]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
(create_addrmap_from_index): Use hex_string instead of pulongest in previous
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
1ed8d800
YQ
12013-08-09 Yao Qi <yao@codesourcery.com>
2
3 * gdb.trace/collection.exp (gdb_collect_args_test): Set
4 "only" and "both" to 'print entry-values' before selecting
5 trace frame.
6
82a0a75f
YQ
72013-08-08 Yao Qi <yao@codesourcery.com>
8
9 * gdb.trace/mi-trace-unavailable.exp: Don't set
10 "print entry-values" to "no".
11 (test_trace_unavailable): Set various values to
12 "print entry-values" to test that the output of
13 '-stack-list-locals' is not affected, and then set
14 set "print entry-values" to "no".
15
ac52f9a2
DE
162013-08-07 Doug Evans <dje@google.com>
17
18 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
19 * gdb.python/py-value-cc.exp: Update.
20 * gdb.python/py-value.exp: Use different names for .o files for
21 C and C++. Only perform C++ tests if !skip_cplus_tests.
22
bf6d8a91
TT
232013-08-07 Tom Tromey <tromey@redhat.com>
24
25 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
26
f9125b6c
TT
272013-08-07 Tom Tromey <tromey@redhat.com>
28
29 * gdb.dwarf2/dwz.exp: New file.
30
3a1115a0
TT
312013-08-02 Tom Tromey <tromey@redhat.com>
32
33 * gdb.base/watchpoint.c (struct foo5): New.
34 (nullptr): New global.
35 * gdb.base/watchpoint.exp (test_watch_location): Add test.
36
b846d303
DE
372013-08-01 Doug Evans <dje@google.com>
38
7ee85ab1
DE
39 PR symtab/15691
40 * gdb.dwarf2/fission-mix.exp: New file.
41 * gdb.dwarf2/fission-mix.h: New file.
42 * gdb.dwarf2/fission-mix.c: New file.
43 * gdb.dwarf2/fission-mix2.c: New file.
44
b846d303
DE
45 PR symtab/15695
46 * gdb.base/func-ptr.exp: New file.
47 * gdb.base/func-ptr.c: New file.
48
67d21849
YQ
492013-08-01 Yao Qi <yao@codesourcery.com>
50
51 * gdb.python/py-sync-interp.c: New.
52 * gdb.python/py-sync-interp.exp: New.
53
de74e63a
YQ
542013-07-31 Yao Qi <yao@codesourcery.com>
55
56 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
57 'tdump' on stack frame 0 and 1 respectively.
58
680558e8
YQ
592013-07-31 Yao Qi <yao@codesourcery.com>
60
61 PR gdb/13443
62 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
63 'traceframe'. Wrap test with with_test_prefix.
64 (top level): Update.
65
48bbe0bf
YQ
662013-07-31 Yao Qi <yao@codesourcery.com>
67
68 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
69 'gdb_start'.
70 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
71 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
72
11b4b7cc
AB
732013-07-30 Andrew Burgess <aburgess@broadcom.com>
74
75 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
76 when printing an optimized out value. Expect an error when using
77 an optimized out value in an expression.
78
b0c54aa5
AB
792013-07-30 Andrew Burgess <aburgess@broadcom.com>
80
81 * gdb.dwarf2/pieces-optimized-out.exp: New file.
82 * gdb.dwarf2/pieces-optimized-out.c: New file.
83 * gdb.dwarf2/pieces-optimized-out.S: New file.
84
97c85fc6
MB
852013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
86
87 PR gdb/15715
88 * gdb.base/setshow.exp: Test that relative paths passed to
89 'set history filename' are converted to absolute paths.
90
5b32ae97
KS
912013-07-26 Keith Seitz <keiths@redhat.com>
92
93 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
94 of f77.
95 Allow for compiler variations of integer types.
96 Use mi_create_varobj.
97 Use mi_list_varobj_children for the immediate children of `array'.
98 Add "has_more" attribute for grandchildren test.
99
6f64ef53
PA
1002013-07-26 Pedro Alves <palves@redhat.com>
101
102 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
103 files.
104
fdc8aae8
AB
1052013-07-25 Andrew Burgess <aburgess@broadcom.com>
106
107 * gdb.mi/mi-reg-undefined.exp: New file.
108 * gdb.mi/mi-reg-undefined.c: Likewise.
109 * gdb.mi/mi-reg-undefined.S: Likewise.
110
6fbe845e
AB
1112013-07-25 Andrew Burgess <aburgess@broadcom.com>
112
113 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
114 z, o, and t output formats.
115 * gdb.base/display.exp: Use 'k' as an undefined format now that
116 'z' is defined.
117
7b79b135
DE
1182013-07-24 Doug Evans <dje@google.com>
119
120 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
121 "--" to switch.
122
a0607b84
YQ
1232013-07-24 Yao Qi <yao@codesourcery.com>
124
125 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
126 host.
127 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
128 Likewise. If host is remote, copy ${binfile} to host.
129
2eb14a9b
YQ
1302013-07-23 Yao Qi <yao@codesourcery.com>
131
132 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
133 message.
134
5d0a3b53
WN
1352013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
136
137 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
138 instructions and enable disp-step-syscall for arm targets.
139
9a5911c0
WN
1402013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
141
142 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
143 assembler errors on arm.
144 * gdb.dwarf2/mac-fileno.S: Likewise.
145 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
146 * gdb.dwarf2/pr13961.S: Likewise.
147
fa876972
HZ
1482013-07-19 Hui Zhu <hui@codesourcery.com>
149
150 PR gdb/15692
151 * gdb.mi/mi-dprintf.exp: Add double quotes test.
152
1527aea8
YQ
1532013-07-19 Yao Qi <yao@codesourcery.com>
154
155 * gdb.trace/read-memory.exp (test_from_remote): Update test.
156 (teset_from_exec): Likewise.
157
73c1d57e
YQ
1582013-07-19 Yao Qi <yao@codesourcery.com>
159
160 * gdb.trace/read-memory.c: New.
161 * gdb.trace/read-memory.exp: New.
162
a075c3e5
YQ
1632013-07-19 Yao Qi <yao@codesourcery.com>
164
165 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
166 $dest to link options if host is remote. Move the
167 generated file to $dest.a on host if host is remote.
168
623cc285
WN
1692013-07-18 Will Newton <will.newton@linaro.org>
170
171 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
172 to ensure the test is linked against pthreads.
173 * gdb.threads/tls-var-main.c: Likewise.
174 * gdb.threads/tls-shared.c: Likewise.
175
1f74d3b5
YQ
1762013-07-18 Yao Qi <yao@codesourcery.com>
177
178 * lib/future.exp (gdb_default_target_compile): Use tail name
179 of $destfile as the output name of compile. Move the
180 generated file to $destfile on build.
181
f6dc277e
YQ
1822013-07-18 Yao Qi <yao@codesourcery.com>
183
184 * lib/gdb.exp (gdb_compile): Set
185 gdb_saved_set_unbuffered_mode_obj to
186 set_unbuffered_mode_saved.o if host is remote. Invoke
187 remote_download to copy $unbuf_obj to host.
188
e7045703
DE
1892013-07-17 Doug Evans <dje@google.com>
190
191 * gdb.python/py-frame-args.c: New file.
192 * gdb.python/py-frame-args.py: New file.
193 * gdb.python/py-frame-args.exp New file.
194
5ea5559b
AB
1952013-07-16 Andrew Burgess <aburgess@broadcom.com>
196
197 * gdb.base/printcmds.exp (test_printf): Add tests for format
198 strings with missing format specifier.
199
4229ca0e
TT
2002013-07-16 Tom Tromey <tromey@redhat.com>
201
202 * gdb.ada/info_types.exp: Use standard_testfile.
203
5ee657d5
TT
2042013-07-16 Tom Tromey <tromey@redhat.com>
205
206 * gdb.mi/mi-basics.exp: Use standard_output_file.
207 (test_dir_specification, test_cwd_specification)
208 (test_path_specification): Use testsubdir, not subdir and objdir.
209
20e3d738
TT
2102013-07-16 Tom Tromey <tromey@redhat.com>
211
212 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
213
7d7c6477
JB
2142013-07-09 Joel Brobecker <brobecker@adacore.com>
215
216 * gdb.ada/small_reg_param.exp: Accept optional entry value
217 for parameter "w".
218
52cd8b7d
JB
2192013-07-09 Joel Brobecker <brobecker@adacore.com>
220
221 * gdb.ada/small_reg_param.exp: Remove trailing space.
222
2a998fc0
DE
2232013-07-09 Doug Evans <dje@google.com>
224
225 * gdb.base/default.exp: Update expected output of "show print array"
226 and "show print pretty".
227
0329e9fb
UW
2282013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
229
230 * gdb.threads/wp-replication.exp: Stop counting available hardware
231 watchpoints after NR_THREADS iterations.
232
1953058f
AB
2332013-07-08 Andrew Burgess <aburgess@broadcom.com>
234
235 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
236
7c0de741
YQ
2372013-07-07 Yao Qi <yao@codesourcery.com>
238
239 * boards/native-gdbserver.exp: Move invoke of
240 process_multilib_options to gdbserver-base.exp.
241 Move set_board_info 'compiler', 'gdb,noinferiorio',
242 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
243 gdbserver-base.exp.
244 Move proc ${board}_download, ${board}_upload and
245 ${board}_file to gdbserver-base.exp.
246 * boards/native-extended-gdbserver.exp: Likewise.
247 * boards/native-stdio-gdbserver.exp: Likewise.
248 * boards/gdbserver-base.exp: New file.
249
497a4c48
LM
2502013-07-05 Luis Machado <lgustavo@codesourcery.com>
251
252 * gdb.base/dump.exp: Remove arch-specific tests and do a
253 generic data address check to set is64bitonly correctly.
254
bb3f62fc
LM
2552013-07-05 Luis Machado <lgustavo@codesourcery.com>
256
257 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
258 the register number instead of expecting only 0.
259
005faa9d
WN
2602013-07-05 Will Newton <will.newton@linaro.org>
261
262 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
263 in asm syntax to allow building on ARM.
264
4767856f
YQ
2652013-07-05 Yao Qi <yao@codesourcery.com>
266
267 * boards/local-remote-host.exp: Remove obsolete comments.
268 * boards/native-extended-gdbserver.exp: Likewise.
269 * boards/native-gdbserver.exp: Likewise.
270 * boards/native-stdio-gdbserver.exp: Likewise.
271
691a26f5
AB
2722013-07-04 Andrew Burgess <aburgess@broadcom.com>
273
274 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
275 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
276 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
277
4d142eaa
JK
2782013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
279
280 * gdb.base/break-on-linker-gcd-function.exp: Replace
281 prepare_for_testing by build_executable_from_specs and clean_restart.
282
62cef515
TT
2832013-06-27 Tom Tromey <tromey@redhat.com>
284
285 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
286 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
287 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
288 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
289 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
290 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
291 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
292 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
293 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
294 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
295 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
296 Use standard_testfile, standard_output_file, prepare_for_testing,
297 clean_restart.
298
0ab77f5f
TT
2992013-06-27 Tom Tromey <tromey@redhat.com>
300
301 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
302 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
303 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
304 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
305 gdb.base/shreloc.exp, gdb.base/sigall.exp,
306 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
307 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
308 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
309 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
310 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
311 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
312 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
313 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
314 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
315 gdb.base/solib-weak.exp, gdb.base/source.exp,
316 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
317 gdb.base/stap-probe.exp, gdb.base/start.exp,
318 gdb.base/step-break.exp, gdb.base/step-bt.exp,
319 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
320 gdb.base/step-test.exp, gdb.base/structs.exp,
321 gdb.base/structs2.exp, gdb.base/structs3.exp,
322 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
323 standard_output_file, prepare_for_testing, clean_restart.
324
822bd149
TT
3252013-06-27 Tom Tromey <tromey@redhat.com>
326
327 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
328 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
329 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
330 gdb.base/pending.exp, gdb.base/permissions.exp,
331 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
332 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
333 gdb.base/printcmds.exp, gdb.base/prologue.exp,
334 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
335 gdb.base/ptype.exp, gdb.base/randomize.exp,
336 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
337 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
338 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
339 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
340 standard_testfile, standard_output_file, prepare_for_testing,
341 clean_restart.
342
f8b41b00
TT
3432013-06-27 Tom Tromey <tromey@redhat.com>
344
a8c97a87
TT
345 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
346 gdb.base/huge.exp, gdb.base/included.exp,
347 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
348 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
349 gdb.base/info-os.exp, gdb.base/info-proc.exp,
350 gdb.base/info-target.exp, gdb.base/infoline.exp,
351 gdb.base/interp.exp, gdb.base/interrupt.exp,
352 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
353 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
354 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
355 gdb.base/logical.exp, gdb.base/long_long.exp,
356 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
357 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
358 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
359 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
360 standard_testfile, standard_output_file, prepare_for_testing,
361 clean_restart.
362
289f9037
TT
3632013-06-27 Tom Tromey <tromey@redhat.com>
364
a8c97a87
TT
365 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
366 gdb.base/enumval.exp, gdb.base/environ.exp,
367 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
368 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
369 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
370 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
371 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
372 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
373 gdb.base/fullname.exp, gdb.base/funcargs.exp,
374 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
375 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
376 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
377 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
378 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
379 gdb.base/gnu_vector.exp: Use standard_testfile,
380 standard_output_file, prepare_for_testing, clean_restart.
289f9037 381
f76495c8
TT
3822013-06-27 Tom Tromey <tromey@redhat.com>
383
a8c97a87
TT
384 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
385 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
386 gdb.base/call-strs.exp, gdb.base/callexit.exp,
387 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
388 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
389 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
390 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
391 gdb.base/commands.exp, gdb.base/completion.exp,
392 gdb.base/complex.exp, gdb.base/cond-expr.exp,
393 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
394 gdb.base/constvars.exp, gdb.base/corefile.exp,
395 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
396 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
397 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
398 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
399 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
400 standard_output_file, prepare_for_testing, clean_restart.
401
a64d2530
TT
4022013-06-27 Tom Tromey <tromey@redhat.com>
403
a8c97a87
TT
404 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
405 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
406 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
407 gdb.base/async-shell.exp, gdb.base/async.exp,
408 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
409 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
410 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
411 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
412 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
413 gdb.base/break-on-linker-gcd-function.exp,
414 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
415 standard_output_file, prepare_for_testing, clean_restart.
416
aaff8d73
YQ
4172013-06-26 Yao Qi <yao@codesourcery.com>
418
419 * gdb.trace/mi-trace-frame-collected.exp: New.
420
a0743c90
YQ
4212013-06-25 Yao Qi <yao@codesourcery.com>
422
423 * boards/native-extended-gdbserver.exp: Set board_info
424 'gdb,predefined_tsv'.
425 * boards/native-gdbserver.exp: Likewise.
426 * boards/native-stdio-gdbserver.exp: Likewise.
427 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
428 uploaded TSVs if target supports tracing.
429 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
430 tracing and target has predefined tsv.
431
9d6e6e84
HZ
4322013-06-25 Yao Qi <yao@codesourcery.com>
433 Hui Zhu <hui@codesourcery.com>
434 Pedro Alves <palves@redhat.com>
435
436 PR breakpoints/15075
437 PR breakpoints/15434
438 * gdb.base/dprintf-next.c: New file.
439 * gdb.base/dprintf-next.exp: New file.
440 * gdb.base/dprintf-non-stop.c: New file.
441 * gdb.base/dprintf-non-stop.exp: New file.
442 * gdb.base/dprintf.exp: Don't check "continue" in the output
443 of "info breakpoints".
444 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
445 Don't check "continue" in script field.
446
e7ab3185
TT
4472013-06-21 Tom Tromey <tromey@redhat.com>
448
449 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
450 name in a test name.
451
c898adb7
YQ
4522013-06-20 Yao Qi <yao@codesourcery.com>
453
454 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
455 and set an action.
456 (test_trace_unavailable): Test command -data-list-register-values
457 in the context of traceframe and with option --skip-unavailable.
458 * gdb.trace/trace-unavailable.c (foo): New.
459 (main): Call it.
460 * gdb.mi/gdb2549.exp: Update matching pattern.
461
4d157a3d
MF
4622013-06-19 Mike Frysinger <vapier@gentoo.org>
463
464 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
465 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
466 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
467 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
468 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
469
d69cace4
LM
4702013-06-19 Luis Machado <lgustavo@codesourcery.com>
471
472 * gdb.base/subst.exp: Delete default rules before further
473 tests.
474
9bdd0636
YQ
4752013-06-19 Yao Qi <yao@codesourcery.com>
476
477 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
478 unsupported if it is not registered.
479
427cd150
TT
4802013-06-18 Tom Tromey <tromey@redhat.com>
481
482 * gdb.base/random-signal.c: New file.
483 * gdb.base/random-signal.exp: New file.
484
6de7c271
WN
4852013-06-18 Will Newton <will.newton@linaro.org>
486
487 * gdb.base/skip.c: Use comma to evaluate results of foo()
488 and bar() before passing to baz().
489 * gdb.base/skip.c: baz() now takes one argument instead of
490 two.
491
5bd1ef56
TT
4922013-06-18 Tom Tromey <tromey@redhat.com>
493
494 * gdb.dwarf2/implptrpiece.exp: New file.
495 * gdb.dwarf2/implptrconst.exp (d): New variable.
496 Print d.
497 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
498
e379b391
TT
4992013-06-18 Tom Tromey <tromey@redhat.com>
500
501 * lib/selftest-support.exp (do_self_tests): Reject remote or
502 non-native targets.
503 * gdb.gdb/complaints.exp: Remove check.
504 * gdb.gdb/observer.exp: Remove check.
505 * gdb.gdb/xfullpath.exp: Remove check.
506 * gdb.gdb/complaints.exp: Remove check.
507
4ec70201
PA
5082013-06-07 Pedro Alves <palves@redhat.com>
509
510 * boards/native-extended-gdbserver.exp: Remove semicolon.
511 * config/arm-ice.exp: Likewise.
512 * config/bfin.exp: Likewise.
513 * config/cygmon.exp: Likewise.
514 * config/h8300.exp: Likewise.
515 * config/monitor.exp: Likewise.
516 * config/sid.exp: Likewise.
517 * config/sim.exp: Likewise.
518 * config/slite.exp: Likewise.
519 * config/vx.exp: Likewise.
520 * gdb.arch/i386-bp_permanent.exp: Likewise.
521 * gdb.asm/asm-source.exp: Likewise.
522 * gdb.base/args.exp: Likewise.
523 * gdb.base/attach-pie-misread.exp: Likewise.
524 * gdb.base/auxv.exp: Likewise.
525 * gdb.base/bigcore.exp: Likewise.
526 * gdb.base/bitfields2.exp: Likewise.
527 * gdb.base/bitfields.exp: Likewise.
528 * gdb.base/break.exp: Likewise.
529 * gdb.base/break-interp.exp: Likewise.
530 * gdb.base/callfuncs.exp: Likewise.
531 * gdb.base/call-sc.exp: Likewise.
532 * gdb.base/commands.exp: Likewise.
533 * gdb.base/corefile.exp: Likewise.
534 * gdb.base/dbx.exp: Likewise.
535 * gdb.base/ending-run.exp: Likewise.
536 * gdb.base/exprs.exp: Likewise.
537 * gdb.base/funcargs.exp: Likewise.
538 * gdb.base/hbreak2.exp: Likewise.
539 * gdb.base/huge.exp: Likewise.
540 * gdb.base/list.exp: Likewise.
541 * gdb.base/memattr.exp: Likewise.
542 * gdb.base/overlays.exp: Likewise.
543 * gdb.base/printcmds.exp: Likewise.
544 * gdb.base/recurse.exp: Likewise.
545 * gdb.base/remotetimeout.exp: Likewise.
546 * gdb.base/reread.exp: Likewise.
547 * gdb.base/savedregs.exp: Likewise.
548 * gdb.base/scope.exp: Likewise.
549 * gdb.base/sepdebug.exp: Likewise.
550 * gdb.base/setshow.exp: Likewise.
551 * gdb.base/setvar.exp: Likewise.
552 * gdb.base/sigaltstack.exp: Likewise.
553 * gdb.base/siginfo-addr.exp: Likewise.
554 * gdb.base/siginfo.exp: Likewise.
555 * gdb.base/siginfo-obj.exp: Likewise.
556 * gdb.base/sigrepeat.exp: Likewise.
557 * gdb.base/sigstep.exp: Likewise.
558 * gdb.base/structs.exp: Likewise.
559 * gdb.base/testenv.exp: Likewise.
560 * gdb.base/twice.exp: Likewise.
561 * gdb.base/valgrind-db-attach.exp: Likewise.
562 * gdb.base/valgrind-infcall.exp: Likewise.
563 * gdb.base/varargs.exp: Likewise.
564 * gdb.base/watchpoint.exp: Likewise.
565 * gdb.cp/gdb1355.exp: Likewise.
566 * gdb.cp/misc.exp: Likewise.
567 * gdb.disasm/hppa.exp: Likewise.
568 * gdb.disasm/t01_mov.exp: Likewise.
569 * gdb.disasm/t02_mova.exp: Likewise.
570 * gdb.disasm/t03_add.exp: Likewise.
571 * gdb.disasm/t04_sub.exp: Likewise.
572 * gdb.disasm/t05_cmp.exp: Likewise.
573 * gdb.disasm/t06_ari2.exp: Likewise.
574 * gdb.disasm/t07_ari3.exp: Likewise.
575 * gdb.disasm/t08_or.exp: Likewise.
576 * gdb.disasm/t09_xor.exp: Likewise.
577 * gdb.disasm/t10_and.exp: Likewise.
578 * gdb.disasm/t11_logs.exp: Likewise.
579 * gdb.disasm/t12_bit.exp: Likewise.
580 * gdb.disasm/t13_otr.exp: Likewise.
581 * gdb.gdb/selftest.exp: Likewise.
582 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
583 * gdb.mi/mi-reverse.exp: Likewise.
584 * gdb.pascal/floats.exp: Likewise.
585 * gdb.python/py-inferior.exp: Likewise.
586 * gdb.threads/attach-into-signal.exp: Likewise.
587 * gdb.threads/pthreads.exp: Likewise.
588 * gdb.threads/thread_events.exp: Likewise.
589 * gdb.threads/watchthreads.exp: Likewise.
590 * gdb.trace/actions-changed.exp: Likewise.
591 * gdb.trace/actions.exp: Likewise.
592 * gdb.trace/ax.exp: Likewise.
593 * gdb.trace/backtrace.exp: Likewise.
594 * gdb.trace/change-loc.exp: Likewise.
595 * gdb.trace/deltrace.exp: Likewise.
596 * gdb.trace/disconnected-tracing.exp: Likewise.
597 * gdb.trace/ftrace.exp: Likewise.
598 * gdb.trace/infotrace.exp: Likewise.
599 * gdb.trace/passc-dyn.exp: Likewise.
600 * gdb.trace/passcount.exp: Likewise.
601 * gdb.trace/pending.exp: Likewise.
602 * gdb.trace/qtro.exp: Likewise.
603 * gdb.trace/range-stepping.exp: Likewise.
604 * gdb.trace/report.exp: Likewise.
605 * gdb.trace/save-trace.exp: Likewise.
606 * gdb.trace/status-stop.exp: Likewise.
607 * gdb.trace/strace.exp: Likewise.
608 * gdb.trace/tfile.exp: Likewise.
609 * gdb.trace/tfind.exp: Likewise.
610 * gdb.trace/trace-break.exp: Likewise.
611 * gdb.trace/tracecmd.exp: Likewise.
612 * gdb.trace/trace-mt.exp: Likewise.
613 * gdb.trace/tspeed.exp: Likewise.
614 * gdb.trace/tsv.exp: Likewise.
615 * gdb.trace/while-stepping.exp: Likewise.
616 * lib/gdb.exp: Likewise.
617 * lib/gdbserver-support.exp: Likewise.
618 * lib/java.exp: Likewise.
619 * lib/mi-support.exp: Likewise.
620 * lib/pascal.exp: Likewise.
621 * lib/prompt.exp: Likewise.
622 * lib/trace-support.exp: Likewise.
623
47d48711
PA
6242013-06-07 Pedro Alves <palves@redhat.com>
625
626 * gdb.ada/info_types.c: Fix formating in copyright header.
627 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
628 * gdb.base/float.c: Likewise.
629 * gdb.base/inferior-died.c: Likewise.
630 * gdb.base/interp.c: Likewise.
631 * gdb.base/jit-main.c: Likewise.
632 * gdb.base/jit-solib.c: Likewise.
633 * gdb.base/long_long.c: Likewise.
634 * gdb.base/longjmp.c: Likewise.
635 * gdb.base/nextoverexit.c: Likewise.
636 * gdb.base/pr11022.c: Likewise.
637 * gdb.base/prelink-lib.c: Likewise.
638 * gdb.base/prelink.c: Likewise.
639 * gdb.base/prologue.c: Likewise.
640 * gdb.base/restore.c: Likewise.
641 * gdb.base/sigchld.c: Likewise.
642 * gdb.base/solib-search-lib1.c: Likewise.
643 * gdb.base/solib-search-lib2.c: Likewise.
644 * gdb.base/solib-search.c: Likewise.
645 * gdb.base/solib-search.h: Likewise.
646 * gdb.base/whatis.c: Likewise.
647 * gdb.cp/abstract-origin.cc: Likewise.
648 * gdb.cp/anon-struct.cc: Likewise.
649 * gdb.cp/baseenum.cc: Likewise.
650 * gdb.cp/bs15503.cc: Likewise.
651 * gdb.cp/call-c-1.c: Likewise.
652 * gdb.cp/call-c.cc: Likewise.
653 * gdb.cp/class2.cc: Likewise.
654 * gdb.cp/classes.cc: Likewise.
655 * gdb.cp/cttiadd.cc: Likewise.
656 * gdb.cp/cttiadd1.cc: Likewise.
657 * gdb.cp/cttiadd2.cc: Likewise.
658 * gdb.cp/cttiadd3.cc: Likewise.
659 * gdb.cp/derivation.cc: Likewise.
660 * gdb.cp/derivation2.cc: Likewise.
661 * gdb.cp/dispcxx.cc: Likewise.
662 * gdb.cp/exception.cc: Likewise.
663 * gdb.cp/gdb2384-base.cc: Likewise.
664 * gdb.cp/gdb2384-base.h: Likewise.
665 * gdb.cp/gdb2384.cc: Likewise.
666 * gdb.cp/gdb2495.cc: Likewise.
667 * gdb.cp/mb-inline.h: Likewise.
668 * gdb.cp/mb-inline1.cc: Likewise.
669 * gdb.cp/mb-inline2.cc: Likewise.
670 * gdb.cp/member-name.cc: Likewise.
671 * gdb.cp/member-ptr.cc: Likewise.
672 * gdb.cp/misc.cc: Likewise.
673 * gdb.cp/namespace1.cc: Likewise.
674 * gdb.cp/nextoverthrow.cc: Likewise.
675 * gdb.cp/pr-574.cc: Likewise.
676 * gdb.cp/pr9631.cc: Likewise.
677 * gdb.cp/printmethod.cc: Likewise.
678 * gdb.cp/psmang1.cc: Likewise.
679 * gdb.cp/psmang2.cc: Likewise.
680 * gdb.cp/psymtab-parameter.cc: Likewise.
681 * gdb.cp/ptype-flags.cc: Likewise.
682 * gdb.cp/ref-params.cc: Likewise.
683 * gdb.cp/ref-types.cc: Likewise.
684 * gdb.cp/smartp.cc: Likewise.
685 * gdb.cp/try_catch.cc: Likewise.
686 * gdb.cp/userdef.cc: Likewise.
687 * gdb.cp/using-crash.cc: Likewise.
688 * gdb.cp/virtfunc.cc: Likewise.
689 * gdb.cp/virtfunc2.cc: Likewise.
690 * gdb.dwarf2/callframecfa.S: Likewise.
691 * gdb.dwarf2/dw2-ranges.c: Likewise.
692 * gdb.dwarf2/dw2-ranges2.c: Likewise.
693 * gdb.dwarf2/dw2-ranges3.c: Likewise.
694 * gdb.dwarf2/dw2-restore.S: Likewise.
695 * gdb.dwarf2/pieces.S: Likewise.
696 * gdb.dwarf2/valop.S: Likewise.
697 * gdb.java/jnpe.java: Likewise.
698 * gdb.mi/mi-stepn.c: Likewise.
699 * gdb.mi/mi-var-cp.cc: Likewise.
700 * gdb.mi/mi-var-rtti.cc: Likewise.
701 * gdb.mi/ns-stale-regcache.c: Likewise.
702 * gdb.mi/pr11022.c: Likewise.
703 * gdb.mi/solib-lib.c: Likewise.
704 * gdb.mi/solib-main.c: Likewise.
705 * gdb.python/py-arch.c: Likewise.
706 * gdb.python/py-block.c: Likewise.
707 * gdb.python/py-breakpoint.c: Likewise.
708 * gdb.python/py-events.c: Likewise.
709 * gdb.python/py-evthreads.c: Likewise.
710 * gdb.python/py-explore.c: Likewise.
711 * gdb.python/py-explore.cc: Likewise.
712 * gdb.python/py-finish-breakpoint.c: Likewise.
713 * gdb.python/py-finish-breakpoint2.cc: Likewise.
714 * gdb.python/py-symbol.c: Likewise.
715 * gdb.threads/execl.c: Likewise.
716 * gdb.threads/execl1.c: Likewise.
717
88ab5684
WN
7182013-06-07 Will Newton <will.newton@linaro.org>
719
720 * gdb.base/long_long.exp: Fix ARM EABI target glob.
721
42daa7a0
WN
7222013-06-07 Will Newton <will.newton@linaro.org>
723
724 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
725 and "starting".
726
f4059ef3
WN
7272013-06-07 Will Newton <will.newton@linaro.org>
728
729 * gdb.cp/anon-struct.exp: Conditionalize constructor and
730 destructor prototypes for ARM ABI.
731 * gdb.cp/m-static.exp: Likewise.
732
8cb5cc78
YQ
7332013-06-07 Yao Qi <yao@codesourcery.com>
734
735 * gdb.trace/mi-trace-unavailable.exp: New.
736 * gdb.trace/trace-unavailable.c: New.
737
c6cf1712
DE
7382013-06-06 Doug Evans <dje@google.com>
739
740 * gdb.cp/derivation.exp: Make tests have unique names.
741
bf6be0f4
TT
7422013-06-06 Tom Tromey <tromey@redhat.com>
743
744 * gdb.base/dump.exp (capture_value): Don't put expression into
745 test name if arguments passed in.
746 Rename a couple more tests to make them unique.
747
ebb022fa
TT
7482013-06-06 Tom Tromey <tromey@redhat.com>
749
750 * gdb.base/break-always.exp: Explicitly specify test name.
751
69fc87c2
DE
7522013-06-05 Doug Evans <dje@google.com>
753 Keith Seitz <keiths@redhat.com>
754
755 * gdb.cp/derivation2.cc: New file.
756 * gdb.cp/derivation.cc (main): Call foo2.
757 * gdb.cp/derivation.exp: Add tests for typedefs in another
758 file, and when there's an active block.
759
f993f39e
LM
7602013-06-05 Luis Machado <lgustavo@codesourcery.com>
761
762 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
763 from targets that use function descriptors in the virtual tables.
764 Handle presence of dot symbols.
765
afacd7f3
GB
7662013-06-04 Gary Benson <gbenson@redhat.com>
767
768 * gdb.base/break-probes.exp: New file.
769 * gdb.base/break-probes.c: Likewise.
770 * gdb.base/break-probes-solib.c: Likewise.
771 * gdb.base/info-shared.exp: New file.
772 * gdb.base/info-shared.c: Likewise.
773 * gdb.base/info-shared-solib1.c: Likewise.
774 * gdb.base/info-shared-solib2.c: Likewise.
775
a29a3fb7
GB
7762013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
777 Gary Benson <gbenson@redhat.com>
778
779 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
780 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
781 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
782 to be set to "no" to indicate that no ld.so copy should be made.
783 * gdb.base/break-interp.exp (solib_bp): New constant.
784 (reach_1): Use the above instead of "_dl_debug_state".
785 (test_attach): Likewise.
786 (test_ld): Likewise.
787 * gdb.threads/dlopen-libpthread.exp: New file.
788 * gdb.threads/dlopen-libpthread.c: Likewise.
789 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
790 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
791
62a813cc
YQ
7922013-05-30 Yao Qi <yao@codesourcery.com>
793
794 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
795 Add a test that no MI notification is emitted when executing
796 -exec-arguments.
797
8f56dad4
JK
7982013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
799
800 PR testsuite/12649
801 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
802 $mi_gdb_prompt expectation by mi_expect_stop.
803 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
804 (mi info dprintf second time): Replace them by mi_send_resuming_command
805 and mi_expect_stop.
806
c588eb20
GB
8072013-05-24 Gary Benson <gbenson@redhat.com>
808
809 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
810 backslash.
811 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
812 backslashes.
813 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
814 backslash.
815
c0ea94eb
YQ
8162013-05-24 Yao Qi <yao@codesourcery.com>
817
818 * gdb.trace/tfile.exp: Test inferior and thread.
819
db1ac436
YQ
8202013-05-24 Yao Qi <yao@codesourcery.com>
821 Pedro Alves <palves@redhat.com>
822
823 * gdb.base/range-stepping.exp: Skip the rest of tests if the
824 test fails.
825 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
826 Return 0 if the test passes, otherwise return 1.
827
b6abb10c
DE
8282013-05-23 Doug Evans <dje@google.com>
829
830 * boards/fission-dwp.exp: New file.
831
bc5065a7
PA
8322013-05-23 Yao Qi <yao@codesourcery.com>
833 Pedro Alves <palves@redhat.com>
834
835 * gdb.base/range-stepping.c: New file.
836 * gdb.base/range-stepping.exp: New file.
837 * gdb.trace/range-stepping.c: New file.
838 * gdb.trace/range-stepping.exp: New file.
839 * lib/range-stepping-support.exp: New file.
840
5f2e6b00
TT
8412013-05-22 Tom Tromey <tromey@redhat.com>
842
843 * gdb.cp/class2.cc (main): New local 'aref'.
844 * gdb.cp/class2.exp: Check printing of 'aref'.
845
e6ba475a
DE
8462013-05-22 Doug Evans <dje@google.com>
847
848 * gdb.threads/wp-replication.c (main): Insert some code at the start
849 to ensure the breakpoint on main is only hit once. Fix comment.
850
52c935b6
KS
8512013-05-21 Keith Seitz <keiths@redhat.com>
852 Pedro Alves <palves@redhat.com>
853
854 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
855 gdb_expect.
856 Add test to flush the remaining input buffer so that this
857 file passes testsuite/12649.
858
bd9673a4
PW
8592013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
860
861 * gdb.base/catch-signal-fork.exp: New file.
862 * gdb.base/catch-signal-fork.c: New file.
863
69a97597
SA
8642013-05-21 Sterling Augustine <saugustine@google.com>
865
866 * boards/remote-stdio-gdbserver.exp: New file.
867
44e97363
JK
8682013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
869
870 PR testsuite/12649
871 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
872 racy matches.
873
02392865
CG
8742013-05-21 Christian Groessler <chris@groessler.org>
875
876 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
877 since it's not supported in all shells.
878
c5867ab6
HZ
8792013-05-21 Hui Zhu <hui@codesourcery.com>
880
881 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
882 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
883
6c9e2db4
DE
8842013-05-20 Doug Evans <dje@google.com>
885
886 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
887 (_handle_DW_TAG): Use it.
888 (cu, tu): Replace parameters is_64, version, addr_size with options.
889 All callers updated. Add Fission support.
890 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
891 * gdb.dwarf2/method-ptr.exp: Ditto.
892 * gdb.dwarf2/nostaticblock.exp: Ditto.
893 * gdb.dwarf2/subrange.exp: Ditto.
894 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
895
4a6e676c
TT
8962013-05-20 Tom Tromey <tromey@redhat.com>
897
898 * gdb.gdb/python-selftest.exp: New file.
899
e19d3afb
DE
9002013-05-20 Doug Evans <dje@google.com>
901
902 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
903 -fdebug-types-section.
904
4d804846
JB
9052013-05-20 Joel Brobecker <brobecker@adacore.com>
906
907 * gdb.ada/float_param: New testcase.
908
8d324e83
DE
9092013-05-17 Doug Evans <dje@google.com>
910
7d0c9981
DE
911 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
912 Add tests for "maint check-symtabs", "maint expand-symtabs".
913
8d324e83
DE
914 * gdb.base/maint.exp: Remove testing of individual maint command
915 help output.
916
177aadc4
PA
9172013-05-16 Pedro Alves <palves@redhat.com>
918
919 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
920 comment. Use gdb_test_no_output.
921
b8fea896
JB
9222013-05-16 Joel Brobecker <brobecker@adacore.com>
923
924 * gdb.ada/complete.exp: Add test verifying completion using
925 the "tab" key.
926
52c935b6
KS
9272013-05-15 Keith Seitz <keiths@redhat.com>
928
929 * gdb.base/filesym.exp: New completer test.
930 * gdb.base/filesym.c: New file.
931
ed0f00b8
PA
9322013-05-15 Pedro Alves <palves@redhat.com>
933
934 * gdb.base/fixsection.c: Remove attribution.
935 * gdb.base/watch-read.exp: Ditto.
936
55fb6d27
TT
9372013-05-13 Tom Tromey <tromey@redhat.com>
938
939 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
940 size and change type sizes to 4 bytes.
941
ac1ca910
TT
9422013-05-13 Tom Tromey <tromey@redhat.com>
943
944 * gdb.base/exprs.exp (test_expr): Add regression test.
945 * gdb.base/exprs.c (null_t_struct): New global.
946
8414efef
MB
9472013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
948
949 * gdb.base/default.exp: Disable history saving.
950 * gdb.base/setshow.exp: Likewise.
951
9779ab84
PA
9522013-05-10 Pedro Alves <palves@redhat.com>
953
954 PR remote/15455
955
956 * gdb.trace/qtro.c: New file.
957 * gdb.trace/qtro.exp: New file.
958
1e611234
PM
9592013-05-10 Phil Muldoon <pmuldoon@redhat.com>
960
961 * gdb.python/py-framefilter.py: New File.
962 * gdb.python/py-framefilter-mi.exp: Ditto.
963 * gdb.python/py-framefilter.c: Ditto.
964 * gdb.python/py-framefilter-mi.exp: Ditto.
965 * gdb.python/py-framefilter-mi.c: Ditto,
966 * gdb.python/py-framefilter-gdb.py.in: Ditto.
967
5e4c3ac4
TT
9682013-05-08 Tom Tromey <tromey@redhat.com>
969
970 * gdb.base/solib-search.exp: Set test name for "set
971 solib-search-path" test.
972
993654a9
HAQ
9732013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
974
975 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
976 (set_a_tracepoint): Set tracepoint before prologue.
977 (run_trace_experiment): Test setup_tracepoints and 'break end'
978 in it.
979 (trace_buffer_normal): Remove.
980 (gdb_trace_circular_tests): Remove. Move tests to...
981 (top level): ...here. Call 'runto_main' before checking for
982 trace support. Use commands to check the support for circular
983 trace buffer and changing of trace buffer size. Add test
984 to calculate size of single frame. Use this size to
985 calculate the size of trace buffer. Use 'tfind pc func9'
986 instead of 'tfind 9'. Use 'with_test_prefix'.
987
c95aea6b
TT
9882013-05-07 Tom Tromey <tromey@redhat.com>
989
990 * lib/selftest-support.exp: New file.
991 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
992 do_self_tests.
993 (setup_test, find_gdb): Remove.
994 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
995 do_self_tests.
996 (setup_test, find_gdb): Remove.
997 (test_observer): Don't call setup_test. Remove argument.
998 * gdb.gdb/selftest.exp: Load selftest-support.exp.
999 (find_gdb): Remove.
1000 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
1001 do_self_tests.
1002 (setup_test, find_gdb): Remove.
1003 (test_with_self): Don't call setup_test. Remove argument.
1004
1f031429
PA
10052013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1006
1007 * gdb.arch/system-gcore.exp: Remove.
1008 * gdb.arch/gcore.c: Remove.
1009 * gdb.base/gcore.exp: Add "info reg system".
1010
58ce7251
SDJ
10112013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
1012
1013 PR breakpoints/15413:
1014 * gdb.base/pending.exp: Add test for completion of the "condition"
1015 command for pending breakpoints.
1016 * gdb.linespec/linespec.ex: Add test for completion of the
1017 "condition" command when dealing with multiple locations.
1018
aacbb8a5
LM
10192013-05-07 Luis Machado <lgustavo@codesourcery.com>
1020
1021 * gdb.threads/wp-replication.c: New file.
1022 * gdb.threads/wp-replication.exp: New file.
1023
2dd6254d
SL
10242013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1025
1026 * gdb.xml/tdesc-regs.exp: Add case for nios2.
1027
c2a96e8c
DE
10282013-05-06 Doug Evans <dje@google.com>
1029
b903e17e
DE
1030 * gdb.base/solib-search-lib1.c: New file.
1031 * gdb.base/solib-search-lib2.c: New file.
1032 * gdb.base/solib-search.c: New file.
1033 * gdb.base/solib-search.h: New file.
1034 * gdb.base/solib-search.exp: New file.
1035
fac51dd9
DE
1036 * lib/gdb.exp (gdb_core_cmd): New function.
1037 * gdb.arch/system-gcore.exp: Use it.
1038 * gdb.arch/vsx-regs.exp: Ditto.
1039 * gdb.base/gcore.exp: Ditto.
1040 * gdb.threads/gcore-thread.exp: Ditto.
1041
c2a96e8c
DE
1042 * gdb.reverse/shr.h: New file.
1043 * gdb.reverse/shr1.c: New file.
1044 * gdb.reverse/shr2.c: #include "shr.h".
1045 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1046 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1047 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1048 Update tests using sleep/printf to use shr2.sl instead.
1049 * gdb.reverse/solib-reverse.exp: Ditto.
1050
b6807d98
TT
10512013-05-06 Tom Tromey <tromey@redhat.com>
1052
1053 * gdb.dwarf2/implptrconst.c: New file.
1054 * gdb.dwarf2/implptrconst.exp: New file.
1055 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1056 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1057 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1058
96f7d3f1
PW
10592013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1060
1061 * gdb.base/catch-sig.c (main): Raise SIGINT.
1062 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1063
1ebff1fd
HAQ
10642013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
1065
1066 * status-stop.exp (test_tstart_tstart): Check for error
1067 returned by the second 'tstart' command.
1068
f92b06da
WT
10692013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1070
1071 * gdb.xml/maint_print_struct.exp: New file.
1072 * gdb.xml/maint_print_struct.xml: New file.
1073
ff546935
TT
10742013-04-25 Tom Tromey <tromey@redhat.com>
1075
1076 * gdb.dwarf2/nostaticblock.exp: New file.
1077
bf9e4d0c
MB
10782013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1079
1080 PR gdb/10462
1081 * gdb.base/setshow.exp: Add test case.
1082
a11cfd87
HZ
10832013-04-23 Hui Zhu <hui@codesourcery.com>
1084
1085 PR gdb/15293
a11cfd87
HZ
1086 * gdb.base/dprintf.exp: Add ignore command.
1087
2d9442cc
HZ
10882013-04-23 Hui Zhu <hui@codesourcery.com>
1089
1090 PR gdb/15165
2d9442cc
HZ
1091 * gdb.base/save-bp.exp: Add test for dprintf.
1092
0f3305ed
TT
10932013-04-22 Tom Tromey <tromey@redhat.com>
1094
1095 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1096 notice_open_fds.
1097
d504301e
SDJ
10982013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1099
1100 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1101 ldflags.
1102
9991b207
SDJ
11032013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1104
1105 * gdb.arch/arm-bl-branch-dest.c: New file.
1106 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
1107
433730c9
PA
11082013-04-19 Vladimir Kargov <kargov@gmail.com>
1109 Pedro Alves <palves@redhat.com>
1110
1111 * gdb.arch/i386-float.S: New file.
1112 * gdb.arch/i386-float.exp: New file.
1113
9a908334
LM
11142013-04-18 Luis Machado <lgustavo@codesourcery.com>
1115
1116 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1117 type void *.
1118
4f22ed5c
DE
11192013-04-17 Doug Evans <dje@google.com>
1120
1121 * lib/dwarf.exp (Dwarf): New proc "tu".
1122 * gdb.dwarf2/missing-sig-type.exp: New file.
1123
a0d3f2f5
SCR
11242013-04-15 Siva Chandra Reddy <sivachandra@google.com>
1125
1126 Add option to link testcases with Pthreads library when
1127 using 'prepare_for_testing' in tests.
1128
1129 * lib/gdb.exp (build_executable_from_specs): Use
1130 gdb_compile_pthreads to compile if option "pthreads" is
1131 specified.
1132
cc16e6c9
TT
11332013-04-15 Tom Tromey <tromey@redhat.com>
1134
1135 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1136
72f1fe8a
TT
11372013-04-15 Tom Tromey <tromey@redhat.com>
1138
1139 * gdb.base/default.exp: Update for $_exception.
1140 * gdb.cp/exceptprint.cc: New file.
1141 * gdb.cp/exceptprint.exp: New file.
1142 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
1143
6e72ca20
TT
11442013-04-15 Tom Tromey <tromey@redhat.com>
1145
1146 * gdb.cp/typeid.cc: New file.
1147 * gdb.cp/typeid.exp: New file.
1148
591f19e8
TT
11492013-04-15 Tom Tromey <tromey@redhat.com>
1150
1151 * gdb.cp/exception.exp: Add "catch rethrow" tests.
1152
da9160e4
YQ
11532013-04-13 Yao Qi <yao@codesourcery.com>
1154
1155 * gdb.base/completion.exp: Test completion of command
1156 'target ctf' if target ctf is supported.
1157
f81d1120
PA
11582013-04-10 Pedro Alves <palves@redhat.com>
1159
1160 * gdb.base/completion.exp: Test "set height", "set listsize" and
1161 "set trace-buffer-size" completion.
1162 * gdb.base/setshow.exp: Test "set height unlimited".
1163 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
1164 unlimited".
1165
393fd4c3
YQ
11662013-04-10 Yao Qi <yao@codesourcery.com>
1167
1168 * gdb.trace/actions.exp: Save trace data to CTF.
1169 Change to ctf target if GDB supports, read CTF data in ctf
1170 target, and check the actions of tracepoints.
1171 * gdb.trace/while-stepping.exp: Likewise.
1172 * gdb.trace/report.exp: Test GDB saves trace data to CTF
1173 format and read CTF trace file if GDB supports.
1174 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
1175 target is supported, change to ctf target, read trace data and
1176 check output of command "tstatus".
1177 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
1178 read CTF data by target ctf and call check_tsv.
1179
b7a273f8
YQ
11802013-04-10 Yao Qi <yao@codesourcery.com>
1181
1182 * gdb.trace/actions.exp (check_tracepoint): New.
1183 (top level): Start the tracing and check the actions of
1184 tracepoints. Save trace data to tfile format. Restart GDB
1185 and read trace file in tfile target. Check the actions of
1186 tracepoints again.
1187 * gdb.trace/while-stepping.exp: Likewise.
1188
f3786771
YQ
11892013-04-10 Yao Qi <yao@codesourcery.com>
1190
1191 * gdb.trace/report.exp: Use standard_output_file for saved
1192 trace file.
1193
5c2b4418
HZ
11942013-04-10 Hui Zhu <hui@codesourcery.com>
1195
1196 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1197 (MISCELLANEOUS): Add dprintf-pendshr.sl.
1198 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1199
f7543f0a
JK
12002013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1201
1202 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1203 response.
1204
f6de8ec2
PA
12052013-04-08 Pedro Alves <palves@redhat.com>
1206
1207 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
1208 the location.
1209
b8abfd58
SL
12102013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1211
1212 * gdb.cp/cplabel.exp: Allow empty directory in file reported
1213 for breakpoint location.
1214
156bffd0
SL
12152013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1216
1217 * gdb.linespec/linespec.exp: Make dir/file:line tests
1218 conditional for non-remote hosts only.
1219
c9a6ce02
PA
12202013-04-04 Stan Shebs <stan@codesourcery.com>
1221 Pedro Alves <palves@redhat.com>
1222
1223 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
1224 * gdb.trace/actions-changed.c: New file.
1225 * gdb.trace/actions-changed.exp: New file.
1226 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
1227 (gdb_trace_setactions_command): ... this. Add "actions_command"
1228 parameter, and handle it.
1229 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
1230
4bd05f24
YQ
12312013-04-04 Yao Qi <yao@codesourcery.com>
1232
1233 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
1234 'step'.
1235
3758b5ce
YQ
12362013-04-03 Yao Qi <yao@codesourcery.com>
1237
1238 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
1239 "tfile-basic.tf".
1240 (test_tfind_tfile): Likewise.
1241
1dcaed0d
YQ
12422013-04-03 Yao Qi <yao@codesourcery.com>
1243
1244 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
1245 "tfile-basic.tf" instead of "basic.tf".
1246 (write_error_trace_file): Pass argument "tfile-error.tf"
1247 instead of "error.tf".
1248 * gdb.trace/tfile.exp: Update tfile names to
1249 "tfile-basic.tf" and "tfile-error.tf".
1250
0e7a53fc
SL
12512013-04-02 Sandra Loosemore <sandra@codesourcery.com>
1252
1253 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
1254 empty directory in file for breakpoint hit.
1255
9852c492
YQ
12562013-03-29 Yao Qi <yao@codesourcery.com>
1257
1258 * gdb.base/completion.exp: Test completion of commands
1259 "target core", "target tfile" and "target exec".
1260 * gdb.trace/tfile.exp: Test completion of command
1261 "target tfile".
1262
af312be7
JB
12632013-03-28 Joel Brobecker <brobecker@adacore.com>
1264
1265 * gdb.ada/win_fu_syms: New testcase.
1266
e4a48d9d
DE
12672013-03-28 Doug Evans <dje@google.com>
1268
1269 * gdb.base/maint.exp (maint print statistics): Update expected output.
1270
7f7cc265
PA
12712013-03-28 Pedro Alves <palves@redhat.com>
1272
1273 PR gdb/15294
1274
1275 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
1276 mean unlimited instead of $arg < 0.
1277 (test_listsize): Remove "listsize of 0 suppresses output" test.
1278 Test that "set listsize 0" ends up with an unlimited listsize.
1279
fc0da894
PA
12802013-03-28 Pedro Alves <palves@redhat.com>
1281
1282 * gdb.base/list.exp (last_line): New global.
1283 (last_line_re): New global.
1284 (test_listsize, test_list_function, test_list_forward)
1285 (test_repeat_list_command, test_list_range)
1286 (test_list_filename_and_function): Use them.
1287 * gdb.base/list0.c: Comment the last line of the file with "last
1288 line".
1289
abe7b711
PA
12902013-03-28 Pedro Alves <palves@redhat.com>
1291
1292 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
1293 list the whole file.
1294
15b3979c
PA
12952013-03-28 Pedro Alves <palves@redhat.com>
1296
1297 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
1298 "set listsize".
1299
96811e3b
KS
13002013-03-26 Keith Seitz <keiths@redhat.com>
1301
1302 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1303 from passing.
1304
4043f22b
PA
13052013-03-26 Pedro Alves <palves@redhat.com>
1306
1307 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
1308 until after GDB has run.
1309
14a1aa17
YQ
13102013-03-26 Yao Qi <yao@codesourcery.com>
1311
1312 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
1313 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
1314
99c819ee
MM
13152013-03-26 Markus Metzger <markus.t.metzger@intel.com>
1316
1317 * gdb.btrace/enable.exp: Add regression test.
1318
24955f63
TT
13192013-03-25 Tom Tromey <tromey@redhat.com>
1320
1321 * gdb.cp/m-static.exp: Add destructor-printing tests.
1322
fce632b6
TT
13232013-03-25 Tom Tromey <tromey@redhat.com>
1324
1325 * gdb.cp/m-static.exp: Add constructor ptype tests.
1326 * gdb.cp/m-static.cc (single_constructor): New class.
1327 (main): Make instance of single_constructor.
1328
598d3636
JK
13292013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1330 Pedro Alves <palves@redhat.com>
1331
1332 * gdb.server/server-kill.c: New file.
1333 * gdb.server/server-kill.exp: New file.
1334
c12440c9
PA
13352013-03-21 Pedro Alves <palves@redhat.com>
1336
1337 * gdb.trace/trace-buffer-size.exp (get default buffer size):
1338 Expect $gdb_prompt in gdb_test_multiple.
1339
bd712aed
DE
13402013-03-21 Doug Evans <dje@google.com>
1341
1342 * gdb.base/maint.exp: Update tests for per-command stats.
1343
b2f83c08
TT
13442013-03-21 Tom Tromey <tromey@redhat.com>
1345
1346 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
1347 * gdb.cp/misc.exp: Add test for FILENAME:: case.
1348
ef0026f0
PA
13492013-03-20 Pedro Alves <palves@redhat.com>
1350
1351 PR gdb/15289
1352
1353 * gdb.base/remote.exp: Test
1354 "set remote hardware-watchpoint-limit -1",
1355 "set remote hardware-breakpoint-limit -1",
1356 "set remote hardware-watchpoint-limit 2147483647" and
1357 "set remote hardware-breakpoint-limit 2147483647".
1358
3f1175a9
PA
13592013-03-20 Pedro Alves <palves@redhat.com>
1360 Yao Qi <yao@codesourcery.com>
1361
1362 * gdb.trace/tfile.c: Add comments.
1363 (nonconstglob): New global.
1364 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
1365 global that is not covered by the trace frame. Test
1366 disassembling.
1367
a09ae1c1
JK
13682013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1369
1370 * gdb.base/valgrind-infcall.exp
1371 (continue #$continue_count) <remote connection closed>
1372 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
1373 $valgrind_pid.
1374
9ce98649
TT
13752013-03-15 Tom Tromey <tromey@redhat.com>
1376
1377 * gdb.cp/overload.cc (intintfunc): New.
1378 * gdb.cp/overload.exp: Add regression test.
1379
0a251e08
YQ
13802013-03-15 Yao Qi <yao@codesourcery.com>
1381
1382 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
1383 using with_test_prefix.
1384 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
1385 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
1386 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
1387 * gdb.threads/watchpoint-fork.exp (test): Likewise.
1388 * gdb.base/break-interp.exp (test_core): Likewise.
1389 (test_attach_gdb): Likewise.
1390 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1391 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1392 Likewise.
1393 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1394 * gdb.base/jit.exp (one_jit_test): Likewise.
1395 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
1396 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
1397 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
1398 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
1399 Likewise.
1400 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1401 Likewise.
1402 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
1403 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
1404 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1405 (tracepoint_change_loc_2): Likewise.
1406 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1407 Likewise.
1408 (disconnected_tfind): Likewise.
1409 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1410 Likewise.
1411 (test_tfind_remote): Likewise.
1412 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1413 Likewise.
1414 (test_pending_resolved): Likewise.
1415 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1416 Likewise.
1417 (test_upload_tsv): Likewise.
1418 * gdb.trace/pending.exp (pending_tracepoint_resolved):
1419 Likewise.
1420 (pending_tracepoint_works): Likewise.
1421 * gdb.trace/report.exp (use_collected_data): Likewise.
1422 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1423 Likewise.
1424 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1425 * gdb.trace/strace.exp (strace_info_marker): Likewise.
1426 (strace_trace_on_same_addr): Likewise.
1427 (strace_trace_on_diff_addr): Likewise.
1428 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1429 (gdb_collect_locals_test): Likewise.
1430 (gdb_unavailable_registers_test): Likewise.
1431 (gdb_collect_globals_test): Likewise.
1432
2c415c0f
YQ
14332013-03-15 Yao Qi <yao@codesourcery.com>
1434
1435 * gdb.base/condbreak.exp: Add semicolon back which was removed
1436 by my previous commit.
1437
ae59b1da
YQ
14382013-03-14 Yao Qi <yao@codesourcery.com>
1439
1440 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1441 'return'.
1442 (gdb_target_monitor, gdb_load): Likewise.
1443 * config/sid.exp (gdb_load): Likewise.
1444 * config/slite.exp (gdb_load): Likewise.
1445 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1446 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1447 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1448 (single_step_until): Likewise.
1449 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1450 * gdb.arch/system-gcore.exp: Likewise.
1451 * gdb.base/bigcore.exp (extract_heap): Likewise.
1452 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1453 * gdb.base/call-ar-st.exp: Likewise.
1454 * gdb.base/call-rt-st.exp: Likewise.
1455 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1456 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1457 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1458 * gdb.base/corefile.exp: Likewise.
1459 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1460 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1461 * gdb.base/fixsection.exp: Likewise.
1462 * gdb.base/funcargs.exp: Likewise.
1463 * gdb.base/gcore-buffer-overflow.exp: Likewise.
1464 * gdb.base/gcore-relro.exp: Likewise.
1465 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1466 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1467 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1468 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1469 * gdb.base/list.exp: Likewise.
1470 (set_listsize): Likewise.
1471 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1472 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1473 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1474 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1475 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1476 * gdb.base/setvar.exp: Likewise.
1477 (test_set): Likewise.
1478 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1479 * gdb.base/solib-overlap.exp: Likewise.
1480 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1481 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1482 * gdb.base/watchpoint.exp (initialize): Likewise.
1483 (test_simple_watchpoint): Likewise.
1484 (test_disabling_watchpoints): Likewise.
1485 (test_watchpoint_triggered_in_syscall): Likewise.
1486 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1487 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1488 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1489 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1490 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1491 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1492 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1493 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1494 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1495 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1496 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1497 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1498 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1499 * gdb.mi/gdb792.exp: Likewise.
1500 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1501 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1502 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1503 * gdb.threads/gcore-thread.exp: Likewise.
1504 (load_core): Likewise.
1505 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1506 (test_startup, check_control_c): Likewise.
1507 * gdb.threads/sigstep-threads.exp: Likewise.
1508 * gdb.threads/thread_check.exp: Likewise.
1509 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1510 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1511 (set_a_tracepoint, trace_buffer_normal): Likewise.
1512 (gdb_trace_circular_tests): Likewise.
1513 * gdb.trace/collection.exp: Likewise.
1514 * gdb.trace/disconnected-tracing.exp: Likewise.
1515 * gdb.trace/infotrace.exp: Likewise.
1516 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1517 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1518 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1519 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1520 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1521 * gdb.trace/stap-trace.exp: Likewise.
1522 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1523 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1524 * gdb.trace/trace-buffer-size.exp: Likewise.
1525 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1526 * gdb.trace/unavailable.exp: Likewise.
1527 * gdb.trace/while-dyn.exp: Likewise.
1528 * lib/fortran.exp (set_lang_fortran): Likewise.
1529 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1530 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1531 (default_gdb_start, get_compiler_info): Likewise.
1532 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1533 (get_debug_format, setup_xfail_format): Likewise.
1534 (rerun_to_main, gdb_skip_float_test): Likewise.
1535 (build_id_debug_filename_get, get_remotetimeout): Likewise.
1536 * lib/java.exp (set_lang_java): Likewise.
1537 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1538 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1539 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1540 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1541 * lib/objc.exp (set_lang_objc): Likewise.
1542 * lib/pascal.exp (set_lang_pascal): Likewise.
1543 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1544 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
1545 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
1546
bb869963
SDJ
15472013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
1548
1549 PR c++/15203
1550 PR c++/15210
1551 * gdb.cp/m-static.cc (keepalive_int): New function.
1552 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
1553 * gdb.cp/m-static.exp: New test for `sintvar'.
1554
e2be70a0
YQ
15552013-03-14 Yao Qi <yao@codesourcery.com>
1556
1557 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
1558 of 'tstatus' into tstatus_output.
1559 (top level): Save the trace data to tfile. Read trace file in
1560 tfile target. Check the trace status.
1561
8ddb1965
YQ
15622013-03-13 Yao Qi <yao@codesourcery.com>
1563
1564 * gdb.trace/tsv.exp (check_tsv): New.
1565 (top level): Save a tfile on current trace session. Call
1566 check_tsv on live target. Load the tfile with target tfile
1567 and call check_tsv again.
1568
045dd51f
YQ
15692013-03-13 Yao Qi <yao@codesourcery.com>
1570
1571 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
1572 Replace some "gdb_test" with "gdb_test_no_output".
1573
82d049ab
PH
15742013-03-12 Paul Hilfinger <hilfingr@adacore.com>
1575
1576 * gdb.ada/expr_delims.exp: New file.
1577 * gdb.ada/expr_delims/foo.adb: New file.
1578 * gdb.ada/expr_delims/pck.ads: New file.
1579 * gdb.ada/expr_delims/pck.adb: New file.
1580
cb8ea32b
KS
15812013-03-11 Keith Seitz <keiths@redhat.com>
1582
1583 * watchpoint.exp (test_no_hw_watchpoints): Add test using
1584 both condition and thread. Then delete the watchpoint.
1585
2f1d9bdd
MM
15862013-03-11 Christian Himpel <christian.himpel@intel.com>
1587
1588 * Makefile.in: Add btrace testsuite.
1589 * configure: Regenerated.
1590 * configure.ac: Add btrace testsuite.
1591 * gdb.btrace/Makefile.in: New file.
1592 * gdb.btrace/enable.c: New file.
1593 * gdb.btrace/enable.exp: New file.
1594 * gdb.btrace/function_call_history.c: New file.
1595 * gdb.btrace/function_call_history.exp: New file.
1596 * gdb.btrace/instruction_history.c: New file.
1597 * gdb.btrace/instruction_history.exp: New file.
1598 * gdb.btrace/instruction_history.S: New file.
1599 * lib/gdb.exp: Add btrace skip proc.
1600
05c56a9d
JK
16012013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1602
1603 Fix entry-values if the callee called a noreturn function.
1604 * gdb.arch/amd64-tailcall-noret.S: New file.
1605 * gdb.arch/amd64-tailcall-noret.c: New file.
1606 * gdb.arch/amd64-tailcall-noret.exp: New file.
1607
9112db09
JK
16082013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1609
1610 Fix entry-values in C++ across CUs.
1611 * gdb.arch/amd64-tailcall-cxx.exp: New file.
1612 * gdb.arch/amd64-tailcall-cxx1.S: New file.
1613 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
1614 * gdb.arch/amd64-tailcall-cxx2.S: New file.
1615 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
1616
be9a119c 16172013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1618 Hafiz Abid Qadeer <abidh@codesourcery.com>
1619
1620 gdb/testsuite/
1621 * gdb.trace/trace-buffer-size.exp: New file.
1622 * gdb.trace/trace-buffer-size.c: New file.
1623
049109b0
PA
16242013-03-06 Pedro Alves <palves@redhat.com>
1625
1626 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
1627 doesn't support the tested optional feature, call "unsupported"
1628 with the same test message as the "pass" case, instead of calling
1629 "pass" with a different message. Use the same text for the "fail"
1630 cases too.
1631
4aa54120
YQ
16322013-03-06 Yao Qi <yao@codesourcery.com>
1633
1634 * gdb.trace/tstatus.exp: Remove the invocation of
1635 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
1636 (test_tracepoints): Don't set fast tracepoint.
1637 (top level): Don't check agent library is loaded or not.
1638
b8b71e63
YQ
16392013-03-06 Yao Qi <yao@codesourcery.com>
1640
1641 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1642 parentheses by "\\".
1643
33f448b1
JK
16442013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1645
1646 * gdb.linespec/base/one/thefile.cc (twodup): New.
1647 (m): Call it.
1648 * gdb.linespec/base/two/thefile.cc (dupname): New.
1649 (n): Call it.
1650 * gdb.linespec/break-ask.exp: New file.
1651 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
1652
1c942fb9
YQ
16532013-02-28 Yao Qi <yao@codesourcery.com>
1654
1655 * gdb.trace/report.exp: Move some code to ...
1656 (use_collected_data): New.
1657 (top level): Call use_collected_data once on the live target.
1658 Save at file of the current trace session, load it with target
1659 tfile, and call use_collected_data again.
1660
5b967901
JK
16612013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1662
1663 * gdb.threads/fork-thread-pending.c (main): Add alarm.
1664
6447023f
JK
16652013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1666
1667 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
1668 Add final kill of ${valgrind_pid}.
1669
9f44fbc0
SCR
16702013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1671
1672 * gdb.python/py-arch.c: New test case
1673 * gdb.python/py-arch.exp: New tests to test
1674 gdb.Architecture.disassemble
1675 * gdb.python/Makefile.in: Add py-arch to the list of
1676 EXECUTABLES.
1677
4c9ad8c2
TT
16782013-02-18 Tom Tromey <tromey@redhat.com>
1679
1680 * gdb.dwarf2/subrange.exp: New file.
1681
f5911ea1
HAQ
16822013-02-15 Pedro Alves <pedro@codesourcery.com>
1683 Hafiz Abid Qadeer <abidh@codesourcery.com>
1684
1685 * gdb.trace/tfile.exp: Add test for -trace-status command.
1686
420f4384
JK
16872013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1688
1689 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
1690 nanosleep by sleep.
1691
4819b3f8
PA
16922013-02-14 Pedro Alves <palves@redhat.com>
1693
1694 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1695
1773c82c
HAQ
16962013-02-14 Pedro Alves <pedro@codesourcery.com>
1697 Hafiz Abid Qadeer <abidh@codesourcery.com>
1698
1699 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
1700
e234dfaf
TT
17012013-02-12 Tom Tromey <tromey@redhat.com>
1702
1703 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
1704 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
1705
6c01dd94
PA
17062013-02-12 Pedro Alves <palves@redhat.com>
1707
1708 * gdb.base/catch-signal.c: Update copyright years.
1709 * gdb.base/catch-signal.exp: Update copyright years.
1710 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
1711 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
1712 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
1713 * gdb.dwarf2/dw2-error.S: Update copyright years.
1714 * gdb.dwarf2/dw2-error.c: Update copyright years.
1715 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
1716 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
1717 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
1718
595fc67f
PA
17192013-02-12 Pedro Alves <palves@redhat.com>
1720
1721 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
1722 message.
1723 * gdb.base/sigaltstack.exp: Ditto.
1724 * gdb.base/siginfo.exp: Ditto.
1725 * gdb.base/sizeof.exp: Ditto.
1726
17282693
PA
17272013-02-12 Pedro Alves <palves@redhat.com>
1728
1729 * gdb.mi/mi-basics.exp: Tweak intro comment.
1730 * gdb.mi/mi-break.exp: Tweak intro comment.
1731 * gdb.mi/mi-console.exp: Tweak intro comment.
1732 * gdb.mi/mi-file.exp: Tweak intro comment.
1733 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
1734 * gdb.mi/mi-return.exp: Tweak intro comment.
1735 * gdb.mi/mi-stepi.exp: Tweak intro comment.
1736 * gdb.mi/mi-until.exp: Tweak intro comment.
1737 * gdb.mi/mi-watch.exp: Tweak intro comment.
1738
8a4ac37e
PA
17392013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
1740
1741 * gdb.server/no-thread-db.exp: New file.
1742 * gdb.server/no-thread-db.c: New file.
1743 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
1744
c2792f5a
DE
17452013-02-11 Doug Evans <dje@google.com>
1746
1747 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
1748 two decfloats.
1749
d9e98382
SDJ
17502013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1751
1752 * gdb.base/bitfields.c (struct internalvartest): New declaration.
1753 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
1754
a321661a
JK
17552013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1756
1757 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
1758
134a2066
YQ
17592013-02-06 Yao Qi <yao@codesourcery.com>
1760
1761 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
1762 to ...
1763 (test_create_delete_modify_tsv): ... here. New test on modifying
1764 the initial value of a tsv.
1765
5a2dc60a
JK
17662013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1767
1768 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
1769 (cd .../rdir): ... here.
1770
233d95b5
JK
17712013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1772
1773 * gdb.linespec/base/one/header.h: New file.
1774 * gdb.linespec/base/two/header.h: New file.
1775 * gdb.linespec/macro-relative.c: New file.
1776 * gdb.linespec/macro-relative.exp: New file.
1777
fbd9ab74
JK
17782013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1779
1780 * gdb.base/fullpath-expand-func.c: New file.
1781 * gdb.base/fullpath-expand.c: New file.
1782 * gdb.base/fullpath-expand.exp: New file.
1783 * gdb.base/realname-expand-real.c: New file.
1784 * gdb.base/realname-expand.c: New file.
1785 * gdb.base/realname-expand.exp: New file.
1786
1b56eb55
JK
17872013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1788
1789 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
1790 * gdb.dwarf2/dw2-dir-file-name.c: New file.
1791
af529f8f
JK
17922013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1793
1794 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
1795 (compare_filenames_for_search does not match)
1796 (compare_filenames_for_search does match): New tests.
1797
f5b95b50
JK
17982013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1799
1800 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
1801
d47921b9
JK
18022013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1803
1804 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
1805
8a92335b
JK
18062013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1807
1808 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
1809 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
1810 ${binfile}.mini_debuginfo-debuglink and
1811 ${binfile}.mini_debuginfo-debuglink.xz.
1812
17f2157d
TT
18132013-02-01 Tom Tromey <tromey@redhat.com>
1814
1815 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
1816 attributes.
1817
d65f0a9c
TT
18182013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1819 Tom Tromey <tromey@redhat.com>
1820
1821 * gdb.dwarf2/method-ptr.exp: Link with c++.
1822 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
1823
f25c0135
TT
18242013-01-31 Tom Tromey <tromey@redhat.com>
1825
1826 * gdb.base/jit.exp (compile_jit_test): New proc.
1827 Add PIE tests.
1828
7078baeb
TT
18292013-01-31 Tom Tromey <tromey@redhat.com>
1830
1831 * gdb.dwarf2/method-ptr.cc: New file.
1832 * gdb.dwarf2/method-ptr.exp: New file.
1833
1d24041a
TT
18342013-01-31 Tom Tromey <tromey@redhat.com>
1835
1836 * lib/dwarf.exp (namespace Dwarf): New.
1837
8d9878a4
TT
18382013-01-29 Tom Tromey <tromey@redhat.com>
1839
1840 * gdb.dwarf2/fission-reread.exp: Add unload test.
1841
bed911e5
DE
18422013-01-28 Doug Evans <dje@google.com>
1843
1844 * gdb.dwarf2/fission-loclists.exp: New file.
1845 * gdb.dwarf2/fission-loclists.S: New file.
1846
e229648e
JK
18472013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1848
1849 Code cleanup.
1850 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
1851 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
1852 and prepare_for_testing.
1853 * gdb.base/store.exp: Likewise.
1854
86700f00
TT
18552013-01-25 Tom Tromey <tromey@redhat.com>
1856
1857 * gdb.python/py-explore.exp: Expect the gdb prompt.
1858
8954db33
AB
18592013-01-25 Andrew Burgess <aburgess@broadcom.com>
1860
1861 * gdb.base/gnu_vector.c: New variable for use in tests.
1862 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
1863 changes in scalar to vector casting and widening.
1864 * gdb.python/py-type.c: New variables for use in tests.
1865 * gdb.python/py-type.exp: Update vector related tests to reflect
1866 changes in scalar to vector casting and widening.
1867
2077afdd
TD
18682013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
1869
1870 * gdb.base/prologue-include.c: New file.
1871 * gdb.base/prologue-include.exp: New file.
1872 * gdb.base/prologue-include.h: New file.
1873
d7499464
HAQ
18742013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
1875
1876 PR gdb/13443
1877 * gdb.mi/mi-var-block.exp: Make test messages unique.
1878
e2a3e0f1
TT
18792013-01-23 Tom Tromey <tromey@redhat.com>
1880
1881 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
1882
152fcc9c
TT
18832013-01-23 Tom Tromey <tromey@redhat.com>
1884
1885 * gdb.cp/converts.cc (main): Initialize 'a'.
1886
bea883fd
SCR
18872013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1888
1889 * testsuite/gdb.python/frame.exp: Add a test for
1890 gdb.Frame.architecture() method.
1891
0928e93d
PA
18922013-01-22 Pedro Alves <palves@redhat.com>
1893
1894 * gdb.base/annota1.exp (signal sent): No longer expect
1895 breakpoints-invalid.
1896 * gdb.cp/annota2.exp (continue until exit)
1897 (watch triggered on a.x): Ditto.
1898
9c97429f
PA
18992013-01-22 Pedro Alves <palves@redhat.com>
1900
1901 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
1902 Adjust tests to breakpoints-invalid changes.
1903 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
1904 variables.
1905 Adjust tests to breakpoints-invalid changes.
1906
187d10dd
PA
19072013-01-22 Pedro Alves <palves@redhat.com>
1908
1909 * gdb.base/annota1.exp (annotate ignore count change): Add
1910 expected output for failure case.
1911
ea3aedcb
TT
19122013-01-22 Tom Tromey <tromey@redhat.com>
1913
1914 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
1915 call.
1916
998580f1
MK
19172013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1918
1919 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 1920 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
1921 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
1922 Also handle 'thread' field.
1923 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
1924 * gdb.mi/mi-watch.exp: Ditto.
1925 * lib/mi-support.exp: Ditto.
1926
8f1d5693
MK
19272013-01-21 Siva Chandra Reddy <sivachandra@google.com>
1928
1929 * gdb.python/py-explore.exp: Improve a test
1930
2d8c5d7c
DB
19312013-01-18  David Blaikie  <dblaikie@gmail.com>
1932
1933 * gdb.base/label.c (main): Correct the type of the second
1934 parameter.
1935
46f35228
TT
19362013-01-18 Tom Tromey <tromey@redhat.com>
1937
1938 * gdb.dwarf2/trace-crash.s: New file.
1939 * gdb.dwarf2/trace-crash.exp: New file.
1940
5965d69d
HAQ
19412013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
1942
43aaf8b6
PA
1943 PR gdb/13443
1944 * gdb.base/checkpoint.exp: Update test messages to make them
1945 unique.
5965d69d 1946
5ae4861a
YQ
19472013-01-18 Yao Qi <yao@codesourcery.com>
1948
1949 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
1950 output of 'info tracepoints'.
1951 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1952 Likewise.
1953 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1954 * gdb.trace/disconnected-tracing.c (struct foo): New.
1955
d84fca2c
JK
19562013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1957
1958 * gdb.dwarf2/dw2-dos-drive.S: New file.
1959 * gdb.dwarf2/dw2-dos-drive.exp: New file.
1960
aebb1cc9
DE
19612013-01-17 Doug Evans <dje@google.com>
1962
2782d512
DE
1963 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
1964 CXX_FOR_TARGET.
1965
aebb1cc9
DE
1966 * boards/cc-with-tweaks.exp: New file.
1967
db2b2972
TT
19682013-01-17 Tom Tromey <tromey@redhat.com>
1969
1970 * gdb.base/completion.exp: Add "set cp-abi" completion test.
1971
96343774
PA
19722013-01-17 Pedro Alves <palves@redhat.com>
1973
1974 Merge dg-extract-results.sh from upstream (svn 195224).
1975
1976 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 1977 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
1978
1979 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 1980 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
1981
1982 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 1983 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
1984
1985 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1986 * dg-extract-results.sh: Redirect grep output to /dev/null instead
1987 of grep -q.
1988
675921c0
SD
19892012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1990
1991 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
1992 interface.
1993 * gdb.base/jithost.c: New file.
1994 * gdb.base/jithost.h: New file.
1995 * gdb.base/jitreader.c : New file.
1996 * gdb.base/jit-protocol.h: New file.
1997
ab04a2af
TT
19982013-01-16 Tom Tromey <tromey@redhat.com>
1999
2000 * gdb.base/catch-signal.c: New file.
2001 * gdb.base/catch-signal.exp: New file.
2002
8ac3646f
TT
20032013-01-16 Tom Tromey <tromey@redhat.com>
2004
2005 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
2006
22fc223e
JK
20072013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2008
2009 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
2010
44478ab3
TT
20112013-01-14 Tom Tromey <tromey@redhat.com>
2012
2013 * gdb.base/completion.exp: Add "set gnutarget" test.
2014
06d66ee9
TT
20152013-01-14 Tom Tromey <tromey@redhat.com>
2016
2017 * gdb.dwarf2/dw2-restrict.S: New file.
2018 * gdb.dwarf2/dw2-restrict.c: New file.
2019 * gdb.dwarf2/dw2-restrict.exp: New file.
2020
c9bf0622
TT
20212013-01-14 Tom Tromey <tromey@redhat.com>
2022
2023 * gdb.dwarf2/dw2-error.exp: New file.
2024 * gdb.dwarf2/dw2-error.c: New file.
2025 * gdb.dwarf2/dw2-error.S: New file.
2026
5b12a61c
JK
20272013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2028
2029 * gdb.cp/parse-lang.cc: New file.
2030 * gdb.cp/parse-lang.exp: New file.
2031
f0a4b570
JK
20322013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2033
2034 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2035 (set substitute-path): New test.
2036 (fullname present): Remove content.
2037 (substituted fullname): New test.
2038
f751cc97
JB
20392013-01-13 Joel Brobecker <brobecker@adacore.com>
2040
2041 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2042 check. Move $gdb_py_is_py24 value check right after.
2043
04164e8e
JK
20442013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2045
2046 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2047 targets.
2048
5bf480a5
YQ
20492013-01-11 Yao Qi <yao@codesourcery.com>
2050
2051 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2052 for dprintf.
2053 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2054 Check the fields in "=breakpoint-created" for dprintf.
2055
f35a17b5
JK
20562012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2057
2058 * gdb.mi/mi-fullname-deleted.exp: New file.
2059
85817405
JK
20602012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2061
2062 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2063 expected output.
2064 (info skip with pending file): Remove.
2065 (ignoring function in solib, info skip for function multiply): Update
2066 the expected output.
2067 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
2068 (info skip (delete 1), info skip after disabling all)
2069 (info skip after enabling all, info skip after disabling 4 2-3)
2070 (info skip after enabling 2-3, info skip 2-3)
2071 (info skip after deleting 2 3): Update the expected output.
2072 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
2073 statement to its initialization and return.
2074 * gdb.linespec/skip-two.exp: New file.
2075
27210e12
DE
20762012-12-19 Doug Evans <dje@google.com>
2077
2078 * gdb.base/maint.exp: Handle testing with .gdb_index.
2079
bb627a12
JB
20802012-12-19 Joel Brobecker <brobecker@adacore.com>
2081
2082 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2083 Cavium to FSF.
2084
7785b880
JB
20852012-12-19 Joel Brobecker <brobecker@adacore.com>
2086
2087 * dg-extract-results.sh: Update contact info in copyright notice.
2088 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
2089 GPL v3 or later. Update contact info.
2090 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
2091 gdb.threads/watchpoint-fork-mt.c,
2092 gdb.threads/watchpoint-fork-parent.c,
2093 gdb.threads/watchpoint-fork-st.c,
2094 gdb.threads/watchpoint-fork.h: Likewise.
2095
f2a8bc8a
YQ
20962012-12-15 Yao Qi <yao@codesourcery.com>
2097
2098 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2099 'installed' field in '=breakpoint-modified'.
2100 (test_reconnect): Check 'installed' field in
2101 '=breakpoint-modified' and '=breakpoint-created'.
2102
2103 * gdb.trace/actions.exp: Update test for 'installed' field.
2104 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
2105 (tracepoint_change_loc_2): Likewise.
2106 Check 'info tracepoint' display nothing else.
2107 * gdb.trace/deltrace.exp: Likewise.
2108 * gdb.trace/infotrace.exp: Likewise.
2109 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
2110 Likewise.
2111 * gdb.trace/passcount.exp: Likewise.
2112 * gdb.trace/tracecmd.exp: Likewise.
2113 * gdb.trace/while-stepping.exp: Likewise.
2114
6592e36f
TT
21152012-12-14 Tom Tromey <tromey@redhat.com>
2116
2117 * gdb.cp/member-name.exp: New file.
2118 * gdb.cp/member-name.cc: New file.
2119
7d27a96d
TT
21202012-12-14 Tom Tromey <tromey@redhat.com>
2121
2122 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2123
f8c05d0d
DE
21242012-12-14 Doug Evans <dje@google.com>
2125
2126 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
2127 DW_OP_GNU_implicit_pointer is section-relative.
2128
451b7c33
TT
21292012-12-14 Tom Tromey <tromey@redhat.com>
2130
43aaf8b6 2131 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 2132
10e339df
PA
21332012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2134
6fdff2c5 2135 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 2136
e780d813
DE
21372012-12-13 Doug Evans <dje@google.com>
2138
2139 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
2140 * gdb.multi/multi-arch.exp: Ditto.
2141
ca3dbcc8 21422012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 2143
ca3dbcc8
MG
2144 * gdb.mi/mi-catch-load-so.c: New. Clone of the
2145 catch load test library source file.
2146 * gdb.mi/mi-catch-load.c: New. Clone of the catch
2147 load test source file.
2148 * gdb.mi/mi-catch-load.exp: New. Test file for
2149 basic MI -catch-load and -catch-unload tests.
2150
2960a434
PK
21512012-12-11 Paul Koning <paul_koning@dell.com>
2152
2153 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
2154 exception.
2155 (_iterator_except): New function.
2156 (ArrayPrinter): Use _iterator function instead of local _iterator
2157 class for Python 3 compatibility.
2158 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 2159 _iterator.
2960a434
PK
2160 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
2161 execfile for Python 3 compatibility.
2162 * gdb.python/python.exp: Handle Python 2.4 exception traceback
2163 format in error_prompt test.
6fdff2c5 2164
9325cb04
PK
21652012-12-10 Paul Koning <paul_koning@dell.com>
2166
2167 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 2168 compatibility.
9325cb04
PK
2169 * gdb.python/py-block.exp: Ditto.
2170 * gdb.python/py-breakpoint.exp: Ditto.
2171 * gdb.python/py-cmd.exp: Ditto.
2172 * gdb.python/py-events.py: Ditto.
2173 * gdb.python/py-finish-breakpoint.py: Ditto.
2174 * gdb.python/py-finish-breakpoint2.exp: Ditto.
2175 * gdb.python/py-finish-breakpoint2.py: Ditto.
2176 * gdb.python/py-frame-inline.exp: Ditto.
2177 * gdb.python/py-frame.exp: Ditto.
2178 * gdb.python/py-infthread.exp: Ditto.
2179 * gdb.python/py-objfile.exp: Ditto.
2180 * gdb.python/py-parameter.exp: Ditto.
2181 * gdb.python/py-progspace.exp: Ditto.
2182 * gdb.python/py-prompt.exp: Ditto.
2183 * gdb.python/py-symbol.exp: Ditto.
2184 * gdb.python/py-symtab.exp: Ditto.
2185 * gdb.python/py-template.exp: Ditto.
2186 * gdb.python/py-value-cc.exp: Ditto.
2187 * gdb.python/python.exp: Ditto.
2188 * gdb.python/source2.py: Ditto.
2189 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 2190 compatibility.
9325cb04
PK
2191 Use sorted() function rather than sort() method.
2192 Accept either int or long values for enum values.
2193 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2194 execfile for Python 3 compatibility.
2195 * gdb.python/py-evsignal.exp: Ditto.
2196 * gdb.python/py-evthreads.exp: Ditto.
2197 * gdb.python/py-mi.exp: Ditto.
2198 * gdb.python/py-pp-maint.exp: Ditto.
2199 * gdb.python/py-prettyprint.exp: Ditto.
2200 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 2201 Python 3 compatibility.
9325cb04
PK
2202 Skip tests for Python 2.4.
2203 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 2204 Python 3 compatibility.
9325cb04
PK
2205 Use byte string rather than character string in memory write test
2206 if Python 3.
2207 * gdb.python/py-pp-maint.py: Change class declarations to "new
2208 class" syntax.
2209 * gdb.python/py-prettyprint.py: Change iterator class to generator
2210 function for Python 3 compatibility.
2211 Make all classes "new style".
2212 Fix indentation issue and stray semicolon.
2213 * gdb.python/py-shared.expChange print syntax for Python 3
2214 compatibility.
2215 Define "long" if Python 3.
2216 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 2217 compatibility.
9325cb04
PK
2218 Accept either int or long values for enum values.
2219 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 2220 compatibility.
9325cb04
PK
2221 Skip "long" and "unicode" tests if Python 3.
2222 Accept either "type" or "class" in type checks.
2223 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
2224 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
2225
8b9737bf
TT
22262012-12-10 Tom Tromey <tromey@redhat.com>
2227
2228 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
2229 (test): Add "two_cu" argument.
2230 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
2231 for types; allow two CUs.
2232
1b80a9fa
JK
22332012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2234
2235 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
2236 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
2237
f0b6d50a
YQ
22382012-12-08 Yao Qi <yao@codesourcery.com>
2239 Pedro Alves <palves@redhat.com>
2240
2241 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
2242 '=breakpoint-created' when GDB merges the tracepoints of both
2243 sides.
2244
2f68a895
TT
22452012-12-07 Tom Tromey <tromey@redhat.com>
2246
2247 * gdb.base/break1.c (enum some_enum, union some_union): New.
2248 (some_enum_global, some_union_global, some_value): New globals.
2249 * gdb.base/completion.exp: Add tag completion tests.
2250
4fc5d43e
TT
22512012-12-07 Tom Tromey <tromey@redhat.com>
2252
2253 * gdb.base/completion.exp: Add tests for ptype and whatis
2254 completion.
2255
6559e013
JB
22562012-12-07 Joel Brobecker <brobecker@adacore.com>
2257
2258 * gdb.base/stale-infcall.exp: Fix copyright line.
2259
ae2b630d
JB
22602012-12-07 Joel Brobecker <brobecker@adacore.com>
2261
2262 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2263
0ba2eb0f
TT
22642012-12-06 Pedro Alves <palves@redhat.com>
2265 Tom Tromey <tromey@redhat.com>
2266
2267 * gdb.base/exprs.exp: Add tests for cast to void.
2268
731145cb
TT
22692012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
2270
2271 * gdb.python/py-mi.exp: Correct expected results for attribute
2272 "dynamic" returned by -var-update.
2273 Add test case for correct handling of "diplayhint" for children
2274 of dynamic varobjs.
2275 * gdb.python/py-prettyprint.c (set_itme): New function.
2276 (bug_14741) New function.
2277 (main) Add call to bug_14741().
2278 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2279
e58fcc15
UW
22802012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
2281
2282 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
2283 ${binfile}.funcsyms list.
2284
e9eb0d14
YQ
22852012-12-04 Yao Qi <yao@codesourcery.com>
2286
2287 PR gdb/13443
2288 * gdb.trace/actions.exp: Make test messages unique.
2289
4983028c
TT
22902012-11-29 Tom Tromey <tromey@redhat.com>
2291
2292 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2293
ea5e6b0e
UW
22942012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
2295
2296 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
2297 * gdb.opencl/datatypes.exp: Likewise.
2298 * gdb.opencl/operators.exp: Likewise.
2299 * gdb.opencl/vec_comps.exp: Likewise.
2300
cdde3dfb
JG
23012012-11-29 Jerome Guitton <guitton@adacore.com>
2302
2303 * gdb.ada/iwide: New testcase.
2304
b50d69b5
JG
23052012-11-29 Jerome Guitton <guitton@adacore.com>
2306
2307 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2308 ptype test.
2309
c2d3fccf
JG
23102012-11-29 Jerome Guitton <guitton@adacore.com>
2311
2312 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
2313 form {VARIANT_TYPE}ADDRESS.
2314
5edf51fe
YQ
23152012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
2316
2317 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
2318 (func): New function.
2319 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
2320 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
2321 pointers to members with pointer-to-function type.
2322
608e2dbb
TT
23232012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2324 Tom Tromey <tromey@redhat.com>
2325
2326 * gdb.base/gnu-debugdata.exp: New file.
2327 * gdb.base/gnu-debugdata.c: New file.
2328 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
2329 (gdb_unload): Return 0 on success.
2330
4648e588
JK
23312012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2332
2333 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
2334
17d6efc4
JB
23352012-11-26 Joel Brobecker <brobecker@adacore.com>
2336
2337 * gdb.base/empty_exe.exp: New testcase.
2338
ace21957
MF
23392012-11-20 Mike Frysinger <vapier@gentoo.org>
2340
2341 * gdb.base/completion.exp: Add test for help aliases completion.
2342
5c401a0a
YQ
23432012-11-20 Yao Qi <yao@codesourcery.com>
2344
2345 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2346 Don't test 'maint set show-debug-regs'.
2347 Use command 'set remotecache' instead of
2348 'set circular-trace-buffer'.
2349
8dea366b
KS
23502012-11-16 Keith Seitz <keiths@redhat.com>
2351
2352 PR c++/13615
2353 * gdb.cp/baseenum.cc: New file.
2354 * gdb.cp/baseenum.exp: New file.
2355 * gdb.cp/derivation.cc (A): Add copyright.
2356 Add a typedef.
2357 (B): Use A::value_type instead of int. Change all references.
2358 (D): Use value_type instead of int. Change all references.
2359 (E): Likewise.
2360 (F); Likewise.
2361 (Z): New class.
2362 (ZZ): New class.
6fdff2c5 2363 (N, Base, Derived): New namespace and classes.
8dea366b
KS
2364 (main): Add instances of Z and ZZ.
2365 Make sure all symbols from N are kept.
2366 * gdb.cp/derivation.exp: Update typedef changes in tests.
2367 Add tests for class typedefs both before and after starting
2368 the inferior.
2369 Add tests for searching for a typedef while stopped in a
2370 method.
2371
5e34c6c3
LM
23722012-11-14 Luis Machado <lgustavo@codesourcery.com>
2373
2374 * gdb.mi/mi-var-create-rtti.c: New file.
2375 * gdb.mi/mi-var-create-rtti.exp: New file.
2376
5e487a5f
LM
23772012-11-14 Luis Machado <lgustavo@codesourcery.com>
2378
2379 * gdb.base/structs3.exp: Run to main before doing any tests.
2380
6d67b990
AB
23812012-11-14 Andrew Burgess <aburgess@broadcom.com>
2382
2383 * gdb.python/py-type.exp: Uniquify test names.
2384
e5d98164
YQ
23852012-11-14 Yao Qi <yao@codesourcery.com>
2386
2387 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
2388 (thread_function) [DEBUG]: Call 'printf'.
2389 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
2390 command line if 'DEBUG=1' is passed to test.
2391 Remove a pattern to match inferior's output.
2392
62747a60
TT
23932012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2394
2395 * gdb.mi/mi-fill-memory.exp: New test.
2396
18a9fc12
TT
23972012-11-12 Tom Tromey <tromey@redhat.com>
2398
2399 * gdb.base/completion.exp: Update for "info type-printers".
2400 * gdb.python/py-typeprint.cc: New file.
2401 * gdb.python/py-typeprint.exp: New file.
2402 * gdb.python/py-typeprint.py: New file.
2403
bd69fc68
TT
24042012-11-12 Tom Tromey <tromey@redhat.com>
2405
2406 * gdb.base/call-sc.exp: Use "ptype/r".
2407 * gdb.base/volatile.exp: Don't expect "int".
2408 * gdb.cp/ptype-flags.cc: New file.
2409 * gdb.cp/ptype-flags.exp: New file.
2410 * gdb.cp/templates.exp: Use ptype/r.
2411 (test_ptype_of_templates, test_template_typedef): Likewise.
2412 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2413 argument. Handle template names and template parameters.
2414 * gdb.mi/mi-var-cmd.exp: Accept "long".
2415 * gdb.mi/mi-var-child.exp: Accept "long".
2416 * gdb.mi/mi-var-display.exp: Accept "long".
2417 * gdb.mi/mi2-var-child.exp: Accept "long".
2418
b3720c3a
TT
24192012-11-12 Tom Tromey <tromey@redhat.com>
2420
2421 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2422 "ptype" from calls to cp_test_ptype_class.
2423 (test_enums): Likewise.
2424 * gdb.cp/derivation.exp: Remove "ptype" from calls to
2425 cp_test_ptype_class.
2426 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2427 calls to cp_test_ptype_class.
2428 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2429 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2430 from calls to cp_test_ptype_class.
2431 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2432 command here. Change "in_command" argument to "in_exp".
2433
0d63ecda
KS
24342012-11-10 Keith Seitz <keiths@redhat.com>
2435
2436 PR gdb/14288
2437 * gdb.base/printcmds.c: Add invalid_XXX globals
2438 for repeated byte tests.
2439 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2440 * gdb.base/wchar.c (main): Add and construct a wchar_t
2441 array with repeated characters.
2442 * gdb.base/wchar.exp: Add repeated character tests.
2443
ed8a1c2d
AB
24442012-11-09 Andrew Burgess <aburgess@broadcom.com>
2445
2446 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2447 disassembly output.
2448
9107fc8d
PA
24492012-11-09 Pedro Alves <palves@redhat.com>
2450
2451 PR gdb/14306
2452
2453 * gdb.multi/multi-arch-exec.c: New file.
2454 * gdb.multi/multi-arch-exec.exp: New file.
2455
558a9d82
YQ
24562012-11-09 Yao Qi <yao@codesourcery.com>
2457
2458 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2459 (top level): Call it.
2460
e714f336
YQ
24612012-11-09 Yao Qi <yao@codesourcery.com>
2462
2463 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2464 typo.
2465
6ecd4729
PA
24662012-11-09 Pedro Alves <palves@redhat.com>
2467
2468 * gdb.multi/multi-arch.exp: New.
2469
9015683b
TT
24702012-11-08 Tom Tromey <tromey@redhat.com>
2471
2472 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
2473 core files, if possible.
2474 * gdb.base/siginfo-thread.c: New file
2475 * gdb.base/siginfo-thread.exp: New file
2476
ea9f10bb
TT
24772012-11-08 Tom Tromey <tromey@redhat.com>
2478
2479 * gdb.base/comprdebug.exp: New file.
2480
f6592439
PA
24812012-11-06 Pedro Alves <palves@redhat.com>
2482
2483 PR gdb/14810
2484
2485 * gdb.base/disabled-location.c: New file.
2486 * gdb.base/disabled-location.exp: New file.
2487
2d338fa9
TT
24882012-11-06 Tom Tromey <tromey@redhat.com>
2489
2490 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2491 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2492 gdb_gcore_cmd.
2493 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2494 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2495 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2496 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2497 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2498 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2499 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2500 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2501 * lib/gdb.exp (gdb_gcore_cmd): New proc.
2502
68c9da30
PA
25032012-11-05 Pedro Alves <palves@redhat.com>
2504
2505 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2506 procedure.
2507 (do_vfork_and_follow_child_tests_exec)
2508 (do_vfork_and_follow_child_tests_exit): Call it.
2509
a7c8c931
PA
25102012-11-05 Pedro Alves <palves@redhat.com>
2511
2512 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2513 fails.
2514
6f6484cd
YQ
25152012-11-03 Yao Qi <yao@codesourcery.com>
2516
2517 Fix PR gdb/14617.
2518 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2519 Remove setup_kfail, and update test.
2520
b45627a0
TT
25212012-11-02 Tom Tromey <tromey@redhat.com>
2522
2523 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2524 test.
2525
f50f4e56
PA
25262012-11-02 Pedro Alves <palves@redhat.com>
2527
2528 PR gdb/14766
2529
2530 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2531 setup_kfail.
2532 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2533 get registers".
2534
71ce889d
PA
25352012-11-02 Pedro Alves <palves@redhat.com>
2536
2537 * gdb.base/foll-vfork-exit.c: New file.
2538 * gdb.base/foll-vfork.exp (top level): New file-describing
2539 comment.
2540 (vfork_child_follow_to_exit): New procedure.
2541 (tcatch_vfork_then_child_follow): Rename as ...
2542 (tcatch_vfork_then_child_follow_exec): ... this.
2543 (tcatch_vfork_then_child_follow_exit): New procedure.
2544 (do_vfork_and_follow_parent_tests): New procedure, factored out
2545 from do_vfork_and_exec_tests.
2546 (do_vfork_and_follow_child_tests_exec): Ditto.
2547 (do_vfork_and_exec_tests): Delete.
2548 (do_vfork_and_follow_child_tests_exit): New procedure.
2549 (top level): Run tests with both the program that has the vfork
2550 child execing, and the program has the vfork child exiting.
2551
1e35b1a9
PA
25522012-11-02 Pedro Alves <palves@redhat.com>
2553
2554 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
2555 (check_vfork_catchpoints, vfork_parent_follow_through_step)
2556 (vfork_parent_follow_to_bp): Call it.
2557 (kill_child): Delete.
2558 (vfork_and_exec_child_follow_to_main_bp)
2559 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
2560 longer call kill_child.
2561 (tcatch_vfork_then_parent_follow): Call setup_gdb.
2562 (do_vfork_and_exec_tests): Don't runto_main before calling each
2563 test procedure.
2564 (top level): Don't clean restart and set verbose before running
2565 each test procedure.
2566
25672012-11-02 Pedro Alves <palves@redhat.com>
2568
2569 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
2570 (vfork_parent_follow_to_bp)
2571 (vfork_and_exec_child_follow_to_main_bp)
2572 (vfork_and_exec_child_follow_through_step)
2573 (tcatch_vfork_then_parent_follow)
2574 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2575 Use with_test_prefix.
2576
25772012-11-02 Pedro Alves <palves@redhat.com>
2578
2579 * gdb.base/foll-vfork.c: Add copyright header.
2580 * gdb.base/vforked-prog.c: Add copyright header.
2581
25822012-11-02 Pedro Alves <palves@redhat.com>
2583
2584 * gdb.base/foll-vfork.exp
2585 (vfork_and_exec_child_follow_through_step): Don't skip on
2586 non-HP/UX targets. Expect the next to only step one line on
2587 non-HP/UX targets, rather than stopping only after the exec.
2588
25892012-11-02 Pedro Alves <palves@redhat.com>
2590
2591 Don't hard code line numbers.
2592
2593 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
2594 Expect text from the sources instead of a line number.
2595 (vfork_parent_follow_to_bp)
2596 (vfork_and_exec_child_follow_to_main_bp)
2597 (vfork_and_exec_child_follow_through_step)
2598 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2599 Use gdb_get_line_number.
2600
26012012-11-02 Pedro Alves <palves@redhat.com>
2602
2603 Modernize.
2604
2605 * gdb.base/foll-vfork.exp: Use standard_testfile and
2606 build_executable. Pass descriptive string to untested.
2607 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
2608 (vfork_and_exec_child_follow_to_main_bp)
2609 (vfork_and_exec_child_follow_through_step)
2610 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
2611 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
2612 of send_gdb/gdb_expect.
2613
2614 (kill_child): New procedure.
2615 (vfork_and_exec_child_follow_to_main_bp)
2616 (vfork_and_exec_child_follow_through_step): Use it.
2617
f0559fff
YQ
26182012-11-02 Yao Qi <yao@codesourcery.com>
2619
2620 * gdb.base/setvar.exp: Test setting nested struct.
2621 * gdb.base/setvar.c (v_struct3): New.
2622
c207c6da
DE
26232012-11-01 Doug Evans <dje@google.com>
2624
2625 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
2626 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
2627 use them.
2628
2f27adfe
AB
26292012-10-31 Andrew Burgess <aburgess@broadcom.com>
2630
2631 PR cli/14772
2632 * gdb.base/gnu_vector.c (union_with_vector_1)
2633 (struct_with_vector_1): Add new struct and union for testing
2634 ptype.
2635 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
2636 structs / unions containing vectors.
2637
bb662ca6
YQ
26382012-10-25 Yao Qi <yao@codesourcery.com>
2639
2640 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
2641 'setup_kfail' instead of 'setup_kfail_for_target'.
2642 * gdb.base/varargs.exp: Likewise.
2643 * lib/gdb.exp (setup_kfail_for_target): Remove.
2644
635d23ff
MK
26452012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
2646
2647 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2648
afdb064f
MK
26492012-10-25 Mark Kettenis <kettenis@gnu.org>
2650
2651 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2652
d99dcf51
JB
26532012-10-24 Joel Brobecker <brobecker@adacore.com>
2654
2655 * gdb.ada/set_wstr: New testcase.
2656
32560274
JB
26572012-10-24 Joel Brobecker <brobecker@adacore.com>
2658
2659 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2660
5ded5331
JB
26612012-10-24 Joel Brobecker <brobecker@adacore.com>
2662
2663 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2664
d8d84291
MK
26652012-10-24 Mark Kettenis <kettenis@gnu.org>
2666
2667 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2668
6e933c51
JK
26692012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2670
2671 * gdb.base/callfuncs.exp (do_function_calls): Fix
2672 setup_kfail_for_target for -m32 mode.
2673
274bd000
MK
26742012-10-23 Mark Kettenis <kettenis@gnu.org>
2675
2676 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
2677 are now fixed.
2678
545f743d
YQ
26792012-10-23 Yao Qi <yao@codesourcery.com>
2680
2681 * gdb.base/info-os.exp: Resume the inferior until it exits.
2682
48b56b6a 26832012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
2684
99c7d5a8 2685 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
2686 * gdb.base/print-file-var.exp: Likewise.
2687 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 2688
8de0566d
YQ
26892012-10-17 Yao Qi <yao@codesourcery.com>
2690
2691 * gdb.mi/mi-memory-changed.exp: New.
2692
44883546
YQ
26932012-10-16 Yao Qi <yao@codesourcery.com>
2694
2695 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
2696 returns true.
2697 Call gdb_load_shlibs.
2698 * gdb.reverse/solib-reverse.exp: Likewise.
2699
345f514a
KS
27002012-10-15 Keith Seitz <keiths@redhat.com>
2701
2702 * lib/cp-support.exp (cp_test_ptype_class): Add support
2703 for class typedefs.
2704
2705 * gdb.cp/derivation.exp: Add tests for g_instance.
2706
9e3a7d65
JK
27072012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2708
2709 Fix entry values resolving in inlined frames.
2710 * gdb.arch/amd64-entry-value-inline.S: New file.
2711 * gdb.arch/amd64-entry-value-inline.c: New file.
2712 * gdb.arch/amd64-entry-value-inline.exp: New file.
2713
21a7b089
JK
27142012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2715 Doug Evans <dje@google.com>
2716
2717 Fix recent gdb_breakpoint regression.
2718 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
2719 braces from the parameter.
2720 * gdb.java/jprint.exp: Likewise.
2721
2c47921e
DE
27222012-10-15 Doug Evans <dje@google.com>
2723
2724 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
2725
89398707
JB
27262012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
2727
2728 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
2729
801e4185
TT
27302012-10-15 Tom Tromey <tromey@redhat.com>
2731
2732 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
2733
74f910c8
TT
27342012-10-15 Tom Tromey <tromey@redhat.com>
2735
2736 * gdb.python/py-symbol.exp: Test symbol destructor.
2737
91567807
YQ
27382012-10-14 Yao Qi <yao@codesourcery.com>
2739
2740 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
2741 * gdb.mi/mi-cli.exp: New.
2742
2743 * gdb.mi/mi2-basics.exp: Remove.
2744 * gdb.mi/mi2-break.exp: Remove.
2745 * gdb.mi/mi2-console.exp: Remove.
2746 * gdb.mi/mi2-disassemble.exp: Remove.
2747 * gdb.mi/mi2-eval.exp: Remove.
2748 * gdb.mi/mi2-file.exp: Remove.
2749 * gdb.mi/mi2-hack-cli.exp: Remove.
2750 * gdb.mi/mi2-pthreads.exp: Remove.
2751 * gdb.mi/mi2-read-memory.exp: Remove.
2752 * gdb.mi/mi2-regs.exp: Remove.
2753 * gdb.mi/mi2-return.exp: Remove.
2754 * gdb.mi/mi2-simplerun.exp: Remove.
2755 * gdb.mi/mi2-stack.exp: Remove.
2756 * gdb.mi/mi2-stepi.exp: Remove.
2757 * gdb.mi/mi2-syn-frame.exp: Remove.
2758 * gdb.mi/mi2-until.exp: Remove.
2759 * gdb.mi/mi2-watch.exp: Remove.
2760 * gdb.mi/mi2-var-block.exp: Remove.
2761 * gdb.mi/mi2-var-cmd.exp: Remove.
2762 * gdb.mi/mi2-var-display.exp: Remove.
2763
87332029
YQ
27642012-10-12 Yao Qi <yao@codesourcery.com>
2765
2766 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
2767 trail '.*' on matching patterns.
2768
11fc9057
L
27692012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2770
2771 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
2772 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
2773 * gdb.arch/i386-disp-step.exp: Likewise.
2774 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2775 * gdb.arch/i386-prologue.exp: Likewise.
2776 * gdb.arch/i386-size-overlap.exp: Likewise.
2777 * gdb.arch/i386-size.exp: Likewise.
2778 * gdb.arch/i386-unwind.exp: Likewise.
2779
7d46bcdc
L
27802012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2781
2782 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
2783 * gdb.arch/i386-word.exp: Likewise.
2784
31224d9d
L
27852012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2786
2787 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
2788 is_ilp32_target to set nr_regs.
2789 * gdb.arch/i386-sse.exp: Likewise.
2790
5b7d0050
DE
27912012-10-11 Doug Evans <dje@google.com>
2792
7c09e5a0
DE
2793 PR breakpoints/14643.
2794 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
2795 * gdb.linespec/thread.c: New file.
2796 * gdb.linespec/thread.exp: New file.
2797
5b7d0050
DE
2798 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
2799 Recognize "message" -> print pass and fail. Add eof case.
2800 (runto): Recognize message, no-message. Print pass/fail if requested,
2801 with same treatment as gdb_breakpoint.
2802 (runto_main): Pass no-message to runto.
2803 (gdb_internal_error_resync): Add log message.
2804 (gdb_file_cmd): Tweak internal error fail text for consistency.
2805
2e24f4aa
JK
28062012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2807
2808 Fix crash during stepping on ppc32.
2809 * gdb.base/step-symless.c: New file.
2810 * gdb.base/step-symless.exp: New file.
2811
aa14df25
DE
28122012-10-03 Doug Evans <dje@google.com>
2813
2814 PR symtab/14601
2815 * gdb.cp/using-crash.exp: New file.
2816 * gdb.cp/using-crash.cc: New file.
2817
975531db
DE
28182012-10-02 Doug Evans <dje@google.com>
2819
2820 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
2821 more consistent.
2822 (runto,gdb_debug_format): Ditto.
2823 (gdb_file_cmd): Watch for eof in nested gdb_expect.
2824 Clean up logging and error messages.
2825
b3dc46ff
AB
28262012-10-01 Andrew Burgess <aburgess@broadcom.com>
2827
2828 Test find command on unmapped memory.
2829 * gdb.base/find-unmapped.c: New file.
2830 * gdb.base/find-unmapped.exp: New file.
2831
45814d45
YQ
28322012-09-29 Yao Qi <yao@codesourcery.com>
2833
2834 * gdb.trace/mi-tracepoint-changed.exp: New.
2835 * gdb.mi/mi-breakpoint-changed.exp: New.
2836 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
2837 * gdb.mi/pendshr2.c: New.
2838
4c2786ba
YQ
28392012-09-28 Yao Qi <yao@codesourcery.com>
2840
2841 * gdb.mi/pr11022.exp: New.
2842 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
2843
7977e5d2
TT
28442012-09-27 Tom Tromey <tromey@redhat.com>
2845
2846 * gdb.cp/derivation.exp: Add regression test.
2847 * gdb.cp/derivation.cc (class V_base, class V_inter, class
2848 V_derived): New.
2849 (vderived): New global.
2850
0971de02
TT
28512012-09-26 Tom Tromey <tromey@redhat.com>
2852
2853 * gdb.dwarf2/dw2-common-block.S: New file.
2854 * gdb.dwarf2/dw2-common-block.exp: New file.
2855
4357ac6c
TT
28562012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2857
2858 * gdb.fortran/common-block.exp: New file.
2859 * gdb.fortran/common-block.f90: New file.
2860
6f380991
AB
28612012-09-26 Andrew Burgess <aburgess@broadcom.com>
2862
2863 * gdb.base/duplicate-bp.c: New file.
2864 * gdb.base/duplicate-bp.exp: New file.
2865
8ae551cf
YQ
28662012-09-26 Yao Qi <yao@codesourcery.com>
2867
2868 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
2869
2870 Revert:
2871 2012-09-21 Yao Qi <yao@codesourcery.com>
2872
2873 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2874
318102b9
SP
28752012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
2876
2877 * gdb.base/longest-types.c: New test case.
2878 * gdb.base/longest-types.exp: New test case.
2879
a1e5fd69
YQ
28802012-09-25 Yao Qi <yao@codesourcery.com>
2881
2882 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
2883
04e7407c
JK
28842012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2885
2886 Fix internal error on canonicalization of clang types.
2887 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
2888 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
2889 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
2890
9bf4bce9
JK
28912012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2892
2893 Fix disassemble without parameters in tailcall frame.
2894 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
2895
2603f7ee
AB
28962012-09-21 Andrew Burgess <aburgess@broadcom.com>
2897
2898 * gdb.dwarf2/dw2-op-out-param.S: New file.
2899 * gdb.dwarf2/dw2-op-out-param.exp: New file.
2900
a3569abd
YQ
29012012-09-21 Yao Qi <yao@codesourcery.com>
2902
2903 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2904
a065d7af
YQ
29052012-09-21 Yao Qi <yao@codesourcery.com>
2906
2907 * gdb.mi/mi-cli.exp: Remove.
2908 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
2909
15544bd9
YQ
29102012-09-21 Yao Qi <yao@codesourcery.com>
2911
2912 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
2913 "=record-started" notification.
2914
82a90ccf
YQ
29152012-09-21 Yao Qi <yao@codesourcery.com>
2916
2917 * gdb.mi/mi-record-changed.exp: New.
2918 * gdb.mi/mi-reverse.exp: Adjust expected output.
2919
d7de8e3c
TT
29202012-09-20 Tom Tromey <tromey@redhat.com>
2921
2922 * gdb.python/python.exp: Test atexit.register.
2923
1aa99537
DE
29242012-09-20 Doug Evans <dje@google.com>
2925
05eade73
DE
2926 * boards/dwarf4-gdb-index.exp: New file.
2927
1aa99537
DE
2928 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
2929 while running the tests.
2930
4ae24af0
JB
29312012-09-18 Joel Brobecker <brobecker@adacore.com>
2932
2933 * gdb.ada/bp_reset: New testcase.
2934
bb25a15c
YQ
29352012-09-18 Yao Qi <yao@codesourcery.com>
2936
2937 * gdb.trace/mi-tsv-changed.exp: New.
2938
201b4506
YQ
29392012-09-18 Yao Qi <yao@codesourcery.com>
2940
2941 * gdb.trace/mi-traceframe-changed.exp: New.
2942
6fc1c773
YQ
29432012-09-17 Yao Qi <yao@codesourcery.com>
2944
2945 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
2946 when it is less than 0.
2947
1ab3b62c
JK
29482012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2949
2950 PR 14119
2951 * gdb.arch/amd64-tailcall-ret.S: New file.
2952 * gdb.arch/amd64-tailcall-ret.c: New file.
2953 * gdb.arch/amd64-tailcall-ret.exp: New file.
2954 * gdb.reverse/amd64-tailcall-reverse.S: New file.
2955 * gdb.reverse/amd64-tailcall-reverse.c: New file.
2956 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
2957
acf9414f
JK
29582012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2959
2960 PR 14548
2961 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
2962 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
2963 * gdb.reverse/singlejmp-reverse.S: New file.
2964 * gdb.reverse/singlejmp-reverse.c: New file.
2965 * gdb.reverse/singlejmp-reverse.exp: New file.
2966
666b578b
JK
29672012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2968
2969 Fix compatibility with old GCC (~4.1).
2970 * gdb.cp/converts.cc (my_enum_var): New variable.
2971
42056501
AB
29722012-09-14 Andrew Burgess <aburgess@broadcom.com>
2973
2974 * gdb.xml/tdesc-regs.exp: Update expected output for new
2975 vector_size syntax of vector types.
2976
b9516fa1
YPK
29772012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
2978
2979 Refactor Python "gdb" module into a proper Python package, by
2980 introducing a new "_gdb" module for code implemented in C, and
2981 using reload/__import__ instead of exec.
2982 * gdb.python/python.exp (Test stderr location): Update module
2983 location of GDB-specific sys.stderr.
2984 (Test stdout location): Ditto for sys.stdout.
2985
18dc9ad8
JK
29862012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2987
2988 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
2989
ea3a9873
KS
29902012-09-12 Keith Seitz <keiths@redhat.com>
2991
2992 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
2993 conversion statement.
2994
5941debb
DE
29952012-09-12 Doug Evans <dje@google.com>
2996
2997 * gdb.base/help.exp: Remove testing of individual command help text,
2998 too much of a maintenance burden. Instead, test the functionality
2999 of "help" itself.
3000
cfc35e02
DE
30012012-09-11 Doug Evans <dje@google.com>
3002
3a0ed5d7
DE
3003 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
3004 breakpoint.
3005
cfc35e02
DE
3006 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
3007 * gdb.dwarf2/fission-reread.S: Ditto.
3008 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
3009 * gdb.dwarf2/fission-reread.exp: Ditto.
3010
350b1b26
AB
30112012-09-11 Andrew Burgess <aburgess@broadcom.com>
3012
3013 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
3014
2fa15f23
JB
30152012-09-10 Joel Brobecker <brobecker@adacore.com>
3016
3017 * gdb.ada/optim_drec: New testcase.
3018
09be558e
DE
30192012-09-10 Doug Evans <dje@google.com>
3020
3021 * boards/fission.exp: Explicitly mark "board" as not remote.
3022
5b4f6e25
KS
30232012-09-10 Keith Seitz <keiths@redhat.com>
3024
3025 PR gdb/13483
3026 * gdb.cp/converts.cc (A::A): Add ctor.
3027 (A::member_): Add member.
3028 (enum my_enum): New enumeration.
3029 (main): Add calls to foo1_7 with various
3030 permitted arguments.
3031 * gdb.cp/converts.exp: Add tests for boolean
3032 conversions permitted by the standard.
3033
b4ca5ed9
YPK
30342012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3035
3036 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3037 avoid spurious results due to ~/.gdbinit.
3038 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3039 $INTERNAL_GDBFLAGS in run command.
3040 * gdb.gdb/observer.exp (setup_test): Ditto.
3041 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3042 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3043
d54b30bb
DE
30442012-09-06 Doug Evans <dje@google.com>
3045
14910956
DE
3046 * boards/fission.exp: New file.
3047
d54b30bb
DE
3048 * gdb.python/py-value.exp: Use clean_restart.
3049
91b253e1
DE
30502012-09-05 Doug Evans <dje@google.com>
3051
3052 * gdb.base/info-macros.c: Fix whitespace.
3053
1292279a
PA
30542012-08-28 Pedro Alves <palves@redhat.com>
3055
3056 PR gdb/14428
3057
3058 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3059
1c8cdcb1
JK
30602012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3061
3062 * gdb.base/break-caller-line.c: New file.
3063 * gdb.base/break-caller-line.exp: New file.
3064
1e8e8b51
JK
30652012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3066
3067 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
3068 * gdb.arch/i386-cfi-notcurrent.S: New file.
3069 * gdb.arch/i386-cfi-notcurrent.exp: New file.
3070
1591a1e8
PA
30712012-08-27 Wei-cheng Wang <cole945@gmail.com>
3072 Yao Qi <yao@codesourcery.com>
3073 Pedro Alves <palves@redhat.com>
3074
3075 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
3076 New procedures.
3077 (top level): Add overlap checking tests.
3078
4442ada7
TT
30792012-08-24 Tom Tromey <tromey@redhat.com>
3080
3081 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
3082 gdb_test_multiple fails for other reasons.
3083
e7d50cc9
YQ
30842012-08-24 Yao Qi <yao@codesourcery.com>
3085
3086 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3087
dfbd5e7b
PA
30882012-08-23 Pedro Alves <palves@redhat.com>
3089
3090 * gdb.base/help.exp: Adjust to "handle" help text change.
3091
8d735b87
YQ
30922012-08-23 Yao Qi <yao@codesourcery.com>
3093
3094 * gdb.trace/disconnected-tracing.c (start, end): New.
3095 (main): Call start and end.
3096 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
3097 existing tests into this proc.
3098 (disconnected_tfind): New.
3099
61b1d759
YQ
31002012-08-23 Yao Qi <yao@codesourcery.com>
3101
3102 * boards/native-gdbserver.exp (${board}_upload): New.
3103 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
3104 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
3105 Execute tfile on remote target.
3106 Copy trace file from target to host.
3107
6ca1b147
JM
31082012-08-22 Joseph Myers <joseph@codesourcery.com>
3109
3110 * gdb.arch/thumb-bx-pc.S: New file.
3111 * gdb.arch/thumb-bx-pc.exp: New file.
3112
706e3705
TT
31132012-08-22 Tom Tromey <tromey@redhat.com>
3114
3115 * gdb.base/maint.exp: Update.
3116
b4893d48
TT
31172012-08-22 Tom Tromey <tromey@redhat.com>
3118
3119 * lib/gdb.exp (skip_unwinder_tests): New proc.
3120 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
3121 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
3122
45b7da81
TT
31232012-08-21 Tom Tromey <tromey@redhat.com>
3124
3125 * gdb.hp/gdb.aCC/exception.exp: Remove.
3126
f94363d7
AP
3127012-08-19 Andrew Pinski <apinski@cavium.com>
3128
3129 * gdb.arch/mips-octeon-bbit.c: New file.
3130 * gdb.arch/mips-octeon-bbit.exp: New Test.
3131
e5afdbd7
KS
3132012-08-19 Keith Seitz <keiths@redhat.com>
3133
3134 PR c++/14365
3135 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
3136 * gdb.dwarf2/dw2-anon-mptr.S: New file.
3137
c29e8b64
JK
31382012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3139
3140 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
3141 verbose -log by more specific untested call.
3142
15a7e7bc
YQ
31432012-08-18 Yao Qi <yao@codesourcery.com>
3144
3145 * gdb.trace/tfind.exp: Move tests on various command help before
3146 checking target supports trace.
3147 Fix the expected output of 'help tfind end'.
3148
a451cb65
KS
31492012-08-17 Keith Seitz <keiths@redhat.com>
3150
3151 PR c++/13356
3152 * gdb.base/default.exp: Update all "check type" tests.
3153 * gdb.base/help.exp: Likewise.
3154 * gdb.base/setshow.exp: Likewise.
3155 * gdb.cp/converts.cc (foo1_type_check): New function.
3156 (foo2_type_check): New function.
3157 (foo3_type_check): New function.
3158 (main): Call new functions.
3159 * converts.exp: Add tests for integer-to-pointer conversions
3160 with/without strict type-checking.
3161
dbf6a605
MF
31622012-08-16 Mike Frysinger <vapier@gentoo.org>
3163
3164 * gdb.base/help.exp: Update expected output.
3165
0c92d8c1
JB
31662012-08-16 Joel Brobecker <brobecker@adacore.com>
3167
3168 * gdb.ada/rdv_wait: New testcase.
3169
e56f7f42
JK
31702012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3171
3172 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3173
f47f77df
DE
31742012-08-13 Doug Evans <dje@google.com>
3175
e202d6e8 3176 * gdb.base/help.exp: Update expected output.
f47f77df
DE
3177 * gdb.base/default.exp: Update expected output of "show convenience".
3178
a72c3253
DE
31792012-08-10 Doug Evans <dje@google.com>
3180
3181 * gdb.python/py-strfns.c: New file.
3182 * gdb.python/py-strfns.exp: New file.
3183 * gdb.python/py-type.exp (test_fields): Add vector tests.
3184
de0bea00
MF
31852012-08-10 Mike Frysinger <vapier@gentoo.org>
3186
3187 PR cli/10436:
3188 * gdb.base/completion.exp: Add tests for handle completion.
3189
5b9afe8a
YQ
31902012-08-09 Yao Qi <yao@codesourcery.com>
3191
3192 * gdb.mi/mi-cmd-param-changed.exp: New.
3193 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3194 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3195 * gdb.mi/mi2-prompt.exp: Likewise.
3196
4f485ebc
DE
31972012-08-08 Doug Evans <dje@google.com>
3198
3199 * gdb.base/debug-expr.c: New file.
3200 * gdb.base/debug-expr.exp: New file.
3201 * gdb.base/exprs.exp: Test {type} casts.
3202 * gdb.cp/debug-expr.exp: New file.
3203
5888842d
JK
32042012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3205
3206 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
3207 global variable loop, not a 'break'. Add loop count limit to 100.
3208 Add new fail case for terminated vgdb.
3209
4f69f4c2
JK
32102012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3211 Jean-Marc Saffroy <saffroy@gmail.com>
3212
3213 PR 11804
3214 * gdb.base/gcore-relro.exp: New file.
3215 * gdb.base/gcore-relro-main.c: New file.
3216 * gdb.base/gcore-relro-lib.c: New file.
3217
e2de5390
JK
32182012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3219
3220 Do not false FAIL with old GCCs.
3221 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
3222 GCC < 4.5 in $no_hw mode.
3223
606603c5
JK
32242012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3225
3226 * gdb.base/default.exp (cd): Accept new directory with no arguments.
3227
777f26c2
JK
32282012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3229
3230 * gdb.base/list.exp (test_only_end): New function.
3231 Call it.
3232
2c12abee
TT
32332012-08-06 Tom Tromey <tromey@redhat.com>
3234
3235 * gdb.python/py-mi.exp: Add test for printer whose children
3236 are a list.
3237 * gdb.python/py-prettyprint.c (struct children_as_list): New.
3238 (main): New variable children_as_list.
3239 * gdb.python/py-prettyprint.py (class pp_children_as_list):
3240 New.
3241 (register_pretty_printers): Register new printer.
3242
0eae2cf4
EBM
32432012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3244
3245 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
3246 symbols. Abort if vgdb remote connection is closed.
3247
09e0881d
DE
32482012-08-02 Doug Evans <dje@google.com>
3249
3250 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3251
b40f514f
SDJ
32522012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
3253
3254 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
3255 s390x, PowerPC 64 and m68k-linux.
3256
11315ae0
UW
32572012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3258
3259 * gdb.base/annota1.exp: Accept no frames-invalid notification
3260 when starting up the program.
3261 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
3262 show a symbolic value as well.
3263 * gdb.server/server-exec-info.exp: Skip test when skipping
3264 gdbserver test and/or when skipping shared library tests.
3265 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
3266 avoid name conflicts with other tests.
3267
0547eeed
UW
32682012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3269
3270 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
3271 Fix wrong output on big-endian systems.
3272 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
3273 4-byte pointer types on 64-bit s390x.
3274
bdddb4de
UW
32752012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3276
3277 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
3278 marker comment at the beginning (after intialization).
3279 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
3280 breakpoint on marker comment instead of function begin.
3281 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
3282 PowerPC.
3283 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
3284 or 64-bit PowerPC.
3285 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
3286 gdb,no_hardware_watchpoints flag is set.
3287 (initialize): Remove now redundant can-use-hw-watchpoints change.
3288
5d206025
YQ
32892012-08-02 Yao Qi <yao@codesourcery.com>
3290 Pedro Alves <palves@redhat.com>
3291
3292 * boards/local-remote-host.exp: New.
3293
4f665099
UW
32942012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3295
3296 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
3297 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
3298 * gdb.base/print-file-var.exp: Likewise.
3299 * gdb.server/solib-list.exp: Skip on remote targets.
3300
b62e2b27
UW
33012012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3302
3303 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
3304 watchpoints on ARM. When expecting software watchpoints, tolerate
3305 (remote) targets that report unsupported hardware watchpoint only
3306 at continue time.
3307 (test_wide_location_2): Likewise.
3308
a967a851
JK
33092012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3310
3311 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
3312 valgrind versions.
3313
75d9f9ff 33142012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
3315
3316 * gdb.base/valgrind-infcall.c: New file.
3317 * gdb.base/valgrind-infcall.exp: New file.
3318
75d9f9ff
JK
3319 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3320
1c9f2ed2
KS
33212012-07-30 Keith Seitz <keiths@redhat.com>
3322
3323 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3324 linespecs.
3325
7f9b2034
DE
33262012-07-30 Doug Evans <dje@google.com>
3327
85220e01
DE
3328 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3329 * gdb.dwarf2/pr13961.S: Ditto.
3330
7f9b2034
DE
3331 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3332
4e969b4f
AB
33332012-07-30 Andrew Burgess <aburgess@broadcom.com>
3334
3335 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
3336 change its format immediately after reloading the binary.
3337
e7de8362
JK
33382012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3339
3340 Fix testsuite regression after --use-deprecated-index-sections removal.
3341 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
3342 string.
3343 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
3344
7255706c
YQ
33452012-07-27 Yao Qi <yao@codesourcery.com>
3346
3347 KFAIL for PR remote/14161.
3348 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
3349 Cleanup socket files.
3350 (strace_info_marker): Detach inferior.
3351
f2e8016f
TT
33522012-07-26 Tom Tromey <tromey@redhat.com>
3353
6fdff2c5 3354 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 3355
f66713d2
JK
33562012-07-26 Markus Metzger <markus.t.metzger@intel.com>
3357
3358 * gdb.python/py-inferior.c (thread): New function.
3359 (check_threads): New function.
3360 (test_threads): New function.
3361 * gdb.python/py-inferior.exp: Added test.
3362 Replaced runto with continue to breakpoint.
3363
8223e12c
TT
33642012-07-26 Tom Tromey <tromey@redhat.com>
3365
3366 * lib/ada.exp (standard_ada_testfile): New proc.
3367 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
3368 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
3369 * gdb.ada/array_return.exp: Use standard_ada_testfile.
3370 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
3371 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
3372 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
3373 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
3374 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
3375 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
3376 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
3377 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
3378 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
3379 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
3380 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
3381 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
3382 * gdb.ada/char_param.exp: Use standard_ada_testfile.
3383 * gdb.ada/complete.exp: Use standard_ada_testfile.
3384 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
3385 standard_output_file.
3386 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
3387 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
3388 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
3389 standard_output_file.
3390 * gdb.ada/exprs.exp: Use standard_ada_testfile.
3391 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
3392 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
3393 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
3394 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
3395 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
3396 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
3397 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
3398 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
3399 * gdb.ada/homonym.exp: Use standard_ada_testfile.
3400 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
3401 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
3402 * gdb.ada/interface.exp: Use standard_ada_testfile.
3403 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
3404 standard_output_file
3405 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3406 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3407 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3408 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3409 * gdb.ada/nested.exp: Use standard_ada_testfile.
3410 * gdb.ada/null_array.exp: Use standard_ada_testfile.
3411 * gdb.ada/null_record.exp: Use standard_ada_testfile.
3412 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3413 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3414 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3415 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3416 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3417 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3418 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3419 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3420 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3421 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3422 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3423 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3424 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3425 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3426 * gdb.ada/start.exp: Use standard_ada_testfile.
3427 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3428 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3429 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3430 * gdb.ada/tagged.exp: Use standard_ada_testfile.
3431 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3432 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3433 * gdb.ada/tasks.exp: Use standard_ada_testfile.
3434 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3435 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3436 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3437 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3438 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3439 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3440 * gdb.ada/widewide.exp: Use standard_ada_testfile.
3441
bbec57e4
JK
34422012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3443
3444 Fix testsuite regression after --use-deprecated-index-sections removal.
3445 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3446
9cc8e32c
JK
34472012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3448
3449 Fix compatibility with Tcl before 7.5.
3450 * lib/future.exp (lreverse): New function if it does not exist.
3451
ea5ca7b5
MK
34522012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
3453
3454 * gdb.mi/mi-pending.c: New method to set a second pending
3455 breakpoint.
3456 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3457 condition.
3458
64776a0b
PA
34592012-07-20 Pedro Alves <palves@redhat.com>
3460
3461 PR threads/11692
3462 PR gdb/12203
3463
3464 * gdb.threads/create-fail.c: New file.
3465 * gdb.threads/create-fail.exp: New file.
3466
13e4e967
PA
34672012-07-19 Pedro Alves <palves@redhat.com>
3468
3469 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3470 * config/vx.exp (gdb_start): Likewise.
3471 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3472 * gdb.base/setvar.exp (test_set): Likewise.
3473 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3474 * gdb.reverse/sigall-precsave.exp: Likewise.
3475 * gdb.reverse/sigall-reverse.exp: Likewise.
3476
b7aefa4d
PA
34772012-07-19 Pedro Alves <palves@redhat.com>
3478
3479 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3480 handler before recording.
3481
608b4967
TT
34822012-07-19 Tom Tromey <tromey@redhat.com>
3483
3484 * gdb.cp/casts.exp: Add tests for typeof and decltype.
3485 * gdb.cp/casts.cc (decltype): New function.
3486 (main): Use it.
3487
b1e0c0fa
PA
34882012-07-19 Pedro Alves <palves@redhat.com>
3489
3490 * gdb.base/sigall.exp (signals): New list.
3491 <top level>: Loop over signals in the $signals list instead of
3492 calling a test function once per signal.
3493 * gdb.reverse/sigall-precsave.exp (signals): New list.
3494 <top level>: Loop over signals in the $signals list instead of
3495 calling a test function once per signal.
3496 * gdb.reverse/sigall-reverse.exp (signals): New list.
3497 <top level>: Loop over signals in the $signals list instead of
3498 calling a test function once per signal.
3499
6ace3df1
YQ
35002012-07-19 Yao Qi <yao@codesourcery.com>
3501
3502 * gdb.base/setshow.exp: Test 'set args ~'.
3503
263a0f8c
JK
35042012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3505
3506 * gdb.base/store.exp (check_set): Import gdb_prompt.
3507 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3508 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3509
8f043999
JK
35102012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3511
3512 PR 11914
3513 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3514 (main): Call eval_sub.
3515 * gdb.python/py-prettyprint.exp:
3516 (python execfile ('py-prettyprint.py')): Move it earlier.
3517 New breakpoint for eval-break.
3518 (continue to breakpoint: eval-break, info locals): New test.
3519 (python execfile ('py-prettyprint.py')): Move it from here.
3520 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3521 (register_pretty_printers): Register pp_eval_type.
3522
725c7b66
JK
35232012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3524
3525 Fix a testcase regression by me.
3526 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3527 DW_FORM_data4.
3528
4359dff1
JK
35292012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3530 Doug Evans <dje@google.com>
3531
3532 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3533 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3534
61e44cfa
JK
35352012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3536
3537 Fix gdbserver run regression.
3538 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3539
93c0ef37
TT
35402012-07-12 Tom Tromey <tromey@redhat.com>
3541
3542 * lib/gdb.exp (standard_testfile): Don't declare objdir.
3543 (clean_restart): Likewise.
3544 (core_find): Use standard_output_file.
3545
76027ef5
TT
35462012-07-12 Tom Tromey <tromey@redhat.com>
3547
3548 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
3549 * gdb.dwarf2/dw2-anonymous-func.exp: Use
3550 prepare_for_testing_full.
3551 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
3552 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
3553 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
3554 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
3555 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
3556 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
3557 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
3558 prepare_for_testing_full.
3559 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
3560 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
3561 prepare_for_testing_full.
3562 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
3563 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
3564 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
3565
85b4440a
TT
35662012-07-12 Tom Tromey <tromey@redhat.com>
3567
3568 * lib/gdb.exp (build_executable_from_specs): New proc, from
3569 build_executable.
3570 (build_executable): Use it.
3571 (prepare_for_testing_full): New proc.
3572
55baab26
TT
35732012-07-11 Tom Tromey <tromey@redhat.com>
3574
3575 * gdb.reverse/break-precsave.exp: Use standard_output_file.
3576 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
3577 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
3578 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
3579 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
3580 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
3581 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
3582 * gdb.reverse/step-precsave.exp: Use standard_output_file.
3583 * gdb.reverse/until-precsave.exp: Use standard_output_file.
3584 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
3585
298a9cf0
TT
35862012-07-10 Tom Tromey <tromey@redhat.com>
3587
3588 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
3589 standard_output_file.
3590 * gdb.mi/gdb2549.exp: Use standard_testfile.
3591 * gdb.mi/gdb669.exp: Use standard_testfile.
3592 * gdb.mi/gdb701.exp: Use standard_testfile.
3593 * gdb.mi/gdb792.exp: Use standard_testfile.
3594 * gdb.mi/mi-async.exp: Use standard_testfile.
3595 * gdb.mi/mi-basics.exp: Use standard_testfile.
3596 * gdb.mi/mi-break.exp: Use standard_testfile.
3597 * gdb.mi/mi-cli.exp: Use standard_testfile.
3598 * gdb.mi/mi-console.exp: Use standard_testfile.
3599 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
3600 * gdb.mi/mi-eval.exp: Use standard_testfile.
3601 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
3602 * gdb.mi/mi-file.exp: Use standard_testfile.
3603 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
3604 * gdb.mi/mi-logging.exp: Use standard_testfile.
3605 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
3606 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
3607 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
3608 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
3609 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
3610 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
3611 * gdb.mi/mi-pending.exp: Use standard_testfile,
3612 standard_output_file.
3613 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
3614 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
3615 * gdb.mi/mi-regs.exp: Use standard_testfile.
3616 * gdb.mi/mi-return.exp: Use standard_testfile.
3617 * gdb.mi/mi-reverse.exp: Use standard_testfile.
3618 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
3619 * gdb.mi/mi-solib.exp: Use standard_testfile,
3620 standard_output_file.
3621 * gdb.mi/mi-stack.exp: Use standard_testfile.
3622 * gdb.mi/mi-stepi.exp: Use standard_testfile.
3623 * gdb.mi/mi-stepn.exp: Use standard_testfile.
3624 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
3625 * gdb.mi/mi-until.exp: Use standard_testfile.
3626 * gdb.mi/mi-var-block.exp: Use standard_testfile.
3627 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
3628 * gdb.mi/mi-var-child.exp: Use standard_testfile.
3629 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
3630 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
3631 * gdb.mi/mi-var-display.exp: Use standard_testfile.
3632 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
3633 standard_output_file.
3634 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
3635 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
3636 * gdb.mi/mi-watch.exp: Use standard_testfile.
3637 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
3638 * gdb.mi/mi2-basics.exp: Use standard_testfile.
3639 * gdb.mi/mi2-break.exp: Use standard_testfile.
3640 * gdb.mi/mi2-cli.exp: Use standard_testfile.
3641 * gdb.mi/mi2-console.exp: Use standard_testfile.
3642 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
3643 * gdb.mi/mi2-eval.exp: Use standard_testfile.
3644 * gdb.mi/mi2-file.exp: Use standard_testfile.
3645 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
3646 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
3647 * gdb.mi/mi2-regs.exp: Use standard_testfile.
3648 * gdb.mi/mi2-return.exp: Use standard_testfile.
3649 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
3650 * gdb.mi/mi2-stack.exp: Use standard_testfile.
3651 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
3652 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
3653 * gdb.mi/mi2-until.exp: Use standard_testfile.
3654 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
3655 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
3656 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
3657 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
3658 * gdb.mi/mi2-watch.exp: Use standard_testfile.
3659
f5f3a911
TT
36602012-07-10 Tom Tromey <tromey@redhat.com>
3661
3662 * gdb.cp/abstract-origin.exp: Use standard_testfile.
3663 * gdb.cp/ambiguous.exp: Use standard_testfile,
3664 prepare_for_testing.
3665 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
3666 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
3667 * gdb.cp/anon-ns.exp: Use standard_testfile.
3668 * gdb.cp/anon-struct.exp: Use standard_testfile.
3669 * gdb.cp/anon-union.exp: Use standard_testfile,
3670 prepare_for_testing.
3671 * gdb.cp/arg-reference.exp: Use standard_testfile,
3672 prepare_for_testing.
3673 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
3674 * gdb.cp/breakpoint.exp: Use standard_testfile,
3675 prepare_for_testing.
3676 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
3677 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
3678 standard_output_file.
3679 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
3680 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
3681 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
3682 (test_static_members): Update.
3683 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
3684 * gdb.cp/converts.exp: Use standard_testfile.
3685 * gdb.cp/cp-relocate.exp: Use standard_testfile.
3686 * gdb.cp/cpcompletion.exp: Use standard_testfile,
3687 prepare_for_testing.
3688 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
3689 * gdb.cp/cplabel.exp: Use standard_testfile.
3690 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
3691 prepare_for_testing.
3692 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
3693 * gdb.cp/derivation.exp: Use standard_testfile,
3694 prepare_for_testing.
3695 * gdb.cp/destrprint.exp: Use standard_testfile.
3696 * gdb.cp/dispcxx.exp: Use standard_testfile.
3697 * gdb.cp/exception.exp: Use standard_testfile,
3698 prepare_for_testing.
3699 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
3700 * gdb.cp/extern-c.exp: Use standard_testfile,
3701 prepare_for_testing.
3702 * gdb.cp/formatted-ref.exp: Use standard_testfile,
3703 prepare_for_testing.
3704 * gdb.cp/fpointer.exp: Use standard_testfile.
3705 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
3706 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
3707 standard_output_file.
3708 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
3709 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
3710 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
3711 standard_output_file.
3712 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
3713 (do_tests): Update.
3714 * gdb.cp/koenig.exp: Use standard_testfile.
3715 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
3716 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
3717 * gdb.cp/m-static.exp: Use standard_testfile,
3718 prepare_for_testing.
3719 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
3720 * gdb.cp/mb-inline.exp: Use standard_testfile,
3721 prepare_for_testing.
3722 * gdb.cp/mb-templates.exp: Use standard_testfile,
3723 prepare_for_testing.
3724 * gdb.cp/member-ptr.exp: Use standard_testfile,
3725 prepare_for_testing.
3726 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
3727 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
3728 * gdb.cp/method2.exp: Use standard_testfile.
3729 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
3730 standard_output_file.
3731 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
3732 (do_tests): Update.
3733 * gdb.cp/namespace-enum.exp: Use standard_testfile,
3734 prepare_for_testing.
3735 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
3736 prepare_for_testing.
3737 * gdb.cp/namespace.exp: Use standard_testfile,
3738 prepare_for_testing.
3739 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
3740 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
3741 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
3742 * gdb.cp/nsimport.exp: Use standard_testfile,
3743 prepare_for_testing.
3744 * gdb.cp/nsnested.exp: Use standard_testfile.
3745 * gdb.cp/nsnoimports.exp: Use standard_testfile.
3746 * gdb.cp/nsrecurs.exp: Use standard_testfile,
3747 prepare_for_testing.
3748 * gdb.cp/nsstress.exp: Use standard_testfile,
3749 prepare_for_testing.
3750 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
3751 * gdb.cp/operator.exp: Use standard_testfile.
3752 * gdb.cp/oranking.exp: Use standard_testfile.
3753 * gdb.cp/overload-const.exp: Use standard_testfile.
3754 * gdb.cp/overload.exp: Use standard_testfile,
3755 prepare_for_testing.
3756 * gdb.cp/ovldbreak.exp: Use standard_testfile.
3757 * gdb.cp/ovsrch.exp: Use standard_testfile.
3758 * gdb.cp/paren-type.exp: Use standard_testfile.
3759 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
3760 prepare_for_testing.
3761 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
3762 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
3763 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
3764 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
3765 * gdb.cp/pr10728.exp: Use standard_testfile,
3766 standard_output_file.
3767 * gdb.cp/pr12028.exp: Use standard_testfile.
3768 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
3769 * gdb.cp/pr9167.exp: Use standard_testfile.
3770 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
3771 * gdb.cp/printmethod.exp: Use standard_testfile,
3772 prepare_for_testing.
3773 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
3774 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
3775 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
3776 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
3777 standard_output_file.
3778 * gdb.cp/readnow-language.exp: Use standard_testfile.
3779 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
3780 (gdb_start_again): Use clean_restart.
3781 * gdb.cp/ref-types.exp: Use standard_testfile,
3782 prepare_for_testing.
3783 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
3784 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
3785 * gdb.cp/smartp.exp: Use standard_testfile.
3786 * gdb.cp/static-method.exp: Use standard_testfile.
3787 * gdb.cp/static-print-quit.exp: Use standard_testfile.
3788 * gdb.cp/temargs.exp: Use standard_testfile.
3789 * gdb.cp/templates.exp: Use standard_testfile,
3790 prepare_for_testing.
3791 (do_tests): Update.
3792 * gdb.cp/try_catch.exp: Use standard_testfile,
3793 prepare_for_testing.
3794 * gdb.cp/typedef-operator.exp: Use standard_testfile.
3795 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
3796 * gdb.cp/virtbase.exp: Use standard_testfile,
3797 prepare_for_testing.
3798 * gdb.cp/virtfunc.exp: Use standard_testfile,
3799 prepare_for_testing.
3800 (do_tests): Update.
3801 * gdb.cp/virtfunc2.exp: Use standard_testfile,
3802 prepare_for_testing.
3803
686f09d0
TT
38042012-07-10 Tom Tromey <tromey@redhat.com>
3805
3806 * lib/gdb.exp (standard_testfile): Unset output variables from
3807 earlier invocations.
3808
9357e021
YQ
38092012-07-10 Yao Qi <yao@codesourcery.com>
3810
3811 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
3812 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
3813 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
3814 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
3815 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
3816 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
3817 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
3818 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
3819 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
3820 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
3821 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
3822 * gdb.mi/mi-var-display.exp: Likewise.
3823 * gdb.mi/mi-var-invalidate.exp: Likewise.
3824 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
3825 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
3826 * gdb.mi/mi2-console.exp: Likewise.
3827 * gdb.mi/mi2-disassemble.exp: Likewise.
3828 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
3829 * gdb.mi/mi2-read-memory.exp: Likewise.
3830 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
3831 * gdb.mi/mi2-simplerun.exp: Likewise.
3832 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
3833 * gdb.mi/mi2-syn-frame.exp: Likewise.
3834 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
3835 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
3836 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
3837
e314d629
TT
38382012-07-09 Tom Tromey <tromey@redhat.com>
3839
3840 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
3841 * gdb.base/callfuncs.exp: Add cast-based test.
3842 * gdb.base/callfuncs.c (voidfunc): New function.
3843
06928b3f
DE
38442012-07-08 Doug Evans <dje@google.com>
3845
3846 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
3847
32f11bad
JK
38482012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3849
3850 Fix XFAIL compatibility with old i386 systems.
3851 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
3852 Check also 'Cannot insert breakpoint 0'.
3853
76b83c51
JK
38542012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3855
3856 PR 14321
3857 * gdb.base/find.exp
3858 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
3859
a6fb9c08
TT
38602012-07-06 Tom Tromey <tromey@redhat.com>
3861
3862 * gdb.base/whatis.exp: Add test.
3863
71918a86
TT
38642012-07-06 Tom Tromey <tromey@redhat.com>
3865
3866 * gdb.base/whatis.exp: Add regression test.
3867
fcde5961
TT
38682012-07-06 Tom Tromey <tromey@redhat.com>
3869
3870 * gdb.base/whatis.exp: Add tests.
3871
f9cf0f4a
JK
38722012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3873
3874 PR 12649
3875 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
3876 gdb_test_multiple $gdb_prompt terminator.
3877
979ade8b
PA
38782012-07-04 Pedro Alves <palves@redhat.com>
3879
3880 * gdb.mi/mi-reverse.exp: Use supports_reverse and
3881 supports_process_record.
3882
8a980b44
PA
38832012-07-04 Pedro Alves <palves@redhat.com>
3884
3885 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
3886 endings.
3887 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
3888
855ba978
SS
38892012-07-03 Stan Shebs <stan@codesourcery.com>
3890
3891 * gdb.base/info-os.c (main): Retry resource acquisition until an
3892 available one is found.
3893 * gdb.base/info-os.exp: Collect resource keys from the program
3894 and use them in matching.
3895
fcb44371
JK
38962012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3897
3898 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
3899 Wrap the test into loop for corefile and core0file.
3900
08a67be6
JK
39012012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3902
3903 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
3904 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
3905 .note.GNU-stack.
3906
0f3c2347
JK
3907 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
3908
ff4a4500
SDJ
39092012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
3910
3911 * gdb.base/help.exp (help b, help br, help bre, help brea, help
3912 break): Include help message for the new `-probe' and `-probe-stap'
3913 options.
3914
d3ce09f5
SS
39152012-07-02 Stan Shebs <stan@codesourcery.com>
3916
3917 * gdb.base/dprintf.exp: Add agent style tests.
3918
a1624241
JK
39192012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3920
3921 * gdb.base/stale-infcall.c (infcall): New label test-next.
3922 (main): New labels test-pass and test-fail.
3923 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
3924 $test_fail_bpnum to test-fail.
3925 (test system longjmp tracking support): New test.
3926 Delete $test_fail_bpnum.
3927 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
3928 breakpoint.
3929
42e7ad6c
DE
39302012-06-30 Doug Evans <dje@google.com>
3931
3932 * gdb.dwarf2/fission-reread.S: New file.
3933 * gdb.dwarf2/fission-reread.exp: New file.
3934
37ce89eb
SS
39352012-06-28 Stan Shebs <stan@codesourcery.com>
3936
3937 * gdb.mi/mi-logging.exp: New file.
3938
e5ef252a
PA
39392012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3940 Pedro Alves <palves@redhat.com>
3941
3942 * gdb.threads/siginfo-threads.exp: New file.
3943 * gdb.threads/siginfo-threads.c: New file.
3944 * gdb.threads/sigstep-threads.exp: New file.
3945 * gdb.threads/sigstep-threads.c: New file.
3946
22f1fbae
TT
39472012-06-28 Tom Tromey <tromey@redhat.com>
3948
3949 * gdb.go/package.exp: Partially revert earlier patch; use
3950 gdb_compile again. Use standard_output_file.
3951
2e3cf129
DE
39522012-06-27 Doug Evans <dje@google.com>
3953
3954 * gdb.dwarf2/fission-base.c: New file.
3955 * gdb.dwarf2/fission-base.S: New file.
3956 * gdb.dwarf2/fission-base.exp: New file.
3957
785fd303
JK
39582012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3959
3960 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
3961
1bb9788d
TT
39622012-06-27 Tom Tromey <tromey@redhat.com>
3963
3964 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
3965 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
3966
c83ee902
TT
39672012-06-27 Tom Tromey <tromey@redhat.com>
3968
3969 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
3970 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
3971 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
3972 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
3973 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
3974 prepare_for_testing.
3975 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
3976 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
3977 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
3978 standard_testfile.
3979 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
3980 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
3981 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
3982 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
3983 prepare_for_testing.
3984 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
3985 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
3986 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
3987 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
3988 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
3989 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
3990 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
3991 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
3992 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
3993 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
3994 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
3995 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
3996 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
3997 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
3998 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
3999 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
4000 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
4001 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
4002 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
4003 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
4004 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
4005 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
4006 standard_output_file.
4007 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
4008 standard_output_file.
4009 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
4010 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
4011 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
4012 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
4013 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
4014 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
4015 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
4016 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
4017 * gdb.dwarf2/implptr.exp: Use standard_testfile.
4018 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
4019 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
4020 * gdb.dwarf2/pieces.exp: Use standard_testfile.
4021 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
4022 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
4023 * gdb.dwarf2/valop.exp: Use standard_testfile,
4024 prepare_for_testing.
4025
5204774b
TT
40262012-06-27 Tom Tromey <tromey@redhat.com>
4027
4028 * gdb.python/python.exp: Fix regexps in pagination tests.
4029
ee0bf529
SCR
40302012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4031
4032 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4033 'last' of gdb.Symtab_and_line.
4034 * gdb.python/py-symbol.c: Move break point comment to enable
4035 testing of gdb.Symtab_and_line.last.
4036
14fcc022
TT
40372012-06-26 Tom Tromey <tromey@redhat.com>
4038
4039 * gdb.threads/step.c: Remove.
4040 * gdb.threads/step.exp: Remove.
4041 * gdb.threads/step2.exp: Remove.
4042
0efbbabc
TT
40432012-06-26 Tom Tromey <tromey@redhat.com>
4044
4045 * gdb.threads/watchpoint-fork.exp (test): Use
4046 standard_output_file. Don't declare objdir.
4047 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4048 standard_output_file.
4049 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4050 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4051 clean_restart. Remove incdir.
4052 * gdb.threads/corethreads.exp: Use standard_testfile.
4053 * gdb.threads/execl.exp: Use standard_testfile,
4054 standard_output_file, clean_restart.
4055 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4056 clean_restart.
4057 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4058 clean_restart.
4059 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4060 incdir.
4061 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4062 clean_restart. Remove incdir.
4063 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4064 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
4065 clean_restart. Remove incdir.
4066 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
4067 Remove incdir.
4068 * gdb.threads/leader-exit.exp: Use standard_testfile.
4069 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
4070 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
4071 clean_restart.
4072 * gdb.threads/manythreads.exp: Use standard_testfile,
4073 clean_restart. Remove incdir.
4074 * gdb.threads/multi-create.exp: Use standard_testfile,
4075 clean_restart.
4076 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
4077 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
4078 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
4079 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
4080 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
4081 * gdb.threads/pending-step.exp: Use standard_testfile,
4082 clean_restart. Remove incdir.
4083 * gdb.threads/print-threads.exp: Use standard_testfile,
4084 clean_restart. Remove incdir.
4085 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
4086 clean_restart. Remove incdir.
4087 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
4088 Remove incdir.
4089 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
4090 incdir.
4091 * gdb.threads/sigthread.exp: Use standard_testfile,
4092 clean_restart.
4093 * gdb.threads/staticthreads.exp: Use standard_testfile,
4094 clean_restart. Remove incdir.
4095 * gdb.threads/switch-threads.exp: Use standard_testfile,
4096 clean_restart. Remove incdir.
4097 * gdb.threads/thread-execl.exp: Use standard_testfile,
4098 clean_restart. Remove incdir.
4099 * gdb.threads/thread-find.exp: Use standard_testfile,
4100 clean_restart.
4101 * gdb.threads/thread-specific.exp: Use standard_testfile,
4102 clean_restart. Remove incdir.
4103 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
4104 clean_restart. Remove incdir.
4105 * gdb.threads/thread_check.exp: Use standard_testfile,
4106 clean_restart. Remove incdir.
4107 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
4108 incdir.
4109 * gdb.threads/threadapply.exp: Use standard_testfile,
4110 clean_restart. Remove incdir.
4111 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
4112 clean_restart. Remove incdir.
4113 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
4114 clean_restart.
4115 * gdb.threads/tls-shared.exp: Use standard_testfile,
4116 clean_restart, standard_output_file.
4117 * gdb.threads/tls-var.exp: Use standard_testfile,
4118 standard_output_file.
4119 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
4120 Remove incdir.
4121 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
4122 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
4123 incdir.
4124 * gdb.threads/watchthreads2.exp: Use standard_testfile,
4125 clean_restart. Remove incdir.
4126
497a5eb0
TT
41272012-06-26 Tom Tromey <tromey@redhat.com>
4128
4129 * gdb.trace/actions.exp: Use standard_testfile.
4130 * gdb.trace/ax.exp: Use standard_testfile.
4131 * gdb.trace/backtrace.exp: Use standard_testfile.
4132 * gdb.trace/change-loc.exp: Use standard_testfile.
4133 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
4134 * gdb.trace/collection.exp: Use standard_testfile,
4135 prepare_for_testing.
4136 * gdb.trace/deltrace.exp: Use standard_testfile.
4137 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
4138 * gdb.trace/ftrace.exp: Use standard_testfile.
4139 * gdb.trace/infotrace.exp: Use standard_testfile.
4140 * gdb.trace/packetlen.exp: Use standard_testfile.
4141 * gdb.trace/passc-dyn.exp: Use standard_testfile.
4142 * gdb.trace/passcount.exp: Use standard_testfile.
4143 * gdb.trace/pending.exp: Use standard_testfile.
4144 * gdb.trace/report.exp: Use standard_testfile.
4145 * gdb.trace/save-trace.exp: Use standard_testfile.
4146 * gdb.trace/stap-trace.exp: Use standard_testfile.
4147 * gdb.trace/status-stop.exp: Use standard_testfile.
4148 * gdb.trace/strace.exp: Use standard_testfile.
4149 * gdb.trace/tfile.exp: Use standard_testfile.
4150 * gdb.trace/tfind.exp: Use standard_testfile.
4151 * gdb.trace/trace-break.exp: Use standard_testfile.
4152 * gdb.trace/trace-mt.exp: Use standard_testfile.
4153 * gdb.trace/tracecmd.exp: Use standard_testfile.
4154 * gdb.trace/tspeed.exp: Use standard_testfile.
4155 * gdb.trace/tstatus.exp: Use standard_testfile.
4156 * gdb.trace/tsv.exp: Use standard_testfile.
4157 * gdb.trace/unavailable.exp: Use standard_testfile,
4158 prepare_for_testing.
4159 * gdb.trace/while-dyn.exp: Use standard_testfile.
4160 * gdb.trace/while-stepping.exp: Use standard_testfile.
4161
7686c074
TT
41622012-06-26 Tom Tromey <tromey@redhat.com>
4163
4164 * gdb.reverse/break-precsave.exp: Use standard_testfile.
4165 * gdb.reverse/break-reverse.exp: Use standard_testfile.
4166 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
4167 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4168 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4169 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4170 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4171 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4172 prepare_for_testing.
4173 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4174 prepare_for_testing.
4175 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4176 prepare_for_testing.
4177 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4178 prepare_for_testing.
4179 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4180 prepare_for_testing
4181 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4182 * gdb.reverse/machinestate.exp: Use standard_testfile.
4183 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4184 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4185 build_executable.
4186 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4187 build_executable.
4188 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4189 standard_output_file.
4190 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4191 standard_output_file.
4192 * gdb.reverse/step-precsave.exp: Use standard_testfile.
4193 * gdb.reverse/step-reverse.exp: Use standard_testfile.
4194 * gdb.reverse/until-precsave.exp: Use standard_testfile.
4195 * gdb.reverse/until-reverse.exp: Use standard_testfile.
4196 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4197 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4198
481fc100
TT
41992012-06-26 Tom Tromey <tromey@redhat.com>
4200
4201 * gdb.stabs/weird.exp: Remove directory-checking code. Use
4202 standard_output_file.
4203 * gdb.stabs/exclfwd.exp: Use standard_testfile,
4204 prepare_for_testing. Remove directory-checking code.
4205
7bb18ae2
TT
42062012-06-25 Tom Tromey <tromey@redhat.com>
4207
4208 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
4209 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
4210 build_executable, not prepare_for_testing.
4211 * gdb.multi/base.exp: Use standard_output_file. Use
4212 build_executable, not prepare_for_testing.
4213
cf09b3e4
TT
42142012-06-25 Tom Tromey <tromey@redhat.com>
4215
4216 * gdb.fortran/subarray.exp: Use standard_testfile,
4217 prepare_for_testing.
4218 * gdb.fortran/multi-dim.exp: Use standard_testfile.
4219 * gdb.fortran/module.exp: Use standard_testfile.
4220 * gdb.fortran/logical.exp: Use standard_testfile.
4221 * gdb.fortran/library-module.exp: Use standard_testfile,
4222 standard_output_file.
4223 * gdb.fortran/derived-type.exp: Use standard_testfile,
4224 prepare_for_testing.
4225 * gdb.fortran/complex.exp: Use standard_testfile,
4226 prepare_for_testing.
4227 * gdb.fortran/charset.exp: Use standard_testfile.
4228 * gdb.fortran/array-element.exp: Use standard_testfile,
4229 prepare_for_testing.
4230
18b5ff1b
KS
42312012-06-25 Keith Seitz <keiths@redhat.com>
4232
4233 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
4234 Change rbreak-related tests to KFAIL and add bugzilla numbers.
4235
17b77626
TT
42362012-06-25 Tom Tromey <tromey@redhat.com>
4237
4238 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
4239 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
4240 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
4241 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
4242
f91e3dc1
TT
42432012-06-25 Tom Tromey <tromey@redhat.com>
4244
4245 * gdb.linespec/ls-errs.exp: Use standard_testfile.
4246 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
4247 * gdb.linespec/linespec.exp: Use standard_testfile.
4248
a884434d
TT
42492012-06-25 Tom Tromey <tromey@redhat.com>
4250
4251 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4252 prepare_for_testing.
4253
efc9d70a
TT
42542012-06-25 Tom Tromey <tromey@redhat.com>
4255
4256 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
4257 prepare_for_testing.
4258 * gdb.opt/inline-break.exp: Use standard_testfile,
4259 prepare_for_testing.
4260 * gdb.opt/inline-bt.exp: Use standard_testfile,
4261 prepare_for_testing.
4262 * gdb.opt/inline-cmds.exp: Use standard_testfile,
4263 prepare_for_testing.
4264 * gdb.opt/inline-locals.exp: Use standard_testfile,
4265 prepare_for_testing.
4266
e2fc92c6
TT
42672012-06-25 Tom Tromey <tromey@redhat.com>
4268
4269 * gdb.asm/asm-source.exp: Use standard_output_file,
4270 standard_testfile. Construct .o files in proper subdir.
4271
b0963d73
TT
42722012-06-25 Tom Tromey <tromey@redhat.com>
4273
4274 * gdb.server/ext-attach.exp: Use standard_testfile,
4275 prepare_for_testing.
4276 * gdb.server/ext-run.exp: Use standard_testfile,
4277 build_executable.
4278 * gdb.server/file-transfer.exp: Use standard_testfile,
4279 prepare_for_testing.
4280 * gdb.server/server-exec-info.exp: Use standard_testfile.
4281 * gdb.server/server-mon.exp: Use standard_testfile,
4282 prepare_for_testing.
4283 * gdb.server/server-run.exp: Use standard_testfile,
4284 build_executable.
4285 * gdb.server/solib-list.exp: Use standard_testfile,
4286 standard_output_file.
4287
8a3e1f8d
TT
42882012-06-25 Tom Tromey <tromey@redhat.com>
4289
4290 * lib/gdb.exp (standard_output_file): Use "file join".
4291 * gdb.go/chan.exp: Use standard_testfile.
4292 * gdb.go/handcall.exp: Use standard_testfile.
4293 * gdb.go/hello.exp: Use standard_testfile.
4294 * gdb.integers/chan.exp: Use standard_testfile.
4295 * gdb.go/methods.exp: Use standard_testfile.
4296 * gdb.go/package.exp: Use standard_testfile.
4297 * gdb.go/strings.exp: Use standard_testfile.
4298 * gdb.go/types.exp: Use standard_testfile.
4299 * gdb.go/unsafe.exp: Use standard_testfile.
4300
944a9061
MGD
43012012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4302
4303 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4304
1c06bd58
JK
43052012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4306
4307 Fix regression by the previous commit.
4308 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
4309
b4a58790
TT
43102012-06-22 Tom Tromey <tromey@redhat.com>
4311
4312 * gdb.python/lib-types.exp: Use standard_testfile,
4313 prepare_for_testing.
4314 * gdb.python/py-block.exp: Use standard_testfile.
4315 * gdb.python/py-breakpoint.exp: Use standard_testfile.
4316 * gdb.python/py-events.exp: Use standard_testfile,
4317 standard_output_file.
4318 * gdb.python/py-evsignal.exp: Use standard_testfile.
4319 * gdb.python/py-evethreads.exp: Use standard_testfile.
4320 * gdb.python/py-explore-cc.exp: Use standard_testfile.
4321 * gdb.python/py-explore.exp: Use standard_testfile.
4322 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
4323 standard_output_file.
4324 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
4325 prepare_for_testing.
4326 * gdb.python/py-frame-inline.exp: Use standard_testfile.
4327 * gdb.python/py-frame.exp: Use standard_testfile.
4328 * gdb.python/py-inferior.exp: Use standard_testfile.
4329 * gdb.python/py-infthread.exp: Use standard_testfile.
4330 * gdb.python/py-mi.exp: Use standard_testfile.
4331 * gdb.python/py-objfile-script.exp: Use standard_testfile,
4332 build_executable.
4333 * gdb.python/py-objfile.exp: Use standard_testfile.
4334 * gdb.python/py-pp-maint.exp: Use standard_testfile,
4335 prepare_for_testing.
4336 * gdb.python/py-prettyprint.exp: Use standard_testfile.
4337 * gdb.python/py-progspace.exp: Use standard_testfile,
4338 build_executable.
4339 * gdb.python/py-prompt.exp: Use standard_testfile,
4340 build_executable.
4341 * gdb.python/py-section-script.exp: Use standard_testfile,
4342 build_executable.
4343 * gdb.python/py-shared.exp: Use standard_testfile,
4344 standard_output_file, clean_restart.
4345 * gdb.python/py-symbol.exp: Use standard_output_file,
4346 prepare_for_testing.
4347 * gdb.python/py-symtab.exp: Use standard_output_file,
4348 prepare_for_testing
4349 * gdb.python/py-template.exp: Use standard_testfile.
4350 * gdb.python/py-type.exp: Use standard_testfile.
4351 * gdb.python/py-value-cc.exp: Use standard_testfile.
4352 * gdb.python/py-value.exp: Use standard_testfile.
4353 * gdb.python/python.exp: Use standard_testfile, build_executable.
4354
2c44deac
TT
43552012-06-22 Tom Tromey <tromey@redhat.com>
4356
4357 * gdb.objc/basicclass.exp: Use standard_testfile.
4358 (do_objc_tests): Don't declare objdir.
4359 * gdb.objc/nondebug.exp: Use standard_testfile.
4360 (do_objc_tests): Don't declare objdir.
4361 * gdb.objc/objcdecode.exp: Use standard_testfile.
4362 (do_objc_tests): Don't declare objdir.
4363
c24ccbce
TT
43642012-06-22 Tom Tromey <tromey@redhat.com>
4365
4366 * gdb.java/jmain.exp: Use standard_testfile.
4367 * gdb.java/jmisc.exp: Use standard_testfile.
4368 * gdb.java/jnpe.exp: Use standard_testfile.
4369 * gdb.java/jprint.exp: Use standard_testfile.
4370
0a6d0306
TT
43712012-06-22 Tom Tromey <tromey@redhat.com>
4372
4373 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
4374 (standard_output_file, standard_testfile): New procs.
4375 (build_executable, clean_restart): Use standard_output_file.
4376
6ea815ef
YQ
43772012-06-22 Yao Qi <yao@codesourcery.com>
4378
4379 * boards/native-gdbserver.exp: New proc ${board}_exec.
4380 * boards/native-stdio-gdbserver.exp: Likewise.
4381
4c93b1db
TT
43822012-06-21 Tom Tromey <tromey@redhat.com>
4383
4384 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
4385 (build_executable): Update.
4386 (get_compiler_info): Remove 'binfile' argument.
4387 * gdb.ada/arrayidx.exp: Update.
4388 * gdb.ada/null_array.exp: Update.
4389 * gdb.arch/altivec-abi.exp: Update.
4390 * gdb.arch/altivec-regs.exp: Update.
4391 * gdb.arch/amd64-byte.exp: Update.
4392 * gdb.arch/amd64-dword.exp: Update.
4393 * gdb.arch/amd64-word.exp: Update.
4394 * gdb.arch/i386-avx.exp: Update.
4395 * gdb.arch/i386-byte.exp: Update.
4396 * gdb.arch/i386-sse.exp: Update.
4397 * gdb.arch/i386-word.exp: Update.
4398 * gdb.arch/ppc-dfp.exp: Update.
4399 * gdb.arch/ppc-fp.exp: Update.
4400 * gdb.arch/vsx-regs.exp: Update.
4401 * gdb.base/all-bin.exp: Update.
4402 * gdb.base/annota1.exp: Update.
4403 * gdb.base/async.exp: Update.
4404 * gdb.base/attach.exp: Update.
4405 * gdb.base/break-interp.exp: Update.
4406 * gdb.base/call-ar-st.exp: Update.
4407 * gdb.base/call-rt-st.exp: Update.
4408 * gdb.base/call-sc.exp: Update.
4409 * gdb.base/callfuncs.exp: Update.
4410 * gdb.base/catch-load.exp: Update.
4411 * gdb.base/completion.exp: Update.
4412 * gdb.base/complex.exp: Update.
4413 * gdb.base/condbreak.exp: Update.
4414 * gdb.base/consecutive.exp: Update.
4415 * gdb.base/constvars.exp: Update.
4416 * gdb.base/corefile.exp: Update.
4417 * gdb.base/eval-skip.exp: Update.
4418 * gdb.base/expand-psymtabs.exp: Update.
4419 * gdb.base/exprs.exp: Update.
4420 * gdb.base/fileio.exp: Update.
4421 * gdb.base/fixsection.exp: Update.
4422 * gdb.base/funcargs.exp: Update.
4423 * gdb.base/gdb11530.exp: Update.
4424 * gdb.base/gdb1555.exp: Update.
4425 * gdb.base/gnu-ifunc.exp: Update.
4426 * gdb.base/gnu_vector.exp: Update.
4427 * gdb.base/info-macros.exp: Update.
4428 * gdb.base/jit-simple.exp: Update.
4429 * gdb.base/jit-so.exp: Update.
4430 * gdb.base/jit.exp: Update.
4431 * gdb.base/langs.exp: Update.
4432 * gdb.base/list.exp: Update.
4433 * gdb.base/logical.exp: Update.
4434 * gdb.base/long_long.exp: Update.
4435 * gdb.base/longjmp.exp: Update.
4436 * gdb.base/macscp.exp: Update.
4437 * gdb.base/mips_pro.exp: Update.
4438 * gdb.base/miscexprs.exp: Update.
4439 * gdb.base/morestack.exp: Update.
4440 * gdb.base/nodebug.exp: Update.
4441 * gdb.base/opaque.exp: Update.
4442 * gdb.base/pc-fp.exp: Update.
4443 * gdb.base/pending.exp: Update.
4444 * gdb.base/permissions.exp: Update.
4445 * gdb.base/pointers.exp: Update.
4446 * gdb.base/prelink.exp: Update.
4447 * gdb.base/printcmds.exp: Update.
4448 * gdb.base/psymtab.exp: Update.
4449 * gdb.base/ptype.exp: Update.
4450 * gdb.base/relational.exp: Update.
4451 * gdb.base/scope.exp: Update.
4452 * gdb.base/setvar.exp: Update.
4453 * gdb.base/shlib-call.exp: Update.
4454 * gdb.base/shreloc.exp: Update.
4455 * gdb.base/signals.exp: Update.
4456 * gdb.base/sizeof.exp: Update.
4457 * gdb.base/so-impl-ld.exp: Update.
4458 * gdb.base/so-indr-cl.exp: Update.
4459 * gdb.base/solib-disc.exp: Update.
4460 * gdb.base/solib-display.exp: Update.
4461 * gdb.base/solib-nodir.exp: Update.
4462 * gdb.base/solib-overlap.exp: Update.
4463 * gdb.base/solib-symbol.exp: Update.
4464 * gdb.base/solib-weak.exp: Update.
4465 * gdb.base/solib.exp: Update.
4466 * gdb.base/store.exp: Update.
4467 * gdb.base/structs.exp: Update.
4468 * gdb.base/structs2.exp: Update.
4469 * gdb.base/type-opaque.exp: Update.
4470 * gdb.base/unload.exp: Update.
4471 * gdb.base/varargs.exp: Update.
4472 * gdb.base/volatile.exp: Update.
4473 * gdb.base/watch_thread_num.exp: Update.
4474 * gdb.base/watchpoint-solib.exp: Update.
4475 * gdb.base/watchpoint.exp: Update.
4476 * gdb.base/watchpoints.exp: Update.
4477 * gdb.base/whatis.exp: Update.
4478 * gdb.cell/arch.exp: Update.
4479 * gdb.cell/break.exp: Update.
4480 * gdb.cell/bt.exp: Update.
4481 * gdb.cell/core.exp: Update.
4482 * gdb.cell/data.exp: Update.
4483 * gdb.cell/ea-cache.exp: Update.
4484 * gdb.cell/f-regs.exp: Update.
4485 * gdb.cell/fork.exp: Update.
4486 * gdb.cell/gcore.exp: Update.
4487 * gdb.cell/mem-access.exp: Update.
4488 * gdb.cell/ptype.exp: Update.
4489 * gdb.cell/registers.exp: Update.
4490 * gdb.cell/sizeof.exp: Update.
4491 * gdb.cell/solib-symbol.exp: Update.
4492 * gdb.cell/solib.exp: Update.
4493 * gdb.cp/ambiguous.exp: Update.
4494 * gdb.cp/breakpoint.exp: Update.
4495 * gdb.cp/bs15503.exp: Update.
4496 * gdb.cp/casts.exp: Update.
4497 * gdb.cp/class2.exp: Update.
4498 * gdb.cp/cpexprs.exp: Update.
4499 * gdb.cp/cplusfuncs.exp: Update.
4500 * gdb.cp/ctti.exp: Update.
4501 * gdb.cp/dispcxx.exp: Update.
4502 * gdb.cp/gdb1355.exp: Update.
4503 * gdb.cp/gdb2384.exp: Update.
4504 * gdb.cp/gdb2495.exp: Update.
4505 * gdb.cp/infcall-dlopen.exp: Update.
4506 * gdb.cp/local.exp: Update.
4507 * gdb.cp/m-data.exp: Update.
4508 * gdb.cp/m-static.exp: Update.
4509 * gdb.cp/mb-ctor.exp: Update.
4510 * gdb.cp/mb-inline.exp: Update.
4511 * gdb.cp/mb-templates.exp: Update.
4512 * gdb.cp/member-ptr.exp: Update.
4513 * gdb.cp/method.exp: Update.
4514 * gdb.cp/namespace.exp: Update.
4515 * gdb.cp/nextoverthrow.exp: Update.
4516 * gdb.cp/nsdecl.exp: Update.
4517 * gdb.cp/nsrecurs.exp: Update.
4518 * gdb.cp/nsstress.exp: Update.
4519 * gdb.cp/nsusing.exp: Update.
4520 * gdb.cp/pr-1023.exp: Update.
4521 * gdb.cp/pr-1210.exp: Update.
4522 * gdb.cp/pr-574.exp: Update.
4523 * gdb.cp/pr9631.exp: Update.
4524 * gdb.cp/printmethod.exp: Update.
4525 * gdb.cp/psmang.exp: Update.
4526 * gdb.cp/re-set-overloaded.exp: Update.
4527 * gdb.cp/rtti.exp: Update.
4528 * gdb.cp/shadow.exp: Update.
4529 * gdb.cp/templates.exp: Update.
4530 * gdb.cp/try_catch.exp: Update.
4531 * gdb.dwarf2/dw2-ranges.exp: Update.
4532 * gdb.dwarf2/pr10770.exp: Update.
4533 * gdb.fortran/library-module.exp: Update.
4534 * gdb.hp/gdb.aCC/optimize.exp: Update.
4535 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4536 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4537 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4538 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4539 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4540 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4541 * gdb.hp/gdb.compat/xdb1.exp: Update.
4542 * gdb.hp/gdb.compat/xdb2.exp: Update.
4543 * gdb.hp/gdb.compat/xdb3.exp: Update.
4544 * gdb.hp/gdb.defects/bs14602.exp: Update.
4545 * gdb.hp/gdb.defects/solib-d.exp: Update.
4546 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
4547 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
4548 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
4549 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
4550 * gdb.mi/gdb792.exp: Update.
4551 * gdb.mi/mi-pending.exp: Update.
4552 * gdb.mi/mi-solib.exp: Update.
4553 * gdb.mi/mi-var-cp.exp: Update.
4554 * gdb.opt/clobbered-registers-O2.exp: Update.
4555 * gdb.opt/inline-bt.exp: Update.
4556 * gdb.opt/inline-cmds.exp: Update.
4557 * gdb.opt/inline-locals.exp: Update.
4558 * gdb.python/py-events.exp: Update.
4559 * gdb.python/py-finish-breakpoint.exp: Update.
4560 * gdb.python/py-type.exp: Update.
4561 * gdb.reverse/solib-precsave.exp: Update.
4562 * gdb.reverse/solib-reverse.exp: Update.
4563 * gdb.server/solib-list.exp: Update.
4564 * gdb.stabs/weird.exp: Update.
4565 * gdb.threads/attach-into-signal.exp: Update.
4566 * gdb.threads/attach-stopped.exp: Update.
4567 * gdb.threads/tls-shared.exp: Update.
4568 * gdb.trace/change-loc.exp: Update.
4569 * gdb.trace/strace.exp: Update.
4570
95c391b6
TT
45712012-06-19 Tom Tromey <tromey@redhat.com>
4572
4573 * gdb.base/whatis.exp: Add tests.
4574
e910f0b6
TT
45752012-06-19 Tom Tromey <tromey@redhat.com>
4576
4577 * gdb.cp/m-static.cc (keepalive): New function.
4578 (gnu_obj_1::method): Use it.
4579
422d65e7
DE
45802012-06-18 Doug Evans <dje@google.com>
4581
4582 * gdb.base/info-fun.exp: New file.
4583 * gdb.base/info-fun.c: New file.
4584 * gdb.base/info-fun-solib.c: New file.
4585
e2e4d78b
JK
45862012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4587
4588 Remove stale dummy frames.
4589 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
4590 (maintenance info breakpoints): New tests.
4591 * gdb.base/stale-infcall.c: New file.
4592 * gdb.base/stale-infcall.exp: New file.
4593
1788b2d3
JK
45942012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4595
4596 * gdb.arch/amd64-entry-value-param.S: New file.
4597 * gdb.arch/amd64-entry-value-param.c: New file.
4598 * gdb.arch/amd64-entry-value-param.exp: New file.
4599
663b969e
TT
46002012-06-15 Tom Tromey <tromey@redhat.com>
4601
4602 * gdb.cp/namespace.exp: Add "show lang" test.
4603
8e09ad05
IS
46042012-06-15 Iain Sandoe <iain@codesourcery.com>
4605
4606 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
4607 case. (top level): Use gdb_file_cmd instead of gdb_load.
4608
f85e18ee
JK
46092012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4610
4611 PR tdep/14222
4612 * gdb.arch/i386-sse-stack-align.S: New file.
4613 * gdb.arch/i386-sse-stack-align.c: New file.
4614 * gdb.arch/i386-sse-stack-align.exp: New file.
4615
f3b5e280
KS
46162012-06-13 Keith Seitz <keiths@redhat.com>
4617
4618 PR breakpoints/13798 and mi/11541
4619 * gdb.linespec/ls-errs.exp: Add a few more tests for
4620 filenames with spaces and colons.
4621
50af5481
JK
46222012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4623
4624 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4625 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
4626 (test_function): Call CV_f.
4627 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
4628 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
4629 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
4630 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
4631 (p CV_f(CV::i)): New tests.
4632
d55637df
TT
46332012-06-13 Tom Tromey <tromey@redhat.com>
4634
4635 * gdb.base/condbreak.exp: Add tests for "condition" completion.
4636
cc80f267
JK
46372012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4638
4639 Fix regression by the "ambiguous linespec" series.
4640 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
4641 tests.
4642
bb2af9cc
JK
46432012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4644
4645 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
4646 missing.
4647
e81a37f7
TT
46482012-06-11 Tom Tromey <tromey@redhat.com>
4649
4650 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4651 location...
4652 (main): ...here.
4653
8efd7788
YQ
46542012-06-07 Yao Qi <yao@codesourcery.com>
4655
4656 * gdb.trace/strace.exp: Shorten some too-long lines.
4657
359f5fe6
PA
46582012-06-06 Pedro Alves <palves@redhat.com>
4659
4660 * gdb.threads/clone-new-thread-event.c: New file.
4661 * gdb.threads/clone-new-thread-event.exp: New file.
4662
7b2fe205
YQ
46632012-06-06 Yao Qi <yao@codesourcery.com>
4664
4665 * gdb.base/dprintf.c (main): Add extra parameter when calling
4666 printf and fprintf.
4667 (bar): New function. It is a dead function, but to ensure
4668 'malloc' is linked explicitly.
4669
3eca55e8
YQ
46702012-06-06 Yao Qi <yao@codesourcery.com>
4671
4672 * gdb.base/info-proc.exp: Return if target doesn't support
4673 'info proc'.
4674
91cc9324
JK
46752012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4676
4677 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
4678 (run program with breakpoint commands): XFAIl if it is not.
4679
c56e7c43
JB
46802012-06-05 Joel Brobecker <brobecker@adacore.com>
4681
4682 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
4683 and add comment.
4684 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
4685 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
4686 "STOP" marker. Adjust testing strategy to make it work on
4687 all targets.
4688
4689 * gdb.base/print-file-var-main.c (main): Rewrite using local
4690 variables and adjust get_version_2's return value check.
4691 Add small comment.
4692 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
4693 marker. Adjust testing strategy to make it work on all targets.
4694
ccab2054
JB
46952012-06-05 Joel Brobecker <brobecker@adacore.com>
4696
4697 * gdb.ada/bad-task-bp-keyword: New testcase.
4698
d0d86158
JK
46992012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4700
4701 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
4702 Simplify it to ...
4703 (symbol-file ${testfile1}): ... here.
4704 (test eliminated var my_global_symbol)
4705 (test eliminated var my_static_symbol)
4706 (test eliminated var my_global_func, get address of main): Wrap them to
4707 'single psymtabs' and 'single symtabs'
4708 (get address of my_global_symbol, get address of my_static_symbol)
4709 (get address of my_global_func, get address of main): Wrap them to
4710 'order1' and 'order2'.
4711
952cf74c
JK
4712 * gdb.base/code_elim.exp
4713 (add-symbol-file ${testfile1} 0x100000)
4714 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
4715 'order2'.
4716 (order1: add-symbol-file ${testfile1} 0x100000)
4717 (order1: add-symbol-file ${testfile2} 0x200000)
4718 (order2: add-symbol-file ${testfile2} 0x200000)
4719 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
4720 .bss as appropriate.
4721
0c5bf5a9
JK
47222012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4723
4724 * gdb.server/solib-list-lib.c: New file.
4725 * gdb.server/solib-list-main.c: New file.
4726 * gdb.server/solib-list.exp: New file.
4727
4196f325
MR
47282012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
4729
4730 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
4731 for 'set print symbol' change.
4732
bfb05775
JK
47332012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4734
4735 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
4736 .debug_abbrev_seg3.
4737
685b1105
JK
47382012-05-24 John Steele Scott <toojays@toojays.net>
4739
4740 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
4741 * gdb.dwarf2/dw2-icc-opaque.S: New file.
4742 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
4743
f3e0e960
SS
47442012-05-23 Stan Shebs <stan@codesourcery.com>
4745
4746 * gdb.mi/mi-info-os.exp: New file.
4747
11eb1b4d
KS
47482012-05-23 Keith Seitz <keiths@redhat.com>
4749
4750 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
4751 return -1 to suppress the rest of the tests.
4752 (compile_stap_bin): Return boolean success value.
4753
b1af9e97
TT
47542012-05-21 Tom Tromey <tromey@redhat.com>
4755
4756 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
4757 Remove kfails.
4758 (test_print_mi_member_types): Likewise.
4759
248537e3
TT
47602012-05-21 Tom Tromey <tromey@redhat.com>
4761
4762 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
4763 print symbol' change.
4764
d791e155
TJB
47652012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
4766
4767 * gdb.python/py-prompt.exp: Quit if the target is remote.
4768
e77afa2e
JK
47692012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4770
4771 Fix ERROR: internal buffer is full.
4772 * gdb.base/info-os.exp (expect_multiline): New function.
4773 (get process list, get process groups, get threads)
4774 (get file descriptors, get internet-domain sockets)
4775 (get shared-memory regions, get semaphores, get message queues): Use
4776 it for these tests.
4777
9cb709b6
TT
47782012-05-18 Tom Tromey <tromey@redhat.com>
4779
4780 * gdb.mi/mi-var-cmd.exp: Update.
4781 * gdb.objc/basicclass.exp (do_objc_tests): Update.
4782 * gdb.cp/virtbase.exp: Update.
4783 * gdb.cp/classes.exp (test_static_members): Update.
4784 * gdb.cp/casts.exp: Update.
4785 * gdb.base/pointers.exp: Update.
4786 * gdb.base/funcargs.exp (pointer_args): Update.
4787 (structs_by_reference): Update.
4788 * gdb.base/find.exp: Update.
4789 * gdb.base/call-strs.exp: Send "set print symbol off".
4790 * gdb.base/call-ar-st.exp: Update.
4791 * gdb.ada/fun_addr.exp: Update.
4792 * gdb.base/printcmds.exp (test_print_symbol): New proc.
4793 Call it.
4794 (test_print_repeats_10, test_print_strings)
4795 (test_print_char_arrays): Update.
4796
b012acdd
TT
47972012-05-18 Tom Tromey <tromey@redhat.com>
4798
4799 * gdb.base/charset.exp (string_display): Update.
4800
1d51a733
TT
48012012-05-18 Tom Tromey <tromey@redhat.com>
4802
4803 * gdb.mi/mi2-var-display.exp: Update.
4804 * gdb.mi/mi-var-display.exp: Update.
4805 * gdb.mi/mi-var-child.exp: Update.
4806 * gdb.cp/expand-psymtabs-cxx.exp: Update.
4807 * gdb.cp/cp-relocate.exp (get_func_address): Update.
4808
957df313
DE
48092012-05-17 Doug Evans <dje@google.com>
4810
682c7f7b
DE
4811 * info-macros.exp: Pass "debug" to prepare_for_testing.
4812
957df313
DE
4813 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
4814 * gdb.ada/Makefile.in (clean): Ditto.
4815 * gdb.arch/Makefile.in (clean): Ditto.
4816 * gdb.asm/Makefile.in (clean): Ditto.
4817 * gdb.base/Makefile.in (clean): Ditto.
4818 * gdb.cell/Makefile.in (clean): Ditto.
4819 * gdb.cp/Makefile.in (clean): Ditto.
4820 * gdb.disasm/Makefile.in (clean): Ditto.
4821 * gdb.dwarf2/Makefile.in (clean): Ditto.
4822 * gdb.fortran/Makefile.in (clean): Ditto.
4823 * gdb.go/Makefile.in (clean): Ditto.
4824 * gdb.hp/Makefile.in (clean): Ditto.
4825 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
4826 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
4827 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
4828 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
4829 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
4830 * gdb.java/Makefile.in (clean): Ditto.
4831 * gdb.linespec/Makefile.in (clean): Ditto.
4832 * gdb.mi/Makefile.in (clean): Ditto.
4833 * gdb.modula2/Makefile.in (clean): Ditto.
4834 * gdb.multi/Makefile.in (clean): Ditto.
4835 * gdb.objc/Makefile.in (clean): Ditto.
4836 * gdb.opencl/Makefile.in (clean): Ditto.
4837 * gdb.opt/Makefile.in (clean): Ditto.
4838 * gdb.pascal/Makefile.in (clean): Ditto.
4839 * gdb.python/Makefile.in (clean): Ditto.
4840 * gdb.reverse/Makefile.in (clean): Ditto.
4841 * gdb.server/Makefile.in (clean): Ditto.
4842 * gdb.stabs/Makefile.in (clean): Ditto.
4843 * gdb.threads/Makefile.in (clean): Ditto.
4844 * gdb.trace/Makefile.in (clean): Ditto.
4845 * gdb.xml/Makefile.in (clean): Ditto.
4846
abc9d0dc
TT
48472012-05-16 Tom Tromey <tromey@redhat.com>
4848
4849 * gdb.base/macscp1.c (macscp_expr): Add comment.
4850 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
4851
6a3a010b
MR
48522012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
4853
4854 * gdb.base/return-nodebug.exp: Also test float and double types.
4855
01429c8e
JK
48562012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4857
4858 PR testsuite/12649
4859 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
4860
54115cd4
JK
4861 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
4862
0c5f383f
SDJ
48632012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
4864
4865 * gdb.base/stap-probe.exp (stap_test): Remove calls to
4866 `rerun_to_main'.
4867 (stap_test_no_debuginfo): Likewise.
4868
e7e0cddf
SS
48692012-05-14 Stan Shebs <stan@codesourcery.com>
4870
4871 * gdb.base/dprintf.c: New file.
4872 * gdb.base/dprintf.exp: New file.
4873
c772f8e7
HZ
48742012-05-14 Hui Zhu <hui_zhu@mentor.com>
4875
4876 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
4877 * gdb.trace/disconnected-tracing.c: New file.
4878 * gdb.trace/disconnected-tracing.exp: New file.
4879
7efc75aa
SCR
48802012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4881
4882 * gdb.python/python.c: Add a new breakpoint comment.
4883 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
4884
85d4a676
SS
48852011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
4886
4887 * gdb.base/info-os.exp: New file.
4888 * gdb.base/info-os.c: New file.
4889
64ea88dc
JB
48902012-05-10 Joel Brobecker <brobecker@adacore.com>
4891
4647ab1b
JB
4892 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
4893 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
4894 New files.
64ea88dc 4895
afba63f1
JB
48962012-05-10 Joel Brobecker <brobecker@adacore.com>
4897
4898 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
4899 gdb.base/ctxobj.exp: New files.
4900
9d198b1e
TT
49012012-05-09 Tom Tromey <tromey@redhat.com>
4902
4903 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
4904
9bfee719
MR
49052012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
4906
4907 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
4908
3a7341d8
MR
49092012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
4910
4911 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
4912 before using it.
4913
52b3699b
TG
49142012-05-04 Tristan Gingold <gingold@adacore.com>
4915
4916 * gdb.base/set-noassign.exp: New test.
4917
a20ee7a4
SCR
49182012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4919
4920 * gdb.python/py-symbol.exp: Add tests to test the new methods
4921 gdb.Symtab.global_block() and gdb.Symtab.static_block().
4922 * gdb.python/py-symbol.c: Add new struct to help test
4923 gdb.Symtab.static_block().
4924
bf2f0858
DE
49252012-05-03 Doug Evans <dje@google.com>
4926
4927 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
4928 commented out.
4929
2d4e0376
YQ
49302012-05-03 Yao Qi <yao@codesourcery.com>
4931
4932 * gdb.base/catch-syscall.exp: Skip it before compilation if target
4933 doesn't support.
4934 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
4935 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
4936
6d0bb9f3
YQ
49372012-05-03 Yao Qi <yao@codesourcery.com>
4938
4939 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
4940
fd820528
DE
49412012-04-30 Doug Evans <dje@google.com>
4942
4943 PR testsuite/13961
4944 * gdb.dwarf2/pr13961.S: New file.
4945 * gdb.dwarf2/pr13961.exp: New file.
4946
b9e219b9
YQ
49472012-04-29 Yao Qi <yao@codesourcery.com>
4948
4949 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
4950
3019eac3
DE
49512012-04-28 Doug Evans <dje@google.com>
4952
4953 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
4954 .Ltype_int_in_cu2. Use name "int2" instead of "int".
4955 All uses updated.
4956 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
4957 "ptype func_cu1" to expand cu2 before cu1.
4958
62e5f89c
SDJ
49592012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4960 Tom Tromey <tromey@redhat.com>
4961
4962 * gdb.base/default.exp: Add `$_probe_arg*' convenience
4963 variables.
4964 * gdb.base/stap-probe.c: New file.
4965 * gdb.base/stap-probe.exp: New file.
4966 * gdb.trace/stap-trace.c: New file.
4967 * gdb.trace/stap-trace.exp: New file.
4968 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
4969 libgcc's unwinder.
4970
14132e89
MR
49712012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
4972
4973 * gdb.arch/mips16-thunks-inmain.c: New file.
4974 * gdb.arch/mips16-thunks-main.c: New file.
4975 * gdb.arch/mips16-thunks-sin.c: New file.
4976 * gdb.arch/mips16-thunks-sinfrob.c: New file.
4977 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
4978 * gdb.arch/mips16-thunks-sinmain.c: New file.
4979 * gdb.arch/mips16-thunks-sinmips16.c: New file.
4980 * gdb.arch/mips16-thunks.exp: New file.
4981
a766d390
DE
49822012-04-25 Doug Evans <dje@google.com>
4983
4984 * configure.ac: Create gdb.go/Makefile.
4985 * configure: Regenerate.
4986 * gdb.base/default.exp: Add "go" to "set language" testing.
4987 * gdb.go/Makefile.in: New file.
4988 * gdb.go/basic-types.exp: New file.
4989 * gdb.go/chan.exp: New file.
4990 * gdb.go/chan.go: New file.
4991 * gdb.go/handcall.exp: New file.
4992 * gdb.go/handcall.go: New file.
4993 * gdb.go/hello.exp: New file.
4994 * gdb.go/hello.go: New file.
4995 * gdb.go/integers.exp: New file.
4996 * gdb.go/integers.go: New file.
4997 * gdb.go/methods.exp: New file.
4998 * gdb.go/methods.go: New file.
4999 * gdb.go/package.exp: New file.
5000 * gdb.go/package1.go: New file.
5001 * gdb.go/package2.go: New file.
5002 * gdb.go/print.exp: New file.
5003 * gdb.go/strings.exp: New file.
5004 * gdb.go/strings.go: New file.
5005 * gdb.go/types.exp: New file.
5006 * gdb.go/types.go: New file.
5007 * gdb.go/unsafe.exp: New file.
5008 * gdb.go/unsafe.go: New file.
5009 * lib/future.exp: Add Go support.
5010 (gdb_find_go, gdb_find_go_linker): New procs.
5011 (gdb_default_target_compile): Add Go support.
5012 * lib/gdb.exp (skip_go_tests): New proc.
5013 * lib/go.exp: New file.
5014
e65f9ffb
TT
50152012-04-25 Tom Tromey <tromey@redhat.com>
5016
5017 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
5018
14e75d8e
JK
50192012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
5020 Jan Kratochvil <jan.kratochvil@redhat.com>
5021
5022 PR symtab/7259:
5023 * gdb.base/enumval.c: New test case.
5024 * gdb.base/enumval.exp: New test case.
5025 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
5026 field.bitpos.
5027
f3525b70
PA
50282012-04-17 Pedro Alves <palves@redhat.com>
5029
5030 * Makefile.in (site.exp): Make site.exp source
5031 $srcdir/lib/append_gdb_boards_dir.exp.
5032 * lib/append_gdb_boards_dir.exp: New file.
5033
bccbefd2
JK
50342012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5035
5036 New option "set auto-load safe-path".
5037 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5038 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5039
bf88dd68
JK
50402012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5041
5042 auto-load: Implementation.
5043 * gdb.base/help.exp (test set height): Increase the height.
5044 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5045 to ...
5046 (info auto-load python-scripts): ... here.
5047 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5048 to ...
5049 (info auto-load python-scripts *): ... here.
5050
c0d4d1c0
YQ
50512012-04-16 Yao Qi <yao@codesourcery.com>
5052
5053 * lib/trace-support.exp (get_in_proc_agent): New.
5054 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5055 of in process trace agent.
5056 * gdb.trace/ftrace.exp: Likewise.
5057 * gdb.trace/pending.exp: Likewise.
5058 * gdb.trace/trace-break.exp: Likewise.
5059 * gdb.trace/trace-mt.exp
5060 * gdb.trace/tspeed.exp: Likewise.
5061 * gdb.trace/tstatus.exp
5062 * gdb.trace/strace.exp: Likewise.
5063
cbf68a60
TS
50642012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5065
dd6d3b70
TS
5066 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
5067 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
5068
cbf68a60
TS
5069 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5070
8264ba82
AG
50712012-04-14 Anton Gorenkov <xgsa@yandex.ru>
5072
5073 PR mi/13393
5074 * gdb.mi/mi-var-rtti.cc: New file.
5075 * gdb.mi/mi-var-rtti.exp: New file.
5076 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
5077 function.
5078 (mi_varobj_update_with_type_change): updated to avoid code duplication.
5079
de0919f8 50802012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
5081
5082 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
5083 EXECUTABLES.
5084 * gdb.python/py-explore.c: C program used for testing the new
5085 'explore' command on C constructs.
5086 * gdb.python/py-explore.cc: C++ program used for testing the new
5087 'explore' command on C++ constructs.
5088 * gdb-python/py-explore.exp: Tests for the new 'explore'
5089 command on C constructs.
5090 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
5091 command on C++ constructs.
5092
a82da7dd
MK
50932012-04-07 Mark Kettenis <kettenis@gnu.org>
5094
5095 * gdb.base/funcargs.exp (complex_args): Fix typo.
5096
e127cba8
JK
50972012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5098
5099 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
5100 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
5101
40e084e1
KS
51022012-04-05 Keith Seitz <keiths@redhat.com>
5103
5104 * gdb.base/advance.exp: Update error message for
5105 "advance malformed" test.
5106 * gdb.base/break.exp: Likewise for "breakpoint with
5107 trailing garbage" test.
5108 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
5109 with trailing garbage" test.
5110 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
5111 trailng garbage" test.
5112 * gdb.base/until.exp: Likewise for "malformed until" test.
5113 * gdb.cp/ovldbreak.exp: Create the breakpoint table
5114 for "breakpoint info (after setting on all)".
5115 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
5116 tests.
5117 * gdb.cp/cplabel.cc: New file.
5118 * gdb.cp/cplabel.exp: New test.
5119 * gdb.linespec/ls-errs.c: New file.
5120 * gdb.linespec/ls-errs.exp: New test.
5121
a72c8f6a
JK
51222012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5123
5124 * gdb.trace/unavailable.exp
5125 (collect globals: print object on: print derived_partial)
5126 (collect globals: print object on: print derived_whole)
5127 (collect globals: print object off: print derived_partial)
5128 (collect globals: print object off: print derived_whole): Update
5129 expected output.
5130
f87a3023
KS
51312012-03-30 Keith Seitz <keiths@redhat.com>
5132
5133 * gdb.python: Add test for linespecs with commas.
5134
e2171b3c
KS
51352012-03-28 Keith Seitz <keiths@redhat.com>
5136
5137 * gdb.linespec/ls-dollar.cc: New file.
5138 * gdb.linespec/ls-dollar.exp: New test.
5139
51402012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
5141
5142 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5143 starting with the global namespace.
5144
2f4e0a80
DE
51452012-03-23 Doug Evans <dje@google.com>
5146
5147 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5148
7b282c5a
SCR
51492012-03-22 Siva Chandra Reddy <sivachandra@google.com>
5150
5151 * gdb.python/py-value.cc: Add test case for testing the
5152 methodology exposing C++ values to Python.
5153 * gdb.python/py-value-cc.exp: Add tests testing the methodology
5154 exposing C++ values to Python.
5155 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
5156
2e98ca53
JK
51572012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5158 Siddhesh Poyarekar <siddhesh@redhat.com>
5159
5160 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
5161 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
5162 (generate native core dump): Make the test unsupported if core cannot
5163 be generated.
5164
8320cc4f
JK
51652012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5166
5167 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5168 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
5169 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
5170
3a69ffb2
JK
51712012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5172
5173 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5174
8fabffee
DE
51752012-03-17 Doug Evans <dje@google.com>
5176
5177 * dg-extract-results.sh: Handle KFAILs.
5178
ab260dad
JK
51792012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5180
5181 PR symtab/13777
5182 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5183
53ba8333
JB
51842012-03-16 Joel Brobecker <brobecker@adacore.com>
5185
5186 * gdb.ada/set_pckd_arr_elt: New testcase.
5187
481860b3
GB
51882012-03-16 Gary Benson <gbenson@redhat.com>
5189
5190 PR breakpoints/10738
5191 * gdb.opt/inline-break.exp: New file.
5192 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
5193 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5194 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
5195 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5196 * gdb.base/async-shell.exp: Likewise.
5197 * lib/mi-support.exp (library_loaded_re): Likewise.
5198
410528f0
TT
51992012-03-15 Tom Tromey <tromey@redhat.com>
5200
5201 * gdb.cp/virtfunc2.exp: Update expected output.
5202 * gdb.cp/pr9631.exp: Update expected output.
5203 * gdb.cp/member-ptr.exp: Update expected output.
5204 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
5205 output.
5206 * gdb.cp/casts.exp: Update expected output.
5207
c4aeac85
TT
52082012-03-15 Tom Tromey <tromey@redhat.com>
5209
5210 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
5211 (test_info_vtbl): Likewise.
5212 (do_tests): Call test_info_vtbl.
5213 * gdb.cp/virtfunc.cc (va): New global.
5214
856d06f9
TS
52152012-03-15 Thomas Schwinge <thomas@codesourcery.com>
5216
5217 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
5218 describing DWARF data structures.
5219 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
5220 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
5221 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
5222 * gdb.dwarf2/dw2-entry-value.S: Likewise.
5223 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5224 * gdb.dwarf2/dw2-param-error.S: Likewise.
5225 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
5226 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
5227 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
5228 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
5229 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
5230 * gdb.dwarf2/pr11465.S: Likewise.
5231
e837f12a
JK
52322012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5233
5234 * gdb.mi/mi2-prompt.exp: New file.
5235
ccbb4f28
JB
52362012-03-13 Joel Brobecker <brobecker@adacore.com>
5237
5238 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
5239
32039130
JB
52402012-03-13 Joel Brobecker <brobecker@adacore.com>
5241
5242 * gdb.ada/bp_range_type: New testcase.
5243
16899756
DE
52442012-03-13 Doug Evans <dje@google.com>
5245
5246 * gdb.base/default.exp: Delete tests for symbol-reloading.
5247 * gdb.base/help.exp: Ditto.
5248 * gdb.base/setshow.exp: Ditto.
5249 * gdb.base/gdb_history: Delete references to symbol-reloading.
5250
87b0bb13
JK
52512012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5252
5253 * gdb.base/attach-twice.c: New files.
5254 * gdb.base/attach-twice.exp: New files.
5255
0d7941a9
KS
52562012-03-08 Keith Seitz <keiths@redhat.com>
5257
5258 * lib/gdb.exp (gdb_get_line_number): Throw an
5259 error instead of returning -1.
5260 * gdb.base/break.exp: Remove unused variable
5261 bp_location5.
5262 * gdb.base/hbreak2.exp: Likewise.
5263 * gdb.base/sepdebug.exp: Likewise.
5264
f4647387
YQ
52652012-03-08 Yao Qi <yao@codesourcery.com>
5266 Pedro Alves <palves@redhat.com>
5267
5268 Fix PR server/13392.
5269 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
5270 (tracepoint_change_loc_2): Remove kfail. Return if failed to
5271 download tracepoints.
5272 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
5273 (pending_tracepoint_resolved_during_trace): Likewise.
5274 (pending_tracepoint_installed_during_trace): Likewise.
5275 (pending_tracepoint_with_action_resolved): Likewise.
5276
83c532cb
KS
52772012-03-08 Keith Seitz <keiths@redhat.com>
5278
5279 * gdb.ada/array_bounds.exp: Get breakpoint for line
5280 with "START", not "STOP".
5281 * gdb.python/py-infthread.exp: Do not continue to
5282 line marked "Break here.", which is undefined.
5283
d6b6bbb7
LM
52842012-03-08 Luis Machado <lgustavo@codesourcery.com>
5285
5286 Revert:
5287
5288 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5289
5290 Implement testsuite workaround for PR breakpoints/13781.
5291 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5292 (set breakpoint condition-evaluation host): New conditional command.
5293
7fe25d9b
JK
52942012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5295
5296 Fix CU relative vs. absolute DIE offsets.
5297 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
5298 one.
5299
51898c15
JK
53002012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5301
5302 Fix false FAIL on distros with relro linkage as default.
5303 * gdb.reverse/solib-precsave.exp: Try to compile the test using
5304 -Wl,-z,norelro first.
5305
8131799e
JB
53062012-03-06 Joel Brobecker <brobecker@adacore.com>
5307
5308 * gdb.ada/bp_on_var: New testcase.
5309
ba241969
JB
53102012-03-06 Joel Brobecker <brobecker@adacore.com>
5311
5312 * gdb.ada/bp_enum_homonym: New testcase.
5313
abe49676
YQ
53142012-03-06 Yao Qi <yao@codesourcery.com>
5315
5316 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
5317 x86_64-*-* and i?86-*-*.
5318 Set up KFAIL for gdb/13808.
5319
d8df103b
TT
53202012-03-05 Tom Tromey <tromey@redhat.com>
5321
5322 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
5323 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
5324
b7b189f3
TT
53252012-03-05 Tom Tromey <tromey@redhat.com>
5326
5327 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5328
69dc1c4d
YQ
53292012-03-04 Yao Qi <yao@codesourcery.com>
5330
5331 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
5332 messages for KFAIL.
5333
3f20c47f
JK
53342012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5335
5336 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
5337 (print one_two_three, indexes off, print few_reps, indexes off)
5338 (print many_reps, indexes off, print empty, indexes off)
5339 (print one_two_three, print few_reps, print many_reps, print empty):
5340 Call setup_xfail if $gcc_old.
5341
abf1152a
JK
53422012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5343
5344 Implement testsuite workaround for PR breakpoints/13781.
5345 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5346 (set breakpoint condition-evaluation host): New conditional command.
5347
a06715f8
JK
53482012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5349
5350 Code cleanup.
5351 * gdb.cp/mb-templates.exp: New variables executable. Use it for
5352 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
5353 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
5354 number 1 by $bpnum. Four times.
5355
5808517f
YQ
53562012-03-03 Yao Qi <yao@codesourcery.com>
5357
5358 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5359
dfe2ac14
JK
53602012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5361
5362 Setup KFAIL for PR server/13796.
5363 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
5364
8bbc467a
JB
53652012-03-02 Joel Brobecker <brobecker@adacore.com>
5366
5367 * gdb.ada/operator_bp: New testcase.
5368
c0eac87f
JB
53692012-03-02 Joel Brobecker <brobecker@adacore.com>
5370
5371 * gdb.ada/info_locals_renaming: New testcase.
5372
4f42c881
TT
53732012-03-02 Tom Tromey <tromey@redhat.com>
5374
5375 * gdb.base/nextoverexit.c: New file.
5376 * gdb.base/nextoverexit.exp: New file.
5377
7380c0c9
EBM
53782012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5379
5380 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
5381 parameter.
5382
1faeff08
MR
53832012-03-01 Maciej W. Rozycki <macro@mips.com>
5384
5385 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
5386 core registers.
5387
320b6f49 53882012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
5389 Maciej W. Rozycki <macro@codesourcery.com>
5390 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
5391
5392 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
5393
ad5f7d6e
PA
53942012-03-01 Pedro Alves <palves@redhat.com>
5395
5396 PR gdb/13767
5397
5398 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
5399 (gdb_collect_globals_test): Call it.
5400
d3dc44a6
KS
54012012-03-01 Keith Seitz <keiths@redhat.com>
5402
5403 * gdb.cp/method2.exp: Output of overload menu is now
5404 alphabetized. Update tests for "break A::method".
5405 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5406 of hard-coding them.
5407 Overload menu is alphabetized: rewrite to accommodate.
5408 Unset variables LINE and TYPES which are used in other tests.
5409 Compute the output of "info break".
5410 Update the breakpoint table after all breakpoints are deleted.
5411 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5412 compute ACTUALS and the method body based on parameters.
5413 Update expected output accordingly.
5414 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5415 unique comments to allow the use of gdb_get_line_number.
5416
54172012-03-01 Keith Seitz <keiths@redhat.com>
5418
5419 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5420 some Tcl syntax.
5421 * gdb.cp/ovldbreak.exp: Likewise.
5422
7949c2a0
KS
54232012-03-01 Keith Seitz <keiths@redhat.com>
5424
5425 * gdb.base/help.exp (help show user): Update expected result
5426 for new doc string changes (add "non-python").
5427
7d74f244
DE
54282012-03-01 Scott J. Goldman <scottjg@vmware.com>
5429
5430 * gdb.python/py-cmd.exp: Add test to verify that python commands can
5431 be put in the user-defined category and that the commands appear in
5432 "help user-defined".
5433
1b611343
JB
54342012-02-29 Joel Brobecker <brobecker@adacore.com>
5435
5436 * gdb.ada/tagged_not_init: New testcase.
5437
99b1c762
JB
54382012-02-29 Joel Brobecker <brobecker@adacore.com>
5439
5440 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5441 * gdb.ada/enum_idx_packed: New testcase.
5442
2d4a02ee
JB
54432012-02-29 Joel Brobecker <brobecker@adacore.com>
5444
5445 * gdb.ada/aliased_array: New testcase.
5446
2e6fda7d
JB
54472012-02-29 Joel Brobecker <brobecker@adacore.com>
5448
5449 * gdb.ada/whatis_array_val: New testcase.
5450
9a7f938f
JK
54512012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5452
5453 Fix disp-step-syscall.exp: fork: single step over fork.
5454 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5455 whitespaces.
5456 (single step over $syscall): Remove its check.
5457 (single step over $syscall final pc): New check.
5458
8703a944
JK
54592012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5460
5461 Support processors without SSSE3.
5462 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5463 pabsd into ...
5464 (ssse3_test): ... a new function.
5465 (main): Call ssse3_test.
5466 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5467 Update expected values everywhere.
5468 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5469 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5470 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5471 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5472 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5473 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5474 Move these tests lower.
5475 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5476 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5477 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5478 New tests.
5479
c03e6ccc
YQ
54802012-02-29 Yao Qi <yao@codesourcery.com>
5481 Pedro Alves <palves@redhat.com>
5482
5483 * gdb.trace/trace-mt.c: New.
5484 * gdb.trace/trace-mt.exp: New.
5485
7964b62a
TS
54862012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5487
2c8910ba
TS
5488 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5489 numbers instead of hardcoding them.
5490 * gdb.base/annota1.c: Provide suitable markers.
5491 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5492 numbers instead of hardcoding them.
5493 * gdb.base/annota3.c: Provide suitable markers.
5494
5495 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5496 * gdb.base/annota3.c: Likewise.
5497 * gdb.base/sigall.c: Likewise.
5498 * gdb.base/signals.c: Likewise.
5499 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 5500
5a41c0b7
MR
55012012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
5502
5503 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5504 failure return path.
5505
ebbbe5c5
LM
55062012-02-27 Luis Machado <lgustavo@codesourcery.com>
5507
5508 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5509
8d126d8a
LM
55102012-02-24 Luis Machado <lgustavo@codesourcery.com>
5511
5512 * gdb.base/cond-eval-mode.exp: New file.
5513
11337c2f
PA
55142012-02-24 Pedro Alves <palves@redhat.com>
5515
5516 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5517 (top level): Use with_test_prefix.
5518
13fc3e3c
PA
55192012-02-24 Pedro Alves <palves@redhat.com>
5520
5521 * gdb.threads/attach-into-signal.exp (corefunc): Use
5522 with_test_prefix.
5523
07c1b626
JK
55242012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5525
5526 Fix false FAILs on old CPUs without SSE.
5527 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5528 Return untested for Illegal instruction.
5529
596ba138
JK
55302012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5531
5532 Fix false FAILs with glibc debug infos installed.
5533 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5534 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5535
aeaa2474
SA
55362012-02-22 Sterling Augustine <saugustine@google.com>
5537
5538 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5539 constant with cast.
5540
aed555c9
PA
55412012-02-21 Pedro Alves <palves@redhat.com>
5542
5543 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5544
78afebb4
PA
55452012-02-21 Pedro Alves <palves@redhat.com>
5546
5547 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5548
fdcfef12
PA
55492012-02-21 Pedro Alves <palves@redhat.com>
5550
5551 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5552 with_test_prefix.
5553
0f4d39d5
PA
55542012-02-21 Pedro Alves <palves@redhat.com>
5555
5556 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
5557 with_test_prefix here.
5558 (top level): Do it here instead. Remove `:' from the
5559 with_test_prefix string.
5560 * gdb.base/attach-pie-misread.exp: Remove the leading space the
5561 the suffix `:' from the with_test_prefix prefix string.
5562 * gdb.base/break-interp.exp: Ditto.
5563 * gdb.base/catch-load.exp: Ditto.
5564 * gdb.base/disp-step-syscall.exp: Ditto.
5565 * gdb.base/jit-so.exp: Ditto.
5566 * gdb.base/jit.exp: Ditto.
5567 * gdb.base/sepdebug.exp: Ditto.
5568 * gdb.base/solib-display.exp: Ditto.
5569 * gdb.base/solib-overlap.exp: Ditto.
5570 * gdb.base/watch-cond-infcall.exp: Ditto.
5571 * gdb.base/watchpoint.exp: Ditto.
5572 * gdb.dwarf2/dw2-noloc.exp: Ditto.
5573 * gdb.mi/mi-watch.exp: Ditto.
5574 * gdb.mi/mi2-watch.exp: Ditto.
5575 * gdb.threads/non-ldr-exc-1.exp: Ditto.
5576 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5577 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5578 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5579 * gdb.threads/watchpoint-fork.exp: Ditto.
5580 * gdb.threads/watchthreads-reorder.exp: Ditto.
5581 * gdb.trace/change-loc.exp: Ditto.
5582 * gdb.trace/pending.exp: Ditto.
5583 * gdb.trace/status-stop.exp: Ditto.
5584 * gdb.trace/strace.exp: Ditto.
5585 * gdb.trace/trace-break.exp: Ditto.
5586 * gdb.trace/unavailable.exp: Ditto.
5587 * lib/gdb.exp (with_test_prefix): Always prefix with space and
5588 suffix with colon. Adjust leading comments.
5589
6a5870ce
PA
55902012-02-21 Pedro Alves <palves@redhat.com>
5591 Tom Tromey <tromey@redhat.com>
5592
5593 * lib/gdb.exp: Add description of test prefixes.
5594 (with_test_prefix): New procedure.
5595 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
5596 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
5597 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
5598 instead of lappend to append to pf_prefix.
5599 * gdb.base/catch-load.exp: Use with_test_prefix.
5600 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
5601 * gdb.base/jit-so.exp: Use with_test_prefix.
5602 * gdb.base/jit.exp: Use with_test_prefix.
5603 * gdb.base/return-nodebug.exp (do_test): Use append instead of
5604 lappend to append to pf_prefix.
5605 * gdb.base/sepdebug.exp: Use with_test_prefix.
5606 * gdb.base/solib-display.exp: Use with_test_prefix.
5607 * gdb.base/solib-overlap.exp: Use with_test_prefix.
5608 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
5609 * gdb.base/watchpoint.exp: Use with_test_prefix.
5610 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
5611 * gdb.mi/mi-watch.exp: Use with_test_prefix.
5612 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
5613 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
5614 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
5615 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
5616 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
5617 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
5618 append instead of lappend to append to pf_prefix.
5619 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
5620 * gdb.trace/change-loc.exp: Use with_test_prefix.
5621 * gdb.trace/pending.exp: Use with_test_prefix.
5622 * gdb.trace/status-stop.exp: Use with_test_prefix.
5623 * gdb.trace/strace.exp: Use with_test_prefix.
5624 * gdb.trace/trace-break.exp: Use with_test_prefix.
5625 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
5626 instead of lappend to append to pf_prefix.
5627
35dc4a6b
JK
56282012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5629
5630 Fix racy FAILs.
5631 * gdb.base/inferior-died.c (main): Add return of 0.
5632 * gdb.base/inferior-died.exp (continue): Fix expectation of
5633 asynchronous events.
5634 (p 1): New test.
5635
c5a006e6
PA
56362012-02-20 Pedro Alves <palves@redhat.com>
5637
5638 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
5639 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
5640 gdb's internal debug output. For the non-threaded case, look for
5641 "Program received signal SIGLARM", for the threaded case, peek at
5642 the thread's siginfo.
5643
cc51a170
PA
56442012-02-20 Pedro Alves <palves@redhat.com>
5645
5646 General cleanup, make output test messages unique, and build
5647 different executable files for the non-threaded and threaded
5648 cases.
5649
5650 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
5651 Delete.
5652 (executable_nothr, executable_thr): New globals.
5653 (top level): Adjust to delete both executables.
5654 (corefunc): New parameter $executable. Set $pf_prefix instead of
5655 hand writing a prefix in tests. Issue a clean_restart and enable
5656 lin-lwp debug output here.
5657 (top level): Adjust. Use build_executable. Don't start gdb here,
5658 and don't enable lin-lwp debug output here.
5659 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
5660
c755f03d
JK
56612012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5662
5663 Fix racy FAILs.
5664 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
5665 "continue" command.
5666
6bec5e0a
JK
56672012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5668
5669 Fix for gdbserver non-extended mode.
5670 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
5671 and gdb_run_cmd.
5672
2e8265fd
TT
56732012-02-17 Tom Tromey <tromey@redhat.com>
5674
5675 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
5676 * gdb.python/py-events.exp: Check 'dir' output.
5677 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
5678
9e507076
YQ
56792012-02-17 Yao Qi <yao@codesourcery.com>
5680
5681 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5682
32d22ab1
TT
56832012-02-16 Tom Tromey <tromey@redhat.com>
5684
5685 * gdb.base/inferior-died.c: Don't include stdio.h.
5686
9addecb9
TT
56872012-02-16 Tom Tromey <tromey@redhat.com>
5688
5689 * gdb.base/inferior-died.c: New file.
5690 * gdb.base/inferior-died.exp: New file.
5691
4cb6da1c
AR
56922012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
5693
5694 * gdb.base/break-inline.exp: New file.
5695 * gdb.base/break-inline.c: New file.
5696
3af2590d
TT
56972012-02-15 Tom Tromey <tromey@redhat.com>
5698
5699 * gdb.base/pc-fp.exp: Add "info register" tests.
5700
29988831
TT
57012012-02-15 Tom Tromey <tromey@redhat.com>
5702
5703 * gdb.base/regs.exp: Remove.
5704
10010058
PA
57052012-02-15 Pedro Alves <palves@redhat.com>
5706
5707 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
5708 the target doesn't support tracepoints.
5709 * gdb.trace/circ.exp: Ditto.
5710 * gdb.trace/collection.exp: Ditto.
5711 * gdb.trace/packetlen.exp: Ditto.
5712 * gdb.trace/passc-dyn.exp: Ditto.
5713 * gdb.trace/report.exp: Ditto.
5714 * gdb.trace/tfind.exp: Ditto.
5715 * gdb.trace/tspeed.exp: Ditto.
5716 * gdb.trace/tsv.exp: Ditto.
5717 * gdb.trace/unavailable.exp: Ditto.
5718 * gdb.trace/while-dyn.exp: Ditto.
5719
a2e0062d
PA
57202012-02-15 Pedro Alves <palves@redhat.com>
5721
5722 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
5723 gdb_test_multiple, and call unsupported instead of fail, if the
5724 remote side does not support the request.
5725
a1999d40
PA
57262012-02-15 Pedro Alves <palves@redhat.com>
5727
5728 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
5729 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
5730 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
5731 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
5732 * gdb.server/server-run.exp: Make sure gdb is disconnected.
5733 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
5734 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
5735 doesn't start with "extended-" already.
5736
7cee1e54
PA
57372012-02-15 Pedro Alves <palves@redhat.com>
5738
5739 Support extended-remote. Avoid cascading timeouts.
5740
5741 * gdb.base/attach.exp (do_attach_tests): Add expected output for
5742 the extended-remote target. If attaching with no file fails, load
5743 the file manually.
5744 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
5745
816338b5
SS
57462012-02-14 Stan Shebs <stan@codesourcery.com>
5747
5748 * gdb.base/ena-dis-br.exp: Add enable count test.
5749
cc30c4bd
PA
57502012-02-13 Pedro Alves <palves@redhat.com>
5751
5752 * config/mips-idt.exp: Delete.
5753 * gdb.base/a2-run.exp: Remove mips-idt xfails.
5754 * gdb.base/bitfields.exp: Remove mips-idt restarts.
5755 * gdb.base/break.exp: Remove mips-idt references.
5756 * gdb.base/chng-syms.exp: Ditto.
5757 * gdb.base/default.exp: Ditto.
5758 * gdb.base/funcargs.exp (funcargs_reload): Delete.
5759 (top level): Don't call it.
5760 * gdb.base/opaque.exp: Remove mips-idt restarts.
5761 * gdb.base/ptype.exp: Remove mips-idt xfails.
5762 * gdb.base/scope.exp: Remove mips-idt restarts.
5763 * gdb.base/sepdebug.exp: Remove mips-idt references.
5764 * gdb.base/watchpoint.exp (maybe_clean_restart)
5765 (maybe_reinitialize): Delete.
5766 (test_disabling_watchpoints, test_disabling_watchpoints)
5767 (test_watchpoint_triggered_in_syscall)
5768 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5769 Don't call them.
5770
57008375
JK
57712012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5772
5773 * gdb.server/server-exec-info.exp: New file.
5774
4a2d9c08
PA
57752012-02-10 Pedro Alves <palves@redhat.com>
5776
5777 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
5778 always non-empty.
5779 (test_attach): Always pass $exec to test_attach_gdb.
5780
09fa21bd
TT
57812012-02-08 Tom Tromey <tromey@redhat.com>
5782
5783 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
5784 before inferior is started.
5785
f0823d2c
TT
57862012-02-07 Tom Tromey <tromey@redhat.com>
5787
5788 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
5789 Symbol.value.
5790 * gdb.python/py-symbol.c (qq): Set default value.
5791
57922012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
5793
5794 * gdb.python/py-symbol.c (qq): New global.
5795 * gdb.python/py-symbol.exp: Add test for frame-less
5796 lookup_symbol.
5797 * gdb.python/py-symtab.exp: Fix line number.
5798
f7e44f65
JB
57992012-02-03 Joel Brobecker <brobecker@adacore.com>
5800
5801 * gdb.ada/mi_task_arg: New testcase.
5802
4c9ed63c
PA
58032012-02-02 Pedro Alves <palves@redhat.com>
5804
5805 * gdb.reverse/until-precsave.exp: Also put "record save" under the
5806 extended timeout.
5807
c0b9f2c6
PA
58082012-02-02 Pedro Alves <palves@redhat.com>
5809
5810 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
5811 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
5812
5f8cefd7
PA
58132012-02-02 Pedro Alves <palves@redhat.com>
5814
5815 * gdb.base/term.exp: Rewrite.
5816 * gdb.base/term.c: New.
5817
2f3a2569
PA
58182012-02-02 Pedro Alves <palves@redhat.com>
5819
5820 * gdb.base/default.exp (run "r" abbreviation, run): Add
5821 extended-remote expected output.
5822
f149aabd
TT
58232012-02-02 Tom Tromey <tromey@redhat.com>
5824
5825 * gdb.cp/dispcxx.exp: New file.
5826 * gdb.cp/dispcxx.cc: New file.
5827
03bef283
TT
58282012-02-01 Tom Tromey <tromey@redhat.com>
5829
5830 * gdb.base/jit-simple.exp: New file.
5831 * gdb.base/jit-simple.c: New file.
5832
a79b18b5
YQ
58332012-01-30 Yao Qi <yao@codesourcery.com>
5834
5835 * gdb.base/skip.exp: Make test result unique.
5836
f0d1a53e
JK
58372012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5838
5839 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
5840 compatibility with valgrind-3.7.0.
5841
4b3c9f41
PA
58422012-01-27 Pedro Alves <palves@redhat.com>
5843
5844 * gdb.base/watchpoint.exp (no_hw): New global.
5845 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
5846 disable hw watchpoints.
5847 (test_wide_location_1, test_wide_location_2): If no_hw is set,
5848 don't expect hw watchpoints.
5849 (no_hw_watchpoints): Always clean restart.
5850 (do_tests): New procedure, factored out from the top level.
5851 (top level): Run tests twice. Once with hw watchpoints enabled,
5852 another time with hw watchpoints disabled.
5853
a13491c8
PA
58542012-01-27 Pedro Alves <palves@redhat.com>
5855
5856 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
5857 out from the top level.
5858 (top level): Call it instead.
5859
f2c8a051
PA
58602012-01-27 Pedro Alves <palves@redhat.com>
5861
5862 * gdb.base/watchpoint.exp (top level): Re-enable hardware
5863 watchpoints sooner.
5864
654d7a9e
PA
58652012-01-27 Pedro Alves <palves@redhat.com>
5866
5867 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
5868
274f47f3
PA
58692012-01-27 Pedro Alves <palves@redhat.com>
5870
5871 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
5872 "You may have requested too many hardware
5873 breakpoints/watchpoints".
5874
e4d63ba2
PA
58752012-01-27 Pedro Alves <palves@redhat.com>
5876
5877 * gdb.base/watchpoint.exp (maybe_clean_restart)
5878 (maybe_reinitialize): New.
5879 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
5880 expect "hit N times".
5881 (test_disabling_watchpoints, test_complex_watchpoint)
5882 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5883 Call maybe_clean_restart.
5884 (top level): Use clean_restart. Remove "mips-idt-*"
5885 reinitialization.
5886
dbd95daf
PA
58872012-01-27 Pedro Alves <palves@redhat.com>
5888
5889 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
5890
f3ad2025
PA
58912012-01-27 Pedro Alves <palves@redhat.com>
5892
5893 * gdb.base/watchpoint.exp: Clean restart after tests that don't
5894 require `initialize' anymore. Remove unnecessary `initialize'
5895 calls.
5896
100aa3ae
PA
58972012-01-27 Pedro Alves <palves@redhat.com>
5898
5899 * gdb.base/watchpoint.exp (wp_set): Delete.
5900 (initialize, test_simple_watchpoint, top level): Remove dead code.
5901
c79a8e11
PA
59022012-01-27 Pedro Alves <palves@redhat.com>
5903
5904 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
5905 typo.
5906
048fe15a
PA
59072012-01-27 Pedro Alves <palves@redhat.com>
5908
5909 * config/extended-gdbserver.exp: New file.
5910 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
5911 comment.
5912 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
5913 * boards/native-extended-gdbserver.exp: New file.
5914
4033a6bf
PA
59152012-01-26 Pedro Alves <palves@redhat.com>
5916
5917 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
5918 and gdb_test_multiple.
5919
3d7f4b81
PA
59202012-01-26 Pedro Alves <palves@redhat.com>
5921
5922 Make test messages unique, and more identifiable.
5923 * gdb.multi/watchpoint-multi.exp: Change test messages.
5924
484abf42
TT
59252012-01-25 Tom Tromey <tromey@redhat.com>
5926
5927 * gdb.base/solib-disc.exp: Fix regexps.
5928
edcc5120
TT
59292012-01-24 Tom Tromey <tromey@redhat.com>
5930
5931 * lib/mi-support.exp (mi_expect_stop): Add special case for
5932 solib-event.
5933 * gdb.base/catch-load-so.c: New file.
5934 * gdb.base/catch-load.exp: New file.
5935 * gdb.base/catch-load.c: New file.
5936 * gdb.base/break-interp.exp (reach_1): Update regexp.
5937
30b91c90
JK
59382012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5939
5940 Fix fuzzy results.
5941 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
5942 lpsimple and func.
5943
53fe1783
GB
59442012-01-24 Gary Benson <gbenson@redhat.com>
5945
5946 Delete #if 0'd out code.
5947 * gdb.base/default.exp (info catch): Remove.
5948 * gdb.base/gdb_history (info catch): Likewise.
5949 * gdb.base/help.exp (info catch): Likewise.
5950
d0d8b0c6
JK
59512012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5952
5953 Fix watchpoints to be specific for each inferior.
5954 * gdb.multi/watchpoint-multi.c: New file.
5955 * gdb.multi/watchpoint-multi.exp: New file.
5956
4403d8e9
JK
59572012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5958
5959 Fix watchpoints across inferior fork.
5960 * gdb.threads/watchpoint-fork-child.c: New file.
5961 * gdb.threads/watchpoint-fork-mt.c: New file.
5962 * gdb.threads/watchpoint-fork-parent.c: New file.
5963 * gdb.threads/watchpoint-fork-st.c: New file.
5964 * gdb.threads/watchpoint-fork.exp: New file.
5965 * gdb.threads/watchpoint-fork.h: New file.
5966
050a2e1d
PA
59672012-01-23 Pedro Alves <palves@redhat.com>
5968
5969 * gdb.base/call-signal-resume.exp: Allow output after "return".
5970
6a52fb62
PA
59712012-01-20 Pedro Alves <palves@redhat.com>
5972
5973 * gdb.python/py-finish-breakpoint.py: Fix typo.
5974
145b16a9
UW
59752012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
5976
5977 * gdb.base/info-proc.exp: Also run on remote targets. Main
5978 "info proc" command is now always present; whether target supports
5979 actual info proc operation is detected when attempting to issue
5980 the command.
5981
26f6125e
JK
59822012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5983
5984 * .gdbinit: Remove.
5985
eb5227ce
PA
59862012-01-19 Pedro Alves <palves@redhat.com>
5987
5988 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
5989 look at the funtions' returns.
5990 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
5991 (jprint.print(int, int)): Change return type to int. Adjust.
5992
1db33378
PP
59932012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5994
5995 PR gdb/9538
5996 * gdb.base/sepdebug.exp: New test.
5997
b9736cf8
PA
59982012-01-18 Pedro Alves <palves@redhat.com>
5999
6000 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
6001 Allow output before ^done.
6002
4aac40c8
TT
60032012-01-16 Tom Tromey <tromey@redhat.com>
6004
6005 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
6006 Add tests for relative directory.
6007
cafec441
TT
60082012-01-16 Tom Tromey <tromey@redhat.com>
6009
6010 * gdb.base/printcmds.c (enum flag_enum): New.
6011 (three): New global.
6012 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
6013 enum printing.
6014 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
6015 FlagEnumerationPrinter.
6016 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
6017 * gdb.python/py-pp-maint.c (enum flag_enum): New.
6018 (fval): New global.
6019
abcc4978
PA
60202012-01-16 Pedro Alves <palves@redhat.com>
6021
6022 * lib/gdb.exp (banned_procedures): New variable.
6023 (banned_variables_traced): Rename to ...
6024 (banned_traced): ... this.
6025 (gdb_init): Also trace banned procedures.
6026 (gdb_finish): Also untrace banned procedures.
6027
97ccebe8
PA
60282012-01-16 Pedro Alves <palves@redhat.com>
6029
6030 Remove all calls to strace.
6031
2af7517b
JK
60322012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6033
6034 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6035 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6036
9241a8bc
PP
60372012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6038
6039 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6040 * gdb.base/pie-execl.exp: Likewise.
6041
3848a17f
KS
60422012-01-12 Keith Seitz <keiths@redhat.com>
6043
6044 PR mi/10586
6045 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6046 (do_anonymous_type_tests): New function.
6047 (main): Call do_anonymous_type_tests.
6048 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6049 (verify_everything): New procedure.
6050 * gdb.mi/mi-var-cp.cc (class A): New class.
6051 (anonymous_structs_and_unions): New function.
6052 (main): Call anonymous_structs_and_unions.
6053 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6054 (verify_everything): New procedure.
6055
440e2fca
KS
60562012-01-12 Keith Seitz <keiths@redhat.com>
6057
6058 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6059 (varobj_tree::get_path_expr): Assume that all varobjs are
6060 compound unless they are known simple types.
6061 Adjust path expressions based on parent type, path parent type,
6062 and tree language.
6063 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6064 the root varobj.
6065 (mi_walk_varobj_tree): Add LANGUAGE parameter.
6066
675399c9
PA
60672012-01-11 Pedro Alves <palves@redhat.com>
6068
6069 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
6070 core files on this machine" anymore.
6071
97ddaa9b
PH
60722012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6073
6074 * gdb.base/watchpoint.c (recurser): Initialize local_x.
6075 (main): Repeat recurser call.
6076 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
6077 equivalent to 'local_x'.
6078
ea733575 60792012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 6080 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
6081
6082 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6083
2ca0b532
PA
60842012-01-05 Pedro Alves <alves.ped@gmail.com>
6085
6086 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
6087 * gdb.python/py-events.c (first): Add bits for new "step N" test.
6088 * gdb.python/py-events.exp: Test that "step N" tripping on a
6089 breakpoint emits a breakpoint event.
6090
6e681866
JB
60912012-01-03 Joel Brobecker <brobecker@adacore.com>
6092
6093 * gdb.base/auxv.exp: Reformat the copyright notice.
6094
3c2d6aff
YQ
60952012-01-03 Yao Qi <yao@codesourcery.com>
6096
6097 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
6098 (strace_trace_on_diff_addr): New.
6099 * gdb.trace/strace.c: (main): Add two local variables.
6100
0852fee3
UW
61012011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
6102
6103 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
6104 * gdb.cell/gcore.exp: Likewise.
6105 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
6106 to verify the correct instance of main is selected.
6107
12c3e59c
JB
61082012-01-02 Joel Brobecker <brobecker@adacore.com>
6109
6110 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
6111 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
6112 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
6113 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
6114 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
6115 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
6116 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
6117 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
6118 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
6119 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
6120 gdb.threads/thread_check.c: Reformat copyright header.
6121
c0f378ec
EBM
61222011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6123
e4a7ca93 6124 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
6125 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6126 is not enabled.
6127
3bc96cfb
JK
61282011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6129
6130 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
6131 parameter to self_exec, adjust the function.
6132 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
6133 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
6134 (set var do_exit = 0): Remove test.
6135 (newline at end of file): Add one.
6136
095bcf5e
JB
61372011-12-27 Joel Brobecker <brobecker@adacore.com>
6138
6139 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
6140 New files.
6141
18d19bd1
JK
61422011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6143
6144 Fix racy FAILs.
6145 * gdb.threads/fork-thread-pending.c (barrier): New variable.
6146 (thread_function, thread_forker): Call pthread_barrier_wait for it.
6147 (main): Call pthread_barrier_init for it.
6148
e809353a
JK
61492011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6150
6151 Fix double send_gdb leading to racy FAILs.
6152 * gdb.base/break.exp (set silent break bp_location1): Replace
6153 3x send_gdb and gdb_expect by gdb_test.
6154 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
6155 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
6156 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
6157 instead of send_gdb. Twice.
6158 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
6159 3x send_gdb and gdb_expect by gdb_test.
6160 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
6161
da8cb7ec
JK
61622011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6163
6164 * gdb.linespec/linespec.exp: Compile using {c++}.
6165
ae1a303e
JK
61662011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6167
6168 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6169 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6170 (verify GCC PR debug/51668): New test.
6171
cc72b2a2
KP
61722011-12-23 Kevin Pouget <kevin.pouget@st.com>
6173
6174 Introduce gdb.FinishBreakpoint in Python.
6175 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6176 py-finish-breakpoint2
6177 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6178 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6179 instead of line number.
6180 * gdb.python/py-finish-breakpoint.c: New file.
6181 * gdb.python/py-finish-breakpoint.exp: New file.
6182 * gdb.python/py-finish-breakpoint.py: New file.
6183 * gdb.python/py-finish-breakpoint2.cc: New file.
6184 * gdb.python/py-finish-breakpoint2.exp: New file.
6185 * gdb.python/py-finish-breakpoint2.py: New file.
6186
3b7962f9
JK
61872011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6188
6189 Partial fix of compatibility with gcc-4.7.
6190 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6191 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6192 Add comment to add a PASS case in the future.
6193
6538471c
JK
6194 Fix compatibility with gcc-4.7.
6195 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6196
7052e42c
UW
61972011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6198
6199 PR tdep/12797
6200 * gdb.base/callfuncs.exp: Remove KFAIL.
6201
9ac7f98e
JB
62022011-12-21 Joel Brobecker <brobecker@adacore.com>
6203
6204 * gdb.ada/task_bp: New testcase.
6205
f6eeced0
JK
62062011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6207
6208 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
6209 -DNO_SECTIONS.
6210 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
6211
72225e17
JK
62122011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6213
6214 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
6215 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
6216 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6217 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
6218 conditional for gcc <= 4.5.
6219
13ac8d2c
JK
62202011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6221
6222 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
6223 by XFAIL.
6224 * gdb.cp/static-method.exp (info addr A::func())
6225 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6226 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6227 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6228 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
6229 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
6230 (test value of F in k3_m): Likewise.
6231 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6232 Likewise.
6233
049682ba
JK
62342011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6235
6236 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
6237 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
6238 Remove.
6239 * gdb.threads/attachstop-mt.c: Remove.
6240 * gdb.threads/attachstop-mt.exp: Remove.
6241
2c9d8796
MK
62422011-12-17 Mark Kettenis <kettenis@gnu.org>
6243
6244 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
6245
e0f9f062
DE
62462011-12-16 Doug Evans <dje@google.com>
6247
f4aa2101 6248 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
6249 * boards/native-gdbserver.exp: New file.
6250
e0f9f062
DE
6251 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
6252 gdbserver output.
6253 (gdbserver_default_get_remote_address): New function.
6254 (gdbserver_start): Call gdb,get_remote_address to compute argument
6255 to "target remote" command.
6256
80b6e756
PM
62572011-12-16 Phil Muldoon <pmuldoon@redhat.com>
6258
1c3ad6ab 6259 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
6260 python print-stack. Add set/show python print-stack
6261 off|full|message tests.
6262
1576bd00
YQ
62632011-12-15 Yao Qi <yao@codesourcery.com>
6264
6265 * gdb.trace/strace.c: New
6266 * gdb.trace/strace.exp: New.
6267
d6a0f6e0
TT
62682011-12-14 Tom Tromey <tromey@redhat.com>
6269
6270 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6271
31015e1d
DE
62722011-12-14 Doug Evans <dje@google.com>
6273
6274 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6275
7b50312a
PA
62762011-12-14 Pedro Alves <pedro@codesourcery.com>
6277
6278 PR threads/10729
6279
6280 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 6281 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 6282
924437bc
PA
62832011-12-13 Pedro Alves <pedro@codesourcery.com>
6284 Doug Evans <dje@google.com>
6285
6286 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
6287 (clean_restart): Remove references to the gdb_stub target board
6288 variable.
6289 (gdb_step_for_stub): Delete.
6290
6291 * gdb.base/annota1.exp: Remove all references to [target_info
6292 exists gdb_stub], gdb_step_for_stub and usestubs.
6293 * gdb.base/annota3.exp: Ditto.
6294 * gdb.base/async.exp: Ditto.
6295 * gdb.base/break.exp: Ditto.
6296 * gdb.base/code-expr.exp: Ditto.
6297 * gdb.base/commands.exp: Ditto.
6298 * gdb.base/completion.exp: Ditto.
6299 * gdb.base/condbreak.exp: Ditto.
6300 * gdb.base/consecutive.exp: Ditto.
6301 * gdb.base/cvexpr.exp: Ditto.
6302 * gdb.base/define.exp: Ditto.
6303 * gdb.base/display.exp: Ditto.
6304 * gdb.base/ena-dis-br.exp: Ditto.
6305 * gdb.base/environ.exp: Ditto.
6306 * gdb.base/gnu-ifunc.exp: Ditto.
6307 * gdb.base/maint.exp: Ditto.
6308 * gdb.base/pending.exp: Ditto.
6309 * gdb.base/sect-cmd.exp: Ditto.
6310 * gdb.base/sepdebug.exp: Ditto.
6311 * gdb.base/unload.exp: Ditto.
6312 * gdb.base/watchpoint-solib.exp: Ditto.
6313 * gdb.cp/annota2.exp: Ditto.
6314 * gdb.cp/annota3.exp: Ditto.
6315 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
6316 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
6317 * gdb.mi/mi-pending.exp: Ditto.
6318 * gdb.trace/circ.exp: Ditto.
6319 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
6320 * gdb.base/list.exp: Ditto.
6321
6322 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
6323 breakpoint function and all references to the usestubs macro.
6324 * gdb.base/exprs.c: Ditto.
6325 * gdb.base/freebpcmd.c: Ditto.
6326 * gdb.base/bitfields.c: Ditto.
6327 * gdb.base/bitfields2.c: Ditto.
6328 * gdb.base/break.c: Ditto.
6329 * gdb.base/call-sc.c: Ditto.
6330 * gdb.base/call-signals.c: Ditto.
6331 * gdb.base/callfuncs.c: Ditto.
6332 * gdb.base/charset.c: Ditto.
6333 * gdb.base/consecutive.c: Ditto.
6334 * gdb.base/constvars.c: Ditto.
6335 * gdb.base/funcargs.c: Ditto.
6336 * gdb.base/int-type.c: Ditto.
6337 * gdb.base/interrupt.c: Ditto.
6338 * gdb.base/langs0.c: Ditto.
6339 * gdb.base/list0.c: Ditto.
6340 * gdb.base/mips_pro.c: Ditto.
6341 * gdb.base/miscexprs.c: Ditto.
6342 * gdb.base/nodebug.c: Ditto.
6343 * gdb.base/opaque0.c: Ditto.
6344 * gdb.base/pointers.c: Ditto.
6345 * gdb.base/printcmds.c: Ditto.
6346 * gdb.base/ptype.c: Ditto.
6347 * gdb.base/recurse.c: Ditto.
6348 * gdb.base/reread1.c: Ditto.
6349 * gdb.base/reread2.c: Ditto.
6350 * gdb.base/restore.c: Ditto.
6351 * gdb.base/return.c: Ditto.
6352 * gdb.base/run.c: Ditto.
6353 * gdb.base/scope0.c: Ditto.
6354 * gdb.base/sepdebug.c: Ditto.
6355 * gdb.base/setshow.c: Ditto.
6356 * gdb.base/setvar.c: Ditto.
6357 * gdb.base/sigall.c: Ditto.
6358 * gdb.base/signals.c: Ditto.
6359 * gdb.base/structs.c: Ditto.
6360 * gdb.base/structs2.c: Ditto.
6361 * gdb.base/testenv.c: Ditto.
6362 * gdb.base/twice.c: Ditto.
6363 * gdb.base/unwindonsignal.c: Ditto.
6364 * gdb.base/watchpoint.c: Ditto.
6365 * gdb.base/watchpoints.c: Ditto.
6366 * gdb.base/whatis.c: Ditto.
6367 * gdb.cp/classes.cc: Ditto.
6368 * gdb.cp/cplusfuncs.cc: Ditto.
6369 * gdb.cp/derivation.cc: Ditto.
6370 * gdb.cp/formatted-ref.cc: Ditto.
6371 * gdb.cp/misc.cc: Ditto.
6372 * gdb.cp/overload.cc: Ditto.
6373 * gdb.cp/ovldbreak.cc: Ditto.
6374 * gdb.cp/ref-params.cc: Ditto.
6375 * gdb.cp/ref-types.cc: Ditto.
6376 * gdb.cp/templates.cc: Ditto.
6377 * gdb.cp/virtfunc.cc: Ditto.
6378 * gdb.hp/gdb.aCC/run.c: Ditto.
6379 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
6380 * gdb.hp/gdb.compat/xdb0.c: Ditto.
6381 * gdb.reverse/consecutive-reverse.c: Ditto.
6382 * gdb.reverse/sigall-reverse.c: Ditto.
6383 * gdb.reverse/until-reverse.c: Ditto.
6384 * gdb.reverse/watch-reverse.c: Ditto.
6385 * gdb.trace/actions.c: Ditto.
6386 * gdb.trace/circ.c: Ditto.
6387 * gdb.trace/collection.c: Ditto.
6388
fabde485
PA
63892011-12-13 Pedro Alves <pedro@codesourcery.com>
6390
6391 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
6392 (func6, func7): New.
6393 (main): Call func6 and func7.
6394 * gdb.base/watchpoint.exp (test_wide_location_1)
6395 (test_wide_location_2): New.
6396 (top level): Re-enable hardware watchpoints if necessary. Call
6397 test_wide_location_1 and test_wide_location_2.
6398
ff7d1690
YQ
63992011-12-11 Yao Qi <yao@codesourcery.com>
6400
6401 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
6402
a6af7abe
JB
64032011-12-11 Joel Brobecker <brobecker@adacore.com>
6404
6405 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6406 expected output for unsupported case.
6407
61638e15
JK
64082011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6409
6410 PR testsuite/12649
6411 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6412 Protect gdb_test_multiple by final $gdb_prompt match.
6413
0a00efc3
JK
64142011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6415
6416 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6417 New variable, new test.
6418 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6419 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6420 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6421 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6422 them if HAVE_GCC_45682_FIXED is not set.
6423
4511b1ba
YQ
64242011-12-10 Yao Qi <yao@codesourcery.com>
6425
6426 * gdb.trace/status-stop.exp: New.
6427 * gdb.trace/status-stop.c: New.
6428
27949e73
JK
64292011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6430
6431 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6432 timeout.
6433
d8ea7931
TT
64342011-12-08 Tom Tromey <tromey@redhat.com>
6435
6436 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6437 condition.
6438
1cc310d2
SS
64392011-12-07 Stan Shebs <stan@codesourcery.com>
6440
6441 * gdb.trace/tfind.exp: Update for output changes.
6442
d482a875
PA
64432011-12-07 Pedro Alves <pedro@codesourcery.com>
6444
6445 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6446 throws "Cannot insert catchpoints in this configuration".
6447 * gdb.ada/mi_catch_ex.exp: Likewise.
6448
f0ba3972
PA
64492011-12-06 Pedro Alves <pedro@codesourcery.com>
6450
6451 * gdb.base/break-always.exp: Test changing memory at addresses
6452 with breakpoints inserted.
6453
f8eba3c6
TT
64542011-12-06 Joel Brobecker <brobecker@acacore.com>
6455
6fdff2c5
PA
6456 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6457 involving a fully qualified function name.
f8eba3c6
TT
6458
64592011-12-06 Tom Tromey <tromey@redhat.com>
6460
6461 * gdb.ada/homonym.exp: Add three breakpoint tests.
6462
64632011-12-06 Tom Tromey <tromey@redhat.com>
6464
6465 * gdb.base/solib-weak.exp (do_test): Remove kfail.
6466 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6467 * gdb.objc/objcdecode.exp: Update for output changes.
6468 * gdb.linespec/linespec.exp: New file.
6469 * gdb.linespec/lspec.cc: New file.
6470 * gdb.linespec/lspec.h: New file.
6471 * gdb.linespec/body.h: New file.
6472 * gdb.linespec/base/two/thefile.cc: New file.
6473 * gdb.linespec/base/one/thefile.cc: New file.
6474 * gdb.linespec/Makefile.in: New file.
6475 * gdb.cp/templates.exp (test_template_breakpoints): Update for
6476 output changes.
6477 * gdb.cp/re-set-overloaded.exp: Remove kfail.
6478 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
6479 makes one breakpoint.
6480 * gdb.cp/method2.exp (test_break): Update for output changes.
6481 * gdb.cp/mb-templates.exp: Update for output changes.
6482 * gdb.cp/mb-inline.exp: Update for output changes.
6483 * gdb.cp/mb-ctor.exp: Update for output changes.
6484 * gdb.cp/ovsrch.exp: Use fully-qualified names.
6485 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
6486 has multiple matches.
6487 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
6488 error message change.
6489 * gdb.base/list.exp (test_list_filename_and_number): Update for
6490 error message change.
6491 * gdb.base/break.exp: Disable pending breakpoints. Update for
6492 output changes.
6493 * configure.ac: Add gdb.linespec.
6494 * configure: Rebuild.
6495 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6496
c642a434
UW
64972011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
6498
6499 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6500 last_break register on s390*-*-* targets.
6501
b18003d1
JB
65022011-12-06 Joel Brobecker <brobecker@adacore.com>
6503
6504 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6505 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6506 of parameter X in procedure Foo.
6507
fe96589c
SS
65082011-12-05 Stan Shebs <stan@codesourcery.com>
6509
6510 * gdb.trace/tfind.exp: Update help string matches.
6511
1820ab47
JK
65122011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6513
6514 * gdb.server/ext-run.exp (get process list): Accept also systemd
6515 as PID 1.
6516
e11ac3a3
JK
65172011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6518 Pedro Alves <pedro@codesourcery.com>
6519
6520 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6521 starting GDB.
6522 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6523 $use_gdb_stub.
6524 * gdb.base/display.exp: Likewise.
6525 * gdb.base/ending-run.exp: Likewise.
6526 * gdb.base/list.exp (test_listsize): Likewise.
6527 * gdb.base/setshow.exp: Likewise.
6528 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6529 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6530 check by global $use_gdb_stub.
6531 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6532 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6533 (default_gdb_init): Unset global $use_gdb_stub.
6534 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6535 by global $use_gdb_stub.
6536 * lib/gdbserver-support.exp: Extend comments for set_board_info
6537 gdb_protocol and gdb,socketport.
6538 (gdbserver_start_extended): Set global gdbserver_protocol and
6539 gdbserver_gdbport. Clear global use_gdb_stub.
6540 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6541 from target use_gdb_stub.
6542 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
6543
1d41d75c
DE
65442011-12-03 Doug Evans <dje@google.com>
6545
6546 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
6547 (gdb_step_for_stub): Add comments.
6548
d6d7a51a
MR
65492011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
6550
6551 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
6552 to the caller.
6553 (gdb_test_multiple): Likewise.
6554
05acf274
JK
65552011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6556
6557 Fix gdb.mi/mi-solib.exp without system debug info installed.
6558 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
6559 expect attribute, return 0 for it. Update comments.
6560
2268b414
JK
65612011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6562
6563 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
6564 (corrupted list): Adjust the expectation.
6565
585861ea
JK
65662011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6567
6568 PR threads/13448
6569 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
6570 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
6571 * gdb.threads/tls-var-main.c: New file.
6572 * gdb.threads/tls-var.c: New file.
6573 * gdb.threads/tls-var.exp: New file.
6574
968643aa
JK
65752011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6576
6577 PR testsuite/12649
6578 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
6579 Protect gdb_test_multiple by final $gdb_prompt match.
6580 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
6581 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
6582 (test_tracepoints): Likewise.
6583
9750bca9
JK
65842011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6585
6586 PR breakpoints/13346
6587 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
6588 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
6589 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
6590
ac1349b7
JB
65912011-12-01 Joel Brobecker <brobecker@adacore.com>
6592
6593 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
6594 * gdb.ada/homonym/homonym.adb: For use of all types defined
6595 locally inside both Get_Value subprograms.
6596
26d44faf
JK
65972011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6598
6599 Fix racy FAILs.
6600 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
6601 of send_gdb.
6602
514f6425
UW
66032011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6604
6605 * gdb.base/testenv.exp: Skip on remote targets. Unset global
6606 environment variable after test completed.
6607
4255c8d2
UW
66082011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6609
6610 * gdb.base/solib-nodir.exp: Skip if remote target.
6611 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
6612 application. Call gdb_load_shlibs.
6613 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
6614
a35ad96a
JB
66152011-11-29 Joel Brobecker <brobecker@adacore.com>
6616
6617 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6618
1a1d5513
JB
66192011-11-28 Joel Brobecker <brobecker@adacore.com>
6620
6621 * gdb.ada/fullname_bp: New testcase.
6622
50b4ddf8
JK
66232011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6624
6625 PR testsuite/12649
6626 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
6627 Wrap send_gdb into a new gdb_test.
6628
fb0aec57
JK
6629 Code cleanup.
6630 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
6631 Convert send_gdb and gdb_expect to gdb_test_multiple.
6632
2376d946
JK
66332011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6634
6635 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
6636
1eec78bd
KS
66372011-11-23 Keith Seitz <keiths@redhat.com>
6638
6639 * lib/mi-support.exp (varobj_tree): New namespace and procs.
6640 (mi_varobj_tree_test_children_callback): New proc.
6641 (mi_walk_varobj_tree): New proc.
6642
36dfb11c
TT
66432011-11-22 Tom Tromey <tromey@redhat.com>
6644
6645 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
6646 Add "use_mi_command" argument.
6647 (mi_run_cmd, mi_run_with_cli): New procs.
6648 * gdb.mi/solib-lib.c: New file.
6649 * gdb.mi/solib-main.c: New file.
6650 * gdb.mi/mi-solib.exp: New file.
6651
0e965dd0
DE
66522011-11-21 Doug Evans <dje@google.com>
6653
6654 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
6655 _Unwind_DebugHook is missing.
6656
f196051f
SS
66572011-11-20 Stan Shebs <stan@codesourcery.com>
6658
6659 * gdb.trace/tstatus.exp: New.
6660 * gdb.trace/actions.c: Include string.h.
6661
bfccc43c
YQ
66622011-11-18 Yao Qi <yao@codesourcery.com>
6663
6664 * gdb.trace/pending.exp: New.
6665 * gdb.trace/pending.c: New.
6666 * gdb.trace/pendshr1.c: New.
6667 * gdb.trace/pendshr2.c: New.
6668 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
6669 tracepoint location becomes pending.
6670 (tracepoint_change_loc_2): New.
6671
73cd8ab1
DM
66722011-11-16 David S. Miller <davem@davemloft.net>
6673
6674 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
6675 target is sparc*-*-linux*
6676
77426730
PK
66772011-11-15 Paul Koning <paul_koning@dell.com>
6678
6679 * gdb.python/py-type.exp: New testcases for exceptions on scalar
6680 types.
6681
ed59ded5
DE
66822011-11-14 Doug Evans <dje@google.com>
6683
6684 * gdb.base/shell.exp: New file.
6685
405f8e94
SS
66862011-11-14 Stan Shebs <stan@codesourcery.com>
6687
6688 * gdb.trace/ftrace.c: New.
6689 * gdb.trace/ftrace.exp: New.
6690
1e4d1764
YQ
66912011-11-14 Yao Qi <yao@codesourcery.com>
6692
6693 * gdb.trace/change-loc-1.c: New.
6694 * gdb.trace/change-loc-2.c: New.
6695 * gdb.trace/change-loc.c: New.
6696 * gdb.trace/change-loc.exp: New.
6697 * gdb.trace/change-loc.h: New.
6698 * gdb.trace/trace-break.c (marker): Define new symbol.
6699 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 6700 New.
1e4d1764
YQ
6701 (break_trace_same_addr_6): New.
6702
71eba9c2 67032011-11-12 Matt Rice <ratmice@gmail.com>
6704
6705 * gdb.base/info-macros.exp: Make tests for info definitions
6706 test info macro. Add tests for info macro argument processing.
6707 Rename a few tests.
6708
1d93e29a
KS
67092011-11-11 Keith Seitz <keiths@redhat.com>
6710
6711 PR gdb/12843
6712 * gdb.base/linespecs.exp: New file.
6713
a4b5b48a
DE
67142011-11-11 Doug Evans <dje@google.com>
6715
6716 * gdb.threads/print-threads.exp: Extend timeout for slower
6717 tests.
6718
f6b47be4
DE
67192011-11-10 Doug Evans <dje@google.com>
6720
792a0230
DE
6721 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
6722 "record to end of main" test.
6723
f6b47be4
DE
6724 * gdb.python/py-type.c (TS): New typedef.
6725 (ts): New global.
6726 * gdb.python/py-type.exp: Test field list of typedef.
6727
22355c90
JB
67282011-11-10 Joel Brobecker <brobecker@adacore.com>
6729
6730 * gdb.ada/small_reg_param: New testcase.
6731
a7860e76
TT
67322011-11-09 Tom Tromey <tromey@redhat.com>
6733
6734 * gdb.cp/destrprint.exp: New file.
6735 * gdb.cp/destrprint.cc: New file.
6736
72a2e3dc
MI
67372011-11-08 Meador Inge <meadori@codesourcery.com>
6738
6739 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
6740 (switch_stack_to_other): New test function.
6741 * gdb.arch/thumb-prologue.exp: New test cases.
6742
c7195df2 67432011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
6744
6745 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
6746
d3895d7d
YQ
67472011-11-08 Yao Qi <yao@codesourcery.com>
6748
6749 * gdb.exp (supports_process_record): New.
6750 (supports_reverse): New.
6751 * gdb.reverse/break-precsave.exp: Call support_process_record
6752 to run test conditionally.
6753 * gdb.reverse/consecutive-precsave.exp: Likewise.
6754 * gdb.reverse/i386-precsave.exp: Likewise.
6755 * gdb.reverse/machinestate-precsave.exp: Likewise.
6756 * gdb.reverse/solib-precsave.exp: Likewise.
6757 * gdb.reverse/step-precsave.exp: Likewise.
6758 * gdb.reverse/until-precsave.exp: Likewise.
6759 * gdb.reverse/watch-precsave.exp: Likewise.
6760 * gdb.reverse/break-reverse.exp: Call support_reverse to run
6761 test conditionally.
6762 * gdb.reverse/consecutive-reverse.exp: Likewise.
6763 * gdb.reverse/finish-precsave.exp: Likewise.
6764 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6765 * gdb.reverse/finish-reverse.exp: Likewise.
6766 * gdb.reverse/i386-reverse.exp: Likewise.
6767 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6768 * gdb.reverse/machinestate.exp: Likewise.
6769 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
6770 * gdb.reverse/sigall-precsave.exp: Likewise.
6771 * gdb.reverse/sigall-reverse.exp: Likewise.
6772 * gdb.reverse/solib-reverse.exp: Likewise.
6773 * gdb.reverse/step-reverse.exp: Likewise.
6774 * gdb.reverse/until-reverse.exp: Likewise.
6775 * gdb.reverse/watch-reverse.exp: Likewise.
6776
a59306a3
YQ
67772011-11-05 Yao Qi <yao@codesourcery.com>
6778
6779 * gdb.trace/trace-break.exp: Add test on setting two
6780 fast tracepoints at the same address.
6781
87769f59
JK
67822011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6783
6784 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
6785
3065dfb6
SS
67862011-11-02 Stan Shebs <stan@codesourcery.com>
6787
6788 * gdb.trace/collection.c: Add code using strings.
6789 * gdb.trace/collection.exp: Add tests of string collection.
6790
89e208db
JK
67912011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6792
6793 * gdb.base/skip-solib.exp (executable_main): New variable.
6794 (binfile_main): Base it on that.
6795 Use $executable_main in clean_restart calls. Drop gdb_exit and
6796 gdb_start calls.
6797
405e54e9
JK
67982011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6799
6800 Fix racy FAILs.
6801 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
6802 breakpoint_re globals import by async. Set string_regex to .* for
6803 async. Remove the optional thread_selected_re and breakpoint_re
6804 globals expectations.
6805
58e8570a
JM
68062011-11-01 Joseph Myers <joseph@codesourcery.com>
6807
6808 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
6809 well as Cygwin.
6810
7b35ec7f 68112011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
6812
6813 Add tests for skip command.
89e208db
JK
6814 * gdb.base/skip-solib-lib.c: New
6815 * gdb.base/skip-solib-main.c: New
6816 * gdb.base/skip-solib.exp: New
6817 * gdb.base/skip.c: New
6818 * gdb.base/skip.exp: New
6819 * gdb.base/skip1.c: New
6820 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 6821
b9fd1791
PA
68222011-10-31 Yao Qi <yao@codesourcery.com>
6823 Pedro Alves <pedro@codesourcery.com>
6824
6fdff2c5
PA
6825 * gdb.trace/trace-break.c: New.
6826 * gdb.trace/trace-break.exp: New.
b9fd1791 6827
4323fecc
JK
68282011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6829
6830 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
6831 break-here-2.
6832
0e5bf2a8
PA
68332011-10-28 Pedro Alves <pedro@codesourcery.com>
6834
6835 * gdb.threads/no-unwaited-for-left.c: New.
6836 * gdb.threads/no-unwaited-for-left.exp: New.
6837 * gdb.threads/non-ldr-exc-1.c: New.
6838 * gdb.threads/non-ldr-exc-1.exp: New.
6839 * gdb.threads/non-ldr-exc-2.c: New.
6840 * gdb.threads/non-ldr-exc-2.exp: New.
6841 * gdb.threads/non-ldr-exc-3.c: New.
6842 * gdb.threads/non-ldr-exc-3.exp: New.
6843 * gdb.threads/non-ldr-exc-4.c: New.
6844 * gdb.threads/non-ldr-exc-4.exp: New.
6845
3a3dad98
JK
68462011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6847
6848 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
6849 * gdb.base/attach-pie-misread.exp: Likewise.
6850 * gdb.base/break-interp.exp: Likewise.
6851 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
6852 testcases for use_gdb_stub.
6853 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
6854 (continue): New testcase.
6855 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
6856 * gdb.threads/attach-into-signal.exp: Likewise.
6857 * gdb.threads/attach-stopped.exp: Likewise.
6858 * gdb.threads/attachstop-mt.exp: Likewise.
6859
d6a5d40c
PK
68602011-10-28 Paul Koning <paul_koning@dell.com>
6861
6862 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
6863
ca539be8
JK
68642011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6865
6866 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
6867 (mi_gdb_test): Import globals thread_selected_re
6868 and breakpoint_re. Expect them optionally at the regex start.
6869
d234ef5c
DE
68702011-10-27 Doug Evans <dje@google.com>
6871
6872 * gdb.python/python.exp: Test source -s.
6873
ab964825
PK
68742011-10-26 Paul Koning <paul_koning@dell.com>
6875
6876 * gdb.python/lib-types.cc (struct A): New structure.
6877 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 6878
54d8a644
PK
68792011-10-25 Paul Koning <paul_koning@dell.com>
6880
6881 PR python/13327
d234ef5c 6882
54d8a644
PK
6883 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
6884 fetch_lazy method.
6885
b0221781
YQ
68862011-10-24 Yao Qi <yao@codesourcery.com>
6887
6888 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
6889 target is tic6x-*-*.
6890
6cda5a20
JB
68912011-10-21 Joel Brobecker <brobecker@adacore.com>
6892
6893 * gdb.ada/mi_task_info/task_switch.adb: New file.
6894 * gdb.ada/mi_task_info.exp: New file.
6895
5ed9db04
JK
68962011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6897
6898 * gdb.cp/expand-psymtabs-cxx.exp: New file.
6899 * gdb.cp/expand-psymtabs-cxx.cc: New file.
6900
9df2fbc4
PM
69012011-10-20 Phil Muldoon <pmuldoon@redhat.com>
6902
6903 PR python/12656
6904
6905 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
6906 global_block tests.
6907
736086ba
TT
69082011-10-18 Tom Tromey <tromey@redhat.com>
6909
6910 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
6911
4af31552
TT
69122011-10-18 Tom Tromey <tromey@redhat.com>
6913
6914 * gdb.base/source.exp: Don't include full file name in test name.
6915 * gdb.python/python.exp: Don't include full file name in test
6916 name.
6917
43136979
AR
69182011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6919
6920 * gdb.base/attach-pie-noexec.c: New files.
6921 * gdb.base/attach-pie-noexec.exp: New files.
6922
543a9323
JM
69232011-10-17 Joseph Myers <joseph@codesourcery.com>
6924
6925 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
6926 prompt for each extra line in command.
6927
21ae7a4d
JK
69282011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6929
6930 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
6931 Revert the part of:
6932 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6933 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
6934 Change the expected string.
6935
20ec36d9
JK
69362011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6937
6938 Fix results with system glibc debug info installed.
6939 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
6940 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
6941 Accept also __libc_ symbol prefix and no prefix.
6942
6501c2fc
KS
69432011-10-14 Keith Seitz <keiths@redhat.com>
6944
6945 PR c++/13225
6946 * gdb.cp/converts.cc (foo3_1): New function.
6947 (foo3_2): New functions.
6948 * gdb.cp/converts.exp: Add tests for int to pointer conversion
6949 and null pointer conversions of integer constant zero.
6950 Add test to check if all arguments are checked for incompatible
6951 conversion BADNESS.
6952
55b1fd0c
TT
69532011-10-14 Tom Tromey <tromey@redhat.com>
6954
6955 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
6956 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
6957 linespec.
6958
22c05d8a
JK
69592011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6960
6961 Fix internal error regression.
6962 * gdb.dwarf2/implptr-optimized-out.S: New file.
6963 * gdb.dwarf2/implptr-optimized-out.exp: New file.
6964
1d6edc3c
JK
69652011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6966
6967 Fix empty DWARF expressions DATA vs. SIZE conditionals.
6968 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
6969 (loclist): New.
6970 (4): New abbrev.
6971 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
6972 Use prepare_for_testing, remove clean_restart.
6973 (p arraynoloc, p arraycallnoloc): New tests.
6974
9ec72168
JK
69752011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6976
6977 * gdb.cp/namespace-enum.exp (executable): New variable.
6978 (binfile): Use ${objdir}/${subdir}/ prefix.
6979 Use ${executable} for clean_restart.
6980
9c6c53f7
SA
69812011-10-11 Sterling Augustine <saugustine@google.com>
6982
6983 * gdb.cp/Makefile.in: Add namespace-enum test.
6984 * gdb.cp/namespace-enum.exp: New file.
6985 * gdb.cp/namespace-enum.c: New file.
6986 * gdb.cp/namespace-enum-main.c: New file.
6987
fac7ceb3
UW
69882011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
6989
6990 * gdb.python/py-shared.exp: Relax filename check to handle remote:
6991 sysroot.
6992
941b2081
JK
69932011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6994
6995 Reimplement @entry in input expressions.
6996 * gdb.base/exprs.c (v_int_array_init): New variable.
6997 * gdb.base/exprs.exp (print v_int_array_init)
6998 (print *v_int_array_init@1, print *v_int_array_init@2)
6999 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
7000 (print v_int_array_init[1]@1): New tests.
7001
0344e878
JM
70022011-10-10 Joseph Myers <joseph@codesourcery.com>
7003
7004 * gdb.cp/gdb2495.exp: Do not include directories in filename in
7005 expected message.
7006
5a56e9c5
DE
70072011-10-09 Doug Evans <dje@google.com>
7008
7009 * gdb.base/alias.exp: Add tests for alias command.
7010
2bda9cc5
JK
70112011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7012
7013 * gdb.arch/amd64-entry-value.s: New file.
7014 * gdb.mi/mi2-amd64-entry-value.s: New file.
7015
a471c594
JK
70162011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7017
7018 Display @entry parameter values even for references.
7019 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
7020 functions.
7021 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
7022 reference and datap_input.
7023 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
7024 breakpoints.
7025 (continue to breakpoint: entry_reference: reference)
7026 (entry_reference: bt at entry)
7027 (continue to breakpoint: entry_reference: breakhere_reference)
7028 (entry_reference: bt, entry_reference: ptype regparam)
7029 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7030 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7031 (entry_reference: p regcopy, entry_reference: p nodataparam)
7032 (entry_reference: p nodataparam@entry): New tests.
7033
36b11add
JK
70342011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7035
7036 Support @entry in input expressions.
7037 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7038 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7039 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7040 (tailcall: p j@entry): New tests.
7041 * gdb.cp/koenig.cc (A::entry): New function.
7042 (main): Call it.
7043 * gdb.cp/koenig.exp (p entry (c)): New test.
7044
e18b2753
JK
70452011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7046
7047 Display @entry parameter values (without references).
7048 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7049 (different, validity, invalid): New functions.
7050 (main): Call them.
7051 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7052 stacktest, breakhere_stacktest, different, breakhere_different,
7053 breakhere_validity and breakhere_invalid.
7054 (entry: bt): Update for @entry.
7055 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7056 (entry_validity: *, entry_invalid: *): Many new tests.
7057 * gdb.base/break.exp
7058 (run until breakpoint set at small function, optimized file): Accept
7059 also the @entry suffix.
7060 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7061 * gdb.mi/mi2-amd64-entry-value.c: New files.
7062 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7063
2d6c5dc2
JK
70642011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7065
7066 Protect entry values against self tail calls.
7067 * gdb.arch/amd64-entry-value.cc (self2, self): New.
7068 (main): Call self.
7069 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
7070 (set debug entry-values 1, self: bt debug entry-values): New tests.
7071
111c6489
JK
70722011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7073
7074 Recognize virtual tail call frames.
7075 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
7076 (amb_b, amb_a): New.
7077 (main): Call a and b.
7078 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
7079 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
7080 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
7081 New tests.
7082
8e3b41a9
JK
70832011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7084
7085 Implement basic support for DW_TAG_GNU_call_site.
7086 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
7087 * gdb.arch/amd64-entry-value.cc: New file.
7088 * gdb.arch/amd64-entry-value.exp: New file.
7089
181cebd4
JK
70902011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7091
7092 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
7093 * gdb.dwarf2/implptr-64bit.S: New file.
7094 * gdb.dwarf2/implptr-64bit.exp: New file.
7095
741f5e3c
JK
70962011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7097
7098 Fix initial language detection with -readnow.
7099 * gdb.cp/readnow-language.cc: New file.
7100 * gdb.cp/readnow-language.exp: New file.
7101
a73d2258
JK
71022011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7103
7104 Fix printed anonymous struct name.
7105 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
7106
af369495
JM
71072011-10-09 Joseph Myers <joseph@codesourcery.com>
7108
7109 * gdb.base/solib-symbol.exp: Do not include directories in
7110 filenames in expected messages.
7111
1fa57852
DE
71122011-10-07 Doug Evans <dje@google.com>
7113
7114 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7115
bd054e06
KP
71162011-10-07 Kevin Pouget <kevin.pouget@st.com>
7117
7118 Allow Python notification of new object-file loadings.
7119 * gdb.python/py-events.exp: Test newobjfile event.
7120 * gdb.python/py-events.py: Register newobjfile callback.
7121 * gdb.python/py-events.c: Add call to shared library
7122 * gdb.python/py-events-shlib.c: New file.
7123
8031b6f8
JM
71242011-10-06 Joseph Myers <joseph@codesourcery.com>
7125
7126 * gdb.base/fixsection.exp: Do not include directories in filename
7127 in expected message.
7128
7fea6923
PM
71292011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7130
7131 Add tests for passing of environment variables to inferior.
7132 * gdb.base/testenv.c: New test source.
7133 * gdb.base/testenv.exp: New expect test.
7134
687f2a88
PK
71352011-10-04 Paul Koning <paul_koning@dell.com>
7136
7137 * gdb.python/py-value.c (main): Break before return.
7138
cb6be26b
KP
71392011-10-04 Kevin Pouget <kevin.pouget@st.com>
7140
7141 PR python/12691: Add the inferior to Python exited event
7142 * gdb.python/py-events.exp: Test the inferior attribute of exited
7143 event with a fork.
7144 * gdb.python/py-events.py: Print inferior number on exit.
7145 * gdb.python/py-events.c: Fork the inferior.
7146
fb213700
EBM
71472011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7148
7149 * gdb.base/jit.exp: Add testcase name to log message
7150
aa2071bd
PK
71512011-10-03 Paul Koning <paul_koning@dell.com>
7152 Jan Kratochvil <jan.kratochvil@redhat.com>
7153
7154 * gdb.python/py-value.exp
7155 (python inval = gdb.parse_and_eval('*(int*)0'))
7156 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
7157 (set argc=2, python print argc_lazy): New tests.
7158
dd11a36c
JB
71592011-10-02 Joel Brobecker <brobecker@adacore.com>
7160
7161 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7162
46f886f1
JK
71632011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7164 Pedro Alves <pedro@codesourcery.com>
7165
7166 * gdb.python/py-value.exp (test_value_in_inferior): New variable
7167 can_read_0, test for it.
7168 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7169 (parse_and_eval with memory error): ... here, make it untested if
7170 can_read_0.
7171
c5cb204f
MP
71722011-09-30 Marek Polacek <mpolacek@redhat.com>
7173
7174 * gdb.python/python.exp (verify pagination beforehand)
7175 (verify pagination afterwards): Fix race by splitting the line.
7176
68fb0ec0
JM
71772011-09-29 Joseph Myers <joseph@codesourcery.com>
7178
7179 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7180 for 64-bit multilibs from i?86-* targets.
7181
6aee0d90
MP
71822011-09-29 Marek Polacek <mpolacek@redhat.com>
7183
7184 * lib/gdb.exp: Fix a typo in one of the comments.
7185
e9101ff5
MP
71862011-09-29 Marek Polacek <mpolacek@redhat.com>
7187
7188 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7189 matching pattern.
7190
7a81bdbf
PK
71912011-09-28 Paul Koning <paul_koning@dell.com>
7192
7193 * gdb.python/py-type.c (enum E): New.
7194 * gdb.python/py-type.exp (test_fields): Add tests for Python
7195 mapping access to fields.
7196 (test_enums): New test for field access on enums.
7197
6710bf39
SS
71982011-09-27 Stan Shebs <stan@codesourcery.com>
7199
7200 * gdb.trace/collection.exp: Test collection of $_ret.
7201
b2a6bdeb
AT
72022011-09-22 Andreas Tobler <andreast@fgznet.ch>
7203
7204 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
7205 list of compilation switches for <*-*-freebsd*>.
7206
3c9057f3
SS
72072011-09-19 Stan Shebs <stan@codesourcery.com>
7208
7209 * gdb.trace/tspeed.exp: New file.
7210 * gdb.trace/tspeed.c: New file.
7211
34518530
YQ
72122011-09-18 Yao Qi <yao@codesourcery.com>
7213
7214 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
7215 instructions.
7216 (test_adr_32bit, test_pop_pc): Likewise.
7217 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
7218 Thumb instructions.
7219 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
7220 in gdb_test_multiple.
7221 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
7222
ab254057
YQ
72232011-09-17 Yao Qi <yao@codesourcery.com>
7224
7225 * lib/gdb.exp (can_single_step_to_signal_handler): New.
7226 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
7227 support single step to signal handler.
7228
9c317b71
YQ
72292011-09-17 Yao Qi <yao@codesourcery.com>
7230
7231 * gdb.base/disp-step-fork.c: New.
7232 * gdb.base/disp-step-syscall.exp: New.
7233 * gdb.base/disp-step-vfork.c: New.
7234
a8123151
JB
72352011-09-16 Joel Brobecker <brobecker@adacore.com>
7236
7237 * gdb.ada/tasks.exp: Make the expected output for
7238 the `info tasks' tests more resilient to spacing
7239 changes.
7240
63a9aad8
JK
72412011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7242
7243 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
7244 (reached breakpoint 2, reached breakpoint 3): Update expected output.
7245
2aa48337
KP
72462011-09-15 Kevin Pouget <kevin.pouget@st.com>
7247
7248 PR Python/12692 Add gdb.selected_inferior() to Python interface.
7249 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
7250
6839b47f
KP
72512011-04-30 Kevin Pouget <kevin.pouget@st.com>
7252
7253 Handle multiple breakpoint hits in Python interface:
7254 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
7255 presence.
7256 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
7257 breakpoint hits.
7258
0935723e
JK
72592011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7260 Jan Kratochvil <jan.kratochvil@redhat.com>
7261
7262 * gdb.python/py-events.exp: Remove pretty printing comment.
7263 * gdb.python/py-evsignal.exp: New file.
7264 * gdb.python/py-evthreads.c: Include signal.h.
7265 (thread3): Remove variable count3. Remove variable bad and use raise
7266 instead.
7267 (thread2): Remove variable count2. Move thread3 pthread_create here,
7268 merge pthread_join to a single line.
7269 (main): Remove variable count1. Merge pthread_join with pthread_create
7270 to a single line.
7271 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
7272 KFAIL python/12966 for gdbserver. Test return value of
7273 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
7274 gdb_expect by gdb_test and gdb_test_multiple.
7275 (thread 2, thread 3): New tests.
7276
4801a9a3
PA
72772011-09-12 Matt Rice <ratmice@gmail.com>
7278 Pedro Alves <pedro@codesourcery.com>
7279
7280 PR gdb/13175
7281
7282 * gdb.base/interp.exp: New tests.
7283 * gdb.base/interp.c: New file.
7284
24ece742
DE
72852011-09-12 Doug Evans <dje@google.com>
7286
7287 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
7288 * gdb.dwarf2/typeddwarf.exp: Ditto.
7289
7f062217
JK
72902011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7291
7292 Fix compatibility with x32 arch.
7293 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
7294 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
7295 is_x86_like_target.
7296 * testsuite/gdb.trace/collection.exp: Likewise.
7297 * testsuite/gdb.trace/report.exp: Likewise.
7298 * testsuite/gdb.trace/unavailable.exp: Likewise.
7299 * testsuite/gdb.trace/while-dyn.exp: Likewise.
7300 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
7301 (is_x86_like_target): Check also is_amd64_regs_target.
7302
08711b9a
JK
73032011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7304
7305 PR breakpoints/12435
7306 * gdb.arch/amd64-prologue-xmm.c: New file.
7307 * gdb.arch/amd64-prologue-xmm.exp: New file.
7308 * gdb.arch/amd64-prologue-xmm.s: New file.
7309
b99b5f66
JK
73102011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7311
7312 * gdb.dwarf2/dw2-param-error-main.c: New file.
7313 * gdb.dwarf2/dw2-param-error.S: New file.
7314 * gdb.dwarf2/dw2-param-error.exp: New file.
7315
a391a2f6
PA
73162011-09-08 Pedro Alves <pedro@codesourcery.com>
7317
7318 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
7319 inferior's pid and look for a core dump named core.$pid. Use
7320 `remote_file' commands on the host instead of hand coding shell
7321 commands on the build.
7322 * gdb.base/valgrind-db-attach.exp: Kill the program before
7323 finishing the test.
7324
7d8e6458 73252011-09-02 Matt Rice <ratmice@gmail.com>
7326
7327 * lib/prompt.exp: New file for testing the first prompt.
7328 * gdb.python/py-prompt.exp: Ditto.
7329 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
7330
68e77c9e
PA
73312011-09-02 Pedro Alves <pedro@codesourcery.com>
7332
7333 * gdb.threads/gcore-thread.exp: Set the global core_supported to
7334 0, before testing gcore.
7335
9655e943
JK
73362011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7337
df6dc84d
JK
7338 * dw2-ifort-parameter-debug.S: Update copyright year.
7339 * dw2-ifort-parameter.c: Update copyright year.
7340 * dw2-ifort-parameter.exp: Update copyright year.
7341
9655e943
JK
7342 * dw2-ifort-parameter-debug.S: New file.
7343 * dw2-ifort-parameter.c: New file.
7344 * dw2-ifort-parameter.exp: New file.
7345
353d1d73
JK
73462011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7347
7348 * gdb.base/commands.exp (error_clears_commands_left): New function.
7349 (): Call it.
7350
5c07461a
JK
73512011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7352
7353 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
7354 (C): Initialize `a'.
7355 * gdb.mi/mi-inheritance-syntax-error.exp
7356 (-data-evaluate-expression $path): Expect `a' as 5.
7357
0d932b2f
MK
73582011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
7359
7360 PR mi/11912
7361 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
7362 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
7363 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
7364 keyword in output of -var-info-path-expression.
7365
bdb54049
JK
73662011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7367
7368 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
7369 * gdb.trace/collection.exp: Likewise.
7370 * gdb.trace/report.exp: Likewise.
7371 * gdb.trace/unavailable.exp: Likewise.
7372 * gdb.trace/while-dyn.exp: Likewise.
7373
59cde39c
KS
73742011-08-18 Keith Seitz <keiths@redhat.com>
7375
7376 PR c++/12266
7377 * gdb.cp/meth-typedefs.cc: New file.
7378 * gdb.cp/meth-typedefs.exp: New file.
7379
fa3a4f15
PM
73802011-08-17 Phil Muldoon <pmuldoon@redhat.com>
7381
6fdff2c5 7382 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 7383
c1049fca
JK
73842011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7385
7386 * gdb.arch/i386-dr3-watch.exp
7387 (watchpoint on gap1 does not fit debug registers)
7388 (delete all watchpoints): Fix racy expect strings.
7389
d93f7b5c
YQ
73902011-08-14 Yao Qi <yao@codesourcery.com>
7391
7392 * gdb.base/maint.exp: set data_section to ".neardata".
7393 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
7394 * gdb.base/savedregs.exp: Handle SIGILL.
7395 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
7396 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
7397
457e09f0
DE
73982011-08-12 Doug Evans <dje@google.com>
7399
7400 * gdb.python/py-symbol.exp: Add test for symbol.type.
7401
5d0bb2fb
UW
74022011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
7403
7404 * gdb.threads/pthreads.exp: Enable on non-native configurations.
7405 * gdb.mi/mi-pthreads.exp: Likewise.
7406 * gdb.mi/mi2-pthreads.exp: Likewise.
7407 * gdb.mi/gdb669.exp.exp: Likewise.
7408
fcdfa280
PA
74092011-08-09 Pedro Alves <pedro@codesourcery.com>
7410
7411 * lib/mi-support.exp (detect_async): Rename to...
7412 (mi_detect_async): ... this.
7413 * gdb.mi/mi-nonstop-exit.exp: Adjust.
7414 * gdb.mi/mi-nonstop.exp: Adjust.
7415 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7416 * gdb.mi/mi-nsintrall.exp: Adjust.
7417 * gdb.mi/mi-nsmoribund.exp: Adjust.
7418 * gdb.mi/mi-nsthrexec.exp: Adjust.
7419
9d8fa392
PA
74202011-08-09 Pedro Alves <pedro@codesourcery.com>
7421
7422 * gdb.base/display.c (do_loops): New `p_i' local.
7423 * gdb.base/display.exp: Test displaying a variable that is
7424 temporarily at a bad address.
7425
b6cede78
JK
74262011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7427
7428 * gdb.dwarf2/dw2-op-stack-value.S: New file.
7429 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7430
67bedb8c
JK
74312011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7432
7433 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
7434 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7435 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 7436
af6e93b2
PA
74372011-08-05 Pedro Alves <pedro@codesourcery.com>
7438
7439 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7440 procedure.
7441 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7442
1cf0e11f
YQ
74432011-08-05 Yao Qi <yao@codesourcery.com>
7444
7445 * gdb.base/callfuncs.exp: Set language after main.
7446 * gdb.cp/cplusfuncs.exp: Likewise.
7447 * gdb.cp/inherit.exp: Likewise.
7448
a1e28cb2
UW
74492011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7450
7451 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7452 * gdb.base/watch-vfork.exp: Skip on remote targets.
7453
d4f5bbb9
UW
74542011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7455
7456 * gdb.threads/thread-find.exp: Support remote targets.
7457
724f4f80
UW
74582011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7459
7460 * gdb.base/jit.exp: Download solib_binfile to target.
7461 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
7462 and call dlopen without full path name.
7463 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7464 dlopen without full path name.
7465
934709f0
PW
74662011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7467
7468 * gdb.base/break-always.exp: Complete the test
7469 with duplicated breakpoints and enabling/disabling them.
7470
c26106c4
TT
74712011-08-02 Tom Tromey <tromey@redhat.com>
7472
7473 PR gdb/11289:
7474 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7475
9300444e 74762011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
7477
7478 PR gdb/13045
7479 * gdb.base/float.exp: Add new test case for PR gdb/13045
7480 * gdb.base/float.c: New file.
7481
00bd41d6
PM
74822011-07-28 Phil Muldoon <pmuldoon@redhat.com>
7483
7484 * gdb.python/py-mi.exp: Test printers returning string hint, and
7485 also not returning a value.
7486 * gdb.python/py-prettyprint.c: Add testcase for above.
7487 * gdb.python/py-prettyprint.py: Add test printer for above.
7488
d24f74ce
JK
74892011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7490
7491 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7492 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7493 (.Ldie30) Add as field "data4".
7494 (.Ldie32) Rename field "b" to "shl".
7495 (abbrev4) Change for the "data4" field.
7496 (abbrev5, abbrev6) Remove.
7497 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7498 (p &s.shl): ... here. Add comment.
7499 (p &s.data4): New.
7500
bb7da2bf
JK
75012011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7502
7503 Fix crash on lval_computed values.
7504 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7505
11081198
JK
75062011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7507
7508 * gdb.base/help.exp (help whatis): Update the expected string.
7509
3c6e0cb3
JK
75102011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7511
7512 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7513 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7514 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7515 Change the expected string.
7516
efa80663
PA
75172011-07-26 Pedro Alves <pedro@codesourcery.com>
7518
7519 * gdb.base/watchpoint.exp
7520 (test_disable_enable_software_watchpoint): New procedure.
7521 (top level): Run it.
7522
db8e4570
UW
75232011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
7524
7525 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
7526 executable file "${binfile}", C++ version "${binfile}-cxx".
7527 * gdb.python/py-prettyprint.exp: Likewise.
7528 * gdb.python/py-symbol.exp: Likewise.
7529 * gdb.python/py-type.exp: Likewise.
7530 * gdb.python/py-value.exp: Likewise.
7531 * gdb.python/py-template.exp (test_template_arg): Pass full executable
7532 file name instead of just suffix.
7533
543305c9
JK
75342011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7535
7536 Fix implicit pointer offsets.
7537 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7538 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7539 (continue to breakpoint: continue to baz breakpoint for implptr)
7540 (sanity check element 0, sanity check element 1)
7541 (enter the inlined function, check element 0 for the offset)
7542 (check element 1 for the offset)
7543 (continue to breakpoint: ignore the second baz breakpoint): New tests.
7544 (set foo breakpoint for implptr): Update the breakpoint number.
7545
b3215adc
UW
75462011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7547
7548 * gdb.python/py-mi.exp: Use different file names for different
7549 versions of the executable under test.
7550 * gdb.python/py-prettyprint.exp: Likewise.
7551 * gdb.python/py-symbol.exp: Likewise.
7552 * gdb.python/py-template.exp: Likewise.
7553 * gdb.python/py-type.exp: Likewise.
7554 * gdb.python/py-value.exp: Likewise.
7555
182b9acc
UW
75562011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7557
7558 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
7559 flag after restarting GDB if necessary.
7560
e6052b5d
UW
75612011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7562
7563 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7564
1ced966e
PA
75652011-07-22 Pedro Alves <pedro@codesourcery.com>
7566
7567 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
7568 backend doesn't leave used debug registers behind.
7569
3543a589
TT
75702011-07-22 Tom Tromey <tromey@redhat.com>
7571
7572 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
7573 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
7574 argument.
7575 * gdb.dwarf2/typeddwarf-amd64.S: New file.
7576
14d15303 75772011-07-21 Matt Rice <ratmice@gmail.com>
7578
7579 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
7580 in mostlyclean rule. Add files ending in .core.
7581
9b158ba0 75822011-07-21 Matt Rice <ratmice@gmail.com>
7583
7584 PR macros/12999
7585 * gdb.base/info-macros.c: New test sources.
7586 * gdb.base/info-macros.exp: New tests.
7587
d17b6f81
PM
75882011-07-21 Phil Muldoon <pmuldoon@redhat.com>
7589
7590 * gdb.python/python.exp: Add prompt substitution tests.
7591
918dd910
JK
75922011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7593
7594 Fix crash if referenced CU is aged out.
7595 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
7596 New.
7597 * gdb.dwarf2/implptr.exp: Likewise.
7598
0e37a63c
JK
75992011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7600
7601 * gdb.dwarf2/implptr.S: Rebuilt.
7602 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
7603 (bar): Use them for j, k, l.
7604 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
7605 COMPILE.
7606 (print j in implptr:bar): Update for the intp typedef.
7607 (print p[0].x in implptr:foo): Use more exact regex.
7608
f65cf84c
TT
76092011-07-18 Tom Tromey <tromey@redhat.com>
7610
7611 * gdb.cp/static-method.exp: Add missing single quote.
7612
d5b4a7be
YQ
76132011-07-18 Yao Qi <yao@codesourcery.com>
7614
7615 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
7616 supported.
7617 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7618 * gdb.mi/mi-nonstop.exp: Likewise.
7619 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7620 * gdb.mi/mi-nsintrall.exp: Likewise.
7621 * gdb.mi/mi-nsmoribund.exp: Likewise.
7622 * gdb.mi/mi-nsthrexec.exp: Likewise.
7623 * gdb.python/py-evthreads.exp: Likewise.
7624
e9ea2662
JK
76252011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7626
7627 Code cleanup.
7628 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
7629 it. Substitute it instead of test_compiler_info everywhere.
7630
ce451573
UW
76312011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7632
7633 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
7634 remote targets as well.
7635
756d88a7
UW
76362011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7637
7638 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
7639 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
7640
31f83dc5
UW
76412011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7642
7643 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
7644 a remote machine, not the host.
7645 (gdb_compile_shlib): Set soname if target is remote.
7646
059241a0
PP
76472011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7648
7649 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7650
28a0b48c 76512011-07-13 Matt Rice <ratmice@gmail.com>
7652
7653 * gdb.python/py-objfile-script-gdb.py: Renamed to
7654 py-objfile-script-gdb.py.in.
7655 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
7656 py-objfile-script-gdb.py.
7657 * gdb.python/py-objfile-script.exp: Update reference to
7658 py-objfile-script-gdb.py.
7659
9a771b67
JK
76602011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7661
7662 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
7663 reference undefined label.
7664
04ad99e6
JK
76652011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7666
7667 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
7668 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
7669 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
7670 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
7671
713389e0
PM
76722011-07-11 Phil Muldoon <pmuldoon@redhat.com>
7673
6fdff2c5 7674 PR python/12438
713389e0 7675 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 7676 deprecated tests. Add set/show python print-backtrace tests.
713389e0 7677
97d146f8
JK
76782011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7679
7680 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
7681 debug info.
7682
facde0e5 76832011-07-06 Matt Rice <ratmice@gmail.com>
7684
7685 * gdb.python/python.exp: Update filename paths.
7686 * gdb.python/py-symtab.exp: Ditto.
7687
438640d1
MP
76882011-07-06 Marek Polacek <mpolacek@redhat.com>
7689
7690 * gdb.python/py-evthreads.exp: Add missing `$'.
7691
33a365df
MF
76922011-07-06 Jie Zhang <jie.zhang@analog.com>
7693
7694 * config/bfin.exp: New file.
7695 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
7696 * gdb.asm/bfin.inc: New file.
7697
8f7ae686
MP
76982011-07-06 Marek Polacek <mpolacek@redhat.com>
7699
df46027d 7700 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
7701 the whole output.
7702
eb2a6f42
TT
77032011-07-05 Tom Tromey <tromey@redhat.com>
7704
7705 * gdb.java/jprint.java (jprint.hi): New field.
7706 * gdb.java/jprint.exp: Print string.
7707
177b42fe
TJB
77082011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
7709
7710 * gdb.base/call-sc.c: Fix typos.
7711 * gdb.base/ifelse.exp: Likewise.
7712 * gdb.base/structs.c: Likewise.
7713
3b2a0cf2
JB
77142011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7715
7716 * gdb.base/jit-so.exp: New test.
7717 * gdb.base/jit-dlmain.c: New file.
7718 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
7719
46fc714c
JK
77202011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7721
7722 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
7723 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
7724 * gdb.cp/pr9167.exp (p b): Likewise.
7725 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
7726 (test value of P in inner_m, test type of Z in inner_m): Call
7727 setup_xfail for gcc <= 4.5.
46fc714c 7728
418c7cf7
JK
77292011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7730
7731 * gdb.cp/paren-type.cc: New files.
7732 * gdb.cp/paren-type.exp: New files.
7733
3d50dd94
JK
77342011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7735
7736 Stop on first linespec terminator instead of eating what we can.
7737 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
7738 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
7739 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
7740 (break C::f()): ... this one.
7741 (break C::operator()()): New test.
7742 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
7743 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
7744 test.
7745
dcf9f4ab
JK
77462011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7747
7748 Fall back linespec to minimal symbols.
7749 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
7750 error message.
7751 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
7752 * gdb.cp/minsym-fallback-main.cc: New file.
7753 * gdb.cp/minsym-fallback.cc: New file.
7754 * gdb.cp/minsym-fallback.exp: New file.
7755 * gdb.cp/minsym-fallback.h: New file.
7756
3f542ed1
JK
77572011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7758
7759 * gdb.cp/no-dmgl-verbose.cc: New file.
7760 * gdb.cp/no-dmgl-verbose.exp: New file.
7761
77622011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
7763
7764 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
7765 __GI_.
7766 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
7767 (f): New function.
7768 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
7769 (complete p 'func<short>(): ... here.
7770 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
7771 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
7772 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
7773 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
7774 Make them KFAIL gcc/49546.
7775
00eb2c4a
JB
77762011-07-01 Joel Brobecker <brobecker@adacore.com>
7777
7778 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
7779
85a20c42
JK
77802011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7781
7782 Test GCC PR debug/49546.
7783 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
7784 (test type of F in k3_m, test value of F in k3_m): New.
7785 * gdb.cp/temargs.cc (struct S3, struct K3): New.
7786 (main): New variable k3. Call k3.k3_m.
7787
d2d43431
JB
77882011-07-01 Jean-Charles Delay <delay@adacore.com>
7789
7790 * gdb.ada/packed_array.exp: Fix expected outout.
7791
54ae186f
JB
77922011-07-01 Jean-Charles Delay <delay@adacore.com>
7793
7794 * gdb.ada/packed_array.exp: fixed expected output.
7795
8f17729f
JB
77962011-07-01 Joel Brobecker <brobecker@adacore.com>
7797
7798 * gdb.ada/same_enum: New testcase.
7799
f5aa6869
JB
78002011-07-01 Joel Brobecker <brobecker@adacore.com>
7801
7802 * gdb.ada/ptr_typedef: New testcase.
7803
828292f2
JB
78042011-07-01 Joel Brobecker <brobecker@adacore.com>
7805
7806 * gdb.ada/arrayptr.exp: Add ptype test.
7807
18920c42
JB
78082011-07-01 Joel Brobecker <brobecker@adacore.com>
7809
7810 * gdb.ada/char_enum: New testcase.
7811
3536d9e3 78122011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
7813
7814 * gdb.base/dump.exp (capture_pointer_with_type): New.
7815 Get value from address instead of name.
7816 Start GDB once, and do `dump' and `restore'
7817 tests together.
7818
db863c42
MF
78192011-06-30 Jie Zhang <jie.zhang@analog.com>
7820 Mike Frysinger <vapier@gentoo.org>
7821
7822 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
7823 helper functions for getting/setting remotetimeout variable.
7824 * lib/gdb.exp (gdb_load): If the target is remote, set
7825 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
7826 with $loadtimeout. Set $load_ok to 0 before doing the load.
7827 Instead of returning, immediately, set $load_ok to 0. Call
7828 set_remotetimeout with $oldremotetimeout, and then return if
7829 $load_ok is 1.
7830
e9e642a8
AB
78312011-06-30 Andrew Burgess <aburgess@broadcom.com>
7832
7833 * gdb.python/py-template.exp: Don't run this test if the target
7834 does not support c++ tests.
7835
32019081
JK
78362011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7837
7838 Fix non-only rename list for Fortran modules import.
7839 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
7840 tests.
7841 * gdb.fortran/module.f90 (module moduse): New.
7842 (program module): use moduse, test var_x, var_y and var_z.
7843
0ecee54c
TT
78442011-06-29 Tom Tromey <tromey@redhat.com>
7845
7846 PR testsuite/12040:
7847 * gdb.fortran/array-element.exp: Use f90, not f77.
7848 * gdb.fortran/complex.exp: Use f90, not f77.
7849 * gdb.fortran/derived-type.exp: Use f90, not f77.
7850 * gdb.fortran/library-module.exp: Use f90, not f77.
7851 * gdb.fortran/logical.exp: Use f90, not f77.
7852 * gdb.fortran/module.exp: Use f90, not f77.
7853 * gdb.fortran/multi-dim.exp: Use f90, not f77.
7854 * gdb.fortran/subarray.exp: Use f90, not f77.
7855
3b2b8fea
TT
78562011-06-29 Tom Tromey <tromey@redhat.com>
7857
7858 * gdb.fortran/charset.exp: New file.
7859 * gdb.fortran/charset.f90: New file.
7860
42159ca5
TT
78612011-06-29 Tom Tromey <tromey@redhat.com>
7862
7863 PR testsuite/12040:
7864 * lib/future.exp: New file, mostly extracted from ada.exp.
7865 Rewrote compatibility code to use rename.
7866 (gdb_find_gfortran): New proc.
7867 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
7868 gfortran patch.
7869 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
7870 Move to future.exp.
7871 * lib/gdb.exp: Always load future.exp.
7872
af69a5ce
YQ
78732011-06-28 Yao Qi <yao@codesourcery.com>
7874
7875 * gdb.cp/exception.cc: Don't include iostream.
7876 (bar): Remove print statement.
7877 (catcher): New.
7878 (main): Remove print statements. Call function catcher.
7879 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
7880 Set breakpoint on catcher, and check the value of parameter.
7881
ab5c6a72
YQ
78822011-06-23 Yao Qi <yao@codesourcery.com>
7883
6fdff2c5
PA
7884 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
7885 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 7886
9497469f
MP
78872011-06-23 Marek Polacek <mpolacek@redhat.com>
7888
7889 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
7890 mi_gdb_test.
7891
b9132588
MP
78922011-06-23 Marek Polacek <mpolacek@redhat.com>
7893
5d197ed0 7894 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 7895
e55595ca
MP
78962011-06-23 Marek Polacek <mpolacek@redhat.com>
7897
5d197ed0
MP
7898 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
7899
79002011-06-23 Marek Polacek <mpolacek@redhat.com>
7901
7902 * gdb.mi/mi2-basics.exp: Fix races. Honour the
7903 `test_exec_and_symbol_mi_operatons' return value.
7904 (test_mi_interpreter_selection): Use mi_gdb_test instead of
7905 gdb_test_multiple.
7906 (test_exec_and_symbol_mi_operatons): Likewise.
7907 (test_path_specification): Likewise.
e55595ca 7908
be777e08
YQ
79092011-06-23 Yao Qi <yao@codesourcery.com>
7910
7911 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
7912 supported.
7913 * lib/gdb.exp (support_displaced_stepping): New.
7914
615556d6
YQ
79152011-06-23 Yao Qi <yao@codesourcery.com>
7916
7917 * gdb.threads/execl.exp: Skip on remote target.
7918
833b0ca7
MP
79192011-06-21 Marek Polacek <mpolacek@redhat.com>
7920
5d197ed0 7921 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
7922 mi_gdb_test.
7923
1ee4023a
MP
79242011-06-20 Marek Polacek <mpolacek@redhat.com>
7925
5d197ed0 7926 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 7927
d0b1d624
MP
79282011-06-20 Marek Polacek <mpolacek@redhat.com>
7929
5d197ed0 7930 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
7931 mi_gdb_test.
7932
79aa92c1
MP
79332011-06-20 Marek Polacek <mpolacek@redhat.com>
7934
5d197ed0 7935 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 7936
5ce5db06
YQ
79372011-06-14 Yao Qi <yao@codesourcery.com>
7938
7939 gdb/testsuite/
7940 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
7941
533a737e
JK
79422011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7943
7944 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
7945
d0e53741
TT
79462011-06-10 Tom Tromey <tromey@redhat.com>
7947
7948 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
7949 Add tests for pointer-to-member-function.
7950 * gdb.cp/temargs.cc (S::somefunc): New function.
7951 (K2): New class.
7952 (main): Instantiate K2; call method.
7953
b5916bbd
JB
79542011-06-08 Joel Brobecker <brobecker@adacore.com>
7955
7956 * gdb.python/py-inferior.c (f2): Make str an array rather
7957 than a pointer.
7958 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
7959
5be4dfca
JK
79602011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7961
7962 * gdb.base/async-shell.c: New file.
7963 * gdb.base/async-shell.exp: New file.
7964
9f47e254
PA
79652011-06-06 Pedro Alves <pedro@codesourcery.com>
7966
7967 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
7968
64b9b334
JB
79692011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
7970
7971 From Stephen Kitt <steve@sk2.org>
7972 * gdb.base/help.exp: Adjust following some spelling corrections
7973 in GDB.
7974
dbc0f131
YQ
79752011-06-01 Yao Qi <yao@codesourcery.com>
7976
7977 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
7978
fd336a18
KS
79792010-05-31 Keith Seitz <keiths@redhat.com>
7980
7981 PR c++/12750
7982 * gdb.cp/static-method.cc: New file.
7983 * gdb.cp/static-method.exp: New file.
7984
fa8b9902
KS
79852010-05-31 Keith Seitz <keiths@redhat.com>
7986
7987 PR symtab/12704
7988 * gdb.cp/anon-ns.cc: New file.
7989 * gdb.cp/anon-ns.exp: New file.
7990
0a5b1e09
PA
79912011-05-31 Pedro Alves <pedro@codesourcery.com>
7992
7993 * gdb.arch/i386-dr3-watch.c: New file.
7994 * gdb.arch/i386-dr3-watch.exp: New file.
7995
0578b8d1
YQ
79962011-05-30 Yao Qi <yao@codesourcery.com>
7997
7998 * gdb.base/callfuncs.c (t_structs_fc): New.
7999 (t_structs_dc, t_structs_ldc): New.
8000 (t_double_many_args):
8001 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
8002 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
8003 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
8004 * gdb.base/callfuncs.exp: Call new functions.
8005
6680506e
YQ
80062011-05-30 Yao Qi <yao@codesourcery.com>
8007
ff4d2c60
YQ
8008 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
8009 Call rerun_and_prepare for each test to isolate effects.
8010
80112011-05-30 Yao Qi <yao@codesourcery.com>
8012
8013 * gdb.base/varargs.c (find_max_float_real): New.
8014 (find_max_double_real, find_max_long_double_real): New.
8015 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
8016 * lib/gdb.exp (setup_kfail_for_target): New.
8017
e43ec454
YQ
80182011-05-30 Yao Qi <yao@codesourcery.com>
8019
8020 * gdb.base/funcargs.c (callca, callcb, callcc): New.
8021 (callcd, callce, callcf, callc1a, callc1b): New.
8022 (callc2a, callc2b): New.
8023 * gdb.base/funcargs.exp (complex_args): New.
8024 (complex_integral_args, complex_float_integral_args): New.
8025 * lib/gdb.exp (support_complex_tests): New. Determine
8026 whether to run test cases on _Complex types.
8027
432b4d03
JK
80282011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8029
8030 * gdb.threads/leader-exit.c: New file.
8031 * gdb.threads/leader-exit.exp: New file.
8032
6caf069d
MP
80332011-05-27 Marek Polacek <mpolacek@redhat.com>
8034
9497469f 8035 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 8036
97fce28b
MP
80372011-05-27 Marek Polacek <mpolacek@redhat.com>
8038
8039 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8040 remove the `supported' variable.
8041 * gdb.mi/mi-nonstop.exp: Likewise.
8042 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8043 * gdb.mi/mi-nsintrall.exp: Likewise.
8044 * gdb.mi/mi-nsmoribund.exp: Likewise.
8045 * gdb.mi/mi-nsthrexec.exp: Likewise.
8046
9da8c2a0
PA
80472011-05-26 Pedro Alves <pedro@codesourcery.com>
8048
8049 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8050
2c03e5be
PA
80512011-05-26 Pedro Alves <pedro@codesourcery.com>
8052
8053 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8054
2e21250d
KS
80552011-05-24 Keith Seitz <keiths@redhat.com>
8056
8057 PR breakpoint/12803
8058 * gdb.cp/cmpd-minsyms.cc (a): New method.
8059 (b): New method.
8060 (c): New method.
8061 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8062
cdac0397
PA
80632011-05-24 Pedro Alves <pedro@codesourcery.com>
8064
8065 * gdb.base/commands.exp (watchpoint_command_test): Check that the
8066 watchpoint's command list didn't execute when the watchpoint went
8067 out of scope.
8068
ee5683ab
PM
80692011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
8070
8071 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
8072 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
8073 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
8074 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8075 * gdb.arch/i386-permbkpt.exp: Likewise.
8076 * gdb.arch/i386-prologue.exp: Likewise.
8077 * gdb.arch/i386-size-overlap.exp: Likewise.
8078 * gdb.arch/i386-size.exp: Likewise.
8079 * gdb.arch/i386-unwind.exp: Likewise.
8080 * gdb.reverse/i386-precsave.exp: Likewise.
8081 * gdb.reverse/i386-reverse.exp: Likewise.
8082 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8083 * gdb.reverse/i387-env-reverse.exp: Likewise.
8084 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8085
c91c8c16
PA
80862011-05-24 Pedro Alves <pedro@codesourcery.com>
8087
8088 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
8089 file doesn't error, using MI.
8090
c50491a7
TT
80912011-05-23 Tom Tromey <tromey@redhat.com>
8092
8093 * gdb.base/charset.exp (string_display): Add tests to assign to
8094 arrays.
8095 * gdb.base/charset.c (short_array, int_array, long_array): New.
8096
4a07b7da
PA
80972011-05-20 Pedro Alves <pedro@codesourcery.com>
8098
8099 Cope with async mode.
8100
4a07b7da
PA
8101 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8102 into gdb_test + mi_expect_stop.
8103
b275f2d2
PA
81042011-05-20 Pedro Alves <pedro@codesourcery.com>
8105
8106 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
8107 (callme): Remove printf call.
8108
eec52c44
PM
81092011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
8110
8111 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
8112 quote pattern to avoid problems with Cygwin/mingw expect versions.
8113 * gdb.base/default.exp (show convenience): Use double
8114 quote pattern for regular expressions.
8115
b3c8eb43
JK
81162011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8117
8118 Fix -readnow for -gdwarf-4 unused type units.
8119 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
8120 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
8121
ed731959
JK
81222011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8123
8124 * gdb.base/kill-after-signal.c: New file.
8125 * gdb.base/kill-after-signal.exp: New file.
8126
3b48433d
PA
81272011-05-16 Pedro Alves <pedro@codesourcery.com>
8128
8129 * gdb.ada/start.exp: Call untested with the correct test filename.
8130 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
8131 test filename. Make the test's binary unique.
8132 * gdb.arch/i386-signal.exp: Call untested with the correct test
8133 filename.
8134 * gdb.arch/i386-size-overlap.exp: Ditto.
8135 * gdb.arch/Makefile.in (EXECUTABLES): Update.
8136 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8137 * gdb.cp/call-c.exp: Ditto.
8138 * gdb.mi/mi-reverse.exp: Call untested with the correct test
8139 filename. Make the test's binary unique.
8140 * gdb.mi/Makefile.in (EXECUTABLES): Update.
8141 * gdb.python/py-mi.exp: Ditto.
8142 * gdb.python/Makefile.in (EXECUTABLES): Update.
8143 * gdb.reverse/i386-precsave.exp: Ditto.
8144 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
8145 test filename.
8146 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8147 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
8148 unique.
8149 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
8150 test filename.
8151 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
8152 * gdb.trace/tfile.exp: Ditto.
8153
ba4a8bdd
YQ
81542011-05-14 Yao Qi <yao@codesourcery.com>
8155
8156 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8157 type.
8158
dbaefcf7
DE
81592011-05-13 Doug Evans <dje@google.com>
8160
8161 * gdb.python/py-objfile-script.exp: New file.
8162 * gdb.python/py-objfile-script.c: New file.
8163 * gdb.python/py-objfile-script-gdb.py: New file.
8164 * testsuite/gdb.python/py-section-script.exp: Test
8165 "info auto-load-scripts".
8166
9930639c
TT
81672011-05-13 Tom Tromey <tromey@redhat.com>
8168
8169 * gdb.dwarf2/clztest.exp: New file.
8170 * gdb.dwarf2/clztest.c: New file.
8171 * gdb.dwarf2/clztest.S: New file.
8172
05272e11
DE
81732011-05-13 Doug Evans <dje@google.com>
8174
cc63ef9b
DE
8175 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8176 String16 tests.
05272e11 8177
6edba76f
TT
81782011-05-13 Tom Tromey <tromey@redhat.com>
8179
8180 * lib/gdb.exp (is_x86_like_target): New proc.
8181 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8182 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8183 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
8184 -nostdlib to compiler.
8185 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8186 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8187 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8188 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8189 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8190
028d0ed5
TJB
81912011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8192
8193 * gdb.python/py-function.exp: Test setting a value from a function
8194 which executes a command.
8195
8a9b8146
TT
81962011-05-12 Tom Tromey <tromey@redhat.com>
8197
8198 * gdb.dwarf2/typeddwarf.S: New file.
8199 * gdb.dwarf2/typeddwarf.c: New file.
8200 * gdb.dwarf2/typeddwarf.exp: New file.
8201
10483e8e
MP
82022011-05-12 Marek Polacek <mpolacek@redhat.com>
8203
8204 * gdb.mi/mi-basics.exp: Fix races. Honour the
8205 `test_exec_and_symbol_mi_operatons' return value.
8206 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8207 gdb_test_multiple.
8208 (test_exec_and_symbol_mi_operatons): Likewise.
8209 (test_path_specification): Likewise.
8210
faf067f1
JK
82112011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8212
8213 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
8214 (gdb_touch_execfile): Remove catch wrappers. New variable time.
8215 Replace `file copy' and `file rename' by `file mtime'. Twice.
8216
7ff911a3
JK
82172011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8218
8219 * gdb.base/readline-ask.c: New file.
8220 * gdb.base/readline-ask.exp: New file.
8221 * gdb.base/readline-ask.inputrc: New file.
8222
a536c6d7
UW
82232011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
8224
8225 * gdb.cell/bt.exp: Delete breakpoints before running to signal
8226 to avoid race condition.
8227 * gdb.cell/coremaker.c: Use small stack size.
8228 * gdb.cell/ea-standalone.exp: Use file name without path as
8229 argument to c_to.
8230 * gdb.cell/fork.exp: Allow other output when continuing to end.
8231
d472a426
JK
82322011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8233
8234 * gdb.threads/corethreads.c: New file.
8235 * gdb.threads/corethreads.exp: New file.
8236
82372011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
8238
8239 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
8240 Try to compile the test using -Wl,-z,norelro first.
8241 (load_core): New variable libthread_db_seen, initialize it.
8242 (zeroed-threads cannot be listed): Protect it by XFAIL on
8243 !$libthread_db_seen.
8244
8be455d7
JK
82452011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8246
8247 PR 12573
8248 * gdb.dwarf2/dw2-skip-prologue.S: New file.
8249 * gdb.dwarf2/dw2-skip-prologue.c: New file.
8250 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
8251
1976171a
JK
82522011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8253
8254 * gdb.cp/psymtab-parameter.cc: New file.
8255 * gdb.cp/psymtab-parameter.exp: New file.
8256
7db6f30f
JK
82572011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8258
8259 Fix a race.
8260 * gdb.cp/static-print-quit.exp (print c): Split to ...
8261 (print c - <return>, print c - q <return>, print c - to quit):
8262 ... these. Make the testfile untested on gdb-7.1.
8263
85161e9e 82642011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
8265
8266 * lib/gdb.exp (exec_target_file, exec_symbol_file,
8267 gdb_rename_execfile, gdb_touch_execfile): New.
8268 * gdb.base/reread.exp: Use new procs to handle multiple
8269 exec files.
8270
0c51be18
YQ
82712011-05-05 Yao Qi <yao@codesourcery.com>
8272
8273 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
8274 (test_adr_32bit, test_pop_pc): New.
8275 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
8276 (test_adr_32bit, test_pop_pc): New.
8277
4d393d60
JM
82782011-05-04 Joseph Myers <joseph@codesourcery.com>
8279
8280 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
8281 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
8282 targets.
8283 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
8284 handle targets.
8285
8ffd0459
JK
82862011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8287
8288 * gdb.base/completion.exp (complete help info wat): Rename to ...
8289 (complete 'help info wat'): ... here.
8290 Remove all `-re ".*' and `-re "^.*' redundant regexes.
8291 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
8292
8e28d804
PA
82932011-05-04 Pedro Alves <pedro@codesourcery.com>
8294
8295 * gdb.base/completion.exp: Use gdb_test_multiple instead of
8296 gdb_test and explicit $gdb_prompt/timeout matches.
8297
3eb2ef34
YQ
82982011-05-04 Yao Qi <yao@codesourcery.com>
8299
8300 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8301 and __thumb2__.
8302
aaaf81a3
MP
83032011-05-03 Marek Polacek <mpolacek@redhat.com>
8304
8305 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
8306 in place of `gdb_test "delete breakpoints"'. This eliminates two
8307 testcases.
8308
c4cbc0df
PA
83092011-05-02 Pedro Alves <pedro@codesourcery.com>
8310
8311 PR testsuite/12649
8312 Fix races.
8313
8314 * gdb.base/completion.exp: Remove all sleep calls. Remove
8315 unnecessary regexs. Don't explicitly expect anything after the
8316 prompt. Eat the prompt if necessary.
8317
b4cbb4a3
EBM
83182011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
8319
8320 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
8321 accept to show the caller line again as well as the line after.
8322
d65aec65
PM
83232011-04-29 Phil Muldoon <pmuldoon@redhat.com>
8324
8325 PR mi/12531
8326
8327 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
8328 compile target.
8329 * gdb.python/py-prettyprint.exp: Add C++ object for
8330 CPLUS_FAKE_CHILD test.
8331
30852783
UW
83322011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
8333
8334 * gdb.base/signest.exp: New file.
8335 * gdb.base/signest.c: Likewise.
8336
c7b1f0d9
JK
83372011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8338
8339 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
8340 thread and breakpoint notifications.
8341
559a7a62
JK
83422011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8343
8344 * gdb.base/fortran-sym-case.c: New file.
8345 * gdb.base/fortran-sym-case.exp: New file.
8346 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
8347 * gdb.dwarf2/dw2-case-insensitive.c: New file.
8348 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8349
8344e389
JK
83502011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8351
8352 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
8353 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
8354 false #1', `if true else false #2' and `if true else false #3'.
8355
2484c66b
UW
83562011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
8357
8358 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8359 while delivering signal.
8360
8d3788bd
VP
83612011-04-27 Vladimir Prus <vladimir@codesourcery.com>
8362
8363 MI breakpoint notifications.
8364
8365 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
8366 * testsuite/gdb.mi/mi2-cli.exp: Adust.
8367 * testsuite/gdb.mi/mi-watch.exp: Adust.
8368 * testsuite/gdb.mi/mi2-watch.exp: Adust.
8369 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
8370 notifications.
8d3788bd 8371
3e03848b
JK
83722011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8373
8374 * gdb.base/gdbindex-stabs-dwarf.c: New file.
8375 * gdb.base/gdbindex-stabs.c: New file.
8376 * gdb.base/gdbindex-stabs.exp: New file.
8377
918c9108
YQ
83782011-04-25 Yao Qi <yao@codesourcery.com>
8379
8380 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
8381 with /*...*/.
8382 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
8383
90556b8c
JK
83842011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8385
8386 * gdb.python/py-value.exp (test_objfiles): Name the first test
8387 `py-value in file.filename'.
8388
03f2bd59
JK
83892011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8390
8391 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
8392 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
8393 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
8394 !gdbserver_reconnect_p..
8395 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
8396
7b08b9eb
JK
83972011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8398
8399 * gdb.cp/cpcompletion.exp (complete class methods)
8400 (complete class methods beginning with F): Move them above runto. New
8401 comment about the runto delimiter.
8402
b78974c3
PA
84032011-04-20 Pedro Alves <pedro@codesourcery.com>
8404
8405 * gdb.base/maint.exp: Test that "maint print registers" works
8406 without a running program.
8407
20429c40 84082011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 8409
20429c40
MP
8410 * gdb.base/setshow.exp: Fix racy tests.
8411 ($old_gdb_prompt): New variable.
8412
7a9dd1b2
TT
84132011-04-19 Tom Tromey <tromey@redhat.com>
8414
8415 * gdb.mi/mi-nsmoribund.exp:
8416 * gdb.hp/gdb.objdbg/objdbg01.exp:
8417 * gdb.base/structs.exp (test_struct_returns):
8418 * gdb.base/call-sc.exp (test_scalar_returns):
8419 * gdb.base/bigcore.exp: Remove duplicate words.
8420
02835898
JK
84212011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8422
8423 * gdb.base/break-interp-lib.c (v, vptr): New variables.
8424 * gdb.base/break-interp.exp (test_attach): New comment.
8425
254f582e
JK
84262011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8427
8428 * gdb.threads/gcore-thread.exp ($core0file): New variable.
8429 (clear __stack_user.next, clear stack_used.next)
8430 (save a zeroed-threads corefile): New test.
8431 Call core_load for $core0file.
8432 (zeroed-threads cannot be listed): New test.
8433
4fe85f5c
JK
84342011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8435
8436 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8437 filename.
8438 ($srcfile): Preserve the original value.
8439 ($testfile): Match it the .exp filename.
8440 ($corefile): New variable. Substitute it around.
8441 Use clean_restart.
8442 ($prev_timeout): Remove.
8443 (load_core): Move core loading into this proc.
8444 Fix restore of $timeout if load_core fails.
8445
63524580
JK
84462011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8447
8448 * gdb.base/eu-strip-infcall.c: New file.
8449 * gdb.base/eu-strip-infcall.exp: New file.
8450
90359a16
JK
84512011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8452
8453 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8454 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8455
626e7282
JK
84562011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8457
8458 Fix Python access to inlined frames.
8459 * gdb.python/py-frame-inline.c: New file.
8460 * gdb.python/py-frame-inline.exp: New file.
8461
3363d018
EBM
84622011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
8463
8464 * gdb.base/gdb1090.exp: Change breakpoint location to read the
8465 content of 's24' correctly (avoiding "optimized out").
8466 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8467
28781456
JK
84682011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8469
8470 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8471
4a4106ca
TJB
84722011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8473
8474 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8475 expect a colon in watch -location output.
8476
d26ccb4f
JK
84772011-04-13 Marek Polacek <mpolacek@redhat.com>
8478
df46027d 8479 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
8480 New testcase `expect response to define backtrace'. Also remove
8481 redundant `default' block.
8482
e1ab1f9c
JK
84832011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8484
8485 * gdb.python/py-prettyprint.c (struct hint_error): New.
8486 (main): New variable hint_error.
8487 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8488 "print hint_error".
8489 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8490 (register_pretty_printers): Register it.
8491
0c2e6019
TT
84922011-04-04 Tom Tromey <tromey@redhat.com>
8493
8494 * gdb.cp/maint.exp (test_help): Update.
8495 (test_namespace): Likewise.
8496
af57139d
JB
84972011-04-01 Joel Brobecker <brobecker@adacore.com>
8498
8499 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8500 * gdb.ada/arrayptr.exp: Add new tests.
8501
956a9fb9
JB
85022011-04-01 Joel Brobecker <brobecker@adacore.com>
8503
8504 * gdb.ada/mi_catch_ex: New testcase.
8505
d0c4d642
PA
85062011-04-01 Pedro Alves <pedro@codesourcery.com>
8507
8508 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8509 base::overload(void) method without specifying "const".
8510
18819fa6
UW
85112011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
8512
8513 * gdb.arch/thumb-singlestep.S: New file.
8514 * gdb.arch/thumb-singlestep.exp: Likewise.
8515
a4c8e806
TT
85162011-03-31 Tom Tromey <tromey@redhat.com>
8517
8518 * gdb.python/py-prettyprint.py (exception_flag): New global.
8519 (NoStringContainerPrinter._iterator.next): Check it.
8520 * gdb.python/py-prettyprint.c (main): New variable nstype2.
8521 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8522
53832f31
TT
85232011-03-29 Tom Tromey <tromey@redhat.com>
8524
8525 * gdb.cp/anon-struct.cc: New file.
8526 * gdb.cp/anon-struct.exp: New file.
8527
e4620230
JK
85282011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8529
8530 Test STT_GNU_IFUNC support.
8531 * gdb.base/gnu-ifunc-lib.c: New file.
8532 * gdb.base/gnu-ifunc.c: New file.
8533 * gdb.base/gnu-ifunc.exp: New file.
8534
d0fb5eae
JK
85352011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8536
8537 Support a ring of related breakpoints.
8538 * gdb.base/watchpoint-delete.c: New file.
8539 * gdb.base/watchpoint-delete.exp: New file.
8540
20106cfb
JK
85412011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8542
8543 * gdb.ada/arrayparam.exp (print first after function call): Use
8544 explicit package name. Add a comment
8545 (print lasta after function call): Rename ...
8546 (print last after function call): ... it and use explicit package
8547 name.
8548 (print length after function call): Use explicit package name.
8549 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
8550 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
8551 (multiple matches for symbol i): Rename ...
8552 (multiple matches for symbol integervar): ... it.
8553 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
8554 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
8555
e7ab5e63
AB
85562011-03-25 Andrew Burgess <aburgess@broadcom.com>
8557
8558 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
8559 environment variable to make grep output more predictable. Move
8560 all the environment setup into gdb_init so it's done once per test
8561 case rather than each time we start gdb.
8562
9ef07c8c
TT
85632011-03-24 Tom Tromey <tromey@redhat.com>
8564
8565 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
8566 test.
8567
dd90784c
JK
85682011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8569
8570 * gdb.dwarf2/dw2-entry-value-main.c: New file.
8571 * gdb.dwarf2/dw2-entry-value.S: New file.
8572 * gdb.dwarf2/dw2-entry-value.exp: New file.
8573
05775840
PM
85742011-03-22 Phil Muldoon <pmuldoon@redhat.com>
8575
6fdff2c5 8576 PR python/12183
05775840
PM
8577
8578 * gdb.python/py-function.exp: Add GdbError tests.
8579
8661b11b
PA
85802011-03-18 Pedro Alves <pedro@codesourcery.com>
8581
8582 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
8583 (reglocal_test_func, statlocal_test_func): New functions.
8584 (globals_test_func): Call new functions.
8585 * gdb.trace/unavailable.exp (gdb_collect_args_test)
8586 (gdb_collect_locals_test): New procedure.
8587 (gdb_trace_collection_test): Call new procedures.
8588
0fdb4f18
PA
85892011-03-18 Pedro Alves <pedro@codesourcery.com>
8590
8591 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
8592 (test_register, test_register_unavailable): New procedures.
8593 (gdb_unavailable_registers_test): New procedure.
8594 (gdb_trace_collection_test): Call it.
8595
99c3dc11
PM
85962011-03-18 Phil Muldoon <pmuldoon@redhat.com>
8597
6fdff2c5 8598 PR python/12149
99c3dc11
PM
8599
8600 * gdb.python/python.exp: Add gdb.write tests.
8601
29703da4
PM
86022010-03-17 Phil Muldoon <pmuldoon@redhat.com>
8603
8604 * gdb.python/Makefile.in: Add py-objfile.
8605 * gdb.python/py-objfile.exp: New file.
8606 * gdb.python/py-objfile.c: New file.
8607 * gdb.python/py-block.exp: Add is_valid tests.
8608 * gdb.python/py-inferior.exp: Ditto.
8609 * gdb.python/py-infthread.exp: Ditto.
8610 * gdb.python/py-symbol.exp: Ditto.
8611 * gdb.python/py-symtab.exp: Ditto.
8612
598997c8
KS
86132011-03-16 Keith Seitz <keiths@redhat.com>
8614
8615 PR c++/12273
8616 * gdb.cp/cmpd-minsyms.exp: New test.
8617 * gdb.cp/cmpd-minsyms.cc: New file.
8618
8619 PR c++/11734
8620 * gdb.cp/ovsrch.exp: New test.
8621 * gdb.cp/ovsrch.h: New file.
8622 * gdb.cp/ovsrch1.cc: New file.
8623 * gdb.cp/ovsrch2.cc: New file.
8624 * gdb.cp/ovsrch3.cc: New file.
8625 * gdb.cp/ovsrch4.cc: New file.
8626
c91513d8
PP
86272011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8628
8629 PR gdb/12528
8630 * gdb.base/Makefile.in: Adjust EXECUTABLES.
8631 * gdb.base/break-on-linker-gcd-function.exp: New test.
8632 * gdb.base/break-on-linker-gcd-function.cc: New file.
8633
7470fc63
AT
86342011-03-15 Andreas Tobler <andreast@fgznet.ch>
8635
8636 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8637
959e7469
PM
86382011-03-15 Phil Muldoon <pmuldoon@redhat.com>
8639
8640 * lib/gdb.exp (gdb_unload): Add another termination case.
8641
9373cf26
JK
86422011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8643
8644 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
8645 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
8646 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
8647 Provide a stub byte there.
8648 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
8649 DW_AT_entry_pc.
8650 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
8651
24e9cda0
UW
86522011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
8653
8654 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
8655 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
8656 "generic ABI, auto".
8657 (altivec_abi_tests): Accept vectors returned by reference.
8658
7371cf6d
PM
86592010-03-14 Phil Muldoon <pmuldoon@redhat.com>
8660
8661 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8662
ce77046a
UW
86632011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
8664
8665 * gdb.python/py-section-script.exp: Skip test if no Python support.
8666
176400c3
UW
86672011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8668
8669 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8670
ecec24e6
PM
86712011-03-10 Phil Muldoon <pmuldoon@redhat.com>
8672
8673 * gdb.python/py-parameter.exp: Update tests to the new Python
8674 parameter API. Add "no documentation" test. Add deprecated API
8675 backward compatibility test.
8676
5dbdd470
TT
86772011-03-09 Tom Tromey <tromey@redhat.com>
8678
8679 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
8680 gdb_continue_to_end.
8681
b66e66ee
MK
86822011-03-09 Mark Kettenis <kettenis@gnu.org>
8683
8684 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8685 tabs.
8686
eceb0c5f
TT
86872011-03-09 Tom Tromey <tromey@redhat.com>
8688
8689 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
8690 parentheses.
8691 (gdb_continue_to_end): Add "allow_extra" parameter. Use
8692 $command.
8693 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
8694 argument to gdb_continue_to_end.
8695 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
8696 argument to gdb_continue_to_end.
8697 * gdb.cp/annota3.exp: Fix regex.
8698 * gdb.cp/annota2.exp: Fix regex.
8699 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
8700 gdb_continue_to_end.
8701 * gdb.base/call-signal-resume.exp: Revert earlier patch.
8702 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
8703 gdb_continue_to_end.
8704
63154eca
PA
87052011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8706
8707 * gdb.server/ext-run.exp
8708 (load new file without any gdbserver inferior): New test.
8709
967d1f9b
TT
87102011-03-07 Tom Tromey <tromey@redhat.com>
8711
8712 * Makefile.in (TAGS): Rewrite.
8713
d68dcbb9
JK
87142011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8715
8716 * gdb.trace/report.exp (12.1: trace report #1): New match for the
8717 initial commands echo. New match for `Found trace'. Anchor all the
8718 other matches. Anchor and match for `No trace frame found' the final
8719 match.
8720
6bf58e63
TT
87212011-03-07 Tom Tromey <tromey@redhat.com>
8722
8723 * Makefile.in (TAGS): New target.
8724
fda326dd
TT
87252011-03-07 Tom Tromey <tromey@redhat.com>
8726
8727 * lib/opencl.exp (skip_opencl_tests): Update for exit message
8728 change.
8729 * lib/mi-support.exp (mi_gdb_test): Update for exit message
8730 change.
8731 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
8732 exit message change.
8733 (skip_altivec_tests): Update for exit message change.
8734 (skip_vsx_tests): Likewise.
8735 (gdb_continue_to_end): Likewise. Add 'command' argument.
8736 * lib/cell.exp (skip_cell_tests): Update for exit message change.
8737 * gdb.threads/tls.exp: Update for exit message change.
8738 * gdb.threads/thread-unwindonsignal.exp: Use
8739 gdb_continue_to_end.
8740 * gdb.threads/step.exp (step_it): Update for exit message change.
8741 (continue_all): Likewise.
8742 * gdb.threads/print-threads.exp (test_all_threads): Update for
8743 exit message change.
8744 * gdb.threads/interrupted-hand-call.exp: Use
8745 gdb_continue_to_end.
8746 * gdb.threads/execl.exp: Use gdb_continue_to_end.
8747 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
8748 gdb_continue_to_end.
8749 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
8750 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
8751 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
8752 * gdb.cp/method.exp: Update for exit message change.
8753 * gdb.cp/mb-templates.exp: Update for exit message change.
8754 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
8755 * gdb.cp/annota3.exp: Update for exit message change.
8756 * gdb.cp/annota2.exp: Update for exit message change.
8757 * gdb.cell/fork.exp: Use gdb_continue_to_end.
8758 * gdb.base/term.exp: Update for exit message change.
8759 * gdb.base/step-test.exp (test_i): Update for exit message change.
8760 * gdb.base/sigstep.exp (advance): Update for exit message change.
8761 (advancei): Likewise.
8762 * gdb.base/siginfo.exp: Update for exit message change.
8763 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
8764 * gdb.base/reread.exp: Use gdb_continue_to_end.
8765 * gdb.base/langs.exp: Use gdb_continue_to_end.
8766 * gdb.base/interrupt.exp: Update for exit message change.
8767 * gdb.base/gdb1555.exp: Update for exit message change.
8768 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
8769 * gdb.base/ending-run.exp: Update for exit message change.
8770 * gdb.base/chng-syms.exp: Update for exit message change.
8771 * gdb.base/checkpoint.exp: Update for exit message change.
8772 * gdb.base/catch-syscall.exp (check_for_program_end): Use
8773 gdb_continue_to_end.
8774 (test_catch_syscall_with_wrong_args): Likewise.
8775 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
8776 * gdb.base/break-interp.exp (test_ld): Update for exit message
8777 change.
8778 * gdb.base/bang.exp: Update for exit message change.
8779 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
8780 (do_call_attach_tests): Likewise.
8781 * gdb.base/a2-run.exp: Update for exit message change.
8782 * gdb.arch/ppc-dfp.exp: Update for exit message change.
8783 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
8784 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
8785
dd19bd70
JK
87862011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8787
8788 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
8789
30e62689
TT
87902011-03-03 Tom Tromey <tromey@redhat.com>
8791
8792 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
8793 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
8794 * gdb.hp/gdb.aCC/configure.ac: Remove.
8795 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
8796 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
8797 * gdb.hp/gdb.base-hp/configure.ac: Remove.
8798 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
8799 * gdb.hp/gdb.compat/configure (Makefile): Remove.
8800 * gdb.hp/gdb.compat/configure.ac: Remove.
8801 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
8802 * gdb.hp/gdb.defects/configure (Makefile): Remove.
8803 * gdb.hp/gdb.defects/configure.ac: Remove.
8804 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
8805 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
8806 * gdb.hp/gdb.objdbg/configure.ac: Remove.
8807 * gdb.hp/configure.ac: Remove.
8808 * gdb.hp/configure: Remove.
8809 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
8810 substitution.
8811 (Makefile): Remove rule.
8812 * gdb.cell/configure.ac: Remove.
8813 * gdb.cell/configure: Remove.
8814 * gdb.stabs/Makefile.in (Makefile): Remove.
8815 (distclean): Don't remove config.status or config.log.
8816 * gdb.stabs/configure (Makefile): Remove.
8817 * gdb.stabs/configure.ac: Remove.
8818 * configure: Rebuild.
8819 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
8820 Remove stabs- and cell-specific logic. Test for existence of
8821 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
8822 subdirectories, gdb.cell, and and gdb.stabs.
8823 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
8824
c171f854
JB
88252011-03-03 Joel Brobecker <brobecker@adacore.com>
8826
8827 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
8828 end of buffer.
8829
9a5193cb
JB
88302011-03-02 Joel Brobecker <brobecker@adacore.com>
8831
8832 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
8833 gdb_test when running a test where we expected no output back.
8834
9bb4c1bb
MS
88352011-02-28 Michael Snyder <msnyder@vmware.com>
8836
8837 * gdb.cp/overload.cc: Change initializer value to integer.
8838
3bd0f5ef
MS
88392011-02-27 Michael Snyder <msnyder@vmware.com>
8840
8841 * gdb.multi/base.exp: Add test for remove-inferiors.
8842
2279eaad
JB
88432011-02-26 Joel Brobecker <brobecker@adacore.com>
8844
8845 * gdb.python/py-frame.exp: Simplify the initialization phase
8846 using prepare_for_testing.
8847
c82c0b55
MS
88482011-02-25 Michael Snyder <msnyder@vmware.com>
8849
8850 * gdb.multi/base.exp: Add tests for info inferiors with args.
8851
1d94651b
JK
88522011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8853
8854 * gdb.dwarf2/dw2-ranges.S: Rename to ...
8855 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
8856 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
8857 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
8858 asmfile3. Comment the STABS (#3) file compilation. Compile
8859 everything through assembler. Provide KFAIL for symtab/12497.
8860 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
8861 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
8862 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
8863 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
8864
3bd0f5ef
MS
88652011-02-24 Michael Snyder <msnyder@vmware.com>
8866
8867 * gdb.base/break.exp: Add tests for delete breakpoints using
8868 convenience variables and value history references.
8869
12c1418e
MS
88702011-02-24 Michael Snyder <msnyder@vmware.com>
8871
8872 * gdb.base/break.exp: Remove debugging 'printf' accidentally
8873 left behind in previous check-in.
8874
e5a67952
MS
88752011-02-23 Michael Snyder <msnyder@vmware.com>
8876
8877 * gdb.base/break.exp: Add tests for "info break" with arguments.
8878 * gdb.trace/infotrace.exp: Update patterns for error and help.
8879 * gdb.base/completion.exp: Update pattern.
8880 * gdb.base/ena-dis-br.exp: Update pattern.
8881 * gdb.base/help.exp: Update patterns.
8882
88832011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
8884
8885 * gdb.base/memattr.exp: New test.
8886 * gdb.base/memattr.c: Test load for memattr.exp.
8887
6e6fbe60
DE
88882011-02-22 Doug Evans <dje@google.com>
8889
8890 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
8891
1d41d745
MS
88922011-02-22 Michael Snyder <msnyder@vmware.com>
8893
8894 * Makefile.in: Make more clean.
8895 * gdb.ada/Makefile.in: Ditto.
8896 * gdb.arch/Makefile.in: Ditto.
8897 * gdb.asm/Makefile.in: Ditto.
8898 * gdb.base/Makefile.in: Ditto.
8899 * gdb.cp/Makefile.in: Ditto.
8900 * gdb.dwarf2/Makefile.in: Ditto.
8901 * gdb.java/Makefile.in: Ditto.
8902 * gdb.mi/Makefile.in: Ditto.
8903 * gdb.modula2/Makefile.in: Ditto.
8904 * gdb.python/Makefile.in: Ditto.
8905 * gdb.server/Makefile.in: Ditto.
8906 * gdb.stabs/Makefile.in: Ditto.
8907 * gdb.threads/Makefile.in: Ditto.
8908 * gdb.trace/Makefile.in: Ditto.
8909
79ba84ca
MS
89102011-02-22 Michael Snyder <msnyder@vmware.com>
8911
df46027d 8912 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
8913 info threads.
8914
b9b35694
JB
89152011-02-22 Joel Brobecker <brobecker@adacore.com>
8916
8917 * gdb.python/py-breakpoint.exp: Fix the expected output of
8918 one of the "maint info breakpoints" tests to accept the output
8919 generated on platforms that do not have hardware watchpoints.
8920
8bfb830f
JB
89212011-02-22 Joel Brobecker <brobecker@adacore.com>
8922
8923 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
8924 clean_restart. Be a little stricter in the expected output
8925 for one of the tests. Fix a typo in one of the comments.
8926
c45f3c54
JB
89272011-02-22 Joel Brobecker <brobecker@adacore.com>
8928
8929 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
8930 Delete variable binfile, no longer use. Add or modify test
8931 comments to make them unique.
8932
b97c863c
MS
89332011-02-21 Michael Snyder <msnyder@vmware.com>
8934
8935 * Makefile.in: Update for make clean.
8936 * gdb.ada/Makefile.in: Ditto.
8937 * gdb.arch/Makefile.in: Ditto.
8938 * gdb.asm/Makefile.in: Ditto.
8939 * gdb.base/Makefile.in: Ditto.
8940 * gdb.cp/Makefile.in: Ditto.
8941 * gdb.dwarf2/Makefile.in: Ditto.
8942 * gdb.java/Makefile.in: Ditto.
8943 * gdb.mi/Makefile.in: Ditto.
8944 * gdb.modula2/Makefile.in: Ditto.
8945 * gdb.python/Makefile.in: Ditto.
8946 * gdb.server/Makefile.in: Ditto.
8947 * gdb.stabs/Makefile.in: Ditto.
8948 * gdb.threads/Makefile.in: Ditto.
8949 * gdb.trace/Makefile.in: Ditto.
8950
aea5b279
MS
89512011-02-21 Michael Snyder <msnyder@vmware.com>
8952
8953 * gdb.threads/thread-find.exp: Update patterns for changes in
8954 output of "info threads" command.
8955
e3039479
UW
89562011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
8957 Ulrich Weigand <uweigand@de.ibm.com>
8958
8959 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
8960 (skip_hw_watchpoint_tests): Likewise.
8961 (skip_hw_watchpoint_multi_tests): Likewise.
8962
b800ec70
UW
89632011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
8964
8965 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
8966 (skip_hw_watchpoint_tests): Likewise.
8967 (skip_hw_watchpoint_multi_tests): Likewise.
8968 (skip_hw_watchpoint_access_tests): Likewise.
8969
8970 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
8971 * gdb.base/pr11022.exp: Likewise.
8972 * gdb.base/watch-read.exp: Likewise.
8973 * gdb.base/watch_thread_num.exp: Likewise.
8974 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
8975 * gdb.base/watchpoint-hw.exp: Likewise.
8976 * gdb.base/watchpoint.exp: Likewise.
8977 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
8978 * gdb.threads/watchthreads-reorder.exp: Likewise.
8979 * gdb.threads/watchthreads.exp: Likewise.
8980 * gdb.threads/watchthreads2.exp: Likewise.
8981
91033e37
JB
89822011-02-21 Joel Brobecker <brobecker@adacore.com>
8983
8984 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
8985 the debugger is unable to find the array bounds.
8986
eeaafae2
JK
89872011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8988
8989 * gdb.cp/typedef-operator.exp: New file.
8990 * gdb.cp/typedef-operator.cc: New file.
8991
e338d953
MS
89922011-02-17 Michael Snyder <msnyder@vmware.com>
8993
8994 * gdb.threads/thread-find.exp: Fix regular expressions.
8995
e67ad678
JB
89962011-02-17 Joel Brobecker <brobecker@adacore.com>
8997
8998 * gdb.ada/packed_array: Expand testcase to test printing of
8999 unconstrained packed array.
9000
93084bca
JB
90012011-02-17 Joel Brobecker <brobecker@adacore.com>
9002
9003 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
9004
a0c78a73
PA
90052011-02-16 Pedro Alves <pedro@codesourcery.com>
9006
f65d5553 9007 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
9008 (main): Initialize it before collecting, and and clear it
9009 afterwards.
f65d5553
PA
9010 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9011 collecting with '{type} addr', where the addr expression is not an
9012 rvalue.
a0c78a73 9013
3dfcbbd2
KW
90142011-02-16 Ken Werner <ken.werner@de.ibm.com>
9015
9016 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
9017 a bool variable. Expect correct OpenCL names for vector types. Use the
9018 uc3 variable name instead of referring to the uchar3 built-in type.
9019 Escape the asterisk at the half pointer test.
9020
08807d5a
PA
90212011-02-16 Pedro Alves <pedro@codesourcery.com>
9022
f65d5553 9023 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
9024 (main): Initialize it before collecting, and and clear it
9025 afterwards.
f65d5553
PA
9026 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
9027 collecting overlapping memory ranges.
08807d5a 9028
60f98dde
MS
90292011-02-15 Michael Snyder <msnyder@vmware.com>
9030
9031 * gdb.base/default.exp: Add tests for thread commands.
9032 * gdb.base/help.exp: Add tests for thread commands.
9033 * gdb.threads/thread-find.exp: New test for thread find command.
9034
648cd113
KW
90352011-02-15 Ken Werner <ken.werner@de.ibm.com>
9036
9037 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9038
494e194e
YQ
90392011-02-15 Yao Qi <yao@codesourcery.com>
9040
9041 PR tdep/12352
9042 * gdb.arch/arm-disp-step.S : New test for str instruction.
9043 * gdb.arch/arm-disp-step.exp : Likewise.
9044
d9492458
TJB
90452011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9046
9047 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9048 "vector_register2_vr" test strings. Test the extended floating
9049 point registers (F32~F63).
9050 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9051 IBM XL C compiler. Make the test program use a register provided
9052 by the compiler for the lxvd2x instruction.
9053
8af8e3bc
PA
90542011-02-14 Pedro Alves <pedro@codesourcery.com>
9055
9056 * gdb.trace/unavailable.cc (class Base, class Middle, class
9057 Derived): New types.
9058 (derived_unavail, derived_partial, derived_whole): New globals.
9059 (virtual_partial): New global.
9060 (virtualp): Point at virtual_partial.
9061 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9062 related to unavailable vptr.
9063
1b28d0b3
PA
90642011-02-14 Pedro Alves <pedro@codesourcery.com>
9065
9066 * gdb.trace/unavailable.cc (a, b, c): New globals.
9067 (main): Set and clear them.
9068 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
9069 `a' and `c', and check that `b' isn't collected, although `a' and
9070 `c' are.
9071
ec0a52e1
PA
90722011-02-14 Pedro Alves <pedro@codesourcery.com>
9073
9074 * gdb.trace/unavailable.cc (struct Virtual): New.
9075 (virtualp): New global pointer.
9076 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
9077 printing a pointer to an object whose type has a vtable, with
9078 print object on.
9079
24e6bcee
PA
90802011-02-14 Pedro Alves <pedro@codesourcery.com>
9081
9082 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
9083 value repeat handles unavailableness.
9084
39d37385
PA
90852011-02-14 Pedro Alves <pedro@codesourcery.com>
9086
9087 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
9088 tests for building arrays from unavailable values, subscripting
9089 non-memory rvalue unvailable arrays, and accessing fields or
9090 baseclasses of non-lazy unavailable values,
9091 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
9092 struct types.
9093 (g_smallstruct, g_smallstruct_b): New globals.
9094
06d72e16
PA
90952011-02-14 Pedro Alves <pedro@codesourcery.com>
9096
9097 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9098
bc9a5551
JK
90992011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9100
9101 Fix const/volatile qualifiers of C++ types, PR c++/12328.
9102 * gdb.cp/overload-const.exp: New file.
9103 * gdb.cp/overload-const.cc: New file.
9104
54fcddd0
UW
91052011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9106
9107 * gdb.opencl/callfuncs.cl: New file.
9108 * gdb.opencl/callfuncs.exp: New test.
9109 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
9110
d6dafb7c
UW
91112011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9112
9113 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
9114 when computing result.
9115 * gdb.arch/altivec-abi.exp: Update expected results.
9116
a449c2d8
TJB
91172011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9118
9119 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
9120 * gdb.base/jit.exp: Likewise.
9121 * gdb.base/pie-execl.exp: Likewise.
9122 * gdb.base/solib-nodir.exp: Likewise.
9123 * gdb.base/solib-overlap.exp: Likewise.
9124
764880b7
PA
91252011-02-07 Pedro Alves <pedro@codesourcery.com>
9126
9127 * gdb.trace/collection.c (global_pieces): New.
9128 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
9129 New procedure.
9130 (gdb_trace_collection_test): Call it.
9131
505500db
SW
91322011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9133
9134 * gdb.python/py-evthreads.c: New file.
9135 * gdb.python/py-evthreads.exp: New file.
9136 * gdb.python/py-events.py: New file.
9137 * gdb.python/py-events.exp: New file.
9138 * gdb.python/py-events.c: New file.
9139
385203ed
DD
91402011-02-04 David Daney <ddaney@caviumnetworks.com>
9141
9142 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9143
9011945e
AB
91442011-02-03 Andrew Burgess <aburgess@broadcom.com>
9145
9146 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
9147 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9148 boundary between two compilation units.
9149
580688f3
PA
91502011-02-02 Pedro Alves <pedro@codesourcery.com>
9151
9152 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
9153 (Virtual): New structs.
9154 (virtual_o, virtual_middle_b): New globals.
9155 * gdb.cp/virtbase.exp: New tests.
9156
d3f0f853
PP
91572011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
9158
9159 * gdb.base/jit.exp: New file.
9160 * gdb.base/jit-main.c: New file.
9161 * gdb.base/jit-solib.c: New file.
9162
b2030fb5
UW
91632011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
9164
9165 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
9166 proceed to initial kernel entry point.
9167 * gdb.opencl/datatypes.exp: Likewise.
9168 * gdb.opencl/operators.exp: Likewise.
9169 * gdb.opencl/vec_comps.exp: Likewise.
9170
2db19d1e
SW
91712011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
9172
9173 * gdb.cp/nsnested.cc: New.
9174 * gdb.cp/nsnested.exp: New.
9175 * gdb.cp/nsnoimports.exp: New.
9176 * gdb.cp/nsnoimports.cc: New.
9177
6b0c4c1f
JB
91782011-01-31 Joel Brobecker <brobecker@adacore.com>
9179
9180 * gdb.base/interact.exp: Add extra tests that verify that
9181 the value of the interactive-mode setting does not change
9182 after the script is sourced.
9183
80b23b6a
JK
91842011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9185
9186 * gdb.cp/noparam.exp: New file.
9187 * gdb.cp/noparam.cc: New file.
9188
ffd5ec24
PA
91892011-01-28 Pedro Alves <pedro@codesourcery.com>
9190
9191 * gdb.trace/tfile.exp: Test that with no traceframe selected,
9192 there's no stack or registers.
9193
a81766d8
TT
91942011-01-26 Tom Tromey <tromey@redhat.com>
9195
9196 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9197 space before string output. Add test for "set print pretty off"
9198 case.
9199
585fdaa1
PA
92002011-01-25 Pedro Alves <pedro@codesourcery.com>
9201
9202 * gdb.base/frame-args.exp: Adjust.
9203 * gdb.dwarf2/dw2-noloc.exp: Adjust.
9204 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
9205 * gdb.dwarf2/pieces.exp: Adjust.
9206 * gdb.opt/clobbered-registers-O2.exp: Adjust.
9207 * gdb.opt/inline-locals.exp: Adjust.
9208 * gdb.threads/fork-child-threads.exp: Adjust.
9209
d468832a
KW
92102011-01-25 Ken Werner <ken.werner@de.ibm.com>
9211
9212 * gdb.opencl/convs_casts.cl: Move program scope variables into the
9213 OpenCL kernel function. Add a comment as marker. Add address space
9214 qualifiers for the remaining program scope variables.
9215 * gdb.opencl/datatypes.cl: Likewise.
9216 * gdb.opencl/operators.cl: Likewise.
9217 * gdb.opencl/vec_comps.cl: Likewise.
9218 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
9219 Add breakpoint at the marker comment.
9220 * gdb.opencl/datatypes.exp: Likewise.
9221 * gdb.opencl/operators.exp: Likewise.
9222 * gdb.opencl/vec_comps.exp: Likewise.
9223
490f124f
PA
92242011-01-24 Pedro Alves <pedro@codesourcery.com>
9225
9226 * gdb.base/printcmds.c (some_struct): New struct and instance.
9227 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
9228 procedure.
9229 <global scope>: Call it.
9230
6da78614
KW
92312011-01-21 Ken Werner <ken.werner@de.ibm.com>
9232
9233 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
9234 argument to the gdb_compile_opencl_hostapp call.
9235
ec64c9aa
YQ
92362011-01-19 Yao Qi <yao@codesourcery.com>
9237
9238 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
9239 positve list.
9240
810cfdbb
YQ
92412011-01-19 Yao Qi <yao@codesourcery.com>
9242
9243 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
9244 canonical form.
9245 Remove "xscale-*-*"
9246 * gdb.xml/tdesc-regs.exp: Likewise.
9247 * gdb.python/py-section-script.exp: Replace ARM target triplet
9248 with canonical form.
9249 Match arm*-*-symbianelf*.
9250 * gdb.base/dup-sect.exp: Likewise.
9251 * lib/dwarf.exp: New.
9252 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
9253 dwarf2_support.
9254 * gdb.dwarf2/dup-psym.exp: Likewise.
9255 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
9256 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9257 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
9258 * gdb.dwarf2/dw2-basic.exp: Likewise.
9259 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9260 * gdb.dwarf2/dw2-const.exp: Likewise.
9261 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
9262 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
9263 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9264 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
9265 * gdb.dwarf2/dw2-filename.exp: Likewise.
9266 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9267 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
9268 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9269 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9270 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
9271 * gdb.dwarf2/dw2-noloc.exp: Likewise.
9272 * gdb.dwarf2/dw2-op-call.exp: Likewise.
9273 * gdb.dwarf2/dw2-producer.exp: Likewise.
9274 * gdb.dwarf2/dw2-ranges.exp: Likewise.
9275 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
9276 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
9277 * gdb.dwarf2/dw2-strp.exp: Likewise.
9278 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
9279 * gdb.dwarf2/implptr.exp: Likewise.
9280 * gdb.dwarf2/mac-fileno.exp: Likewise.
9281 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
9282 * gdb.dwarf2/pieces.exp: Likewise.
9283 * gdb.dwarf2/pr11465.exp: Likewise.
9284 * gdb.dwarf2/valop.exp: Likewise.
9285 * gdb.dwarf2/watch-notconst.exp: Likewise.
9286 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
9287
4694da01
TT
92882011-01-19 Tom Tromey <tromey@redhat.com>
9289
9290 * gdb.python/py-infthread.exp: Add thread tests.
9291
b075872c
JB
92922011-01-14 Joel Brobecker <brobecker@adacore.com>
9293
9294 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9295
2c3e6e24
JB
92962011-01-14 Joel Brobecker <brobecker@adacore.com>
9297
9298 * gdb.ada/widewide: New testcase.
9299
de8fa76c
JB
93002011-01-13 Joel Brobecker <brobecker@adacore.com>
9301
9302 * gdb.base/interact.exp: New testcase.
9303
1b05df00
TT
93042011-01-12 Tom Tromey <tromey@redhat.com>
9305
9306 * gdb.mi/gdb2549.exp: Update for error message changes.
9307 * gdb.mi/mi-cli.exp: Likewise.
9308 * gdb.mi/mi-disassemble.exp: Likewise.
9309 * gdb.mi/mi-pthreads.exp: Likewise.
9310 * gdb.mi/mi-regs.exp: Likewise.
9311 * gdb.mi/mi-stack.exp: Likewise.
9312 * gdb.mi/mi-var-block.exp: Likewise.
9313 * gdb.mi/mi-var-cmd.exp: Likewise.
9314 * gdb.mi/mi2-cli.exp: Likewise.
9315 * gdb.mi/mi2-disassemble.exp: Likewise.
9316 * gdb.mi/mi2-pthreads.exp: Likewise.
9317 * gdb.mi/mi2-regs.exp: Likewise.
9318 * gdb.mi/mi2-stack.exp: Likewise.
9319 * gdb.mi/mi2-var-block.exp: Likewise.
9320 * gdb.mi/mi2-var-cmd.exp: Likewise.
9321
c2ff108b
JK
93222011-01-12 Andrew Burgess <aburgess@broadcom.com>
9323 Jan Kratochvil <jan.kratochvil@redhat.com>
9324
9325 PR fortran/11104 and DWARF unbound arrays detection.
9326 * gdb.fortran/multi-dim.exp: New file.
9327 * gdb.fortran/multi-dim.f90: New file.
9328
b716877b
AB
93292011-01-12 Andrew Burgess <aburgess@broadcom.com>
9330
9331 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
9332 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
9333 add new tests for opcode dumping.
9334
6c162d5e
TT
93352011-01-11 Tom Tromey <tromey@redhat.com>
9336
9337 * gdb.python/py-infthread.exp: Load gdb-python.exp.
9338
77b06cd7
TJB
93392010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
9340
9341 Convert hardware watchpoints to use breakpoint_ops.
9342 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
9343 type is not supported.
9344 * gdb.base/foll-fork.exp: Likewise.
9345 * gdb.base/foll-vfork.exp: Likewise.
9346
f39a75d0
PM
93472011-01-10 Phil Muldoon <pmuldoon@redhat.com>
9348
9349 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
9350 Use load_lib gdb-python.exp.
9351 * gdb.python/python.exp: Ditto.
9352 * gdb.python/py-function.exp: Ditto.
9353
fc529d80
AS
93542011-01-09 Andreas Schwab <schwab@linux-m68k.org>
9355
9356 * gdb.threads/tls.exp ("info address me"): Fix expected output.
9357
fb03cb59
JK
93582011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9359
9360 * configure: Regenerate.
9361
d8e22779
TT
93622011-01-06 Tom Tromey <tromey@redhat.com>
9363
9364 * gdb.python/py-frame.exp: Test gdb.newest_frame.
9365
09050809
JB
93662011-01-06 Joel Brobecker <brobecker@adacore.com>
9367
fc529d80
AS
9368 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
9369 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
9370 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9371 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
9372 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
9373 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9374 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
9375 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
9376 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
9377 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
9378 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
9379 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
9380 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
9381 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9382 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9383 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
9384 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
9385 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
9386 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9387 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
9388 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
9389 gdb.ada/uninitialized_vars.exp,
9390 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
9391 Simplify by using clean_restart.
09050809 9392
8ed5dd9e
JB
93932011-01-06 Joel Brobecker <brobecker@adacore.com>
9394
9395 Add marker to be used as anchor for inserting breakpoints.
9396 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
9397 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
9398 Likewise.
9399
9400 Remove uses of gdb_start_cmd.
9401 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
9402 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
9403
9404 Do not run testcase if testing with GDBserver.
9405 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9406 if testing with GDBserver.
9407
368a124f
JB
94082011-01-06 Joel Brobecker <brobecker@adacore.com>
9409
9410 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9411 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9412 copyright header.
9413
44944448
JB
94142011-01-05 Joel Brobecker <brobecker@adacore.com>
9415
9416 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9417 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9418 testsuite/gdb.fortran/complex.f,
9419 testsuite/gdb.fortran/derived-type.f90,
9420 testsuite/gdb.fortran/library-module-lib.f90,
9421 testsuite/gdb.fortran/library-module-main.f90,
9422 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9423 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9424 Copyright year update.
9425
31886ea6
JB
94262011-01-05 Joel Brobecker <brobecker@adacore.com>
9427
9428 * gdb.base/langs1.f: Add copyright header.
9429
ebedcab5
JK
94302011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9431
9432 * gdb.base/morestack.exp: New file.
9433 * gdb.base/morestack.c: New file.
9434
de1eb2f9
JK
94352011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9436
9437 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9438
9e87a409
JB
94392010-12-29 Joel Brobecker <brobecker@adacore.com>
9440
9441 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9442 * gdb.ada/arrayptr.exp: Add test printing that new variable.
9443
720d1a40
JB
94442010-12-29 Joel Brobecker <brobecker@adacore.com>
9445
9446 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9447
a283af87
AS
94482010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9449
5d3d9cba
AS
9450 * gdb.threads/tls.exp: Fix typo.
9451
a283af87
AS
9452 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9453 * gdb.threads/execl.exp: Update.
9454
2a20745c
YQ
94552010-12-23 Yao Qi <yao@codesourcery.com>
9456
9457 * gdb.arch/arm-disp-step.exp: New.
9458 * gdb.arch/arm-disp-step.S: New.
9459
a7658b96
TT
94602010-12-21 Tom Tromey <tromey@redhat.com>
9461
9462 * gdb.threads/execl.exp: Update.
9463 * gdb.threads/linux-dp.exp: Update.
9464 * gdb.threads/manythreads.exp: Update.
9465 * gdb.threads/tls.exp: Update.
9466
5b79abe7
TT
94672010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9468
9469 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9470 (NextOverThrowDerivates) <resumebpt>: New.
9471 (resumebpt_test): New.
9472 (main): Call resumebpt_test.
9473 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9474
0914bcdb
SS
94752010-12-12 Stan Shebs <stan@codesourcery.com>
9476
9477 * gdb.trace/tsv.exp: Test print command on trace state variables.
9478
305aeedc
TT
94792010-12-09 Tom Tromey <tromey@redhat.com>
9480
9481 * gdb.base/interp.exp: Add regression test.
9482
186c406b
TT
94832010-12-09 Tom Tromey <tromey@redhat.com>
9484
9485 * gdb.java/jnpe.java: New file.
9486 * gdb.java/jnpe.exp: New file.
9487 * gdb.cp/nextoverthrow.exp: New file.
9488 * gdb.cp/nextoverthrow.cc: New file.
9489
aae1c79a
DE
94902010-12-07 Doug Evans <dje@google.com>
9491
9492 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9493 of data-directory.
9494 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9495 updated.
9496 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9497
60f98dde 94982010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
9499
9500 * gdb.base/callfuncs.exp: Test for skip_float_tests.
9501 * gdb.base/call-sc.exp: Ditto.
9502 * gdb.base/finish.exp: Ditto.
9503 * gdb.base/return.exp: Ditto.
9504 * gdb.base/return2.exp: Ditto.
9505
5fa290c1
DE
95062010-11-30 Doug Evans <dje@google.com>
9507
9508 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9509 (gdb_expect_list): Fix spelling errors in comments.
9510 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9511 send_gdb/gdb_expect_list where applicable.
9512 * gdb.base/call-ar-st.exp: Ditto.
9513 * gdb.base/funcargs.exp: Ditto.
9514 * gdb.base/gcore.exp: Ditto.
9515 * gdb.base/page.exp: Ditto.
9516 * gdb.base/sigaltstack.exp: Ditto.
9517 * gdb.base/siginfo.exp: Ditto.
9518 * gdb.base/sigstep.exp: Ditto.
9519 * gdb.base/trace-commands.exp: Ditto.
9520
4e04c971
DE
95212010-11-29 Doug Evans <dje@google.com>
9522
9523 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9524 printer-name;subprinter-name.
9525
8cf6f0b1
TT
95262010-11-29 Tom Tromey <tromey@redhat.com>
9527
9528 * gdb.dwarf2/implptr.exp: New file.
9529 * gdb.dwarf2/implptr.c: New file.
9530 * gdb.dwarf2/implptr.S: New file.
9531
94b6973e
PM
95322010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9533
fc529d80 9534 PR python/12199
94b6973e
PM
9535
9536 * gdb.python/py-breakpoint.exp: Test the delete method.
9537
8358c15c
JK
95382010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9539
9540 Fix step_resume_breakpoint unsaved during an infcall.
9541 * gdb.base/step-resume-infcall.exp: New file.
9542 * gdb.base/step-resume-infcall.c: New file.
9543
f6df29bc
TJB
95442010-11-24 Edjunior Machado <emachado@br.ibm.com>
9545
9546 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9547
f2b5a5cf
TJB
95482010-11-24 Edjunior Machado <emachado@br.ibm.com>
9549
9550 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
9551 on ppc64's symbols; "finish" and "return" commands must accept to
9552 show the caller line again as well as the line after.
9553 * gdb.asm/powerpc64.inc: New file.
9554
6b0ecdc2
DE
95552010-11-23 Doug Evans <dje@google.com>
9556
9557 * lib/gdb.exp (gdb_test_sequence): New function.
9558 (gdb_expect_list): Add verbose -log call for each pattern.
9559 * gdb.base/signals.exp (test_handle_all_print): Call it.
9560 Reduce timeout increment from 6 minutes to 1 minute.
9561 * gdb.server/ext-run.exp: Call it.
9562
ea976c60
PM
95632010-11-23 Phil Muldoon <pmuldoon@redhat.com>
9564
f2b5a5cf 9565 PR python/12212
ea976c60
PM
9566
9567 * gdb.python/python.exp: Check that selected_thread raises an
9568 error when no inferior is loaded.
9569
c0efa795
JK
95702010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9571
9572 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
9573 * gdb.dwarf2/dw2-stack-boundary.S: New file.
9574
ec3aa567
JK
95752010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9576
9577 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
9578 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
9579
d8249011
DE
95802010-11-18 Doug Evans <dje@google.com>
9581
9582 * gdb.server/ext-run.exp: Fix intermittent failures.
9583
d4eba7d1
NF
95842010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9585
9586 * gdb.stabs/gdb11479.exp: Use runto_main.
9587
b04c2f88
NF
95882010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9589
9590 * gdb.base/break-entry.exp: Skip if using a stub.
9591
ae9d7ce4
NF
95922010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9593
9594 * gdb.python/py-inferior.exp: Pack values in target endianness.
9595
621c8364
TT
95962010-11-12 Tom Tromey <tromey@redhat.com>
9597
9598 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
9599 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
9600 MemoryError.
9601 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
9602 type.
9603 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
9604 MemoryError.
9605 (test_subscript_regression): Update exception type.
9606
84f4c1fe
PM
96072010-11-11 Phil Muldoon <pmuldoon@redhat.com>
9608
9609 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9610 breakpoint tests.
9611
a1442452
PA
96122010-11-09 Pedro Alves <pedro@codesourcery.com>
9613
9614 * gdb.base/watchpoint.exp: Test "watch -location" with an
9615 innacessible location.
9616
efd11a33
JK
96172010-11-09 Edjunior Machado <emachado@br.ibm.com>
9618 Luis Machado <luisgpm@br.ibm.com>
9619
9620 * gdb.base/maint.exp: Expect "." prefix.
9621 * gdb.base/nodebug.exp: Expect "." Likewise.
9622 * gdb.base/sepsymtab.exp: Expect "." Likewise.
9623 * gdb.base/watchpoint-cond-gone.exp: Likewise.
9624 * gdb.base/watchpoint.exp: Expect a software watch to be created for
9625 POWER server processors.
9626
aa00efb5
JK
96272010-11-08 Edjunior Machado <emachado@br.ibm.com>
9628 Luis Machado <luisgpm@br.ibm.com>
9629
9630 * gdb.base/break-entry.exp: convert entry point for
9631 ppc64 and expect leading `.' on ppc64's symbols
9632
99e7ae30
DE
96332010-11-05 Doug Evans <dje@google.com>
9634
9635 * gdb.base/help.exp: Update expected output.
b521dba8
DE
9636 * gdb.python/py-param.exp: Delete, contents moved to ...
9637 * gdb.python/py-parameter.exp: ... here. New file.
9638 Add test for gdb.parameter ("directories").
99e7ae30 9639
f4b8a18d
KW
96402010-11-05 Ken Werner <ken.werner@de.ibm.com>
9641
9642 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
9643 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
9644 * configure: Regenerate.
9645 * gdb.opencl/Makefile.in: New File.
9646 * gdb.opencl/datatypes.exp: Likewise.
9647 * gdb.opencl/datatypes.cl: Likewise.
9648 * gdb.opencl/operators.exp: Likewise.
9649 * gdb.opencl/operators.cl: Likewise.
9650 * gdb.opencl/vec_comps.exp: Likewise.
9651 * gdb.opencl/vec_comps.cl: Likewise.
9652 * gdb.opencl/convs_casts.exp: Likewise.
9653 * gdb.opencl/convs_casts.cl: Likewise.
9654 * lib/opencl.exp: Likewise.
9655 * lib/opencl_hostapp.c: Likewise.
9656 * lib/opencl_kernel.cl: Likewise.
9657 * lib/cl_util.c: Likewise.
9658 * lib/cl_util.c: Likewise.
9659 * gdb.base/default.exp (set language): Add "opencl" to the list of
9660 languages.
9661
a9d5ef47
SW
96622010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
9663
9664 * gdb.cp/overload.exp: Added test for inheritance overload.
9665 * gdb.cp/overload.cc: Ditto.
9666 * gdb.cp/oranking.exp: Removed releveant kfails.
9667
03eb1c79
JK
96682010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9669 Joel Brobecker <brobecker@adacore.com>
9670
9671 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
9672 check test_compiler_info.
9673
dbc98a8b
KW
96742010-11-03 Ken Werner <ken.werner@de.ibm.com>
9675
9676 * gdb.base/gnu_vector.exp: Adjust expect messages.
9677
120bd360
KW
96782010-11-03 Ken Werner <ken.werner@de.ibm.com>
9679
9680 * gdb.base/gnu_vector.exp: Add unary operator tests.
9681
c37f7098
KW
96822010-11-03 Ken Werner <ken.werner@de.ibm.com>
9683
9684 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9685
7b51bc51
DE
96862010-11-02 Doug Evans <dje@google.com>
9687
9688 * gdb.python/py-pp-maint.c: New file.
9689 * gdb.python/py-pp-maint.exp: New file.
9690 * gdb.python/py-pp-maint.py: New file.
9691
50c97f38
TT
96922010-11-02 Tom Tromey <tromey@redhat.com>
9693
9694 * gdb.base/default.exp: Remove "scheme" from language list.
9695
a289b8f6
JK
96962010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9697
9698 Revert:
9699 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9700 * gdb.threads/sigstep-threads.exp: New file.
9701 * gdb.threads/sigstep-threads.c: New file.
9702
cd017491
MS
97032010-10-20 Michael Snyder <msnyder@vmware.com>
9704
9705 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9706
8e6a5956
UW
97072010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9708
9709 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
9710 Skip test completely if gdb,no_hardware_watchpoints.
9711
2c04da0d
UW
97122010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9713
9714 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
9715 strict, but do not check for any particular function name within libc.
9716
79afc5ef
SW
97172010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9718
9719 * gdb.cp/smartp.exp: New test.
9720 * gdb.cp/smartp.cc : New test.
9721
026ffab7
SW
97222010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9723
9724 * gdb.cp/converts.exp: Test pointer to bool conversion.
9725 Test pointer to long conversion.
9726 * gdb.cp/oranking.exp: Removed relevant kfail.
9727
3a772aa4
TT
97282010-10-18 Tom Tromey <tromey@redhat.com>
9729
9730 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
9731 argument to lazy_string.
9732 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
9733 (pp_ls.to_string): Use it.
9734 * gdb.python/py-prettyprint.c (main): Move declarations to top.
9735 Add "estring2" local.
9736
5fc3827b
JK
97372010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9738
9739 Fix s390x compatibility.
9740 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
9741 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
9742
8aeb23f3
JK
97432010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9744
9745 * gdb.threads/sigstep-threads.exp: New file.
9746 * gdb.threads/sigstep-threads.c: New file.
9747
c1e56572
JK
97482010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9749
9750 * gdb.base/pie-execl.exp: New file.
9751 * gdb.base/pie-execl.c: New file.
9752
92163a10
JK
97532010-10-13 Doug Evans <dje@google.com>
9754 Jan Kratochvil <jan.kratochvil@redhat.com>
9755
9756 PR exp/12117
9757 * gdb.cp/ptype-cv-cp.cc: New file.
9758 * gdb.cp/ptype-cv-cp.exp: New file.
9759
7062b0a0
SW
97602010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
9761
9762 * gdb.cp/converts.cc: New test program.
9763 * gdb.cp/converts.exp: New test.
9764 * gdb.cp/overload.exp: Added test for void* vs int*.
9765 * gdb.cp/overload.exp: Ditto.
9766 * gdb.cp/oranking.exp: Removed related kfail.
9767
0e3509db
DE
97682010-10-13 Doug Evans <dje@google.com>
9769
9770 * lib/gdb-python.exp (gdb_check_python_config): New function.
9771 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
9772 * gdb.python/lib-types.cc: New file.
9773 * gdb.python/lib-types.exp: New file.
9774
8dc78533
JK
97752010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9776
9777 * gdb.python/py-error.exp: New file.
9778 * gdb.python/py-error.py: New file.
9779
93c17e06
JK
97802010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9781
9782 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
9783 gdb_test_multiple.
9784
d8b34041
JK
97852010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9786
9787 * gdb.base/break-interp.exp: Use ldlags for linking flags.
9788 * gdb.base/prelink.exp: Likewise.
9789 * gdb.base/solib-nodir.exp: Likewise.
9790 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
9791 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
9792 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
9793
e0cc584e
UW
97942010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
9795
9796 * break-interp.exp (test_ld): Use two separate gdb_expect statements
9797 for the "info files" test to avoid timeouts on slow machines.
9798
cfc353b1
JK
97992010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9800
9801 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
9802 (main): Make openlib dummy call.
9803
d3d7896d
JK
98042010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9805
9806 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
9807 * break-interp.exp (reach): Move the core body ...
9808 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
9809 (test_ld): Provide always real argument, even to the linker. Replace
9810 dl_main by _dl_debug_state.
9811
5e533c94
JK
98122010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9813
9814 Fix results of prelinked PIEs on ppc*.
9815 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
9816 Accept also DISPLACEMENT "PRESENT".
9817 (main): Replace "ZERO" displacements by "PRESENT".
9818
33540610
SW
98192010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
9820
9821 * gdb.cp/oranking.exp: New test.
9822 * gdb.cp/oranking.cc: New test program.
9823
3bdf2bbd
KW
98242010-10-08 Ken Werner <ken.werner@de.ibm.com>
9825
9826 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
9827 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
9828
2f608a3a
KW
98292010-10-06 Ken Werner <ken.werner@de.ibm.com>
9830
9831 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
9832 lush, lynx) New constant.
9833 * gdb.base/constvars.exp: Test const array types.
9834 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
9835
aa2e2d8d
DE
98362010-10-06 Doug Evans <dje@google.com>
9837
9838 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
9839 of syscall staging area.
9840
2844d6b5
KW
98412010-10-06 Ken Werner <ken.werner@de.ibm.com>
9842
9843 * gdb.base/gnu_vector.c: Add variable c4.
9844 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
9845 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
9846
7d8ac8bb
MR
98472010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
9848
9849 * gdb.arch/altivec-abi.exp: Fix a typo.
9850
84a02e58
MR
98512010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
9852
9853 * lib/mi-support.exp (thread_selected_re): Correct pattern used
9854 to match a thread ID.
9855
b18e6318
JK
98562010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9857
9858 Fix s390x testcase compatibility.
9859 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
9860
a2c09bd0
DE
98612010-10-01 Doug Evans <dje@google.com>
9862
9863 * lib/gdb-python.exp: New file.
9864 * gdb.python/py-block.exp: Use it.
9865 * gdb.python/py-breakpoint.exp: Ditto.
9866 * gdb.python/py-frame.exp: Ditto.
9867 * gdb.python/py-inferior.exp: Ditto.
9868 * gdb.python/py-param.exp: Ditto.
9869 * gdb.python/py-prettyprint.exp: Ditto.
9870 * gdb.python/py-shared.exp: Ditto.
9871 * gdb.python/py-symbol.exp: Ditto.
9872 * gdb.python/py-symtab.exp: Ditto.
9873 * gdb.python/py-type.exp: Ditto.
9874 * gdb.python/py-value.exp: Ditto.
9875 * gdb.python/python.exp: Ditto.
9876
38f12cfc
TT
98772010-09-30 Tom Tromey <tromey@redhat.com>
9878
9879 * gdb.base/anon.exp: New file.
9880 * gdb.base/anon.c: New file.
9881
9ae8282d
TT
98822010-09-30 Tom Tromey <tromey@redhat.com>
9883
9884 * gdb.base/completion.exp: Test completion through anonymous
9885 union.
9886 * gdb.base/break1.c (struct some_struct): Add anonymous union.
9887
e9e07ba6
JK
98882010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9889
9890 Fix printing parameters of inlined functions.
9891 * gdb.dwarf2/dw2-inline-param.exp: New file.
9892 * gdb.dwarf2/dw2-inline-param-main.c: New file.
9893 * gdb.dwarf2/dw2-inline-param.S: New file.
9894
cd2effb2
JK
98952010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9896
9897 PR corefiles/12071.
9898 * gdb.base/corefile.exp (quit with a process, no question: load core)
9899 (quit with a core file): New tests.
9900
bceffbf3
JK
99012010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9902
9903 Fix GDB crash on inferior calls with self-referencing classes.
9904 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
9905 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
9906 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
9907
1736ad11
JK
99082010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9909
9910 Fix lost siginfo_t for inferior calls.
9911 * gdb.base/siginfo-infcall.exp: New file.
9912 * gdb.base/siginfo-infcall.c: New file.
9913
a176ad92
JB
99142010-09-22 Joel Brobecker <brobecker@adacore.com>
9915
9916 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
9917
c2b0a229
JK
99182010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9919
9920 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
9921 New test.
9922 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
9923
e8ae22d1
JB
99242010-09-22 Joel Brobecker <brobecker@adacore.com>
9925
9926 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
9927 type of our const type.
9928
ec322823
SW
99292010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
9930
9931 * gdb.cp/pr12028.cc: New.
9932 * gdb.cp/pr12028.exp: New.
9933
72929c62
JB
99342010-09-22 Joel Brobecker <brobecker@adacore.com>
9935
9936 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
9937
875b4ff5 99382010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 9939 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
9940
9941 PR mi/11407
9942 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
9943 * gdb.mi/dw2-ref-missing-frame-main.c New File.
9944 * gdb.mi/dw2-ref-missing-frame.S New File.
9945 * gdb.mi/dw2-ref-missing-frame.exp New File.
9946
7155d578
TT
99472010-09-14 Tom Tromey <tromey@redhat.com>
9948
9949 PR symtab/8399:
9950 * gdb.threads/tls.exp: Remove kfail. Update expected output.
9951
515ed532
TT
99522010-09-14 Tom Tromey <tromey@redhat.com>
9953
9954 PR exp/11803:
9955 * gdb.threads/tls.exp: Use C++.
9956 (check_thread_local): Use K::another_thread_local.
9957 * gdb.threads/tls.c (class K): New.
9958 (another_thread_local): Now a member of K.
9959 (spin): Update. No longer K&R C.
9960
450ca57c
SW
99612010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
9962
9963 * gdb.cp/koenig.cc: created class for testing member lookup.
9964 * gdb.cp/koenig.exp: Added test for member lookup.
9965
dbd492a3
JK
99662010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9967
9968 Fix false FAILs on sourcetree topdir directory containing "kill".
9969 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
9970 source line matching regexp.
9971
8d4d924b
JK
99722010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9973
9974 * gdb.python/python.exp (set height 0, collect help from uiout)
9975 (verify help to uiout): New tests.
9976
8e64f2a0
JK
99772010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9978
9979 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
9980 is_lp64_target to check 64bit target.
9981
4569eed2
JK
99822010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9983
9984 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
9985 (test_ld) <powerpc64-*>: New.
9986
5e1617b1
DJ
99872010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9988
9989 * gdb.cp/templates.exp (test_template_args): Allow "struct".
9990
c767944b
DJ
99912010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9992
9993 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
9994 (FunctionArg::method): New function.
9995 (empty, arg): New variables.
9996 (main): Call arg.method.
9997 * gdb.cp/templates.exp (test_template_args): New function.
9998 (do_tests): Call it.
9999
27d3a3fc
UW
100002010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10001
10002 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
10003 of "next" to proceed over pthread_exit call.
10004
55b7ce7f
UW
100052010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
10006
10007 * gdb.base/maint.exp: Avoid wildcards against potentially very long
10008 "maint print statistics" output to prevent expect timeouts.
10009
809df446
JK
100102010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10011
10012 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
10013 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10014 (test_float_rejected): ... here.
10015 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
10016 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10017 (test_float_rejected): ... here.
10018 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
10019 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10020 (test_float_rejected): ... here.
10021 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
10022 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
10023 (test_float_rejected): ... here.
10024
8464be76
DJ
100252010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10026
10027 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
10028 before disabling hardware watchpoints.
10029 (test_inaccessible_watchpoint): Check that hardware watchpoints
10030 are used. Test for watchpoints on a constant address.
10031
14dba4b4
JK
100322010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10033
10034 * gdb.base/ui-redirect.exp: New file.
10035
3f3540e1 100362010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 10037 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
10038
10039 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10040
0f254bb7
DE
100412010-08-31 Doug Evans <dje@google.com>
10042
10043 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10044
03f17ccf
TT
100452010-08-30 Tom Tromey <tromey@redhat.com>
10046
10047 PR python/11792:
10048 * gdb.python/py-value.exp (test_subscript_regression): Add
10049 dynamic_type test.
10050
640617ad
DJ
100512010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10052
10053 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10054 instead of running to main. Do not test the main function.
10055 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10056 Add new main.
10057
2ed91d1b
PA
100582010-08-26 Pedro Alves <pedro@codesourcery.com>
10059
10060 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10061 one test.
10062
673bfd45
DE
100632010-08-24 Doug Evans <dje@google.com>
10064
10065 PR symtab/11942
10066 * gdb.dwarf2/dw4-sig-types.cc: New file.
10067 * gdb.dwarf2/dw4-sig-types.h: New file.
10068 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
10069 * gdb.dwarf2/dw4-sig-types.exp: New file.
10070
f9ffd4bb
TT
100712010-08-23 Tom Tromey <tromey@redhat.com>
10072
10073 PR python/11145:
10074 * gdb.python/py-value.c (Base, Derived): New types.
10075 (base): New global.
10076 * gdb.python/py-value.exp (test_subscript_regression): Add
10077 dynamic_cast test.
10078
d839c8a4
TT
100792010-08-23 Tom Tromey <tromey@redhat.com>
10080
10081 PR python/10676:
10082 * gdb.python/py-type.exp (test_fields): Add tests for type
10083 equality.
10084
702c2711
TT
100852010-08-23 Tom Tromey <tromey@redhat.com>
10086
10087 PR python/11915:
10088 * gdb.python/py-type.exp (test_fields): Add tests for array.
10089
832bafd3
KS
100902010-08-23 Keith Seitz <keiths@redhat.com>
10091
10092 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
10093 have any children. Create a new abbrev for it.
10094 Add missing terminal sequence to .debug_abbrev.
10095
c37bf528
KS
100962010-08-20 Keith Seitz <keiths@redhat.com>
10097
10098 PR symtab/11465:
10099 * gdb.dwarf2/pr11465.exp: New test.
10100 * gdb.dwarf2/pr11465.S: New file.
10101 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
10102 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
10103
4572cbac
TJB
101042010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
10105
10106 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
10107 registers. Update data sets with the new v2_double element in the
10108 VSX register union. Add vector_register3_vr data set for the AltiVec
10109 registers. Use gdb_test_no_output instead of send_gdb.
10110
e7fbb131
PA
101112010-08-19 Pedro Alves <pedro@codesourcery.com>
10112
10113 * gdb.python/py-shared.exp: New file, factored out from
10114 python.exp.
10115 * gdb.python/py-shared.c: New file.
10116 * gdb.python/py-shared-sl.c: New file.
10117 * gdb.python/python-1.c: New file.
10118 * gdb.python/python-sl.c: Delete.
10119 * gdb.python/python.c: Mention python-1.c.
10120 * gdb.python/python.exp: Move shared library tests to
10121 py-shared.exp.
10122 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
10123 (MISCELLANEOUS): New.
10124 (clean mostlyclean): Also remove $MISCELLANEOUS.
10125
d30f5e1f
DE
101262010-08-19 Doug Evans <dje@google.com>
10127
10128 PR exp/11926
10129 * gdb.base/printcmds.exp (test_float_accepted): New function.
10130 Move existing float tests there. Add tests for floats with suffixes.
10131 (test_float_rejected): New function.
10132 * gdb.java/jv-print.exp (test_float_accepted): New function.
10133 (test_float_rejected): New function.
10134 * gdb.objc/print.exp: New file.
10135 * gdb.pascal/print.exp: New file.
10136 * lib/objc.exp: New file.
10137
7b3fd859
PM
101382010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
10139
10140 * gdb.base/default.exp (info set): Avoid full buffer error and force
10141 reading up to final gdb prompt.
10142 (show): Likewise.
10143
c92817ce
TT
101442010-08-18 Tom Tromey <tromey@redhat.com>
10145
10146 PR symtab/11919:
10147 * gdb.base/completion.exp: Add test.
10148
f1208f9e
DE
101492010-08-18 Doug Evans <dje@google.com>
10150
10151 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
10152 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
10153 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
10154 Simplify, early exit if runto_main fails.
10155 * gdb.fortran/exprs.exp: load_lib fortran.exp.
10156 (set_lang_fortran): Moved to lib/fortran.exp.
10157 * gdb.fortran/types.exp: load_lib fortran.exp.
10158 (set_lang_fortran): Moved to lib/fortran.exp.
10159 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
10160 * gdb.java/jprint.exp (set_lang_java): Ditto.
10161 * gdb.java/jv-exp.exp: load_lib java.exp.
10162 If set_lang_java fails, issue a warning instead of failure to be
10163 consistent with other set_lang_foo uses.
10164 (set_lang_java): Moved to lib/java.exp.
10165 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
10166 If set_lang_java fails, issue a warning instead of failure to be
10167 consistent with other set_lang_foo uses.
10168 * gdb.pascal/types.exp: load_lib pascal.exp.
10169 (set_lang_pascal): Moved to lib/pascal.exp.
10170 * lib/fortran.exp: New file.
10171 * lib/java.exp (set_lang_java): New function.
10172 * lib/pascal.exp (set_lang_pascal): New function.
10173
2f06b485
YQ
101742010-08-18 Yao Qi <yao@codesourcery.com
10175
10176 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10177 func_nofb_start and func_loopfb_start, so that address of functions
10178 is equal to these labels on Thumb.
10179
96e25403
YQ
101802010-08-18 Yao Qi <yao@codesourcery.com>
10181
10182 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10183 to reflect latest c source file.
10184
36e6adc4
JK
101852010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10186
10187 * gdb.cp/infcall-dlopen.exp: New file.
10188 * gdb.cp/infcall-dlopen.cc: New file.
10189 * gdb.cp/infcall-dlopen-lib.cc: New file.
10190
f431efe5
PA
101912010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10192 Pedro Alves <pedro@codesourcery.com>
10193
10194 PR breakpoints/11371
10195
10196 * gdb.base/watch-cond-infcall.exp: New file.
10197 * gdb.base/watch-cond-infcall.c: New file.
10198
06a64a0b
TT
101992010-08-16 Tom Tromey <tromey@redhat.com>
10200
10201 * gdb.base/help.exp: Update.
10202 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
10203 watchpoint.
10204 (test_watch_location): New proc.
10205 (test_watchpoint_in_big_blob): Delete watchpoint.
10206 * gdb.base/watchpoint.c (func5): New function.
10207 (main): Call it.
10208
70ebf4ed
DE
102092010-08-16 Doug Evans <dje@google.com>
10210
10211 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10212
ca5c20b6
PM
102132010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10214
10215 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10216 tests.
10217
7346b668
KW
102182010-08-11 Ken Werner <ken.werner@de.ibm.com>
10219
10220 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
10221 * gdb.base/gnu_vector.c: New File.
10222 * gdb.base/gnu_vector.exp: Likewise.
10223
cb2e07a6
PM
102242010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10225
10226 * gdb.python/python.c: New File.
10227 * gdb.python/python-sl.c: New File.
10228 * gdb.python/python.exp: Test solib_address and decode_line
10229 * functions.
10230
5da1313b
JK
102312010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10232
10233 * gdb.python/python.exp (show height, set height 10)
10234 (verify pagination beforehand, verify pagination beforehand: q)
10235 (gdb.execute does not page, verify pagination afterwards)
10236 (verify pagination afterwards: q): New.
10237
49c3ccf7
DE
102382010-08-02 Doug Evans <dje@google.com>
10239
10240 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
10241 because of an older gcc, change test2
10242 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
10243 to unsupported.
10244
42c0c4f1
KH
102452010-07-30 Kazu Hirata <kazu@codesourcery.com>
10246
10247 * gdb.base/break-always.exp: Do not expect full paths to file
10248 names.
10249 * gdb.base/commands.exp: Likewise.
10250
d3765805
DE
102512010-07-30 Doug Evans <dje@google.com>
10252
c98ee71b
DE
10253 * gdb.cp/temargs.exp: For new tests that require newer gccs,
10254 xfail them when run with older gccs.
10255
fd961404
DE
10256 * lib/gdb.exp (build_executable): Forward "c++" option to
10257 get_compiler_info.
10258
999adef4
DE
10259 * gdb.python/py-type.exp (test_template): Mark as xfail tests
10260 "python print ttype.template_argument(1)" and
10261 "python print isinstance(ttype.template_argument(1), gdb.Value)"
10262 if using gcc 4.4 or earlier.
10263
d3765805
DE
10264 * gdb.base/valgrind-db-attach.exp: Use unique test name for
10265 attach-to-debugger handling.
10266
1276c759
JK
102672010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10268
10269 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
10270 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
10271 (main): Use copyreloc.
10272 * gdb.base/prelink.exp (split debug of executable)
10273 (.dynbss vs. .bss address shift): New tests.
10274
88caa9b9
PA
102752010-07-29 Pedro Alves <pedro@codesourcery.com>
10276
10277 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10278 in gdb_test_multiple.
10279
c6f2ac43
PA
102802010-07-29 Pedro Alves <pedro@codesourcery.com>
10281
10282 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
10283 environment.
10284
326fd672
TT
102852010-07-28 Tom Tromey <tromey@redhat.com>
10286
10287 PR python/11060:
10288 * gdb.python/py-type.c (Temargs): New template.
10289 (temvar): New variable.
10290 * gdb.python/py-type.exp (test_template): New proc.
10291
3ce3b1ba
PA
102922010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10293
10294 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
10295 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
10296
34eaf542
TT
102972010-07-28 Tom Tromey <tromey@redhat.com>
10298
10299 PR c++/9946:
10300 * gdb.cp/temargs.exp: New file.
10301 * gdb.cp/temargs.cc: New file.
10302
d41b819e
JK
103032010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10304
10305 * gdb.base/help.exp (help disassemble): Update the content.
10306
26ab7092
JK
103072010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10308
10309 * gdb.threads/ia64-sigill.exp: New file.
10310 * gdb.threads/ia64-sigill.c: New file.
10311
5283e9e1
TT
103122010-07-27 Tom Tromey <tromey@redhat.com>
10313
10314 * gdb.opt/inline-cmds.c (ATTR): New define.
10315 (func1): Use it.
10316 (func2): Likewise.
10317 (func3): Likewise.
10318 (outer_inline1): Likewise.
10319 (outer_inline2): Likewise.
10320 * gdb.opt/inline-bt.c (ATTR): New define.
10321 (func1): Use it.
10322 (func2): Likewise.
10323 * gdb.opt/inline-locals.c (ATTR): New define.
10324 (func1): Use it.
10325 (func2): Likewise.
10326
e992ef73
TT
103272010-07-27 Tom Tromey <tromey@redhat.com>
10328
10329 * gdb.stabs/gdb11479.c (hack): New function.
10330 (test): Use it.
10331 (test2): Use it.
10332 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
10333 (int32_search_buf, int64_search_buf): No longer static.
10334 (x): Remove.
10335 * gdb.base/relocate.c (hack): New function.
10336
5374244e
PM
103372010-07-27 Phil Muldoon <pmuldoon@redhat.com>
10338
10339 * gdb.python/py-value.exp (test_inferior_function_call): New function.
10340 * gdb.python/py-value.c (func1): New function.
10341 (func2): Likewise.
10342
a99aee83
CV
103432010-07-26 Corinna Vinschen <vinschen@redhat.com>
10344
10345 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
10346 as not to clash with .data section.
10347
a04ba985
JG
103482010-07-26 Jerome Guitton <guitton@adacore.com>
10349
10350 * gdb.base/code_elim.exp: New file.
10351 * gdb.base/code_elim1.c: New file.
10352 * gdb.base/code_elim2.c: New file.
10353
23bd0f7c
PA
103542010-07-21 Pedro Alves <pedro@codesourcery.com>
10355
10356 PR symtab/11827
10357
10358 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
10359 (some_volatile_enum): New variable.
10360 * gdb.base/printcmds.exp (test_print_enums): New.
10361 <top level>: Call it.
10362
883df6dd
SW
103632010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
10364
10365 * gdb.cp/fpointer.cc: New test.
10366 * gdb.cp/fpointer.exp: New test.
10367
569b05a5
JK
103682010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10369
10370 * gdb.base/solib-nodir.exp: New file.
10371 * lib/gdb.exp (runto): New case for a GDB internal error.
10372
51d7d803
JK
103732010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10374 Ulrich Weigand <uweigand@de.ibm.com>
10375 Tom Tromey <tromey@redhat.com>
10376
10377 * gdb.base/charset-malloc.c: New file.
10378 * gdb.base/charset.c (malloc_stub): New prototype.
10379 (main): Call it instead of malloc itself.
10380 * gdb.base/charset.exp: Use only prepare_for_testing.
10381 (binfile): Remove the variable.
10382
c0edd9ed
JK
103832010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10384
10385 Make core files the process_stratum.
10386 * gdb.base/corefile.exp (run: load core again)
10387 (run: sanity check we see the core file, run: with core)
10388 (run: core file is cleared, attach: load core again)
10389 (attach: sanity check we see the core file, attach: with core)
10390 (attach: core file is cleared): New tests.
10391 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
10392
3cbaedff
KW
103932010-07-14 Ken Werner <ken.werner@de.ibm.com>
10394
10395 * gdb.arch/altivec-abi.exp: New tests.
10396
91158a56
TT
103972010-07-13 Tom Tromey <tromey@redhat.com>
10398
10399 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
10400 (main): Use it.
10401 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
10402
0f5238ed
TT
104032010-07-13 Tom Tromey <tromey@redhat.com>
10404
10405 * gdb.base/label.exp: New file.
10406 * gdb.base/label.c: New file.
10407
add265ae
L
104082010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
10409 H.J. Lu <hongjiu.lu@intel.com>
10410
10411 * lib/gdb.exp (is_ilp32_target): New.
10412 (is_lp64_target): Likewise.
10413
10414 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10415 target.
10416 * gdb.arch/amd64-disp-step.exp: Likewise.
10417 * gdb.arch/amd64-dword.exp: Likewise.
10418 * gdb.arch/amd64-i386-address.exp: Likewise.
10419 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 10420
add265ae
L
10421 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10422 target.
10423 * gdb.arch/i386-bp_permanent.exp: Likewise.
10424 * gdb.arch/i386-byte.exp: Likewise.
10425 * gdb.arch/i386-disp-step.exp: Likewise.
10426 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10427 * gdb.arch/i386-prologue.exp: Likewise.
10428 * gdb.arch/i386-size-overlap.exp: Likewise.
10429 * gdb.arch/i386-size.exp: Likewise.
10430 * gdb.arch/i386-sse.exp: Likewise.
10431 * gdb.arch/i386-unwind.exp: Likewise.
10432 * gdb.arch/i386-word.exp: Likewise.
10433
10434 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10435 test only when building 64-bit executables. Do not hard-code
10436 -m64 option.
10437
2dfb8c17
DE
104382010-07-07 Doug Evans <dje@google.com>
10439
10440 * lib/gdb.exp (gdb_test_list_exact): New function.
10441 * gdb.base/default.exp (show convenience): Call it, add tests for
10442 $_sdata = void, $_thread = 0.
10443
4e5799b6
JK
104442010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10445 Joel Brobecker <brobecker@adacore.com>
10446
10447 Fix re-run of PIE executable, PR shlibs/11776.
10448 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10449 Remove $displacement_main to match the solib-svr4.c change. New "kill"
10450 and re-"run" of the inferior.
10451
1a219cc7
JK
104522010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10453 Joel Brobecker <brobecker@adacore.com>
10454
10455 Cope with missing /usr/sbin/prelink.
10456 * lib/prelink-support.exp (prelink_no):
10457 <result == 1 && $output is "no such file or directory">: New.
10458 (prelink_yes): Likewise. Return on failed prelink_no.
10459
5e3b36f8
JK
104602010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10461 Joel Brobecker <brobecker@adacore.com>
10462
10463 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
10464 build_executable by build_executable_own_libs. Replace "prelink -R"
10465 execution by a call of prelink_yes. Comment why "prelink -r" needs no
10466 change.
10467 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
10468 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
10469 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10470 Replace build_executable by build_executable_own_libs's function
10471 build_executable_own_libs.
10472 (prelinkNO): Create new stub to call prelink_no.
10473 (prelinkYES): Create new stub to call prelink_yes.
10474 (test_attach): Rename calls of copy to file_copy.
10475 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10476 (copy): Move to ...
10477 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
10478 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10479 * gdb.base/prelink.exp: Disable testcase also for is_remote and
10480 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
10481 special flags by gdb_compile_shlib. Replace second gdb_compile by
10482 build_executable_own_libs. Replace "prelink -R" execution by a call of
10483 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
10484 a second call of prelink_yes. Replace restart commands by
10485 clean_restart.
10486 (prelink): Rename to ...
10487 (seen displacement message): ... this test. Extend its expectation
10488 strictness.
10489
86e4bafc
JK
104902010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10491
10492 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10493 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10494 displacement message exactly once.
10495
3cd07d20
JK
104962010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10497 Joel Brobecker <brobecker@adacore.com>
10498
10499 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
10500 its restore after the <$relink_args != ""> loop. new comment.
10501
0a1e94c7
JK
105022010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10503 Joel Brobecker <brobecker@adacore.com>
10504
10505 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10506 code for it. New variable relink_args.
10507 (prelinkYES): Call prelinkNO.
10508 (test_attach): Accept new parameter relink_args. Re-prelink the binary
10509 in such case. Move the core code to ...
10510 (test_attach_gdb): ... a new function. Send GDB command "file".
10511 Extend expected "Attaching to " string.
10512
2f70bcfb
TT
105132010-07-02 Tom Tromey <tromey@redhat.com>
10514
10515 * gdb.base/bitops.exp: Remove extraneous "pass".
10516
a17ac5b0
TT
105172010-07-02 Ken Werner <ken.werner@de.ibm.com>
10518
10519 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10520
dc10affe
PA
105212010-07-01 Pedro Alves <pedro@codesourcery.com>
10522
d41c0fc8
PA
10523 * gdb.base/help.exp: Adjust expected output.
10524
105252010-07-01 Pedro Alves <pedro@codesourcery.com>
10526
10527 * gdb.base/help.exp: Adjust expected output.
dc10affe 10528
0a600c36
JK
105292010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10530
10531 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10532 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10533 c++/11702.
10534
37cc8bfe
JK
105352010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10536 Doug Evans <dje@google.com>
10537
10538 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10539 add .dynamic entry'.
10540
254e6b9e
DE
105412010-06-29 Doug Evans <dje@google.com>
10542
10543 Test PR c++/11702.
10544 * gdb.cp/m-static.exp: Add testcase.
10545 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
10546
595939de 105472010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
10548 Tom Tromey <tromey@redhat.com>
10549 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
10550
10551 * gdb.python/py-inferior.c: New File.
10552 * gdb.python/py-infthread.c: New File.
10553 * gdb.python/py-inferior.exp: New File.
10554 * gdb.python/py-infthread.exp: New File.
10555
98751a41
JK
105562010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10557
10558 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
10559 (ptype ::C::OtherFileClass typedefs): New.
10560 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
10561 (C::OtherFileClass::cOtherFileClassVar2): New.
10562 (C::OtherFileClass::cOtherFileClassVar_use): Use also
10563 cOtherFileClassVar2.
10564 (C::cOtherFileType2, C::cOtherFileVar2): New.
10565 (C::cOtherFileVar_use): use also cOtherFileVar2.
10566 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
10567
41f62f39
JK
105682010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10569
10570 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
10571 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
10572 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
10573 (print ::C::cOtherFileVar)
10574 (whatis C::OtherFileClass::cOtherFileClassType)
10575 (whatis ::C::OtherFileClass::cOtherFileClassType)
10576 (print C::OtherFileClass::cOtherFileClassVar)
10577 (print ::cOtherFileClassVar)
10578 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
10579 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
10580 trailing content.
10581 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
10582 (C::OtherFileClass::cOtherFileClassVar)
10583 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
10584 (C::cOtherFileVar, C::cOtherFileVar_use): New.
10585
af53d231
JK
105862010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10587
10588 Test PR c++/11703 and PR gdb/1448.
10589 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
10590 gdb/1448.
10591
9655fd1a
JK
105922010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10593
10594 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
10595 (main) <rtti_data>: New.
10596 * gdb.cp/virtbase.exp (print rtti_data): New.
10597
824cc8dd
JK
105982010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10599 Joel Brobecker <brobecker@adacore.com>
10600
10601 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
10602
6036c742
JK
106032010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10604
10605 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10606
de6a0421
DE
106072010-06-28 Doug Evans <dje@google.com>
10608
10609 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10610
b2dae948
DE
106112010-06-27 Doug Evans <dje@google.com>
10612
10613 * gdb.cp/m-static.exp: Update expected test output.
10614
0f3bb72e
PH
106152010-06-25 Paul Hilfinger <hilfinger@adacore.com>
10616
889bf7c5
PA
10617 * gdb.gdb/selftest.exp: Adjust expected message for
10618 capturing start-up runtime.
0f3bb72e 10619
bc9f0842
TT
106202010-06-25 Tom Tromey <tromey@redhat.com>
10621
10622 PR python/10808:
10623 * gdb.python/python.exp: Add new tests.
10624
099ef718
SW
106252010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
10626
10627 * gdb.cp/operator.cc: Created an import loop.
10628 * gdb.cp/operator.exp: Added testcase for import loop.
10629
5868a632
JK
106302010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10631
10632 Test PR python/11407.
10633 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
10634 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
10635 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
10636 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
10637 executable_nofb and executable_fb. New variables srcsfile, objsfile,
10638 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
10639 binfile. Call gdb_compile with clean_restart twice.
10640 (func_nofb print, func_nofb backtrace, func_loopfb print)
10641 (func_loopfb backtrace): New.
10642
af76db58
JK
106432010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10644
10645 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
10646 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
10647 by a hand made one.
10648 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
10649 i?86 requirement. Remove variables srcfile and binfile. New variable
10650 sources, executable_nofb and executable_fb. Call prepare_for_testing.
10651
f2c7657e
UW
106522010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10653
10654 * gdb.cell/dwarfaddr.exp: New file.
10655 * gdb.cell/dwarfaddr.S: New file.
10656
628fe4e4
JK
106572010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10658
10659 Test PR 9436.
10660 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10661
f1421989
HZ
106622010-06-24 Hui Zhu <teawater@gmail.com>
10663
10664 * gdb.base/eval.exp: New file.
10665
d03285ec
UW
106662010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10667
10668 * gdb.cell/fork.exp: New file.
10669 * gdb.cell/fork.c: Likewise.
10670 * gdb.cell/fork-spu.c: Likewise.
10671
41b2c92d
PM
106722010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
10673
10674 * lib/gdb.exp (banned_variables_traced): New global variable.
10675 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
10676 (gdb_init): Use `trace add variable' instead of obsolete
10677 `trace variable'.
10678
d5bc977f
DE
106792010-06-21 Doug Evans <dje@google.com>
10680
10681 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10682
d2ed6730
UW
106832010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10684
10685 * gdb.arch/spu-ls.exp: New file.
10686 * gdb.arch/spu-ls.c: Likewise.
10687
6aed2dbc
SS
106882010-06-18 Stan Shebs <stan@codesourcery.com>
10689
10690 * gdb.threads/thread-specific.exp: Add tests of $_thread.
10691
e0756905
UW
106922010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10693
10694 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
10695 * gdb.base/watch-cond.exp: Likewise.
10696 * gdb.python/py-breakpoint.exp: Likewise.
10697
d8053d4d
PA
106982010-06-18 Pedro Alves <pedro@codesourcery.com>
10699
10700 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
10701 clean_restart, make sure every test has a distinct message, and
10702 that messages don't include the executable' full path.
10703
81ce510c
DE
107042010-06-17 Doug Evans <dje@google.com>
10705
10706 * gdb.arch/i386-size.exp: Updated expected output for
10707 DISASSEMBLY_OMIT_FNAME.
10708
65d79d4b
SDJ
107092010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10710 Sergio Durigan Junior <sergiodj@redhat.com>
10711
10712 * gdb.base/watch-notconst.c: New file.
10713 * gdb.base/watch-notconst.S: New file.
10714 * gdb.base/watch-notconst2.c: New file.
10715 * gdb.base/watch-notconst2.S: New file.
10716 * gdb.base/watch-notconst.exp: New file.
10717 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
10718 (func4): Add operations on `global_ptr_ptr'.
10719 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
10720 routine to test watchpoints created with a constant expression.
10721 (test_inaccessible_watchpoint): Include tests for watchpoints
10722 created with a constant expression.
10723
df0f4836
KB
107242010-06-14 Kevin Buettner <kevinb@redhat.com>
10725
10726 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10727 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
10728 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
10729 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
10730 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10731 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10732 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
10733 of `_start'.
10734
b769def5
UW
107352010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10736
10737 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
10738 not supported on the target.
10739 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10740 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10741 * gdb.mi/mi-nsintrall.exp: Likewise.
10742 * gdb.mi/mi-nsmoribund.exp: Likewise.
10743 * gdb.mi/mi-nsthrexec.exp: Likewise.
10744
d914c394
SS
107452010-06-11 Stan Shebs <stan@codesourcery.com>
10746
10747 * gdb.base/permissions.exp: New file.
10748
107492010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
10750
10751 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
10752 does not support ELF executable class.
10753
f3ce5b9c
UW
107542010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10755
10756 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
10757
8e46892c
JK
107582010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10759
10760 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
10761 (runto): Catch "The target does not support running in non-stop mode.".
10762
6cc55c64
MS
107632010-06-11 Michael Snyder <msnyder@vmware.com>
10764
10765 * gdb.base/setshow.exp (set language asm): Don't use
10766 gdb_test_no_output, fails on some targets.
10767
caddefa4
UW
107682010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10769
10770 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
10771 * gdb.cp/pr9167.exp: Likewise.
10772
468b1aa7
UW
107732010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10774
10775 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
10776
5c3552dc
UW
107772010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10778
10779 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
10780
02e6fe6a
UW
107812010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10782
10783 * gdb.base/charset.c (main): Make sure malloc gets linked in.
10784
0e03807e
TT
107852010-06-11 Tom Tromey <tromey@redhat.com>
10786
10787 PR gdb/9977, PR exp/11636::
10788 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
10789 (pieces_test_f6): Update expected output.
10790
2bdf28a0
JK
107912010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10792
10793 * gdb.base/moribund-step.exp: New.
10794
f6978de9
MS
107952010-06-08 Michael Snyder <msnyder@vmware.com>
10796
10797 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 10798 * gdb.ada/boolean_expr.exp:
f6978de9
MS
10799 * gdb.ada/frame_args.exp: Ditto.
10800 * gdb.ada/lang_switch.exp: Ditto.
10801 * gdb.ada/ptype_arith_binop.exp: Ditto.
10802 * gdb.ada/ref_param.exp: Ditto.
10803 * gdb.ada/type_coercion.exp:Ditto.
10804
10805 * gdb.asm/asm-source.exp: Ditto.
10806
10807 * gdb.base/attach.exp: Ditto.
10808 * gdb.base/bitfields2.exp: Ditto.
10809 * gdb.base/call-signal-resume.exp: Ditto.
10810 * gdb.base/callfuncs.exp: Ditto.
10811 * gdb.base/commands.exp: Ditto.
10812 * gdb.base/dbx.exp: Ditto.
10813 * gdb.base/default.exp: Ditto.
10814 * gdb.base/dump.exp: Ditto.
10815 * gdb.base/exprs.exp: Ditto.
10816 * gdb.base/freebpcmd.exp: Ditto.
10817 * gdb.base/interrupt.exp: Ditto.
10818 * gdb.base/list.exp: Ditto.
10819 * gdb.base/long_long.exp: Ditto.
10820 * gdb.base/maint.exp: Ditto.
10821 * gdb.base/ptype.exp: Ditto.
10822 * gdb.base/return.exp: Ditto.
10823 * gdb.base/setshow.exp: Ditto.
10824 * gdb.base/sigbpt.exp: Ditto.
10825 * gdb.base/sigrepeat.exp: Ditto.
10826
10827 * gdb.cp/classes.exp: Ditto.
10828
10829 * gdb.dwarf2/dw2-restore.exp: Ditto.
10830
10831 * gdb.gdb/selftest.exp: Ditto.
10832
10833 * gdb.multi/base.exp: Ditto.
10834 * gdb.multi/bkpt-multi-exec.exp: Ditto.
10835
10836 * gdb.python/py-block.exp: Ditto.
10837 * gdb.python/py-prettyprint.exp: Ditto.
10838 * gdb.python/py-template.exp: Ditto.
10839
10840 * gdb.server/ext-attach.exp: Ditto.
10841 * gdb.server/ext-run.exp: Ditto.
10842 * gdb.server/server-mon.exp: Ditto.
10843
10844 * gdb.threads/fork-thread-pending.exp: Ditto.
10845 * gdb.threads/hand-call-in-threads.exp: Ditto.
10846 * gdb.threads/interrupted-hand-call.exp: Ditto.
10847 * gdb.threads/linux-dp.exp: Ditto.
10848 * gdb.threads/manythreads.exp: Ditto.
10849 * gdb.threads/print-threads.exp: Ditto.
10850 * gdb.threads/pthreads.exp: Ditto.
10851 * gdb.threads/schedlock.exp: Ditto.
10852 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10853 * gdb.threads/threadapply.exp: Ditto.
10854
de7ff789
MS
108552010-06-08 Michael Snyder <msnyder@vmware.com>
10856
889bf7c5 10857 * gdb.ada/exec_changed.exp:
de7ff789
MS
10858 Use ".*" instead of "" as wildcard regexp.
10859
10860 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
10861 * gdb.base/call-ar-st.exp: Ditto.
10862 * gdb.base/checkpoint.exp: Ditto.
10863 * gdb.base/default.exp: Ditto.
10864 * gdb.base/dump.exp: Ditto.
10865 * gdb.base/ending-run.exp: Ditto.
10866 * gdb.base/fileio.exp: Ditto.
10867 * gdb.base/miscexprs.exp: Ditto.
10868 * gdb.base/pointers.exp: Ditto.
10869 * gdb.base/readline.exp: Ditto.
10870 * gdb.base/reread.exp: Ditto.
10871 * gdb.base/restore.exp: Ditto.
10872 * gdb.base/shlib-call.exp: Ditto.
10873 * gdb.base/valgrind-db-attach.exp: Ditto.
10874 * gdb.base/volatile.exp: Ditto.
10875 * gdb.base/watchpoints.exp: Ditto.
10876
10877 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
10878
10879 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
10880 * gdb.python/py-value.exp: Ditto.
10881
10882 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
10883 * gdb.trace/circ.exp: Ditto.
10884 * gdb.trace/collection.exp: Ditto.
10885 * gdb.trace/packetlen.exp: Ditto.
10886 * gdb.trace/passc-dyn.exp: Ditto.
10887 * gdb.trace/report.exp: Ditto.
10888 * gdb.trace/tfile.exp: Ditto.
10889 * gdb.trace/tfind.exp: Ditto.
10890 * gdb.trace/while-dyn.exp: Ditto.
10891
3bebe2f2
JK
108922010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10893
10894 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
10895
5c631832
JK
108962010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10897
10898 Test PR 10640.
10899 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
10900
4c3376c8
SW
109012010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
10902
10903 * gdb.cp/koenig.exp: Test for ADL operators.
10904 * gdb.cp/koenig.cc: Added ADL operators.
10905 * gdb.cp/operator.exp: New test.
10906 * gdb.cp/operator.cc: New test.
10907
dc226d5a
MS
109082010-06-04 Michael Snyder <msnyder@vmware.com>
10909
dfb88a23
MS
10910 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
10911 * gdb.base/pending.exp: Ditto.
f7ae76b3 10912
dc226d5a
MS
10913 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
10914
967cf477
DE
109152010-06-04 Doug Evans <dje@google.com>
10916
10917 * gdb.python/py-prettyprint.exp: Add new test for enabled and
10918 disabled printers.
10919 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
10920 (enable_lookup_function): New function.
10921
eb801841
TT
109222010-06-04 Tom Tromey <tromey@redhat.com>
10923
10924 * gdb.python/py-value.exp (test_value_hash): Don't test equality
10925 of hash and id.
10926
38979823
JK
109272010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10928
10929 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
10930 newline.
10931 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
10932 (empty verbose non-noisy clear, empty verbose noisy clear)
10933 (empty non-verbose noisy clear): Likewise.
10934
35ec993f
MS
109352010-06-03 Michael Snyder <msnyder@vmware.com>
10936
10937 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
10938 * gdb.base/display.exp: Ditto.
10939 * gdb.base/find.exp: Ditto.
10940 * gdb.base/ifelse.exp: Ditto.
10941 * gdb.base/multi-forks.exp: Ditto.
10942 * gdb.base/recurse.exp: Ditto.
10943 * gdb.base/setshow.exp: Ditto.
10944 * gdb.base/value-double-free.exp: Ditto.
10945 * gdb.base/watch-vfork.exp: Ditto.
10946 * gdb.base/watch_thread_num.exp: Ditto.
10947 * gdb.base/watchpoint-solib.exp: Ditto.
10948 * gdb.base/watchpoint.exp: Ditto.
10949 * gdb.base/watchpoints.exp: Ditto.
10950
10951 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
10952 * gdb.cp/overload.exp: Ditto.
10953 * gdb.cp/virtfunc.exp: Ditto.
10954
10955 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
10956
889bf7c5 10957 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
10958 Replace gdb_test with gdb_test_no_output.
10959
889bf7c5 10960 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
10961 Replace gdb_test with gdb_test_no_output.
10962 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10963 * gdb.threads/watchthreads.exp: Ditto.
10964 * gdb.threads/watchthreads2.exp: Ditto.
10965
10966 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
10967 * gdb.trace/tfind.exp: Ditto.
10968
c22decce
JB
109692010-06-03 Joel Brobecker <brobecker@adacore.com>
10970
10971 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
10972 successful test if message is the empty string.
10973
fd5700c7
JK
109742010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10975
10976 * gdb.fortran/module.exp (stopped language detection): New test.
10977
f55ee35c
JK
109782010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10979
10980 Support DW_TAG_module as separate namespaces.
10981 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
10982 gdb.fortran/library-module-lib.f90: New.
10983 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
10984 (print i): Remove.
10985 (continue to breakpoint: i-is-1, print var_i value 1)
10986 (continue to breakpoint: i-is-2, print var_i value 2)
10987 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
10988 (print var_d, print var_i value 14, ptype modmany, complete `modm)
10989 (complete `modmany, complete `modmany`, complete `modmany`var)
10990 (show language, setting breakpoint at module): New tests.
10991 * gdb.fortran/module.f90 (module mod): Remove.
10992 (module mod1, module mod2, module modmany, subroutine sub1)
10993 (subroutine sub2, program module): New.
10994
b8e8282f
JK
109952010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10996
10997 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
10998 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
10999 * gdb.cp/anon-union.exp (pass): Rename to ...
11000 (print z 2): ... here.
b8e8282f 11001
019ebafc
MS
110022010-06-02 Michael Snyder <msnyder@vmware.com>
11003
e68d8fd4
MS
11004 * gdb.trace/actions.exp: Use gdb_test_no_output.
11005 * gdb.trace/circ.exp: Ditto.
11006 * gdb.trace/packetlen.exp: Ditto.
11007 * gdb.trace/save-trace.exp: Ditto.
11008 * gdb.trace/tracecmd.exp: Ditto.
11009 * gdb.trace/tsv.exp: Ditto.
11010
12b5d08a
MS
11011 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
11012 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
11013 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
11014 * gdb.threads/manythreads.exp: Ditto.
11015 * gdb.threads/print-threads.exp: Ditto.
11016 * gdb.threads/pthreads.exp: Ditto.
11017 * gdb.threads/schedlock.exp: Ditto.
11018 * gdb.threads/staticthreads.exp: Ditto.
11019 * gdb.threads/thread-specific.exp: Ditto.
11020 * gdb.threads/thread-unwindonsignal.exp: Ditto.
11021 * gdb.threads/threadapply.exp: Ditto.
11022 * gdb.threads/watchthreads.exp: Ditto.
11023 * gdb.threads/watchthreads2.exp: Ditto.
11024
89493308
MS
11025 * gdb.python/py-block.exp: Use gdb_test_no_output.
11026 * gdb.python/py-prettyprint.exp: Ditto.
11027 * gdb.python/py-template.exp: Ditto.
11028 * gdb.python/py-value.exp: Ditto.
11029
11030 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11031 * gdb.reverse/watch-reverse.exp: Ditto.
11032
11033 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11034 * gdb.server/ext-run.exp: Ditto.
11035
019ebafc
MS
11036 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11037 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11038 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11039 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11040 * gdb.dwarf2/dw2-producer.exp: Ditto.
11041 * gdb.dwarf2/mac-fileno.exp: Ditto.
11042
11043 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11044 * gdb.gdb/selftest.exp: Ditto.
11045
11046 * gdb.multi/base.exp: Use gdb_test_no_output.
11047
11048 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11049
3e0ca3a5
JK
110502010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11051
11052 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11053
9db70545
MS
110542010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11055
a8d52276
MS
11056 * gdb.cp/class2.exp: Use gdb_test_no_output.
11057 * gdb.cp/classes.exp: Ditto.
11058 * gdb.cp/extern-c.exp: Ditto.
11059 * gdb.cp/inherit.exp: Ditto.
11060 * gdb.cp/maint.exp: Ditto.
11061 * gdb.cp/mb-inline.exp: Ditto.
11062 * gdb.cp/mb-templates.exp: Ditto.
11063 * gdb.cp/method2.exp: Ditto.
11064 * gdb.cp/misc.exp: Ditto.
11065 * gdb.cp/ovldbreak.exp: Ditto.
11066 * gdb.cp/punctuator.exp: Ditto.
11067 * gdb.cp/templates.exp: Ditto.
11068 * gdb.cp/virtbase.exp: Ditto.
11069
889bf7c5 11070 * gdb.threads/attach-stopped.exp:
9db70545 11071 Replace uses of send_gdb / gdb_expect.
889bf7c5 11072 * gdb.threads/attachstop-mt.exp:
9db70545 11073 Replace uses of send_gdb / gdb_expect.
889bf7c5 11074 * gdb.threads/gcore-thread.exp:
9db70545 11075 Replace uses of send_gdb / gdb_expect.
889bf7c5 11076 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
11077 Replace uses of send_gdb / gdb_expect.
11078 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11079 * gdb.threads/print-threads.exp:
9db70545
MS
11080 Replace uses of send_gdb / gdb_expect.
11081 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
11082 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
11083 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
11084
11085 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
11086 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
11087 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
11088 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
11089 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
11090 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
11091 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
11092 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
11093 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
11094 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
11095 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
11096
359cc68c
JK
110972010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11098
11099 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11100
7d3fe98e
SW
111012010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11102
11103 * gdb.cp/koenig.exp: Added new test case.
11104 * gdb.cp/koenig.cc: Ditto.
11105
27d3a1a2
MS
111062010-06-01 Michael Snyder <msnyder@vmware.com>
11107
11108 * gdb.base/arithmet.exp: Use gdb_test_no_output.
11109 * gdb.base/arrayidx.exp: Ditto.
11110 * gdb.base/attach.exp: Ditto.
11111 * gdb.base/auxv.exp: Ditto.
11112 * gdb.base/bigcre.exp: Ditto.
11113 * gdb.base/break-always.exp: Ditto.
11114 * gdb.base/break-interp.exp: Ditto.
11115 * gdb.base/break.exp: Ditto.
11116 * gdb.base/breakpoint-shadow.exp: Ditto.
11117 * gdb.base/call-ar-st.exp: Ditto.
11118 * gdb.base/call-sc.exp: Ditto.
11119 * gdb.base/call-signal-resume.exp: Ditto.
11120 * gdb.base/callfuncs.exp: Ditto.
11121 * gdb.base/catch-syscall.exp: Ditto.
11122 * gdb.base/charset.exp: Ditto.
11123 * gdb.base/code-expr.exp: Ditto.
11124 * gdb.base/commands.exp: Ditto.
11125 * gdb.base/cond-expr.exp: Ditto.
11126 * gdb.base/condbreak.exp: Ditto.
11127 * gdb.base/cursal.exp: Ditto.
11128 * gdb.base/cvexpr.exp: Ditto.
11129 * gdb.base/default.exp: Ditto.
11130 * gdb.base/del.exp: Ditto.
11131 * gdb.base/detach.exp: Ditto.
11132 * gdb.base/display.exp: Ditto.
11133 * gdb.base/ena-dis-br.exp: Ditto.
11134 * gdb.base/eval-skip.exp: Ditto.
11135 * gdb.base/foll-fork.exp: Ditto.
11136 * gdb.base/foll-vfork.exp: Ditto.
11137 * gdb.base/frame-args.exp: Ditto.
11138 * gdb.base/funcargs.exp: Ditto.
11139 * gdb.base/gcore-buffer-overflow.exp: Ditto.
11140 * gdb.base/gdbvars.exp: Ditto.
11141 * gdb.base/help.exp: Ditto.
11142 * gdb.base/ifelse.exp: Ditto.
11143 * gdb.base/included.exp: Ditto.
11144 * gdb.base/list.exp: Ditto.
11145 * gdb.base/macscp.exp: Ditto.
11146 * gdb.base/maint.exp: Ditto.
11147 * gdb.base/multi-fork.exp: Ditto.
11148 * gdb.base/overlays.exp: Ditto.
11149 * gdb.base/page.exp: Ditto.
11150 * gdb.base/pending.exp: Ditto.
11151 * gdb.base/pointers.exp: Ditto.
11152 * gdb.base/pr11022.exp: Ditto.
11153 * gdb.base/prelink.exp: Ditto.
11154 * gdb.base/printcmds.exp: Ditto.
11155 * gdb.base/psymtab.exp: Ditto.
11156 * gdb.base/randomize.exp: Ditto.
11157 * gdb.base/relational.exp: Ditto.
11158 * gdb.base/relocate.exp: Ditto.
11159 * gdb.base/remote.exp: Ditto.
11160 * gdb.base/sepdebug.exp: Ditto.
11161 * gdb.base/set-lang-auto.exp: Ditto.
11162 * gdb.base/setshow.exp: Ditto.
11163 * gdb.base/setvar.exp: Ditto.
11164 * gdb.base/signals.exp: Ditto.
11165 * gdb.base/signull.exp: Ditto.
11166 * gdb.base/sigstep.exp: Ditto.
11167 * gdb.base/sizeof.exp: Ditto.
11168 * gdb.base/solib-disc.exp: Ditto.
11169 * gdb.base/store.exp: Ditto.
11170 * gdb.base/structs.exp: Ditto.
11171 * gdb.base/structs2.exp: Ditto.
11172 * gdb.base/subst.exp: Ditto.
11173 * gdb.base/term.exp: Ditto.
11174 * gdb.base/trace-commands.exp: Ditto.
11175 * gdb.base/unwindonsignal.exp: Ditto.
11176 * gdb.base/valgrind-db-attach.exp: Ditto.
11177 * gdb.base/varargs.exp: Ditto.
11178 * gdb.base/watch-cond.exp: Ditto.
11179 * gdb.base/watch_thread_num.exp: Ditto.
11180 * gdb.base/watchpoint-cond-gone.exp: Ditto.
11181 * gdb.base/watchpoint.exp: Ditto.
11182 * gdb.base/whatis-exp.exp: Ditto.
11183
f8d3bf8f
MS
111842010-06-01 Michael Snyder <msnyder@vmware.com>
11185
11186 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11187 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11188 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11189 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11190 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11191 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11192 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11193 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11194 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11195 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11196 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11197 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11198 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11199 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
11200 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
11201
3f9e0d32
JK
112022010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11203
11204 * gdb.base/commands.exp (begin commands on watch): Remove excessive
11205 trailing newline.
11206 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
11207 * gdb.java/jmisc.exp (p *args\n): Rename to ...
11208 (p *args): ... here and remove excessive trailing newline.
11209
f629457d
JB
112102010-05-31 Joel Brobecker <brobecker@adacore.com>
11211
11212 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11213
09eef106
JK
112142010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11215
11216 Accept the new Linux kernel "t (tracing stop)" string.
11217 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
11218 Update comment.
11219 (state_wait) <T (tracing stop)>: New.
11220 (main): Update the state_wait expect string.
11221
94f31136
PA
112222010-05-28 Pedro Alves <pedro@codesourcery.com>
11223
11224 * limits.c, limits.exp: Delete files.
11225 * Makefile.in (clean mostlyclean): Adjust.
11226 * tracecmd.exp: Adjust.
11227
096554ab
JK
112282010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11229
11230 * gdb.base/tui-layout.exp: New.
11231
27d3a1a2 112322010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 11233
889bf7c5 11234 * gdb.reverse/break-precsave.exp:
bcd2dc50 11235 Replace uses of send_gdb / gdb_expect.
889bf7c5 11236 * gdb.reverse/break-reverse.exp:
bcd2dc50 11237 Replace uses of send_gdb / gdb_expect.
889bf7c5 11238 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 11239 Replace uses of send_gdb / gdb_expect.
889bf7c5 11240 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 11241 Replace uses of send_gdb / gdb_expect.
889bf7c5 11242 * gdb.reverse/finish-precsave.exp:
bcd2dc50 11243 Replace uses of send_gdb / gdb_expect.
889bf7c5 11244 * gdb.reverse/finish-reverse.exp:
bcd2dc50 11245 Replace uses of send_gdb / gdb_expect.
889bf7c5 11246 * gdb.reverse/i386-precsave.exp:
bcd2dc50 11247 Replace uses of send_gdb / gdb_expect.
889bf7c5 11248 * gdb.reverse/i386-reverse.exp:
bcd2dc50 11249 Replace uses of send_gdb / gdb_expect.
889bf7c5 11250 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 11251 Replace uses of send_gdb / gdb_expect.
889bf7c5 11252 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 11253 Replace uses of send_gdb / gdb_expect.
889bf7c5 11254 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 11255 Replace uses of send_gdb / gdb_expect.
889bf7c5 11256 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 11257 Replace uses of send_gdb / gdb_expect.
889bf7c5 11258 * gdb.reverse/machinestate.exp:
bcd2dc50 11259 Replace uses of send_gdb / gdb_expect.
889bf7c5 11260 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 11261 Replace uses of send_gdb / gdb_expect.
889bf7c5 11262 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 11263 Replace uses of send_gdb / gdb_expect.
889bf7c5 11264 * gdb.reverse/solib-precsave.exp:
bcd2dc50 11265 Replace uses of send_gdb / gdb_expect.
889bf7c5 11266 * gdb.reverse/solib-reverse.exp:
bcd2dc50 11267 Replace uses of send_gdb / gdb_expect.
889bf7c5 11268 * gdb.reverse/step-precsave.exp:
bcd2dc50 11269 Replace uses of send_gdb / gdb_expect.
889bf7c5 11270 * gdb.reverse/step-reverse.exp:
bcd2dc50 11271 Replace uses of send_gdb / gdb_expect.
889bf7c5 11272 * gdb.reverse/until-precsave.exp:
bcd2dc50 11273 Replace uses of send_gdb / gdb_expect.
889bf7c5 11274 * gdb.reverse/until-reverse.exp:
bcd2dc50 11275 Replace uses of send_gdb / gdb_expect.
889bf7c5 11276 * gdb.reverse/watch-precsave.exp:
bcd2dc50 11277 Replace uses of send_gdb / gdb_expect.
889bf7c5 11278 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
11279 Replace uses of send_gdb / gdb_expect.
11280
3def43e0
JK
112812010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11282
11283 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
11284 excessive newline.
11285
27d3a1a2 112862010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
11287
11288 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
11289 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
11290 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
11291 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
11292 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
11293 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
11294 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
11295 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11296 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
11297 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
11298 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
11299 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
11300 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
11301 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
11302 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
11303 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
11304 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
11305 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
11306 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 11307
27d3a1a2 113082010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 11309
22454424
MS
11310 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
11311 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
11312
11313 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
11314 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
11315 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
11316
889bf7c5 11317 * gdb.reverse/consecutive-reverse.exp:
22454424 11318 Replace uses of send_gdb / gdb_expect.
889bf7c5 11319 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
11320 Replace uses of send_gdb / gdb_expect.
11321
11322 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
11323 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
11324 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11325 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
11326 Replace uses of send_gdb / gdb_expect.
11327 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
11328 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
11329 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
11330 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
11331 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
11332 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
11333 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
11334 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
11335 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
11336
113372010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 11338
22454424 11339 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11340
22454424 11341 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11342
22454424
MS
11343 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
11344 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
11345 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
11346 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
11347 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
11348 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
11349 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
11350 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
11351 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11352
6e5f2c59
TT
113532010-05-25 Tom Tromey <tromey@redhat.com>
11354
11355 * gdb.base/macscp.exp: Add missing space after setup_kfail.
11356
bbc8b958
TT
113572010-05-25 Tom Tromey <tromey@redhat.com>
11358
11359 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
11360 argument order.
11361 * gdb.base/macscp.exp: Fix setup_kfail argument order.
11362 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
11363 order.
11364 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
11365 order.
11366 * gdb.base/call-sc.exp (setup_kfails): Remove.
11367 (setup_compiler_kfails): Remove.
11368 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
11369 argument order.
11370 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
11371 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
11372 (advancei): Fix setup_kfail argument order.
11373 * gdb.base/radix.exp: Fix setup_kfail argument order.
11374 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
11375 order.
11376 * gdb.base/structs.exp (setup_kfails): Remove.
11377 (setup_compiler_kfails): Fix setup_kfail argument order.
11378 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
11379 order.
11380 * gdb.java/jmain.exp: Fix setup_kfail argument order.
11381 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
11382 setup_kfail argument order.
11383 * gdb.cp/overload.exp: Fix setup_kfail argument order.
11384
83d1babf
TT
113852010-05-25 Tom Tromey <tromey@redhat.com>
11386
11387 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
11388
6acb16a2
MS
113892010-05-25 Michael Snyder <msnyder@vmware.com>
11390
11391 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
11392 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
11393 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
11394 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
11395 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
11396 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
11397 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
11398 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
11399 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
11400 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
11401 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
11402 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
11403 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
11404 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11405 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11406 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11407 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11408 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11409 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11410 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11411 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11412 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11413 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
11414 * gdb.base/default.exp: Replace send_gdb with gdb_test.
11415 * gdb.base/define.exp: Replace send_gdb with gdb_test.
11416 * gdb.base/display.exp: Replace send_gdb with gdb_test.
11417 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11418 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11419 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11420 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11421 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11422 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11423 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11424 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11425 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11426 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11427 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11428 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11429 * gdb.base/help.exp: Replace send_gdb with gdb_test.
11430 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11431 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11432 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11433 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11434 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11435 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11436 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11437 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 11438 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11439
114402010-05-25 Doug Evans <dje@google.com>
11441
11442 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11443 gdb.string_to_argv.
ad3986f0 11444
d3b1e874
TT
114452010-05-21 Tom Tromey <tromey@redhat.com>
11446
11447 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11448 Call it.
11449 * gdb.dwarf2/pieces.S: Update.
11450 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11451
cb826367
TT
114522010-05-21 Tom Tromey <tromey@redhat.com>
11453
11454 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11455 Call it.
11456 * gdb.dwarf2/pieces.c (struct C): New.
11457 (f6): New function.
11458 * gdb.dwarf2/pieces.S: Replace.
11459
74de6778
TT
114602010-05-21 Tom Tromey <tromey@redhat.com>
11461
11462 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11463 Call it.
11464
afd74c5f
TT
114652010-05-21 Tom Tromey <tromey@redhat.com>
11466
11467 * gdb.dwarf2.pieces.exp: New file.
11468 * gdb.dwarf2.pieces.S: New file.
11469 * gdb.dwarf2.pieces.c: New file.
11470
a7b75dfd 114712010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 11472 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
11473
11474 * lib/gdb.exp (gdb_test_no_output): New function.
11475 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11476 when testing commands that should produce no output.
11477
c81c812a
JB
114782010-05-17 Joel Brobecker <brobecker@adacore.com>
11479
11480 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11481 parameter that we want to watch being a constant.
11482
0cce5bd9
JB
114832010-05-17 Joel Brobecker <brobecker@adacore.com>
11484
11485 * gdb.ada/cond_lang: New testcase.
11486
47050449
JB
114872010-05-17 Joel Brobecker <brobecker@adacore.com>
11488
11489 * lib/gdb.exp (banned_variables): New variable/constant.
11490 (gdb_init): Add write trace on variables listed in banned_variables.
11491 (gdb_finish): Remove write traces on variables listed in
11492 banned_variables.
11493
77c01586
JB
114942010-05-17 Joel Brobecker <brobecker@adacore.com>
11495
11496 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11497 * gdb.cp/koenig.exp: Likewise.
11498
88d4aea7
PM
114992010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11500
889bf7c5 11501 PR python/11482
88d4aea7
PM
11502
11503 * gdb.python/py-value.exp (test_value_hash): New function.
11504
f5a010c0
PM
115052010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
11506
11507 PR exp/11530.
11508 * gdb.base/gdb11530.c: New file.
11509 * gdb.base/gdb11530.exp: New file.
11510
8ef4892f
JK
115112010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11512
11513 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11514 * gdb.dwarf2/dw2-modula2-self-type.S: New.
11515
7322dca9
SW
115162010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11517
11518 * gdb.cp/koenig.exp: New test.
11519 * gdb.cp/koenig.cc: New test program.
11520
02e7ea18
JB
115212010-05-05 Joel Brobecker <brobecker@adacore.com>
11522
11523 Remove the use of prms_id and bug_id throughout the testsuite.
11524
e1c34c5d
PM
115252010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
11526
11527 PR exp/11349.
11528 * testsuite/gdb.cp/ref-types.exp: Add test to examine
11529 use a reference local variable.
11530
8e1d0c49
JK
115312010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11532
11533 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11534 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
11535 variable different_dir. Move debugfile into a full directory pathname
11536 under DIFFERENT_DIR.
11537 * lib/gdb.exp (separate_debug_filename): Remove.
11538 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
11539 variable debug_dir and mkdir of it. Update function comments.
11540
e66408ed
PA
115412010-04-29 Pedro Alves <pedro@codesourcery.com>
11542
11543 PR gdb/11557
11544
11545 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
11546 files.
11547
d7b32ed3
PM
115482010-04-29 Phil Muldoon <pmuldoon@redhat.com>
11549
889bf7c5 11550 * gdb.python/py-param.exp: New File.
d7b32ed3 11551
6aecb9c2
JB
115522010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
11553
11554 * gdb.base/default.exp: Fix "set language" test.
11555
bdf92a1c
PM
115562010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
11557
11558 PR breakpoints/11531.
11559 * gdb.base/gdb11531.c: New file.
11560 * gdb.base/gdb11531.exp: New file.
11561
3f172e24
TT
115622010-04-26 Tom Tromey <tromey@redhat.com>
11563
11564 * gdb.base/completion.exp: Add tests for completion and deprecated
11565 commands.
11566
64af4c92
JK
115672010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11568
11569 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
11570 (print /x char_array): Escape curly brackets.
11571
492928e4
JK
115722010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11573
11574 Fix deadlock on looped list of loaded shared objects.
11575 * gdb.base/solib-corrupted.exp: New.
11576
66d09542
DE
115772010-04-23 Doug Evans <dje@google.com>
11578
11579 * gdb.python/py-section-script.c: New file.
11580 * gdb.python/py-section-script.exp: New file.
11581 * gdb.python/py-section-script.py: New file.
11582
8bd10a10
CM
115832010-04-20 Chris Moller <cmoller@redhat.com>
11584
11585 PR 10179
11586
11587 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
11588 * gdb.base/pr10179-a.c:
11589 * gdb.base/pr10179-b.c:
11590 * gdb.base/pr10179.exp: New files.
11591
c0201579
JK
115922010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11593
11594 Fix crashes on dangling display expressions.
11595 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
11596 is SEP.
11597 (lib_flags): Remove the "debug" keyword.
11598 (libsepdebug): New variable for iterating new loop.
11599 (save_pf_prefix): New variable wrapping the loop.
11600 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
11601 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
11602
793b0ff8
PM
116032010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11604
11605 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11606
097f51f7
PM
116072010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11608
11609 PR stabs/11479.
11610 * gdb.stabs/gdb11479.exp: New file.
11611 * gdb.stabs/gdb11479.c: New file.
11612
9a22f0d0
PM
116132010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11614
11615 * gdb.base/charset.c (Strin16, String32): New variables.
11616 * gdb.base/charset.exp (gdb_test): Test correct display
11617 of 16 or 32 bit strings.
11618
116192010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
11620
11621 PR 9167
11622 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
11623 * gdb.cp/pr9167.cc: New file.
11624 * gdb.cp/pr9167.exp: New file.
11625
11626
6e354e5e
PM
116272010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
11628
11629 PR pascal/11492.
11630 * gdb.pascal/gdb11492.pas: New file.
11631 * gdb.pascal/gdb11492.exp: New file.
11632
be942545
JB
116332010-04-20 Joel Brobecker <brobecker@adacore.com>
11634
1667e6e3 11635 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 11636
0c3acc09
JB
116372010-04-20 Joel Brobecker <brobecker@adacore.com>
11638
11639 * gdb.ada/dyn_loc: New testcase.
11640
ec31cde5
CM
116412010-04-20 Chris Moller <cmoller@redhat.com>
11642
11643 PR 10867
889bf7c5 11644
ec31cde5
CM
11645 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
11646 * gdb.cp/pr10687.cc: New file.
11647 * gdb.cp/pr10687.exp: New file.
11648
11649
ce4b0682
SDJ
116502010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11651 Sergio Durigan Junior <sergiodj@redhat.com>
11652
11653 * gdb.fortran/logical.exp: New testcase.
11654 * gdb.fortran/logical.f90: New file.
11655
3436961f
DE
116562010-04-19 Doug Evans <dje@google.com>
11657
11658 * gdb.base/help.exp (help source): Update expected output.
11659
4d836c09
JK
116602010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11661
11662 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
11663 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
11664 gdb_exit and return.
11665 (executable): New variable.
11666 (binfile): Use it.
11667
6149aea9
PA
116682010-04-19 Pedro Alves <pedro@codesourcery.com>
11669
11670 PR breakpoints/8554.
11671
11672 * gdb.trace/save-trace.exp: Adjust.
11673
ed41462c
L
116742010-04-17 H.J. Lu <hongjiu.lu@intel.com>
11675
11676 PR corefiles/11511
11677 * gdb.arch/system-gcore.exp: New.
11678 * gdb.arch/gcore.c: Likewise.
11679
3f7b2faa
DE
116802010-04-15 Doug Evans <dje@google.com>
11681
fa33c3cd
DE
11682 * gdb.python/py-progspace.c: New file.
11683 * gdb.python/py-progspace.exp: New file.
11684
3f7b2faa
DE
11685 * gdb.base/source.exp: Add tests for "source -s".
11686
79f283fe
PM
116872010-04-14 Phil Muldoon <pmuldoon@redhat.com>
11688
11689 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
11690 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
11691 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
11692 * gdb.python/py-mi.exp: New test for to_string returning None.
11693
fc8eb08a
PM
116942010-04-12 Phil Muldoon <pmuldoon@redhat.com>
11695
11696 * gdb.python/py-breakpoint.c: Make result global.
11697
26e197f6
JK
116982010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11699
11700 Fix non-GNU make compatibility.
11701 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
11702
adc36818
PM
117032010-04-09 Phil Muldoon <pmuldoon@redhat.com>
11704
11705 * gdb.python/py-breakpoint.exp: New File.
11706 * gdb.python/py-breakpoint.C: Ditto.
11707
64e17368
SS
117082010-04-08 Stan Shebs <stan@codesourcery.com>
11709
11710 * gdb.trace/actions.exp: Clear default-collect.
11711 * gdb.trace/save-trace.exp: Clear default-collect.
11712
fff5cc64
PM
117132010-04-08 Phil Muldoon <pmuldoon@redhat.com>
11714
11715 * gdb.python/py-value: Add null string variable.
11716 (test_lazy_string): Test zero length, NULL address lazy
11717 strings.
11718
a055a187
L
117192010-04-07 H.J. Lu <hongjiu.lu@intel.com>
11720
11721 * gdb.arch/i386-avx.c: New.
11722 * gdb.arch/i386-avx.exp: Likewise.
11723
11724 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
11725
96e39866
DE
117262010-04-06 Doug Evans <dje@google.com>
11727
11728 * gdb.base/source-test.gdb: New file.
11729 * gdb.base/source.exp: Test source -v.
11730
5984a431
UW
117312010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11732
11733 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
11734
ec8a089a
PM
117352010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
11736
11737 * gdb.stabs/aout.sed: Convert all backslash to double backslash
11738 within one line, unless it is followed by a double quote.
11739 * gdb.stabs/hppa.sed: Idem.
11740 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
11741 * gdb.stabs/weird.exp: Check for correct parsing of
11742 char and string constants.
ec8a089a
PM
11743 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
11744 in .stabs to .stabx substitution.
11745
fce3c1f0
SS
117462010-04-05 Stan Shebs <stan@codesourcery.com>
11747
11748 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
11749 constant global.
11750 * gdb.trace/tfile.exp: Try to print them.
11751
d77f58be
SS
117522010-04-04 Stan Shebs <stan@codesourcery.com>
11753
11754 * gdb.base/completion.exp: Update for new "info watchpoints".
11755 * gdb.base/default.exp: Ditto.
11756 * gdb.base/help.exp: Ditto.
11757 * gdb.base/watchpoint.exp: Ditto.
11758 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 11759
af54718e
SS
117602010-04-04 Stan Shebs <stan@codesourcery.com>
11761
11762 * gdb.trace/tfile.exp: Sharpen tfind test.
11763
74d1f91e
JK
117642010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11765
11766 * gdb.base/break-entry.exp: New.
11767
eb8e76db 117682010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 11769 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
11770
11771 * gdb.reverse/i386-sse-reverse.exp: New file.
11772 * gdb.reverse/i386-sse-reverse.c: New file.
11773
bf65cad8
PA
117742010-04-02 Pedro Alves <pedro@codesourcery.com>
11775
11776 * gdb.trace/tfind.exp: Adjust expected disassembly output.
11777
fff87407
SS
117782010-04-01 Stan Shebs <stan@codesourcery.com>
11779
11780 * gdb.trace/actions.exp: Tweak expected output.
11781 * gdb.trace/while-stepping.exp: Tweak expected output.
11782
fe01d668
L
117832010-04-01 H.J. Lu <hongjiu.lu@intel.com>
11784
11785 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
11786
86b17b60
PA
117872010-04-01 Pedro Alves <pedro@codesourcery.com>
11788
11789 * gdb.base/commands.exp: Adjust.
11790 * gdb.cp/extern-c.exp: Adjust.
11791
2c58c0a9
PA
117922010-04-01 Pedro Alves <pedro@codesourcery.com>
11793
11794 * gdb.trace/collection.c (local_test_func): Define a local struct,
11795 and instanciate it.
11796
0db9b91c
PA
117972010-04-01 Pedro Alves <pedro@codesourcery.com>
11798
11799 * gdb.trace/collection.exp (gdb_collect_args_test)
11800 (gdb_collect_argarray_test): XFAIL the tests that assume the
11801 argarray argument's elements are collected.
11802
8072405b
JK
118032010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11804
11805 * gdb.dwarf2/dw2-bad-parameter-type.exp,
11806 gdb.dwarf2/dw2-bad-parameter-type.S: New.
11807
8bf6485c
SS
118082010-03-31 Stan Shebs <stan@codesourcery.com>
11809
11810 * gdb.trace/save-trace.exp: Test save/restore of default-collect
11811 and tracepoint conditionals.
11812 (gdb_verify_tracepoints): Delete unused return.
11813
fd7f724a
KS
118142010-03-26 Keith Seitz <keiths@redhat.com>
11815
11816 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
11817 appear in the output before main.
11818 Remove KFAIL for gdb/2215 aka bz 9320.
11819
8d9e7719
DE
118202010-03-30 Doug Evans <dje@google.com>
11821
0906dd0b
DE
11822 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
11823 by dejagnu.
11824 * gdb.arch/amd64-dword.exp: Ditto.
11825
8d9e7719
DE
11826 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
11827 match.
11828 (break printf): Ditto.
11829
1da644f0
SW
118302010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
11831
11832 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
11833 gcc < 4.4.
11834 * gdb.cp/shadow.exp: Ditto.
11835
a8121990
PA
118362010-03-29 Pedro Alves <pedro@codesourcery.com>
11837
11838 * gdb.trace/collection.exp (run_trace_experiment): Make sure
11839 "tstart" is silent.
11840
6e79d367
PA
118412010-03-29 Pedro Alves <pedro@codesourcery.com>
11842
11843 * gdb.trace/collection.exp (executable): New.
11844 (binfile): Use it.
11845 (fpreg, spreg, pcreg): New.
11846 (test_register): Use gdb_test_multiple. Pass /x to print.
11847 (prepare_for_trace_test): New.
11848 (run_trace_experiment): Use "continue", not gdb_run_cmd.
11849 (gdb_collect_args_test, gdb_collect_argstruct_test)
11850 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
11851 prepare_for_trace_test.
11852 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
11853 fpreg, spreg and pcreg.
11854 (gdb_collect_expression_test, gdb_collect_globals_test): Use
11855 prepare_for_trace_test.
11856 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
11857 try to detect tracing support here. Don't set breakpoints at
11858 `begin' or `end' here.
11859 <global scope>: Use clean_restart. Run to main before checking
11860 for tracing support. Check for for tracing support here.
11861
09248348
JK
118622010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11863
11864 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
11865 " as $displacement" to "seen displacement message".
11866
d350db38
PA
118672010-03-28 Pedro Alves <pedro@codesourcery.com>
11868
11869 * gdb.trace/while-dyn.exp (executable): New variable.
11870 (binfile): Use it.
11871 (test_while_stepping): New function. Move most tests here. Call
11872 it once for each of the while-stepping, stepping and ws aliases.
11873
907af001
UW
118742010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11875
11876 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
11877 that do not provide the tagless_struct type name at all.
11878 (test_print_anon_union): Do not check value of uninitialized
11879 union member. Do not use cp_test_ptype_class, so we can accept
11880 "long" as well as "long int".
11881
610197fd
PA
118822010-03-26 Pedro Alves <pedro@codesourcery.com>
11883
11884 * gdb.trace/tfile.c (tohex, bin2hex): New.
11885 (write_error_trace_file): Hexify error description.
11886
6c28cbf2
SS
118872010-03-25 Stan Shebs <stan@codesourcery.com>
11888
11889 * gdb.trace/tfile.c: Generate an additional trace file, improve
11890 portability.
11891 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
11892 files in a better way.
11893
e62b8c7e
KS
118942010-03-25 Keith Seitz <keiths@redhat.com>
11895
11896 * gdb.java/jprint.exp: XFAIL printing of static class members
11897 because of GCC debuginfo problem.
11898
82ccf5a5
JK
118992010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11900
11901 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
11902
293e2f9e
DJ
119032010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11904
11905 * gdb.base/completion.exp: Allow long instead of long int.
11906 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
11907 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
11908 variable p.
11909 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
11910 * gdb.base/pointers.exp: Allow long instead of long int.
11911 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
11912 * gdb.base/step-line.exp: Allow a directory before the source file name.
11913
95a42b64
TT
119142010-03-24 Tom Tromey <tromey@redhat.com>
11915
11916 PR breakpoints/9352:
11917 * gdb.base/default.exp: Update.
11918 * gdb.base/commands.exp: Update.
11919 * gdb.cp/extern-c.exp: Test setting commands on multiple
11920 breakpoints at once.
11921
2390201f
DJ
119222010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11923
11924 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
11925 if gdb,nosignals.
11926 * gdb.base/watchpoints.c: Do not include unnecessary headers.
11927 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
11928 exited".
11929
8c9a6790
SS
119302010-03-24 Stan Shebs <stan@codesourcery.com>
11931
11932 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
11933
a6c727b2
DJ
119342010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11935
11936 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
11937 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
11938 argument. Handle "short" and "long".
11939 (Top level): Pass overprototyped output for old_fptr and xptr.
11940
4dfd5423
PA
119412010-03-23 Pedro Alves <pedro@codesourcery.com>
11942
11943 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
11944 format strings and add casts to avoid compiler warnings.
11945
119462010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
11947
11948 * lib/trace-support.exp (gdb_trace_setactions):
11949 Don't expect whitespace after ">" prompt.
11950 * gdb.trace/actions.exp: Adjust for output changes.
11951 * gdb.trace/while-stepping.exp: Likewise.
11952
c847d045
JK
119532010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11954
11955 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
11956 and r157645).
11957
5f717f1d
JK
119582010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11959
11960 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
11961 New.
11962
7d6d51d5
DJ
119632010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
11964
11965 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
11966 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
11967
3b11a015
SS
119682010-03-19 Stan Shebs <stan@codesourcery.com>
11969
11970 * gdb.trace/ax.exp: New file.
11971
d7d158ed
DE
119722010-03-19 Doug Evans <dje@google.com>
11973
6bb85cd1
DE
11974 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
11975 output from gcc.
11976
d7d158ed
DE
11977 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
11978 named /usr/sbin/prelink<foo>.
11979
4daf5ac0
SS
119802010-03-18 Stan Shebs <stan@codesourcery.com>
11981
11982 * gdb.trace/circ.exp: Test circular-trace-buffer.
11983 * gdb.trace/tfile.exp: Update tstatus test.
11984
e8d05480
JB
119852010-03-18 Joel Brobecker <brobecker@adacore.com>
11986
11987 * gdb.dwarf2/dw2-anonymous-func.S: New file.
11988 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
11989
441b986a
UW
119902010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11991
11992 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
11993
4247603b
PA
119942010-03-18 Pedro Alves <pedro@codesourcery.com>
11995
11996 * gdb.base/default.exp: Adjust the expected output of the finish
11997 and until commands when the inferior is not being run.
11998
13387711
SW
119992010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
12000
12001 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
12002 * gdb.cp/nsusing.exp: Ditto.
12003
6e31430b
TT
120042010-03-15 Tom Tromey <tromey@redhat.com>
12005
12006 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
12007 * gdb.cp/userdef.cc (operator==): New function.
12008 (main): New locals mem1, mem2.
12009
e2d69cb5
JZ
120102010-03-15 Jie Zhang <jie@codesourcery.com>
12011
12012 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
12013 Declare and use new loadtimeout variable.
12014
f572f0a9
DJ
120152010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
12016
12017 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
12018 Use gdb_load later.
12019
51f4c0b0
PA
120202010-03-14 Pedro Alves <pedro@codesourcery.com>
12021
12022 * gdb.base/solib-disc.c (main): Make format of fprintf a string
12023 literal. Add missing endlines to prints to stderr.
12024
1c809c68
TT
120252010-03-12 Tom Tromey <tromey@redhat.com>
12026
12027 PR c++/9708:
12028 * gdb.cp/m-static.exp: Add regression test.
12029 * gdb.cp/m-static.cc (method): New method.
12030 (main): Call it.
12031
00ae8fef
SW
120322010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12033
12034 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12035 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12036
759f0f0b
PA
120372010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12038
21e24d21
PA
12039 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12040
120412010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12042
759f0f0b
PA
12043 * lib/gdb.exp (skip_stl_tests): New.
12044 (gdb_compile): Symbian needs -ldl.
12045 (shlib_target_file): New.
12046 (shlib_symbol_file): New.
12047 (gdb_load_shlibs): Use shlib_target_file.
12048 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12049 * gdb.cp/exception.exp: Use skip_stl_tests.
12050 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12051 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12052 * gdb.cp/mb-templates.exp: Ditto.
12053 * gdb.base/commands.exp: Relax regexes.
12054 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12055 shlib_target_file and shlib_symbol_file.
12056 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12057 sections.
12058 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12059 * gdb.base/solib-disc.exp: Use
12060 shlib_target_file and shlib_symbol_file.
12061 * gdb.base/unload.exp: Don't skip on symbian. Use
12062 shlib_target_file and shlib_symbol_file.
12063 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12064
6a8f2671 120652010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12066
6a8f2671
PA
12067 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
12068 * gdb.trace/report.exp: Adjust for x86 and x86_64.
12069 Issue a tfind end before looking for a tracepoint frame.
12070 * gdb.trace/tfind.exp: Adjust tstatus output.
12071 Adjust disassembly output.
12072 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
12073
ccf26247
JK
120742010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12075
12076 * gdb.base/break-interp.exp: Create new displacement parameter value
12077 for the test_ld calls.
12078 (reach): New parameter displacement, verify its content. New push of
12079 pf_prefix "reach-$func:". Import global expect_out.
12080 (test_core): New parameter displacement, verify its content. New push
12081 of pf_prefix "core:". New command "set verbose on". Import global
12082 expect_out.
12083 (test_attach): New parameter displacement, verify its content. New
12084 push of pf_prefix "attach:". New command "set verbose on". Import
12085 global expect_out.
12086 (test_ld): New parameter displacement, pass it to the reach, test_core
12087 and test_attach calls and verify its content in the "ld.so exit" test.
12088 * gdb.base/prelink.exp: Remove gdb_exit and final return.
12089 (prelink): Update expected text, use gdb_test.
12090
e469c7fb
DE
120912010-03-10 Doug Evans <dje@google.com>
12092
12093 * gdb.base/checkpoint.exp: Fix comment.
12094 Lengthen timeout while doing >600 checkpoints test.
12095 Rename duplicate "kill all one" test to keep test names unique.
12096
60e1c644
PA
120972010-03-10 Pedro Alves <pedro@codesourcery.com>
12098
12099 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12100
cec808ec
KS
121012010-03-08 Keith Seitz <keiths@redhat.com>
12102
889bf7c5
PA
12103 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
12104 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
12105 (dm_type_long): New function.
12106 (dm_type_unsigned_short): New function.
12107 (dm_type_unsigned_long): New function.
12108 (myint): New typedef.
12109 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
12110 long, unsigned shor and long, operator char*, and typedef.
12111 (test_lookup_operator_functions): Add operator char* test.
12112 (test_paddr_operator_functions): Likewise.
12113 (test_paddr_overloaded_functions): Use probe values for
12114 short, long, and unsigned short and long.
12115 (test_paddr_hairy_functions): If the demangler probe detected
12116 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
12117 demangler.
12118 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
12119 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
12120 and "print null_pmf".
12121 Add test "ptype a.*pmf".
12122 * gdb.cp/overload.exp: Allow optional "int" to appear with
12123 "short" and "long".
12124 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
12125 long expect value for men_overload1arg.
12126 Allow "int" to appear with "short" and "long".
12127 When testing "info break", add argument for main (void).
12128 Also allow "int" to appear with "short" and "long".
12129 Ditto with "unsigned" and "long long".
cec808ec
KS
12130 * gdb.java/jmain.exp: Do not enclose methods names in single
12131 quotes.
12132 * gdb.java/jmisc.exp: Likewise.
12133 * gdb.java/jprint.exp: Likewise.
12134 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
12135
12136 From Jan Kratochvil <jan.kratochvil@redhat.com>:
12137 * gdb.cp/exception.exp (backtrace after first throw)
12138 (backtrace after second throw): Allow a namespace before __cxa_throw.
12139 (backtrace after first catch, backtrace after second catch): Allow
12140 a namespace before __cxa_begin_catch.
12141
12142 * gdb.cp/cpexprs.exp: New file.
12143 * gdb.cp/cpexprs.cc: New file.
12144
12145 From Daniel Jacobowitz <dan@codesourcery.com>
12146 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
12147 to use string_to_regexp.
12148 (ctor, dtor): New functions. Use them to match constructor
12149 and destructor function types.
12150 (Top level): Use runto_main.
12151
f870a310
TT
121522010-03-05 Tom Tromey <tromey@redhat.com>
12153
12154 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
12155 gdb.target_charset.
12156 (pp_ns.to_string): Likewise.
12157
0c199f28
KS
121582010-03-04 Keith Seitz <keiths@redhat.com>
12159
12160 * gdb.cp/overload.exp: Test that the filename portion of a linespec
12161 can be quoted. Test that both the filename and function/line
12162 portions can be quoted at the same time.
12163
c7437ca6
PA
121642010-03-04 Pedro Alves <pedro@codesourcery.com>
12165
12166 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12167
b111b805
DE
121682010-03-03 Doug Evans <dje@google.com>
12169
24486cb7
DE
12170 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12171 libc contains libpthread.
12172
b111b805
DE
12173 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12174 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12175 of gdb_compile. Add another pattern to match android backtrace.
12176
a0e0ef55
TT
121772010-03-03 Tom Tromey <tromey@redhat.com>
12178
12179 PR gdb/11345:
12180 * gdb.base/printcmds.exp (test_printf): Add test.
12181
1ba53b71
L
121822010-03-02 H.J. Lu <hongjiu.lu@intel.com>
12183
12184 * gdb.arch/amd64-byte.exp: New.
12185 * gdb.arch/amd64-dword.exp: Likewise.
12186 * gdb.arch/amd64-pseudo.c: Likewise.
12187 * gdb.arch/amd64-word.exp: Likewise.
12188 * gdb.arch/i386-byte.exp: Likewise.
12189 * gdb.arch/i386-pseudo.c: Likewise.
12190 * gdb.arch/i386-word.exp: Likewise.
12191
f5dff777
DJ
121922010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12193
12194 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12195 types. Add structreg, bitfields, and flags registers.
12196 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12197 registers.
12198
90884b2b
L
121992010-03-01 H.J. Lu <hongjiu.lu@intel.com>
12200
12201 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
12202 (load_description): Set architecture if defined.
12203
dc00d89f
PM
122042010-02-28 Phil Muldoon <pmuldoon@redhat.com>
12205
12206 * gdb.python/py-frame.exp: Add read_var block tests.
12207 * gdb.python/py-frame.c (block): New function.
12208
0e095b7e
JK
122092010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12210 Daniel Jacobowitz <dan@codesourcery.com>
12211
12212 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
12213
624f1a65
DM
122142010-02-25 David S. Miller <davem@davemloft.net>
12215
12216 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
12217 fix logic for setting all_syscalls_numbers.
12218
f3e9a817
PM
122192010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12220
12221 * Makefile.in: Add py-block and py-symbol.
12222 * gdb.python/py-symbol.exp: New File.
12223 * gdb.python/py-symtab.exp: New File.
12224 * gdb.python/py-block.exp: New File.
12225 * gdb.python/py-symbol.c: New File.
12226 * gdb.python/py-block.c: New File.
12227
f6bbabf0
PM
122282010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12229
12230 PR python/11314
12231 * lib/gdb.exp (skip_python_tests): New function.
12232 * gdb.python/py-cmd.exp: Use skip_python_tests.
12233 * gdb.python/py-frame.exp: Likewise.
12234 * gdb.python/py-function.exp: Likewise.
12235 * gdb.python/py-prettyprint.exp: Likewise.
12236 * gdb.python/py-template.exp: Likewise.
12237 * gdb.python/py-type.exp: Likewise.
12238 * gdb.python/py-value.exp: Likewise.
12239
85d721b8
PA
122402010-02-22 Pedro Alves <pedro@codesourcery.com>
12241
12242 PR9605
12243
12244 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
12245
48e32051
TT
122462010-02-19 Tom Tromey <tromey@redhat.com>
12247
12248 PR c++/8693, PR c++/9496:
12249 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
12250 regression tests.
12251
ac9c0048
JK
122522010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12253
12254 Fix compatibility with m68k as.
12255 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
12256 Use only /* comments */.
12257
57bb97a4
UW
122582010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12259
12260 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12261 * configure: Regenerate.
12262
7d1bf85c
DJ
122632010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
12264
12265 * gdb.python/py-type.exp: Check for Python support.
12266
061b5285
PA
122672010-02-17 Pedro Alves <pedro@codesourcery.com>
12268
12269 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
12270 `regsub' syntax available.
12271
f8a8bc2c
PA
122722010-02-17 Pedro Alves <pedro@codesourcery.com>
12273
12274 * gdb.base/shmain.c (main): Remove printf call.
12275 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
12276 * gdb.base/unload.c (main): Make format of fprintf a string
12277 literal. Add missing endlines to prints to stderr.
12278 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
12279
6f451e5e
TT
122802010-02-17 Tom Tromey <tromey@redhat.com>
12281
12282 * gdb.java/jprint.java (jprint.props): New field.
12283 * gdb.java/jprint.exp (set_lang_java): Add regression test.
12284
12d79008
PA
122852010-02-17 Pedro Alves <pedro@codesourcery.com>
12286
ef801a0e 12287 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
12288 available.
12289
d252f7e5
DJ
122902010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12291
12292 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
12293 creation to support remote host testing.
12294
67bdab6c
DJ
122952010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12296
12297 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
12298 Recognize "command not found".
12299
bb391223
DJ
123002010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12301
12302 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12303 single-stepping.
12304
70362913
DJ
123052010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12306
12307 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
12308 if arguments are not supported.
12309
493f3c00
DJ
123102010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12311
12312 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
12313 be const or non-const.
12314
8034c749
DJ
123152010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12316
12317 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
12318 mi_send_resuming_command to send -exec-continue.
12319
791dfb64
DJ
123202010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12321
12322 * gdb.base/list.exp (test_list_filename_and_function): Add test
12323 with single quotes.
12324 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
12325 matching.
12326 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
12327 Add KFAIL'd tests for PR gdb/11289.
12328
7c5fe868
DJ
123292010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12330
12331 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12332
fdc498b8
DJ
123332010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12334
12335 * gdb.base/comp-dir/subdir/dummy.txt: New file.
12336 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
12337 a temporary directory.
12338
b519e2a6
DJ
123392010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12340
12341 * gdb.base/charset.exp: Use a single regular expression to match
12342 show host-charset and show target-charset output.
12343
74164c56
JK
123442010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12345
12346 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
12347 "Illegal process-id" expect string more exact.
12348 (attach to digits-starting nonsense is prohibited): New.
12349
701ed6dc
JK
123502010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12351
12352 * gdb.base/prelink.exp (set verbose on): New.
12353
889bf7c5 123542010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
12355
12356 * mi-reverse.exp: New file. Test for reverse option to the
12357 following MI commands: exec-continue, exec-finish, exec-next,
12358 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 12359
dadf0e9c
JB
123602010-02-09 Joel Brobecker <brobecker@adacore.com>
12361
12362 * gdb.ada/ptype_tagged_param: New testcase.
12363
714f19d5
TT
123642010-02-08 Tom Tromey <tromey@redhat.com>
12365
12366 PR c++/8017:
12367 * gdb.cp/overload.exp: Add tests.
12368 * gdb.cp/overload.cc (struct K): New.
12369 (namespace N): New.
12370 (main): Call new functions.
12371 (K::staticoverload): Define.
12372
889bf7c5 123732010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
12374
12375 PR gdb/10728
12376 * gdb.cp/pr10728-x.h: New file.
12377 * gdb.cp/pr10728-x.cc: New file.
12378 * gdb.cp/pr10728-y.cc: New file.
12379 * gdb.cp/pr10728.exp: New file.
12380 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
12381
889bf7c5 123822010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
12383
12384 PR gdb/9067
12385 * gdb.cp/pr9067.exp: New
12386 * gdb.cp/pr9067.cc: New
12387 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
12388
7b356089
JB
123892010-02-08 Joel Brobecker <brobecker@adacore.com>
12390
12391 * lib/gdb.exp (gdb_test_timeout): New global variable.
12392 Set it to timeout if not already set.
12393 (gdb_init): Reset the value of timeout to gdb_test_timeout.
12394
1be00882
DE
123952010-02-05 Doug Evans <dje@google.com>
12396
12397 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
12398 user.
12399
82856980
SW
124002010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
12401
12402 PR c++/7935:
12403 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
12404
1a334831
TT
124052010-02-04 Tom Tromey <tromey@redhat.com>
12406
12407 * gdb.cp/virtbase.exp: Make test case names unique.
12408
9c3c02fd
TT
124092010-02-02 Tom Tromey <tromey@redhat.com>
12410
12411 * gdb.cp/virtbase.exp: Add regression tests.
12412 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12413 (main): Instantiate RHC.
12414
0cc2414c
TT
124152010-02-02 Tom Tromey <tromey@redhat.com>
12416
12417 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12418 type-printing change.
12419
edf3d5f3
TT
124202010-02-02 Tom Tromey <tromey@redhat.com>
12421
12422 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12423 * gdb.cp/virtbase.cc: New file.
12424 * gdb.cp/virtbase.exp: New file.
12425 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12426
e4b7f41c
JK
124272010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12428
12429 PR libc/11214:
12430 * gdb.threads/current-lwp-dead.c: Include features.h.
12431 (HAS_NOMMU): New.
12432 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12433
b381ea14
JK
124342010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12435
12436 * gdb.base/symbol-without-target_section.exp,
12437 gdb.base/symbol-without-target_section.c: New.
12438
c593ac0e
DJ
124392010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12440
12441 * gdb.base/bigcore.exp: Reset increased timeout.
12442 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12443
db25f29d
DJ
124442010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12445
12446 * gdb.base/gcore.exp (capture_command_output): Use
12447 gdb_test_multiple.
12448
f9d67f43
DJ
124492010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12450
12451 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12452 * gdb.arch/thumb2-it.exp (test_it_break): New function.
12453 (Top level): Call it.
12454
177321bd
DJ
124552010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12456
12457 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12458
97f2ed50
DJ
124592010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12460
12461 * gdb.base/call-strs.exp, gdb.base/default.exp,
12462 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12463 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12464 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12465 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12466 gdb.base/watchpoint-solib.exp: Save and restore timeout.
12467 * gdb.base/ending-run.exp: Correct restore of timeout.
12468 * gdb.base/page.exp: Remove unnecessary timeout setting.
12469
e4e2711a
JB
124702010-01-29 Joel Brobecker <brobecker@adacore.com>
12471
12472 * gdb.ada/rec_return: New testcase.
12473
ba581dc1
JB
124742010-01-29 Joel Brobecker <brobecker@adacore.com>
12475
12476 * gdb.ada/call_pn: New testcase.
12477
4ea95be9
DJ
124782010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
12479
12480 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12481 (Top level): Use it to resume.
12482 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12483 the Thumb mode displaced stepping error as unsupported.
12484
df83a9bf
SW
124852010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12486
889bf7c5
PA
12487 * gdb.cp/nsusing.exp: Added more tests.
12488 * gdb.cp/nsrecurs.exp: Ditto.
12489 * gdb.cp/nsusing.cc: Added test functions.
12490 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 12491
40b27cdc
JK
124922010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12493
12494 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12495 absolute directory pathnames in gdb.sum file.
12496
de958931
SW
124972010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
12498
12499 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12500 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12501
708ead4e
TT
125022010-01-26 Tom Tromey <tromey@redhat.com>
12503
12504 PR exp/7643:
12505 * gdb.base/printcmds.exp (test_print_string_constants): Remove
12506 setup_kfail.
12507
b14e635e
SW
125082010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
12509
12510 * gdb.cp/nsrecurs.exp: New test.
12511 * gdb.cp/nsrecurs.cc: New test program.
12512 * gdb.cp/nsstress.exp: New test.
12513 * gdb.cp/nsstress.cc: New test program.
12514 * gdb.cp/nsdecl.exp: New test.
12515 * gdb.cp/nsdecl.cc: New test program.
12516
8540c487
SW
125172010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
12518
12519 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12520 imported into file scope.
12521 Marked test as xfail.
12522 * gdb.cp/namespace-using.cc (marker5): New function.
12523 * gdb.cp/shadow.exp: New test.
12524 * gdb.cp/shadow.cc: New test program.
12525 * gdb.cp/nsimport.exp: New test.
12526 * gdb.cp/nsimport.cc: New test program.
12527
421d5d99
TT
125282010-01-25 Tom Tromey <tromey@redhat.com>
12529
12530 PR gdb/11049:
12531 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12532 with "set print null-stop on".
12533
691f8dc1
JK
125342010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12535
12536 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12537 Adjust it for DISASSEMBLY_OMIT_FNAME.
12538
0b92b5bb
TT
125392010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12540
12541 PR symtab/11199:
12542 * gdb.dwarf2/member-ptr-forwardref.exp,
12543 gdb.dwarf2/member-ptr-forwardref.S: New.
12544
23787403
JK
125452010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12546
12547 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
12548 (thread1_func): Protect thread1_tid with thread1_tid_cond by
12549 thread1_tid_mutex. Remove gdbstop_mutex handling.
12550 (thread2_func): Protect thread2_tid with thread2_tid_cond by
12551 thread2_tid_mutex. Remove gdbstop_mutex handling.
12552 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
12553 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
12554 pthread_cond_wait conditionalizations by while loops.
12555
b966cb8a
TT
125562010-01-20 Tom Tromey <tromey@redhat.com>
12557
12558 PR backtrace/10770:
12559 * gdb.dwarf2/pr10770.exp: New file.
12560 * gdb.dwarf2/pr10770.c: New file.
12561 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
12562
fcae584b
VP
125632010-01-20 Vladimir Prus <vladimir@codesourcery.com>
12564
12565 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
12566 that target was removed, and the test always runs native anyway.
12567
a0f49112
JK
125682010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12569
12570 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
12571 gdb.base/watchpoint-cond-gone-stripped.c: New.
12572
ceeb3d5a
TT
125732010-01-19 Tom Tromey <tromey@redhat.com>
12574
12575 PR c++/8000:
12576 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
12577 existing tests.
12578 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
12579 (main): Use AAA::SomeEnum.
12580
dd322c54
JK
125812010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12582
12583 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
12584 (test_ignore_count): Declare line_callme_body global.
12585 (run to breakpoint with ignore count): Use line_callme_body.
12586 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
12587 (set line_main_hello, set line_main_return): Reindent.
12588 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
12589 New.
12590 (continue to callee4): Use line_callee4_body.
12591 (check *stopped from CLI command): Use line_callee4_next.
12592 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
12593 (set line_main_hello, set line_main_return): Reindent.
12594 (set line_callee4_head, set line_callee4_body): New.
12595 (continue to callee4): Use line_callee4_body.
12596
4e8f195d
TT
125972010-01-18 Tom Tromey <tromey@redhat.com>
12598
12599 PR c++/9680:
12600 * gdb.cp/casts.cc: Add new classes and variables.
12601 * gdb.cp/casts.exp: Test new operators.
12602
9e14a9ba
JB
126032010-01-18 Tom Tromey <tromey@redhat.com>
12604 Thiago Jung Bauermann <bauerman@br.ibm.com>
12605
12606 * gdb.python/source2.py: New file.
12607 * gdb.python/source1: New file.
12608 * gdb.python/python.exp: Test "source" command.
12609
00bf0b85
SS
126102010-01-15 Stan Shebs <stan@codesourcery.com>
12611
12612 * gdb.trace/tfile.c: New file.
12613 * gdb.trace/tfile.exp: New file.
889bf7c5 12614
55235ad7
JK
126152010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12616
12617 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12618
9f2982ff
JK
126192010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12620
12621 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12622
bbfba9ed
JK
126232010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12624
12625 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
12626 (libfunc): New parameter action. Implement also selectable "sleep".
12627 * gdb.base/break-interp-main.c: Include assert.h.
12628 (libfunc): New parameter action.
12629 (main): New parameters argc and argv. Assert argc. Pass argv.
12630 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
12631 (test_attach): New proc.
12632 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
12633 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
12634
61f0d762
JK
126352010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12636
12637 * gdb.base/break-interp.exp (test_core): New proc.
12638 (test_ld): Call it.
12639
06a6f270
JK
126402010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12641
12642 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
12643 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
12644 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
12645 and gdb_compile_shlib. Use new -Wl compiler options.
12646 (dl bt, main bt): New tests.
12647
51bee8e9
JK
126482010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12649
12650 Support PIEs with no symfile_objfile.
12651 * gdb.base/break-interp.exp: New argument at the test_ld calls.
12652 (test_ld): New parameter trynosym.
12653 (test_ld <$trynosym>): New block.
12654
b8040f19
JK
126552010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12656
12657 * gdb.base/break-interp.exp: New file.
12658
be759fcf
PM
126592010-01-13 Phil Muldoon <pmuldoon@redhat.com>
12660
12661 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
12662 * gdb.python/py-prettyprint.py (pp_ls): New printer.
12663 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
12664 test.
12665 * gdb.python/py-prettyprint.c: Define lazystring test structure.
12666 * gdb.python/py-mi.exp: Add lazy string test.
12667
dc146f7c
VP
126682010-01-13 Vladimir Prus <vladimir@codesourcery.com>
12669
12670 * lib/mi-support.exp (mi_check_thread_states): Handle
12671 core number in thread listing.
12672
b4ba55a1
JB
126732010-01-12 Joel Brobecker <brobecker@adacore.com>
12674
12675 * gdb.base/maint.exp: Adjust the expected output for the
12676 "maint print type" test. Use gdb_test_multiple instead of
12677 gdb_sent/gdb_expect.
12678
08e24bd4
DE
126792010-01-11 Doug Evans <dje@google.com>
12680
6496a609
DE
12681 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12682 from gdbserver_download. All callers updated.
12683
08e24bd4
DE
12684 * gdb.server/ext-run.exp: "info os processes" requires xml support.
12685
b5cfddf5
JK
126862010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12687
12688 Implement binary numbers parsing.
12689 * gdb.base/printcmds.exp (test_integer_literals_accepted)
12690 (test_integer_literals_rejected): New binary tests.
12691
3725885a
RW
126922010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12693
12694 * gdb.cell/configure: Regenerate.
12695
37aeb5df
JK
126962010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12697
12698 * gdb.base/corefile.exp: Move the core finding block out and call it as
12699 core_find, new variable $corefile, replace corefile by $corefile and
12700 [file tail $corefile] for usage vs. test names resp.
12701 * lib/gdb.exp (core_find): Move it as a new function here. New
12702 parameter binfile and deletefiles. New variable $destcore. Pre-delete
12703 $destcore. Return "" on error.
12704
d521f563
JK
127052010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12706
12707 Workaround PR binutils/10802.
12708 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
12709 (twice).
12710
28f24826
DJ
127112010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12712
12713 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12714
2de75e71
JB
127152010-01-08 Joel Brobecker <brobecker@adacore.com>
12716
12717 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
12718 call, to avoid interruption.
12719
fe00719b 127202010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
12721
12722 * gdb.stabs/weird.def (args93): New.
12723
d0ef5df8
DE
127242010-01-07 Doug Evans <dje@google.com>
12725
12726 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
12727
3a08d52f
TT
127282010-01-07 Tom Tromey <tromey@redhat.com>
12729
12730 * gdb.base/source.exp: Use correct line number.
12731
7a697b8d
SS
127322010-01-05 Stan Shebs <stan@codesourcery.com>
12733
12734 * gdb.trace/tracecmd.exp: Test ftrace.
12735
7803799a
UW
127362010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12737
12738 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
12739
c54eabfa
JK
127402010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12741
12742 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
12743 "uint_for_mi_testing".
12744
02e7ef19
JB
127452010-01-01 Joel Brobecker <brobecker@adacore.com>
12746
12747 Test indented comment in file being sourced.
12748 * gdb.base/commands.exp: Test indented comment in file being sourced.
12749
abd775ce
JB
127502010-01-01 Joel Brobecker <brobecker@adacore.com>
12751
12752 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
12753 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
12754 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
12755 notice.
12756
79b55b82
JB
127572010-01-01 Joel Brobecker <brobecker@adacore.com>
12758
12759 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
12760 notice.
12761
8997583e
JK
127622010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12763
12764 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
12765 missing $after_stopped and comma (,) expectation.
12766
6da95a67
SS
127672009-12-31 Stan Shebs <stan@codesourcery.com>
12768
12769 * gdb.trace/actions.exp: Test teval action.
889bf7c5 12770
218d2fc6
TJB
127712009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12772
12773 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
12774 (top level): Call test_watchpoint_in_big_blob.
12775 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
12776 watchpoints.
12777 (func3): Write to buf.
12778
236f1d4d
SS
127792009-12-29 Stan Shebs <stan@codesourcery.com>
12780
12781 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 12782
f61e138d
SS
127832009-12-28 Stan Shebs <stan@codesourcery.com>
12784
12785 * gdb.trace/tsv.exp: New file.
12786 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 12787
0219b378
DJ
127882009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
12789
12790 * gdb.base/find.c (main): Reference search buffers.
12791 * gdb.base/included.c (main): Reference integer.
12792 * gdb.base/ptype.c (charfoo): Declare.
12793 (intfoo): Call charfoo.
12794 * gdb.base/scope0.c (useitp): New function.
12795 (usestatics): Use useitp.
12796 (useit): Add a type for val.
12797 * gdb.base/scope1.c (useit1): Take a pointer argument.
12798 (usestatics1): Update calls to useit1.
12799 * gdb.cp/call-c.cc: Declare foo.
12800 (main): Call foo.
12801 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
12802 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
12803 (main): Call C::ensureRefs and ensureOtherRefs.
12804 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
12805 variables.
12806 (ensureOtherRefs): New function.
12807 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
12808 * gdb.cp/templates.cc (main): Call t5i.value.
12809
3f78692f
JK
128102009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12811
12812 Fix compatibility with G++-4.5.
12813 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
12814 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
12815 (uncaught return): Remove.
12816
429374b8
JK
128172009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12818 Phil Muldoon <pmuldoon@redhat.com>
12819
12820 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
12821 (bp_location13, bp_location14, bp_location17, bp_location18)
12822 (marker3_proto, marker4_proto): New variables.
12823 (breakpoint info): Update output.
12824 (run until breakpoint at marker3, run until breakpoint at marker4): New
12825 tests.
12826
859825b8
JK
128272009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12828
12829 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
12830 Replace the printf call of Y by provided "y-set-1" label. New block
12831 for the second shared library.
12832 * gdb.base/unload.exp: Compile also the second library, call
12833 gdb_load_shlibs also for it. Use now gdb_breakpoint.
12834 (single pending breakpoint info): Rename to ...
12835 (pending breakpoint info before run): ... this extended test.
12836 (libfile2, libname2, libsrcfile2, libsrc2)
12837 (lib_sl2): New variables.
12838 (exec_opts): Set also SHLIB_NAME2.
12839 (pending breakpoint info on first run at shrfunc1)
12840 (pending breakpoint info on second run at shrfunc1)
12841 (pending breakpoint info on second run at shrfunc2)
12842 (print y from libfile, print y from libfile2): New tests.
12843 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
12844 * gdb.base/unloadshr2.c: New.
12845
e6a386cd
HZ
128462009-12-22 Hui Zhu <teawater@gmail.com>
12847
12848 * gdb.reverse/sigall-reverse.exp: Adjust.
12849
9e19b45e
VP
128502009-12-21 Vladimir Prus <vladimir@codesourcery.com>
12851
12852 PR gdb/10884
12853
12854 * gdb.mi/var-cmd.c (do_bitfield_tests): New
12855 (main): Call do_bitfield_tests.
aacf5b1e 12856 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 12857
d53a7b30
JB
128582009-12-20 Joel Brobecker <brobecker@adacore.com>
12859
12860 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
12861 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
12862 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
12863 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
12864 gdb.modula2/unbounded1.c: Update copyright header.
12865
191ca0a1
CM
128662009-12-10 Chris Moller <moller@mollerware.com>
12867
12868 PR gdb/9399
12869 * gdb.cp/virtfunc2.exp: New tests
12870 * gdb.cp/virtfunc2.cc: New tests
12871 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
12872
0fa6cf1b
MS
128732009-12-10 Oza Pawandeep (paawan1982@yahoo.com
12874
12875 * gdb.reverse/i387-env-reverse.c: New file.
12876 * gdb.reverse/i387-env-reverse.exp: New file.
12877 * gdb.reverse/i387-stack-reverse.c: New file.
12878 * gdb.reverse/i387-stack-reverse.exp: New file.
12879
361ae042
PM
128802009-12-08 Phil Muldoon <pmuldoon@redhat.com>
12881
12882 * gdb.python/py-type.exp (test_range): New test.
12883
bfd31e71
PM
128842009-12-03 Phil Muldoon <pmuldoon@redhat.com>
12885
12886 PR python/10805
12887
12888 * gdb.python/py-type.exp: New file.
12889 * gdb.python/py-type.c: New file.
12890 * Makefile.in: Add py-type.
12891
57a1d736
TT
128922009-12-03 Tom Tromey <tromey@redhat.com>
12893
12894 * gdb.python/py-value.exp (test_parse_and_eval): New
12895 function.
12896
1f3b5d1b
PP
128972009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
12898
12899 PR gdb/11022
12900
12901 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
12902 * gdb.base/pr11022.c: New test.
12903
8b7dbdc9
JK
129042009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12905
12906 Fix spurious false FAILs.
12907 * gdb.base/structs.c (chartest): New.
12908 (main): Fill-in chartest.
12909 * gdb.base/structs.exp (anychar_re, first): New.
12910 (start_structs_test): Import global anychar_re and first.
12911 New gdb_test call "set print elements 300; ${testfile}"
12912 (start_structs_test <$first>): New block.
12913 (any): Import global anychar_re. New variable ac. Use ${ac}.
12914
6a53b2ec
JK
129152009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12916
12917 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
12918
d7167b4c
JK
129192009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12920
12921 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
12922 Force $srcfile file.
12923 * gdb.base/foll-fork.c (callee): Comment out the printf call.
12924
b1798462
UW
129252009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12926
12927 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
12928 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
12929 * gdb.threads/watchthreads-reorder.exp: Likewise.
12930
b6199126
DJ
129312009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
12932
12933 PR gdb/8704
12934
12935 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
12936 "if", and "thread". Correct matching in the previous test.
12937
b22a0510
DJ
129382009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
12939
12940 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
12941
930636d2
MS
129422009-11-23 Michael Snyder <msnyder@vmware.com>
12943
12944 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
12945 * gdb.reverse-watch-precsave.exp: Ditto.
12946
21a0512e
PP
129472009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
12948
12949 * gdb.asm/asm-source.exp: Adjust.
12950 * gdb.base/help.exp: Adjust.
889bf7c5 12951
fc30d5e0
PA
129522009-11-22 Pedro Alves <pedro@codesourcery.com>
12953
12954 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
12955 (do_syscall_tests_without_xml): Set data-directory to
12956 /the/path/to/nowhere.
12957
f6bc2008
PA
129582009-11-21 Pedro Alves <pedro@codesourcery.com>
12959
12960 * gdb.threads/local-watch-wrong-thread.c,
12961 gdb.threads/local-watch-wrong-thread.exp: New files.
12962
8c2fb5de
PA
129632009-11-21 Pedro Alves <pedro@codesourcery.com>
12964
12965 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
12966 assume new `regsub' syntax available.
12967
ebec9a0f
PA
129682009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12969
a79d3c27
JK
12970 * gdb.base/watchpoint-hw-hit-once.exp,
12971 gdb.base/watchpoint-hw-hit-once.c: New.
12972
129732009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12974
12975 * gdb.threads/watchthreads-reorder.exp,
12976 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 12977
276a961b
MK
129782009-11-17 Nathan Sidwell <nathan@codesourcery.com>
12979
12980 * gdb.xml/tdesc-regs.exp: Use for m68k.
12981
4867c1fb
PA
129822009-11-15 Pedro Alves <pedro@codesourcery.com>
12983
12984 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
12985
f6838f81
DJ
129862009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12987
12988 * lib/gdb.exp (current_target_name): New procedure.
12989 (gdb_wrapper_target): New variable.
12990 (gdb_wrapper_init): Set gdb_wrapper_target.
12991 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
12992 wrapper.
12993
4ac4dd3f
DJ
129942009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12995
12996 * gdb.base/remote.exp: Delete the slowest load test.
12997 Do not load with fixed packet sizes.
12998
a7881759
DJ
129992009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13000
13001 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
13002
97a5b505
DJ
130032009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13004
13005 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
13006 srcfile when setting a breakpoint.
13007
d3e1fc54
DJ
130082009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
13009
13010 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
13011 macros.
13012
7cbcbded
DJ
130132009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
13014
13015 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
13016 to be in memory.
13017 * gdb.base/display.c (force_mem): New.
13018 (do_loops): Use it. Add breakpoint comments.
13019 (do_vars): Add a breakpoint comment.
13020 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
13021 line numbers.
13022
bdea3a92
NF
130232009-11-13 Nathan Froyd <froydnj@codesourcery.com>
13024
13025 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
13026 instead of a bare "run".
13027
269f82e5
PP
130282009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
13029
13030 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 13031
a69b7d9d
DJ
130322009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13033
13034 * lib/cell.exp (skip_cell_tests): Clean up test files before
13035 returning.
13036
b598bfda
DJ
130372009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13038
13039 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13040 and the breakpoint menu. Do not call perror if a prompt is seen.
13041 Consume the following GDB prompt.
13042 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13043 * gdb.cp/namespace.exp: Use gdb_test.
13044 * gdb.cp/templates.exp: Use gdb_test.
13045 (test_template_breakpoints): Use gdb_test_multiple.
13046
87728fa0
DJ
130472009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13048
13049 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13050 (marker4): Reference values.
13051
b67c692f
DJ
130522009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13053
13054 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13055 is missing.
13056
f0df251a
DJ
130572009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13058
13059 * gdb.base/break.c (need_malloc): New.
13060 * gdb.base/constvars.c (main): Reference crass and crisp.
13061 * gdb.base/gdb1821.c (main): Reference bar.
13062 * gdb.cp/gdb1355.cc (main): Reference s1.
13063 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13064 (main): Call them.
13065 * gdb.cp/hang2.cc (dummy2): Define.
13066 * gdb.cp/hang3.cc (dummy3): Define.
13067 * gdb.cp/m-data.cc (main): Reference shadow.
13068
bdf7534a
NF
130692009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13070 Nathan Froyd <froydnj@codesourcery.com>
13071
13072 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
13073 remote host.
13074
f24fce77
NF
130752009-11-12 Nathan Froyd <froydnj@codesourcery.com>
13076
13077 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
13078 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
13079 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13080 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13081 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13082 * gdb.dwarf2/dw2-producer.exp: Likewise.
13083 * gdb.dwarf2/mac-fileno.exp: Likewise.
13084 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
13085 py-prettyprint.py to the remote host.
13086 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13087
40f0318e
KS
130882009-11-11 Keith Seitz <keiths@redhat.com>
13089
13090 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
13091 use it instead of "Foo".
13092 * gdb.cp/classes.exp (do_tests): Add a test to access
13093 a method through a typedef'd class name.
13094
f3d9f7fb
NF
130952009-11-11 Nathan Froyd <froydnj@codesourcery.com>
13096
13097 * gdb.base/long_long.exp: Permit leading zeros on floating-point
13098 exponents.
13099 * gdb.base/pointers.exp: Likewise.
13100 * gdb.cp/ref-types.exp: Likewise.
13101
a4216f37
KS
131022009-11-11 Keith Seitz <keiths@redhat.com>
13103
13104 * gdb.cp/cplusfuncs.cc (class foo): Add operators
13105 new[] and delete[].
13106 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
13107 "void".
13108 (probe_demangler): Remove all single-quoting of
13109 method and variable names.
13110 (info_func_regexp): Remove the word "void" from any
13111 occurrence of "(void)".
13112 (print_addr_2): Remove all single-quoting of
13113 method names.
13114 (print_addr_2_kfail): Likewise.
13115 (print_addr): Single-quote C function names before
13116 passing to print_addr_2.
13117 (test_paddr_operator_functions): Remove single-quoting
13118 for method names.
13119 Add tests for operator new[] and operator delete[].
13120
9b14d7aa
JK
131212009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13122
13123 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13124
85feb311
KS
131252009-11-09 Keith Seitz <keiths@redhat.com>
13126
13127 * gdb.cp/overload.exp: Add tests for resolving overloaded
13128 methods in expression parsing/evaluation.
13129
fa335448
DJ
131302009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13131
13132 * lib/gdb.exp (default_gdb_version): Use --version instead of
13133 --command.
13134
ec3c07fc
NS
131352009-11-10 Nathan Sidwell <nathan@codesourcery.com>
13136
13137 * lib/gdb.exp (gdb_compile_test): New.
13138 (skip_ada_tests, skip_java_tests): New.
13139 (gdb_compile): Use gdb_compile_test for f77.
13140 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
13141 * lib/java.exp (compile_java_from_source): Remove runtests check,
13142 use gdb_compile_test to record result.
13143 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
13144 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
13145 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
13146 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
13147 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
13148 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
13149 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
13150 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
13151 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
13152 adjust gdb_compile invocations.
13153
b8b4e42b
JK
131542009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13155
13156 * Makefile.in (abs_builddir): New.
13157 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
13158 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
13159 `$(abs_builddir)/site.exp'.
13160
f8b7eaf3
DJ
131612009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
13162
13163 * config/m68k-emc.exp, lib/emc-support.exp,
13164 gdb.trace/gdb_c_test.c: Delete.
13165 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13166 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13167 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13168 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13169 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13170 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13171 casing for m68k-*-elf.
13172
c4187697
NS
131732009-11-03 Pedro Alves <pedro@codesourcery.com>
13174
13175 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13176 * gdb.arch/i386-prologue.exp: Likewise.
13177 * gdb.arch/i386-unwind.exp: Likewise.
13178
db16b772
DJ
131792009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13180
13181 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13182
bcf71277
DJ
131832009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13184
13185 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13186
0105cee2
DJ
131872009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13188
13189 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13190
24ddea62
JK
131912009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13192
13193 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13194
287ccc17
JK
131952009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13196
13197 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13198 * gdb.base/sepdebug2.c: New file.
13199
08bca259 132002009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
13201
13202 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
13203 the modified warnings for catch syscall. Verify if GDB was compiled
13204 with support for lib expat, and choose which tests to run depending
13205 on this.
13206
5d4e2b76
VP
132072009-10-30 Vladimir Prus <vladimir@codesourcery.com>
13208
13209 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
13210 that composite commands are parsed OK. And also test
13211 that breakpoint commands do work.
13212
240e538a
MS
132132009-10-23 Michael Snyder <msnyder@vmware.com>
13214
13215 gdb.reverse/consecutive-precsave.exp: Change expect pattern
13216 to allow for new disassembly style.
13217
9c419145
PP
132182009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
13219
13220 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 13221
02506ff1
MS
132222009-10-22 Michael Snyder <msnyder@vmware.com>
13223
13224 * gdb.reverse/break-precsave.exp: New test.
13225 * gdb.reverse/consecutive-precsave.exp: Ditto.
13226 * gdb.reverse/finish-precsave.exp: Ditto.
13227 * gdb.reverse/i386-precsave.exp: Ditto.
13228 * gdb.reverse/machinestate-precsave.exp: Ditto.
13229 * gdb.reverse/sigall-precsave.exp: Ditto.
13230 * gdb.reverse/solilb-precsave.exp: Ditto.
13231 * gdb.reverse/step-precsave.exp: Ditto.
13232 * gdb.reverse/until-precsave.exp: Ditto.
13233 * gdb.reverse/watch-precsave.exp: Ditto.
13234
4cf866a3
MS
132352009-10-22 Michael Snyder <msnyder@vmware.com>
13236
13237 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
13238 for gdb_expect. Adjust one test's expect strings for the new
13239 format of disassemble.
13240 * gdb.reverse/finish-reverse.exp: Delete 'return'.
13241 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
13242 gdb_test_multiple.
13243 * gdb.reverse/step-reverse.exp: Delete 'return'.
13244 * gdb.reverse/until-reverse.exp: Delete blank lines.
13245 * gdb.reverse/watch-reverse.exp: Delete blank lines.
13246
2b28d209
PP
132472009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
13248
13249 * gdb.base/consecutive.exp: Adjust.
13250 * gdb.base/display.exp: Likewise.
13251 * gdb.base/pc-fp.exp: Likewise.
13252 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 13253
33b9c32b
MS
132542009-10-19 Michael Snyder <msnyder@vmware.com>
13255
13256 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
13257 * gdb.reverse/finish-reverse.c: Ditto.
13258 * gdb.reverse/sigall-reverse.c: Ditto.
13259 * gdb.reverse/solib-reverse.c: Ditto.
13260 * gdb.reverse/step-reverse.c: Ditto.
13261 * gdb.reverse/watch-reverse.c: Ditto.
13262
6c95b8df
PA
132632009-10-19 Pedro Alves <pedro@codesourcery.com>
13264 Stan Shebs <stan@codesourcery.com>
13265
13266 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
13267 * gdb.base/foll-exec.exp: Adjust to expect a process id before
13268 "Executing new program".
13269 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
13270 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
13271 left listed after having been killed.
13272 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
13273 * gdb.base/maint.exp: Adjust test.
13274
13275 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
13276 * gdb.multi/Makefile.in: New.
13277 * gdb.multi/base.exp: New.
13278 * gdb.multi/goodbye.c: New.
13279 * gdb.multi/hangout.c: New.
13280 * gdb.multi/hello.c: New.
13281 * gdb.multi/bkpt-multi-exec.c: New.
13282 * gdb.multi/bkpt-multi-exec.exp: New.
13283 * gdb.multi/crashme.c: New.
13284
279017b7
TG
132852009-10-13 Tristan Gingold <gingold@adacore.com>
13286
13287 * gdb.base/sepdebug.exp: Check debug info are found.
13288
0413d738
PA
132892009-10-08 Pedro Alves <pedro@codesourcery.com>
13290
13291 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13292 bits.
13293
c628eecc
JK
132942009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13295
13296 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13297
38af1bfe
JB
132982009-10-07 Joel Brobecker <brobecker@adacore.com>
13299
13300 * gdb.base/watchpoints.c: Add copyright header. Reformat one
13301 of the comments.
13302
2b0adecd
PM
133032009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
13304
13305 * gdb.base/annota1.exp: Remove obsolete match_max increase.
13306 * gdb.base/annota3.exp: Idem.
13307 * gdb.base/maint.exp: Idem.
13308
8d417781
PM
133092009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
13310
889bf7c5 13311 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
13312 to default.
13313
bb61102d
PM
133142009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13315
889bf7c5 13316 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
13317 mingw and cygwin targets.
13318
ace5c364
PM
133192009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13320 Pedro Alves <pedro@codesourcery.com>
13321
889bf7c5 13322 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
13323 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13324
c2d494a0
PM
133252009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13326
e1b52ce2
PM
13327 * gdb.base/shr1.c: Use %p in format string.
13328 * gdb.base/unload.c: Avoid warning in fprintf.
13329 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 13330
209f53f5
PM
133312009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13332
13333 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
13334 long type.
13335 (test_unlink): Correct printf string.
13336 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
13337 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
13338
8172766a
JK
133392009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13340
13341 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
13342 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
13343 * gdb.arch/ia64-breakpoint-shadow.S: New file.
13344
0f73703c
UW
133452009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13346
13347 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
13348 * gdb.objc/nondebug.exp: Likewise.
13349
b32306ca
UW
133502009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13351
13352 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
13353 target_info setting.
13354
13355 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
13356 that detect new threads during "info threads".
13357
0057022f
UW
133582009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13359
13360 * gdb.threads/manythreads.c (main): Increase thread stack size
13361 to 2*PTHREAD_STACK_MIN.
13362 * gdb.threads/multi-create.c (main): Likewise.
13363 (create_function): Likewise.
13364
f29c0325
UW
133652009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13366
13367 * gdb.base/dump.exp: Pass difference of pointer types instead
13368 of integer types as offset to restore in intarr3.srec case.
13369
fcb34849
UW
133702009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13371
13372 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13373
d5142e3b
UW
133742009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13375
13376 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13377
087b74b2 133782009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 13379
087b74b2
PM
13380 New test for two watchpoints, with disabling of
13381 the first inserted.
13382 * testsuite/gdb.base/watchpoints.c: New file.
13383 * testsuite/gdb.base/watchpoints.exp: New file.
13384
96c07c5b
TT
133852009-09-25 Tom Tromey <tromey@redhat.com>
13386
13387 * gdb.base/charset.exp: Test utf-16 strings with Python.
13388
b8899f2b
TT
133892009-09-25 Tom Tromey <tromey@redhat.com>
13390
13391 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
13392 UCS-4.
13393 * gdb.base/charset.c (utf_32_string): Rename.
13394 (init_utf32): Rename.
13395 (main): Update.
13396
329719ec
TT
133972009-09-22 Tom Tromey <tromey@redhat.com>
13398
13399 * gdb.python/py-function.exp: Add regression tests.
13400
11ef0d76
KS
134012009-09-21 Keith Seitz <keiths@redhat.com>
13402
13403 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
13404 with invalid operator.
13405
3fe8f3b3
KS
134062009-09-21 Keith Seitz <keiths@redhat.com>
13407
13408 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13409 and destructor using typedef name of class.
13410 * gdb.cp/classes.cc (class Base1): Add a destructor.
13411 (base1): New typedef.
13412 (use_methods): Instanitate an object of type base1.
13413 * gdb.cp/templates.exp (test_template_typedef): New procedure.
13414 (do_tests): Call test_template_typedef.
13415 * gdb.cp/templates.cc (Baz::~Baz): New method.
13416 (intBazOne): New typedef.
13417 (main): Instantiate intBazOne.
13418
7a9fe101
PM
134192009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13420
13421 PR python/10633
13422
13423 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13424 Function.
13425 (run_lang_tests): Add print elements test.
13426
2e4d963f
PM
134272009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13428
13429 * gdb.python/py-value.exp (test_subscript_regression): New
13430 function. Test for invalid subscripts.
13431 * gdb.python/py-value.c (main): Add test array, and pointer to it.
13432 (ptr_ref): New function.
13433
ec7e75e7
PP
134342009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13435
13436 * gdb.base/default.exp: Fix "show convenience".
13437
0cc7d26f
TT
134382009-09-15 Tom Tromey <tromey@redhat.com>
13439
13440 * lib/mi-support.exp (mi_create_varobj): Update.
13441 (mi_create_floating_varobj): Likewise.
13442 (mi_create_dynamic_varobj): New proc.
13443 (mi_varobj_update): Update.
13444 (mi_varobj_update_with_type_change): Likewise.
13445 (mi_varobj_update_kv_helper): New proc.
13446 (mi_varobj_update_dynamic_helper): Rewrite.
13447 (mi_varobj_update_dynamic): New proc.
13448 (mi_list_varobj_children): Update.
13449 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13450 * gdb.python/python-prettyprint.py (pp_outer): New class.
13451 (pp_nullstr): Likewise.
13452 (lookup_function): Register new printers.
13453 * gdb.python/python-prettyprint.c (struct substruct): New type.
13454 (struct outerstruct): Likewise.
13455 (substruct_test): New function.
13456 (struct nullstr): New type.
13457 (string_1, string_2): New globals.
13458 (main): Add new tests.
13459 * gdb.python/python-mi.exp: Added regression tests.
13460 * gdb.mi/mi2-var-display.exp: Update.
13461 * gdb.mi/mi2-var-cmd.exp: Update.
13462 * gdb.mi/mi2-var-child.exp: Update.
13463 * gdb.mi/mi2-var-block.exp: Update.
13464 * gdb.mi/mi-var-invalidate.exp: Update.
13465 * gdb.mi/mi-var-display.exp: Update.
13466 * gdb.mi/mi-var-cmd.exp: Update.
13467 * gdb.mi/mi-var-child.exp: Update.
13468 * gdb.mi/mi-var-block.exp: Update.
13469 * gdb.mi/mi-break.exp: Update.
13470 * gdb.mi/gdb701.exp: Update.
13471
a96d9b2e
SDJ
134722009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13473
13474 * Makefile.in: Inclusion of catch-syscall object.
13475 * gdb.base/catch-syscall.c: New file.
13476 * gdb.base/catch-syscall.exp: New file.
13477
b43b923a
MS
134782009-09-12 Michael Snyder <msnyder@vmware.com>
13479
13480 * gdb.reverse/step-reverse.exp: Explicitly check for targets
13481 that can support reverse debuggnig.
13482
cec03d70
TT
134832009-09-11 Tom Tromey <tromey@redhat.com>
13484
13485 * gdb.dwarf2/valop.S: New file.
13486 * gdb.dwarf2/valop.exp: New file.
13487
e23bb3fc
MK
134882009-09-11 Mark Kettenis <kettenis@gnu.org>
13489
13490 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13491
37c3696d
DE
134922009-09-10 Doug Evans <dje@google.com>
13493
13494 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13495 Add $gdb_prompt to second breakpoint regexp.
13496
5172aecb
JB
134972009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
13498
13499 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13500 names, add missing ones.
13501 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13502 * gdb.python/py-frame.c: Rename from python-frame.c.
13503 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
13504 testfile name.
13505 * gdb.python/py-function.exp: Rename from python-function.exp.
13506 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
13507 testfile name.
13508 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13509 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13510 Adjust testfile name.
13511 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13512 * gdb.python/py-template.cc: Rename from python-template.cc.
13513 * gdb.python/py-template.exp: Rename from python-template.exp.
13514 Adjust testfile name.
13515 * gdb.python/py-value.c: Rename from python-value.c.
13516 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
13517 testfile name.
13518
b554e4bd
JK
135192009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13520
13521 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13522 $bpt2address.
13523 (Second breakpoint address is valid on ia64)
13524 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13525
9a68ae16
JM
135262009-09-03 Joseph Myers <joseph@codesourcery.com>
13527
13528 * gdb.base/ending-run.exp: Restrict regular expression matching
13529 line number to require closing brace following.
13530
146b9145
DE
135312009-09-03 Doug Evans <dje@google.com>
13532
13533 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13534
787d21e1
TT
135352009-09-02 Tom Tromey <tromey@redhat.com>
13536
13537 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13538
e7802207
TT
135392009-09-02 Tom Tromey <tromey@redhat.com>
13540
13541 * gdb.dwarf2/callframecfa.exp: New file.
13542 * gdb.dwarf2/callframecfa.S: New file.
13543
817aadd2
JK
135442009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13545
13546 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
13547 gdb.base/solib-overlap-main.c: New.
13548
4a76eae5
DJ
135492009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
13550
13551 PR gdb/10565
13552
13553 * gdb.base/bitfields.c (struct container, container): New.
13554 (main): Initialize it and call break5.
13555 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
13556
d4b96c9a
JK
135572009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13558
13559 Support constant DW_AT_data_member_location by GCC PR debug/40659.
13560 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
13561
4e22772d
JK
135622009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13563
13564 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13565
2efab443
MS
135662009-08-26 Michael Snyder <msnyder@vmware.com>
13567
13568 * gdb.base/i386-reverse.c: New file.
13569 * gdb.base/i386-reverse.exp: New file.
13570 * gdb.base/Makefile.in: Add new files to be removed.
13571
07ab73a0
JM
135722009-08-26 Joseph Myers <joseph@codesourcery.com>
13573
13574 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
13575 environment-pwd for remote host.
13576 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
13577
676accff
KS
135782009-08-24 Keith Seitz <keiths@redhat.com>
13579
13580 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
13581 Add two new C++ completer tests which limit the output to a
889bf7c5 13582 given class.
676accff 13583
f9f7ad22
MS
135842009-08-24 Michael Snyder <msnyder@vmware.com>
13585
13586 * gdb.base/del.exp: Fix typo in comment.
13587 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
13588
81ecdfbb
RW
135892009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13590
13591 * configure: Regenerate.
13592 * gdb.hp/configure: Likewise.
13593 * gdb.hp/gdb.aCC/configure: Likewise.
13594 * gdb.hp/gdb.base-hp/configure: Likewise.
13595 * gdb.hp/gdb.compat/configure: Likewise.
13596 * gdb.hp/gdb.defects/configure: Likewise.
13597 * gdb.hp/gdb.objdbg/configure: Likewise.
13598 * gdb.stabs/configure: Likewise.
13599
cab0c772
UW
136002009-08-19 Doug Evans <dje@google.com>
13601
13602 * gdb.base/gdbvars.c: New file.
13603 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
13604
b8fa0bfa
PA
136052009-08-14 Pedro Alves <pedro@codesourcery.com>
13606
13607 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13608 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
13609
b84aa90a
PA
136102009-08-13 Pedro Alves <pedro@codesourcery.com>
13611
13612 * gdb.base/default.exp: Adjust "set language test": it's now an
13613 enum command. Larger help string moved to "help set language".
13614 * gdb.base/help.exp: Adjust "help set language" expected output,
13615 now lists all known languages.
13616
0d8f9b2c
NF
136172009-08-11 Nathan Froyd <froydnj@codesourcery.com>
13618
13619 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
13620 all frame arguments.
13621 * gdb.arch/altivec-regs.exp: Likewise.
13622
bda180e0
TT
136232009-08-07 Tom Tromey <tromey@redhat.com>
13624
13625 * gdb.base/setshow.exp: Add tests for changes to set language, set
13626 check range, and set check type.
13627
48cb2d85
VP
136282009-08-03 Vladimir Prus <vladimir@codesourcery.com>
13629
13630 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
13631 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 13632 Call it.
48cb2d85 13633
1ea34204
UW
136342009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13635
13636 * configure.ac: Run gdb.cell tests when appropriate.
13637 * configure: Regenerate.
13638 * lib/cell.exp: New file.
13639 * gdb.cell: New directory.
13640 * gdb.cell/configure.ac: New file.
13641 * gdb.cell/configure: New file.
13642 * gdb.cell/Makefile.in: New file.
13643 * gdb.cell/arch.exp: New file.
13644 * gdb.cell/break.c: New file.
13645 * gdb.cell/break.exp: New file.
13646 * gdb.cell/break-spu.c: New file.
13647 * gdb.cell/bt.c: New file.
13648 * gdb.cell/bt2-spu.c: New file.
13649 * gdb.cell/bt-spu.c: New file.
13650 * gdb.cell/bt.exp: New file.
13651 * gdb.cell/coremaker.c: New file.
13652 * gdb.cell/coremaker-spu.c: New file.
13653 * gdb.cell/core.exp: New file.
13654 * gdb.cell/gcore.exp: New file.
13655 * gdb.cell/data.c: New file.
13656 * gdb.cell/data.exp: New file.
13657 * gdb.cell/data-spu.c: New file.
13658 * gdb.cell/ea-cache.exp: New file.
13659 * gdb.cell/ea-cache.c: New file.
13660 * gdb.cell/ea-cache-spu.c: New file.
13661 * gdb.cell/ea-standalone.c: New file.
13662 * gdb.cell/ea-standalone.exp: New file.
13663 * gdb.cell/ea-test.c: New file.
13664 * gdb.cell/ea-test.exp: New file.
13665 * gdb.cell/f-regs.exp: New file.
13666 * gdb.cell/mem-access.c: New file.
13667 * gdb.cell/mem-access.exp: New file.
13668 * gdb.cell/mem-access-spu.c: New file.
13669 * gdb.cell/ptype.exp: New file.
13670 * gdb.cell/registers.exp: New file.
13671 * gdb.cell/size.c: New file.
13672 * gdb.cell/sizeof.exp: New file.
13673 * gdb.cell/size-spu.c: New file.
13674 * gdb.cell/solib.exp: New file.
13675 * gdb.cell/solib-symbol.exp: New file.
13676
85e747d2
UW
136772009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13678
13679 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13680
58d6951d
DJ
136812009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
13682
13683 * gdb.base/float.exp: Handle VFP registers.
13684
6e0a4f15
MS
136852009-07-14 Michael Snyder <msnyder@vmware.com>
13686
dcd5da87
MS
13687 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13688 to bring gdb to the beginning of the calling line.
13689
6e0a4f15
MS
13690 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13691 confusing the i386 epilogue unwinder.
13692
782b2b07
SS
136932009-07-14 Stan Shebs <stan@codesourcery.com>
13694
13695 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13696
f662c3bc
MS
136972009-07-14 Michael Snyder <msnyder@vmware.com>
13698
13699 * gdb.reverse/step-reverse.exp (stepi into function call):
13700 Call instruction may not be first instruction in the line.
13701 (reverse stepi from a function call): Used wrong line number.
13702
8f313923
JK
137032009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13704
13705 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13706
4662c76e
JK
137072009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13708
13709 Fix gdb.base/macscp.exp when using custom inputrc.
13710 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
13711 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
13712 env(TERM) set.
13713 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
13714 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
13715
aa81e255
JK
137162009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13717
13718 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
13719 * gdb.base/annota1.exp (thread_test): Import global $testfile.
13720 Change the compilation target to match the testcase name.
13721 * gdb.base/sect-cmd.exp: Change the compilation target to match the
13722 testcase name.
13723 * a2-run.exp: Use for setup prepare_for_testing. Change the
13724 compilation target to match the testcase name.
13725 * gdb.base/commands.exp: Likewise.
13726 * gdb.base/finish.exp: Likewise.
13727 * gdb.base/float.exp: Likewise.
13728 * gdb.base/info-target.exp: Likewise.
13729 * gdb.base/relational.exp: Likewise.
13730 * gdb.base/term.exp: Likewise.
13731 * gdb.base/until.exp: Likewise.
13732 * gdb.base/volatile.exp: Likewise.
13733 * gdb.base/whatis-exp.exp: Likewise.
13734
4c93b1d7
HZ
137352009-07-11 Hui Zhu <teawater@gmail.com>
13736
13737 * gdb.base/help.exp (disassemble): Update expected help text.
13738
812f7342
TT
137392009-07-09 Tom Tromey <tromey@redhat.com>
13740
13741 * lib/gdb.exp: Handle TRANSCRIPT.
13742 (remote_spawn, remote_close, send_gdb): New procs.
13743
fbb8f299
PM
137442009-07-10 Phil Muldoon <pmuldoon@redhat.com>
13745
13746 * gdb.python/python-prettyprint.c: Add counted null string
13747 structure.
13748 * gdb.python/python-prettyprint.exp: Print null string. Test for
13749 embedded nulls.
13750 * gdb.python/python-prettyprint.py (pp_ns): New Function.
13751 * gdb.python/python-value.exp (test_value_in_inferior): Add
13752 variable length string fetch tests.
13753 * gdb.python/python-value.c (main): Add strings for string fetch tests.
13754
c0ac0ec7
JK
137552009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13756
13757 * gdb.base/dump.exp (inaccessible memory is reported): New test.
13758
30b66ecc
TT
137592009-07-07 Tom Tromey <tromey@redhat.com>
13760
13761 * gdb.base/call-rt-st.exp: Update for change to escape output.
13762 * gdb.base/callfuncs.exp: Likewise.
13763 * gdb.base/charset.exp: Likewise.
13764 * gdb.base/constvars.exp: Likewise.
13765 * gdb.base/long_long.exp: Likewise.
13766 * gdb.base/pointers.exp: Likewise.
13767 * gdb.base/printcmds.exp: Likewise.
13768 * gdb.base/setvar.exp: Likewise.
13769 * gdb.base/store.exp: Likewise.
13770 * gdb.cp/ref-types.exp: Likewise.
13771 * gdb.mi/mi-var-child.exp: Likewise.
13772 * gdb.mi/mi-var-display.exp: Likewise.
13773 * gdb.mi/mi2-var-display.exp: Likewise.
13774 * gdb.base/charset.exp: Test octal escape sequence length.
13775 Update for change to escape output.
13776
187c4a2b
JK
137772009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13778
13779 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
13780
d80a43f9
DJ
137812009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
13782
13783 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
13784
047427a8
JK
137852009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13786
13787 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
13788 gdbserver increasing $portnum if "Can't bind address" has been seen.
13789
8b5a0f4f
PA
137902009-07-05 Pedro Alves <pedro@codesourcery.com>
13791
13792 * gdb.base/ending-run.exp: Add "step out of main" pattern for
13793 mingw32ce.
13794
7d93ba58
PA
137952009-07-05 Pedro Alves <pedro@codesourcery.com>
13796
13797 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
13798 VFP format.
13799
2277426b
PA
138002009-07-02 Pedro Alves <pedro@codesourcery.com>
13801
13802 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
13803 linux. Adjust to use "inferior", "info inferiors", "detach
13804 inferior" and "kill inferior" instead of "restart", "info fork",
13805 "detach fork" and "delete fork".
13806 * gdb.base/ending-run.exp: Spell out "info".
13807 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
13808 the "kill" command.
13809
5af949e3
UW
138102009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13811
13812 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
13813 change to prefix TLS offset in hex with 0x.
13814
5d3729b5
UW
138152009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13816
13817 * gdb.base/default.exp: Update test case for "x" changes.
13818
af589bd0
TG
138192009-07-01 Tristan Gingold <gingold@adacore.com>
13820
13821 * gdb.base/bigcore.exp: Make darwin untested.
13822
40974f91
JK
138232009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13824
13825 * gdb.base/completion.exp (directory completion): Create the directory.
13826 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
13827 escapeuniquesub.
13828 (directory completion 2): Expect now ${escapeuniquesub}.
13829 (Glob remaining of directory test): Remove one excessive newline.
13830 Expect the real output.
13831
59dd3af6
JK
138322009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13833
13834 Fix `make check//%' target after `make check' has been ran.
13835 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
13836 a mkdir call.
13837 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
13838 (%/.dir): Remove.
13839
f4e164aa
JK
138402009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13841
13842 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
13843 the expected result record.
13844
69af2122
JK
138452009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13846
13847 Remove racy FAILs relying just on the timeouts.
13848 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
13849 (annotation_level 2): Remove racy FAILs.
13850
2fd481e1
PP
138512009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
13852
13853 gdb/10275
889bf7c5
PA
13854 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
13855
c38f313d
DJ
138562009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
13857
13858 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
13859
8b777f02
VP
138602009-06-30 Vladimir Prus <vladimir@codesourcery.com>
13861
13862 * gdb.mi/mi-stack.exp: Testing symbolic options
13863 to -stack-list-locals and -stack-list-arguments.
13864
00c7eacf
JK
138652009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13866
13867 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
13868
6bc80edc
TT
138692009-06-29 Tom Tromey <tromey@redhat.com>
13870
13871 * dg-extract-results.sh: New file.
13872 * Makefile.in (FORCE_PARALLEL): New variable.
13873 (CHECK_TARGET): New conditional variable.
13874 (check): Use CHECK_TARGET.
13875 (DO_RUNTEST): New variable.
13876 (check-single): New target.
13877 (TEST_DIRS): New variable.
13878 (TEST_TARGETS): Likewise.
13879 (check-parallel): New target.
13880 (check-gdb.%): New pattern.
13881 (BASE1_FILES): New variable.
13882 (BASE2_FILES): Likewise.
13883 (check-gdb.base%): New pattern.
13884 (%/.dir): New pattern.
13885 * configure: Rebuild.
13886 * aclocal.m4 (AM_CONDITIONAL): New defun.
13887 * configure.ac: Check whether user is using GNU make.
13888 (GMAKE): New conditional.
13889
794684b6
SW
138902009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
13891
13892 * gdb.cp/namespace-nested-import.cc: New test.
13893 * gdb.cp/namespace-nested-import.exp: New test.
13894
edb3359d
DJ
138952009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
13896
13897 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
13898 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
13899 * gdb.opt/Makefile.in (EXECUTABLES): Update.
13900 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
13901 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
13902 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
13903 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
13904 gdb.opt/inline-markers.c: New files.
13905 * lib/gdb.exp (skip_inline_frame_tests): New function.
13906 (skip_inline_var_tests): New function.
13907
cf657a0c
AS
139082009-06-27 Andreas Schwab <schwab@linux-m68k.org>
13909
13910 * gdb.cp/exception.exp: Don't require $hex before inner frame in
13911 backtrace.
13912
28d41a99
MS
139132009-06-27 Michael Snyder <msnyder@vmware.com>
13914
13915 * gdb.reverse: New directory.
13916 * gdb.reverse/break-reverse.c: New test.
13917 * gdb.reverse/break-reverse.exp: New test.
13918 * gdb.reverse/consecutive-reverse.c: New test.
13919 * gdb.reverse/consecutive-reverse.exp: New test.
13920 * gdb.reverse/finish-reverse.c: New test.
13921 * gdb.reverse/finish-reverse.exp: New test.
13922 * gdb.reverse/machinestate.c: New test.
13923 * gdb.reverse/ms1.c: New test.
13924 * gdb.reverse/machinestate.exp: New test.
13925 * gdb.reverse/Makefile.in: New file.
13926 * gdb.reverse/shr2.c: New test.
13927 * gdb.reverse/solib-reverse.c: New test.
13928 * gdb.reverse/solib-reverse.exp: New test.
13929 * gdb.reverse/step-reverse.c: New test.
13930 * gdb.reverse/step-reverse.exp: New test.
13931 * gdb.reverse/until-reverse.c: New test.
13932 * gdb.reverse/ur1.c: New test.
13933 * gdb.reverse/until-reverse.exp: New test.
13934 * gdb.reverse/watch-reverse.c: New test.
13935 * gdb.reverse/watch-reverse.exp: New test.
13936 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
13937 * configure: Regenerate.
13938
fe3c8b0d
DE
139392009-06-26 Doug Evans <dje@google.com>
13940
13941 * gdb.base/psymtab.exp: Turn off pending breakpoints.
13942
3a72a602
PM
139432009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
13944
13945 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
13946 windows problem for 'file delete $binfile'.
13947
27aa8d6a
SW
139482009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
13949
13950 * gdb.cp/namespace-using.exp: New test.
13951 * gdb.cp/namespace-using.cc: New test.
13952
8ac055f8
JB
139532009-05-20 Joel Brobecker <brobecker@adacore.com>
13954
13955 * gdb.ada/variant_record_packed_array: New testcase.
13956
85e306ed
TT
139572009-06-23 Tom Tromey <tromey@redhat.com>
13958
13959 * gdb.base/charset.exp (test_combination): Regression test.
13960 * gdb.base/charset.c (my_wchar_t): New typedef.
13961 (myvar): New global.
13962 (main): Set myvar.
13963
56643c5e
PM
139642009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
13965
13966 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
13967 target.
13968
1fac167a
UW
139692009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13970
13971 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
13972
7ccb0be9
UW
139732009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13974
13975 * gdb.mi/gdb680.exp: Update test for error message.
13976
568d6575
UW
139772009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13978
13979 * gdb.base/annota1.exp: Allow multiple occurrences of the
13980 frames-invalid annotation.
13981 * gdb.cp/annota2.exp: Likewise.
13982
7cd1089b
PM
139832009-06-15 Phil Muldoon <pmuldoon@redhat.com>
13984
13985 * gdb.cp/gdb2495.cc: New file.
13986 * gdb.cp/gdb2495.exp: New file.
13987
72c63395
JK
139882009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13989
13990 Report error on GDB crash during runto.
13991 * lib/gdb.exp (runto <eof>): New.
13992
3788363d
DJ
139932009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
13994
13995 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
13996 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
13997 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
13998 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
13999 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
14000 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
14001 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
14002 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
14003 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
14004 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
14005 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
14006 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
14007 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
14008 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
14009 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
14010 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
14011 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
14012 gdb.server/server-mon.exp, gdb.server/server-run.exp,
14013 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
14014 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
14015 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
14016 gdb.trace/passcount.exp, gdb.trace/report.exp,
14017 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
14018 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
14019 gdb.trace/while-stepping.exp: Use a unique name for the compiled
14020 executable.
14021
17592de3
PA
140222009-06-07 Pedro Alves <pedro@codesourcery.com>
14023
14024 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
14025 defined before referencing it.
14026
701e355d
DE
140272009-06-03 Doug Evans <dje@google.com>
14028
14029 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14030 * gdb.arch/i386-see.c: Ditto.
14031
f2292c65
PM
140322009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14033
14034 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14035 (check_macro): Return 1 if undefined.
14036 If first test fails, check if macro debug information is available,
14037 and report unsupported test if no macro information is found.
14038
5a437975
DE
140392009-05-29 Doug Evans <dje@google.com>
14040
14041 * gdb.threads/hand-call-in-threads.exp: New.
14042 * gdb.threads/hand-call-in-threads.c: New.
14043
c141c696
MS
140442009-05-29 Michael Snyder <msnyder@vmware.com>
14045
14046 * gdb.base/break-always.exp: Change "1" to "on".
14047 Add confirmation check.
14048
b3444185
PA
140492009-05-28 Pedro Alves <pedro@codesourcery.com>
14050
14051 * gdb.threads/threxit-hop-specific.c: New.
14052 * gdb.threads/threxit-hop-specific.exp: New.
14053 * gdb.threads/thread-execl.c: New.
14054 * gdb.threads/thread-execl.exp: New.
14055
b6313243
TT
140562009-05-27 Tom Tromey <tromey@redhat.com>
14057 Thiago Jung Bauermann <bauerman@br.ibm.com>
14058
14059 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14060 (mi_child_regexp): Likewise.
14061 (mi_list_varobj_children_range): Likewise.
14062 (mi_get_features): Likewise.
14063 (mi_list_varobj_children): Rewrite.
14064 * gdb.python/python-mi.exp: New file.
14065
a6bac58e
TT
140662009-05-27 Tom Tromey <tromey@redhat.com>
14067 Thiago Jung Bauermann <bauerman@br.ibm.com>
14068 Phil Muldoon <pmuldoon@redhat.com>
14069 Paul Pluzhnikov <ppluzhnikov@google.com>
14070
14071 * gdb.python/python-prettyprint.exp: New file.
14072 * gdb.python/python-prettyprint.c: New file.
14073 * gdb.python/python-prettyprint.py: New file.
14074 * gdb.base/display.exp: print/r is now valid.
14075
2c74e833
TT
140762009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
14077 Tom Tromey <tromey@redhat.com>
14078 Pedro Alves <pedro@codesourcery.com>
14079 Paul Pluzhnikov <ppluzhnikov@google.com>
14080
14081 * gdb.python/python-template.exp: New file.
14082 * gdb.python/python-template.cc: New file.
14083 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14084 tests.
14085 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14086 Call it.
14087 (test_value_after_death): New proc.
14088 * gdb.python/python-value.c (PTR): New typedef.
14089 (main): New variable 'x'.
14090
89c73ade
TT
140912009-05-27 Tom Tromey <tromey@redhat.com>
14092
14093 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14094 tests.
14095 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14096 Call it.
14097
a75724bc
PA
140982009-05-27 Pedro Alves <pedro@codesourcery.com>
14099
14100 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14101
e58b0e63
PA
141022009-05-24 Pedro Alves <pedro@codesourcery.com>
14103
14104 * gdb.threads/fork-thread-pending.c: New.
14105 * gdb.threads/fork-thread-pending.exp: New.
14106
4ac36638
JK
141072009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14108
14109 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
14110 * gdb.dwarf2/dw2-strp.S (a_string2): New.
14111
889bf7c5 141122009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 14113
889bf7c5 14114 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 14115
b242c3c2
PA
141162009-05-17 Pedro Alves <pedro@codesourcery.com>
14117
14118 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
14119 `gdb_get_line_number'. Call `callee' in both parent and child.
14120 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
14121 `gdb_get_line_number' instead of hardcoding line numbers.
14122 (catch_fork_unpatch_child): New procedure to test detaching
14123 breakpoints from child fork.
14124 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
14125 hardcoding line numbers.
14126 (do_fork_tests): Run `catch_fork_unpatch_child'.
14127
ee342b23
VP
141282009-05-17 Vladimir Prus <vladimir@codesourcery.com>
14129
14130 * gdb.mi/mi-cmd-var.exp: Check that when varobj
14131 of structure type enters or leaves the scope, it
14132 is reported by -var-update.
14133
e2009e98
DE
141342009-05-11 Doug Evans <dje@sebabeach.org>
14135
14136 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 14137 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
14138 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14139
00903456
JK
141402009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14141
14142 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14143
dc621c35
DE
141442009-04-30 Doug Evans <dje@google.com>
14145
14146 * gdb.threads/watchthreads2.exp: New testcase.
14147 * gdb.threads/watchthreads2.c: New testcase.
14148
9ab4e744
DE
141492009-04-29 Doug Evans <dje@google.com>
14150
14151 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
14152 * gdb.cp/mb-ctor.cc: Ditto.
14153 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
14154 * gdb.cp/mb-inline.h (multi_line_foo): New function.
14155 * gdb.cp/mb-inline1.cc: Call it.
14156 * gdb.cp/mb-inline2.cc: Ditto.
14157 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
14158 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
14159
484086b7
JK
141602009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14161
14162 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
14163 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
14164 Replace all uses of `decimal' by `nonzero'.
14165 (info macro FROM_COMMANDLINE): New test.
14166
379a77b5
TT
141672009-04-27 Tom Tromey <tromey@redhat.com>
14168
14169 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14170
b92b73c2
DE
141712009-04-27 Doug Evans <dje@google.com>
14172
14173 * gdb.threads/watchthreads.c (main): Initialize args before starting
14174 the threads. Plus formatting cleanup.
14175 * gdb.threads/watchthreads.exp: Avoid errant failures due to
14176 biased scheduling of one thread.
14177
945a118d
JG
141782009-04-27 Jerome Guitton <guitton@adacore.com>
14179
14180 * gdb.cp/templates.cc (GetMax): New template.
14181 (main): Declare two instances of GetMax.
14182 * gdb.cp/templates.exp: Add new test.
14183
d389af10
JK
141842009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14185
14186 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14187
e7f86de9
JM
141882009-04-22 Joseph Myers <joseph@codesourcery.com>
14189
14190 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14191
334cc82d
TT
141922009-04-15 Tom Tromey <tromey@redhat.com>
14193
14194 * gdb.base/charset.exp: Add regression test.
14195
d12672cc
JB
141962009-04-14 Joel Brobecker <brobecker@adacore.com>
14197
14198 * gdb.base/exe-lock.exp: New testcase.
14199
18e8c3bc
TT
142002009-04-13 Tom Tromey <tromey@redhat.com>
14201
14202 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
14203 operator on Frame.
14204
5ecd5cbe
UW
142052009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14206
14207 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
14208 * gdb.server/ext-attach.exp: Likewise.
14209
7309f756
VP
142102009-04-03 Vladimir Prus <vladimir@codesourcery.com>
14211
14212 Eliminate some sleep usage.
14213
889bf7c5
PA
14214 * gdb.mi/basics.c (do_nothing): New.
14215 (main): Use do_nothing instead of printf, so that
14216 not to introduce race condition between output of
14217 inferiour and output of gdb. Do not use sleep as it
14218 is not generally available on embedded targets.
7309f756 14219
f4b95f6f
PA
142202009-04-02 Pedro Alves <pedro@codesourcery.com>
14221
14222 * gdb.server/ext-attach.exp: Expect an optional process id after
14223 "Detached from remote process".
14224
de40b933
JK
142252009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14226
14227 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
14228 gdb.dwarf2/dw2-unresolved.exp: New.
14229
2ae101a4
PA
142302009-04-02 Pedro Alves <pedro@codesourcery.com>
14231
14232 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
14233 mi_run_to_main.
14234
56a8e183
PA
142352009-04-02 Pedro Alves <pedro@codesourcery.com>
14236
14237 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
14238 mi_run_to_main. Skip thread exit test on remote targets.
14239 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
14240 mi_run_to_main.
14241 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
14242 mi_run_to_main.
14243 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
14244 when expecting ^connected. Detect when the target doesn't support
14245 non-stop mode.
14246 (mi_run_cmd): Detect if non-stop mode was requested by isn't
14247 supported. Return -1 on error, 0 on success.
14248 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
14249 (mi_runto): Return mi_runto_helper's result explicitly.
14250
c35fafde
PA
142512009-04-01 Pedro Alves <pedro@codesourcery.com>
14252
14253 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14254
f8a8dce6
JB
142552009-04-01 Tom Tromey <tromey@redhat.com>
14256
14257 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
14258 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
14259 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
14260 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
14261
71c25dea
TT
142622009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
14263 Jan Kratochvil <jan.kratochvil@redhat.com>
14264
14265 PR gdb/931
14266 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
14267 output.
14268 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
14269 for gdb/931.
14270 * dw2-strp.S (DW_AT_language): Change to C++.
14271 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
14272
02d9a9ce
JB
142732009-03-31 Joel Brobecker <brobecker@adacore.com>
14274
14275 * gdb.ada/tasks: New testcase.
14276
1042e4c0
SS
142772009-03-30 Stan Shebs <stan@codesourcery.com>
14278
14279 * gdb.trace/actions.exp: Update to match new info trace format.
14280 * gdb.trace/deltrace.exp: Ditto.
14281 * gdb.trace/infotrace.exp: Ditto.
14282 * gdb.trace/passcount.exp: Ditto.
14283 * gdb.trace/save-trace.exp: Ditto.
14284 * gdb.trace/while-stepping.exp: Ditto.
14285 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
14286
f8f6f20b
TJB
142872009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14288
14289 * gdb.python/python-frame.c: New file.
14290 * gdb.python/python-frame.exp: New file.
14291
c0c6f777
TJB
142922009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
14293
14294 * gdb.python/python-value.exp: Add tests for the address
14295 attribute.
14296
3cb51905
AS
142972009-03-29 Andreas Schwab <schwab@linux-m68k.org>
14298
14299 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14300
88fc996f
DE
143012009-03-26 Doug Evans <dje@google.com>
14302
14303 * gdb.mi/mi-nonstop-exit.exp: New file.
14304 * gdb.mi/non-stop-exit.c: New file.
14305
56ef84b1
TT
143062009-03-26 Tom Tromey <tromey@redhat.com>
14307
14308 Update for change to prologue skipping:
14309 * gdb.mi/mi2-simplerun.exp: Update.
14310 * gdb.mi/mi2-break.exp: Update.
14311 * gdb.mi/mi-simplerun.exp: Update.
14312 * gdb.mi/mi-break.exp: Update.
14313 * gdb.base/ending-run.exp: Update.
14314
def2b000
TJB
143152009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
14316
14317 * gdb.python/python-value.exp (test_value_in_inferior): Test
14318 gdb.Value.is_optimized_out attribute.
14319
442ddf59
JK
143202009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14321
14322 * gdb.dwarf2/dw2-noloc-main.c: New file.
14323 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
14324 (.text): Remove.
14325 (.data): New.
14326 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
14327 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
14328 (DW_TAG_subprogram func_cu1, noloc): Remove.
14329 (main): New.
14330 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
14331 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
14332 (file_symbols): New procedure.
14333
a8df5de4
TT
143342009-03-25 Tom Tromey <tromey@redhat.com>
14335
14336 * gdb.base/charset.exp (valid_target_charset): New proc.
14337 Use it to skip tests on invalid charsets.
14338
cc1d7add
PM
143392009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
14340
14341 * gdb.base/completion.exp: Add a test for directory completion.
14342
bcd5727b
JK
143432009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14344
14345 Fix a racy FAIL.
14346 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
14347 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
14348
cc924cad
TJB
143492009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
14350
14351 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
14352 * gdb.python/python-function.exp: Add test for function returning
14353 a GDB value.
14354
bc3b79fd
TJB
143552009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
14356
14357 * gdb.python/python-function.exp: New file.
14358
6c7a06a3
TT
143592009-03-20 Tom Tromey <tromey@redhat.com>
14360
14361 * gdb.base/store.exp: Update for change to escape output.
14362 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
14363 to escape output.
14364 * gdb.base/pointers.exp: Update for change to escape output.
14365 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
14366 to escape output.
14367 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
14368 escape output.
14369 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
14370 to escape output.
14371 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
14372 escape output.
14373 * gdb.base/setvar.exp: Update for change to escape output.
14374 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
14375 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
14376 to escape output.
14377 (test_print_string_constants): Likewise.
14378 * gdb.base/charset.exp (valid_host_charset): Check size of
14379 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
14380 cases. Handle "auto"-related output.
14381 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
14382 (uvar, Uvar): New globals.
14383
c31af87b
JG
143842009-03-19 Jerome Guitton <guitton@adacore.com>
14385
14386 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
14387 deltas.
14388 * gdb.ada/fixed_points.exp: Ditto.
14389
51272cf2
PA
143902009-03-18 Pedro Alves <pedro@codesourcery.com>
14391
14392 * return-nodebug.c: Don't include stdio.h.
14393 (init): Delete.
14394 (func): Delete definition and provide extern declaration.
14395 (t): New.
14396 (main): Don't call printf. Call func and store its result in t.
14397 * return-nodebug1.c: New.
14398 * return-nodebug.exp: Don't expect stdio output. Instead, print
14399 the global variable t. Drop printf formatters and cast types from
14400 foreach loop. Don't use prepare_for_testing. Compile
14401 return-nodebug.c and return-nodebug1.c in separate steps. Don't
14402 define FORMAT or CAST.
14403
d24948ac
PP
144042009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14405
14406 * gdb.base/solib-display.exp: Disable test for remote targers.
14407
61ff14c6
JK
144082009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14409
14410 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14411
cb4dce93
JK
144122009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14413
14414 Fix a racy FAIL.
14415 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14416 code from `follow parent, print pids'.
14417 (`follow child, print pids', `follow parent, print pids'): Call it.
14418 Replace `gdb_test "break..."' by gdb_breakpoint.
14419
f7c60c5e
VP
144202009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14421
14422 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 14423 sync and async modes.
f7c60c5e 14424
383ace49
JB
144252009-03-12 Joel Brobecker <brobecker@adacore.com>
14426
14427 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14428 that was checked in by mistake. Remove loading of ada.exp, since
14429 this is not necessary in this case.
14430
4ce102af
JB
144312009-03-12 Joel Brobecker <brobecker@adacore.com>
14432
14433 * gdb.ada/ptype_arith_binop.exp: New testcase.
14434
529a2aef
JB
144352009-03-12 Joel Brobecker <brobecker@adacore.com>
14436
14437 * gdb.ada/mod_from_name: New testcase.
14438
8a38181c
JB
144392009-03-12 Joel Brobecker <brobecker@adacore.com>
14440
14441 * gdb.ada/tick_last_segv: New testcase.
14442
11436dee
VP
144432009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14444
61ff14c6 14445 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 14446
1f31650a
VP
144472009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14448
61ff14c6
JK
14449 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14450 include the token in ^running and frame info in *stopped.
1f31650a 14451
a3247a22
PP
144522009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14453
14454 * solib-display.exp: New file.
14455 * solib-display-main.c: New file.
14456 * solib-display-lib.c: New file.
61ff14c6 14457
aae64587
PA
144582009-03-05 Pedro Alves <pedro@codesourcery.com>
14459
14460 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14461
44aabfbc
JK
144622009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14463
14464 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14465 (list_and_check_macro): Use more specific test name.
14466 (next to definition): Make the test names unique.
14467
c087fcd3
PM
144682009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14469
14470 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 14471
c86cf029
VP
144722009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14473
14474 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14475 notifications.
14476 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14477 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14478 * lib/mi-support.exp (library_loaded_re): New.
14479 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14480
3ea85240
VP
144812009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14482
14483 * gdb.gdb/observer.exp: Use test_notification observer, not
14484 normal_stop, everywhere.
14485 (test_normal_stop_notifications): Rename to...
14486 (test_notifications): ...this.
14487 (test_observer_normal_stop): Rename to...
14488 (test_observer): ...this.
14489
1903f0e6
DE
144902009-02-16 Doug Evans <dje@google.com>
14491
14492 * gdb.arch/amd64-disp-step.S (test_int3): New test.
14493 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14494 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14495 (test_prefixed_syscall,test_int3): New tests.
14496 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14497 (test_prefixed_syscall,test_int3): New tests.
14498
1d33d6ba
VP
144992009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14500
3cb51905
AS
14501 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14502 (mi_expect_interrupt): Likewise.
14503 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14504 response.
1d33d6ba 14505
faafb047
PM
145062009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14507
14508 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14509 * gdb.base/pc-fp.exp (get_valueofx): Remove.
14510 Replace calls to get_valueofx by get_hexadecimal_valueof.
14511
417e16e2
PM
145122009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14513
14514 * lib/gdb.exp (get_valueof): Accept anything as a return value.
14515 (get_integer_valueof): New procedure.
14516 (get_sizeof): Use new get_integer_value_of.
14517 * gdb.base/sizeof.exp: Replace all uses of get_valueof
14518 by get_integer_valueof.
14519
7065b901
TT
145202009-02-13 Tom Tromey <tromey@redhat.com>
14521
14522 * gdb.base/remote.exp (get_sizeof): Remove.
14523 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14524 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14525 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14526 * lib/gdb.exp (get_valueof): Move from long_long.exp.
14527 (get_sizeof): Likewise.
14528
5d7cb8df
JK
145292009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14530
14531 PR fortran/9806
14532 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14533
b2febfff
PP
145342009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14535
14536 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14537
4aa995e1
PA
145382009-02-06 Pedro Alves <pedro@codesourcery.com>
14539
14540 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14541
d8906c6f
TJB
145422009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14543
14544 * gdb.python/python-cmd.exp: New file.
14545
ff4ab08d
TG
145462009-02-06 Tristan Gingold <gingold@adacore.com>
14547
14548 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14549
aacd552b
TG
145502009-02-05 Tristan Gingold <gingold@adacore.com>
14551
14552 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
14553 pointer is dereferenced and use this signal name in regexp.
14554 * gdb.base/signull.exp: Ditto.
14555 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
14556 * gdb.base/signull.c (main): Ditto.
14557
08c637de
TJB
145582009-02-04 Tom Tromey <tromey@redhat.com>
14559 Thiago Jung Bauermann <bauerman@br.ibm.com>
14560
14561 * gdb.python/python-value.exp: Use `gdb.history' instead of
14562 `gdb.value_from_history'.
14563 (test_value_numeric_ops): Add test for conversion of enum constant.
14564 * gdb.python/python-value.c (enum e): New type.
14565 (evalue): New global.
14566 (main): Use argv.
14567
20261af8
JG
145682009-02-04 Jerome Guitton <guitton@adacore.com>
14569
14570 * gdb.ada/uninitialized_vars: New test program.
14571 * gdb.ada/uninitialized_vars.exp: New testcase.
14572
52e44b43
TT
145732009-02-02 Tom Tromey <tromey@redhat.com>
14574
14575 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
14576 * gdb.cp/pr2489.cc: Rename...
14577 * gdb.cp/pr9594.cc: ... to this.
14578
1c71341a
TT
145792009-02-02 Tom Tromey <tromey@redhat.com>
14580
14581 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
14582 * gdb.cp/pr2489.cc: New file.
14583 * gdb.cp/cpcompletion.exp: New file.
14584
a4295225
TT
145852009-02-02 Tom Tromey <tromey@redhat.com>
14586
14587 PR exp/9059:
14588 * gdb.cp/call-c.exp: Add regression test.
14589 * gdb.cp/call-c.cc (FooHandle): New typedef.
14590 (main): New variable 'handle'.
14591
592375cd
VP
145922009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14593
14594 * lib/mi-support.exp (et_mi_thread_list)
14595 (check_mi_and_console_threads): Adjust for current thread in
14596 -thread-list-ids output.
14597
41447f92
VP
145982009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14599
889bf7c5
PA
14600 * gdb.mi/mi-break.exp (test_disabled_creation): New.
14601 Call it.
41447f92 14602
35669430
DE
146032009-01-28 Doug Evans <dje@google.com>
14604
14605 * gdb.arch/amd64-disp-step.S: New file.
14606 * gdb.arch/amd64-disp-step.exp: New file.
14607 * gdb.arch/i386-disp-step.S: New file.
14608 * gdb.arch/i386-disp-step.exp: New file.
14609
09f00d9a
PM
146102009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
14611
14612 * gdb.base/find.exp: Set newline variable
14613 using quotes instead of braces to fix cygwin failures.
14614
1e8fb976
PA
146152009-01-23 Pedro Alves <pedro@codesourcery.com>
14616
14617 * gdb.base/radix.exp: Add tests to ensure that that set
14618 input-radix 0 and set output-radix 0 are really rejected.
14619
da061712
PA
146202009-01-23 Pedro Alves <pedro@codesourcery.com>
14621
14622 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
14623 copyright years.
14624
dd7e2d2b
PA
146252009-01-23 Pedro Alves <pedro@codesourcery.com>
14626
14627 PR gdb/9664:
14628 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
14629
392452f6
PA
146302009-01-22 Pedro Alves <pedro@codesourcery.com>
14631
14632 PR c++/9631:
14633 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14634
8653e71c
PM
146352009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
14636
14637 * gdb.server/file-transfer.exp: Use EXEEXT variable for
14638 binfile definition to fix Windows OS failure.
14639
a12cc160
DJ
146402009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14641
14642 PR gdb/9346
14643 * gdb.base/interrupt.c (sigint_handler): New.
14644 (main): Install a SIGINT handler if SIGNALS is defined. Exit
14645 on error.
14646 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
14647 Test "signal SIGINT".
14648
b89667eb
DE
146492009-01-19 Doug Evans <dje@google.com>
14650
14651 * gdb.base/break.exp: Update expected gdb output.
14652 * gdb.base/sepdebug.exp: Ditto.
14653 * gdb.mi/mi-syn-frame.exp: Ditto.
14654 * gdb.mi/mi2-syn-frame.exp: Ditto.
14655 * gdb.base/call-signal-resume.exp: New file.
14656 * gdb.base/call-signals.c: New file.
14657 * gdb.base/unwindonsignal.exp: New file.
14658 * gdb.base/unwindonsignal.c: New file.
14659 * gdb.threads/interrupted-hand-call.exp: New file.
14660 * gdb.threads/interrupted-hand-call.c: New file.
14661 * gdb.threads/thread-unwindonsignal.exp: New file.
14662
adb483fe
DJ
146632009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
14664
14665 * gdb.base/define.exp: Test defining and hooking prefix commands.
14666 * gdb.python/python.exp: Update test for "show user" output.
14667
60023297
JK
146682009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14669
14670 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
14671 now the output exactly, using less wildcards. Expect also the output
14672 of gfortran-4.3. Update for the f-valprint.c modification from
14673 2008-04-22.
14674 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
14675 Remove gdb_test test names where matching the command.
14676
ccc57cf9
PA
146772009-01-01 Pedro Alves <pedro@codesourcery.com>
14678
14679 PR breakpoints/9681:
14680 * gdb.base/watchpoint.exp: Add regression test.
14681
c7a6ca08
PA
146822008-12-31 Pedro Alves <pedro@codesourcery.com>
14683
14684 * gdb.threads/attach-into-signal.exp: Don't use
14685 gdb_suppress_entire_file.
14686 * gdb.threads/attach-stopped.exp: Ditto.
14687 * gdb.threads/attachstop-mt.exp: Ditto.
14688
3a031f65
PA
146892008-12-31 Pedro Alves <pedro@codesourcery.com>
14690
14691 PR gdb/8812:
14692 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
14693
09e6485f
PA
146942008-12-29 Pedro Alves <pedro@codesourcery.com>
14695
14696 PR gdb/7536:
14697 * gdb.base/radix.exp: Add tests to ensure invalid input radices
14698 and unsupported output radices are really rejected.
14699
0cd53049
JK
147002008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14701
14702 * gdb.cp/punctuator.exp: Backslash the '$' signs.
14703
ba163c7e
TT
147042008-12-22 Tom Tromey <tromey@redhat.com>
14705
14706 * gdb.cp/punctuator.exp: New file.
14707
6f4de6c9
JK
147082008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14709
14710 * gdb.base/completion.exp (Completing non-existing component): New test.
14711
0f34d0b4
JK
147122008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14713
14714 Fix for PR gdb/8648.
14715 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
14716 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
14717 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
14718 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
14719
db2ad4c3
JK
147202008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14721
14722 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
14723
bb5ef15e
DP
147242008-12-16 Christophe Lyon <christophe.lyon@st.com>
14725
14726 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
14727 compiler actually generate code at the expected line number.
14728
90142adc
JZ
147292008-12-15 Jie Zhang <jie.zhang@analog.com>
14730
14731 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
14732
fad6eecd
TT
147332008-12-12 Tom Tromey <tromey@redhat.com>
14734
14735 * gdb.base/commands.exp (redefine_hook_test): New proc.
14736 Call it.
14737
17c8aaf5
TT
147382008-12-11 Tom Tromey <tromey@redhat.com>
14739
14740 * gdb.base/macscp.exp: New regression test.
14741
7c8adf68
TT
147422008-12-11 Tom Tromey <tromey@redhat.com>
14743
14744 * gdb.base/macscp.exp: Print "address.addr".
14745 * gdb.base/macscp1.c (struct outer): New struct.
14746 (address): New global.
14747
b05dcbb7
TT
147482008-12-09 Tom Tromey <tromey@redhat.com>
14749
14750 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
14751 Call it.
14752
2d476de1
DE
147532008-12-04 Doug Evans <dje@google.com>
14754
14755 * gdb.server/ext-run.exp: Relax regexp for init program.
14756
87bdc959
TG
147572008-12-03 Tristan Gingold <gingold@adacore.com>
14758
14759 * gdb.base/macscp.exp: Generate an object file during compilation
14760 to work around Darwin dsymutil limitations.
14761
e0740f77
JK
147622008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14763
14764 Test resolving external references to TLS variables.
14765 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
14766 FILE2_THREAD_LOCAL.
14767 (testfile2, srcfile2): New variables.
14768 * gdb.threads/tls.c (file2_thread_local)
14769 (function_referencing_file2_thread_local): New.
14770 * gdb.threads/tls2.c: New file.
14771
67f0aac5
JB
147722008-11-28 Joel Brobecker <brobecker@adacore.com>
14773
14774 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
14775 rather than integer, as integer might not be big enough when
14776 on 64bit targets.
67f0aac5 14777
c332165e
JG
147782008-11-27 Jerome Guitton <guitton@adacore.com>
14779
14780 * gdb.cp/formatted-ref.exp: Add equality test.
14781 * gdb.ada/formatted_ref.exp: Ditto.
14782
fc9b693c
JK
147832008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14784
14785 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
14786 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
14787
a9c64011
AS
147882008-11-20 Andreas Schwab <schwab@suse.de>
14789
14790 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
14791 matching syscall entry point.
14792 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14793 (tcatch_vfork_then_child_follow): Likewise. Finish through
14794 vfork even if we stopped at the syscall trampoline.
14795
e2fd701e
DE
147962008-11-20 Doug Evans <dje@google.com>
14797
14798 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
14799
69abc51c
TJB
148002008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
14801
14802 * gdb.arch/ppc-dfp.exp: New file.
14803 * gdb.arch/ppc-dfp.c: New file.
14804
c14c28ba
PP
148052008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
14806
14807 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 14808
2e74121d
DE
148092008-11-17 Doug Evans <dje@google.com>
14810
14811 * gdb.mi/mi-syn-frame.exp: Update expected output.
14812 * gdb.mi/mi2-syn-frame.exp: Update expected output.
14813
66bb093b
VP
148142008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14815
14816 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
14817 "thread N" results in =thread-selected.
14818 * lib/mi-support (mi_run_cmd, mi_expect_stop)
14819 (mi_send_resuming_command_raw): Be prepared for
14820 =thread-selected.
14821
3d043ef6
VP
148222008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14823
a9c64011
AS
14824 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
14825 * lib/mi-support.exp: Likewise.
3d043ef6 14826
808104c8
JB
148272008-11-16 Joel Brobecker <brobecker@adacore.com>
14828
14829 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
14830 commands from the expected output for "help catch".
14831
00b22944
JB
148322008-11-15 Joel Brobecker <brobecker@adacore.com>
14833
14834 * gdb.ada/int_deref.exp: New testcase.
14835
59669435
TT
148362008-11-14 Nick Roberts <nickrob@snap.net.nz>
14837
14838 * gdb.mi/gdb2549.exp: New file.
14839
de04a248
DE
148402008-11-11 Doug Evans <dje@google.com>
14841
14842 * gdb.base/callexit.exp: New file.
14843 * gdb.base/callexit.c: New file.
14844
6b8ce727
DE
148452008-11-10 Doug Evans <dje@google.com>
14846
14847 * lib/gdb.exp (GDBFLAGS): Move -nx ...
14848 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
14849 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
14850 (default_gdb_start,default_gdb_exit): Ditto.
14851 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
14852 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
14853 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
14854 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
14855 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
14856 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
14857
1b14b8aa
AS
148582008-11-03 Andreas Schwab <schwab@suse.de>
14859
14860 * gdb.base/hashline2.exp: Fix typo.
14861 * gdb.base/hashline3.exp: Likewise.
14862
f3134b88
TT
148632008-10-30 Tom Tromey <tromey@redhat.com>
14864
14865 * gdb.base/pointers.exp: Add test.
14866 * gdb.base/pointers.c (k, S): New typedefs.
14867 (instance): New global.
14868
c2226152
AS
148692008-10-30 Andreas Schwab <schwab@suse.de>
14870
14871 * gdb.base/args.exp: Add tests for newlines.
14872
462f405c
JB
148732008-10-30 Joel Brobecker <brobecker@adacore.com>
14874
14875 gdb.base/foll-exec.exp: Update the expected output of a couple
14876 of "info breakpoints" tests.
14877
79a45b7d
TT
148782008-10-28 Tom Tromey <tromey@redhat.com>
14879
14880 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
14881
adc13a14
PA
148822008-10-24 Pedro Alves <pedro@codesourcery.com>
14883
14884 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
14885 gdb_start_cmd.
14886 Use runto_main before any test that requires execution.
14887
252fbfc8
PA
148882008-10-23 Pedro Alves <pedro@codesourcery.com>
14889
14890 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
14891 instead of SIGINT.
14892
28148e3d
JB
148932008-10-22 Joel Brobecker <brobecker@adacore.com>
14894
14895 * gdb.base/completion.exp: Update expected output following
14896 the addition of the "info tasks" command.
14897
c209f847
TT
148982008-10-22 Tom Tromey <tromey@redhat.com>
14899
14900 * gdb.base/exprs.exp (test_expr): Add test for string
14901 concatenation.
14902
f177e350
PA
149032008-10-19 Pedro Alves <pedro@codesourcery.com>
14904
14905 * configure.ac: Output gdb.python/Makefile.
14906 * configure: Regenerate.
14907 * gdb.python/Makefile.in: New.
14908
cce89356
JB
149092008-10-16 Joel Brobecker <brobecker@adacore.com>
14910
14911 * gdb.base/foll-fork.exp: Adjust the expected output to match
14912 the new description for fork/vfork catchpoints in the "info
14913 breakpoints" output.
14914
176d289d
TJB
149152008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
14916
14917 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
14918
a08702d6
TJB
149192008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
14920
14921 * gdb.python/python-value.c: New file.
14922 * gdb.python/python-value.exp: New file.
14923
1c5cfe86
PA
149242008-10-15 Pedro Alves <pedro@codesourcery.com>
14925
14926 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
14927
5a98ad69
DP
149282008-10-15 Denis Pilat <denis.pilat@st.com>
14929
41702f1b 14930 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 14931
dcb1a1e2
TT
149322008-10-09 Tom Tromey <tromey@redhat.com>
14933
14934 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
14935 'fprintf' and 'stderr'.
14936
9124fe48
JB
149372008-10-07 Joel Brobecker <brobecker@adacore.com>
14938
14939 * gdb.ada/ref_tick_size.exp: New testcase.
14940
45452591
DE
149412008-10-06 Doug Evans <dje@google.com>
14942
14943 * gdb.dwarf2/dw2-cu-size.exp: New file.
14944 * gdb.dwarf2/dw2-cu-size.S: New file.
14945
14946 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
14947 .Ltype_int for clarity.
14948
4fc5b208
PP
149492008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
14950
14951 PR gdb/2384:
14952 * gdb.cp/gdb2384.exp: Extended to test more cases.
14953 * gdb.cp/gdb2384.cc: Likewise.
14954 * gdb.cp/gdb2384-base.h: Likewise.
14955 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 14956
d78df370
JK
149572008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14958
14959 * gdb.base/maint.exp (maint print type): Remove printing
14960 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
14961
9a044a89
TT
149622008-09-30 Tom Tromey <tromey@redhat.com>
14963
14964 * gdb.base/macscp.exp: Add completion tests.
14965 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
14966 (TWENTY_THREE): Likewise.
14967 (FORTY_EIGHT): Likewise.
14968
506800a9
TT
149692008-09-30 Tom Tromey <tromey@redhat.com>
14970
14971 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
14972 everywhere.
14973 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
14974
1a6f01b5
JK
149752008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14976
14977 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
14978 testcase is derived from. Fix racy dependency on an expected PID
14979 number. No longer support the testcase on Linux kernel 2.4.x.
14980
2fae03e8
TT
149812008-09-27 Tom Tromey <tromey@redhat.com>
14982
14983 * gdb.base/macscp.exp: Add tests for stringification, splicing,
14984 and varargs.
14985
1ad15515
PA
149862008-09-22 Pedro Alves <pedro@codesourcery.com>
14987
14988 * lib/mi-support.exp (mi_expect_interrupt): New.
14989 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
14990 from gdb.mi/mi-nonstop.exp.
14991 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
14992 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
14993 lib/mi-support.exp.
14994 Use mi_check_thread_states throughout. Avoid ".*" and do not
14995 require an anchor after -exec-run.
14996
d0b76dc6
DJ
149972008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
14998
14999 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
15000 stop is pending. Avoid ".*" when two stops are pending.
15001 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
15002 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
15003 newlines in fullnames.
15004 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
15005 (mi_expect_stop): Update comments. Only anchor in sync mode.
15006 Do not match newlines.
15007 (mi_send_resuming_command_raw): Always return status.
15008 (mi_get_stop_line): Do not match more than one line by accident.
15009 Only anchor in sync mode.
15010 (mi_run_inline_test): If -exec-next fails, give up.
15011
9990c830
UW
150122008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15013
15014 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
15015 on SPU.
15016
ebcf6f00
JB
150172008-09-10 Joel Brobecker <brobecker@adacore.com>
15018
15019 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
15020
b6db24e5
JB
150212008-09-10 Joel Brobecker <brobecker@adacore.com>
15022
15023 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
15024 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
15025 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
15026 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
15027 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
15028 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
15029 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15030 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15031 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15032 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15033 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15034 Include the "= " sequence in the expected output of print tests.
15035
2bf448e0
JB
150362008-09-10 Joel Brobecker <brobecker@adacore.com>
15037
15038 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15039 description for boolean types.
15040
d51fd4c8
PA
150412008-09-09 Pedro Alves <pedro@codesourcery.com>
15042
15043 * gdb.base/hook-stop-continue.c: New.
15044 * gdb.base/hook-stop-continue.exp: New.
15045
694182d2
DJ
150462008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15047
15048 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15049
3b8a7fc0
JG
150502008-09-08 Jerome Guitton <guitton@adacore.com>
15051
15052 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15053 (stack_check_probe_2, stack_check_probe_loop_1)
15054 (stack_check_probe_loop_2): New functions.
15055 (main): Add call to these new functions.
15056 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15057 functions, check that the breakpoint is inserted at the appropriate
15058 location.
15059 (insert_breakpoint): Slightly refine this procedure so that it can
15060 be called several times in the test.
15061
96cc0ae8
JG
150622008-09-08 Jerome Guitton <guitton@adacore.com>
15063
15064 * gdb.base/stack-checking.c: New file.
15065 * gdb.base/stack-checking.exp: New file.
15066
1f08b409
TJB
150672008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15068
15069 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
15070 * gdb.arch/altivec-regs.exp: Likewise.
15071 * gdb.arch/vsx-regs.exp: Likewise.
15072
3099e1c4
TJB
150732008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15074
15075 * gdb.arch/ppc-fp.exp: New file.
15076 * gdb.arch/ppc-fp.c: New file.
15077
cc69bfc1
PP
150782008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15079
15080 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
15081 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 15082
b02a33db
MS
150832008-09-04 Michael Snyder <msnyder@vmware.com>
15084
15085 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
15086 as "at" (for non-debug functions such as _start).
15087
2992cbe0
UW
150882008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15089
15090 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
15091 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
15092 software watchpoints.
15093 * gdb.base/watch_thread_num.exp: Likewise.
15094
514f746b
AR
150952008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15096
15097 * gdb.arch/i386-bp_permanent.exp: New test.
15098
876cecd0
TT
150992008-08-24 Tom Tromey <tromey@redhat.com>
15100
15101 * gdb.base/maint.exp: Update "maint print type".
15102
80f73d71
VP
151032008-08-21 Vladimir Prus <vladimir@codesourcery.com>
15104
15105 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
15106 support. Adjust the order of "*running" notifications.
15107 * gdb.mi/non-stop.c: Don't cast from int to void* and
15108 back.
15109
d9c78d7d
MK
151102008-08-20 Mark Kettenis <kettenis@gnu.org>
15111
15112 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
15113 expect to find it in the "info frame" output.
15114
97a2d1d3
DJ
151152008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15116
15117 * gdb.base/interp.exp: Always consume both prompts.
15118
b96e2927
PA
151192008-08-20 Pedro Alves <pedro@codesourcery.com>
15120
15121 * gdb.base/pending.exp: Test pending breakpoints without symbols
15122 loaded.
15123
8cf6e61a
VP
151242008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15125
15126 * lib/mi-support.exp (mi_expect_stop): Produce
15127 more details on failures.
15128 * gdb.mi/mi-nonstop.exp: New.
15129 * gdb.mi/non-stop.c: New.
15130
c6ebd6cf
VP
151312008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15132
a9c64011
AS
15133 * gdb.mi/mi-async.exp: Use 'set target-async'.
15134 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 15135
46a9b8ed
DJ
151362008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15137
15138 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15139
44feb3ce
TT
151402008-08-17 Tom Tromey <tromey@redhat.com>
15141
15142 * gdb.base/help.exp (help catch): Rewrite.
15143
311a4e6b
TJB
151442008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15145
15146 * gdb.base/define.exp: Test indented command documentation.
15147 * gdb.python/python.exp: Test indented multi-line command.
15148
604c2f83
LM
151492008-08-15 Luis Machado <luisgpm@br.ibm.com>
15150
15151 * testsuite/gdb.arch/vsx-regs.c: New source file.
15152 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
15153 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
15154
886a217c
TT
151552008-08-14 Tom Tromey <tromey@redhat.com>
15156
15157 * gdb.base/macscp.exp: Add regression test for "macro define" or
15158 "macro undef" with no arguments.
15159
c814a4f3
PP
151602008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
15161
15162 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 15163
12ab8a60
UW
151642008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15165
15166 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15167
d57a3c85
TJB
151682008-08-06 Tom Tromey <tromey@redhat.com>
15169
15170 * gdb.python/python.exp: New file.
15171
c7b778ff
JK
151722008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15173
15174 Fix for PR gdb/1543.
15175 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15176 $LOCATION.
15177 (location): New variable.
15178 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15179 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15180 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15181 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15182 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15183 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15184 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15185 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15186 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15187 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15188 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15189 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15190 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15191 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15192 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15193 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15194 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15195 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15196 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15197 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15198 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15199 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
15200 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
15201 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
15202 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
15203 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
15204 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
15205 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
15206 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
15207 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
15208 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
15209 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
15210 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
15211 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
15212 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
15213 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
15214 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
15215 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15216 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
15217 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
15218 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
15219 gdb.base/type-opaque.exp, gdb.base/until.exp,
15220 gdb.base/value-double-free.c, gdb.base/varargs.exp,
15221 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
15222 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
15223 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
15224 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
15225 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
15226 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
15227 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
15228 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15229 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
15230 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
15231 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
15232 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
15233 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
15234 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
15235 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
15236 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15237 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
15238 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
15239 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
15240 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
15241 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
15242 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
15243 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
15244 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15245 gdb.pascal/types.exp, gdb.stabs/weird.exp,
15246 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
15247 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
15248 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
15249 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
15250 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
15251 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
15252 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15253 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15254 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15255 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15256 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15257 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15258 lib/mi-support.exp, lib/trace-support.exp: Remove reference
15259 to bug-gdb@prep.ai.mit.edu .
15260
5e06a3d1
VP
152612008-07-31 Vladimir Prus <vladimir@codesourcery.com>
15262
15263 * lib/mi-support.exp (mi_load_shlibs): New.
15264 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
15265
9d81d21b
VP
152662008-07-30 Vladimir Prus <vladimir@codesourcery.com>
15267
15268 * lib/mi-support.exp (get_mi_thread_list)
15269 (check_mi_and_console_threads): New, moved from ...
15270 * gdb.mi/mi-pthread.exp: ...here.
15271 * gdb.mi/gdb669.exp (get_mi_thread_list)
15272 (check_mi_and_console_threads): Delete.
15273 * gdb.mi/mi2-pthread.exp: Likewise.
15274
bae98fe0
TT
152752008-07-28 Tom Tromey <tromey@redhat.com>
15276
15277 * Makefile.in (just-check): Remove. Move body to...
15278 (check): ... here.
15279
57380f4e
DJ
152802008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15281
15282 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
15283 Add a test for duplicated SIGINTs.
15284
e09490f1
DJ
152852008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15286
15287 * gdb.threads/schedlock.exp (get_args): Update to work for any
15288 value of NUM.
15289 (Top level): Report the number of threads that did not resume.
15290
6387b45f
DJ
152912008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15292
15293 * gdb.dwarf2/dw2-compressed.S: Also define __start.
15294
62f64ff2
DJ
152952008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15296
15297 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
15298 non-MI prompt.
15299
fa8de41e
TT
153002008-07-26 Tom Tromey <tromey@redhat.com>
15301
15302 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
15303 (function_struct, function_struct_ptr): New globals.
15304 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
15305 function pointer in a struct.
15306
ccb3ac8a
TT
153072008-07-26 Tom Tromey <tromey@redhat.com>
15308
15309 * gdb.base/macscp.exp: Add test for macro lexing bug.
15310
d7d9f01e
TT
153112008-07-18 Tom Tromey <tromey@redhat.com>
15312
15313 * gdb.base/macscp.exp: Add macro tests.
15314
9bf07184
PP
153152008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15316
15317 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15318
becf6477
PP
153192008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15320
15321 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15322
0709f7d3
PP
153232008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
15324
15325 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 15326
7093c834
PP
153272008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
15328
15329 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 15330
b432ffe3
JK
153312008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15332
15333 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15334
b1a268e5
VP
153352008-07-12 Vladimir Prus <vladimir@codesourcery.com>
15336
15337 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15338
e2995f8e
KB
153392008-07-11 Kevin Buettner <kevinb@redhat.com>
15340
15341 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
15342 of regexp to account for changes made to GDB in the printing of
15343 byte vectors.
15344
14032a66
TT
153452008-07-11 Tom Tromey <tromey@redhat.com>
15346
15347 * gdb.base/completion.exp: Add 'help' completion test.
15348
981505ef
JK
153492008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15350
15351 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15352
10568435
JK
153532008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15354
15355 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15356
4487aabf
PA
153572008-07-09 Pedro Alves <pedro@codesourcery.com>
15358
15359 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15360
a4a9b1c4
PA
153612008-07-09 Pedro Alves <pedro@codesourcery.com>
15362
15363 * gdb.base/fullname.exp: Restore pwd if compiling failed.
15364
3c3185ac
JK
153652008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15366
15367 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15368
7ebd49dc
VP
153692008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15370
15371 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
15372 previous commit. Add a comment.
15373
84e46146
PA
153742008-06-28 Pedro Alves <pedro@codesourcery.com>
15375
15376 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15377
0f8d4a2f
VP
153782008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15379
15380 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
15381
f747e0ce
PA
153822008-06-27 Pedro Alves <pedro@codesourcery.com>
15383
15384 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
15385 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
15386 compiling an executable, link in an object that forces unbuffered
15387 output.
15388 * lib/set_unbuffered_mode.c: New file.
15389
734a5c36
JK
153902008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15391
15392 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
15393
a2840c35
VP
153942008-06-25 Vladimir Prus <vladimir@codesourcery.com>
15395
a9c64011
AS
15396 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
15397 mi_expect_stop.
15398 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
15399 Demand that *running is output.
15400 (detect_async): Perform checking every time.
15401 (mi_send_resuming_command): Extract everything into...
15402 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
15403 (mi_expect_stop): Don't accept any output before *stopped.
15404
6ae37fef
VP
154052008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15406
15407 Robustify mi-simplerun.
a9c64011
AS
15408 * gdb.mi/basics.c (main): Add a call to sleep.
15409 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15410 * gdb.mi/mi2-cli.exp: Likewise.
15411 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 15412
b4aa76f0 154132008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
15414
15415 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15416
e1ac3328
VP
154172008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15418
a9c64011
AS
15419 * gdb.mi/mi-console.exp: Adjust.
15420 * gdb.mi/mi-syn-frame.exp: Adjust.
15421 * gdb.mi/mi2-console.exp: Adjust.
15422 * gdb.mi/mi2-syn-frame.exp: Adjust.
15423 * lib/mi-support.exp (mi_run_cmd): Adjust.
15424 (mi_send_resuming_command): Adjust.
e1ac3328 15425
f7f9a841
VP
154262008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15427
15428 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
15429 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15430 testing of stopped.
15431 * gdb.mi/mi2-syn-frame.exp: Likewise.
15432 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15433 (async, detect_async): New.
15434 (mi_expect_stop, mi_continue_to_line): Adjust expectation
15435 depending on if we're running in sync or async mode.
f7f9a841 15436
37cd5d19
TT
154372008-06-09 Tom Tromey <tromey@redhat.com>
15438
15439 * gdb.base/completion.exp: New tests for field name completion
15440 with spaces, and field name completion with '->'.
15441
65d12d83
TT
154422008-06-06 Tom Tromey <tromey@redhat.com>
15443
15444 * gdb.base/break1.c (struct some_struct): New struct.
15445 (values): New global.
15446 * gdb.base/completion.exp: Add field name completion test.
15447
ebfe2e3f
PP
154482008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15449
15450 * gdb.cp/call-c.exp: Test for incorrect handling of reference
15451 to pointer.
15452 * gdb.cp/call-c.cc: Likewise.
15453
bcf6fc3a
NR
154542008-06-06 Nick Roberts <nickrob@snap.net.nz>
15455
15456 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15457 annotation.
15458
49fd4a42 154592008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 15460 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
15461
15462 * gdb.threads/execl.c, gdb.threads/execl1.c,
15463 gdb.threads/execl.exp: New tests.
a9c64011 15464
8a34ac3f
AR
154652008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
15466 Daniel Jacobowitz <dan@codesourcery.com>
15467
15468 * gdb.cp/exception.exp: Activate test, make it work with pending
15469 catchpoints.
15470
86ae69ef
JK
154712008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15472
15473 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15474
f7f9ae2c
VP
154752008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15476
a9c64011
AS
15477 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15478 now printed.
15479 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 15480
2a2d4dc3
AS
154812008-05-27 Andreas Schwab <schwab@suse.de>
15482
15483 * gdb.base/frame-args.exp: Handle arguments that are optimized
15484 out.
15485
5099e4d9
LM
154862008-05-26 Luis Machado <luisgpm@br.ibm.com>
15487
15488 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15489 quiet for ppc32 and group options into a single variable.
15490
d9c36a91
JB
154912008-05-23 Joel Brobecker <brobecker@adacore.com>
15492
15493 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15494 of zero-size elements.
15495 * gdb.ada/null_array.exp: Test printing this new array.
15496
103a8671
JK
154972008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15498
15499 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15500
07a4cc1a 155012008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
15502
15503 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15504 of the "finish" command.
15505
55f996a7
NR
155062008-05-21 Nick Roberts <nickrob@snap.net.nz>
15507
15508 * gdb.base/annota1.exp: Test for new annotation.
15509
907fc202
UW
155102008-05-16 Pedro Alves <pedro@codesourcery.com>
15511
15512 * gdb.base/fixsection.exp: New file.
15513 * gdb.base/fixsection0.c: New file.
15514 * gdb.base/fixsection1.c: New file.
15515
e8f97270
UW
155162008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15517
15518 * gdb.base/annota1.exp: Accept printf@... in place of printf.
15519 * gdb.base/annota3.exp: Likewise.
15520
ac0bb574
NF
155212008-05-13 Nathan Froyd <froydnj@codesourcery.com>
15522
15523 * gdb.base/watch_thread_num.exp: Don't run tests that require
15524 watchpoints if the target doesn't support them.
15525
6fadd07a
DE
155262008-05-12 Doug Evans <dje@google.com>
15527
15528 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15529
6e9a4a30
JB
155302008-05-09 Joel Brobecker <brobecker@adacore.com>
15531
15532 * gdb.ada/assign_1.exp: New testcase.
15533
08388c79
DE
155342008-05-09 Doug Evans <dje@google.com>
15535
a3c83fae
DE
15536 * gdb.base/find.exp: New file.
15537 * gdb.base/find.c: New file.
08388c79 15538
bd5ddfe8
DJ
155392008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
15540
15541 * gdb.base/commands.exp (watchpoint_command_test): Handle
15542 gdb,no_hardware_watchpoints.
15543 * gdb.base/float.exp: Allow ARM targets without floating point.
15544 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
15545
b5dd68e2 155462008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 15547 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
15548
15549 * gdb.ada/lang_switch: New test program.
15550 * gdb.ada/lang_switch.exp: New testcase.
15551
382d13d1
DE
155522008-05-05 Doug Evans <dje@google.com>
15553
15554 * gdb.base/help.exp (disassemble): Update expected help text.
15555
9dd789d0
PA
155562008-05-04 Pedro Alves <pedro@codesourcery.com>
15557
15558 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15559
611c83ae
PA
155602008-05-04 Pedro Alves <pedro@codesourcery.com>
15561
15562 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15563 different times.
15564
ff013f42
JK
155652008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15566
15567 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
15568 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
15569 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
15570 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
15571
96dff6a2
VP
155722008-05-04 Vladimir Prus <vladimir@codesourcery.com>
15573
15574 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
15575 notification to appear.
15576
55cd6f92
DJ
155772008-05-04 Daniel Jacobowitz <dan@debian.org>
15578
15579 * gdb.base/fullname.c: New file.
15580 * gdb.base/fullname.exp: New file.
15581 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
15582
d705c43c
PA
155832008-05-03 Pedro Alves <pedro@codesourcery.com>
15584
15585 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
15586 expressions with macros.
15587
333222e1
JK
155882008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15589
15590 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15591
5ac01682
DJ
155922008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
15593
15594 * gdb.base/completion.exp: Handle lack of other symbols beginning
15595 with "a".
15596
15597 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
15598
237fc4c9
PA
155992008-05-02 Jim Blandy <jimb@codesourcery.com>
15600
15601 * gdb.asm/asmsrc1.s: Add scratch space.
15602
ed5e9466
DJ
156032008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15604 Daniel Jacobowitz <dan@codesourcery.com>
15605
15606 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
15607 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
15608 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
15609
b39cc962
DJ
156102007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
15611
15612 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15613
36d520f5
JB
156142008-05-01 Joel Brobecker <brobecker@adacore.com>
15615
15616 * gdb.base/info-target.exp: New testcase.
15617
8d4e3071
DJ
156182008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15619
15620 * gdb.cp/hang.exp: Use .cc instead of .C.
15621 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
15622 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
15623
6f3f3097
DJ
156242008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15625
15626 * gdb.base/gdb1250.exp: Remove perror.
15627 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
15628
5550a914
PA
156292008-04-30 Pedro Alves <pedro@codesourcery.com>
15630
15631 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15632 .2byte.
15633
d848e687
DJ
156342008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
15635
15636 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
15637 (maybe_kfail): New.
15638
93b5768b
PA
156392008-04-25 Pedro Alves <pedro@codesourcery.com>
15640
15641 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15642
721c02de
VP
156432008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15644
a9c64011
AS
15645 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
15646 * gdb.mi/mi2-syn-frame.exp: Likewise.
15647 * lib/mi-support.exp: Likewise.
721c02de 15648
74960c60
VP
156492008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15650
15651 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
15652 to specify regexp for the location to stop at.
15653 * gdb.base/break-always.c: New.
15654 * gdb.base/break-always.exp: New.
15655
d24317b4
VP
156562008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15657
15658 * lib/mi-support.exp (mi_runto_helper): Adjust
15659 for the original-location field.
15660 (mi_create_breakpoint, mi_list_breakpoints): New.
15661 * gdb.mi/mi-break.exp: Adjust.
15662 * gdb.mi/mi2-break.exp: Adjust.
15663 * gdb.mi/mi-pending.exp: Adjust.
15664 * gdb.mi/mi-simplerun.exp: Adjust.
15665 * gdb.mi/mi2-simplerun.exp: Adjust.
15666 * gdb.mi/mi-syn-frame.exp: Adjust.
15667 * gdb.mi/mi2-syn-frame.exp: Adjust.
15668 * gdb.mi/mi-until.exp: Adjust.
15669 * gdb.mi/mi2-until.exp: Adjust.
15670 * gdb.mi/mi-var-display.exp: Adjust.
15671 * gdb.mi/mi2-var-display.exp: Adjust.
15672 * gdb.mi/mi-watch.exp: Adjust.
15673 * gdb.mi/mi2-watch.exp: Adjust.
15674
fdc59709 156752008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 15676
a9c64011
AS
15677 * aclocal.m4: Add override.m4.
15678 * configure: Regenerate.
fdc59709 15679
8e91f023
VP
156802008-04-19 Vladimir Prus <vladimir@codesourcery.com>
15681
15682 * gdb.mi/var-cmd.c (do_at_tests): Verify that
15683 '-var-update --all-values' reports new value even the type
15684 of a variable object has changed.
15685
233a11ab
CS
156862008-04-18 Craig Silverstein <csilvers@google.com>
15687
15688 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15689 files.
d24317b4 15690
9c1137ad
JB
156912008-04-18 Joel Brobecker <brobecker@adacore.com>
15692
15693 * gdb.ada/atomic_enum: New test program.
15694 * gdb.ada/atomic_enum.exp: New testcase.
15695
66d0bbc7
DE
156962008-04-17 Doug Evans <dje@google.com>
15697
15698 * gdb.opt/Makefile.in: Fix whitespace.
15699
100906b0
UW
157002008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
15701
15702 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15703
4584e32e
DE
157042008-04-17 Doug Evans <dje@google.com>
15705
15706 * gdb.base/hashline1.exp: New testcase.
15707 * gdb.base/hashline2.exp: New testcase.
15708 * gdb.base/hashline2.exp: New testcase.
15709
0a320680
PA
157102008-04-17 Pedro Alves <pedro@codesourcery.com>
15711
15712 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15713
18ac113b
AR
157142008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
15715
15716 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
15717 temporary breakpoint to match "Temporary breakpoint".
15718 * gdb.base/break.exp (delete_breakpoints): Likewise.
15719 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
15720 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
15721 * gdb.base/display.exp: Likewise.
15722 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
15723 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
15724 * gdb.base/restore.exp (restore_tests): Likewise.
15725 * gdb.base/sepdebug.exp: Likewise.
15726 * gdb.base/watchpoint.exp: Likewise.
15727 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
15728 * gdb.mi/mi-pending.exp: Likewise.
15729 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
15730 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
15731 * gdb.mi/mi-var-cmd.exp: Likewise.
15732 * gdb.mi/mi-var-display.exp: Likewise.
15733 * gdb.mi/mi2-cli.exp: Likewise.
15734 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
15735 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
15736 * gdb.mi/mi2-var-display.exp: Likewise.
15737 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
15738 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
15739 new "disp" field.
a9c64011 15740 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
15741 reason. This is to support fix for PR2424.
15742
add38693
JK
157432008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15744
15745 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
15746
fcacd99f
VP
157472008-04-13 Vladimir Prus <vladimir@codesourcery.com>
15748
15749 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 15750 field. Add more floating varobj tests.
fcacd99f 15751 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
15752 field.
15753 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
15754 (main): Call do_at_tests.
15755 * lib/mi-support.exp (mi_create_floating_varobj)
15756 (mi_varobj_update_with_type_change): New.
fcacd99f 15757
de051565
MK
157582008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
15759
15760 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
15761 option of -var-evaluate-expression.
15762 * gdb.mi/mi2-var-display.exp: Likewise.
15763
dbc52822
VP
157642008-04-07 Vladimir Prus <vladimir@codesourcery.com>
15765
15766 Introduce test setup helpers.
a9c64011
AS
15767 * lib/gdb.exp (build_executable, clean_restart)
15768 (prepare_for_testing): New.
15769 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
15770 * gdb.base/return.exp: Likewise.
15771 * gdb.base/ending-run.exp: Likewise.
dbc52822 15772
473591da
NR
157732008-04-07 Nick Roberts <nickrob@snap.net.nz>
15774
15775 * gdb.mi/mi-async.exp: New test for asynchronous Machine
15776 Interface (MI) responses.
15777
2b2d9e11
VP
157782008-04-06 Vladimir Prus <vladimir@codesourcery.com>
15779
a9c64011
AS
15780 * gdb.cp/breakpoint.cc: New code to test conditions involving
15781 member variables.
15782 * gdb.cp/breakpoint.exp: Test condition involving member
15783 variables.
2b2d9e11 15784
bb378428
VP
157852008-04-05 Vladimir Prus <vladimir@codesourcery.com>
15786
15787 * lib/mi-support.exp (mi_expect_stop): New.
15788 (mi_run_cmd): Change the
15789 token. Use mi_send_resuming_command, use
15790 mi_expect_stop.
15791 (mi_execute_to_helper): Rename to mi_execute_to.
15792 (mi_send_resuming_command): Add more error patterns.
15793 (mi_wait_for_stop): Renamed to...
15794 (mi_get_stop_line): ...this.
15795 (mi_run_inline_test): Adjust.
15796
15797 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
15798 * gdb.mi/mi-console.exp: Likewise.
15799 * gdb.mi/mi-pending.exp: Likewise.
15800 * gdb.mi/mi-simplerun.exp: Likewise.
15801 * gdb.mi/mi-stack.exp: Likewise.
15802 * gdb.mi/mi-stepi.exp: Likewise.
15803 * gdb.mi/mi-syn-frame.exp: Add comment.
15804 * gdb.mi/mi-until.exp: Likewise.
15805 * gdb.mi/mi-var-display.exp: Likewise.
15806 * gdb.mi/mi-watch.exp: Likewise.
15807 * gdb.mi/mi2-cli.exp: Likewise.
15808 * gdb.mi/mi2-console.exp: Likewise.
15809 * gdb.mi/mi2-simplerun.exp: Likewise.
15810 * gdb.mi/mi2-stack.exp: Likewise.
15811 * gdb.mi/mi2-stepi.exp: Likewise.
15812 * gdb.mi/mi2-until.exp: Likewise.
15813 * gdb.mi/mi2-var-display.exp: Likewise.
15814 * gdb.mi/mi2-watch.exp: Likewise.
15815
62172bb9
UW
158162008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15817
15818 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
15819
15820 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
15821
a13e061a
PA
158222008-04-04 Pedro Alves <pedro@codesourcery.com>
15823
15824 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
15825 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
15826 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
15827 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
15828 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
15829 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
15830 expect an mi error duplicated in stderr.
15831
eae06beb
JB
158322008-04-03 Joel Brobecker <brobecker@adacore.com>
15833
15834 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
15835 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
15836 Add a couple of tests that verify the behavior when the new setting
15837 is set to "cancel" and "all".
15838 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
15839 "ask" before we start the testing.
15840
79c6ced6
AR
158412008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
15842
15843 * gdb.cp/casts.cc: Add class reference variables.
15844 * gdb.cp/casts.exp: New test cases for up/down casting references.
15845
6c2d1a6b
MK
158462008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
15847
15848 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
15849 instead of beginning to make an extra test pass.
15850 * gdb.mi/mi2-var-display.exp: Likewise.
15851
55b411d9
MR
158522008-03-31 Maciej W. Rozycki <macro@mips.com>
15853
15854 * gdb.base/break.exp: Mark failures as such. Fix formatting.
15855
c6140da2
MD
158562008-03-31 Markus Deuling <deuling@de.ibm.com>
15857 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15858
15859 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
15860 value. Add xfail for older kernels.
15861
79732189
AR
158622008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
15863
15864 Bring mi-support in line with gdb.exp.
15865 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
15866 (mi_gdb_start): New function.
15867
33c3676e
MR
158682008-03-28 Maciej W. Rozycki <macro@mips.com>
15869
15870 * gdb.mi/mi-var-cmd.exp: Fix a typo.
15871
92e28119
VP
158722008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15873
15874 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
15875 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 15876
9e8e3afe
VP
158772008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15878
15879 * lib/mi-support.exp (mi_create_varobj_checked): New.
15880 (mi_list_varobj_children): Allow to check for a
15881 value.
15882 (mi_list_array_varobj_children): New.
15883
15884 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
15885 and mi_list_varobj_children, as opposed to hardcoding
15886 expected strings.
15887 * gdb.mi/gdb701.exp: Likewise.
15888 * gdb.mi/gdb792.exp: Likewise.
15889 * gdb.mi/mi-var-block.exp: Likewise.
15890 * gdb.mi/mi-var-cmd.exp: Likewise.
15891 * gdb.mi/mi-var-invalidate.exp: Likewise.
15892 * gdb.mi/mi2-var-block.exp: Likewise.
15893 * gdb.mi/mi2-var-child.exp: Likewise.
15894 * gdb.mi/mi2-var-cmd.exp: Likewise.
15895 * gdb.mi/mi2-var-display.exp: Likewise.
15896
9df50351
JK
158972008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15898
15899 Fix random false FAILs on i386.
15900 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
15901
31e5d73a
DJ
159022008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15903
15904 PR gdb/544
15905 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
15906
12f4afab
DJ
159072008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15908
15909 PR gdb/544
15910 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
15911
b562a0cb
DJ
159122008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15913
15914 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
15915 fixed PR gdb/544.
15916
17faa917
DJ
159172008-03-21 Pedro Alves <pedro@codesourcery.com>
15918
15919 * gdb.threads/fork-child-threads.exp: Test next over fork.
15920
6214f497
DJ
159212008-03-21 Chris Demetriou <cgd@google.com>
15922
15923 * gdb.base/break.exp (rbreak junk): New test for rbreak
15924 "Junk at end of arguments" issue.
15925
63092375
DJ
159262008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15927
15928 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
15929 *& to work on created array elements.
15930 (Top level): Test print $pc with a file. Test string operations
15931 without a target.
15932 * gdb.base/ptype.exp: Do not expect *& to work on created array
15933 elements.
15934
b21991b0
DJ
159352008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15936
15937 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
15938 gdb.threads/staticthreads.exp: Update exit query.
15939
c4b347c7
SL
159402008-03-07 Sandra Loosemore <sandra@codesourcery.com>
15941
15942 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
15943
fa4727a6
DJ
159442008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
15945
15946 * gdb.base/watchpoint.c (global_ptr, func4): New.
15947 (main): Call func4.
15948 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
15949 (test_inaccessible_watchpoint): New.
15950
2f34202f
MR
159512008-02-29 Maciej W. Rozycki <macro@mips.com>
15952
15953 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
15954 select the largest.
15955
0d6ba1b1
DJ
159562008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
15957
15958 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
15959 frames-invalid annotations.
15960
e691325a
PM
159612008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
15962
a9c64011 15963 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 15964
f85b5ecc
DE
159652008-02-27 Doug Evans <dje@google.com>
15966
15967 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
15968 for bug 1738.
15969 (breakpoint_to_handler_entry): Ditto.
15970
b40e7bf3
JB
159712008-02-27 Joel Brobecker <brobecker@adacore.com>
15972
15973 * gdb.base/ending-run.exp: Use the first line of code inside
15974 function body to test breakpoints.
15975 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
15976 location where the breakpoint is inserted when using the line
15977 where a function is declared. Fix typo in the description of
15978 one of the tests.
15979 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
15980
2faca73a
PM
159812008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15982
15983 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 15984 tests.
2faca73a 15985
6f439c36
PM
159862008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15987
15988 * gdb.base/args.exp: avoid same output for tests
15989 with single quotes.
15990
54e52265
VP
159912008-02-26 Vladimir Prus <vladimir@codesourcery.com>
15992
a9c64011
AS
15993 * gdb.base/annota1.exp: Adjust for 'info break'
15994 format changes.
15995 * gdb.base/annota3.exp: Likewise.
15996 * gdb.base/break.exp: Likewise.
15997 * gdb.base/condbreak.exp: Likewise.
15998 * gdb.base/pending.exp: Likewise.
15999 * gdb.base/sepdebug.exp: Likewise.
16000 * gdb.base/unload.exp: Likewise.
16001 * gdb.cp/ovldbreak.exp: Likewise.
16002 * gdb.mi/mi-pending.exp: Likewise.
54e52265 16003
897b09ca
DE
160042008-02-07 Doug Evans <dje@google.com>
16005
16006 * gdb.cp/mb-inline.exp: New.
16007 * gdb.cp/mb-inline.h: New.
16008 * gdb.cp/mb-inline1.cc: New.
16009 * gdb.cp/mb-inline2.cc: New.
16010
b1c32d35
PM
160112008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
16012
16013 * gdb.pascal/floats.pas: New test program.
16014 * gdb.pascal/floats.exp: New testcase.
16015
1a4ca44a
TJB
160162008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16017
16018 * gdb.base/callfuncs.c (t_float_many_args): New function.
16019 (t_double_many_args): New function.
16020 * gdb.base/callfuncs.exp: Add tests for exceeding float
16021 and double parameters passed through the stack.
16022
439048e8
JB
160232008-02-05 Joel Brobecker <brobecker@adacore.com>
16024
16025 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
16026 gdb.ada/complete/foo.adb: New files.
16027 * gdb.ada/complete.exp: New testcase.
16028
81fe8080
DE
160292008-02-03 Doug Evans <dje@google.com>
16030
301f0ecf
DE
16031 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16032
81fe8080
DE
16033 * gdb.cp/gdb2384.exp: New file.
16034 * gdb.cp/gdb2384.cc: New file.
16035 * gdb.cp/gdb2384-base.h: New file.
16036 * gdb.cp/gdb2384-base.cc: New file.
16037
4b071aec
DE
160382008-02-02 Doug Evans <dje@google.com>
16039
16040 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16041
61137ba6
JB
160422007-02-01 Joel Brobecker <brobecker@adacore.com>
16043
16044 * gdb.ada/sym_print_name: New test program.
16045 * gdb.ada/sym_print_name.exp: New testcase.
16046
160472007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
16048
16049 * gdb.ada/nested/hello.adb: New file.
16050 * gdb.ada/nested.exp: New testcase.
16051 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16052
98deb0da
VP
160532008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16054
16055 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
16056 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16057 don't cause future evaluations of function to report
16058 creation of internal breakpoints.
98deb0da 16059
723a2275
VP
160602008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16061
16062 * gdb.mi/mi-break.exp (test_error): New.
16063 Call it.
16064
fb546a2f
LM
160652008-01-31 Luis Machado <luisgpm@br.ibm.com>
16066
16067 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
16068 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
16069
2d8fd90a
PM
160702008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16071
16072 * gdb.pascal/integers.pas: New test program.
16073 * gdb.pascal/integers.exp: New testcase.
16074
a7fa0ded
PM
160752008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16076
16077 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16078
5e1a1926
TJB
160792008-01-30 Luis Machado <luisgpm@br.ibm.com>
16080
16081 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
16082 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
16083
8d04f9f0
JB
160842008-01-30 Paul Hilfinger <hilfinger@adacore.com>
16085
16086 * gdb.ada/formatted_ref: New test program.
16087 * gdb.ada/formatted_ref.exp: New testcase.
16088
16089 * gdb.cp/formatted-ref.cc: New file.
16090 * gdb.cp/formatted-ref.exp: New testcase.
16091
ce75a98f
JB
160922008-01-30 Joel Brobecker <brobecker@adacore.com>
16093
16094 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16095
e835f6bf
NR
160962008-01-30 Nick Roberts <nickrob@snap.net.nz>
16097
16098 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16099 (test_file_list_exec_source_file): Update to new macro-info field.
16100
d118ef87
PH
161012008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16102
16103 * gdb.ada/exprs: New test program.
16104 * gdb.ada/exprs.exp: New testcase.
16105
7d35ab09
TJB
161062008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16107
16108 * dfp-test.c (DELTA, DELTA_B): New definitions.
16109 (double_val1, double_val2, double_val3, double_val4, double_val5,
16110 double_val6, double_val7, double_val8, double_val9, double_val10,
16111 double_val11, double_val12, double_val13, double_val14, dec32_val1,
16112 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
16113 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
16114 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
16115 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
16116 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
16117 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
16118 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
16119 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
16120 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
16121 dec128_val16): New global variables.
16122 (decimal_dec128_align): New function.
16123 (decimal_mixed): Likewise.
16124 (decimal_many_args_dec32): Likewise.
16125 (decimal_many_args_dec64): Likewise.
16126 (decimal_many_args_dec128): Likewise.
16127 (decimal_many_args_mixed): Likewise.
16128 * dfp-test.exp: Add tests calling new inferior functions.
16129
2d717e4f
DJ
161302008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16131
16132 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
16133 gdb.server/ext-run.exp: New files.
16134 * lib/gdbserver-support.exp (gdbserver_download): New.
16135 (gdbserver_start): New. Update gdbserver expected
16136 output.
16137 (gdbserver_spawn): Use them.
16138 (gdbserver_start_extended): New.
16139
e85a822c
DJ
161402008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16141
16142 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
16143 Run on GNU/Linux.
16144 (do_exec_tests): Check for systems which do not support catchpoints.
16145 Do not match START.
16146 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
16147 Run on GNU/Linux. Enable verbose output.
16148 (check_fork_catchpoints): New.
16149 (explicit_fork_child_follow, catch_fork_child_follow)
16150 (tcatch_fork_parent_follow): Update expected messages.
16151 (do_fork_tests): Use check_fork_catchpoints.
16152 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
16153 Run on GNU/Linux. Enable verbose output.
16154 (check_vfork_catchpoints): New.
16155 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
16156 expected messages.
16157 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
16158
401ea829
JB
161592008-01-29 Jim Blandy <jimb@red-bean.com>
16160
16161 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
16162 host' errors.
16163 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
16164
aceaf3ad
JB
161652008-01-29 Jim Blandy <jimb@red-bean.com>
16166
16167 * gdb.threads/sigthread.c: Use barriers to ensure that
16168 child_thread and child_thread_two are always initialized before we
16169 start to use them.
16170
a5606eee
VP
161712008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16172
16173 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
16174 * gdb.base/watchpoint-solib.c: New.
16175 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 16176
c55a82bb
PM
161772008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16178
16179 * gdb.base/gdb1056.exp: Add unsigned integer test.
16180
0993fe05
DE
161812008-01-28 Doug Evans <dje@google.com>
16182
16183 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16184
4fe42e7f
JB
161852008-01-27 Jim Blandy <jimb@codesourcery.com>
16186
c7a69933
JB
16187 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16188
4fe42e7f
JB
16189 * gdb.base/expand-psymtabs.exp: Doc fix.
16190
5def8285
MK
161912008-01-26 Mark Kettenis <kettenis@gnu.org>
16192
16193 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16194
5313c911
NR
161952008-01-24 Nick Roberts <nickrob@snap.net.nz>
16196
a9c64011 16197 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
16198 -var-set-format.
16199
93815fbf
VP
162002008-01-23 Chris Demetriou <cgd@google.com>
16201
16202 * gdb.threads/thread_events.c: New testcase source file.
16203 * gdb.threads/thread_events.exp: New testcase expect file.
16204
467a88ee
NR
162052008-01-23 Nick Roberts <nickrob@snap.net.nz>
16206
16207 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
16208
16209 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
16210 -var-set-format.
16211
d8f82aba
DJ
162122008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16213 Vladimir Prus <vladimir@codesourcery.com>
16214
16215 * gdb.base/float.exp: Allow missing floating point for m68k and
16216 PowerPC.
16217
60c46647
VP
162182008-01-22 Vladimir Prus <vladimir@codesourcery.com>
16219
16220 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
16221 ignore count.
16222 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
16223 * gdb.mi/mi-cli.exp: Adjust.
16224 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 16225
c7dd36a1
PA
162262008-01-17 Pedro Alves <pedro@codesourcery.com>
16227
16228 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
16229 and 'dummy_ptr' integer pointer. Initialize struct_declarations
16230 with dummy_ptr's address.
16231 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
16232 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
16233 all targets.
16234 * gdb.mi/mi2-var-child.exp: Likewise.
16235
39d5313e
JB
162362008-01-09 Joel Brobecker <brobecker@adacore.com>
16237
16238 * gdb.ada/null_array: New test program.
16239 * gdb.ada/null_array.exp: New testcase.
16240
0aea4bf3
LM
162412008-01-09 Luis Machado <luisgpm@br.ibm.com>
16242
16243 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
16244 with required float modifiers.
16245
0b354900
JB
162462008-01-08 Joel Brobecker <brobecker@adacore.com>
16247
16248 * gdb.ada/funcall_param: New test program.
16249 * gdb.ada/funcall_param.exp: New testcase.
16250
cdb7f5d4
JB
162512008-01-08 Joel Brobecker <brobecker@adacore.com>
16252
16253 * gdb.ada/arrayparam: New test program.
16254 * gdb.ada/arrayparam.exp: New testcase.
16255
88e2547f
JB
162562008-01-08 Joel Brobecker <brobecker@adacore.com>
16257
16258 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
16259 landed. Should also fix random failures in the test following it.
16260
f6867ce0
TJB
162612008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
16262
16263 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
16264 for expressions with decimal float values.
16265 (test_dfp_conversions): New function to test casts to and from
16266 decimal float types.
16267 Call test_dfp_conversions.
16268 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
16269 elements.
16270 (main): Initialize ds.float4 and ds.double8 elements.
16271 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
16272 string to new error message.
16273 (d64_set_tests): Likewise.
16274 (d128_set_tests): Likewise.
16275 Add tests for expressions with decimal float variables. Add tests for
16276 conversions to and from decimal float types.
16277
f9c11282
JB
162782008-01-05 Joel Brobecker <brobecker@adacore.com>
16279
16280 * gdb.ada/packed_tagged/comp_bug.adb: New file.
16281 * gdb.ada/packed_tagged.exp: New testcase.
16282
0ecbca72
JB
162832008-01-04 Joel Brobecker <brobecker@adacore.com>
16284
16285 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
16286 gdb.ada/homonym/homonym_main.adb: New files.
16287 * gdb.ada/homonym.exp: New testcase.
16288
c18d3d89
JB
162892008-01-04 Joel Brobecker <brobecker@adacore.com>
16290
16291 * gdb.ada/packed_array.exp: Add testing of references to
16292 a packed array.
16293
ecc7085b
JB
162942008-01-04 Joel Brobecker <brobecker@adacore.com>
16295
16296 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
16297 New files.
16298 * gdb.ada/type_coercion.exp: New testcase.
16299
c474c922
JB
163002008-01-04 Joel Brobecker <brobecker@adacore.com>
16301
16302 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
16303 gdb.ada/tagged/foo.adb: New file.
16304 * gdb.ada/tagged.exp: New testcase.
16305
9005b927
JB
163062008-01-04 Joel Brobecker <brobecker@adacore.com>
16307
16308 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
16309 gdb.ada/ptype_field/foo.adb: New files.
16310 * gdb.ada/ptype_field.exp: New testcase.
16311
1a6aaad8
JB
163122008-01-03 Joel Brobecker <brobecker@adacore.com>
16313
16314 * gdb.ada/print_pc.exp: New testcase.
16315
0ef22f53
JB
163162008-01-03 Joel Brobecker <brobecker@adacore.com>
16317
16318 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
16319 gdb.ada/taft_type/p.adb: New files.
16320 * gdb.ada/taft_type.exp: New testcase.
16321
1689ecf8
JB
163222008-01-03 Joel Brobecker <brobecker@adacore.com>
16323
16324 * gdb.ada/array_bounds/bar.adb: New file.
16325 * gdb.ada/array_bounds.exp: New testcase.
16326
a4d0b9c3
JB
163272008-01-03 Joel Brobecker <brobecker@adacore.com>
16328
16329 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
16330 gdb.ada/arrayptr/foo.adb: New files.
16331 * gdb.ada/arrayptr.exp: New testcase.
16332
a31ace00
JB
163332008-01-03 Joel Brobecker <brobecker@adacore.com>
16334
16335 * gdb.base/set-lang-auto.exp: New testcase.
16336
a97fced3
JB
163372008-01-03 Joel Brobecker <brobecker@adacore.com>
16338
16339 * gdb.ada/fun_addr/foo.adb: New file.
16340 * gdb.ada/fun_addr.exp: New testcase.
16341
ef29ce1a
JK
163422008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16343
16344 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
16345 New files
16346
0fafefe3
JB
163472008-01-02 Joel Brobecker <brobecker@adacore.com>
16348
16349 * array_subscript_addr/p.adb: New file.
a9c64011 16350 * array_subscript_addr.exp: New testcase.
0fafefe3 16351
c4359f8d
JB
163522008-01-02 Joel Brobecker <brobecker@adacore.com>
16353
a9c64011 16354 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
16355 New files.
16356 * gdb.ada/str_cmp_ref.exp: New testcase.
16357
1aa1b15b
JB
163582008-01-01 Joel Brobecker <brobecker@adacore.com>
16359
16360 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
16361 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 16362 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 16363
81c9b2cf
JB
163642008-01-01 Joel Brobecker <brobecker@adacore.com>
16365
16366 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
16367 gdb.ada/ref_param/pck.ads: New files.
16368 * gdb.ada/ref_param.exp: New testcase.
16369
319e4674
JB
163702008-01-01 Joel Brobecker <brobecker@adacore.com>
16371
16372 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
16373 gdb.ada/interface/foo.adb: New files.
16374 * gdb.ada/interface.exp: New testcase.
16375
ef682c56
JB
163762007-12-31 Jim Blandy <jimb@codesourcery.com>
16377
16378 * gdb.base/multi-forks.exp: Consume all output from child
16379 processes before proceeding to next test.
16380
f6f3eb6c
JB
163812007-12-29 Jim Blandy <jimb@codesourcery.com>
16382
16383 * configure: Regenerated.
16384
f652e42f
JB
163852007-12-27 Joel Brobecker <brobecker@adacore.com>
16386
16387 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
16388 gdb.ada/fixed_cmp/fixed.adb: New files.
16389 * gdb.ada/fixed_cmp.exp: New testcase.
16390
6943e596
JB
163912007-12-27 Joel Brobecker <brobecker@adacore.com>
16392
16393 * gdb.ada/boolean_expr.exp: New testcase.
16394
aad9a193
JB
163952007-12-26 Jim Blandy <jimb@codesourcery.com>
16396
16397 * gdb.base/multi-forks.exp: Doc fix.
16398
fb5f3683
JB
163992007-12-26 Joel Brobecker <brobecker@adacore.com>
16400
16401 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16402 * gdb.ada/char_param.exp: Do not compile our test program with
16403 -gnata, this is unnecessary.
16404 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16405
384e4a9c
JB
164062007-12-24 Joel Brobecker <brobecker@adacore.com>
16407
16408 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16409 gdb.ada/print_chars/foo.adb: New files.
16410 * gdb.ada/print_chars.exp: New testcase.
16411
01e044f7
JB
164122007-12-24 Joel Brobecker <brobecker@adacore.com>
16413
16414 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16415 gdb.ada/char_param/foo.adb: New files.
16416 * gdb.ada/char_param.exp: New testcase.
16417
0ce17860
JB
164182007-12-22 Jim Blandy <jimb@codesourcery.com>
16419
16420 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16421 hard-coding source line numbers into the test.
16422 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16423 gdb_get_line_number to find.
16424
919809b9
JB
164252007-12-22 Joel Brobecker <brobecker@adacore.com>
16426
16427 * gdb.base/ptype.c (highest): New struct type.
16428 (the_highest): New variable of that type.
16429 (main): Add dummy assignment to a field of variable the_highest.
16430 * gdb.base/ptype.exp: Test type printing of our new variable.
16431
abc8a88d
PM
164322007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16433
16434 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 16435 and record first explicitly generated thread number.
abc8a88d
PM
16436 Use that thread number for thread specific watchpoint test.
16437 Add iteration number to repetitive tests.
16438
5158f3e3
CES
164392007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
16440 Jim Blandy <jimb@codesourcery.com>
16441
16442 * gdb.base/expand-psymtabs.c: New testcase
16443 source file.
16444 * gdb.base/expand-psymtabs.exp: New testcase
16445 expect file.
16446
37e4754d
LM
164472007-12-17 Luis Machado <luisgpm@br.ibm.com>
16448
16449 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16450 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16451
551e5d04
JB
164522007-12-17 Joel Brobecker <brobecker@adacore.com>
16453
16454 * gdb.ada/frame_args/foo.adb: New file.
16455 * gdb.ada/frame_args/pck.ads: New file.
16456 * gdb.ada/frame_args/pck.adb: New file.
16457 * gdb.ada/frame_args.exp: New testcase.
16458
a05ee097
JB
164592007-12-17 Joel Brobecker <brobecker@adacore.com>
16460
16461 * gdb.base/frame-args.c: New file.
16462 * gdb.base/frame-args.exp: New testcase.
16463
c162e8c9 164642007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 16465 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
16466
16467 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16468
afe8ab22 164692007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16470
afe8ab22
VP
16471 * gdb.mi/mi-pending.exp: New.
16472 * gdb.mi/mi-pending.c: New.
16473 * gdb.mi/mi-pendshr.c: New.
16474
dfdfb3ca
JB
164752007-12-06 Jim Blandy <jimb@codesourcery.com>
16476
16477 * gdb.base/default.exp: Update expected output for 'info catch'.
16478
b7fca990
JK
164792007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16480
16481 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16482 must be set to binary.
16483
6a1afc1e
PA
164842007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16485
16486 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16487
a6b151f1
DJ
164882007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
16489
16490 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16491 gdb.mi/mi-file-transfer.exp: New.
16492
43039443
JK
164932007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16494
16495 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16496
0ef2251b
MR
164972007-11-22 Maciej W. Rozycki <macro@mips.com>
16498
16499 * gdb.trace/backtrace.exp: Fix a typo.
16500 * gdb.trace/circ.exp: Likewise.
16501 * gdb.trace/collection.exp: Likewise.
16502 * gdb.trace/limits.exp: Likewise.
16503 * gdb.trace/report.exp: Likewise.
16504 * gdb.trace/tfind.exp: Likewise.
16505 * gdb.trace/while-dyn.exp: Likewise.
16506
5443631e
NR
165072007-11-21 Nick Roberts <nickrob@snap.net.nz>
16508
16509 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16510 objects of pointers that can't be dereferenced are now
16511 "noneditable".
16512
a4ce5b0d
UW
165132007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16514
16515 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16516 (target_cpu): Remove.
16517
d6e956e5
VP
165182007-10-15 Vladimir Prus <vladimir@codesourcery.com>
16519
16520 * gdb.base/ending-run.exp: Expect the list of cleared
16521 breakpoint to come in natural order, not the reversed one.
a9c64011 16522
214270ab
VP
165232007-11-07 Vladimir Prus <vladimir@codesourcery.com>
16524
16525 * gdb.mi/mi-var-child.c (do_child_deletion): New.
16526 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 16527
1a619819
LM
165282007-11-05 Luis Machado <luisgpm@br.ibm.com>
16529
16530 * gdb.base/printcmds.exp: New function
16531 test_printf_with_dfp.
16532
5b01a6fa
DE
165332007-11-02 Doug Evans <dje@google.com>
16534
16535 * gdb.disasm/t01_mov.s: Remove carriage returns.
16536 * gdb.disasm/t02_mova.s: Ditto.
16537 * gdb.disasm/t03_add.s: Ditto.
16538 * gdb.disasm/t04_sub.s: Ditto.
16539 * gdb.disasm/t05_cmp.s: Ditto.
16540 * gdb.disasm/t06_ari2.s: Ditto.
16541 * gdb.disasm/t07_ari3.s: Ditto.
16542 * gdb.disasm/t08_or.s: Ditto.
16543 * gdb.disasm/t09_xor.s: Ditto.
16544 * gdb.disasm/t10_and.s: Ditto.
16545 * gdb.disasm/t11_logs.s: Ditto.
16546 * gdb.disasm/t12_bit.s: Ditto.
16547 * gdb.disasm/t13_otr.s: Ditto.
16548
ec33ab7f
JK
165492007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16550
16551 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16552
ae0d01ff
UW
165532007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16554
16555 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
16556 provide DFP support.
16557
55eddb0f
DJ
165582007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
16559
16560 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
16561 Test "set powerpc vector-abi". Skip auto-detection tests for old
16562 toolchains.
16563
7020f05c
PA
165642007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16565
16566 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
16567 with [string compare].
16568
84bc3db9
PA
165692007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16570
16571 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
16572 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
16573
5876dc88
LM
165742007-10-25 Luis Machado <luisgpm@br.ibm.com>
16575
16576 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
16577 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
16578 * gdb.opt/Makefile.in: New makefile.
16579 * Makefile.in: Create new directory "gdb.opt".
16580 * configure.ac: Add "gdb.opt" directory.
16581 * configure: Regenerated.
a9c64011 16582
c3ea9a14
DE
165832007-10-25 Doug Evans <dje@google.com>
16584
16585 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
16586 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
16587
a9c64011 165882007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
16589 Thiago Jung Bauermann <bauerman@br.ibm.com>
16590
16591 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
16592 Floating Point expressions.
16593 * gdb.base/dfp-test.exp: new file adding tests for Decimal
16594 Floating Point variables.
16595 * gdb.base/dfp-test.c: new file containing program with Decimal
16596 Floating variables, used by gdb.base/dfp-test.exp.
16597
62a24a2b
DJ
165982007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
16599
16600 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16601
e7b1eae6
UW
166022007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16603
16604 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
16605 compiling test case with GCC.
16606 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
16607
c641edcc
UW
166082007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16609
16610 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16611 format changes.
16612
5e5ebfe6
MS
166132007-10-18 Michael Snyder <msnyder@specifix.com>
16614
16615 * gdb.base/dbx.exp: Add missing "-re " operator.
16616
e831e7b6
GM
166172007-10-16 Gaius Mulley <gaius@glam.ac.uk>
16618
16619 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
16620 * configure.ac: Removed trailing spaces after backslash.
16621 * gdb.modula2: New directory.
16622 * gdb.modula2/Makefile.in: New file.
16623 * gdb.modula2/unbounded-array.exp: New file.
16624 * gdb.modula2/unbounded1.c: New file.
16625
7cc46491
DJ
166262007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
16627
16628 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16629
166302007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
16631
16632 * gdb.base/sigstep.c (main): Add checks for
16633 return values for setitimer call.
16634 Call setitimer again with itimer = ITIMER_REAL
16635 if first call to setitimer fails.
16636
e91528f0
KH
166372007-10-11 Kazu Hirata <kazu@codesourcery.com>
16638
16639 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16640 of $timeout.
16641
2ec9a4f8
DJ
166422007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16643
16644 * gdb.server/server-run.exp: Test for dynamic linker symbols.
16645
166462007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
16647
16648 * lib/gdb.exp (gdb_run_cmd): Move comment outside
16649 of gdb_expect call, to avoid interruption.
16650
64b2fa04
PA
166512007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
16652
16653 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
16654 (v_unsigned_long_long, v_long_long_array)
16655 (v_signed_long_long_array, v_unsigned_long_long_array)
16656 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
16657 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
16658 [!NO_LONG_LONG]: New.
16659 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
16660 v_long_long_member.
16661
16662 (v_long_long_func, v_signed_long_long_func)
16663 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
16664 (main) [!NO_LONG_LONG]: Initialize long long variants.
16665
16666 * gdb.base/whatis.exp: If board file requests no_long_long, build
16667 test with NO_LONG_LONG defined. Test long long, signed long long,
16668 and unsigned long long variants but only if board file doesn't
16669 disable it.
16670
a912286e 166712007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 16672 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
16673
16674 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
16675 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
16676 * configure: Regenerated.
16677 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
16678 gdb.pascal/types.exp, lib/pascal.exp: New files.
16679
471ba8c9
DJ
166802007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
16681
16682 * gdb.cp/classes.exp (do_tests): Always step to the line after the
16683 call.
16684 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
16685 to return to the call.
16686 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
16687 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
16688 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
16689 * gdb.mi/mi-until.exp (test_until): Likewise.
16690 * gdb.mi/mi2-until.exp (test_until): Likewise.
16691
fef8a650
DJ
166922007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
16693
16694 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
16695 two-char array.
16696 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
16697
d983da9c
DJ
166982007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
16699
16700 * gdb.threads/watchthreads.c (thread_function): Sleep between
16701 iterations.
16702 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
16703 at once for S/390. Generate matching fails and passes.
16704
17f62551
VP
167052007-09-27 Vladimir Prus <vladimir@codesourcery.com>
16706
16707 * gdb.mi/var-cmd.c (do_children_tests): Initialize
16708 the 'struct_declarations' variable to zeros.
a9c64011 16709
ed0616c6
VP
167102007-09-24 Vladimir Prus <vladimir@codesourcery.com>
16711
16712 * gdb.cp/mb-ctor.cc: New.
16713 * gdb.cp/mb-ctor.exp: New.
16714 * gdb.cp/mb-templates.cc: New.
16715 * gdb.cp/mb-templates.exp: New.
16716
41f1b697
DJ
167172007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
16718
16719 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16720
3f213f78
PA
167212007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
16722
16723 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
16724 targets.
16725 * configure: Regenerate.
16726
0d381245 167272007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16728
0d381245
VP
16729 * gdb.base/annota1.exp: Adjust for 'info break'
16730 format changes.
16731 * gdb.base/annota3.exp: Likewise.
16732 * gdb.base/break.exp: Likewise.
16733 * gdb.base/condbreak.exp: Likewise.
16734 * gdb.base/pending.exp: Likewise.
16735 * gdb.base/sepdebug.exp: Likewise.
16736 * gdb.base/unload.exp: Likewise.
16737 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 16738
fe3f5fa8
VP
167392007-09-22 Vladimir Prus <vladimir@codesourcery.com>
16740
16741 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
16742 messages.
16743 * gdb.base/chng-syms.exp: Likewise.
16744 * gdb.base/unload.exp: Likewise.
a9c64011 16745
a75cf6c0
DJ
167462007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
16747
16748 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
16749
18ecae38
DJ
167502007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
16751
16752 * schedlock.c (NUM): Change to 1.
16753 (main): Use args[0] for the main thread.
16754 * schedlock.exp: Only expect two threads. Only issue one pass or fail
16755 regardless of the number of threads.
16756
5509918f
MR
167572007-09-14 Maciej W. Rozycki <macro@mips.com>
16758
4a543daf
MR
16759 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
16760 type down.
16761 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16762 test.
16763 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
16764 watchpoint type down.
16765 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16766 test.
16767
167682007-09-14 Maciej W. Rozycki <macro@mips.com>
16769
5509918f
MR
16770 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
16771 Move all the tests here and run them twice, once using software
16772 watchpoints and once using hardware watchpoints.
16773 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
16774
40b53987
DJ
167752007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
16776
16777 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
16778 test.
16779
695e2681
MK
167802007-09-10 Mark Kettenis <kettenis@gnu.org>
16781
8b3fc8d8
MK
16782 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
16783 build-id.
16784
695e2681
MK
16785 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
16786 know about $ORIGIN. Calculate output dir from $dest instead of
16787 using ${objdir}/{$subdir}.
16788
58d69f29
MK
167892007-09-09 Mark Kettenis <kettenis@gnu.org>
16790
16791 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
16792 gcore, before continuing with the test.
16793
3e347599
DJ
167942007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
16795
16796 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
16797 * gdb.mi/mi-watch.exp: Likewise.
16798
ea37ba09
DJ
167992007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16800 Jim Blandy <jimb@codesourcery.com>
16801
16802 * gdb.arch/i386-sse.exp: Do not expect character constants.
16803 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
16804 * gdb.base/display.exp: Allow print/s.
16805 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
16806 and unsigned char array changes.
16807
2025a643
DJ
168082007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16809
16810 * gdb.base/display.exp: Add tests for printf %p.
16811
26669a27
PA
168122007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
16813
16814 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
16815 the dll name to unicode.
16816
c8f021f8
JK
168172007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16818
16819 * gdb.base/default.exp (show version): Update the version text.
16820 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
16821
4cf31eea
JK
168222007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16823
16824 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
16825 New files.
16826
4935890f
JK
168272007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16828
16829 * lib/gdb.exp (build_id_debug_filename_get): New function.
16830 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
16831 Remove the generate DEBUG file for the future testcase runs.
16832 New testcase for the NT_GNU_BUILD_ID retrieval.
16833 Move the final testing step to ...
16834 (test_different_dir): ... a new function.
16835 New parameter XFAIL to XFAIL all the tests performed.
16836 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
16837 New parameter TYPE to PF_PREFIX all the tests performed.
16838
02142340
VP
168392007-08-31 Vladimir Prus <vladimir@codesourcery.com>
16840
16841 * gdb.mi/mi-var-cp.cc (path_expression): New
16842 function.
16843 * gdb.mi/mi-var-cp.exp: Run path exression tests.
16844
36acd84e
UW
168452007-08-27 Markus Deuling <deuling@de.ibm.com>
16846
16847 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
16848 to fit into SPU Local Store memory.
16849
a896d121
JB
168502007-08-23 Joel Brobecker <brobecker@adacore.com>
16851
16852 * gdb.base/default.exp: Adjust the expected output of "info
16853 warranty" after the switch to GPLv3.
16854
7b433602
JB
168552007-08-23 Joel Brobecker <brobecker@adacore.com>
16856
16857 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
16858 to 30000 (from 20000).
16859
e22f8b7c
JB
168602007-08-23 Joel Brobecker <brobecker@adacore.com>
16861
16862 Switch the license of all .exp files to GPLv3.
16863 Switch the license of all .f and .f90 files to GPLv3.
16864 Switch the license of all .s and .S files to GPLv3.
16865
5a0e3bd0
JB
168662007-08-23 Joel Brobecker <brobecker@adacore.com>
16867
16868 * configure.ac: Switch license to GPLv3.
16869
cc00619d
JB
168702007-08-23 Joel Brobecker <brobecker@adacore.com>
16871
16872 Switch the licensing to GPLv3 for all .ads and .adb files.
16873
8d26208a
DJ
168742007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
16875
16876 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
16877 and t_int_double.
16878 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
16879
4fcb9948
JB
168802007-08-17 Joel Brobecker <brobecker@adacore.com>
16881
16882 * gdb.base/step-line.c: Switch license to GPL version 3, and
16883 update copyright year.
16884 * gdb.base/step-line.inp: Likewise.
16885
b9c34f67
JB
168862007-08-17 Joel Brobecker <brobecker@adacore.com>
16887
16888 * gdb.base/gdb1555.exp: Make expected output immune to formatting
16889 changes inside gdb1555.c.
16890 * gdb.base/pending.exp: Likewise.
16891
2cc17678
DJ
168922007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
16893
16894 * config/default.exp: New file.
16895
e48883f7
DJ
168962007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16897
16898 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
16899 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
16900
1ab80e5b
MR
169012007-07-30 Maciej W. Rozycki <macro@mips.com>
16902
16903 * gdb.base/dump.exp: Force the correct endianness for binary
16904 formats not carrying this information.
16905
aba471f5
DJ
169062007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16907
16908 * gdb.threads/staticthreads.exp: Match .*sem_post.
16909
d4e07204
DJ
169102007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16911
16912 * gdb.base/readline.exp (operate_and_get_next): Match the final
16913 prompt.
16914
2b97317d
KB
169152007-07-23 Kevin Buettner <kevinb@redhat.com>
16916
16917 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
16918 to restarting SID.
16919
44efa07a
KB
169202007-07-18 Kevin Buettner <kevinb@redhat.com>
16921
16922 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
16923 prior to `gdb_start'.
16924
7b5ebade
KB
169252007-07-18 Kevin Buettner <kevinb@redhat.com>
16926
16927 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
16928 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
16929 Remove call to gdb_unload.
16930
255e7678
DJ
169312007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
16932 Daniel Jacobowitz <dan@codesourcery.com>
16933
16934 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
16935 for __WIN32__.
16936 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
16937 * gdb.base/unload.exp: Use shared library test routines.
16938
3a40aaa0
UW
169392007-07-03 Markus Deuling <deuling@de.ibm.com>
16940
16941 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
16942 * gdb.base/solib-symbol-lib.c: Likewise.
16943 * gdb.base/solib-symbol-main.c: Likewise.
16944
b0f4b84b
DJ
169452007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
16946
16947 * config/gdbserver.exp (gdb_reconnect): New.
16948 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
16949 gdb.base/solib-disc.exp: New files.
16950 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
16951 remote debugging".
16952 (gdb_compile): Add shlib_load flag.
16953 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
16954 port.
16955 (gdbserver_reconnect): New.
16956
1b05479a
DJ
169572007-07-01 Nick Roberts <nickrob@snap.net.nz>
16958 Daniel Jacobowitz <dan@codesourcery.com>
16959
16960 * gdb.base/annota3.exp: Test for if construct.
16961
86f78eb2
DJ
169622007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
16963
16964 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
16965
6a2eb474 169662007-06-21 Chris Dearman <chris@mips.com>
a9c64011 16967 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
16968
16969 * gdb.base/display.exp: Allow a newline after display/i.
16970 * gdb.base/pc-fp.exp: Likewise.
16971 * gdb.base/sigbpt.exp: Likewise.
16972
f8b73d13
DJ
169732007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16974
16975 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
16976 required features to be included.
16977
4339e69e
DJ
169782007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
16979
16980 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
16981 in info threads output.
16982
23d964e7
UW
169832007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16984 Markus Deuling <deuling@de.ibm.com>
16985
16986 * gdb.arch/spu-info.exp: New testcase.
16987 * gdb.arch/spu-info.c: New file.
16988
fd20f75b
DJ
169892007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
16990
16991 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
16992 tpcs_offset. Restore lr after the call.
16993 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
16994
2226f861
DJ
169952007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
16996
16997 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
16998 (gdbserver_run): Kill any running gdbserver.
16999 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
17000
d12371a9
MR
170012007-05-17 Maciej W. Rozycki <macro@mips.com>
17002
17003 * gdb.base/sigbpt.exp: Preset segv_addr.
17004
93f02886
DJ
170052007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
17006
17007 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
17008 (gdb_compile_shlib): Likewise.
17009 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
17010 (default_gdb_init): Clear cleanfiles.
17011 (gdb_finish): Delete recorded cleanfiles.
17012 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
17013
17014 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
17015 Do not use isnative.
17016 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
17017 gdb.base/so-impl-ld.exp: Likewise.
17018 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
17019 * gdb.base/unload.exp: Likewise. Do not pass empty option to
17020 gdb_compile.
17021
b04e06d7
VP
170222007-05-15 Vladimir Prus <vladimir@codesourcery.com>
17023
17024 * config/unknown.exp: Remove.
17025
069ed931
UW
170262007-05-15 Markus Deuling <deuling@de.ibm.com>
17027
17028 * gdb.base/info-proc.exp: Check is_remote.
17029
09db0d03
UW
170302007-05-14 Markus Deuling <deuling@de.ibm.com>
17031
17032 * gdb.base/gcore.exp: Initialize variable core_supported.
17033
af2cbe8c
DJ
170342007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17035
17036 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17037
027c0295
DJ
170382007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17039
17040 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17041 * gdb.threads/print-threads.exp (test_all_threads): Allow
17042 negative and hexadecimal thread IDs.
17043
dc5000e7
DJ
170442007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17045
17046 * gdb.java/jprint.java (public): Avoid invalid call to static
17047 method.
17048
2e74ed18
DP
170492007-05-14 Denis Pilat <denis.pilat@st.com>
17050
17051 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17052 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17053 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17054 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17055 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17056
83547f02
UW
170572007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17058
17059 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 17060 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
17061 this mode.
17062 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17063 * gdb.base/spu.ld: New file.
17064
b18be20d
DJ
170652007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17066
17067 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17068
be444858
DJ
170692007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17070
17071 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17072
b1d53152
DJ
170732007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17074
17075 * gdb.java/jmain.exp: Handle demangled names with and without method
17076 signatures.
17077
d084b331
DJ
170782007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17079
17080 * gdb.mi/mi-syn-frame.c (main, foo, bar)
17081 (have_a_very_merry_interrupt): Remove calls to puts.
17082 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
17083 inferior output.
17084 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
17085 test names.
17086
db9d7fc5
DJ
170872007-04-29 Markus Deuling <deuling@de.ibm.com>
17088 Daniel Jacobowitz <dan@codesourcery.com>
17089
17090 * gdb.base/auxv.exp (core_works): Also check is_remote.
17091 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
17092
ef783a7d 170932007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17094
ef783a7d
VP
17095 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
17096 message, not the undefined 'module' variable.
17097 * gdb.base/siginfo.exp: Likewise.
17098 * gdb.base/sigstep.exp: Likewise.
17099 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
17100 serialport.
17101 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
17102
b7b73cae
CV
171032007-04-25 Corinna Vinschen <vinschen@redhat.com>
17104
17105 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
17106 target sim fails. Return 0 otherwise.
17107 (gdb_load): Return prematurely if gdb_target_sim fails.
17108
7d90fdfa
DP
171092007-04-16 Denis Pilat <denis.pilat@st.com>
17110
17111 * gdb.base/setshow.exp: Reset height after having set it to 100.
17112
5d3e9c85
DP
171132007-04-16 Denis Pilat <denis.pilat@st.com>
17114
17115 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17116
18e75969
DP
171172007-04-16 Denis Pilat <denis.pilat@st.com>
17118
17119 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17120
25d5ea92
VP
171212007-04-14 Vladimir Prus <vladimir@codesourcery.com>
17122
17123 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
17124 tests. Run the frozen varobjs test.
17125 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 17126 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 17127
0b49cb80
JK
171282007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17129
17130 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
17131 gdb.base/type-opaque.exp: New files.
17132
a73bafbc 171332007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
17134
17135 * gdb.mi/mi-var-child.c
a73bafbc
VP
17136 (do_children_tests): User char[2] instead of
17137 char so that automatic printing of pointers to char
17138 don't give unpredicable result.
17139 * gdb.mi/var-cmd.c (do_locals_test): Initialize
17140 local variables.
17141 * gdb.mi/mi-var-child.exp: Step to right line
17142 of do_children_tests.
17143 * gdb.mi/mi2-var-child.exp: Likewise.
17144 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 17145 do_locals_tests.
a73bafbc
VP
17146 (do_children_tests): User char[2] instead of
17147 char so that automatic printing of pointers to char
a9c64011 17148 don't give unpredicable result.
a73bafbc 17149 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17150 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
17151 Pass test name to mi_wait_for_stop.
17152
7ce59000
DJ
171532007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17154
17155 * gdb.asm/asm-source.exp: Remove d10v case.
17156 * lib/gdb.exp (skip_cplus_tests): Likewise.
17157 * gdb.asm/d10v.inc: Deleted.
17158
20389057
DJ
171592007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17160
17161 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17162
8807d78b
DJ
171632007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17164
17165 * config/netware.exp: Delete file.
17166
aa3edb8e
JB
171672007-03-29 Joel Brobecker <brobecker@adacore.com>
17168
17169 * gdb.dwarf2/dw2-noloc.S: New file.
17170 * gdb.dwarf2/dw2-noloc.exp: New file.
17171
297561ac
PA
171722007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
17173
17174 * gdb.cp/method2.cc: New test.
17175 * gdb.cp/method2.exp: New test.
17176 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17177
1f81bd39
DJ
171782007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17179
17180 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17181
9453113a
DJ
171822007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17183
17184 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17185
b741e217
DJ
171862007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17187
17188 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17189 (gdb_load): Delete, replace with...
17190 (gdb_reload): ...this.
17191 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17192 * gdb.server/server-mon.exp: Likewise.
17193 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17194 (gdb_start_cmd): New.
17195 (gdb_file_cmd): Save the last loaded file.
17196 (gdb_reload): New.
17197 (gdb_gnu_strip_debug): Use transform.
17198 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17199 support here. Use new $last_loaded_file. Check mtime.
17200 (gdb_target_cmd): Handle ObjC failure case.
17201 (infer_host_exec): Delete.
17202 (gdbserver_load): Rename to...
17203 (gdbserver_run): ...this. Simplify.
17204 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
17205 (mi_gdb_load): Move most contents to a new function...
17206 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
17207 (mi_run_cmd): Use mi_gdb_target_load.
17208 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
17209 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
17210 Use gdb_run_cmd.
17211 * gdb.base/charsign.exp: Remove incorrect comment.
17212 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
17213 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
17214 gdb.base/start.exp: Use gdb_start_cmd.
17215
446ab585 172162007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 17217 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
17218
17219 * gdb.base/sigbpt.exp: Fix the message when skipping test.
17220 * gdb.base/signull.exp: Similarly.
17221
bbb88ebf
UW
172222007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17223
17224 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
17225 messages available to test cases (like chng-sym.exp).
17226
cb8c4a99
AS
172272007-03-14 Andreas Schwab <schwab@suse.de>
17228
17229 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17230 format changes.
17231
4e463ff5
DJ
172322007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
17233
17234 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
17235 (optimized_1): New.
17236 (main): Call optimized_1.
17237 (gdb2029): Correct typos. Call gdb2029_marker.
17238 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
17239 for gdb2029.
17240
b6db2c47
MK
172412007-03-12 Mark Kettenis <kettenis@gnu.org>
17242
17243 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
17244 as tabs. Remove redundant test pattern.
17245
70ed3737
UW
172462007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17247
17248 * gdb.base/long_long.exp: Accept optional symbol name in <...>
17249 for /a format output.
17250
47b67b60
DJ
172512007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
17252
17253 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17254 collect output incrementally.
17255
b8953b0e
UW
172562007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17257
17258 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
17259 for -var-create lpcharacter test.
17260 * gdb.mi/mi2-var-cmd.exp: Likewise.
17261
7acd5c40
UW
172622007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17263
17264 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
17265 pass on targets where address zero is readable.
17266
9c6759c1
UW
172672007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17268
17269 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
17270 just a single architecture.
17271
a2f1aeb4
UW
172722007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17273
17274 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
17275 (fetch_all_registers): New function, uses gdb_test_multiple and
17276 exp_continue to fetch inferior output line-by-line.
17277 Replace all uses of do_get_all_registers by fetch_all_registers.
17278
46579ac2
UW
172792007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17280
17281 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
17282 in target_info.
17283
fc133f24
MS
172842007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17285
a9c64011 17286 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
17287 consistancy; add a default (timeout) case.
17288
7646a51d
MS
172892007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17290
17291 * gdb.base/watchpoint.exp: Fix truncated comment.
17292
dcfff61f
MS
172932007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17294
17295 * Makefile.in: Remove spurious single-quotes from sed command.
17296
664e3ee9
DJ
172972007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17298
17299 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
17300 func.
17301 * gdb.mi/mi2-var-cmd.exp: Likewise.
17302
d7cc6f2f
JB
173032007-02-27 Joel Brobecker <brobecker@adacore.com>
17304
a9c64011
AS
17305 * gdb.dwarf2/dw2-producer.S: New file.
17306 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
17307
173082007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
17309
17310 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17311 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17312 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17313 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17314 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17315 Revert tests to use mi_gdb_test and include value field in output
17316 of -var-create.
17317
93d42b30
DJ
173182007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17319
17320 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17321
c499ed39
DJ
173222007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17323
17324 * gdb.base/maint.exp: Remove full paths from test names.
17325 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
17326 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
17327
9836f81b
JB
173282007-02-27 Joel Brobecker <brobecker@adacore.com>
17329
17330 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17331
c74d0ad8
DJ
173322007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17333
17334 * gdb.server/server-mon.exp: New test.
17335
2711e456
DJ
173362007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17337
17338 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17339
ff6f572f
DJ
173402007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17341
17342 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17343 register capitalization.
17344
fada3feb
DP
173452007-02-13 Denis Pilat <denis.pilat@st.com>
17346
17347 * gdb.mi/mi-var-invalidate.exp: New file.
17348
fb1e4ffc
DJ
173492007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17350
17351 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17352
3da939d7
DJ
173532007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17354
17355 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17356
123dc839
DJ
173572007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17358
17359 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
17360 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17361
877e3645 173622007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
17363
17364 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17365 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17366 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17367 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17368 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 17369 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 17370 Update tests to include value field in output of -var-create.
a9c64011 17371
3c0a2960
AS
173722007-02-08 Andreas Schwab <schwab@suse.de>
17373
17374 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17375
108546a0
DJ
173762007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
17377
17378 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
17379 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
17380
d701dcab
DP
173812007-02-02 Denis Pilat <denis.pilat@st.com>
17382
17383 * gdb.threads/threadapply.exp: check that frame is not changed by
17384 the thread apply all command.
17385
783e3e2f
AS
173862007-01-31 Andreas Schwab <schwab@suse.de>
17387
6d9c3a87
AS
17388 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17389
3c50d7b9
AS
17390 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
17391 in the dwarf sections.
17392 * gdb.dwarf2/mac-fileno.S: Likewise.
17393
783e3e2f
AS
17394 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
17395 bspstore register on ia64.
17396
78ff580e
AS
173972007-01-29 Andreas Schwab <schwab@suse.de>
17398
cc8e9b12
AS
17399 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
17400 "frame-begin" annotation.
17401
78ff580e
AS
17402 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
17403 number of "frames-invalid" annotations.
17404
704a4f78
DJ
174052007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17406
17407 * gdb.base/commands.exp: Call if_commands_test.
17408 (gdb_test_no_prompt, if_commands_test): New.
17409
e741bf94
MK
174102007-01-28 Mark Kettenis <kettenis@gnu.org>
17411
17412 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17413
474d0ad3
AS
174142007-01-27 Andreas Schwab <schwab@suse.de>
17415
17416 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17417 .short/.int/.quad in the dwarf sections.
17418 * gdb.dwarf2/dw2-intercu.S: Likewise.
17419 * gdb.dwarf2/dw2-intermix.S: Likewise.
17420
e784b426
JK
174212007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17422
17423 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
17424 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17425 array.
e784b426
JK
17426 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17427 * gdb.base/setvar.exp: Likewise.
17428
37f08e04
AS
174292007-01-26 Andreas Schwab <schwab@suse.de>
17430
9a01813a
AS
17431 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17432 test.
17433
37f08e04
AS
17434 * gdb.base/multi-forks.exp ("restart $i"): Also match
17435 __kernel_syscall_via_break.
17436
6e2a9270
VP
174372007-01-24 Vladimir Prus <vladimir@codesourcery.com>
17438
17439 * lib/mi-support.exp (mi_delete_varobj): New.
17440 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17441 testcase.
17442 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17443 (main): Call the above.
17444 (reference_update_test, base_in_reference_test)
17445 (reference_to_pointer): Delete the created varobjs.
a9c64011 17446
e515b470
DJ
174472007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
17448
17449 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17450 * configure: Regenerated.
17451 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17452 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17453 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17454 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17455 * lib/gdb.exp (gdb_skip_xml_test): New function.
17456
08d8bcd7
DJ
174572007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17458
17459 * gdb.base/sigrepeat.exp: Correct error message.
17460
174612007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
17462 Daniel Jacobowitz <dan@codesourcery.com>
17463
17464 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17465 gdb.arch/i386-gnu-cfi-asm.S: New files.
17466
97c3f1f3
JK
174672007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17468
17469 * lib/gdb.exp: Abort on missing `site.exp'.
17470
cb1df416
DJ
174712007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17472 Daniel Jacobowitz <dan@codesourcery.com>
17473
17474 * gdb.base/included.c, gdb.base/included.exp,
17475 gdb.base/included.h: New files.
17476
35990120
DJ
174772007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17478
17479 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17480 (maximize_rlimit): Reduce limits on 64-bit systems.
17481
6e81a116 174822007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
17483
17484 From Marcus Deuling <deuling@de.ibm.com>:
17485 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17486 every case.
17487
6c3c41f3
NR
174882007-01-13 Nick Roberts <nickrob@snap.net.nz>
17489
17490 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17491 (test_path_specification): Use objdir instead of srcdir to always
17492 get an absolute filename.
17493
2f12c312
DJ
174942007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17495
17496 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17497
81121995
VP
174982007-01-11 Vladimir Prus <vladimir@codesourcery.com>
17499
17500 * gdb.mi/mi-var-cp.cc (reference_update_tests):
17501 Make sure the variable we're using is in scope.
17502 (reference_to_pointer): Likewise.
17503
4741b737
DJ
175042007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17505
17506 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17507 has no debug information.
17508
054410c3
DJ
175092007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17510
17511 * gdb.base/annota1.exp: Remove extra send_gdb.
17512
818f79f6
DJ
175132007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17514
17515 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17516
f7a6bb70
DJ
175172007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17518
17519 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17520
57e66780
DJ
175212007-01-08 Nick Roberts <nickrob@snap.net.nz>
17522 Daniel Jacobowitz <dan@codesourcery.com>
17523
17524 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17525 lcharacter or linteger change. Correct duplicated test name.
17526 * gdb.mi/mi2-var-cmd.exp: Likewise.
17527
3d799a95
DJ
175282007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17529
17530 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17531
175322007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 17533
a9c64011
AS
17534 * gdb.base/nofield.c: New file.
17535 * gdb.base/nofield.exp: New testcase.
51679ba9 17536
eafb94e8
NR
175372007-01-05 Nick Roberts <nickrob@snap.net.nz>
17538
17539 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17540
17541 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
17542 test.
17543
5e572bb4
DJ
175442007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17545
17546 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17547
74a44383
DJ
175482007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17549
17550 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17551 when continuing.
17552
1b572db9
DJ
175532007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17554
17555 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17556 Expect ".exe" extension.
17557
381bc39b
DJ
175582007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17559
17560 * gdb.base/charset.exp: Add explicit filename to break.
17561 * gdb.base/dbx.exp: Add explicit filename to breaks.
17562
2b70e4c6
DJ
175632007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17564
17565 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
17566 * gdb.mi/mi2-file.exp: Likewise.
17567
303b6f5d
DJ
175682007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17569
17570 Implement specification of MI tests as comments
17571 in C and C++ sources.
17572 * lib/mi-support.exp (mi_autotest_data): New variable.
17573 (mi_autotest_source): New variable.
17574 (count_newlines, mi_prepare_inline_tests)
17575 (mi_get_inline_test, mi_continue_to_line)
17576 (mi_run_inline_test, mi_tbreak)
17577 (mi_send_resuming_command, mi_wait_for_stop): New functions.
17578 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
17579 Run inline tests.
17580 * gdb.mi/mi-var-cp.cc: Define tests here.
17581
23da0d94
VP
175822007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17583
17584 Simplify usage of mi_continue_to.
17585 * lib/mi-support.exp (mi_runto_helper): Renamed
17586 from mi_runto, added new parameter 'run_or_continue'.
17587 (mi_runto): Use mi_runto_helper.
17588 (mi_continue_to): Accept just function name as parameter.
17589 Use mi_runto_helper.
17590 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
17591 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17592
f9e18282
JB
175932006-01-04 Joel Brobecker <brobecker@adacore.com>
17594
17595 Make this testcase a bit more realistic. The current code
17596 is too simplistic, and allows the compiler to optimize out
17597 some of the entities we need for this testcase.
17598 * gdb.ada/null_record/bar.ads (Void_Star): New type.
17599 (Do_Nothing): Add extra parameter.
17600 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
17601 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
17602 by using a variable of type Void_Star.
17603
fd678c65
JB
176042006-01-04 Joel Brobecker <brobecker@adacore.com>
17605
17606 * gdb.ada/catch_ex/foo.adb: New file.
17607 * gdb.ada/catch_ex.exp: New testcase.
17608
05cfdb42
DJ
176092007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
17610
17611 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
17612 pass --image-base to linker.
17613
2e03ee74
DJ
176142007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17615 Daniel Jacobowitz <dan@codesourcery.com>
17616
17617 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
17618 secondary prompts.
17619
0d5de010
DJ
176202007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17621
17622 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
17623 output. Test the types of members and member pointers.
17624 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
17625 gdb/2092.
17626 * gdb.cp/member-ptr.exp: Search for a comment instead of a
17627 statement. Enable for GCC. Update expected output for some tests
17628 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
17629 layout.
17630 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
17631 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
17632 (Diamond::vget_base): New.
17633 (main): Add new tests.
17634 * gdb.cp/printmethod.exp: Update expected output for member functions.
17635 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
17636 print pEe->D::vg().
17637
61a771aa
DJ
176382007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17639
17640 * gdb.threads/tls.exp: Allow stops in sem_post.
17641
2fa63963
DJ
176422006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
17643
17644 * gdb.base/annota1.exp: Allow .*printf in backtraces.
17645 * gdb.base/annota3.exp: Likewise.
17646 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
17647 again (instead of timing out).
17648 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
17649 GCC bug 26475.
17650 * gdb.java/jmisc.exp: Adjust to work with method signatures including
17651 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
17652 test from jmisc1.exp.
17653 * gdb.java/jmisc1.exp: Delete.
17654 * gdb.java/jprint.exp: Adjust to work with method signatures including
17655 return types.
17656 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
17657 * gdb.threads/linux-dp.exp: Don't be confused by program output.
17658 * lib/java.exp (compile_java_from_source): Pass the correct type
17659 to target_compile.
17660
5eefc2b7
JB
176612006-12-31 Joel Brobecker <brobecker@adacore.com>
17662
17663 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
17664 (stack_align_edx): New function.
17665 (stack_align_eax): New function.
17666 (main): Add calls to stack_align_edx and stack_align_eax.
17667 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
17668 Add testing for the cases where the register used during a stack
17669 realignment is edx. Same for eax.
17670
227c54da
DJ
176712006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
17672
17673 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
17674 and generic PE targets.
17675
cab8ac94
JB
176762006-12-29 Joel Brobecker <brobecker@adacore.com>
17677
17678 * gdb.ada/array_return.exp: Update copyright date list.
17679
ba54f318
JB
176802006-12-27 Joel Brobecker <brobecker@adacore.com>
17681
17682 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
17683 (Create_Small_Float_Vector): New function.
17684 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
17685 function body.
17686 * gdb.ada/array_return/p.adb: Use new type and function from
17687 package Pck.
17688 * gdb.ada/array_return.exp: Add a test verifying that GDB is
17689 able to print the value returned by a function returning an
17690 array of float.
17691
6b7a35dd
JB
176922006-12-20 Joel Brobecker <brobecker@adacore.com>
17693
17694 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
17695 The associated tests should be PASSing.
17696
038224f6
VP
176972006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17698
17699 Test for base in references.
17700 * gdb.mi/mi-var-cp.cc: Add test code.
17701 * gdb.mi/mi-var-cp.exp: Test for bases in references.
17702 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
17703 * gdb.mi/mi2-watch.exp: Likewise.
17704 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
17705 (mi_list_varobj_children): New function.
17706
b26ed50d
VP
177072006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17708
17709 * lib/mi-support.exp
17710 (mi_runto): Accept "()" after function name.
17711 (mi_create_varobj): New function.
17712 (mi_varobj_update): New function.
17713 (mi_Check_varobj_value): New function.
17714 * gdb.mi/mi-var-cp.exp: New file.
17715 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 17716
08232497
DJ
177172006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
17718
17719 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
17720 gdb.base/weaklib2.c: New files.
17721
d394c993 177222006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 17723
ac6c2fba
NS
17724 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
17725 info. Adjust test names.
17726
8ec659a0 17727 * gdb.base/break.c (main): Move position of malloc.
d394c993 17728 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 17729
acd65feb
VP
177302006-11-28 Vladimir Prus <vladimir@codesourcery.com>
17731
17732 * gdb.mi/mi-var-cmd.exp: Check -var-update after
17733 assignement of arrays and function pointers.
17734 * gdb.mi/var-cmd.c: Add declaration necessary for above
17735 tests.
17736
f556d5e5
NS
177372006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17738
17739 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
17740
17741 * gdb.threads/linux-dp.exp: Read thread table before and after
17742 creating each philosopher and verify it.
17743
697bc68d
NS
177442006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17745 Paul Brook <paul@codesourcery.com>
17746 Daniel Jacobowitz <dan@codesourcery.com>
17747
17748 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 17749 main to remove duplication. Add start function of the form
697bc68d
NS
17750 '_*start[1-9]*'. Add RVDS start function.
17751
29d73ae4
DJ
177522006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17753
17754 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
17755
c1d88655
UW
177562006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17757
17758 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
17759 * gdb.asm/spu.inc: New file.
17760 * gdb.base/term.exp: Disable if [target_info exists noargs].
17761 * gdb.gdb/complaints.exp: Disable if ![isnative].
17762 * gdb.gdb/selftest.exp: Likewise.
17763 * gdb.gdb/observer.exp: Likewise.
17764 * gdb.gdb/xfullpath.exp: Likewise.
17765 * gdb.base/attach.exp: Disable on SPU target.
17766 * gdb.cp/bs145503.exp: Likewise.
17767 * gdb.cp/exception.exp: Likewise.
17768 * gdb.cp/userdef.exp: Likewise.
17769
32a13b1a
DJ
177702006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17771
17772 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
17773
d8295fe9
VP
177742006-11-10 Vladimir Prus <vladimir@codesourcery.com>
17775
17776 * gdb.base/completion.exp: Fix completion tests for
17777 'info' and 'info '.
17778 * gdb.base/help.exp (help_test_raw, test_class_help)
17779 (test_prefix_command_help): Move...
17780 * lib/gdb.exp: Here.
17781 * gdb.base/main.exp: Adjust.
17782 * gdb.cp/maint.exp: Adjust.
17783 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 17784
8c394015
VP
177852006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17786
17787 * gdb.stabs/weird.exp (print_weird_var): Use
17788 gdb_test_multiple instead of gdb_expect.
17789
027fc1bc
VP
177902006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17791
17792 * gdb.base/help.exp (help_test_raw): New.
17793 (test_class_help): New.
17794 (test_prefix_command_help): New.
17795 Adjust testcases.
17796
67609209
FR
177972006-11-09 Christophe Lyon <christophe.lyon@st.com>
17798
17799 * gdb.base/constvars.c (main): Write to crass and crips, so that
17800 they are allocated by the compiler.
17801
f73adfeb
AS
178022006-10-27 Andreas Schwab <schwab@suse.de>
17803
17804 * gdb.base/multi-forks.exp: Use "detach fork" instead of
17805 "detach-fork".
17806
2f83a18e
DJ
178072006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
17808
17809 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
17810 of patterns.
17811
94277a38
DJ
178122006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17813
17814 * gdb.base/sepdebug.exp: Remove debug format test.
17815 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
17816 Handle no-symtab.
17817 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
17818
5bd2f6e2
DJ
178192006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17820
17821 * gdb.threads/manythreads.c (thread_function, main): Don't cast
17822 int to pointer or pointer to int.
17823 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
17824
8c008720
DJ
178252006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
17826
17827 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
17828
9e35dae4
DJ
178292006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17830
17831 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
17832
d9639e13
DJ
178332006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17834
17835 PR c++/2116
17836 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
17837
390a1bd0
JB
178382006-10-06 Joel Brobecker <brobecker@adacore.com>
17839
17840 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
17841 the corresponding bug has been fixed in GDB (PR/2018).
17842
dd920c33
JB
178432006-10-06 Joel Brobecker <brobecker@adacore.com>
17844
17845 * gdb.base/subst.exp: New testcase.
17846
53bbefe9
JB
178472006-10-06 Joel Brobecker <brobecker@adacore.com>
17848
17849 * gdb.ada/array_return/pck.ads: Add copyright notice.
17850 * gdb.ada/array_return/pck.adb: Likewise.
17851 * gdb.ada/array_return/p.adb: Likewise.
17852 * gdb.ada/exec_changed/first.adb: Likewise.
17853 * gdb.ada/exec_changed/second.adb: Likewise.
17854
09851417
JB
178552006-10-06 Joel Brobecker <brobecker@adacore.com>
17856
17857 * gdb.ada/watch_arg/watch.adb: New file.
17858 * gdb.ada/watch_arg.exp: New testcase.
17859
041bf30d
VP
178602006-10-02 Vladimir Prus <vladimir@codesourcery.com>
17861
17862 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 17863 via string_to_regexp.
041bf30d 17864 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 17865
f286fbdd 178662006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
17867
17868 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
17869 Remove unused / obsolete files.
17870
7c07f349
NR
178712006-09-19 Nick Roberts <nickrob@snap.net.nz>
17872
17873 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
17874
cd5ff84a
VP
178752006-09-17 Vladimir Prus <vladimir@codesourcery.com>
17876
17877 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
17878 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 17879 the number of frames.
cd5ff84a 17880
ae018d1a
DJ
178812006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
17882
17883 * gdb.base/args.c (main): Add breakpoint marker.
17884 * gdb.base/args.exp: Use args_test for tests. Add new tests which
17885 really test empty arguments.
17886 (args_load): Delete.
17887 (args_test): New.
17888
b399c549
NR
178892006-09-13 Nick Roberts <nickrob@snap.net.nz>
17890
17891 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 17892 check for one file.
b399c549 17893
2ab1eb7a
VP
178942006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
17895
17896 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
17897 HIGH_FRAME argument to -stack-list-locals can be larger than
17898 the number of frames.
a9c64011 17899
476308bf
FF
179002006-08-18 Fred Fish <fnf@specifix.com>
17901
17902 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
17903 '$' in front of skip_vmx_tests_saved when setting that.
17904
8625200f
AS
179052006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
17906
17907 * gdb.base/trace-commands.exp: New file.
17908
089ec8f1
DJ
179092006-08-10 Joel Brobecker <brobecker@adacore.com>
17910 Daniel Jacobowitz <dan@codesourcery.com>
17911
17912 * gdb.base/step-bt.exp: Make hexadecimal address optional in
17913 expected output of the backtrace commands.
17914
b60f0898
JB
179152006-08-09 Joel Brobecker <brobecker@adacore.com>
17916
17917 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
17918 untested followed by return combination.
17919 * gdb.arch/altivec-regs.exp: Likewise.
17920 * gdb.arch/e500-abi.exp: Likewise.
17921 * gdb.arch/e500-regs.exp: Likewise.
17922 * gdb.arch/gdb1291.exp: Likewise.
17923 * gdb.arch/gdb1431.exp: Likewise.
17924 * gdb.arch/gdb1558.exp: Likewise.
17925 * gdb.arch/i386-prologue.exp: Likewise.
17926 * gdb.arch/i386-unwind.exp: Likewise.
17927 * gdb.asm/asm-source.exp: Likewise.
17928 * gdb.base/a2-run.exp: Likewise.
17929 * gdb.base/advance.exp: Likewise.
17930 * gdb.base/all-bin.exp: Likewise.
17931 * gdb.base/annota1.exp: Likewise.
17932 * gdb.base/annota3.exp: Likewise.
17933 * gdb.base/args.exp: Likewise.
17934 * gdb.base/arithmet.exp: Likewise.
17935 * gdb.base/assign.exp: Likewise.
17936 * gdb.base/async.exp: Likewise.
17937 * gdb.base/attach.exp: Likewise.
17938 * gdb.base/bang.exp: Likewise.
17939 * gdb.base/bigcore.exp: Likewise.
17940 * gdb.base/bitfields.exp: Likewise.
17941 * gdb.base/bitfields2.exp: Likewise.
17942 * gdb.base/break.exp: Likewise.
17943 * gdb.base/call-sc.exp: Likewise.
17944 * gdb.base/call-strs.exp: Likewise.
17945 * gdb.base/callfuncs.exp: Likewise.
17946 * gdb.base/checkpoint.exp: Likewise.
17947 * gdb.base/chng-syms.exp: Likewise.
17948 * gdb.base/code-expr.exp: Likewise.
17949 * gdb.base/commands.exp: Likewise.
17950 * gdb.base/completion.exp: Likewise.
17951 * gdb.base/cond-expr.exp: Likewise.
17952 * gdb.base/condbreak.exp: Likewise.
17953 * gdb.base/consecutive.exp: Likewise.
17954 * gdb.base/constvars.exp: Likewise.
17955 * gdb.base/corefile.exp: Likewise.
17956 * gdb.base/cvexpr.exp: Likewise.
17957 * gdb.base/dbx.exp: Likewise.
17958 * gdb.base/define.exp: Likewise.
17959 * gdb.base/detach.exp: Likewise.
17960 * gdb.base/display.exp: Likewise.
17961 * gdb.base/dump.exp: Likewise.
17962 * gdb.base/ena-dis-br.exp: Likewise.
17963 * gdb.base/ending-run.exp: Likewise.
17964 * gdb.base/environ.exp: Likewise.
17965 * gdb.base/eval-skip.exp: Likewise.
17966 * gdb.base/exprs.exp: Likewise.
17967 * gdb.base/fileio.exp: Likewise.
17968 * gdb.base/finish.exp: Likewise.
17969 * gdb.base/float.exp: Likewise.
17970 * gdb.base/foll-exec.exp: Likewise.
17971 * gdb.base/foll-fork.exp: Likewise.
17972 * gdb.base/foll-vfork.exp: Likewise.
17973 * gdb.base/freebpcmd.exp: Likewise.
17974 * gdb.base/funcargs.exp: Likewise.
17975 * gdb.base/gcore.exp: Likewise.
17976 * gdb.base/gdb1090.exp: Likewise.
17977 * gdb.base/gdb1250.exp: Likewise.
17978 * gdb.base/huge.exp: Likewise.
17979 * gdb.base/info-proc.exp: Likewise.
17980 * gdb.base/interrupt.exp: Likewise.
17981 * gdb.base/jump.exp: Likewise.
17982 * gdb.base/langs.exp: Likewise.
17983 * gdb.base/lineinc.exp: Likewise.
17984 * gdb.base/list.exp: Likewise.
17985 * gdb.base/logical.exp: Likewise.
17986 * gdb.base/long_long.exp: Likewise.
17987 * gdb.base/macscp.exp: Likewise.
17988 * gdb.base/maint.exp: Likewise.
17989 * gdb.base/mips_pro.exp: Likewise.
17990 * gdb.base/miscexprs.exp: Likewise.
17991 * gdb.base/multi-forks.exp: Likewise.
17992 * gdb.base/opaque.exp: Likewise.
17993 * gdb.base/overlays.exp: Likewise.
17994 * gdb.base/pc-fp.exp: Likewise.
17995 * gdb.base/pointers.exp: Likewise.
17996 * gdb.base/printcmds.exp: Likewise.
17997 * gdb.base/psymtab.exp: Likewise.
17998 * gdb.base/ptype.exp: Likewise.
17999 * gdb.base/recurse.exp: Likewise.
18000 * gdb.base/relational.exp: Likewise.
18001 * gdb.base/relocate.exp: Likewise.
18002 * gdb.base/remote.exp: Likewise.
18003 * gdb.base/reread.exp: Likewise.
18004 * gdb.base/restore.exp: Likewise.
18005 * gdb.base/return.exp: Likewise.
18006 * gdb.base/return2.exp: Likewise.
18007 * gdb.base/scope.exp: Likewise.
18008 * gdb.base/sect-cmd.exp: Likewise.
18009 * gdb.base/sep.exp: Likewise.
18010 * gdb.base/sepdebug.exp: Likewise.
18011 * gdb.base/setshow.exp: Likewise.
18012 * gdb.base/setvar.exp: Likewise.
18013 * gdb.base/sigall.exp: Likewise.
18014 * gdb.base/sigbpt.exp: Likewise.
18015 * gdb.base/signals.exp: Likewise.
18016 * gdb.base/signull.exp: Likewise.
18017 * gdb.base/sizeof.exp: Likewise.
18018 * gdb.base/solib.exp: Likewise.
18019 * gdb.base/step-line.exp: Likewise.
18020 * gdb.base/step-test.exp: Likewise.
18021 * gdb.base/structs.exp: Likewise.
18022 * gdb.base/structs2.exp: Likewise.
18023 * gdb.base/term.exp: Likewise.
18024 * gdb.base/twice.exp: Likewise.
18025 * gdb.base/until.exp: Likewise.
18026 * gdb.base/varargs.exp: Likewise.
18027 * gdb.base/volatile.exp: Likewise.
18028 * gdb.base/watchpoint.exp: Likewise.
18029 * gdb.base/whatis-exp.exp: Likewise.
18030 * gdb.base/whatis.exp: Likewise.
18031 * gdb.cp/ambiguous.exp: Likewise.
18032 * gdb.cp/annota2.exp: Likewise.
18033 * gdb.cp/annota3.exp: Likewise.
18034 * gdb.cp/bool.exp: Likewise.
18035 * gdb.cp/breakpoint.exp: Likewise.
18036 * gdb.cp/casts.exp: Likewise.
18037 * gdb.cp/class2.exp: Likewise.
18038 * gdb.cp/classes.exp: Likewise.
18039 * gdb.cp/cplusfuncs.exp: Likewise.
18040 * gdb.cp/ctti.exp: Likewise.
18041 * gdb.cp/derivation.exp: Likewise.
18042 * gdb.cp/exception.exp: Likewise.
18043 * gdb.cp/gdb1355.exp: Likewise.
18044 * gdb.cp/hang.exp: Likewise.
18045 * gdb.cp/inherit.exp: Likewise.
18046 * gdb.cp/local.exp: Likewise.
18047 * gdb.cp/m-data.exp: Likewise.
18048 * gdb.cp/m-static.exp: Likewise.
18049 * gdb.cp/member-ptr.exp: Likewise.
18050 * gdb.cp/method.exp: Likewise.
18051 * gdb.cp/misc.exp: Likewise.
18052 * gdb.cp/namespace.exp: Likewise.
18053 * gdb.cp/overload.exp: Likewise.
18054 * gdb.cp/ovldbreak.exp: Likewise.
18055 * gdb.cp/pr-1023.exp: Likewise.
18056 * gdb.cp/pr-1210.exp: Likewise.
18057 * gdb.cp/pr-574.exp: Likewise.
18058 * gdb.cp/printmethod.exp: Likewise.
18059 * gdb.cp/psmang.exp: Likewise.
18060 * gdb.cp/ref-params.exp: Likewise.
18061 * gdb.cp/ref-types.exp: Likewise.
18062 * gdb.cp/rtti.exp: Likewise.
18063 * gdb.cp/templates.exp: Likewise.
18064 * gdb.cp/try_catch.exp: Likewise.
18065 * gdb.cp/userdef.exp: Likewise.
18066 * gdb.cp/virtfunc.exp: Likewise.
18067 * gdb.disasm/am33.exp: Likewise.
18068 * gdb.disasm/h8300s.exp: Likewise.
18069 * gdb.disasm/mn10300.exp: Likewise.
18070 * gdb.disasm/sh3.exp: Likewise.
18071 * gdb.disasm/t01_mov.exp: Likewise.
18072 * gdb.disasm/t02_mova.exp: Likewise.
18073 * gdb.disasm/t03_add.exp: Likewise.
18074 * gdb.disasm/t04_sub.exp: Likewise.
18075 * gdb.disasm/t05_cmp.exp: Likewise.
18076 * gdb.disasm/t06_ari2.exp: Likewise.
18077 * gdb.disasm/t07_ari3.exp: Likewise.
18078 * gdb.disasm/t08_or.exp: Likewise.
18079 * gdb.disasm/t09_xor.exp: Likewise.
18080 * gdb.disasm/t10_and.exp: Likewise.
18081 * gdb.disasm/t11_logs.exp: Likewise.
18082 * gdb.disasm/t12_bit.exp: Likewise.
18083 * gdb.disasm/t13_otr.exp: Likewise.
18084 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
18085 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
18086 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18087 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
18088 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
18089 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18090 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18091 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18092 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
18093 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
18094 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18095 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18096 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18097 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18098 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18099 * gdb.mi/gdb701.exp: Likewise.
18100 * gdb.mi/gdb792.exp: Likewise.
18101 * gdb.mi/mi-basics.exp: Likewise.
18102 * gdb.mi/mi-break.exp: Likewise.
18103 * gdb.mi/mi-cli.exp: Likewise.
18104 * gdb.mi/mi-console.exp: Likewise.
18105 * gdb.mi/mi-disassemble.exp: Likewise.
18106 * gdb.mi/mi-eval.exp: Likewise.
18107 * gdb.mi/mi-file.exp: Likewise.
18108 * gdb.mi/mi-read-memory.exp: Likewise.
18109 * gdb.mi/mi-regs.exp: Likewise.
18110 * gdb.mi/mi-return.exp: Likewise.
18111 * gdb.mi/mi-simplerun.exp: Likewise.
18112 * gdb.mi/mi-stack.exp: Likewise.
18113 * gdb.mi/mi-stepi.exp: Likewise.
18114 * gdb.mi/mi-syn-frame.exp: Likewise.
18115 * gdb.mi/mi-until.exp: Likewise.
18116 * gdb.mi/mi-var-block.exp: Likewise.
18117 * gdb.mi/mi-var-child.exp: Likewise.
18118 * gdb.mi/mi-var-cmd.exp: Likewise.
18119 * gdb.mi/mi-var-display.exp: Likewise.
18120 * gdb.mi/mi-watch.exp: Likewise.
18121 * gdb.mi/mi2-basics.exp: Likewise.
18122 * gdb.mi/mi2-break.exp: Likewise.
18123 * gdb.mi/mi2-cli.exp: Likewise.
18124 * gdb.mi/mi2-console.exp: Likewise.
18125 * gdb.mi/mi2-disassemble.exp: Likewise.
18126 * gdb.mi/mi2-eval.exp: Likewise.
18127 * gdb.mi/mi2-file.exp: Likewise.
18128 * gdb.mi/mi2-read-memory.exp: Likewise.
18129 * gdb.mi/mi2-regs.exp: Likewise.
18130 * gdb.mi/mi2-return.exp: Likewise.
18131 * gdb.mi/mi2-simplerun.exp: Likewise.
18132 * gdb.mi/mi2-stack.exp: Likewise.
18133 * gdb.mi/mi2-stepi.exp: Likewise.
18134 * gdb.mi/mi2-syn-frame.exp: Likewise.
18135 * gdb.mi/mi2-until.exp: Likewise.
18136 * gdb.mi/mi2-var-block.exp: Likewise.
18137 * gdb.mi/mi2-var-child.exp: Likewise.
18138 * gdb.mi/mi2-var-cmd.exp: Likewise.
18139 * gdb.mi/mi2-var-display.exp: Likewise.
18140 * gdb.mi/mi2-watch.exp: Likewise.
18141 * gdb.stabs/exclfwd.exp: Likewise.
18142 * gdb.stabs/weird.exp: Likewise.
18143 * gdb.threads/gcore-thread.exp: Likewise.
18144 * gdb.trace/actions.exp: Likewise.
18145 * gdb.trace/backtrace.exp: Likewise.
18146 * gdb.trace/circ.exp: Likewise.
18147 * gdb.trace/collection.exp: Likewise.
18148 * gdb.trace/deltrace.exp: Likewise.
18149 * gdb.trace/infotrace.exp: Likewise.
18150 * gdb.trace/limits.exp: Likewise.
18151 * gdb.trace/packetlen.exp: Likewise.
18152 * gdb.trace/passc-dyn.exp: Likewise.
18153 * gdb.trace/passcount.exp: Likewise.
18154 * gdb.trace/report.exp: Likewise.
18155 * gdb.trace/save-trace.exp: Likewise.
18156 * gdb.trace/tfind.exp: Likewise.
18157 * gdb.trace/tracecmd.exp: Likewise.
18158 * gdb.trace/while-dyn.exp: Likewise.
18159 * gdb.trace/while-stepping.exp: Likewise.
18160
f4b618d1
JB
181612006-08-08 Joel Brobecker <brobecker@adacore.com>
18162
18163 * gdb.base/step-bt.c: New file.
18164 * gdb.base/step-bt.exp: New testcase.
18165
3d00d119
DJ
181662006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
18167
18168 * config/monitor.exp (gdb_load): Remove support for obsolete
18169 download-write-size.
18170 * gdb.base/remote.exp: Likewise. Update all callers of
18171 gdb_timed_load.
18172
017b5bd4
DJ
181732006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18174
18175 * cursal.exp: Pass binfile to gdb_load.
18176
837c599d
DJ
181772006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18178
18179 * gdb.base/cursal.exp: Add "" to gdb_load call.
18180
8dd4540b
MK
181812006-07-29 Mark Kettenis <kettenis@gnu.org>
18182
18183 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18184 NetBSD/ELF targets.
18185
ab5c9f60
DJ
181862006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18187
18188 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18189 operator*.
18190
4c42eaff
DJ
181912006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
18192
18193 * gdb.base/completion.exp: Update for change in "file" behavior.
18194 * gdb.stabs/weird.exp: Likewise.
18195 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18196 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
18197
0155cc76
NS
181982006-07-24 Nathan Sidwell <nathan@codesourcery.com>
18199
18200 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
18201 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
18202
16026cd7
AS
182032006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
18204
18205 * gdb.base/default.exp: Update source command error message.
18206 * gdb.base/help.exp: Update 'help source' message.
18207
16963cb6
DJ
182082006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
18209
18210 * gdb.cp/bs15503.exp: Update comment for no longer crashing
18211 test.
18212
6d7fd486
AS
182132006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
18214
18215 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18216
29e8a844
DJ
182172006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18218
18219 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18220
6afcfa39
DJ
182212006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18222
18223 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
18224
267a692b
MK
182252006-07-17 Mark Kettenis <kettenis@gnu.org>
18226
18227 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
18228 *-*-openbsd* from targets for wich we expect ARM FPA floating
18229 point format.
18230
85d2fec4
NR
182312006-07-17 Nick Roberts <nickrob@snap.net.nz>
18232
18233 * gdb.cp/annota3.exp: Expect frame-begin annotation.
18234
182352006-07-17 Mark Kettenis <kettenis@gnu.org>
18236
18237 * gdb.base/annota3.exp: Expect frame-begin annotation.
18238
85b4c6e8
JB
182392006-07-14 Joel Brobecker <brobecker@adacore.com>
18240
18241 * gdb.base/help.exp: Adjust "help unset" test to accept
18242 any list of unset commands.
18243
fb933624
DJ
182442006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
18245 Daniel Jacobowitz <dan@codesourcery.com>
18246
18247 * gdb.cp/ref-params.exp: New test.
18248 * gdb.cp/ref-params.cc: New source file.
18249 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
18250
1dff4b64
MK
182512006-07-08 Mark Kettenis <kettenis@gnu.org>
18252
18253 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
18254 spaces/tabs in regular expressions since they might not be there.
18255
40d2e0e3
AS
182562006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
18257
18258 * gdb.base/ifelse.exp: New file.
18259
f6c957d2
NS
182602006-07-04 Nathan Sidwell <nathan@codesourcery.com>
18261
18262 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
18263 line.
18264 * gdb.base/huge.exp: Loop over compilation to find a size that
18265 is acceptable.
18266 * gdb.base/remote.exp: Correct expected strings.
18267 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
18268
b9c5a23d
DJ
182692006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18270
18271 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18272
9af2e58d
DJ
182732006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18274
18275 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
18276 native.
18277
30930ca5
DJ
182782006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18279
18280 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
18281 enable stabs testing.
18282
aa32fa1d
DJ
182832006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18284
bd4a4c80 18285 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
18286 gdb_test_multiple does.
18287
321fef15
DJ
182882006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18289
18290 * Makefile.in (host_alias): Remove.
18291 (target_alias): Use @target_noncanonical@.
18292 (site.exp): Don't set host_alias.
18293 * aclocal.m4: Remove contents. Include acx.m4.
18294 * configure: Regenerated.
18295 * configure.ac: Use ACX_NONCANONICAL_TARGET.
18296
e1c2defa
NS
182972006-06-13 Nathan Sidwell <nathan@codesourcery.com>
18298
e63b55d1
NS
18299 * lib/gdb.exp (gdb_load_cmd): New.
18300
5600ea19
NS
18301 * gdb.base/fileio.c: Add system(NULL) test.
18302 * gdb.base/fileio.exp: Check it.
18303
e1c2defa
NS
18304 * gdb.base/break.c: Add 10a breakpoint at }
18305 * gdb.base/break.exp: Add test for breakpoint at }
18306 * gdb.cp/anon-union.cc: Add code at end of function.
18307 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
18308 * gdb.mi/var-cmd.c: Add code at end of function.
18309 * gdb.mi/mi-var-display.exp: Adjust end of next.
18310 * gdb.mi/mi2-var-display.exp: Likewise.
18311 * gdb.base/fileio.c: Add stop function and insert calls at
18312 stopping places.
18313 * gdb.base/fileio.exp: Breakpoint stop function and remove
18314 explicit line number references.
18315
6c0112ec
JB
183162006-05-19 Joel Brobecker <brobecker@adacore.com>
18317
a9c64011
AS
18318 * gdb.base/del.exp (test_delete_alias): New function.
18319 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 18320
154189a4
FF
183212006-05-18 Fred Fish <fnf@specifix.com>
18322
18323 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
18324 required. Check for spurious output after program exits normally.
18325
582e64c2
FF
183262006-05-17 Fred Fish <fnf@specifix.com>
18327
18328 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
18329 gdb_load, so it works in the simulator.
18330
8ef6493a
FF
183312006-05-11 Fred Fish <fnf@specifix.com>
18332
18333 * gdb.base/bang.exp: Ignore unexpected output between the
18334 "program exited normally" and the gdb prompt, as many other
18335 tests do.
18336
692b141c
MK
183372006-05-07 Mark Kettenis <kettenis@gnu.org>
18338
18339 * gdb.base/help.exp: Make "delete checkpoint" part option for
18340 "help d" and "help delete" tests.
18341
540b8a30
UW
183422006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18343
a9c64011 18344 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
18345 expected output in some mi_gdb_test statements.
18346 * gdb.mi/mi2-basics.exp: Likewise.
18347
9b6462d9
JB
183482006-05-05 Joel Brobecker <brobecker@adacore.com>
18349
18350 * gdb.base/del.c: New file.
18351 * gdb.base/del.exp: New testcase.
18352
954de43b
DM
183532006-05-05 David S. Miller <davem@sunset.davemloft.net>
18354
18355 * gdb.base/break.exp: Do not assume a breakpoint on
18356 main will actually be in $srcfile when optimizing.
1303f75e
DM
18357 * gdb.base/savedregs.exp: Do not require that the dummy
18358 frame location match up to a symbol and source file location.
c3242428
DM
18359 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
18360 will get printed without a mi_cmd_data_list_register_values prefix.
18361 (*-data-list-register-*): Correct regular expressions to expect the new
18362 pseudo d? floating point registers.
18363 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 18364
c7e64c9a
DJ
183652006-05-05 Christophe Lyon <christophe.lyon@st.com>
18366
18367 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
18368 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
18369 is allocated by the compiler.
18370 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
18371 anons, e, anone to force their allocation by the compiler.
18372
183732006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
18374
18375 * gdb.base/help.exp: Update expected text for help d and
18376 help delete.
18377
27ce9a6d
MK
183782006-05-02 Mark Kettenis <kettenis@gnu.org>
18379
18380 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
18381 NetBSD/ELF targets.
18382
8608915f
MK
183832006-04-30 Mark Kettenis <kettenis@gnu.org>
18384
18385 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
18386 single-step breakpoint fails; make this a KFAIL on
18387 sparc*-*-openbsd*.
18388 * gdb.base/siginfo.exp: Likewise.
18389 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18390
b8db102d
MS
183912006-04-26 Michael Snyder <msnyder@redhat.com>
18392
18393 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
18394 which may have to consume output from other forks.
18395 Add tests to make sure that "delete fork" succeeded.
18396
c702009a
MS
183972006-04-20 Michael Snyder <msnyder@redhat.com>
18398
18399 * 2006-03-22 Jim Blandy <jimb@redhat.com>
18400 Add support for the Renesas M32C and M16C.
18401
18402 * gdb.asm/asm-source.exp: Add m32c target.
18403 * gdb.asm/m32c.inc: Support for m32c target.
18404
e28493f2
AS
184052006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18406
18407 * gdb.base/commands.exp (recursive_source_test): New test.
18408
880da185
DM
184092006-04-04 David S. Miller <davem@sunset.davemloft.net>
18410
18411 * gdb.base/float.exp: Add pattern for sparc targets.
18412
61d9b92f
DJ
184132006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18414
18415 * gdb.base/commands.exp (stray_arg0_test): New test.
18416
bd717df8
PB
184172006-03-30 Paul Brook <paul@codesourcery.com>
18418
18419 * gdb.mi/mi-until.exp: kfail broken until command.
18420 * gdb.mi/mi2-until.exp: Ditto.
18421
ec793d3c
NR
184222006-03-27 Nick Roberts <nickrob@snap.net.nz>
18423
18424 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18425
831004b7
AO
184262006-03-08 Alexandre Oliva <aoliva@redhat.com>
18427
18428 * gdb.base/prelink.exp: Anchor tested-for regular expression
18429 on gdb prompt.
18430
effe49a0
PB
184312006-03-07 Paul Brook <paul@codesourcery.com>
18432
18433 * gdb.base/assign.exp: Correct fail message.
18434
e5461016
PB
184352006-03-07 Paul Brook <paul@codesourcery.com>
18436
18437 * lib/compiler.c: Extract armcc version number.
18438 * lib/compiler.cc: Ditto.
18439
fc91c6c2
PB
184402006-03-07 Paul Brook <paul@codesourcery.com>
18441
18442 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18443 additional_flags=-w.
18444 * gdb.arch/altivec-regs.exp: Ditto.
18445 * gdb.arch/e500-abi.exp: Ditto.
18446 * gdb.arch/e500-regs.exp: Ditto.
18447 * gdb.base/all-bin.exp: Ditto.
18448 * gdb.base/annota1.exp: Ditto.
18449 * gdb.base/annota3.exp: Ditto.
18450 * gdb.base/args.exp: Ditto.
18451 * gdb.base/arithmet.exp: Ditto.
18452 * gdb.base/assign.exp: Ditto.
18453 * gdb.base/async.exp: Ditto.
18454 * gdb.base/bang.exp: Ditto.
18455 * gdb.base/break.exp: Ditto.
18456 * gdb.base/call-rt-st.exp: Ditto.
18457 * gdb.base/completion.exp: Ditto.
18458 * gdb.base/cond-expr.exp: Ditto.
18459 * gdb.base/condbreak.exp: Ditto.
18460 * gdb.base/consecutive.exp: Ditto.
18461 * gdb.base/define.exp: Ditto.
18462 * gdb.base/display.exp: Ditto.
18463 * gdb.base/ena-dis-br.exp: Ditto.
18464 * gdb.base/environ.exp: Ditto.
18465 * gdb.base/eval-skip.exp: Ditto.
18466 * gdb.base/info-proc.exp: Ditto.
18467 * gdb.base/jump.exp: Ditto.
18468 * gdb.base/logical.exp: Ditto.
18469 * gdb.base/long_long.exp: Ditto.
18470 * gdb.base/maint.exp: Ditto.
18471 * gdb.base/miscexprs.exp: Ditto.
18472 * gdb.base/pc-fp.exp: Ditto.
18473 * gdb.base/pointers.exp: Ditto.
18474 * gdb.base/relational.exp: Ditto.
18475 * gdb.base/reread.exp: Ditto.
18476 * gdb.base/sect-cmd.exp: Ditto.
18477 * gdb.base/sep.exp: Ditto.
18478 * gdb.base/sepdebug.exp: Ditto.
18479 * gdb.base/until.exp: Ditto.
18480 * gdb.base/whatis-exp.exp: Ditto.
18481 * gdb.cp/annota2.exp: Ditto.
18482 * gdb.cp/annota3.exp: Ditto.
18483 * gdb.trace/actions.exp: Ditto.
18484 * gdb.trace/backtrace.exp: Ditto.
18485 * gdb.trace/circ.exp: Ditto.
18486 * gdb.trace/collection.exp: Ditto.
18487 * gdb.trace/deltrace.exp: Ditto.
18488 * gdb.trace/infotrace.exp: Ditto.
18489 * gdb.trace/limits.exp: Ditto.
18490 * gdb.trace/packetlen.exp: Ditto.
18491 * gdb.trace/passc-dyn.exp: Ditto.
18492 * gdb.trace/passcount.exp: Ditto.
18493 * gdb.trace/report.exp: Ditto.
18494 * gdb.trace/save-trace.exp: Ditto.
18495 * gdb.trace/tfind.exp: Ditto.
18496 * gdb.trace/tracecmd.exp: Ditto.
18497 * gdb.trace/while-dyn.exp: Ditto.
18498 * gdb.trace/while-stepping.exp: Ditto.
18499 * lib/gdb.exp: Ditto.
18500 (gdb_compile): Handle nowarning option.
18501
5f4a23d9
AO
185022006-03-07 Alexandre Oliva <aoliva@redhat.com>
18503
18504 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18505 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
18506 Rename executable to prelinkt. Don't re-prelink if we didn't
18507 get a core file. Test prelink -u exit status to tell whether
18508 prelinking failed. Use gdb_test_multiple.
18509
9733fc94
DJ
185102006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
18511
18512 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18513 (do_tests): Call it.
18514
cc10cae3
AO
185152006-02-28 Alexandre Oliva <aoliva@redhat.com>
18516
18517 * gdb.base/prelink.exp: New test.
18518 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18519
15c46491
WZ
185202006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
18521
18522 * gdb.fortran/derived-type.f90: New file.
18523 * gdb.fortran/derived-type.exp: New testcase.
18524
5c9f7ded
DJ
185252006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18526
18527 * gdb.base/default.exp: Allow ';' as a directory separator.
18528
5b96932b
AS
185292006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18530
18531 * gdb.base/help.exp (help add-symbol-file): Update.
18532
1986bccd
AS
185332006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18534
18535 * gdb.base/help.exp (help load): Update expected results.
18536
a8b7528f
FF
185372006-02-19 Fred Fish <fnf@specifix.com>
18538
18539 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18540 specifix hex value as part of results.
18541 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 18542
f8261448
FF
185432006-02-16 Fred Fish <fnf@specifix.com>
18544
18545 * gdb.base/whatis.c: Define variables using typedefs char_addr,
18546 ushort_addr, and slong_addr, so the typedefs are not optimized
18547 away.
18548 * gdb.base/whatis.exp: Add tests using type name for struct type,
18549 union type, enum type, and typedef.
a9c64011 18550
31d8bdd2
MK
185512006-02-13 Mark Kettenis <kettenis@gnu.org>
18552
18553 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18554
34e41e63
JB
185552006-02-13 Jim Blandy <jimb@redhat.com>
18556
18557 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
18558 case where it takes two "next" commands to skip past the init
18559 call.
18560
ac6e4f31
FF
185612006-02-12 Fred Fish <fnf@specifix.com>
18562
18563 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
18564 to handle cases where it takes two "next" commands to skip
18565 past the init call.
18566
2db2d571
JB
185672006-02-07 Joel Brobecker <brobecker@adacore.com>
18568
18569 * gdb.ada/array_return.exp: Mark the last test as expected to fail
18570 on hppa32 targets.
18571
38fcd64c
DJ
185722006-02-06 Vladimir Prus <ghost@cs.msu.su>
18573
18574 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
18575 field.
18576
1315ad46
MK
185772006-01-29 Mark Kettenis <kettenis@gnu.org>
18578
18579 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18580
5625b943
DJ
185812006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18582
18583 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18584 files.
18585
80df1bbe
DJ
185862006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18587
18588 * gdb.cp/maint.exp: Set complaints to a positive value.
18589
9078e690
DJ
185902006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18591
18592 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
18593 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
18594 function name.
18595
9c903399
DJ
185962006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18597
18598 * gdb.base/checkpoint.c: Update copyright notice. Include
18599 <stdlib.h>.
18600
761ae4d6
JB
186012006-01-04 Jim Blandy <jimb@redhat.com>
18602
18603 * gdb.asm/asm-source.exp: Independently provide default values for
18604 asm-flags and debug-flags. Use 'string equal' to do the
18605 comparison, not the implicit expr's '==' operator. Remove
18606 now-unneeded assignments to asm-flags. In h8300 case, place
18607 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
18608
099ac3dd
MS
186092006-01-04 Michael Snyder <msnyder@redhat.com>
18610
18611 * gdb.base/checkpoint.c: New file.
18612 * gdb.base/checkpoint.exp: New file.
18613 * gdb.base/multi-fork.c: New file.
18614 * gdb.base/multi-fork.exp: New file.
18615 * gdb.base/pi.txt: New file (data for checkpoint.c test).
18616
f4d85314
FF
186172006-01-04 Fred Fish <fnf@specifix.com>
18618
18619 * gdb.base/ptype.c (foo): Add typedef.
18620 (intfoo): Add function.
18621 * gdb.base/ptype1.c: New file.
18622 * gdb.base/ptype.exp: Handle compilation and linking with two
18623 source files. Test that proper type for "foo" is found based
18624 on source context rather than first match found in symtabs.
18625
a1b06f35
MK
186262005-12-28 Mark Kettenis <kettenis@gnu.org>
18627
18628 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
18629 * gdb.asm/openbsd.inc: Indent commands.
18630
d082a1e2
MK
186312005-12-26 Mark Kettenis <kettenis@gnu.org>
18632
c65016bd
MK
18633 * gdb.base/freebpcmd.exp: Increase timeout.
18634
d082a1e2
MK
18635 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18636
d3c32a0e
DJ
186372005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
18638
18639 * gdb.base/default.exp: Update check for "show version".
18640
9fdb1f50
RC
186412005-12-09 Randolph Chung <tausq@debian.org>
18642
18643 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
18644 * gdb.asm/pa64.inc: New file.
18645
5f2c56f7
RC
186462005-12-09 Randolph Chung <tausq@debian.org>
18647
18648 * gdb.asm/common.inc: Indent commands.
18649 * gdb.asm/asmsrc1.s: Likewise.
18650 * gdb.asm/asmsrc2.s: Likewise.
18651
8117349c
RC
186522005-12-09 Randolph Chung <tausq@debian.org>
18653
18654 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
18655 (get_addr_of_sym): Remove duplicate print.
18656 (gen_core): xfail hppa*-*-hpux*, update expected output.
18657 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
18658 * gdb.arch/pa64-nullify.s: New file.
18659
8f07f25a
RC
186602005-12-09 Randolph Chung <tausq@debian.org>
18661
18662 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18663
55b39184
DJ
186642005-12-07 Christophe Lyon <christophe.lyon@st.com>
18665
18666 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
18667 code generation for these functions.
18668 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
18669 error message.
18670
31e2b00f
AS
186712005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
18672
18673 * gdb.base/help.exp (help b, help br, help bre, help brea)
18674 (help break): Update the expected message.
18675
c3d0b56e
SC
186762005-11-11 Stephane Carrez <stcarrez@nerim.fr>
18677
18678 * gdb.asm/m68hc11.inc: Setup the data section.
18679 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
18680 script for this test.
18681 (m6812-*-*): Likewise.
18682
36ae0ea9
RC
186832005-11-09 Randolph Chung <tausq@debian.org>
18684
18685 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18686
9d6f42e9
WZ
186872005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18688
18689 * gdb.base/break.exp: Fix a comment typo.
18690
e2126a14
EZ
186912005-11-03 Jim Blandy <jimb@redhat.com>
18692
a9c64011
AS
18693 Checked in by Elena Zannoni <ezannoni@redhat.com>
18694
889bf7c5 18695 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 18696
e0ac7199
CV
186972005-11-02 Corinna Vinschen <vinschen@redhat.com>
18698
18699 * gdb.arch/gdb1558.c: Include stdio.h.
18700
31d3fb18
MK
187012005-10-31 Mark Kettenis <kettenis@gnu.org>
18702
18703 * gdb.asm/asm-source.exp: Use -e instead of --entry.
18704
e52b687c
MK
187052005-10-31 Mark Kettenis <kettenis@gnu.org>
18706
18707 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18708
f4711d79
PG
187092005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
18710
a9c64011
AS
18711 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18712 vscr" tests to better match output.
f4711d79 18713
987a9106
JB
187142005-10-12 Jim Blandy <jimb@redhat.com>
18715
18716 * gdb.base/structs.exp (any): New function.
18717 (test_struct_returns): Don't make any assumptions at all about
18718 what value the function returns when GDB can't set the return
18719 value.
18720
2336bb58
JB
187212005-10-09 Joel Brobecker <brobecker@adacore.com>
18722
18723 * gdb.ada/arrayidx/p.adb: New file.
18724 * gdb.ada/arrayidx.exp: New testcase
18725
187262005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
18727
18728 * gdb.ada/array_return/pck.ads: New file.
18729 * gdb.ada/array_return/pck.adb: New file.
18730 * gdb.ada/array_return/p.adb: New file.
18731 * gdb.ada/array_return.exp: New testcase.
18732
705335ea
JB
187332005-10-03 Joel Brobecker <brobecker@adacore.com>
18734
a9c64011
AS
18735 * gdb.base/arrayidx.c: New file.
18736 * gdb.base/arrayidx.exp: New testcase.
705335ea 18737
11ee9940
NR
187382005-09-29 Nick Roberts <nickrob@snap.net.nz>
18739
18740 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
18741 frames-invalid and breakpoints-invalid are no longer generated
18742 with level 3 so don't expect them in the output.
18743
39fb8e9e
BR
187442005-09-27 Bob Rossi <bob@brasko.net>
18745
a9c64011 18746 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
18747 from test. Escape the | in mi_gdb_test call.
18748 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
18749 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
18750 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
18751 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
18752 expected regex's in mi_gdb_test calls.
18753 * lib/mi-support.exp: Remove arbitrary .* from tests.
18754 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
18755 Fully anchor GDB/MI expected results in mi_gdb_test.
18756 * lib/gdb.exp (string_to_regexp): Escape the ] character.
18757 * gdb.base/sizeof.exp: Remove escape character. Correct test.
18758
2af48f68
PB
187592005-09-26 Paul Brook <paul@codesourcery.com>
18760
18761 * long_long.exp: Exclude eabi targets from arm FPA float format test.
18762
f34502bc
WZ
187632005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18764
18765 * bfp-test.c: New file.
18766 * bfp-test.exp: New testcase.
18767
ca929517
WZ
187682005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18769
18770 * gdb.fortran/subarray.exp: New testcase to test the evaluation
18771 of subarray and substring variable.
18772 * gdb.fortran/subarray.f: New source file for the test of subarray
18773 and substring variable evaluation.
18774 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
18775 of string constant.
18776
c761af65
DJ
187772005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
18778
18779 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
18780 copyright dates.
18781
561d7a1d
PG
187822005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
18783
18784 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
18785 powerpc altivec' test with an almost identical 'info vector' test.
18786
b2b64cc9
PG
187872005-09-13 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 match output.
b2b64cc9 18791
6ac4d15a
PG
187922005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18793
a9c64011
AS
18794 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
18795 output.
6ac4d15a 18796
40e55bef
BR
187972005-09-11 Bob Rossi <bob@brasko.net>
18798
889bf7c5
PA
18799 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
18800 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
18801 commands that return an MI output command and an asyncronous MI output
18802 command.
40e55bef
BR
18803 * gdb.mi/mi-console.exp: Ditto.
18804
3c7385ec
BR
188052005-09-11 Bob Rossi <bob@brasko.net>
18806
18807 * gdb.mi/mi-var-child.c: Include <string.h>.
18808
a6cd0eb3
DJ
188092005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
18810
18811 * killed.exp: Correct gdb_expect syntax.
18812
2f168eed
CV
188132005-08-09 Corinna Vinschen <vinschen@redhat.com>
18814
18815 * lib/mi-support.exp (mi_gdb_load): Fix typo.
18816
ecd3fd0f
BR
188172005-08-02 Bob Rossi <bob@brasko.net>
18818
18819 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
18820 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
18821 Change tests to inferior-tty-set/show.
18822 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
18823 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
18824 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
18825 inferior. Use mi_gdb_test to get GDB and Inferior output.
18826 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
18827 descriptor.
18828 (mi_inferior_tty_name): Add inferior PTY file name.
18829 (mi_gdb_start): Add INFERIOR_PTY parameter.
18830 (mi_gdb_test): Add IPATTERN parameter.
18831
f1ea48cb 188322005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 18833
f1ea48cb
BR
18834 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
18835 parameter to mi_gdb_test.
18836 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
18837
6e650a67
DJ
188382005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18839
18840 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
18841 struct_declarations.
18842 * gdb.mi/mi-var-child.exp: Step over the initialization of
18843 struct_declarations.
18844
8be260b6
DJ
188452005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18846
18847 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
18848 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
18849 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
18850 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
18851 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
18852 file.
18853
4e660f07
NR
188542005-07-27 Nick Roberts <nickrob@snap.net.nz>
18855
18856 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
18857 (do_children_tests): Assign values to the extra elements.
18858
18859 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
18860 them for tests for "-var-update --no-values" and
a9c64011 18861 "-var-update --all-values".
4e660f07
NR
18862 Add test for "-var-list-children --simple-values".
18863
18864 * gdb.mi/basics.c (callee4): Add integer array D[3]...
18865
18866 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
18867 "-stack-list-locals --simple-values" Improve doc strings and
18868 comments.
18869
6bdae935
MK
188702005-07-18 Mark Kettenis <kettenis@gnu.org>
18871
598b7a6f
MK
18872 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
18873 *-*-openbsd*.
18874 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
18875
6bdae935
MK
18876 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
18877 sigaltsatck'.
18878
1323e929 188792005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 18880
1323e929
BR
18881 * gdb.base/default.exp (tty): Changed output of command.
18882 * gdb.base/help.exp (help tty): Ditto.
18883
b1a9c082
MK
188842005-07-12 Mark Kettenis <kettenis@gnu.org>
18885
18886 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
18887
10a844a2
MK
188882005-07-10 Mark Kettenis <kettenis@gnu.org>
18889
18890 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
18891 -stack-select-frame without arguments.
18892 (test_stack_frame_listing): Add test for newly implemented command
18893 -stack-info-frame.
18894
3cb3b8df
BR
188952005-07-06 Bob Rossi <bob@brasko.net>
18896
18897 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
18898 command.
18899 (Copyright): Update copyright.
18900
a0c5fbcf
WZ
189012005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
18902
18903 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
18904 tests to evaluate exponentiation expression.
18905
984971d0
AS
189062005-06-29 Andreas Schwab <schwab@suse.de>
18907
18908 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
18909 main to avoid warnings.
18910
18911 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
18912
fe03833f
NR
189132005-06-20 Nick Roberts <nickrob@snap.net.nz>
18914
18915 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
18916 -stack-select-frame without arguments.
18917 (test_stack_frame_listing): Add test for newly implemented command
18918 -stack-info-frame.
a9c64011 18919
7a55f279
WZ
189202005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
18921
0ffa0ea5
DJ
18922 * gdb.fortran/array-element.f: New file.
18923 * gdb.fortran/array-element.exp: New testcase.
7a55f279 18924
26585198
DJ
189252005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18926
18927 * gdb.base/bigcore.exp: Correct checks for systems which can
18928 not dump a large core file.
18929
c1bd25fd
DJ
189302005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18931
18932 * gdb.base/relocate.c: Add a copyright notice.
18933 (dummy): Remove.
18934 * gdb.base/relocate.exp: Test printing the values of variables
18935 from a relocatable file.
18936
589e074d
DJ
189372005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
18938
18939 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
18940 excess MI output after an error.
18941
0915f927
JB
189422005-05-29 Joel Brobecker <brobecker@adacore.com>
18943
18944 * gdb.arch/alpha-step.c: New file.
18945 * gdb.arch/alpha-step.exp: New testcase.
18946
76ff342d
DJ
189472005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
18948 Dennis Brueni <dennis@slickedit.com>
18949
18950 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
18951 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
18952 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
18953 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
18954 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
18955 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
18956 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
18957
96b0c7ac
DJ
189582005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
18959 Wu Zhou <woodzltc@cn.ibm.com>
18960
18961 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
18962 IBM's xlc compiler.
18963 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
18964 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
18965
f21565d2
JB
189662005-05-13 Jim Blandy <jimb@redhat.com>
18967
18968 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
18969 calling gdb_suppress_entire_file.
18970 * gdb.base/charset.exp: Same.
18971 * gdb.base/call-rt-st.exp: Same.
18972
6006a3a1
BR
189732005-05-05 Bob Rossi <bob_rossi@cox.net>
18974
18975 * lib/gdb.exp (fullname_syntax): Added global regex.
18976 (fullname_syntax_POSIX): Ditto.
18977 (fullname_syntax_UNC): Ditto.
18978 (fullname_syntax_DOS_CASE): Ditto.
18979 (fullname_syntax_DOS): Ditto.
18980 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
18981 fullname_syntax variable to scope and use it.
18982 (test_file_list_exec_source_files): Ditto.
18983 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
18984
c3b69c04
DJ
189852005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
18986
18987 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
18988
3c95e6af
PG
189892004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
18990
a9c64011
AS
18991 * lib/gdb.exp (skip_altivec_tests): New function, based on
18992 check_vmx_hw_available from the GCC testsuite.
18993 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
18994 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 18995
78df6c56
JB
189962005-05-02 Jim Blandy <jimb@redhat.com>
18997
18998 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
18999 calling gdb_suppress_entire_file.
19000
1690f9cf
DJ
190012005-04-30 Randolph Chung <tausq@debian.org>
19002
19003 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
19004 Slightly relax "sem_post" name checking.
19005
5ea106f7
PG
190062005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19007
19008 * gdb.base/unload.exp: Use new shared library infrastructure.
19009
bf7234cf
PG
190102005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
19011
19012 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 19013 infrastructure.
bf7234cf 19014
547b869a
CV
190152005-04-29 Corinna Vinschen <vinschen@redhat.com>
19016
19017 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
19018 * gdb.asm/h8300.inc: New file.
19019
f07e55f0
PG
190202005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19021
19022 * gdb.base/shlib-call.exp: Change to use new shared library
19023 infrastructure.
19024
3cbba3d1
PG
190252005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19026
a9c64011
AS
19027 * gdb.base/pending.exp: Change to use new shared library
19028 infrastructure.
3cbba3d1 19029
ed6df200
PG
190302005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19031
a9c64011
AS
19032 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19033 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 19034
8c8f4ebe
PG
190352005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19036
a9c64011
AS
19037 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19038 shared objects being adjusted and update copyright years.
8c8f4ebe 19039
607fbc54
DJ
190402005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19041
19042 * ChangeLog: Correct some 2003-01-13 dates.
19043 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19044 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19045 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19046 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19047 gdb.trace/tfind.exp: Update copyright years.
19048
57bf0e56
DJ
190492005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19050 Daniel Jacobowitz <dan@codesourcery.com>
19051
19052 * lib/gdb.exp (gdb_compile): Handle shlib=.
19053 (gdb_compile_shlib): New function.
19054
9b593790
PG
190552005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19056
a9c64011 19057 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 19058
9494c6a5
DJ
190592005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19060
19061 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19062 gdb.server.
19063 * configure.ac: Likewise.
19064 * configure: Regenerated.
19065 * gdb.gdbserver/Makefile.in: Moved to...
19066 * gdb.server/Makefile.in: ... here.
19067 * gdb.gdbserver/server.c: Moved to...
19068 * gdb.server/server.c: ... here.
19069 * gdb.gdbserver/server-run.exp: Moved to...
19070 * gdb.server/server-run.exp: ... here.
19071
6f8eac0e
DJ
190722005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19073
19074 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
19075 * configure.ac: Create gdb.gdbserver/Makefile.
19076 * configure: Regenerated.
19077 * lib/gdbserver-support.exp: New file, derived from
19078 config/gdbserver.exp.
19079 * config/gdbserver.exp: Use gdbserver-support.exp.
19080 * gdb.gdbserver/Makefile.in: New file.
19081 * gdb.gdbserver/server.c: New file.
19082 * gdb.gdbserver/server-run.exp: New file.
19083
6e87504d
PG
190842005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19085
a9c64011
AS
19086 * lib/gdb.exp (test_compiler_info): Return compiler_info
19087 if no arguments are given.
6e87504d 19088
d1779be4
PG
190892005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
19090
19091 * gdb.arch/altivec-abi.exp: Check for compiler and set
19092 use altivec' flag accordingly.
19093 * gdb.arch/altivec-regs.exp: Likewise.
19094
88750304
DJ
190952005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19096
19097 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19098
f3fb768d
AS
190992005-03-27 Andreas Schwab <schwab@suse.de>
19100
19101 * gdb.base/bigcore.c (main): Add missing mode argument in open
19102 call.
19103
7e813ac5
DJ
191042005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
19105
19106 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
19107 downloads.
19108 * config/gdbserver.exp (gdb_load): Likewise.
19109
8e3049aa
PB
191102005-03-14 Paul Brook <paul@codesourcery.com>
19111
19112 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
19113 targets.
19114
a9df7c44
JB
191152005-03-09 Joel Brobecker <brobecker@adacore.com>
19116
19117 * gdb.dwarf2/dup-psym.S: New file.
19118 * gdb.dwarf2/dup-psym.exp: New testcase.
19119
9f0d94e8
JB
191202005-03-09 Joel Brobecker <brobecker@adacore.com>
19121
19122 * gdb.ada/exec_changed/first.adb: New file.
19123 * gdb.ada/exec_changed/second.adb: New file.
19124 * gdb.ada/exec_changed.exp: New testcase.
19125
5f579bc5
NS
191262005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19127
36e9969c
NS
19128 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
19129 (A2): New class.
19130 (main): Test operator+.
19131 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
19132 breakpoint test.
19133
5f579bc5
NS
19134 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
19135 * gdb.base/signull.exp: Disable if gdb,nosignals.
19136 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
19137 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
19138 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
19139 * gdb.mi/mi2-console.exp: Likewise.
19140 * gdb.trace/collection.exp (run_trace_experiment): Consume the
19141 continue output at start.
19142 (gdb_collect_locals_test): Robustify regexp.
19143 * gdb.trace/passc-dyn.exp: Fix comment typo.
19144 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
19145
be46087e
CV
191462005-03-08 Corinna Vinschen <vinschen@redhat.com>
19147
19148 * gdb.asm/asm-source.exp: Add iq2000 case.
19149 * gdb.asm/iq2000.inc: New file.
19150
384e1a61 191512005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 19152
384e1a61
MI
19153 * gdb.base/command.exp: Change hardcoded value to regular expression.
19154 * gdb.base/float.exp: Add powerpc to the list of targets checked.
19155
584b6e9e
DJ
191562005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
19157
19158 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
19159 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
19160 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
19161 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
19162 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
19163
ab5b5d61
MK
191642005-03-05 Mark Kettenis <kettenis@gnu.org>
19165
19166 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19167 changes.
19168
ae051c1b
PG
191692004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19170
a9c64011
AS
19171 * lib/compiler.c: Add test for IBM's xlc compiler.
19172 * lib/compiler.cc: Likewise.
ae051c1b 19173
3f0f6ed2
JB
191742004-02-24 Joel Brobecker <brobecker@adacore.com>
19175
19176 * gdb.ada/fixed_points.exp: Create compilation object directory
19177 before running the test.
19178 * gdb.ada/null_record.exp: Likewise.
19179 * gdb.ada/packed_array.exp: Likewise.
19180 * gdb.ada/start.exp: Likewise.
19181
724f452b
JB
191822005-02-15 Joel Brobecker <brobecker@adacore.com>
19183
19184 * gdb.ada/packed_array/pa.adb: New file.
19185 * gdb.ada/packed_array.exp: New testcase.
19186
57f5cdfb 191872005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 19188
1f393151
MK
19189 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19190 files.
19191
ebdda337
MK
19192 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19193 on *-*-openbsd*. Correctly match whitespace in regukar
19194 expressions.
19195
cf309262
DJ
191962005-02-10 Daniel Jacobowitz <dan@debian.org>
19197
19198 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19199 PR exp/1821
19200 * gdb.base/gdb1821.c: New test file.
19201 * gdb.base/gdb1821.exp: New test file.
19202
3be49e7a
JB
192032005-02-09 Joel Brobecker <brobecker@adacore.com>
19204
19205 * gdb.base/start.c: New file.
19206 * gdb.base/start.exp: New testcase.
19207
e292e67d
JB
192082005-02-09 Joel Brobecker <brobecker@adacore.com>
19209
19210 * gdb.ada/start/dummy.adb: New file.
19211 * gdb.ada/start.exp: New testcase.
19212
dbdfa66c
CV
192132005-02-09 Corinna Vinschen <vinschen@redhat.com>
19214
19215 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
19216 for printing symbols and statistics.
19217 Add test for using relative pathnames in "maint print msymbols" test.
19218 Mark "maint info sections DATA" XFAIL on Cygwin.
19219 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
19220 tests.
19221
d7941671
AC
192222005-02-09 Andreas Schwab <schwab@suse.de>
19223
19224 Committed by Andrew Cagney <cagney@gnu.org>
19225 * gdb.base/remotetimeout.exp: New file.
19226
74e5ef44
MK
192272005-02-07 Mark Kettenis <kettenis@gnu.org>
19228
19229 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
19230
464dd14d
JB
192312005-02-03 Joel Brobecker <brobecker@adacore.com>
19232
19233 * gdb.ada/gnat_ada.gpr: New file.
19234 * gdb.ada/gnat_ada.gin: Delete, no longer used.
19235 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
19236 * configure.ac: No longer generate gnat_ada.gpr.
19237 * configure: Regenerate.
19238 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
19239 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
19240 * gdb.ada/null_record/bar.ads: Likewise.
19241 * gdb.ada/null_record/bar.adb: Likewise.
19242 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
19243 * gdb.ada/null_record.exp (testdir): New variable.
19244 (testfile): executable is now in testdir subdirectory.
19245 (srcfile): Use full path to the main compilation unit.
19246 * gdb.ada/fixed_points.exp: Same changes as above.
19247
30d756ae
NR
192482005-02-03 Nick Roberts <nickrob@snap.net.nz>
19249
19250 * gdb.base/interp.exp: New test.
19251
9d799f85
AC
192522005-01-24 Andrew Cagney <cagney@gnu.org>
19253
19254 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19255
15656118
AC
192562005-01-19 Andrew Cagney <cagney@gnu.org>
19257
a892c31b
AC
19258 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19259 configure.ac not configure.in.
19260
15656118
AC
19261 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
19262 of powerpc*-*-*.
19263 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 19264 * gdb.base/list.exp (test_list_function)
15656118
AC
19265 (test_list_filename_and_function): Ditto.
19266 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19267
a7b01baf
AC
192682005-01-16 Andrew Cagney <cagney@gnu.org>
19269
17d92a02
AC
19270 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19271
a7b01baf
AC
19272 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19273
bc8332bb
AC
192742005-01-14 Andrew Cagney <cagney@gnu.org>
19275
19276 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
19277 * gdb.mi/mi2-var-cmd.exp: Ditto.
19278
4d074752
CV
192792005-01-10 Corinna Vinschen <vinschen@redhat.com>
19280
19281 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19282
bec39cab
AC
192832005-01-07 Andrew Cagney <cagney@gnu.org>
19284
19285 * configure.ac: Rename configure.in, require autoconf 2.59.
19286 * configure: Re-generate.
19287 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
19288 * gdb.stabs/configure: Re-generate.
19289 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
19290 * gdb.hp/configure: Re-generate.
19291 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
19292 autoconf 2.59.
19293 * gdb.hp/gdb.objdbg/configure: Re-generate.
19294 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
19295 autoconf 2.59.
19296 * gdb.hp/gdb.defects/configure: Re-generate.
19297 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
19298 autoconf 2.59.
19299 * gdb.hp/gdb.compat/configure: Re-generate.
19300 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
19301 autoconf 2.59.
19302 * gdb.hp/gdb.base-hp/configure: Re-generate.
19303 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
19304 autoconf 2.59.
19305 * gdb.hp/gdb.aCC/configure: Re-generate.
19306
f10b16d4
JB
193072004-12-15 Jim Blandy <jimb@redhat.com>
19308
19309 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
19310 under NPTL when there is debugging info available for libpthread.
19311
fb6e1814
JG
193122004-12-13 Jerome Guitton <guitton@gnat.com>
19313
19314 * gdb.ada/fixed_points.c: New file.
19315 * gdb.ada/fixed_points.exp: New file.
19316
fe46cd3a
RC
193172004-12-03 Randolph Chung <tausq@debian.org>
19318
19319 * gdb.arch/pa-nullify.exp: New file.
19320 * gdb.arch/pa-nullify.s: New file.
19321
8de0841b
RC
193222004-11-30 Randolph Chung <tausq@debian.org>
19323
19324 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
19325 instead of "tbug". Fix regexp to work properly with gdb_test.
19326
c8170782
PH
193272004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
19328
19329 * gdb.base/bitfields2.exp: New test.
19330 * gdb.base/bitfields2.c: New file.
19331
954269c2
RE
193322004-11-28 Richard Earnshaw <rearnsha@arm.com>
19333
19334 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19335
0107feed
RC
193362004-11-16 Randolph Chung <tausq@debian.org>
19337
19338 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19339
f073ae8c
DJ
193402004-11-14 Daniel Jacobowitz <dan@debian.org>
19341
19342 * gdb.threads/threadapply.exp: Correct "macro details" test.
19343
19ad59e7
JJ
193442004-11-11 Jeff Johnston <jjohnstn@redhat.com>
19345
19346 * gdb.threads/threadapply.exp: New test.
19347 * gdb.threads/threadapply.c: New file.
19348
9cf0961b
MK
193492004-11-07 Mark Kettenis <kettenis@gnu.org>
19350
19351 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19352 frames.
19353
c789492a
FL
193542004-11-05 Felix Lee <felix+log1@specifixinc.com>
19355
19356 * gdb.base/cursal.exp: New file.
19357 * gdb.base/cursal.c: New file.
19358
a1e167bb
AC
193592004-11-03 Andrew Cagney <cagney@gnu.org>
19360
19361 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19362
b7cbf173
MK
193632004-10-30 Mark Kettenis <kettenis@gnu.org>
19364
19365 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
19366 NetBSD/ELF targets.
19367
88f9d34f
JB
193682004-10-29 Joel Brobecker <brobecker@gnat.com>
19369
19370 * gdb.threads/bp_in_thread.c: New file, copied from
19371 pthread_cond_wait.c.
19372 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
19373 file, rather than reusing the .c file from another testcase.
19374
ca7d6a0c
JB
193752004-10-20 Joel Brobecker <brobecker@gnat.com>
19376
19377 * gdb.ada/null_record.exp: Check where we stopped after
19378 sending the start command, instead of where the associated
19379 temporary breakpoint was inserted.
19380
0d863d03
AC
193812004-10-14 Andrew Cagney <cagney@gnu.org>
19382
19383 * gdb.mi/gdb701.c (main): Return 0.
19384
d11e72cb
DJ
193852004-10-13 Daniel Jacobowitz <dan@debian.org>
19386
d40539a4 19387 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 19388
e1923096
JJ
193892004-10-12 Jeff Johnston <jjohnstn@redhat.com>
19390
19391 * gdb.threads/schedlock.c: Add comment markers to use to find
19392 line numbers.
19393 * gdb.threads/schedlock.exp: Adjust regex to handle the new
19394 comments.
19395 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
19396 breakpoint lines.
19397
ec8ba2c9
DJ
193982004-10-12 Daniel Jacobowitz <dan@debian.org>
19399
19400 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
19401
0eb3658b
DJ
194022004-10-12 Daniel Jacobowitz <dan@debian.org>
19403
19404 * configure.in: Add gdb.dwarf2.
19405 * configure: Regenerated.
19406 * Makefile.in: Add gdb.dwarf2.
19407 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19408 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19409 gdb.dwarf2/file1.txt: New files.
19410
a271cc33
OF
194112004-10-11 Orjan Friberg <orjanf@axis.com>
19412
a9c64011 19413 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
19414 of "run", since the latter doesn't work with remote targets. Adjust
19415 the breakpoint numbering accordingly.
19416 * gdb.threads/pthread_cond_wait.exp: Ditto.
19417
895ce074
MC
194182004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19419
19420 * gdb.base/overlays.exp: Update copyright years.
19421
6be3092d
KI
194222004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19423
19424 * gdb.base/overlays.exp: Disable if target is Linux.
19425
e05389b8
FL
194262004-10-06 Felix Lee <felix+log1@specifixinc.com>
19427
19428 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19429
73cb587d
KI
194302004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
19431
19432 * gdb.asm/asm-source.exp: Add m32r-linux target.
19433 * gdb.asm/m32r-linux.inc: New file.
19434
3c0edcdc
AC
194352004-09-24 Andrew Cagney <cagney@redhat.com>
19436 David Anderson <anderson@redhat.com>
19437
19438 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19439 command fails, assume things will work.
19440 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19441 (_GNU_SOURCE): Define.
19442 (print_unsigned, print_hex): Change parameter to "long long".
19443 (print_byte_count): New function, use to print byte counts.
19444 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19445 O_LARGEFILE.
19446 (main): Compute an upper bound on a corefile in max_core_size.
19447 Limit memory chunk size to max_core_size. Limit total memory
19448 allocated to max_core_size.
19449
4bb3667f
AC
194502004-09-23 Andrew Cagney <cagney@gnu.org>
19451
19452 * gdb.base/bigcore.exp: Replace the code that creates a corefile
19453 from a separate process with code that creates a corefile by
19454 making the inferior dump core.
19455
60fe1a51
MK
194562004-09-23 Mark Kettenis <kettenis@gnu.org>
19457
19458 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19459 block.
19460
8e937346
MC
194612004-09-23 Michael Chastain <mec.gnu@mindspring.com>
19462
19463 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19464 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
19465 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19466 Likewise.
19467
7213f6d6
JJ
194682004-09-20 Jeff Johnston <jjohnstn@redhat.com>
19469
19470 * gdb.java/jprint.exp: New test case for java inferior call.
19471 * gdb.java/jprint.java: Ditto.
19472
eac69dca
JB
194732004-09-15 Joel Brobecker <brobecker@gnat.com>
19474
19475 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19476
22227696
MC
194772004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19478
19479 * gdb.threads/killed.c: Include <stdlib.h>.
19480 * gdb.threads/pthreads.c: Likewise.
19481
7dd403a4
MC
194822004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19483
19484 * gdb.threads/killed.c: Add copyright notice.
19485
33f2d567
JM
194862004-09-10 Jason Molenda (jmolenda@apple.com)
19487
a9c64011
AS
19488 * gdb.base/define.exp: Two new tests to verify zero space chars
19489 after 'if' and 'while' commands in a user-defined command is correctly
19490 parsed.
33f2d567 19491
e05b62ac
AC
194922004-09-08 Andrew Cagney <cagney@gnu.org>
19493
19494 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
19495 delivery test with duplicate at end of file.
19496
9cbe82da
MK
194972004-09-06 Mark Kettenis <kettenis@jive.nl>
19498
19499 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19500
564803d9
MC
195012004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19502
19503 * config/hppro.exp: Removed.
19504
7c6807ce
MC
195052004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19506
19507 * config/sparclet.exp: Removed.
19508
bf7e26dd
MC
195092004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19510
19511 * config/udi.exp: Removed.
19512
714e341b
MC
195132004-09-02 Michael Chastain <mec.gnu@mindspring.com>
19514
19515 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19516 of "exp_continue".
19517 (advancei): Likewise.
19518
1236e623
JJ
195192004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19520
19521 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19522
3bdcad15
MI
195232004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19524
228af206 19525 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
19526 to check for nodebug in executable.
19527 * gdb.gdb/observer.exp (setup_test): Likewise.
19528 * gdb.gdb/selftest.exp (test_with_self): Likewise.
19529 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19530
c72b934c
AC
195312004-09-01 Andrew Cagney <cagney@gnu.org>
19532
19533 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19534 files.
19535
edd9b715
JJ
195362004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19537
19538 * gdb.base/unload.exp: Fix expected warning message to match
19539 latest format.
19540
fb4ce06b
CV
195412004-09-01 Corinna Vinschen <vinschen@redhat.com>
19542
19543 * gdb.base/call-rt-st.exp: Fix typos.
19544
ce78e7c3
MI
195452004-08-31 Manoj Iyer <manjo@austin.ibm.com>
19546
19547 * gdb.threads/thread_check.exp: New testcase.
19548 * gdb.threads/thread_check.c: New testcase.
19549
2dedb159
AC
195502004-08-31 Andrew Cagney <cagney@gnu.org>
19551
19552 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
19553 (skip_to_handler_entry): New procedures. Test stepping into a
19554 handler when the breakpoint is at the handler's entry point.
19555
68f53502
AC
195562004-08-30 Andrew Cagney <cagney@gnu.org>
19557
19558 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19559 gdb/1757.
19560
3e3ffd2b
MC
195612004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19562
19563 With code from Manoj Iyer <manjo@austin.ibm.com>:
19564 * lib/gdb.exp (gdb_file_cmd): Return more information in the
19565 return value. Add an arm for "no debugging symbols found".
19566 Change a stray "error" to "perror".
19567 (gdb_run_cmd): Adapt to new return value.
19568 * gdb.base/remote.exp: Adapt to new return value.
19569 * gdb.gdb/complaints.exp: Likewise.
19570 * gdb.gdb/observer.exp: Likewise.
19571 * gdb.gdb/selftest.exp: Likewise.
19572 * gdb.gdb/xfullpath.exp: Likewise.
19573
4b6f5fd2
JB
195742004-08-27 Joel Brobecker <brobecker@gnat.com>
19575
19576 * gdb.threads/bp_in_thread.exp: New testcase.
19577
e5b25496
MC
195782004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19579
19580 Fix PR testsuite/1735.
19581 * gdb.threads/schedlock.c (thread_function): Add a cast
19582 to suppress a gcc warning.
19583 * gdb.threads/thread-specific.c (thread_function): Likewise.
19584
934353d6
MC
195852004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19586
19587 * gdb.base/unload.c: Include <stdlib.h>.
19588
f98a0aef 195892004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 19590
f98a0aef 19591 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
19592 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19593 synchronized after the "return".
19594
5a2e8882
MC
195952004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19596
19597 * gdb.mi/basics.c: Include <stdio.h>.
19598 * gdb.mi/pthreads.c: Include <stdlib.h>.
19599 * gdb.mi/var-cmd.c: Include <stdlib.h>.
19600
a9640423
MC
196012004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19602
19603 * gdb.threads/schedlock.c: Add copyright notice.
19604
b04e311d
AC
196052004-08-25 Andrew Cagney <cagney@gnu.org>
19606
19607 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
19608 (skip_over_handler, breakpoint_over_hander): New test procedures.
19609 (advance, advancei): Add a proper prefix, do not use
19610 rerun_to_main.
19611 * gdb.base/sigstep.c (main): Change to use an infinite loop.
19612
7c27f15b
MC
196132004-08-24 Michael Chastain <mec.gnu@mindspring.com>
19614
19615 * gdb.mi/basics.c: Add copyright notice.
19616 * gdb.mi/var-cmd.c: Add copyright notice.
19617
fffc87ae
MC
196182004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19619
19620 * lib/gdb.exp: Remove signed_keyword_not_used.
19621 * lib/compiler.c: Likewise.
19622 * lib/compiler.cc: Likewise.
19623
d782e0bf
MC
196242004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19625
19626 * gdb.base/whatis.c: Remove conditional disabling of "signed".
19627 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
19628
96033e83
MC
196292004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19630
19631 * gdb.base/whatis.c: Add copyright notice.
19632
cf38c229
MK
196332004-08-20 Mark Kettenis <kettenis@gnu.org>
19634
19635 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
19636 it to skip the breakpoints encoded in the inline assembly.
19637
f4b49756
MC
196382004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19639
19640 * Makefile.in: Add gdb.fortran.
19641
2f193b69
MC
196422004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19643
19644 * gdb.base/call-sc.exp (test_scalar_returns):
19645 Fix cut-and-paste glitch in "Make fun return now".
19646
89a237cb
MC
196472004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19648
19649 * configure.in: Add gdb.fortran.
19650 * configure: Regenerate.
19651 * gdb.fortran/Makefile.in: New file.
19652 * lib/gdb.exp (skip_fortran_tests): New procedure.
19653
469aff8e
MC
196542004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19655
19656 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
19657 reference to bug-gnu@prep.ai.mit.edu.
19658 * gdb.mi/mi-var-child.exp: Likewise.
19659 * gdb.mi/mi-var-cmd.exp: Likewise.
19660 * gdb.mi/mi-var-display.exp: Likewise.
19661 * gdb.mi/mi2-var-block.exp: Likewise.
19662 * gdb.mi/mi2-var-child.exp: Likewise.
19663 * gdb.mi/mi2-var-cmd.exp: Likewise.
19664 * gdb.mi/mi2-var-display.exp: Likewise.
19665
00b51b9f
MK
196662004-08-15 Mark Kettenis <kettenis@gnu.org>
19667
19668 * gdb.base/unload.c (main): Make local variable msg const.
19669
45f07fef
MC
196702004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19671
19672 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
19673 to bug-gnu@prep.ai.mit.edu.
19674 * gdb.mi/mi-disassemble.exp: Likewise.
19675 * gdb.mi/mi-eval.exp: Likewise.
19676 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
19677 default line number.
19678 * gdb.mi/mi-return.exp: Likewise.
19679 * gdb.mi/mi-simplerun.exp: Likewise.
19680 * gdb.mi/mi-stack.exp: Likewise.
19681 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
19682 number with explicit range test.
19683 * gdb.mi/mi-watch.exp: Likewise.
19684 * gdb.mi/mi2-break.exp: Likewise.
19685 * gdb.mi/mi2-cli.exp: Likewise.
19686 * gdb.mi/mi2-disassemble.exp: Likewise.
19687 * gdb.mi/mi2-eval.exp: Likewise.
19688 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
19689 default line number.
19690 * gdb.mi/mi2-return.exp: Likewise.
19691 * gdb.mi/mi2-simplerun.exp: Likewise.
19692 * gdb.mi/mi2-stack.exp: Likewise.
19693 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
19694 number with explicit range test.
19695 * gdb.mi/mi2-watch.exp: Likewise.
19696
dd8c8ee7
MC
196972004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19698
19699 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
19700 * gdb.cp/m-static.exp: Likewise.
19701 * gdb.cp/rtti.exp: Likewise.
19702
4e838464
MK
197032004-08-14 Mark Kettenis <kettenis@gnu.org>
19704
19705 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19706
8d8cb839
EZ
197072004-08-14 Eli Zaretskii <eliz@gnu.org>
19708
19709 * ChangeLog: Prefix Local Variables with semi-colons and indent
19710 the reference to older ChangeLog files, to fix fontification in
19711 Emacs.
19712
deea8bb0
MC
197132004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19714
19715 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
19716 * gdb.mi/mi2-break.exp: Likewise.
19717
c3297504
MC
197182004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19719
19720 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19721
25808999
MC
197222004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19723
19724 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
19725
226a8d71
MC
197262004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19727
19728 * gdb.cp/classes.exp: Remove unused declarations. Just let
19729 test names default instead of providing special names. Remove
19730 extraneous demangler test.
19731
37fdf854
JJ
197322004-08-12 Jeff Johnston <jjohnstn@redhat.com>
19733
19734 * gdb.base/unload.exp: New test for breakpoints in dynamically
19735 loaded libraries.
19736 * gdb.base/unload.c: Ditto.
19737 * gdb.base/unloadshr.c: Ditto.
19738
2d3a7986
MC
197392004-08-12 Michael Chastain <mec.gnu@mindspring.com>
19740
19741 * gdb.cp/classes.exp (test_ptype_class_objects): Call
19742 cp_test_ptype_class.
19743 (test_enums): Likewise.
19744
c72b934c
AC
197452004-08-10 Andrew Cagney <cagney@gnu.org>
19746
19747 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19748 files.
19749
cc503c8a
AC
197502004-08-10 Andrew Cagney <cagney@gnu.org>
19751
19752 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
19753 init_malloc call.
19754
902f2ccb
MC
197552004-08-10 Michael Chastain <mec.gnu@mindspring.com>
19756
19757 * ChangeLog: Add copyright notice. The notice is copied
19758 from emacs 21.3 top level ChangeLog.
19759
78c90502
MC
197602004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19761
19762 * lib/cp-support.exp: New file.
19763 * lib/cp-support.exp (cp_test_type_class): New function.
19764 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
19765 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
19766 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
19767 cp_test_ptype_class.
19768
88e5ea78
MC
197692004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19770
19771 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
19772 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
19773 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
19774 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
19775 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
19776 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
19777 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
19778 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
19779 gdb.mi/mi2-watch.exp: Update copyright years.
19780
6a89fc9c
MK
197812004-08-09 Mark Kettenis <kettenis@gnu.org>
19782
19783 * gdb.base/sigaltstack.exp: Provide proper anchoring.
19784
1482e0de
MC
197852004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19786
19787 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
19788 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
19789 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
19790 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
19791 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
19792 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
19793 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
19794 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
19795 gdb.mi/mi-watch.exp: Update copyright years.
19796
1a5ce3f3
DJ
197972004-08-08 Daniel Jacobowitz <dan@debian.org>
19798
19799 PR gdb/1738
19800 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
19801 from a breakpoint with a pending signal.
19802
04f6ecf2
DJ
198032004-08-08 Daniel Jacobowitz <dan@debian.org>
19804
19805 PR gdb/1736
19806 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
19807 * gdb.base/sigaltstack.exp (finish_test): Consume output until
19808 the prompt.
19809 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
19810
54d90d35
DJ
198112004-08-08 Daniel Jacobowitz <dan@debian.org>
19812
19813 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
19814
d2f6abb0
DJ
198152004-08-08 Daniel Jacobowitz <dan@debian.org>
19816
19817 PR gdb/1736
19818 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
19819 for i?86-*-linux*.
19820
5598c03d
DJ
198212004-08-08 Daniel Jacobowitz <dan@debian.org>
19822
19823 * gdb.arch/i386-prologue.exp: Compile without debug information.
19824
c6fee705
MC
198252004-08-08 Michael Chastain <mec.gnu@mindspring.com>
19826
19827 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
19828 rather than asking gdb to search.
19829
dd90efdb
MC
198302004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19831
19832 * gdb.base/gcore.c: Include <string.h>.
19833
1e84bec1
MC
198342004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19835
19836 * gdb.base/gcore.c: Add copyright notice.
19837
e425eb2b
MC
198382004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19839
19840 * gdb.base/freebpcmd.c: Include <stdio.h>.
19841 * gdb.base/long_long.c: Include <string.h>.
19842 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
19843 * gdb.base/siginfo.c: Include <string.h>.
19844 * gdb.base/sigstep.c: Include <string.h>.
19845
cb9aaed5
MC
198462004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19847
19848 * gdb.base/complex.c: Include <stdlib.h>.
19849
55944f3d
MC
198502004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19851
19852 * gdb.base/complex.c: Add copyright notice.
19853
7b2953d9
MC
198542004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19855
19856 * gdb.base/charset.c: Include <stdlib.h>.
19857
c9133d23
MC
198582004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19859
19860 * gdb.base/auxv.c: Include <stdlib.h>.
19861
0a8490ad
MC
198622004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19863
19864 * gdb.base/auxv.c: Add copyright notice.
19865
3426d5ec
MC
198662004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19867
19868 * gdb.base/coremaker.c: Add copyright notice.
19869 * gdb.base/coremaker2.c: Add copyright notice.
19870
8da195dd
AC
198712004-08-04 Andrew Cagney <cagney@gnu.org>
19872
19873 * gdb.base/store.exp: Update copyright.
19874 (check_set, up_set, check_struct, up_struct): Add a prefix to test
19875 names, do not import gdb_prompt.
19876
8d394f98
AC
198772004-08-01 Andrew Cagney <cagney@gnu.org>
19878
19879 Fix PR testsuite/1729.
19880 * gdb.base/dump.exp: Add test name to callers of capture_value, do
19881 not use capture_value with value 4.
19882 (capture_value): Add optional test name parameter.
19883 (test_reload_saved_value, test_restore_saved_value): Use $msg as
19884 the prefix, pass to capture_value.
19885
b6702b23
MK
198862004-08-01 Mark Kettenis <kettenis@gnu.org>
19887
19888 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
19889 * gdb.arch/i386-prologue.c (standard): New prototype and function.
19890 (main): Call new function.
19891
c203e0ca
MC
198922004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19893
19894 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
19895
a7995a30
MC
198962004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19897
19898 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
19899
9366563b
MC
199002004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19901
b6eeaf26 19902 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
19903 Accept more values of vtbl pointer. Remove some messages
19904 about "obsolete gcc or gdb".
19905
2fc1f950
MC
199062004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19907
19908 * gdb.cp/classes.exp: Accept more varieties of ptype output.
19909
c724d49b
MC
199102004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19911
19912 * gdb.base/asm-source.exp: Properly convert target board
19913 debug flags from gcc format to binutils format.
19914
736b0fce
MK
199152004-07-28 Mark Kettenis <kettenis@gnu.org>
19916
19917 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
19918 gdb1718". PR backtrace/1718 partially fixed.
19919
5633ea5c
JJ
199202004-07-27 Jeff Johnston <jjohnstn@redhat.com>
19921
19922 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
19923
575eebb1
NC
199242004-07-26 Nick Clifton <nickc@redhat.com>
19925
19926 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
19927 good default value for a specific architecture is available then
19928 set it to that value. Otherwise default to the -gstabs switch.
19929 Remove the -g... switches from the asm-flags variable. Allow the
19930 target board info to override the value if it wants to. Pass the
19931 switch on the assembler command line.
19932
62104619
MK
199332004-07-23 Mark Kettenis <kettenis@gnu.org>
19934
19935 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
19936 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
19937 (main): Call new function.
19938
4a1135b8
MC
199392004-07-22 Michael Chastain <mec.gnu@mindspring.com>
19940
19941 Test for PR exp/1715.
19942 * gdb.base/radix.exp: Refactor common procedures. Make all
19943 test names unique. Change XFAIL to KFAIL.
19944
8a12c1f0
MC
199452004-07-20 Michael Chastain <mec.gnu@mindspring.com>
19946
19947 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
19948 * gdb.ada/gnat_ada.gin: ... to here.
19949 * configure.in: Use gnat_ada.gin.
19950 * configure: Regenerate.
19951
23b451cf
AC
199522004-07-20 Andrew Cagney <cagney@gnu.org>
19953
19954 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
19955 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
19956 XFAILs. Clean up test messages and comments. Check backtraces.
19957 Delete re-sync code.
19958
ab618a02
MC
199592004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19960
19961 Fix PR cli/740.
19962 * gdb.base/annota1.exp: Honor gdb,nosignals.
19963 * gdb.base/annota3.exp: Likewise.
19964
46dad340
MC
199652004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19966
19967 * lib/java.exp: Update copyright notice.
19968
756d8c70
AC
199692004-07-19 Andrew Cagney <cagney@gnu.org>
19970
19971 * gdb.base/selftest.exp: Copy file from here ...
19972 * gdb.gdb/selftest.exp: ... to here.
19973
586027e6
AC
199742004-07-16 Andrew Cagney <cagney@redhat.com>
19975
19976 * lib/insight-support.exp: Delete file.
19977 * lib/java.exp (java_init): Fix copyright.
19978
029d2200
AC
199792004-07-16 Andrew Cagney <cagney@gnu.org>
19980
19981 * gdb.base/restore.c: Append "prologue" to comments marking the a
19982 function's prologue.
19983 * gdb.base/restore.exp: Update copyright, re-indent.
19984 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
19985 callerN" prefix where needed. Update patterns that match a
19986 function's prologue.
19987
653b62c5
MC
199882004-07-16 Michael Chastain <mec.gnu@mindspring.com>
19989
19990 * gdb.base/restore.c: Add copyright notice.
19991
f7d690e5
AC
199922004-07-16 Andrew Cagney <cagney@gnu.org>
19993
19994 * gdb.base/logical.exp: Update copyright.
19995 (evaluate): New procedure. Use to re-implement tests using
19996 several tables.
19997
d629a7cb
MH
199982004-07-14 Martin Hunt <hunt@redhat.com>
19999
20000 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
20001 which fixes some problems where init.tcl was not found.
20002
9c7bb332
AC
200032004-07-13 Andrew Cagney <cagney@gnu.org>
20004
6bf46641
AC
20005 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
20006 (check_sizeof, check_valueof): Do not include the output in the
20007 test name. Use gdb_test.
20008 (get_valueof): Use gdb_test_multiple.
20009
c4ffd4c0
AC
20010 * gdb.base/step-test.exp: Update copyright. Use
20011 gdb_test_multiple. Ensure that test names do not include
20012 architecture dependent output.
20013
ab89363a
AC
20014 * gdb.gdb/observer.exp: Update copyright.
20015 (setup_test): Use gdb_test_multiple.
20016 (attach_first_observer, attach_second_observer)
20017 (attach_third_observer, detach_first_observer)
20018 (detach_second_observer, detach_third_observer)
20019 (reset_counters, check_counters): Make $message a prefix.
20020 (test_normal_stop_notifications): Add "args" parameter - a list of
20021 init functions to be called. Make $message a prefix,
20022 (test_observer_normal_stop): Change the message prefixes so that
20023 they are unique, pass the attach / detach procedures to
20024 test_normal_stop_notifications.
20025
ec58997a
AC
20026 * gdb.base/signull.exp (test_segv): Prefix all tests with
20027 "${name}". Clean up test messages.
20028
b475183b
AC
20029 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20030
9c7bb332
AC
20031 * gdb.base/ena-dis-br.exp: Update copyright.
20032 (break_at): New function. Replace send_gdb with gdb_test,
20033 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20034 ignore count, not stopped at bpt", with KFAIL.
20035
2dd95497
CV
200362004-07-13 Corinna Vinschen <vinschen@redhat.com>
20037
20038 * gdb.base/attach.exp: Remove cleanupfile handling.
20039
419e626b
AC
200402004-07-12 Andrew Cagney <cagney@gnu.org>
20041
20042 * gdb.base/annota1.exp: Cleanup corefile test name.
20043 * gdb.base/annota3.exp: Ditto.
20044
8b1b3228
AC
200452004-07-12 Andrew Cagney <cagney@gnu.org>
20046
78650829
AC
20047 * gdb.base/signals.exp: Clean up copyright, re-indent.
20048
8b1b3228
AC
20049 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20050 gdb_test and gdb_test_multiple.
20051
935c2760
JJ
200522004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20053
20054 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 20055 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
20056 provide line number info for first statement in main.
20057
1544280f
AC
200582004-07-08 Andrew Cagney <cagney@gnu.org>
20059
1279f4ff
AC
20060 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20061
1544280f
AC
20062 * gdb.base/sigbpt.exp: Make the common part of each test name a
20063 prefix instead of suffix.
20064
bcc82369
BR
200652004-07-07 Bob Rossi <bob_rossi@cox.net>
20066
20067 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
20068 test from test_tbreak_creation_and_listing to
20069 test_file_list_exec_source_file
20070 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
20071 Changed name of test from test_tbreak_creation_and_listing to
20072 test_file_list_exec_source_file
20073
23f4b0aa
JJ
200742004-07-07 Jeff Johnston <jjohnstn@redhat.com>
20075
20076 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
20077 the jmisc() constructor instead of <init>.
20078 * gdb.java/jmisc1.exp: Ditto.
20079
56401cd5
AC
200802004-07-07 Andrew Cagney <cagney@gnu.org>
20081
20082 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
20083 corrupting the PC.
20084
44ae2f6a
MC
200852004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20086
20087 * gdb.cp/templates.exp: Accept whitespace change in demangler
20088 output.
20089
45a83408
AC
200902004-07-06 Andrew Cagney <cagney@gnu.org>
20091
20092 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20093
d205ad70
MC
200942004-07-02 Michael Chastain <mec.gnu@mindspring.com>
20095
20096 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
20097 * lib/compiler.cc: Likewise.
20098
06ea1a61
MC
200992004-06-30 Michael Chastain <mec.gnu@mindspring.com>
20100
20101 * lib/compiler.cc: Work around string preprocessing problem
20102 with old hp c++ compiler.
20103 * lib/compiler.c: Likewise.
20104
daab1251
CV
201052004-06-29 Corinna Vinschen <vinschen@redhat.com>
20106
20107 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
20108 directives to conditionalize symbol prefixing.
20109 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
20110 additional_flags handling. Add underscore prefix for Cygwin.
20111 * gdb.arch/i386-unwind.c: Use preprocessor directives to
20112 conditionalize symbol prefixing.
20113 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
20114 additional_flags handling. Add underscore prefix for Cygwin.
20115
cc984116
CV
201162004-06-29 Corinna Vinschen <vinschen@redhat.com>
20117
20118 * gdb.base/bigcore.exp: Skip test on Cygwin.
20119
c279b077
MC
201202004-06-28 Michael Chastain <mec.gnu@mindspring.com>
20121
20122 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
20123 formats for "info register". Use gdb_test_multiple. Fix
20124 the "invalid register" test.
20125
0e915747
CV
201262004-06-28 Corinna Vinschen <vinschen@redhat.com>
20127
20128 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
20129 PID for Cygwin. Add Cygwin specific strings to check for in some
20130 tests.
20131 (do_attach_tests): Add a test for user interaction when attaching
20132 to a process with no matching symbol table already loaded.
20133
11422c86
AC
201342004-06-26 Andrew Cagney <cagney@gnu.org>
20135
20136 Test PR java/1567 and PR java/1565.
20137 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
20138 * gdb.java/jmisc2.exp: Delete file.
20139
cefbce26
MC
201402004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20141
20142 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20143
e19f872c
CV
201442004-06-25 Corinna Vinschen <vinschen@redhat.com>
20145
20146 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
20147 attach process.
20148
d931ba3b
MC
201492004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20150
20151 * gdb.cp/pr-1553.exp: Remove.
20152
aef68c48
MC
201532004-06-22 Michael Chastain <mec.gnu@mindspring.com>
20154
20155 * gdb.cp/pr-1553.cc: Remove.
20156 * gdb.cp/pr-1553.exp: Disable this test.
20157
8d5df71a
JB
201582004-06-20 Jim Blandy <jimb@redhat.com>
20159
a9c64011 20160 Fix PR testsuite/1680.
8d5df71a
JB
20161 * gdb.arch/i386-sse.exp: Properly quote curly braces in
20162 regular expressions.
20163
4ac6f39d
MC
201642004-06-19 Michael Chastain <mec.gnu@mindspring.com>
20165
20166 Fix PR testsuite/1679.
20167 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20168 Issue an UNSUPPORTED result instead.
20169
1b413552
JB
201702004-06-18 Jim Blandy <jimb@redhat.com>
20171
20172 * gdb.base/charset.exp: Only send a control-C if we see a new
20173 prompt and incomplete command.
20174
6daa6ebd
MC
201752004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20176
20177 * gdb.cp/pr-574.cc: Add copyright notice.
20178
51fa4ae0
JB
201792004-06-17 Jim Blandy <jimb@redhat.com>
20180
20181 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20182 cases where the regexp has no groups; this grabs random text from
20183 the previous test suite, whatever that was.
20184
8fea26c5
MC
201852004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20186
20187 * gdb.cp/printmethod.cc: Add copyright notice.
20188
1e3aeb41
MC
201892004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20190
20191 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20192
9d9030bc
AC
201932004-06-16 Andrew Cagney <cagney@gnu.org>
20194
20195 * gdb.base/signull.c: Update copyright. Include <string.h>.
20196 (bowler): Replace data_pointer with data_read
20197 and data_write cases. Add code_descriptor case.
20198 (zero, desc): New array and pointer.
20199 (data, code): Change to simple pointers.
20200 * gdb.base/signull.exp: Fix probe pattern matching a function
20201 descriptor SIGSEGV. Replace data_pointer with data_read and
20202 data_write tests.
20203
acd4ad44
AC
202042004-06-16 Andrew Cagney <cagney@gnu.org>
20205
20206 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20207
08fd625c
MC
202082004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20209
20210 * gdb.base/long_long.c: Add copyright notice.
20211
1903502c
MC
202122004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20213
20214 * gdb.base/long_long.exp: Remove reference to
20215 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
20216 to gdb_breakpoint and gdb_continue_to_breakpoint.
20217
83313cb1
JB
202182004-06-14 Jim Blandy <jimb@redhat.com>
20219
20220 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
20221 endian case.
20222
1bf404ef
AC
202232004-06-14 Andrew Cagney <cagney@gnu.org>
20224
20225 * gdb.base/gcore.exp (capture_command_output): Delete the always
20226 passing tests containing inferior values.
20227 * gdb.base/ending-run.exp: Do not include the breakpoint address
20228 in the test message. Update copyright.
20229 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
20230 size in the test name, use gdb_test_multiple. Update copyright.
20231
ef220b33
MC
202322004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20233
20234 * gdb.cp/ref-types.cc: Add copyright notice.
20235
4f70a4c9
MC
202362004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20237
20238 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
20239 hp_aCC_compiler.
20240 * lib/compiler.cc: Likewise.
20241 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
20242 'set' commands. Log diagnostics for other lines. Set
20243 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
20244
335928ac
MC
202452004-06-13 Michael Chastain <mec.gnu@mindspring.com>
20246
20247 * gdb.cp/try_catch.cc: Add copyright notice.
20248
2efb12e8
MC
202492004-06-12 Michael Chastain <mec.gnu@mindspring.com>
20250
20251 * gdb.cp/userdef.cc: Add copyright notice.
20252
0bbed51a
MC
202532004-06-11 Michael Chastain <mec.gnu@mindspring.com>
20254
20255 * gdb.cp/virtfunc.cc: Add copyright notice.
20256
e12a46c9
RC
202572004-06-11 Randolph Chung <tausq@debian.org>
20258
20259 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
20260 problem.
20261
338e05af
AC
202622004-06-10 Andrew Cagney <cagney@gnu.org>
20263
20264 * lib/compiler.cc, lib/compiler.c: Append either
20265 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
20266 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
20267 instead of gcc-3-3.
20268
dc3f10cb
AC
202692004-06-09 Andrew Cagney <cagney@gnu.org>
20270
b4d946af
AC
20271 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20272 gdb/1455, bug is specific to "long long" and "double".
a9c64011 20273
dc3f10cb
AC
20274 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
20275 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
20276 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
20277 fixed.
20278
b5c0bfa2
AC
202792004-06-09 Andrew Cagney <cagney@gnu.org>
20280
20281 * gdb.base/structs.exp (test_struct_returns): Replace
20282 "return_value_unknown" and "finish_value_unknown" by
20283 "return_value_known" and "finish_value_known". Instead of
20284 "return_value_unknown" iff "finish_value_unknown", check
20285 "return_value_known" implies "finish_value_known".
20286
caeb605f
MH
202872004-06-08 Martin Hunt <hunt@redhat.com>
20288
20289 * gdb.base/float.exp: Add pattern for mips targets.
20290
c892bb64
RC
202912004-06-08 Randolph Chung <tausq@debian.org>
20292
20293 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
20294 message for unknown architectures more clear.
20295
48306d3e
JB
202962004-06-08 Joel Brobecker <brobecker@gnat.com>
20297
20298 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
20299 start the execution of the program.
20300
83ecb59f
JB
203012004-06-07 Jim Blandy <jimb@redhat.com>
20302
20303 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
20304 * gdb.arch/i386-cpuid.h: New helper file.
20305
55264cb4
RC
203062004-06-07 Randolph Chung <tausq@debian.org>
20307
20308 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
20309 has started.
20310
23cadb28
RM
203112004-06-04 Roland McGrath <roland@redhat.com>
20312
20313 Fix PR gdb/1647.
20314 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
20315 differently to be robust to output buffering differences.
20316
51d01eda
MC
203172004-06-04 Michael Chastain <mec.gnu@mindspring.com>
20318
20319 * gdb.threads/pthreads.exp: Update copyright years.
20320 (check_control_c): Change asynchronous 'after' to synchronous.
20321
f4fc3b93
RM
203222004-06-04 Roland McGrath <roland@redhat.com>
20323
20324 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20325 next gdb prompt.
20326
4013522b
MC
203272004-06-02 Michael Chastain <mec.gnu@mindspring.com>
20328
20329 Fix PR gdb/1636.
20330 * gdb.threads/manythreads.exp: Change asynchronous 'after'
20331 calls to synchronous.
20332
7a8f1e6b
JB
203332004-05-26 Jim Blandy <jimb@redhat.com>
20334
20335 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20336
81bb3443
RC
203372004-05-24 Randolph Chung <tausq@debian.org>
20338
20339 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
20340 * gdb.asm/pa.inc: New file.
20341
8f5a3103
MK
203422004-05-22 Mark Kettenis <kettenis@gnu.org>
20343
20344 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20345
734b8fe8 203462004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 20347 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
20348
20349 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20350 GDB prompt.
20351
725603e1
UW
203522004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20353
f4fc3b93 20354 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
20355 setjmp/longjmp. Use sigaction instead of signal.
20356
8b923272 203572004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 20358 Michael Snyder <msnyder@redhat.com>
8b923272
JB
20359
20360 * gdb.threads/pthread_cond_wait.c: New file.
20361 * gdb.threads/pthread_cond_wait.exp: New testcase.
20362
8bfabb04
AC
203632004-05-13 Andrew Cagney <cagney@redhat.com>
20364
20365 * gdb.base/signull.exp, gdb.base/signull.c: New files.
20366 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
20367
42edda50
AC
203682004-05-11 Andrew Cagney <cagney@redhat.com>
20369
20370 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
20371 fixed but revealed gdb/1639.
20372
d303a6c7
AC
203732004-05-10 Andrew Cagney <cagney@redhat.com>
20374
20375 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20376 func1" and "next to 2nd alarm", kernel bug avoided.
20377
bf08c2a1
DJ
203782004-05-10 Daniel Jacobowitz <dan@debian.org>
20379
20380 PR external/1568
20381 * gdb.base/bigcore.exp: Check the size of the dumped core file.
20382 XFAIL if it is smaller than bytes_allocated.
20383 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
20384 (main): Make chunks_allocated unsigned. Correct comment.
20385
c0586a34
JB
203862004-05-07 Joel Brobecker <brobecker@gnat.com>
20387
20388 * gdb.arch/powerpc-aix-prologue.c: New file.
20389 * gdb.arch/powerpc-aix-prologue.exp: New file.
20390
f2785d12
JB
203912004-05-07 Jim Blandy <jimb@redhat.com>
20392
20393 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
20394 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
20395
bd7f6e30
JB
203962004-05-06 Joel Brobecker <brobecker@gnat.com>
20397
20398 * gdb.base/sep.exp: No longer setup_kfail when the program was
20399 built with dwarf2.
20400
0a5e7efe
JI
204012004-05-05 Jim Ingham <jingham@apple.com>
20402
20403 * gdb.base/pending.exp: Make sure pending breakpoints
20404 preserve the ignore count.
f4fc3b93 20405
a8958849
MK
204062004-04-27 Jerome Guitton <guitton@gnat.com>
20407
20408 * i386-prologue.exp: Add testcase for jump instruction as first
20409 instruction of the real code.
20410 * i386-prologue.c (jump_at_beginning): New function.
20411
7e103f5b
MK
204122004-04-28 Mark Kettenis <kettenis@gnu.org>
20413
20414 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20415 x86_64-*-*.
20416
5d38b224
MK
204172004-04-28 Mark Kettenis <kettenis@gnu.org>
20418
20419 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20420 i*86-*-*.
20421
0ef32fd9
MK
204222004-04-25 Mark Kettenis <kettenis@gnu.org>
20423
20424 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20425 expression that checks the return type.
20426
71d7dd7c
AC
204272004-04-23 Andrew Cagney <cagney@redhat.com>
20428
20429 * gdb.base/call-sc.exp: New test of scalar call/return values.
20430 * gdb.base/call-sc.c: Ditto.
20431
1e9f977e
JJ
204322004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20433
20434 * gdb.threads/manythreads.c: Reduce thread stack size.
20435
899d9e3a
JJ
204362004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20437
20438 * gdb.threads/manythreads.c: Add copyright notice.
20439
61bcae62
AC
204402004-04-23 Andrew Cagney <cagney@redhat.com>
20441
20442 * gdb.base/siginfo.exp: Better handle step out of signal.
20443 * gdb.base/sigstep.exp: Ditto.
20444
7339a42e 204452004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 20446 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
20447
20448 * gdb.threads/manythreads.c: New testcase.
20449 * gdb.threads/manythreads.exp: Ditto.
20450
5c98409b
JB
204512004-04-22 Jim Blandy <jimb@redhat.com>
20452
20453 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20454 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20455
3b611f1a
MC
204562004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20457
20458 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20459
f0fd9238
AC
204602004-04-21 Andrew Cagney <cagney@redhat.com>
20461
20462 * gdb.base/sigstep.c: New file.
20463 * gdb.base/sigstep.exp: New file.
20464
90990674
JB
204652004-04-16 Joel Brobecker <brobecker@gnat.com>
20466
20467 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20468 call to observer_notify_normal_stop.
20469
78cef34b
AC
204702004-04-15 Andrew Cagney <cagney@redhat.com>
20471
20472 * gdb.base/siginfo.c: New file.
20473 * gdb.base/siginfo.exp: New file.
20474
d2343407
JB
204752004-04-12 J. Brobecker <brobecker@gnat.com>
20476
20477 * gdb.base/sep.exp: Fix typo in comment.
20478
a2dba3c8
JB
204792004-04-12 J. Brobecker <brobecker@gnat.com>
20480
20481 * gdb.base/sep.c: New file.
20482 * gdb.base/sep-proc.c: New file.
20483 * gdb.base/sep.exp: New testcase.
20484
15f7b60e
MK
204852004-04-09 Mark Kettenis <kettenis@gnu.org>
20486
20487 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20488 support.
20489
44f4de1a
AC
204902004-04-05 Andrew Cagney <cagney@redhat.com>
20491
20492 * gdb.base/sigaltstack.c: New file.
20493 * gdb.base/sigaltstack.exp: New file.
20494
ef04f396
JB
204952004-04-04 Joel Brobecker <brobecker@gnat.com>
20496
20497 * gdb.base/foll-fork.exp: Update the expected output for
20498 "help set follow-fork-mode", to match a change that was made
20499 to the help of this variable on 2004-01-13.
20500
d40d2c92
JB
205012004-04-01 Joel Brobecker <brobecker@gnat.com>
20502
20503 * lib/ada.exp: Add copyright notice.
20504 * bar.ads: Likewise.
20505 * bar.adb: Likewise.
20506 * null_record.adb: Likewise.
20507 * null_record.exp: Likewise.
20508 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20509
f86ef5a3
JB
205102004-04-01 Joel Brobecker <brobecker@gnat.com>
20511
20512 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20513 * configure: Regenerate.
20514
414e70e3
JB
205152004-04-01 Joel Brobecker <brobecker@gnat.com>
20516
20517 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20518 to build the application. Remove the message printed when in
20519 verbose mode, redundant with the UNSUPPORTED message above.
20520
f0aaee49
JB
205212004-03-31 Joel Brobecker <brobecker@gnat.com>
20522
20523 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20524 * gdb.ada (null_record.exp): New testcase.
20525
ac81cb54
JB
205262004-03-31 Joel Brobecker <brobecker@gnat.com>
20527
20528 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20529
854af2f7
JB
205302004-03-31 Joel Brobecker <brobecker@gnat.com>
20531
20532 * gdb.ada: New subdirectory.
20533 * gdb.ada/Makefile.in: New file.
20534 * gdb.ada/gnat_ada.gpr.in: New file.
20535
034cb681
JB
205362004-03-31 Joel Brobecker <brobecker@gnat.com>
20537
20538 * lib/ada.exp: New file.
20539
78a1a894
DJ
205402004-03-24 Daniel Jacobowitz <drow@mvista.com>
20541
20542 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
20543 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
20544
4b2b3b3e
AC
205452004-03-22 Andrew Cagney <cagney@redhat.com>
20546
20547 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
20548 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
20549 Problem identified by Ulrich Weigand.
20550
23c73aa3
DC
205512004-03-17 David Carlton <carlton@kealia.com>
20552
20553 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
20554 PR c++/826.
20555
d63a86f8
RM
205562004-03-16 Roland McGrath <roland@redhat.com>
20557
20558 * gdb.base/auxv.exp: New file.
20559 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
20560
0e02aa50
DC
205612004-03-12 David Carlton <carlton@kealia.com>
20562
20563 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
20564 * gdb.cp/pr-1553.cc: Ditto.
20565 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
20566 pass branch.
20567
c20b71be
MC
205682004-03-12 Michael Chastain <mec.gnu@mindspring.com>
20569
20570 * gdb.cp/templates.exp: Accept more template types.
20571
c7414a01
MC
205722004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20573
20574 From Corinna Vinschen with modifications.
20575 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
20576 local variable obj_with_enum.
20577 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
20578 results with obj_with_enum.
20579
ed69573c
MC
205802004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20581
20582 * gdb.cp/classes.cc: New file, copied from misc.cc.
20583 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
20584
28301461
MC
205852004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20586
20587 * gdb.cp/misc.cc: Add copyright notice.
20588
1198ecbe
DC
205892004-03-05 David Carlton <carlton@kealia.com>
20590
20591 * gdb.cp/rtti.exp: Add 'print *obj3' test.
20592 * gdb.cp/rtti.h: Update copyright.
20593 (namespace n2::n3): New.
20594 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
20595 (n2::n3::func3): New.
20596 (main): Call n2::n3::func3.
20597 * gdb.cp/rtti2.cc: Update copyright.
20598 (n2::create3): New.
20599
9e08c470
MK
206002004-03-04 Mark Kettenis <kettenis@gnu.org>
20601
20602 * gdb.asm/openbsd.inc: Fix typo.
20603
4bebc3aa
FF
206042004-03-03 Fred Fish <fnf@redhat.com>
20605
20606 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
20607 "val" instead of unused "size". Update copyright year.
20608
6ea9fb37
DJ
206092004-02-29 Daniel Jacobowitz <drow@mvista.com>
20610
20611 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
20612 to use unsigned char.
20613 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
20614 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
20615
23b23974
DJ
206162004-02-29 Daniel Jacobowitz <drow@mvista.com>
20617
20618 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20619 line of output.
20620
7574fd53
DJ
206212004-02-28 Daniel Jacobowitz <drow@mvista.com>
20622
20623 * gdb.base/relocate.c (dummy): Initialize.
20624
a195357f
DJ
206252004-02-28 Daniel Jacobowitz <drow@mvista.com>
20626
20627 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
20628 a breakpoint at exit.
20629
72fd54a9
FF
206302004-02-27 Fred Fish <fnf@redhat.com>
20631
20632 * gdb.base/chng-syms.exp: Add expect condition to match failing
20633 case that isn't a timeout.
20634
b9d23137
AC
206352004-02-27 Andrew Cagney <cagney@redhat.com>
20636
20637 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20638 support.
20639
15d208f6 206402004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 20641
15d208f6
FF
20642 * gdb.arch/gdb1431.c: Remove.
20643 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
20644 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
20645 of "until" incorrectly.
20646
98f9cd2d
JB
206472004-02-26 J. Brobecker <brobecker@gnat.com>
20648
20649 * gdb.cp/class2.cc (empty): New class.
20650 (refer): New function.
20651 (main): Declare an object of type empty and use it.
20652 * gdb.cp/class2.exp: Print the value of an object of type empty.
20653
9b50c11b
JJ
206542004-02-26 Jeff Johnston <jjohnstn@redhat.com>
20655
20656 * gdb.base/langs.exp: Update query string to match the
20657 new nquery format used for pending breakpoints.
20658
0dcd613f
AC
206592004-02-26 Andrew Cagney <cagney@redhat.com>
20660
20661 Fix PR i18n/1570.
20662 * gdb.base/charset.c: Update copyright notice.
20663 (main, init_string): Remove the escape character '\e' tests.
20664 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
20665 * gdb.base/charset.exp (valid_host_charset): Ditto.
20666 * gdb.base/setvar.exp: Ditto.
20667
b8a56647
AC
206682004-02-24 Andrew Cagney <cagney@redhat.com>
20669
90d59e34
AC
20670 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20671 mmapped data in core file" PASS and FAIL messages consistent.
20672
b8a56647
AC
20673 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20674 setting a breakpoint. Work around PR java/1565.
20675
9f27c604
JJ
206762004-02-23 Jeff Johnston <jjohnstn@redhat.com>
20677
20678 * lib/gdb.exp (gdb_breakpoint): Update query string to match
20679 new nquery format.
20680 * gdb.base/pending.exp: Ditto.
20681
3224a706
MK
206822004-02-22 Mark Kettenis <kettenis@gnu.org>
20683
20684 * configure.in: Run stabs tests on *BSD.
20685 * configure: Regenerated.
20686
41e0a9ca
MK
206872004-02-21 Mark Kettenis <kettenis@gnu.org>
20688
20689 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20690
1e1b3428
FF
206912004-02-20 Fred Fish <fnf@redhat.com>
20692
20693 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
20694 blank in test for "returns short", for consistency with other
20695 "returns xxx" tests. Update copyright year.
20696
f9a7572a
FF
206972004-02-19 Fred Fish <fnf@redhat.com>
20698
20699 New testcase for PR breakpoint/1558.
20700 * gdb.arch/gdb1558.exp: New file.
20701 * gdb.arch/gdb1558.c: New file.
20702
b2ce2854
EZ
207032004-02-19 Elena Zannoni <ezannoni@redhat.com>
20704
20705 * gdb.base/nodebug.exp: Fix typo.
20706
e7c9ff01
JB
207072004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20708
20709 Committed by Jim Blandy <jimb@redhat.com>.
20710
62f4b920
JB
20711 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20712
2db536a1
JB
20713 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20714
e7c9ff01
JB
20715 * gdb.base/float.exp: Support s390*-*-* targets.
20716
f3205b34
AF
207172004-02-17 Adam Fedor <fedor@gnu.org>
20718
20719 * gdb.base/gdb1555.exp: New file.
20720 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
20721
9d62932d
EZ
207222004-02-17 Elena Zannoni <ezannoni@redhat.com>
20723
20724 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
20725
344c9711
FF
207262004-02-16 Fred Fish <fnf@redhat.com>
20727
20728 * gdb.arch/gdb1291.c: Remove
20729 * gdb.arch/gdb1291.s: New test input file.
20730 * gdb.arch/gdb1291.exp: Expand test to check case that should not
20731 fail. Test for correct result, known incorrect result, other
20732 failures and timeouts.
20733
2d822687
AC
207342004-02-16 Andrew Cagney <cagney@redhat.com>
20735
20736 * gdb.base/bigcore.exp: New file.
20737 * gdb.base/bigcore.c: New file.
20738
dac15b66
AC
207392004-02-13 Andrew Cagney <cagney@redhat.com>
20740
20741 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
20742 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
20743 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
20744 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
20745 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
20746 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
20747 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
20748 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
20749 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
20750 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
20751
6bdfc2c4
JJ
207522004-02-11 Jeff Johnston <jjohnstn@redhat.com>
20753
20754 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
20755 executed is an alloc instruction.
20756
87b3ede8
DC
207572004-02-11 David Carlton <carlton@kealia.com>
20758
20759 * gdb.cp/breakpoint.exp: New.
20760 * gdb.cp/breakpoint.cc: New.
20761
6e19e2bf
MC
207622004-02-11 Michael Chastain <mec.gnu@mindspring.com>
20763
20764 Partial fix for PR gdb/1543.
20765 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
20766 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
20767 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
20768 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
20769 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
20770 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
20771 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
20772 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
20773 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
20774 to bug-gdb@prep.ai.mit.edu .
20775 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
20776 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
20777 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
20778 Likewise.
20779
5c5455dc
AC
207802004-02-10 Andrew Cagney <cagney@redhat.com>
20781
20782 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
20783 using gdb_internal_error_resync.
20784
9cf689d7
DJ
207852004-02-09 Daniel Jacobowitz <drow@mvista.com>
20786
20787 * gdb.threads/thread-specific.exp: Stop early if no threads are
20788 found.
20789
d2dc51db
MC
207902004-02-09 Michael Chastain <mec.gnu@mindspring.com>
20791
20792 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
20793
14b1a056
DJ
207942004-02-08 Daniel Jacobowitz <drow@mvista.com>
20795
20796 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
20797 breakpoints.
20798
83f66e8f
DJ
207992004-02-07 Daniel Jacobowitz <drow@mvista.com>
20800
20801 * config/sim.exp (gdb_load): Handle $arg == "".
20802 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
20803 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
20804
30fc0091
EZ
208052004-02-07 Elena Zannoni <ezannoni@redhat.com>
20806
a9c64011
AS
20807 * gdb.base/maint.exp: Update test to reflect
20808 obstack changes.
30fc0091 20809
4d806929
JJ
208102004-02-04 Jeff Johnston <jjohnstn@redhat.com>
20811
20812 * gdb.base/pendshr.c (pendfunc): New function that calls
20813 pendfunc1.
20814 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
20815
7bfdd688
FF
208162004-02-04 Fred Fish <fnf@redhat.com>
20817
20818 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
20819 function symbols and update copyright years.
20820 * gdb.arch/gdb1291.c: Ditto.
20821
aaa08ee4
MC
208222004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20823
20824 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
20825
dbad7755
MC
208262004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20827
20828 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
20829
ec4646ef
MC
208302004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20831
20832 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
20833
1b802196
FF
208342004-02-02 Fred Fish <fnf@redhat.com>
20835
20836 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
20837 remote targets. Update copyright years.
20838
18fe2033
JJ
208392004-02-02 Jeff Johnston <jjohnstn@redhat.com>
20840
20841 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
20842 support.
20843 * gdb.base/langs.exp: Fix test which attempts to create
20844 breakpoint on non-existent function to handle new pending
20845 support.
20846 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
20847 a breakpoint.
20848 * gdb.base/pending.exp: New test.
20849 * gdb.base/pending.c: New file.
20850 * gdb.base/pendshr.c: Ditto.
20851
8d577d32
DC
208522004-02-02 David Carlton <carlton@kealia.com>
20853
20854 * gdb.cp/overload.exp: Add overloadNamespace tests.
20855 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
20856 (overloadNamespace, XXX): New.
20857 (main): Call XXX::marker2.
20858
3ad13771
FF
208592004-02-01 Fred Fish <fnf@redhat.com>
20860
20861 * gdb.base/dump.exp: Use runto_main instead of "runto main".
20862 * gdb.base/finish.exp: Ditto.
20863 * gdb.base/gcore.exp: Ditto.
20864 * gdb.base/huge.exp: Ditto.
20865 * gdb.base/info-proc.exp: Ditto.
20866 * gdb.base/return2.exp: Ditto.
20867 * gdb.threads/gcore-thread.exp: Ditto.
20868
44c75849
DJ
208692004-02-01 Daniel Jacobowitz <drow@mvista.com>
20870
20871 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
20872
005bc093
MK
208732004-02-01 Mark Kettenis <kettenis@gnu.org>
20874
20875 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
20876 that opening the file succeeds on OpenBSD.
20877
c47cebdb
DJ
208782004-02-01 Daniel Jacobowitz <drow@mvista.com>
20879
20880 * gdb.threads/thread-specific.c: New file.
20881 * gdb.threads/threads-specific.exp: New test script.
20882 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
20883 to expect_out.
20884
5a01311c
MK
208852004-02-01 Mark Kettenis <kettenis@gnu.org>
20886
20887 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
20888 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
20889 only on the "print_small_structs from print_long_arg_list" test.
20890
ce22a4f1
DJ
208912004-02-01 Daniel Jacobowitz <drow@mvista.com>
20892
20893 * gdb.base/completion.exp: Kill a stray backslash.
20894
20895 From Jim Ingham <jingham@apple.com>:
20896 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
20897 agrees with the result from sending a tab.
20898
abbab9d3
DJ
208992004-01-31 Daniel Jacobowitz <drow@mvista.com>
20900
20901 * gdb.base/chng-syms.exp: Remove stray newline.
20902
53904d1e
MK
209032004-01-31 Mark Kettenis <kettenis@gnu.org>
20904
20905 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
20906 *-*-openbsd*.
20907 * gdb.asm/openbsd.inc: New file.
20908
3a4b3aac
MK
209092004-01-30 Mark Kettenis <kettenis@gnu.org>
20910
20911 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
20912 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
20913 *-*solaris2*. Remove commented out default settings for
20914 asm-flags. Replace gdb_compile with target_link.
20915
ebac27b4
MC
209162004-01-29 Michael Chastain <mec.gnu@mindspring.com>
20917
20918 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
20919 for all tests. Remove old hp-ux and cygnus xfail cases.
20920
d8679d84
PH
209212004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
20922
20923 * gdb.base/chng-syms.exp: New file.
20924 * gdb.base/chng-syms.c: New file.
20925
0a55bc22
MC
209262004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20927
20928 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
20929 Provide arms for current output in all my configurations.
20930
94b8e876
MC
209312004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20932
20933 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
20934 * lib/compiler.cc: Likewise.
20935 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
20936 get the right preprocessor. Eval the output directly. Remove
20937 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
20938 hp_f77_compiler and hp_f90_compiler completely.
20939 (gdb_preprocess): Delete.
20940 (get_compiler): Delete.
20941
7cf03d44
MK
209422004-01-24 Mark Kettenis <kettenis@gnu.org>
20943
20944 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
20945 <string.h>.
20946
68b6dce9
NR
209472004-01-24 Nick Roberts <nick@nick.uklinux.net>
20948
20949 * gdb.mi/mi-stack.exp: Update copyright.
20950
b368761e
DC
209512004-01-23 David Carlton <carlton@kealia.com>
20952
20953 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
20954 test for cp_lookup_transparent_type.
20955 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
20956 call them.
20957
f2061b53
DJ
209582004-01-23 Daniel Jacobowitz <drow@mvista.com>
20959
20960 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
20961 after -var-update.
20962
37fc574a
DC
209632004-01-23 David Carlton <carlton@kealia.com>
20964
20965 * gdb.cp/namespace.cc (C::ensureRefs): New.
20966 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
20967
8e94b928
NR
209682004-01-20 Nick Roberts <nick@nick.uklinux.net>
20969
20970 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
20971 case "-stack-list-locals 2".
20972 * gdb.mi/mi-var-child.exp: Test for case
20973 "-var-list-children --all-values NAME".
20974
997b0952
MC
209752004-01-18 Michael Chastain <mec.gnu@mindspring.com>
20976
20977 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
20978
52470da3
MK
209792004-01-18 Mark Kettenis <kettenis@gnu.org>
20980
7049b4b8
MK
20981 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
20982 used with gdb_test_multiple.
20983
52470da3
MK
20984 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
20985 read at address 0. This fixes PR testsuite/1504.
20986
da6012e5
DJ
209872004-01-18 Daniel Jacobowitz <drow@mvista.com>
20988
20989 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
20990 Remove downloading, guessing the host executable, the calls to
20991 gdb_file_cmd and gdb_target_cmd, and "load" support.
20992 (infer_host_exec): New function broken out from gdb_load.
20993 (gdb_load): New wrapper for gdbserver_gdb_load.
20994 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
20995 gdb_target_cmd. Use -target-select.
20996 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
20997 Download binaries to the host. Clear last_mi_remote_file when
20998 we load a new binary.
20999 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
21000 call gdbserver_gdb_load and mi_gdb_target_cmd.
21001
32c70722
MC
210022004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21003
21004 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
21005 type patterns.
21006
b0cecf36
MC
210072004-01-17 Michael Chastain <mec.gnu@mindspring.com>
21008
21009 * gdb.cp/templates.exp: Fix typo in test name of
21010 "print Foo<volatile char*>::foo".
21011
4120d7e6
MC
210122004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21013
21014 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
21015
f679e530
BE
210162004-01-16 Ben Elliston <bje@wasabisystems.com>
21017
21018 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
21019 (clean mostlyclean): Remove empty rm.
21020
091c48f6
MC
210212004-01-15 Michael Chastain <mec.gnu@mindspring.com>
21022
21023 * gdb.base/setvar.exp: Add copyright years.
21024
3e5fc8d2
DC
210252004-01-14 David Carlton <carlton@bactrian.org>
21026
21027 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
21028 PR c++/1511 and update coment.
21029 * gdb.cp/templates.exp: Update patterns to match current output.
21030 If changes involve something other than whitespace, KFAIL
21031 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21032
63d06c5c
DC
210332004-01-14 David Carlton <carlton@kealia.com>
21034
21035 * gdb.cp/namespace.exp: Add tests involving classes defined within
21036 namespaces.
21037 * gdb.cp/namespace.cc (C::CClass): New.
21038 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21039
a51dab88
EZ
210402004-01-14 Elena Zannoni <ezannoni@redhat.com>
21041
21042 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21043 what debug info we have. Print a better message if something goes
21044 wrong while producing the separate debug info file.
21045
a476ccc9
MC
210462004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21047
21048 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21049
f453692c
MC
210502004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21051
21052 * gdb.base/callfuncs.c: Add copyright notice.
21053
f40063a5
MC
210542004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21055
21056 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21057 inheritance. PR gdb/1498, PR gcc/13539.
21058
19ac3974
EZ
210592004-01-13 Elena Zannoni <ezannoni@redhat.com>
21060
a9c64011
AS
21061 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21062 test specific name.
21063 * gdb.mi/gdb669.exp: Ditto.
21064 * gdb.mi/mi-pthreads.exp: Ditto.
21065 * gdb.mi/mi1-pthreads.exp: Ditto.
21066 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 21067
56c97c6e
MC
210682004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21069
21070 * gdb.cp/member-ptr.cc: Add copyright notice.
21071
a0644324
MC
210722004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21073
21074 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
21075 some patterns for recent versions of gcc and hpacc. Delete
21076 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
21077 Delete tests that access a NULL pointer-to-member-data. This
21078 script is still disabled for gcc.
21079
32fabe09
EZ
210802004-01-12 Elena Zannoni <ezannoni@redhat.com>
21081
21082 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 21083 escaped correctly.
32fabe09 21084
1f8a6abb
EZ
210852004-01-12 Elena Zannoni <ezannoni@redhat.com>
21086
21087 * gdb.base/sepdebug.exp: New file.
21088 * gdb.base/sepdebug.c: New file.
21089 * lib/gdb.exp (separate_debug_filename): New procedure.
21090 (gdb_gnu_strip_debug): New procedure.
21091
48efe704
AC
210922004-01-12 Andrew Cagney <cagney@redhat.com>
21093
21094 * gdb.mi/ChangeLog: Delete file. Renamed to ...
21095 * gdb.mi/ChangeLog-1999-2003: New file.
21096
a9415475
AC
210972004-01-12 Andrew Cagney <cagney@redhat.com>
21098
21099 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
21100 "Renaming a directory to a non-empty directory returns ENOTEMPTY
21101 or EEXIST", treat EBUSY as an XFAIL.
21102
83b8cf9d
MC
211032004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21104
21105 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21106 hp_cc_compiler.
21107
9939d2a8
MC
211082004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21109
21110 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21111 decorations.
21112
1ff8cadf
MC
211132004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21114
21115 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
21116 and "(aCC)" decorations. Remove obsolete doco about old
21117 test results.
21118
6fa9022e
MC
211192004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21120
21121 * gdb.cp/exception.exp: Fix typo in doco.
21122
209721fe
MK
211232004-01-09 Mark Kettenis <kettenis@gnu.org>
21124
21125 * gdb.base/gdb1476.exp: Fix typo.
21126
ef11303e
MC
211272004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21128
21129 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
21130 file.
21131
041ab88c
MC
211322004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21133
21134 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
21135 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
21136 Use gdb_compile. Remove restriction on gcc. Add some patterns
21137 for recent version of gdb. Delete second half, which was a copy
21138 of the first half with different build flags. This test is
21139 still disabled because it is still not ready for production.
21140
e36d075a
MC
211412004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21142
21143 * gdb.cp/exception.cc: Add copyright notice.
21144 * gdb.cp/exception.exp: Add a notice that this file is broken
21145 because of line number changes caused by addition of copyright
21146 notice.
21147
42b190ad
MC
211482004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21149
21150 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
21151 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
21152
8f25f06b
MC
211532004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21154
21155 * gdb.cp/classes.exp: Accept gnu abi 2.
21156 * gdb.cp/derivation.exp: Likewise.
21157 * gdb.cp/overload.exp: Likewise.
21158 * gdb.cp/virtfunc.exp: Likewise.
21159
06ded8b8
MC
211602004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21161
21162 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
21163 semicolon after end of function.
21164
77c26ae3
MC
211652004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21166
21167 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21168 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
21169 boilerplate code for compiling and running the program under
21170 test. Add some string method tests.
21171
20757486
MC
211722004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21173
21174 * gdb.cp/bs15503.cc: Add copyright notice.
21175 * gdb.cp/bs15503.exp: Adjust line number.
21176
0fd3b503
MC
211772004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21178
21179 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21180 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21181
10d1bea8
MC
211822004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21183
21184 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21185 hp_cc_compiler.
21186
2789202a
MC
211872004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21188
21189 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21190 * gdb.cp/ctti.exp: Use the marker instead of "next".
21191 With gcc, run further before bailing.
21192
b862f14c
MC
211932004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21194
21195 * gdb.cp/cttiadd.cc: Add copyright notice.
21196 * gdb.cp/cttiadd1.cc: Likewise.
21197 * gdb.cp/cttiadd2.cc: Likewise.
21198 * gdb.cp/cttiadd3.cc: Likewise.
21199
96da2469
MC
212002004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21201
21202 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
21203 Use gdb_test, gdb_test_multiple. Use floating-point values that
21204 have exact representations in IEEE-ish formats.
21205
053248ff
MC
212062004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21207
21208 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
21209 compilers. Delete duplicate call to get_compiler_info.
21210 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
21211 * gdb.base/volatile.exp: Likewise.
21212
84acecdd
MK
212132004-01-07 Mark Kettenis <kettenis@gnu.org>
21214
21215 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
21216 memory at address 0.
21217
fe11a27f
MC
212182004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21219
21220 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
21221 to test for hp-ux assembler. Fix copyright years.
21222
60ad077b
AC
212232004-01-07 Andrew Cagney <cagney@redhat.com>
21224
21225 * gdb.base/fileio.c (strerrno): Add "EBUSY".
21226
1c9b8f33
AC
212272004-01-07 Andrew Cagney <cagney@redhat.com>
21228
21229 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
21230 when creating the read-only file. From analysis by Roland McGrath
21231 and Elena Zannoni.
21232
753ccc7a
MC
212332004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21234
21235 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
21236
eca3e36b
MC
212372004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21238
21239 * gdb.base/cvexpr.c: Be type-safe with function pointers and
21240 data pointers.
21241
f8d4bac4
MC
212422004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21243
21244 * gdb.cp/m-static.exp: Compile one source file at a time.
21245 Delete unused call to get_compiler_info.
21246
9b4e0f94
MC
212472004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21248
21249 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
21250 * gdb.base/call-rt-st.exp: Likewise.
21251 * gdb.base/nodebug.exp: Likewise.
21252 * gdb.base/volatile.exp: Likewise.
21253 * gdb.cp/ref-types.exp: Likewise.
21254 * gdb.cp/templates.exp: Likewise.
21255
023c1024
MK
212562004-01-05 Mark Kettenis <kettenis@gnu.org>
21257
21258 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21259
19703c4a
MC
212602004-01-05 Michael Chastain <mec.gnu@mindspring.com>
21261
21262 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
21263 hppa*-hp-hpux*.
21264
18b67037
MK
212652004-01-04 Mark Kettenis <kettenis@gnu.org>
21266
ba6219c8
MK
21267 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21268 x86_64-*-*.
21269
18b67037
MK
21270 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21271 sparc64-*-* and sparc*-solaris2*.
21272
1bfbbb9d
MK
212732004-01-04 Mark Kettenis <kettenis@gnu.org>
21274
21275 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
21276 return ${tests}" test. The ${tests} already mentions the
21277 filename.
21278
06846494
MC
212792004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21280
21281 * gdb.cp/local.exp: Accept gcc abi 2.
21282
3b0cb202
MC
212832004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21284
21285 * gdb.cp/templates.exp: Accept gcc abi 2.
21286
0643ec3f
MC
212872004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21288
21289 * lib/compiler.cc: Remove supports_template_debugging.
21290 * gdb.cp/templates.exp: Do not test supports_template_debugging.
21291
d231d0b1
MC
212922004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21293
21294 * gdb.cp/namespace.exp: Accept gcc abi 2.
21295
44ffb27c
MC
212962004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21297
21298 * gdb.cp/method.exp: Accept gcc abi 2.
21299
184ad485
MC
213002004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21301
21302 * gdb.cp/classes.exp: Generate identical results as old version.
21303 * gdb.cp/derivation.exp: Likewise.
21304 * gdb.cp/overload.exp: Likewise.
21305 * gdb.cp/virtfunc.exp: Likewise.
21306
116f09e7
MC
213072004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21308
21309 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
21310 mysterious bug with sourceware version of expect.
21311
b1379776
MC
213122004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21313
21314 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
21315 current versions of gcc, including gcc abi 2. Remove gratuitous
21316 restart of test program. Use gdb_test_multiple and gdb_test for
21317 all tests. Add patterns to xfail missing "const" in "const char *"
21318 and kfail PR gdb/1155.
21319
6b7a4c0e
MC
213202004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21321
21322 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
21323 current versions of gcc, including gcc abi 2. Remove gratuitous
21324 restart of test program. Use gdb_test_multiple and gdb_test for
21325 all tests. Add patterns to kfail PR gdb/1498.
21326
51615d72
MC
213272003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21328
21329 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
21330 current versions of gcc, including gcc abi 2. Use "breakpoint"
21331 and "continue" instead of restarting the target program. Use
21332 gdb_test_multiple and gdb_test for all tests.
21333
7b79a9d7
MK
213342004-01-01 Mark Kettenis <kettenis@gnu.org>
21335
21336 * gdb.asm/asm-source.exp: Update copyright year. Link statically
21337 for *-*-solaris2*.
21338
1cd3489f
MC
213392003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21340
21341 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
21342 current versions of gcc, including gcc abi 2. Use "breakpoint"
21343 and "continue" instead of restarting the target program several
21344 times. Use gdb_test_multiple and gdb_test for all tests.
21345
850742db
MC
213462003-12-18 Michael Chastain <mec.gnu@mindspring.com>
21347
21348 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
21349 source files.
21350
eb4bbda8
MC
213512003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21352
21353 * gdb.base/environ.exp: Handle compiling test case from multiple
21354 source files.
21355
e42c7771
MC
213562003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21357
21358 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21359
80e4b428
JB
213602003-12-17 Jim Blandy <jimb@redhat.com>
21361
5f06973a
JB
21362 * gdb.base/freebpcmd.c: Add copyright notice.
21363
80e4b428
JB
21364 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21365
0ab84fb7
MC
213662003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21367
21368 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21369
1b3bb3d0
JB
213702003-12-13 Jim Blandy <jimb@redhat.com>
21371
21372 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21373
3a4c9371
KB
213742003-12-12 Kevin Buettner <kevinb@redhat.com>
21375
21376 * gdb.asm/frv.inc: New file.
21377 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
21378
a1dea79a
FF
213792003-12-09 Fred Fish <fnf@redhat.com>
21380
21381 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
21382 functions to break1.c and leave prototypes behind. Add more
21383 "set breakpoint NN here" comments.
21384 * gdb.base/break1.c: New file.
21385
21386 * gdb.base/break.exp: Handle compiling test case from multiple
21387 source files and change source file references as needed.
21388 * gdb.base/completion.exp: Ditto.
21389 * gdb.base/condbreak.exp: Ditto.
21390 * gdb.base/define.exp: Ditto.
21391 * gdb.base/ena-dis-br.exp: Ditto.
21392 * gdb.base/info-proc.exp: Ditto.
21393 * gdb.base/maint.exp: Ditto.
21394 * gdb.base/until.exp: Ditto.
21395
21396 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
21397 hardcoded line numbers.
21398 * gdb.base/define.exp: Ditto.
21399 * gdb.base/ena-dis-br.exp: Ditto.
21400 * gdb.base/maint.exp: Ditto.
21401 * gdb.base/until.exp: Ditto.
21402
21403 * gdb.base/completion.exp: Use "break1" for completion tests since
21404 "break" is no longer a unique prefix.
21405
5266b69c
AC
214062003-12-06 Andrew Cagney <cagney@redhat.com>
21407
21408 * gdb.base/structs.exp (test_struct_returns): When applicable, set
21409 "return_value_unimplemented". When an unimplemented struct return
21410 architecture, report incorrect values as a KFAIL
21411
374451f0
MC
214122003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21413
21414 * gdb.cp/rtti.exp: Accept new wording of warning from
21415 cp_lookup_rtti_type.
21416
ba9b20a7
MC
214172003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21418
21419 Partial fix for PR testsuite/1456.
21420 * gdb.base/scope.exp (test_at_main): Replace references to
21421 gcc_compiled with calls to test_compiler_info.
21422 (test_at_foo): Likewise.
21423 (test_at_bar): Likewise.
21424
b74b6d0b
MC
214252003-12-04 Michael Chastain <mec.gnu@mindspring.com>
21426
21427 Partial fix for PR testsuite/1456.
21428 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21429 to test_compiler_info.
21430
ccfa3402
MC
214312003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21432
21433 * gdb.base/so-impl-ld.exp: Update copyright notice.
21434
f6246aba
MC
214352003-12-02 Michael Chastain <mec.gnu@mindspring.com>
21436
21437 Partial fix for PR testsuite/1456.
21438 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21439 to test_compiler_info.
21440
13ae734a
MC
214412003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21442
21443 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21444 from current versions of gdb. Clean up regular expressions.
21445 Delete redundant timeout case.
21446
d8e1cdee
MC
214472003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21448
21449 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21450 from current versions of gdb. Clean up regular expressions.
21451 Delete redundant timeout case.
21452
96457b64
MC
214532003-12-01 Michael Chastain <mec.gnu@mindspring.com>
21454
21455 Partial fix for PR testsuite/1456.
21456 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21457 gcc_compiled with call to test_compiler_info.
21458
f35309fc
MC
214592003-11-30 Michael Chastain <mec.gnu@mindspring.com>
21460
21461 Partial fix for PR testsuite/1456.
21462 * gdb.base/list.exp (test_list_function): Delete unused declaration
21463 of gcc_compiled.
21464
d7afdf9b
MC
214652003-11-29 Michael Chastain <mec.gnu@mindspring.com>
21466
21467 Partial fix for PR testsuite/1456.
21468 * gdb.base/complex.exp: Replace reference to gcc_compiled with
21469 call to test_compiler_info.
21470
71507b56
MK
214712003-11-29 Mark Kettenis <kettenis@gnu.org>
21472
21473 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
21474 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
21475 it to create the appropriate note.inc.
21476 * gdb.asm/asmsrc1.s: Include "note.inc".
21477 * gdb.asm/netbsd.inc: New file.
21478 * gdb.asm/empty.inc: New file.
21479
f81f93f7
MC
214802003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21481
21482 Partial fix for PR testsuite/1456.
21483 * gdb.base/constvars.exp: Replace references to gcc_compiled with
21484 calls to test_compiler_info.
21485
9a77938e
MC
214862003-11-27 Michael Chastain <mec.gnu@mindspring.com>
21487
21488 Partial fix for PR testsuite/1456.
21489 * gdb.base/volatile.exp: Replace references to gcc_compiled with
21490 calls to test_compiler_info.
21491
e8367dc7
MK
214922003-11-27 Mark Kettenis <kettenis@gnu.org>
21493
21494 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21495 pattern for the KFAILs.
21496
526c61ee
AF
214972003-11-25 Adam Fedor <fedor@gnu.org>
21498
21499 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21500 * gdb.objc/objcdecode.m: New file.
21501
28f2d600
AF
215022003-11-25 Adam Fedor <fedor@gnu.org>
21503
21504 * gdb.objc/nondebug.exp: Test for PR objc/1236.
21505 * gdb.objc/nondebug.m: New file.
21506
a3895cee
BE
215072003-11-26 Ben Elliston <bje@wasabisystems.com>
21508
21509 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21510 NetBSD as it does on FreeBSD. Modelled on a similar change by
21511 Mark Kettenis on 2003-05-30.
21512 (link-flags): Set to "--entry _start" regardless of target.
21513 Special linker flags are to be appended to $link-flags.
21514 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21515
c9f2c8a3
MC
215162003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21517
21518 * gdb.cp/method.exp: Accept output of new demangler.
21519
15a0587a 215202003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
21521
21522 * gdb/class2.exp: New file.
21523 * gdb/class2.cc: New file.
21524
3c00b570
MC
215252003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21526
21527 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21528 of new demangler.
21529
7027acc7
MK
215302003-11-23 Mark Kettenis <kettenis@gnu.org>
21531
21532 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21533 of gdb_test "run".
21534
b0e1598a
MK
215352003-11-23 Mark Kettenis <kettenis@gnu.org>
21536
21537 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
21538 "continue" into "run".
21539
4d9eda44
MC
215402003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21541
21542 Partial fix for PR testsuite/1456.
21543 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
21544 call to test_compiler_info.
21545 * gdb.cp/ctti.exp: Likewise.
21546 * gdb.cp/derivation.exp: Likewise.
21547 * gdb.cp/member-ptr.exp: Likewise.
21548 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
21549 reference to gcc_compiled.
21550
215512003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
21552
21553 Fix PR testsuite/1463.
21554 * gdb.base/structs.exp (start_structs_test): Call
21555 get_debug_format before using the debug format.
21556
d422fe19
AC
215572003-11-22 Andrew Cagney <cagney@redhat.com>
21558
21559 * lib/gdb.exp (gdb_test_multiple): Add simple example.
21560 * gdb.base/structs.exp: Use gdb_test_multiple.
21561
039cf96d
AC
215622003-11-20 Andrew Cagney <cagney@redhat.com>
21563
6882279b
AC
21564 * gdb.base/structs.exp: Handle and recover from internal errors.
21565 Replace "foo${n}" with "foo<n>" in test messages.
21566
e53890ae
AC
21567 * gdb.base/structs.exp: Update copyright. Rewrite.
21568 * gdb.base/structs.c: Update copyright. Rewrite.
21569
2b211c59
AC
21570 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21571 resync count exceeded.
d63a86f8 21572
039cf96d
AC
21573 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
21574 from the internal error.
21575 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
21576 Original from Jim Blandy.
21577 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 21578
eac98b22
AC
215792003-11-19 Andrew Cagney <cagney@redhat.com>
21580
21581 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21582 KFAIL.
21583
67455b2a
MK
215842003-11-17 Mark Kettenis <kettenis@gnu.org>
21585
21586 New testcase for PR backtrace/1435.
21587 * gdb.arch/i386-unwind.exp: New file.
21588 * gdb.arch/i386-unwind.c: New file.
21589
853d6e5b
AC
215902003-11-17 Andrew Cagney <cagney@redhat.com>
21591
21592 * lib/gdb.exp (compiler_info): New global.
21593 (test_compiler_info): New function.
21594 (get_compiler_info): Set compiler_info.
21595 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
21596 "compiler_info" to gcc-<major>-<minor>.
21597
38cf6e11
MC
215982003-11-15 Michael Chastain <mec.gnu@mindspring.com>
21599
21600 * gdb.trace/configure: Remove.
21601
a50d3602
EZ
216022003-11-13 Elena Zannoni <ezannoni@redhat.com>
21603
21604 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 21605 breakpoints.
a50d3602
EZ
21606 * gdb.base/break.exp: Remove all references to explicit line
21607 numbers.
21608
d9407aaa
NC
216092003-11-11 Nick Clifton <nickc@redhat.com>
21610
21611 * gdb.base/shreloc.exp: Do not run for targets which do not
21612 support shared objects.
21613
db488fc1
CV
216142003-11-10 Corinna Vinschen <vinschen@redhat.com>
21615
21616 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
21617 Don't run tests if nofileio flag is given.
21618
6a90a18e
EZ
216192003-11-07 Elena Zannoni <ezannoni@redhat.com>
21620
21621 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 21622 as well as 'Watchpoint'.
6a90a18e 21623
0b915e9c
EZ
216242003-11-06 Elena Zannoni <ezannoni@redhat.com>
21625
21626 Reported by Jim Ingham <jingham@apple.com>:
21627 * gdb.base/annota1.exp: Match at least one occurrence of the
21628 signal handler annotation.
21629
d7e4b55f
EZ
216302003-11-06 Elena Zannoni <ezannoni@redhat.com>
21631
a9c64011
AS
21632 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21633 as well as 'Watchpoint'.
d7e4b55f 21634
2fe4e8d0
MC
216352003-11-05 Michael Chastain <mec@shout.net>
21636
21637 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21638
6ef88553
KW
216392003-11-03 Kris Warkentin <kewarken@qnx.com>
21640
21641 * gdb.arch/gdb1291.c: New test file.
21642 * gdb.arch/gdb1291.exp: New test script.
21643 * gdb.arch/gdb1431.c: New test file.
21644 * gdb.arch/gdb1431.exp: New test script.
21645
ae7dc4d8
MC
216462003-10-22 Michael Chastain <mec@shout.net>
21647
21648 * gdb.mi/pthreads.c: Add copyright notice.
21649
c39d7427
MC
216502003-10-22 Michael Chastain <mec@shout.net>
21651
21652 * gdb.threads/pthreads.c: Add copyright notice.
21653
8b7d96c1
MC
216542003-10-20 Michael Chastain <mec@shout.net>
21655
21656 * gdb.base/gdb1056.exp: New test script.
21657
d1d69fdd
DJ
216582003-10-13 Daniel Jacobowitz <drow@mvista.com>
21659
21660 * gdb.threads/killed.exp: Use gdb_run_cmd.
21661
7d605576
DJ
216622003-10-13 Daniel Jacobowitz <drow@mvista.com>
21663
21664 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
21665 create a core file.
21666 * gdb.threads/gcore-thread.exp: Likewise.
21667
618ec112
CV
216682003-10-13 Corinna Vinschen <vinschen@redhat.com>
21669
21670 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
21671 type, based on char type.
21672 (struct bit_flags_short_t): New bitfield type, based on short type.
21673 (init_bit_flags_char): New fuction.
21674 (init_bit_flags_short): Ditto.
21675 (print_bit_flags_char): Ditto.
21676 (print_bit_flags_short): Ditto.
21677 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
21678
9367a73c
MC
216792003-10-11 Michael Chastain <mec@shout.net>
21680
21681 * gdb.base/call-rt-st.exp: Update copyright year.
21682
1decf120
KI
216832003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
21684
21685 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21686 * gdb.disasm/sh3.s: Ditto.
21687
5445b2ae
DJ
216882003-10-07 Daniel Jacobowitz <drow@mvista.com>
21689
21690 * gdb.threads/switch-threads.exp: New test.
21691 * gdb.threads/switch-threads.c: New source file.
21692
aec24853
CV
216932003-10-07 Corinna Vinschen <vinschen@redhat.com>
21694
21695 * gdb.base/ending-run.exp: Add sh specific case.
21696
adc7428d
AC
216972003-10-06 Andrew Cagney <cagney@redhat.com>
21698
21699 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
21700 * gdb.disasm/mn10200.exp: Delete obsolete file.
21701
c9d37158
DJ
217022003-09-29 Daniel Jacobowitz <drow@mvista.com>
21703
21704 * ChangeLog: Correct an entry command.exp -> commands.exp.
21705 * gdb.base/commands.exp (bp_deleted_in_command_test)
21706 (temporary_breakpoint_commands): Check noargs.
21707
79c2c32d
DC
217082003-09-25 David Carlton <carlton@kealia.com>
21709
21710 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
21711 of some print tests, where appropriate. Add tests for C::D::cd,
21712 E::ce, F::cXfX, G::XgX.
21713 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
21714
594e6d67
RE
217152003-09-25 Richard Earnshaw <rearnsha@arm.com>
21716
21717 * lib/java.exp (java_init): Import target_alias before using it.
21718
10f0d451
DC
217192003-09-25 David Carlton <carlton@kealia.com>
21720
21721 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
21722
274bcba0
EZ
217232003-09-23 Elena Zannoni <ezannoni@redhat.com>
21724
d63a86f8 21725 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 21726 weirdness.
274bcba0 21727
cdbf20f7
MC
217282003-09-17 Michael Chastain <mec@shout.net>
21729
21730 * gdb.cp/gdb1355.exp: New file.
21731 * gdb.cp/gdb1355.c: New file.
21732
71e06f80
CV
217332003-09-15 Corinna Vinschen <vinschen@redhat.com>
21734
21735 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
21736 * gdb.asm/sh.inc: New file.
21737
5c4e30ca
DC
217382003-09-11 David Carlton <carlton@kealia.com>
21739
bd45b7af
DC
21740 * gdb.cp/namespace.exp: Add tests for namespace types.
21741 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
21742 (test_namespace): New.
21743
1c199746
EZ
217442003-09-11 Elena Zannoni <ezannoni@redhat.com>
21745
a9c64011 21746 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 21747 * gdb.stabs/weird.exp: Ditto.
1c199746 21748
04ed252f
MC
217492003-09-08 Michael Chastain <mec@shout.net>
21750
21751 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
21752
d8a2d9e7
MC
217532003-09-07 Michael Chastain <mec@shout.net>
21754
21755 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
21756 'parse error'.
21757
161afb24
MK
217582003-09-07 Mark Kettenis <m.kettenis@osp.nl>
21759
21760 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
21761
49f2741a
MC
217622003-08-30 Michael Chastain <mec@shout.net>
21763
21764 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
21765 * gdb.gdb/observer.exp: Ditto.
21766 * gdb.gdb/xfullpath.exp: Ditto.
21767
8afa723e
MK
217682003-08-29 Mark Kettenis <kettenis@gnu.org>
21769
21770 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
21771 *-*-*bsd*.
21772
f31dfe3b
JJ
217732003-08-28 Jeff Johnston <jjohnstn@redhat.com>
21774
21775 * gdb.base/dump.exp: Skip for ia64.
21776
4630e498
JJ
217772003-08-25 Jeff Johnston <jjohnstn@redhat.com>
21778
21779 * gdb.asm/asm-source.exp: Add ia64 support.
21780 * gdb.asm/ia64.inc: New file.
21781
1105b7ef
MC
217822003-08-22 Michael Chastain <mec@shout.net>
21783
21784 * gdb.cp: New directory.
21785 * gdb.cp/*: Copy from gdb.c++/*.
21786 * gdb.c++/*: Remove.
21787 * Makefile.in: Change gdb.c++ to gdb.cp.
21788 * configure.in: Ditto.
21789 * configure: Regnerate.
21790
c945b932
MK
217912003-08-18 Mark Kettenis <kettenis@gnu.org>
21792
21793 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
21794 * gdb.arch/i386-prologue.c (gdb1338): Add function.
21795
2b66634b
DJ
217962003-08-17 Daniel Jacobowitz <drow@mvista.com>
21797
21798 * mi-var-display.exp (-var-list-children weird): Accept function
21799 pointers with argument types.
21800 * mi1-var-display.exp (-var-list-children weird): Likewise.
21801 * mi2-var-display.exp (-var-list-children weird): Likewise.
21802
a356f73b
DJ
218032003-08-17 Daniel Jacobowitz <drow@mvista.com>
21804
21805 * gdb.base/annota3.exp: Add missing newline.
21806
483417b8
MC
218072003-08-06 Michael Chastain <mec@shout.net>
21808
21809 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
21810
c99c59c3
MS
218112003-08-12 Michael Snyder <msnyder@redhat.com>
21812
21813 * gdb.base/float.exp: Add test for SH.
21814
55ed7501
MK
218152003-08-10 Mark Kettenis <kettenis@gnu.org>
21816
21817 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
21818
1a371f2e
EZ
218192003-08-07 Elena Zannoni <ezannoni@redhat.com>
21820
21821 * gdb.base/completion.exp: Remove reduntant completion test
21822 on filename.
21823
e0f353ce
EZ
218242003-08-07 Elena Zannoni <ezannoni@redhat.com>
21825
a9c64011
AS
21826 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
21827 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
21828 gdb.trace/save-trace.exp: Make sure that full pathnames are
21829 escaped correctly.
e0f353ce 21830
5710a1af 218312003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 21832
a9c64011
AS
21833 * configure.in: Don't generate config.h from config.hin.
21834 * configure: Regenerate.
21835 * config.hin: Remove file.
21836 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
21837 * gdb.threads/pthreads.c: Ditto.
5710a1af 21838
dcd81ce9
DJ
218392003-08-07 Daniel Jacobowitz <drow@mvista.com>
21840
21841 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21842 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
21843 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
21844 Replace ld24 with seth/add3.
21845
6009d884
AC
218462003-08-02 Andrew Cagney <cagney@redhat.com>
21847
21848 * gdb.base/annota3.exp: New file.
21849 * gdb.base/annota3.c: New file.
21850 * gdb.c++/annota3.exp: New file.
21851 * gdb.c++/annota3.cc: New file.
21852
51514e06
MC
218532003-07-29 Michael Chastain <mec@shout.net>
21854
21855 * gdb.threads/tls.c (spin): Check errno only if sem_wait
21856 actually failed.
21857 (do_pass): Likewise.
21858 * gdb.threads/tls.exp: Always initialize no_of_threads.
21859
4ee6625b
DJ
218602003-07-27 Daniel Jacobowitz <drow@mvista.com>
21861
21862 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
21863 pattern.
21864 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
21865 * gdb.threads/tls.exp: Recognize one case of the host library not
21866 supporting TLS.
21867
225f2bf6
AC
218682003-07-27 Andrew Cagney <cagney@redhat.com>
21869
21870 * gdb.base/fileio.exp: Use SH when running commands using
21871 remote_exec.
21872
bcb27c9f
DJ
218732003-07-24 Daniel Jacobowitz <drow@mvista.com>
21874
21875 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21876 * gdb.base/relocate.c (dummy): New padding array.
21877
3d67be83
MS
218782003-07-22 Michael Snyder <msnyder@redhat.com>
21879
d63a86f8 21880 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
21881
21882 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
21883 patterns to be more general, accepting old and new output.
21884 Some output chars (such as '+') also must be quoted.
d63a86f8 21885 Some addresses are displayed numerically instead of
3d67be83
MS
21886 symbolically.
21887
57ba3b85
MS
218882003-07-23 Michael Snyder <msnyder@redhat.com>
21889
686d097c
MS
21890 * gdb.base/return2.exp: Don't test long-long return.
21891
57ba3b85
MS
21892 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
21893 * gdb.disasm/t01_mov.exp: Ditto.
21894 * gdb.disasm/t02_mova.s: Ditto.
21895 * gdb.disasm/t02_mova.exp: Ditto.
21896 * gdb.disasm/t03_add.s: Ditto.
21897 * gdb.disasm/t03_add.exp: Ditto.
21898 * gdb.disasm/t04_sub.s: Ditto.
21899 * gdb.disasm/t04_sub.exp: Ditto.
21900 * gdb.disasm/t05_cmp.s: Ditto.
21901 * gdb.disasm/t05_cmp.exp: Ditto.
21902 * gdb.disasm/t06_ari2.s: Ditto.
21903 * gdb.disasm/t06_ari2.exp: Ditto.
21904 * gdb.disasm/t07_ari3.s: Ditto.
21905 * gdb.disasm/t07_ari3.exp: Ditto.
21906 * gdb.disasm/t08_or.s: Ditto.
21907 * gdb.disasm/t08_or.exp: Ditto.
21908 * gdb.disasm/t09_xor.s: Ditto.
21909 * gdb.disasm/t09_xor.exp: Ditto.
21910 * gdb.disasm/t10_and.s: Ditto.
21911 * gdb.disasm/t10_and.exp: Ditto.
21912 * gdb.disasm/t11_logs.s: Ditto.
21913 * gdb.disasm/t11_logs.exp: Ditto.
21914 * gdb.disasm/t12_bit.s: Ditto.
21915 * gdb.disasm/t12_bit.exp: Ditto.
21916 * gdb.disasm/t13_otr.s: Ditto.
21917 * gdb.disasm/t13_otr.exp: Ditto.
21918
e00759ef
EZ
219192003-07-22 Elena Zannoni <ezannoni@redhat.com>
21920
21921 * gdb.threads/tls.exp :Add kfail for 'info address' case.
21922
8bc2021f
EZ
219232003-07-22 Elena Zannoni <ezannoni@redhat.com>
21924
a9c64011
AS
21925 * gdb.threads/tls.c : New file.
21926 * gdb.threads/tls.exp : New file.
21927 * gdb.threads/tls-main.c : New file.
21928 * gdb.threads/tls-shared.c : New file.
21929 * gdb.threads/tls-shared.exp : New file.
8bc2021f 21930
89320c4c
AS
219312003-07-22 Andreas Schwab <schwab@suse.de>
21932
21933 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
21934
180dea7c
AS
219352003-07-20 Andreas Schwab <schwab@suse.de>
21936
21937 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
21938 due to insn reordering.
21939
0714963c
AC
219402003-07-15 Andrew Cagney <cagney@redhat.com>
21941
21942 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
21943
98a23b3f
MC
219442003-07-15 Michael Chastain <mec@shout.net>
21945
21946 * gdb.base/gdb1250.exp: New file.
21947 * gdb.base/gdb1250.c: New file.
21948
27e417a2
ML
219492003-07-09 Michal Ludvig <mludvig@suse.cz>
21950
21951 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
21952 expansion of size_t to 'unsigned long', not only to 'unsigned'.
21953
8bc2021f
EZ
219542003-07-09 Elena Zannoni <ezannoni@redhat.com>
21955
a9c64011
AS
21956 * gdb.threads/tls.c: New file.
21957 * gdb.threads/tls.exp: New file.
21958 * gdb.threads/tls-main.c: New file.
21959 * gdb.threads/tls-shared.c: New file.
21960 * gdb.threads/tls-shared.exp: New file.
8bc2021f 21961
d99968dc
EZ
219622003-07-09 Elena Zannoni <ezannoni@redhat.com>
21963
21964 * gdb.base/annota1.exp: Make sure that we properly escape the
21965 full path of the source file. Xfail more permissive patterns,
d63a86f8 21966 due to a compiler debug info problem.
d99968dc 21967
83876b3b
AS
219682003-07-07 Andreas Schwab <schwab@suse.de>
21969
2705e972
AS
21970 * gdb.asm/m68k.inc: New file.
21971 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
21972
83876b3b
AS
21973 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
21974 arguments"): Also match negative number.
21975
21976 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
21977
3a871b37
DJ
219782003-07-03 Daniel Jacobowitz <drow@mvista.com>
21979
21980 * gdb.base/store.c (charest): New typedef.
21981 (add_char): Rename to add_charest, update.
21982 (wack_char): Rename to wack_charest, update types. Return l + r
21983 to keep r live across the call.
21984 (wack_short, wack_int, wack_long, wack_longest, wack_float)
21985 (wack_double, wack_doublest): Return l + r to keep r live across
21986 the call.
21987 * gdb.base/store.exp: Accomodate store.c changes.
21988
b2a7f303
DC
219892003-06-30 David Carlton <carlton@kealia.com>
21990
21991 * gdb.c++/maint.exp (test_invalid_name): New.
21992 (test_first_component): Add tests for invalid names.
21993
3c6cb4a1
MC
219942003-06-29 Michael Chastain <mec@shout.net>
21995
21996 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
21997 output of '<VTT for class>' for virtual base classes.
21998
f1c2644b
DJ
219992003-06-29 Daniel Jacobowitz <drow@mvista.com>
22000
22001 * gdb.base/completion.exp: Tab-complete "complet" instead of
22002 "compl".
22003 * gdb.base/complex.exp, gdb.base/complex.c: New files.
22004
18080350
DJ
220052003-06-29 Daniel Jacobowitz <drow@mvista.com>
22006
22007 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
22008 * gdb.base/volatile.exp: Likewise.
22009
f56973f8
DJ
220102003-06-29 Daniel Jacobowitz <drow@mvista.com>
22011
22012 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
22013 gdb/1265.
22014
220152003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
22016 Daniel Jacobowitz <drow@mvista.com>
22017
22018 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
22019 initial line count of 'captured_main' from 26 to 32.
22020 (test_with_self): Allow xmalloc call to be interleaved with the
22021 preceding two lines.
22022
e766d4d6
JB
220232003-06-24 Joel Brobecker <brobecker@gnat.com>
22024
22025 * gdb.base/bang.exp: New testcase.
22026
f125c9a4
JB
220272003-06-23 Joel Brobecker <brobecker@gnat.com>
22028
22029 * gdb.base/langs.exp: Add some tests for the "minimal" language
22030 support.
22031
6e25beaf
EZ
220322003-06-23 Elena Zannoni <ezannoni@redhat.com>
22033
22034 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22035 the testcase.
22036
2f816dda
DJ
220372003-06-22 Daniel Jacobowitz <drow@mvista.com>
22038
22039 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22040 offset.
22041
db5a5748
DJ
220422003-06-22 Daniel Jacobowitz <drow@mvista.com>
22043
22044 * gdb.c++/pr-1210.cc: New file.
22045 * gdb.c++/pr-1210.exp: New file.
22046
1df0c130
DJ
220472003-06-21 Daniel Jacobowitz <drow@mvista.com>
22048
22049 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22050 000-exec-continue.
22051
a92feac0
MK
220522003-06-15 Mark Kettenis <kettenis@gnu.org>
22053
22054 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22055 on *-*-*bsd* instead of *-*-freebsd*.
22056
81a58f5b
AC
220572003-06-14 Andrew Cagney <cagney@redhat.com>
22058
22059 * gdb.base/store.exp: Test longest and doublest. Test all
22060 parameters. Weaken return statement match.
22061 * gdb.base/store.c: Add longest and doublest - aka long long and
22062 long double functions. Put all parameters into local register
22063 variables. Use negative values.
22064
b257a0d3
AC
220652003-06-14 Andrew Cagney <cagney@redhat.com>
22066
22067 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
22068 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
22069 exit status.
22070 * gdb.base/fileio.exp: Disable target when nointerrupts and
22071 noinferiorio, instead of limiting it to remote. Use remote_exec
22072 instead of system.
d63a86f8 22073
21c38304
JJ
220742003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22075
22076 * gdb.base/float.exp: Add ia64 support.
22077
1bcdb424
CV
220782003-06-12 Corinna Vinschen <vinschen@redhat.com>
22079
22080 * gdb.base/fileio.exp: Run only on remote targets.
22081
6aeb981f
CV
220822003-06-10 Corinna Vinschen <vinschen@redhat.com>
22083
22084 * gdb.base/fileio.c: New file, testing File-I/O.
22085 * gdb.base/fileio.exp: Ditto.
22086
53df362e
RG
220872003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
22088
22089 * gdb.base/shreloc.exp: New file, check symbol values obtained from
22090 shared objects after relocation at load time (gdb PR/1132).
22091 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 22092 as above, part of the shared object relocation test.
53df362e 22093
ffee1b46
MK
220942003-06-08 Mark Kettenis <kettenis@gnu.org>
22095
b5ca3722
MK
22096 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
22097 fully filled history list.
22098 * gdb.base/gdb_history: New file.
22099
03ed860d
MK
22100 * gdb.base/signals.exp: XFAIL "continue to func1" on
22101 i*86-*-freebsd*.
22102
ffee1b46
MK
22103 * gdb.base/attach.exp: When trying to attach to a nonexistent
22104 process, make it possible to specify the PID based on the target,
22105 and do so for *-*-freebsd*.
22106
d80dbb52
RH
221072003-06-02 Richard Henderson <rth@redhat.com>
22108
22109 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22110
6dd77b81
RH
221112003-06-02 Richard Henderson <rth@redhat.com>
22112
22113 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22114
f6347e16
RH
221152003-06-02 Richard Henderson <rth@redhat.com>
22116
22117 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22118
2c161407
DJ
221192003-06-01 Daniel Jacobowitz <drow@mvista.com>
22120
22121 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22122 of globalvar.
22123
572eb746
MK
221242003-06-01 Mark Kettenis <kettenis@gnu.org>
22125
22126 * gdb.asm/asm-source.exp: Check for memory read errors in
22127 disassembler test on *BSD too.
22128
9e9617a5
RH
221292003-06-01 Richard Henderson <rth@redhat.com>
22130
22131 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22132 for .frame.
22133 (gdbasm_call): Lose ldgp.
22134 (gdbasm_startup): Add frame information.
22135 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
22136
7b34ad4e
MK
221372003-05-31 Mark Kettenis <kettenis@gnu.org>
22138
22139 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
22140 i?86-*-*.
22141
10059fdf
MK
221422003-05-30 Mark Kettenis <kettenis@gnu.org>
22143
22144 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22145 FreeBSD.
22146
acf4b816
RH
221472003-05-29 Richard Henderson <rth@redhat.com>
22148
22149 * gdb.asm/alpha.inc: New file.
22150 * gdb.asm/asm-source.exp: Use it.
22151
e9ecd949
JB
221522003-05-29 Jim Blandy <jimb@redhat.com>
22153
22154 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22155 'core.PID'.
22156
e3e5a4f3
JB
221572003-05-22 Jim Blandy <jimb@redhat.com>
22158
22159 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22160 backtrace.
d63a86f8 22161
72fe3d25
DC
221622003-05-20 David Carlton <carlton@math.stanford.edu>
22163
22164 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22165 this time.
22166
58da2eb2
DC
221672003-05-19 David Carlton <carlton@bactrian.org>
22168
22169 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22170 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22171
1fcb5155
DC
221722003-05-19 David Carlton <carlton@bactrian.org>
22173
22174 * gdb.c++/namespace.exp: Add namespace scope and anonymous
22175 namespace tests.
22176 Bump copyright date.
22177 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22178 (main): Call C::D::marker2.
22179 * gdb.c++/namespace1.cc: New file.
22180
85e85163
JJ
221812003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22182
22183 Roland McGrath <roland@redhat.com>
d63a86f8 22184 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
22185 there is no manager thread.
22186
a25fbfec
JJ
221872003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22188
d63a86f8
RM
22189 * gdb.threads/schedlock.exp: Remove assumption that all threads
22190 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
22191 in one of the child threads rather than the main thread.
22192
be375bae
JB
221932003-05-07 Jim Blandy <jimb@redhat.com>
22194
09bf6082
JB
22195 Add support for assembly source testing on the s390x.
22196 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22197 architecture.
22198 * gdb.asm/s390x.inc: New file.
22199
be375bae
JB
22200 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22201 succession of 'if' statements.
22202
00905d52
AC
222032003-05-05 Andrew Cagney <cagney@redhat.com>
22204
22205 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22206
b1e29e33
AC
222072003-05-05 Andrew Cagney <cagney@redhat.com>
22208
22209 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
22210 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
22211
e33d66ec
EZ
222122003-05-02 Elena Zannoni <ezannoni@redhat.com>
22213
22214 * gdb.base/charset.exp: Update based on new behavior of set/show
22215 charset commands.
22216
2b6fd0d8
AC
222172003-05-01 Andrew Cagney <cagney@redhat.com>
22218
22219 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
22220 variable do not give memory errors.
22221
130cacce
AF
222222003-04-30 Adam Fedor <fedor@gnu.org>
22223
22224 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
22225 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
22226 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
22227 gdb.objc/basicclass.m: : New files
22228
22229 * lib/gdb.exp (gdb_compile_objc): New procedure.
22230
bea71854
DJ
222312003-04-27 Daniel Jacobowitz <drow@mvista.com>
22232
22233 * gdb.base/signals.exp: Make backtrace tests more specific.
22234
0f20eeea
DC
222352003-04-23 David Carlton <carlton@bactrian.org>
22236
22237 * gdb.c++/maint.exp (test_first_component): Add tests for
22238 'operator' in more locations.
22239
c8c4d8dc
KB
222402003-04-16 Kevin Buettner <kevinb@redhat.com>
22241
22242 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
22243
3fe60e3c
EZ
222442003-04-16 Elena Zannoni <ezannoni@redhat.com>
22245
22246 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 22247 func marke' instead. Update test name.
3fe60e3c 22248
9219021c
DC
222492003-04-15 David Carlton <carlton@math.stanford.edu>
22250
22251 * gdb.c++/maint.exp: New file.
22252
5dd55bdd
EZ
222532003-04-14 Elena Zannoni <ezannoni@redhat.com>
22254
22255 * gdb.threads/schedlock.c: Change type of thread function argument
22256 to long, to avoid warnings on 64-bit platforms.
22257
00890572
EZ
222582003-04-14 Elena Zannoni <ezannoni@redhat.com>
22259
a9c64011
AS
22260 * gdb.base/attach.exp: Add new message from ptrace in case of
22261 attaching to nonexistent process.
d63a86f8 22262
93201743
JB
222632003-04-11 Jim Blandy <jimb@redhat.com>
22264
22265 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22266 gdb.c++/userdef.cc: Place comments on the lines to which the
22267 marker function might return.
22268 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22269 gdb.c++/userdef.exp: Look for those comments to check that we've
22270 returned to the right place, instead of checking line numbers.
22271
2a11c64d
EZ
222722003-04-11 Elena Zannoni <ezannoni@redhat.com>
22273
a9c64011
AS
22274 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22275 match on sourcefile name, instead of directory name.
2a11c64d 22276
68ab8fc5
EZ
222772003-04-10 Elena Zannoni <ezannoni@redhat.com>
22278
d63a86f8 22279 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
22280 working directory name.
22281
5624293a
JB
222822003-04-09 Jim Blandy <jimb@redhat.com>
22283
22284 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22285 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
22286 after an inferior function call, report the failure, but allow the
22287 test to continue.
22288
f1f02ee4
SC
222892003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22290
22291 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22292 with -DPROTOTYPES.
22293
6eb79af0
SC
222942003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22295
22296 * gdb.base/break.exp: Revert last patch.
22297
8dfb4cf0
SC
222982003-04-04 Stephane Carrez <stcarrez@nerim.fr>
22299
22300 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22301 with -DPROTOTYPES.
22302
ed4c619a
AC
223032003-04-02 Andrew Cagney <cagney@redhat.com>
22304
22305 * gdb.base/callfuncs.exp: Make "print add" messages unique.
22306 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
22307 matching directories by the name breakpoint.
22308 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
22309 Make "continue to marker1" consistent.
22310 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
22311 message consistent.
22312 * lib/gdb.exp: Put "the program is no longer running", and "the
22313 program exited" in parenthesis.
22314 * lib/mi-support.exp: Ditto.
d63a86f8 22315
4e35d5f0 223162003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 22317
4e35d5f0
BR
22318 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22319
71900fe8
AC
223202003-03-29 Andrew Cagney <cagney@redhat.com>
22321
22322 * gdb.base/sizeof.c (main): Print the value of '\377'.
22323 * gdb.base/sizeof.exp: Check the sign of '\377'.
22324
c0655a16
MC
223252003-03-27 Michael Chastain <mec@shout.net>
22326
22327 * gdb.base/gdb1090.exp: New file.
22328 * gdb.base/gdb1090.cc: New file.
22329
5b2a3989
JB
223302003-03-27 J. Brobecker <brobecker@gnat.com>
22331
22332 * gdb.gdb/observer.exp: New regression test.
22333
79876890
MC
223342003-03-27 Michael Chastain <mec@shout.net>
22335
22336 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
22337 * gdb.base/ptype.exp: Likewise.
22338
6eac95e3
CV
223392003-03-27 Corinna Vinschen <vinschen@redhat.com>
22340
22341 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22342
e8c71839
MC
223432003-03-26 Michael Chastain <mec@shout.net>
22344
22345 * gdb.base/ptype.exp: Actually use some typedef'd types.
22346
71b10041
SC
223472003-03-21 Stephane Carrez <stcarrez@nerim.fr>
22348
22349 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
22350 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
22351
2512cf80
CV
223522003-03-20 Corinna Vinschen <vinschen@redhat.com>
22353
22354 * gdb.base/default.exp: Fix regular expression.
22355
0d195a4f
CV
223562003-03-20 Corinna Vinschen <vinschen@redhat.com>
22357
22358 * gdb.base/args.exp: Fix regular expression.
22359
8a2dbca8
CV
223602003-03-20 Corinna Vinschen <vinschen@redhat.com>
22361
22362 * gdb.base/help.exp: Allow Win32 child process.
22363
bf028682
CV
223642003-03-20 Corinna Vinschen <vinschen@redhat.com>
22365
22366 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
22367 when stepping out of main().
22368
182dbe85
CV
223692003-03-20 Corinna Vinschen <vinschen@redhat.com>
22370
22371 * gdb.base/default.exp: Check for win32 specific message when calling
22372 "run" without executable.
22373
d67a6ba5
CV
223742003-03-20 Corinna Vinschen <vinschen@redhat.com>
22375
22376 * gdb.base/args.exp: Expect .exe in output.
22377
a955b5bb
CV
223782003-03-20 Corinna Vinschen <vinschen@redhat.com>
22379
22380 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
22381 Cygwin native.
22382
bf6bad4b
AC
223832003-03-17 Andrew Cagney <cagney@redhat.com>
22384
22385 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
22386 vector registes.
22387 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
22388 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
22389
293e9a31
DC
223902003-03-17 David Carlton <carlton@math.stanford.edu>
22391
22392 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
22393 test, for PR breakpoints/38.
22394 Call test_watchpoint_and_breakpoint.
22395 * gdb.base/watchpoint.c (func3): New function.
22396 (main): Call func3.
22397
5330f2db
DC
223982003-03-04 David Carlton <carlton@math.stanford.edu>
22399
22400 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
22401 Garply<Garply<char> >:: garply".
22402 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
22403 with respect to PR c++/1111; note also PR c++/1113.
22404 (test_template_breakpoints): KFAIL "constructor breakpoint" with
22405 respect to PR c++/1062.
22406 KFAIL "destructor breakpoint" with respect to PR c++/1112.
22407
6ece72da
DC
224082003-03-03 David Carlton <carlton@math.stanford.edu>
22409
22410 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22411 with respect to PR c++/57.
22412 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22413 c++/826.
22414 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22415 respect to PR c++/57.
22416
85ca1584
DC
224172003-03-03 David Carlton <carlton@math.stanford.edu>
22418
22419 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22420 respect to PR c++/33 into FAILs.
22421
98e9c5b8
MC
224222003-03-03 Michael Chastain <mec@shout.net>
22423
7bedbf27
MC
22424 * configure.in: Update copyright years.
22425
224262003-03-03 Michael Chastain <mec@shout.net>
22427
22428 * Makefile.in: Update copyright years.
98e9c5b8 22429
f683e100
DC
224302003-02-28 David Carlton <carlton@math.stanford.edu>
22431
22432 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22433 print class instead of struct and/or superfluous protection
22434 specifiers, as long as the resulting output is equivalent to the
22435 source code.
22436 Delete FIXME from end of messages on tests that don't need
22437 fixing.
22438
a9e0cf2c
DC
224392003-02-28 David Carlton <carlton@math.stanford.edu>
22440
22441 * gdb.c++/templates.exp (do_tests): Allow const in the two
22442 Foo<volatile char *>::foo tests.
22443
e8d359df
MS
224442003-02-27 Michael Snyder <msnyder@redhat.com>
22445
d63a86f8 22446 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
22447 will be consistant.
22448
0b71dc91
DC
224492003-02-26 David Carlton <carlton@math.stanford.edu>
22450
22451 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22452 char *>::foo" test with respect to PR c++/33. Create a new test
22453 which is identical to that one except that it doesn't put the
22454 space between the "char" and the "*"; KFAIL it, too.
22455
dd14ab43
DC
224562003-02-26 David Carlton <carlton@math.stanford.edu>
22457
22458 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22459 template types into either PASSes or KFAILs (corresponding to PR
22460 c++/57). Tweak indentation. Update copyright.
22461
1146c7f1
SC
224622003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22463
22464 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22465
74641dfb
MC
224662003-02-13 Michael Chastain <mec@shout.net>
22467
22468 * gdb.base/exprs.exp: Remove i960 remnants.
22469 * gdb.base/funcargs.exp: Likewise.
22470 * gdb.base/list.exp: Likewise.
22471 * gdb.base/ptype.exp: Likewise.
22472
559cd2d0
DC
224732003-02-14 David Carlton <carlton@math.stanford.edu>
22474
22475 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22476 pEe->D::vg()" from XFAIL to KFAIL.
22477
c4f90d87
JM
224782003-02-13 Jason Molenda (jmolenda@apple.com)
22479
22480 * gdb.base/maint.exp: Update maint print statistics regexp to include
22481 new entries.
22482
cbc4d97c
MC
224832003-02-13 Michael Chastain <mec@shout.net>
22484
22485 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22486
40f235b7
MC
224872003-02-12 Michael Chastain <mec@shout.net>
22488
22489 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22490 * gdb.c++/inherit.exp: Likewise.
22491 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22492 * gdb.c++/templates.exp: Likewise.
22493 * gdb.c++/virtfunc.exp: Likewise.
22494
c56716b0
JM
224952003-02-06 Jason Molenda (jason-cl@molenda.com)
22496
22497 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22498 why the code is written that way.
22499
070afcf8
MC
225002003-02-05 Michael Chastain <mec@shout.net>
22501
22502 * gdb.base/dump.exp: Add missing copyright line.
22503
5d0331e5
JM
225042003-02-05 Jason Molenda (jason-cl@molenda.com)
22505
f7ae6d3e 22506 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
22507 at the beginning so the breakpoint doesn't get set on the loop.
22508
92851186
MC
225092003-02-05 Michael Chastain <mec@shout.net>
22510
22511 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22512 output for configurations with gcc 2.95.3.
22513
cbf1e085
AC
225142003-02-05 Keith Seitz <keiths@redhat.com>
22515 Andrew Cagney <ac131313@redhat.com>
22516
22517 * gdb.mi/mi-cli.exp: New file.
d63a86f8 22518
29518e1e
MC
225192003-02-04 Michael Chastain <mec@shout.net>
22520
22521 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22522 Call perror and then continue.
22523
5af1d5f3
MC
225242003-02-03 Michael Chastain <mec@shout.net>
22525
22526 * gdb.c++/pr-1023.cc: New file.
22527 * gdb.c++/pr-1023.exp: New file.
22528
6b549786
JB
225292003-02-05 Jim Blandy <jimb@redhat.com>
22530
22531 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22532 it's local to foobar. Check for it there, and check that it's not
22533 present in main.
22534 * gdb.c++/local.cc (marker2): New function.
22535 (foobar): Call marker1.
22536 (main): Call marker2 instead of marker1.
22537
67f16606
AC
225382003-02-04 Andrew Cagney <ac131313@redhat.com>
22539
22540 * gdb.disasm/mn10200.exp: Obsolete file.
22541 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
22542 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
22543 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
22544
1c5cb38e
DC
225452003-02-04 David Carlton <carlton@math.stanford.edu>
22546
22547 * gdb.c++/overload.exp: Test intToChar(1).
22548 * gdb.c++/overload.cc (intToChar): New.
22549 (main): Call intToChar.
22550
d1fe6965
DC
225512003-02-03 David Carlton <carlton@math.stanford.edu>
22552
22553 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
22554 'might_kfail' arg.
22555 KFAIL some of the continue_to_bp_overloaded calls, according to
22556 PR c++/1025.
22557
9ba61c5d
MC
225582003-02-01 Michael Chastain <mec@shout.net>
22559
22560 * gdb.base/advance.c (marker1): New marker function.
22561 * gdb.base/advance.exp: When the 'advance' command lands on the
22562 return breakpoint, it can legitimately stop on either the
22563 current line or the next line. Accommodate both outcomes.
22564 * gdb.base/until.exp: Likewise.
22565
e7494ffb
AC
225662003-02-02 Andrew Cagney <ac131313@redhat.com>
22567
22568 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22569 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
22570 now a list, not a tuple.
22571 * gdb.mi/mi-var-display.exp: Ditto.
22572 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 22573
075559bc
AC
225742003-02-01 Andrew Cagney <ac131313@redhat.com>
22575
22576 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22577 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
22578 stack backtraces.
22579 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 22580
2bd4c7b1
MK
225812003-02-01 Mark Kettenis <kettenis@gnu.org>
22582
22583 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22584 gdb.mi/mi1-pthreads.exp: Return instead of calling
22585 gdb_suppress_entire_file.
22586
eabd8992
MS
225872003-02-01 Mark Salter <msalter@redhat.com>
22588
22589 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22590
71469e2f
MS
225912003-01-31 Mark Salter <msalter@redhat.com>
22592
22593 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22594 Support empty arg.
22595
38a94d44
MC
225962003-01-30 Michael Chastain <mec@shout.net>
22597
22598 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
22599 This was a workaround for a UTF-8 bug in readline 4.3. The bug
22600 has been fixed in gdb/readline on 2003-01-09.
22601
19ea9e73
MS
226022003-01-29 Michael Snyder <msnyder@redhat.com>
22603
e8d359df
MS
22604 * gdb.base/maint.exp: Allow for leading underscore in symbol.
22605 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
22606 * gdb.base/args.exp: Skip if target does not support args passing.
22607
2307bd6a
DJ
226082003-01-22 Daniel Jacobowitz <drow@mvista.com>
22609
19ea9e73 22610 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
22611 gdb_test. Accept a list of expect arguments as the third
22612 parameter.
22613 (gdb_test): Use it.
22614
f2dd3617
EZ
226152003-01-20 Elena Zannoni <ezannoni@redhat.com>
22616
22617 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
22618 allow for different test tree configurations. Update some
22619 tescases accordingly.
22620 * gdb.arch/altivec-regs.exp: Ditto.
22621 * gdb.asm/asm-source.exp: Ditto.
22622 * gdb.base/advance.exp: Ditto.
22623 * gdb.base/display.exp: Ditto.
d63a86f8 22624 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
22625 * gdb.base/mips_pro.exp: Ditto.
22626 * gdb.base/overlays.exp: Ditto.
22627 * gdb.base/relocate.exp: Ditto.
22628 * gdb.base/setshow.exp: Ditto.
22629 * gdb.base/step-line.exp: Ditto.
22630 * gdb.base/step-test.exp: Ditto.
22631 * gdb.base/until.exp: Ditto.
22632 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
22633
c71cdefd
DC
226342003-01-17 David Carlton <carlton@math.stanford.edu>
22635
22636 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
22637 corresponding to PR c++/945.
22638 Update copyright.
22639
fdba05d7
DC
226402003-01-17 David Carlton <carlton@math.stanford.edu>
22641
22642 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
22643 corresponding to PR c++/68.
22644
226452003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
22646
22647 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
22648 (test_paddr_hairy_functions): Call print_addr_2_kfail for
22649 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
22650
c362c33a
EZ
226512003-01-15 Elena Zannoni <ezannoni@redhat.com>
22652
0fbc361c
EZ
22653 * gdb.base/break.exp: Fix change of default location, because of
22654 removal of until tests.
22655 * gdb.base/help.exp: Update test for new 'until' help message.
22656 Add test for help on 'advance'.
a9c64011 22657 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 22658
dabf8a35
MK
226592003-01-15 Mark Kettenis <kettenis@gnu.org>
22660
22661 * gdb.base/default.exp: Adapt "info float" test for recent changes
22662 to that command. Add test for "info vector".
22663 * gdb.base/float.exp: New file. Add test for "info float" that
22664 resembles the old test in gdb.base/default.exp.
22665
a1769aca
DC
226662003-01-15 David Carlton <carlton@math.stanford.edu>
22667
22668 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22669
82025e13
EZ
226702003-01-15 Elena Zannoni <ezannoni@redhat.com>
22671
22672 * gdb.base/break.exp: Move the tests of until command from here...
22673 * gdb.base/until.exp: ... to here. New file. Add other tests.
22674 * gdb.base/advance.c: New file.
22675 * gdb.base/advance.exp: New file.
22676
8f9ab801
EZ
226772003-01-14 Elena Zannoni <ezannoni@redhat.com>
22678
a9c64011
AS
22679 * gdb.base/args.c: New file.
22680 * gdb.base/args.exp: New file.
8f9ab801 22681
9ae66589
DJ
226822003-01-14 Daniel Jacobowitz <drow@mvista.com>
22683
22684 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22685
8d77e5c3
DJ
226862003-01-14 Daniel Jacobowitz <drow@mvista.com>
22687
22688 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22689
12d2f0a1
DJ
226902003-01-14 Daniel Jacobowitz <drow@mvista.com>
22691
22692 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
22693 dates.
22694
6ca37014
DJ
226952003-01-13 Daniel Jacobowitz <drow@mvista.com>
22696
22697 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22698
b0023472
DJ
226992003-01-13 Daniel Jacobowitz <drow@mvista.com>
22700
22701 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
22702 (ptype &*"foo").
22703 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
22704
607fbc54 227052003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
22706
22707 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22708 * gdb.mi/mi1-console.exp: Likewise.
22709
607fbc54 227102003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
22711
22712 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22713 * gdb.mi/mi1-console.exp: Likewise.
22714
a1fb14a2
DJ
227152003-01-13 Daniel Jacobowitz <drow@mvista.com>
22716
22717 * gdb.c++/overload.exp: Remove some fixed XFAILs.
22718
c4cf40b7
DJ
227192003-01-09 Daniel Jacobowitz <drow@mvista.com>
22720
22721 * gdb.base/detach.exp: New test.
22722
696d5a5b
DJ
227232003-01-09 Daniel Jacobowitz <drow@mvista.com>
22724
22725 * Makefile.in (ALL_SUBDIRS): New variable.
22726 (subdirs, clean, distclean): Use it.
22727 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
22728 regenerating Makefile, since it is generated from the top level.
22729 * gdb.asm/Makefile.in: Likewise.
22730 * gdb.base/Makefile.in: Likewise.
22731 * gdb.c++/Makefile.in: Likewise.
22732 * gdb.disasm/Makefile.in: Likewise.
22733 * gdb.java/Makefile.in: Likewise.
22734 * gdb.mi/Makefile.in: Likewise.
22735 * gdb.threads/Makefile.in: Likewise.
22736 * gdb.trace/Makefile.in: Likewise.
22737
754533e4
DC
227382003-01-09 David Carlton <carlton@math.stanford.edu>
22739
22740 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
22741 Add copyright year 2003.
22742
d8b3e9ee
MC
227432003-01-06 Michael Chastain <mec@shout.net>
22744
22745 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
22746 When selecting a thread, 'line' and 'file' are optional.
22747 * gdb.mi/mi1-pthreads.exp: Likewise.
22748
8e9e0fe6
AS
227492003-01-06 Andreas Schwab <schwab@suse.de>
22750
22751 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
22752 failures.
22753
b5ab8ff3
DJ
227542003-01-04 Daniel Jacobowitz <drow@mvista.com>
22755
22756 Fix PR gdb/844
22757 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
22758 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
22759
22760 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
22761 instead of calling gdb_suppress_entire_file.
22762 * gdb.threads/print-threads.exp: Likewise.
22763 * gdb.threads/schedlock.exp: Likewise.
22764
22765 * gdb.threads/killed.exp: Return instead of calling
22766 gdb_suppress_entire_file.
22767 * gdb.threads/linux-dp.exp: Likewise.
22768 * gdb.threads/pthreads.exp: Likewise.
22769
1e698235
DJ
227702003-01-04 Daniel Jacobowitz <drow@mvista.com>
22771
22772 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
22773 stabs.
22774 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
22775 * gdb.base/whatis.exp: Always allow (void) after function names.
22776
147ff08c
DJ
227772003-01-04 Daniel Jacobowitz <drow@mvista.com>
22778
22779 * gdb.c++/casts.exp: Correct regexp.
22780
dc62bfc2
MK
227812003-01-04 Mark Kettenis <kettenis@gnu.org>
22782
22783 * configure.in: Call AC_CONFIG_HEADER. Don't call
22784 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
22785 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
22786 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
22787 aforementioned directories in the AC_OUPUT call.
22788 * config.hin: New file.
22789 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22790 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
22791 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
22792 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
22793 pass -I$objdir instead of -I$objdir/$subdir in compilation.
22794 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
22795 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
22796 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
22797 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
22798 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
22799 gdb.threads/configure.in, gdb.threads/configure,
22800 gdb.threads/config.in, gdb.trace/configure.in,
22801 gdb.trace/configure: Removed.
22802
77afa639
MC
228032003-01-03 Michael Chastain <mec@shout.net>
22804
22805 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
22806 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
22807
7634bb6e
DJ
228082003-01-03 Daniel Jacobowitz <drow@mvista.com>
22809
22810 * gdb.base/store.exp: Fix regular expressions.
22811
b39c905e
MK
228122002-12-28 Mark Kettenis <kettenis@gnu.org>
22813
22814 * configure.in: Rewrite.
22815 * configure: Regenerated.
22816
0a8551dd
DC
228172003-01-03 David Carlton <carlton@math.stanford.edu>
22818
22819 * gdb.base/psymtab.exp: New file.
22820 * gdb.base/psymtab1.c: Ditto.
22821 * gdb.base/psymtab2.c: Ditto.
22822
c60b7188
AF
228232002-12-23 Adam Fedor <fedor@gnu.org>
22824
22825 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
22826
ee73db83
DC
228272002-12-23 David Carlton <carlton@math.stanford.edu>
22828
22829 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
22830 and current_directory initialization.
22831
d6c1774e
JB
228322002-12-22 Jim Blandy <jimb@redhat.com>
22833
f0a847b8
JB
22834 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
22835 rather than as part of the output file name.
22836
d6c1774e
JB
22837 * gdb.base/attach.exp: There's no need to copy the test program to
22838 /tmp; that was only ever necessary on HP/UX, and this test is
22839 entirely disabled there anyway.
22840
f0708dbb
JB
228412002-12-21 Jim Blandy <jimb@redhat.com>
22842
4c2acfea
JB
22843 * gdb.c++/psmang.exp: Doc fix.
22844
f0708dbb
JB
22845 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
22846 test.
22847
9579e000
DC
228482002-12-20 David Carlton <carlton@math.stanford.edu>
22849
22850 * gdb.c++/annota2.exp: KFAIL annotate-quit.
22851
d1810171
MC
228522002-12-18 Michael Chastain <mec@shout.net>
22853
22854 * gdb.c++/annota2.exp: Add copyright year 2002.
22855
76565097
DC
228562002-12-17 David Carlton <carlton@math.stanford.edu>
22857
22858 * gdb.c++/try_catch.cc: Add marker comments.
22859 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
22860 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
22861 * gdb.c++/m-static.cc: Ditto.
22862 * gdb.c++/m-static1.cc: Ditto.
22863 * gdb.c++/try_catch.cc: Ditto.
22864
da81390b
JJ
228652002-12-16 Jeff Johnston <jjohnstn@redhat.com>
22866
22867 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
22868 to see whether we are using the new -environment-directory
22869 command which resets via -r or the old version of the command
22870 which may prompt the user. Part of fix for gdb/741.
22871
b304d130
AC
228722002-12-13 Andrew Cagney <ac131313@redhat.com>
22873
22874 * gdb.fortran/types.exp: Update obsolete comment.
22875 * gdb.fortran/exprs.exp: Ditto.
22876 * lib/gdb.exp: Delete obsolete code.
22877 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
22878 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
22879 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
22880 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
22881 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
22882 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
22883 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
22884 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
22885 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
22886 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
22887 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
22888 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
22889 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
22890 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
22891 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
22892 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
22893 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
22894 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
22895 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
22896 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
22897 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
22898 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
22899 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
22900 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
22901 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
22902 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
22903 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
22904 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
22905 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
22906 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
22907 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
22908 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
22909 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
22910 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
22911 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
22912 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
22913 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
22914
a23b6e6a
DC
229152002-12-11 David Carlton <carlton@math.stanford.edu>
22916
22917 * gdb.c++/m-data.exp: Add test for members that shadow global
22918 variables: see PR gdb/804.
22919 * gdb.c++/m-data.cc: Ditto.
22920
6604731b
DJ
229212002-12-10 Daniel Jacobowitz <drow@mvista.com>
22922
22923 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
22924
de46ecd7
DC
229252002-12-06 David Carlton <carlton@math.stanford.edu>
22926
22927 * gdb.base/store.c: Don't declare functions static.
22928
27e829d0
AC
229292002-12-04 Andrew Cagney <ac131313@redhat.com>
22930
22931 * gdb.base/store.exp, gdb.base/store.c: New files.
22932
92806416
DJ
229332002-12-03 Daniel Jacobowitz <drow@mvista.com>
22934
22935 * gdb.base/selftest.exp: Update for current gdb.
22936
3bcbaac5
DJ
229372002-12-03 Daniel Jacobowitz <drow@mvista.com>
22938
22939 * gdb.base/maint.exp: Only dump symbols from one source file
22940 or objfile.
22941
f4f00b1f
DJ
229422002-12-03 Daniel Jacobowitz <drow@mvista.com>
22943
22944 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
22945 function call.
22946
f1c8a949
JB
229472002-11-25 Jim Blandy <jimb@redhat.com>
22948
22949 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
22950 function appearing in error message.
22951
9e297a97
DJ
229522002-11-21 Daniel Jacobowitz <drow@mvista.com>
22953
22954 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
22955
1f312e79
JJ
229562002-11-08 Jeff Johnston <jjohnstn@redhat.com>
22957
d63a86f8
RM
22958 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
22959 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
22960 should be in mi console format. This is part of fix for PR gdb/604.
22961
83c31e7d
FN
229622002-09-18 Fernando Nasser <fnasser@redhat.com>
22963
22964 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
22965 which explicitly prints the zero offset as "+0".
22966
322b3f65
DJ
229672002-10-22 Daniel Jacobowitz <drow@mvista.com>
22968
22969 * gdb.threads/schedlock.c (args): Make unsigned.
22970
229712002-10-21 Daniel Jacobowitz <drow@mvista.com>
22972
22973 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
22974 numbers. Allow "foo2|selected stack frame".
22975 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
22976 * gdb.asm/asmsrc2.s: Likewise.
22977 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
22978 comments.
22979 * gdb.asm/mips.inc: New file.
22980
5e2fe5b8
AF
229812002-10-18 Adam Fedor <fedor@gnu.org>
22982
22983 * gdb.base/default.exp: Update expected output to include 'ObjC'.
22984 * gdb.base/help.exp: Likewise.
22985
abe1a5d0
KB
229862002-10-17 Kevin Buettner <kevinb@redhat.com>
22987
22988 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
22989 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
22990
10abb1d4
JB
229912002-10-02 Jim Blandy <jimb@redhat.com>
22992
22993 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
22994
1f609b42
AC
229952002-10-01 Andrew Cagney <ac131313@redhat.com>
22996
22997 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
22998 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
22999 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
23000 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
23001 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
23002 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
23003 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
23004
0aee02e4
AC
230052002-09-29 Andrew Cagney <ac131313@redhat.com>
23006
23007 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
23008 * mi0-disassemble.exp, mi0-eval.exp: Delete.
23009 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
23010 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
23011 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
23012 * mi0-var-block.exp, mi0-var-child.exp: Delete.
23013 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 23014
6fde09ad
KB
230152002-09-27 Kevin Buettner <kevinb@redhat.com>
23016
23017 * gdb.base/annota1.exp (info break): Make directory components of
23018 path optional since not all compilers emit this debug information.
23019
889bf7c5
PA
23020 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
23021 step ends up stepping out of the function instead of stopping on
23022 the epilogue.
6fde09ad 23023
9e8aab75
KS
230242002-09-26 Keith Seitz <keiths@redhat.com>
23025
23026 * lib/insight-support.exp (gdbtk_start): Figure out where
23027 the insight executable is based on where gdb is. Use this
23028 executable to start insight instead of gdb.
23029
e36180d7
AC
230302002-09-25 Andrew Cagney <cagney@redhat.com>
23031
23032 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23033
9dd34b2b
AC
230342002-09-24 Andrew Cagney <ac131313@redhat.com>
23035
23036 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23037 test_isolated_complaints.
23038 (test_empty_complaint): New function.
23039 (test_empty_complaints): New function. Check no output when no
23040 complaints.
d63a86f8 23041
dea97812
KB
230422002-09-19 Jim Blandy <jimb@redhat.com>
23043
a9c64011 23044 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 23045
54951bd7
AC
230462002-09-19 Andrew Cagney <ac131313@redhat.com>
23047
23048 * gdb.gdb/complaints.exp: New file.
23049
dec43320
AC
230502002-09-18 Andrew Cagney <ac131313@redhat.com>
23051
23052 * gdb.base/maint.exp: Check `help maint internal-warning'.
23053
e70d6e3f
DC
230542002-09-18 David Carlton <carlton@math.stanford.edu>
23055
23056 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23057 numbers, and replace them by a single breakpoint after the
23058 constructors are all finished.
23059 Add test 4.
23060 * gdb.c++/m-static.cc: Add test 4.
23061 * gdb.c++/m-static.h: New file.
23062 * gdb.c++/m-static1.cc: New file.
23063
23064 * gdb.c++/printmethod.exp: New file.
23065 * gdb.c++/printmethod.cc: New file.
23066
23067 * gdb.c++/pr-574.exp: New file.
23068 * gdb.c++/pr-574.cc: New file.
23069
afb5c968
CV
230702002-09-18 Corinna Vinschen <vinschen@redhat.com>
23071
23072 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
23073 embedded targets which never actually exit.
23074
31e45dee
FN
230752002-09-18 Fernando Nasser <fnasser@redhat.com>
23076
23077 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
23078 "don't step after run" as unresolved or unsupported, instead of xfail.
23079
a283c5a1
CV
230802002-09-18 Corinna Vinschen <vinschen@redhat.com>
23081
23082 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
23083 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
23084 Add newline to expected string in "step out of main (status wrapper)"
23085 case.
23086
11350d2a
CV
230872002-09-18 Corinna Vinschen <vinschen@redhat.com>
23088
23089 * lib/gdb.exp (rerun_to_main): Allow restarting application.
23090 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
23091
0deec7d6
TT
230922002-09-17 Tom Tromey <tromey@redhat.com>
23093
23094 * gdb.base/printcmds.exp (test_print_string_constants): Expect
23095 \000, not \0, in double-quoted string.
23096
b2b4a1b5
CV
230972002-09-14 Corinna Vinschen <vinschen@redhat.com>
23098
c9d37158 23099 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
23100 string after running the commands execution on breakpoint tests.
23101
1c56143a
CV
231022002-09-13 Corinna Vinschen <vinschen@redhat.com>
23103
23104 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23105
37f8da45
JB
231062002-09-12 Joel Brobecker <brobecker@gnat.com>
23107
23108 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23109
08b468e0
KS
231102002-09-10 Keith Seitz <keiths@redhat.com>
23111
23112 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
23113 runto proc.
23114 (mi_run_to_main): Use mi_runto.
23115 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
23116
dc360f58
KS
231172002-09-10 Keith Seitz <keiths@redhat.com>
23118
23119 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
23120 regexp for stopping at main. Could have multiple event notifications.
23121 Don't assume that main was declared with no parameters.
23122 (mi_next): Use mi_step_to.
23123 (mi_step): Use mi_next_to.
23124
ce3abcfb
CV
231252002-09-09 Corinna Vinschen <vinschen@redhat.com>
23126
23127 * gdb.base/default.exp: Fix expected string in `info float' test.
23128
d1f5b980
BE
231292002-09-09 Ben Elliston <bje@redhat.com>
23130
23131 * config/mips.exp: Update comments.
23132 * config/mips-idt.exp: Likewise.
23133 * config/nind.exp: Likewise.
23134 * config/slite.exp: Likewise.
23135 * config/sparclet.exp: Likewise.
23136 * config/udi.exp: Likewise.
23137 * config/vx.exp: Likewise.
23138 * config/vxworks29k.exp: Likewise.
23139
2f71430b
JB
231402002-09-05 Jim Blandy <jimb@redhat.com>
23141
23142 * gdb.threads/killed.exp: Fix test failure message.
23143
7ddebc7e
KS
231442002-09-04 Keith Seitz <keiths@redhat.com>
23145
23146 * lib/mi-support.exp: Update copyright.
23147 (mi_gdb_test): Increase the priority of the expected pattern
23148 so that it matches gdb_test.
23149
0ae67eb3
KS
231502002-09-03 Keith Seitz <keiths@redhat.com>
23151
23152 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
23153 Use integer comparison instead of string comparison for testing
23154 whether binary was built.
23155
38fc42c8
JB
231562002-09-03 Jim Blandy <jimb@redhat.com>
23157
23158 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23159
b6ff0e81
JB
231602002-08-29 Jim Blandy <jimb@redhat.com>
23161
23162 * gdb.threads/pthreads.exp: Move the portable thread compilation
23163 code into a function in lib/gdb.exp, and call that from here.
23164 * lib/gdb.exp (gdb_compile_pthreads): New function.
23165
07c98896
KS
231662002-08-29 Keith Seitz <keiths@redhat.com>
23167
23168 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23169 expect_out so that callers can get at it.
23170
0312286c
DJ
231712002-08-23 Daniel Jacobowitz <drow@mvista.com>
23172
23173 * gdb.threads/print-threads.c: New file.
23174 * gdb.threads/print-threads.exp: New file.
23175 * gdb.threads/schedlock.c: New file.
23176 * gdb.threads/schedlock.exp: New file.
23177
dd039bc4
EZ
231782002-08-22 Elena Zannoni <ezannoni@redhat.com>
23179
a9c64011
AS
23180 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23181 not altivec.c.
dd039bc4 23182
1f36144c
MK
231832002-08-17 Mark Kettenis <kettenis@gnu.org>
23184
23185 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23186 targets. The problem should be fixed now.
23187
16057ec7 231882002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
23189
23190 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23191 2002-07-24 change that removes final dots from error messages.
23192
3c1499ad
TT
231932002-08-13 Tom Tromey <tromey@redhat.com>
23194
23195 * gdb.base/readline.exp: New file.
23196
a20ce2c3
AC
231972002-08-01 Andrew Cagney <ac131313@redhat.com>
23198
23199 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
23200 supress message.
23201
db034ac5
AC
232022002-08-01 Andrew Cagney <cagney@redhat.com>
23203
23204 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
23205 CHILL_FOR_TARGET and CHILL_LIB.
23206 * configure.in (configdirs): Remove gdb.chill.
23207 * configure: Regenerate.
23208 * lib/gdb.exp: Obsolete references to chill.
23209 * gdb.fortran/types.exp: Ditto.
23210 * gdb.fortran/exprs.exp: Ditto.
23211
3e000b18
KB
232122002-07-30 Kevin Buettner <kevinb@redhat.com>
23213
23214 * gdb.base/shlib-call.exp (additional_flags): Conditionally
23215 set Irix-specific compile and link flags.
23216
28f4966b
KB
232172002-07-29 Kevin Buettner <kevinb@redhat.com>
23218
23219 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
23220 source files. The ``-o'' option doesn't work with the ``-E'' option
23221 when using the Irix compiler.
23222
46c0d5a6
DJ
232232002-07-19 Daniel Jacobowitz <drow@mvista.com>
23224
23225 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
23226 Improve support for reusing an exec file. Copy exec file
23227 to target, and run gdbserver on the target instead of on the host.
23228
eecf4bed
JB
232292002-07-18 Jim Blandy <jimb@redhat.com>
23230
0f815cdf
JB
23231 * gdb.base/ending-run.exp: Don't expect to see the program end in
23232 some orderly fashion when we're running on a real stand-alone
23233 board.
23234
eecf4bed
JB
23235 * gdb.base/interrupt.exp: Correct logic for skipping tests on
23236 targets that don't support interrupts.
23237
52d309e4
JB
232382002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
23239
23240 * gdb.base/attach.exp: Add patterns to match output from /proc-based
23241 systems.
23242 Move comments in expect statements to inside the actions, so that they
23243 don't get matched against.
23244
ff683d9e
MK
232452002-07-10 Mark Kettenis <kettenis@gnu.org>
23246
23247 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
23248 function when asleep" test.
23249
b5356753
AC
232502002-07-10 Andrew Cagney <ac131313@redhat.com>
23251
23252 * gdb.base/page.exp: Rewrite to handle problems with very long
23253 `info set' output. Update copyright.
23254
6aa4d13a
AC
232552002-06-26 Andrew Cagney <ac131313@redhat.com>
23256
23257 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
23258 gdb.threads-hp.
23259 * gdb.hp/configure: Regenerate.
23260 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
23261 * gdb.hp/gdb.threads-hp/configure: Delete file.
23262 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
23263
8cf8c2b8
AC
232642002-06-22 Andrew Cagney <ac131313@redhat.com>
23265
23266 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
23267 setlocale, bindtextdomain and textdomain.
23268
6827a8f8
JB
232692002-06-11 Jim Blandy <jimb@redhat.com>
23270
919d772c
JB
23271 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23272 preprocessor macro information is present.
23273
6827a8f8
JB
23274 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23275 tests.
23276
c15b0d21
MS
232772002-06-06 Michael Snyder <msnyder@redhat.com>
23278
c5984d70
MS
23279 * gdb.base/overlays.exp: Record addresses of overlay
23280 functions in TCL variables rather than in GDB variables,
23281 to avoid having GDB convert them to pointers (with loss
23282 of information).
23283
d63a86f8 23284 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 23285 default linker script changes.
c15b0d21
MS
23286 * gdb.base/long_long.exp: Add check for sizeof (long double).
23287
be26fe0d
ML
232882002-06-06 Michal Ludvig <mludvig@suse.cz>
23289
23290 * gdb.asm/asm-source.exp: Add x86-64 target.
23291 * gdb.asm/x86_64.inc: New.
d63a86f8 23292
258093ca 232932002-05-30 Michael Chastain <mec@shout.net>
258093ca 23294
4b3153f1 23295 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
23296 * gdb.c++/m-static.cc: New file.
23297 * gdb.c++/m-static.exp: New file.
23298
241264c6
MS
232992002-05-28 Michael Snyder <msnyder@redhat.com>
23300
23301 * gdb.base/call-ar-st.exp: Allow for reduced floating point
23302 precision.
23303
9bba8c8f 233042002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 23305
4b3153f1 23306 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
23307 * gdb.c++/m-data.cc: New file.
23308 * gdb.c++/m-data.exp: New file.
23309
233102002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 23311
4b3153f1 23312 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 23313 * gdb.c++/try_catch.cc: New file.
d63a86f8 23314 * gdb.c++/try_catch.exp: New file.
9bba8c8f 23315
def1b996
MC
233162002-05-27 Michael Chastain <mec@shout.net>
23317
23318 * gdb.c++/local.exp: Accept more nested types in output.
23319
522ba268
MC
233202002-05-26 Michael Chastain <mec@shout.net>
23321
23322 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23323
277254ba
MS
233242002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
23325
23326 * lib/gdb.exp (gdb_wrapper_init): Just because
23327 gdb_wrapper_file exists, this does not mean that the file
23328 should not be rebuilt. That is what gdb_wrapper_initialized
23329 is for.
23330 (default_gdb_init): Reset gdb_wrapper_initialized.
23331
b61a8733
MS
233322002-05-23 Michael Snyder <msnyder@redhat.com>
23333
d63a86f8 23334 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
23335 the precision of the floating point test results.
23336 * gdb.base/call-rt-st.exp: Ditto.
23337
b61a8733
MS
23338 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23339 * gdb.base/call-rt-st.exp: Ditto.
23340
56f6e910
MC
233412002-05-19 Michael Chastain <mec@shout.net>
23342
23343 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23344
ad0b0016
EZ
233452002-05-19 Elena Zannoni <ezannoni@redhat.com>
23346
a9c64011
AS
23347 * configure.in (configdirs): Add gdb.arch.
23348 * configure: Regenerate.
ad0b0016 23349
f617d2b6
JB
233502002-05-17 Jim Blandy <jimb@redhat.com>
23351
23352 * gdb.base/completion.exp: Recognize the more detailed error
23353 messages produced by the macro expander's lexical analyzer.
23354
eac2a696
EZ
233552002-05-14 Elena Zannoni <ezannoni@redhat.com>
23356
a9c64011
AS
23357 * gdb.arch/altivec-abi.c: New file.
23358 * gdb.arch/altivec-abi.exp: New file.
23359 * gdb.arch/altivec-regs.c: New file.
23360 * gdb.arch/altivec-regs.exp: New file.
eac2a696 23361
2fdde8f8
DJ
233622002-05-14 Daniel Jacobowitz <drow@mvista.com>
23363
23364 * gdb.base/maint.exp (maint print type): Update for new type
23365 structure.
d63a86f8 23366
e31f1a7c
EZ
233672002-05-14 Elena Zannoni <ezannoni@redhat.com>
23368
23369 * gdb.arch: New directory.
23370 * gdb.arch/configure.in: New file.
23371 * gdb.arch/configure: New file.
23372 * gdb.arch/Makefile.in: New file.
23373
db589741
CV
233742002-05-13 Corinna Vinschen <vinschen@redhat.com>
23375
23376 * gdb.asm/asm-source.exp: Add v850 as supported target.
23377 * gdb.asm/v850.inc: New file.
23378
8ce2a7dc
DJ
233792002-05-13 Daniel Jacobowitz <drow@mvista.com>
23380
23381 * gdb.c++/annota2.exp (annotate-quit): Add comment.
23382
df763c7f
DJ
233832002-05-12 Daniel Jacobowitz <drow@mvista.com>
23384
23385 * gdb.base/break.exp: Check 'break "marker2"'.
23386
377daeed
MS
233872002-05-10 Michael Snyder <msnyder@redhat.com>
23388
23389 * gdb.base/long_long.exp: Fix typo.
23390
c4b7bc2b
JB
233912002-05-10 Jim Blandy <jimb@redhat.com>
23392
ecac9a4e
JB
23393 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
23394 a bug.
23395
c4b7bc2b
JB
23396 * gdb.base/printcmds.exp (test_integer_literals_rejected):
23397 Recognize more detailed error message produced by the macro
23398 expander's lexical analyzer.
23399 * lib/gdb.exp (test_print_reject): Same.
23400
e71019a1
MK
234012002-05-09 Mark Kettenis <kettenis@gnu.org>
23402
23403 * gdb.c++/method.exp: Fix typo.
23404
fedfc8e6
MS
234052002-05-08 Michael Snyder <msnyder@redhat.com>
23406
166a1957
MS
23407 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23408 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 23409 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
23410 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23411 Add iftarget clause for strongarm.
d63a86f8 23412
f1c47eb2
MS
234132002-05-06 Michael Snyder <msnyder@redhat.com>
23414
cb9a9d3e
MS
23415 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23416 (gdb_continue_to_end): Accept output from status wrapper.
23417 * gdb.base/ending-run.exp: Add case for output from status wrapper.
23418 Clean up fail messages to match pass messages.
23419
f1c47eb2
MS
23420 Enable the "needs_status_wrapper" testsuite feature.
23421 * lib/gdb.exp (gdb_wrapper_init): New procedure.
23422 (gdb_compile): Conditionally call gdb_wrapper_init.
23423 * gdb.base/a2-run.exp: Recognize output from status wrapper.
23424 * gdb.c++/method.exp: Recognize output from status wrapper.
23425
6079c749
BE
234262002-05-06 Ben Elliston <bje@redhat.com>
23427From Graydon Hoare <graydon@redhat.com>
23428
23429 * config/sid.exp: Include support for "rawsid" protocol.
23430
188baff3
JB
234312002-05-03 Jim Blandy <jimb@redhat.com>
23432
23433 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23434 * gdb.c++/hang3.C: New file.
23435
b9c07f0f
AC
234362002-05-04 Andrew Cagney <ac131313@redhat.com>
23437
23438 * gdb.base/default.exp: Remove obsolete code.
23439 * gdb.c++/misc.exp: Ditto. Update copyright.
23440 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
23441 * gdb.base/whatis.exp: Ditto. Update copyright.
23442 * gdb.base/scope.exp: Ditto. Update copyright.
23443 * gdb.base/ptype.exp: Ditto. Update copyright.
23444 * gdb.base/printcmds.exp: Ditto. Update copyright.
23445 * gdb.base/opaque.exp: Ditto. Update copyright.
23446 * gdb.base/list.exp: Ditto.
23447 * gdb.base/funcargs.exp: Ditto. Update copyright.
23448 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23449 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23450 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23451 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23452 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23453 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23454
5c7a0397
MS
234552002-05-02 Michael Snyder <msnyder@redhat.com>
23456
d6dcc264 23457 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
23458 * gdb.base/long_long.exp: Add xscale target.
23459 * gdb.base/default.exp: Add xscale target.
23460
eb7f1c48
JB
234612002-05-01 Jim Blandy <jimb@redhat.com>
23462
23463 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23464 gdb.c++/hang.exp: New test.
23465
a6befae8
FF
234662002-05-01 Fred Fish <fnf@redhat.com>
23467
23468 * gdb.base/completion.exp: Handle completions of "./Make" for
23469 more than one completion possibility, as is the case when we
23470 build and test in the source tree.
23471
0a310277
AG
234722002-04-29 Anthony Green <green@redhat.com>
23473
23474 * gdb.java/jmisc1.exp: New file.
23475 * gdb.java/jmisc2.exp: New file.
23476
6ff9af88
DJ
234772002-04-24 Daniel Jacobowitz <drow@mvista.com>
23478
23479 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23480
96b3d632
EZ
234812002-04-23 Elena Zannoni <ezannoni@redhat.com>
23482
23483 * gdb.base/help.exp: Change 'help status' to allow for target
23484 dependent output differences.
23485
5019bb54
MC
234862002-04-22 Michael Chastain <mec@shout.net>
23487
23488 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23489
a805a116
MC
234902002-04-22 Michael Chastain <mec@shout.net>
23491
23492 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23493
a1706bfd
DM
234942002-04-17 David S. Miller <davem@redhat.com>
23495
23496 * gdb.asm/sparc64.inc: New file.
23497 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23498
a73a20a2
EZ
234992002-04-19 Elena Zannoni <ezannoni@redhat.com>
23500
23501 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23502 instruction file directly into the build tree. Clean up at end of
23503 test.
23504
ba678339
DM
235052002-04-18 David S. Miller <davem@redhat.com>
23506
23507 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23508 handle 64-bit platforms correctly.
23509 * gdb.base/maint.exp: Likewise.
23510
b03399da
KB
235112002-04-18 Kevin Buettner <kevinb@redhat.com>
23512
23513 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23514 ``-fpic'' when compiling files comprising a shared library, but
23515 it does need additional linker flags in order to find shared
23516 libraries at run time.
23517
e2004992
KB
235182002-04-18 Kevin Buettner <kevinb@redhat.com>
23519
23520 * gdb.base/cvexpr.c (use): New function.
23521 (main): Invoke use() on all global variables to prevent
23522 some linkers from deleting these otherwise unused symbols.
23523
d8937120
MC
235242002-04-17 Michael Chastain <mec@shout.net>
23525From David S. Miller <davem@redhat.com>
23526
23527 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23528 handle 64-bit platforms correctly.
23529
ffd61a58
MS
235302002-04-12 Michael Snyder <msnyder@redhat.com>
23531From Jim Blandy <jimb@redhat.com>
a9c64011 23532 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
23533 script can handle this instead.
23534 * gdb.base/bar.c (barx): Same.
23535 * gdb.base/baz.c (bazx): Same.
23536 * gdb.base/grbx.c (grbxx): Same.
23537
23538 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23539 manager doesn't automatically unmap overlays unnecessarily.
23540
6b8426a6
MH
235412002-04-10 Martin M. Hunt <hunt@redhat.com>
23542
23543 * gdb.base/ending-run.exp: Fix pattern for Mips targets
23544 stepping out of main.
23545
34af4875
MC
235462002-04-09 Michael Chastain <mec@shout.net>
23547
23548 * gdb.c++/local.cc (main): Move call to marker1() inside nested
23549 scope so that the nested scope tests will make sense.
23550 * gdb.c++/local.exp: Write patterns that actually work with gcc
23551 (the HP patterns "were never known to work with gcc").
23552 Keep the old aCC patterns too.
23553
2d1676a0
DJ
235542002-04-09 Daniel Jacobowitz <drow@mvista.com>
23555
23556 * gdb.base/attach.exp: Correct target board test.
23557
3a63e3f9
MC
235582002-04-08 Michael Chastain <mec@shout.net>
23559
23560 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
23561 in a const method. Add some xfail and fail cases for configurations
23562 that do not emit the "const ...".
23563
f18dabd2
MC
235642002-04-07 Michael Chastain <mec@shout.net>
23565
23566 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
23567 Accept "A * const" and "const A * const" as type of "this".
23568 Fix spelling of getFunky throughout. Make messages uniform.
23569
0fcddd82
EZ
235702002-04-07 Elena Zannoni <ezannoni@redhat.com>
23571
a9c64011 23572 Work around for PR gdb/285:
0fcddd82
EZ
23573 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23574
16a8534a
EZ
235752002-04-07 Elena Zannoni <ezannoni@redhat.com>
23576
23577 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
23578 instructions file at run time instead of configure time.
23579 Sometimes we run the test in a directory that is not the one we
23580 configured in.
23581 * gdb.asm/configure.in: Delete creation of symlink.
23582 * gdb.asm/configure: Regenerate.
23583
24181d81
JB
235842002-04-05 J. Brobecker <brobecker@gnat.com>
23585
23586 * gdb.gdb/xfullpath.exp: New test, to exercise the new
23587 xfullpath () function.
23588
7cdb7107
DJ
235892002-04-04 Daniel Jacobowitz <drow@mvista.com>
23590
23591 * gdb.asm/Makefile.in: Correct dependencies.
23592
23593 * gdb.asm/powerpc.inc: New file.
23594 * gdb.asm/asm-source.exp: Add PowerPC.
23595 * gdb.asm/configure.in: Likewise.
23596 * gdb.asm/configure: Regenerated.
23597
a7d17088
DJ
235982002-04-04 Daniel Jacobowitz <drow@mvista.com>
23599
23600 * gdb.base/relocate.exp: New file.
23601 * gdb.base/relocate.c: New file.
23602
cd721503
FF
236032002-04-04 Fred Fish <fnf@redhat.com>
23604
23605 * gdb.base/step-test.exp: Update comment regarding stopping in
23606 memcpy/bcopy calls inserted as part of the compiler runtime.
23607
b22ad7a7
MS
236082002-04-04 Michael Snyder <msnyder@redhat.com>
23609
23610 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23611
5f279fa6
DJ
236122002-04-03 Daniel Jacobowitz <drow@mvista.com>
23613
23614 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
23615 (gdb_expect): Remove $notransfer hack.
23616
dd0fd3ce
DJ
236172002-04-02 Daniel Jacobowitz <drow@mvista.com>
23618
23619 * gdb.c++/classes.exp ("calling method for small class"): Match
23620 updated register output.
23621
1e50cda1
DJ
236222002-03-30 Daniel Jacobowitz <drow@mvista.com>
23623
23624 Fix PR gdb/452
23625 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
23626 when finished. Make gdb_file_cmd send "exec-file" when
23627 appropriate.
23628
24015922
DJ
236292002-03-30 Daniel Jacobowitz <drow@mvista.com>
23630
23631 * gdb.base/attach.exp: Remove extra setup_xfail.
23632
dd7dfd64
MS
236332002-03-26 Michael Snyder <msnyder@redhat.com>
23634
23635 * gdb.base/default.exp: Add tests for dump, append, and restore.
23636 * gdb.base/help.exp: Add tests for dump, append, and restore.
23637 * gdb.base/dump.exp: New file, test dump, append and restore.
23638 * gdb.base/dump.c: New file.
23639
48b2f8d7
MS
236402002-03-27 Michael Snyder <msnyder@redhat.com>
23641
d63a86f8 23642 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
23643 clean-ups in help messages.
23644
05b4d525
FF
236452002-03-26 Fred Fish <fnf@redhat.com>
23646
23647 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
23648 have debugging info for those functions and the compiler uses them
23649 internally to copy structs around.
23650
d7679631
FF
236512002-03-26 Fred Fish <fnf@redhat.com>
23652
23653 * gdb.base/list.exp: Revert the change made yesterday and add note
23654 about why we don't list the default lines for remote targets.
23655
523ac3f9
MS
236562002-03-25 Michael Snyder <msnyder@redhat.com>
23657
23658 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23659
754b2b8d
FF
236602002-03-25 Fred Fish <fnf@redhat.com>
23661
23662 * gdb.base/list.exp: This test works on remote targets so remove
23663 the short circuit for remote targets. Update copyright.
23664
33c3e192
FF
236652002-03-25 Fred Fish <fnf@redhat.com>
23666
23667 * gdb.base/attach.exp: Fix logic error that was suppressing this
23668 test for all non hppa*-*-hpux* targets, instead of the hp target.
23669 Move comments closer to the suppression point. Also now need to
23670 check that we are running natively.
23671
d43e73ee
MS
236722002-03-22 Michael Snyder <msnyder@redhat.com>
23673
882c8f02
MS
23674 * gdb.base/default.exp: Add test for gcore. Update copyright.
23675 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 23676
04c12f60
FF
236772002-03-06 Fred Fish <fnf@redhat.com>
23678
23679 * gdb.base/funcargs.c: Remove extraneous ';' character.
23680 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
23681
b43df995
MC
236822002-03-04 Michael Chastain <mec@shout.net>
23683
23684 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
23685 accommodate gcc v3 function signature.
23686 * gdb.mi/mi0-var-cmd-exp: Ditto.
23687
92362027
AC
236882002-02-24 Andrew Cagney <ac131313@redhat.com>
23689
23690 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
23691 ``GNU/Linux'' or ``Linux kernel''
23692 * testsuite/gdb.threads/pthreads.c: Ditto.
23693
258ad32d
MC
236942002-02-24 Michael Chastain <mec@shout.net>
23695
23696 * gdb.threads/pthreads.c (thread1): Add a return statement.
23697 (thread2): Likewise.
23698 (foo): Likewise.
23699
04c3b3d4
MC
237002002-02-23 Michael Chastain <mec@shout.net>
23701
23702 * gdb.threads/linux-dp.c (philosopher): Add a return statement
23703 to placate gcc.
23704
5a2a0a20
MC
237052002-02-23 Michael Chastain <mec@shout.net>
23706
23707 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
23708 test "ptype bint". The test passes on all my stabs configurations.
23709
a640f7fc
JB
237102002-02-21 Jim Blandy <jimb@redhat.com>
23711
27924826
JB
23712 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
23713 filename at a time, and watch for the ones we want to see.
23714
a640f7fc
JB
23715 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23716 types of pointers to prototyped functions.
23717
edcc8c75
AC
237182002-02-20 Andrew Cagney <ac131313@redhat.com>
23719
23720 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
23721 signed, unsigned and straight char.
23722 (padding_char, padding_short, padding_int, padding_long,
23723 padding_long_long, padding_float, padding_double,
23724 padding_long_double): New global variables.
23725 (fill, fill_structs): New functions.
23726
23727 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
23728 for correctly sized writes. Update copyright.
23729 (get_valueof): New procedure.
23730 (get_sizeof): Call get_valueof.
23731 (check_valueof): New procedure.
23732 (check_padding): New procedure.
23733
ac57ea44
MC
237342002-02-20 Michael Chastain <mec@shout.net>
23735
23736 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
23737 to setup_xfail. Document some of the remaining calls.
23738
7a10c941
MC
237392002-02-18 Michael Chastain <mec@shout.net>
23740
23741 * gdb.c++/userdef.exp: Update copyright year.
23742
fb8acdcc
DJ
237432002-02-18 Daniel Jacobowitz <drow@mvista.com>
23744
23745 * gdb.c++/userdef.exp: Test overloaded operators properly.
23746 Remove xfails.
23747
fda6ae12
MS
237482002-02-14 Michael Snyder <msnyder@redhat.com>
23749
23750 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
23751
676a0442
DJ
237522002-02-14 Daniel Jacobowitz <drow@mvista.com>
23753
23754 * gdb.base/a2-run.exp: Check for a remote target properly.
23755 * gdb.base/annota1.exp: Likewise.
23756 * gdb.base/list.exp: Likewise.
23757 * gdb.base/reread.exp: Likewise.
23758 * gdb.base/scope.exp: Likewise.
23759 * gdb.base/shlib-call.exp: Likewise.
23760 * gdb.base/term.exp: Likewise.
23761 * gdb.c++/annota2.exp: Likewise.
23762
78b4f468
RE
237632002-02-13 Richard Earnshaw <rearnsha@arm.com>
23764
23765 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
23766
9a81ba51
MC
237672002-02-10 Michael Chastain <mec@shout.net>
23768
23769 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
23770 (call_after_alloca): Ditto.
23771
004af6c7
DJ
237722002-02-10 Daniel Jacobowitz <drow@mvista.com>
23773
23774 * gdb.base/ending-run.exp: Guard "cont" test with
23775 gdb_skip_stdio_test.
23776
37225f62
JB
237772002-02-06 Jim Blandy <jimb@redhat.com>
23778
23779 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
23780 from here...
23781 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
23782 To here. Disable this test on non-HP platforms. Add big comment.
23783
fe6fdd96
MS
237842002-02-04 Michael Snyder <msnyder@redhat.com>
23785
23786 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
23787 other than d10v and m32r.
23788
036fad3f
RE
237892002-02-02 Richard Earnshaw <rearnsha@arm.com>
23790
23791 * gdb.base/default.exp: Rewrite test patterns to reduce time
23792 taken to match them.
23793
7148ab62
DJ
237942002-01-30 Daniel Jacobowitz <drow@mvista.com>
23795
23796 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
23797 Allow a start function above main.
23798 * gdb.threads/linux-dp.exp: Fix copyright date.
23799
396cc255
DJ
238002002-01-30 Daniel Jacobowitz <drow@mvista.com>
23801
a9c64011
AS
23802 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
23803 (check_philosopher_stack): Check for manager thread before checking
23804 for a just-starting thread.
396cc255 23805
f038d31b
DJ
238062002-01-30 Daniel Jacobowitz <drow@mvista.com>
23807
23808 From Neil Booth <neil@daikokuya.demon.co.uk>:
23809 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
23810 warnings.
23811
b3ff9d9a
FF
238122002-01-21 Fred Fish <fnf@redhat.com>
23813
23814 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
23815 not caller.
23816
39ad761d
JB
238172002-01-21 Jim Blandy <jimb@redhat.com>
23818
23819 * gdb.base/reread.exp: Check that GDB properly re-reads the
23820 executable file when it changes while no inferior is running.
23821
aaf320fa
FF
238222002-01-21 Fred Fish <fnf@redhat.com>
23823
a9c64011
AS
23824 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
23825 optionally accept the "shlib events" variation.
aaf320fa 23826
808a31f5
JB
238272002-01-21 Jim Blandy <jimb@redhat.com>
23828
23829 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
23830 call `fflush' after every `printf', so that the output is produced
23831 at predictable points, regardless of whatever buffering does (or
23832 doesn't) take place.
23833 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
23834 at different points.
23835
4420d5e2
DJ
238362002-01-20 Daniel Jacobowitz <drow@mvista.com>
23837
23838 * gdb.c++/inherit.exp: Update copyright years.
23839 * gdb.c++/method.exp: Likewise.
23840
3e36a0f4
DJ
238412002-01-20 Daniel Jacobowitz <drow@mvista.com>
23842
23843 * gdb.c++/classes.exp: Update for improved v3 support and skipping
23844 artificial methods/arguments.
23845 * gdb.c++/derivation.exp: Likewise.
23846 * gdb.c++/inherit.exp: Likewise.
23847 * gdb.c++/method.exp: Likewise.
23848 * gdb.c++/virtfunc.exp: Likewise.
23849
b4ceaee6
AC
238502002-01-18 Andrew Cagney <ac131313@redhat.com>
23851
23852 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
23853 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
23854 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
23855 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
23856 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
23857 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
23858
ecace851
JB
238592002-01-17 Jim Blandy <jimb@redhat.com>
23860
23861 * gdb.asm/asm-source.exp (info symbol): Take another shot at
23862 anchoring the pattern matching the entry point symbol's name.
23863
375fc983
AC
238642002-01-17 Andrew Cagney <ac131313@redhat.com>
23865
23866 * gdb.base/maint.exp: Update ``maint internal-error'' to match
23867 continue/quit query. Update copyright.
23868
fe6fdd96
MS
238692002-01-14 Michael Snyder <msnyder@redhat.com>
23870
23871 * gdb.base/gcore.exp: Remove extra debugging output.
23872
e017c81f
DJ
238732002-01-13 Daniel Jacobowitz <drow@mvista.com>
23874
23875 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
23876 for slightly dubious v2 mangled string.
23877
37ab3bf8
DJ
238782002-01-13 Daniel Jacobowitz <drow@mvista.com>
23879
23880 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
23881
1bc05c3a 238822002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 23883
1bc05c3a 23884 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 23885
1bc05c3a
JM
23886 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
23887 constructors.
23888 * gdb.c++/derivation.exp: Likewise.
23889 * gdb.c++/templates.exp: Likewise.
23890 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 23891
1bc05c3a
JM
238922002-01-10 Michael Snyder <msnyder@redhat.com>
23893
23894 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 23895
a911c360
MS
238962002-01-08 Michael Snyder <msnyder@redhat.com>
23897
23898 * gdb.base/gcore.exp: New test for generate-core-file command.
23899 * gdb.base/gcore.c: Testcase for above.
23900 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
23901
ea2119ec
JM
239022002-01-08 Jason Merrill <jason@redhat.com>
23903
23904 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
23905
68203136
FF
239062002-01-07 Fred Fish <fnf@redhat.com>
23907
23908 * gdb.c++/overload.exp: Remove unconditional xfails for:
23909 print foo_instance1.overloadargs(1)
23910 print foo_instance1.overloadargs(1, 2)
23911 print foo_instance1.overloadargs(1, 2, 3)
23912 print foo_instance1.overloadargs(1, 2, 3, 4)
23913 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
23914 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
23915 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
23916 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
23917 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
23918 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
23919 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
23920 print foo_instance1.overload1arg()
23921 print foo_instance1.overload1arg((char)arg2)
23922 print foo_instance1.overload1arg((signed char)arg3)
23923 print foo_instance1.overload1arg((unsigned char)arg4)
23924 print foo_instance1.overload1arg((int)arg7)
23925 print foo_instance1.overload1arg((unsigned int)arg8)
23926 print foo_instance1.overload1arg((float)arg11)
23927 print foo_instance1.overload1arg((double)arg12)
d63a86f8 23928
21b9b5b1
MS
239292002-01-07 Michael Snyder <msnyder@redhat.com>
23930
23931 * gdb.base/huge.exp: New test. Print a very large target data object.
23932 (skip_huge_test): New test variable. Define if you want to skip this
23933 test. The test reads an 8 megabyte data object from the target, so it
23934 might be very time consuming on remote targets with a slow connection.
23935 * gdb.base/huge.c: New file. Test case for above.
23936
725f922e
FF
239372002-01-07 Fred Fish <fnf@redhat.com>
23938
23939 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
23940 g_instance.bfoo, and g_instance.cfoo.
23941
889bf7c5 239422002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 23943
889bf7c5
PA
23944 * gdb.base/break.c (multi_line_if_conditional): New function.
23945 (multi_ilne_while_conditional): Likewise.
23946 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
23947 IF or WHILE condition puts the breakpoint at the start of
23948 the condition.
f286b2c3 23949
634d57ec
JL
23950 * gdb.base/selftest.exp (backtrace through signal handler): Remove
23951 hppa*-*-hpux* expected failure.
23952 * gdb.base/structs.exp (do_function_calls): Similarly.
23953
23954 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
23955 watchpoints.
23956
9fbfe2dc
AC
239572002-01-06 Andrew Cagney <ac131313@redhat.com>
23958
23959 Fix PR gdb/66.
23960 * gdb.base/structs.exp: Replace skip for a29k with skip for
23961 gdb,cannot_call_functions.
23962 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
23963 * gdb.base/callfuncs.exp: Ditto.
23964 * gdb.base/call-rt-st.exp: Ditto.
23965 * gdb.base/call-strs.exp: Ditto.
23966 * gdb.base/callfwmall.exp: Ditto.
23967 * gdb.base/scope.exp: Obsolete xfail a29k.
23968 * gdb.c++/misc.exp: Ditto.
23969 * gdb.c++/cplusfuncs.exp: Ditto.
23970 * gdb.base/ptype.exp: Ditto.
23971 * gdb.base/printcmds.exp: Ditto.
23972 * gdb.base/opaque.exp: Ditto.
23973 * gdb.base/list.exp: Ditto.
23974 * gdb.base/funcargs.exp: Ditto.
23975 * gdb.base/default.exp: Ditto.
23976
8ddad156
MS
239772002-01-04 Michael Snyder <msnyder@redhat.com>
23978
ca4976a6 23979 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
23980 * gdb.base/maint.exp: Add tests for maint info sections options.
23981
1b074332
JL
23982Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
23983
23984 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
23985
7d159115
CV
239862001-12-20 Corinna Vinschen <vinschen@redhat.com>
23987
23988 * gdb.asm/arm.inc: New file.
23989 * gdb.asm/asm-source.exp: Add arm targets.
23990 * gdb.asm/configure.in: Ditto.
23991 * gdb.asm/configure: Recreated from configure.in.
23992
8fb87725
JL
23993Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
23994
afabe08c
JL
23995 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
23996 with HP's compiler.
23997 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
23998 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
23999 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
24000 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
24001
24002 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
24003 either HP's compilers or GCC.
24004
db521deb
JL
24005 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
24006 a SIGBUS or SIGSEGV.
24007
24008 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
24009
24010 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
24011 can be compiled with either HP's compiler or GCC.
24012
cfa88ab7
JL
24013 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
24014 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
24015 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
24016
ca344dff
JL
24017 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
24018 to match current gdb output. Update due to using auto-solib-limit
24019 for limiting instead of overloading auto-solib-add.
24020 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
24021 test program.
24022
3f3c6e55 24023 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
24024 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
24025 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
24026 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
24027 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
24028 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
24029 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24030 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24031 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24032 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24033 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24034 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24035 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 24036
8fb87725
JL
24037 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24038 a SIGTRAP to the inferior.
24039
cf599fa7
CV
240402001-12-19 Corinna Vinschen <vinschen@redhat.com>
24041
24042 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24043 Substitute call to target_link by call to gdb_compile.
24044
2cd045cd
JL
24045Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24046
a9c64011
AS
24047 * gdb.base/break.exp: Fix HP specific search string when testing
24048 backtracing in a called function.
2cd045cd 24049
a9c64011
AS
24050 * gdb.base/constvars.exp: Only set lang to C++ if we're
24051 compiling the test with HP's compilers.
24052 * gdb.base/volatile.exp: Similarly.
2cd045cd 24053
99ebe9ac
JB
240542001-12-19 Jim Blandy <jimb@redhat.com>
24055
24056 * gdb.base/printcmds.exp: Expect the null character to be printed
24057 as '\0', and the '\013' to be printed as '\v'.
24058 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24059 * gdb.base/setvar.exp: Same.
24060
b9891b29
JB
240612001-12-17 Jim Blandy <jimb@redhat.com>
24062
0eba65ab
JB
24063 * gdb.base/completion.exp: Rather than completing very long
24064 filenames, which can make the readline library produce output we
24065 don't recognize, cd to the directory first, and then complete
24066 using nice, short relative paths.
24067
6970b5b1
JB
24068 * gdb.base/completion.exp: On some systems, there is, in fact, a
24069 variable named `b' in scope, since GDB treats all static
a9c64011
AS
24070 variables as being in scope. So use `no_var_named_this'
24071 instead of `b'.
6970b5b1 24072
b9891b29 24073 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 24074 can't find the core file's registers as a failure.
b9891b29 24075
e6ccd35f
JSC
240762001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24077
a9c64011
AS
24078 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24079 test expect string more specific.
e6ccd35f 24080
105ba819
CV
240812001-12-13 Corinna Vinschen <vinschen@redhat.com>
24082
24083 * gdb.asm/asm-source.exp: Add support for xstormy16.
24084 * gdb.asm/configure.in: Ditto.
24085 * gdb.asm/configure: Rebuild.
24086 * gdb.asm/xstormy16.inc: New file.
24087
e9e79dd9
FF
240882001-12-10 Fred Fish <fnf@redhat.com>
24089
24090 * gdb.base/maint.exp: Update to match changes in type dumping code.
24091
347dc97d
JB
240922001-12-10 Jim Blandy <jimb@redhat.com>
24093
24094 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
24095 matching the entry point symbol's name at the beginning of the
24096 line.
347dc97d 24097
5178b9d6
DJ
240982001-12-07 Daniel Jacobowitz <drow@mvista.com>
24099
24100 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
24101 gdb.c++/inherit.exp, gdb.c++/method.exp,
24102 gdb.c++/namespace.exp, gdb.c++/templates.exp,
24103 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
24104 and class layout support.
24105
af890c52
DJ
241062001-12-07 Daniel Jacobowitz <drow@mvista.com>
24107
24108 * gdb.c++/classes.exp: Add test for static member function.
24109 * gdb.c++/misc.cc: Add class with static member function.
24110
7a345fb3
JB
241112001-12-07 Jim Blandy <jimb@redhat.com>
24112
f2e54a80 24113 If GDB says it can't find the struct the function returned, report
8032bf31
JB
24114 those tests as `unsupported'.
24115 * gdb.base/call-rt-st.exp (print_struct_call): New function.
24116 Rewrite subsequent tests to use it.
24117
24118 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
24119 those tests as `unsupported'.
24120 * gdb.base/structs.exp (call_struct_func): New function.
24121 (do_function_calls): Use call_struct_func to call the functions
24122 returning structs.
24123
0bc69509
JB
24124 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
24125 whether functions are prototyped or not, so we can't possibly pass
24126 arguments to t_float_values2 properly.
24127
7a345fb3
JB
24128 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
24129 value of `timeout' for targets other than the mips*tx39-*.
24130
edb6ede1
MS
241312001-12-06 Michael Snyder <msnyder@redhat.com>
24132
d63a86f8 24133 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
24134 and detect whether the start symbol has a leading underscore.
24135
2d842f13
JB
241362001-12-04 Jim Blandy <jimb@redhat.com>
24137
24138 * gdb.base/completion.exp: Clarify indentation.
24139
68550daf
JB
241402001-12-03 Jim Blandy <jimb@redhat.com>
24141
24142 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
24143 variables on the S/390, not `.word'.
24144
cd5195a8
JB
241452001-11-30 Jim Blandy <jimb@redhat.com>
24146
24147 Add assembly-source tests for s390-ibm-linux.
24148 * gdb.asm/s390.inc: New file.
24149 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
24150 the S/390 architecture.
a9c64011 24151 * gdb.asm/configure: Regenerated.
cd5195a8 24152
ca9efc90
MS
241532001-11-30 Michael Snyder <msnyder@redhat.com>
24154
24155 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
24156 next, info source, info sources, info line, global and static
24157 variables, and static functions.
24158 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
24159 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
24160 * gdb.asm/asmsrc1.s: Add a static function and some variables.
24161 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
24162 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
24163 (gdbasm_leave): Restore frame pointer.
24164 (gdbasm_startup): Copy stack set-up from crt0.S.
24165
d0e66976
FN
241662001-11-26 Fernando Nasser <fnasser@redhat.com>
24167
24168 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
24169 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24170 to a local (non-static) variable. Copy tstruct.a to a static buffer
24171 and return a pointer to that buffer.
24172 * gdb.base/callfwmall.c (t_structs_a): Ditto.
24173
e2334072
MK
241742001-11-24 Mark Kettenis <kettenis@gnu.org>
24175
24176 * gdb.asm/configure.in: Fix recognition of ix86 target.
24177 * gdb.asm/configure: Regenerate.
24178
756caa3d
MS
241792001-11-21 Michael Snyder <msnyder@redhat.com>
24180
24181 * gdb.asm/sparc.inc: New file.
24182 * gdb.asm/asm-source.exp: Recognize sparc target.
24183 * gdb.asm/configure.in: Recognize sparc target.
24184 * gdb.asm/configure: Regenerate.
d63a86f8 24185
9a4d72d5
MS
241862001-11-21 Michael Snyder <msnyder@redhat.com>
24187
24188 * gdb.asm/m32r.inc: New file.
24189 * gdb.asm/asm-source.exp: Recognize m32r target.
24190 * gdb.asm/configure.in: Recognize m32r target.
24191 * gdb.asm/configure: Regenerate.
24192
a773d1cd
MS
241932001-11-20 Michael Snyder <msnyder@redhat.com>
24194
017ac23d
MS
24195 * gdb.asm/i386.inc: New file.
24196 * gdb.asm/asm-source.exp: Recognize ix86 target.
24197 * gdb.asm/configure.in: Recognize ix86 target.
24198 * gdb.asm/configure: Regenerate.
24199
a773d1cd
MS
24200 * gdb.c++/namespace.exp: Fix quotes in output messages.
24201
bb632afb
MS
242022001-11-14 Michael Snyder <msnyder@redhat.com>
24203
25d559ca 24204 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
24205 qualifier in a type cast expression, to designate an address
24206 in the instruction space (Harvard architecture).
24207
4749e309
MS
242082001-11-13 Michael Snyder <msnyder@redhat.com>
24209
24210 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
24211 Tests for expressions using 'const' and 'volatile'.
24212
25050984
CV
242132001-11-13 Corinna Vinschen <vinschen@redhat.com>
24214
24215 * gdb.asm/asm-sources.exp: Allow defining linker flags.
24216
1902c51f
DJ
242172001-11-12 Daniel Jacobowitz <drow@mvista.com>
24218
24219 * lib/mi-support.exp (mi_run_to_helper): Move comments
24220 outside of gdb_expect.
24221
dcf95b47
DJ
242222001-11-11 Daniel Jacobowitz <drow@mvista.com>
24223
24224 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
24225 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
24226 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
24227 mi0_run_to): New functions.
24228 * gdb.mi/mi-simplerun.exp: Use them.
24229 * gdb.mi/mi0-simplerun.exp: Likewise.
24230 * gdb.mi/mi-var-cmd.exp: Likewise.
24231 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 24232
45b074e1
AC
242332001-11-10 Andrew Cagney <ac131313@redhat.com>
24234
24235 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
24236 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
24237
bf50d346
AC
242382001-11-09 Andrew Cagney <ac131313@redhat.com>
24239
24240 * gdb.base/restore.exp: Include $expected value in restored test
24241 message.
24242
9383332c
AC
242432001-11-09 Andrew Cagney <ac131313@redhat.com>
24244
24245 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
24246 implemented.
24247
db62520a
MS
242482001-11-08 Michael Snyder <msnyder@redhat.com>
24249
24250 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
24251 Add pass/fail message for stop at breakpoint in call dummy function.
24252
b5703437
MS
242532001-11-07 Michael Snyder <msnyder@redhat.com>
24254
d63a86f8
RM
24255 * gdb.c++/templates.exp (test_template_breakpoints):
24256 If we get an overload menu, but it does not match what
760f6330 24257 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
24258 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
24259 making the whitespace optional. Argument for "new" may be
24260 "unsigned" as well as "unsigned int/long".
d63a86f8 24261 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
24262 making the whitespace optional. Also replace "(void) with
24263 "((void|)), making the keyword "void" optional.
d63a86f8 24264 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
24265 making the whitespace optional. Also replace "(void) with
24266 "((void|)), making the keyword "void" optional.
3bf40917
MS
24267 * gdb.base/callfuncs.c (t_float_values): This function must
24268 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 24269 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
24270 can be tested against both cases. Usually one case involves
24271 promotion of float to double, while the other does not.
24272 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
24273 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24274 includes a stack frame for "start".
24275
c8ab4e6d
JB
242762001-11-05 Jim Blandy <jimb@redhat.com>
24277
24278 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
24279 pointers are 32 bits long, and that offsets of relocs are always
24280 stored in the data (REL-style), and not in the reloc entry itself
24281 (RELA-style).
24282 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
24283 stabs.
24284
3f08ced9
MS
242852001-11-01 Michael Snyder <msnyder@redhat.com>
24286
24287 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
24288 and regular expression operators by using quoting.
24289
cbfa24cd
MS
242902001-10-31 Michael Snyder <msnyder@redhat.com>
24291
24292 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
24293 depending on what the symbol table contains.
24294 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
24295 the output of the ptype command. Similarly, accept both "const &"
24296 and "const&".
24297
aaa68313
CV
242982001-10-31 Corinna Vinschen <vinschen@redhat.com>
24299
24300 * gdb.base/miscexprs.c (main): Add usage of preprocessor
24301 symbol `STORAGE' to allow to choose the storage class of
24302 the local datastructures.
24303 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
24304 compiler directive.
24305
91740388
MS
243062001-10-30 Michael Snyder <msnyder@redhat.com>
24307
24308 * gdb.base/jump.exp: Allow it to run for all targets.
24309
1b7c05e7
CV
243102001-10-29 Corinna Vinschen <vinschen@redhat.com>
24311
24312 * gdb.base/call-ar-st.c (print_double_array): Match for loop
24313 with new double_array size.
24314 (main): Change storage class of all local variables to static.
24315 Reduce size of double_array to 9.
24316 * gdb.base/call-ar-st.exp: Increase timeout value.
24317 Change expected output for double array to match new size in
24318 call-ar-st.c.
24319
36a22261
CV
243202001-10-29 Corinna Vinschen <vinschen@redhat.com>
24321
24322 * gdb.base/ending-run.exp: Create identical output when passing
24323 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 24324 Stormy16 target.
36a22261 24325
92b8ae91
MK
243262001-10-28 Mark Kettenis <kettenis@gnu.org>
24327
24328 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
24329 that we catch the expected failure under Linux/x86.
24330
cb135b83
OF
243312001-10-29 Orjan Friberg <orjanf@axis.com>
24332
24333 * gdb.base/setvar.exp: Escape curly braces.
24334 * gdb.stabs/weird.exp: Ditto.
24335
6884aa54
DJ
243362001-10-27 Daniel Jacobowitz <drow@mvista.com>
24337
24338 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
24339 * gdm.mi/mi0-hack-cli.exp: Likewise.
24340
0398c9aa
AC
243412001-10-25 Andrew Cagney <ac131313@redhat.com>
24342
24343 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24344 messages.
24345
d20bf2e8
AC
243462001-10-21 Andrew Cagney <ac131313@redhat.com>
24347
24348 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
24349 checking MI enabled.
24350
03dd63aa
CV
243512001-10-09 Corinna Vinschen <vinschen@redhat.com>
24352
24353 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24354
1d9d99f3
FCE
243552001-10-04 Frank Ch. Eigler <fche@redhat.com>
24356
24357 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
24358 if gdb child process crashes, just signal an error.
24359
838ae6c4
JB
243602001-10-02 Jim Blandy <jimb@redhat.com>
24361
24362 * lib/gdb.exp (test_xfail_format): Simplify.
24363
24364 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
24365 front of the variable name `format'. Simplify `if'.
24366
8f0cbc1c
DJ
243672001-10-01 Daniel Jacobowitz <drow@mvista.com>
24368
24369 * gdb.threads/pthreads.exp: Wait for output and delay
24370 before sending ^C.
24371
1f08dafd
DJ
243722001-10-01 Daniel Jacobowitz <drow@mvista.com>
24373
24374 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
24375 some incorrect output instead of timing out.
24376 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
24377
674f90ff
CV
243782001-09-28 Corinna Vinschen <vinschen@redhat.com>
24379
24380 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
24381 check to allow additional `int'.
24382
9b284272
DJ
243832001-09-27 Daniel Jacobowitz <drow@mvista.com>
24384
24385 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
24386 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
24387
b55a4771
MS
243882001-09-27 Michael Snyder <msnyder@redhat.com>
24389
24390 * lib/gdb.exp (test_debug_format): New proc.
24391 (setup_xfail_format): Use new proc test_debug_format.
24392 * gdb.base/constvars.exp (local_compiler_xfail_check): New
24393 proc; use new service proc test_debug_format.
24394 Replace all other "gcc_compiled" tests with this test.
24395 * gdb.base/volatile.exp (local_compiler_xfail_check): New
24396 proc; use new service proc test_debug_format.
24397 Replace all other "gcc_compiled" tests with this test.
24398
243992001-09-27 Michael Snyder <msnyder@redhat.com>
24400
24401 * gdb.base/cvexpr.exp: New file.
24402 * gdb.base/cvexpr.c: New file
24403 Test for expressions using const and volatile keywords.
24404
4e6667ac
CV
244052001-09-26 Corinna Vinschen <vinschen@redhat.com>
24406
24407 * gdb.base/constvars.exp: Check for different orders of keywords
24408 and additional "int" strings in output.
24409
4f337972
AC
244102001-09-22 Andrew Cagney <ac131313@redhat.com>
24411
24412 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24413 responses from "help maint".
24414
2015650d
FCE
244152001-09-19 Frank Ch. Eigler <fche@redhat.com>
24416
24417 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24418 to localhost:NNN instead of :NNN, in case Xvfb is listening
24419 only on TCP.
24420
f3bcedc1
CV
244212001-09-19 Corinna Vinschen <vinschen@redhat.com>
24422
24423 * gdb.base/recurse.exp: When checking leaving the watchpoint
24424 scope, recognize when gdb is in function's epilogue and pass.
24425
6b819c92
KS
244262001-09-18 Keith Seitz <keiths@redhat.com>
24427
24428 * lib/insight-support.exp (_gdbtk_export_target_info): Add
24429 support for running tests against sid targets.
24430 (gdbtk_done): Ditto.
24431
a10c9419
CV
244322001-09-18 Corinna Vinschen <vinschen@redhat.com>
24433
24434 * gdb.base/ending-run.c (main): Set stdout buffersize
24435 to the same reasonable value for any target.
24436 * gdb.base/ending-run.exp: Add a regular expression
24437 to make testsuite happy on Sanyo Stormy16 target.
24438
739d0d99
CV
244392001-09-17 Corinna Vinschen <vinschen@redhat.com>
24440
24441 * gdb.base/display.c (do_loops): Add float variable `f'.
24442 Increment f in loop.
24443 * gdb.base/display.exp: Increment timeout by 60 seconds.
24444 Change float display test to use variable `f'.
24445
1b8947f0
JB
244462001-09-17 Jim Blandy <jimb@redhat.com>
24447
24448 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24449 overflowing the limited breakpoint tables on some ROM monitors
24450 (like the ROM68K).
24451
9890ac81
FCE
244522001-09-15 Frank Ch. Eigler <fche@redhat.com>
24453
24454 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24455 the "-ac" (disable access control) flag.
24456
6db765ea
JH
244572001-08-30 Jeff Holcomb <jeffh@redhat.com>
24458
24459 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24460 ints.
24461
4c32cc04
KS
244622001-08-30 Keith Seitz <keiths@redhat.com>
24463
24464 * lib/gdb.exp: Move all insight-related functionality into
24465 separate file.
24466 * lib/insight-support.exp: New file.
24467
8d6e6f81
FCE
244682001-08-29 Frank Ch. Eigler <fche@redhat.com>
24469
24470 * config/sid.exp (sid_start): Never set sid verbosity; disable
24471 expect_background {} that consumed its stdout; tolerate </dev/null.
24472 Attempt to set endianness override in "sid" protocol mode. Cleanup.
24473
6a90e1d0
AC
244742001-08-18 Andrew Cagney <ac131313@redhat.com>
24475
24476 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24477 CLI jump command to start it.
24478 (mi_run_to_main): Fail immediatly when unexpected output.
24479
1759b3c3
AC
244802001-08-18 Andrew Cagney <ac131313@redhat.com>
24481
24482 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24483 beginning of function. Fix PR gdb/191.
24484
61d11d80
FCE
244852001-08-16 Frank Ch. Eigler <fche@redhat.com>
24486
24487 * config/sid.exp (sid_start): Don't warn if we cannot figure out
24488 what to force sid endianness to.
24489
942a4df2
KS
244902001-08-15 Keith Seitz <keiths@redhat.com>
24491
24492 * lib/gdb.exp (gdbtk_start): Don't set environment
24493 variables for TCL_LIBRARY and friends. Insight will
24494 now figure these out for itself.
24495
0521c418
MS
244962001-08-02 Michael Snyder <msnyder@redhat.com>
24497
24498 * gdb.base/completion.exp: Remove the symbol "a64l" from
24499 the expect string; this is target-specific, and not related
24500 to what is being tested.
24501
74a9a58a
DB
245022001-08-02 Dave Brolley <brolley@redhat.com>
24503
24504 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24505
c70819fa
MS
245062001-07-25 Michael Snyder <msnyder@redhat.com>
24507
c2b8fa57
MS
24508 * gdb.base/consecutive.exp: New file. Test stepping over
24509 breakpoints on consecutive instructions.
24510 * gdb.base/consecutive.c: New file.
24511
c70819fa
MS
24512 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24513 curly braces in regular expressions.
24514
2b1a1355
MS
245152001-07-25 Michael Snyder <msnyder@redhat.com>
24516
24517 * gdb.base/ending-run.exp: Accept "Program exited normally" as
24518 legitimate output from stepping out of main.
24519
413eca6f
KS
245202001-07-22 Keith Seitz <keiths@redhat.com>
24521
24522 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24523 the empty string, do not run the tests.
24524
7e5a9322
SC
245252001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24526
24527 * gdb.base/long_long.exp: Detect size of pointer. Take into
24528 account 2-byte pointers when testing for p/a results.
24529
de58f10f
SC
245302001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24531
d63a86f8 24532 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
24533 and defined to 1K for m68hc11.
24534 (random_data): Reduce table to 1K for embedded platforms (68hc11).
24535 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24536 (sizeof_random_data): New variable to tell the size of the data table;
24537 don't test past this size; always run to main.
24538
d6f5fea1
SC
245392001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24540
24541 * gdb.base/return2.exp: return of long long and double fails for
24542 68HC11; don't execute these tests on that platform.
24543 * gdb.base/return.exp: Return of a double fails for 68hc11.
24544
c477543d
SC
245452001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24546
24547 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
24548 tests that print a float.
24549 * call-rt-st.exp: Likewise.
24550
63cf1c79
MK
245512001-07-12 Mark Kettenis <kettenis@gnu.org>
24552
24553 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
24554 running this test on Linux.
24555
112f9ab5
MC
245562001-06-24 Michael Chastain <chastain@redhat.com>
24557
24558 * gdb.base/arithmet.exp: Remove some tests to make all test names
24559 unique.
24560
4970cb0f
MS
245612001-07-03 Michael Snyder <msnyder@redhat.com>
24562
24563 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
24564 the output of the ptype command.
24565
d85da69f
MS
245662001-07-02 Michael Snyder <msnyder@redhat.com>
24567
4c8a82de
MS
24568 * gdb.base/completion.exp: Don't assume that break.c is the only
24569 source file that may contain functions named "marker".
d85da69f
MS
24570 * gdb.base/corefile.exp: Quote the curly braces in regexp.
24571
8afc772b
AC
245722001-06-28 Andrew Cagney <ac131313@redhat.com>
24573
24574 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
24575 of files to delete.
24576
24577 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
24578 * gdb.disasm/h8300s.exp: New file.
24579 gdb.disasm/h8300s.s: Likewise.
24580
cff22675
AC
245812001-06-27 Andrew Cagney <ac131313@redhat.com>
24582
24583 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24584 empty breakpoint tables.
24585
68c81b54
AC
245862001-06-25 Andrew Cagney <ac131313@redhat.com>
24587
24588 * lib/mi-support.exp: Update args=... part of stop-reason
24589 patterns. Accept either a list or a tuple.
24590
2dd62704
AC
245912001-06-23 Andrew Cagney <ac131313@redhat.com>
24592
24593 * lib/mi-support.exp: Remove local emacs variable defining
24594 change-log-default-name.
24595
b4127474
MC
245962001-06-22 Michael Chastain <chastain@redhat.com>
24597
24598 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
24599 This is operationally compatible with the previous version.
24600
8dbfb380
JB
246012001-06-13 Jim Blandy <jimb@redhat.com>
24602
24603 * lib/gdb.exp (gdb_test): Doc fix.
24604
f2d8c86d
MC
246052001-06-10 Michael Chastain <chastain@redhat.com>
24606
24607 * gdb.base/exprs.exp: Remove a duplicate test.
24608
81564d34
JB
246092001-06-06 Jim Blandy <jimb@redhat.com>
24610
24611 * gdb.base/return2.exp (main): Use values to test float and double
24612 returns that are not NaN's, to avoid being confused by IEEE
24613 comparison rules.
24614
da55addb
MS
246152001-06-04 Michael Snyder <msnyder@redhat.com>
24616
24617 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 24618 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
24619 rather than wait for 12 more tests to time out.
24620
42c65987
JB
246212001-06-06 Jim Blandy <jimb@redhat.com>
24622
b18bced9 24623 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 24624 Don't forget to match the GDB prompt.
b18bced9 24625
42c65987
JB
24626 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24627
5b41e5f0
JB
246282001-06-04 Jim Blandy <jimb@redhat.com>
24629
24630 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24631 command.
24632
015e046f
KB
246332001-05-31 Kevin Buettner <kevinb@redhat.com>
24634
24635 * gdb.base/annota1.exp (info break): Match four or more spaces
24636 after "Address".
24637
fb1ffbbe
MC
246382001-05-31 Michael Chastain <chastain@redhat.com>
24639
24640 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
24641 (dm_type_int_star): Likewise.
24642 (dm_type_long_star): Likewise.
24643 (dm_type_void_star): Likewise.
24644
5ea2a32c
KB
246452001-05-29 Kevin Buettner <kevinb@redhat.com>
24646
24647 * gdb.base/completion.exp (INPUTRC): Set this environment variable
24648 to a known value in order to get consistent results regardless
24649 of the setting of INPUTRC or the presence or contents of .inputrc.
24650
ae23c492
MS
246512001-05-24 Michael Snyder <msnyder@redhat.com>
24652
ac55707e
MS
24653 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
24654 Don't require that the main thread and the manager thread are the
24655 first in the list.
24656
ae23c492
MS
24657 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24658 debugging. If test fails, issue an "unsupported" not a "fail".
24659
400071f1
JB
246602001-05-24 Jim Blandy <jimb@redhat.com>
24661
24662 Don't assume that short is shorter than int.
24663 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
24664 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 24665 this isn't true.
400071f1
JB
24666 ("print unsigned char == (~0)"): Add test that verifies that ~0,
24667 an int, is not equal to ~0 stored in an unsigned char. This tests
24668 the same thing that the previous test meant to, but works on
24669 16-bit machines, too.
24670 ("print unsigned char != (~0)"): Same test, complemented.
24671
0816a3e5
MS
246722001-05-24 Michael Snyder <msnyder@redhat.com>
24673
24674 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 24675 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
24676 and prevents dejagnu getting out of step.
24677
f6dc23a9
KB
246782001-05-23 Kevin Buettner <kevinb@redhat.com>
24679
24680 * gdb.base/finish.exp (finish_void): Revise pattern for
24681 stopping on the call statement to not permit stopping at
24682 the start of the instructions comprising the call sequence.
24683
7dbd117d
MC
246842001-05-19 Michael Chastain <chastain@redhat.com>
24685
24686 * gdb.base/callfuncs.exp: Make all test names unique.
24687 * gdb.base/commands.exp: Make all test names unique.
24688 * gdb.base/condbreak.exp: Make all test names unique.
24689 * gdb.base/dbx.exp: Make all test names unique.
24690 * gdb.base/default.exp: Make all test names unique.
24691 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
24692 and TIMEOUT messages to their corresponding PASS message.
24693 * gdb.base/ending-run.exp: Make all test names unique.
24694 * gdb.base/long_long.exp: Remove duplicate test.
24695
6b0b0a9e
KB
246962001-05-21 Kevin Buettner <kevinb@redhat.com>
24697
24698 * gdb.base/finish.exp (finish_void): Allow "finish" command to
24699 stop on the call statement as well as the statement after the
24700 call.
24701
2caa35cb
MS
247022001-05-21 Michael Snyder <msnyder@redhat.com>
24703
24704 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24705
40713331
EZ
247062001-05-10 Elena Zannoni <ezannoni@redhat.com>
24707
a9c64011
AS
24708 * gdb.base/completion.exp: Revamp test. Make it execute on all
24709 platforms.
40713331 24710
c2c1be8d
EZ
247112001-05-10 Elena Zannoni <ezannoni@redhat.com>
24712
a9c64011
AS
24713 * config/gdbserver.exp (gdb_load): Handle the case
24714 in which the arguments to gdbserver are given in the
24715 baseboard configuration file.
24716 Also handle the case in which the server needs to do a
24717 load.
2c9cd303 24718
9671de48
KS
247192001-05-07 Keith Seitz <keiths@cygnus.com>
24720
a9c64011
AS
24721 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
24722 set up the display for testing.
24723 (gdbtk_start): Convert all paths to paths that tcl will like.
24724 Export target information to environment.
24725 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
24726 necessary.
24727 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
24728 (to_tcl_path): New proc to convert a given pathname into
24729 a path acceptible as an argument to a tcl command.
24730 (_gdbtk_export_target_info): New proc to export target info
24731 into the environment for gdbtk testing.
24732 (gdbtk_done): New proc to signal end-of-test.
9671de48 24733
5a360f47
JB
247342001-05-06 Jim Blandy <jimb@redhat.com>
24735
24736 * restore.c: Make the code of caller0 correspond to its comment.
24737
66c756c6
MS
247382001-05-03 Michael Snyder <msnyder@redhat.com>
24739
24740 * config/sid.exp (gdb_target_sid): Check for error messages.
24741 On error or timeout, don't make expect exit (which will terminate
24742 all subsequent tests); instead just make gdb exit.
d63a86f8 24743 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
24744 return a negative value.
24745
a966fde5
JB
247462001-04-24 Jim Blandy <jimb@redhat.com>
24747
851c18e0
JB
24748 * gdb.c++/templates.exp: If we see the prompt for the overload
24749 list, but we haven't recognized any of the longer patterns,
24750 arrange for this test to fail, not hang.
24751
a966fde5
JB
24752 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
24753 variations.
24754
db144853
MC
247552001-04-22 Michael Chastain <chastain@redhat.com>
24756
24757 * gdb.c++/local.exp: Use the 'runto' library function.
24758 * gdb.c++/namespace.exp: Likewise.
24759 * gdb.c++/overload.exp: Likewise.
24760
3207ec21
KB
247612001-03-26 Kevin Buettner <kevinb@redhat.com>
24762
24763 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
24764 * gdb.base/step-line.exp: New file. Test step/next in presence of
24765 #line directives.
24766 * gdb.base/step-line.c: New file. Test program for the above.
24767 * gdb.base/step-line.inp: New file. We pretend that this file has
24768 been transformed by some other tool into step-line.c.
24769
13b57657
JB
247702001-03-21 Jim Blandy <jimb@redhat.com>
24771
24772 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
24773 unmangled operator names.
24774
754cbe1c
JB
247752001-03-20 Jim Blandy <jimb@redhat.com>
24776
24777 * gdb.threads/linux-dp.exp: Recognize an additional message
24778 generated by GDB when it doesn't understand how to debug threads
24779 on the target system.
24780
177495c9
AC
247812001-03-19 Andrew Cagney <ac131313@redhat.com>
24782
24783 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
24784
f266096b
MC
247852001-03-12 Michael Chastain <chastain@redhat.com>
24786
24787 * gdb.c++/derivation.exp: Use the 'runto' library function.
24788
cac3c2ff
MC
247892001-03-12 Michael Chastain <chastain@redhat.com>
24790
24791 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
24792
b6c11a24
MC
247932001-02-24 Michael Chastain <chastain@redhat.com>
24794
24795 * gdb.c++/ref-types.exp: Change handwritten code to library
24796 function 'runto'.
24797
6bae5bce
OF
247982001-03-16 Orjan Friberg <orjanf@axis.com>
24799
24800 * gdb.base/signals.exp: Set count to 0 explicitly.
24801
0015fd9a
MS
248022001-03-15 Mark Salter <msalter@redhat.com>
24803
24804 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
24805 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
24806 (gdb_load): Add support for additional target_info: gdb_download_size
24807 and gdb_load_timeout.
0015fd9a 24808
fc33412a
DT
24809Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
24810
24811 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
24812 file -- to prevent failing when the compile fails but we have no
24813 intention of running the tests anyway.
fc33412a
DT
24814
24815 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
24816 tests if set.
24817
24818 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 24819 integers.
fc33412a
DT
24820
24821 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
24822 * gdb.c++/namespace.exp: Ditto.
24823
115f06de
OF
248242001-03-07 Orjan Friberg <orjanf@axis.com>
24825
24826 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
24827 * gdb.base/pointers.exp: Relax pattern match of decimals.
24828
b6ba6518
KB
248292001-03-06 Kevin Buettner <kevinb@redhat.com>
24830
24831 * Makefile.in, config/abug.exp, config/cfdbug.exp,
24832 config/cpu32bug.exp, config/dve.exp, config/est.exp,
24833 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
24834 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
24835 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
24836 config/sh.exp, config/sid.exp, config/slite.exp,
24837 config/sparclet.exp, config/udi.exp, config/unknown.exp,
24838 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
24839 config/vxworks.exp, config/vxworks29k.exp,
24840 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
24841 gdb.base/all-bin.exp, gdb.base/annota1.exp,
24842 gdb.base/arithmet.exp, gdb.base/assign.exp,
24843 gdb.base/async.exp, gdb.base/attach.exp,
24844 gdb.base/bitfields.exp, gdb.base/bitops.exp,
24845 gdb.base/break.exp, gdb.base/call-ar-st.exp,
24846 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
24847 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
24848 gdb.base/commands.exp, gdb.base/completion.exp,
24849 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
24850 gdb.base/constvars.exp, gdb.base/corefile.exp,
24851 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
24852 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
24853 gdb.base/ending-run.exp, gdb.base/environ.exp,
24854 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
24855 gdb.base/finish.exp, gdb.base/foll-exec.exp,
24856 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
24857 gdb.base/funcargs.exp, gdb.base/help.exp,
24858 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
24859 gdb.base/logical.exp, gdb.base/long_long.exp,
24860 gdb.base/maint.exp, gdb.base/mips_pro.exp,
24861 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
24862 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
24863 gdb.base/pointers.exp, gdb.base/printcmds.exp,
24864 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
24865 gdb.base/regs.exp, gdb.base/relational.exp,
24866 gdb.base/remote.exp, gdb.base/reread.exp,
24867 gdb.base/restore.exp, gdb.base/return2.exp,
24868 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
24869 gdb.base/selftest.exp, gdb.base/setshow.exp,
24870 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
24871 gdb.base/sigall.exp, gdb.base/signals.exp,
24872 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
24873 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
24874 gdb.base/step-test.exp, gdb.base/structs.c,
24875 gdb.base/structs.exp, gdb.base/structs2.exp,
24876 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
24877 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
24878 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
24879 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
24880 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
24881 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
24882 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
24883 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
24884 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
24885 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
24886 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
24887 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
24888 gdb.fortran/types.exp, gdb.java/jmisc.exp,
24889 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
24890 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
24891 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
24892 gdb.trace/circ.exp, gdb.trace/collection.exp,
24893 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
24894 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
24895 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
24896 gdb.trace/report.exp, gdb.trace/save-trace.exp,
24897 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
24898 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
24899 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
24900 notices.
24901
dc96c6c7 249022001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
24903
24904 * gdb.base/varargs.c (find_max_double): Fix printf format string:
24905 first arg is int not float.
24906
dc96c6c7 249072001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
24908
24909 * gdb.base/reread.exp: Unsupported for non-native targets;
24910 doesn't work for remote debugging.
24911
9b0c4aeb
FN
249122001-02-19 Fernando Nasser <fnasser@redhat.com>
24913
24914 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
24915 * gdb.base/ending-run.exp: Properly handle the BSP state when
24916 stepping past the end of main.
9b0c4aeb 24917
02aa71d5
MC
249182001-02-19 John Moore <jmoore@redhat.com>
24919
24920 * gdb.base/commands.exp (infrun_breakpoint_command_test):
24921 Converted HPUX fix for non-expected items following multiple
24922 step commands into general solution for all platforms.
24923
1fa449a4
MC
249242001-02-18 Michael Chastain <chastain@redhat.com>
24925
24926 * gdb.c++/classes.exp (do_tests): Change runto statements
24927 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24928 statements demangler agnostic.
24929 * gdb.c++/virtfunc.exp (do_tests): Likewise.
24930 (gdb_virtfunc_restart): Likewise.
24931
b2f9ec70
MC
249322001-02-14 Michael Chastain <chastain@redhat.com>
24933
24934 * gdb.c++/inherit.exp (do_tests): Change runto statements
24935 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24936 statements demangler agnostic.
24937
cf74b8ca
AC
24938Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
24939
24940 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
24941 ``continue to bkpt at common_routine in thread 2'' and ``stopped
24942 before calling common_routine 15 times'' tests.
cf74b8ca 24943
99f78f56
MC
249442001-02-11 Michael Chastain <chastain@redhat.com>
24945
24946 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
24947 Helps the test script figure out which demangler is in use.
24948 (dm_type_foo_ref): Ditto.
24949 (dm_type_int_star): Ditto.
24950 (dm_type_long_star): Ditto.
24951 (dm_type_unsigned_int): Ditto.
24952 (dm_type_void): Ditto.
24953 (dm_type_void_star): Ditto.
99707966 24954 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
24955 Probe the gdb demangler and set variables to accommodate
24956 formatting differences.
24957 (info_func_regexp): New function. Same as info_func, but
24958 matches against a regexp.
24959 (info_func): Match against a literal string.
24960 (print_addr_2): New function. Match against a literal string,
24961 which can be different from the input to gdb.
24962 (print_addr): Simply call print_addr_2 with the same argument twice.
24963 (test_lookup_operator_functions): Use demangler formatting variables.
24964 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
24965 the tests in the same order as the C++ class declaration.
24966 (test_paddr_operator_functions): Ditto.
24967 (test_paddr_overloaded_functions): Ditto.
24968 (test_paddr_hairy_functions): Use demangler formatting variables.
24969 Add reference to gdb/19 for related tests.
24970 (do_tests): Call probe_demangler.
24971
1de8f023
KB
249722001-01-30 Kevin Buettner <kevinb@redhat.com>
24973
24974 * gdb.c++/templates.cc (printf): Remove unused function definition.
24975
ca3f91ed
MS
249762001-01-26 Felix Lee <flee@redhat.com>
24977
24978 * sid.exp (sid_exit): Pass host, not target, to remote_close.
24979
249802001-01-25 matthew green <mrg@redhat.com>
24981
24982 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
24983 up sid.
24984 (sid_exit): Call `remote_pop_conn' after GDB is gone.
24985
249862001-01-25 matthew green <mrg@redhat.com>
24987
24988 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 24989 Deprecate $sid_spawn_id.
ca3f91ed
MS
24990 (sid_exit): Remove code necessary only for `spawn.'
24991
249922001-01-25 matthew green <mrg@redhat.com>
24993
24994 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
24995
fb18ec4a
MC
249962001-01-28 Michael Chastain <chastain@redhat.com>
24997
24998 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
24999 to call when tests fail. It takes gdb out of the overloaded
25000 function choice menu back to the main prompt, so that the test
25001 program stays synchronized.
25002 (set_bp_overloaded): New proc to collect all the common
25003 code for setting a breakpoint on an overloaded name. Calls
25004 take_gdb_out_of_choice_menu when needed.
25005 (menu_overload1arg): New variable to collect the repeated
25006 instances of the expected menu for an overloaded name. Change
25007 the regular expression to handle changes in g++ type encoding:
25008 "void" can be either "void" or "", and "unsigned int" can be
25009 either "unsigned int" or "unsigned".
25010 (continue_to_bp_overloaded): Change regular expressions to handle
25011 changes in g++ type encoding.
25012 (no proc): Call take_gdb_out_of_choice_menu when needed.
25013 Remove redundant calls to "info break". Accept either "canceled"
25014 or "cancelled". Change regular expressions in "info break"
25015 calls to handle changes in g++ type encoding. Give all tests
25016 unique strings.
25017
9c646a6e
BE
250182001-01-17 Ben Elliston <bje@redhat.com>
25019
25020 * config/sid.exp: New file.
25021
9549d9c1
AC
25022Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
25023
25024 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
25025
dc96c6c7 250262000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
25027
25028 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
25029 Add a RE to accept a non-ascii char if one is ever presented.
25030
b4df4f68
FN
250312000-12-20 Fernando Nasser <fnasser@redhat.com>
25032
297dd0fd 25033 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 25034
dc96c6c7 250352000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 25036
d63a86f8 25037 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
25038 in regexp. One '\' does not suffice on Linux.
25039
4a7bddb6
MC
250402000-12-09 Michael Chastain <chastain@redhat.com>
25041
25042 * gdb.base/break.exp (test_clear_command): Use a marker function
25043 rather than 'main' for the test function. Also move this
25044 test to an execution point where the marker function names are
25045 guaranteed to be bound to functions. (Executing tests after a
25046 'finish' from main runs into name conflicts with local names
25047 in __libc_start_main).
25048
dc96c6c7 250492000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
25050
25051 * gdb.base/finish.exp: New test for gdb's "finish" command.
25052 * gdb.base/return2.exp: New test for gdb's "return" command.
25053 * gdb.base/return2.c: New source file for above.
25054
dc96c6c7 250552000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
25056
25057 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25058 * gdb.base/miscexprs.exp: Ditto.
25059 * gdb.base/pointers.exp: Ditto.
25060 * gdb.c++/derivation.exp: Ditto.
25061 * gdb.c++/local.exp: Ditto.
25062 * gdb.c++/namespace.exp: Ditto.
25063 * gdb.c++/overload.exp: Ditto.
25064 * gdb.c++/ref-types.exp: Ditto.
25065
dc96c6c7 250662000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
25067
25068 * gdb.base/constvars.exp: Test result of "up" command.
25069 * gdb.base/miscexprs.exp: Ditto.
25070 * gdb.base/pointers.exp: Ditto.
25071 * gdb.base/scope.exp: Ditto.
25072 * gdb.c++/derivation.exp: Ditto.
25073 * gdb.c++/local.exp: Ditto.
25074 * gdb.c++/namespace.exp: Ditto.
25075 * gdb.c++/overload.exp: Ditto.
25076 * gdb.c++/ref-types.exp: Ditto.
25077
44097287
FN
250782000-11-22 Michael Chastain <chastain@redhat.com>
25079
25080 * mips_pro.exp: Accept either "middle -> top -> main" or
25081 "middle -> main" in the backtrace, because gcc can optimize
25082 tail calls to jumps. Remove setup_xfail for the hppa case.
25083 Add a comment with the original warning messages from PR 3016,
25084 which was filed in 1993, to preserve them for posterity.
25085
9d2e1bab
ND
250862000-11-17 Nick Duffek <nsd@redhat.com>
25087
25088 * lib/gdb.exp (gdb_test): Override timeout with board info.
25089
1aca8eb7
ND
250902000-11-17 Nick Duffek <nsd@redhat.com>
25091
25092 * gdb.base/display.exp: Don't kill running stub. Add "again" to
25093 the second kill and detach messages.
25094
93076499
ND
250952000-11-17 Nick Duffek <nsd@redhat.com>
25096
25097 * configure.in: Add AC_EXEEXT.
25098 * configure: Regenerate.
25099 * Makefile.in (just-check): Export EXEEXT.
25100 * lib/gdb.exp ($EXEEXT): Import from environment.
25101 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
25102 expect "maint dump-me" on Cygwin.
25103 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
25104 $EXEEXT.
25105
30e87cd3
ND
251062000-11-17 Nick Duffek <nsd@redhat.com>
25107
25108 * gdb.base/break.exp: Test backtrace and finish from called
25109 function on all platforms, not just HP-UX.
25110
dc96c6c7 251112000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
25112
25113 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
25114 code from gdb_target_monitor, so it can be used independantly
25115 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 25116
dc96c6c7 251172000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
25118
25119 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
25120 * gdb.base/corefile.exp: Expect the message "Program is being
25121 debugged already" when we send the "corefile" command, since
25122 the preceeding gdb_load may have connected gdb to a remote target.
25123 * gdb.base/display.exp: Disable hardware watchpoints if new
25124 board info variable "no_hardware_watchpoints" is true.
25125 Replace single-letter commands with more readable ones.
25126 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
25127 if new board info variable "no_hardware_watchpoints" is true.
25128 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
25129 to see if stdio (printf) testing is possible.
25130 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
25131 board info variable "no_hardware_watchpoints" is true. Use new
25132 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
25133
39124dea
FN
251342000-11-13 Fernando Nasser <fnasser@redhat.com>
25135
25136 From Orjan Friberg <orjanf@axis.com>:
25137 * gdb.base/printcmds.exp: Escape curly braces followed by a number
25138 in array print pattern match.
25139
a9e2e984
FN
251402000-11-09 Fernando Nasser <fnasser@redhat.com>
25141
25142 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
25143 spelling "cancelled" to U.S. spelling "canceled" to match changes
25144 made to gdb.
25145 * gdb.c++/ovldbreak.exp: Ditto.
25146
c7db355b
PS
251472000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25148
25149 * gdb.base/callfuncs.c (main): Moved to end of file, call
25150 t_double_values to initialize the FPU before inferior calls are made.
25151 * gdb.base/callfuncs.exp: Test for register preservation after calling
25152 inferior functions. Add tests for continuining, finishing and
25153 returning from a stop in a call dummy.
25154
dc96c6c7 251552000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
25156
25157 * gdb.base/commands.exp: Break up long lines, and re-indent.
25158
dc96c6c7 251592000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
25160
25161 * config/gdbserver.exp: Rewritten from the ground up, to make it
25162 compatible with the current dejagnu tree, and to make it work with
25163 the new "gdbserver" in libremote.
25164
dc96c6c7 251652000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25166
25167 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25168 * gdb.base/varargs.exp: Skip entire test if no printf support.
25169 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25170 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25171
dc96c6c7 251722000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25173
25174 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
25175 no floating point support.
25176 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
25177 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25178 * gdb.base/call-rt-st.exp: Ditto.
25179 * gdb.base/call-strs.exp: Ditto.
25180
bac5fc66
JG
251812000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
25182
25183 * gdb.base/sizeof.c: include <stdio.h>.
25184
25185 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
25186 'finish', otherwise uncaptured gdb_prompt would potentially
25187 throw remaining test points out of sync.
bac5fc66 25188
b22a6027
SB
251892000-07-26 Scott Bambrough <scottb@netwinder.org>
25190
25191 * gdb.base/recurse.exp: Run tests for all targets.
25192 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25193 gnu-oldld case on ARM.
25194 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25195 for ARM targets.
d63a86f8 25196
d8231941
AG
25197Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
25198
25199 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
25200 * gdb.java/configure: Rebuild.
25201
8caabe69
AG
25202Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
25203
25204 * gdb.java/jv-exp.exp: New file.
25205
9d273ca3
AG
25206Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
25207
25208 * configure: Rebuilt.
25209 * configure.in (configdirs): Add gdb.java.
25210 * gdb.java/jmisc.java: New file.
25211 * gdb.java/jmisc.exp: New file.
25212 * gdb.java/Makefile.in: New file.
25213 * gdb.java/configure: Rebuilt.
25214 * gdb.java/configure.in: New file.
25215 * lib/java.exp: New file.
25216
4f823a66
AC
25217Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
25218
25219 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 25220 underflow.
4f823a66 25221
2391e11d
AC
25222Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
25223
25224 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 25225 and the compilers sizes.
2391e11d 25226
54602222
ND
252272000-07-09 Nick Duffek <nsd@redhat.com>
25228
25229 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
25230 (use_methods): New function.
25231 (main): Call use_methods().
25232 * gdb.c++/classes.exp (test_method_param_class): New procedure.
25233 (do_tests): Call test_method_param_class.
25234
2bec0572
ND
252352000-07-09 Nick Duffek <nsd@redhat.com>
25236
25237 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
25238 spelling.
25239 (test_enums): New procedure. Move enum tests from end of script
25240 to here. Set breakpoint on function name instead of line number.
25241 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
25242 (enums2): New marker function.
25243 (enums1): New function.
25244 (main): Call enums1(). Move enum tests to enums1().
25245
78492fde
AC
25246Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
25247
25248 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 25249 compile/link program. Update line numbers.
78492fde
AC
25250 * gdb.asm/d10v.inc: Define ``startup''.
25251 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 25252
49a2cef8
AC
25253Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
25254
25255 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
25256
3e6c8688
EZ
252572000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25258
25259 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 25260 of 'help maint print' command.
3e6c8688 25261
9ff5cbe9
AC
25262Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
25263
25264 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 25265 they use gdb_expect_list.
9ff5cbe9 25266
17c579bd
AC
25267Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
25268
25269 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
25270 memory-read-packet-size'' instead of ``set endian big'' to test
25271 long commands.
17c579bd 25272
e6d71bf3
DB
252732000-06-03 Daniel Berlin <dan@cgsoftware.com>
25274
25275 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 25276 g++, and stop skipping them.
e6d71bf3
DB
25277
25278 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25279 work under g++.
25280
d63a86f8 25281 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
25282 initialization.
25283
dc96c6c7 252842000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
25285
25286 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
25287 the regular expression: accept an (almost) arbitrary sequence of
25288 "frames-invalid" and "breakpoints-invalid" messages both before
25289 and after the "starting" message.
25290
dc96c6c7 252912000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
25292
25293 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 25294
dc96c6c7 252952000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
25296
25297 * gdb.base/annota1.exp (annotate-signal-handler-caller):
25298 Relax the regular expression a little, make it pass on Solaris 8.
25299
8216cda9
KB
253002000-05-12 Kevin Buettner <kevinb@redhat.com>
25301
25302 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 25303 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
25304 Instead, it is permissible for gdb to stop on the line of the
25305 call itself.
25306
1a570b2f
MS
253072000-05-12 Michael Snyder <msnyder@.cygnus.com>
25308
25309 * gdb.base/break.exp (bp on small function, optimized file):
25310 Add a second pass pattern. The behavior differs here between stabs
25311 and dwarf for one-line functions. Stabs preserves two line symbols
25312 (one before the prologue and one after) with the same line number,
25313 but dwarf regards these as duplicates and discards one of them.
25314 Therefore the address after the prologue (where the breakpoint is)
25315 has no exactly matching line symbol, and GDB reports the breakpoint
25316 as if it were in the middle of a line rather than at the beginning.
25317
dc96c6c7 253182000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 25319
d63a86f8 25320 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
25321 rather than "send_gdb" (for consistancy).
25322
7d418785
AC
25323Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
25324
25325 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
25326 * gdb.c++/templates.cc: Properly check for GCC version number.
25327 * lib/compiler.cc: Likewise
25328
dc96c6c7 253292000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 25330
d63a86f8 25331 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
25332 gdb may not stop at the first line of main, due to code motion.
25333
dc96c6c7 253342000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
25335
25336 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
25337 This test depends on parsing the printf output from the target.
25338 Since the sparclet stub doesn't do stdio, this will never work.
25339 * gdb.base/call-rt-st.exp: ditto.
25340 * gdb.base/call-strs: ditto.
25341
dc96c6c7 253422000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
25343
25344 * gdb.base/miscexprs.exp: make sizeof long array test portable.
25345
25346 * gdb.base/ending-run.exp: After connecting to a remote target,
25347 but before running, the target will appear to be in a random
25348 location. Specify both a file and a line for breakpoints.
25349 Also, the function that calls main may be called 'init'
25350 rather than 'start'.
25351
a5a51225
EZ
253522000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25353
25354 * gdb.base/help.exp: Update output for add-symbol-file command.
25355
7930cc7c
FN
253562000-04-10 Fernando Nasser <fnasser@cygnus.com>
25357
25358 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25359 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
25360
23e37ab1
C
253612000-04-07 J.T. Conklin <jtc@redback.com>
25362
e93c542c
C
25363 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25364
23e37ab1
C
25365 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25366
591b8fa3
PDM
25367Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
25368
25369 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 25370 values that can be represented exactly.
591b8fa3
PDM
25371 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
25372 above change, and to not check against the directory part of the source
25373 file name.
25374 (step into print_long_arg_list): Likewise.
25375 (print print_small_structs from print_long_arg_list): Likewise.
25376 (print print_long_arg_list): Likewise.
25377
7a495180
EZ
253782000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25379
30b53638 25380 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 25381
beb998c6
AC
25382Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
25383
25384 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
25385
1c689132
DB
253862000-03-25 Daniel Berlin <dan@cgsoftware.com>
25387
25388 * gdb.base/commands.exp (deprecated_command_test): Add test for
25389 deprecate with no arguments.
25390
c1790a9d
JL
253912000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
25392
25393 * gdb.base/break.exp: Add new test for setting breakpoints on
25394 optimized code so we can test breakpoints work even when function
25395 prologues may be optimized away
25396
003ba290
FN
253972000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
25398
25399 From David Whedon <dwhedon@gordian.com>
a9c64011 25400 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 25401
6837a0a2
DB
254022000-03-22 Daniel Berlin <dan@cgsoftware.com>
25403
25404 * gdb.base/help.exp: Added test for new apropos command.
25405
b9593231
KB
254062000-03-21 Kevin Buettner <kevinb@redhat.com>
25407
25408 * gdb.base/pointers.c (usevar): New function.
25409 (main): Make sure that global variables v_int_pointer2, rptr,
25410 and y are all referenced someplace in the program by calling
25411 usevar() on them. [Some linkers delete symbols which are
25412 never referenced. The space remains, but there's no way to
25413 get a (symbolic) handle on the variable from the debugger.]
25414
751a959b
EZ
254152000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25416
25417 * gdb.base/printcmds.c: Add typedeffed arrays.
25418
25419 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 25420 procedure to test arrays that are typedef'd.
751a959b 25421
73a93a32
JI
254222000-03-13 James Ingham <jingham@leda.cygnus.com>
25423
25424 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 25425 the library directories.
73a93a32 25426
fb40c209
AC
25427Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
25428
25429 * configure.in (configdirs): Add sub directory gdb.mi.
25430 * configure: Re-generate.
25431
25432 * gdb.mi: New directory.
d63a86f8 25433
ee4dd2c9
AC
254342000-02-25 Scott Bambrough <scottb@netwinder.org>
25435
25436 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 25437 a long long value as a double on ARM platforms.
ee4dd2c9 25438
70f0cc22
JB
254392000-02-16 Jim Blandy <jimb@redhat.com>
25440
25441 * gdb.base/break.exp ("breakpoint line number"): Make sure the
25442 default source file is set properly before running this test.
25443
853819b8
EZ
254442000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25445
25446 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 25447 gdbtk/library directory, not in gdbtcl2.
853819b8 25448
dfcd3bfb
JM
254492000-02-04 Jim Blandy <jimb@redhat.com>
25450
25451 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25452 backslash from regexp pattern.
25453
25454 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25455 procedure. Use it to run all the "continue to bp overloaded"
25456 tests. Note that this changes the names of the tests slightly.
25457 If the breakpoint hit message includes a hex PC value, because
25458 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25459 from the real source code, still consider that a pass.
25460
25461 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25462 XFAIL here if the breakpoint message contains a hex address. Note
25463 similar change on 1999-11-02.
25464
25465 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25466
25467 * gdb.base/ptype.exp: Establish a default source file before
25468 calling get_debug_format.
25469
254702000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25471
25472 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25473
8b93c638
JM
254742000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25475
25476 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25477 of successive stepi commands -- while in the prologue we should see
25478 the function entry bracket.
25479
254802000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25481
25482 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25483 reach __change_mode() when stepping through the end of main().
25484
c5394b80
JM
254852000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
25486
25487 * gdb.base/default.exp: Fix expected pattern.
25488 * gdb.base/help.exp: Same.
25489
0d06e24b
JM
254902000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25491
25492 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 25493 Don't use xfail's because that affects only the following test.
d63a86f8 25494
0d06e24b 25495 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 25496 solaris or linux.
0d06e24b
JM
25497
25498 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25499
dc96c6c7 255002000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 25501
d63a86f8 25502 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
25503 "A syntax error" rather than "A parse error". Accept both.
25504
255052000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
25506
25507 * gdb.base/default.exp: Remove OS dependent string from "target
25508 remote" test.
25509 * gdb.base/help.exp: Same for "help target remote" test.
25510
c3f6f71d
JM
255112000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25512
25513 From Jim Kingdon <kingdon@redhat.com>:
25514
25515 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
25516 prompt (cleanup rather than necessity, but still might keep output
25517 from spilling to next test).
c3f6f71d
JM
25518
255192000-01-02 Fred Fish <fnf@cygnus.com>
25520
25521 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25522 AIX, which defines them in <sys/types.h>.
25523
ed9a39eb 255241999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 25525
ed9a39eb 25526 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 25527 float" test.
ed9a39eb
JM
25528
255291999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 25530
ed9a39eb 25531 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
25532
25533 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25534 outermost frame disallowed".
25535
255361999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
25537
25538 * gdb.base/setvar.exp: New tests for setting the value of a struct
25539 with a constant list.
25540
255411999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25542
25543 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
25544 require the user to type a cast before setting the value of a struct.
25545
de57eccd
JM
255461999-12-06 Jim Blandy <jimb@cygnus.com>
25547
25548 * gdb.base/default.exp: Expect the new 'info float' command on
25549 all i386 platforms.
25550
25551 * gdb.threads/linux-dp.exp: Expand our ability to recognize
25552 LinuxThreads libraries that don't support debugging.
25553
c2d11a7d
JM
25554Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25555
25556 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
25557 Change the buffer type to ``unsigned char'' to simplify size
25558 arithmetic.
c2d11a7d
JM
25559
25560 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
25561 stub only handles 400-1 byte packets. Verify that the download
25562 worked.
c2d11a7d
JM
25563
255641999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
25565
25566 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
25567 tests, using UNRESOLVED for the untested cases. Also, does not wait
25568 for a timeout if the prompt was received before a recognizable pattern.
25569
255701999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
25571
25572 * lib/gdb.exp (gdb_expect_list): Fix spelling.
25573
255741999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25575
25576 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 25577 watchpoints.
c2d11a7d
JM
25578
255791999-11-24 Jason Merrill <jason@casey.cygnus.com>
25580
25581 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
25582
25583 * gdb.c++/local.exp: Be more flexible in recognizing local class
25584 name mangling. Don't allow horribly truncated method names.
25585 * gdb.c++/derivation.exp: Expect protected inheritance.
25586 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
25587 * gdb.c++/virtfunc.exp: Likewise.
25588 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
25589 when printing a nested enum.
25590
255911999-11-22 Jim Blandy <jimb@cygnus.com>
25592
25593 * gdb.base/step-test.exp: Properly await GDB's response to setting
25594 a breakpoint on the call to large_struct_by_value.
25595
25596 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
25597 just because we have debug info for the `start' function.
25598
255991999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
25600
25601 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
25602 "Unknown signal" messages, which indicate (on LinuxThreads) that
25603 GDB doesn't know how to debug threads on this system. This is
25604 better than hanging while philosopher 0 dumps chatter into gdb.log.
25605
256061999-11-18 Tom Tromey <tromey@cygnus.com>
25607
25608 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25609
256101999-11-18 Fred Fish <fnf@cygnus.com>
25611
25612 * gdb.base/coremaker2.c: Add sample program for generating
25613 cores that is more self contained than coremaker.c. Eventually
25614 I'll add more code to this and tie it into the testsuite.
25615
4ce44c66
JM
256161999-11-12 Stan Shebs <shebs@andros.cygnus.com>
25617
25618 * gdb.base/dollar.exp: Remove, now in gdb.hp.
25619
256201999-11-10 Jimmy Guo <guo@cup.hp.com>
25621
25622 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 25623 from $srcdir/lib/.
4ce44c66 25624 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 25625 and gdb.c++/.
4ce44c66
JM
25626
25627 * gdb.c++/derivation.exp: remove redundant get compiler info code.
25628
d63a86f8 25629 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
25630 'continue with watch' test point.
25631
256321999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
25633
25634 Merged from p2linux-990323-branch:
d63a86f8 25635
4ce44c66
JM
25636 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25637
11cf8741
JM
25638Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
25639
25640 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 25641 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
25642
25643Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
25644
25645 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 25646 gdb_expect_list.
11cf8741
JM
25647
25648Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
25649
25650 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
25651
256521999-11-03 Mark Salter <msalter@cygnus.com>
25653
25654 * gdb.base/break.exp: Fix "stub continue" pattern.
25655
256561999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
25657
25658 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25659
256601999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
25661
25662 * gdb.base/display.exp ("finish"): Add timeout clause.
25663
25664 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
25665 plain prompt clause, so this doesn't have to time out in order to
25666 fail.
25667
25668 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 25669 breakpoint hit messages include an address.
11cf8741
JM
25670
25671 * gdb.base/display.exp: Don't forget to escape parens in regular
25672 expressions. Unix regexp notatation sucks.
25673
256741999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25675
25676 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 25677 order for 'signalled' message.
11cf8741 25678
5c44784c
JM
256791999-11-01 Stan Shebs <shebs@andros.cygnus.com>
25680
25681 From Jimmy Guo <guo@cup.hp.com>:
25682 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
25683 * gdb.base/annota1.c: Add code for tests to work with.
25684
256851999-10-26 Frank Ch. Eigler <fche@cygnus.com>
25686
25687 * gdb.base/remote.exp: New test for remote downloading settings.
25688 * gdb.base/remote.c: New file with large .data.
25689
917317f4
JM
256901999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
25691
25692 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
25693 for LinuxThreads support, merged from the Code Fusion branch.
25694
25695Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
25696
25697 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
25698 containing exp_continue into a while within an expect. Don't
25699 attempt a start more than three times. Check return value from
25700 gdb_load.
d63a86f8 25701
2df3850c
JM
25702Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
25703
25704 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 25705 a pass case.
2df3850c 25706
2acceee2
JM
257071999-10-01 Kevin Buettner <kevinb@cygnus.com>
25708
25709 * gdb.base/break.c (main): Added a statement that we can step
25710 off of.
25711 * gdb.base/break.exp: Added tests for setting a breakpoint
25712 at an offset and stepping onto a breakpoint.
25713
257141999-10-01 Fred Fish <fnf@cygnus.com>
25715
d63a86f8 25716 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
25717 gdb output.
25718
c2c6d25f
JM
257191999-09-18 Jim Blandy <jimb@cris.red-bean.com>
25720
25721 * gdb.base/break.exp: Code locations are in hex, don't forget!
25722 (For HP-UX.)
25723
257241999-09-17 Stan Shebs <shebs@andros.cygnus.com>
25725
25726 * condbreak.exp: Use break.c as test program.
25727 * condbreak.c: Remove, redundant with break.c.
25728
257291999-09-15 Stan Shebs <shebs@andros.cygnus.com>
25730
25731 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 25732 Z-packets if the target needs it.
c2c6d25f
JM
25733
257341999-09-13 James Ingham <jingham@leda.cygnus.com>
25735
25736 * gdb.c++/overload.exp: Added tests for listing overloaded
25737 functions with function pointers in the arg, explicitly calling
25738 out the version you want.
25739
cff3e48b
JM
257401999-09-09 Stan Shebs <shebs@andros.cygnus.com>
25741
25742 * long_long.exp: Add variations of test cases that work for
25743 targets with 16-bit ints and 32-bit doubles.
25744
d4f3574e
SS
257451999-09-08 Stan Shebs <shebs@andros.cygnus.com>
25746
25747 * break.c (main): Compare a possibly-uninitialized argc with an
25748 unlikely value that fits in 16 bits.
25749
257501999-09-07 Stan Shebs <shebs@andros.cygnus.com>
25751
25752 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
25753 0xfeeb, don't want negative numbers if ints are 16 bits.
25754
25755 * lib/gdb.exp (skip_cplus_tests): New proc.
25756 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
25757 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
25758 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
25759 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
25760 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
25761 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
25762 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
25763 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
25764
25765 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
25766
25767Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
25768
25769 * gdb.base/corefile.exp (up): Allow a parameter to appear
25770 in the frame that we're going up to.
25771
25772 From Jim Blandy <jimb@cygnus.com>:
25773
25774 * gdb.base/default.exp (info float): Expect some output now.
25775
25776 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
25777 returning floating-point values to fail on the x86.
25778 * gdb.base/callfwmall.exp (do_function_calls): Same.
25779
25780 * gdb.base/list.exp (test_listsize): Correct expectations for
25781 listing line 1 with listsize 2. Also, listing a single line
25782 works now, as does listing three lines. [Kevin's note: There
25783 were a number of other cases fixed too where the expectations
25784 differed...]
25785
257861999-09-02 Stan Shebs <shebs@andros.cygnus.com>
25787
25788 * gdb.base/selftest.exp: Add case for when version prints as
25789 constant string instead of char pointer.
25790
104c1213
JM
257911999-08-25 Stan Shebs <shebs@andros.cygnus.com>
25792
25793 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 25794 stepping out of main.
104c1213
JM
25795
25796 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
25797 G++ used.
25798
25799 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 25800 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
25801
25802 * gdb.c++/ovldbreak.exp: Update match string in test that
25803 includes a warning of multiple breakpoints.
25804
258051999-08-24 Stan Shebs <shebs@andros.cygnus.com>
25806
25807 * gdb.base/display.exp: Improve precision of step-after-finish
25808 added yesterday.
25809
25810 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 25811 test.
104c1213
JM
25812
25813 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
25814 configs when using G++, not just hppa*.
25815
258161999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25817
25818 * gdb.base/async.c: New file.
25819 * gdb.base/async.exp: New file.
25820
25821Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
25822
25823 * gdb.base/break.exp: Tweak PA specific tests to properly handle
25824 PA64.
25825
53a5351d
JM
25826Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
25827
104c1213
JM
25828 * gdb.base/display.exp: "finish" can leave us mid-line on many
25829 targets, deal with it. Add a small constant to main, instead of
25830 1000 since main+1000 may not be a valid address in the target.
25831
53a5351d
JM
25832 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
25833 on hpux11.
25834
25835 * gdb.base/attach.exp: Handle another hpux11 error message variant
25836 when attaching to a process that does not exist.
25837
258381999-08-19 J.T. Conklin <jtc@redback.com>
25839
25840 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 25841 characters in 'continue to 1241' test.
53a5351d
JM
25842
258431999-08-17 Stan Shebs <shebs@andros.cygnus.com>
25844
25845 * gdb.base/call-ar-st.exp: Add a shorter match case for the
25846 stop in print_long_arg_list, define and use a whitespace
25847 variable in print_small_structs test, add an XFAIL for Solaris.
25848 * gdb.base/dbx.exp: XFAIL func commands until somebody is
25849 interested enough to fix.
25850
7be570e7
JM
258511999-08-13 Keith Seitz <keiths@cygnus.com>
25852
25853 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
25854 (dbx_gdb_load): Remove. Use gdb_load instead, since that
25855 proc knows about targets other than the natives.
25856 (test_assign): Use "gdb_run_cmd" to "run" the target.
25857 Check that we've actually hit the breakpoint at main.
25858 When we attempt to assign a value to a local variable, check
25859 that the variable is in the current scope, i.e., don't use
25860 a test with an empty result.
25861
25862Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
25863
25864 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 25865 command.
7be570e7
JM
25866
258671999-08-09 Stan Shebs <shebs@andros.cygnus.com>
25868
25869 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25870 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
25871 gdb.compat, gdb.threads-hp.
25872 gdb.hp/configure, gdb.hp/configure.in: New files.
25873 gdb.hp/Makefile.in: Recurse into new subdirs.
25874 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
25875 gdb.hp/gdb.objdbg: New directory, tests for debugging info
25876 in object files.
25877 gdb.hp/tools: New directory, aux tools for HP-specific tests.
25878
96baa820
JM
258791999-08-05 Stan Shebs <shebs@andros.cygnus.com>
25880
25881 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 25882 funky printf, remove a bogus p/a test.
96baa820
JM
25883
258841999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25885
25886 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
25887 connected to the target. This is necessary when running not
25888 natively.
96baa820
JM
25889
258901999-08-03 Stan Shebs <shebs@andros.cygnus.com>
25891
25892 * gdb.base/step-test.exp: Removed some extraneous messages.
25893
25894 * gdb.base/long_long.exp: Don't run memory examination tests
25895 on little-endian targets (they will need a different set of
25896 results to match).
25897
258981999-08-02 Stan Shebs <shebs@andros.cygnus.com>
25899
25900 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
25901 until somebody decides to fix GDB.
25902
25903 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 25904 constant as "ULL".
96baa820
JM
25905 * gdb.base/long_long.exp: Loosen x/c test, add partial result
25906 matches for a couple x/2 commands.
25907
a0b3c4fd
JM
259081999-07-30 Stan Shebs <shebs@andros.cygnus.com>
25909
25910 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
25911 by merging in ref-types2 tests.
25912 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
25913
25914 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25915 * gdb.c++/Makefile.in: Add standard actions.
25916 (EXECUTABLES): Rename from PROGS, update list.
25917 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
25918 from gdb.hp.
25919 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
25920 foo and bar locals.
25921 * gdb.c++/anon-union.exp: Fix tests to match.
25922 * gdb.c++/classes.exp: Run if HP compiler used, add extra
25923 expect matches to handle output variations.
25924 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
25925 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 25926 output, add HP alternatives for new and delete prints.
a0b3c4fd 25927 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 25928 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
25929 * gdb.c++/demangle.exp: Use $style when reporting failure.
25930 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
25931 * gdb.c++/inherit.exp: Run if HP compiler used, add some
25932 match alternatives.
25933 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 25934 compilers.
a0b3c4fd
JM
25935 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
25936 * gdb.c++/method.exp: Add match alternatives.
25937 * gdb.c++/misc.cc: Add bool types.
25938 * gdb.c++/misc.exp: Add tests for bool types.
25939 * gdb.c++/overload.exp: Add xfails.
25940 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
25941 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
25942 add some more template parameter tests (only for HP currently).
25943 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
25944 * gdb.c++/virtfunc.cc: Add return type and value for main.
25945 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
25946 match alternatives.
d63a86f8 25947
a0b3c4fd
JM
259481999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25949
25950 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
25951
259521999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
25953
25954 * gdb.base/signals.exp: Don't expect getting a backtrace from
25955 within a signal handler to fail on Linux.
25956
259571999-07-29 Stan Shebs <shebs@andros.cygnus.com>
25958
25959 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25960 * lib/gdb.exp: Remove some gratuitious semicolons.
25961 (delete_breakpoints): Increase timeout.
25962 (gdb_expect): Add -notransfer option.
25963 (gdb_test): Use -notransfer option.
25964 (get_compiler_info): Add f77 case.
25965 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 25966 case.
a0b3c4fd
JM
25967 (gdb_preprocess): Call get_compiler.
25968
25969 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
25970 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
25971 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
25972 gdb.base/long_long.exp, gdb.base/printcmds.exp,
25973 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
25974 third arg to gdb_test.
a0b3c4fd
JM
25975 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
25976 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 25977 HP-UX xfails, add others.
a0b3c4fd
JM
25978 * gdb.base/completion.exp: Reflect name change of self-test.
25979 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
25980 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
25981 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
25982 HP failure number.
a0b3c4fd
JM
25983 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
25984 useless HP-UX 10.30 references.
25985 * gdb.base/maint.exp: Loosen matches.
25986 * gdb.base/pointers.c (main): Declare more_code.
25987 * gdb.base/pointers.exp: Match on output of a `next'.
25988 * gdb.base/structs.c: Add prototypes.
25989 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
25990 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
25991
259921999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25993
25994 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 25995 command.
a0b3c4fd
JM
25996
259971999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25998
25999 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
26000 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
26001
26002 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
26003 debug info. Deal with lack of signal hanlder info in stack.
26004
a9c64011 26005 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
26006 * gdb.base/annota1.exp: If printf has debug info, deal with it.
26007
5a2468f5
JM
260081999-07-19 Stan Shebs <shebs@andros.cygnus.com>
26009
26010 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 26011 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 26012
adf40b2e
JM
26013Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
26014
26015 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 26016 a1-selftest.exp.
adf40b2e
JM
26017 * gdb.base/configure: Re-generate.
26018
260191999-07-12 Stan Shebs <shebs@andros.cygnus.com>
26020
26021 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
26022 in trying to run first and name is too long.
26023
26024 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
26025 pointers2.c and pointers2.exp, respectively.
26026 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
26027 doschk happier.
26028
43e526b9
JM
260291999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26030
26031 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26032 callfuncs2.c and callfuncs2.exp.
26033
26034 * gdb.base/list.exp: Remove mistaken xfails.
26035 * gdb.base/list0.h: Add optional prototypes.
26036
9846de1b
JM
26037Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26038
a9c64011 26039 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 26040 calling malloc.
a9c64011
AS
26041 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26042 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 26043 use.
9846de1b
JM
26044
260451999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26046
26047 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26048 * gdb.base/annota2.cc, annota2.exp: Move from here.
26049 * gdb.c++/annota2.cc, annota2.exp: To here.
26050 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26051
43ff13b4
JM
26052Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26053
26054 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 26055 a consistent format.
43ff13b4 26056
085dd6e6
JM
260571999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26058
26059 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26060 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26061 HP compilers, also set the globals $true and $false.
26062
26063 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
26064 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
26065 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
26066 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
26067 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
26068 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
26069 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
26070 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
26071 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
26072 whatis.c} Add C++ compatible function definitions and return
26073 types, add includes for library functions.
085dd6e6
JM
26074 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
26075 * gdb.base/step-test.c (myglob): Rename from glob.
26076 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
26077 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26078 files, move here from gdb.hp.
085dd6e6 26079 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
26080 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
26081 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
26082 Adjust line numbers in regexps.
085dd6e6
JM
26083
26084 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
26085 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
26086 instead of 0/1.
26087
26088 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
26089 foll-vfork.exp: New files, move here from gdb.hp.
26090 * gdb.base/page.exp: New file, test of pagination command.
26091
26092 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
26093 recursion test.
26094 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
26095
26096 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 26097 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
26098
26099 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 26100 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 26101 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 26102 watchpoint test.
085dd6e6
JM
26103 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
26104 them work.
26105 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
26106 expressions properly.
26107 * gdb.base/corefile.exp: Loosen the match slightly.
26108 * gdb.base/default.exp: Allow "Error accessing memory" message
26109 also.
26110 * gdb.base/display.exp: Skip over x/0 j if PA64.
26111 * gdb.base/funcargs.exp: Add xfails for HP-UX.
26112 * gdb.base/interrupt.exp: Ditto.
26113 * gdb.base/langs.exp: Add symbolic matches governed by compiler
26114 in use.
26115 * gdb.base/list.exp: Add xfails for HP-UX.
26116 * gdb.base/long_long.exp: Refine some of the numeric matches.
26117 * gdb.base/mips_pro.exp: Xfail on HP-UX.
26118 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
26119 * gdb.base/nodebug.exp: Succeed on more varieties of output.
26120 * gdb.base/opaque.exp: Remove some HP-UX xfails.
26121 * gdb.base/ptype.exp: Succeed on more varieties of output.
26122 * gdb.base/scope.exp: Add xfails for HP-UX.
26123 * gdb.base/sect-cmd.exp: Add more cases.
26124 * gdb.base/setvar.exp: Add xfails for HP-UX.
26125 * gdb.base/shlib-call.exp: Loosen some matches slightly.
26126 * gdb.base/signals.exp: Match on void symbolically.
26127 * gdb.base/step-test.exp: Add case for PA64.
26128 * gdb.base/term.exp: Add exit and restart.
26129 * gdb.base/twice.exp: Clean up after self.
26130 * gdb.base/varargs.exp: Disable overload resolution explicitly.
26131 * gdb.base/whatis.exp: Allow more ways to pass tests.
26132
26133 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 26134 no longer useful.
085dd6e6
JM
26135
26136Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
26137
26138 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 26139 list of patterns.
085dd6e6 26140 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
26141 print_double_array(double_array)", "continuing to breakpoint
26142 1018", "print print_double_array(array_d)" and "continuing to
26143 1034" tests.
d63a86f8 26144
085dd6e6
JM
261451999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26146
a9c64011 26147 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
26148
261491999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26150
26151 * config/mt-*: Remove, these haven't been used since 1996.
26152
261531999-06-22 Stan Shebs <shebs@andros.cygnus.com>
26154
26155 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 26156 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
26157 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26158
9e0b60a8
JM
261591999-06-18 Stan Shebs <shebs@andros.cygnus.com>
26160
26161 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
26162 simpler match case for the ptype of the big class.
26163
261641999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26165
26166 * gdb.exp: Fix test for gdb_prompt existence.
26167
261681999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26169
26170 * gdb.exp (gdb_test): Add fail after calls to perror.
26171
261721999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26173
26174 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26175
261761999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26177
26178 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26179
0f71a2f6
JM
26180Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
26181
26182 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 26183 malloc() is linked in.
0f71a2f6
JM
26184
261851999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26186
26187 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26188 step at end.
26189
26190 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26191
261921999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26193
26194 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26195
cce74817
JM
26196Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
26197
26198 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26199 * gdb.base/mips_pro.exp: Likewise.
26200
262011999-06-02 Keith Seitz <keiths@cygnus.com>
26202
26203 * gdb.c++/templates.cc: Change all "new" operators to throw
26204 an exception.
26205 * gdb.c++/cplusfuncs.cc: Likewise.
26206
26207 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
26208
26209Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
26210
26211 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
26212 * gdb.base/ending-run.exp: When stepping out of main, accept a
26213 step into an arbitrary assembler file.
cce74817 26214
392a587b
JM
262151999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26216
d63a86f8 26217 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 26218 "breakpoint-invalid" to be printed.
6fdff2c5
PA
26219 * gdb.base/annota2.exp: Revise line number for main
26220 breakpoint. Allow any number of "frames-invalid" and
26221 "breakpoint-invalid" to be printed.
392a587b
JM
26222 * gdb.base/annota2.cc: Initialize a.x to 0.
26223
9e086581
JM
262241999-05-17 Keith Seitz <keiths@cygnus.com>
26225
6fdff2c5
PA
26226 * gdb.base/call-ar-st.exp: Skip
26227 "print print_double_array (double_array)" when "skip_float_tests" set.
26228 Ditto for "print print_double_array(array_d)",
26229 "print print_small_structs", "print print_ten_doubles", and
26230 "step into print_long_arg_list".
26231 Don't assume we can step into "print_long_arg_list": we could step
26232 into memcpy.
26233 * gdb.base/call-rt-st.exp: Don't run float-related tests when
26234 "skip_float_tests" is set: "print print_one_double(*d1)"
26235 and "print print_two_floats(*f3)".
9e086581
JM
26236 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
26237 "skip_float_tests" is set.
6fdff2c5
PA
26238 * gdb.base/varargs.exp: Skip
26239 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
26240 "skip_float_tests" set.
d63a86f8 26241
cd0fc7c3
SS
262421999-05-06 Keith Seitz <keiths@cygnus.com>
26243
26244 * gdb.base/annota2.cc: Include stdio.h.
26245
26246Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
26247
26248 * gdb.base/crossload.exp: Remove, this has been disabled ever
26249 since BFD stopped including all targets, and cross-GDB gets
26250 plenty of testing anyway.
26251 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
26252 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
26253 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
26254 * gdb.base/README: Remove, was doc for this.
26255 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 26256 needed.
cd0fc7c3 26257
b83266a0
SS
262581999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26259
26260 * gdb.base/call-ar-st.exp: Fix one regular expression in test
26261 output.
26262
26263 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
26264 * gdb.base/annota2.exp: New file. More annotation tests.
26265 * gdb.base/annota1.c: New file. Source file for annota1.exp.
26266 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
26267
262681999-04-23 Angela Marie Thomas <angela@cygnus.com>
26269
26270 * config/cfdbug.exp: New file.
26271
7a292a7a
SS
262721999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
26273
26274 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
26275 Marcus Daniel's and Dale Hawkins's demangler crashes.
26276
26277 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
26278 test_lucid_style_demangling, test_arm_style_demangling,
26279 test_hp_style_demangling): Try Tom Tromey's core-dumping
26280 identifier under each demangling style.
7a292a7a
SS
26281
262821999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
26283
26284 * gdb.c++/demangle.exp: Include the current demangling style
26285 in all test names.
26286 (current_demangling_style): New global variable.
26287 (set_demangling_style, test_demangling_core, test_demangling,
26288 test_demangling_exact): New functions.
26289 (test_gnu_style_demangling, test_lucid_style_demangling,
26290 test_arm_style_demangling, test_hp_style_demangling): Use those,
26291 instead of calling gdb_test and gdb_test_exact directly.
26292 (catch_demangling_errors): New function, which reports errors
26293 signalled by the demangling test functions in an orderly way.
26294 (do_tests): Use catch_demangling_errors.
26295
262961999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
26297
26298 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 26299 grouping in expressions, not {}.
7a292a7a
SS
26300
26301 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 26302 initialized yet.
7a292a7a
SS
26303
263041999-04-01 Stan Shebs <shebs@andros.cygnus.com>
26305
26306 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26307 are listed.
26308
263091999-03-26 Stan Shebs <shebs@andros.cygnus.com>
26310
26311 * gdb.stabs/weird.exp: Test for CC being defined before
26312 looking at its value.
26313
263141999-03-25 Stan Shebs <shebs@andros.cygnus.com>
26315
26316 * gdb.base/call-ar-st.exp: Remove stray '#'.
26317 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
26318 "short int" and "long int".
26319 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 26320 change, to mollify finicky HP compiler.
7a292a7a
SS
26321 * gdb.hp/reg-test.exp (testfile): Fix file name.
26322 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 26323
7a292a7a
SS
26324 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
26325 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
26326 alternate form of enum ptype.
26327
c906108c
SS
263281999-03-23 Stan Shebs <shebs@andros.cygnus.com>
26329
7a292a7a
SS
26330 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26331 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
26332 passing skip_hp_tests, so as not to waste time on guaranteed
26333 failure.
7a292a7a 26334
c906108c
SS
26335 * gdb.c++/overload.cc: Pass string instead of char addr, always
26336 init ccpfoo.
26337 * gdb.c++/templates.cc: Fix syntax error.
26338
7a292a7a
SS
26339Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26340
26341 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 26342 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
26343 command.
26344
263451999-03-18 James Ingham <jingham@cygnus.com>
26346
26347 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
26348
26349 * gdb.c++/method.exp: It was testing an uninitialized int on the
26350 stack and assuming it was positive.
26351
26352 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
26353
26354 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 26355 keep it from killing the rest of the tests.
7a292a7a
SS
26356 Use gdb_continue_to_end.
26357
26358 * gdb.base/sigall.exp: use gdb_continue_to_end.
26359
26360 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
26361
26362 * gdb.base/display.exp: use runto_main, not run.
26363
d63a86f8
RM
26364 * gdb.base/default.exp: Check for the current error message in the
26365 r abbreviation test.
7a292a7a
SS
26366 Add strongarm to the targets that know info float.
26367
d63a86f8 26368 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
26369 run which doesn't work with monitors.
26370
6fdff2c5
PA
26371 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26372 1034 test.
7a292a7a
SS
26373
26374 * gdb.base/break.exp: use the gdb_continue_to_end proc.
26375
6fdff2c5
PA
26376 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
26377 end of a program. Traps the case (in Cygmon) when the program
26378 never really exits. Same as Mark's continue_to_exit, but I had
26379 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
26380
26381 * config/monitor.exp (gdb_target_monitor): added another
26382 target_info parameter: remotebinarydownload. This will set the
26383 remotebinarydownload flag if this is causing some boards trouble.
26384
263851999-03-18 Mark Salter <msalter@cygnus.com>
26386
26387 * lib/gdb.exp (continue_to_exit): New function.
26388
26389 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
26390 * gdb.base/ending-run.exp: Ditto.
26391 * gdb.base/step-test.exp: Ditto.
26392
263931999-03-16 Stan Shebs <shebs@andros.cygnus.com>
26394
26395 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
26396 (suggested by Art Haas <ahaas@neosoft.com>).
26397
263981999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
26399
889bf7c5 26400 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
26401
26402Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
26403
26404 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 26405 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
26406
264071999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
26408
26409 * gdb.base/call-strs.exp: Don't assume that `step' will step over
26410 a call to strlen; sometimes we do have sources.
26411
264121999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
26413
26414 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 26415 character, so GDB won't print garbage after its end.
d63a86f8 26416
c906108c
SS
26417 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26418 breakpoint there instead. Sometimes GCC emits memcpy to handle
26419 the large structures being passed by value, so we step into that
26420 instead of sum_array_print, which obscures what we're really testing.
26421 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
26422 the bizarre steps into memcpy, so do that here. Add check for
26423 stepping into function calls that pass large structures by value.
26424 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
26425 Remove all references to specific line numbers.
26426 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26427 New type and function.
26428 (main): Call large_struct_by_value, passing it a large struct by value.
26429 * lib/gdb.exp (gdb_get_line_number): New function.
26430
26431 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26432 more portable.
26433
7a292a7a
SS
264341999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26435
c906108c
SS
26436 * lib/gdb.exp: Doc fixes.
26437
7a292a7a
SS
264381999-03-05 Nick Clifton <nickc@cygnus.com>
26439
d63a86f8 26440 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
26441
264421999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26443
c906108c 26444 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
26445 commands. They're not germane to this test, and they don't work
26446 that way on remote targets.
c906108c 26447
3fc11d3e
JM
264481999-03-01 James Ingham <jingham@cygnus.com>
26449
26450 * Changelog entries merged over from gdb development branch.
26451
3fc11d3e
JM
26452 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
26453
26454 * lib/gdb.exp (gdbtk_analyze_results): Generic function
26455 for outputting results of test run.
26456
2d4a1622 26457 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
26458
26459 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 26460
7a292a7a
SS
264611999-02-25 Felix Lee <flee@cygnus.com>
26462
26463 * lib/gdb.exp (debug_format): initialize
26464
c906108c
SS
264651999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
26466
26467 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26468 * gdb.base/call-rt-st.c: Ditto.
26469
c906108c
SS
264701999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
26471
26472 * gdb.threads/pthreads.exp (horiz): New variable.
26473 (test_startup): Fix regexps that capture thread numbers.
26474
264751999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26476
26477 * gdb.base/smoke.exp: Disambiguate two test case names (both
26478 called ``print'').
26479
26480Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26481
26482 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 26483 compilation.
c906108c
SS
26484
264851999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26486
26487 * gdb.base/miscexprs.exp: Change patterns to match GDB's
26488 actual output formatting.
26489 * gdb.base/smoke.exp: GDB removes leading 0's.
26490 * gdb.base/volatile.exp: Don't check type of remuneration;
26491 that variable is no longer defined in constvars.c.
26492 * gdb.base/step-test.c (main): Exit with explicit exit code.
26493 * gdb.base/step-test.exp: Remove two nexti checks--they are
26494 not portable.
26495
264961999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26497
26498 * gdb.base/help.exp ("help delete display"): Fix test to match
26499 gdb's output.
26500
26501 * gdb.base/long_long.c (known_types): Initialize values to zero.
26502 * gdb.base/long_long.exp: Step one more line
26503 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
26504 leading zeros. Explicitly ask for hex formatting. Use
26505 unique test case names.
c906108c
SS
26506
26507Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26508
d63a86f8 26509 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
26510
26511 * gdb.c++/method.exp: Add missing close brace.
26512
265131999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
26514
26515 * gdb.base/maint.exp: Use 'set height 0' to disable page
26516 prompting, not 'set height 400'.
26517
26518 Fix a bunch of timeouts.
26519 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26520 four separate tests, so expect doesn't take forever to match a ton
26521 of text against a regexp with lots of .* forms.
26522 ("maint print psymbols", "maint print symbols"): Make some of
26523 these greps more selective, so that expect doesn't try to wade
26524 through huge piles of output and time out.
26525
26526 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26527
26528 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
26529 tests: one which doesn't expect shlib events to be reported, and
26530 another which does, but is XFAIL for all platforms other than
26531 HP/UX.
c906108c
SS
26532
26533 * gdb.base/break.exp: Teach the test suite that the `catch
26534 fork', `catch vfork', and `catch exec' commands produce error
26535 messages on platforms that don't provide these features.
26536
26537Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26538
26539 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
26540 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26541 (shortening names from solib_threshold.exp etc), won't run on
26542 anything but HP-UX for the foreseeable future.
c906108c 26543 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 26544 reflect move.
c906108c
SS
26545
26546Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
26547
26548 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 26549 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
26550
26551Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
26552
26553 * gdb.base/shlib-call.exp: add test cases to verify that gdb
26554 successfully re-sets breakpoints in shared libraries.
26555 * gdb.base/shmain.c (main): return 0, don't fall off the end.
26556
26557Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26558
d63a86f8
RM
26559 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26560 and compiled w/o GCC.
c906108c
SS
26561
26562 * gdb.hp/watch-cmd.exp: ditto.
26563
26564 * gdb.hp/watch-hp.exp: ditto.
26565
26566 * gdb.hp/xdb1.exp: ditto.
26567
26568 * gdb.hp/xdb2.exp: ditto.
26569
26570 * gdb.hp/dbx.exp: ditto.
26571
26572Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
26573
26574 * constvars.c: Remove C++-isms.
26575 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 26576 with GCC.
c906108c
SS
26577
26578Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
26579
26580 The following changes are part of the HP merge.
26581
26582 * gdb.base/break.exp: new tests to verify that catchpoints for
26583 fork, vfork, and exec don't trigger inappropriately.
26584
26585 * gdb.base/opaque.exp: compile one file at a time, then link.
26586
26587 * gdb.base/signals.exp: be more restrictive about which hppa
26588 systems receive a setup_xfail. new tests.
26589
26590 * gdb.base/solib_threshold.build: new file.
26591 * gdb.base/solib_threshold.exp: new file.
26592 * gdb.base/solib_threshold.link_opts: new file.
26593 * gdb.base/solib_threshold.mk: new file.
26594 * gdb.base/gen_solib_threshold.c: new file.
26595
26596 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
26597 tests. New tests for enums inside classes.
26598
26599 * gdb.c++/compiler.cc: indicate support of template debugging.
26600
26601 * gdb.c++/demangle.exp: run hp style demangling tests.
26602
26603 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
26604 tests.
26605
26606 * gdb.c++/misc.cc: changes to support new tests.
26607
26608 * gdb.c++/templates.cc: changes to support HP's compiler; changes
26609 to support new tests.
26610
26611 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
26612 gcc, then skip these tests.
26613
26614Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
26615
26616 The following files are part of the HP merge; some had longer
26617 names at HP, but have been renamed to be no more than 14
26618 characters in length.
26619
26620 * gdb.hp/ambiguous.cc: new file.
26621 * gdb.hp/ambiguous.exp: new file.
26622 * gdb.hp/attach.exp: new file.
26623 * gdb.hp/attach2.exp: new file.
26624 * gdb.hp/classes-hp.exp: new file.
26625 * gdb.hp/ctti.exp: new file.
26626 * gdb.hp/ctti-add.cc: new file.
26627 * gdb.hp/ctti-add1.cc: new file.
26628 * gdb.hp/ctti-add2.cc: new file.
26629 * gdb.hp/ctti-add3.cc: new file.
26630 * gdb.hp/dbx.exp: new file.
26631 * gdb.hp/exception.cc: new file.
26632 * gdb.hp/exception.exp: new file.
26633 * gdb.hp/foll-exec.c: new file.
26634 * gdb.hp/foll-exec.exp: new file.
26635 * gdb.hp/foll-fork.c: new file.
26636 * gdb.hp/foll-fork.exp: new file.
26637 * gdb.hp/foll-vfork.c: new file.
26638 * gdb.hp/foll-vfork.exp: new file.
26639 * gdb.hp/inherit-hp.exp: new file.
26640 * gdb.hp/more-steps.exp: new file.
26641 * gdb.hp/namespace.cc: new file.
26642 * gdb.hp/namespace.exp: new file.
26643 * gdb.hp/optimize.exp: new file.
26644 * gdb.hp/pxdb.c: new file.
26645 * gdb.hp/pxdb.exp: new file.
26646 * gdb.hp/quicksort.exp: new file.
26647 * gdb.hp/reg-test.exp: new file.
26648 * gdb.hp/reg-test.s: new file.
26649 * gdb.hp/sized-enum.c: new file.
26650 * gdb.hp/sized-enum.exp: new file.
26651 * gdb.hp/start-stop.exp: new file.
26652 * gdb.hp/templ-hp.cc: new file.
26653 * gdb.hp/templ-hp.exp: new file.
26654 * gdb.hp/thr-lib.c: new file.
26655 * gdb.hp/thr-lib.exp: new file.
26656 * gdb.hp/thr-lib.h: new file.
26657 * gdb.hp/thr-liblib.c: new file.
26658 * gdb.hp/virtfun-hp.c: new file.
26659 * gdb.hp/virtfun-hp.exp: new file.
26660 * gdb.hp/watch-cmd.exp: new file.
26661 * gdb.hp/watch-hp.exp: new file.
26662 * gdb.hp/xdb1.exp: new file.
26663 * gdb.hp/xdb2.exp: new file.
26664 * gdb.hp/xdb3.exp: new file.
26665
26666Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
26667
26668 The following files are part of the HP merge; some had longer
26669 names at HP, but have been renamed to be no more than 14
26670 characters in length.
26671
26672 * gdb.base/ss.h: new file.
26673 * gdb.base/call-ar-st.c: new file.
26674 * gdb.base/call-ar-st.exp: new file.
26675 * gdb.base/call-rt-st.c: new file.
26676 * gdb.base/call-rt-st-exp: new file.
26677 * gdb.base/call-strs.exp: new file.
26678 * gdb.base/ena-dis-br.exp: new file.
26679 * gdb.base/environ.exp: new file.
26680 * gdb.base/long_long.exp: new file.
26681 * gdb.base/sect-cmd.exp: new file.
26682 * gdb.base/shlib-cl2.exp: new file.
26683 * gdb.base/smoke.exp: new file.
26684 * gdb.base/so-impl-ld.c: new file.
26685 * gdb.base/so-impl-ld.exp: new file.
26686 * gdb.base/so-indr-cl.c: new file.
26687 * gdb.base/so-indr-cl.exp: new file.
26688 * gdb.base/varargs.exp: new file.
26689 * gdb.base/volatile.exp: new file.
26690 * gdb.base/whatis-exp.exp: new file.
7a292a7a 26691 * gdb.base/display.exp: new file.
c906108c
SS
26692 * gdb.c++/derivation.exp: new file.
26693 * gdb.c++/local.exp: new file.
26694 * gdb.c++/member-ptr.exp: new file.
26695 * gdb.c++/overload.exp: new file.
26696 * gdb.c++/ovldbreak.exp: new file.
26697 * gdb.c++/ref-types.exp: new file.
26698 * gdb.c++/ref-types2.exp: new file.
26699 * gdb.c++/userdef.exp: new file.
d63a86f8 26700
c906108c
SS
26701Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
26702
26703 * gdb.base/default.exp: Reflect wording change in remote.c.
26704
dc96c6c7 26705Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26706
26707 * gdb.base/help.exp: Update to reflect current text.
26708
26709Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
26710
26711 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
26712 they're stack variables and contain garbage.
26713 * gdb.c++/anon-union.exp: new file.
26714
26715 The following changes were made by David Taylor
889bf7c5
PA
26716 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26717 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26718 in changes by HP.
c906108c
SS
26719
26720 * gdb.base/bitops.exp: new file.
26721 * gdb.base/default.exp: change expected messages for catch and
26722 info catch tests to reflect HP merge changes.
26723 * gdb.base/enable-disable-break.exp
26724 * gdb.base/ending-run.c: new file.
26725 * gdb.base/long_long.c: new file.
26726 * gdb.base/maint.exp: new file.
26727 * gdb.base/pointers2.exp: new file.
26728 * gdb.base/shlib-call2.exp: new file.
26729 * gdb.base/solib.exp: new file.
26730 * gdb.base/step-test.c: new file.
26731 * gdb.c++/anon-union.cc: new file.
26732 * gdb.c++/local.cc: new file.
26733 * gdb.c++/member-pointer.cc: new file.
26734 * gdb.c++/method.cc: new file.
26735 * gdb.c++/ref-types.cc: new file.
26736 * gdb.c++/ref-types2.cc: new file.
26737 * gdb.c++/userdef.cc: new file.
d63a86f8 26738
c906108c
SS
26739 * gdb.base/scope.exp: compile one file at a time, then link.
26740 * gdb.base/langs.exp: ditto.
26741 * gdb.base/list.exp: ditto.
d63a86f8 26742
c906108c
SS
26743Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
26744
26745 The following changes were made by David Taylor
889bf7c5
PA
26746 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26747 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26748 in changes by HP.
d63a86f8 26749
c906108c
SS
26750 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
26751 skip tests. When compiling pass c++ flag to gdb_compile.
26752 * gdb.c++/
d63a86f8 26753
c906108c
SS
26754 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
26755 test for on hppa*-*-hpux*; use args to see if c++ was specified.
26756 (skip_hp_tests): new function.
26757 (gdb_preprocess): new function.
26758
26759 * configure.in (hpdir): decide whether to configure gdb.hp.
26760 * configure: regenerated.
26761
26762 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
26763 to delete on clean.
26764 (EXECUTABLES): update to reflect new additions.
26765 * gdb.base/commands.exp: update message expected.
26766 * gdb.base/default.exp: add copyright notice.
26767 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
26768 * gdb.base/help.exp: update messages to reflect current text.
26769 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
26770 targets for recurse tests.
26771 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
26772 skip this file.
26773
26774 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
26775 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
26776 compilation.
26777 * gdb.c++/misc.exp: ditto.
26778 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
26779 run the tests. tell gdb_compile that it's a c++ compilation.
26780
26781 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 26782
c906108c
SS
26783 * gdb.base/all-bin.exp: new file.
26784 * gdb.base/arithmet.exp: new file.
26785 * gdb.base/assign.exp: new file.
26786 * gdb.base/completion.exp: new file.
26787 * gdb.base/cond-expr.exp: new file.
26788 * gdb.base/condbreak.exp: new file.
26789 * gdb.base/define.exp: new file.
26790 * gdb.base/dollar.exp: new file.
26791 * gdb.base/environment.exp: new file.
26792 * gdb.base/eval-skip.exp: new file.
26793 * gdb.base/jump.exp: new file.
26794 * gdb.base/logical.exp: new file.
26795 * gdb.base/pointers.exp: new file.
26796 * gdb.base/relational.exp: new file.
26797 * gdb.base/section_command.exp: new file.
26798 * gdb.base/whatis-expr.exp: new file.
26799
26800 * gdb.base/all-types.c: new file.
26801 * gdb.base/call-array-struct.c: new file.
26802 * gdb.base/call-return-struct.c: new file.
26803 * gdb.base/call-strings.c: new file.
26804 * gdb.base/callfuncs2.c: new file.
26805 * gdb.base/condbreak.c: new file.
26806 * gdb.base/constvars.c: new file.
26807 * gdb.base/display.c: new file.
26808 * gdb.base/int-type.c: new file.
26809 * gdb.base/jump.c: new file.
26810 * gdb.base/miscexprs.c: new file.
26811 * gdb.base/pointers.c: new file.
26812 * gdb.base/pointers2.c: new file.
26813 * gdb.base/shmain.c: new file.
26814 * gdb.base/shr1.c: new file.
26815 * gdb.base/shr2.c: new file.
26816 * gdb.base/solib.c: new file.
26817 * gdb.base/solib1.c: new file.
26818 * gdb.base/solib2.c: new file.
26819 * gdb.base/varargs.c: new file.
26820 * gdb.c++/derivation.cc: new file.
26821 * gdb.c++/overload.cc: new file.
26822 * gdb.c++/ovldbreak.cc: new file.
26823 * gdb.hp/attach.c: new file.
26824 * gdb.hp/attach2.c: new file.
26825 * gdb.hp/average.c: new file.
26826 * gdb.hp/compiler.c: new file.
26827 * gdb.hp/compiler.cc: new file.
26828 * gdb.hp/execd-program.c: new file.
26829 * gdb.hp/follow-exec.c: new file.
26830 * gdb.hp/follow-fork.c: new file.
26831 * gdb.hp/follow-vfork-and-exec.c: new file.
26832 * gdb.hp/misc-hp.cc: new file.
26833 * gdb.hp/more-steps.c: new file.
26834 * gdb.hp/optimize.c: new file.
26835 * gdb.hp/quicksort.c: new file.
26836 * gdb.hp/run-hp.c: new file.
26837 * gdb.hp/start-stop.c: new file.
26838 * gdb.hp/sum.c: new file.
26839 * gdb.hp/templates-hp.cc: new file.
26840 * gdb.hp/thread-local-in-lib.c: new file.
26841 * gdb.hp/thread-local-in-lib.h: new file.
26842 * gdb.hp/thread-local-in-lib.lib.c: new file.
26843 * gdb.hp/vforked-program.c: new file.
26844 * gdb.hp/virtfunc-hp.cc: new file.
26845 * gdb.hp/watchpoint-hp.c: new file.
26846 * gdb.hp/xdb.c: new file.
26847 * gdb.hp/xdb0.c: new file.
26848 * gdb.hp/xdb0.h: new file.
26849 * gdb.hp/xdb1.c: new file.
26850
26851Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
26852
26853 The following change was made by Edith Epstein
889bf7c5
PA
26854 <eepstein@cygnus.com> as part of a project to merge in changes
26855 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
26856
26857 * gdb.c++/demangle.exp: changed the expected output for some
26858 ARM-style mangling -- removed second reference to datatype.
889bf7c5 26859 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 26860 T1<char>::~T1<char>(void)
c906108c 26861 becomes,
a9c64011
AS
26862 maint demangle __dt__11T1__pt__2_cFv
26863 T1<char>::~T1(void)
c906108c 26864
889bf7c5 26865 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 26866
c906108c
SS
26867Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
26868
26869 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
26870 * gdb.trace/backtrace.exp: Likewise.
26871 * gdb.trace/circ.exp: Likewise.
26872 * gdb.trace/collection.exp: Likewise.
26873 * gdb.trace/deltrace.exp: Likewise.
26874 * gdb.trace/infotrace.exp: Likewise.
26875 * gdb.trace/limits.exp: Likewise.
26876 * gdb.trace/packetlen.exp: Likewise.
26877 * gdb.trace/passc-dyn.exp: Likewise.
26878 * gdb.trace/passcount.exp: Likewise.
26879 * gdb.trace/report.exp: Likewise.
26880 * gdb.trace/save-trace.exp: Likewise.
26881 * gdb.trace/tfind.exp: Likewise.
26882 * gdb.trace/tracecmd.exp: Likewise.
26883 * gdb.trace/while-dyn.exp: Likewise.
26884 * gdb.trace/while-stepping.exp: Likewise.
26885
268861998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
26887
26888 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
26889
26890Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
26891
26892 From Brendan Kehoe:
26893 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
26894 int return types.
26895
26896Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
26897
26898 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 26899 remote dos host testing right.
c906108c
SS
26900
26901Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
26902
26903 * gdb.base/corefile.exp: remove some xfails.
26904
26905Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
26906
26907 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 26908 have different timestamps.
c906108c
SS
26909
26910Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
26911
26912 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 26913 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
26914
26915Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
26916
26917 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 26918 delta.
c906108c
SS
26919
26920Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
26921
26922 * gdb.base/default.exp: Add brace missing from previous delta.
26923
26924Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
26925
26926 * gdb.base/default.exp: Support test for info float for all
26927 varieties of arm toolchain.
26928
dc96c6c7 26929Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26930
26931 * gdb.trace/*.exp: remove "remote_download" command.
26932
dc96c6c7 26933Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26934
26935 * gdb.trace/*.exp: remove -gdwarf from compile.
26936
26937Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
26938
26939 * gdb.trace/configure.in(AC_INIT): typo
26940 * gdb.trace/configure: regenerated
26941
dc96c6c7 26942Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26943
26944 * config/m68k-emc.exp: New file.
26945 * lib/<emc-support.exp trace-support.exp}: New files.
26946 * configure.in: add new test directory gdb.trace.
26947 * gdb.trace/{configure configure.in Makefile.in}: New files.
26948 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
26949 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
26950 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
26951 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
26952 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
26953 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
26954 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 26955
dc96c6c7 26956Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26957
26958 * gdb.c++/classes.exp: Change all regular expressions to match
26959 arbitrary combinations of newline/carriage-return, so that they
26960 will work equally well on Unix and Windows.
26961 * gdb.c++/inherit.exp: ditto.
26962 * gdb.c++/virtfunc.exp: ditto.
26963
269641998-08-11 Dawn Perchik <dawn@cygnus.com>
26965
26966 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
26967
c2d11a7d
JM
26968Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
26969
26970 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
26971 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
26972 to use a0-a3/d0-d3 as needed.
26973
26974Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
26975
26976 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
26977 * gdb.disasm/am33.exp: Corresponding changes.
26978
c906108c
SS
269791998-07-11 Felix Lee <flee@cygnus.com>
26980
26981 * gdb.base/callfuncs.exp: add cmp10 test.
26982 * gdb.base/callfuncs.c (cmp10): new function.
26983
26984Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
26985
d63a86f8 26986 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
26987 into two parts to get around a synchronization problem in expect.
26988
3fc11d3e
JM
26989Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
26990
26991 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
26992
26993 * configure.in: Add options for gdbtk testsuite.
26994
26995 * configure: Regenerate.
26996
26997 * gdb.gdbtk: New directory to hold gdbtk tests.
26998
c906108c
SS
26999Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27000
27001 * gdb.fortran/types.exp: Escape brackets in expect patterns
27002 for test_float_literal_types_accepted tests.
27003 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
27004 before run test.
27005
c2d11a7d
JM
27006Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
27007
27008 * am33.exp: Just compile, do not link the testcase.
27009 * am33.s: Add ".am33" pseudoop to force am33 mode.
27010
c906108c
SS
270111998-06-25 Felix Lee <flee@cygnus.com>
27012
27013 * gdb.base/setshow.exp: make sure $pc is sane.
27014
27015 * gdb.stabs/weird.exp: split expect patterns properly.
27016
c2d11a7d
JM
27017Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
27018
27019 * gdb.disasm/am33.s: New disassembler testfile for the am33.
27020 * gdb.disasm/am33.exp: Run it.
27021
dc96c6c7 27022Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27023
27024 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
27025 match processing (and eliminate spurious timeouts when running).
27026
dc96c6c7 27027Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27028
27029 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27030 exception test, but conditionalize it on target [mach | gnu].
27031
dc96c6c7 27032Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27033
27034 * gdb.base/overlays.exp: fixup compile line for linker script.
27035
27036Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27037
27038 * gdb.fortran/types.exp: don't guess at float size.
27039
27040Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27041
27042 * gdb.base/exprs.exp: delete test that depends on int size.
27043
27044Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27045
27046 * config/sim.exp: Removed checks for target triplets.
27047 (gdb_target_sim): Use gdb,target_sim_options.
27048
27049Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27050
27051 * gdb.base/reread.exp: New file.
27052 * gdb.base/reread1.c: New file.
27053 * gdb.base/reread2.c: New file.
27054
27055Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27056
27057 * config/sim.exp: Use 'target sim -sparclite' when running
27058 SPARClite programs.
27059
27060Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27061
27062 * gdb.base/structs2.exp: New file.
27063 * gdb.base/structs2.c: New file.
27064
27065Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
27066
27067 * gdb.asm/common.inc: New file.
27068 * gdb.asm/d10v.inc: New file.
27069 * asm-source.exp: Pass -I's to gas to find .inc files.
27070 Update line numbers in expected output.
27071 * asmsrc1.s: Rewrite.
27072 * asmsrc2.s: Rewrite.
27073 * configure.in: Create arch.inc symlink.
27074 * configure: Regenerate.
27075 * Makefile.in (distclean): Delete arch.inc.
27076
27077Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27078
27079 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
27080 (t_enum_value2): ditto
27081 (t_enum_value3): ditto
27082 (main): ditto
c906108c
SS
27083Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27084
27085 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
27086 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
27087 change.
27088 Use gdb_test instead of send_gdb/gdb_expect sequences.
27089
27090Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
27091
27092 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
27093 not void.
27094
27095Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27096
27097 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
27098 subroutines. Used to test gdbs ability to single step through PC
27099 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
27100
27101Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
27102
27103 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
27104 more rigorous EGCS C++ error checking.
27105
27106Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27107
a9c64011
AS
27108 * gdb.base/help.exp: Clean up `help set args' and `help show args'
27109 tests.
27110 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
27111 function when asleep.
27112 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
27113 for i*86 Linux and SVR4 signal handling problems.
27114 Remove linux xfail for `next to handler in signals_tests_1', fixed
27115 by recent infrun.c change.
27116 Limit backtrace to 10 frames to avoid timeout problems with infinite
27117 stack backtraces.
27118 Adjust expect pattern in `handle all print' test to match Apr 28 1997
27119 target.[ch] change.
c906108c
SS
27120
27121Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
27122
27123 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
27124 for a newline from gdb before continuing.
27125 (default_gdb_exit): Just look for y or n.
27126 (gdb_test): Detect abnormal exit from GDB running on DOS; if
27127 it does, fail the rests of the tests in the file.
27128
27129Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27130
27131 * config/cygmon.exp: New file.
27132
27133Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
27134
27135 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 27136 main" test on remote targets.
c906108c
SS
27137
27138 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27139 run test on remote targets.
27140
27141Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
27142
27143 * gdb.asm: New directory.
27144 * configure.in: Configure it.
27145 * configure: Regenerate.
27146 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
27147 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
27148
27149Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
27150
27151 * config/mn10300-eval.exp: New file to support MN10300 eval board.
27152
dc96c6c7 27153Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27154
a9c64011
AS
27155 * gdb.base/overlays (several files): Merge the two overlay
27156 managers into one. Change variables (foox, barx, bazx, grbxx)
27157 back into ints but force them to load in their proper sections.
c906108c
SS
27158
27159Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
27160
27161 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 27162 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
27163 (D10VCopy): Handle memory regions crossing 16k boundaries.
27164 (D10VCopy): Transfer data in 32 bit chunks.
27165
27166Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
27167
27168 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 27169 correct.
c906108c
SS
27170
27171 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 27172 map. Include space for printf in .text segment.
c906108c
SS
27173
27174 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 27175 updated d10v memory VMA/LMA map.
c906108c 27176 (D10VCopy): Call D10VTranslate.
d63a86f8 27177
c906108c
SS
27178Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
27179
27180 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27181
27182 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
27183 that it won't be put into the .sdata - small data -
27184 section. Update reference.
c906108c
SS
27185 * gdb.base/baz.c (bazx, baz): Ditto.
27186 * gdb.base/foo.c (foox, foo): Ditto.
27187 * gdb.base/grbx.c (grbxx, grbx): Ditto.
27188
27189 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 27190 to be arrays.
d63a86f8 27191
dc96c6c7 27192Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27193
a9c64011
AS
27194 * gdb.base/overlays.exp: fix up and get working again.
27195 Add tests for backtraces from an overlay function.
d63a86f8 27196
c906108c
SS
27197Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
27198
27199 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
27200 "calling function with watchpoint enabled".
27201
27202Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
27203
27204 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 27205 gdb_suppress_tests for d10v-*-*.
c906108c
SS
27206 * lib/gdb.exp (gdb_suppress_tests): Disable this function
27207 pending review of whether it is useful or not.
27208
27209Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
27210
27211 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27212
27213Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
27214
27215 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
27216 * config/dve.exp: New file to support Densan boards.
27217
27218Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
27219
27220 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 27221 reads and BSD.
c906108c
SS
27222
27223Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
27224
27225 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
27226 response.
27227
27228 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
27229
27230Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
27231
27232 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 27233 test.
c906108c
SS
27234
27235 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 27236 target_sizeof_long and target_bigendian_p.
c906108c 27237 (structs_by_value, structs_by_reference): Check values according
889bf7c5 27238 to targets word size and endianess.
d63a86f8 27239
c906108c
SS
27240Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
27241
27242 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 27243 output.
c906108c
SS
27244
27245Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
27246
27247 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 27248 Update test of set args help to match source change.
c906108c
SS
27249
27250Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
27251
27252 * gdb.base/default.exp: Expect help system output to be in
27253 alphabetical order.
27254 * gdb.base/help.exp: Ditto.
27255
27256Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
27257
27258 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
27259 "i*86-pc-linux-gnu*".
27260 * gdb.base/interrupt.exp: Ditto.
27261 * gdb.base/corefile.exp: Ditto.
27262
27263 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 27264 define vxworks when building the testcase.
c906108c
SS
27265
27266 * gdb.base/ptype.exp: Fix testnames to be unique.
27267 * gdb.base/radix.exp: Ditto.
27268 * gdb.base/term.exp: Ditto.
27269 * gdb.base/whatis.exp: Ditto.
27270 * gdb.c++/classes.exp: Ditto.
27271
27272Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
27273
27274 * gdb.base/callfuncs.exp: Fix indentation.
27275
27276 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
27277 suppress_flag has been set.
27278 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
27279 target feature.
27280
27281Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
27282
27283 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
27284 the testcase.
27285
27286 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 27287 set_debug_traps() and breakpoint().
c906108c
SS
27288 * gdb.c++/misc.cc (main): Ditto.
27289 * gdb.c++/templates.cc (main): Ditto.
27290 * gdb.c++/virtfunc.cc (main): Ditto.
27291
27292Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
27293
27294 * lib/gdb.exp(gdb_step_for_stub): New function.
27295 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
27296 exists, reload the executable and do a "continue" instead of
27297 doing a jump.
27298 (runto_main): Use gdb_step_for_stub.
d63a86f8 27299
c906108c 27300 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 27301 tests to have unique names.
c906108c
SS
27302 * gdb.base/callfuncs.exp: Ditto.
27303 * gdb.base/commands.exp: Ditto.
27304 * gdb.base/default.exp: Ditto.
27305 * gdb.base/help.exp: Ditto.
27306 * gdb.base/list.exp: Ditto.
27307 * gdb.base/opaque.exp: Ditto.
27308 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
27309 similar tests.
d63a86f8 27310
c906108c
SS
27311 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
27312 * gdb.c++/cplusfuncs.cc: Ditto.
27313 * gdb.c++/virtfunc.cc: Ditto.
27314
27315 * config/monitor.exp: Keep track of the last file we saw, rather
27316 than trying to get the info from gdb.
27317
27318 * gdb.fortran/types.exp: Move comment to previous line.
27319
27320Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
27321
27322 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 27323 target mode.
c906108c
SS
27324
27325Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
27326
27327 From Bob Manson:
27328 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 27329 string from GDB when it connects.
c906108c
SS
27330
27331 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27332
27333Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
27334
27335 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
27336 if we can't get a debug format from GDB (we may be testing an
27337 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
27338
27339 * gdb.stabs/weird.exp: Fix quoting.
27340
27341 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27342
27343Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
27344
27345 * config/arm-ice.exp: New file.
27346
27347Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
27348
27349 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 27350 until it has been modified to work with the new testsuite.
c906108c 27351
99707966 27352 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
27353 testcase won't compile, cause all of the testcases in the file to
27354 fail instead.
c906108c
SS
27355
27356 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
27357 (gdb_clear_suppressed): New procedure.
27358 (gdb_stop_suppressing_tests): Only clear suppress_flag if
27359 it contains a positive value.
27360
27361Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
27362
27363 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
27364
27365 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
27366
27367Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
27368
27369 * lib/gdb.exp (setup_xfail_format): New function.
27370 (get_debug_format): New function to get debug format.
27371 (debug_format): New global variable to hold last value set
27372 by get_debug_format.
27373 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 27374 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
27375 * gdb.c++/ptype.exp: Ditto.
27376 * gdb.c++/classes.exp: Ditto.
27377 * gdb.c++/cplusfuncs.exp: Ditto.
27378 * gdb.c++/inherit.exp: Ditto.
27379 * gdb.c++/templates.exp: Ditto.
27380 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 27381
c906108c
SS
27382Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
27383
27384 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
27385 host doesn't have a currently-open connection.
27386
27387 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
27388 any gdb stub target. Handle cases where gdb doesn't respond when
27389 interrupted in a sane fashion.
c906108c
SS
27390
27391 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 27392 same thing in a totally different way.
c906108c
SS
27393
27394 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 27395 setting "timeout".
c906108c 27396 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 27397 default_gdb_init now.
c906108c
SS
27398
27399Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
27400
27401 * gdb.base/printcmds.exp: Fix "check for floating addition"
27402 regexp to accept results within approx +/- .01 of exact value.
27403 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
27404
27405Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
27406
27407 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 27408 properly.
c906108c
SS
27409 (gdb_expect): Add optional timeout parameter, and add timeout
27410 value to various calls.
27411 (gdb_suppress_tests): Only give one warning message per group.
27412
27413Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27414
27415 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
27416 global variables. Handle getting a value for $timeout more
27417 gracefully.
c906108c
SS
27418
27419Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27420
27421 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 27422 initialize.
c906108c 27423 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 27424 by a target configuration file.
c906108c
SS
27425 (gdb_expect): Pass the timeout to remote_expect.
27426
27427 * config/monitor.exp(gdb_load): Fix typo in regexp.
27428
27429Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27430
27431 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27432
27433Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27434
27435 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
27436 here. Call gdb_target_exec before rebooting the target, to make
27437 sure the connection to the target is closed.
c906108c
SS
27438 (gdb_load): Pass the name of the executable to gdb_target_monitor.
27439 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27440 Also detect "Timeout reading from remote" error.
27441
27442 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
27443 gdb_target_monitor. Don't call gdb_file_cmd here; let
27444 gdb_target_monitor do it.
c906108c
SS
27445
27446 * gdb.disasm/hppa.exp: Don't use exec_output.
27447
27448Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
27449
27450 * gdb.base/list.exp: If we're debugging a non-native target,
27451 try to set the pc register to point to the start of the
27452 program before doing the first list command.
27453
27454 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 27455 test_calls after restarting.
c906108c
SS
27456
27457 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 27458 reloading.
c906108c
SS
27459
27460 * gdb.base/watchpoint.exp: Fix typo.
27461
27462 * gdb.base/setshow.exp: Check for use_gdb_stub.
27463
27464 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 27465 stub case.
c906108c
SS
27466 * gdb.base/langs.exp: Ditto.
27467
27468 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
27469 gdb_load_offset. If we weren't given a file to load, figure out
27470 what the current file is and use it.
c906108c
SS
27471
27472 * config/i386-bozo.exp: New file.
27473
27474Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
27475
27476 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27477 feature.
27478
27479 * config/proelf.exp: New entry.
27480
27481Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
27482
27483 * lib/gdb.exp: Remove spurious .* patterns at the beginning
27484 of regexps.
27485
27486 * gdb.base/watchpoint.exp: Don't run the test_stepping
27487 tests if gdb can't call functions on the target.
27488
27489 * gdb.base/setshow.exp: Don't run the set prompt tests if
27490 the board has gdb_prompt set.
27491
27492Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
27493
27494 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27495 * gdb.base/commands.exp: Likewise.
27496 * gdb.base/setshow.exp: Likewise.
27497
27498Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
27499
27500 * config/monitor.exp(gdb_start): Look for gdb_prompt target
27501 feature.
27502
27503 * config/i960.exp: New file.
27504
27505Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
27506
27507 * gdb.base/funcargs.exp: Check for gdb,short_int target
27508 feature instead of looking for explicit target triplets.
27509
dc96c6c7 27510Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 27511
d63a86f8 27512 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
27513 "p 123DEADBEEF", to check parse_number.
27514 * top.c: change "to enable to enable" to "to enable" in a couple
27515 of help strings.
27516
27517Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
27518
27519 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27520 on the mn10300.
d63a86f8 27521
c906108c
SS
27522Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
27523
27524 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27525 where the test executable is run with explicit args.
27526 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27527
27528Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
27529
27530 * gdb.base/run.c: Use FAKEARGV to build test executable that
27531 does not require a command line arg, since most simulators
27532 don't currently support passing such an arg into the simulated
27533 program.
27534 * gdb.base/commands.exp: Change tests to insert the proper
27535 value as the arg to the first recursive factorial call. Change
27536 compilation line to define FAKEARGV at compile time.
27537
27538Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
27539
27540 * gdb.base/recurse.exp: Enable these tests for the mn10300.
27541 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
27542 function with watchpoint enabled" test.
27543
27544Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
27545
27546 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 27547 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
27548
27549 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 27550 "Tests restarted" messages.
c906108c
SS
27551
27552Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
27553
27554 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27555
dc96c6c7 27556Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27557
27558 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
27559 for INFO SYMBOL; add help tests for OVERLAY commands.
27560 * gdb.base/default.exp: add tests for INFO SYMBOL command;
27561 add tests for OVERLAY commands
27562 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
27563 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
27564 * gdb.base/sigall.c: add usestubs code frag
27565 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 27566
c906108c
SS
27567Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
27568
27569 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
27570 failures.
27571 (gdb_stop_suppressing_tests): Note that tests have restarted.
27572
27573Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
27574
27575 * config/h8300.exp: New file.
27576
27577Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
27578
27579 * gdb.base/setshow.exp: Check for the existence of a
27580 feature, not its value.
27581
27582Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
27583
27584 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
27585
27586 * gdb.base/scope.exp: It's now init0(), not init().
27587
27588 * gdb.base/scope0.c: For now, change init() to be init0().
27589
27590 * config/monitor.exp: Use gdb_serial in preference to serial
27591 or netport.
27592
27593 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 27594 and it's not already set.
c906108c
SS
27595
27596Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
27597
27598 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 27599 isn't using a stub and if it supports argument passing.
c906108c
SS
27600
27601Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
27602
27603 * config/udi.exp(gdb_start): Make sure UDICONF is set
27604 properly before starting gdb.
27605
27606Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
27607
27608 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
27609 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
27610 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
27611
27612Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
27613
27614 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 27615 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
27616
27617 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
27618
27619 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
27620
27621 * config/monitor.exp: Make sure we disconnect from the target.
27622 Also, try a reboot/reload cycle instead of failing if the
27623 load fails.
27624
27625Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
27626
27627 * gdb.base/default.exp: Don't set match_max.
27628 * gdb.base/help.exp: Ditto.
27629 * gdb.base/list.exp: Ditto.
27630 * gdb.base/signals.exp: Ditto.
27631
27632 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
27633 set, use remote_ld to download the testcase instead of
27634 the GDB loader.
27635
27636Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
27637
27638 * config/vr5000.exp: New file.
27639
27640 * config/monitor.exp(gdb_target_monitor): Add pattern for
27641 "Ending remote" to detect errors in connecting.
27642
27643 * gdb.base/setshow.exp: Add .* within auto language test.
27644
27645 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
27646 target feature.
27647
27648 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 27649 and reboot the board if necessary.
c906108c
SS
27650
27651 * gdb.base/setvar.exp(test_set): Handle multiple prints within
27652 a set of tests. Remove print.* from the patterns being checked.
27653
27654Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
27655
27656 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
27657 refer to gdb_spawn_id.
27658
27659 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
27660 longer used.
27661 * config/sparclet.exp: Ditto.
27662 * config/sparclet-old.exp: Ditto.
27663 * config/slite.exp: Ditto.
27664 * config/sim.exp: Ditto.
27665 * gdb.base/funcargs.exp: Ditto.
27666
27667 * lib/gdb.exp:Remove references to gdb_spawn_id.
27668 (gdb_expect): Move to remote.exp.
27669
27670Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
27671
27672 * config/monitor.exp: Detect the "Couldn't establish connection"
27673 message from GDB.
27674
27675Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
27676
27677 * gdb.base/bitfields.exp: Use runto instead of explicit
27678 gdb_run_cmd/gdb_expect sequences.
27679
27680 * gdb.base/break.exp(text_next_with_recursion): Add match for
27681 gdb_expect call.
27682
27683 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
27684 We also need to handle the "A program is being debugged already"
27685 prompt from gdb. Use gdb_test to set the baud rate.
27686
27687 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
27688 to 20000. Really. I mean it.
27689
27690Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27691
27692 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
27693 fails. If suppress_flag is set, skip perror message about not
27694 being able to send to GDB.
c906108c 27695 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 27696 GDB.
c906108c
SS
27697 (gdb_expect): If suppress_flag is set, always fail immediately.
27698 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
27699 (gdb_init): Call gdb_stop_suppressing_tests.
27700 (default_gdb_exit): Ditto.
27701 (default_gdb_start): Ditto.
27702
27703 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 27704 gdb_stop_suppressing_tests as appropriate.
c906108c 27705 * gdb.base/break.exp: Ditto.
889bf7c5 27706 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
27707 * gdb.base/commands.exp: Ditto.
27708 * gdb.base/exprs.exp: Ditto.
889bf7c5 27709 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
27710 * gdb.base/list.exp: Ditto.
27711 * gdb.base/recurse.exp: Ditto.
889bf7c5 27712 * gdb.base/scope.exp: Ditto.
c906108c
SS
27713 * gdb.base/structs.exp: Ditto.
27714 * gdb.c++/inherit.exp: Ditto.
27715
27716Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
27717
27718 * config/vr4300.exp: New file.
27719
99707966 27720 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 27721
99707966 27722 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
27723
27724Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
27725
27726 * lib/gdb.exp(gdb_init): New function.
27727
27728 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 27729 for each individual variable set.
c906108c
SS
27730
27731 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
27732 name.
27733
27734 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
27735
27736 * gdb.base/scope.exp: Use gdb_test.
27737
27738 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
27739 aborting; the testsuite driver will do that for us (see
27740 gdb_finish). Also, use gdb_test in a few more places.
27741
27742Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
27743
27744 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
27745
27746Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
27747
27748 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
27749 and "add_tests" are not at the same address.
27750
27751Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
27752
27753 * gdb.base/ptype.exp: Use gdb_test.
27754
27755Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
27756
27757 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
27758 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
27759 left in. No longer expect them to fail.
27760
27761 * gdb.stabs/*.mt; Deleted, no longer used.
27762 * gdb.stabs/configure.in: Remove references to target makefile
27763 frags.
27764 * gdb.stabs/configure: Rebuilt.
27765
27766 * gdb.disasm/*.mt: Deleted, no longer used.
27767 * gdb.disasm/configure.in: Remove references to target makefile
27768 frags. Use "sh3.s" as the unique filename for this directory.
27769 * gdb.disasm/configure: Rebuilt.
27770
27771 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
27772 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
27773 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
27774
27775Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
27776
27777 * config/udi.exp: Use mondfe,name instead of remote_host.
27778
27779Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
27780
27781 * gdb.base/watchpoint.exp: Don't expect a failure when calling
27782 a function with a watchpoint enabled on the mn10200.
27783
27784 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
27785 before trying to create it!
27786
27787Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
27788
27789 * config/vx.exp: Use hostname instead of netport.
27790
27791 * config/vxworks.exp: New file.
27792
27793 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
27794
27795 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 27796 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
27797 occurs.
27798
27799 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
27800 $gdb_spawn_id directly.
27801 (gdb_run_cmd): Try _start as well as start. Use the target feature
27802 gdb,start_symbol as the symbol to start from when jumping.
27803
27804Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
27805
27806 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
27807 redundant) test.
27808
27809 * gdb.base/recurse.exp: Relax final value test for 'b' so that
27810 it doesn't lose for 16bit integer systems.
27811
27812Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
27813
27814 * gdb.fortran/types.exp: If the target doesn't support "double"
27815 data types, then expect "real" types to only be 4 bytes.
27816
27817 * gdb.c++/virtfunc.exp: Expect failure for virtual function
27818 call tests if the target doesn't support inferior function calls.
27819
27820 * gdb.base/printcmds.exp: Allow minor deviation in FP values
27821 in printf tests.
27822
27823Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
27824
27825 * gdb.base/help.exp: Disable "help set", "help show", and
27826 "help support". Simplify regexp for "help stack".
27827
27828 * gdb.base/default.exp: Set match_max to 5000 and the timeout
27829 to 60 seconds. Temporarily set match_max to 15000 around the
27830 "info copying" test.
27831
27832 * gdb.base/nodebug.exp: Don't try to do an inferior function
27833 call if the target doesn't support them.
27834 * gdb.base/printcmds.exp: Likewise.
27835 * gdb.base/setvar.exp: Likewise.
27836 * gdb.base/structs.exp: Likewise.
27837 * gdb.c++/templates.exp: Likewise.
27838 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
27839
27840 * gdb.base/recurse.exp: Enable for the mn10200.
27841
27842 * configure.in: Do configure gdb.stabs directory for *-*-elf
27843 targets.
27844 * configure: Rebuilt.
27845
27846 * gdb.base/break.exp: Check for gdb,noresults before testing
27847 exit status and/or results from the target.
27848 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
27849 * lib/gdb.exp: Remove old (now bogus) initialization of
27850 noinferior, noargs, noresults and nosignals.
27851
27852Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
27853
27854 * config/sh.exp: New file.
27855
27856 * config/slite.exp: Try to connect multiple times to the board
27857 before rebooting. Only send a "monitor run" if need_monitor_run
27858 is set.
27859
27860 * gdb.base/break.exp: Don't do the "stub continue" test if
27861 the target has gdb_stub set.
27862
27863 * gdb.base/callfuncs.exp: Increase the timeout.
27864
27865 * gdb.base/interrupt.exp: Don't even try to compile the testcase
27866 if the target has gdb,noinferiorio set.
27867
27868 * gdb.base/list.exp: Increase match_max to 10000 characters.
27869
27870 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
27871
27872 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
27873 target.
27874
27875 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
27876
27877Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
27878
27879 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
27880 trying to delete the copy of gdb. Catch the file delete so we
27881 don't die if the delete fails; also, the file should be copied to
27882 the host, not to the build.
c906108c
SS
27883
27884Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
27885
27886 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 27887 parenthesis in case it contains multiple regexps separated
c906108c
SS
27888 with |.
27889
27890 * gdb.base/watchpoint.exp: Use gdb_test.
27891 * gdb.base/default.exp: Ditto.
27892
27893Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
27894
99707966 27895 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 27896
c906108c
SS
27897 * gdb.base/scope.exp: Use gdb_test.
27898 * gdb.c++/classes.exp: Ditto.
27899 * gdb.c++/inherit.exp: Ditto.
27900
27901Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
27902
27903 * gdb.base/crossload.exp: Don't use execute_anywhere, use
27904 remote_exec instead.
27905 * gdb.base/corefile.exp: Don't be ridiculous.
27906 * gdb.base/*.c: Add missing stub invocations.
27907
27908Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
27909
27910 * config/slite.exp: Miscellaneous fixes.
27911
27912 * lib/gdb.exp: Fix runto.
27913
27914 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
27915 the target.
27916
27917 * gdb.base/watchpoint.exp: Fix regexp.
27918
27919 * lib/gdb.exp(default_gdb_exit): Add a catch to the
27920 close and wait commands, as the descriptor may now be
27921 invalid. Always call "remote_close host".
27922
27923Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
27924
27925 Major rewrite for testsuite revision.
d63a86f8 27926
c906108c
SS
27927 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
27928 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
27929 instead of relying on spawn_id to always contain a valid
27930 spawn id.
27931 (get_compiler_info): New procedure to build the ${binfile}.ci
27932 file, instead of replicating this in N different places.
27933 (gdb_compile): New procedure.
d63a86f8 27934
c906108c 27935 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
27936 appropriate arguments) instead of compile. Use gdb_test in a lot
27937 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
27938 at the start of a testcase, as this is no longer done magically.
27939
27940 config/*-gdb.exp: Rename without the -gdb suffix.
27941
27942 config/mips.exp: Use remote_close instead of exit_remote_shell.
27943 config/monitor.exp: Use target_info instead of looking at
27944 baud, timeout, etc.
27945 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
27946
27947Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27948
27949 * gdb.c++/templates.exp (test_ptype_of_templates),
27950 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
27951 Update expect patterns for destructors and assignment operators
27952 to match corresponding c-typeprint.c changes.
27953 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
27954 to destructor breakpoint test, GDB should be able to set the
27955 destructor breakpoint without specifying arguments.
27956
27957Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
27958
27959 * gdb.threads/pthreads.exp: Change result for failure to compile due
27960 to lack of pthreads runtime support from an error to simply an
27961 unsupported test, per dejagnu standards.
27962
27963Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27964
27965 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
27966 where GDB exits to reduce pattern match time.
27967 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
27968
27969 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
27970
dc96c6c7 27971Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27972
27973 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
27974 * gdb.base/default.exp: ditto.
27975 * gdb.base/nodebug.exp: ditto.
27976 * gdb.base/printcmds.exp: ditto.
27977 * gdb.base/ptype.exp: ditto.
27978 * gdb.base/setvar.exp: ditto.
27979 * gdb.base/structs.exp: ditto.
27980 * gdb.base/setshow.c: Guard against uninitialized values of argc.
27981
27982Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
27983
27984 * configure, */configure: Rebuild with autoconf 2.12.
27985
27986Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
27987
27988 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
27989 use new i*86-pc-linux*-gnu quads.
27990 * gdb.base/corefile.exp: Ditto.
27991 * gdb.base/signals.exp: Ditto.
27992 * gdb.base/sigall.exp: Ditto.
27993 * gdb.base/interrupt.exp: Ditto.
27994
27995 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
27996 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
27997 RedHat 4.0.
d63a86f8 27998
c906108c 27999 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
28000 linux. This allows the test case to at least compile on latest
28001 linux, but still not run due to missing the threads runtime library.
c906108c
SS
28002
28003Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28004
28005 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
28006 directory to search gdb directory. Accept and step over conditional
28007 stack alignment code. Consume $prompt in failure cases.
28008 Reset timeout to $oldtimeout instead of some arbitrary value.
28009 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
28010 timeout problems with infinite stack backtraces.
28011 * gdb.base/ptype.exp (ptype struct link, union tu_link):
28012 Accept function parameters for linkfunc member.
28013
28014Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
28015
28016 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
28017 (CXXFLAGS): Remove, unreferenced.
28018 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
28019 previous -B options and also add -B option to pick up cross compiled
28020 runtime.
c906108c
SS
28021 (TARGET_INCLUDES): Add for -I options and add code to initialize when
28022 doing cross compiles.
28023 (target_alias): Declare global.
28024 (xgcc): Set variable to full path of gcc in build tree. Use findfile
28025 to verify that gcc exists in build tree, and if so set CC to that
28026 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 28027
c906108c
SS
28028Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
28029
28030 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28031 ptype test for anonymous union. Fixup testcase to match
28032 current gcc debug output.
28033
28034Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28035
28036 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28037 force argument to an unsigned long type.
28038
28039Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28040
28041 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 28042 tests and anonymous union print/ptype tests.
c906108c
SS
28043 * gdb.base/list.exp (test_forward-search): Increase timeout by
28044 5 minutes for the "search extremely long line" case.
28045 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28046 completely optional and that the pass/fail messages use the command as
28047 the message if that third arg is a null string.
28048 (gdb_test_exact): Arrange that a null string pattern means match a
28049 null string output rather than any output, which might include random
889bf7c5 28050 errors.
c906108c
SS
28051 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28052 backtrace test.
28053 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28054 always failing and failure is now exposed by gdb.exp changes.
28055
28056Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28057
28058 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28059 weren't being noted.
28060
28061Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28062
28063 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28064 * gdb.stabs/weird.exp: Remove v_comb xfails.
28065
dc96c6c7 28066Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28067
28068 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 28069 list.exp scope.exp watchpoint.exp]
c906108c 28070 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 28071
dc96c6c7 28072Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28073
28074 * config/monitor.exp: Increase download timeout to 1000 seconds.
28075
dc96c6c7 28076Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28077
28078 * config/m32r.exp: Increase timeout to 120 seconds.
28079
28080Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
28081
28082 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
28083 and accept older ordering as obsolescent gcc or gdb.
28084 * gdb.c++/templates.exp: Ditto.
28085 * gdb.c++/virtfunc.exp: Ditto.
28086
28087Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
28088
28089 * gdb.base/coremaker.c: Add code to mmap some data so we
28090 can check that it ends up in the core file.
28091 * gdb.base/corefile.exp: Add test to read mmapped data
28092 from core file.
28093
dc96c6c7 28094Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28095
28096 * config/m32r.exp: New file.
28097
28098Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28099
28100 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
28101 that cflags can contains -gstabs, and work correctly for other tests.
28102
dc96c6c7 28103Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28104
28105 * gdb.base/setshow.exp: New file, tests show and set.
28106 * gdb.base/setshow.c: New file, tests show and set.
28107 * gdb.base/help.exp: Add test for help set|show annotate.
28108 * gdb.base/default.exp: Add test for set|show annotate.
28109
28110Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
28111
28112 * testsuite/gdb.base/break.exp: Make backtrace from factorial
28113 errors unique.
28114 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
28115 explicitly.
28116
28117Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
28118
28119 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
28120 and width commands. This is done elsewhere.
28121 * (gdb_start): Don't call gdb_start_sim here. That's already
28122 done in gdb_load. This fixes lots of failures in default.exp.
28123
28124Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
28125
28126 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
28127 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
28128 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
28129 in the same we we treat other failures (since it may be an expected
889bf7c5 28130 condition), rather than as an error.
c906108c
SS
28131 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28132 old test format.
28133
28134Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
28135
28136 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
28137 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 28138 twice. Nuke the duplicates.
c906108c 28139 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 28140 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
28141 Remove config.h along with other config files.
28142
28143Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
28144
28145 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
28146 "p func1 ()" and note that rests of tests are skipped.
28147 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28148 setup_xfails for "print func2::coremaker_local".
c906108c
SS
28149 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
28150 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
28151 affected by the previous run test.
28152 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
28153 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
28154 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
28155 "pass int powerset tuple" and "pass modeless int powerset tuple".
28156 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
28157 "real write 4" and "real write 8".
28158 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28159 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
28160 "print \$i after tuple assign 2", and
28161 "print vs2 after tuple assign 2".
28162 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
28163 meaningful error message and return -1 so the caller can
28164 suppress further tests and avoid a cascade of errors.
d63a86f8 28165
c906108c
SS
28166Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
28167
28168 * gdb.base/a1-selftest.exp: Tweak tests to account for new
28169 format for printing version.
28170 * gdb.base/default.exp: Ditto.
28171 * gdb.base/interrupt.exp: Fix problem with cascade of
28172 errors if child process dies while calling a function.
d63a86f8 28173
c906108c
SS
28174Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
28175
28176 * Makefile.in (VPATH): Add
28177 * Makefile.in (Makefile, config.status): Fix rules so things get
28178 remade when necessary.
28179
28180Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
28181
28182 * Makefile.in (just-check): Add path to sibling expect dir
28183 to environment variable specified by RPATH_ENVVAR.
28184
28185Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
28186
28187 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28188 (just-check): Add shared library paths for libstdc++, tk,
28189 tcl, bfd, and opcodes to the environment variable specified
28190 in RPATH_ENVVAR.
28191 * configure.in: Add support to recognize --enable-shared flag
28192 and generate correct value for RPATH_ENVVAR.
28193 * configure: Regenerated with autoconf.
28194
28195Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28196
28197 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 28198 include all osf versions.
c906108c
SS
28199 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
28200 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
28201 when target is linux. When failing to build pthreads test
28202 executable, give more meaningful message.
28203 * gdb.threads/pthreads.c: Hpux also uses old definition of second
28204 arg for pthread_create.
d63a86f8 28205
c906108c
SS
28206Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
28207
28208 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 28209 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 28210 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 28211 and -lpthreads (everybody else).
c906108c
SS
28212 (test_startup): Fail gracefully if threads are not supported.
28213 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
28214 "p/c array_index("abcdef",2)" when not gcc compiled.
28215 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
28216 "print func2::coremaker_local" when not gcc compiled.
28217 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
28218 "ptype on opaque struct tagname (statically)",
28219 "ptype on opaque struct tagname (dynamically) 1", and
28220 "ptype on opaque struct tagname (dynamically) 2"
28221 for not compiled with gcc.
28222 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
28223 backtrace when compiled with gcc.
d63a86f8 28224 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
28225 than always return success.
28226
28227Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
28228
28229 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
28230
28231Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
28232
28233 * gdb.base/structs.exp: Undo last change.
28234
28235Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
28236
28237 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
28238 encapsulate all the steps/nexts done during self test, starting
28239 at main, and makes them less sensitive to optimization issues.
28240 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
28241 signal handler" test.
28242 * gdb.threads/pthreads.exp: Only run this for native configs.
28243 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
28244 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
28245 tests.
28246 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
28247 for "runto test_calls(void)" test.
d63a86f8 28248
c906108c
SS
28249Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
28250
28251 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
28252 and don't expect address info in breakpoint confirmations.
28253
28254Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
28255
28256 * gdb.base/list.exp (test_forward_search): Increase timeout
28257 temporarily by 60 seconds for searching extremely long line,
889bf7c5 28258 and then reset to old value when done. Increase expect input
c906108c
SS
28259 buffer to 10000.
28260
28261Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
28262
28263 * gdb.base/list.exp (test_forward_search): Fix to handle very
28264 long source line without overflowing expect's input buffer.
28265
28266Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
28267
28268 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
28269 "buffer_full".
28270
28271 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
28272 "buffer_full".
28273
28274 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
28275 "buffer_full".
28276
28277 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
28278 "buffer_full".
28279
28280Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
28281
28282 * configure.in (configdirs): Add gdb.threads.
28283 * configure: Regenerated with autoconf.
28284 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
28285 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
28286 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 28287
c906108c
SS
28288Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
28289
28290 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
28291
28292Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
28293
28294 * gdb.base/signals.exp (test_handle_all_print): Test separately for
28295 each signal's status in the output of "handle all print".
28296 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
28297 the \r\n sequence that immediately precedes the gdb prompt.
28298 * gdb.base/a1-selftest.exp: Save original timeout and restore
28299 after test.
28300
28301Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
28302
28303 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
28304 symbol.
28305
28306Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
28307
28308 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
28309
28310Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
28311
28312 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
28313 timeout by 60 seconds.
28314
28315Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
28316
28317 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
28318 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
28319 error return.
28320
28321Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
28322
28323 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
28324 gdb initialization, also report how long dejagnu waited. Restore
28325 old timeout before doing error return. Temporarily increase timeout
889bf7c5 28326 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
28327
28328Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
28329
28330 * lib/gdb.exp: Report timeout value for verbosity level 2.
28331 * config/gdbserver.exp: Ditto.
28332 * config/hppro.exp: Ditto.
28333 * config/mips-gdb.exp: Ditto.
28334 * config/monitor.exp: Ditto.
28335 * config/netware.exp: Ditto.
28336 * config/sim-gdb.exp: Ditto.
28337 * config/slite-gdb.exp: Ditto.
28338 * config/udi-gdb.exp: Ditto.
28339 * config/unix-gdb.exp: Ditto.
28340 * config/vx-gdb.exp: Ditto.
28341 * gdb.base/a1-selftest.exp: Ditto.
28342 * gdb.base/a2-run.exp: Ditto.
28343 * gdb.base/break.exp: Ditto.
28344 * gdb.base/corefile.exp: Ditto.
28345 * gdb.base/list.exp: Ditto.
28346 * gdb.base/recurse.exp: Ditto.
28347 * gdb.base/scope.exp: Ditto.
28348 * gdb.base/signals.exp: Ditto.
28349
28350Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28351
28352 * gdb.threads/Makefile.in (docdir): Removed.
28353
28354Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28355
28356 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 28357 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 28358 @srcdir@.
d63a86f8 28359 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
28360 autoconf 2.5 or higher.
28361 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28362
28363Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
28364
28365 * configure: Regenerated.
28366 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
28367 avoid name clashes with SunOS headers.
28368
28369Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
28370
28371 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28372
28373Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
28374
28375 * gdb.base/callfuncs.exp: Finish last change -- make sure the
28376 prototype information ends up in the compiler info file.
28377
28378Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
28379
28380 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
28381 attempting to regenerate it. Eliminate use of a temporary file
28382 and just generate the info file directly. Source it immediately,
28383 for consistency of use.
28384 * gdb.base/corefile.exp: Ditto
28385 * gdb.base/exprs.exp: Ditto.
28386 * gdb.base/funcargs.exp: Ditto.
28387 * gdb.base/langs.exp: Ditto.
28388 * gdb.base/list.exp: Ditto.
28389 * gdb.base/mips_pro.exp: Ditto.
28390 * gdb.base/nodebug.exp: Ditto.
28391 * gdb.base/opaque.exp: Ditto.
28392 * gdb.base/ptype.exp: Ditto.
28393 * gdb.base/scope.exp: Ditto.
28394 * gdb.base/setvar.exp: Ditto.
28395 * gdb.base/signals.exp: Ditto.
28396 * gdb.base/whatis.exp: Ditto.
28397 * gdb.c++/templates.exp: Ditto.
28398 * gdb.c++/virtfunc.exp: Ditto.
28399 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 28400 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
28401
28402Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28403
28404 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
28405 it got fixed by the recent lookup_minimal_symbol_by_pc change.
28406 Increase timeout, a lot of single stepping might be needed if the
28407 target has no hardware watchpoints.
28408
28409Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
28410
28411 * gdb.base/break.exp: Ignore compiler warnings when compiling
28412 break.c.
28413 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28414 * gdb.base/default.exp: Add h8300 xfails. Handle messages
28415 from remote-sim.
28416 * gdb.base/exprs.exp: Add h8300 xfails.
28417 * gdb.base/funcargs.exp: Likewise.
28418 * gdb.base/nodebug.exp: Likewise.
28419 * gdb.base/printcmds.exp: Likewise.
28420 * gdb.base/ptype.exp: Likewise.
28421 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
28422 h8300 xfails.
d63a86f8 28423 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
28424 on the h8300.
28425 * gdb.base/funcargs.c: Explicitly make last constant argument to
28426 call_after_alloca_subr an unsigned long type.
28427 * gdb.base/return.c: Include stdio.h.
28428
28429Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
28430
28431 * config/abug.exp: New file for the older Motorola Bug monitor
28432 that runs on the mvme13x series VME boards.
28433 * config/monitor.exp: Use the new config array for target settings
28434 if they exist.
28435
28436Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
28437
28438 * sim-gdb.exp: Make the SH simulator allocate less space when
28439 it is targeted.
28440
28441Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
28442
28443 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28444 test.
28445
28446Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
28447
28448 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28449 "rs6000-*-*" for "list function in include file" when gcc compiled.
28450 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28451 for "p ctable1[120]".
28452 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28453 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28454 Remove setup_xfail for "rs6000-*-*" for
28455 "print 'scope0.c'::filelocal before run".
28456 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28457 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28458 since some compilers don't allow both options to be given
28459 on the same command line. Create object file and move it.
d63a86f8 28460
c906108c
SS
28461Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
28462
28463 * gdb.base/corefile.exp: Always regenerate the core file, since
28464 we always regenerate the coremaker program. Detect special case
28465 where registers cannot be read from core file.
d63a86f8 28466
c906108c
SS
28467Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
28468
28469 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28470 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28471 * gdb.c++/templates.exp: Only match on basename of file since
28472 some formats like xcoff don't encode directory information.
28473 * gdb.stabs/weird.exp: Use the right sed script for powerpc
28474 and rs6000 AIX xcoff targets.
28475 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28476 * configure: Regenerate.
28477 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28478 here, rather than in distclean.
d63a86f8 28479
c906108c
SS
28480Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
28481
28482 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28483 defined, and use it to compile the test case with -O2. The
28484 native compilation still uses no optimization.
28485 * gdb.base/mips_pro.c: Remove inline assembly code since
28486 it is compiled PIC by default, which results in assembler
28487 warnings that make the testsuite think the compilation
28488 was unsuccessful.
28489
28490Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
28491
28492 * gdb.c++/misc.exp: Add note to message for
28493 "print s.a for foo struct" that this is a known gcc 2.7.2
28494 and earlier bug.
28495
28496Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
28497
28498 * gdb.base/break.exp: Fix pattern for matching "Delete all
28499 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
28500 setup_xfail for deleting all breakpoints test. Fix various
28501 timeout messages to include "(timeout)".
28502 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28503 for "p t_float_values2(3.14159,float_val2)".
28504 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28505 for "continue to call2g" when gcc compiled.
28506 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28507 "up to foo in langs.exp", "show language at foo in langs.exp",
28508 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28509 and "show language at fsub in langs.exp".
28510 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28511 "list line 1 in include file", "list message for lines past EOF",
28512 "list function in include file", "list list0.h:foo", and
28513 "list filename:function; nonexistant function".
28514 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28515 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28516 and "ptype t_char_array" to be for native cc only.
d63a86f8 28517
c906108c
SS
28518Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28519
d63a86f8 28520 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 28521 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 28522 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
28523
28524Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
28525
28526 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28527 "bt in signals.exp". This problem only appears when running
28528 the testsuite, and then only intermittently.
28529
28530Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
28531
28532 * gdb.base/return.exp (return_tests): Differentiate between
28533 two tests of continuing.
28534
28535Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
28536
28537 * */Makefile.in (maintainer-clean): Remove config.log.
28538 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28539 * gdb.c++/Makefile.in (PROGS): Add inherit.
28540 (clean): Remove *.ci.
28541
28542Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
28543
28544 * gdb.c++/misc.cc: Add test code from Mike Stump.
28545 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
28546
28547Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
28548
28549 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
28550 to "alpha-*-osf2*" and add comment.
28551 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
28552 setup_xfail for "step over execarg initialization" and
28553 "step over corearg initialization".
c906108c
SS
28554 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
28555 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
28556 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 28557 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
28558 "print func2::coremaker_local", and "backtrace in corefile.exp".
28559 * gdb.base/signals.exp: Build and source signals.ci.
28560 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
28561 to be for gcc only.
28562 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 28563
c906108c
SS
28564Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28565
28566 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
28567 Feb 3 procfs.c change.
28568
28569Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
28570
28571 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
28572
28573Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
28574
28575 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
28576 from dejagnu's apparent default of 10 seconds, which gives random
28577 results when running the tests over NFS on moderately loaded systems.
28578 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
28579
28580Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
28581
28582 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
28583 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 28584 result reports.
c906108c
SS
28585
28586Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
28587
28588 * configure.in (CY_AC_PATH_TCLH): Remove.
28589 * configure: Regenerate.
28590
28591Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
28592
28593 * gdb.c++/Makefile.in (clean): Add missing '{'.
28594
28595Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
28596
28597 * lib/gdb.exp: Provide a default value for noinferior.
28598
28599 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
28600 Load libgloss.exp.
28601
28602Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
28603
28604 * gdb.disasm/hppa.exp: Compile directly into an executable, use
28605 the executable, not the .o to run the tests from.
28606
28607Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
28608
28609 * gdb.base/break.exp: Don't test for program exit or exit status
28610 if $noresults if nonzero.
28611 * gdb.base/langs.exp: Likewise.
28612 * gdb.base/watchpoint.exp: Likewise.
28613
28614 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
28615 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
28616 trying to compile the testcase.
28617
28618Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
28619
28620 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
28621 * gdb.base/signals.exp (continue to handler): Likewise.
28622
28623Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
28624
28625 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
28626
28627 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
28628
28629Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
28630
28631 * gdb.base/corefile.exp: Recognize "not found" as failure
28632 when trying to determine if a core file was generated.
28633 If no core file was generate the first time, try again without
28634 the ulimit -c to work around braindamaged shells.
28635
28636Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
28637
28638 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
28639 [] tests with "test" and enclose string in quotes.
28640 * gdb.stabs/configure: Rebuild
d63a86f8 28641
c906108c
SS
28642Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
28643
28644 Changes in sync with expect:
28645 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
28646 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
28647 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
28648 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
28649 argument to AC_REQUIRE.
28650 * configure: Regenerated.
28651
28652Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
28653
28654 * gdb.base/corefile.exp: When generating a core, discard any
28655 error messages about ulimit not found and the "core dumped"
28656 message from the shell that runs the coredumper.
28657
28658Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
28659
28660 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
28661
28662 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
28663 which sed script to run. Expect failure for v_comb test
28664 on PA targets too.
d63a86f8 28665
c906108c
SS
28666Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
28667
28668 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 28669 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
28670
28671Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
28672
28673 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
28674 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 28675 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
28676 * lib/gdb.exp (default_gdb_start): Fix typo.
28677 * gdb.base/corefile.exp: Allow "Core was generated by ..."
28678 messages to not include the full program name that caused
28679 the core dump since some systems (such as solaris) apparently
28680 truncate this path to about 80 characters.
28681 When generating a core file first try increasing the core file
28682 size limit to unlimited since some systems may default it to
28683 zero, and it is harmless to try it. Move the test for failing
28684 to generate a core file to where it will actually get executed.
28685 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
28686 new gdb result from g++ debug info improvements and make old
28687 pattern obsolescent. Also account for size_t differences
28688 (may be int or long).
28689 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
28690 initialization before function call is placed in the delay slot
28691 and thus appears to be skipped over by commands such as "next".
28692
28693Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
28694
28695 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
28696
28697Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
28698
28699 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
28700 input source file; fix code to compile test to deal with this
28701 convention.
28702 * gdb.c++/*.exp: Likewise.
28703
28704Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
28705
28706 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
28707 "bt in signals.exp".
28708
28709Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
28710
28711 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
28712 "step over execarg initialization" and
889bf7c5 28713 "step over corearg initialization".
c906108c
SS
28714
28715Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
28716
28717 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
28718 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
28719
28720Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
28721
28722 From Rob Savoye (rob@poseidon.cygnus.com)
28723 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
28724 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
28725 configure.in}, gdb.disasm/{Makefile.in, configure.in},
28726 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
28727 configure.in}: Major reworking for autoconfig.
c906108c
SS
28728 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
28729 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 28730 New files.
c906108c
SS
28731 * config/unix-gdb.exp: Make GDB global.
28732 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
28733 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
28734 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
28735 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
28736 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
28737 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 28738 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
28739 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
28740 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
28741 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
28742 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 28743 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
28744 to returns as necessary, arrange for test to compile own testcase
28745 executable.
c906108c 28746 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 28747
c906108c
SS
28748Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
28749
28750 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 28751 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
28752 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
28753 "backtrace through signal handler".
28754
28755Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28756
28757 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
28758 continuing from a job control stop signal.
28759 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
28760
28761Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
28762
28763 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
28764 * gdb.base/corefile.exp: Likewise.
28765 * gdb.base/funcargs.exp: Likewise.
28766
28767Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
28768
28769 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
28770 * config/monitor.exp: Add support for setting baud rate.
28771
28772Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
28773
28774 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
28775 i*86-*-linux* xfails for "backtrace through signal handler".
28776 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
28777 "print func2::coremaker_local".
28778 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 28779 alpha-dec-osf2* xfail for
c906108c
SS
28780 "delete all breakpoints when none".
28781
28782Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
28783
28784 * gdb.base/break.exp: Change test that deletes all breakpoints
28785 when no user breakpoints are installed. A post 4.15 change
28786 causes gdb to no longer prompt in this case.
28787
28788Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
28789
28790 * gdb.base/return.exp (return_tests): Change xfail for test
28791 "correct value returned double test" to stop xfailing at
28792 Solaris 2.5. Apparently the bug has been fixed.
28793
28794Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
28795
28796 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
28797 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
28798
28799Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
28800
28801 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
28802 * gdb.disasm/hppa.s: Corresponding changes.
28803
28804Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
28805
28806 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
28807 makefile fragment.
28808 * config/mt-hpux: Deleted.
28809
28810Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
28811
d63a86f8 28812 * Many files: When warning about suppressed tests due to a
c906108c
SS
28813 nonexistant test binary, avoid incrementing the warning count.
28814
28815Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
28816
28817 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 28818
c906108c
SS
28819Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28820
28821 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
28822 "sparc-*-solaris2*".
28823
28824Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28825
28826 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
28827 Add global and local variables and initialize them.
28828 * gdb.base/corefile.exp: Test correct mapping of corefile sections
28829 by printing variables. Remove rs6000 and powerpc xfails, BFD now
28830 extracts the file name and terminating signal from the core file.
28831 * TODO: Remove note about tests for correct mapping of corefile.
28832 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
28833 from optimizing it away.
28834 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
28835 handles common blocks.
28836
28837Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
28838
28839 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
28840 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
28841
28842Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
28843
28844 * Makefile.in (maintainer-clean): New target, synonym for
28845 realclean.
28846 * gdb.base/Makefile.in (maintainer-clean): Likewise.
28847 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
28848 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
28849 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
28850 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
28851 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
28852
28853Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
28854
28855 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
28856 xfails when not gcc compiled for "print foo::funclocal".
28857 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
28858 "print foo::funclocal at foo",
28859 "print 'scope1.c'::foo::funclocal at foo",
28860 "print foo::funclocal_bss at foo",
28861 "print 'scope1.c'::foo::funclocal_bss at foo",
28862 "print foo::funclocal_ro at foo",
28863 "print 'scope1.c'::foo::funclocal_ro at foo",
28864 "print bar::funclocal at foo" and
28865 "print 'scope1.c'::bar::funclocal at foo".
28866 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
28867 gcc compiled for "print foo::funclocal at bar".
28868 Expand all messages to ensure that they identify that
28869 the test is at bar().
28870 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
28871 gcc compiled for:
28872 "ptype on opaque struct pointer (statically)",
28873 "ptype on opaque struct tagname (statically)",
28874 "ptype on opaque struct pointer (dynamically) 1",
28875 "ptype on opaque struct tagname (dynamically) 1",
28876 "ptype on opaque struct pointer (dynamically) 2" and
28877 "ptype on opaque struct tagname (dynamically) 2
28878 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
28879 gcc compiled for:
28880 "p datalocal"
28881 "whatis datalocal",
28882 "ptype datalocal",
28883 "p bsslocal",
28884 "whatis bsslocal", and
28885 "ptype bsslocal".
28886 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
28887 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
28888 when not gcc compiled.
28889 * gdb.base/funcargs.exp (float_and_integral_args): Add
28890 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
28891 compiled.
28892 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
28893 "backtrace from call6a" when not gcc compiled.
28894 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
28895 "backtrace from call7a" when not gcc compiled.
28896 * gdb.base/callfuncs.exp (do_function_calls):
28897 Add "hppa*-*-hpux*" xfail when not gcc compiled for
28898 "p t_char_array_values(char_array_val2,char_array_val1)",
28899 "p t_char_array_values(char_array_val1,char_array_val2)",
28900 "p t_char_array_values("carray 1","carray 2")",
28901 "p t_char_array_values("carray 1",char_array_val2)",
28902 "p t_char_array_values(char_array_val1,"carray 2")",
28903 "p sum_args(1,{2})",
28904 "p sum_args(2,{2,3})",
28905 "p sum_args(3,{2,3,4})",
28906 "p sum_args(4,{2,3,4,5})"
28907 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
28908 "backtrace in corefile.exp" when not gcc compiled.
28909
28910Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28911
28912 * gdb.base/signals.exp: Rewrite `handle all print' test as
28913 a procedure. Accept blanks or TABs as whitespace, increase
28914 timeout and expect input buffer size for the large output
28915 from the command. Remove "i*86-*-bsdi2.0" xfail.
28916
28917Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28918
28919 * gdb.base/setvar.exp: Add new testcases for truncation when
28920 assigning invalid values to bitfields.
28921
28922Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
28923
d63a86f8 28924 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
28925 mips-sgi-irix* xfail for
28926 "call inferior func with struct - returns char *"
28927 and fix test so that an optional (unsigned char *) cast is
889bf7c5 28928 accepted in the result.
c906108c
SS
28929
28930Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
28931
28932 * gdb.base/funcargs.exp (float_and_integral_args): Remove
28933 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28934 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
28935 * gdb.base/signals.exp: Remove duplicate "handle all print" test
28936 that accidentally got checked in.
28937
28938Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
28939
d63a86f8 28940 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
28941 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
28942 compiled test.
28943 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
28944 Add mips-sgi-irix5* xfail for not gcc compiled.
28945 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
28946 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
28947 compiled for "p top", "whatis top", "p middle", and "whatis
28948 middle".
c906108c
SS
28949 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
28950 "whatis signed char" for not gcc compiled.
28951 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
28952 "set variable signed char=-1 (-1)" and
28953 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
28954 * gdb.base/funcargs.exp (float_and_integral_args):
28955 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
28956 Add mips-sgi-irix* xfail when not gcc compiled for
28957 "continue to call2b".
28958 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
28959 "continue to call2g".
6fdff2c5
PA
28960 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
28961 compiled for "backtrace from call6a"
28962 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
28963 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
28964 when not gcc compiled for "backtrace from call7a".
c906108c
SS
28965 (localvars_after_alloca): Fix gdb_test cmds for
28966 "print * after runto ...".
28967 Remove rs6000-*-* xfails for
28968 "print i after runto localvars_after_alloca" and
28969 "print l after runto localvars_after_alloca"
28970 for all compilers.
28971 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 28972 when not compiled with gcc, for:
c906108c
SS
28973 "print signed char == (minus)",
28974 "print signed char != (minus)",
28975 "print signed char < (minus)",
28976 "print signed char > (minus)".
28977 * gdb.base/callfuncs.exp (do_function_calls):
28978 Add mips-sgi-irix* xfail, when compiled with native compiler, for
28979 "call inferior func with struct - returns char *".
d63a86f8 28980 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
28981 "correct value returned double test" to include Solaris 2.4.
28982 * gdb.base/funcargs.exp (float_and_integral_args):
28983 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 28984
c906108c
SS
28985Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28986
28987 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
28988 enumeration bitfields if compiling with GNU C.
28989 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
28990 to empty' prompt.
28991
28992Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
28993
28994 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
28995 test for PRO targets.
28996
28997 * gdb.base/funcargs.exp: Avoid ever setting more than 8
28998 breakpoints in the inferior at any given time by making
28999 two groups of breakpoints for call2*, call6* and call7*
29000 tests.
29001
29002Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29003
29004 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
29005 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
29006 from optimizing it away.
29007 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
29008 "call inferior func with struct".
29009
29010Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
29011
29012 * configure.in: Only configure gdb.chill for particular targets.
29013
29014Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
29015
29016 * gdb.base/Makefile.in: Add action to .c.o transformation
29017 rule that generates a .ci file for each .o file and remove
29018 explicit .c.o rules except for callfuncs.o.
29019 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
29020 generates a .ci file for each .o file and remove explicit
29021 .cc.o rules.
29022 (clean): Remove *.tmp *.ci files.
29023 (EXECUTABLES): Remove templ-info.exp.
29024 * gdb.base/compiler.c: New file.
29025 * gdb.c++/compiler.cc: New file
29026 * gdb.base/scope.exp: Source gdb.base/scope.ci.
29027 Change rs6000-*-* xfail for
29028 "print 'scope0.c'::filelocal_ro" and
29029 "print 'scope1.c'::filelocal" and
29030 "print 'scope1.c'::filelocal_bss" and
29031 "print 'scope1.c'::filelocal_ro" and
29032 "print 'scope1.c'::foo::funclocal" and
29033 "print 'scope1.c'::foo::funclocal_ro" and
29034 "print 'scope1.c'::bar::funclocal" and
29035 "print 'scope0.c'::filelocal_ro" and
29036 "print 'scope1.c'::filelocal at foo" and
29037 "print 'scope1.c'::filelocal_bss at foo" and
29038 "print 'scope1.c'::filelocal_ro at foo" and
29039 "print 'scope1.c'::foo::funclocal at foo" and
29040 "print 'scope1.c'::foo::funclocal_bss at foo" and
29041 "print 'scope1.c'::foo::funclocal_ro at foo" and
29042 "print 'scope1.c'::bar::funclocal at foo" and
29043 "print 'scope0.c'::filelocal_ro" and
29044 "print 'scope1.c'::filelocal" and
29045 "print 'scope1.c'::filelocal_bss" and
29046 "print 'scope1.c'::filelocal_ro" and
29047 "print 'scope1.c'::foo::funclocal" and
29048 "print 'scope1.c'::foo::funclocal_bss" and
29049 "print 'scope1.c'::foo::funclocal_ro" and
29050 "print 'scope1.c'::bar::funclocal" and
29051 "print 'scope1.c'::bar::funclocal_bss"
29052 to only be xfail'd when not compiled with gcc.
d63a86f8 29053 Add rs6000-*-* xfail for
c906108c
SS
29054 "print 'scope0.c'::filelocal_bss before run"
29055 when compiled with gcc.
29056 (test_at_main): Add rs6000-*-* xfail for
29057 "print filelocal_ro in test_at_main"
29058 when compiled with gcc.
29059 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 29060 Add rs6000-*-aix* xfail for
c906108c
SS
29061 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29062 "ptype t_char_array", not compiled with gcc.
29063 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29064 xfail for "list foo (in include file)" when gcc compiled.
29065 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 29066 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
29067 "run to call0a" if not compiled with gcc.
29068 (unsigned_integral_args): Add rs6000-*-* xfail for
29069 "run to call1a" if not compiled with gcc.
29070 (float_and_integral_args): Add rs6000-*-* xfail for
29071 "run to call2a" if not compiled with gcc and for
29072 "continue to call2b" for any compiler.
29073 Add rs6000-*-* xfail to
29074 "print f1 after run to call2a" for gcc compiled.
29075 (discard_and_shuffle): Add rs6000-*-* xfail for
29076 "run to call6a".
29077 (shuffle_round_robin): Add rs6000-*-* xfail for
29078 "backtrace from call7a" if not compiled with gcc.
29079 Add rs6000-*-* xfail for
29080 "backtrace from call7b" if compiled with gcc.
29081 (call_after_alloca): Add rs6000-*-* xfail for
29082 "print c in call_after_alloca" and
29083 "print s in call_after_alloca" and
29084 "backtrace from call_after_alloca_subr"
29085 if not compiled with gcc.
29086 (localvars_in_indirect_call): Add rs6000-*-* xfail for
29087 "print c in localvars_in_indirect_call" and
29088 "print c in localvars_in_indirect_call" and
29089 "backtrace in indirectly called function" and
29090 "stepping into indirectly called function"
29091 if not compiled with gcc.
29092 (localvars_after_alloca): Add rs6000-*-* xfail for
29093 "print c after runto localvars_after_alloca" and
29094 "print s after runto localvars_after_alloca" and
29095 "print i after runto localvars_after_alloca" and
29096 "print l after runto localvars_after_alloca"
29097 for all compilers.
29098 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29099 than whatis-info.exp.
29100 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
29101 than opaque-info.exp.
29102 Setup rs6000-*-* xfail for
d63a86f8 29103 "ptype on opaque struct pointer (statically)" and
c906108c
SS
29104 "ptype on opaque struct pointer (dynamically)" when
29105 not compiled with gcc.
29106 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
29107 rather than callf-info.exp.
29108 (do_function_calls): Add clear_xfail for rs6000-*-* for
29109 "p t_float_values2(3.14159,float_val2)". Seems to work
29110 fine there, both with xlc and gcc. Need to find out what
29111 it is doing right and fix other platforms.
29112 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
29113 "call inferior func with struct - returns int",
29114 "call inferior func with struct - returns long",
29115 "call inferior func with struct - returns float",
29116 "call inferior func with struct - returns double",
29117 "call inferior func with struct - returns char *",
29118 but only if not gcc compiled (presumes xlc compiled).
29119 Change rs6000-*-* xfails for
29120 "call inferior func with struct - returns char" and
29121 " call inferior func with struct - returns short" to only
29122 xfail if not using gcc.
29123 (clean mostlyclean): Remove *.ci and *.tmp files.
29124 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
29125 than templ-info.exp.
29126 * gdb.base/langs.exp: Source gdb.base/langs.ci.
29127 Add rs6000-*-* xfail for "up to foo in langs.exp"
29128 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 29129 when not gcc compiled.
d63a86f8 29130
c906108c
SS
29131Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29132
29133 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
29134 * gdb.base/corefile.exp: Likewise.
29135 * gdb.base/list.exp: Likewise.
29136 * gdb.base/scope.exp: Likewise.
29137 * gdb.base/siganls.exp: Likewise.
29138
29139 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
29140 compiler output.
29141 * gdb.base/whatis.exp: Likewise.
29142
29143Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
29144
29145 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
29146 failure (opcode table has been fixed to match reality).
29147
29148Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
29149
29150 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
29151 "call inferior func with struct - returns char",
29152 "call inferior func with struct - returns short"
29153
29154 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
29155 "print 'scope0.c'::filelocal at main",
29156 "print 'scope0.c'::filelocal_bss in test_at_main",
29157 "print 'scope0.c'::filelocal at foo",
29158 "print 'scope0.c'::filelocal_bss in test_at_foo",
29159 "print 'scope0.c'::filelocal at bar",
29160 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 29161
c906108c
SS
29162 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
29163 in source file 1". This bug seems to have been fixed with both
29164 gcc and native cc (was native assembler bug?).
29165
29166Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
29167
29168 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29169 "backtrace through signal handler" to "i*86-*-sysv4*".
29170 * gdb.base/signals.exp: Add xfail for "'next' behaved as
29171 continue" case. Add "known SVR4 bug" to fail message.
29172 Add "i*86-*-bsdi2.0" xfail for "handle all print".
29173 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29174 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29175 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29176 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29177 "up to foo in langs.exp", "show language at foo in
29178 langs.exp", "up to cppsub_ in langs.exp", "show
29179 language at cppsub_ in langs.exp", "up to fsub in
29180 langs.exp", and "show language at fsub in langs.exp".
29181 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29182 "bactrace in corefile.exp".
29183 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29184 "call inferior function with struct - returns float" and
29185 "call inferior function with struct - returns double".
d63a86f8 29186
c906108c
SS
29187Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
29188
29189 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29190 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29191 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29192 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29193
29194Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
29195
29196 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29197 (or overriden) "CHILL" macro rather then bare "gcc".
29198 Also look for ../../gcc/xgcc since that is what we will
29199 actually need, not "Makefile". Remove following assignment
29200 of CHILL to CHILL_FOR_TARGET because that results in
29201 recursive definition.
29202
29203Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
29204
29205 * gdb.base/corefile.exp: Change xfail for backtrace in
29206 corefile.exp from linuxaout to all linux.
29207 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
29208 cases where we miss the breakpoint at the signal handler
29209 for some reason. Setup xfail for linuxoldld/linuxaout and
29210 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
29211 hitting SIGURG breakpoint.
29212 * gdb.base/signals.exp: Setup xfail for "next" acting like
29213 continue to add linuxoldld. Setup xfail for all linux for
29214 "next to handler in signals_tests_1", "backtrace in
29215 signals_tests_1", "continue to func1", "pass SIGUSR1",
29216 and continue to handler".
29217
29218Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
29219
29220 * Update all FSF addresses except those in COPYING* files.
29221
29222Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
29223
29224 * gdb.base/a2-run.exp: Change messages to be more explicit about
29225 the status of args, and quote binfile in results.
29226
29227Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
29228
29229 * gdb.base/callfuncs.exp: Add tests for passing structs to
29230 inferior functions and return various types.
29231 * gdb.base/callfuncs.c: Add functions to receive a struct
29232 and return a member of the struct, in various types.
29233
29234Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29235
29236 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
29237
29238Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
29239
29240 * config/vxworks29k.exp: New file, sources vxworks.exp.
29241
29242Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29243
29244 * config/gdbremote.exp: New file. Testing framework using
29245 gdbserver.
29246
29247Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
29248
29249 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
29250 "call function when asleep" and "send end of file".
29251 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
29252 for "backtrace in corefile.exp".
29253 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
29254 for "backtrace through signal handler".
29255 * gdb.base/corefile.exp: Make sure we actually generate a core file
29256 before trying the core tests. Some systems allow the user to suppress
29257 generation of core files and default to that (linux for example).
29258 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
29259 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
29260
29261Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29262
29263 * gdb.threads: New directory with some crude multi-threaded
29264 gdb tests (step.exp and step2.exp).
29265 * config/mt-lynx (STEP_EXECUTABLE): Define.
29266 (THREADFLAGS): Define.
29267
29268Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
29269
29270 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
29271
29272 * gdb.base/signals.exp: Disable whole file for lynx until
29273 further notice.
29274
29275 * gdb.base/signals.exp: xfail test where "next" acts like
29276 "continue" for lynx.
29277
29278 * gdb.base/interrupt.exp: xfail test for calling function while
29279 inferior is asleep for lynx.
29280
29281 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
29282 than one cr-lf after each command.
29283
29284Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29285
29286 * configure.in: Reinstate setting of stabsdirs variable, fix
29287 typo in setting up configdirs for native builds.
29288
29289 * gdb.base/return.exp: Fix typo in return double test.
29290 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
29291 compiler from optimizing them away.
29292
29293Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
29294
29295 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
29296 sequences to be echo'd by gdb when using gdb_test.
29297 * gdb.chill/chexp.exp: Likewise.
29298 * gdb.fortran/exprs.exp: Likewise
29299
29300Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29301
29302 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
29303 after the inferior gdb has started.
29304
29305 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
29306 after each command.
29307 * gdb.base/funcargs.exp: Likewise.
29308 * gdb.base/gdbvars.exp: Likewise.
29309 * gdb.base/interrupt.exp: Likewise.
29310 * gdb.base/list.exp: Likewise.
29311 * gdb.base/watchpoint.exp: Likewise.
29312 * gdb.c++/demangle.exp: Likewise.
29313 * gdb.c++/inherit.exp: Likewise.
29314 * gdb.chill/chexp.exp: Likewise.
29315 * gdb.fortran/exprs.exp: Likewise.
29316
29317 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
29318 test if we can't handle IO to/from the inferior.
29319
29320 * gdb.c++/misc.exp: Always check for a program already being
29321 started after sending a "run" command to gdb.
29322
29323 * gdb.base/twice.exp: Start with a fresh gdb.
29324
29325 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
29326 only depend on gdb's expression code, not the chill runtime.
29327
29328 * gdb.base/return.c: Put return values into variables so we
29329 can have gdb print them rather than depending on the program
29330 to print them.
29331 * gdb.base/return.exp: Corresponding changes.
29332
29333 * lib/gdb.exp: Provide default value for noinferiorio.
29334 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
29335 the inferior.
29336
29337 * gdb.base/break.exp: Always check for a program already being
29338 started after sending a "run" command to gdb.
29339 (text_next_with_recursion): Don't check the output from the
29340 program's printf statement. Instead just make sure the program
29341 exited.
29342
29343 * gdb.base/commands.exp: Protect tests which need arguments with
29344 $noargs conditionals.
29345
29346Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29347
29348 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
29349 of structure member arrays to match gdb/valops.c:value_addr change.
29350
29351Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
29352
29353 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
29354 cases.
29355
29356Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
29357
29358 * configure.in (configdirs): Remove gdb.chill from default list
29359 of subdirs and then add it back in only if doing a native build.
29360 The current chill compiler does not yet work in any cross build.
29361 * Revert all signal changes from Jul 6.
29362 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
29363 for sh-hms targets, allowing these tests to link, with no other
29364 changes. Testing is suppressed by setting "nosignals" in site.exp.
29365
29366Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
29367
29368 * configure.in (signaldirs): Define and add to configdirs for all
29369 targets except some specific ones that are known to not support signals.
29370 Also clean up formatting.
29371 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
29372 (signals, sigall): Remove rules to build.
29373 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
29374 Moved to new gdb.signals directory.
29375 * gdb.signals: New test directory.
29376 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
29377 signals.c signals.exp}: New or moved files.
29378
29379Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
29380
29381 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
29382
29383Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
29384
29385 * gdb.base/return.exp: Xfail `return double' test failure
29386 on at least Solaris 2.3 and handle future/past versions on
29387 a case by case basis as appropriate. Also update message
29388 to include i*86 failures.
29389
29390Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29391
29392 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
29393
29394 * lib/gdb.exp: Fix comment which erroneously identified
29395 gdb_file_cmd as gdb_load (the 19 May change was in fact to
29396 gdb_file_cmd not gdb_load).
29397 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
29398
29399 * gdb.base/setvar.exp: Make test names consistent between pass and
29400 fail cases. Use gdb_test more.
29401
29402Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29403
29404 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29405
29406Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29407
29408 * gdb.base/help.exp: Fix expected help string for `show commands'.
29409
29410Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
29411
29412 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29413
29414 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29415 of a text section.
29416
29417Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
29418
29419 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
29420 that loop eventually terminates. Fix Connection refused logic so
29421 that testsuite will expire nicely.
29422
29423Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
29424
29425 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29426 config/rom68k.exp: New tcl glue for the appropriate monitors.
29427 These all just end up calling monitor.exp.
29428 * config/monitor.exp (gdb_target_monitor): Handle `Connection
29429 refused' by retrying. Cleanup some timeout issues.
29430 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
29431 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
29432 callers don't have to set/restore global timeout variable.
29433
29434 * The following set of changes centralizes management of the global
29435 timeout variable. This way, it can be set in one target dependent
29436 place instead of dozens of places scattered throughout the test suite.
29437 If you need to lengthen a timeout, then you should either set timeout
29438 in one of the config/{target}.exp files, or multiply it by a factor.
29439 Setting it to an absolute value is always going to lose for some
29440 targets.
29441 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
29442 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
29443 * gdb.base/funcargs.exp: Don't set timeout.
29444 * gdb.base/list.exp (test_forward_search): Only use local timeout.
29445 * gdb.base/printcmds.exp (test_print_string_constants
29446 test_print_array_constants): Don't set timeout.
29447 * gdb.base/ptype.exp: Don't set timeout.
29448 * gdb.base/recurse.exp: Don't set timeout.
29449 * gdb.base/return.exp: Don't set timeout.
29450 * gdb.base/watchpoint.exp: Don't set timeout.
29451 * gdb.c++/classes.exp (do_tests): Don't set timeout.
29452 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
29453
29454Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
29455
29456 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29457
29458Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29459
29460 * lib/gdb.exp: Disable chill tests for irix5.
29461
29462Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29463
29464 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
29465 each test pass or fail.
29466
29467Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29468
29469 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29470 xlc not gcc.
29471
29472Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
29473
29474 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
29475
29476Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
29477
29478 * config/est.exp: Fix copyright and comments. Remove dead code.
29479 Use targetname, serialport and baud variables instead of fixed
29480 constants.
29481 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
29482 * config/cpu32bug.exp: New file to support cpu32bug monitors.
29483
29484Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29485
29486 * gdb.base/watchpoint.exp: Don't run
29487 test_watchpoint_triggered_in_syscall for sunos.
29488
29489Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29490
29491 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29492 they don't seem to exist. Do include stdio.h.
29493
29494Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29495
29496 * gdb.base/a1-selftest.exp: Add alpha xfail.
29497
29498Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29499
29500 * gdb.base/watchpoint.c (main): Prompt before calling read().
29501 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29502 Revise accordingly. Remove cruft about sending "123" several
29503 times, until it gets noticed. Clean up the "print buf[0]" stuff
29504 so that it passes or fails, and waits for prompts in the usual way.
29505
29506Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29507
29508 * gdb.base/recurse.exp: Fix comment.
29509
29510 * TODO: Remove item about printing variables in nodebug.exp. Add
29511 item about enabling tests which are only run on some targets.
29512
29513 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29514 fail, make test names unique, use new gdb_test convention
29515 regarding pattern, use gdb_test more, etc.).
29516
29517 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29518 fail, make test names unique, etc.).
29519
29520Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29521
29522 * gdb.base/nodebug.c: Change return type of top and middle to
29523 short.
29524 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
29525 are fixed by the recent mdebugread.c changes. Allow `short ()'
29526 as type for top and middle.
29527
29528Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29529
29530 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
29531 nearly as I can tell, the whole thing was an accident in Stu's
29532 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29533 to replace a send/expect pair with gdb_test, but ended up only
29534 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
29535 of 30 Mar 1995 took care of it, but left this vestigial comment
29536 which I am now nuking.
29537
29538Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29539
29540 * gdb.base/break.exp: Look for different line number for
29541 breakpoint at main depending on usestubs.
29542
29543Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29544
29545 * gdb.base/list.exp: Adjust some alternate expect patterns to
29546 match recent list0.c change. Add alternate expect pattern for
29547 output from `list default lines around main' for optimizing
29548 compilers.
29549
29550Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29551
29552 * lib/gdb.exp: If nosignals is not set, set it to 0.
29553
29554Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
29555
29556 * config/slite-gdb.exp: Responds to load symbol table prompt.
29557 * gdb.base/break.exp: Adjust line number, fix rerun.
29558 * gdb.base/langs0.c: Add #ifdef usestubs.
29559
29560Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
29561
29562 * gdb.base/list.exp: Adjust line contents after adding new lines in
29563 list0.c. Also fix a syntax error.
29564
29565 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
29566 * gdb.base/break.exp: ditto.
29567 * gdb.base/list.exp: ditto.
29568 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
29569 * gdb.base/run.c: ditto.
29570 * gdb.base/list0.c: ditto.
29571 * gdb.base/funcargs.c: ditto.
29572
29573Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
29574
29575 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
29576 $targetname, $serialport and $baud instead of hardwired variables.
29577 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
29578 target doesn't support signals.
29579
29580Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
29581
29582 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
29583
29584Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29585
29586 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
29587 Don't rely on the value of an auto variable before it has been
29588 initialized. Use gdb_test more.
29589
29590Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29591
29592 * lib/gdb.exp (default_gdb_version): A version number must start
29593 with a digit, but other than that contains all characters up to
29594 the first whitespace character.
29595
29596Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29597
29598 * gdb.base/commands.exp (breakpoint_command_test): New tests.
29599
29600Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29601
29602 * gdb.c++/*.exp: Warn if executable does not exist. The original
29603 reason for skipping the warning was that configure.in sometimes
29604 intentionally skipped building the executables but the tcl code
29605 had no way of knowing. That (a) was always bogus with respect to
29606 error handling, (b) is no longer true (right now there is no way
29607 to skip C++ tests).
29608
29609 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
29610
29611Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29612
29613 * gdb.base/list.exp: Add expect patterns for output from
29614 SunPRO compiled executables.
29615 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
29616 types.
29617
29618Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29619
29620 * gdb.base/break.exp (test_next_with_recursion): Accept any line
29621 number (we are already testing that the correct source line text
29622 gets printed).
29623
29624 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
29625 that is what is intended, but something needed to be done to get
29626 sunos4 native working again.
29627
29628 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
29629
29630 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
29631 apparently went with a (very) old xfail.
29632
29633Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
29634
29635 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
29636 runto_main is a proc in gdb.exp that will do 'step' for target use
29637 stubs.
29638 * gdb.base/exprs.exp: ditto.
29639 * gdb.base/interrupt.exp: ditto.
29640 * gdb.base/opaque.exp: ditto.
29641 * gdb.base/printcmds.exp: ditto.
29642 * gdb.base/ptype.exp: ditto.
29643 * gdb.base/scope.exp: ditto.
29644 * gdb.base/setvar.exp: ditto.
29645 * gdb.base/signals.exp: ditto.
29646 * gdb.base/twice.exp: ditto.
29647 * gdb.c++/classes.exp: ditto.
29648 * gdb.c++/inherit.exp: ditto.
29649 * gdb.c++/templates.exp: ditto.
29650 * gdb.base/break.exp: no run and hit main for stubs. Change line
29651 numbers for breakpoints and info breakpoint.
29652 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
29653 breakpoint().
29654 * gdb.base/callfuncs.c: ditto.
29655 * gdb.base/exprs: ditto.
29656 * gdb.base/interrupt.c: ditto.
29657 * gdb.base/opaque0.c: ditto.
29658 * gdb.base/printcmds.c: ditto.
29659 * gdb.base/ptype.c: ditto.
29660 * gdb.base/scope0.c: ditto.
29661 * gdb.base/setvar.c: ditto.
29662 * gdb.base/signals.c: ditto.
29663 * gdb.base/twice.c: ditto.
29664 * gdb.c++/misc.cc: ditto.
29665 * gdb.c++/templates.cc: ditto.
29666
29667Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29668
29669 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
29670
29671 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
29672 somewhere between `read' and `main.c'. I'm pretty sure the
29673 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
29674 and it isn't particularly useful.
29675
29676 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
29677
29678Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29679
29680 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
29681
29682Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
29683
29684 * config/mt-slite: add LIBS and -nostdlib.
29685 * config/slite-gdb.exp: add this new file to support sparclite target.
29686
29687Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
29688
29689 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
29690
29691 * gdb.base/a2-run.exp: Change argument to istarget from
29692 "*-*-vxworks" to "*-*-vxworks*".
29693 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
29694
29695Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
29696
29697 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
29698 will not runto main but do a 'step' to step out of breakpoint().
29699 * config/mt-slite: add -Dusestubs.
29700
29701Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29702
29703 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
29704 instead of just @.
29705
29706 * gdb.base/signals.exp: Add test for "handle all print".
29707 * TODO: Remove "handle all print". Also remove item about
29708 checking copyright date (I don't like the idea of a spurious FAIL
29709 based on when we run the tests).
29710
29711 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
29712 for SunOS4 (reason for failure not investigated). Remove
29713 redundant test for $binfile.
29714
29715 * gdb.base/nodebug.c (array_index): Call malloc.
29716
29717 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
29718
29719Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
29720
29721 * gdb.base/recurse.exp: Update gdb_test invocation to use new
29722 conventions and slightly simplify the matching regexp.
29723
29724Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29725
29726 * gdb.base/break.exp: Update gdb_test invocation to use new
29727 convention.
29728
29729 * lib/gdb.exp: If noargs is not set, set it to 0.
29730
29731 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
29732 tests unique.
29733
29734 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
29735
29736Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29737
29738 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
29739 one argument of type "<non-float parameter>".
29740
29741Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
29742
29743 * config/rom68k.exp: New file to support Motorola IDP board.
29744 * gdb.base/a2-run.exp: Skip this file if noargs is set.
29745 * gdb.base/break.c: Change things around so that this program
29746 doesn't depend upon args. This is necessary to make remote
29747 targets work (in general, they can't take args).
29748 * gdb.base/break.exp: Don't try to send args to program. Don't
29749 expect output. Also, replace lots of code with gdb_test.
29750
29751Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29752
29753 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
29754 printing of '\'' (which is what the comment says we are testing,
29755 even though we were not), not '''.
29756 (test_integer_literals_rejected): Test that printing ''' is an error.
29757
29758 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29759 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
29760 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
29761 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
29762 Use gdb_test not test_print_accept.
29763 * lib/gdb.exp: Remove test_print_accept.
29764
29765 * gdb.base/signals.exp (signal_tests_1): Make pass message
29766 consistent with fail message.
29767
29768 * gdb.base/whatis.exp: Remove xfails for printing char vs.
29769 unsigned char; the bug (PR 1821) is fixed.
29770
29771 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
29772
29773 * gdb.base/scope.exp (test_at_localscopes): Call pass for
29774 successful tests--makes xfailing them work right.
29775
29776Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29777
29778 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
29779 only \r\n, not .*. The test can pass .* as the last thing in
29780 $pattern if that is what it wants. In addition to providing this
29781 flexibility, this change should speed up pattern matching in cases
29782 where the pattern already ended with .* (there were a number of
29783 them). This change also helps catch bad patterns--in the old
29784 scheme the typo "char \*" instead of "char \\*" would pass. Now
29785 it is caught.
29786 * Many .exp files: Update callers.
29787
29788 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
29789 clearer and does not spuriously match multiple ('s. Likewise for
29790 ) and *.
29791
29792 * gdb.base/nodebug.exp: Test ability to call a function and pass
29793 it a string (even with no debugging info).
29794
29795 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
29796 "p '\'", which is the same as "p ''" once tcl gets done with
29797 quoting, to "p '\\'", which I suspect is what is intended (one
29798 backslash gets sent to GDB).
29799
29800 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
29801
29802Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29803
29804 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
29805 1817) was fixed literally years ago.
29806
29807Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29808
29809 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
29810 test, it causes stepping out of call_after_alloca_subr with
29811 optimizing compilers.
29812 (localvars_in_indirect_call): Consume GDB prompt if `finish'
29813 fails.
29814
29815 * gdb.c++/templates.exp: Source templ-info.exp only if
29816 the templates executable exists.
29817
29818 * gdb.c++/misc.cc (class Contains_static_instance,
29819 class Contains_nested_static_instance),
29820 gdb.c++/classes.exp (test_static_members): Test printing of
29821 a class that contains a static instance of the class.
29822
29823Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29824
29825 * gdb.base/langs2.c (cppsub_): Don't prototype.
29826 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
29827 only, I believe).
29828
29829Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29830
29831 * lib/gdb.exp (skip_chill_tests): New procedure.
29832
29833 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
29834
29835Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
29836
29837 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
29838 each expect pattern. Cuts runtime from 12 to about 4 seconds.
29839
29840Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29841
29842 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
29843
29844 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
29845 disassemble 8, not 16, instructions for part 4.
29846
29847 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
29848 support the latter anymore.
29849
29850 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
29851 -DNO_PROTOTYPES.
29852 * gdb.base/callfuncs.c: Control use of prototypes based on
29853 NO_PROTOTYPES, not __STDC__.
29854 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
29855 t_float_values2 tests if prototypes in use.
29856
29857 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
29858 t_double_values): When checking differences against DELTA, check
29859 that difference is within the range (-DELTA,DELTA), not just
29860 (-infinity,DELTA).
29861
29862Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
29863
29864 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
29865 'file' command firts, then 'target', then 'load', this is due to gdb
29866 target set up.
29867 * config/mips-gdb.exp: Fix a couple regular exp bugs.
29868
29869Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
29870
29871 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
29872 FP load/store variants.
29873 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
29874
29875Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29876
29877 * gdb.base/term.exp: Do not give a warning if not native, it is
29878 not an abnormal condition.
29879
29880Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
29881
29882 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
29883 t_char_array".
29884
29885Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29886
29887 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
29888 are getting the version number.
29889
29890 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
29891 if not native, it is not an abnormal condition.
29892
29893Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29894
29895 * lib/gdb.exp: Just use "file exists", rather than undocumented
29896 dejagnu procedure "findfile".
29897
29898Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29899
29900 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
29901 (LDFLAGS): Set to -Xlinker -Ur.
29902
29903 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
29904 Removed, these values are set by lib/gdb.exp.
29905
29906 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
29907
29908Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29909
29910 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
29911 of replicating gdb startup code.
29912
29913 * config/mt-vxworks (LDFLAGS): Set to -r.
29914 (CFLAGS_FOR_TARGET): Removed.
29915
29916 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
29917 (gdb) and gdb for vxworks uses (vxgdb).
29918
29919 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
29920 executable is not in the tree and host != target, use sed and
29921 program_transform_name to determine the gdb name used by the
29922 target.
29923
29924 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
29925 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
29926
29927Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29928
29929 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
29930 floats, chars, and shorts where there are ANSI-style function
29931 definitions.
29932
29933 * gdb.base/langs.exp, gdb.base/langs*: New test.
29934 * gdb.base/Makefile.in: Build it.
29935 * TODO: Remove item about checking that C names don't get C++
29936 demangling applied; this test tests it.
29937
29938Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29939
29940 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
29941 went with the const70 xfail. The xfail went away a year ago.
29942
29943 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
29944
29945 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
29946 for hp300.
29947
29948 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
29949
29950 * gdb.base/a1-selftest.exp: Don't run on hp300.
29951
29952Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29953
29954 * Makefile.in (site.exp): Set host_alias and target_alias as well
29955 as host_triplet and target_triplet.
29956
29957Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29958
29959 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
29960
29961 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
29962 places as other ecoff systems).
29963
29964 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
29965 ultrix.
29966
29967Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29968
29969 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
29970 remove them.
29971 * gdb.base/nodebug.exp: Accept "function" in addition to "text
29972 variable and "variable" in addition to "data variable".
29973 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
29974
29975 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
29976 2.
29977 * gdb.base/list1.c (long_line): Add additional statement at start
29978 of function.
29979 * gdb.base/list.exp (test_forward_search): Update line number to
29980 reflect new statement.
29981
29982Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29983
29984 * gdb.base/signals.exp: Reinitialize searched source directories
29985 after gdb_start call.
29986
29987Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
29988
29989 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
29990 * gdb.stabs/Makefile.in: Likewise.
29991
29992 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
29993 change. Instead split the tests into smaller pieces.
29994 * gdb.disasm/hppa.s: Corresponding changes.
29995
29996Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29997
29998 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29999 Quote ^C when passing it to stty. For some shells ^ is a pipe.
30000
30001 * gdb.base/funcargs.exp: Modify many tests so that every test
30002 either passes or fails. Make some test names unique.
30003
30004Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30005
30006 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
30007 Call stty to set interrupt character.
30008
30009 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
30010 for HP assembler versus GNU assembler based on actual behavior of
30011 $(CC), rather than assuming that $(AS) is always the GNU assembler.
30012
30013 * TODO: Suggest a few more stepping tests.
30014
30015Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
30016
30017 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
30018 restart GDB for h8300 after a continue.
30019 (return): Add pattern to match a29k-udi behavior.
30020 * gdb.base/nodebug.exp: Remove obsolete comment.
30021 * gdb.base/regs.exp: New file, testing of register displays.
30022 * gdb.base/return.exp: Fix typo in reference to $objdir.
30023 * gdb.base/whatis.exp: Always start with a fresh GDB.
30024
30025Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30026
30027 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
30028 higher, these tests generate a lot of output.
30029
30030Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30031
30032 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30033 code following the catch silently ignored some errors; without the
30034 catch they should be thrown like any other tcl error. Also, the
30035 catch used "" instead of {} which meant all the callers who wanted
30036 to include one of the characters "[]$ had to quote it an extra time.
30037 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30038 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30039 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30040 Remove extra quoting.
30041
30042Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30043
30044 * gdb.base/commands.exp: Make test names unique; every test either
30045 passes or fails. Update some comments.
30046
30047 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30048
30049Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30050
30051 The following fixes a FAIL caused by the fact that the alpha stabs
30052 configuration didn't use the ".if alpha" code in weird.def.
30053 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30054 bit pointer, so the 32 bit version works even on the alpha.
30055 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30056 Remove the stuff which allowed us to have separate versions for
30057 alpha and everything else.
30058
30059 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30060 regexp which "info func operator\[\](" is supposed to match. Fix
30061 string to send to GDB. Note that GDB still doesn't work right. Add a
30062 new test for "info func .perator\[\](" which GDB does handle correctly.
30063
30064 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
30065
30066Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30067
30068 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
30069 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
30070 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
30071 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
30072 it makes the tests harder to understand and confuses test-o-matic.
30073 The preferred style is that each test provides a PASS or a FAIL,
30074 and has a unique message (e.g. "continue #54" not just "continue")
30075 which is the same for the pass and the fail.
30076 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30077 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
30078 to lib/gdb.exp.
30079 * gdb.base/printcmds.exp: Use test_print_accept. Remove
30080 prt_accept which was basically the same thing. Likewise for
30081 test_print_reject and prt_reject.
30082 * lib/gdb.exp (test_print_reject): Add some more error message
30083 patterns to match from the former printcmds.exp (prt_reject).
30084 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
30085 One defect of the passcount stuff is that some of it failed to
30086 report XPASS where appropriate.
30087 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
30088 stuff before and after arg in expected pattern.
30089 (test_paddr_operator_functions): Re-do test without print_addr_of;
30090 this is the only test which seems to want extra stuff there.
30091
30092Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30093
30094 * gdb.base/nodebug.exp: Update new tests to reflect improved
30095 wording of gdb output.
30096
30097 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
30098 and "ptype" work on variables in files compiled without -g.
30099 Replaces commented out "maint print msymbol" tests.
30100
30101Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30102
30103 * gdb.base/setvar.c (dummy): Call malloc.
30104
30105 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
30106 losing with the irix4 sed.
30107
30108 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
30109 ALRM" on irix4.
30110
30111Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30112
30113 * TODO: Remove items about corefile.exp testing new exec-file and
30114 backtrace; both are now done. Add items about printing enums.
30115
30116Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30117
30118 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
30119 "get signal $thissig" test fails.
30120
30121 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
30122
30123Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30124
30125 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
30126 compiler warning with dec alpha compiler.
30127
30128 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
30129 extra \n from gdb_test call (this explains why the prompt test
30130 that I removed yesterday was there).
30131 (user_defined_command_test): Remove extra \n and prompt test.
30132
30133 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
30134 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
30135 doesn't exist.
30136 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
30137 Also remove alpha workaround, which turns out to be because
30138 SIGABRT == SIGLOST.
30139
30140 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
30141
30142 * gdb.base/help.exp: Don't test "help show".
30143
30144Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30145
30146 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
30147 "set print address" is on.
30148 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
30149 pass prompt to gdb_test; gdb_test already looks for the prompt.
30150
30151 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
30152
30153 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
30154 was a vestige of the manual TESTSTRATEGY, and the purpose of it
30155 was to make sure that gdb can read a core file. But (a) the "read
30156 the corefile" part didn't make it to a1-selftest.exp, we just
30157 delete the corefile after creating it, and (b) we test reading
30158 corefiles in corefile.exp anyway. Also, this test left around a
30159 xgdb process on Solaris.
30160
30161 * gdb.base/corefile.exp: Also test backtrace.
30162
30163Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
30164
30165 * gdb.base/commands.exp: Test a simple user defined command with
30166 arguments and if/while statements; verify the full user command is
30167 printed by "show user".
30168
30169 * gdb.base/commands.exp: Test if/while commands as part of a
30170 breakpoint command list; verify they appear in breakpoint
30171 information.
30172
30173Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30174
30175 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30176 than by dividing by zero.
30177
30178Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
30179
30180 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30181 performing an inferior call with watchpoints enabled.
30182 * gdb.base/watchpoint.c (main): Delete second unnecessary read
30183 call.
30184
30185Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30186
30187 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30188 of "file" command.
30189
30190 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30191 Add additional pattern for when "int operator int(void);" appears
30192 in a different order.
30193
30194Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30195
30196 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30197
30198 * gdb.base/help.exp: Replace most of docstrings for "info signals"
30199 and "signal" with ".*".
30200
30201Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30202
30203 * TODO: Add note about "handle all nostop".
30204
30205 * gdb.base/{sigall.c, sigall.exp}: New test.
30206 * gdb.base/Makefile.in: Add it.
30207
30208Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
30209
30210 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
30211 when invoking GDB, suppresses any windowing interface.
30212
30213Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
30214
30215 * config/sim-gdb: New file, simulator testing support.
30216
30217Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
30218
30219 * gdb.base/interrupt.exp: Test calling func1 twice.
30220
30221Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
30222
30223 * gdb.base/list.exp (test_forward_search): Set timeout higher
30224 when we'll be getting lots of output from gdb.
30225
30226 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
30227 "init_malloc" to after the expect statement. Run it if that
30228 regexp is taken, but also for two others which happen if source
30229 cannot be found.
30230
30231Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30232
30233 * gdb.base/printcmds.exp: New test, for printing register before
30234 program is running.
30235
30236Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30237
30238 * gdb.base/list.exp: Correct some alternate expect patterns
30239 to reflect changes in list1.c.
30240
30241Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30242
30243 * TODO: Add item regarding large frames.
30244
30245 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
30246
30247 * TODO: Remove item about enabling return.exp; it
30248 is enabled. Suggest a few more "return" tests.
30249
30250Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30251
30252 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
30253 anonymous unions.
30254
30255Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30256
30257 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
30258 and pr-5646.o, so "make" is the same as "make all", not "make
30259 pr-4975.o".
30260
30261Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
30262
30263 * gdb.base/list.exp: Adjust expectations to reflect changes in
30264 list1.c.
30265 (test_forward_search): New test proc.
30266 * gdb.base/list1.c (long_line): New function, has long source line.
30267
30268Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
30269
30270 * gdb.base/a1-selftest.exp: Change initial stepping to know about
30271 additional line of code that was added.
30272
30273Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
30274
30275 * gdb.disasm/hppa.s: Break the large branching tests into smaller
30276 tests so as not to overflow expect's input buffers.
30277 * gdb.disasm/hppa.exp: Corresponding changes.
30278
30279Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30280
30281 Beginnings of template debugging tests.
30282 * gdb.c++/templ-info.cc: New file to test for template
30283 debugging capability of the compiler.
30284 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
30285 templ-info.cc.
30286 * gdb.c++/templates.cc: Add explicit template instantiations
30287 to enable compiling with -fno-implicit-templates. Add destructor
30288 and 'value' method to T5 class for template tests.
30289 * gdb.c++/templates.exp: Add testcases for printing of template
30290 types, setting breakpoints on template methods and calling a
d63a86f8 30291 template method.
c906108c
SS
30292
30293Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
30294
30295 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
30296 branch target since some assemblers (gas-2.5) may emit a
30297 relocation for the branch instead of resolving it in the
30298 assembler.
30299
30300Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30301
30302 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
30303 through signal handler.
30304
30305Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30306
30307 * configure.in (*-*-netware): Use config/mt-netware.
30308
30309 * config/mt-netware: New file.
30310 * config/mt-i386-netware: Removed, separate configs for different
30311 netware architectures are no longer needed now that we have
30312 --with-headers.
30313
30314Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30315
30316 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
30317 by the recent changes to use ANSI C arithmetic conversions.
30318
30319Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30320
30321 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
30322 bug involving using inferior_pid to figure out whether to select a
30323 frame.
30324
30325Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
30326
30327 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
30328 match the current disassembler output.
30329
30330Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
30331
30332 * gdb.fortran/exprs.exp: Expect VOID instead of void.
30333 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
30334 types, expect "int" as type of integer values (for now).
30335
30336Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
30337
30338 * gdb.base/commands.exp: New tests for if/while commands.
30339
30340Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
30341
30342 * lib/gdb.exp (runto): Replace sub-pattern for hex value
30343 by .*, since hex values have different syntax in Chill mode.
30344
30345Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30346
30347 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
30348 linefeed from expect pattern for repeated types with indices > 9.
30349
30350Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
30351
30352 First part of Fortran test suite.
30353 * gdb.fortran: New directory.
30354 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
30355
30356Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30357
30358 * gdb.base/default.exp: Update expect pattern for load command
30359 without arguments.
30360
30361Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
30362
30363 * configure.in: Change i386 to i[345]86.
30364 * gdb.base/configure.in: Likewise.
30365 * gdb.c++/configure.in: Likewise.
30366 * gdb.chill/configure.in: Likewise.
30367
30368Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
30369
30370 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
30371 patterns, since that is not a valid context for comments.
30372
30373Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
30374
30375 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
30376 repeated types and repeated types with indices > 9.
30377
30378Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
30379
30380 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
30381 2417; old bug has been fixed.
30382
30383Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
30384
30385 * gdb.base/interrupt.exp: When trying to wake up the inferior,
30386 send the newline ourselves instead of assuming gdb_test will do
30387 so when passed an empty input string.
30388
30389 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
30390 stabs testcode.
30391
30392Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30393
30394 * lib/gdb.exp (gdb_test): Don't send anything if the first
30395 argument is an empty string. This makes cases where we want to
30396 match output that is already in expect's buffers (for example,
30397 matching a breakpoint after gdb_run_cmd has been called) work
30398 reliably.
30399
30400Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30401
30402 * config/netware.exp: New file.
30403
30404Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30405
30406 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30407 the -B and -L prefixes so we can find the debugging stub.
30408
30409 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30410 there and we are using the gcc from the tree.
30411
30412 * gdb.base/types.c: Removed.
30413
30414 * gdb.base/configure.in: Look for makefile fragments in ../config.
30415 Recognize i386-*-netware.
30416 * gdb.c++/configure.in: Likewise.
30417
30418Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30419
30420 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
30421 the correct TCL syntax.
30422
30423Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30424
30425 * gdb.base/opaque.exp: use runto instead of messing around with
30426 breakpoints. Simplify by using gdb_test.
30427
30428 * gdb.base/bitfields.exp: restart between tests on netware targets
30429 because breakpoints aren't relocated after target death. Run
30430 processes to completion.
30431
30432 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30433
30434Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
30435
30436 * Makefile.in: Remove extra tabs that confuse some versions
30437 of "make". Use the newly built gdb to test with by default,
30438 rather than the first one in the tester's search path.
30439
30440Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
30441
30442 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30443
30444 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30445 condition help.
30446
30447Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30448
30449 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30450
30451 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30452 running.
30453 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30454 * gdb.base/funcargs.exp: Likewise.
30455
30456 * gdb.base/bitfields.exp: Simplify by using gdb_test.
30457 * gdb.base/funcargs.exp: Likewise.
30458
30459 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30460 message is "".
30461
30462Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30463
30464 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30465 return,signals,twice}.exp: Handle non-existant binaries
30466 consistantly.
30467
30468 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30469 * gdb.base/Makefile.in: Don't try to generate a core dump, we
30470 might testing a cross development system.
30471
30472Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30473
30474 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30475 runtest script is relative to ${srcdir}, not ${rootdir}.
30476
30477Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
30478
30479 * gdb.base/signals.exp: Allow for optionality of breakpoint
30480 address.
30481
30482Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30483
30484 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30485
30486Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30487
30488 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30489 for size_t definition.
30490 * gdb.c++/templates.cc: Likewise
30491
30492 * config/mt-i386-netware: New file.
30493
30494 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30495 defined.
30496
30497 * gdb.base/Makefile.in: Added support for systems that name core
30498 files by appending "core" to the program name.
30499 * gdb.base/a1-selftest.exp: Likewise.
30500
30501Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30502
30503 * gdb.base/return.exp: Add comment and message for `return double'
30504 test failure on Sparc Solaris.
30505
30506Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
30507
30508 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30509
30510Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30511
30512 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
30513 from optimizing them away.
30514 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
30515 patterns to include default constructors and assignment operators,
30516 to match gcc versions beyond 2.5.8. Accept any cplus demangling
30517 character in the output of the virtual base pointer.
30518
30519Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30520
30521 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
30522 expression match in print_addr_of to avoid unintented matches.
30523 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
30524 versions up to 2.5.8.
30525
30526Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30527
30528 * gdb.base/list.exp: Tweak alternate pattern for listing of an
30529 included file to run under newer versions of expect.
30530 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
30531 consecutive >'s in templates to accomodate recent cplus-dem.c change.
30532 Remove xfail for the virtual table of BDDHookV.
30533
30534Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
30535
30536 * lib/gdb.exp (string_to_regexp): Set a default result.
30537 (default_gdb_start): Fix misleading message.
30538
30539Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
30540
30541 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
30542 Remove all CC, etc definitions.
30543 * config/mt-hpux: New file.
30544 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
30545 (CFLAGS, LDFLAGS): Define.
30546 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
30547
30548 * Makefile.in (site.exp): Don't insert host_os, etc.
30549 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
30550 (distclean): Check existence of subdir.
30551 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
30552 * gdb.base/Makefile.in: General cleanup and simplification.
30553 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30554 to build executables. Use default rule to build .o files.
30555 (EXPECT, RUNTEST, CC): Fix relative pathname.
30556 (site.exp): Don't insert host_os, etc.
30557 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
30558 and/or SIGUSR1 defined.
30559 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
30560 * gdb.c++/Makefile.in: General cleanup and simplification.
30561 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30562 (CFLAGS): Remove.
30563 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
30564
30565Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
30566
30567 * gdb.base/recurse.exp: Misc changes to get tests running again
30568 after Kung's changes to the watchpoint code.
30569 * gdb.base/watchpoint.exp: Likewise.
30570
30571Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
30572
30573 * lib/gdb.exp (string_to_regexp): Convert {\} also.
30574
30575Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
30576
30577 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
30578 * lib/gdb.exp (default_gdb_start): Define.
30579 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
30580 gdb.base/funcargs.exp, gdb.base/opaque.exp,
30581 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
30582 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
30583 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
30584 Don't call gdb_target_udi in between tests.
30585
30586Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30587
30588 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
30589 (which was basically just a local version of the same thing). In
30590 addition to avoiding duplication, gdb_test_exact is faster.
30591 * lib/gdb.exp (gdb_test_exact): Fix typo.
30592
30593 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
30594 don't give an error.
30595
30596 * gdb.base/term.exp: Call delete_breakpoints before starting.
30597
30598 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
30599 (t10): Add comment.
30600
30601Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30602
30603 Reorganization of the GDB Test Suite.
30604
30605 * gdb.base: New directory, contains all the basic tests.
30606 * gdb.c++: New directory, tests specific to C++.
30607 * gdb.chill: New directory, tests specific to Chill.
30608 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
30609 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
30610 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
30611 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
30612 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
30613 t30-31 to chill).
30614 * */gdbme.*: Rename to match appropriate expect scripts.
30615 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
30616 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
30617 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
30618 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
30619 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
30620 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
30621 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
30622 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
30623 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
30624 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
30625 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
30626 gdb.c++/virtfunc.cc: New names of C++ files.
30627 * gdb.chill/chillvars.ch: New name of Chill file.
30628 * gdb.base/configure.in, gdb.c++/configure.in,
30629 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
30630 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
30631 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
30632 * configure.in (configdirs): Update to reflect directory changes.
30633 (target_abbrev): No longer define for any configuration.
30634 * Makefile.in: Cosmetic improvements to header comments.
30635
30636Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
30637
30638 Various changes to gdb.t31:
30639
30640 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
30641 * gdbme.ch: Make all key-words and predefineds be upper-case.
30642 * chillvars.exp: Expect key-words and predefinds in upper-case.
30643
30644 * chillvars.exp: Use gdb_test_exact many places.
30645 Change expected output for arrays (which now includes index labels).
30646
30647 * pr-5020.exp, gdme.ch (module PR_5020):
30648 New test, for PR-5020.
30649
30650Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
30651
30652 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
30653 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
30654
30655Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
30656
30657 * Makefile.in: Fix bit-rot in definitions of CHILL,
30658 CHILL_FOR_TARGET and Chill_LIB.
30659 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
30660 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
30661 CHILL, and CHILL_LIB.
30662
30663Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
30664
30665 * Revert the previous changes. Please see Rob's directory
30666 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
30667
30668Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
30669
30670 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
30671 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
30672 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
30673 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
30674 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
30675 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
30676 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
30677 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
30678 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
30679 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
30680 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
30681 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
30682 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
30683 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
30684 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
30685 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
30686 changes from 94Q1.
30687
30688Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
30689
30690 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
30691 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
30692 Rob's new testing fragments.
30693
30694Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
30695
30696 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 30697 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
30698
30699Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30700
30701 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
30702 version also, match on casted version strings, and match on
30703 gdb startup case where the line numbers might be messed up.
30704
30705Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
30706
30707 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 30708 (CFLAGS): Delete it from here.
c906108c
SS
30709
30710Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
30711
30712 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30713
30714Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
30715
30716 * Makefile.in (RUNTEST): Default to just "runtest".
30717
30718Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30719
30720 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
30721 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
30722 the code has been restructured.
30723
30724Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30725
30726 * gdb.t00/default.exp (set write): Allow any number of \r and/or
30727 \n, not just one of each.
30728
30729 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
30730 /bin/cc gives a warning if you do.
30731
30732Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
30733
d63a86f8 30734 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
30735 __t10ListS_link1ZUiRCUiPT0
30736
30737Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30738
30739 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
30740 on local variables in recursive functions.
30741
30742 * gdb.t07/Makefile.in: Build the new test.
30743
30744Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30745
30746 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
30747 directly. Instead compare the return values from actual calls.
30748
30749Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
30750
30751 * Makefile.in (check): Set TCL_LIBRARY for runtest.
30752
30753Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30754
30755 * From Peter Schauer with minor modifications.
a9c64011
AS
30756 * gdb.t15/return.exp (return_tests): Handle targets where "return"
30757 stops in mid-line in the caller. Add xfail for returning a float
30758 value on X86 targets.
c906108c
SS
30759
30760Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30761
30762 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
30763 to avoid expect lossage.
30764 (fmem_LRbug_tests): Likewise.
30765 * gdb.disasm/hppa.s: Corresponding changes.
30766
30767 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
30768 conditions to work with latest dejagnu/expect.
30769
30770 * gdb.t15/funcargs.exp (finish from indirect call): No longer
30771 expected to fail on the PA.
30772 (backtrace in call with trampolines): Explicitly require main
30773 to be frame #1 (no trampolines should show up in backtrace).
30774
30775 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
30776 "continue -expect".
30777 * gdb.t06/break.exp: Likewise.
30778 * gdb.t07/watchpoint.exp: Likewise.
30779 * gdb.t13/bitfields.exp: Likewise.
30780 * gdb.t15/{funcargs,return}.exp: Likewise.
30781 * gdb.stabs/weird.exp: Likewise.
30782 * config/{mips,udi}-gdb.exp: Likewise.
30783
30784 * hppa.sed: Enclose comments within a sed command to avoid
30785 losing with the old OSF1 sed.
30786
30787Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30788
30789 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
30790 sequent dynix.
30791 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
30792 * gdb.t15/funcargs.exp: Conditionally step again to really
30793 finish from marker_call_with_trampolines. Handle the case where
30794 the first step from within call_with_trampolines already steps
30795 us back to main.
30796 * gdb.t15/gdbme.c: Add comment to closing brace of
30797 call_with_trampolines for funcargs.exp.
30798
30799Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30800
d63a86f8 30801 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
30802 Fix typo(s).
30803
30804Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30805
30806 * gdb.t07/gdbme.c: More code for watchpoint testing.
30807
30808 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
30809 "Hardware watchpoint" throughout file.
30810 (test_watchpoint_triggered_in_syscall): New test.
30811 (test_complex_watchpoint): New test.
30812
30813Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30814
30815 * gdbme.c (call_with_trampolines): New function to try and step
30816 into. Tests trampoline problems on the PA.
30817
30818 * funcargs.exp (localvars_in_indirect_call): No longer expect
30819 stepping into indirect call to fail on PAs.
30820 (test_stepping_over_trampolines): New test.
30821
30822Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30823
30824 * TODO: Add suggestions for static member function tests, and
30825 completion tests.
30826
30827Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30828
30829 * TODO: Add suggestions for "p/a" tests.
30830
30831 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
30832 (default_gdb_exit): Replace all the hair with sending "quit" to
30833 the process with a simple close.
30834
30835Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30836
30837 * TODO: Add suggestions for shared library tests.
30838
30839Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30840
30841 * TODO: Add suggestions for x/s tests.
30842
30843Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30844
30845 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
30846 "enable once", and "enable breakpoints once" with ".*".
30847
30848Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30849
30850 * TODO: Add suggestions about structure passing tests.
30851
30852Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30853
30854 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
30855 the primary1 test, use work around if __GNUC__ < 2.
30856 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
30857 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
30858 Test for bad output rather than waiting for timeout. Issue
30859 second continue only if first continue failed.
30860
30861Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30862
30863 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
30864 operator[] test with gdb_test because the old code didn't seem to
30865 be getting the quoting right with the new dejagnu.
30866
30867Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
30868
30869 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
30870 one from the path.
30871 * Makefile.in: Use a fresh expect if there is one, use runtest
30872 from the src tree if there is one.
d63a86f8 30873
c906108c
SS
30874Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30875
30876 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
30877 next over recursive call. Revise the tests from that point on
30878 (which had been skipped) to match GDB's actual (correct) output.
30879
30880 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
30881 with next over a breakpoint whose condition is false.
30882
30883 * gdb.t00/help.exp: Comment out "help set print" tests just like
30884 (and for same reason as) "help set" test.
30885
30886Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30887
30888 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
30889 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
30890
30891Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30892
30893 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
30894 necessary gdb_target_udi.
30895
30896 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
30897
30898 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
30899 1838 and 2417; they are fixed.
30900
30901 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
30902 gdb.t03/ptype.exp (ptype structure, ptype union):
30903 Remove xfails; the test is looser than when the xfails were added.
30904
30905 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
30906 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
30907
30908 * gdb.t01/run.exp: Only run shell test if isnative.
30909
30910 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
30911 since "run" automatically loads if necessary. Call gdb_target_udi
30912 after the "file" since "file" kills any execution target.
30913
30914 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
30915 GDB. GDB doesn't work that way (not anymore at least) on UDI.
30916 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
30917 argument for UDI.
30918
30919Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30920
30921 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
30922
30923 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
30924
30925Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30926
30927 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
30928 properly quoting regexps. This makes the second argument to
30929 demangle a fixed string, which matches the callers, instead of a
30930 shell-style pattern which is what the previous implementation
30931 used. Update some of the callers.
30932
30933Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30934
30935 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
30936 (comib_nullified_tests): Fix typo.
30937 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
30938 strings. No longer expected to fail.
30939
30940 * gdb.disasm/hppa.s (addib_tests): Fix typo.
30941 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
30942 strings. No longer expected to fail.
30943
30944 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
30945 string. No longer expected to fail.
30946
30947Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30948
30949 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
30950 No longer expected to fail.
30951
30952 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
30953 string. No longer expected to fail.
30954
30955Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30956
30957 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
30958 only in the names (I probably got most of them). I was even
30959 generous with some which differed in underscores in names, and
30960 probably missed a few, and I *still* was able to remove almost a
30961 third of the file with almost no impact on testsuite coverage.
30962
30963Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30964
30965 * gdb.t00/default.exp: Match udi_attach error message as well as
30966 the one from child_attach.
30967
30968 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
30969
30970 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
30971
30972 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
30973 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
30974
30975 * Move test with enums and partial symbols back to
30976 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
30977 Reverts the change of 26 May 93. Per today's change to
30978 stabs.texinfo, the behavior that weird.exp was expecting was
30979 unreasonable; what is important is that the compiler+gdb get
30980 things right, which happens with a recent gcc. Also fix the test
30981 to deal with native compilers which put out the stab gdb can't
30982 deal with.
30983
30984Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30985
30986 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
30987 in the names. The main thing these accomplish is to slow things down.
30988 Many more such duplicates surely remain.
30989
30990 * gdb.t00/help.exp: Comment out "help support" test just like
30991 (and for same reason as) "help set" test.
30992
30993Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
30994
30995 * gdb.t06/break.exp: Remove setup_xfails for
30996 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
30997 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
30998 about known bug in gcc to include up through 2.5.8.
30999 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
31000 well as "_vb$".
31001 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
31002 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
31003 with latest gcc and gdb.
31004 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
31005 well as "_vb$".
31006
31007Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31008
31009 * configure.in (hppa*-*-*): Also configure and build stabs-only
31010 tests.
31011
31012Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31013
31014 * gdb.t10/hppa.mt: A makefile fragment for the PA.
31015 * gdb.t10/configure.in (hppa*-*-*): Use it.
31016
31017Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31018
31019 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
31020
31021Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31022
31023 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
31024 versions prior to 1.13.5.
31025
31026Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31027
31028 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
31029 the prompt is at the start of a line.
31030
31031Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31032
31033 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31034 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31035 in the copr tests now.
31036 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31037 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31038 expected to fail.
31039
31040Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31041
31042 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31043 gdb.t31/chillvars.exp, lib/gdb.exp:
31044 Tweak to run under either version of expect.
31045 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31046 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31047 * gdb.t11/list.exp: Remove extraneous whitespace.
31048
31049Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31050
31051 * gdb.t16/printcmds.exp (test_print_strings): Accept
31052 "(unsigned char *) " before the string.
31053
31054 * TODO: Add notes about printing of fancy types and GDB expressions.
31055
31056Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31057
31058 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31059 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 31060 if doing mips-idt-ecoff.
c906108c
SS
31061
31062Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31063
31064 * Most .exp files: Tweak to run under either version of expect.
31065
31066Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31067
31068 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
31069 xfails; I'm not sure why they are failing, but not because of PR 1806.
31070
31071Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
31072
31073 * config/unix-gdb.exp: Remove gdb_unload cause it's already
31074 defined in lib/gdb.exp.
31075
31076Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31077
31078 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
31079 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
31080 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
31081 have to be typeless.
31082
31083Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31084
31085 * TODO: Add suggestion for copyright year test.
31086
31087Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31088
31089 * configure.in (*-*-lynxos*): Add stabs tests.
31090
31091Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31092
31093 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
31094 so insert a tab before any assembler directive in column zero.
31095
31096 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
31097 stores.
31098 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31099 stores.
31100 (fpu_short_memory_tests): Likewise.
31101
31102Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31103
31104 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
31105 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
31106 .stabs directives in comments.
31107
31108Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31109
31110 * TODO: New file, describing tests we could write.
31111 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
31112
31113Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31114
31115 * gdb.t06/signals.exp: Add kludge to force re-sync.
31116
31117 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
31118 to xgdb instead of gdb, get out of gdb.
31119
31120Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
31121
31122 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
31123 for info.
31124
31125Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31126
31127 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
31128 * gdb.stabs/configure.in (hppa*-*-*): Use it.
31129 * gdb.stabs/hppa.sed: New sed script for the PA.
31130
31131Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31132
31133 * gdb.stabs: Re-write weird.def and configuration to use sed
31134 instead of cpp. sed is portable and POSIX; cpp is neither.
31135
31136Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31137
31138 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
31139
31140Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31141
31142 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
31143
31144Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31145
31146 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
31147 "_vb$".
31148 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
31149 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
31150
31151Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31152
31153 * lib/gdb.exp: Comment out code which depends on non-existent
31154 `transform' procedure.
31155
31156Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
31157
31158 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
31159 * lib/gdb.exp: Transform tool name.
31160 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
31161 1.1's new error handling system.
31162
31163Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31164
31165 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
31166
31167Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31168
31169 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31170 They made pattern matching so slow that timeouts happened on
31171 heavily loaded systems. Now any output from "show print" which
31172 gets us back to the GDB prompt is a PASS.
31173
31174Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
31175
31176 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
31177
31178Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31179
31180 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31181
31182 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31183 It is not from PR 3220.
31184
31185Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31186
31187 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31188 just started failing because they depended on the order the
31189 subcommands are presented, or exact docstring text. This kind of
31190 test is a pain and has minimal benefit.
31191
31192Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31193
31194 * gdb.t09/corefile.exp: At end of test, use "core" command with
31195 no arguments.
31196
31197Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
31198
31199 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
31200 17}/Makefile.in: Make it possible to run the testsuite with Sun
31201 make and CC = cross gcc by adding explicit build rules for .o
31202 files.
31203
31204Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31205
31206 * gdb.t15/funcargs.exp: Don't put comments on same line as
31207 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 31208
c906108c
SS
31209Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31210
31211 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
31212
31213Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
31214
31215 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
31216 * gdb.t20/inherit.exp: remove three dumplicate entries.
31217
31218Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31219
31220 * gdb.t06/break.exp: For "next over recursive call", fail on any
31221 incorrect output, not just on "factorial (value=2)".
31222
31223Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31224
31225 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
31226 working now. Add an xfail if accesing a bss variable causes
31227 a memory error if the target is not yet run.
31228
31229Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31230
31231 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
31232 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
31233 name of __st* demangling (2 strings). Did Kung really get the
31234 more than 95 others right without testing them?
31235
31236Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
31237
31238 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
31239
31240Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
31241
31242 * configure.in (configdirs): Add gdb.disasm
31243 * gdb.disasm: New directory for GDB disassembler tests.
31244 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
31245
31246Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31247
31248 * gdb.t00/help.exp: Don't test "help set".
31249
31250 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
31251 from within expect statements. None of these happen anymore and
31252 they cause regressions to be silently unnoticed.
31253
31254 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
31255 messages) about known failures with gcc cygnus-2.4.5-930417.
31256
31257 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
31258 comp-info.exp so it gets built if it doesn't exist.
31259
31260 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
31261 it is no longer used.
31262 * gdb.t13/comp-info.c: Removed.
31263
31264Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31265
31266 * gdb.t06/signals.exp: Add xfail for sun3.
31267
31268Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31269
31270 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
31271 relevant because ^C doesn't get sent but failure can be reproduced
31272 interactively).
31273
31274Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31275
31276 * gdb.stabs/alpha.mt: New configuration file for alpha.
31277 * gdb.stabs/configure.in: Use it.
31278 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
31279 sharing with alpha.mt, redefine long to word via preprocessor.
31280 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
31281 for alpha.
31282 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
31283 native cc.
31284 * gdb.t00/teststrategy.exp: Change expect string so that we
31285 consume the `(xgdb)' from the command echo and from the gdb prompt.
31286 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
31287 gdb currently compares all values as long, so this failure probably
31288 applies to any configuration where LONGEST is bigger than a target int.
31289 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
31290 with gcc.
31291 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
31292 to handle opaque pointers, gcc is.
31293 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
31294 as first argument. Include <sys/types.h> and change all operator
31295 new definitions to use size_t.
31296 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
31297 now that we use size_t.
31298
31299Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31300
a9c64011 31301 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 31302 a long or float array cast all array members to the same type.
a9c64011 31303 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 31304 with 64 bit longs.
a9c64011 31305 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 31306 on alpha.
a9c64011 31307 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
31308
31309Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31310
31311 * gdb.t24 (demangle.exp): Constructors of templates have names like
31312 vector<int>::vector(int) not vector<int>::vector<int>(int). See
31313 section 14.6 of the ARM.
31314
31315 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
31316 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
31317 accomplish little and slow down the testsuite.
31318
31319 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
31320 Accept spaces various places.
31321
31322Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31323
31324 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
31325 with watchpoint enabled.
31326
31327 * Makefile.in: Remove definition of CC and remove the second
31328 definition of CXX (the "CXX = gcc" one remains). These definitions
31329 were causing backquotes to be expanded within backquotes, which
31330 doesn't work.
31331
31332Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
31333
31334 * gdb.t17/callfuncs.exp: Add "return 0" to end.
31335
31336Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31337
a9c64011
AS
31338 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
31339 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
31340 by mips cc and contains no stabs entries.
31341
31342Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
31343
31344 * config/vx-gdb.exp: Use fake device to load files rather than
31345 NFS.
31346 * lib/gdb.exp: New proc to do "file" command.
31347 * config/unix-gdb.exp: Use new "file" proc.
31348
31349Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
31350
31351 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
31352 Rework board rebooting slightly.
31353 (gdb_exit): Don't exit from the remote shell; there isn't one.
31354 * gdb.stabs/weird.exp: If a program is being debugged already,
31355 kill it.
31356 * gdb.t04/setvar.exp: Stop and restart gdb.
31357 * gdb.t05/expr.exp: Likewise.
31358 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
31359 restart gdb and reload the program.
31360 * gdb.t08/opaque.exp: Likewise.
31361 * gdb.t12/scope.exp: Likewise.
31362 * gdb.t13/bitfields.exp: Likewise.
31363 * gdb.t15/funcargs.exp: Likewise.
31364 * gdb.t20/classes.exp: Likewise.
31365 * gdb.t03/ptype.exp: Increase timeout.
31366 * gdb.t16/printcmds.exp (test_print_string_constants,
31367 test_print_array_constants): Likewise.
31368 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
31369 * gdb.t20/classes.exp (do_tests): Likewise.
31370 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
31371
31372Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
31373
31374 * gdb.stabs: Renamed *wierd* to *weird*.
31375
31376Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31377
31378 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
31379 for timeout. Add "known gcc 2.4.5 bug" to failure message.
31380
31381Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31382
31383 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
31384 (do_tests): Remove xfail for whatis on one_var and two_var.
31385
31386Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
31387
31388 * Makefile.in: Made cross building work better by adding
31389 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
31390
31391Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31392
31393 * gdb.t15/{return.c,return.exp,Makefile.in}:
31394 New test, currently commented out.
31395
31396Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
31397
31398 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
31399 still running and removes the leftover named socket so GDb can do
31400 clean restarts.
31401
31402Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
31403
31404 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31405 console, not GDB.
31406 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31407 cross testing works better with "make check"
31408 * config/unix-gdb: Use default procedures for exit and version.
31409 * config/vx-gdb.exp: Cleaned up and massaged back to working order
31410 with the newest VxWorks.
31411
31412Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31413
31414 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31415 old form.
31416
31417 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31418 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31419
31420 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31421
31422 * config/unix-gdb.exp: Remove this version of gdb_exit
31423 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31424 Rob says he'll look at it when he gets back to testing boards.
31425
31426Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
31427
31428 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
31429 an expected fail for certain ptype commands.
31430
31431 * gdb.t20/classes.exp: Update expected results of "ptype class
31432 Base1" to account for the constructor that now appears in the type.
31433
31434Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
31435
31436 * configure.in (configdirs): Restore gdb.t04, which mysteriously
31437 disappeared from list.
31438 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
31439 "alldone" proc with call to cleanup and exit.
31440 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31441 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31442 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31443 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31444 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
31445 "alldone" proc with simple returns that suppress remaining
31446 tests. The alldone proc went away many months ago.
31447
31448Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31449
31450 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31451
31452 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31453
31454Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31455
31456 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
31457 as vax gdb will display them.
31458
31459Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31460
31461 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31462 optimizers.
31463
31464 * scope.exp: Change "bad value for localval" messages so each one
31465 is unique.
31466
31467 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31468 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31469
31470 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31471
31472Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31473
31474 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31475 doesn't exist (due to optimization).
31476
31477Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31478
31479 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31480 contains \r because the filename is long.
31481
31482 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31483 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31484
31485Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31486
31487 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31488 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
31489 Ultrix.
31490 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
31491 int tests.
31492 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
31493
31494Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
31495
31496 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
31497
31498 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 31499 to match does not match the passing case but still matches the
c906108c
SS
31500 failing case.
31501
31502Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31503
31504 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31505
31506Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
31507
31508 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
31509 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31510 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31511 Remove various versions of gdb_exit.
31512 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
31513 gdb_exit.
31514 * config/unix-gdb.exp: gdb_exit remains here, and should override
31515 the generic version, since it's doing a lot of wierd stuff that
31516 the other versions aren't. FIXME, fold it in, or abandon this
31517 version.
31518
31519Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31520
31521 * gdb.t24/demangle.exp: Add tests for PR 3220.
31522
31523Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31524
31525 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31526
31527Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
31528
31529 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
31530 "i386-*-*". Works for i486 as well.
31531
31532 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
31533 bug, and expand domain of xfail to all SVR4 systems, since the
31534 actual problem is likely to be in generic SVR4 /proc support.
31535
31536Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31537
31538 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31539
31540Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
31541
31542 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
31543 xfails for other systems. Match a missing 'Continuing.' as an
31544 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
31545
31546 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
31547 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
31548 Only issue warning for missing executables if -all option is used.
31549
31550 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
31551 file if -all option is used. It's like an unpredictable XFAIL.
31552
31553Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31554
31555 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
31556 for dynamically linked binaries.
31557
31558 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
31559
31560Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31561
31562 * gdb.t20/inherit.exp: Change message for "print tagless struct"
31563 to state that this is a known bug in old versions of g++.
31564
31565Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31566
31567 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
31568 while waiting for `Continuing'.
31569
31570Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
31571
31572 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
31573 in text, data, and bss.
31574 * gdb.t10/nodebug.c: Add local and global test variables for
31575 initialized and uninitialized data.
31576
31577Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31578
31579 * config/unix-gdb.exp (gdb_exit): Add "wait".
31580
31581Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31582
31583 * gdb.t06/signals.exp: xfail the continue from the handler for all
31584 targets.
31585
31586 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
31587 function with watchpoints enabled, the i386 call dummy starts with
31588 a call.
31589
31590 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
31591 386 bsd names its corefiles.
31592
31593Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
31594
31595 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
31596 compilers don't grok it.
31597 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
31598 with small octal ints rather than character constants, which
31599 are signed and might not fit if first promoted to int.
31600
31601Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
31602
31603 * gdb.t09/Makefile.in (clean): Remove corefile.
31604
31605Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31606
31607 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31608
31609Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31610 and Jim Kingdon (kingdon@cygnus.com)
31611
31612 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
31613 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
31614 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
31615
31616Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31617
31618 * gdb.t17/interrupt.exp: Add xfail for hppa.
31619
31620Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31621
31622 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
31623 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
31624 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
31625 to determine signed-ness of bitfields and use the result to setup
31626 the xfail.
31627 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
31628 * gdb.t15/funcargs.exp: Use them to step until the second indirect
31629 call line is reached if necessary.
31630
31631Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31632
31633 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31634
31635Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31636
31637 * gdb.t06/break.exp: Also test `clear' command.
31638
31639Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31640
31641 * gdb.t00/teststrategy.exp: Remove extra quote.
31642
31643 * gdb.t07/watchpoint.exp: Change xfail for calling function with
31644 watchpoint enabled to be for all non-68k machines.
31645
31646 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
31647
31648Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31649
31650 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
31651 targets use aout.mt instead of ecoff.mt as gas understands
31652 standard aout format.
31653
31654Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31655
31656 * lib/gdb.exp (runto): Don't insist that function we are running to
31657 was compiled with -g.
31658
31659 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
31660
31661 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
31662 to get back into the read system call.
31663 Accept leading newline in case where we woke it up.
31664
31665Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31666
31667 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
31668 to make the stabs test work on ecoff systems using gcc and -with-stabs.
31669 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
31670 enable ecoff configuration.
31671
31672Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31673
31674 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
31675
31676Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31677
31678 * gdb.t16/printcmds.exp: Add another printf test.
31679
31680Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
31681
31682 * configure.in: If configured -with-stabs on any target, add
31683 stabsdirs to configdirs.
31684
31685Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31686
31687 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
31688 fun" so pattern does not match the command itself.
31689
31690Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31691
31692 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
31693
31694Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31695
31696 * gdb.t17/interrupt.exp: Test for more things.
31697
31698Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31699
31700 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
31701 compiler arranges the code and line numbers.
31702
31703 * gdb.t17/interrupt.exp: Don't send \n after ^C.
31704
31705Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31706
31707 * gdb.t00/help.exp: Increase expect input buffer size.
31708
31709Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31710
31711 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
31712
31713 * gdb.t07/watchpoint.exp: Add xfail for hppa.
31714
31715 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
31716
31717 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
31718 [0-9]*, not just [0-9].
31719
31720Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31721
31722 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
31723
31724 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
31725
31726Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31727
31728 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
31729
31730Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31731
31732 * gdb.t06/signals.c: Add xfails for sun3.
31733
31734 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
31735
31736 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
31737 test_stepping tests.
31738
31739Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31740
31741 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
31742
31743 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
31744
31745 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
31746 rather than actually putting it through cpp twice.
31747
31748 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
31749
31750Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
31751
31752 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
31753 no longer needed.
31754
31755Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31756
31757 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
31758
31759 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
31760 C++ features prints as "struct", make it a pass, not an xfail.
31761
31762Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31763
31764 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
31765 Don't require VA to print as "class" rather than "struct".
31766
31767Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
31768
31769 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
31770
31771Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31772
31773 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
31774
31775Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31776
31777 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
31778 order.
31779
31780Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31781
31782 * gdb.t16/printcmds.exp: Add printf tests.
31783
31784 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
31785
31786 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
31787
31788Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
31789
31790 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
31791 pass counts, to counteract any existing or future setup_xfails.
31792
31793Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31794
31795 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
31796 {BEGIN,END}_COMMON for common block instead of STAB.
31797 * gdb.stabs/wierd.exp: Add xfail for rs6000.
31798
31799 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
31800 intp_var should be N_GSYM not N_LSYM.
31801 wierd-aout.S: Use a label for the value of the N_SO.
31802 wierd.def: Remove all backslashes.
31803 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
31804
31805Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31806
31807 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
31808 get the expected next to inheritance3.
31809
31810Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31811
31812 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
31813 now that gcc-2.4 gets it right.
31814
31815Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31816
31817 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
31818
31819 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
31820 generating comp-info.exp which works for cross-compilation.
31821
31822Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
31823
31824 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
31825 "*-*-sysv4.*".
31826
31827Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
31828
31829 * gdb.t01/run.exp: Start with a fresh gdb.
31830 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
31831 SVR4.x.
31832
31833Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
31834
31835 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
31836 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
31837 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
31838 Makefile.in (distclean, realclean): Remove gdbme.c from list of
31839 things to remove.
31840
31841Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
31842
31843 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
31844 test cases from bug reports.
31845
31846Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
31847
31848 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
31849 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
31850 avoid spurious xfails.
31851 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
31852 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
31853 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
31854
31855Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
31856
31857 * gdb.t00/teststrategy.exp: Rework to provide more useful
31858 description of each test, fix problem with systems that define
31859 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
31860 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
31861 results for "next over recursive call" so timeouts aren't taken
31862 by error.
31863
31864Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
31865
31866 * gdb.t12/scope.exp: Test printing of variables before run.
31867
31868 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
31869 printed in wrong order due to sorting.
31870
31871Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
31872
31873 * gdb.t00/teststrategy.exp: Fix expected results for printing
31874 user entered string constant. Is array of char, prints with no
31875 address.
31876
31877 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
31878 commands.
31879 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
31880 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
31881 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
31882 of struct of char arrays.
31883 * gdb.t00/radix.exp: New tests for radix commands.
31884
31885Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
31886
31887 * gdb.t16/printcmd.exp: Print a variable before running program
31888 (with xfail for AIX).
31889
31890Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
31891
31892 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
31893
31894 * gdb.t16/printcmd.exp: Don't print variables before running program.
31895
31896 * gdb.t06/break.exp: Don't require envp argument to main.
31897
31898 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
31899
31900 * gdb.t02/whatis.exp, gdb.t11/list.exp:
31901 Add xfails for rs6000.
31902
31903 * gdb.t02/whatis.exp: Change other tests not to re-test something
31904 we already tested.
31905
31906 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
31907 each type used has a variable of that type.
31908
31909Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
31910
31911 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
31912
31913Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
31914
31915 * configure.in: change srctrigger to be a file, not a directory
31916
31917Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
31918
31919 * configure.in (mips-idt-ecoff*): Added trailing '*'.
31920
31921 * gdb.t11/list.exp: Fixed a couple of typos.
31922
31923Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
31924
31925 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
31926 is fixed and PR is closed.
31927 * gdb.t16 (gdbme.c): Add simple test string variable.
31928 * gdb.t16 (printcmds.exp): Add tests with simple test string
31929 variable, primarily for boundaries on "set print elements".
31930
31931Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
31932
31933 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
31934 Make leading 0's optional and don't expect a tab in the middle
31935 of the number.
31936
31937 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
31938
31939 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
31940 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
31941 don't end command passed to gdb_test with newline.
31942
31943 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
31944 signed keyword away, don't expect signed bitfields to be signed.
31945
31946 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
31947 printing with only as many 1's as are in the field as well as printing
31948 with 32 1's (see comment).
31949
31950Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
31951
31952 * gdb.t00/default.exp: Start with a fresh gdb.
31953 * configure.in (configdirs): Remove gdb.t31 until the chill
31954 compiler works again. It no longer is able to find chillrt0
31955 since it isn't in libchill.a anymore.
31956 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
31957 wierd.o, make more modular.
31958 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
31959 spurious newlines that caused problems.
31960
31961Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31962
31963 * Move test with enums and partial symbols from gdb.t03/ptype.exp
31964 to gdb.stabs/wierd.exp since GCC has worked around the bug.
31965 gdb.stabs/wierd.{exp,def}: Many new tests.
31966
31967 * gdb.t00/default.exp: update info line for new message.
31968
31969 * gdb.t02/{whatis.exp,gdbme.c}:
31970 Test that "char *" doesn't print as "caddr_t".
31971
31972Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31973
31974 * gdb.t00/help.exp: Use .* in place of some help messages which
31975 just changed.
31976 gdb.t00/default.exp: Update "info frame" test for new message.
31977 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
31978 Remove some xfails
31979
31980Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31981
31982 * gdb.t03/{gdbme.c,ptype.exp}:
31983 Add tests for typedef'd struct and union without tags.
31984 Also check "whatis" on a variable of a typedef'd enum without a tag.
31985
31986 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
31987 PRMS 1823; the bug still exists but isn't reproduced by this test
31988 anymore), and remove rs6000 XFAIL (the bug is fixed).
31989
31990 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
31991 duplicated from whatis.exp. For those that are left, accept
31992 "long", "long int", or "int" for long variables (whatis.exp already
31993 has an XFAIL for "int", so no need to fail it here).
31994
31995 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
31996 Deal with GCC's names for types now that GDB uses the compiler's names.
31997
31998 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
31999 setup_xfail's for sunos4. If we #defined the signed keyword away,
32000 don't expect GDB to know that char it is signed.
32001
32002 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
32003
32004Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
32005
32006 * configure.in (configdirs): Add gdb.t24 for C++ tests that
32007 should work on any system, regardless of debugging format.
32008 * gdb.t21/demangle.exp: Move to gdb.t24.
32009 * gdb.t24/demangle.exp: Move from gdb.t21.
32010 * gdb.t24/{Makefile.in, configure.in}: New files.
32011
32012Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32013
32014 * configure.in: Do gdb.stabs and C++ tests only for stabs.
32015 * gdb.stabs: New directory.
32016
32017Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32018
32019 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
32020 not just "Quit anyway?".
32021
32022Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
32023
32024 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
32025 that all setup_xfails are immediately followed by clear_xfails.
32026
32027Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
32028
32029 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32030 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32031 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32032 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32033 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32034 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32035 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32036 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32037 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32038 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32039 gdb.t31/chillvars.exp, lib/gdb.exp:
32040 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32041 bug-gdb@prep.ai.mit.edu.
32042
32043Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32044
32045 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32046 with 0.0, not integer 0.
32047
32048Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32049
32050 * gdb.t06/break.exp: Update for "Kill the program" message change.
32051
32052Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32053
32054 * Makefile.in (GDBFLAGS): Set to -nx.
32055 * Makefile.in (site.exp): Use GDBFLAGS.
32056
32057Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32058
32059 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32060 Makefiles.
32061 (check): depend on just-check.
32062 (just-check): added so that tests can be run without a noop
32063 build pass.
32064
32065Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32066
32067 Switch to using configure's configdirs.
32068 * Makefile.in (Makefile): add configure.in dependency.
32069 (SUBDIRS): removed redundant assignment.
32070 * configure.in: switch subdirs assignment to configdirs.
32071 * gdb.t*/configure.in: new files.
32072
32073Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
32074
32075 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
32076 works.
32077
32078Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
32079
32080 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
32081 in explicit rules. Apparently this is not supported by some makes.
32082
32083Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32084
32085 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32086
32087Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32088
32089 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
32090 disappeared.
32091
32092Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32093
32094 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32095
32096Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
32097
32098 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32099 watchpoint problem that is now fixed.
32100 * gdb.t30/chexp.exp: Remove setup_xfail for printing
32101 uninitialized convenience variables.
32102 * gdb.t31/chillvars.exp: Fix expected patterns for printing
32103 structures.
32104
32105Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32106
32107 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
32108 which causes expect to get out of sync with gdb on long output
32109 from help set.
32110 * gdb.t09/corefile.exp: Make expected pattern for core file
32111 failing signal and frame output format less sun specific.
32112
32113Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
32114
32115 * gdb.t31/chillvars.exp: Add and remove initial dummy
32116 breakpoint, so that symbol table is forced in.
32117 (Needed at least on Sunos4, though it seems not SVR4.)
32118 * gdb.t31/chillvars.exp: Update for changed output format.
32119
32120Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32121
a9c64011 32122 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
32123
32124Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
32125
32126 * Makefile.in: Added --srcdir when invoking runtest, removed the
32127 need for a local config file. (optional now)
32128
32129Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
32130
32131 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
32132 failure count used to force early termination. Add some more
32133 expected failures for gnu style demangling.
32134
32135Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32136
32137 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
32138 pmi variable from gdb.t20/gdbme to get optimized away.
32139 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
32140 Check for written corefile upon timeout _and_ eof.
32141
32142Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32143
32144 * config/unix-gdb.exp: Add missing return 0.
32145
32146Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32147
32148 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
32149 test termination.
32150
32151Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
32152
32153 * configure.in (subdirs): Put back gdb.t17 which mysteriously
32154 disappeared.
32155
32156Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
32157
32158 * gdb.t10/crossload.exp: Disable the i860-elf test until such
32159 time as i860 support works.
32160
d63a86f8 32161 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
32162 "backtrace 100\r" rather than just "backtrace\r", to match last
32163 change.
32164
32165Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
32166
32167 * config/udi-gdb.exp (gdb_exit): Remove close command.
32168 (gdb_target_udi): New procedure to set the UDI target.
32169 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
32170 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32171 Added waits for prompts after several question responses. Added
32172 some more responses used by a29k-amd-udi-gdb.
32173 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32174 pass different arguments, restart UDI connection after program
32175 completion.
32176 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32177 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32178 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32179 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32180 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32181 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32182 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32183 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32184 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32185 after program completion.
32186 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32187 compiled with a SELECT_VECS setting.
32188 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32189 infinite recursion.
32190
32191 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32192 Added checks for COFF results, and made them expected failures for
32193 all targets. It would be better to make them expected failures
32194 for COFF targets only.
32195
32196Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
32197
32198 * Makefile.in: add null dvi target, don't bother to recurse
32199 through test directories for info and install-info; rename
32200 $(datadir) to be dejagnu instead of deja-gnu
32201
32202Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
32203
32204 * gdb.t31/gdbme.ch: Re-enable code that previously caused
32205 compiler to coredump.
32206 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
32207 code.
32208
32209Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
32210
32211 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
32212 coredump.
32213 * gdb.t31/chillvars.exp: Comment out tests that depend on that
32214 code.
32215
32216Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
32217
32218 * gdb.t03/ptype.exp: tests for return code from gdb_test.
32219 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
32220 which in a shell. Deletes xgdb when done.
32221 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
32222 Tests the return from the "set height" or "set width" commands.
32223 Added a few return codes where needed.
32224
32225Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
32226
32227 * Makefile.in (SUBDIRS): Add gdb.t17.
32228 * configure.in (subdirs): Add gdb.t17.
32229 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
32230 files to test gdb's calling of functions in the inferior with
32231 the correct arguments and gdb's ability to retrieve any
32232 result returned.
32233
32234Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
32235
32236 * config/unix-gdb.exp (gdb_exit): Remove close commands that
32237 may be called after gdb goes away. Previous versions of expect
32238 needed these to avoid file descriptor leaks, but they cause
32239 errors with the current revision of expect.
32240 * gdb.t00/gdbvars.exp: Use -re on expected output after
32241 setting sevenbit-strings.
32242 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
32243 to set sevenbit-strings consistent across tests.
32244 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
32245 set sevenbit-strings consistent across tests.
32246
32247Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
32248
32249 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
32250 expected output to match current "expect" expectations.
32251
32252Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
32253
32254 * gdb.t00/default.exp: Change expected output for default "source"
32255 command, to match new gdb behavior which requires a filename to
32256 source.
32257
32258Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
32259
32260 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
32261 expected fail for i486-*-* that misses the marker2 function.
32262 * gdb.t10/crossload.exp (bfddefault): Allow successful
32263 recognition of a format to pass even if no symbols are found.
32264 Explicitly catch failures where the format is not recognized
32265 or is ambiguous, and add the reason to the fail message.
32266 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
32267 the cause is and invalid target and add reason to failure message.
32268 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
32269 elf32-i386, elf32-sparc, and elf32-i860.
32270 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
32271 Set up expected failure for 'filename'::variable scope resolution,
32272 which is now apparently broken on all targets.
32273 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
32274 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
32275 gdb.t23/templates.exp: Change failure for missing binfile into
32276 just a warning.
32277 gdb.t21/demangle.exp: Change all cfront references to 'arm'
32278 references.
32279
32280Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
32281
32282 * gdb.t00/default.exp: Add expected output for default "source"
32283 command, to match new gdb behavior.
32284 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
32285
32286Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
32287
32288 * config/*-gdb.exp: returns an error, rather than exiting on
32289 internal errors.
32290
32291Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
32292
32293 * gdb.t03/gdbme.c: Add pointer to struct variable.
32294 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
32295 referencing struct members.
32296
32297Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
32298
32299 * configure.in (mips-idt-ecoff): New target.
32300 * config/mips-gdb.exp: New file for remote board using MIPS remote
32301 debugging protocol.
32302
32303 * Redid configuration scheme. Removed gdb.t*/configure.in.
32304 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
32305 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
32306 distclean targets. Built executables via .o files. Adjusted
32307 tests to account for source files in $(srcdir) rather than
32308 $(objdir).
32309 * lib/gdb.exp (runto): Don't expect () after the function name,
32310 because it may have arguments.
32311
32312Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
32313
32314 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
32315 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
32316 expected failures for mips-idt-* and mips-sgi-*.
32317 * gdb.t00/default.exp (attach): Kill process if requested.
32318 * gdb.t00/help.exp (help target core, help target): Accept a gdb
32319 that does not read core files.
32320 * gdb.t01/run.exp: Removed checks for exit status code.
32321 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
32322 it is linked in.
32323 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
32324 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
32325 appropriate, rather than doing it by hand.
32326 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
32327 execution.
32328 * gdb.t10/crossload.exp: Kill existing program if needed.
32329 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
32330 appropriate, rather than doing it by hand. Always increase
32331 timeout for this test, not just for VxWorks.
32332
32333Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
32334
32335 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
32336 of Chill STRUCT types and STRUCT values.
32337 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
32338 than "char".
32339 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 32340 struct2): New struct definitions and initializations to test
c906108c
SS
32341 simple Chill STRUCT types.
32342
32343Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
32344
32345 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
32346 the null byte at the end of strings.
32347 * gdb.t00/default.exp: Make show version insensitive to copyright
32348 date.
32349 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
32350 to avoid dependencies on target char signedness.
32351 * gdb.t16/printcmds.exp: Update expected results for explicitly
32352 unsigned char.
32353 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
32354 now work.
32355 * gdb.t21/demangle.exp: Add many more patterns for template
32356 demangling, most of them being expected failures.
32357 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
32358 string we are matching for, to match on the whole string.
32359 * gdb.t21/demangle.exp: Add many new test strings to demangle,
32360 and fix a whole bunch that had incorrect expected output but were
32361 passing anyway because of the bug in "proc demangle".
32362 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
32363 type.
32364 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
32365
32366Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
32367
a9c64011
AS
32368 * gdb/testsuite: made modifications to testcases, etc., to allow
32369 them to work properly given the reorganization of deja-gnu and the
32370 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
32371
32372Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
32373
32374 * gdb/testsuite: Initial creation of gdb/testsuite.
32375 Migrated dejagnu testcases and support files for testing nm to
32376 gdb/testsuite from deja-gnu. These files were moved "as is"
32377 with no modifications. This migration is part of a major overhaul
32378 of dejagnu. The modifications to these testcases, etc., which
32379 will allow them to work with the new version of dejagnu will be
32380 made in a future update.
48efe704 32381
8d8cb839 32382 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 32383\f
8d8cb839
EZ
32384;; Local Variables:
32385;; mode: change-log
32386;; left-margin: 8
32387;; fill-column: 74
32388;; version-control: never
32389;; End:
902f2ccb 32390
28e7fd62 32391 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
32392 Copying and distribution of this file, with or without modification,
32393 are permitted provided the copyright notice and this notice are preserved.