]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
also filter label symbols
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
3a1115a0
TT
12013-08-02 Tom Tromey <tromey@redhat.com>
2
3 * gdb.base/watchpoint.c (struct foo5): New.
4 (nullptr): New global.
5 * gdb.base/watchpoint.exp (test_watch_location): Add test.
6
b846d303
DE
72013-08-01 Doug Evans <dje@google.com>
8
7ee85ab1
DE
9 PR symtab/15691
10 * gdb.dwarf2/fission-mix.exp: New file.
11 * gdb.dwarf2/fission-mix.h: New file.
12 * gdb.dwarf2/fission-mix.c: New file.
13 * gdb.dwarf2/fission-mix2.c: New file.
14
b846d303
DE
15 PR symtab/15695
16 * gdb.base/func-ptr.exp: New file.
17 * gdb.base/func-ptr.c: New file.
18
67d21849
YQ
192013-08-01 Yao Qi <yao@codesourcery.com>
20
21 * gdb.python/py-sync-interp.c: New.
22 * gdb.python/py-sync-interp.exp: New.
23
de74e63a
YQ
242013-07-31 Yao Qi <yao@codesourcery.com>
25
26 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
27 'tdump' on stack frame 0 and 1 respectively.
28
680558e8
YQ
292013-07-31 Yao Qi <yao@codesourcery.com>
30
31 PR gdb/13443
32 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
33 'traceframe'. Wrap test with with_test_prefix.
34 (top level): Update.
35
48bbe0bf
YQ
362013-07-31 Yao Qi <yao@codesourcery.com>
37
38 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
39 'gdb_start'.
40 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
41 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
42
11b4b7cc
AB
432013-07-30 Andrew Burgess <aburgess@broadcom.com>
44
45 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
46 when printing an optimized out value. Expect an error when using
47 an optimized out value in an expression.
48
b0c54aa5
AB
492013-07-30 Andrew Burgess <aburgess@broadcom.com>
50
51 * gdb.dwarf2/pieces-optimized-out.exp: New file.
52 * gdb.dwarf2/pieces-optimized-out.c: New file.
53 * gdb.dwarf2/pieces-optimized-out.S: New file.
54
97c85fc6
MB
552013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
56
57 PR gdb/15715
58 * gdb.base/setshow.exp: Test that relative paths passed to
59 'set history filename' are converted to absolute paths.
60
5b32ae97
KS
612013-07-26 Keith Seitz <keiths@redhat.com>
62
63 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
64 of f77.
65 Allow for compiler variations of integer types.
66 Use mi_create_varobj.
67 Use mi_list_varobj_children for the immediate children of `array'.
68 Add "has_more" attribute for grandchildren test.
69
6f64ef53
PA
702013-07-26 Pedro Alves <palves@redhat.com>
71
72 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
73 files.
74
fdc8aae8
AB
752013-07-25 Andrew Burgess <aburgess@broadcom.com>
76
77 * gdb.mi/mi-reg-undefined.exp: New file.
78 * gdb.mi/mi-reg-undefined.c: Likewise.
79 * gdb.mi/mi-reg-undefined.S: Likewise.
80
6fbe845e
AB
812013-07-25 Andrew Burgess <aburgess@broadcom.com>
82
83 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
84 z, o, and t output formats.
85 * gdb.base/display.exp: Use 'k' as an undefined format now that
86 'z' is defined.
87
7b79b135
DE
882013-07-24 Doug Evans <dje@google.com>
89
90 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
91 "--" to switch.
92
a0607b84
YQ
932013-07-24 Yao Qi <yao@codesourcery.com>
94
95 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
96 host.
97 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
98 Likewise. If host is remote, copy ${binfile} to host.
99
2eb14a9b
YQ
1002013-07-23 Yao Qi <yao@codesourcery.com>
101
102 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
103 message.
104
5d0a3b53
WN
1052013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
106
107 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
108 instructions and enable disp-step-syscall for arm targets.
109
9a5911c0
WN
1102013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
111
112 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
113 assembler errors on arm.
114 * gdb.dwarf2/mac-fileno.S: Likewise.
115 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
116 * gdb.dwarf2/pr13961.S: Likewise.
117
fa876972
HZ
1182013-07-19 Hui Zhu <hui@codesourcery.com>
119
120 PR gdb/15692
121 * gdb.mi/mi-dprintf.exp: Add double quotes test.
122
1527aea8
YQ
1232013-07-19 Yao Qi <yao@codesourcery.com>
124
125 * gdb.trace/read-memory.exp (test_from_remote): Update test.
126 (teset_from_exec): Likewise.
127
73c1d57e
YQ
1282013-07-19 Yao Qi <yao@codesourcery.com>
129
130 * gdb.trace/read-memory.c: New.
131 * gdb.trace/read-memory.exp: New.
132
a075c3e5
YQ
1332013-07-19 Yao Qi <yao@codesourcery.com>
134
135 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
136 $dest to link options if host is remote. Move the
137 generated file to $dest.a on host if host is remote.
138
623cc285
WN
1392013-07-18 Will Newton <will.newton@linaro.org>
140
141 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
142 to ensure the test is linked against pthreads.
143 * gdb.threads/tls-var-main.c: Likewise.
144 * gdb.threads/tls-shared.c: Likewise.
145
1f74d3b5
YQ
1462013-07-18 Yao Qi <yao@codesourcery.com>
147
148 * lib/future.exp (gdb_default_target_compile): Use tail name
149 of $destfile as the output name of compile. Move the
150 generated file to $destfile on build.
151
f6dc277e
YQ
1522013-07-18 Yao Qi <yao@codesourcery.com>
153
154 * lib/gdb.exp (gdb_compile): Set
155 gdb_saved_set_unbuffered_mode_obj to
156 set_unbuffered_mode_saved.o if host is remote. Invoke
157 remote_download to copy $unbuf_obj to host.
158
e7045703
DE
1592013-07-17 Doug Evans <dje@google.com>
160
161 * gdb.python/py-frame-args.c: New file.
162 * gdb.python/py-frame-args.py: New file.
163 * gdb.python/py-frame-args.exp New file.
164
5ea5559b
AB
1652013-07-16 Andrew Burgess <aburgess@broadcom.com>
166
167 * gdb.base/printcmds.exp (test_printf): Add tests for format
168 strings with missing format specifier.
169
4229ca0e
TT
1702013-07-16 Tom Tromey <tromey@redhat.com>
171
172 * gdb.ada/info_types.exp: Use standard_testfile.
173
5ee657d5
TT
1742013-07-16 Tom Tromey <tromey@redhat.com>
175
176 * gdb.mi/mi-basics.exp: Use standard_output_file.
177 (test_dir_specification, test_cwd_specification)
178 (test_path_specification): Use testsubdir, not subdir and objdir.
179
20e3d738
TT
1802013-07-16 Tom Tromey <tromey@redhat.com>
181
182 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
183
7d7c6477
JB
1842013-07-09 Joel Brobecker <brobecker@adacore.com>
185
186 * gdb.ada/small_reg_param.exp: Accept optional entry value
187 for parameter "w".
188
52cd8b7d
JB
1892013-07-09 Joel Brobecker <brobecker@adacore.com>
190
191 * gdb.ada/small_reg_param.exp: Remove trailing space.
192
2a998fc0
DE
1932013-07-09 Doug Evans <dje@google.com>
194
195 * gdb.base/default.exp: Update expected output of "show print array"
196 and "show print pretty".
197
0329e9fb
UW
1982013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
199
200 * gdb.threads/wp-replication.exp: Stop counting available hardware
201 watchpoints after NR_THREADS iterations.
202
1953058f
AB
2032013-07-08 Andrew Burgess <aburgess@broadcom.com>
204
205 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
206
7c0de741
YQ
2072013-07-07 Yao Qi <yao@codesourcery.com>
208
209 * boards/native-gdbserver.exp: Move invoke of
210 process_multilib_options to gdbserver-base.exp.
211 Move set_board_info 'compiler', 'gdb,noinferiorio',
212 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
213 gdbserver-base.exp.
214 Move proc ${board}_download, ${board}_upload and
215 ${board}_file to gdbserver-base.exp.
216 * boards/native-extended-gdbserver.exp: Likewise.
217 * boards/native-stdio-gdbserver.exp: Likewise.
218 * boards/gdbserver-base.exp: New file.
219
497a4c48
LM
2202013-07-05 Luis Machado <lgustavo@codesourcery.com>
221
222 * gdb.base/dump.exp: Remove arch-specific tests and do a
223 generic data address check to set is64bitonly correctly.
224
bb3f62fc
LM
2252013-07-05 Luis Machado <lgustavo@codesourcery.com>
226
227 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
228 the register number instead of expecting only 0.
229
005faa9d
WN
2302013-07-05 Will Newton <will.newton@linaro.org>
231
232 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
233 in asm syntax to allow building on ARM.
234
4767856f
YQ
2352013-07-05 Yao Qi <yao@codesourcery.com>
236
237 * boards/local-remote-host.exp: Remove obsolete comments.
238 * boards/native-extended-gdbserver.exp: Likewise.
239 * boards/native-gdbserver.exp: Likewise.
240 * boards/native-stdio-gdbserver.exp: Likewise.
241
691a26f5
AB
2422013-07-04 Andrew Burgess <aburgess@broadcom.com>
243
244 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
245 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
246 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
247
4d142eaa
JK
2482013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
249
250 * gdb.base/break-on-linker-gcd-function.exp: Replace
251 prepare_for_testing by build_executable_from_specs and clean_restart.
252
62cef515
TT
2532013-06-27 Tom Tromey <tromey@redhat.com>
254
255 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
256 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
257 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
258 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
259 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
260 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
261 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
262 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
263 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
264 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
265 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
266 Use standard_testfile, standard_output_file, prepare_for_testing,
267 clean_restart.
268
0ab77f5f
TT
2692013-06-27 Tom Tromey <tromey@redhat.com>
270
271 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
272 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
273 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
274 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
275 gdb.base/shreloc.exp, gdb.base/sigall.exp,
276 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
277 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
278 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
279 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
280 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
281 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
282 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
283 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
284 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
285 gdb.base/solib-weak.exp, gdb.base/source.exp,
286 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
287 gdb.base/stap-probe.exp, gdb.base/start.exp,
288 gdb.base/step-break.exp, gdb.base/step-bt.exp,
289 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
290 gdb.base/step-test.exp, gdb.base/structs.exp,
291 gdb.base/structs2.exp, gdb.base/structs3.exp,
292 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
293 standard_output_file, prepare_for_testing, clean_restart.
294
822bd149
TT
2952013-06-27 Tom Tromey <tromey@redhat.com>
296
297 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
298 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
299 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
300 gdb.base/pending.exp, gdb.base/permissions.exp,
301 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
302 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
303 gdb.base/printcmds.exp, gdb.base/prologue.exp,
304 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
305 gdb.base/ptype.exp, gdb.base/randomize.exp,
306 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
307 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
308 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
309 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
310 standard_testfile, standard_output_file, prepare_for_testing,
311 clean_restart.
312
f8b41b00
TT
3132013-06-27 Tom Tromey <tromey@redhat.com>
314
a8c97a87
TT
315 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
316 gdb.base/huge.exp, gdb.base/included.exp,
317 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
318 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
319 gdb.base/info-os.exp, gdb.base/info-proc.exp,
320 gdb.base/info-target.exp, gdb.base/infoline.exp,
321 gdb.base/interp.exp, gdb.base/interrupt.exp,
322 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
323 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
324 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
325 gdb.base/logical.exp, gdb.base/long_long.exp,
326 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
327 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
328 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
329 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
330 standard_testfile, standard_output_file, prepare_for_testing,
331 clean_restart.
332
289f9037
TT
3332013-06-27 Tom Tromey <tromey@redhat.com>
334
a8c97a87
TT
335 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
336 gdb.base/enumval.exp, gdb.base/environ.exp,
337 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
338 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
339 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
340 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
341 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
342 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
343 gdb.base/fullname.exp, gdb.base/funcargs.exp,
344 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
345 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
346 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
347 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
348 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
349 gdb.base/gnu_vector.exp: Use standard_testfile,
350 standard_output_file, prepare_for_testing, clean_restart.
289f9037 351
f76495c8
TT
3522013-06-27 Tom Tromey <tromey@redhat.com>
353
a8c97a87
TT
354 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
355 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
356 gdb.base/call-strs.exp, gdb.base/callexit.exp,
357 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
358 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
359 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
360 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
361 gdb.base/commands.exp, gdb.base/completion.exp,
362 gdb.base/complex.exp, gdb.base/cond-expr.exp,
363 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
364 gdb.base/constvars.exp, gdb.base/corefile.exp,
365 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
366 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
367 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
368 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
369 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
370 standard_output_file, prepare_for_testing, clean_restart.
371
a64d2530
TT
3722013-06-27 Tom Tromey <tromey@redhat.com>
373
a8c97a87
TT
374 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
375 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
376 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
377 gdb.base/async-shell.exp, gdb.base/async.exp,
378 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
379 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
380 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
381 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
382 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
383 gdb.base/break-on-linker-gcd-function.exp,
384 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
385 standard_output_file, prepare_for_testing, clean_restart.
386
aaff8d73
YQ
3872013-06-26 Yao Qi <yao@codesourcery.com>
388
389 * gdb.trace/mi-trace-frame-collected.exp: New.
390
a0743c90
YQ
3912013-06-25 Yao Qi <yao@codesourcery.com>
392
393 * boards/native-extended-gdbserver.exp: Set board_info
394 'gdb,predefined_tsv'.
395 * boards/native-gdbserver.exp: Likewise.
396 * boards/native-stdio-gdbserver.exp: Likewise.
397 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
398 uploaded TSVs if target supports tracing.
399 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
400 tracing and target has predefined tsv.
401
9d6e6e84
HZ
4022013-06-25 Yao Qi <yao@codesourcery.com>
403 Hui Zhu <hui@codesourcery.com>
404 Pedro Alves <palves@redhat.com>
405
406 PR breakpoints/15075
407 PR breakpoints/15434
408 * gdb.base/dprintf-next.c: New file.
409 * gdb.base/dprintf-next.exp: New file.
410 * gdb.base/dprintf-non-stop.c: New file.
411 * gdb.base/dprintf-non-stop.exp: New file.
412 * gdb.base/dprintf.exp: Don't check "continue" in the output
413 of "info breakpoints".
414 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
415 Don't check "continue" in script field.
416
e7ab3185
TT
4172013-06-21 Tom Tromey <tromey@redhat.com>
418
419 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
420 name in a test name.
421
c898adb7
YQ
4222013-06-20 Yao Qi <yao@codesourcery.com>
423
424 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
425 and set an action.
426 (test_trace_unavailable): Test command -data-list-register-values
427 in the context of traceframe and with option --skip-unavailable.
428 * gdb.trace/trace-unavailable.c (foo): New.
429 (main): Call it.
430 * gdb.mi/gdb2549.exp: Update matching pattern.
431
4d157a3d
MF
4322013-06-19 Mike Frysinger <vapier@gentoo.org>
433
434 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
435 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
436 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
437 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
438 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
439
d69cace4
LM
4402013-06-19 Luis Machado <lgustavo@codesourcery.com>
441
442 * gdb.base/subst.exp: Delete default rules before further
443 tests.
444
9bdd0636
YQ
4452013-06-19 Yao Qi <yao@codesourcery.com>
446
447 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
448 unsupported if it is not registered.
449
427cd150
TT
4502013-06-18 Tom Tromey <tromey@redhat.com>
451
452 * gdb.base/random-signal.c: New file.
453 * gdb.base/random-signal.exp: New file.
454
6de7c271
WN
4552013-06-18 Will Newton <will.newton@linaro.org>
456
457 * gdb.base/skip.c: Use comma to evaluate results of foo()
458 and bar() before passing to baz().
459 * gdb.base/skip.c: baz() now takes one argument instead of
460 two.
461
5bd1ef56
TT
4622013-06-18 Tom Tromey <tromey@redhat.com>
463
464 * gdb.dwarf2/implptrpiece.exp: New file.
465 * gdb.dwarf2/implptrconst.exp (d): New variable.
466 Print d.
467 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
468
e379b391
TT
4692013-06-18 Tom Tromey <tromey@redhat.com>
470
471 * lib/selftest-support.exp (do_self_tests): Reject remote or
472 non-native targets.
473 * gdb.gdb/complaints.exp: Remove check.
474 * gdb.gdb/observer.exp: Remove check.
475 * gdb.gdb/xfullpath.exp: Remove check.
476 * gdb.gdb/complaints.exp: Remove check.
477
4ec70201
PA
4782013-06-07 Pedro Alves <palves@redhat.com>
479
480 * boards/native-extended-gdbserver.exp: Remove semicolon.
481 * config/arm-ice.exp: Likewise.
482 * config/bfin.exp: Likewise.
483 * config/cygmon.exp: Likewise.
484 * config/h8300.exp: Likewise.
485 * config/monitor.exp: Likewise.
486 * config/sid.exp: Likewise.
487 * config/sim.exp: Likewise.
488 * config/slite.exp: Likewise.
489 * config/vx.exp: Likewise.
490 * gdb.arch/i386-bp_permanent.exp: Likewise.
491 * gdb.asm/asm-source.exp: Likewise.
492 * gdb.base/args.exp: Likewise.
493 * gdb.base/attach-pie-misread.exp: Likewise.
494 * gdb.base/auxv.exp: Likewise.
495 * gdb.base/bigcore.exp: Likewise.
496 * gdb.base/bitfields2.exp: Likewise.
497 * gdb.base/bitfields.exp: Likewise.
498 * gdb.base/break.exp: Likewise.
499 * gdb.base/break-interp.exp: Likewise.
500 * gdb.base/callfuncs.exp: Likewise.
501 * gdb.base/call-sc.exp: Likewise.
502 * gdb.base/commands.exp: Likewise.
503 * gdb.base/corefile.exp: Likewise.
504 * gdb.base/dbx.exp: Likewise.
505 * gdb.base/ending-run.exp: Likewise.
506 * gdb.base/exprs.exp: Likewise.
507 * gdb.base/funcargs.exp: Likewise.
508 * gdb.base/hbreak2.exp: Likewise.
509 * gdb.base/huge.exp: Likewise.
510 * gdb.base/list.exp: Likewise.
511 * gdb.base/memattr.exp: Likewise.
512 * gdb.base/overlays.exp: Likewise.
513 * gdb.base/printcmds.exp: Likewise.
514 * gdb.base/recurse.exp: Likewise.
515 * gdb.base/remotetimeout.exp: Likewise.
516 * gdb.base/reread.exp: Likewise.
517 * gdb.base/savedregs.exp: Likewise.
518 * gdb.base/scope.exp: Likewise.
519 * gdb.base/sepdebug.exp: Likewise.
520 * gdb.base/setshow.exp: Likewise.
521 * gdb.base/setvar.exp: Likewise.
522 * gdb.base/sigaltstack.exp: Likewise.
523 * gdb.base/siginfo-addr.exp: Likewise.
524 * gdb.base/siginfo.exp: Likewise.
525 * gdb.base/siginfo-obj.exp: Likewise.
526 * gdb.base/sigrepeat.exp: Likewise.
527 * gdb.base/sigstep.exp: Likewise.
528 * gdb.base/structs.exp: Likewise.
529 * gdb.base/testenv.exp: Likewise.
530 * gdb.base/twice.exp: Likewise.
531 * gdb.base/valgrind-db-attach.exp: Likewise.
532 * gdb.base/valgrind-infcall.exp: Likewise.
533 * gdb.base/varargs.exp: Likewise.
534 * gdb.base/watchpoint.exp: Likewise.
535 * gdb.cp/gdb1355.exp: Likewise.
536 * gdb.cp/misc.exp: Likewise.
537 * gdb.disasm/hppa.exp: Likewise.
538 * gdb.disasm/t01_mov.exp: Likewise.
539 * gdb.disasm/t02_mova.exp: Likewise.
540 * gdb.disasm/t03_add.exp: Likewise.
541 * gdb.disasm/t04_sub.exp: Likewise.
542 * gdb.disasm/t05_cmp.exp: Likewise.
543 * gdb.disasm/t06_ari2.exp: Likewise.
544 * gdb.disasm/t07_ari3.exp: Likewise.
545 * gdb.disasm/t08_or.exp: Likewise.
546 * gdb.disasm/t09_xor.exp: Likewise.
547 * gdb.disasm/t10_and.exp: Likewise.
548 * gdb.disasm/t11_logs.exp: Likewise.
549 * gdb.disasm/t12_bit.exp: Likewise.
550 * gdb.disasm/t13_otr.exp: Likewise.
551 * gdb.gdb/selftest.exp: Likewise.
552 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
553 * gdb.mi/mi-reverse.exp: Likewise.
554 * gdb.pascal/floats.exp: Likewise.
555 * gdb.python/py-inferior.exp: Likewise.
556 * gdb.threads/attach-into-signal.exp: Likewise.
557 * gdb.threads/pthreads.exp: Likewise.
558 * gdb.threads/thread_events.exp: Likewise.
559 * gdb.threads/watchthreads.exp: Likewise.
560 * gdb.trace/actions-changed.exp: Likewise.
561 * gdb.trace/actions.exp: Likewise.
562 * gdb.trace/ax.exp: Likewise.
563 * gdb.trace/backtrace.exp: Likewise.
564 * gdb.trace/change-loc.exp: Likewise.
565 * gdb.trace/deltrace.exp: Likewise.
566 * gdb.trace/disconnected-tracing.exp: Likewise.
567 * gdb.trace/ftrace.exp: Likewise.
568 * gdb.trace/infotrace.exp: Likewise.
569 * gdb.trace/passc-dyn.exp: Likewise.
570 * gdb.trace/passcount.exp: Likewise.
571 * gdb.trace/pending.exp: Likewise.
572 * gdb.trace/qtro.exp: Likewise.
573 * gdb.trace/range-stepping.exp: Likewise.
574 * gdb.trace/report.exp: Likewise.
575 * gdb.trace/save-trace.exp: Likewise.
576 * gdb.trace/status-stop.exp: Likewise.
577 * gdb.trace/strace.exp: Likewise.
578 * gdb.trace/tfile.exp: Likewise.
579 * gdb.trace/tfind.exp: Likewise.
580 * gdb.trace/trace-break.exp: Likewise.
581 * gdb.trace/tracecmd.exp: Likewise.
582 * gdb.trace/trace-mt.exp: Likewise.
583 * gdb.trace/tspeed.exp: Likewise.
584 * gdb.trace/tsv.exp: Likewise.
585 * gdb.trace/while-stepping.exp: Likewise.
586 * lib/gdb.exp: Likewise.
587 * lib/gdbserver-support.exp: Likewise.
588 * lib/java.exp: Likewise.
589 * lib/mi-support.exp: Likewise.
590 * lib/pascal.exp: Likewise.
591 * lib/prompt.exp: Likewise.
592 * lib/trace-support.exp: Likewise.
593
47d48711
PA
5942013-06-07 Pedro Alves <palves@redhat.com>
595
596 * gdb.ada/info_types.c: Fix formating in copyright header.
597 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
598 * gdb.base/float.c: Likewise.
599 * gdb.base/inferior-died.c: Likewise.
600 * gdb.base/interp.c: Likewise.
601 * gdb.base/jit-main.c: Likewise.
602 * gdb.base/jit-solib.c: Likewise.
603 * gdb.base/long_long.c: Likewise.
604 * gdb.base/longjmp.c: Likewise.
605 * gdb.base/nextoverexit.c: Likewise.
606 * gdb.base/pr11022.c: Likewise.
607 * gdb.base/prelink-lib.c: Likewise.
608 * gdb.base/prelink.c: Likewise.
609 * gdb.base/prologue.c: Likewise.
610 * gdb.base/restore.c: Likewise.
611 * gdb.base/sigchld.c: Likewise.
612 * gdb.base/solib-search-lib1.c: Likewise.
613 * gdb.base/solib-search-lib2.c: Likewise.
614 * gdb.base/solib-search.c: Likewise.
615 * gdb.base/solib-search.h: Likewise.
616 * gdb.base/whatis.c: Likewise.
617 * gdb.cp/abstract-origin.cc: Likewise.
618 * gdb.cp/anon-struct.cc: Likewise.
619 * gdb.cp/baseenum.cc: Likewise.
620 * gdb.cp/bs15503.cc: Likewise.
621 * gdb.cp/call-c-1.c: Likewise.
622 * gdb.cp/call-c.cc: Likewise.
623 * gdb.cp/class2.cc: Likewise.
624 * gdb.cp/classes.cc: Likewise.
625 * gdb.cp/cttiadd.cc: Likewise.
626 * gdb.cp/cttiadd1.cc: Likewise.
627 * gdb.cp/cttiadd2.cc: Likewise.
628 * gdb.cp/cttiadd3.cc: Likewise.
629 * gdb.cp/derivation.cc: Likewise.
630 * gdb.cp/derivation2.cc: Likewise.
631 * gdb.cp/dispcxx.cc: Likewise.
632 * gdb.cp/exception.cc: Likewise.
633 * gdb.cp/gdb2384-base.cc: Likewise.
634 * gdb.cp/gdb2384-base.h: Likewise.
635 * gdb.cp/gdb2384.cc: Likewise.
636 * gdb.cp/gdb2495.cc: Likewise.
637 * gdb.cp/mb-inline.h: Likewise.
638 * gdb.cp/mb-inline1.cc: Likewise.
639 * gdb.cp/mb-inline2.cc: Likewise.
640 * gdb.cp/member-name.cc: Likewise.
641 * gdb.cp/member-ptr.cc: Likewise.
642 * gdb.cp/misc.cc: Likewise.
643 * gdb.cp/namespace1.cc: Likewise.
644 * gdb.cp/nextoverthrow.cc: Likewise.
645 * gdb.cp/pr-574.cc: Likewise.
646 * gdb.cp/pr9631.cc: Likewise.
647 * gdb.cp/printmethod.cc: Likewise.
648 * gdb.cp/psmang1.cc: Likewise.
649 * gdb.cp/psmang2.cc: Likewise.
650 * gdb.cp/psymtab-parameter.cc: Likewise.
651 * gdb.cp/ptype-flags.cc: Likewise.
652 * gdb.cp/ref-params.cc: Likewise.
653 * gdb.cp/ref-types.cc: Likewise.
654 * gdb.cp/smartp.cc: Likewise.
655 * gdb.cp/try_catch.cc: Likewise.
656 * gdb.cp/userdef.cc: Likewise.
657 * gdb.cp/using-crash.cc: Likewise.
658 * gdb.cp/virtfunc.cc: Likewise.
659 * gdb.cp/virtfunc2.cc: Likewise.
660 * gdb.dwarf2/callframecfa.S: Likewise.
661 * gdb.dwarf2/dw2-ranges.c: Likewise.
662 * gdb.dwarf2/dw2-ranges2.c: Likewise.
663 * gdb.dwarf2/dw2-ranges3.c: Likewise.
664 * gdb.dwarf2/dw2-restore.S: Likewise.
665 * gdb.dwarf2/pieces.S: Likewise.
666 * gdb.dwarf2/valop.S: Likewise.
667 * gdb.java/jnpe.java: Likewise.
668 * gdb.mi/mi-stepn.c: Likewise.
669 * gdb.mi/mi-var-cp.cc: Likewise.
670 * gdb.mi/mi-var-rtti.cc: Likewise.
671 * gdb.mi/ns-stale-regcache.c: Likewise.
672 * gdb.mi/pr11022.c: Likewise.
673 * gdb.mi/solib-lib.c: Likewise.
674 * gdb.mi/solib-main.c: Likewise.
675 * gdb.python/py-arch.c: Likewise.
676 * gdb.python/py-block.c: Likewise.
677 * gdb.python/py-breakpoint.c: Likewise.
678 * gdb.python/py-events.c: Likewise.
679 * gdb.python/py-evthreads.c: Likewise.
680 * gdb.python/py-explore.c: Likewise.
681 * gdb.python/py-explore.cc: Likewise.
682 * gdb.python/py-finish-breakpoint.c: Likewise.
683 * gdb.python/py-finish-breakpoint2.cc: Likewise.
684 * gdb.python/py-symbol.c: Likewise.
685 * gdb.threads/execl.c: Likewise.
686 * gdb.threads/execl1.c: Likewise.
687
88ab5684
WN
6882013-06-07 Will Newton <will.newton@linaro.org>
689
690 * gdb.base/long_long.exp: Fix ARM EABI target glob.
691
42daa7a0
WN
6922013-06-07 Will Newton <will.newton@linaro.org>
693
694 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
695 and "starting".
696
f4059ef3
WN
6972013-06-07 Will Newton <will.newton@linaro.org>
698
699 * gdb.cp/anon-struct.exp: Conditionalize constructor and
700 destructor prototypes for ARM ABI.
701 * gdb.cp/m-static.exp: Likewise.
702
8cb5cc78
YQ
7032013-06-07 Yao Qi <yao@codesourcery.com>
704
705 * gdb.trace/mi-trace-unavailable.exp: New.
706 * gdb.trace/trace-unavailable.c: New.
707
c6cf1712
DE
7082013-06-06 Doug Evans <dje@google.com>
709
710 * gdb.cp/derivation.exp: Make tests have unique names.
711
bf6be0f4
TT
7122013-06-06 Tom Tromey <tromey@redhat.com>
713
714 * gdb.base/dump.exp (capture_value): Don't put expression into
715 test name if arguments passed in.
716 Rename a couple more tests to make them unique.
717
ebb022fa
TT
7182013-06-06 Tom Tromey <tromey@redhat.com>
719
720 * gdb.base/break-always.exp: Explicitly specify test name.
721
69fc87c2
DE
7222013-06-05 Doug Evans <dje@google.com>
723 Keith Seitz <keiths@redhat.com>
724
725 * gdb.cp/derivation2.cc: New file.
726 * gdb.cp/derivation.cc (main): Call foo2.
727 * gdb.cp/derivation.exp: Add tests for typedefs in another
728 file, and when there's an active block.
729
f993f39e
LM
7302013-06-05 Luis Machado <lgustavo@codesourcery.com>
731
732 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
733 from targets that use function descriptors in the virtual tables.
734 Handle presence of dot symbols.
735
afacd7f3
GB
7362013-06-04 Gary Benson <gbenson@redhat.com>
737
738 * gdb.base/break-probes.exp: New file.
739 * gdb.base/break-probes.c: Likewise.
740 * gdb.base/break-probes-solib.c: Likewise.
741 * gdb.base/info-shared.exp: New file.
742 * gdb.base/info-shared.c: Likewise.
743 * gdb.base/info-shared-solib1.c: Likewise.
744 * gdb.base/info-shared-solib2.c: Likewise.
745
a29a3fb7
GB
7462013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
747 Gary Benson <gbenson@redhat.com>
748
749 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
750 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
751 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
752 to be set to "no" to indicate that no ld.so copy should be made.
753 * gdb.base/break-interp.exp (solib_bp): New constant.
754 (reach_1): Use the above instead of "_dl_debug_state".
755 (test_attach): Likewise.
756 (test_ld): Likewise.
757 * gdb.threads/dlopen-libpthread.exp: New file.
758 * gdb.threads/dlopen-libpthread.c: Likewise.
759 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
760 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
761
62a813cc
YQ
7622013-05-30 Yao Qi <yao@codesourcery.com>
763
764 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
765 Add a test that no MI notification is emitted when executing
766 -exec-arguments.
767
8f56dad4
JK
7682013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
769
770 PR testsuite/12649
771 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
772 $mi_gdb_prompt expectation by mi_expect_stop.
773 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
774 (mi info dprintf second time): Replace them by mi_send_resuming_command
775 and mi_expect_stop.
776
c588eb20
GB
7772013-05-24 Gary Benson <gbenson@redhat.com>
778
779 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
780 backslash.
781 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
782 backslashes.
783 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
784 backslash.
785
c0ea94eb
YQ
7862013-05-24 Yao Qi <yao@codesourcery.com>
787
788 * gdb.trace/tfile.exp: Test inferior and thread.
789
db1ac436
YQ
7902013-05-24 Yao Qi <yao@codesourcery.com>
791 Pedro Alves <palves@redhat.com>
792
793 * gdb.base/range-stepping.exp: Skip the rest of tests if the
794 test fails.
795 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
796 Return 0 if the test passes, otherwise return 1.
797
b6abb10c
DE
7982013-05-23 Doug Evans <dje@google.com>
799
800 * boards/fission-dwp.exp: New file.
801
bc5065a7
PA
8022013-05-23 Yao Qi <yao@codesourcery.com>
803 Pedro Alves <palves@redhat.com>
804
805 * gdb.base/range-stepping.c: New file.
806 * gdb.base/range-stepping.exp: New file.
807 * gdb.trace/range-stepping.c: New file.
808 * gdb.trace/range-stepping.exp: New file.
809 * lib/range-stepping-support.exp: New file.
810
5f2e6b00
TT
8112013-05-22 Tom Tromey <tromey@redhat.com>
812
813 * gdb.cp/class2.cc (main): New local 'aref'.
814 * gdb.cp/class2.exp: Check printing of 'aref'.
815
e6ba475a
DE
8162013-05-22 Doug Evans <dje@google.com>
817
818 * gdb.threads/wp-replication.c (main): Insert some code at the start
819 to ensure the breakpoint on main is only hit once. Fix comment.
820
52c935b6
KS
8212013-05-21 Keith Seitz <keiths@redhat.com>
822 Pedro Alves <palves@redhat.com>
823
824 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
825 gdb_expect.
826 Add test to flush the remaining input buffer so that this
827 file passes testsuite/12649.
828
bd9673a4
PW
8292013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
830
831 * gdb.base/catch-signal-fork.exp: New file.
832 * gdb.base/catch-signal-fork.c: New file.
833
69a97597
SA
8342013-05-21 Sterling Augustine <saugustine@google.com>
835
836 * boards/remote-stdio-gdbserver.exp: New file.
837
44e97363
JK
8382013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
839
840 PR testsuite/12649
841 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
842 racy matches.
843
02392865
CG
8442013-05-21 Christian Groessler <chris@groessler.org>
845
846 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
847 since it's not supported in all shells.
848
c5867ab6
HZ
8492013-05-21 Hui Zhu <hui@codesourcery.com>
850
851 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
852 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
853
6c9e2db4
DE
8542013-05-20 Doug Evans <dje@google.com>
855
856 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
857 (_handle_DW_TAG): Use it.
858 (cu, tu): Replace parameters is_64, version, addr_size with options.
859 All callers updated. Add Fission support.
860 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
861 * gdb.dwarf2/method-ptr.exp: Ditto.
862 * gdb.dwarf2/nostaticblock.exp: Ditto.
863 * gdb.dwarf2/subrange.exp: Ditto.
864 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
865
4a6e676c
TT
8662013-05-20 Tom Tromey <tromey@redhat.com>
867
868 * gdb.gdb/python-selftest.exp: New file.
869
e19d3afb
DE
8702013-05-20 Doug Evans <dje@google.com>
871
872 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
873 -fdebug-types-section.
874
4d804846
JB
8752013-05-20 Joel Brobecker <brobecker@adacore.com>
876
877 * gdb.ada/float_param: New testcase.
878
8d324e83
DE
8792013-05-17 Doug Evans <dje@google.com>
880
7d0c9981
DE
881 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
882 Add tests for "maint check-symtabs", "maint expand-symtabs".
883
8d324e83
DE
884 * gdb.base/maint.exp: Remove testing of individual maint command
885 help output.
886
177aadc4
PA
8872013-05-16 Pedro Alves <palves@redhat.com>
888
889 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
890 comment. Use gdb_test_no_output.
891
b8fea896
JB
8922013-05-16 Joel Brobecker <brobecker@adacore.com>
893
894 * gdb.ada/complete.exp: Add test verifying completion using
895 the "tab" key.
896
52c935b6
KS
8972013-05-15 Keith Seitz <keiths@redhat.com>
898
899 * gdb.base/filesym.exp: New completer test.
900 * gdb.base/filesym.c: New file.
901
ed0f00b8
PA
9022013-05-15 Pedro Alves <palves@redhat.com>
903
904 * gdb.base/fixsection.c: Remove attribution.
905 * gdb.base/watch-read.exp: Ditto.
906
55fb6d27
TT
9072013-05-13 Tom Tromey <tromey@redhat.com>
908
909 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
910 size and change type sizes to 4 bytes.
911
ac1ca910
TT
9122013-05-13 Tom Tromey <tromey@redhat.com>
913
914 * gdb.base/exprs.exp (test_expr): Add regression test.
915 * gdb.base/exprs.c (null_t_struct): New global.
916
8414efef
MB
9172013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
918
919 * gdb.base/default.exp: Disable history saving.
920 * gdb.base/setshow.exp: Likewise.
921
9779ab84
PA
9222013-05-10 Pedro Alves <palves@redhat.com>
923
924 PR remote/15455
925
926 * gdb.trace/qtro.c: New file.
927 * gdb.trace/qtro.exp: New file.
928
1e611234
PM
9292013-05-10 Phil Muldoon <pmuldoon@redhat.com>
930
931 * gdb.python/py-framefilter.py: New File.
932 * gdb.python/py-framefilter-mi.exp: Ditto.
933 * gdb.python/py-framefilter.c: Ditto.
934 * gdb.python/py-framefilter-mi.exp: Ditto.
935 * gdb.python/py-framefilter-mi.c: Ditto,
936 * gdb.python/py-framefilter-gdb.py.in: Ditto.
937
5e4c3ac4
TT
9382013-05-08 Tom Tromey <tromey@redhat.com>
939
940 * gdb.base/solib-search.exp: Set test name for "set
941 solib-search-path" test.
942
993654a9
HAQ
9432013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
944
945 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
946 (set_a_tracepoint): Set tracepoint before prologue.
947 (run_trace_experiment): Test setup_tracepoints and 'break end'
948 in it.
949 (trace_buffer_normal): Remove.
950 (gdb_trace_circular_tests): Remove. Move tests to...
951 (top level): ...here. Call 'runto_main' before checking for
952 trace support. Use commands to check the support for circular
953 trace buffer and changing of trace buffer size. Add test
954 to calculate size of single frame. Use this size to
955 calculate the size of trace buffer. Use 'tfind pc func9'
956 instead of 'tfind 9'. Use 'with_test_prefix'.
957
c95aea6b
TT
9582013-05-07 Tom Tromey <tromey@redhat.com>
959
960 * lib/selftest-support.exp: New file.
961 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
962 do_self_tests.
963 (setup_test, find_gdb): Remove.
964 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
965 do_self_tests.
966 (setup_test, find_gdb): Remove.
967 (test_observer): Don't call setup_test. Remove argument.
968 * gdb.gdb/selftest.exp: Load selftest-support.exp.
969 (find_gdb): Remove.
970 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
971 do_self_tests.
972 (setup_test, find_gdb): Remove.
973 (test_with_self): Don't call setup_test. Remove argument.
974
1f031429
PA
9752013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
976
977 * gdb.arch/system-gcore.exp: Remove.
978 * gdb.arch/gcore.c: Remove.
979 * gdb.base/gcore.exp: Add "info reg system".
980
58ce7251
SDJ
9812013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
982
983 PR breakpoints/15413:
984 * gdb.base/pending.exp: Add test for completion of the "condition"
985 command for pending breakpoints.
986 * gdb.linespec/linespec.ex: Add test for completion of the
987 "condition" command when dealing with multiple locations.
988
aacbb8a5
LM
9892013-05-07 Luis Machado <lgustavo@codesourcery.com>
990
991 * gdb.threads/wp-replication.c: New file.
992 * gdb.threads/wp-replication.exp: New file.
993
2dd6254d
SL
9942013-05-06 Sandra Loosemore <sandra@codesourcery.com>
995
996 * gdb.xml/tdesc-regs.exp: Add case for nios2.
997
c2a96e8c
DE
9982013-05-06 Doug Evans <dje@google.com>
999
b903e17e
DE
1000 * gdb.base/solib-search-lib1.c: New file.
1001 * gdb.base/solib-search-lib2.c: New file.
1002 * gdb.base/solib-search.c: New file.
1003 * gdb.base/solib-search.h: New file.
1004 * gdb.base/solib-search.exp: New file.
1005
fac51dd9
DE
1006 * lib/gdb.exp (gdb_core_cmd): New function.
1007 * gdb.arch/system-gcore.exp: Use it.
1008 * gdb.arch/vsx-regs.exp: Ditto.
1009 * gdb.base/gcore.exp: Ditto.
1010 * gdb.threads/gcore-thread.exp: Ditto.
1011
c2a96e8c
DE
1012 * gdb.reverse/shr.h: New file.
1013 * gdb.reverse/shr1.c: New file.
1014 * gdb.reverse/shr2.c: #include "shr.h".
1015 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
1016 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
1017 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
1018 Update tests using sleep/printf to use shr2.sl instead.
1019 * gdb.reverse/solib-reverse.exp: Ditto.
1020
b6807d98
TT
10212013-05-06 Tom Tromey <tromey@redhat.com>
1022
1023 * gdb.dwarf2/implptrconst.c: New file.
1024 * gdb.dwarf2/implptrconst.exp: New file.
1025 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
1026 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
1027 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
1028
96f7d3f1
PW
10292013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1030
1031 * gdb.base/catch-sig.c (main): Raise SIGINT.
1032 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
1033
1ebff1fd
HAQ
10342013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
1035
1036 * status-stop.exp (test_tstart_tstart): Check for error
1037 returned by the second 'tstart' command.
1038
f92b06da
WT
10392013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1040
1041 * gdb.xml/maint_print_struct.exp: New file.
1042 * gdb.xml/maint_print_struct.xml: New file.
1043
ff546935
TT
10442013-04-25 Tom Tromey <tromey@redhat.com>
1045
1046 * gdb.dwarf2/nostaticblock.exp: New file.
1047
bf9e4d0c
MB
10482013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
1049
1050 PR gdb/10462
1051 * gdb.base/setshow.exp: Add test case.
1052
a11cfd87
HZ
10532013-04-23 Hui Zhu <hui@codesourcery.com>
1054
1055 PR gdb/15293
a11cfd87
HZ
1056 * gdb.base/dprintf.exp: Add ignore command.
1057
2d9442cc
HZ
10582013-04-23 Hui Zhu <hui@codesourcery.com>
1059
1060 PR gdb/15165
2d9442cc
HZ
1061 * gdb.base/save-bp.exp: Add test for dprintf.
1062
0f3305ed
TT
10632013-04-22 Tom Tromey <tromey@redhat.com>
1064
1065 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
1066 notice_open_fds.
1067
d504301e
SDJ
10682013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1069
1070 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
1071 ldflags.
1072
9991b207
SDJ
10732013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
1074
1075 * gdb.arch/arm-bl-branch-dest.c: New file.
1076 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
1077
433730c9
PA
10782013-04-19 Vladimir Kargov <kargov@gmail.com>
1079 Pedro Alves <palves@redhat.com>
1080
1081 * gdb.arch/i386-float.S: New file.
1082 * gdb.arch/i386-float.exp: New file.
1083
9a908334
LM
10842013-04-18 Luis Machado <lgustavo@codesourcery.com>
1085
1086 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
1087 type void *.
1088
4f22ed5c
DE
10892013-04-17 Doug Evans <dje@google.com>
1090
1091 * lib/dwarf.exp (Dwarf): New proc "tu".
1092 * gdb.dwarf2/missing-sig-type.exp: New file.
1093
a0d3f2f5
SCR
10942013-04-15 Siva Chandra Reddy <sivachandra@google.com>
1095
1096 Add option to link testcases with Pthreads library when
1097 using 'prepare_for_testing' in tests.
1098
1099 * lib/gdb.exp (build_executable_from_specs): Use
1100 gdb_compile_pthreads to compile if option "pthreads" is
1101 specified.
1102
cc16e6c9
TT
11032013-04-15 Tom Tromey <tromey@redhat.com>
1104
1105 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
1106
72f1fe8a
TT
11072013-04-15 Tom Tromey <tromey@redhat.com>
1108
1109 * gdb.base/default.exp: Update for $_exception.
1110 * gdb.cp/exceptprint.cc: New file.
1111 * gdb.cp/exceptprint.exp: New file.
1112 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
1113
6e72ca20
TT
11142013-04-15 Tom Tromey <tromey@redhat.com>
1115
1116 * gdb.cp/typeid.cc: New file.
1117 * gdb.cp/typeid.exp: New file.
1118
591f19e8
TT
11192013-04-15 Tom Tromey <tromey@redhat.com>
1120
1121 * gdb.cp/exception.exp: Add "catch rethrow" tests.
1122
da9160e4
YQ
11232013-04-13 Yao Qi <yao@codesourcery.com>
1124
1125 * gdb.base/completion.exp: Test completion of command
1126 'target ctf' if target ctf is supported.
1127
f81d1120
PA
11282013-04-10 Pedro Alves <palves@redhat.com>
1129
1130 * gdb.base/completion.exp: Test "set height", "set listsize" and
1131 "set trace-buffer-size" completion.
1132 * gdb.base/setshow.exp: Test "set height unlimited".
1133 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
1134 unlimited".
1135
393fd4c3
YQ
11362013-04-10 Yao Qi <yao@codesourcery.com>
1137
1138 * gdb.trace/actions.exp: Save trace data to CTF.
1139 Change to ctf target if GDB supports, read CTF data in ctf
1140 target, and check the actions of tracepoints.
1141 * gdb.trace/while-stepping.exp: Likewise.
1142 * gdb.trace/report.exp: Test GDB saves trace data to CTF
1143 format and read CTF trace file if GDB supports.
1144 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
1145 target is supported, change to ctf target, read trace data and
1146 check output of command "tstatus".
1147 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
1148 read CTF data by target ctf and call check_tsv.
1149
b7a273f8
YQ
11502013-04-10 Yao Qi <yao@codesourcery.com>
1151
1152 * gdb.trace/actions.exp (check_tracepoint): New.
1153 (top level): Start the tracing and check the actions of
1154 tracepoints. Save trace data to tfile format. Restart GDB
1155 and read trace file in tfile target. Check the actions of
1156 tracepoints again.
1157 * gdb.trace/while-stepping.exp: Likewise.
1158
f3786771
YQ
11592013-04-10 Yao Qi <yao@codesourcery.com>
1160
1161 * gdb.trace/report.exp: Use standard_output_file for saved
1162 trace file.
1163
5c2b4418
HZ
11642013-04-10 Hui Zhu <hui@codesourcery.com>
1165
1166 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
1167 (MISCELLANEOUS): Add dprintf-pendshr.sl.
1168 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
1169
f7543f0a
JK
11702013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1171
1172 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
1173 response.
1174
f6de8ec2
PA
11752013-04-08 Pedro Alves <palves@redhat.com>
1176
1177 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
1178 the location.
1179
b8abfd58
SL
11802013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1181
1182 * gdb.cp/cplabel.exp: Allow empty directory in file reported
1183 for breakpoint location.
1184
156bffd0
SL
11852013-04-04 Sandra Loosemore <sandra@codesourcery.com>
1186
1187 * gdb.linespec/linespec.exp: Make dir/file:line tests
1188 conditional for non-remote hosts only.
1189
c9a6ce02
PA
11902013-04-04 Stan Shebs <stan@codesourcery.com>
1191 Pedro Alves <palves@redhat.com>
1192
1193 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
1194 * gdb.trace/actions-changed.c: New file.
1195 * gdb.trace/actions-changed.exp: New file.
1196 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
1197 (gdb_trace_setactions_command): ... this. Add "actions_command"
1198 parameter, and handle it.
1199 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
1200
4bd05f24
YQ
12012013-04-04 Yao Qi <yao@codesourcery.com>
1202
1203 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
1204 'step'.
1205
3758b5ce
YQ
12062013-04-03 Yao Qi <yao@codesourcery.com>
1207
1208 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
1209 "tfile-basic.tf".
1210 (test_tfind_tfile): Likewise.
1211
1dcaed0d
YQ
12122013-04-03 Yao Qi <yao@codesourcery.com>
1213
1214 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
1215 "tfile-basic.tf" instead of "basic.tf".
1216 (write_error_trace_file): Pass argument "tfile-error.tf"
1217 instead of "error.tf".
1218 * gdb.trace/tfile.exp: Update tfile names to
1219 "tfile-basic.tf" and "tfile-error.tf".
1220
0e7a53fc
SL
12212013-04-02 Sandra Loosemore <sandra@codesourcery.com>
1222
1223 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
1224 empty directory in file for breakpoint hit.
1225
9852c492
YQ
12262013-03-29 Yao Qi <yao@codesourcery.com>
1227
1228 * gdb.base/completion.exp: Test completion of commands
1229 "target core", "target tfile" and "target exec".
1230 * gdb.trace/tfile.exp: Test completion of command
1231 "target tfile".
1232
af312be7
JB
12332013-03-28 Joel Brobecker <brobecker@adacore.com>
1234
1235 * gdb.ada/win_fu_syms: New testcase.
1236
e4a48d9d
DE
12372013-03-28 Doug Evans <dje@google.com>
1238
1239 * gdb.base/maint.exp (maint print statistics): Update expected output.
1240
7f7cc265
PA
12412013-03-28 Pedro Alves <palves@redhat.com>
1242
1243 PR gdb/15294
1244
1245 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
1246 mean unlimited instead of $arg < 0.
1247 (test_listsize): Remove "listsize of 0 suppresses output" test.
1248 Test that "set listsize 0" ends up with an unlimited listsize.
1249
fc0da894
PA
12502013-03-28 Pedro Alves <palves@redhat.com>
1251
1252 * gdb.base/list.exp (last_line): New global.
1253 (last_line_re): New global.
1254 (test_listsize, test_list_function, test_list_forward)
1255 (test_repeat_list_command, test_list_range)
1256 (test_list_filename_and_function): Use them.
1257 * gdb.base/list0.c: Comment the last line of the file with "last
1258 line".
1259
abe7b711
PA
12602013-03-28 Pedro Alves <palves@redhat.com>
1261
1262 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
1263 list the whole file.
1264
15b3979c
PA
12652013-03-28 Pedro Alves <palves@redhat.com>
1266
1267 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
1268 "set listsize".
1269
96811e3b
KS
12702013-03-26 Keith Seitz <keiths@redhat.com>
1271
1272 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
1273 from passing.
1274
4043f22b
PA
12752013-03-26 Pedro Alves <palves@redhat.com>
1276
1277 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
1278 until after GDB has run.
1279
14a1aa17
YQ
12802013-03-26 Yao Qi <yao@codesourcery.com>
1281
1282 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
1283 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
1284
99c819ee
MM
12852013-03-26 Markus Metzger <markus.t.metzger@intel.com>
1286
1287 * gdb.btrace/enable.exp: Add regression test.
1288
24955f63
TT
12892013-03-25 Tom Tromey <tromey@redhat.com>
1290
1291 * gdb.cp/m-static.exp: Add destructor-printing tests.
1292
fce632b6
TT
12932013-03-25 Tom Tromey <tromey@redhat.com>
1294
1295 * gdb.cp/m-static.exp: Add constructor ptype tests.
1296 * gdb.cp/m-static.cc (single_constructor): New class.
1297 (main): Make instance of single_constructor.
1298
598d3636
JK
12992013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1300 Pedro Alves <palves@redhat.com>
1301
1302 * gdb.server/server-kill.c: New file.
1303 * gdb.server/server-kill.exp: New file.
1304
c12440c9
PA
13052013-03-21 Pedro Alves <palves@redhat.com>
1306
1307 * gdb.trace/trace-buffer-size.exp (get default buffer size):
1308 Expect $gdb_prompt in gdb_test_multiple.
1309
bd712aed
DE
13102013-03-21 Doug Evans <dje@google.com>
1311
1312 * gdb.base/maint.exp: Update tests for per-command stats.
1313
b2f83c08
TT
13142013-03-21 Tom Tromey <tromey@redhat.com>
1315
1316 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
1317 * gdb.cp/misc.exp: Add test for FILENAME:: case.
1318
ef0026f0
PA
13192013-03-20 Pedro Alves <palves@redhat.com>
1320
1321 PR gdb/15289
1322
1323 * gdb.base/remote.exp: Test
1324 "set remote hardware-watchpoint-limit -1",
1325 "set remote hardware-breakpoint-limit -1",
1326 "set remote hardware-watchpoint-limit 2147483647" and
1327 "set remote hardware-breakpoint-limit 2147483647".
1328
3f1175a9
PA
13292013-03-20 Pedro Alves <palves@redhat.com>
1330 Yao Qi <yao@codesourcery.com>
1331
1332 * gdb.trace/tfile.c: Add comments.
1333 (nonconstglob): New global.
1334 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
1335 global that is not covered by the trace frame. Test
1336 disassembling.
1337
a09ae1c1
JK
13382013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1339
1340 * gdb.base/valgrind-infcall.exp
1341 (continue #$continue_count) <remote connection closed>
1342 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
1343 $valgrind_pid.
1344
9ce98649
TT
13452013-03-15 Tom Tromey <tromey@redhat.com>
1346
1347 * gdb.cp/overload.cc (intintfunc): New.
1348 * gdb.cp/overload.exp: Add regression test.
1349
0a251e08
YQ
13502013-03-15 Yao Qi <yao@codesourcery.com>
1351
1352 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
1353 using with_test_prefix.
1354 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
1355 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
1356 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
1357 * gdb.threads/watchpoint-fork.exp (test): Likewise.
1358 * gdb.base/break-interp.exp (test_core): Likewise.
1359 (test_attach_gdb): Likewise.
1360 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
1361 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
1362 Likewise.
1363 * gdb.base/jit-so.exp (one_jit_test): Likewise.
1364 * gdb.base/jit.exp (one_jit_test): Likewise.
1365 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
1366 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
1367 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
1368 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
1369 Likewise.
1370 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1371 Likewise.
1372 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
1373 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
1374 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
1375 (tracepoint_change_loc_2): Likewise.
1376 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1377 Likewise.
1378 (disconnected_tfind): Likewise.
1379 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
1380 Likewise.
1381 (test_tfind_remote): Likewise.
1382 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
1383 Likewise.
1384 (test_pending_resolved): Likewise.
1385 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
1386 Likewise.
1387 (test_upload_tsv): Likewise.
1388 * gdb.trace/pending.exp (pending_tracepoint_resolved):
1389 Likewise.
1390 (pending_tracepoint_works): Likewise.
1391 * gdb.trace/report.exp (use_collected_data): Likewise.
1392 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
1393 Likewise.
1394 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
1395 * gdb.trace/strace.exp (strace_info_marker): Likewise.
1396 (strace_trace_on_same_addr): Likewise.
1397 (strace_trace_on_diff_addr): Likewise.
1398 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
1399 (gdb_collect_locals_test): Likewise.
1400 (gdb_unavailable_registers_test): Likewise.
1401 (gdb_collect_globals_test): Likewise.
1402
2c415c0f
YQ
14032013-03-15 Yao Qi <yao@codesourcery.com>
1404
1405 * gdb.base/condbreak.exp: Add semicolon back which was removed
1406 by my previous commit.
1407
ae59b1da
YQ
14082013-03-14 Yao Qi <yao@codesourcery.com>
1409
1410 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
1411 'return'.
1412 (gdb_target_monitor, gdb_load): Likewise.
1413 * config/sid.exp (gdb_load): Likewise.
1414 * config/slite.exp (gdb_load): Likewise.
1415 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
1416 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
1417 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
1418 (single_step_until): Likewise.
1419 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1420 * gdb.arch/system-gcore.exp: Likewise.
1421 * gdb.base/bigcore.exp (extract_heap): Likewise.
1422 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
1423 * gdb.base/call-ar-st.exp: Likewise.
1424 * gdb.base/call-rt-st.exp: Likewise.
1425 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
1426 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
1427 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
1428 * gdb.base/corefile.exp: Likewise.
1429 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
1430 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
1431 * gdb.base/fixsection.exp: Likewise.
1432 * gdb.base/funcargs.exp: Likewise.
1433 * gdb.base/gcore-buffer-overflow.exp: Likewise.
1434 * gdb.base/gcore-relro.exp: Likewise.
1435 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
1436 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
1437 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
1438 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
1439 * gdb.base/list.exp: Likewise.
1440 (set_listsize): Likewise.
1441 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
1442 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
1443 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
1444 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
1445 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
1446 * gdb.base/setvar.exp: Likewise.
1447 (test_set): Likewise.
1448 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
1449 * gdb.base/solib-overlap.exp: Likewise.
1450 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
1451 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
1452 * gdb.base/watchpoint.exp (initialize): Likewise.
1453 (test_simple_watchpoint): Likewise.
1454 (test_disabling_watchpoints): Likewise.
1455 (test_watchpoint_triggered_in_syscall): Likewise.
1456 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
1457 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
1458 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
1459 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
1460 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
1461 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
1462 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1463 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
1464 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
1465 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
1466 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
1467 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
1468 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
1469 * gdb.mi/gdb792.exp: Likewise.
1470 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
1471 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
1472 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
1473 * gdb.threads/gcore-thread.exp: Likewise.
1474 (load_core): Likewise.
1475 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
1476 (test_startup, check_control_c): Likewise.
1477 * gdb.threads/sigstep-threads.exp: Likewise.
1478 * gdb.threads/thread_check.exp: Likewise.
1479 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
1480 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
1481 (set_a_tracepoint, trace_buffer_normal): Likewise.
1482 (gdb_trace_circular_tests): Likewise.
1483 * gdb.trace/collection.exp: Likewise.
1484 * gdb.trace/disconnected-tracing.exp: Likewise.
1485 * gdb.trace/infotrace.exp: Likewise.
1486 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1487 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1488 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
1489 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
1490 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
1491 * gdb.trace/stap-trace.exp: Likewise.
1492 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
1493 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
1494 * gdb.trace/trace-buffer-size.exp: Likewise.
1495 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
1496 * gdb.trace/unavailable.exp: Likewise.
1497 * gdb.trace/while-dyn.exp: Likewise.
1498 * lib/fortran.exp (set_lang_fortran): Likewise.
1499 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
1500 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
1501 (default_gdb_start, get_compiler_info): Likewise.
1502 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
1503 (get_debug_format, setup_xfail_format): Likewise.
1504 (rerun_to_main, gdb_skip_float_test): Likewise.
1505 (build_id_debug_filename_get, get_remotetimeout): Likewise.
1506 * lib/java.exp (set_lang_java): Likewise.
1507 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
1508 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
1509 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
1510 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
1511 * lib/objc.exp (set_lang_objc): Likewise.
1512 * lib/pascal.exp (set_lang_pascal): Likewise.
1513 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
1514 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
1515 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
1516
bb869963
SDJ
15172013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
1518
1519 PR c++/15203
1520 PR c++/15210
1521 * gdb.cp/m-static.cc (keepalive_int): New function.
1522 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
1523 * gdb.cp/m-static.exp: New test for `sintvar'.
1524
e2be70a0
YQ
15252013-03-14 Yao Qi <yao@codesourcery.com>
1526
1527 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
1528 of 'tstatus' into tstatus_output.
1529 (top level): Save the trace data to tfile. Read trace file in
1530 tfile target. Check the trace status.
1531
8ddb1965
YQ
15322013-03-13 Yao Qi <yao@codesourcery.com>
1533
1534 * gdb.trace/tsv.exp (check_tsv): New.
1535 (top level): Save a tfile on current trace session. Call
1536 check_tsv on live target. Load the tfile with target tfile
1537 and call check_tsv again.
1538
045dd51f
YQ
15392013-03-13 Yao Qi <yao@codesourcery.com>
1540
1541 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
1542 Replace some "gdb_test" with "gdb_test_no_output".
1543
82d049ab
PH
15442013-03-12 Paul Hilfinger <hilfingr@adacore.com>
1545
1546 * gdb.ada/expr_delims.exp: New file.
1547 * gdb.ada/expr_delims/foo.adb: New file.
1548 * gdb.ada/expr_delims/pck.ads: New file.
1549 * gdb.ada/expr_delims/pck.adb: New file.
1550
cb8ea32b
KS
15512013-03-11 Keith Seitz <keiths@redhat.com>
1552
1553 * watchpoint.exp (test_no_hw_watchpoints): Add test using
1554 both condition and thread. Then delete the watchpoint.
1555
2f1d9bdd
MM
15562013-03-11 Christian Himpel <christian.himpel@intel.com>
1557
1558 * Makefile.in: Add btrace testsuite.
1559 * configure: Regenerated.
1560 * configure.ac: Add btrace testsuite.
1561 * gdb.btrace/Makefile.in: New file.
1562 * gdb.btrace/enable.c: New file.
1563 * gdb.btrace/enable.exp: New file.
1564 * gdb.btrace/function_call_history.c: New file.
1565 * gdb.btrace/function_call_history.exp: New file.
1566 * gdb.btrace/instruction_history.c: New file.
1567 * gdb.btrace/instruction_history.exp: New file.
1568 * gdb.btrace/instruction_history.S: New file.
1569 * lib/gdb.exp: Add btrace skip proc.
1570
05c56a9d
JK
15712013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1572
1573 Fix entry-values if the callee called a noreturn function.
1574 * gdb.arch/amd64-tailcall-noret.S: New file.
1575 * gdb.arch/amd64-tailcall-noret.c: New file.
1576 * gdb.arch/amd64-tailcall-noret.exp: New file.
1577
9112db09
JK
15782013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1579
1580 Fix entry-values in C++ across CUs.
1581 * gdb.arch/amd64-tailcall-cxx.exp: New file.
1582 * gdb.arch/amd64-tailcall-cxx1.S: New file.
1583 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
1584 * gdb.arch/amd64-tailcall-cxx2.S: New file.
1585 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
1586
be9a119c 15872013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1588 Hafiz Abid Qadeer <abidh@codesourcery.com>
1589
1590 gdb/testsuite/
1591 * gdb.trace/trace-buffer-size.exp: New file.
1592 * gdb.trace/trace-buffer-size.c: New file.
1593
049109b0
PA
15942013-03-06 Pedro Alves <palves@redhat.com>
1595
1596 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
1597 doesn't support the tested optional feature, call "unsupported"
1598 with the same test message as the "pass" case, instead of calling
1599 "pass" with a different message. Use the same text for the "fail"
1600 cases too.
1601
4aa54120
YQ
16022013-03-06 Yao Qi <yao@codesourcery.com>
1603
1604 * gdb.trace/tstatus.exp: Remove the invocation of
1605 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
1606 (test_tracepoints): Don't set fast tracepoint.
1607 (top level): Don't check agent library is loaded or not.
1608
b8b71e63
YQ
16092013-03-06 Yao Qi <yao@codesourcery.com>
1610
1611 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
1612 parentheses by "\\".
1613
33f448b1
JK
16142013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1615
1616 * gdb.linespec/base/one/thefile.cc (twodup): New.
1617 (m): Call it.
1618 * gdb.linespec/base/two/thefile.cc (dupname): New.
1619 (n): Call it.
1620 * gdb.linespec/break-ask.exp: New file.
1621 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
1622
1c942fb9
YQ
16232013-02-28 Yao Qi <yao@codesourcery.com>
1624
1625 * gdb.trace/report.exp: Move some code to ...
1626 (use_collected_data): New.
1627 (top level): Call use_collected_data once on the live target.
1628 Save at file of the current trace session, load it with target
1629 tfile, and call use_collected_data again.
1630
5b967901
JK
16312013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1632
1633 * gdb.threads/fork-thread-pending.c (main): Add alarm.
1634
6447023f
JK
16352013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1636
1637 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
1638 Add final kill of ${valgrind_pid}.
1639
9f44fbc0
SCR
16402013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1641
1642 * gdb.python/py-arch.c: New test case
1643 * gdb.python/py-arch.exp: New tests to test
1644 gdb.Architecture.disassemble
1645 * gdb.python/Makefile.in: Add py-arch to the list of
1646 EXECUTABLES.
1647
4c9ad8c2
TT
16482013-02-18 Tom Tromey <tromey@redhat.com>
1649
1650 * gdb.dwarf2/subrange.exp: New file.
1651
f5911ea1
HAQ
16522013-02-15 Pedro Alves <pedro@codesourcery.com>
1653 Hafiz Abid Qadeer <abidh@codesourcery.com>
1654
1655 * gdb.trace/tfile.exp: Add test for -trace-status command.
1656
420f4384
JK
16572013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1658
1659 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
1660 nanosleep by sleep.
1661
4819b3f8
PA
16622013-02-14 Pedro Alves <palves@redhat.com>
1663
1664 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
1665
1773c82c
HAQ
16662013-02-14 Pedro Alves <pedro@codesourcery.com>
1667 Hafiz Abid Qadeer <abidh@codesourcery.com>
1668
1669 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
1670
e234dfaf
TT
16712013-02-12 Tom Tromey <tromey@redhat.com>
1672
1673 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
1674 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
1675
6c01dd94
PA
16762013-02-12 Pedro Alves <palves@redhat.com>
1677
1678 * gdb.base/catch-signal.c: Update copyright years.
1679 * gdb.base/catch-signal.exp: Update copyright years.
1680 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
1681 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
1682 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
1683 * gdb.dwarf2/dw2-error.S: Update copyright years.
1684 * gdb.dwarf2/dw2-error.c: Update copyright years.
1685 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
1686 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
1687 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
1688
595fc67f
PA
16892013-02-12 Pedro Alves <palves@redhat.com>
1690
1691 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
1692 message.
1693 * gdb.base/sigaltstack.exp: Ditto.
1694 * gdb.base/siginfo.exp: Ditto.
1695 * gdb.base/sizeof.exp: Ditto.
1696
17282693
PA
16972013-02-12 Pedro Alves <palves@redhat.com>
1698
1699 * gdb.mi/mi-basics.exp: Tweak intro comment.
1700 * gdb.mi/mi-break.exp: Tweak intro comment.
1701 * gdb.mi/mi-console.exp: Tweak intro comment.
1702 * gdb.mi/mi-file.exp: Tweak intro comment.
1703 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
1704 * gdb.mi/mi-return.exp: Tweak intro comment.
1705 * gdb.mi/mi-stepi.exp: Tweak intro comment.
1706 * gdb.mi/mi-until.exp: Tweak intro comment.
1707 * gdb.mi/mi-watch.exp: Tweak intro comment.
1708
8a4ac37e
PA
17092013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
1710
1711 * gdb.server/no-thread-db.exp: New file.
1712 * gdb.server/no-thread-db.c: New file.
1713 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
1714
c2792f5a
DE
17152013-02-11 Doug Evans <dje@google.com>
1716
1717 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
1718 two decfloats.
1719
d9e98382
SDJ
17202013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1721
1722 * gdb.base/bitfields.c (struct internalvartest): New declaration.
1723 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
1724
a321661a
JK
17252013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1726
1727 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
1728
134a2066
YQ
17292013-02-06 Yao Qi <yao@codesourcery.com>
1730
1731 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
1732 to ...
1733 (test_create_delete_modify_tsv): ... here. New test on modifying
1734 the initial value of a tsv.
1735
5a2dc60a
JK
17362013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1737
1738 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
1739 (cd .../rdir): ... here.
1740
233d95b5
JK
17412013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1742
1743 * gdb.linespec/base/one/header.h: New file.
1744 * gdb.linespec/base/two/header.h: New file.
1745 * gdb.linespec/macro-relative.c: New file.
1746 * gdb.linespec/macro-relative.exp: New file.
1747
fbd9ab74
JK
17482013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1749
1750 * gdb.base/fullpath-expand-func.c: New file.
1751 * gdb.base/fullpath-expand.c: New file.
1752 * gdb.base/fullpath-expand.exp: New file.
1753 * gdb.base/realname-expand-real.c: New file.
1754 * gdb.base/realname-expand.c: New file.
1755 * gdb.base/realname-expand.exp: New file.
1756
1b56eb55
JK
17572013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1758
1759 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
1760 * gdb.dwarf2/dw2-dir-file-name.c: New file.
1761
af529f8f
JK
17622013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1763
1764 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
1765 (compare_filenames_for_search does not match)
1766 (compare_filenames_for_search does match): New tests.
1767
f5b95b50
JK
17682013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1769
1770 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
1771
d47921b9
JK
17722013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1773
1774 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
1775
8a92335b
JK
17762013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1777
1778 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
1779 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
1780 ${binfile}.mini_debuginfo-debuglink and
1781 ${binfile}.mini_debuginfo-debuglink.xz.
1782
17f2157d
TT
17832013-02-01 Tom Tromey <tromey@redhat.com>
1784
1785 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
1786 attributes.
1787
d65f0a9c
TT
17882013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1789 Tom Tromey <tromey@redhat.com>
1790
1791 * gdb.dwarf2/method-ptr.exp: Link with c++.
1792 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
1793
f25c0135
TT
17942013-01-31 Tom Tromey <tromey@redhat.com>
1795
1796 * gdb.base/jit.exp (compile_jit_test): New proc.
1797 Add PIE tests.
1798
7078baeb
TT
17992013-01-31 Tom Tromey <tromey@redhat.com>
1800
1801 * gdb.dwarf2/method-ptr.cc: New file.
1802 * gdb.dwarf2/method-ptr.exp: New file.
1803
1d24041a
TT
18042013-01-31 Tom Tromey <tromey@redhat.com>
1805
1806 * lib/dwarf.exp (namespace Dwarf): New.
1807
8d9878a4
TT
18082013-01-29 Tom Tromey <tromey@redhat.com>
1809
1810 * gdb.dwarf2/fission-reread.exp: Add unload test.
1811
bed911e5
DE
18122013-01-28 Doug Evans <dje@google.com>
1813
1814 * gdb.dwarf2/fission-loclists.exp: New file.
1815 * gdb.dwarf2/fission-loclists.S: New file.
1816
e229648e
JK
18172013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1818
1819 Code cleanup.
1820 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
1821 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
1822 and prepare_for_testing.
1823 * gdb.base/store.exp: Likewise.
1824
86700f00
TT
18252013-01-25 Tom Tromey <tromey@redhat.com>
1826
1827 * gdb.python/py-explore.exp: Expect the gdb prompt.
1828
8954db33
AB
18292013-01-25 Andrew Burgess <aburgess@broadcom.com>
1830
1831 * gdb.base/gnu_vector.c: New variable for use in tests.
1832 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
1833 changes in scalar to vector casting and widening.
1834 * gdb.python/py-type.c: New variables for use in tests.
1835 * gdb.python/py-type.exp: Update vector related tests to reflect
1836 changes in scalar to vector casting and widening.
1837
2077afdd
TD
18382013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
1839
1840 * gdb.base/prologue-include.c: New file.
1841 * gdb.base/prologue-include.exp: New file.
1842 * gdb.base/prologue-include.h: New file.
1843
d7499464
HAQ
18442013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
1845
1846 PR gdb/13443
1847 * gdb.mi/mi-var-block.exp: Make test messages unique.
1848
e2a3e0f1
TT
18492013-01-23 Tom Tromey <tromey@redhat.com>
1850
1851 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
1852
152fcc9c
TT
18532013-01-23 Tom Tromey <tromey@redhat.com>
1854
1855 * gdb.cp/converts.cc (main): Initialize 'a'.
1856
bea883fd
SCR
18572013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1858
1859 * testsuite/gdb.python/frame.exp: Add a test for
1860 gdb.Frame.architecture() method.
1861
0928e93d
PA
18622013-01-22 Pedro Alves <palves@redhat.com>
1863
1864 * gdb.base/annota1.exp (signal sent): No longer expect
1865 breakpoints-invalid.
1866 * gdb.cp/annota2.exp (continue until exit)
1867 (watch triggered on a.x): Ditto.
1868
9c97429f
PA
18692013-01-22 Pedro Alves <palves@redhat.com>
1870
1871 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
1872 Adjust tests to breakpoints-invalid changes.
1873 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
1874 variables.
1875 Adjust tests to breakpoints-invalid changes.
1876
187d10dd
PA
18772013-01-22 Pedro Alves <palves@redhat.com>
1878
1879 * gdb.base/annota1.exp (annotate ignore count change): Add
1880 expected output for failure case.
1881
ea3aedcb
TT
18822013-01-22 Tom Tromey <tromey@redhat.com>
1883
1884 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
1885 call.
1886
998580f1
MK
18872013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1888
1889 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 1890 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
1891 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
1892 Also handle 'thread' field.
1893 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
1894 * gdb.mi/mi-watch.exp: Ditto.
1895 * lib/mi-support.exp: Ditto.
1896
8f1d5693
MK
18972013-01-21 Siva Chandra Reddy <sivachandra@google.com>
1898
1899 * gdb.python/py-explore.exp: Improve a test
1900
2d8c5d7c
DB
19012013-01-18  David Blaikie  <dblaikie@gmail.com>
1902
1903 * gdb.base/label.c (main): Correct the type of the second
1904 parameter.
1905
46f35228
TT
19062013-01-18 Tom Tromey <tromey@redhat.com>
1907
1908 * gdb.dwarf2/trace-crash.s: New file.
1909 * gdb.dwarf2/trace-crash.exp: New file.
1910
5965d69d
HAQ
19112013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
1912
43aaf8b6
PA
1913 PR gdb/13443
1914 * gdb.base/checkpoint.exp: Update test messages to make them
1915 unique.
5965d69d 1916
5ae4861a
YQ
19172013-01-18 Yao Qi <yao@codesourcery.com>
1918
1919 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
1920 output of 'info tracepoints'.
1921 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
1922 Likewise.
1923 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
1924 * gdb.trace/disconnected-tracing.c (struct foo): New.
1925
d84fca2c
JK
19262013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1927
1928 * gdb.dwarf2/dw2-dos-drive.S: New file.
1929 * gdb.dwarf2/dw2-dos-drive.exp: New file.
1930
aebb1cc9
DE
19312013-01-17 Doug Evans <dje@google.com>
1932
2782d512
DE
1933 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
1934 CXX_FOR_TARGET.
1935
aebb1cc9
DE
1936 * boards/cc-with-tweaks.exp: New file.
1937
db2b2972
TT
19382013-01-17 Tom Tromey <tromey@redhat.com>
1939
1940 * gdb.base/completion.exp: Add "set cp-abi" completion test.
1941
96343774
PA
19422013-01-17 Pedro Alves <palves@redhat.com>
1943
1944 Merge dg-extract-results.sh from upstream (svn 195224).
1945
1946 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 1947 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
1948
1949 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 1950 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
1951
1952 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 1953 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
1954
1955 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1956 * dg-extract-results.sh: Redirect grep output to /dev/null instead
1957 of grep -q.
1958
675921c0
SD
19592012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1960
1961 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
1962 interface.
1963 * gdb.base/jithost.c: New file.
1964 * gdb.base/jithost.h: New file.
1965 * gdb.base/jitreader.c : New file.
1966 * gdb.base/jit-protocol.h: New file.
1967
ab04a2af
TT
19682013-01-16 Tom Tromey <tromey@redhat.com>
1969
1970 * gdb.base/catch-signal.c: New file.
1971 * gdb.base/catch-signal.exp: New file.
1972
8ac3646f
TT
19732013-01-16 Tom Tromey <tromey@redhat.com>
1974
1975 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
1976
22fc223e
JK
19772013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1978
1979 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
1980
44478ab3
TT
19812013-01-14 Tom Tromey <tromey@redhat.com>
1982
1983 * gdb.base/completion.exp: Add "set gnutarget" test.
1984
06d66ee9
TT
19852013-01-14 Tom Tromey <tromey@redhat.com>
1986
1987 * gdb.dwarf2/dw2-restrict.S: New file.
1988 * gdb.dwarf2/dw2-restrict.c: New file.
1989 * gdb.dwarf2/dw2-restrict.exp: New file.
1990
c9bf0622
TT
19912013-01-14 Tom Tromey <tromey@redhat.com>
1992
1993 * gdb.dwarf2/dw2-error.exp: New file.
1994 * gdb.dwarf2/dw2-error.c: New file.
1995 * gdb.dwarf2/dw2-error.S: New file.
1996
5b12a61c
JK
19972013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1998
1999 * gdb.cp/parse-lang.cc: New file.
2000 * gdb.cp/parse-lang.exp: New file.
2001
f0a4b570
JK
20022013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2003
2004 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
2005 (set substitute-path): New test.
2006 (fullname present): Remove content.
2007 (substituted fullname): New test.
2008
f751cc97
JB
20092013-01-13 Joel Brobecker <brobecker@adacore.com>
2010
2011 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
2012 check. Move $gdb_py_is_py24 value check right after.
2013
04164e8e
JK
20142013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2015
2016 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
2017 targets.
2018
5bf480a5
YQ
20192013-01-11 Yao Qi <yao@codesourcery.com>
2020
2021 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
2022 for dprintf.
2023 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2024 Check the fields in "=breakpoint-created" for dprintf.
2025
f35a17b5
JK
20262012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2027
2028 * gdb.mi/mi-fullname-deleted.exp: New file.
2029
85817405
JK
20302012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2031
2032 * gdb.base/skip-solib.exp (info skip with pending file): Update the
2033 expected output.
2034 (info skip with pending file): Remove.
2035 (ignoring function in solib, info skip for function multiply): Update
2036 the expected output.
2037 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
2038 (info skip (delete 1), info skip after disabling all)
2039 (info skip after enabling all, info skip after disabling 4 2-3)
2040 (info skip after enabling 2-3, info skip 2-3)
2041 (info skip after deleting 2 3): Update the expected output.
2042 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
2043 statement to its initialization and return.
2044 * gdb.linespec/skip-two.exp: New file.
2045
27210e12
DE
20462012-12-19 Doug Evans <dje@google.com>
2047
2048 * gdb.base/maint.exp: Handle testing with .gdb_index.
2049
bb627a12
JB
20502012-12-19 Joel Brobecker <brobecker@adacore.com>
2051
2052 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
2053 Cavium to FSF.
2054
7785b880
JB
20552012-12-19 Joel Brobecker <brobecker@adacore.com>
2056
2057 * dg-extract-results.sh: Update contact info in copyright notice.
2058 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
2059 GPL v3 or later. Update contact info.
2060 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
2061 gdb.threads/watchpoint-fork-mt.c,
2062 gdb.threads/watchpoint-fork-parent.c,
2063 gdb.threads/watchpoint-fork-st.c,
2064 gdb.threads/watchpoint-fork.h: Likewise.
2065
f2a8bc8a
YQ
20662012-12-15 Yao Qi <yao@codesourcery.com>
2067
2068 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
2069 'installed' field in '=breakpoint-modified'.
2070 (test_reconnect): Check 'installed' field in
2071 '=breakpoint-modified' and '=breakpoint-created'.
2072
2073 * gdb.trace/actions.exp: Update test for 'installed' field.
2074 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
2075 (tracepoint_change_loc_2): Likewise.
2076 Check 'info tracepoint' display nothing else.
2077 * gdb.trace/deltrace.exp: Likewise.
2078 * gdb.trace/infotrace.exp: Likewise.
2079 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
2080 Likewise.
2081 * gdb.trace/passcount.exp: Likewise.
2082 * gdb.trace/tracecmd.exp: Likewise.
2083 * gdb.trace/while-stepping.exp: Likewise.
2084
6592e36f
TT
20852012-12-14 Tom Tromey <tromey@redhat.com>
2086
2087 * gdb.cp/member-name.exp: New file.
2088 * gdb.cp/member-name.cc: New file.
2089
7d27a96d
TT
20902012-12-14 Tom Tromey <tromey@redhat.com>
2091
2092 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
2093
f8c05d0d
DE
20942012-12-14 Doug Evans <dje@google.com>
2095
2096 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
2097 DW_OP_GNU_implicit_pointer is section-relative.
2098
451b7c33
TT
20992012-12-14 Tom Tromey <tromey@redhat.com>
2100
43aaf8b6 2101 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 2102
10e339df
PA
21032012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
2104
6fdff2c5 2105 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 2106
e780d813
DE
21072012-12-13 Doug Evans <dje@google.com>
2108
2109 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
2110 * gdb.multi/multi-arch.exp: Ditto.
2111
ca3dbcc8 21122012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 2113
ca3dbcc8
MG
2114 * gdb.mi/mi-catch-load-so.c: New. Clone of the
2115 catch load test library source file.
2116 * gdb.mi/mi-catch-load.c: New. Clone of the catch
2117 load test source file.
2118 * gdb.mi/mi-catch-load.exp: New. Test file for
2119 basic MI -catch-load and -catch-unload tests.
2120
2960a434
PK
21212012-12-11 Paul Koning <paul_koning@dell.com>
2122
2123 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
2124 exception.
2125 (_iterator_except): New function.
2126 (ArrayPrinter): Use _iterator function instead of local _iterator
2127 class for Python 3 compatibility.
2128 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 2129 _iterator.
2960a434
PK
2130 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
2131 execfile for Python 3 compatibility.
2132 * gdb.python/python.exp: Handle Python 2.4 exception traceback
2133 format in error_prompt test.
6fdff2c5 2134
9325cb04
PK
21352012-12-10 Paul Koning <paul_koning@dell.com>
2136
2137 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 2138 compatibility.
9325cb04
PK
2139 * gdb.python/py-block.exp: Ditto.
2140 * gdb.python/py-breakpoint.exp: Ditto.
2141 * gdb.python/py-cmd.exp: Ditto.
2142 * gdb.python/py-events.py: Ditto.
2143 * gdb.python/py-finish-breakpoint.py: Ditto.
2144 * gdb.python/py-finish-breakpoint2.exp: Ditto.
2145 * gdb.python/py-finish-breakpoint2.py: Ditto.
2146 * gdb.python/py-frame-inline.exp: Ditto.
2147 * gdb.python/py-frame.exp: Ditto.
2148 * gdb.python/py-infthread.exp: Ditto.
2149 * gdb.python/py-objfile.exp: Ditto.
2150 * gdb.python/py-parameter.exp: Ditto.
2151 * gdb.python/py-progspace.exp: Ditto.
2152 * gdb.python/py-prompt.exp: Ditto.
2153 * gdb.python/py-symbol.exp: Ditto.
2154 * gdb.python/py-symtab.exp: Ditto.
2155 * gdb.python/py-template.exp: Ditto.
2156 * gdb.python/py-value-cc.exp: Ditto.
2157 * gdb.python/python.exp: Ditto.
2158 * gdb.python/source2.py: Ditto.
2159 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 2160 compatibility.
9325cb04
PK
2161 Use sorted() function rather than sort() method.
2162 Accept either int or long values for enum values.
2163 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
2164 execfile for Python 3 compatibility.
2165 * gdb.python/py-evsignal.exp: Ditto.
2166 * gdb.python/py-evthreads.exp: Ditto.
2167 * gdb.python/py-mi.exp: Ditto.
2168 * gdb.python/py-pp-maint.exp: Ditto.
2169 * gdb.python/py-prettyprint.exp: Ditto.
2170 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 2171 Python 3 compatibility.
9325cb04
PK
2172 Skip tests for Python 2.4.
2173 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 2174 Python 3 compatibility.
9325cb04
PK
2175 Use byte string rather than character string in memory write test
2176 if Python 3.
2177 * gdb.python/py-pp-maint.py: Change class declarations to "new
2178 class" syntax.
2179 * gdb.python/py-prettyprint.py: Change iterator class to generator
2180 function for Python 3 compatibility.
2181 Make all classes "new style".
2182 Fix indentation issue and stray semicolon.
2183 * gdb.python/py-shared.expChange print syntax for Python 3
2184 compatibility.
2185 Define "long" if Python 3.
2186 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 2187 compatibility.
9325cb04
PK
2188 Accept either int or long values for enum values.
2189 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 2190 compatibility.
9325cb04
PK
2191 Skip "long" and "unicode" tests if Python 3.
2192 Accept either "type" or "class" in type checks.
2193 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
2194 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
2195
8b9737bf
TT
21962012-12-10 Tom Tromey <tromey@redhat.com>
2197
2198 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
2199 (test): Add "two_cu" argument.
2200 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
2201 for types; allow two CUs.
2202
1b80a9fa
JK
22032012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2204
2205 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
2206 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
2207
f0b6d50a
YQ
22082012-12-08 Yao Qi <yao@codesourcery.com>
2209 Pedro Alves <palves@redhat.com>
2210
2211 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
2212 '=breakpoint-created' when GDB merges the tracepoints of both
2213 sides.
2214
2f68a895
TT
22152012-12-07 Tom Tromey <tromey@redhat.com>
2216
2217 * gdb.base/break1.c (enum some_enum, union some_union): New.
2218 (some_enum_global, some_union_global, some_value): New globals.
2219 * gdb.base/completion.exp: Add tag completion tests.
2220
4fc5d43e
TT
22212012-12-07 Tom Tromey <tromey@redhat.com>
2222
2223 * gdb.base/completion.exp: Add tests for ptype and whatis
2224 completion.
2225
6559e013
JB
22262012-12-07 Joel Brobecker <brobecker@adacore.com>
2227
2228 * gdb.base/stale-infcall.exp: Fix copyright line.
2229
ae2b630d
JB
22302012-12-07 Joel Brobecker <brobecker@adacore.com>
2231
2232 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
2233
0ba2eb0f
TT
22342012-12-06 Pedro Alves <palves@redhat.com>
2235 Tom Tromey <tromey@redhat.com>
2236
2237 * gdb.base/exprs.exp: Add tests for cast to void.
2238
731145cb
TT
22392012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
2240
2241 * gdb.python/py-mi.exp: Correct expected results for attribute
2242 "dynamic" returned by -var-update.
2243 Add test case for correct handling of "diplayhint" for children
2244 of dynamic varobjs.
2245 * gdb.python/py-prettyprint.c (set_itme): New function.
2246 (bug_14741) New function.
2247 (main) Add call to bug_14741().
2248 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
2249
e58fcc15
UW
22502012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
2251
2252 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
2253 ${binfile}.funcsyms list.
2254
e9eb0d14
YQ
22552012-12-04 Yao Qi <yao@codesourcery.com>
2256
2257 PR gdb/13443
2258 * gdb.trace/actions.exp: Make test messages unique.
2259
4983028c
TT
22602012-11-29 Tom Tromey <tromey@redhat.com>
2261
2262 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
2263
ea5e6b0e
UW
22642012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
2265
2266 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
2267 * gdb.opencl/datatypes.exp: Likewise.
2268 * gdb.opencl/operators.exp: Likewise.
2269 * gdb.opencl/vec_comps.exp: Likewise.
2270
cdde3dfb
JG
22712012-11-29 Jerome Guitton <guitton@adacore.com>
2272
2273 * gdb.ada/iwide: New testcase.
2274
b50d69b5
JG
22752012-11-29 Jerome Guitton <guitton@adacore.com>
2276
2277 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
2278 ptype test.
2279
c2d3fccf
JG
22802012-11-29 Jerome Guitton <guitton@adacore.com>
2281
2282 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
2283 form {VARIANT_TYPE}ADDRESS.
2284
5edf51fe
YQ
22852012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
2286
2287 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
2288 (func): New function.
2289 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
2290 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
2291 pointers to members with pointer-to-function type.
2292
608e2dbb
TT
22932012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2294 Tom Tromey <tromey@redhat.com>
2295
2296 * gdb.base/gnu-debugdata.exp: New file.
2297 * gdb.base/gnu-debugdata.c: New file.
2298 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
2299 (gdb_unload): Return 0 on success.
2300
4648e588
JK
23012012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2302
2303 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
2304
17d6efc4
JB
23052012-11-26 Joel Brobecker <brobecker@adacore.com>
2306
2307 * gdb.base/empty_exe.exp: New testcase.
2308
ace21957
MF
23092012-11-20 Mike Frysinger <vapier@gentoo.org>
2310
2311 * gdb.base/completion.exp: Add test for help aliases completion.
2312
5c401a0a
YQ
23132012-11-20 Yao Qi <yao@codesourcery.com>
2314
2315 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2316 Don't test 'maint set show-debug-regs'.
2317 Use command 'set remotecache' instead of
2318 'set circular-trace-buffer'.
2319
8dea366b
KS
23202012-11-16 Keith Seitz <keiths@redhat.com>
2321
2322 PR c++/13615
2323 * gdb.cp/baseenum.cc: New file.
2324 * gdb.cp/baseenum.exp: New file.
2325 * gdb.cp/derivation.cc (A): Add copyright.
2326 Add a typedef.
2327 (B): Use A::value_type instead of int. Change all references.
2328 (D): Use value_type instead of int. Change all references.
2329 (E): Likewise.
2330 (F); Likewise.
2331 (Z): New class.
2332 (ZZ): New class.
6fdff2c5 2333 (N, Base, Derived): New namespace and classes.
8dea366b
KS
2334 (main): Add instances of Z and ZZ.
2335 Make sure all symbols from N are kept.
2336 * gdb.cp/derivation.exp: Update typedef changes in tests.
2337 Add tests for class typedefs both before and after starting
2338 the inferior.
2339 Add tests for searching for a typedef while stopped in a
2340 method.
2341
5e34c6c3
LM
23422012-11-14 Luis Machado <lgustavo@codesourcery.com>
2343
2344 * gdb.mi/mi-var-create-rtti.c: New file.
2345 * gdb.mi/mi-var-create-rtti.exp: New file.
2346
5e487a5f
LM
23472012-11-14 Luis Machado <lgustavo@codesourcery.com>
2348
2349 * gdb.base/structs3.exp: Run to main before doing any tests.
2350
6d67b990
AB
23512012-11-14 Andrew Burgess <aburgess@broadcom.com>
2352
2353 * gdb.python/py-type.exp: Uniquify test names.
2354
e5d98164
YQ
23552012-11-14 Yao Qi <yao@codesourcery.com>
2356
2357 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
2358 (thread_function) [DEBUG]: Call 'printf'.
2359 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
2360 command line if 'DEBUG=1' is passed to test.
2361 Remove a pattern to match inferior's output.
2362
62747a60
TT
23632012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2364
2365 * gdb.mi/mi-fill-memory.exp: New test.
2366
18a9fc12
TT
23672012-11-12 Tom Tromey <tromey@redhat.com>
2368
2369 * gdb.base/completion.exp: Update for "info type-printers".
2370 * gdb.python/py-typeprint.cc: New file.
2371 * gdb.python/py-typeprint.exp: New file.
2372 * gdb.python/py-typeprint.py: New file.
2373
bd69fc68
TT
23742012-11-12 Tom Tromey <tromey@redhat.com>
2375
2376 * gdb.base/call-sc.exp: Use "ptype/r".
2377 * gdb.base/volatile.exp: Don't expect "int".
2378 * gdb.cp/ptype-flags.cc: New file.
2379 * gdb.cp/ptype-flags.exp: New file.
2380 * gdb.cp/templates.exp: Use ptype/r.
2381 (test_ptype_of_templates, test_template_typedef): Likewise.
2382 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
2383 argument. Handle template names and template parameters.
2384 * gdb.mi/mi-var-cmd.exp: Accept "long".
2385 * gdb.mi/mi-var-child.exp: Accept "long".
2386 * gdb.mi/mi-var-display.exp: Accept "long".
2387 * gdb.mi/mi2-var-child.exp: Accept "long".
2388
b3720c3a
TT
23892012-11-12 Tom Tromey <tromey@redhat.com>
2390
2391 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
2392 "ptype" from calls to cp_test_ptype_class.
2393 (test_enums): Likewise.
2394 * gdb.cp/derivation.exp: Remove "ptype" from calls to
2395 cp_test_ptype_class.
2396 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
2397 calls to cp_test_ptype_class.
2398 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
2399 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
2400 from calls to cp_test_ptype_class.
2401 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
2402 command here. Change "in_command" argument to "in_exp".
2403
0d63ecda
KS
24042012-11-10 Keith Seitz <keiths@redhat.com>
2405
2406 PR gdb/14288
2407 * gdb.base/printcmds.c: Add invalid_XXX globals
2408 for repeated byte tests.
2409 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
2410 * gdb.base/wchar.c (main): Add and construct a wchar_t
2411 array with repeated characters.
2412 * gdb.base/wchar.exp: Add repeated character tests.
2413
ed8a1c2d
AB
24142012-11-09 Andrew Burgess <aburgess@broadcom.com>
2415
2416 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
2417 disassembly output.
2418
9107fc8d
PA
24192012-11-09 Pedro Alves <palves@redhat.com>
2420
2421 PR gdb/14306
2422
2423 * gdb.multi/multi-arch-exec.c: New file.
2424 * gdb.multi/multi-arch-exec.exp: New file.
2425
558a9d82
YQ
24262012-11-09 Yao Qi <yao@codesourcery.com>
2427
2428 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
2429 (top level): Call it.
2430
e714f336
YQ
24312012-11-09 Yao Qi <yao@codesourcery.com>
2432
2433 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
2434 typo.
2435
6ecd4729
PA
24362012-11-09 Pedro Alves <palves@redhat.com>
2437
2438 * gdb.multi/multi-arch.exp: New.
2439
9015683b
TT
24402012-11-08 Tom Tromey <tromey@redhat.com>
2441
2442 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
2443 core files, if possible.
2444 * gdb.base/siginfo-thread.c: New file
2445 * gdb.base/siginfo-thread.exp: New file
2446
ea9f10bb
TT
24472012-11-08 Tom Tromey <tromey@redhat.com>
2448
2449 * gdb.base/comprdebug.exp: New file.
2450
f6592439
PA
24512012-11-06 Pedro Alves <palves@redhat.com>
2452
2453 PR gdb/14810
2454
2455 * gdb.base/disabled-location.c: New file.
2456 * gdb.base/disabled-location.exp: New file.
2457
2d338fa9
TT
24582012-11-06 Tom Tromey <tromey@redhat.com>
2459
2460 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
2461 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
2462 gdb_gcore_cmd.
2463 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
2464 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
2465 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
2466 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
2467 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
2468 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
2469 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
2470 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
2471 * lib/gdb.exp (gdb_gcore_cmd): New proc.
2472
68c9da30
PA
24732012-11-05 Pedro Alves <palves@redhat.com>
2474
2475 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
2476 procedure.
2477 (do_vfork_and_follow_child_tests_exec)
2478 (do_vfork_and_follow_child_tests_exit): Call it.
2479
a7c8c931
PA
24802012-11-05 Pedro Alves <palves@redhat.com>
2481
2482 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
2483 fails.
2484
6f6484cd
YQ
24852012-11-03 Yao Qi <yao@codesourcery.com>
2486
2487 Fix PR gdb/14617.
2488 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2489 Remove setup_kfail, and update test.
2490
b45627a0
TT
24912012-11-02 Tom Tromey <tromey@redhat.com>
2492
2493 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
2494 test.
2495
f50f4e56
PA
24962012-11-02 Pedro Alves <palves@redhat.com>
2497
2498 PR gdb/14766
2499
2500 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
2501 setup_kfail.
2502 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
2503 get registers".
2504
71ce889d
PA
25052012-11-02 Pedro Alves <palves@redhat.com>
2506
2507 * gdb.base/foll-vfork-exit.c: New file.
2508 * gdb.base/foll-vfork.exp (top level): New file-describing
2509 comment.
2510 (vfork_child_follow_to_exit): New procedure.
2511 (tcatch_vfork_then_child_follow): Rename as ...
2512 (tcatch_vfork_then_child_follow_exec): ... this.
2513 (tcatch_vfork_then_child_follow_exit): New procedure.
2514 (do_vfork_and_follow_parent_tests): New procedure, factored out
2515 from do_vfork_and_exec_tests.
2516 (do_vfork_and_follow_child_tests_exec): Ditto.
2517 (do_vfork_and_exec_tests): Delete.
2518 (do_vfork_and_follow_child_tests_exit): New procedure.
2519 (top level): Run tests with both the program that has the vfork
2520 child execing, and the program has the vfork child exiting.
2521
1e35b1a9
PA
25222012-11-02 Pedro Alves <palves@redhat.com>
2523
2524 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
2525 (check_vfork_catchpoints, vfork_parent_follow_through_step)
2526 (vfork_parent_follow_to_bp): Call it.
2527 (kill_child): Delete.
2528 (vfork_and_exec_child_follow_to_main_bp)
2529 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
2530 longer call kill_child.
2531 (tcatch_vfork_then_parent_follow): Call setup_gdb.
2532 (do_vfork_and_exec_tests): Don't runto_main before calling each
2533 test procedure.
2534 (top level): Don't clean restart and set verbose before running
2535 each test procedure.
2536
25372012-11-02 Pedro Alves <palves@redhat.com>
2538
2539 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
2540 (vfork_parent_follow_to_bp)
2541 (vfork_and_exec_child_follow_to_main_bp)
2542 (vfork_and_exec_child_follow_through_step)
2543 (tcatch_vfork_then_parent_follow)
2544 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2545 Use with_test_prefix.
2546
25472012-11-02 Pedro Alves <palves@redhat.com>
2548
2549 * gdb.base/foll-vfork.c: Add copyright header.
2550 * gdb.base/vforked-prog.c: Add copyright header.
2551
25522012-11-02 Pedro Alves <palves@redhat.com>
2553
2554 * gdb.base/foll-vfork.exp
2555 (vfork_and_exec_child_follow_through_step): Don't skip on
2556 non-HP/UX targets. Expect the next to only step one line on
2557 non-HP/UX targets, rather than stopping only after the exec.
2558
25592012-11-02 Pedro Alves <palves@redhat.com>
2560
2561 Don't hard code line numbers.
2562
2563 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
2564 Expect text from the sources instead of a line number.
2565 (vfork_parent_follow_to_bp)
2566 (vfork_and_exec_child_follow_to_main_bp)
2567 (vfork_and_exec_child_follow_through_step)
2568 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
2569 Use gdb_get_line_number.
2570
25712012-11-02 Pedro Alves <palves@redhat.com>
2572
2573 Modernize.
2574
2575 * gdb.base/foll-vfork.exp: Use standard_testfile and
2576 build_executable. Pass descriptive string to untested.
2577 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
2578 (vfork_and_exec_child_follow_to_main_bp)
2579 (vfork_and_exec_child_follow_through_step)
2580 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
2581 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
2582 of send_gdb/gdb_expect.
2583
2584 (kill_child): New procedure.
2585 (vfork_and_exec_child_follow_to_main_bp)
2586 (vfork_and_exec_child_follow_through_step): Use it.
2587
f0559fff
YQ
25882012-11-02 Yao Qi <yao@codesourcery.com>
2589
2590 * gdb.base/setvar.exp: Test setting nested struct.
2591 * gdb.base/setvar.c (v_struct3): New.
2592
c207c6da
DE
25932012-11-01 Doug Evans <dje@google.com>
2594
2595 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
2596 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
2597 use them.
2598
2f27adfe
AB
25992012-10-31 Andrew Burgess <aburgess@broadcom.com>
2600
2601 PR cli/14772
2602 * gdb.base/gnu_vector.c (union_with_vector_1)
2603 (struct_with_vector_1): Add new struct and union for testing
2604 ptype.
2605 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
2606 structs / unions containing vectors.
2607
bb662ca6
YQ
26082012-10-25 Yao Qi <yao@codesourcery.com>
2609
2610 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
2611 'setup_kfail' instead of 'setup_kfail_for_target'.
2612 * gdb.base/varargs.exp: Likewise.
2613 * lib/gdb.exp (setup_kfail_for_target): Remove.
2614
635d23ff
MK
26152012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
2616
2617 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
2618
afdb064f
MK
26192012-10-25 Mark Kettenis <kettenis@gnu.org>
2620
2621 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
2622
d99dcf51
JB
26232012-10-24 Joel Brobecker <brobecker@adacore.com>
2624
2625 * gdb.ada/set_wstr: New testcase.
2626
32560274
JB
26272012-10-24 Joel Brobecker <brobecker@adacore.com>
2628
2629 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
2630
5ded5331
JB
26312012-10-24 Joel Brobecker <brobecker@adacore.com>
2632
2633 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
2634
d8d84291
MK
26352012-10-24 Mark Kettenis <kettenis@gnu.org>
2636
2637 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
2638
6e933c51
JK
26392012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2640
2641 * gdb.base/callfuncs.exp (do_function_calls): Fix
2642 setup_kfail_for_target for -m32 mode.
2643
274bd000
MK
26442012-10-23 Mark Kettenis <kettenis@gnu.org>
2645
2646 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
2647 are now fixed.
2648
545f743d
YQ
26492012-10-23 Yao Qi <yao@codesourcery.com>
2650
2651 * gdb.base/info-os.exp: Resume the inferior until it exits.
2652
48b56b6a 26532012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
2654
99c7d5a8 2655 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
2656 * gdb.base/print-file-var.exp: Likewise.
2657 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 2658
8de0566d
YQ
26592012-10-17 Yao Qi <yao@codesourcery.com>
2660
2661 * gdb.mi/mi-memory-changed.exp: New.
2662
44883546
YQ
26632012-10-16 Yao Qi <yao@codesourcery.com>
2664
2665 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
2666 returns true.
2667 Call gdb_load_shlibs.
2668 * gdb.reverse/solib-reverse.exp: Likewise.
2669
345f514a
KS
26702012-10-15 Keith Seitz <keiths@redhat.com>
2671
2672 * lib/cp-support.exp (cp_test_ptype_class): Add support
2673 for class typedefs.
2674
2675 * gdb.cp/derivation.exp: Add tests for g_instance.
2676
9e3a7d65
JK
26772012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2678
2679 Fix entry values resolving in inlined frames.
2680 * gdb.arch/amd64-entry-value-inline.S: New file.
2681 * gdb.arch/amd64-entry-value-inline.c: New file.
2682 * gdb.arch/amd64-entry-value-inline.exp: New file.
2683
21a7b089
JK
26842012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2685 Doug Evans <dje@google.com>
2686
2687 Fix recent gdb_breakpoint regression.
2688 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
2689 braces from the parameter.
2690 * gdb.java/jprint.exp: Likewise.
2691
2c47921e
DE
26922012-10-15 Doug Evans <dje@google.com>
2693
2694 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
2695
89398707
JB
26962012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
2697
2698 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
2699
801e4185
TT
27002012-10-15 Tom Tromey <tromey@redhat.com>
2701
2702 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
2703
74f910c8
TT
27042012-10-15 Tom Tromey <tromey@redhat.com>
2705
2706 * gdb.python/py-symbol.exp: Test symbol destructor.
2707
91567807
YQ
27082012-10-14 Yao Qi <yao@codesourcery.com>
2709
2710 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
2711 * gdb.mi/mi-cli.exp: New.
2712
2713 * gdb.mi/mi2-basics.exp: Remove.
2714 * gdb.mi/mi2-break.exp: Remove.
2715 * gdb.mi/mi2-console.exp: Remove.
2716 * gdb.mi/mi2-disassemble.exp: Remove.
2717 * gdb.mi/mi2-eval.exp: Remove.
2718 * gdb.mi/mi2-file.exp: Remove.
2719 * gdb.mi/mi2-hack-cli.exp: Remove.
2720 * gdb.mi/mi2-pthreads.exp: Remove.
2721 * gdb.mi/mi2-read-memory.exp: Remove.
2722 * gdb.mi/mi2-regs.exp: Remove.
2723 * gdb.mi/mi2-return.exp: Remove.
2724 * gdb.mi/mi2-simplerun.exp: Remove.
2725 * gdb.mi/mi2-stack.exp: Remove.
2726 * gdb.mi/mi2-stepi.exp: Remove.
2727 * gdb.mi/mi2-syn-frame.exp: Remove.
2728 * gdb.mi/mi2-until.exp: Remove.
2729 * gdb.mi/mi2-watch.exp: Remove.
2730 * gdb.mi/mi2-var-block.exp: Remove.
2731 * gdb.mi/mi2-var-cmd.exp: Remove.
2732 * gdb.mi/mi2-var-display.exp: Remove.
2733
87332029
YQ
27342012-10-12 Yao Qi <yao@codesourcery.com>
2735
2736 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
2737 trail '.*' on matching patterns.
2738
11fc9057
L
27392012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2740
2741 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
2742 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
2743 * gdb.arch/i386-disp-step.exp: Likewise.
2744 * gdb.arch/i386-gnu-cfi.exp: Likewise.
2745 * gdb.arch/i386-prologue.exp: Likewise.
2746 * gdb.arch/i386-size-overlap.exp: Likewise.
2747 * gdb.arch/i386-size.exp: Likewise.
2748 * gdb.arch/i386-unwind.exp: Likewise.
2749
7d46bcdc
L
27502012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2751
2752 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
2753 * gdb.arch/i386-word.exp: Likewise.
2754
31224d9d
L
27552012-10-11 H.J. Lu <hongjiu.lu@intel.com>
2756
2757 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
2758 is_ilp32_target to set nr_regs.
2759 * gdb.arch/i386-sse.exp: Likewise.
2760
5b7d0050
DE
27612012-10-11 Doug Evans <dje@google.com>
2762
7c09e5a0
DE
2763 PR breakpoints/14643.
2764 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
2765 * gdb.linespec/thread.c: New file.
2766 * gdb.linespec/thread.exp: New file.
2767
5b7d0050
DE
2768 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
2769 Recognize "message" -> print pass and fail. Add eof case.
2770 (runto): Recognize message, no-message. Print pass/fail if requested,
2771 with same treatment as gdb_breakpoint.
2772 (runto_main): Pass no-message to runto.
2773 (gdb_internal_error_resync): Add log message.
2774 (gdb_file_cmd): Tweak internal error fail text for consistency.
2775
2e24f4aa
JK
27762012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2777
2778 Fix crash during stepping on ppc32.
2779 * gdb.base/step-symless.c: New file.
2780 * gdb.base/step-symless.exp: New file.
2781
aa14df25
DE
27822012-10-03 Doug Evans <dje@google.com>
2783
2784 PR symtab/14601
2785 * gdb.cp/using-crash.exp: New file.
2786 * gdb.cp/using-crash.cc: New file.
2787
975531db
DE
27882012-10-02 Doug Evans <dje@google.com>
2789
2790 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
2791 more consistent.
2792 (runto,gdb_debug_format): Ditto.
2793 (gdb_file_cmd): Watch for eof in nested gdb_expect.
2794 Clean up logging and error messages.
2795
b3dc46ff
AB
27962012-10-01 Andrew Burgess <aburgess@broadcom.com>
2797
2798 Test find command on unmapped memory.
2799 * gdb.base/find-unmapped.c: New file.
2800 * gdb.base/find-unmapped.exp: New file.
2801
45814d45
YQ
28022012-09-29 Yao Qi <yao@codesourcery.com>
2803
2804 * gdb.trace/mi-tracepoint-changed.exp: New.
2805 * gdb.mi/mi-breakpoint-changed.exp: New.
2806 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
2807 * gdb.mi/pendshr2.c: New.
2808
4c2786ba
YQ
28092012-09-28 Yao Qi <yao@codesourcery.com>
2810
2811 * gdb.mi/pr11022.exp: New.
2812 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
2813
7977e5d2
TT
28142012-09-27 Tom Tromey <tromey@redhat.com>
2815
2816 * gdb.cp/derivation.exp: Add regression test.
2817 * gdb.cp/derivation.cc (class V_base, class V_inter, class
2818 V_derived): New.
2819 (vderived): New global.
2820
0971de02
TT
28212012-09-26 Tom Tromey <tromey@redhat.com>
2822
2823 * gdb.dwarf2/dw2-common-block.S: New file.
2824 * gdb.dwarf2/dw2-common-block.exp: New file.
2825
4357ac6c
TT
28262012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2827
2828 * gdb.fortran/common-block.exp: New file.
2829 * gdb.fortran/common-block.f90: New file.
2830
6f380991
AB
28312012-09-26 Andrew Burgess <aburgess@broadcom.com>
2832
2833 * gdb.base/duplicate-bp.c: New file.
2834 * gdb.base/duplicate-bp.exp: New file.
2835
8ae551cf
YQ
28362012-09-26 Yao Qi <yao@codesourcery.com>
2837
2838 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
2839
2840 Revert:
2841 2012-09-21 Yao Qi <yao@codesourcery.com>
2842
2843 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2844
318102b9
SP
28452012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
2846
2847 * gdb.base/longest-types.c: New test case.
2848 * gdb.base/longest-types.exp: New test case.
2849
a1e5fd69
YQ
28502012-09-25 Yao Qi <yao@codesourcery.com>
2851
2852 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
2853
04e7407c
JK
28542012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2855
2856 Fix internal error on canonicalization of clang types.
2857 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
2858 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
2859 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
2860
9bf4bce9
JK
28612012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2862
2863 Fix disassemble without parameters in tailcall frame.
2864 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
2865
2603f7ee
AB
28662012-09-21 Andrew Burgess <aburgess@broadcom.com>
2867
2868 * gdb.dwarf2/dw2-op-out-param.S: New file.
2869 * gdb.dwarf2/dw2-op-out-param.exp: New file.
2870
a3569abd
YQ
28712012-09-21 Yao Qi <yao@codesourcery.com>
2872
2873 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
2874
a065d7af
YQ
28752012-09-21 Yao Qi <yao@codesourcery.com>
2876
2877 * gdb.mi/mi-cli.exp: Remove.
2878 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
2879
15544bd9
YQ
28802012-09-21 Yao Qi <yao@codesourcery.com>
2881
2882 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
2883 "=record-started" notification.
2884
82a90ccf
YQ
28852012-09-21 Yao Qi <yao@codesourcery.com>
2886
2887 * gdb.mi/mi-record-changed.exp: New.
2888 * gdb.mi/mi-reverse.exp: Adjust expected output.
2889
d7de8e3c
TT
28902012-09-20 Tom Tromey <tromey@redhat.com>
2891
2892 * gdb.python/python.exp: Test atexit.register.
2893
1aa99537
DE
28942012-09-20 Doug Evans <dje@google.com>
2895
05eade73
DE
2896 * boards/dwarf4-gdb-index.exp: New file.
2897
1aa99537
DE
2898 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
2899 while running the tests.
2900
4ae24af0
JB
29012012-09-18 Joel Brobecker <brobecker@adacore.com>
2902
2903 * gdb.ada/bp_reset: New testcase.
2904
bb25a15c
YQ
29052012-09-18 Yao Qi <yao@codesourcery.com>
2906
2907 * gdb.trace/mi-tsv-changed.exp: New.
2908
201b4506
YQ
29092012-09-18 Yao Qi <yao@codesourcery.com>
2910
2911 * gdb.trace/mi-traceframe-changed.exp: New.
2912
6fc1c773
YQ
29132012-09-17 Yao Qi <yao@codesourcery.com>
2914
2915 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
2916 when it is less than 0.
2917
1ab3b62c
JK
29182012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2919
2920 PR 14119
2921 * gdb.arch/amd64-tailcall-ret.S: New file.
2922 * gdb.arch/amd64-tailcall-ret.c: New file.
2923 * gdb.arch/amd64-tailcall-ret.exp: New file.
2924 * gdb.reverse/amd64-tailcall-reverse.S: New file.
2925 * gdb.reverse/amd64-tailcall-reverse.c: New file.
2926 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
2927
acf9414f
JK
29282012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2929
2930 PR 14548
2931 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
2932 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
2933 * gdb.reverse/singlejmp-reverse.S: New file.
2934 * gdb.reverse/singlejmp-reverse.c: New file.
2935 * gdb.reverse/singlejmp-reverse.exp: New file.
2936
666b578b
JK
29372012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2938
2939 Fix compatibility with old GCC (~4.1).
2940 * gdb.cp/converts.cc (my_enum_var): New variable.
2941
42056501
AB
29422012-09-14 Andrew Burgess <aburgess@broadcom.com>
2943
2944 * gdb.xml/tdesc-regs.exp: Update expected output for new
2945 vector_size syntax of vector types.
2946
b9516fa1
YPK
29472012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
2948
2949 Refactor Python "gdb" module into a proper Python package, by
2950 introducing a new "_gdb" module for code implemented in C, and
2951 using reload/__import__ instead of exec.
2952 * gdb.python/python.exp (Test stderr location): Update module
2953 location of GDB-specific sys.stderr.
2954 (Test stdout location): Ditto for sys.stdout.
2955
18dc9ad8
JK
29562012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2957
2958 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
2959
ea3a9873
KS
29602012-09-12 Keith Seitz <keiths@redhat.com>
2961
2962 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
2963 conversion statement.
2964
5941debb
DE
29652012-09-12 Doug Evans <dje@google.com>
2966
2967 * gdb.base/help.exp: Remove testing of individual command help text,
2968 too much of a maintenance burden. Instead, test the functionality
2969 of "help" itself.
2970
cfc35e02
DE
29712012-09-11 Doug Evans <dje@google.com>
2972
3a0ed5d7
DE
2973 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
2974 breakpoint.
2975
cfc35e02
DE
2976 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
2977 * gdb.dwarf2/fission-reread.S: Ditto.
2978 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
2979 * gdb.dwarf2/fission-reread.exp: Ditto.
2980
350b1b26
AB
29812012-09-11 Andrew Burgess <aburgess@broadcom.com>
2982
2983 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
2984
2fa15f23
JB
29852012-09-10 Joel Brobecker <brobecker@adacore.com>
2986
2987 * gdb.ada/optim_drec: New testcase.
2988
09be558e
DE
29892012-09-10 Doug Evans <dje@google.com>
2990
2991 * boards/fission.exp: Explicitly mark "board" as not remote.
2992
5b4f6e25
KS
29932012-09-10 Keith Seitz <keiths@redhat.com>
2994
2995 PR gdb/13483
2996 * gdb.cp/converts.cc (A::A): Add ctor.
2997 (A::member_): Add member.
2998 (enum my_enum): New enumeration.
2999 (main): Add calls to foo1_7 with various
3000 permitted arguments.
3001 * gdb.cp/converts.exp: Add tests for boolean
3002 conversions permitted by the standard.
3003
b4ca5ed9
YPK
30042012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
3005
3006 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
3007 avoid spurious results due to ~/.gdbinit.
3008 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
3009 $INTERNAL_GDBFLAGS in run command.
3010 * gdb.gdb/observer.exp (setup_test): Ditto.
3011 * gdb.gdb/selftest.exp (test_with_self): Ditto.
3012 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
3013
d54b30bb
DE
30142012-09-06 Doug Evans <dje@google.com>
3015
14910956
DE
3016 * boards/fission.exp: New file.
3017
d54b30bb
DE
3018 * gdb.python/py-value.exp: Use clean_restart.
3019
91b253e1
DE
30202012-09-05 Doug Evans <dje@google.com>
3021
3022 * gdb.base/info-macros.c: Fix whitespace.
3023
1292279a
PA
30242012-08-28 Pedro Alves <palves@redhat.com>
3025
3026 PR gdb/14428
3027
3028 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
3029
1c8cdcb1
JK
30302012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3031
3032 * gdb.base/break-caller-line.c: New file.
3033 * gdb.base/break-caller-line.exp: New file.
3034
1e8e8b51
JK
30352012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3036
3037 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
3038 * gdb.arch/i386-cfi-notcurrent.S: New file.
3039 * gdb.arch/i386-cfi-notcurrent.exp: New file.
3040
1591a1e8
PA
30412012-08-27 Wei-cheng Wang <cole945@gmail.com>
3042 Yao Qi <yao@codesourcery.com>
3043 Pedro Alves <palves@redhat.com>
3044
3045 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
3046 New procedures.
3047 (top level): Add overlap checking tests.
3048
4442ada7
TT
30492012-08-24 Tom Tromey <tromey@redhat.com>
3050
3051 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
3052 gdb_test_multiple fails for other reasons.
3053
e7d50cc9
YQ
30542012-08-24 Yao Qi <yao@codesourcery.com>
3055
3056 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
3057
dfbd5e7b
PA
30582012-08-23 Pedro Alves <palves@redhat.com>
3059
3060 * gdb.base/help.exp: Adjust to "handle" help text change.
3061
8d735b87
YQ
30622012-08-23 Yao Qi <yao@codesourcery.com>
3063
3064 * gdb.trace/disconnected-tracing.c (start, end): New.
3065 (main): Call start and end.
3066 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
3067 existing tests into this proc.
3068 (disconnected_tfind): New.
3069
61b1d759
YQ
30702012-08-23 Yao Qi <yao@codesourcery.com>
3071
3072 * boards/native-gdbserver.exp (${board}_upload): New.
3073 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
3074 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
3075 Execute tfile on remote target.
3076 Copy trace file from target to host.
3077
6ca1b147
JM
30782012-08-22 Joseph Myers <joseph@codesourcery.com>
3079
3080 * gdb.arch/thumb-bx-pc.S: New file.
3081 * gdb.arch/thumb-bx-pc.exp: New file.
3082
706e3705
TT
30832012-08-22 Tom Tromey <tromey@redhat.com>
3084
3085 * gdb.base/maint.exp: Update.
3086
b4893d48
TT
30872012-08-22 Tom Tromey <tromey@redhat.com>
3088
3089 * lib/gdb.exp (skip_unwinder_tests): New proc.
3090 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
3091 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
3092
45b7da81
TT
30932012-08-21 Tom Tromey <tromey@redhat.com>
3094
3095 * gdb.hp/gdb.aCC/exception.exp: Remove.
3096
f94363d7
AP
3097012-08-19 Andrew Pinski <apinski@cavium.com>
3098
3099 * gdb.arch/mips-octeon-bbit.c: New file.
3100 * gdb.arch/mips-octeon-bbit.exp: New Test.
3101
e5afdbd7
KS
3102012-08-19 Keith Seitz <keiths@redhat.com>
3103
3104 PR c++/14365
3105 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
3106 * gdb.dwarf2/dw2-anon-mptr.S: New file.
3107
c29e8b64
JK
31082012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3109
3110 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
3111 verbose -log by more specific untested call.
3112
15a7e7bc
YQ
31132012-08-18 Yao Qi <yao@codesourcery.com>
3114
3115 * gdb.trace/tfind.exp: Move tests on various command help before
3116 checking target supports trace.
3117 Fix the expected output of 'help tfind end'.
3118
a451cb65
KS
31192012-08-17 Keith Seitz <keiths@redhat.com>
3120
3121 PR c++/13356
3122 * gdb.base/default.exp: Update all "check type" tests.
3123 * gdb.base/help.exp: Likewise.
3124 * gdb.base/setshow.exp: Likewise.
3125 * gdb.cp/converts.cc (foo1_type_check): New function.
3126 (foo2_type_check): New function.
3127 (foo3_type_check): New function.
3128 (main): Call new functions.
3129 * converts.exp: Add tests for integer-to-pointer conversions
3130 with/without strict type-checking.
3131
dbf6a605
MF
31322012-08-16 Mike Frysinger <vapier@gentoo.org>
3133
3134 * gdb.base/help.exp: Update expected output.
3135
0c92d8c1
JB
31362012-08-16 Joel Brobecker <brobecker@adacore.com>
3137
3138 * gdb.ada/rdv_wait: New testcase.
3139
e56f7f42
JK
31402012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3141
3142 * gdb.base/attach-twice.exp: Remove excessive ps exec.
3143
f47f77df
DE
31442012-08-13 Doug Evans <dje@google.com>
3145
e202d6e8 3146 * gdb.base/help.exp: Update expected output.
f47f77df
DE
3147 * gdb.base/default.exp: Update expected output of "show convenience".
3148
a72c3253
DE
31492012-08-10 Doug Evans <dje@google.com>
3150
3151 * gdb.python/py-strfns.c: New file.
3152 * gdb.python/py-strfns.exp: New file.
3153 * gdb.python/py-type.exp (test_fields): Add vector tests.
3154
de0bea00
MF
31552012-08-10 Mike Frysinger <vapier@gentoo.org>
3156
3157 PR cli/10436:
3158 * gdb.base/completion.exp: Add tests for handle completion.
3159
5b9afe8a
YQ
31602012-08-09 Yao Qi <yao@codesourcery.com>
3161
3162 * gdb.mi/mi-cmd-param-changed.exp: New.
3163 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
3164 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
3165 * gdb.mi/mi2-prompt.exp: Likewise.
3166
4f485ebc
DE
31672012-08-08 Doug Evans <dje@google.com>
3168
3169 * gdb.base/debug-expr.c: New file.
3170 * gdb.base/debug-expr.exp: New file.
3171 * gdb.base/exprs.exp: Test {type} casts.
3172 * gdb.cp/debug-expr.exp: New file.
3173
5888842d
JK
31742012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3175
3176 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
3177 global variable loop, not a 'break'. Add loop count limit to 100.
3178 Add new fail case for terminated vgdb.
3179
4f69f4c2
JK
31802012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3181 Jean-Marc Saffroy <saffroy@gmail.com>
3182
3183 PR 11804
3184 * gdb.base/gcore-relro.exp: New file.
3185 * gdb.base/gcore-relro-main.c: New file.
3186 * gdb.base/gcore-relro-lib.c: New file.
3187
e2de5390
JK
31882012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3189
3190 Do not false FAIL with old GCCs.
3191 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
3192 GCC < 4.5 in $no_hw mode.
3193
606603c5
JK
31942012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3195
3196 * gdb.base/default.exp (cd): Accept new directory with no arguments.
3197
777f26c2
JK
31982012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3199
3200 * gdb.base/list.exp (test_only_end): New function.
3201 Call it.
3202
2c12abee
TT
32032012-08-06 Tom Tromey <tromey@redhat.com>
3204
3205 * gdb.python/py-mi.exp: Add test for printer whose children
3206 are a list.
3207 * gdb.python/py-prettyprint.c (struct children_as_list): New.
3208 (main): New variable children_as_list.
3209 * gdb.python/py-prettyprint.py (class pp_children_as_list):
3210 New.
3211 (register_pretty_printers): Register new printer.
3212
0eae2cf4
EBM
32132012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
3214
3215 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
3216 symbols. Abort if vgdb remote connection is closed.
3217
09e0881d
DE
32182012-08-02 Doug Evans <dje@google.com>
3219
3220 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
3221
b40f514f
SDJ
32222012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
3223
3224 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
3225 s390x, PowerPC 64 and m68k-linux.
3226
11315ae0
UW
32272012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3228
3229 * gdb.base/annota1.exp: Accept no frames-invalid notification
3230 when starting up the program.
3231 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
3232 show a symbolic value as well.
3233 * gdb.server/server-exec-info.exp: Skip test when skipping
3234 gdbserver test and/or when skipping shared library tests.
3235 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
3236 avoid name conflicts with other tests.
3237
0547eeed
UW
32382012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3239
3240 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
3241 Fix wrong output on big-endian systems.
3242 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
3243 4-byte pointer types on 64-bit s390x.
3244
bdddb4de
UW
32452012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
3246
3247 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
3248 marker comment at the beginning (after intialization).
3249 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
3250 breakpoint on marker comment instead of function begin.
3251 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
3252 PowerPC.
3253 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
3254 or 64-bit PowerPC.
3255 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
3256 gdb,no_hardware_watchpoints flag is set.
3257 (initialize): Remove now redundant can-use-hw-watchpoints change.
3258
5d206025
YQ
32592012-08-02 Yao Qi <yao@codesourcery.com>
3260 Pedro Alves <palves@redhat.com>
3261
3262 * boards/local-remote-host.exp: New.
3263
4f665099
UW
32642012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3265
3266 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
3267 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
3268 * gdb.base/print-file-var.exp: Likewise.
3269 * gdb.server/solib-list.exp: Skip on remote targets.
3270
b62e2b27
UW
32712012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
3272
3273 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
3274 watchpoints on ARM. When expecting software watchpoints, tolerate
3275 (remote) targets that report unsupported hardware watchpoint only
3276 at continue time.
3277 (test_wide_location_2): Likewise.
3278
a967a851
JK
32792012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3280
3281 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
3282 valgrind versions.
3283
75d9f9ff 32842012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
3285
3286 * gdb.base/valgrind-infcall.c: New file.
3287 * gdb.base/valgrind-infcall.exp: New file.
3288
75d9f9ff
JK
3289 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
3290
1c9f2ed2
KS
32912012-07-30 Keith Seitz <keiths@redhat.com>
3292
3293 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
3294 linespecs.
3295
7f9b2034
DE
32962012-07-30 Doug Evans <dje@google.com>
3297
85220e01
DE
3298 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
3299 * gdb.dwarf2/pr13961.S: Ditto.
3300
7f9b2034
DE
3301 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
3302
4e969b4f
AB
33032012-07-30 Andrew Burgess <aburgess@broadcom.com>
3304
3305 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
3306 change its format immediately after reloading the binary.
3307
e7de8362
JK
33082012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3309
3310 Fix testsuite regression after --use-deprecated-index-sections removal.
3311 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
3312 string.
3313 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
3314
7255706c
YQ
33152012-07-27 Yao Qi <yao@codesourcery.com>
3316
3317 KFAIL for PR remote/14161.
3318 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
3319 Cleanup socket files.
3320 (strace_info_marker): Detach inferior.
3321
f2e8016f
TT
33222012-07-26 Tom Tromey <tromey@redhat.com>
3323
6fdff2c5 3324 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 3325
f66713d2
JK
33262012-07-26 Markus Metzger <markus.t.metzger@intel.com>
3327
3328 * gdb.python/py-inferior.c (thread): New function.
3329 (check_threads): New function.
3330 (test_threads): New function.
3331 * gdb.python/py-inferior.exp: Added test.
3332 Replaced runto with continue to breakpoint.
3333
8223e12c
TT
33342012-07-26 Tom Tromey <tromey@redhat.com>
3335
3336 * lib/ada.exp (standard_ada_testfile): New proc.
3337 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
3338 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
3339 * gdb.ada/array_return.exp: Use standard_ada_testfile.
3340 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
3341 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
3342 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
3343 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
3344 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
3345 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
3346 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
3347 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
3348 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
3349 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
3350 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
3351 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
3352 * gdb.ada/char_param.exp: Use standard_ada_testfile.
3353 * gdb.ada/complete.exp: Use standard_ada_testfile.
3354 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
3355 standard_output_file.
3356 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
3357 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
3358 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
3359 standard_output_file.
3360 * gdb.ada/exprs.exp: Use standard_ada_testfile.
3361 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
3362 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
3363 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
3364 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
3365 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
3366 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
3367 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
3368 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
3369 * gdb.ada/homonym.exp: Use standard_ada_testfile.
3370 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
3371 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
3372 * gdb.ada/interface.exp: Use standard_ada_testfile.
3373 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
3374 standard_output_file
3375 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
3376 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
3377 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
3378 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
3379 * gdb.ada/nested.exp: Use standard_ada_testfile.
3380 * gdb.ada/null_array.exp: Use standard_ada_testfile.
3381 * gdb.ada/null_record.exp: Use standard_ada_testfile.
3382 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
3383 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
3384 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
3385 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
3386 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
3387 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
3388 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
3389 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
3390 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
3391 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
3392 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
3393 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
3394 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
3395 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
3396 * gdb.ada/start.exp: Use standard_ada_testfile.
3397 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
3398 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
3399 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
3400 * gdb.ada/tagged.exp: Use standard_ada_testfile.
3401 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
3402 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
3403 * gdb.ada/tasks.exp: Use standard_ada_testfile.
3404 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
3405 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
3406 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
3407 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
3408 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
3409 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
3410 * gdb.ada/widewide.exp: Use standard_ada_testfile.
3411
bbec57e4
JK
34122012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3413
3414 Fix testsuite regression after --use-deprecated-index-sections removal.
3415 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
3416
9cc8e32c
JK
34172012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3418
3419 Fix compatibility with Tcl before 7.5.
3420 * lib/future.exp (lreverse): New function if it does not exist.
3421
ea5ca7b5
MK
34222012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
3423
3424 * gdb.mi/mi-pending.c: New method to set a second pending
3425 breakpoint.
3426 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
3427 condition.
3428
64776a0b
PA
34292012-07-20 Pedro Alves <palves@redhat.com>
3430
3431 PR threads/11692
3432 PR gdb/12203
3433
3434 * gdb.threads/create-fail.c: New file.
3435 * gdb.threads/create-fail.exp: New file.
3436
13e4e967
PA
34372012-07-19 Pedro Alves <palves@redhat.com>
3438
3439 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
3440 * config/vx.exp (gdb_start): Likewise.
3441 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
3442 * gdb.base/setvar.exp (test_set): Likewise.
3443 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
3444 * gdb.reverse/sigall-precsave.exp: Likewise.
3445 * gdb.reverse/sigall-reverse.exp: Likewise.
3446
b7aefa4d
PA
34472012-07-19 Pedro Alves <palves@redhat.com>
3448
3449 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
3450 handler before recording.
3451
608b4967
TT
34522012-07-19 Tom Tromey <tromey@redhat.com>
3453
3454 * gdb.cp/casts.exp: Add tests for typeof and decltype.
3455 * gdb.cp/casts.cc (decltype): New function.
3456 (main): Use it.
3457
b1e0c0fa
PA
34582012-07-19 Pedro Alves <palves@redhat.com>
3459
3460 * gdb.base/sigall.exp (signals): New list.
3461 <top level>: Loop over signals in the $signals list instead of
3462 calling a test function once per signal.
3463 * gdb.reverse/sigall-precsave.exp (signals): New list.
3464 <top level>: Loop over signals in the $signals list instead of
3465 calling a test function once per signal.
3466 * gdb.reverse/sigall-reverse.exp (signals): New list.
3467 <top level>: Loop over signals in the $signals list instead of
3468 calling a test function once per signal.
3469
6ace3df1
YQ
34702012-07-19 Yao Qi <yao@codesourcery.com>
3471
3472 * gdb.base/setshow.exp: Test 'set args ~'.
3473
263a0f8c
JK
34742012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3475
3476 * gdb.base/store.exp (check_set): Import gdb_prompt.
3477 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
3478 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
3479
8f043999
JK
34802012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3481
3482 PR 11914
3483 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
3484 (main): Call eval_sub.
3485 * gdb.python/py-prettyprint.exp:
3486 (python execfile ('py-prettyprint.py')): Move it earlier.
3487 New breakpoint for eval-break.
3488 (continue to breakpoint: eval-break, info locals): New test.
3489 (python execfile ('py-prettyprint.py')): Move it from here.
3490 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
3491 (register_pretty_printers): Register pp_eval_type.
3492
725c7b66
JK
34932012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3494
3495 Fix a testcase regression by me.
3496 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
3497 DW_FORM_data4.
3498
4359dff1
JK
34992012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3500 Doug Evans <dje@google.com>
3501
3502 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
3503 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
3504
61e44cfa
JK
35052012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3506
3507 Fix gdbserver run regression.
3508 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
3509
93c0ef37
TT
35102012-07-12 Tom Tromey <tromey@redhat.com>
3511
3512 * lib/gdb.exp (standard_testfile): Don't declare objdir.
3513 (clean_restart): Likewise.
3514 (core_find): Use standard_output_file.
3515
76027ef5
TT
35162012-07-12 Tom Tromey <tromey@redhat.com>
3517
3518 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
3519 * gdb.dwarf2/dw2-anonymous-func.exp: Use
3520 prepare_for_testing_full.
3521 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
3522 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
3523 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
3524 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
3525 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
3526 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
3527 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
3528 prepare_for_testing_full.
3529 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
3530 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
3531 prepare_for_testing_full.
3532 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
3533 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
3534 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
3535
85b4440a
TT
35362012-07-12 Tom Tromey <tromey@redhat.com>
3537
3538 * lib/gdb.exp (build_executable_from_specs): New proc, from
3539 build_executable.
3540 (build_executable): Use it.
3541 (prepare_for_testing_full): New proc.
3542
55baab26
TT
35432012-07-11 Tom Tromey <tromey@redhat.com>
3544
3545 * gdb.reverse/break-precsave.exp: Use standard_output_file.
3546 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
3547 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
3548 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
3549 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
3550 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
3551 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
3552 * gdb.reverse/step-precsave.exp: Use standard_output_file.
3553 * gdb.reverse/until-precsave.exp: Use standard_output_file.
3554 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
3555
298a9cf0
TT
35562012-07-10 Tom Tromey <tromey@redhat.com>
3557
3558 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
3559 standard_output_file.
3560 * gdb.mi/gdb2549.exp: Use standard_testfile.
3561 * gdb.mi/gdb669.exp: Use standard_testfile.
3562 * gdb.mi/gdb701.exp: Use standard_testfile.
3563 * gdb.mi/gdb792.exp: Use standard_testfile.
3564 * gdb.mi/mi-async.exp: Use standard_testfile.
3565 * gdb.mi/mi-basics.exp: Use standard_testfile.
3566 * gdb.mi/mi-break.exp: Use standard_testfile.
3567 * gdb.mi/mi-cli.exp: Use standard_testfile.
3568 * gdb.mi/mi-console.exp: Use standard_testfile.
3569 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
3570 * gdb.mi/mi-eval.exp: Use standard_testfile.
3571 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
3572 * gdb.mi/mi-file.exp: Use standard_testfile.
3573 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
3574 * gdb.mi/mi-logging.exp: Use standard_testfile.
3575 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
3576 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
3577 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
3578 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
3579 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
3580 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
3581 * gdb.mi/mi-pending.exp: Use standard_testfile,
3582 standard_output_file.
3583 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
3584 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
3585 * gdb.mi/mi-regs.exp: Use standard_testfile.
3586 * gdb.mi/mi-return.exp: Use standard_testfile.
3587 * gdb.mi/mi-reverse.exp: Use standard_testfile.
3588 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
3589 * gdb.mi/mi-solib.exp: Use standard_testfile,
3590 standard_output_file.
3591 * gdb.mi/mi-stack.exp: Use standard_testfile.
3592 * gdb.mi/mi-stepi.exp: Use standard_testfile.
3593 * gdb.mi/mi-stepn.exp: Use standard_testfile.
3594 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
3595 * gdb.mi/mi-until.exp: Use standard_testfile.
3596 * gdb.mi/mi-var-block.exp: Use standard_testfile.
3597 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
3598 * gdb.mi/mi-var-child.exp: Use standard_testfile.
3599 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
3600 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
3601 * gdb.mi/mi-var-display.exp: Use standard_testfile.
3602 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
3603 standard_output_file.
3604 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
3605 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
3606 * gdb.mi/mi-watch.exp: Use standard_testfile.
3607 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
3608 * gdb.mi/mi2-basics.exp: Use standard_testfile.
3609 * gdb.mi/mi2-break.exp: Use standard_testfile.
3610 * gdb.mi/mi2-cli.exp: Use standard_testfile.
3611 * gdb.mi/mi2-console.exp: Use standard_testfile.
3612 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
3613 * gdb.mi/mi2-eval.exp: Use standard_testfile.
3614 * gdb.mi/mi2-file.exp: Use standard_testfile.
3615 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
3616 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
3617 * gdb.mi/mi2-regs.exp: Use standard_testfile.
3618 * gdb.mi/mi2-return.exp: Use standard_testfile.
3619 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
3620 * gdb.mi/mi2-stack.exp: Use standard_testfile.
3621 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
3622 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
3623 * gdb.mi/mi2-until.exp: Use standard_testfile.
3624 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
3625 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
3626 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
3627 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
3628 * gdb.mi/mi2-watch.exp: Use standard_testfile.
3629
f5f3a911
TT
36302012-07-10 Tom Tromey <tromey@redhat.com>
3631
3632 * gdb.cp/abstract-origin.exp: Use standard_testfile.
3633 * gdb.cp/ambiguous.exp: Use standard_testfile,
3634 prepare_for_testing.
3635 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
3636 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
3637 * gdb.cp/anon-ns.exp: Use standard_testfile.
3638 * gdb.cp/anon-struct.exp: Use standard_testfile.
3639 * gdb.cp/anon-union.exp: Use standard_testfile,
3640 prepare_for_testing.
3641 * gdb.cp/arg-reference.exp: Use standard_testfile,
3642 prepare_for_testing.
3643 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
3644 * gdb.cp/breakpoint.exp: Use standard_testfile,
3645 prepare_for_testing.
3646 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
3647 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
3648 standard_output_file.
3649 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
3650 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
3651 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
3652 (test_static_members): Update.
3653 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
3654 * gdb.cp/converts.exp: Use standard_testfile.
3655 * gdb.cp/cp-relocate.exp: Use standard_testfile.
3656 * gdb.cp/cpcompletion.exp: Use standard_testfile,
3657 prepare_for_testing.
3658 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
3659 * gdb.cp/cplabel.exp: Use standard_testfile.
3660 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
3661 prepare_for_testing.
3662 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
3663 * gdb.cp/derivation.exp: Use standard_testfile,
3664 prepare_for_testing.
3665 * gdb.cp/destrprint.exp: Use standard_testfile.
3666 * gdb.cp/dispcxx.exp: Use standard_testfile.
3667 * gdb.cp/exception.exp: Use standard_testfile,
3668 prepare_for_testing.
3669 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
3670 * gdb.cp/extern-c.exp: Use standard_testfile,
3671 prepare_for_testing.
3672 * gdb.cp/formatted-ref.exp: Use standard_testfile,
3673 prepare_for_testing.
3674 * gdb.cp/fpointer.exp: Use standard_testfile.
3675 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
3676 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
3677 standard_output_file.
3678 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
3679 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
3680 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
3681 standard_output_file.
3682 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
3683 (do_tests): Update.
3684 * gdb.cp/koenig.exp: Use standard_testfile.
3685 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
3686 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
3687 * gdb.cp/m-static.exp: Use standard_testfile,
3688 prepare_for_testing.
3689 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
3690 * gdb.cp/mb-inline.exp: Use standard_testfile,
3691 prepare_for_testing.
3692 * gdb.cp/mb-templates.exp: Use standard_testfile,
3693 prepare_for_testing.
3694 * gdb.cp/member-ptr.exp: Use standard_testfile,
3695 prepare_for_testing.
3696 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
3697 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
3698 * gdb.cp/method2.exp: Use standard_testfile.
3699 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
3700 standard_output_file.
3701 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
3702 (do_tests): Update.
3703 * gdb.cp/namespace-enum.exp: Use standard_testfile,
3704 prepare_for_testing.
3705 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
3706 prepare_for_testing.
3707 * gdb.cp/namespace.exp: Use standard_testfile,
3708 prepare_for_testing.
3709 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
3710 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
3711 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
3712 * gdb.cp/nsimport.exp: Use standard_testfile,
3713 prepare_for_testing.
3714 * gdb.cp/nsnested.exp: Use standard_testfile.
3715 * gdb.cp/nsnoimports.exp: Use standard_testfile.
3716 * gdb.cp/nsrecurs.exp: Use standard_testfile,
3717 prepare_for_testing.
3718 * gdb.cp/nsstress.exp: Use standard_testfile,
3719 prepare_for_testing.
3720 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
3721 * gdb.cp/operator.exp: Use standard_testfile.
3722 * gdb.cp/oranking.exp: Use standard_testfile.
3723 * gdb.cp/overload-const.exp: Use standard_testfile.
3724 * gdb.cp/overload.exp: Use standard_testfile,
3725 prepare_for_testing.
3726 * gdb.cp/ovldbreak.exp: Use standard_testfile.
3727 * gdb.cp/ovsrch.exp: Use standard_testfile.
3728 * gdb.cp/paren-type.exp: Use standard_testfile.
3729 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
3730 prepare_for_testing.
3731 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
3732 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
3733 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
3734 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
3735 * gdb.cp/pr10728.exp: Use standard_testfile,
3736 standard_output_file.
3737 * gdb.cp/pr12028.exp: Use standard_testfile.
3738 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
3739 * gdb.cp/pr9167.exp: Use standard_testfile.
3740 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
3741 * gdb.cp/printmethod.exp: Use standard_testfile,
3742 prepare_for_testing.
3743 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
3744 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
3745 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
3746 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
3747 standard_output_file.
3748 * gdb.cp/readnow-language.exp: Use standard_testfile.
3749 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
3750 (gdb_start_again): Use clean_restart.
3751 * gdb.cp/ref-types.exp: Use standard_testfile,
3752 prepare_for_testing.
3753 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
3754 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
3755 * gdb.cp/smartp.exp: Use standard_testfile.
3756 * gdb.cp/static-method.exp: Use standard_testfile.
3757 * gdb.cp/static-print-quit.exp: Use standard_testfile.
3758 * gdb.cp/temargs.exp: Use standard_testfile.
3759 * gdb.cp/templates.exp: Use standard_testfile,
3760 prepare_for_testing.
3761 (do_tests): Update.
3762 * gdb.cp/try_catch.exp: Use standard_testfile,
3763 prepare_for_testing.
3764 * gdb.cp/typedef-operator.exp: Use standard_testfile.
3765 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
3766 * gdb.cp/virtbase.exp: Use standard_testfile,
3767 prepare_for_testing.
3768 * gdb.cp/virtfunc.exp: Use standard_testfile,
3769 prepare_for_testing.
3770 (do_tests): Update.
3771 * gdb.cp/virtfunc2.exp: Use standard_testfile,
3772 prepare_for_testing.
3773
686f09d0
TT
37742012-07-10 Tom Tromey <tromey@redhat.com>
3775
3776 * lib/gdb.exp (standard_testfile): Unset output variables from
3777 earlier invocations.
3778
9357e021
YQ
37792012-07-10 Yao Qi <yao@codesourcery.com>
3780
3781 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
3782 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
3783 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
3784 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
3785 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
3786 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
3787 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
3788 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
3789 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
3790 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
3791 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
3792 * gdb.mi/mi-var-display.exp: Likewise.
3793 * gdb.mi/mi-var-invalidate.exp: Likewise.
3794 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
3795 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
3796 * gdb.mi/mi2-console.exp: Likewise.
3797 * gdb.mi/mi2-disassemble.exp: Likewise.
3798 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
3799 * gdb.mi/mi2-read-memory.exp: Likewise.
3800 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
3801 * gdb.mi/mi2-simplerun.exp: Likewise.
3802 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
3803 * gdb.mi/mi2-syn-frame.exp: Likewise.
3804 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
3805 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
3806 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
3807
e314d629
TT
38082012-07-09 Tom Tromey <tromey@redhat.com>
3809
3810 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
3811 * gdb.base/callfuncs.exp: Add cast-based test.
3812 * gdb.base/callfuncs.c (voidfunc): New function.
3813
06928b3f
DE
38142012-07-08 Doug Evans <dje@google.com>
3815
3816 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
3817
32f11bad
JK
38182012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3819
3820 Fix XFAIL compatibility with old i386 systems.
3821 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
3822 Check also 'Cannot insert breakpoint 0'.
3823
76b83c51
JK
38242012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3825
3826 PR 14321
3827 * gdb.base/find.exp
3828 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
3829
a6fb9c08
TT
38302012-07-06 Tom Tromey <tromey@redhat.com>
3831
3832 * gdb.base/whatis.exp: Add test.
3833
71918a86
TT
38342012-07-06 Tom Tromey <tromey@redhat.com>
3835
3836 * gdb.base/whatis.exp: Add regression test.
3837
fcde5961
TT
38382012-07-06 Tom Tromey <tromey@redhat.com>
3839
3840 * gdb.base/whatis.exp: Add tests.
3841
f9cf0f4a
JK
38422012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3843
3844 PR 12649
3845 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
3846 gdb_test_multiple $gdb_prompt terminator.
3847
979ade8b
PA
38482012-07-04 Pedro Alves <palves@redhat.com>
3849
3850 * gdb.mi/mi-reverse.exp: Use supports_reverse and
3851 supports_process_record.
3852
8a980b44
PA
38532012-07-04 Pedro Alves <palves@redhat.com>
3854
3855 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
3856 endings.
3857 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
3858
855ba978
SS
38592012-07-03 Stan Shebs <stan@codesourcery.com>
3860
3861 * gdb.base/info-os.c (main): Retry resource acquisition until an
3862 available one is found.
3863 * gdb.base/info-os.exp: Collect resource keys from the program
3864 and use them in matching.
3865
fcb44371
JK
38662012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3867
3868 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
3869 Wrap the test into loop for corefile and core0file.
3870
08a67be6
JK
38712012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3872
3873 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
3874 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
3875 .note.GNU-stack.
3876
0f3c2347
JK
3877 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
3878
ff4a4500
SDJ
38792012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
3880
3881 * gdb.base/help.exp (help b, help br, help bre, help brea, help
3882 break): Include help message for the new `-probe' and `-probe-stap'
3883 options.
3884
d3ce09f5
SS
38852012-07-02 Stan Shebs <stan@codesourcery.com>
3886
3887 * gdb.base/dprintf.exp: Add agent style tests.
3888
a1624241
JK
38892012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3890
3891 * gdb.base/stale-infcall.c (infcall): New label test-next.
3892 (main): New labels test-pass and test-fail.
3893 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
3894 $test_fail_bpnum to test-fail.
3895 (test system longjmp tracking support): New test.
3896 Delete $test_fail_bpnum.
3897 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
3898 breakpoint.
3899
42e7ad6c
DE
39002012-06-30 Doug Evans <dje@google.com>
3901
3902 * gdb.dwarf2/fission-reread.S: New file.
3903 * gdb.dwarf2/fission-reread.exp: New file.
3904
37ce89eb
SS
39052012-06-28 Stan Shebs <stan@codesourcery.com>
3906
3907 * gdb.mi/mi-logging.exp: New file.
3908
e5ef252a
PA
39092012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3910 Pedro Alves <palves@redhat.com>
3911
3912 * gdb.threads/siginfo-threads.exp: New file.
3913 * gdb.threads/siginfo-threads.c: New file.
3914 * gdb.threads/sigstep-threads.exp: New file.
3915 * gdb.threads/sigstep-threads.c: New file.
3916
22f1fbae
TT
39172012-06-28 Tom Tromey <tromey@redhat.com>
3918
3919 * gdb.go/package.exp: Partially revert earlier patch; use
3920 gdb_compile again. Use standard_output_file.
3921
2e3cf129
DE
39222012-06-27 Doug Evans <dje@google.com>
3923
3924 * gdb.dwarf2/fission-base.c: New file.
3925 * gdb.dwarf2/fission-base.S: New file.
3926 * gdb.dwarf2/fission-base.exp: New file.
3927
785fd303
JK
39282012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3929
3930 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
3931
1bb9788d
TT
39322012-06-27 Tom Tromey <tromey@redhat.com>
3933
3934 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
3935 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
3936
c83ee902
TT
39372012-06-27 Tom Tromey <tromey@redhat.com>
3938
3939 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
3940 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
3941 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
3942 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
3943 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
3944 prepare_for_testing.
3945 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
3946 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
3947 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
3948 standard_testfile.
3949 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
3950 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
3951 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
3952 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
3953 prepare_for_testing.
3954 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
3955 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
3956 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
3957 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
3958 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
3959 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
3960 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
3961 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
3962 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
3963 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
3964 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
3965 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
3966 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
3967 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
3968 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
3969 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
3970 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
3971 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
3972 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
3973 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
3974 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
3975 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
3976 standard_output_file.
3977 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
3978 standard_output_file.
3979 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
3980 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
3981 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
3982 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
3983 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
3984 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
3985 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
3986 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
3987 * gdb.dwarf2/implptr.exp: Use standard_testfile.
3988 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
3989 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
3990 * gdb.dwarf2/pieces.exp: Use standard_testfile.
3991 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
3992 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
3993 * gdb.dwarf2/valop.exp: Use standard_testfile,
3994 prepare_for_testing.
3995
5204774b
TT
39962012-06-27 Tom Tromey <tromey@redhat.com>
3997
3998 * gdb.python/python.exp: Fix regexps in pagination tests.
3999
ee0bf529
SCR
40002012-06-26 Siva Chandra Reddy <sivachandra@google.com>
4001
4002 * gdb.python/py-symtab.exp: Add tests to test the new attribute
4003 'last' of gdb.Symtab_and_line.
4004 * gdb.python/py-symbol.c: Move break point comment to enable
4005 testing of gdb.Symtab_and_line.last.
4006
14fcc022
TT
40072012-06-26 Tom Tromey <tromey@redhat.com>
4008
4009 * gdb.threads/step.c: Remove.
4010 * gdb.threads/step.exp: Remove.
4011 * gdb.threads/step2.exp: Remove.
4012
0efbbabc
TT
40132012-06-26 Tom Tromey <tromey@redhat.com>
4014
4015 * gdb.threads/watchpoint-fork.exp (test): Use
4016 standard_output_file. Don't declare objdir.
4017 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
4018 standard_output_file.
4019 * gdb.threads/attach-stopped.exp: Use standard_testfile.
4020 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
4021 clean_restart. Remove incdir.
4022 * gdb.threads/corethreads.exp: Use standard_testfile.
4023 * gdb.threads/execl.exp: Use standard_testfile,
4024 standard_output_file, clean_restart.
4025 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
4026 clean_restart.
4027 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
4028 clean_restart.
4029 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
4030 incdir.
4031 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
4032 clean_restart. Remove incdir.
4033 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
4034 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
4035 clean_restart. Remove incdir.
4036 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
4037 Remove incdir.
4038 * gdb.threads/leader-exit.exp: Use standard_testfile.
4039 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
4040 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
4041 clean_restart.
4042 * gdb.threads/manythreads.exp: Use standard_testfile,
4043 clean_restart. Remove incdir.
4044 * gdb.threads/multi-create.exp: Use standard_testfile,
4045 clean_restart.
4046 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
4047 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
4048 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
4049 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
4050 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
4051 * gdb.threads/pending-step.exp: Use standard_testfile,
4052 clean_restart. Remove incdir.
4053 * gdb.threads/print-threads.exp: Use standard_testfile,
4054 clean_restart. Remove incdir.
4055 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
4056 clean_restart. Remove incdir.
4057 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
4058 Remove incdir.
4059 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
4060 incdir.
4061 * gdb.threads/sigthread.exp: Use standard_testfile,
4062 clean_restart.
4063 * gdb.threads/staticthreads.exp: Use standard_testfile,
4064 clean_restart. Remove incdir.
4065 * gdb.threads/switch-threads.exp: Use standard_testfile,
4066 clean_restart. Remove incdir.
4067 * gdb.threads/thread-execl.exp: Use standard_testfile,
4068 clean_restart. Remove incdir.
4069 * gdb.threads/thread-find.exp: Use standard_testfile,
4070 clean_restart.
4071 * gdb.threads/thread-specific.exp: Use standard_testfile,
4072 clean_restart. Remove incdir.
4073 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
4074 clean_restart. Remove incdir.
4075 * gdb.threads/thread_check.exp: Use standard_testfile,
4076 clean_restart. Remove incdir.
4077 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
4078 incdir.
4079 * gdb.threads/threadapply.exp: Use standard_testfile,
4080 clean_restart. Remove incdir.
4081 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
4082 clean_restart. Remove incdir.
4083 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
4084 clean_restart.
4085 * gdb.threads/tls-shared.exp: Use standard_testfile,
4086 clean_restart, standard_output_file.
4087 * gdb.threads/tls-var.exp: Use standard_testfile,
4088 standard_output_file.
4089 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
4090 Remove incdir.
4091 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
4092 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
4093 incdir.
4094 * gdb.threads/watchthreads2.exp: Use standard_testfile,
4095 clean_restart. Remove incdir.
4096
497a5eb0
TT
40972012-06-26 Tom Tromey <tromey@redhat.com>
4098
4099 * gdb.trace/actions.exp: Use standard_testfile.
4100 * gdb.trace/ax.exp: Use standard_testfile.
4101 * gdb.trace/backtrace.exp: Use standard_testfile.
4102 * gdb.trace/change-loc.exp: Use standard_testfile.
4103 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
4104 * gdb.trace/collection.exp: Use standard_testfile,
4105 prepare_for_testing.
4106 * gdb.trace/deltrace.exp: Use standard_testfile.
4107 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
4108 * gdb.trace/ftrace.exp: Use standard_testfile.
4109 * gdb.trace/infotrace.exp: Use standard_testfile.
4110 * gdb.trace/packetlen.exp: Use standard_testfile.
4111 * gdb.trace/passc-dyn.exp: Use standard_testfile.
4112 * gdb.trace/passcount.exp: Use standard_testfile.
4113 * gdb.trace/pending.exp: Use standard_testfile.
4114 * gdb.trace/report.exp: Use standard_testfile.
4115 * gdb.trace/save-trace.exp: Use standard_testfile.
4116 * gdb.trace/stap-trace.exp: Use standard_testfile.
4117 * gdb.trace/status-stop.exp: Use standard_testfile.
4118 * gdb.trace/strace.exp: Use standard_testfile.
4119 * gdb.trace/tfile.exp: Use standard_testfile.
4120 * gdb.trace/tfind.exp: Use standard_testfile.
4121 * gdb.trace/trace-break.exp: Use standard_testfile.
4122 * gdb.trace/trace-mt.exp: Use standard_testfile.
4123 * gdb.trace/tracecmd.exp: Use standard_testfile.
4124 * gdb.trace/tspeed.exp: Use standard_testfile.
4125 * gdb.trace/tstatus.exp: Use standard_testfile.
4126 * gdb.trace/tsv.exp: Use standard_testfile.
4127 * gdb.trace/unavailable.exp: Use standard_testfile,
4128 prepare_for_testing.
4129 * gdb.trace/while-dyn.exp: Use standard_testfile.
4130 * gdb.trace/while-stepping.exp: Use standard_testfile.
4131
7686c074
TT
41322012-06-26 Tom Tromey <tromey@redhat.com>
4133
4134 * gdb.reverse/break-precsave.exp: Use standard_testfile.
4135 * gdb.reverse/break-reverse.exp: Use standard_testfile.
4136 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
4137 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
4138 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
4139 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
4140 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
4141 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
4142 prepare_for_testing.
4143 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
4144 prepare_for_testing.
4145 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
4146 prepare_for_testing.
4147 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
4148 prepare_for_testing.
4149 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
4150 prepare_for_testing
4151 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
4152 * gdb.reverse/machinestate.exp: Use standard_testfile.
4153 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
4154 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
4155 build_executable.
4156 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
4157 build_executable.
4158 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
4159 standard_output_file.
4160 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
4161 standard_output_file.
4162 * gdb.reverse/step-precsave.exp: Use standard_testfile.
4163 * gdb.reverse/step-reverse.exp: Use standard_testfile.
4164 * gdb.reverse/until-precsave.exp: Use standard_testfile.
4165 * gdb.reverse/until-reverse.exp: Use standard_testfile.
4166 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
4167 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
4168
481fc100
TT
41692012-06-26 Tom Tromey <tromey@redhat.com>
4170
4171 * gdb.stabs/weird.exp: Remove directory-checking code. Use
4172 standard_output_file.
4173 * gdb.stabs/exclfwd.exp: Use standard_testfile,
4174 prepare_for_testing. Remove directory-checking code.
4175
7bb18ae2
TT
41762012-06-25 Tom Tromey <tromey@redhat.com>
4177
4178 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
4179 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
4180 build_executable, not prepare_for_testing.
4181 * gdb.multi/base.exp: Use standard_output_file. Use
4182 build_executable, not prepare_for_testing.
4183
cf09b3e4
TT
41842012-06-25 Tom Tromey <tromey@redhat.com>
4185
4186 * gdb.fortran/subarray.exp: Use standard_testfile,
4187 prepare_for_testing.
4188 * gdb.fortran/multi-dim.exp: Use standard_testfile.
4189 * gdb.fortran/module.exp: Use standard_testfile.
4190 * gdb.fortran/logical.exp: Use standard_testfile.
4191 * gdb.fortran/library-module.exp: Use standard_testfile,
4192 standard_output_file.
4193 * gdb.fortran/derived-type.exp: Use standard_testfile,
4194 prepare_for_testing.
4195 * gdb.fortran/complex.exp: Use standard_testfile,
4196 prepare_for_testing.
4197 * gdb.fortran/charset.exp: Use standard_testfile.
4198 * gdb.fortran/array-element.exp: Use standard_testfile,
4199 prepare_for_testing.
4200
18b5ff1b
KS
42012012-06-25 Keith Seitz <keiths@redhat.com>
4202
4203 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
4204 Change rbreak-related tests to KFAIL and add bugzilla numbers.
4205
17b77626
TT
42062012-06-25 Tom Tromey <tromey@redhat.com>
4207
4208 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
4209 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
4210 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
4211 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
4212
f91e3dc1
TT
42132012-06-25 Tom Tromey <tromey@redhat.com>
4214
4215 * gdb.linespec/ls-errs.exp: Use standard_testfile.
4216 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
4217 * gdb.linespec/linespec.exp: Use standard_testfile.
4218
a884434d
TT
42192012-06-25 Tom Tromey <tromey@redhat.com>
4220
4221 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
4222 prepare_for_testing.
4223
efc9d70a
TT
42242012-06-25 Tom Tromey <tromey@redhat.com>
4225
4226 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
4227 prepare_for_testing.
4228 * gdb.opt/inline-break.exp: Use standard_testfile,
4229 prepare_for_testing.
4230 * gdb.opt/inline-bt.exp: Use standard_testfile,
4231 prepare_for_testing.
4232 * gdb.opt/inline-cmds.exp: Use standard_testfile,
4233 prepare_for_testing.
4234 * gdb.opt/inline-locals.exp: Use standard_testfile,
4235 prepare_for_testing.
4236
e2fc92c6
TT
42372012-06-25 Tom Tromey <tromey@redhat.com>
4238
4239 * gdb.asm/asm-source.exp: Use standard_output_file,
4240 standard_testfile. Construct .o files in proper subdir.
4241
b0963d73
TT
42422012-06-25 Tom Tromey <tromey@redhat.com>
4243
4244 * gdb.server/ext-attach.exp: Use standard_testfile,
4245 prepare_for_testing.
4246 * gdb.server/ext-run.exp: Use standard_testfile,
4247 build_executable.
4248 * gdb.server/file-transfer.exp: Use standard_testfile,
4249 prepare_for_testing.
4250 * gdb.server/server-exec-info.exp: Use standard_testfile.
4251 * gdb.server/server-mon.exp: Use standard_testfile,
4252 prepare_for_testing.
4253 * gdb.server/server-run.exp: Use standard_testfile,
4254 build_executable.
4255 * gdb.server/solib-list.exp: Use standard_testfile,
4256 standard_output_file.
4257
8a3e1f8d
TT
42582012-06-25 Tom Tromey <tromey@redhat.com>
4259
4260 * lib/gdb.exp (standard_output_file): Use "file join".
4261 * gdb.go/chan.exp: Use standard_testfile.
4262 * gdb.go/handcall.exp: Use standard_testfile.
4263 * gdb.go/hello.exp: Use standard_testfile.
4264 * gdb.integers/chan.exp: Use standard_testfile.
4265 * gdb.go/methods.exp: Use standard_testfile.
4266 * gdb.go/package.exp: Use standard_testfile.
4267 * gdb.go/strings.exp: Use standard_testfile.
4268 * gdb.go/types.exp: Use standard_testfile.
4269 * gdb.go/unsafe.exp: Use standard_testfile.
4270
944a9061
MGD
42712012-06-25 Greta Yorsh <greta.yorsh@arm.com>
4272
4273 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
4274
1c06bd58
JK
42752012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4276
4277 Fix regression by the previous commit.
4278 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
4279
b4a58790
TT
42802012-06-22 Tom Tromey <tromey@redhat.com>
4281
4282 * gdb.python/lib-types.exp: Use standard_testfile,
4283 prepare_for_testing.
4284 * gdb.python/py-block.exp: Use standard_testfile.
4285 * gdb.python/py-breakpoint.exp: Use standard_testfile.
4286 * gdb.python/py-events.exp: Use standard_testfile,
4287 standard_output_file.
4288 * gdb.python/py-evsignal.exp: Use standard_testfile.
4289 * gdb.python/py-evethreads.exp: Use standard_testfile.
4290 * gdb.python/py-explore-cc.exp: Use standard_testfile.
4291 * gdb.python/py-explore.exp: Use standard_testfile.
4292 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
4293 standard_output_file.
4294 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
4295 prepare_for_testing.
4296 * gdb.python/py-frame-inline.exp: Use standard_testfile.
4297 * gdb.python/py-frame.exp: Use standard_testfile.
4298 * gdb.python/py-inferior.exp: Use standard_testfile.
4299 * gdb.python/py-infthread.exp: Use standard_testfile.
4300 * gdb.python/py-mi.exp: Use standard_testfile.
4301 * gdb.python/py-objfile-script.exp: Use standard_testfile,
4302 build_executable.
4303 * gdb.python/py-objfile.exp: Use standard_testfile.
4304 * gdb.python/py-pp-maint.exp: Use standard_testfile,
4305 prepare_for_testing.
4306 * gdb.python/py-prettyprint.exp: Use standard_testfile.
4307 * gdb.python/py-progspace.exp: Use standard_testfile,
4308 build_executable.
4309 * gdb.python/py-prompt.exp: Use standard_testfile,
4310 build_executable.
4311 * gdb.python/py-section-script.exp: Use standard_testfile,
4312 build_executable.
4313 * gdb.python/py-shared.exp: Use standard_testfile,
4314 standard_output_file, clean_restart.
4315 * gdb.python/py-symbol.exp: Use standard_output_file,
4316 prepare_for_testing.
4317 * gdb.python/py-symtab.exp: Use standard_output_file,
4318 prepare_for_testing
4319 * gdb.python/py-template.exp: Use standard_testfile.
4320 * gdb.python/py-type.exp: Use standard_testfile.
4321 * gdb.python/py-value-cc.exp: Use standard_testfile.
4322 * gdb.python/py-value.exp: Use standard_testfile.
4323 * gdb.python/python.exp: Use standard_testfile, build_executable.
4324
2c44deac
TT
43252012-06-22 Tom Tromey <tromey@redhat.com>
4326
4327 * gdb.objc/basicclass.exp: Use standard_testfile.
4328 (do_objc_tests): Don't declare objdir.
4329 * gdb.objc/nondebug.exp: Use standard_testfile.
4330 (do_objc_tests): Don't declare objdir.
4331 * gdb.objc/objcdecode.exp: Use standard_testfile.
4332 (do_objc_tests): Don't declare objdir.
4333
c24ccbce
TT
43342012-06-22 Tom Tromey <tromey@redhat.com>
4335
4336 * gdb.java/jmain.exp: Use standard_testfile.
4337 * gdb.java/jmisc.exp: Use standard_testfile.
4338 * gdb.java/jnpe.exp: Use standard_testfile.
4339 * gdb.java/jprint.exp: Use standard_testfile.
4340
0a6d0306
TT
43412012-06-22 Tom Tromey <tromey@redhat.com>
4342
4343 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
4344 (standard_output_file, standard_testfile): New procs.
4345 (build_executable, clean_restart): Use standard_output_file.
4346
6ea815ef
YQ
43472012-06-22 Yao Qi <yao@codesourcery.com>
4348
4349 * boards/native-gdbserver.exp: New proc ${board}_exec.
4350 * boards/native-stdio-gdbserver.exp: Likewise.
4351
4c93b1db
TT
43522012-06-21 Tom Tromey <tromey@redhat.com>
4353
4354 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
4355 (build_executable): Update.
4356 (get_compiler_info): Remove 'binfile' argument.
4357 * gdb.ada/arrayidx.exp: Update.
4358 * gdb.ada/null_array.exp: Update.
4359 * gdb.arch/altivec-abi.exp: Update.
4360 * gdb.arch/altivec-regs.exp: Update.
4361 * gdb.arch/amd64-byte.exp: Update.
4362 * gdb.arch/amd64-dword.exp: Update.
4363 * gdb.arch/amd64-word.exp: Update.
4364 * gdb.arch/i386-avx.exp: Update.
4365 * gdb.arch/i386-byte.exp: Update.
4366 * gdb.arch/i386-sse.exp: Update.
4367 * gdb.arch/i386-word.exp: Update.
4368 * gdb.arch/ppc-dfp.exp: Update.
4369 * gdb.arch/ppc-fp.exp: Update.
4370 * gdb.arch/vsx-regs.exp: Update.
4371 * gdb.base/all-bin.exp: Update.
4372 * gdb.base/annota1.exp: Update.
4373 * gdb.base/async.exp: Update.
4374 * gdb.base/attach.exp: Update.
4375 * gdb.base/break-interp.exp: Update.
4376 * gdb.base/call-ar-st.exp: Update.
4377 * gdb.base/call-rt-st.exp: Update.
4378 * gdb.base/call-sc.exp: Update.
4379 * gdb.base/callfuncs.exp: Update.
4380 * gdb.base/catch-load.exp: Update.
4381 * gdb.base/completion.exp: Update.
4382 * gdb.base/complex.exp: Update.
4383 * gdb.base/condbreak.exp: Update.
4384 * gdb.base/consecutive.exp: Update.
4385 * gdb.base/constvars.exp: Update.
4386 * gdb.base/corefile.exp: Update.
4387 * gdb.base/eval-skip.exp: Update.
4388 * gdb.base/expand-psymtabs.exp: Update.
4389 * gdb.base/exprs.exp: Update.
4390 * gdb.base/fileio.exp: Update.
4391 * gdb.base/fixsection.exp: Update.
4392 * gdb.base/funcargs.exp: Update.
4393 * gdb.base/gdb11530.exp: Update.
4394 * gdb.base/gdb1555.exp: Update.
4395 * gdb.base/gnu-ifunc.exp: Update.
4396 * gdb.base/gnu_vector.exp: Update.
4397 * gdb.base/info-macros.exp: Update.
4398 * gdb.base/jit-simple.exp: Update.
4399 * gdb.base/jit-so.exp: Update.
4400 * gdb.base/jit.exp: Update.
4401 * gdb.base/langs.exp: Update.
4402 * gdb.base/list.exp: Update.
4403 * gdb.base/logical.exp: Update.
4404 * gdb.base/long_long.exp: Update.
4405 * gdb.base/longjmp.exp: Update.
4406 * gdb.base/macscp.exp: Update.
4407 * gdb.base/mips_pro.exp: Update.
4408 * gdb.base/miscexprs.exp: Update.
4409 * gdb.base/morestack.exp: Update.
4410 * gdb.base/nodebug.exp: Update.
4411 * gdb.base/opaque.exp: Update.
4412 * gdb.base/pc-fp.exp: Update.
4413 * gdb.base/pending.exp: Update.
4414 * gdb.base/permissions.exp: Update.
4415 * gdb.base/pointers.exp: Update.
4416 * gdb.base/prelink.exp: Update.
4417 * gdb.base/printcmds.exp: Update.
4418 * gdb.base/psymtab.exp: Update.
4419 * gdb.base/ptype.exp: Update.
4420 * gdb.base/relational.exp: Update.
4421 * gdb.base/scope.exp: Update.
4422 * gdb.base/setvar.exp: Update.
4423 * gdb.base/shlib-call.exp: Update.
4424 * gdb.base/shreloc.exp: Update.
4425 * gdb.base/signals.exp: Update.
4426 * gdb.base/sizeof.exp: Update.
4427 * gdb.base/so-impl-ld.exp: Update.
4428 * gdb.base/so-indr-cl.exp: Update.
4429 * gdb.base/solib-disc.exp: Update.
4430 * gdb.base/solib-display.exp: Update.
4431 * gdb.base/solib-nodir.exp: Update.
4432 * gdb.base/solib-overlap.exp: Update.
4433 * gdb.base/solib-symbol.exp: Update.
4434 * gdb.base/solib-weak.exp: Update.
4435 * gdb.base/solib.exp: Update.
4436 * gdb.base/store.exp: Update.
4437 * gdb.base/structs.exp: Update.
4438 * gdb.base/structs2.exp: Update.
4439 * gdb.base/type-opaque.exp: Update.
4440 * gdb.base/unload.exp: Update.
4441 * gdb.base/varargs.exp: Update.
4442 * gdb.base/volatile.exp: Update.
4443 * gdb.base/watch_thread_num.exp: Update.
4444 * gdb.base/watchpoint-solib.exp: Update.
4445 * gdb.base/watchpoint.exp: Update.
4446 * gdb.base/watchpoints.exp: Update.
4447 * gdb.base/whatis.exp: Update.
4448 * gdb.cell/arch.exp: Update.
4449 * gdb.cell/break.exp: Update.
4450 * gdb.cell/bt.exp: Update.
4451 * gdb.cell/core.exp: Update.
4452 * gdb.cell/data.exp: Update.
4453 * gdb.cell/ea-cache.exp: Update.
4454 * gdb.cell/f-regs.exp: Update.
4455 * gdb.cell/fork.exp: Update.
4456 * gdb.cell/gcore.exp: Update.
4457 * gdb.cell/mem-access.exp: Update.
4458 * gdb.cell/ptype.exp: Update.
4459 * gdb.cell/registers.exp: Update.
4460 * gdb.cell/sizeof.exp: Update.
4461 * gdb.cell/solib-symbol.exp: Update.
4462 * gdb.cell/solib.exp: Update.
4463 * gdb.cp/ambiguous.exp: Update.
4464 * gdb.cp/breakpoint.exp: Update.
4465 * gdb.cp/bs15503.exp: Update.
4466 * gdb.cp/casts.exp: Update.
4467 * gdb.cp/class2.exp: Update.
4468 * gdb.cp/cpexprs.exp: Update.
4469 * gdb.cp/cplusfuncs.exp: Update.
4470 * gdb.cp/ctti.exp: Update.
4471 * gdb.cp/dispcxx.exp: Update.
4472 * gdb.cp/gdb1355.exp: Update.
4473 * gdb.cp/gdb2384.exp: Update.
4474 * gdb.cp/gdb2495.exp: Update.
4475 * gdb.cp/infcall-dlopen.exp: Update.
4476 * gdb.cp/local.exp: Update.
4477 * gdb.cp/m-data.exp: Update.
4478 * gdb.cp/m-static.exp: Update.
4479 * gdb.cp/mb-ctor.exp: Update.
4480 * gdb.cp/mb-inline.exp: Update.
4481 * gdb.cp/mb-templates.exp: Update.
4482 * gdb.cp/member-ptr.exp: Update.
4483 * gdb.cp/method.exp: Update.
4484 * gdb.cp/namespace.exp: Update.
4485 * gdb.cp/nextoverthrow.exp: Update.
4486 * gdb.cp/nsdecl.exp: Update.
4487 * gdb.cp/nsrecurs.exp: Update.
4488 * gdb.cp/nsstress.exp: Update.
4489 * gdb.cp/nsusing.exp: Update.
4490 * gdb.cp/pr-1023.exp: Update.
4491 * gdb.cp/pr-1210.exp: Update.
4492 * gdb.cp/pr-574.exp: Update.
4493 * gdb.cp/pr9631.exp: Update.
4494 * gdb.cp/printmethod.exp: Update.
4495 * gdb.cp/psmang.exp: Update.
4496 * gdb.cp/re-set-overloaded.exp: Update.
4497 * gdb.cp/rtti.exp: Update.
4498 * gdb.cp/shadow.exp: Update.
4499 * gdb.cp/templates.exp: Update.
4500 * gdb.cp/try_catch.exp: Update.
4501 * gdb.dwarf2/dw2-ranges.exp: Update.
4502 * gdb.dwarf2/pr10770.exp: Update.
4503 * gdb.fortran/library-module.exp: Update.
4504 * gdb.hp/gdb.aCC/optimize.exp: Update.
4505 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
4506 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
4507 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
4508 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
4509 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
4510 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
4511 * gdb.hp/gdb.compat/xdb1.exp: Update.
4512 * gdb.hp/gdb.compat/xdb2.exp: Update.
4513 * gdb.hp/gdb.compat/xdb3.exp: Update.
4514 * gdb.hp/gdb.defects/bs14602.exp: Update.
4515 * gdb.hp/gdb.defects/solib-d.exp: Update.
4516 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
4517 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
4518 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
4519 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
4520 * gdb.mi/gdb792.exp: Update.
4521 * gdb.mi/mi-pending.exp: Update.
4522 * gdb.mi/mi-solib.exp: Update.
4523 * gdb.mi/mi-var-cp.exp: Update.
4524 * gdb.opt/clobbered-registers-O2.exp: Update.
4525 * gdb.opt/inline-bt.exp: Update.
4526 * gdb.opt/inline-cmds.exp: Update.
4527 * gdb.opt/inline-locals.exp: Update.
4528 * gdb.python/py-events.exp: Update.
4529 * gdb.python/py-finish-breakpoint.exp: Update.
4530 * gdb.python/py-type.exp: Update.
4531 * gdb.reverse/solib-precsave.exp: Update.
4532 * gdb.reverse/solib-reverse.exp: Update.
4533 * gdb.server/solib-list.exp: Update.
4534 * gdb.stabs/weird.exp: Update.
4535 * gdb.threads/attach-into-signal.exp: Update.
4536 * gdb.threads/attach-stopped.exp: Update.
4537 * gdb.threads/tls-shared.exp: Update.
4538 * gdb.trace/change-loc.exp: Update.
4539 * gdb.trace/strace.exp: Update.
4540
95c391b6
TT
45412012-06-19 Tom Tromey <tromey@redhat.com>
4542
4543 * gdb.base/whatis.exp: Add tests.
4544
e910f0b6
TT
45452012-06-19 Tom Tromey <tromey@redhat.com>
4546
4547 * gdb.cp/m-static.cc (keepalive): New function.
4548 (gnu_obj_1::method): Use it.
4549
422d65e7
DE
45502012-06-18 Doug Evans <dje@google.com>
4551
4552 * gdb.base/info-fun.exp: New file.
4553 * gdb.base/info-fun.c: New file.
4554 * gdb.base/info-fun-solib.c: New file.
4555
e2e4d78b
JK
45562012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4557
4558 Remove stale dummy frames.
4559 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
4560 (maintenance info breakpoints): New tests.
4561 * gdb.base/stale-infcall.c: New file.
4562 * gdb.base/stale-infcall.exp: New file.
4563
1788b2d3
JK
45642012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4565
4566 * gdb.arch/amd64-entry-value-param.S: New file.
4567 * gdb.arch/amd64-entry-value-param.c: New file.
4568 * gdb.arch/amd64-entry-value-param.exp: New file.
4569
663b969e
TT
45702012-06-15 Tom Tromey <tromey@redhat.com>
4571
4572 * gdb.cp/namespace.exp: Add "show lang" test.
4573
8e09ad05
IS
45742012-06-15 Iain Sandoe <iain@codesourcery.com>
4575
4576 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
4577 case. (top level): Use gdb_file_cmd instead of gdb_load.
4578
f85e18ee
JK
45792012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4580
4581 PR tdep/14222
4582 * gdb.arch/i386-sse-stack-align.S: New file.
4583 * gdb.arch/i386-sse-stack-align.c: New file.
4584 * gdb.arch/i386-sse-stack-align.exp: New file.
4585
f3b5e280
KS
45862012-06-13 Keith Seitz <keiths@redhat.com>
4587
4588 PR breakpoints/13798 and mi/11541
4589 * gdb.linespec/ls-errs.exp: Add a few more tests for
4590 filenames with spaces and colons.
4591
50af5481
JK
45922012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4593
4594 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4595 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
4596 (test_function): Call CV_f.
4597 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
4598 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
4599 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
4600 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
4601 (p CV_f(CV::i)): New tests.
4602
d55637df
TT
46032012-06-13 Tom Tromey <tromey@redhat.com>
4604
4605 * gdb.base/condbreak.exp: Add tests for "condition" completion.
4606
cc80f267
JK
46072012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4608
4609 Fix regression by the "ambiguous linespec" series.
4610 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
4611 tests.
4612
bb2af9cc
JK
46132012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4614
4615 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
4616 missing.
4617
e81a37f7
TT
46182012-06-11 Tom Tromey <tromey@redhat.com>
4619
4620 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
4621 location...
4622 (main): ...here.
4623
8efd7788
YQ
46242012-06-07 Yao Qi <yao@codesourcery.com>
4625
4626 * gdb.trace/strace.exp: Shorten some too-long lines.
4627
359f5fe6
PA
46282012-06-06 Pedro Alves <palves@redhat.com>
4629
4630 * gdb.threads/clone-new-thread-event.c: New file.
4631 * gdb.threads/clone-new-thread-event.exp: New file.
4632
7b2fe205
YQ
46332012-06-06 Yao Qi <yao@codesourcery.com>
4634
4635 * gdb.base/dprintf.c (main): Add extra parameter when calling
4636 printf and fprintf.
4637 (bar): New function. It is a dead function, but to ensure
4638 'malloc' is linked explicitly.
4639
3eca55e8
YQ
46402012-06-06 Yao Qi <yao@codesourcery.com>
4641
4642 * gdb.base/info-proc.exp: Return if target doesn't support
4643 'info proc'.
4644
91cc9324
JK
46452012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4646
4647 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
4648 (run program with breakpoint commands): XFAIl if it is not.
4649
c56e7c43
JB
46502012-06-05 Joel Brobecker <brobecker@adacore.com>
4651
4652 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
4653 and add comment.
4654 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
4655 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
4656 "STOP" marker. Adjust testing strategy to make it work on
4657 all targets.
4658
4659 * gdb.base/print-file-var-main.c (main): Rewrite using local
4660 variables and adjust get_version_2's return value check.
4661 Add small comment.
4662 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
4663 marker. Adjust testing strategy to make it work on all targets.
4664
ccab2054
JB
46652012-06-05 Joel Brobecker <brobecker@adacore.com>
4666
4667 * gdb.ada/bad-task-bp-keyword: New testcase.
4668
d0d86158
JK
46692012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4670
4671 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
4672 Simplify it to ...
4673 (symbol-file ${testfile1}): ... here.
4674 (test eliminated var my_global_symbol)
4675 (test eliminated var my_static_symbol)
4676 (test eliminated var my_global_func, get address of main): Wrap them to
4677 'single psymtabs' and 'single symtabs'
4678 (get address of my_global_symbol, get address of my_static_symbol)
4679 (get address of my_global_func, get address of main): Wrap them to
4680 'order1' and 'order2'.
4681
952cf74c
JK
4682 * gdb.base/code_elim.exp
4683 (add-symbol-file ${testfile1} 0x100000)
4684 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
4685 'order2'.
4686 (order1: add-symbol-file ${testfile1} 0x100000)
4687 (order1: add-symbol-file ${testfile2} 0x200000)
4688 (order2: add-symbol-file ${testfile2} 0x200000)
4689 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
4690 .bss as appropriate.
4691
0c5bf5a9
JK
46922012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4693
4694 * gdb.server/solib-list-lib.c: New file.
4695 * gdb.server/solib-list-main.c: New file.
4696 * gdb.server/solib-list.exp: New file.
4697
4196f325
MR
46982012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
4699
4700 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
4701 for 'set print symbol' change.
4702
bfb05775
JK
47032012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4704
4705 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
4706 .debug_abbrev_seg3.
4707
685b1105
JK
47082012-05-24 John Steele Scott <toojays@toojays.net>
4709
4710 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
4711 * gdb.dwarf2/dw2-icc-opaque.S: New file.
4712 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
4713
f3e0e960
SS
47142012-05-23 Stan Shebs <stan@codesourcery.com>
4715
4716 * gdb.mi/mi-info-os.exp: New file.
4717
11eb1b4d
KS
47182012-05-23 Keith Seitz <keiths@redhat.com>
4719
4720 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
4721 return -1 to suppress the rest of the tests.
4722 (compile_stap_bin): Return boolean success value.
4723
b1af9e97
TT
47242012-05-21 Tom Tromey <tromey@redhat.com>
4725
4726 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
4727 Remove kfails.
4728 (test_print_mi_member_types): Likewise.
4729
248537e3
TT
47302012-05-21 Tom Tromey <tromey@redhat.com>
4731
4732 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
4733 print symbol' change.
4734
d791e155
TJB
47352012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
4736
4737 * gdb.python/py-prompt.exp: Quit if the target is remote.
4738
e77afa2e
JK
47392012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4740
4741 Fix ERROR: internal buffer is full.
4742 * gdb.base/info-os.exp (expect_multiline): New function.
4743 (get process list, get process groups, get threads)
4744 (get file descriptors, get internet-domain sockets)
4745 (get shared-memory regions, get semaphores, get message queues): Use
4746 it for these tests.
4747
9cb709b6
TT
47482012-05-18 Tom Tromey <tromey@redhat.com>
4749
4750 * gdb.mi/mi-var-cmd.exp: Update.
4751 * gdb.objc/basicclass.exp (do_objc_tests): Update.
4752 * gdb.cp/virtbase.exp: Update.
4753 * gdb.cp/classes.exp (test_static_members): Update.
4754 * gdb.cp/casts.exp: Update.
4755 * gdb.base/pointers.exp: Update.
4756 * gdb.base/funcargs.exp (pointer_args): Update.
4757 (structs_by_reference): Update.
4758 * gdb.base/find.exp: Update.
4759 * gdb.base/call-strs.exp: Send "set print symbol off".
4760 * gdb.base/call-ar-st.exp: Update.
4761 * gdb.ada/fun_addr.exp: Update.
4762 * gdb.base/printcmds.exp (test_print_symbol): New proc.
4763 Call it.
4764 (test_print_repeats_10, test_print_strings)
4765 (test_print_char_arrays): Update.
4766
b012acdd
TT
47672012-05-18 Tom Tromey <tromey@redhat.com>
4768
4769 * gdb.base/charset.exp (string_display): Update.
4770
1d51a733
TT
47712012-05-18 Tom Tromey <tromey@redhat.com>
4772
4773 * gdb.mi/mi2-var-display.exp: Update.
4774 * gdb.mi/mi-var-display.exp: Update.
4775 * gdb.mi/mi-var-child.exp: Update.
4776 * gdb.cp/expand-psymtabs-cxx.exp: Update.
4777 * gdb.cp/cp-relocate.exp (get_func_address): Update.
4778
957df313
DE
47792012-05-17 Doug Evans <dje@google.com>
4780
682c7f7b
DE
4781 * info-macros.exp: Pass "debug" to prepare_for_testing.
4782
957df313
DE
4783 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
4784 * gdb.ada/Makefile.in (clean): Ditto.
4785 * gdb.arch/Makefile.in (clean): Ditto.
4786 * gdb.asm/Makefile.in (clean): Ditto.
4787 * gdb.base/Makefile.in (clean): Ditto.
4788 * gdb.cell/Makefile.in (clean): Ditto.
4789 * gdb.cp/Makefile.in (clean): Ditto.
4790 * gdb.disasm/Makefile.in (clean): Ditto.
4791 * gdb.dwarf2/Makefile.in (clean): Ditto.
4792 * gdb.fortran/Makefile.in (clean): Ditto.
4793 * gdb.go/Makefile.in (clean): Ditto.
4794 * gdb.hp/Makefile.in (clean): Ditto.
4795 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
4796 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
4797 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
4798 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
4799 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
4800 * gdb.java/Makefile.in (clean): Ditto.
4801 * gdb.linespec/Makefile.in (clean): Ditto.
4802 * gdb.mi/Makefile.in (clean): Ditto.
4803 * gdb.modula2/Makefile.in (clean): Ditto.
4804 * gdb.multi/Makefile.in (clean): Ditto.
4805 * gdb.objc/Makefile.in (clean): Ditto.
4806 * gdb.opencl/Makefile.in (clean): Ditto.
4807 * gdb.opt/Makefile.in (clean): Ditto.
4808 * gdb.pascal/Makefile.in (clean): Ditto.
4809 * gdb.python/Makefile.in (clean): Ditto.
4810 * gdb.reverse/Makefile.in (clean): Ditto.
4811 * gdb.server/Makefile.in (clean): Ditto.
4812 * gdb.stabs/Makefile.in (clean): Ditto.
4813 * gdb.threads/Makefile.in (clean): Ditto.
4814 * gdb.trace/Makefile.in (clean): Ditto.
4815 * gdb.xml/Makefile.in (clean): Ditto.
4816
abc9d0dc
TT
48172012-05-16 Tom Tromey <tromey@redhat.com>
4818
4819 * gdb.base/macscp1.c (macscp_expr): Add comment.
4820 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
4821
6a3a010b
MR
48222012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
4823
4824 * gdb.base/return-nodebug.exp: Also test float and double types.
4825
01429c8e
JK
48262012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4827
4828 PR testsuite/12649
4829 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
4830
54115cd4
JK
4831 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
4832
0c5f383f
SDJ
48332012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
4834
4835 * gdb.base/stap-probe.exp (stap_test): Remove calls to
4836 `rerun_to_main'.
4837 (stap_test_no_debuginfo): Likewise.
4838
e7e0cddf
SS
48392012-05-14 Stan Shebs <stan@codesourcery.com>
4840
4841 * gdb.base/dprintf.c: New file.
4842 * gdb.base/dprintf.exp: New file.
4843
c772f8e7
HZ
48442012-05-14 Hui Zhu <hui_zhu@mentor.com>
4845
4846 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
4847 * gdb.trace/disconnected-tracing.c: New file.
4848 * gdb.trace/disconnected-tracing.exp: New file.
4849
7efc75aa
SCR
48502012-05-13 Siva Chandra Reddy <sivachandra@google.com>
4851
4852 * gdb.python/python.c: Add a new breakpoint comment.
4853 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
4854
85d4a676
SS
48552011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
4856
4857 * gdb.base/info-os.exp: New file.
4858 * gdb.base/info-os.c: New file.
4859
64ea88dc
JB
48602012-05-10 Joel Brobecker <brobecker@adacore.com>
4861
4647ab1b
JB
4862 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
4863 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
4864 New files.
64ea88dc 4865
afba63f1
JB
48662012-05-10 Joel Brobecker <brobecker@adacore.com>
4867
4868 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
4869 gdb.base/ctxobj.exp: New files.
4870
9d198b1e
TT
48712012-05-09 Tom Tromey <tromey@redhat.com>
4872
4873 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
4874
9bfee719
MR
48752012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
4876
4877 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
4878
3a7341d8
MR
48792012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
4880
4881 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
4882 before using it.
4883
52b3699b
TG
48842012-05-04 Tristan Gingold <gingold@adacore.com>
4885
4886 * gdb.base/set-noassign.exp: New test.
4887
a20ee7a4
SCR
48882012-05-03 Siva Chandra Reddy <sivachandra@google.com>
4889
4890 * gdb.python/py-symbol.exp: Add tests to test the new methods
4891 gdb.Symtab.global_block() and gdb.Symtab.static_block().
4892 * gdb.python/py-symbol.c: Add new struct to help test
4893 gdb.Symtab.static_block().
4894
bf2f0858
DE
48952012-05-03 Doug Evans <dje@google.com>
4896
4897 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
4898 commented out.
4899
2d4e0376
YQ
49002012-05-03 Yao Qi <yao@codesourcery.com>
4901
4902 * gdb.base/catch-syscall.exp: Skip it before compilation if target
4903 doesn't support.
4904 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
4905 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
4906
6d0bb9f3
YQ
49072012-05-03 Yao Qi <yao@codesourcery.com>
4908
4909 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
4910
fd820528
DE
49112012-04-30 Doug Evans <dje@google.com>
4912
4913 PR testsuite/13961
4914 * gdb.dwarf2/pr13961.S: New file.
4915 * gdb.dwarf2/pr13961.exp: New file.
4916
b9e219b9
YQ
49172012-04-29 Yao Qi <yao@codesourcery.com>
4918
4919 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
4920
3019eac3
DE
49212012-04-28 Doug Evans <dje@google.com>
4922
4923 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
4924 .Ltype_int_in_cu2. Use name "int2" instead of "int".
4925 All uses updated.
4926 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
4927 "ptype func_cu1" to expand cu2 before cu1.
4928
62e5f89c
SDJ
49292012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
4930 Tom Tromey <tromey@redhat.com>
4931
4932 * gdb.base/default.exp: Add `$_probe_arg*' convenience
4933 variables.
4934 * gdb.base/stap-probe.c: New file.
4935 * gdb.base/stap-probe.exp: New file.
4936 * gdb.trace/stap-trace.c: New file.
4937 * gdb.trace/stap-trace.exp: New file.
4938 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
4939 libgcc's unwinder.
4940
14132e89
MR
49412012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
4942
4943 * gdb.arch/mips16-thunks-inmain.c: New file.
4944 * gdb.arch/mips16-thunks-main.c: New file.
4945 * gdb.arch/mips16-thunks-sin.c: New file.
4946 * gdb.arch/mips16-thunks-sinfrob.c: New file.
4947 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
4948 * gdb.arch/mips16-thunks-sinmain.c: New file.
4949 * gdb.arch/mips16-thunks-sinmips16.c: New file.
4950 * gdb.arch/mips16-thunks.exp: New file.
4951
a766d390
DE
49522012-04-25 Doug Evans <dje@google.com>
4953
4954 * configure.ac: Create gdb.go/Makefile.
4955 * configure: Regenerate.
4956 * gdb.base/default.exp: Add "go" to "set language" testing.
4957 * gdb.go/Makefile.in: New file.
4958 * gdb.go/basic-types.exp: New file.
4959 * gdb.go/chan.exp: New file.
4960 * gdb.go/chan.go: New file.
4961 * gdb.go/handcall.exp: New file.
4962 * gdb.go/handcall.go: New file.
4963 * gdb.go/hello.exp: New file.
4964 * gdb.go/hello.go: New file.
4965 * gdb.go/integers.exp: New file.
4966 * gdb.go/integers.go: New file.
4967 * gdb.go/methods.exp: New file.
4968 * gdb.go/methods.go: New file.
4969 * gdb.go/package.exp: New file.
4970 * gdb.go/package1.go: New file.
4971 * gdb.go/package2.go: New file.
4972 * gdb.go/print.exp: New file.
4973 * gdb.go/strings.exp: New file.
4974 * gdb.go/strings.go: New file.
4975 * gdb.go/types.exp: New file.
4976 * gdb.go/types.go: New file.
4977 * gdb.go/unsafe.exp: New file.
4978 * gdb.go/unsafe.go: New file.
4979 * lib/future.exp: Add Go support.
4980 (gdb_find_go, gdb_find_go_linker): New procs.
4981 (gdb_default_target_compile): Add Go support.
4982 * lib/gdb.exp (skip_go_tests): New proc.
4983 * lib/go.exp: New file.
4984
e65f9ffb
TT
49852012-04-25 Tom Tromey <tromey@redhat.com>
4986
4987 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
4988
14e75d8e
JK
49892012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
4990 Jan Kratochvil <jan.kratochvil@redhat.com>
4991
4992 PR symtab/7259:
4993 * gdb.base/enumval.c: New test case.
4994 * gdb.base/enumval.exp: New test case.
4995 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
4996 field.bitpos.
4997
f3525b70
PA
49982012-04-17 Pedro Alves <palves@redhat.com>
4999
5000 * Makefile.in (site.exp): Make site.exp source
5001 $srcdir/lib/append_gdb_boards_dir.exp.
5002 * lib/append_gdb_boards_dir.exp: New file.
5003
bccbefd2
JK
50042012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5005
5006 New option "set auto-load safe-path".
5007 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
5008 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
5009
bf88dd68
JK
50102012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5011
5012 auto-load: Implementation.
5013 * gdb.base/help.exp (test set height): Increase the height.
5014 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
5015 to ...
5016 (info auto-load python-scripts): ... here.
5017 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
5018 to ...
5019 (info auto-load python-scripts *): ... here.
5020
c0d4d1c0
YQ
50212012-04-16 Yao Qi <yao@codesourcery.com>
5022
5023 * lib/trace-support.exp (get_in_proc_agent): New.
5024 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
5025 of in process trace agent.
5026 * gdb.trace/ftrace.exp: Likewise.
5027 * gdb.trace/pending.exp: Likewise.
5028 * gdb.trace/trace-break.exp: Likewise.
5029 * gdb.trace/trace-mt.exp
5030 * gdb.trace/tspeed.exp: Likewise.
5031 * gdb.trace/tstatus.exp
5032 * gdb.trace/strace.exp: Likewise.
5033
cbf68a60
TS
50342012-04-16 Thomas Schwinge <thomas@codesourcery.com>
5035
dd6d3b70
TS
5036 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
5037 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
5038
cbf68a60
TS
5039 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
5040
8264ba82
AG
50412012-04-14 Anton Gorenkov <xgsa@yandex.ru>
5042
5043 PR mi/13393
5044 * gdb.mi/mi-var-rtti.cc: New file.
5045 * gdb.mi/mi-var-rtti.exp: New file.
5046 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
5047 function.
5048 (mi_varobj_update_with_type_change): updated to avoid code duplication.
5049
de0919f8 50502012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
5051
5052 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
5053 EXECUTABLES.
5054 * gdb.python/py-explore.c: C program used for testing the new
5055 'explore' command on C constructs.
5056 * gdb.python/py-explore.cc: C++ program used for testing the new
5057 'explore' command on C++ constructs.
5058 * gdb-python/py-explore.exp: Tests for the new 'explore'
5059 command on C constructs.
5060 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
5061 command on C++ constructs.
5062
a82da7dd
MK
50632012-04-07 Mark Kettenis <kettenis@gnu.org>
5064
5065 * gdb.base/funcargs.exp (complex_args): Fix typo.
5066
e127cba8
JK
50672012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5068
5069 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
5070 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
5071
40e084e1
KS
50722012-04-05 Keith Seitz <keiths@redhat.com>
5073
5074 * gdb.base/advance.exp: Update error message for
5075 "advance malformed" test.
5076 * gdb.base/break.exp: Likewise for "breakpoint with
5077 trailing garbage" test.
5078 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
5079 with trailing garbage" test.
5080 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
5081 trailng garbage" test.
5082 * gdb.base/until.exp: Likewise for "malformed until" test.
5083 * gdb.cp/ovldbreak.exp: Create the breakpoint table
5084 for "breakpoint info (after setting on all)".
5085 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
5086 tests.
5087 * gdb.cp/cplabel.cc: New file.
5088 * gdb.cp/cplabel.exp: New test.
5089 * gdb.linespec/ls-errs.c: New file.
5090 * gdb.linespec/ls-errs.exp: New test.
5091
a72c8f6a
JK
50922012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5093
5094 * gdb.trace/unavailable.exp
5095 (collect globals: print object on: print derived_partial)
5096 (collect globals: print object on: print derived_whole)
5097 (collect globals: print object off: print derived_partial)
5098 (collect globals: print object off: print derived_whole): Update
5099 expected output.
5100
f87a3023
KS
51012012-03-30 Keith Seitz <keiths@redhat.com>
5102
5103 * gdb.python: Add test for linespecs with commas.
5104
e2171b3c
KS
51052012-03-28 Keith Seitz <keiths@redhat.com>
5106
5107 * gdb.linespec/ls-dollar.cc: New file.
5108 * gdb.linespec/ls-dollar.exp: New test.
5109
51102012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
5111
5112 * gdb.cp/namespace.exp: Add breakpoint tests for functions
5113 starting with the global namespace.
5114
2f4e0a80
DE
51152012-03-23 Doug Evans <dje@google.com>
5116
5117 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
5118
7b282c5a
SCR
51192012-03-22 Siva Chandra Reddy <sivachandra@google.com>
5120
5121 * gdb.python/py-value.cc: Add test case for testing the
5122 methodology exposing C++ values to Python.
5123 * gdb.python/py-value-cc.exp: Add tests testing the methodology
5124 exposing C++ values to Python.
5125 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
5126
2e98ca53
JK
51272012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5128 Siddhesh Poyarekar <siddhesh@redhat.com>
5129
5130 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
5131 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
5132 (generate native core dump): Make the test unsupported if core cannot
5133 be generated.
5134
8320cc4f
JK
51352012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5136
5137 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
5138 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
5139 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
5140
3a69ffb2
JK
51412012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
5142
5143 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
5144
8fabffee
DE
51452012-03-17 Doug Evans <dje@google.com>
5146
5147 * dg-extract-results.sh: Handle KFAILs.
5148
ab260dad
JK
51492012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5150
5151 PR symtab/13777
5152 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
5153
53ba8333
JB
51542012-03-16 Joel Brobecker <brobecker@adacore.com>
5155
5156 * gdb.ada/set_pckd_arr_elt: New testcase.
5157
481860b3
GB
51582012-03-16 Gary Benson <gbenson@redhat.com>
5159
5160 PR breakpoints/10738
5161 * gdb.opt/inline-break.exp: New file.
5162 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
5163 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
5164 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
5165 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
5166 * gdb.base/async-shell.exp: Likewise.
5167 * lib/mi-support.exp (library_loaded_re): Likewise.
5168
410528f0
TT
51692012-03-15 Tom Tromey <tromey@redhat.com>
5170
5171 * gdb.cp/virtfunc2.exp: Update expected output.
5172 * gdb.cp/pr9631.exp: Update expected output.
5173 * gdb.cp/member-ptr.exp: Update expected output.
5174 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
5175 output.
5176 * gdb.cp/casts.exp: Update expected output.
5177
c4aeac85
TT
51782012-03-15 Tom Tromey <tromey@redhat.com>
5179
5180 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
5181 (test_info_vtbl): Likewise.
5182 (do_tests): Call test_info_vtbl.
5183 * gdb.cp/virtfunc.cc (va): New global.
5184
856d06f9
TS
51852012-03-15 Thomas Schwinge <thomas@codesourcery.com>
5186
5187 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
5188 describing DWARF data structures.
5189 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
5190 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
5191 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
5192 * gdb.dwarf2/dw2-entry-value.S: Likewise.
5193 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5194 * gdb.dwarf2/dw2-param-error.S: Likewise.
5195 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
5196 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
5197 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
5198 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
5199 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
5200 * gdb.dwarf2/pr11465.S: Likewise.
5201
e837f12a
JK
52022012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5203
5204 * gdb.mi/mi2-prompt.exp: New file.
5205
ccbb4f28
JB
52062012-03-13 Joel Brobecker <brobecker@adacore.com>
5207
5208 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
5209
32039130
JB
52102012-03-13 Joel Brobecker <brobecker@adacore.com>
5211
5212 * gdb.ada/bp_range_type: New testcase.
5213
16899756
DE
52142012-03-13 Doug Evans <dje@google.com>
5215
5216 * gdb.base/default.exp: Delete tests for symbol-reloading.
5217 * gdb.base/help.exp: Ditto.
5218 * gdb.base/setshow.exp: Ditto.
5219 * gdb.base/gdb_history: Delete references to symbol-reloading.
5220
87b0bb13
JK
52212012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5222
5223 * gdb.base/attach-twice.c: New files.
5224 * gdb.base/attach-twice.exp: New files.
5225
0d7941a9
KS
52262012-03-08 Keith Seitz <keiths@redhat.com>
5227
5228 * lib/gdb.exp (gdb_get_line_number): Throw an
5229 error instead of returning -1.
5230 * gdb.base/break.exp: Remove unused variable
5231 bp_location5.
5232 * gdb.base/hbreak2.exp: Likewise.
5233 * gdb.base/sepdebug.exp: Likewise.
5234
f4647387
YQ
52352012-03-08 Yao Qi <yao@codesourcery.com>
5236 Pedro Alves <palves@redhat.com>
5237
5238 Fix PR server/13392.
5239 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
5240 (tracepoint_change_loc_2): Remove kfail. Return if failed to
5241 download tracepoints.
5242 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
5243 (pending_tracepoint_resolved_during_trace): Likewise.
5244 (pending_tracepoint_installed_during_trace): Likewise.
5245 (pending_tracepoint_with_action_resolved): Likewise.
5246
83c532cb
KS
52472012-03-08 Keith Seitz <keiths@redhat.com>
5248
5249 * gdb.ada/array_bounds.exp: Get breakpoint for line
5250 with "START", not "STOP".
5251 * gdb.python/py-infthread.exp: Do not continue to
5252 line marked "Break here.", which is undefined.
5253
d6b6bbb7
LM
52542012-03-08 Luis Machado <lgustavo@codesourcery.com>
5255
5256 Revert:
5257
5258 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5259
5260 Implement testsuite workaround for PR breakpoints/13781.
5261 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5262 (set breakpoint condition-evaluation host): New conditional command.
5263
7fe25d9b
JK
52642012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5265
5266 Fix CU relative vs. absolute DIE offsets.
5267 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
5268 one.
5269
51898c15
JK
52702012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5271
5272 Fix false FAIL on distros with relro linkage as default.
5273 * gdb.reverse/solib-precsave.exp: Try to compile the test using
5274 -Wl,-z,norelro first.
5275
8131799e
JB
52762012-03-06 Joel Brobecker <brobecker@adacore.com>
5277
5278 * gdb.ada/bp_on_var: New testcase.
5279
ba241969
JB
52802012-03-06 Joel Brobecker <brobecker@adacore.com>
5281
5282 * gdb.ada/bp_enum_homonym: New testcase.
5283
abe49676
YQ
52842012-03-06 Yao Qi <yao@codesourcery.com>
5285
5286 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
5287 x86_64-*-* and i?86-*-*.
5288 Set up KFAIL for gdb/13808.
5289
d8df103b
TT
52902012-03-05 Tom Tromey <tromey@redhat.com>
5291
5292 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
5293 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
5294
b7b189f3
TT
52952012-03-05 Tom Tromey <tromey@redhat.com>
5296
5297 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
5298
69dc1c4d
YQ
52992012-03-04 Yao Qi <yao@codesourcery.com>
5300
5301 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
5302 messages for KFAIL.
5303
3f20c47f
JK
53042012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5305
5306 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
5307 (print one_two_three, indexes off, print few_reps, indexes off)
5308 (print many_reps, indexes off, print empty, indexes off)
5309 (print one_two_three, print few_reps, print many_reps, print empty):
5310 Call setup_xfail if $gcc_old.
5311
abf1152a
JK
53122012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5313
5314 Implement testsuite workaround for PR breakpoints/13781.
5315 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
5316 (set breakpoint condition-evaluation host): New conditional command.
5317
a06715f8
JK
53182012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5319
5320 Code cleanup.
5321 * gdb.cp/mb-templates.exp: New variables executable. Use it for
5322 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
5323 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
5324 number 1 by $bpnum. Four times.
5325
5808517f
YQ
53262012-03-03 Yao Qi <yao@codesourcery.com>
5327
5328 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
5329
dfe2ac14
JK
53302012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5331
5332 Setup KFAIL for PR server/13796.
5333 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
5334
8bbc467a
JB
53352012-03-02 Joel Brobecker <brobecker@adacore.com>
5336
5337 * gdb.ada/operator_bp: New testcase.
5338
c0eac87f
JB
53392012-03-02 Joel Brobecker <brobecker@adacore.com>
5340
5341 * gdb.ada/info_locals_renaming: New testcase.
5342
4f42c881
TT
53432012-03-02 Tom Tromey <tromey@redhat.com>
5344
5345 * gdb.base/nextoverexit.c: New file.
5346 * gdb.base/nextoverexit.exp: New file.
5347
7380c0c9
EBM
53482012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5349
5350 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
5351 parameter.
5352
1faeff08
MR
53532012-03-01 Maciej W. Rozycki <macro@mips.com>
5354
5355 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
5356 core registers.
5357
320b6f49 53582012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
5359 Maciej W. Rozycki <macro@codesourcery.com>
5360 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
5361
5362 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
5363
ad5f7d6e
PA
53642012-03-01 Pedro Alves <palves@redhat.com>
5365
5366 PR gdb/13767
5367
5368 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
5369 (gdb_collect_globals_test): Call it.
5370
d3dc44a6
KS
53712012-03-01 Keith Seitz <keiths@redhat.com>
5372
5373 * gdb.cp/method2.exp: Output of overload menu is now
5374 alphabetized. Update tests for "break A::method".
5375 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
5376 of hard-coding them.
5377 Overload menu is alphabetized: rewrite to accommodate.
5378 Unset variables LINE and TYPES which are used in other tests.
5379 Compute the output of "info break".
5380 Update the breakpoint table after all breakpoints are deleted.
5381 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
5382 compute ACTUALS and the method body based on parameters.
5383 Update expected output accordingly.
5384 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
5385 unique comments to allow the use of gdb_get_line_number.
5386
53872012-03-01 Keith Seitz <keiths@redhat.com>
5388
5389 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
5390 some Tcl syntax.
5391 * gdb.cp/ovldbreak.exp: Likewise.
5392
7949c2a0
KS
53932012-03-01 Keith Seitz <keiths@redhat.com>
5394
5395 * gdb.base/help.exp (help show user): Update expected result
5396 for new doc string changes (add "non-python").
5397
7d74f244
DE
53982012-03-01 Scott J. Goldman <scottjg@vmware.com>
5399
5400 * gdb.python/py-cmd.exp: Add test to verify that python commands can
5401 be put in the user-defined category and that the commands appear in
5402 "help user-defined".
5403
1b611343
JB
54042012-02-29 Joel Brobecker <brobecker@adacore.com>
5405
5406 * gdb.ada/tagged_not_init: New testcase.
5407
99b1c762
JB
54082012-02-29 Joel Brobecker <brobecker@adacore.com>
5409
5410 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
5411 * gdb.ada/enum_idx_packed: New testcase.
5412
2d4a02ee
JB
54132012-02-29 Joel Brobecker <brobecker@adacore.com>
5414
5415 * gdb.ada/aliased_array: New testcase.
5416
2e6fda7d
JB
54172012-02-29 Joel Brobecker <brobecker@adacore.com>
5418
5419 * gdb.ada/whatis_array_val: New testcase.
5420
9a7f938f
JK
54212012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5422
5423 Fix disp-step-syscall.exp: fork: single step over fork.
5424 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
5425 whitespaces.
5426 (single step over $syscall): Remove its check.
5427 (single step over $syscall final pc): New check.
5428
8703a944
JK
54292012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5430
5431 Support processors without SSSE3.
5432 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
5433 pabsd into ...
5434 (ssse3_test): ... a new function.
5435 (main): Call ssse3_test.
5436 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
5437 Update expected values everywhere.
5438 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
5439 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
5440 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
5441 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
5442 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
5443 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
5444 Move these tests lower.
5445 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
5446 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
5447 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
5448 New tests.
5449
c03e6ccc
YQ
54502012-02-29 Yao Qi <yao@codesourcery.com>
5451 Pedro Alves <palves@redhat.com>
5452
5453 * gdb.trace/trace-mt.c: New.
5454 * gdb.trace/trace-mt.exp: New.
5455
7964b62a
TS
54562012-02-28 Thomas Schwinge <thomas@codesourcery.com>
5457
2c8910ba
TS
5458 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
5459 numbers instead of hardcoding them.
5460 * gdb.base/annota1.c: Provide suitable markers.
5461 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
5462 numbers instead of hardcoding them.
5463 * gdb.base/annota3.c: Provide suitable markers.
5464
5465 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
5466 * gdb.base/annota3.c: Likewise.
5467 * gdb.base/sigall.c: Likewise.
5468 * gdb.base/signals.c: Likewise.
5469 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 5470
5a41c0b7
MR
54712012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
5472
5473 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
5474 failure return path.
5475
ebbbe5c5
LM
54762012-02-27 Luis Machado <lgustavo@codesourcery.com>
5477
5478 * gdb.base/save-bp.exp: Account for new condition evaluator output.
5479
8d126d8a
LM
54802012-02-24 Luis Machado <lgustavo@codesourcery.com>
5481
5482 * gdb.base/cond-eval-mode.exp: New file.
5483
11337c2f
PA
54842012-02-24 Pedro Alves <palves@redhat.com>
5485
5486 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
5487 (top level): Use with_test_prefix.
5488
13fc3e3c
PA
54892012-02-24 Pedro Alves <palves@redhat.com>
5490
5491 * gdb.threads/attach-into-signal.exp (corefunc): Use
5492 with_test_prefix.
5493
07c1b626
JK
54942012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5495
5496 Fix false FAILs on old CPUs without SSE.
5497 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
5498 Return untested for Illegal instruction.
5499
596ba138
JK
55002012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5501
5502 Fix false FAILs with glibc debug infos installed.
5503 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
5504 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
5505
aeaa2474
SA
55062012-02-22 Sterling Augustine <saugustine@google.com>
5507
5508 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
5509 constant with cast.
5510
aed555c9
PA
55112012-02-21 Pedro Alves <palves@redhat.com>
5512
5513 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
5514
78afebb4
PA
55152012-02-21 Pedro Alves <palves@redhat.com>
5516
5517 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
5518
fdcfef12
PA
55192012-02-21 Pedro Alves <palves@redhat.com>
5520
5521 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
5522 with_test_prefix.
5523
0f4d39d5
PA
55242012-02-21 Pedro Alves <palves@redhat.com>
5525
5526 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
5527 with_test_prefix here.
5528 (top level): Do it here instead. Remove `:' from the
5529 with_test_prefix string.
5530 * gdb.base/attach-pie-misread.exp: Remove the leading space the
5531 the suffix `:' from the with_test_prefix prefix string.
5532 * gdb.base/break-interp.exp: Ditto.
5533 * gdb.base/catch-load.exp: Ditto.
5534 * gdb.base/disp-step-syscall.exp: Ditto.
5535 * gdb.base/jit-so.exp: Ditto.
5536 * gdb.base/jit.exp: Ditto.
5537 * gdb.base/sepdebug.exp: Ditto.
5538 * gdb.base/solib-display.exp: Ditto.
5539 * gdb.base/solib-overlap.exp: Ditto.
5540 * gdb.base/watch-cond-infcall.exp: Ditto.
5541 * gdb.base/watchpoint.exp: Ditto.
5542 * gdb.dwarf2/dw2-noloc.exp: Ditto.
5543 * gdb.mi/mi-watch.exp: Ditto.
5544 * gdb.mi/mi2-watch.exp: Ditto.
5545 * gdb.threads/non-ldr-exc-1.exp: Ditto.
5546 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5547 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5548 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5549 * gdb.threads/watchpoint-fork.exp: Ditto.
5550 * gdb.threads/watchthreads-reorder.exp: Ditto.
5551 * gdb.trace/change-loc.exp: Ditto.
5552 * gdb.trace/pending.exp: Ditto.
5553 * gdb.trace/status-stop.exp: Ditto.
5554 * gdb.trace/strace.exp: Ditto.
5555 * gdb.trace/trace-break.exp: Ditto.
5556 * gdb.trace/unavailable.exp: Ditto.
5557 * lib/gdb.exp (with_test_prefix): Always prefix with space and
5558 suffix with colon. Adjust leading comments.
5559
6a5870ce
PA
55602012-02-21 Pedro Alves <palves@redhat.com>
5561 Tom Tromey <tromey@redhat.com>
5562
5563 * lib/gdb.exp: Add description of test prefixes.
5564 (with_test_prefix): New procedure.
5565 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
5566 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
5567 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
5568 instead of lappend to append to pf_prefix.
5569 * gdb.base/catch-load.exp: Use with_test_prefix.
5570 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
5571 * gdb.base/jit-so.exp: Use with_test_prefix.
5572 * gdb.base/jit.exp: Use with_test_prefix.
5573 * gdb.base/return-nodebug.exp (do_test): Use append instead of
5574 lappend to append to pf_prefix.
5575 * gdb.base/sepdebug.exp: Use with_test_prefix.
5576 * gdb.base/solib-display.exp: Use with_test_prefix.
5577 * gdb.base/solib-overlap.exp: Use with_test_prefix.
5578 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
5579 * gdb.base/watchpoint.exp: Use with_test_prefix.
5580 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
5581 * gdb.mi/mi-watch.exp: Use with_test_prefix.
5582 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
5583 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
5584 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
5585 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
5586 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
5587 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
5588 append instead of lappend to append to pf_prefix.
5589 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
5590 * gdb.trace/change-loc.exp: Use with_test_prefix.
5591 * gdb.trace/pending.exp: Use with_test_prefix.
5592 * gdb.trace/status-stop.exp: Use with_test_prefix.
5593 * gdb.trace/strace.exp: Use with_test_prefix.
5594 * gdb.trace/trace-break.exp: Use with_test_prefix.
5595 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
5596 instead of lappend to append to pf_prefix.
5597
35dc4a6b
JK
55982012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5599
5600 Fix racy FAILs.
5601 * gdb.base/inferior-died.c (main): Add return of 0.
5602 * gdb.base/inferior-died.exp (continue): Fix expectation of
5603 asynchronous events.
5604 (p 1): New test.
5605
c5a006e6
PA
56062012-02-20 Pedro Alves <palves@redhat.com>
5607
5608 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
5609 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
5610 gdb's internal debug output. For the non-threaded case, look for
5611 "Program received signal SIGLARM", for the threaded case, peek at
5612 the thread's siginfo.
5613
cc51a170
PA
56142012-02-20 Pedro Alves <palves@redhat.com>
5615
5616 General cleanup, make output test messages unique, and build
5617 different executable files for the non-threaded and threaded
5618 cases.
5619
5620 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
5621 Delete.
5622 (executable_nothr, executable_thr): New globals.
5623 (top level): Adjust to delete both executables.
5624 (corefunc): New parameter $executable. Set $pf_prefix instead of
5625 hand writing a prefix in tests. Issue a clean_restart and enable
5626 lin-lwp debug output here.
5627 (top level): Adjust. Use build_executable. Don't start gdb here,
5628 and don't enable lin-lwp debug output here.
5629 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
5630
c755f03d
JK
56312012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5632
5633 Fix racy FAILs.
5634 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
5635 "continue" command.
5636
6bec5e0a
JK
56372012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5638
5639 Fix for gdbserver non-extended mode.
5640 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
5641 and gdb_run_cmd.
5642
2e8265fd
TT
56432012-02-17 Tom Tromey <tromey@redhat.com>
5644
5645 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
5646 * gdb.python/py-events.exp: Check 'dir' output.
5647 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
5648
9e507076
YQ
56492012-02-17 Yao Qi <yao@codesourcery.com>
5650
5651 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
5652
32d22ab1
TT
56532012-02-16 Tom Tromey <tromey@redhat.com>
5654
5655 * gdb.base/inferior-died.c: Don't include stdio.h.
5656
9addecb9
TT
56572012-02-16 Tom Tromey <tromey@redhat.com>
5658
5659 * gdb.base/inferior-died.c: New file.
5660 * gdb.base/inferior-died.exp: New file.
5661
4cb6da1c
AR
56622012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
5663
5664 * gdb.base/break-inline.exp: New file.
5665 * gdb.base/break-inline.c: New file.
5666
3af2590d
TT
56672012-02-15 Tom Tromey <tromey@redhat.com>
5668
5669 * gdb.base/pc-fp.exp: Add "info register" tests.
5670
29988831
TT
56712012-02-15 Tom Tromey <tromey@redhat.com>
5672
5673 * gdb.base/regs.exp: Remove.
5674
10010058
PA
56752012-02-15 Pedro Alves <palves@redhat.com>
5676
5677 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
5678 the target doesn't support tracepoints.
5679 * gdb.trace/circ.exp: Ditto.
5680 * gdb.trace/collection.exp: Ditto.
5681 * gdb.trace/packetlen.exp: Ditto.
5682 * gdb.trace/passc-dyn.exp: Ditto.
5683 * gdb.trace/report.exp: Ditto.
5684 * gdb.trace/tfind.exp: Ditto.
5685 * gdb.trace/tspeed.exp: Ditto.
5686 * gdb.trace/tsv.exp: Ditto.
5687 * gdb.trace/unavailable.exp: Ditto.
5688 * gdb.trace/while-dyn.exp: Ditto.
5689
a2e0062d
PA
56902012-02-15 Pedro Alves <palves@redhat.com>
5691
5692 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
5693 gdb_test_multiple, and call unsupported instead of fail, if the
5694 remote side does not support the request.
5695
a1999d40
PA
56962012-02-15 Pedro Alves <palves@redhat.com>
5697
5698 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
5699 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
5700 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
5701 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
5702 * gdb.server/server-run.exp: Make sure gdb is disconnected.
5703 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
5704 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
5705 doesn't start with "extended-" already.
5706
7cee1e54
PA
57072012-02-15 Pedro Alves <palves@redhat.com>
5708
5709 Support extended-remote. Avoid cascading timeouts.
5710
5711 * gdb.base/attach.exp (do_attach_tests): Add expected output for
5712 the extended-remote target. If attaching with no file fails, load
5713 the file manually.
5714 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
5715
816338b5
SS
57162012-02-14 Stan Shebs <stan@codesourcery.com>
5717
5718 * gdb.base/ena-dis-br.exp: Add enable count test.
5719
cc30c4bd
PA
57202012-02-13 Pedro Alves <palves@redhat.com>
5721
5722 * config/mips-idt.exp: Delete.
5723 * gdb.base/a2-run.exp: Remove mips-idt xfails.
5724 * gdb.base/bitfields.exp: Remove mips-idt restarts.
5725 * gdb.base/break.exp: Remove mips-idt references.
5726 * gdb.base/chng-syms.exp: Ditto.
5727 * gdb.base/default.exp: Ditto.
5728 * gdb.base/funcargs.exp (funcargs_reload): Delete.
5729 (top level): Don't call it.
5730 * gdb.base/opaque.exp: Remove mips-idt restarts.
5731 * gdb.base/ptype.exp: Remove mips-idt xfails.
5732 * gdb.base/scope.exp: Remove mips-idt restarts.
5733 * gdb.base/sepdebug.exp: Remove mips-idt references.
5734 * gdb.base/watchpoint.exp (maybe_clean_restart)
5735 (maybe_reinitialize): Delete.
5736 (test_disabling_watchpoints, test_disabling_watchpoints)
5737 (test_watchpoint_triggered_in_syscall)
5738 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5739 Don't call them.
5740
57008375
JK
57412012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5742
5743 * gdb.server/server-exec-info.exp: New file.
5744
4a2d9c08
PA
57452012-02-10 Pedro Alves <palves@redhat.com>
5746
5747 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
5748 always non-empty.
5749 (test_attach): Always pass $exec to test_attach_gdb.
5750
09fa21bd
TT
57512012-02-08 Tom Tromey <tromey@redhat.com>
5752
5753 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
5754 before inferior is started.
5755
f0823d2c
TT
57562012-02-07 Tom Tromey <tromey@redhat.com>
5757
5758 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
5759 Symbol.value.
5760 * gdb.python/py-symbol.c (qq): Set default value.
5761
57622012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
5763
5764 * gdb.python/py-symbol.c (qq): New global.
5765 * gdb.python/py-symbol.exp: Add test for frame-less
5766 lookup_symbol.
5767 * gdb.python/py-symtab.exp: Fix line number.
5768
f7e44f65
JB
57692012-02-03 Joel Brobecker <brobecker@adacore.com>
5770
5771 * gdb.ada/mi_task_arg: New testcase.
5772
4c9ed63c
PA
57732012-02-02 Pedro Alves <palves@redhat.com>
5774
5775 * gdb.reverse/until-precsave.exp: Also put "record save" under the
5776 extended timeout.
5777
c0b9f2c6
PA
57782012-02-02 Pedro Alves <palves@redhat.com>
5779
5780 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
5781 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
5782
5f8cefd7
PA
57832012-02-02 Pedro Alves <palves@redhat.com>
5784
5785 * gdb.base/term.exp: Rewrite.
5786 * gdb.base/term.c: New.
5787
2f3a2569
PA
57882012-02-02 Pedro Alves <palves@redhat.com>
5789
5790 * gdb.base/default.exp (run "r" abbreviation, run): Add
5791 extended-remote expected output.
5792
f149aabd
TT
57932012-02-02 Tom Tromey <tromey@redhat.com>
5794
5795 * gdb.cp/dispcxx.exp: New file.
5796 * gdb.cp/dispcxx.cc: New file.
5797
03bef283
TT
57982012-02-01 Tom Tromey <tromey@redhat.com>
5799
5800 * gdb.base/jit-simple.exp: New file.
5801 * gdb.base/jit-simple.c: New file.
5802
a79b18b5
YQ
58032012-01-30 Yao Qi <yao@codesourcery.com>
5804
5805 * gdb.base/skip.exp: Make test result unique.
5806
f0d1a53e
JK
58072012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5808
5809 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
5810 compatibility with valgrind-3.7.0.
5811
4b3c9f41
PA
58122012-01-27 Pedro Alves <palves@redhat.com>
5813
5814 * gdb.base/watchpoint.exp (no_hw): New global.
5815 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
5816 disable hw watchpoints.
5817 (test_wide_location_1, test_wide_location_2): If no_hw is set,
5818 don't expect hw watchpoints.
5819 (no_hw_watchpoints): Always clean restart.
5820 (do_tests): New procedure, factored out from the top level.
5821 (top level): Run tests twice. Once with hw watchpoints enabled,
5822 another time with hw watchpoints disabled.
5823
a13491c8
PA
58242012-01-27 Pedro Alves <palves@redhat.com>
5825
5826 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
5827 out from the top level.
5828 (top level): Call it instead.
5829
f2c8a051
PA
58302012-01-27 Pedro Alves <palves@redhat.com>
5831
5832 * gdb.base/watchpoint.exp (top level): Re-enable hardware
5833 watchpoints sooner.
5834
654d7a9e
PA
58352012-01-27 Pedro Alves <palves@redhat.com>
5836
5837 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
5838
274f47f3
PA
58392012-01-27 Pedro Alves <palves@redhat.com>
5840
5841 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
5842 "You may have requested too many hardware
5843 breakpoints/watchpoints".
5844
e4d63ba2
PA
58452012-01-27 Pedro Alves <palves@redhat.com>
5846
5847 * gdb.base/watchpoint.exp (maybe_clean_restart)
5848 (maybe_reinitialize): New.
5849 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
5850 expect "hit N times".
5851 (test_disabling_watchpoints, test_complex_watchpoint)
5852 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
5853 Call maybe_clean_restart.
5854 (top level): Use clean_restart. Remove "mips-idt-*"
5855 reinitialization.
5856
dbd95daf
PA
58572012-01-27 Pedro Alves <palves@redhat.com>
5858
5859 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
5860
f3ad2025
PA
58612012-01-27 Pedro Alves <palves@redhat.com>
5862
5863 * gdb.base/watchpoint.exp: Clean restart after tests that don't
5864 require `initialize' anymore. Remove unnecessary `initialize'
5865 calls.
5866
100aa3ae
PA
58672012-01-27 Pedro Alves <palves@redhat.com>
5868
5869 * gdb.base/watchpoint.exp (wp_set): Delete.
5870 (initialize, test_simple_watchpoint, top level): Remove dead code.
5871
c79a8e11
PA
58722012-01-27 Pedro Alves <palves@redhat.com>
5873
5874 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
5875 typo.
5876
048fe15a
PA
58772012-01-27 Pedro Alves <palves@redhat.com>
5878
5879 * config/extended-gdbserver.exp: New file.
5880 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
5881 comment.
5882 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
5883 * boards/native-extended-gdbserver.exp: New file.
5884
4033a6bf
PA
58852012-01-26 Pedro Alves <palves@redhat.com>
5886
5887 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
5888 and gdb_test_multiple.
5889
3d7f4b81
PA
58902012-01-26 Pedro Alves <palves@redhat.com>
5891
5892 Make test messages unique, and more identifiable.
5893 * gdb.multi/watchpoint-multi.exp: Change test messages.
5894
484abf42
TT
58952012-01-25 Tom Tromey <tromey@redhat.com>
5896
5897 * gdb.base/solib-disc.exp: Fix regexps.
5898
edcc5120
TT
58992012-01-24 Tom Tromey <tromey@redhat.com>
5900
5901 * lib/mi-support.exp (mi_expect_stop): Add special case for
5902 solib-event.
5903 * gdb.base/catch-load-so.c: New file.
5904 * gdb.base/catch-load.exp: New file.
5905 * gdb.base/catch-load.c: New file.
5906 * gdb.base/break-interp.exp (reach_1): Update regexp.
5907
30b91c90
JK
59082012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5909
5910 Fix fuzzy results.
5911 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
5912 lpsimple and func.
5913
53fe1783
GB
59142012-01-24 Gary Benson <gbenson@redhat.com>
5915
5916 Delete #if 0'd out code.
5917 * gdb.base/default.exp (info catch): Remove.
5918 * gdb.base/gdb_history (info catch): Likewise.
5919 * gdb.base/help.exp (info catch): Likewise.
5920
d0d8b0c6
JK
59212012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5922
5923 Fix watchpoints to be specific for each inferior.
5924 * gdb.multi/watchpoint-multi.c: New file.
5925 * gdb.multi/watchpoint-multi.exp: New file.
5926
4403d8e9
JK
59272012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5928
5929 Fix watchpoints across inferior fork.
5930 * gdb.threads/watchpoint-fork-child.c: New file.
5931 * gdb.threads/watchpoint-fork-mt.c: New file.
5932 * gdb.threads/watchpoint-fork-parent.c: New file.
5933 * gdb.threads/watchpoint-fork-st.c: New file.
5934 * gdb.threads/watchpoint-fork.exp: New file.
5935 * gdb.threads/watchpoint-fork.h: New file.
5936
050a2e1d
PA
59372012-01-23 Pedro Alves <palves@redhat.com>
5938
5939 * gdb.base/call-signal-resume.exp: Allow output after "return".
5940
6a52fb62
PA
59412012-01-20 Pedro Alves <palves@redhat.com>
5942
5943 * gdb.python/py-finish-breakpoint.py: Fix typo.
5944
145b16a9
UW
59452012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
5946
5947 * gdb.base/info-proc.exp: Also run on remote targets. Main
5948 "info proc" command is now always present; whether target supports
5949 actual info proc operation is detected when attempting to issue
5950 the command.
5951
26f6125e
JK
59522012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5953
5954 * .gdbinit: Remove.
5955
eb5227ce
PA
59562012-01-19 Pedro Alves <palves@redhat.com>
5957
5958 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
5959 look at the funtions' returns.
5960 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
5961 (jprint.print(int, int)): Change return type to int. Adjust.
5962
1db33378
PP
59632012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5964
5965 PR gdb/9538
5966 * gdb.base/sepdebug.exp: New test.
5967
b9736cf8
PA
59682012-01-18 Pedro Alves <palves@redhat.com>
5969
5970 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
5971 Allow output before ^done.
5972
4aac40c8
TT
59732012-01-16 Tom Tromey <tromey@redhat.com>
5974
5975 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
5976 Add tests for relative directory.
5977
cafec441
TT
59782012-01-16 Tom Tromey <tromey@redhat.com>
5979
5980 * gdb.base/printcmds.c (enum flag_enum): New.
5981 (three): New global.
5982 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
5983 enum printing.
5984 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
5985 FlagEnumerationPrinter.
5986 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
5987 * gdb.python/py-pp-maint.c (enum flag_enum): New.
5988 (fval): New global.
5989
abcc4978
PA
59902012-01-16 Pedro Alves <palves@redhat.com>
5991
5992 * lib/gdb.exp (banned_procedures): New variable.
5993 (banned_variables_traced): Rename to ...
5994 (banned_traced): ... this.
5995 (gdb_init): Also trace banned procedures.
5996 (gdb_finish): Also untrace banned procedures.
5997
97ccebe8
PA
59982012-01-16 Pedro Alves <palves@redhat.com>
5999
6000 Remove all calls to strace.
6001
2af7517b
JK
60022012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6003
6004 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
6005 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
6006
9241a8bc
PP
60072012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6008
6009 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
6010 * gdb.base/pie-execl.exp: Likewise.
6011
3848a17f
KS
60122012-01-12 Keith Seitz <keiths@redhat.com>
6013
6014 PR mi/10586
6015 * gdb.mi/var-cmd.c (struct anonymous): New structure.
6016 (do_anonymous_type_tests): New function.
6017 (main): Call do_anonymous_type_tests.
6018 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
6019 (verify_everything): New procedure.
6020 * gdb.mi/mi-var-cp.cc (class A): New class.
6021 (anonymous_structs_and_unions): New function.
6022 (main): Call anonymous_structs_and_unions.
6023 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
6024 (verify_everything): New procedure.
6025
440e2fca
KS
60262012-01-12 Keith Seitz <keiths@redhat.com>
6027
6028 * lib/mi-support.exp: Expand comments about PATH_EXPR.
6029 (varobj_tree::get_path_expr): Assume that all varobjs are
6030 compound unless they are known simple types.
6031 Adjust path expressions based on parent type, path parent type,
6032 and tree language.
6033 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
6034 the root varobj.
6035 (mi_walk_varobj_tree): Add LANGUAGE parameter.
6036
675399c9
PA
60372012-01-11 Pedro Alves <palves@redhat.com>
6038
6039 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
6040 core files on this machine" anymore.
6041
97ddaa9b
PH
60422012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6043
6044 * gdb.base/watchpoint.c (recurser): Initialize local_x.
6045 (main): Repeat recurser call.
6046 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
6047 equivalent to 'local_x'.
6048
ea733575 60492012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 6050 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
6051
6052 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
6053
2ca0b532
PA
60542012-01-05 Pedro Alves <alves.ped@gmail.com>
6055
6056 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
6057 * gdb.python/py-events.c (first): Add bits for new "step N" test.
6058 * gdb.python/py-events.exp: Test that "step N" tripping on a
6059 breakpoint emits a breakpoint event.
6060
6e681866
JB
60612012-01-03 Joel Brobecker <brobecker@adacore.com>
6062
6063 * gdb.base/auxv.exp: Reformat the copyright notice.
6064
3c2d6aff
YQ
60652012-01-03 Yao Qi <yao@codesourcery.com>
6066
6067 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
6068 (strace_trace_on_diff_addr): New.
6069 * gdb.trace/strace.c: (main): Add two local variables.
6070
0852fee3
UW
60712011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
6072
6073 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
6074 * gdb.cell/gcore.exp: Likewise.
6075 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
6076 to verify the correct instance of main is selected.
6077
12c3e59c
JB
60782012-01-02 Joel Brobecker <brobecker@adacore.com>
6079
6080 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
6081 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
6082 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
6083 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
6084 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
6085 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
6086 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
6087 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
6088 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
6089 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
6090 gdb.threads/thread_check.c: Reformat copyright header.
6091
c0f378ec
EBM
60922011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
6093
e4a7ca93 6094 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
6095 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
6096 is not enabled.
6097
3bc96cfb
JK
60982011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6099
6100 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
6101 parameter to self_exec, adjust the function.
6102 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
6103 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
6104 (set var do_exit = 0): Remove test.
6105 (newline at end of file): Add one.
6106
095bcf5e
JB
61072011-12-27 Joel Brobecker <brobecker@adacore.com>
6108
6109 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
6110 New files.
6111
18d19bd1
JK
61122011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6113
6114 Fix racy FAILs.
6115 * gdb.threads/fork-thread-pending.c (barrier): New variable.
6116 (thread_function, thread_forker): Call pthread_barrier_wait for it.
6117 (main): Call pthread_barrier_init for it.
6118
e809353a
JK
61192011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6120
6121 Fix double send_gdb leading to racy FAILs.
6122 * gdb.base/break.exp (set silent break bp_location1): Replace
6123 3x send_gdb and gdb_expect by gdb_test.
6124 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
6125 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
6126 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
6127 instead of send_gdb. Twice.
6128 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
6129 3x send_gdb and gdb_expect by gdb_test.
6130 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
6131
da8cb7ec
JK
61322011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6133
6134 * gdb.linespec/linespec.exp: Compile using {c++}.
6135
ae1a303e
JK
61362011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6137
6138 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
6139 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
6140 (verify GCC PR debug/51668): New test.
6141
cc72b2a2
KP
61422011-12-23 Kevin Pouget <kevin.pouget@st.com>
6143
6144 Introduce gdb.FinishBreakpoint in Python.
6145 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
6146 py-finish-breakpoint2
6147 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
6148 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
6149 instead of line number.
6150 * gdb.python/py-finish-breakpoint.c: New file.
6151 * gdb.python/py-finish-breakpoint.exp: New file.
6152 * gdb.python/py-finish-breakpoint.py: New file.
6153 * gdb.python/py-finish-breakpoint2.cc: New file.
6154 * gdb.python/py-finish-breakpoint2.exp: New file.
6155 * gdb.python/py-finish-breakpoint2.py: New file.
6156
3b7962f9
JK
61572011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6158
6159 Partial fix of compatibility with gcc-4.7.
6160 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
6161 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
6162 Add comment to add a PASS case in the future.
6163
6538471c
JK
6164 Fix compatibility with gcc-4.7.
6165 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
6166
7052e42c
UW
61672011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
6168
6169 PR tdep/12797
6170 * gdb.base/callfuncs.exp: Remove KFAIL.
6171
9ac7f98e
JB
61722011-12-21 Joel Brobecker <brobecker@adacore.com>
6173
6174 * gdb.ada/task_bp: New testcase.
6175
f6eeced0
JK
61762011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6177
6178 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
6179 -DNO_SECTIONS.
6180 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
6181
72225e17
JK
61822011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6183
6184 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
6185 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
6186 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6187 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
6188 conditional for gcc <= 4.5.
6189
13ac8d2c
JK
61902011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6191
6192 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
6193 by XFAIL.
6194 * gdb.cp/static-method.exp (info addr A::func())
6195 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6196 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6197 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6198 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
6199 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
6200 (test value of F in k3_m): Likewise.
6201 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
6202 Likewise.
6203
049682ba
JK
62042011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6205
6206 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
6207 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
6208 Remove.
6209 * gdb.threads/attachstop-mt.c: Remove.
6210 * gdb.threads/attachstop-mt.exp: Remove.
6211
2c9d8796
MK
62122011-12-17 Mark Kettenis <kettenis@gnu.org>
6213
6214 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
6215
e0f9f062
DE
62162011-12-16 Doug Evans <dje@google.com>
6217
f4aa2101 6218 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
6219 * boards/native-gdbserver.exp: New file.
6220
e0f9f062
DE
6221 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
6222 gdbserver output.
6223 (gdbserver_default_get_remote_address): New function.
6224 (gdbserver_start): Call gdb,get_remote_address to compute argument
6225 to "target remote" command.
6226
80b6e756
PM
62272011-12-16 Phil Muldoon <pmuldoon@redhat.com>
6228
1c3ad6ab 6229 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
6230 python print-stack. Add set/show python print-stack
6231 off|full|message tests.
6232
1576bd00
YQ
62332011-12-15 Yao Qi <yao@codesourcery.com>
6234
6235 * gdb.trace/strace.c: New
6236 * gdb.trace/strace.exp: New.
6237
d6a0f6e0
TT
62382011-12-14 Tom Tromey <tromey@redhat.com>
6239
6240 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
6241
31015e1d
DE
62422011-12-14 Doug Evans <dje@google.com>
6243
6244 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
6245
7b50312a
PA
62462011-12-14 Pedro Alves <pedro@codesourcery.com>
6247
6248 PR threads/10729
6249
6250 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 6251 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 6252
924437bc
PA
62532011-12-13 Pedro Alves <pedro@codesourcery.com>
6254 Doug Evans <dje@google.com>
6255
6256 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
6257 (clean_restart): Remove references to the gdb_stub target board
6258 variable.
6259 (gdb_step_for_stub): Delete.
6260
6261 * gdb.base/annota1.exp: Remove all references to [target_info
6262 exists gdb_stub], gdb_step_for_stub and usestubs.
6263 * gdb.base/annota3.exp: Ditto.
6264 * gdb.base/async.exp: Ditto.
6265 * gdb.base/break.exp: Ditto.
6266 * gdb.base/code-expr.exp: Ditto.
6267 * gdb.base/commands.exp: Ditto.
6268 * gdb.base/completion.exp: Ditto.
6269 * gdb.base/condbreak.exp: Ditto.
6270 * gdb.base/consecutive.exp: Ditto.
6271 * gdb.base/cvexpr.exp: Ditto.
6272 * gdb.base/define.exp: Ditto.
6273 * gdb.base/display.exp: Ditto.
6274 * gdb.base/ena-dis-br.exp: Ditto.
6275 * gdb.base/environ.exp: Ditto.
6276 * gdb.base/gnu-ifunc.exp: Ditto.
6277 * gdb.base/maint.exp: Ditto.
6278 * gdb.base/pending.exp: Ditto.
6279 * gdb.base/sect-cmd.exp: Ditto.
6280 * gdb.base/sepdebug.exp: Ditto.
6281 * gdb.base/unload.exp: Ditto.
6282 * gdb.base/watchpoint-solib.exp: Ditto.
6283 * gdb.cp/annota2.exp: Ditto.
6284 * gdb.cp/annota3.exp: Ditto.
6285 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
6286 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
6287 * gdb.mi/mi-pending.exp: Ditto.
6288 * gdb.trace/circ.exp: Ditto.
6289 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
6290 * gdb.base/list.exp: Ditto.
6291
6292 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
6293 breakpoint function and all references to the usestubs macro.
6294 * gdb.base/exprs.c: Ditto.
6295 * gdb.base/freebpcmd.c: Ditto.
6296 * gdb.base/bitfields.c: Ditto.
6297 * gdb.base/bitfields2.c: Ditto.
6298 * gdb.base/break.c: Ditto.
6299 * gdb.base/call-sc.c: Ditto.
6300 * gdb.base/call-signals.c: Ditto.
6301 * gdb.base/callfuncs.c: Ditto.
6302 * gdb.base/charset.c: Ditto.
6303 * gdb.base/consecutive.c: Ditto.
6304 * gdb.base/constvars.c: Ditto.
6305 * gdb.base/funcargs.c: Ditto.
6306 * gdb.base/int-type.c: Ditto.
6307 * gdb.base/interrupt.c: Ditto.
6308 * gdb.base/langs0.c: Ditto.
6309 * gdb.base/list0.c: Ditto.
6310 * gdb.base/mips_pro.c: Ditto.
6311 * gdb.base/miscexprs.c: Ditto.
6312 * gdb.base/nodebug.c: Ditto.
6313 * gdb.base/opaque0.c: Ditto.
6314 * gdb.base/pointers.c: Ditto.
6315 * gdb.base/printcmds.c: Ditto.
6316 * gdb.base/ptype.c: Ditto.
6317 * gdb.base/recurse.c: Ditto.
6318 * gdb.base/reread1.c: Ditto.
6319 * gdb.base/reread2.c: Ditto.
6320 * gdb.base/restore.c: Ditto.
6321 * gdb.base/return.c: Ditto.
6322 * gdb.base/run.c: Ditto.
6323 * gdb.base/scope0.c: Ditto.
6324 * gdb.base/sepdebug.c: Ditto.
6325 * gdb.base/setshow.c: Ditto.
6326 * gdb.base/setvar.c: Ditto.
6327 * gdb.base/sigall.c: Ditto.
6328 * gdb.base/signals.c: Ditto.
6329 * gdb.base/structs.c: Ditto.
6330 * gdb.base/structs2.c: Ditto.
6331 * gdb.base/testenv.c: Ditto.
6332 * gdb.base/twice.c: Ditto.
6333 * gdb.base/unwindonsignal.c: Ditto.
6334 * gdb.base/watchpoint.c: Ditto.
6335 * gdb.base/watchpoints.c: Ditto.
6336 * gdb.base/whatis.c: Ditto.
6337 * gdb.cp/classes.cc: Ditto.
6338 * gdb.cp/cplusfuncs.cc: Ditto.
6339 * gdb.cp/derivation.cc: Ditto.
6340 * gdb.cp/formatted-ref.cc: Ditto.
6341 * gdb.cp/misc.cc: Ditto.
6342 * gdb.cp/overload.cc: Ditto.
6343 * gdb.cp/ovldbreak.cc: Ditto.
6344 * gdb.cp/ref-params.cc: Ditto.
6345 * gdb.cp/ref-types.cc: Ditto.
6346 * gdb.cp/templates.cc: Ditto.
6347 * gdb.cp/virtfunc.cc: Ditto.
6348 * gdb.hp/gdb.aCC/run.c: Ditto.
6349 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
6350 * gdb.hp/gdb.compat/xdb0.c: Ditto.
6351 * gdb.reverse/consecutive-reverse.c: Ditto.
6352 * gdb.reverse/sigall-reverse.c: Ditto.
6353 * gdb.reverse/until-reverse.c: Ditto.
6354 * gdb.reverse/watch-reverse.c: Ditto.
6355 * gdb.trace/actions.c: Ditto.
6356 * gdb.trace/circ.c: Ditto.
6357 * gdb.trace/collection.c: Ditto.
6358
fabde485
PA
63592011-12-13 Pedro Alves <pedro@codesourcery.com>
6360
6361 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
6362 (func6, func7): New.
6363 (main): Call func6 and func7.
6364 * gdb.base/watchpoint.exp (test_wide_location_1)
6365 (test_wide_location_2): New.
6366 (top level): Re-enable hardware watchpoints if necessary. Call
6367 test_wide_location_1 and test_wide_location_2.
6368
ff7d1690
YQ
63692011-12-11 Yao Qi <yao@codesourcery.com>
6370
6371 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
6372
a6af7abe
JB
63732011-12-11 Joel Brobecker <brobecker@adacore.com>
6374
6375 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
6376 expected output for unsupported case.
6377
61638e15
JK
63782011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6379
6380 PR testsuite/12649
6381 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
6382 Protect gdb_test_multiple by final $gdb_prompt match.
6383
0a00efc3
JK
63842011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6385
6386 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
6387 New variable, new test.
6388 (list static-method.cc:xxx::(anonymous namespace)::A::func)
6389 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
6390 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
6391 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
6392 them if HAVE_GCC_45682_FIXED is not set.
6393
4511b1ba
YQ
63942011-12-10 Yao Qi <yao@codesourcery.com>
6395
6396 * gdb.trace/status-stop.exp: New.
6397 * gdb.trace/status-stop.c: New.
6398
27949e73
JK
63992011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6400
6401 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
6402 timeout.
6403
d8ea7931
TT
64042011-12-08 Tom Tromey <tromey@redhat.com>
6405
6406 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
6407 condition.
6408
1cc310d2
SS
64092011-12-07 Stan Shebs <stan@codesourcery.com>
6410
6411 * gdb.trace/tfind.exp: Update for output changes.
6412
d482a875
PA
64132011-12-07 Pedro Alves <pedro@codesourcery.com>
6414
6415 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
6416 throws "Cannot insert catchpoints in this configuration".
6417 * gdb.ada/mi_catch_ex.exp: Likewise.
6418
f0ba3972
PA
64192011-12-06 Pedro Alves <pedro@codesourcery.com>
6420
6421 * gdb.base/break-always.exp: Test changing memory at addresses
6422 with breakpoints inserted.
6423
f8eba3c6
TT
64242011-12-06 Joel Brobecker <brobecker@acacore.com>
6425
6fdff2c5
PA
6426 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
6427 involving a fully qualified function name.
f8eba3c6
TT
6428
64292011-12-06 Tom Tromey <tromey@redhat.com>
6430
6431 * gdb.ada/homonym.exp: Add three breakpoint tests.
6432
64332011-12-06 Tom Tromey <tromey@redhat.com>
6434
6435 * gdb.base/solib-weak.exp (do_test): Remove kfail.
6436 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
6437 * gdb.objc/objcdecode.exp: Update for output changes.
6438 * gdb.linespec/linespec.exp: New file.
6439 * gdb.linespec/lspec.cc: New file.
6440 * gdb.linespec/lspec.h: New file.
6441 * gdb.linespec/body.h: New file.
6442 * gdb.linespec/base/two/thefile.cc: New file.
6443 * gdb.linespec/base/one/thefile.cc: New file.
6444 * gdb.linespec/Makefile.in: New file.
6445 * gdb.cp/templates.exp (test_template_breakpoints): Update for
6446 output changes.
6447 * gdb.cp/re-set-overloaded.exp: Remove kfail.
6448 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
6449 makes one breakpoint.
6450 * gdb.cp/method2.exp (test_break): Update for output changes.
6451 * gdb.cp/mb-templates.exp: Update for output changes.
6452 * gdb.cp/mb-inline.exp: Update for output changes.
6453 * gdb.cp/mb-ctor.exp: Update for output changes.
6454 * gdb.cp/ovsrch.exp: Use fully-qualified names.
6455 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
6456 has multiple matches.
6457 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
6458 error message change.
6459 * gdb.base/list.exp (test_list_filename_and_number): Update for
6460 error message change.
6461 * gdb.base/break.exp: Disable pending breakpoints. Update for
6462 output changes.
6463 * configure.ac: Add gdb.linespec.
6464 * configure: Rebuild.
6465 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
6466
c642a434
UW
64672011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
6468
6469 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
6470 last_break register on s390*-*-* targets.
6471
b18003d1
JB
64722011-12-06 Joel Brobecker <brobecker@adacore.com>
6473
6474 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
6475 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
6476 of parameter X in procedure Foo.
6477
fe96589c
SS
64782011-12-05 Stan Shebs <stan@codesourcery.com>
6479
6480 * gdb.trace/tfind.exp: Update help string matches.
6481
1820ab47
JK
64822011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6483
6484 * gdb.server/ext-run.exp (get process list): Accept also systemd
6485 as PID 1.
6486
e11ac3a3
JK
64872011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6488 Pedro Alves <pedro@codesourcery.com>
6489
6490 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
6491 starting GDB.
6492 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
6493 $use_gdb_stub.
6494 * gdb.base/display.exp: Likewise.
6495 * gdb.base/ending-run.exp: Likewise.
6496 * gdb.base/list.exp (test_listsize): Likewise.
6497 * gdb.base/setshow.exp: Likewise.
6498 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
6499 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
6500 check by global $use_gdb_stub.
6501 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
6502 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
6503 (default_gdb_init): Unset global $use_gdb_stub.
6504 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
6505 by global $use_gdb_stub.
6506 * lib/gdbserver-support.exp: Extend comments for set_board_info
6507 gdb_protocol and gdb,socketport.
6508 (gdbserver_start_extended): Set global gdbserver_protocol and
6509 gdbserver_gdbport. Clear global use_gdb_stub.
6510 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
6511 from target use_gdb_stub.
6512 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
6513
1d41d75c
DE
65142011-12-03 Doug Evans <dje@google.com>
6515
6516 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
6517 (gdb_step_for_stub): Add comments.
6518
d6d7a51a
MR
65192011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
6520
6521 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
6522 to the caller.
6523 (gdb_test_multiple): Likewise.
6524
05acf274
JK
65252011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6526
6527 Fix gdb.mi/mi-solib.exp without system debug info installed.
6528 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
6529 expect attribute, return 0 for it. Update comments.
6530
2268b414
JK
65312011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6532
6533 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
6534 (corrupted list): Adjust the expectation.
6535
585861ea
JK
65362011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6537
6538 PR threads/13448
6539 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
6540 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
6541 * gdb.threads/tls-var-main.c: New file.
6542 * gdb.threads/tls-var.c: New file.
6543 * gdb.threads/tls-var.exp: New file.
6544
968643aa
JK
65452011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6546
6547 PR testsuite/12649
6548 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
6549 Protect gdb_test_multiple by final $gdb_prompt match.
6550 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
6551 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
6552 (test_tracepoints): Likewise.
6553
9750bca9
JK
65542011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6555
6556 PR breakpoints/13346
6557 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
6558 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
6559 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
6560
ac1349b7
JB
65612011-12-01 Joel Brobecker <brobecker@adacore.com>
6562
6563 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
6564 * gdb.ada/homonym/homonym.adb: For use of all types defined
6565 locally inside both Get_Value subprograms.
6566
26d44faf
JK
65672011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6568
6569 Fix racy FAILs.
6570 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
6571 of send_gdb.
6572
514f6425
UW
65732011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6574
6575 * gdb.base/testenv.exp: Skip on remote targets. Unset global
6576 environment variable after test completed.
6577
4255c8d2
UW
65782011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6579
6580 * gdb.base/solib-nodir.exp: Skip if remote target.
6581 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
6582 application. Call gdb_load_shlibs.
6583 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
6584
a35ad96a
JB
65852011-11-29 Joel Brobecker <brobecker@adacore.com>
6586
6587 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
6588
1a1d5513
JB
65892011-11-28 Joel Brobecker <brobecker@adacore.com>
6590
6591 * gdb.ada/fullname_bp: New testcase.
6592
50b4ddf8
JK
65932011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6594
6595 PR testsuite/12649
6596 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
6597 Wrap send_gdb into a new gdb_test.
6598
fb0aec57
JK
6599 Code cleanup.
6600 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
6601 Convert send_gdb and gdb_expect to gdb_test_multiple.
6602
2376d946
JK
66032011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6604
6605 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
6606
1eec78bd
KS
66072011-11-23 Keith Seitz <keiths@redhat.com>
6608
6609 * lib/mi-support.exp (varobj_tree): New namespace and procs.
6610 (mi_varobj_tree_test_children_callback): New proc.
6611 (mi_walk_varobj_tree): New proc.
6612
36dfb11c
TT
66132011-11-22 Tom Tromey <tromey@redhat.com>
6614
6615 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
6616 Add "use_mi_command" argument.
6617 (mi_run_cmd, mi_run_with_cli): New procs.
6618 * gdb.mi/solib-lib.c: New file.
6619 * gdb.mi/solib-main.c: New file.
6620 * gdb.mi/mi-solib.exp: New file.
6621
0e965dd0
DE
66222011-11-21 Doug Evans <dje@google.com>
6623
6624 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
6625 _Unwind_DebugHook is missing.
6626
f196051f
SS
66272011-11-20 Stan Shebs <stan@codesourcery.com>
6628
6629 * gdb.trace/tstatus.exp: New.
6630 * gdb.trace/actions.c: Include string.h.
6631
bfccc43c
YQ
66322011-11-18 Yao Qi <yao@codesourcery.com>
6633
6634 * gdb.trace/pending.exp: New.
6635 * gdb.trace/pending.c: New.
6636 * gdb.trace/pendshr1.c: New.
6637 * gdb.trace/pendshr2.c: New.
6638 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
6639 tracepoint location becomes pending.
6640 (tracepoint_change_loc_2): New.
6641
73cd8ab1
DM
66422011-11-16 David S. Miller <davem@davemloft.net>
6643
6644 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
6645 target is sparc*-*-linux*
6646
77426730
PK
66472011-11-15 Paul Koning <paul_koning@dell.com>
6648
6649 * gdb.python/py-type.exp: New testcases for exceptions on scalar
6650 types.
6651
ed59ded5
DE
66522011-11-14 Doug Evans <dje@google.com>
6653
6654 * gdb.base/shell.exp: New file.
6655
405f8e94
SS
66562011-11-14 Stan Shebs <stan@codesourcery.com>
6657
6658 * gdb.trace/ftrace.c: New.
6659 * gdb.trace/ftrace.exp: New.
6660
1e4d1764
YQ
66612011-11-14 Yao Qi <yao@codesourcery.com>
6662
6663 * gdb.trace/change-loc-1.c: New.
6664 * gdb.trace/change-loc-2.c: New.
6665 * gdb.trace/change-loc.c: New.
6666 * gdb.trace/change-loc.exp: New.
6667 * gdb.trace/change-loc.h: New.
6668 * gdb.trace/trace-break.c (marker): Define new symbol.
6669 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 6670 New.
1e4d1764
YQ
6671 (break_trace_same_addr_6): New.
6672
71eba9c2 66732011-11-12 Matt Rice <ratmice@gmail.com>
6674
6675 * gdb.base/info-macros.exp: Make tests for info definitions
6676 test info macro. Add tests for info macro argument processing.
6677 Rename a few tests.
6678
1d93e29a
KS
66792011-11-11 Keith Seitz <keiths@redhat.com>
6680
6681 PR gdb/12843
6682 * gdb.base/linespecs.exp: New file.
6683
a4b5b48a
DE
66842011-11-11 Doug Evans <dje@google.com>
6685
6686 * gdb.threads/print-threads.exp: Extend timeout for slower
6687 tests.
6688
f6b47be4
DE
66892011-11-10 Doug Evans <dje@google.com>
6690
792a0230
DE
6691 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
6692 "record to end of main" test.
6693
f6b47be4
DE
6694 * gdb.python/py-type.c (TS): New typedef.
6695 (ts): New global.
6696 * gdb.python/py-type.exp: Test field list of typedef.
6697
22355c90
JB
66982011-11-10 Joel Brobecker <brobecker@adacore.com>
6699
6700 * gdb.ada/small_reg_param: New testcase.
6701
a7860e76
TT
67022011-11-09 Tom Tromey <tromey@redhat.com>
6703
6704 * gdb.cp/destrprint.exp: New file.
6705 * gdb.cp/destrprint.cc: New file.
6706
72a2e3dc
MI
67072011-11-08 Meador Inge <meadori@codesourcery.com>
6708
6709 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
6710 (switch_stack_to_other): New test function.
6711 * gdb.arch/thumb-prologue.exp: New test cases.
6712
c7195df2 67132011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
6714
6715 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
6716
d3895d7d
YQ
67172011-11-08 Yao Qi <yao@codesourcery.com>
6718
6719 * gdb.exp (supports_process_record): New.
6720 (supports_reverse): New.
6721 * gdb.reverse/break-precsave.exp: Call support_process_record
6722 to run test conditionally.
6723 * gdb.reverse/consecutive-precsave.exp: Likewise.
6724 * gdb.reverse/i386-precsave.exp: Likewise.
6725 * gdb.reverse/machinestate-precsave.exp: Likewise.
6726 * gdb.reverse/solib-precsave.exp: Likewise.
6727 * gdb.reverse/step-precsave.exp: Likewise.
6728 * gdb.reverse/until-precsave.exp: Likewise.
6729 * gdb.reverse/watch-precsave.exp: Likewise.
6730 * gdb.reverse/break-reverse.exp: Call support_reverse to run
6731 test conditionally.
6732 * gdb.reverse/consecutive-reverse.exp: Likewise.
6733 * gdb.reverse/finish-precsave.exp: Likewise.
6734 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
6735 * gdb.reverse/finish-reverse.exp: Likewise.
6736 * gdb.reverse/i386-reverse.exp: Likewise.
6737 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6738 * gdb.reverse/machinestate.exp: Likewise.
6739 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
6740 * gdb.reverse/sigall-precsave.exp: Likewise.
6741 * gdb.reverse/sigall-reverse.exp: Likewise.
6742 * gdb.reverse/solib-reverse.exp: Likewise.
6743 * gdb.reverse/step-reverse.exp: Likewise.
6744 * gdb.reverse/until-reverse.exp: Likewise.
6745 * gdb.reverse/watch-reverse.exp: Likewise.
6746
a59306a3
YQ
67472011-11-05 Yao Qi <yao@codesourcery.com>
6748
6749 * gdb.trace/trace-break.exp: Add test on setting two
6750 fast tracepoints at the same address.
6751
87769f59
JK
67522011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6753
6754 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
6755
3065dfb6
SS
67562011-11-02 Stan Shebs <stan@codesourcery.com>
6757
6758 * gdb.trace/collection.c: Add code using strings.
6759 * gdb.trace/collection.exp: Add tests of string collection.
6760
89e208db
JK
67612011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6762
6763 * gdb.base/skip-solib.exp (executable_main): New variable.
6764 (binfile_main): Base it on that.
6765 Use $executable_main in clean_restart calls. Drop gdb_exit and
6766 gdb_start calls.
6767
405e54e9
JK
67682011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6769
6770 Fix racy FAILs.
6771 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
6772 breakpoint_re globals import by async. Set string_regex to .* for
6773 async. Remove the optional thread_selected_re and breakpoint_re
6774 globals expectations.
6775
58e8570a
JM
67762011-11-01 Joseph Myers <joseph@codesourcery.com>
6777
6778 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
6779 well as Cygwin.
6780
7b35ec7f 67812011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
6782
6783 Add tests for skip command.
89e208db
JK
6784 * gdb.base/skip-solib-lib.c: New
6785 * gdb.base/skip-solib-main.c: New
6786 * gdb.base/skip-solib.exp: New
6787 * gdb.base/skip.c: New
6788 * gdb.base/skip.exp: New
6789 * gdb.base/skip1.c: New
6790 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 6791
b9fd1791
PA
67922011-10-31 Yao Qi <yao@codesourcery.com>
6793 Pedro Alves <pedro@codesourcery.com>
6794
6fdff2c5
PA
6795 * gdb.trace/trace-break.c: New.
6796 * gdb.trace/trace-break.exp: New.
b9fd1791 6797
4323fecc
JK
67982011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6799
6800 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
6801 break-here-2.
6802
0e5bf2a8
PA
68032011-10-28 Pedro Alves <pedro@codesourcery.com>
6804
6805 * gdb.threads/no-unwaited-for-left.c: New.
6806 * gdb.threads/no-unwaited-for-left.exp: New.
6807 * gdb.threads/non-ldr-exc-1.c: New.
6808 * gdb.threads/non-ldr-exc-1.exp: New.
6809 * gdb.threads/non-ldr-exc-2.c: New.
6810 * gdb.threads/non-ldr-exc-2.exp: New.
6811 * gdb.threads/non-ldr-exc-3.c: New.
6812 * gdb.threads/non-ldr-exc-3.exp: New.
6813 * gdb.threads/non-ldr-exc-4.c: New.
6814 * gdb.threads/non-ldr-exc-4.exp: New.
6815
3a3dad98
JK
68162011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6817
6818 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
6819 * gdb.base/attach-pie-misread.exp: Likewise.
6820 * gdb.base/break-interp.exp: Likewise.
6821 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
6822 testcases for use_gdb_stub.
6823 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
6824 (continue): New testcase.
6825 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
6826 * gdb.threads/attach-into-signal.exp: Likewise.
6827 * gdb.threads/attach-stopped.exp: Likewise.
6828 * gdb.threads/attachstop-mt.exp: Likewise.
6829
d6a5d40c
PK
68302011-10-28 Paul Koning <paul_koning@dell.com>
6831
6832 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
6833
ca539be8
JK
68342011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6835
6836 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
6837 (mi_gdb_test): Import globals thread_selected_re
6838 and breakpoint_re. Expect them optionally at the regex start.
6839
d234ef5c
DE
68402011-10-27 Doug Evans <dje@google.com>
6841
6842 * gdb.python/python.exp: Test source -s.
6843
ab964825
PK
68442011-10-26 Paul Koning <paul_koning@dell.com>
6845
6846 * gdb.python/lib-types.cc (struct A): New structure.
6847 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 6848
54d8a644
PK
68492011-10-25 Paul Koning <paul_koning@dell.com>
6850
6851 PR python/13327
d234ef5c 6852
54d8a644
PK
6853 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
6854 fetch_lazy method.
6855
b0221781
YQ
68562011-10-24 Yao Qi <yao@codesourcery.com>
6857
6858 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
6859 target is tic6x-*-*.
6860
6cda5a20
JB
68612011-10-21 Joel Brobecker <brobecker@adacore.com>
6862
6863 * gdb.ada/mi_task_info/task_switch.adb: New file.
6864 * gdb.ada/mi_task_info.exp: New file.
6865
5ed9db04
JK
68662011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6867
6868 * gdb.cp/expand-psymtabs-cxx.exp: New file.
6869 * gdb.cp/expand-psymtabs-cxx.cc: New file.
6870
9df2fbc4
PM
68712011-10-20 Phil Muldoon <pmuldoon@redhat.com>
6872
6873 PR python/12656
6874
6875 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
6876 global_block tests.
6877
736086ba
TT
68782011-10-18 Tom Tromey <tromey@redhat.com>
6879
6880 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
6881
4af31552
TT
68822011-10-18 Tom Tromey <tromey@redhat.com>
6883
6884 * gdb.base/source.exp: Don't include full file name in test name.
6885 * gdb.python/python.exp: Don't include full file name in test
6886 name.
6887
43136979
AR
68882011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6889
6890 * gdb.base/attach-pie-noexec.c: New files.
6891 * gdb.base/attach-pie-noexec.exp: New files.
6892
543a9323
JM
68932011-10-17 Joseph Myers <joseph@codesourcery.com>
6894
6895 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
6896 prompt for each extra line in command.
6897
21ae7a4d
JK
68982011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6899
6900 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
6901 Revert the part of:
6902 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6903 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
6904 Change the expected string.
6905
20ec36d9
JK
69062011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6907
6908 Fix results with system glibc debug info installed.
6909 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
6910 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
6911 Accept also __libc_ symbol prefix and no prefix.
6912
6501c2fc
KS
69132011-10-14 Keith Seitz <keiths@redhat.com>
6914
6915 PR c++/13225
6916 * gdb.cp/converts.cc (foo3_1): New function.
6917 (foo3_2): New functions.
6918 * gdb.cp/converts.exp: Add tests for int to pointer conversion
6919 and null pointer conversions of integer constant zero.
6920 Add test to check if all arguments are checked for incompatible
6921 conversion BADNESS.
6922
55b1fd0c
TT
69232011-10-14 Tom Tromey <tromey@redhat.com>
6924
6925 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
6926 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
6927 linespec.
6928
22c05d8a
JK
69292011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6930
6931 Fix internal error regression.
6932 * gdb.dwarf2/implptr-optimized-out.S: New file.
6933 * gdb.dwarf2/implptr-optimized-out.exp: New file.
6934
1d6edc3c
JK
69352011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6936
6937 Fix empty DWARF expressions DATA vs. SIZE conditionals.
6938 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
6939 (loclist): New.
6940 (4): New abbrev.
6941 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
6942 Use prepare_for_testing, remove clean_restart.
6943 (p arraynoloc, p arraycallnoloc): New tests.
6944
9ec72168
JK
69452011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6946
6947 * gdb.cp/namespace-enum.exp (executable): New variable.
6948 (binfile): Use ${objdir}/${subdir}/ prefix.
6949 Use ${executable} for clean_restart.
6950
9c6c53f7
SA
69512011-10-11 Sterling Augustine <saugustine@google.com>
6952
6953 * gdb.cp/Makefile.in: Add namespace-enum test.
6954 * gdb.cp/namespace-enum.exp: New file.
6955 * gdb.cp/namespace-enum.c: New file.
6956 * gdb.cp/namespace-enum-main.c: New file.
6957
fac7ceb3
UW
69582011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
6959
6960 * gdb.python/py-shared.exp: Relax filename check to handle remote:
6961 sysroot.
6962
941b2081
JK
69632011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6964
6965 Reimplement @entry in input expressions.
6966 * gdb.base/exprs.c (v_int_array_init): New variable.
6967 * gdb.base/exprs.exp (print v_int_array_init)
6968 (print *v_int_array_init@1, print *v_int_array_init@2)
6969 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
6970 (print v_int_array_init[1]@1): New tests.
6971
0344e878
JM
69722011-10-10 Joseph Myers <joseph@codesourcery.com>
6973
6974 * gdb.cp/gdb2495.exp: Do not include directories in filename in
6975 expected message.
6976
5a56e9c5
DE
69772011-10-09 Doug Evans <dje@google.com>
6978
6979 * gdb.base/alias.exp: Add tests for alias command.
6980
2bda9cc5
JK
69812011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6982
6983 * gdb.arch/amd64-entry-value.s: New file.
6984 * gdb.mi/mi2-amd64-entry-value.s: New file.
6985
a471c594
JK
69862011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6987
6988 Display @entry parameter values even for references.
6989 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
6990 functions.
6991 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
6992 reference and datap_input.
6993 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
6994 breakpoints.
6995 (continue to breakpoint: entry_reference: reference)
6996 (entry_reference: bt at entry)
6997 (continue to breakpoint: entry_reference: breakhere_reference)
6998 (entry_reference: bt, entry_reference: ptype regparam)
6999 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
7000 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
7001 (entry_reference: p regcopy, entry_reference: p nodataparam)
7002 (entry_reference: p nodataparam@entry): New tests.
7003
36b11add
JK
70042011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7005
7006 Support @entry in input expressions.
7007 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
7008 (entry_stack: p s1@entry, entry_stack: p s2@entry)
7009 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
7010 (tailcall: p j@entry): New tests.
7011 * gdb.cp/koenig.cc (A::entry): New function.
7012 (main): Call it.
7013 * gdb.cp/koenig.exp (p entry (c)): New test.
7014
e18b2753
JK
70152011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7016
7017 Display @entry parameter values (without references).
7018 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
7019 (different, validity, invalid): New functions.
7020 (main): Call them.
7021 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
7022 stacktest, breakhere_stacktest, different, breakhere_different,
7023 breakhere_validity and breakhere_invalid.
7024 (entry: bt): Update for @entry.
7025 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
7026 (entry_validity: *, entry_invalid: *): Many new tests.
7027 * gdb.base/break.exp
7028 (run until breakpoint set at small function, optimized file): Accept
7029 also the @entry suffix.
7030 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
7031 * gdb.mi/mi2-amd64-entry-value.c: New files.
7032 * gdb.mi/mi2-amd64-entry-value.exp: New files.
7033
2d6c5dc2
JK
70342011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7035
7036 Protect entry values against self tail calls.
7037 * gdb.arch/amd64-entry-value.cc (self2, self): New.
7038 (main): Call self.
7039 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
7040 (set debug entry-values 1, self: bt debug entry-values): New tests.
7041
111c6489
JK
70422011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7043
7044 Recognize virtual tail call frames.
7045 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
7046 (amb_b, amb_a): New.
7047 (main): Call a and b.
7048 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
7049 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
7050 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
7051 New tests.
7052
8e3b41a9
JK
70532011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7054
7055 Implement basic support for DW_TAG_GNU_call_site.
7056 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
7057 * gdb.arch/amd64-entry-value.cc: New file.
7058 * gdb.arch/amd64-entry-value.exp: New file.
7059
181cebd4
JK
70602011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7061
7062 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
7063 * gdb.dwarf2/implptr-64bit.S: New file.
7064 * gdb.dwarf2/implptr-64bit.exp: New file.
7065
741f5e3c
JK
70662011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7067
7068 Fix initial language detection with -readnow.
7069 * gdb.cp/readnow-language.cc: New file.
7070 * gdb.cp/readnow-language.exp: New file.
7071
a73d2258
JK
70722011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7073
7074 Fix printed anonymous struct name.
7075 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
7076
af369495
JM
70772011-10-09 Joseph Myers <joseph@codesourcery.com>
7078
7079 * gdb.base/solib-symbol.exp: Do not include directories in
7080 filenames in expected messages.
7081
1fa57852
DE
70822011-10-07 Doug Evans <dje@google.com>
7083
7084 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
7085
bd054e06
KP
70862011-10-07 Kevin Pouget <kevin.pouget@st.com>
7087
7088 Allow Python notification of new object-file loadings.
7089 * gdb.python/py-events.exp: Test newobjfile event.
7090 * gdb.python/py-events.py: Register newobjfile callback.
7091 * gdb.python/py-events.c: Add call to shared library
7092 * gdb.python/py-events-shlib.c: New file.
7093
8031b6f8
JM
70942011-10-06 Joseph Myers <joseph@codesourcery.com>
7095
7096 * gdb.base/fixsection.exp: Do not include directories in filename
7097 in expected message.
7098
7fea6923
PM
70992011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
7100
7101 Add tests for passing of environment variables to inferior.
7102 * gdb.base/testenv.c: New test source.
7103 * gdb.base/testenv.exp: New expect test.
7104
687f2a88
PK
71052011-10-04 Paul Koning <paul_koning@dell.com>
7106
7107 * gdb.python/py-value.c (main): Break before return.
7108
cb6be26b
KP
71092011-10-04 Kevin Pouget <kevin.pouget@st.com>
7110
7111 PR python/12691: Add the inferior to Python exited event
7112 * gdb.python/py-events.exp: Test the inferior attribute of exited
7113 event with a fork.
7114 * gdb.python/py-events.py: Print inferior number on exit.
7115 * gdb.python/py-events.c: Fork the inferior.
7116
fb213700
EBM
71172011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
7118
7119 * gdb.base/jit.exp: Add testcase name to log message
7120
aa2071bd
PK
71212011-10-03 Paul Koning <paul_koning@dell.com>
7122 Jan Kratochvil <jan.kratochvil@redhat.com>
7123
7124 * gdb.python/py-value.exp
7125 (python inval = gdb.parse_and_eval('*(int*)0'))
7126 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
7127 (set argc=2, python print argc_lazy): New tests.
7128
dd11a36c
JB
71292011-10-02 Joel Brobecker <brobecker@adacore.com>
7130
7131 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
7132
46f886f1
JK
71332011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7134 Pedro Alves <pedro@codesourcery.com>
7135
7136 * gdb.python/py-value.exp (test_value_in_inferior): New variable
7137 can_read_0, test for it.
7138 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
7139 (parse_and_eval with memory error): ... here, make it untested if
7140 can_read_0.
7141
c5cb204f
MP
71422011-09-30 Marek Polacek <mpolacek@redhat.com>
7143
7144 * gdb.python/python.exp (verify pagination beforehand)
7145 (verify pagination afterwards): Fix race by splitting the line.
7146
68fb0ec0
JM
71472011-09-29 Joseph Myers <joseph@codesourcery.com>
7148
7149 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
7150 for 64-bit multilibs from i?86-* targets.
7151
6aee0d90
MP
71522011-09-29 Marek Polacek <mpolacek@redhat.com>
7153
7154 * lib/gdb.exp: Fix a typo in one of the comments.
7155
e9101ff5
MP
71562011-09-29 Marek Polacek <mpolacek@redhat.com>
7157
7158 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
7159 matching pattern.
7160
7a81bdbf
PK
71612011-09-28 Paul Koning <paul_koning@dell.com>
7162
7163 * gdb.python/py-type.c (enum E): New.
7164 * gdb.python/py-type.exp (test_fields): Add tests for Python
7165 mapping access to fields.
7166 (test_enums): New test for field access on enums.
7167
6710bf39
SS
71682011-09-27 Stan Shebs <stan@codesourcery.com>
7169
7170 * gdb.trace/collection.exp: Test collection of $_ret.
7171
b2a6bdeb
AT
71722011-09-22 Andreas Tobler <andreast@fgznet.ch>
7173
7174 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
7175 list of compilation switches for <*-*-freebsd*>.
7176
3c9057f3
SS
71772011-09-19 Stan Shebs <stan@codesourcery.com>
7178
7179 * gdb.trace/tspeed.exp: New file.
7180 * gdb.trace/tspeed.c: New file.
7181
34518530
YQ
71822011-09-18 Yao Qi <yao@codesourcery.com>
7183
7184 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
7185 instructions.
7186 (test_adr_32bit, test_pop_pc): Likewise.
7187 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
7188 Thumb instructions.
7189 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
7190 in gdb_test_multiple.
7191 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
7192
ab254057
YQ
71932011-09-17 Yao Qi <yao@codesourcery.com>
7194
7195 * lib/gdb.exp (can_single_step_to_signal_handler): New.
7196 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
7197 support single step to signal handler.
7198
9c317b71
YQ
71992011-09-17 Yao Qi <yao@codesourcery.com>
7200
7201 * gdb.base/disp-step-fork.c: New.
7202 * gdb.base/disp-step-syscall.exp: New.
7203 * gdb.base/disp-step-vfork.c: New.
7204
a8123151
JB
72052011-09-16 Joel Brobecker <brobecker@adacore.com>
7206
7207 * gdb.ada/tasks.exp: Make the expected output for
7208 the `info tasks' tests more resilient to spacing
7209 changes.
7210
63a9aad8
JK
72112011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7212
7213 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
7214 (reached breakpoint 2, reached breakpoint 3): Update expected output.
7215
2aa48337
KP
72162011-09-15 Kevin Pouget <kevin.pouget@st.com>
7217
7218 PR Python/12692 Add gdb.selected_inferior() to Python interface.
7219 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
7220
6839b47f
KP
72212011-04-30 Kevin Pouget <kevin.pouget@st.com>
7222
7223 Handle multiple breakpoint hits in Python interface:
7224 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
7225 presence.
7226 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
7227 breakpoint hits.
7228
0935723e
JK
72292011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7230 Jan Kratochvil <jan.kratochvil@redhat.com>
7231
7232 * gdb.python/py-events.exp: Remove pretty printing comment.
7233 * gdb.python/py-evsignal.exp: New file.
7234 * gdb.python/py-evthreads.c: Include signal.h.
7235 (thread3): Remove variable count3. Remove variable bad and use raise
7236 instead.
7237 (thread2): Remove variable count2. Move thread3 pthread_create here,
7238 merge pthread_join to a single line.
7239 (main): Remove variable count1. Merge pthread_join with pthread_create
7240 to a single line.
7241 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
7242 KFAIL python/12966 for gdbserver. Test return value of
7243 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
7244 gdb_expect by gdb_test and gdb_test_multiple.
7245 (thread 2, thread 3): New tests.
7246
4801a9a3
PA
72472011-09-12 Matt Rice <ratmice@gmail.com>
7248 Pedro Alves <pedro@codesourcery.com>
7249
7250 PR gdb/13175
7251
7252 * gdb.base/interp.exp: New tests.
7253 * gdb.base/interp.c: New file.
7254
24ece742
DE
72552011-09-12 Doug Evans <dje@google.com>
7256
7257 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
7258 * gdb.dwarf2/typeddwarf.exp: Ditto.
7259
7f062217
JK
72602011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7261
7262 Fix compatibility with x32 arch.
7263 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
7264 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
7265 is_x86_like_target.
7266 * testsuite/gdb.trace/collection.exp: Likewise.
7267 * testsuite/gdb.trace/report.exp: Likewise.
7268 * testsuite/gdb.trace/unavailable.exp: Likewise.
7269 * testsuite/gdb.trace/while-dyn.exp: Likewise.
7270 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
7271 (is_x86_like_target): Check also is_amd64_regs_target.
7272
08711b9a
JK
72732011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7274
7275 PR breakpoints/12435
7276 * gdb.arch/amd64-prologue-xmm.c: New file.
7277 * gdb.arch/amd64-prologue-xmm.exp: New file.
7278 * gdb.arch/amd64-prologue-xmm.s: New file.
7279
b99b5f66
JK
72802011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7281
7282 * gdb.dwarf2/dw2-param-error-main.c: New file.
7283 * gdb.dwarf2/dw2-param-error.S: New file.
7284 * gdb.dwarf2/dw2-param-error.exp: New file.
7285
a391a2f6
PA
72862011-09-08 Pedro Alves <pedro@codesourcery.com>
7287
7288 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
7289 inferior's pid and look for a core dump named core.$pid. Use
7290 `remote_file' commands on the host instead of hand coding shell
7291 commands on the build.
7292 * gdb.base/valgrind-db-attach.exp: Kill the program before
7293 finishing the test.
7294
7d8e6458 72952011-09-02 Matt Rice <ratmice@gmail.com>
7296
7297 * lib/prompt.exp: New file for testing the first prompt.
7298 * gdb.python/py-prompt.exp: Ditto.
7299 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
7300
68e77c9e
PA
73012011-09-02 Pedro Alves <pedro@codesourcery.com>
7302
7303 * gdb.threads/gcore-thread.exp: Set the global core_supported to
7304 0, before testing gcore.
7305
9655e943
JK
73062011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7307
df6dc84d
JK
7308 * dw2-ifort-parameter-debug.S: Update copyright year.
7309 * dw2-ifort-parameter.c: Update copyright year.
7310 * dw2-ifort-parameter.exp: Update copyright year.
7311
9655e943
JK
7312 * dw2-ifort-parameter-debug.S: New file.
7313 * dw2-ifort-parameter.c: New file.
7314 * dw2-ifort-parameter.exp: New file.
7315
353d1d73
JK
73162011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7317
7318 * gdb.base/commands.exp (error_clears_commands_left): New function.
7319 (): Call it.
7320
5c07461a
JK
73212011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7322
7323 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
7324 (C): Initialize `a'.
7325 * gdb.mi/mi-inheritance-syntax-error.exp
7326 (-data-evaluate-expression $path): Expect `a' as 5.
7327
0d932b2f
MK
73282011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
7329
7330 PR mi/11912
7331 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
7332 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
7333 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
7334 keyword in output of -var-info-path-expression.
7335
bdb54049
JK
73362011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7337
7338 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
7339 * gdb.trace/collection.exp: Likewise.
7340 * gdb.trace/report.exp: Likewise.
7341 * gdb.trace/unavailable.exp: Likewise.
7342 * gdb.trace/while-dyn.exp: Likewise.
7343
59cde39c
KS
73442011-08-18 Keith Seitz <keiths@redhat.com>
7345
7346 PR c++/12266
7347 * gdb.cp/meth-typedefs.cc: New file.
7348 * gdb.cp/meth-typedefs.exp: New file.
7349
fa3a4f15
PM
73502011-08-17 Phil Muldoon <pmuldoon@redhat.com>
7351
6fdff2c5 7352 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 7353
c1049fca
JK
73542011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7355
7356 * gdb.arch/i386-dr3-watch.exp
7357 (watchpoint on gap1 does not fit debug registers)
7358 (delete all watchpoints): Fix racy expect strings.
7359
d93f7b5c
YQ
73602011-08-14 Yao Qi <yao@codesourcery.com>
7361
7362 * gdb.base/maint.exp: set data_section to ".neardata".
7363 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
7364 * gdb.base/savedregs.exp: Handle SIGILL.
7365 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
7366 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
7367
457e09f0
DE
73682011-08-12 Doug Evans <dje@google.com>
7369
7370 * gdb.python/py-symbol.exp: Add test for symbol.type.
7371
5d0bb2fb
UW
73722011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
7373
7374 * gdb.threads/pthreads.exp: Enable on non-native configurations.
7375 * gdb.mi/mi-pthreads.exp: Likewise.
7376 * gdb.mi/mi2-pthreads.exp: Likewise.
7377 * gdb.mi/gdb669.exp.exp: Likewise.
7378
fcdfa280
PA
73792011-08-09 Pedro Alves <pedro@codesourcery.com>
7380
7381 * lib/mi-support.exp (detect_async): Rename to...
7382 (mi_detect_async): ... this.
7383 * gdb.mi/mi-nonstop-exit.exp: Adjust.
7384 * gdb.mi/mi-nonstop.exp: Adjust.
7385 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
7386 * gdb.mi/mi-nsintrall.exp: Adjust.
7387 * gdb.mi/mi-nsmoribund.exp: Adjust.
7388 * gdb.mi/mi-nsthrexec.exp: Adjust.
7389
9d8fa392
PA
73902011-08-09 Pedro Alves <pedro@codesourcery.com>
7391
7392 * gdb.base/display.c (do_loops): New `p_i' local.
7393 * gdb.base/display.exp: Test displaying a variable that is
7394 temporarily at a bad address.
7395
b6cede78
JK
73962011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7397
7398 * gdb.dwarf2/dw2-op-stack-value.S: New file.
7399 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
7400
67bedb8c
JK
74012011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7402
7403 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
7404 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
7405 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 7406
af6e93b2
PA
74072011-08-05 Pedro Alves <pedro@codesourcery.com>
7408
7409 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
7410 procedure.
7411 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
7412
1cf0e11f
YQ
74132011-08-05 Yao Qi <yao@codesourcery.com>
7414
7415 * gdb.base/callfuncs.exp: Set language after main.
7416 * gdb.cp/cplusfuncs.exp: Likewise.
7417 * gdb.cp/inherit.exp: Likewise.
7418
a1e28cb2
UW
74192011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7420
7421 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
7422 * gdb.base/watch-vfork.exp: Skip on remote targets.
7423
d4f5bbb9
UW
74242011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7425
7426 * gdb.threads/thread-find.exp: Support remote targets.
7427
724f4f80
UW
74282011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
7429
7430 * gdb.base/jit.exp: Download solib_binfile to target.
7431 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
7432 and call dlopen without full path name.
7433 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
7434 dlopen without full path name.
7435
934709f0
PW
74362011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7437
7438 * gdb.base/break-always.exp: Complete the test
7439 with duplicated breakpoints and enabling/disabling them.
7440
c26106c4
TT
74412011-08-02 Tom Tromey <tromey@redhat.com>
7442
7443 PR gdb/11289:
7444 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
7445
9300444e 74462011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
7447
7448 PR gdb/13045
7449 * gdb.base/float.exp: Add new test case for PR gdb/13045
7450 * gdb.base/float.c: New file.
7451
00bd41d6
PM
74522011-07-28 Phil Muldoon <pmuldoon@redhat.com>
7453
7454 * gdb.python/py-mi.exp: Test printers returning string hint, and
7455 also not returning a value.
7456 * gdb.python/py-prettyprint.c: Add testcase for above.
7457 * gdb.python/py-prettyprint.py: Add test printer for above.
7458
d24f74ce
JK
74592011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7460
7461 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
7462 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
7463 (.Ldie30) Add as field "data4".
7464 (.Ldie32) Rename field "b" to "shl".
7465 (abbrev4) Change for the "data4" field.
7466 (abbrev5, abbrev6) Remove.
7467 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
7468 (p &s.shl): ... here. Add comment.
7469 (p &s.data4): New.
7470
bb7da2bf
JK
74712011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7472
7473 Fix crash on lval_computed values.
7474 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
7475
11081198
JK
74762011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7477
7478 * gdb.base/help.exp (help whatis): Update the expected string.
7479
3c6e0cb3
JK
74802011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7481
7482 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
7483 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
7484 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
7485 Change the expected string.
7486
efa80663
PA
74872011-07-26 Pedro Alves <pedro@codesourcery.com>
7488
7489 * gdb.base/watchpoint.exp
7490 (test_disable_enable_software_watchpoint): New procedure.
7491 (top level): Run it.
7492
db8e4570
UW
74932011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
7494
7495 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
7496 executable file "${binfile}", C++ version "${binfile}-cxx".
7497 * gdb.python/py-prettyprint.exp: Likewise.
7498 * gdb.python/py-symbol.exp: Likewise.
7499 * gdb.python/py-type.exp: Likewise.
7500 * gdb.python/py-value.exp: Likewise.
7501 * gdb.python/py-template.exp (test_template_arg): Pass full executable
7502 file name instead of just suffix.
7503
543305c9
JK
75042011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7505
7506 Fix implicit pointer offsets.
7507 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
7508 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
7509 (continue to breakpoint: continue to baz breakpoint for implptr)
7510 (sanity check element 0, sanity check element 1)
7511 (enter the inlined function, check element 0 for the offset)
7512 (check element 1 for the offset)
7513 (continue to breakpoint: ignore the second baz breakpoint): New tests.
7514 (set foo breakpoint for implptr): Update the breakpoint number.
7515
b3215adc
UW
75162011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7517
7518 * gdb.python/py-mi.exp: Use different file names for different
7519 versions of the executable under test.
7520 * gdb.python/py-prettyprint.exp: Likewise.
7521 * gdb.python/py-symbol.exp: Likewise.
7522 * gdb.python/py-template.exp: Likewise.
7523 * gdb.python/py-type.exp: Likewise.
7524 * gdb.python/py-value.exp: Likewise.
7525
182b9acc
UW
75262011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7527
7528 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
7529 flag after restarting GDB if necessary.
7530
e6052b5d
UW
75312011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
7532
7533 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
7534
1ced966e
PA
75352011-07-22 Pedro Alves <pedro@codesourcery.com>
7536
7537 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
7538 backend doesn't leave used debug registers behind.
7539
3543a589
TT
75402011-07-22 Tom Tromey <tromey@redhat.com>
7541
7542 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
7543 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
7544 argument.
7545 * gdb.dwarf2/typeddwarf-amd64.S: New file.
7546
14d15303 75472011-07-21 Matt Rice <ratmice@gmail.com>
7548
7549 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
7550 in mostlyclean rule. Add files ending in .core.
7551
9b158ba0 75522011-07-21 Matt Rice <ratmice@gmail.com>
7553
7554 PR macros/12999
7555 * gdb.base/info-macros.c: New test sources.
7556 * gdb.base/info-macros.exp: New tests.
7557
d17b6f81
PM
75582011-07-21 Phil Muldoon <pmuldoon@redhat.com>
7559
7560 * gdb.python/python.exp: Add prompt substitution tests.
7561
918dd910
JK
75622011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7563
7564 Fix crash if referenced CU is aged out.
7565 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
7566 New.
7567 * gdb.dwarf2/implptr.exp: Likewise.
7568
0e37a63c
JK
75692011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7570
7571 * gdb.dwarf2/implptr.S: Rebuilt.
7572 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
7573 (bar): Use them for j, k, l.
7574 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
7575 COMPILE.
7576 (print j in implptr:bar): Update for the intp typedef.
7577 (print p[0].x in implptr:foo): Use more exact regex.
7578
f65cf84c
TT
75792011-07-18 Tom Tromey <tromey@redhat.com>
7580
7581 * gdb.cp/static-method.exp: Add missing single quote.
7582
d5b4a7be
YQ
75832011-07-18 Yao Qi <yao@codesourcery.com>
7584
7585 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
7586 supported.
7587 * gdb.mi/mi-nonstop-exit.exp: Likewise.
7588 * gdb.mi/mi-nonstop.exp: Likewise.
7589 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
7590 * gdb.mi/mi-nsintrall.exp: Likewise.
7591 * gdb.mi/mi-nsmoribund.exp: Likewise.
7592 * gdb.mi/mi-nsthrexec.exp: Likewise.
7593 * gdb.python/py-evthreads.exp: Likewise.
7594
e9ea2662
JK
75952011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7596
7597 Code cleanup.
7598 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
7599 it. Substitute it instead of test_compiler_info everywhere.
7600
ce451573
UW
76012011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7602
7603 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
7604 remote targets as well.
7605
756d88a7
UW
76062011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7607
7608 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
7609 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
7610
31f83dc5
UW
76112011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
7612
7613 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
7614 a remote machine, not the host.
7615 (gdb_compile_shlib): Set soname if target is remote.
7616
059241a0
PP
76172011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
7618
7619 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
7620
28a0b48c 76212011-07-13 Matt Rice <ratmice@gmail.com>
7622
7623 * gdb.python/py-objfile-script-gdb.py: Renamed to
7624 py-objfile-script-gdb.py.in.
7625 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
7626 py-objfile-script-gdb.py.
7627 * gdb.python/py-objfile-script.exp: Update reference to
7628 py-objfile-script-gdb.py.
7629
9a771b67
JK
76302011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7631
7632 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
7633 reference undefined label.
7634
04ad99e6
JK
76352011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7636
7637 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
7638 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
7639 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
7640 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
7641
713389e0
PM
76422011-07-11 Phil Muldoon <pmuldoon@redhat.com>
7643
6fdff2c5 7644 PR python/12438
713389e0 7645 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 7646 deprecated tests. Add set/show python print-backtrace tests.
713389e0 7647
97d146f8
JK
76482011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7649
7650 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
7651 debug info.
7652
facde0e5 76532011-07-06 Matt Rice <ratmice@gmail.com>
7654
7655 * gdb.python/python.exp: Update filename paths.
7656 * gdb.python/py-symtab.exp: Ditto.
7657
438640d1
MP
76582011-07-06 Marek Polacek <mpolacek@redhat.com>
7659
7660 * gdb.python/py-evthreads.exp: Add missing `$'.
7661
33a365df
MF
76622011-07-06 Jie Zhang <jie.zhang@analog.com>
7663
7664 * config/bfin.exp: New file.
7665 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
7666 * gdb.asm/bfin.inc: New file.
7667
8f7ae686
MP
76682011-07-06 Marek Polacek <mpolacek@redhat.com>
7669
df46027d 7670 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
7671 the whole output.
7672
eb2a6f42
TT
76732011-07-05 Tom Tromey <tromey@redhat.com>
7674
7675 * gdb.java/jprint.java (jprint.hi): New field.
7676 * gdb.java/jprint.exp: Print string.
7677
177b42fe
TJB
76782011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
7679
7680 * gdb.base/call-sc.c: Fix typos.
7681 * gdb.base/ifelse.exp: Likewise.
7682 * gdb.base/structs.c: Likewise.
7683
3b2a0cf2
JB
76842011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7685
7686 * gdb.base/jit-so.exp: New test.
7687 * gdb.base/jit-dlmain.c: New file.
7688 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
7689
46fc714c
JK
76902011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7691
7692 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
7693 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
7694 * gdb.cp/pr9167.exp (p b): Likewise.
7695 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
7696 (test value of P in inner_m, test type of Z in inner_m): Call
7697 setup_xfail for gcc <= 4.5.
46fc714c 7698
418c7cf7
JK
76992011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7700
7701 * gdb.cp/paren-type.cc: New files.
7702 * gdb.cp/paren-type.exp: New files.
7703
3d50dd94
JK
77042011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7705
7706 Stop on first linespec terminator instead of eating what we can.
7707 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
7708 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
7709 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
7710 (break C::f()): ... this one.
7711 (break C::operator()()): New test.
7712 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
7713 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
7714 test.
7715
dcf9f4ab
JK
77162011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7717
7718 Fall back linespec to minimal symbols.
7719 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
7720 error message.
7721 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
7722 * gdb.cp/minsym-fallback-main.cc: New file.
7723 * gdb.cp/minsym-fallback.cc: New file.
7724 * gdb.cp/minsym-fallback.exp: New file.
7725 * gdb.cp/minsym-fallback.h: New file.
7726
3f542ed1
JK
77272011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7728
7729 * gdb.cp/no-dmgl-verbose.cc: New file.
7730 * gdb.cp/no-dmgl-verbose.exp: New file.
7731
77322011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
7733
7734 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
7735 __GI_.
7736 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
7737 (f): New function.
7738 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
7739 (complete p 'func<short>(): ... here.
7740 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
7741 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
7742 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
7743 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
7744 Make them KFAIL gcc/49546.
7745
00eb2c4a
JB
77462011-07-01 Joel Brobecker <brobecker@adacore.com>
7747
7748 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
7749
85a20c42
JK
77502011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7751
7752 Test GCC PR debug/49546.
7753 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
7754 (test type of F in k3_m, test value of F in k3_m): New.
7755 * gdb.cp/temargs.cc (struct S3, struct K3): New.
7756 (main): New variable k3. Call k3.k3_m.
7757
d2d43431
JB
77582011-07-01 Jean-Charles Delay <delay@adacore.com>
7759
7760 * gdb.ada/packed_array.exp: Fix expected outout.
7761
54ae186f
JB
77622011-07-01 Jean-Charles Delay <delay@adacore.com>
7763
7764 * gdb.ada/packed_array.exp: fixed expected output.
7765
8f17729f
JB
77662011-07-01 Joel Brobecker <brobecker@adacore.com>
7767
7768 * gdb.ada/same_enum: New testcase.
7769
f5aa6869
JB
77702011-07-01 Joel Brobecker <brobecker@adacore.com>
7771
7772 * gdb.ada/ptr_typedef: New testcase.
7773
828292f2
JB
77742011-07-01 Joel Brobecker <brobecker@adacore.com>
7775
7776 * gdb.ada/arrayptr.exp: Add ptype test.
7777
18920c42
JB
77782011-07-01 Joel Brobecker <brobecker@adacore.com>
7779
7780 * gdb.ada/char_enum: New testcase.
7781
3536d9e3 77822011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
7783
7784 * gdb.base/dump.exp (capture_pointer_with_type): New.
7785 Get value from address instead of name.
7786 Start GDB once, and do `dump' and `restore'
7787 tests together.
7788
db863c42
MF
77892011-06-30 Jie Zhang <jie.zhang@analog.com>
7790 Mike Frysinger <vapier@gentoo.org>
7791
7792 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
7793 helper functions for getting/setting remotetimeout variable.
7794 * lib/gdb.exp (gdb_load): If the target is remote, set
7795 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
7796 with $loadtimeout. Set $load_ok to 0 before doing the load.
7797 Instead of returning, immediately, set $load_ok to 0. Call
7798 set_remotetimeout with $oldremotetimeout, and then return if
7799 $load_ok is 1.
7800
e9e642a8
AB
78012011-06-30 Andrew Burgess <aburgess@broadcom.com>
7802
7803 * gdb.python/py-template.exp: Don't run this test if the target
7804 does not support c++ tests.
7805
32019081
JK
78062011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7807
7808 Fix non-only rename list for Fortran modules import.
7809 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
7810 tests.
7811 * gdb.fortran/module.f90 (module moduse): New.
7812 (program module): use moduse, test var_x, var_y and var_z.
7813
0ecee54c
TT
78142011-06-29 Tom Tromey <tromey@redhat.com>
7815
7816 PR testsuite/12040:
7817 * gdb.fortran/array-element.exp: Use f90, not f77.
7818 * gdb.fortran/complex.exp: Use f90, not f77.
7819 * gdb.fortran/derived-type.exp: Use f90, not f77.
7820 * gdb.fortran/library-module.exp: Use f90, not f77.
7821 * gdb.fortran/logical.exp: Use f90, not f77.
7822 * gdb.fortran/module.exp: Use f90, not f77.
7823 * gdb.fortran/multi-dim.exp: Use f90, not f77.
7824 * gdb.fortran/subarray.exp: Use f90, not f77.
7825
3b2b8fea
TT
78262011-06-29 Tom Tromey <tromey@redhat.com>
7827
7828 * gdb.fortran/charset.exp: New file.
7829 * gdb.fortran/charset.f90: New file.
7830
42159ca5
TT
78312011-06-29 Tom Tromey <tromey@redhat.com>
7832
7833 PR testsuite/12040:
7834 * lib/future.exp: New file, mostly extracted from ada.exp.
7835 Rewrote compatibility code to use rename.
7836 (gdb_find_gfortran): New proc.
7837 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
7838 gfortran patch.
7839 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
7840 Move to future.exp.
7841 * lib/gdb.exp: Always load future.exp.
7842
af69a5ce
YQ
78432011-06-28 Yao Qi <yao@codesourcery.com>
7844
7845 * gdb.cp/exception.cc: Don't include iostream.
7846 (bar): Remove print statement.
7847 (catcher): New.
7848 (main): Remove print statements. Call function catcher.
7849 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
7850 Set breakpoint on catcher, and check the value of parameter.
7851
ab5c6a72
YQ
78522011-06-23 Yao Qi <yao@codesourcery.com>
7853
6fdff2c5
PA
7854 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
7855 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 7856
9497469f
MP
78572011-06-23 Marek Polacek <mpolacek@redhat.com>
7858
7859 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
7860 mi_gdb_test.
7861
b9132588
MP
78622011-06-23 Marek Polacek <mpolacek@redhat.com>
7863
5d197ed0 7864 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 7865
e55595ca
MP
78662011-06-23 Marek Polacek <mpolacek@redhat.com>
7867
5d197ed0
MP
7868 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
7869
78702011-06-23 Marek Polacek <mpolacek@redhat.com>
7871
7872 * gdb.mi/mi2-basics.exp: Fix races. Honour the
7873 `test_exec_and_symbol_mi_operatons' return value.
7874 (test_mi_interpreter_selection): Use mi_gdb_test instead of
7875 gdb_test_multiple.
7876 (test_exec_and_symbol_mi_operatons): Likewise.
7877 (test_path_specification): Likewise.
e55595ca 7878
be777e08
YQ
78792011-06-23 Yao Qi <yao@codesourcery.com>
7880
7881 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
7882 supported.
7883 * lib/gdb.exp (support_displaced_stepping): New.
7884
615556d6
YQ
78852011-06-23 Yao Qi <yao@codesourcery.com>
7886
7887 * gdb.threads/execl.exp: Skip on remote target.
7888
833b0ca7
MP
78892011-06-21 Marek Polacek <mpolacek@redhat.com>
7890
5d197ed0 7891 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
7892 mi_gdb_test.
7893
1ee4023a
MP
78942011-06-20 Marek Polacek <mpolacek@redhat.com>
7895
5d197ed0 7896 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 7897
d0b1d624
MP
78982011-06-20 Marek Polacek <mpolacek@redhat.com>
7899
5d197ed0 7900 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
7901 mi_gdb_test.
7902
79aa92c1
MP
79032011-06-20 Marek Polacek <mpolacek@redhat.com>
7904
5d197ed0 7905 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 7906
5ce5db06
YQ
79072011-06-14 Yao Qi <yao@codesourcery.com>
7908
7909 gdb/testsuite/
7910 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
7911
533a737e
JK
79122011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7913
7914 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
7915
d0e53741
TT
79162011-06-10 Tom Tromey <tromey@redhat.com>
7917
7918 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
7919 Add tests for pointer-to-member-function.
7920 * gdb.cp/temargs.cc (S::somefunc): New function.
7921 (K2): New class.
7922 (main): Instantiate K2; call method.
7923
b5916bbd
JB
79242011-06-08 Joel Brobecker <brobecker@adacore.com>
7925
7926 * gdb.python/py-inferior.c (f2): Make str an array rather
7927 than a pointer.
7928 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
7929
5be4dfca
JK
79302011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7931
7932 * gdb.base/async-shell.c: New file.
7933 * gdb.base/async-shell.exp: New file.
7934
9f47e254
PA
79352011-06-06 Pedro Alves <pedro@codesourcery.com>
7936
7937 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
7938
64b9b334
JB
79392011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
7940
7941 From Stephen Kitt <steve@sk2.org>
7942 * gdb.base/help.exp: Adjust following some spelling corrections
7943 in GDB.
7944
dbc0f131
YQ
79452011-06-01 Yao Qi <yao@codesourcery.com>
7946
7947 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
7948
fd336a18
KS
79492010-05-31 Keith Seitz <keiths@redhat.com>
7950
7951 PR c++/12750
7952 * gdb.cp/static-method.cc: New file.
7953 * gdb.cp/static-method.exp: New file.
7954
fa8b9902
KS
79552010-05-31 Keith Seitz <keiths@redhat.com>
7956
7957 PR symtab/12704
7958 * gdb.cp/anon-ns.cc: New file.
7959 * gdb.cp/anon-ns.exp: New file.
7960
0a5b1e09
PA
79612011-05-31 Pedro Alves <pedro@codesourcery.com>
7962
7963 * gdb.arch/i386-dr3-watch.c: New file.
7964 * gdb.arch/i386-dr3-watch.exp: New file.
7965
0578b8d1
YQ
79662011-05-30 Yao Qi <yao@codesourcery.com>
7967
7968 * gdb.base/callfuncs.c (t_structs_fc): New.
7969 (t_structs_dc, t_structs_ldc): New.
7970 (t_double_many_args):
7971 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
7972 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
7973 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
7974 * gdb.base/callfuncs.exp: Call new functions.
7975
6680506e
YQ
79762011-05-30 Yao Qi <yao@codesourcery.com>
7977
ff4d2c60
YQ
7978 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
7979 Call rerun_and_prepare for each test to isolate effects.
7980
79812011-05-30 Yao Qi <yao@codesourcery.com>
7982
7983 * gdb.base/varargs.c (find_max_float_real): New.
7984 (find_max_double_real, find_max_long_double_real): New.
7985 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
7986 * lib/gdb.exp (setup_kfail_for_target): New.
7987
e43ec454
YQ
79882011-05-30 Yao Qi <yao@codesourcery.com>
7989
7990 * gdb.base/funcargs.c (callca, callcb, callcc): New.
7991 (callcd, callce, callcf, callc1a, callc1b): New.
7992 (callc2a, callc2b): New.
7993 * gdb.base/funcargs.exp (complex_args): New.
7994 (complex_integral_args, complex_float_integral_args): New.
7995 * lib/gdb.exp (support_complex_tests): New. Determine
7996 whether to run test cases on _Complex types.
7997
432b4d03
JK
79982011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7999
8000 * gdb.threads/leader-exit.c: New file.
8001 * gdb.threads/leader-exit.exp: New file.
8002
6caf069d
MP
80032011-05-27 Marek Polacek <mpolacek@redhat.com>
8004
9497469f 8005 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 8006
97fce28b
MP
80072011-05-27 Marek Polacek <mpolacek@redhat.com>
8008
8009 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
8010 remove the `supported' variable.
8011 * gdb.mi/mi-nonstop.exp: Likewise.
8012 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8013 * gdb.mi/mi-nsintrall.exp: Likewise.
8014 * gdb.mi/mi-nsmoribund.exp: Likewise.
8015 * gdb.mi/mi-nsthrexec.exp: Likewise.
8016
9da8c2a0
PA
80172011-05-26 Pedro Alves <pedro@codesourcery.com>
8018
8019 * gdb.reverse/finish-reverse-bkpt.exp: New test.
8020
2c03e5be
PA
80212011-05-26 Pedro Alves <pedro@codesourcery.com>
8022
8023 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
8024
2e21250d
KS
80252011-05-24 Keith Seitz <keiths@redhat.com>
8026
8027 PR breakpoint/12803
8028 * gdb.cp/cmpd-minsyms.cc (a): New method.
8029 (b): New method.
8030 (c): New method.
8031 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
8032
cdac0397
PA
80332011-05-24 Pedro Alves <pedro@codesourcery.com>
8034
8035 * gdb.base/commands.exp (watchpoint_command_test): Check that the
8036 watchpoint's command list didn't execute when the watchpoint went
8037 out of scope.
8038
ee5683ab
PM
80392011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
8040
8041 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
8042 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
8043 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
8044 * gdb.arch/i386-gnu-cfi.exp: Likewise.
8045 * gdb.arch/i386-permbkpt.exp: Likewise.
8046 * gdb.arch/i386-prologue.exp: Likewise.
8047 * gdb.arch/i386-size-overlap.exp: Likewise.
8048 * gdb.arch/i386-size.exp: Likewise.
8049 * gdb.arch/i386-unwind.exp: Likewise.
8050 * gdb.reverse/i386-precsave.exp: Likewise.
8051 * gdb.reverse/i386-reverse.exp: Likewise.
8052 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8053 * gdb.reverse/i387-env-reverse.exp: Likewise.
8054 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8055
c91c8c16
PA
80562011-05-24 Pedro Alves <pedro@codesourcery.com>
8057
8058 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
8059 file doesn't error, using MI.
8060
c50491a7
TT
80612011-05-23 Tom Tromey <tromey@redhat.com>
8062
8063 * gdb.base/charset.exp (string_display): Add tests to assign to
8064 arrays.
8065 * gdb.base/charset.c (short_array, int_array, long_array): New.
8066
4a07b7da
PA
80672011-05-20 Pedro Alves <pedro@codesourcery.com>
8068
8069 Cope with async mode.
8070
4a07b7da
PA
8071 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
8072 into gdb_test + mi_expect_stop.
8073
b275f2d2
PA
80742011-05-20 Pedro Alves <pedro@codesourcery.com>
8075
8076 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
8077 (callme): Remove printf call.
8078
eec52c44
PM
80792011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
8080
8081 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
8082 quote pattern to avoid problems with Cygwin/mingw expect versions.
8083 * gdb.base/default.exp (show convenience): Use double
8084 quote pattern for regular expressions.
8085
b3c8eb43
JK
80862011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8087
8088 Fix -readnow for -gdwarf-4 unused type units.
8089 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
8090 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
8091
ed731959
JK
80922011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8093
8094 * gdb.base/kill-after-signal.c: New file.
8095 * gdb.base/kill-after-signal.exp: New file.
8096
3b48433d
PA
80972011-05-16 Pedro Alves <pedro@codesourcery.com>
8098
8099 * gdb.ada/start.exp: Call untested with the correct test filename.
8100 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
8101 test filename. Make the test's binary unique.
8102 * gdb.arch/i386-signal.exp: Call untested with the correct test
8103 filename.
8104 * gdb.arch/i386-size-overlap.exp: Ditto.
8105 * gdb.arch/Makefile.in (EXECUTABLES): Update.
8106 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8107 * gdb.cp/call-c.exp: Ditto.
8108 * gdb.mi/mi-reverse.exp: Call untested with the correct test
8109 filename. Make the test's binary unique.
8110 * gdb.mi/Makefile.in (EXECUTABLES): Update.
8111 * gdb.python/py-mi.exp: Ditto.
8112 * gdb.python/Makefile.in (EXECUTABLES): Update.
8113 * gdb.reverse/i386-precsave.exp: Ditto.
8114 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
8115 test filename.
8116 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8117 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
8118 unique.
8119 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
8120 test filename.
8121 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
8122 * gdb.trace/tfile.exp: Ditto.
8123
ba4a8bdd
YQ
81242011-05-14 Yao Qi <yao@codesourcery.com>
8125
8126 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
8127 type.
8128
dbaefcf7
DE
81292011-05-13 Doug Evans <dje@google.com>
8130
8131 * gdb.python/py-objfile-script.exp: New file.
8132 * gdb.python/py-objfile-script.c: New file.
8133 * gdb.python/py-objfile-script-gdb.py: New file.
8134 * testsuite/gdb.python/py-section-script.exp: Test
8135 "info auto-load-scripts".
8136
9930639c
TT
81372011-05-13 Tom Tromey <tromey@redhat.com>
8138
8139 * gdb.dwarf2/clztest.exp: New file.
8140 * gdb.dwarf2/clztest.c: New file.
8141 * gdb.dwarf2/clztest.S: New file.
8142
05272e11
DE
81432011-05-13 Doug Evans <dje@google.com>
8144
cc63ef9b
DE
8145 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
8146 String16 tests.
05272e11 8147
6edba76f
TT
81482011-05-13 Tom Tromey <tromey@redhat.com>
8149
8150 * lib/gdb.exp (is_x86_like_target): New proc.
8151 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
8152 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
8153 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
8154 -nostdlib to compiler.
8155 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
8156 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
8157 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
8158 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
8159 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
8160
028d0ed5
TJB
81612011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8162
8163 * gdb.python/py-function.exp: Test setting a value from a function
8164 which executes a command.
8165
8a9b8146
TT
81662011-05-12 Tom Tromey <tromey@redhat.com>
8167
8168 * gdb.dwarf2/typeddwarf.S: New file.
8169 * gdb.dwarf2/typeddwarf.c: New file.
8170 * gdb.dwarf2/typeddwarf.exp: New file.
8171
10483e8e
MP
81722011-05-12 Marek Polacek <mpolacek@redhat.com>
8173
8174 * gdb.mi/mi-basics.exp: Fix races. Honour the
8175 `test_exec_and_symbol_mi_operatons' return value.
8176 (test_mi_interpreter_selection): Use mi_gdb_test instead of
8177 gdb_test_multiple.
8178 (test_exec_and_symbol_mi_operatons): Likewise.
8179 (test_path_specification): Likewise.
8180
faf067f1
JK
81812011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8182
8183 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
8184 (gdb_touch_execfile): Remove catch wrappers. New variable time.
8185 Replace `file copy' and `file rename' by `file mtime'. Twice.
8186
7ff911a3
JK
81872011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8188
8189 * gdb.base/readline-ask.c: New file.
8190 * gdb.base/readline-ask.exp: New file.
8191 * gdb.base/readline-ask.inputrc: New file.
8192
a536c6d7
UW
81932011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
8194
8195 * gdb.cell/bt.exp: Delete breakpoints before running to signal
8196 to avoid race condition.
8197 * gdb.cell/coremaker.c: Use small stack size.
8198 * gdb.cell/ea-standalone.exp: Use file name without path as
8199 argument to c_to.
8200 * gdb.cell/fork.exp: Allow other output when continuing to end.
8201
d472a426
JK
82022011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8203
8204 * gdb.threads/corethreads.c: New file.
8205 * gdb.threads/corethreads.exp: New file.
8206
82072011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
8208
8209 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
8210 Try to compile the test using -Wl,-z,norelro first.
8211 (load_core): New variable libthread_db_seen, initialize it.
8212 (zeroed-threads cannot be listed): Protect it by XFAIL on
8213 !$libthread_db_seen.
8214
8be455d7
JK
82152011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8216
8217 PR 12573
8218 * gdb.dwarf2/dw2-skip-prologue.S: New file.
8219 * gdb.dwarf2/dw2-skip-prologue.c: New file.
8220 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
8221
1976171a
JK
82222011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8223
8224 * gdb.cp/psymtab-parameter.cc: New file.
8225 * gdb.cp/psymtab-parameter.exp: New file.
8226
7db6f30f
JK
82272011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8228
8229 Fix a race.
8230 * gdb.cp/static-print-quit.exp (print c): Split to ...
8231 (print c - <return>, print c - q <return>, print c - to quit):
8232 ... these. Make the testfile untested on gdb-7.1.
8233
85161e9e 82342011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
8235
8236 * lib/gdb.exp (exec_target_file, exec_symbol_file,
8237 gdb_rename_execfile, gdb_touch_execfile): New.
8238 * gdb.base/reread.exp: Use new procs to handle multiple
8239 exec files.
8240
0c51be18
YQ
82412011-05-05 Yao Qi <yao@codesourcery.com>
8242
8243 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
8244 (test_adr_32bit, test_pop_pc): New.
8245 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
8246 (test_adr_32bit, test_pop_pc): New.
8247
4d393d60
JM
82482011-05-04 Joseph Myers <joseph@codesourcery.com>
8249
8250 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
8251 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
8252 targets.
8253 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
8254 handle targets.
8255
8ffd0459
JK
82562011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8257
8258 * gdb.base/completion.exp (complete help info wat): Rename to ...
8259 (complete 'help info wat'): ... here.
8260 Remove all `-re ".*' and `-re "^.*' redundant regexes.
8261 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
8262
8e28d804
PA
82632011-05-04 Pedro Alves <pedro@codesourcery.com>
8264
8265 * gdb.base/completion.exp: Use gdb_test_multiple instead of
8266 gdb_test and explicit $gdb_prompt/timeout matches.
8267
3eb2ef34
YQ
82682011-05-04 Yao Qi <yao@codesourcery.com>
8269
8270 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
8271 and __thumb2__.
8272
aaaf81a3
MP
82732011-05-03 Marek Polacek <mpolacek@redhat.com>
8274
8275 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
8276 in place of `gdb_test "delete breakpoints"'. This eliminates two
8277 testcases.
8278
c4cbc0df
PA
82792011-05-02 Pedro Alves <pedro@codesourcery.com>
8280
8281 PR testsuite/12649
8282 Fix races.
8283
8284 * gdb.base/completion.exp: Remove all sleep calls. Remove
8285 unnecessary regexs. Don't explicitly expect anything after the
8286 prompt. Eat the prompt if necessary.
8287
b4cbb4a3
EBM
82882011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
8289
8290 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
8291 accept to show the caller line again as well as the line after.
8292
d65aec65
PM
82932011-04-29 Phil Muldoon <pmuldoon@redhat.com>
8294
8295 PR mi/12531
8296
8297 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
8298 compile target.
8299 * gdb.python/py-prettyprint.exp: Add C++ object for
8300 CPLUS_FAKE_CHILD test.
8301
30852783
UW
83022011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
8303
8304 * gdb.base/signest.exp: New file.
8305 * gdb.base/signest.c: Likewise.
8306
c7b1f0d9
JK
83072011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8308
8309 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
8310 thread and breakpoint notifications.
8311
559a7a62
JK
83122011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8313
8314 * gdb.base/fortran-sym-case.c: New file.
8315 * gdb.base/fortran-sym-case.exp: New file.
8316 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
8317 * gdb.dwarf2/dw2-case-insensitive.c: New file.
8318 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
8319
8344e389
JK
83202011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8321
8322 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
8323 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
8324 false #1', `if true else false #2' and `if true else false #3'.
8325
2484c66b
UW
83262011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
8327
8328 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
8329 while delivering signal.
8330
8d3788bd
VP
83312011-04-27 Vladimir Prus <vladimir@codesourcery.com>
8332
8333 MI breakpoint notifications.
8334
8335 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
8336 * testsuite/gdb.mi/mi2-cli.exp: Adust.
8337 * testsuite/gdb.mi/mi-watch.exp: Adust.
8338 * testsuite/gdb.mi/mi2-watch.exp: Adust.
8339 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
8340 notifications.
8d3788bd 8341
3e03848b
JK
83422011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8343
8344 * gdb.base/gdbindex-stabs-dwarf.c: New file.
8345 * gdb.base/gdbindex-stabs.c: New file.
8346 * gdb.base/gdbindex-stabs.exp: New file.
8347
918c9108
YQ
83482011-04-25 Yao Qi <yao@codesourcery.com>
8349
8350 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
8351 with /*...*/.
8352 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
8353
90556b8c
JK
83542011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8355
8356 * gdb.python/py-value.exp (test_objfiles): Name the first test
8357 `py-value in file.filename'.
8358
03f2bd59
JK
83592011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8360
8361 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
8362 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
8363 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
8364 !gdbserver_reconnect_p..
8365 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
8366
7b08b9eb
JK
83672011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8368
8369 * gdb.cp/cpcompletion.exp (complete class methods)
8370 (complete class methods beginning with F): Move them above runto. New
8371 comment about the runto delimiter.
8372
b78974c3
PA
83732011-04-20 Pedro Alves <pedro@codesourcery.com>
8374
8375 * gdb.base/maint.exp: Test that "maint print registers" works
8376 without a running program.
8377
20429c40 83782011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 8379
20429c40
MP
8380 * gdb.base/setshow.exp: Fix racy tests.
8381 ($old_gdb_prompt): New variable.
8382
7a9dd1b2
TT
83832011-04-19 Tom Tromey <tromey@redhat.com>
8384
8385 * gdb.mi/mi-nsmoribund.exp:
8386 * gdb.hp/gdb.objdbg/objdbg01.exp:
8387 * gdb.base/structs.exp (test_struct_returns):
8388 * gdb.base/call-sc.exp (test_scalar_returns):
8389 * gdb.base/bigcore.exp: Remove duplicate words.
8390
02835898
JK
83912011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8392
8393 * gdb.base/break-interp-lib.c (v, vptr): New variables.
8394 * gdb.base/break-interp.exp (test_attach): New comment.
8395
254f582e
JK
83962011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8397
8398 * gdb.threads/gcore-thread.exp ($core0file): New variable.
8399 (clear __stack_user.next, clear stack_used.next)
8400 (save a zeroed-threads corefile): New test.
8401 Call core_load for $core0file.
8402 (zeroed-threads cannot be listed): New test.
8403
4fe85f5c
JK
84042011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8405
8406 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
8407 filename.
8408 ($srcfile): Preserve the original value.
8409 ($testfile): Match it the .exp filename.
8410 ($corefile): New variable. Substitute it around.
8411 Use clean_restart.
8412 ($prev_timeout): Remove.
8413 (load_core): Move core loading into this proc.
8414 Fix restore of $timeout if load_core fails.
8415
63524580
JK
84162011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8417
8418 * gdb.base/eu-strip-infcall.c: New file.
8419 * gdb.base/eu-strip-infcall.exp: New file.
8420
90359a16
JK
84212011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8422
8423 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
8424 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
8425
626e7282
JK
84262011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8427
8428 Fix Python access to inlined frames.
8429 * gdb.python/py-frame-inline.c: New file.
8430 * gdb.python/py-frame-inline.exp: New file.
8431
3363d018
EBM
84322011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
8433
8434 * gdb.base/gdb1090.exp: Change breakpoint location to read the
8435 content of 's24' correctly (avoiding "optimized out").
8436 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
8437
28781456
JK
84382011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8439
8440 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
8441
4a4106ca
TJB
84422011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
8443
8444 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
8445 expect a colon in watch -location output.
8446
d26ccb4f
JK
84472011-04-13 Marek Polacek <mpolacek@redhat.com>
8448
df46027d 8449 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
8450 New testcase `expect response to define backtrace'. Also remove
8451 redundant `default' block.
8452
e1ab1f9c
JK
84532011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8454
8455 * gdb.python/py-prettyprint.c (struct hint_error): New.
8456 (main): New variable hint_error.
8457 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
8458 "print hint_error".
8459 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
8460 (register_pretty_printers): Register it.
8461
0c2e6019
TT
84622011-04-04 Tom Tromey <tromey@redhat.com>
8463
8464 * gdb.cp/maint.exp (test_help): Update.
8465 (test_namespace): Likewise.
8466
af57139d
JB
84672011-04-01 Joel Brobecker <brobecker@adacore.com>
8468
8469 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
8470 * gdb.ada/arrayptr.exp: Add new tests.
8471
956a9fb9
JB
84722011-04-01 Joel Brobecker <brobecker@adacore.com>
8473
8474 * gdb.ada/mi_catch_ex: New testcase.
8475
d0c4d642
PA
84762011-04-01 Pedro Alves <pedro@codesourcery.com>
8477
8478 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
8479 base::overload(void) method without specifying "const".
8480
18819fa6
UW
84812011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
8482
8483 * gdb.arch/thumb-singlestep.S: New file.
8484 * gdb.arch/thumb-singlestep.exp: Likewise.
8485
a4c8e806
TT
84862011-03-31 Tom Tromey <tromey@redhat.com>
8487
8488 * gdb.python/py-prettyprint.py (exception_flag): New global.
8489 (NoStringContainerPrinter._iterator.next): Check it.
8490 * gdb.python/py-prettyprint.c (main): New variable nstype2.
8491 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
8492
53832f31
TT
84932011-03-29 Tom Tromey <tromey@redhat.com>
8494
8495 * gdb.cp/anon-struct.cc: New file.
8496 * gdb.cp/anon-struct.exp: New file.
8497
e4620230
JK
84982011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8499
8500 Test STT_GNU_IFUNC support.
8501 * gdb.base/gnu-ifunc-lib.c: New file.
8502 * gdb.base/gnu-ifunc.c: New file.
8503 * gdb.base/gnu-ifunc.exp: New file.
8504
d0fb5eae
JK
85052011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8506
8507 Support a ring of related breakpoints.
8508 * gdb.base/watchpoint-delete.c: New file.
8509 * gdb.base/watchpoint-delete.exp: New file.
8510
20106cfb
JK
85112011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8512
8513 * gdb.ada/arrayparam.exp (print first after function call): Use
8514 explicit package name. Add a comment
8515 (print lasta after function call): Rename ...
8516 (print last after function call): ... it and use explicit package
8517 name.
8518 (print length after function call): Use explicit package name.
8519 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
8520 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
8521 (multiple matches for symbol i): Rename ...
8522 (multiple matches for symbol integervar): ... it.
8523 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
8524 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
8525
e7ab5e63
AB
85262011-03-25 Andrew Burgess <aburgess@broadcom.com>
8527
8528 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
8529 environment variable to make grep output more predictable. Move
8530 all the environment setup into gdb_init so it's done once per test
8531 case rather than each time we start gdb.
8532
9ef07c8c
TT
85332011-03-24 Tom Tromey <tromey@redhat.com>
8534
8535 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
8536 test.
8537
dd90784c
JK
85382011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8539
8540 * gdb.dwarf2/dw2-entry-value-main.c: New file.
8541 * gdb.dwarf2/dw2-entry-value.S: New file.
8542 * gdb.dwarf2/dw2-entry-value.exp: New file.
8543
05775840
PM
85442011-03-22 Phil Muldoon <pmuldoon@redhat.com>
8545
6fdff2c5 8546 PR python/12183
05775840
PM
8547
8548 * gdb.python/py-function.exp: Add GdbError tests.
8549
8661b11b
PA
85502011-03-18 Pedro Alves <pedro@codesourcery.com>
8551
8552 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
8553 (reglocal_test_func, statlocal_test_func): New functions.
8554 (globals_test_func): Call new functions.
8555 * gdb.trace/unavailable.exp (gdb_collect_args_test)
8556 (gdb_collect_locals_test): New procedure.
8557 (gdb_trace_collection_test): Call new procedures.
8558
0fdb4f18
PA
85592011-03-18 Pedro Alves <pedro@codesourcery.com>
8560
8561 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
8562 (test_register, test_register_unavailable): New procedures.
8563 (gdb_unavailable_registers_test): New procedure.
8564 (gdb_trace_collection_test): Call it.
8565
99c3dc11
PM
85662011-03-18 Phil Muldoon <pmuldoon@redhat.com>
8567
6fdff2c5 8568 PR python/12149
99c3dc11
PM
8569
8570 * gdb.python/python.exp: Add gdb.write tests.
8571
29703da4
PM
85722010-03-17 Phil Muldoon <pmuldoon@redhat.com>
8573
8574 * gdb.python/Makefile.in: Add py-objfile.
8575 * gdb.python/py-objfile.exp: New file.
8576 * gdb.python/py-objfile.c: New file.
8577 * gdb.python/py-block.exp: Add is_valid tests.
8578 * gdb.python/py-inferior.exp: Ditto.
8579 * gdb.python/py-infthread.exp: Ditto.
8580 * gdb.python/py-symbol.exp: Ditto.
8581 * gdb.python/py-symtab.exp: Ditto.
8582
598997c8
KS
85832011-03-16 Keith Seitz <keiths@redhat.com>
8584
8585 PR c++/12273
8586 * gdb.cp/cmpd-minsyms.exp: New test.
8587 * gdb.cp/cmpd-minsyms.cc: New file.
8588
8589 PR c++/11734
8590 * gdb.cp/ovsrch.exp: New test.
8591 * gdb.cp/ovsrch.h: New file.
8592 * gdb.cp/ovsrch1.cc: New file.
8593 * gdb.cp/ovsrch2.cc: New file.
8594 * gdb.cp/ovsrch3.cc: New file.
8595 * gdb.cp/ovsrch4.cc: New file.
8596
c91513d8
PP
85972011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8598
8599 PR gdb/12528
8600 * gdb.base/Makefile.in: Adjust EXECUTABLES.
8601 * gdb.base/break-on-linker-gcd-function.exp: New test.
8602 * gdb.base/break-on-linker-gcd-function.cc: New file.
8603
7470fc63
AT
86042011-03-15 Andreas Tobler <andreast@fgznet.ch>
8605
8606 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
8607
959e7469
PM
86082011-03-15 Phil Muldoon <pmuldoon@redhat.com>
8609
8610 * lib/gdb.exp (gdb_unload): Add another termination case.
8611
9373cf26
JK
86122011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8613
8614 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
8615 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
8616 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
8617 Provide a stub byte there.
8618 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
8619 DW_AT_entry_pc.
8620 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
8621
24e9cda0
UW
86222011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
8623
8624 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
8625 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
8626 "generic ABI, auto".
8627 (altivec_abi_tests): Accept vectors returned by reference.
8628
7371cf6d
PM
86292010-03-14 Phil Muldoon <pmuldoon@redhat.com>
8630
8631 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
8632
ce77046a
UW
86332011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
8634
8635 * gdb.python/py-section-script.exp: Skip test if no Python support.
8636
176400c3
UW
86372011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
8638
8639 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
8640
ecec24e6
PM
86412011-03-10 Phil Muldoon <pmuldoon@redhat.com>
8642
8643 * gdb.python/py-parameter.exp: Update tests to the new Python
8644 parameter API. Add "no documentation" test. Add deprecated API
8645 backward compatibility test.
8646
5dbdd470
TT
86472011-03-09 Tom Tromey <tromey@redhat.com>
8648
8649 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
8650 gdb_continue_to_end.
8651
b66e66ee
MK
86522011-03-09 Mark Kettenis <kettenis@gnu.org>
8653
8654 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
8655 tabs.
8656
eceb0c5f
TT
86572011-03-09 Tom Tromey <tromey@redhat.com>
8658
8659 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
8660 parentheses.
8661 (gdb_continue_to_end): Add "allow_extra" parameter. Use
8662 $command.
8663 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
8664 argument to gdb_continue_to_end.
8665 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
8666 argument to gdb_continue_to_end.
8667 * gdb.cp/annota3.exp: Fix regex.
8668 * gdb.cp/annota2.exp: Fix regex.
8669 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
8670 gdb_continue_to_end.
8671 * gdb.base/call-signal-resume.exp: Revert earlier patch.
8672 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
8673 gdb_continue_to_end.
8674
63154eca
PA
86752011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8676
8677 * gdb.server/ext-run.exp
8678 (load new file without any gdbserver inferior): New test.
8679
967d1f9b
TT
86802011-03-07 Tom Tromey <tromey@redhat.com>
8681
8682 * Makefile.in (TAGS): Rewrite.
8683
d68dcbb9
JK
86842011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8685
8686 * gdb.trace/report.exp (12.1: trace report #1): New match for the
8687 initial commands echo. New match for `Found trace'. Anchor all the
8688 other matches. Anchor and match for `No trace frame found' the final
8689 match.
8690
6bf58e63
TT
86912011-03-07 Tom Tromey <tromey@redhat.com>
8692
8693 * Makefile.in (TAGS): New target.
8694
fda326dd
TT
86952011-03-07 Tom Tromey <tromey@redhat.com>
8696
8697 * lib/opencl.exp (skip_opencl_tests): Update for exit message
8698 change.
8699 * lib/mi-support.exp (mi_gdb_test): Update for exit message
8700 change.
8701 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
8702 exit message change.
8703 (skip_altivec_tests): Update for exit message change.
8704 (skip_vsx_tests): Likewise.
8705 (gdb_continue_to_end): Likewise. Add 'command' argument.
8706 * lib/cell.exp (skip_cell_tests): Update for exit message change.
8707 * gdb.threads/tls.exp: Update for exit message change.
8708 * gdb.threads/thread-unwindonsignal.exp: Use
8709 gdb_continue_to_end.
8710 * gdb.threads/step.exp (step_it): Update for exit message change.
8711 (continue_all): Likewise.
8712 * gdb.threads/print-threads.exp (test_all_threads): Update for
8713 exit message change.
8714 * gdb.threads/interrupted-hand-call.exp: Use
8715 gdb_continue_to_end.
8716 * gdb.threads/execl.exp: Use gdb_continue_to_end.
8717 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
8718 gdb_continue_to_end.
8719 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
8720 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
8721 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
8722 * gdb.cp/method.exp: Update for exit message change.
8723 * gdb.cp/mb-templates.exp: Update for exit message change.
8724 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
8725 * gdb.cp/annota3.exp: Update for exit message change.
8726 * gdb.cp/annota2.exp: Update for exit message change.
8727 * gdb.cell/fork.exp: Use gdb_continue_to_end.
8728 * gdb.base/term.exp: Update for exit message change.
8729 * gdb.base/step-test.exp (test_i): Update for exit message change.
8730 * gdb.base/sigstep.exp (advance): Update for exit message change.
8731 (advancei): Likewise.
8732 * gdb.base/siginfo.exp: Update for exit message change.
8733 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
8734 * gdb.base/reread.exp: Use gdb_continue_to_end.
8735 * gdb.base/langs.exp: Use gdb_continue_to_end.
8736 * gdb.base/interrupt.exp: Update for exit message change.
8737 * gdb.base/gdb1555.exp: Update for exit message change.
8738 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
8739 * gdb.base/ending-run.exp: Update for exit message change.
8740 * gdb.base/chng-syms.exp: Update for exit message change.
8741 * gdb.base/checkpoint.exp: Update for exit message change.
8742 * gdb.base/catch-syscall.exp (check_for_program_end): Use
8743 gdb_continue_to_end.
8744 (test_catch_syscall_with_wrong_args): Likewise.
8745 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
8746 * gdb.base/break-interp.exp (test_ld): Update for exit message
8747 change.
8748 * gdb.base/bang.exp: Update for exit message change.
8749 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
8750 (do_call_attach_tests): Likewise.
8751 * gdb.base/a2-run.exp: Update for exit message change.
8752 * gdb.arch/ppc-dfp.exp: Update for exit message change.
8753 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
8754 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
8755
dd19bd70
JK
87562011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8757
8758 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
8759
30e62689
TT
87602011-03-03 Tom Tromey <tromey@redhat.com>
8761
8762 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
8763 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
8764 * gdb.hp/gdb.aCC/configure.ac: Remove.
8765 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
8766 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
8767 * gdb.hp/gdb.base-hp/configure.ac: Remove.
8768 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
8769 * gdb.hp/gdb.compat/configure (Makefile): Remove.
8770 * gdb.hp/gdb.compat/configure.ac: Remove.
8771 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
8772 * gdb.hp/gdb.defects/configure (Makefile): Remove.
8773 * gdb.hp/gdb.defects/configure.ac: Remove.
8774 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
8775 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
8776 * gdb.hp/gdb.objdbg/configure.ac: Remove.
8777 * gdb.hp/configure.ac: Remove.
8778 * gdb.hp/configure: Remove.
8779 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
8780 substitution.
8781 (Makefile): Remove rule.
8782 * gdb.cell/configure.ac: Remove.
8783 * gdb.cell/configure: Remove.
8784 * gdb.stabs/Makefile.in (Makefile): Remove.
8785 (distclean): Don't remove config.status or config.log.
8786 * gdb.stabs/configure (Makefile): Remove.
8787 * gdb.stabs/configure.ac: Remove.
8788 * configure: Rebuild.
8789 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
8790 Remove stabs- and cell-specific logic. Test for existence of
8791 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
8792 subdirectories, gdb.cell, and and gdb.stabs.
8793 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
8794
c171f854
JB
87952011-03-03 Joel Brobecker <brobecker@adacore.com>
8796
8797 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
8798 end of buffer.
8799
9a5193cb
JB
88002011-03-02 Joel Brobecker <brobecker@adacore.com>
8801
8802 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
8803 gdb_test when running a test where we expected no output back.
8804
9bb4c1bb
MS
88052011-02-28 Michael Snyder <msnyder@vmware.com>
8806
8807 * gdb.cp/overload.cc: Change initializer value to integer.
8808
3bd0f5ef
MS
88092011-02-27 Michael Snyder <msnyder@vmware.com>
8810
8811 * gdb.multi/base.exp: Add test for remove-inferiors.
8812
2279eaad
JB
88132011-02-26 Joel Brobecker <brobecker@adacore.com>
8814
8815 * gdb.python/py-frame.exp: Simplify the initialization phase
8816 using prepare_for_testing.
8817
c82c0b55
MS
88182011-02-25 Michael Snyder <msnyder@vmware.com>
8819
8820 * gdb.multi/base.exp: Add tests for info inferiors with args.
8821
1d94651b
JK
88222011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8823
8824 * gdb.dwarf2/dw2-ranges.S: Rename to ...
8825 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
8826 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
8827 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
8828 asmfile3. Comment the STABS (#3) file compilation. Compile
8829 everything through assembler. Provide KFAIL for symtab/12497.
8830 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
8831 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
8832 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
8833 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
8834
3bd0f5ef
MS
88352011-02-24 Michael Snyder <msnyder@vmware.com>
8836
8837 * gdb.base/break.exp: Add tests for delete breakpoints using
8838 convenience variables and value history references.
8839
12c1418e
MS
88402011-02-24 Michael Snyder <msnyder@vmware.com>
8841
8842 * gdb.base/break.exp: Remove debugging 'printf' accidentally
8843 left behind in previous check-in.
8844
e5a67952
MS
88452011-02-23 Michael Snyder <msnyder@vmware.com>
8846
8847 * gdb.base/break.exp: Add tests for "info break" with arguments.
8848 * gdb.trace/infotrace.exp: Update patterns for error and help.
8849 * gdb.base/completion.exp: Update pattern.
8850 * gdb.base/ena-dis-br.exp: Update pattern.
8851 * gdb.base/help.exp: Update patterns.
8852
88532011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
8854
8855 * gdb.base/memattr.exp: New test.
8856 * gdb.base/memattr.c: Test load for memattr.exp.
8857
6e6fbe60
DE
88582011-02-22 Doug Evans <dje@google.com>
8859
8860 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
8861
1d41d745
MS
88622011-02-22 Michael Snyder <msnyder@vmware.com>
8863
8864 * Makefile.in: Make more clean.
8865 * gdb.ada/Makefile.in: Ditto.
8866 * gdb.arch/Makefile.in: Ditto.
8867 * gdb.asm/Makefile.in: Ditto.
8868 * gdb.base/Makefile.in: Ditto.
8869 * gdb.cp/Makefile.in: Ditto.
8870 * gdb.dwarf2/Makefile.in: Ditto.
8871 * gdb.java/Makefile.in: Ditto.
8872 * gdb.mi/Makefile.in: Ditto.
8873 * gdb.modula2/Makefile.in: Ditto.
8874 * gdb.python/Makefile.in: Ditto.
8875 * gdb.server/Makefile.in: Ditto.
8876 * gdb.stabs/Makefile.in: Ditto.
8877 * gdb.threads/Makefile.in: Ditto.
8878 * gdb.trace/Makefile.in: Ditto.
8879
79ba84ca
MS
88802011-02-22 Michael Snyder <msnyder@vmware.com>
8881
df46027d 8882 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
8883 info threads.
8884
b9b35694
JB
88852011-02-22 Joel Brobecker <brobecker@adacore.com>
8886
8887 * gdb.python/py-breakpoint.exp: Fix the expected output of
8888 one of the "maint info breakpoints" tests to accept the output
8889 generated on platforms that do not have hardware watchpoints.
8890
8bfb830f
JB
88912011-02-22 Joel Brobecker <brobecker@adacore.com>
8892
8893 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
8894 clean_restart. Be a little stricter in the expected output
8895 for one of the tests. Fix a typo in one of the comments.
8896
c45f3c54
JB
88972011-02-22 Joel Brobecker <brobecker@adacore.com>
8898
8899 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
8900 Delete variable binfile, no longer use. Add or modify test
8901 comments to make them unique.
8902
b97c863c
MS
89032011-02-21 Michael Snyder <msnyder@vmware.com>
8904
8905 * Makefile.in: Update for make clean.
8906 * gdb.ada/Makefile.in: Ditto.
8907 * gdb.arch/Makefile.in: Ditto.
8908 * gdb.asm/Makefile.in: Ditto.
8909 * gdb.base/Makefile.in: Ditto.
8910 * gdb.cp/Makefile.in: Ditto.
8911 * gdb.dwarf2/Makefile.in: Ditto.
8912 * gdb.java/Makefile.in: Ditto.
8913 * gdb.mi/Makefile.in: Ditto.
8914 * gdb.modula2/Makefile.in: Ditto.
8915 * gdb.python/Makefile.in: Ditto.
8916 * gdb.server/Makefile.in: Ditto.
8917 * gdb.stabs/Makefile.in: Ditto.
8918 * gdb.threads/Makefile.in: Ditto.
8919 * gdb.trace/Makefile.in: Ditto.
8920
aea5b279
MS
89212011-02-21 Michael Snyder <msnyder@vmware.com>
8922
8923 * gdb.threads/thread-find.exp: Update patterns for changes in
8924 output of "info threads" command.
8925
e3039479
UW
89262011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
8927 Ulrich Weigand <uweigand@de.ibm.com>
8928
8929 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
8930 (skip_hw_watchpoint_tests): Likewise.
8931 (skip_hw_watchpoint_multi_tests): Likewise.
8932
b800ec70
UW
89332011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
8934
8935 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
8936 (skip_hw_watchpoint_tests): Likewise.
8937 (skip_hw_watchpoint_multi_tests): Likewise.
8938 (skip_hw_watchpoint_access_tests): Likewise.
8939
8940 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
8941 * gdb.base/pr11022.exp: Likewise.
8942 * gdb.base/watch-read.exp: Likewise.
8943 * gdb.base/watch_thread_num.exp: Likewise.
8944 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
8945 * gdb.base/watchpoint-hw.exp: Likewise.
8946 * gdb.base/watchpoint.exp: Likewise.
8947 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
8948 * gdb.threads/watchthreads-reorder.exp: Likewise.
8949 * gdb.threads/watchthreads.exp: Likewise.
8950 * gdb.threads/watchthreads2.exp: Likewise.
8951
91033e37
JB
89522011-02-21 Joel Brobecker <brobecker@adacore.com>
8953
8954 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
8955 the debugger is unable to find the array bounds.
8956
eeaafae2
JK
89572011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8958
8959 * gdb.cp/typedef-operator.exp: New file.
8960 * gdb.cp/typedef-operator.cc: New file.
8961
e338d953
MS
89622011-02-17 Michael Snyder <msnyder@vmware.com>
8963
8964 * gdb.threads/thread-find.exp: Fix regular expressions.
8965
e67ad678
JB
89662011-02-17 Joel Brobecker <brobecker@adacore.com>
8967
8968 * gdb.ada/packed_array: Expand testcase to test printing of
8969 unconstrained packed array.
8970
93084bca
JB
89712011-02-17 Joel Brobecker <brobecker@adacore.com>
8972
8973 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
8974
a0c78a73
PA
89752011-02-16 Pedro Alves <pedro@codesourcery.com>
8976
f65d5553 8977 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
8978 (main): Initialize it before collecting, and and clear it
8979 afterwards.
f65d5553
PA
8980 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8981 collecting with '{type} addr', where the addr expression is not an
8982 rvalue.
a0c78a73 8983
3dfcbbd2
KW
89842011-02-16 Ken Werner <ken.werner@de.ibm.com>
8985
8986 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
8987 a bool variable. Expect correct OpenCL names for vector types. Use the
8988 uc3 variable name instead of referring to the uchar3 built-in type.
8989 Escape the asterisk at the half pointer test.
8990
08807d5a
PA
89912011-02-16 Pedro Alves <pedro@codesourcery.com>
8992
f65d5553 8993 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
8994 (main): Initialize it before collecting, and and clear it
8995 afterwards.
f65d5553
PA
8996 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
8997 collecting overlapping memory ranges.
08807d5a 8998
60f98dde
MS
89992011-02-15 Michael Snyder <msnyder@vmware.com>
9000
9001 * gdb.base/default.exp: Add tests for thread commands.
9002 * gdb.base/help.exp: Add tests for thread commands.
9003 * gdb.threads/thread-find.exp: New test for thread find command.
9004
648cd113
KW
90052011-02-15 Ken Werner <ken.werner@de.ibm.com>
9006
9007 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
9008
494e194e
YQ
90092011-02-15 Yao Qi <yao@codesourcery.com>
9010
9011 PR tdep/12352
9012 * gdb.arch/arm-disp-step.S : New test for str instruction.
9013 * gdb.arch/arm-disp-step.exp : Likewise.
9014
d9492458
TJB
90152011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
9016
9017 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
9018 "vector_register2_vr" test strings. Test the extended floating
9019 point registers (F32~F63).
9020 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
9021 IBM XL C compiler. Make the test program use a register provided
9022 by the compiler for the lxvd2x instruction.
9023
8af8e3bc
PA
90242011-02-14 Pedro Alves <pedro@codesourcery.com>
9025
9026 * gdb.trace/unavailable.cc (class Base, class Middle, class
9027 Derived): New types.
9028 (derived_unavail, derived_partial, derived_whole): New globals.
9029 (virtual_partial): New global.
9030 (virtualp): Point at virtual_partial.
9031 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
9032 related to unavailable vptr.
9033
1b28d0b3
PA
90342011-02-14 Pedro Alves <pedro@codesourcery.com>
9035
9036 * gdb.trace/unavailable.cc (a, b, c): New globals.
9037 (main): Set and clear them.
9038 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
9039 `a' and `c', and check that `b' isn't collected, although `a' and
9040 `c' are.
9041
ec0a52e1
PA
90422011-02-14 Pedro Alves <pedro@codesourcery.com>
9043
9044 * gdb.trace/unavailable.cc (struct Virtual): New.
9045 (virtualp): New global pointer.
9046 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
9047 printing a pointer to an object whose type has a vtable, with
9048 print object on.
9049
24e6bcee
PA
90502011-02-14 Pedro Alves <pedro@codesourcery.com>
9051
9052 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
9053 value repeat handles unavailableness.
9054
39d37385
PA
90552011-02-14 Pedro Alves <pedro@codesourcery.com>
9056
9057 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
9058 tests for building arrays from unavailable values, subscripting
9059 non-memory rvalue unvailable arrays, and accessing fields or
9060 baseclasses of non-lazy unavailable values,
9061 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
9062 struct types.
9063 (g_smallstruct, g_smallstruct_b): New globals.
9064
06d72e16
PA
90652011-02-14 Pedro Alves <pedro@codesourcery.com>
9066
9067 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
9068
bc9a5551
JK
90692011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9070
9071 Fix const/volatile qualifiers of C++ types, PR c++/12328.
9072 * gdb.cp/overload-const.exp: New file.
9073 * gdb.cp/overload-const.cc: New file.
9074
54fcddd0
UW
90752011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9076
9077 * gdb.opencl/callfuncs.cl: New file.
9078 * gdb.opencl/callfuncs.exp: New test.
9079 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
9080
d6dafb7c
UW
90812011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
9082
9083 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
9084 when computing result.
9085 * gdb.arch/altivec-abi.exp: Update expected results.
9086
a449c2d8
TJB
90872011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9088
9089 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
9090 * gdb.base/jit.exp: Likewise.
9091 * gdb.base/pie-execl.exp: Likewise.
9092 * gdb.base/solib-nodir.exp: Likewise.
9093 * gdb.base/solib-overlap.exp: Likewise.
9094
764880b7
PA
90952011-02-07 Pedro Alves <pedro@codesourcery.com>
9096
9097 * gdb.trace/collection.c (global_pieces): New.
9098 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
9099 New procedure.
9100 (gdb_trace_collection_test): Call it.
9101
505500db
SW
91022011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
9103
9104 * gdb.python/py-evthreads.c: New file.
9105 * gdb.python/py-evthreads.exp: New file.
9106 * gdb.python/py-events.py: New file.
9107 * gdb.python/py-events.exp: New file.
9108 * gdb.python/py-events.c: New file.
9109
385203ed
DD
91102011-02-04 David Daney <ddaney@caviumnetworks.com>
9111
9112 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
9113
9011945e
AB
91142011-02-03 Andrew Burgess <aburgess@broadcom.com>
9115
9116 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
9117 gdb.base/disasm-end-cu.exp: New test for disassembling over the
9118 boundary between two compilation units.
9119
580688f3
PA
91202011-02-02 Pedro Alves <pedro@codesourcery.com>
9121
9122 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
9123 (Virtual): New structs.
9124 (virtual_o, virtual_middle_b): New globals.
9125 * gdb.cp/virtbase.exp: New tests.
9126
d3f0f853
PP
91272011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
9128
9129 * gdb.base/jit.exp: New file.
9130 * gdb.base/jit-main.c: New file.
9131 * gdb.base/jit-solib.c: New file.
9132
b2030fb5
UW
91332011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
9134
9135 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
9136 proceed to initial kernel entry point.
9137 * gdb.opencl/datatypes.exp: Likewise.
9138 * gdb.opencl/operators.exp: Likewise.
9139 * gdb.opencl/vec_comps.exp: Likewise.
9140
2db19d1e
SW
91412011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
9142
9143 * gdb.cp/nsnested.cc: New.
9144 * gdb.cp/nsnested.exp: New.
9145 * gdb.cp/nsnoimports.exp: New.
9146 * gdb.cp/nsnoimports.cc: New.
9147
6b0c4c1f
JB
91482011-01-31 Joel Brobecker <brobecker@adacore.com>
9149
9150 * gdb.base/interact.exp: Add extra tests that verify that
9151 the value of the interactive-mode setting does not change
9152 after the script is sourced.
9153
80b23b6a
JK
91542011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9155
9156 * gdb.cp/noparam.exp: New file.
9157 * gdb.cp/noparam.cc: New file.
9158
ffd5ec24
PA
91592011-01-28 Pedro Alves <pedro@codesourcery.com>
9160
9161 * gdb.trace/tfile.exp: Test that with no traceframe selected,
9162 there's no stack or registers.
9163
a81766d8
TT
91642011-01-26 Tom Tromey <tromey@redhat.com>
9165
9166 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
9167 space before string output. Add test for "set print pretty off"
9168 case.
9169
585fdaa1
PA
91702011-01-25 Pedro Alves <pedro@codesourcery.com>
9171
9172 * gdb.base/frame-args.exp: Adjust.
9173 * gdb.dwarf2/dw2-noloc.exp: Adjust.
9174 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
9175 * gdb.dwarf2/pieces.exp: Adjust.
9176 * gdb.opt/clobbered-registers-O2.exp: Adjust.
9177 * gdb.opt/inline-locals.exp: Adjust.
9178 * gdb.threads/fork-child-threads.exp: Adjust.
9179
d468832a
KW
91802011-01-25 Ken Werner <ken.werner@de.ibm.com>
9181
9182 * gdb.opencl/convs_casts.cl: Move program scope variables into the
9183 OpenCL kernel function. Add a comment as marker. Add address space
9184 qualifiers for the remaining program scope variables.
9185 * gdb.opencl/datatypes.cl: Likewise.
9186 * gdb.opencl/operators.cl: Likewise.
9187 * gdb.opencl/vec_comps.cl: Likewise.
9188 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
9189 Add breakpoint at the marker comment.
9190 * gdb.opencl/datatypes.exp: Likewise.
9191 * gdb.opencl/operators.exp: Likewise.
9192 * gdb.opencl/vec_comps.exp: Likewise.
9193
490f124f
PA
91942011-01-24 Pedro Alves <pedro@codesourcery.com>
9195
9196 * gdb.base/printcmds.c (some_struct): New struct and instance.
9197 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
9198 procedure.
9199 <global scope>: Call it.
9200
6da78614
KW
92012011-01-21 Ken Werner <ken.werner@de.ibm.com>
9202
9203 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
9204 argument to the gdb_compile_opencl_hostapp call.
9205
ec64c9aa
YQ
92062011-01-19 Yao Qi <yao@codesourcery.com>
9207
9208 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
9209 positve list.
9210
810cfdbb
YQ
92112011-01-19 Yao Qi <yao@codesourcery.com>
9212
9213 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
9214 canonical form.
9215 Remove "xscale-*-*"
9216 * gdb.xml/tdesc-regs.exp: Likewise.
9217 * gdb.python/py-section-script.exp: Replace ARM target triplet
9218 with canonical form.
9219 Match arm*-*-symbianelf*.
9220 * gdb.base/dup-sect.exp: Likewise.
9221 * lib/dwarf.exp: New.
9222 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
9223 dwarf2_support.
9224 * gdb.dwarf2/dup-psym.exp: Likewise.
9225 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
9226 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9227 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
9228 * gdb.dwarf2/dw2-basic.exp: Likewise.
9229 * gdb.dwarf2/dw2-compressed.exp: Likewise.
9230 * gdb.dwarf2/dw2-const.exp: Likewise.
9231 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
9232 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
9233 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9234 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
9235 * gdb.dwarf2/dw2-filename.exp: Likewise.
9236 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9237 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
9238 * gdb.dwarf2/dw2-intercu.exp: Likewise.
9239 * gdb.dwarf2/dw2-intermix.exp: Likewise.
9240 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
9241 * gdb.dwarf2/dw2-noloc.exp: Likewise.
9242 * gdb.dwarf2/dw2-op-call.exp: Likewise.
9243 * gdb.dwarf2/dw2-producer.exp: Likewise.
9244 * gdb.dwarf2/dw2-ranges.exp: Likewise.
9245 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
9246 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
9247 * gdb.dwarf2/dw2-strp.exp: Likewise.
9248 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
9249 * gdb.dwarf2/implptr.exp: Likewise.
9250 * gdb.dwarf2/mac-fileno.exp: Likewise.
9251 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
9252 * gdb.dwarf2/pieces.exp: Likewise.
9253 * gdb.dwarf2/pr11465.exp: Likewise.
9254 * gdb.dwarf2/valop.exp: Likewise.
9255 * gdb.dwarf2/watch-notconst.exp: Likewise.
9256 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
9257
4694da01
TT
92582011-01-19 Tom Tromey <tromey@redhat.com>
9259
9260 * gdb.python/py-infthread.exp: Add thread tests.
9261
b075872c
JB
92622011-01-14 Joel Brobecker <brobecker@adacore.com>
9263
9264 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
9265
2c3e6e24
JB
92662011-01-14 Joel Brobecker <brobecker@adacore.com>
9267
9268 * gdb.ada/widewide: New testcase.
9269
de8fa76c
JB
92702011-01-13 Joel Brobecker <brobecker@adacore.com>
9271
9272 * gdb.base/interact.exp: New testcase.
9273
1b05df00
TT
92742011-01-12 Tom Tromey <tromey@redhat.com>
9275
9276 * gdb.mi/gdb2549.exp: Update for error message changes.
9277 * gdb.mi/mi-cli.exp: Likewise.
9278 * gdb.mi/mi-disassemble.exp: Likewise.
9279 * gdb.mi/mi-pthreads.exp: Likewise.
9280 * gdb.mi/mi-regs.exp: Likewise.
9281 * gdb.mi/mi-stack.exp: Likewise.
9282 * gdb.mi/mi-var-block.exp: Likewise.
9283 * gdb.mi/mi-var-cmd.exp: Likewise.
9284 * gdb.mi/mi2-cli.exp: Likewise.
9285 * gdb.mi/mi2-disassemble.exp: Likewise.
9286 * gdb.mi/mi2-pthreads.exp: Likewise.
9287 * gdb.mi/mi2-regs.exp: Likewise.
9288 * gdb.mi/mi2-stack.exp: Likewise.
9289 * gdb.mi/mi2-var-block.exp: Likewise.
9290 * gdb.mi/mi2-var-cmd.exp: Likewise.
9291
c2ff108b
JK
92922011-01-12 Andrew Burgess <aburgess@broadcom.com>
9293 Jan Kratochvil <jan.kratochvil@redhat.com>
9294
9295 PR fortran/11104 and DWARF unbound arrays detection.
9296 * gdb.fortran/multi-dim.exp: New file.
9297 * gdb.fortran/multi-dim.f90: New file.
9298
b716877b
AB
92992011-01-12 Andrew Burgess <aburgess@broadcom.com>
9300
9301 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
9302 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
9303 add new tests for opcode dumping.
9304
6c162d5e
TT
93052011-01-11 Tom Tromey <tromey@redhat.com>
9306
9307 * gdb.python/py-infthread.exp: Load gdb-python.exp.
9308
77b06cd7
TJB
93092010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
9310
9311 Convert hardware watchpoints to use breakpoint_ops.
9312 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
9313 type is not supported.
9314 * gdb.base/foll-fork.exp: Likewise.
9315 * gdb.base/foll-vfork.exp: Likewise.
9316
f39a75d0
PM
93172011-01-10 Phil Muldoon <pmuldoon@redhat.com>
9318
9319 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
9320 Use load_lib gdb-python.exp.
9321 * gdb.python/python.exp: Ditto.
9322 * gdb.python/py-function.exp: Ditto.
9323
fc529d80
AS
93242011-01-09 Andreas Schwab <schwab@linux-m68k.org>
9325
9326 * gdb.threads/tls.exp ("info address me"): Fix expected output.
9327
fb03cb59
JK
93282011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9329
9330 * configure: Regenerate.
9331
d8e22779
TT
93322011-01-06 Tom Tromey <tromey@redhat.com>
9333
9334 * gdb.python/py-frame.exp: Test gdb.newest_frame.
9335
09050809
JB
93362011-01-06 Joel Brobecker <brobecker@adacore.com>
9337
fc529d80
AS
9338 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
9339 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
9340 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
9341 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
9342 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
9343 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
9344 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
9345 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
9346 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
9347 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
9348 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
9349 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
9350 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
9351 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
9352 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
9353 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
9354 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
9355 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
9356 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
9357 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
9358 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
9359 gdb.ada/uninitialized_vars.exp,
9360 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
9361 Simplify by using clean_restart.
09050809 9362
8ed5dd9e
JB
93632011-01-06 Joel Brobecker <brobecker@adacore.com>
9364
9365 Add marker to be used as anchor for inserting breakpoints.
9366 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
9367 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
9368 Likewise.
9369
9370 Remove uses of gdb_start_cmd.
9371 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
9372 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
9373
9374 Do not run testcase if testing with GDBserver.
9375 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
9376 if testing with GDBserver.
9377
368a124f
JB
93782011-01-06 Joel Brobecker <brobecker@adacore.com>
9379
9380 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
9381 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
9382 copyright header.
9383
44944448
JB
93842011-01-05 Joel Brobecker <brobecker@adacore.com>
9385
9386 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
9387 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
9388 testsuite/gdb.fortran/complex.f,
9389 testsuite/gdb.fortran/derived-type.f90,
9390 testsuite/gdb.fortran/library-module-lib.f90,
9391 testsuite/gdb.fortran/library-module-main.f90,
9392 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
9393 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
9394 Copyright year update.
9395
31886ea6
JB
93962011-01-05 Joel Brobecker <brobecker@adacore.com>
9397
9398 * gdb.base/langs1.f: Add copyright header.
9399
ebedcab5
JK
94002011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9401
9402 * gdb.base/morestack.exp: New file.
9403 * gdb.base/morestack.c: New file.
9404
de1eb2f9
JK
94052011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9406
9407 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
9408
9e87a409
JB
94092010-12-29 Joel Brobecker <brobecker@adacore.com>
9410
9411 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
9412 * gdb.ada/arrayptr.exp: Add test printing that new variable.
9413
720d1a40
JB
94142010-12-29 Joel Brobecker <brobecker@adacore.com>
9415
9416 * gdb.ada/lang_switch.exp: Correct expected parameter value.
9417
a283af87
AS
94182010-12-25 Andreas Schwab <schwab@linux-m68k.org>
9419
5d3d9cba
AS
9420 * gdb.threads/tls.exp: Fix typo.
9421
a283af87
AS
9422 * gdb.threads/thread-specific.exp (get_thread_list): Update.
9423 * gdb.threads/execl.exp: Update.
9424
2a20745c
YQ
94252010-12-23 Yao Qi <yao@codesourcery.com>
9426
9427 * gdb.arch/arm-disp-step.exp: New.
9428 * gdb.arch/arm-disp-step.S: New.
9429
a7658b96
TT
94302010-12-21 Tom Tromey <tromey@redhat.com>
9431
9432 * gdb.threads/execl.exp: Update.
9433 * gdb.threads/linux-dp.exp: Update.
9434 * gdb.threads/manythreads.exp: Update.
9435 * gdb.threads/tls.exp: Update.
9436
5b79abe7
TT
94372010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9438
9439 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
9440 (NextOverThrowDerivates) <resumebpt>: New.
9441 (resumebpt_test): New.
9442 (main): Call resumebpt_test.
9443 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
9444
0914bcdb
SS
94452010-12-12 Stan Shebs <stan@codesourcery.com>
9446
9447 * gdb.trace/tsv.exp: Test print command on trace state variables.
9448
305aeedc
TT
94492010-12-09 Tom Tromey <tromey@redhat.com>
9450
9451 * gdb.base/interp.exp: Add regression test.
9452
186c406b
TT
94532010-12-09 Tom Tromey <tromey@redhat.com>
9454
9455 * gdb.java/jnpe.java: New file.
9456 * gdb.java/jnpe.exp: New file.
9457 * gdb.cp/nextoverthrow.exp: New file.
9458 * gdb.cp/nextoverthrow.cc: New file.
9459
aae1c79a
DE
94602010-12-07 Doug Evans <dje@google.com>
9461
9462 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
9463 of data-directory.
9464 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
9465 updated.
9466 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
9467
60f98dde 94682010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
9469
9470 * gdb.base/callfuncs.exp: Test for skip_float_tests.
9471 * gdb.base/call-sc.exp: Ditto.
9472 * gdb.base/finish.exp: Ditto.
9473 * gdb.base/return.exp: Ditto.
9474 * gdb.base/return2.exp: Ditto.
9475
5fa290c1
DE
94762010-11-30 Doug Evans <dje@google.com>
9477
9478 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
9479 (gdb_expect_list): Fix spelling errors in comments.
9480 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
9481 send_gdb/gdb_expect_list where applicable.
9482 * gdb.base/call-ar-st.exp: Ditto.
9483 * gdb.base/funcargs.exp: Ditto.
9484 * gdb.base/gcore.exp: Ditto.
9485 * gdb.base/page.exp: Ditto.
9486 * gdb.base/sigaltstack.exp: Ditto.
9487 * gdb.base/siginfo.exp: Ditto.
9488 * gdb.base/sigstep.exp: Ditto.
9489 * gdb.base/trace-commands.exp: Ditto.
9490
4e04c971
DE
94912010-11-29 Doug Evans <dje@google.com>
9492
9493 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
9494 printer-name;subprinter-name.
9495
8cf6f0b1
TT
94962010-11-29 Tom Tromey <tromey@redhat.com>
9497
9498 * gdb.dwarf2/implptr.exp: New file.
9499 * gdb.dwarf2/implptr.c: New file.
9500 * gdb.dwarf2/implptr.S: New file.
9501
94b6973e
PM
95022010-11-29 Phil Muldoon <pmuldoon@redhat.com>
9503
fc529d80 9504 PR python/12199
94b6973e
PM
9505
9506 * gdb.python/py-breakpoint.exp: Test the delete method.
9507
8358c15c
JK
95082010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9509
9510 Fix step_resume_breakpoint unsaved during an infcall.
9511 * gdb.base/step-resume-infcall.exp: New file.
9512 * gdb.base/step-resume-infcall.c: New file.
9513
f6df29bc
TJB
95142010-11-24 Edjunior Machado <emachado@br.ibm.com>
9515
9516 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
9517
f2b5a5cf
TJB
95182010-11-24 Edjunior Machado <emachado@br.ibm.com>
9519
9520 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
9521 on ppc64's symbols; "finish" and "return" commands must accept to
9522 show the caller line again as well as the line after.
9523 * gdb.asm/powerpc64.inc: New file.
9524
6b0ecdc2
DE
95252010-11-23 Doug Evans <dje@google.com>
9526
9527 * lib/gdb.exp (gdb_test_sequence): New function.
9528 (gdb_expect_list): Add verbose -log call for each pattern.
9529 * gdb.base/signals.exp (test_handle_all_print): Call it.
9530 Reduce timeout increment from 6 minutes to 1 minute.
9531 * gdb.server/ext-run.exp: Call it.
9532
ea976c60
PM
95332010-11-23 Phil Muldoon <pmuldoon@redhat.com>
9534
f2b5a5cf 9535 PR python/12212
ea976c60
PM
9536
9537 * gdb.python/python.exp: Check that selected_thread raises an
9538 error when no inferior is loaded.
9539
c0efa795
JK
95402010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9541
9542 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
9543 * gdb.dwarf2/dw2-stack-boundary.S: New file.
9544
ec3aa567
JK
95452010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9546
9547 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
9548 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
9549
d8249011
DE
95502010-11-18 Doug Evans <dje@google.com>
9551
9552 * gdb.server/ext-run.exp: Fix intermittent failures.
9553
d4eba7d1
NF
95542010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9555
9556 * gdb.stabs/gdb11479.exp: Use runto_main.
9557
b04c2f88
NF
95582010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9559
9560 * gdb.base/break-entry.exp: Skip if using a stub.
9561
ae9d7ce4
NF
95622010-11-12 Nathan Froyd <froydnj@codesourcery.com>
9563
9564 * gdb.python/py-inferior.exp: Pack values in target endianness.
9565
621c8364
TT
95662010-11-12 Tom Tromey <tromey@redhat.com>
9567
9568 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
9569 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
9570 MemoryError.
9571 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
9572 type.
9573 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
9574 MemoryError.
9575 (test_subscript_regression): Update exception type.
9576
84f4c1fe
PM
95772010-11-11 Phil Muldoon <pmuldoon@redhat.com>
9578
9579 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
9580 breakpoint tests.
9581
a1442452
PA
95822010-11-09 Pedro Alves <pedro@codesourcery.com>
9583
9584 * gdb.base/watchpoint.exp: Test "watch -location" with an
9585 innacessible location.
9586
efd11a33
JK
95872010-11-09 Edjunior Machado <emachado@br.ibm.com>
9588 Luis Machado <luisgpm@br.ibm.com>
9589
9590 * gdb.base/maint.exp: Expect "." prefix.
9591 * gdb.base/nodebug.exp: Expect "." Likewise.
9592 * gdb.base/sepsymtab.exp: Expect "." Likewise.
9593 * gdb.base/watchpoint-cond-gone.exp: Likewise.
9594 * gdb.base/watchpoint.exp: Expect a software watch to be created for
9595 POWER server processors.
9596
aa00efb5
JK
95972010-11-08 Edjunior Machado <emachado@br.ibm.com>
9598 Luis Machado <luisgpm@br.ibm.com>
9599
9600 * gdb.base/break-entry.exp: convert entry point for
9601 ppc64 and expect leading `.' on ppc64's symbols
9602
99e7ae30
DE
96032010-11-05 Doug Evans <dje@google.com>
9604
9605 * gdb.base/help.exp: Update expected output.
b521dba8
DE
9606 * gdb.python/py-param.exp: Delete, contents moved to ...
9607 * gdb.python/py-parameter.exp: ... here. New file.
9608 Add test for gdb.parameter ("directories").
99e7ae30 9609
f4b8a18d
KW
96102010-11-05 Ken Werner <ken.werner@de.ibm.com>
9611
9612 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
9613 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
9614 * configure: Regenerate.
9615 * gdb.opencl/Makefile.in: New File.
9616 * gdb.opencl/datatypes.exp: Likewise.
9617 * gdb.opencl/datatypes.cl: Likewise.
9618 * gdb.opencl/operators.exp: Likewise.
9619 * gdb.opencl/operators.cl: Likewise.
9620 * gdb.opencl/vec_comps.exp: Likewise.
9621 * gdb.opencl/vec_comps.cl: Likewise.
9622 * gdb.opencl/convs_casts.exp: Likewise.
9623 * gdb.opencl/convs_casts.cl: Likewise.
9624 * lib/opencl.exp: Likewise.
9625 * lib/opencl_hostapp.c: Likewise.
9626 * lib/opencl_kernel.cl: Likewise.
9627 * lib/cl_util.c: Likewise.
9628 * lib/cl_util.c: Likewise.
9629 * gdb.base/default.exp (set language): Add "opencl" to the list of
9630 languages.
9631
a9d5ef47
SW
96322010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
9633
9634 * gdb.cp/overload.exp: Added test for inheritance overload.
9635 * gdb.cp/overload.cc: Ditto.
9636 * gdb.cp/oranking.exp: Removed releveant kfails.
9637
03eb1c79
JK
96382010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9639 Joel Brobecker <brobecker@adacore.com>
9640
9641 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
9642 check test_compiler_info.
9643
dbc98a8b
KW
96442010-11-03 Ken Werner <ken.werner@de.ibm.com>
9645
9646 * gdb.base/gnu_vector.exp: Adjust expect messages.
9647
120bd360
KW
96482010-11-03 Ken Werner <ken.werner@de.ibm.com>
9649
9650 * gdb.base/gnu_vector.exp: Add unary operator tests.
9651
c37f7098
KW
96522010-11-03 Ken Werner <ken.werner@de.ibm.com>
9653
9654 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
9655
7b51bc51
DE
96562010-11-02 Doug Evans <dje@google.com>
9657
9658 * gdb.python/py-pp-maint.c: New file.
9659 * gdb.python/py-pp-maint.exp: New file.
9660 * gdb.python/py-pp-maint.py: New file.
9661
50c97f38
TT
96622010-11-02 Tom Tromey <tromey@redhat.com>
9663
9664 * gdb.base/default.exp: Remove "scheme" from language list.
9665
a289b8f6
JK
96662010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9667
9668 Revert:
9669 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9670 * gdb.threads/sigstep-threads.exp: New file.
9671 * gdb.threads/sigstep-threads.c: New file.
9672
cd017491
MS
96732010-10-20 Michael Snyder <msnyder@vmware.com>
9674
9675 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
9676
8e6a5956
UW
96772010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9678
9679 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
9680 Skip test completely if gdb,no_hardware_watchpoints.
9681
2c04da0d
UW
96822010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
9683
9684 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
9685 strict, but do not check for any particular function name within libc.
9686
79afc5ef
SW
96872010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9688
9689 * gdb.cp/smartp.exp: New test.
9690 * gdb.cp/smartp.cc : New test.
9691
026ffab7
SW
96922010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
9693
9694 * gdb.cp/converts.exp: Test pointer to bool conversion.
9695 Test pointer to long conversion.
9696 * gdb.cp/oranking.exp: Removed relevant kfail.
9697
3a772aa4
TT
96982010-10-18 Tom Tromey <tromey@redhat.com>
9699
9700 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
9701 argument to lazy_string.
9702 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
9703 (pp_ls.to_string): Use it.
9704 * gdb.python/py-prettyprint.c (main): Move declarations to top.
9705 Add "estring2" local.
9706
5fc3827b
JK
97072010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9708
9709 Fix s390x compatibility.
9710 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
9711 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
9712
8aeb23f3
JK
97132010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9714
9715 * gdb.threads/sigstep-threads.exp: New file.
9716 * gdb.threads/sigstep-threads.c: New file.
9717
c1e56572
JK
97182010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9719
9720 * gdb.base/pie-execl.exp: New file.
9721 * gdb.base/pie-execl.c: New file.
9722
92163a10
JK
97232010-10-13 Doug Evans <dje@google.com>
9724 Jan Kratochvil <jan.kratochvil@redhat.com>
9725
9726 PR exp/12117
9727 * gdb.cp/ptype-cv-cp.cc: New file.
9728 * gdb.cp/ptype-cv-cp.exp: New file.
9729
7062b0a0
SW
97302010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
9731
9732 * gdb.cp/converts.cc: New test program.
9733 * gdb.cp/converts.exp: New test.
9734 * gdb.cp/overload.exp: Added test for void* vs int*.
9735 * gdb.cp/overload.exp: Ditto.
9736 * gdb.cp/oranking.exp: Removed related kfail.
9737
0e3509db
DE
97382010-10-13 Doug Evans <dje@google.com>
9739
9740 * lib/gdb-python.exp (gdb_check_python_config): New function.
9741 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
9742 * gdb.python/lib-types.cc: New file.
9743 * gdb.python/lib-types.exp: New file.
9744
8dc78533
JK
97452010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9746
9747 * gdb.python/py-error.exp: New file.
9748 * gdb.python/py-error.py: New file.
9749
93c17e06
JK
97502010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9751
9752 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
9753 gdb_test_multiple.
9754
d8b34041
JK
97552010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9756
9757 * gdb.base/break-interp.exp: Use ldlags for linking flags.
9758 * gdb.base/prelink.exp: Likewise.
9759 * gdb.base/solib-nodir.exp: Likewise.
9760 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
9761 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
9762 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
9763
e0cc584e
UW
97642010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
9765
9766 * break-interp.exp (test_ld): Use two separate gdb_expect statements
9767 for the "info files" test to avoid timeouts on slow machines.
9768
cfc353b1
JK
97692010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9770
9771 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
9772 (main): Make openlib dummy call.
9773
d3d7896d
JK
97742010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9775
9776 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
9777 * break-interp.exp (reach): Move the core body ...
9778 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
9779 (test_ld): Provide always real argument, even to the linker. Replace
9780 dl_main by _dl_debug_state.
9781
5e533c94
JK
97822010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9783
9784 Fix results of prelinked PIEs on ppc*.
9785 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
9786 Accept also DISPLACEMENT "PRESENT".
9787 (main): Replace "ZERO" displacements by "PRESENT".
9788
33540610
SW
97892010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
9790
9791 * gdb.cp/oranking.exp: New test.
9792 * gdb.cp/oranking.cc: New test program.
9793
3bdf2bbd
KW
97942010-10-08 Ken Werner <ken.werner@de.ibm.com>
9795
9796 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
9797 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
9798
2f608a3a
KW
97992010-10-06 Ken Werner <ken.werner@de.ibm.com>
9800
9801 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
9802 lush, lynx) New constant.
9803 * gdb.base/constvars.exp: Test const array types.
9804 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
9805
aa2e2d8d
DE
98062010-10-06 Doug Evans <dje@google.com>
9807
9808 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
9809 of syscall staging area.
9810
2844d6b5
KW
98112010-10-06 Ken Werner <ken.werner@de.ibm.com>
9812
9813 * gdb.base/gnu_vector.c: Add variable c4.
9814 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
9815 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
9816
7d8ac8bb
MR
98172010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
9818
9819 * gdb.arch/altivec-abi.exp: Fix a typo.
9820
84a02e58
MR
98212010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
9822
9823 * lib/mi-support.exp (thread_selected_re): Correct pattern used
9824 to match a thread ID.
9825
b18e6318
JK
98262010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9827
9828 Fix s390x testcase compatibility.
9829 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
9830
a2c09bd0
DE
98312010-10-01 Doug Evans <dje@google.com>
9832
9833 * lib/gdb-python.exp: New file.
9834 * gdb.python/py-block.exp: Use it.
9835 * gdb.python/py-breakpoint.exp: Ditto.
9836 * gdb.python/py-frame.exp: Ditto.
9837 * gdb.python/py-inferior.exp: Ditto.
9838 * gdb.python/py-param.exp: Ditto.
9839 * gdb.python/py-prettyprint.exp: Ditto.
9840 * gdb.python/py-shared.exp: Ditto.
9841 * gdb.python/py-symbol.exp: Ditto.
9842 * gdb.python/py-symtab.exp: Ditto.
9843 * gdb.python/py-type.exp: Ditto.
9844 * gdb.python/py-value.exp: Ditto.
9845 * gdb.python/python.exp: Ditto.
9846
38f12cfc
TT
98472010-09-30 Tom Tromey <tromey@redhat.com>
9848
9849 * gdb.base/anon.exp: New file.
9850 * gdb.base/anon.c: New file.
9851
9ae8282d
TT
98522010-09-30 Tom Tromey <tromey@redhat.com>
9853
9854 * gdb.base/completion.exp: Test completion through anonymous
9855 union.
9856 * gdb.base/break1.c (struct some_struct): Add anonymous union.
9857
e9e07ba6
JK
98582010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9859
9860 Fix printing parameters of inlined functions.
9861 * gdb.dwarf2/dw2-inline-param.exp: New file.
9862 * gdb.dwarf2/dw2-inline-param-main.c: New file.
9863 * gdb.dwarf2/dw2-inline-param.S: New file.
9864
cd2effb2
JK
98652010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9866
9867 PR corefiles/12071.
9868 * gdb.base/corefile.exp (quit with a process, no question: load core)
9869 (quit with a core file): New tests.
9870
bceffbf3
JK
98712010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9872
9873 Fix GDB crash on inferior calls with self-referencing classes.
9874 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
9875 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
9876 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
9877
1736ad11
JK
98782010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9879
9880 Fix lost siginfo_t for inferior calls.
9881 * gdb.base/siginfo-infcall.exp: New file.
9882 * gdb.base/siginfo-infcall.c: New file.
9883
a176ad92
JB
98842010-09-22 Joel Brobecker <brobecker@adacore.com>
9885
9886 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
9887
c2b0a229
JK
98882010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9889
9890 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
9891 New test.
9892 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
9893
e8ae22d1
JB
98942010-09-22 Joel Brobecker <brobecker@adacore.com>
9895
9896 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
9897 type of our const type.
9898
ec322823
SW
98992010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
9900
9901 * gdb.cp/pr12028.cc: New.
9902 * gdb.cp/pr12028.exp: New.
9903
72929c62
JB
99042010-09-22 Joel Brobecker <brobecker@adacore.com>
9905
9906 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
9907
875b4ff5 99082010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 9909 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
9910
9911 PR mi/11407
9912 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
9913 * gdb.mi/dw2-ref-missing-frame-main.c New File.
9914 * gdb.mi/dw2-ref-missing-frame.S New File.
9915 * gdb.mi/dw2-ref-missing-frame.exp New File.
9916
7155d578
TT
99172010-09-14 Tom Tromey <tromey@redhat.com>
9918
9919 PR symtab/8399:
9920 * gdb.threads/tls.exp: Remove kfail. Update expected output.
9921
515ed532
TT
99222010-09-14 Tom Tromey <tromey@redhat.com>
9923
9924 PR exp/11803:
9925 * gdb.threads/tls.exp: Use C++.
9926 (check_thread_local): Use K::another_thread_local.
9927 * gdb.threads/tls.c (class K): New.
9928 (another_thread_local): Now a member of K.
9929 (spin): Update. No longer K&R C.
9930
450ca57c
SW
99312010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
9932
9933 * gdb.cp/koenig.cc: created class for testing member lookup.
9934 * gdb.cp/koenig.exp: Added test for member lookup.
9935
dbd492a3
JK
99362010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9937
9938 Fix false FAILs on sourcetree topdir directory containing "kill".
9939 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
9940 source line matching regexp.
9941
8d4d924b
JK
99422010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9943
9944 * gdb.python/python.exp (set height 0, collect help from uiout)
9945 (verify help to uiout): New tests.
9946
8e64f2a0
JK
99472010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9948
9949 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
9950 is_lp64_target to check 64bit target.
9951
4569eed2
JK
99522010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9953
9954 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
9955 (test_ld) <powerpc64-*>: New.
9956
5e1617b1
DJ
99572010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9958
9959 * gdb.cp/templates.exp (test_template_args): Allow "struct".
9960
c767944b
DJ
99612010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
9962
9963 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
9964 (FunctionArg::method): New function.
9965 (empty, arg): New variables.
9966 (main): Call arg.method.
9967 * gdb.cp/templates.exp (test_template_args): New function.
9968 (do_tests): Call it.
9969
27d3a3fc
UW
99702010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
9971
9972 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
9973 of "next" to proceed over pthread_exit call.
9974
55b7ce7f
UW
99752010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
9976
9977 * gdb.base/maint.exp: Avoid wildcards against potentially very long
9978 "maint print statistics" output to prevent expect timeouts.
9979
809df446
JK
99802010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9981
9982 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
9983 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9984 (test_float_rejected): ... here.
9985 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
9986 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9987 (test_float_rejected): ... here.
9988 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
9989 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9990 (test_float_rejected): ... here.
9991 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
9992 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
9993 (test_float_rejected): ... here.
9994
8464be76
DJ
99952010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
9996
9997 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
9998 before disabling hardware watchpoints.
9999 (test_inaccessible_watchpoint): Check that hardware watchpoints
10000 are used. Test for watchpoints on a constant address.
10001
14dba4b4
JK
100022010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10003
10004 * gdb.base/ui-redirect.exp: New file.
10005
3f3540e1 100062010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 10007 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
10008
10009 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
10010
0f254bb7
DE
100112010-08-31 Doug Evans <dje@google.com>
10012
10013 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
10014
03f17ccf
TT
100152010-08-30 Tom Tromey <tromey@redhat.com>
10016
10017 PR python/11792:
10018 * gdb.python/py-value.exp (test_subscript_regression): Add
10019 dynamic_type test.
10020
640617ad
DJ
100212010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
10022
10023 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
10024 instead of running to main. Do not test the main function.
10025 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
10026 Add new main.
10027
2ed91d1b
PA
100282010-08-26 Pedro Alves <pedro@codesourcery.com>
10029
10030 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
10031 one test.
10032
673bfd45
DE
100332010-08-24 Doug Evans <dje@google.com>
10034
10035 PR symtab/11942
10036 * gdb.dwarf2/dw4-sig-types.cc: New file.
10037 * gdb.dwarf2/dw4-sig-types.h: New file.
10038 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
10039 * gdb.dwarf2/dw4-sig-types.exp: New file.
10040
f9ffd4bb
TT
100412010-08-23 Tom Tromey <tromey@redhat.com>
10042
10043 PR python/11145:
10044 * gdb.python/py-value.c (Base, Derived): New types.
10045 (base): New global.
10046 * gdb.python/py-value.exp (test_subscript_regression): Add
10047 dynamic_cast test.
10048
d839c8a4
TT
100492010-08-23 Tom Tromey <tromey@redhat.com>
10050
10051 PR python/10676:
10052 * gdb.python/py-type.exp (test_fields): Add tests for type
10053 equality.
10054
702c2711
TT
100552010-08-23 Tom Tromey <tromey@redhat.com>
10056
10057 PR python/11915:
10058 * gdb.python/py-type.exp (test_fields): Add tests for array.
10059
832bafd3
KS
100602010-08-23 Keith Seitz <keiths@redhat.com>
10061
10062 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
10063 have any children. Create a new abbrev for it.
10064 Add missing terminal sequence to .debug_abbrev.
10065
c37bf528
KS
100662010-08-20 Keith Seitz <keiths@redhat.com>
10067
10068 PR symtab/11465:
10069 * gdb.dwarf2/pr11465.exp: New test.
10070 * gdb.dwarf2/pr11465.S: New file.
10071 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
10072 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
10073
4572cbac
TJB
100742010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
10075
10076 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
10077 registers. Update data sets with the new v2_double element in the
10078 VSX register union. Add vector_register3_vr data set for the AltiVec
10079 registers. Use gdb_test_no_output instead of send_gdb.
10080
e7fbb131
PA
100812010-08-19 Pedro Alves <pedro@codesourcery.com>
10082
10083 * gdb.python/py-shared.exp: New file, factored out from
10084 python.exp.
10085 * gdb.python/py-shared.c: New file.
10086 * gdb.python/py-shared-sl.c: New file.
10087 * gdb.python/python-1.c: New file.
10088 * gdb.python/python-sl.c: Delete.
10089 * gdb.python/python.c: Mention python-1.c.
10090 * gdb.python/python.exp: Move shared library tests to
10091 py-shared.exp.
10092 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
10093 (MISCELLANEOUS): New.
10094 (clean mostlyclean): Also remove $MISCELLANEOUS.
10095
d30f5e1f
DE
100962010-08-19 Doug Evans <dje@google.com>
10097
10098 PR exp/11926
10099 * gdb.base/printcmds.exp (test_float_accepted): New function.
10100 Move existing float tests there. Add tests for floats with suffixes.
10101 (test_float_rejected): New function.
10102 * gdb.java/jv-print.exp (test_float_accepted): New function.
10103 (test_float_rejected): New function.
10104 * gdb.objc/print.exp: New file.
10105 * gdb.pascal/print.exp: New file.
10106 * lib/objc.exp: New file.
10107
7b3fd859
PM
101082010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
10109
10110 * gdb.base/default.exp (info set): Avoid full buffer error and force
10111 reading up to final gdb prompt.
10112 (show): Likewise.
10113
c92817ce
TT
101142010-08-18 Tom Tromey <tromey@redhat.com>
10115
10116 PR symtab/11919:
10117 * gdb.base/completion.exp: Add test.
10118
f1208f9e
DE
101192010-08-18 Doug Evans <dje@google.com>
10120
10121 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
10122 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
10123 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
10124 Simplify, early exit if runto_main fails.
10125 * gdb.fortran/exprs.exp: load_lib fortran.exp.
10126 (set_lang_fortran): Moved to lib/fortran.exp.
10127 * gdb.fortran/types.exp: load_lib fortran.exp.
10128 (set_lang_fortran): Moved to lib/fortran.exp.
10129 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
10130 * gdb.java/jprint.exp (set_lang_java): Ditto.
10131 * gdb.java/jv-exp.exp: load_lib java.exp.
10132 If set_lang_java fails, issue a warning instead of failure to be
10133 consistent with other set_lang_foo uses.
10134 (set_lang_java): Moved to lib/java.exp.
10135 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
10136 If set_lang_java fails, issue a warning instead of failure to be
10137 consistent with other set_lang_foo uses.
10138 * gdb.pascal/types.exp: load_lib pascal.exp.
10139 (set_lang_pascal): Moved to lib/pascal.exp.
10140 * lib/fortran.exp: New file.
10141 * lib/java.exp (set_lang_java): New function.
10142 * lib/pascal.exp (set_lang_pascal): New function.
10143
2f06b485
YQ
101442010-08-18 Yao Qi <yao@codesourcery.com
10145
10146 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
10147 func_nofb_start and func_loopfb_start, so that address of functions
10148 is equal to these labels on Thumb.
10149
96e25403
YQ
101502010-08-18 Yao Qi <yao@codesourcery.com>
10151
10152 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
10153 to reflect latest c source file.
10154
36e6adc4
JK
101552010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10156
10157 * gdb.cp/infcall-dlopen.exp: New file.
10158 * gdb.cp/infcall-dlopen.cc: New file.
10159 * gdb.cp/infcall-dlopen-lib.cc: New file.
10160
f431efe5
PA
101612010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10162 Pedro Alves <pedro@codesourcery.com>
10163
10164 PR breakpoints/11371
10165
10166 * gdb.base/watch-cond-infcall.exp: New file.
10167 * gdb.base/watch-cond-infcall.c: New file.
10168
06a64a0b
TT
101692010-08-16 Tom Tromey <tromey@redhat.com>
10170
10171 * gdb.base/help.exp: Update.
10172 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
10173 watchpoint.
10174 (test_watch_location): New proc.
10175 (test_watchpoint_in_big_blob): Delete watchpoint.
10176 * gdb.base/watchpoint.c (func5): New function.
10177 (main): Call it.
10178
70ebf4ed
DE
101792010-08-16 Doug Evans <dje@google.com>
10180
10181 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
10182
ca5c20b6
PM
101832010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10184
10185 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
10186 tests.
10187
7346b668
KW
101882010-08-11 Ken Werner <ken.werner@de.ibm.com>
10189
10190 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
10191 * gdb.base/gnu_vector.c: New File.
10192 * gdb.base/gnu_vector.exp: Likewise.
10193
cb2e07a6
PM
101942010-08-11 Phil Muldoon <pmuldoon@redhat.com>
10195
10196 * gdb.python/python.c: New File.
10197 * gdb.python/python-sl.c: New File.
10198 * gdb.python/python.exp: Test solib_address and decode_line
10199 * functions.
10200
5da1313b
JK
102012010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10202
10203 * gdb.python/python.exp (show height, set height 10)
10204 (verify pagination beforehand, verify pagination beforehand: q)
10205 (gdb.execute does not page, verify pagination afterwards)
10206 (verify pagination afterwards: q): New.
10207
49c3ccf7
DE
102082010-08-02 Doug Evans <dje@google.com>
10209
10210 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
10211 because of an older gcc, change test2
10212 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
10213 to unsupported.
10214
42c0c4f1
KH
102152010-07-30 Kazu Hirata <kazu@codesourcery.com>
10216
10217 * gdb.base/break-always.exp: Do not expect full paths to file
10218 names.
10219 * gdb.base/commands.exp: Likewise.
10220
d3765805
DE
102212010-07-30 Doug Evans <dje@google.com>
10222
c98ee71b
DE
10223 * gdb.cp/temargs.exp: For new tests that require newer gccs,
10224 xfail them when run with older gccs.
10225
fd961404
DE
10226 * lib/gdb.exp (build_executable): Forward "c++" option to
10227 get_compiler_info.
10228
999adef4
DE
10229 * gdb.python/py-type.exp (test_template): Mark as xfail tests
10230 "python print ttype.template_argument(1)" and
10231 "python print isinstance(ttype.template_argument(1), gdb.Value)"
10232 if using gcc 4.4 or earlier.
10233
d3765805
DE
10234 * gdb.base/valgrind-db-attach.exp: Use unique test name for
10235 attach-to-debugger handling.
10236
1276c759
JK
102372010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10238
10239 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
10240 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
10241 (main): Use copyreloc.
10242 * gdb.base/prelink.exp (split debug of executable)
10243 (.dynbss vs. .bss address shift): New tests.
10244
88caa9b9
PA
102452010-07-29 Pedro Alves <pedro@codesourcery.com>
10246
10247 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
10248 in gdb_test_multiple.
10249
c6f2ac43
PA
102502010-07-29 Pedro Alves <pedro@codesourcery.com>
10251
10252 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
10253 environment.
10254
326fd672
TT
102552010-07-28 Tom Tromey <tromey@redhat.com>
10256
10257 PR python/11060:
10258 * gdb.python/py-type.c (Temargs): New template.
10259 (temvar): New variable.
10260 * gdb.python/py-type.exp (test_template): New proc.
10261
3ce3b1ba
PA
102622010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10263
10264 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
10265 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
10266
34eaf542
TT
102672010-07-28 Tom Tromey <tromey@redhat.com>
10268
10269 PR c++/9946:
10270 * gdb.cp/temargs.exp: New file.
10271 * gdb.cp/temargs.cc: New file.
10272
d41b819e
JK
102732010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10274
10275 * gdb.base/help.exp (help disassemble): Update the content.
10276
26ab7092
JK
102772010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10278
10279 * gdb.threads/ia64-sigill.exp: New file.
10280 * gdb.threads/ia64-sigill.c: New file.
10281
5283e9e1
TT
102822010-07-27 Tom Tromey <tromey@redhat.com>
10283
10284 * gdb.opt/inline-cmds.c (ATTR): New define.
10285 (func1): Use it.
10286 (func2): Likewise.
10287 (func3): Likewise.
10288 (outer_inline1): Likewise.
10289 (outer_inline2): Likewise.
10290 * gdb.opt/inline-bt.c (ATTR): New define.
10291 (func1): Use it.
10292 (func2): Likewise.
10293 * gdb.opt/inline-locals.c (ATTR): New define.
10294 (func1): Use it.
10295 (func2): Likewise.
10296
e992ef73
TT
102972010-07-27 Tom Tromey <tromey@redhat.com>
10298
10299 * gdb.stabs/gdb11479.c (hack): New function.
10300 (test): Use it.
10301 (test2): Use it.
10302 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
10303 (int32_search_buf, int64_search_buf): No longer static.
10304 (x): Remove.
10305 * gdb.base/relocate.c (hack): New function.
10306
5374244e
PM
103072010-07-27 Phil Muldoon <pmuldoon@redhat.com>
10308
10309 * gdb.python/py-value.exp (test_inferior_function_call): New function.
10310 * gdb.python/py-value.c (func1): New function.
10311 (func2): Likewise.
10312
a99aee83
CV
103132010-07-26 Corinna Vinschen <vinschen@redhat.com>
10314
10315 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
10316 as not to clash with .data section.
10317
a04ba985
JG
103182010-07-26 Jerome Guitton <guitton@adacore.com>
10319
10320 * gdb.base/code_elim.exp: New file.
10321 * gdb.base/code_elim1.c: New file.
10322 * gdb.base/code_elim2.c: New file.
10323
23bd0f7c
PA
103242010-07-21 Pedro Alves <pedro@codesourcery.com>
10325
10326 PR symtab/11827
10327
10328 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
10329 (some_volatile_enum): New variable.
10330 * gdb.base/printcmds.exp (test_print_enums): New.
10331 <top level>: Call it.
10332
883df6dd
SW
103332010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
10334
10335 * gdb.cp/fpointer.cc: New test.
10336 * gdb.cp/fpointer.exp: New test.
10337
569b05a5
JK
103382010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10339
10340 * gdb.base/solib-nodir.exp: New file.
10341 * lib/gdb.exp (runto): New case for a GDB internal error.
10342
51d7d803
JK
103432010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10344 Ulrich Weigand <uweigand@de.ibm.com>
10345 Tom Tromey <tromey@redhat.com>
10346
10347 * gdb.base/charset-malloc.c: New file.
10348 * gdb.base/charset.c (malloc_stub): New prototype.
10349 (main): Call it instead of malloc itself.
10350 * gdb.base/charset.exp: Use only prepare_for_testing.
10351 (binfile): Remove the variable.
10352
c0edd9ed
JK
103532010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10354
10355 Make core files the process_stratum.
10356 * gdb.base/corefile.exp (run: load core again)
10357 (run: sanity check we see the core file, run: with core)
10358 (run: core file is cleared, attach: load core again)
10359 (attach: sanity check we see the core file, attach: with core)
10360 (attach: core file is cleared): New tests.
10361 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
10362
3cbaedff
KW
103632010-07-14 Ken Werner <ken.werner@de.ibm.com>
10364
10365 * gdb.arch/altivec-abi.exp: New tests.
10366
91158a56
TT
103672010-07-13 Tom Tromey <tromey@redhat.com>
10368
10369 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
10370 (main): Use it.
10371 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
10372
0f5238ed
TT
103732010-07-13 Tom Tromey <tromey@redhat.com>
10374
10375 * gdb.base/label.exp: New file.
10376 * gdb.base/label.c: New file.
10377
add265ae
L
103782010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
10379 H.J. Lu <hongjiu.lu@intel.com>
10380
10381 * lib/gdb.exp (is_ilp32_target): New.
10382 (is_lp64_target): Likewise.
10383
10384 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
10385 target.
10386 * gdb.arch/amd64-disp-step.exp: Likewise.
10387 * gdb.arch/amd64-dword.exp: Likewise.
10388 * gdb.arch/amd64-i386-address.exp: Likewise.
10389 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 10390
add265ae
L
10391 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
10392 target.
10393 * gdb.arch/i386-bp_permanent.exp: Likewise.
10394 * gdb.arch/i386-byte.exp: Likewise.
10395 * gdb.arch/i386-disp-step.exp: Likewise.
10396 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10397 * gdb.arch/i386-prologue.exp: Likewise.
10398 * gdb.arch/i386-size-overlap.exp: Likewise.
10399 * gdb.arch/i386-size.exp: Likewise.
10400 * gdb.arch/i386-sse.exp: Likewise.
10401 * gdb.arch/i386-unwind.exp: Likewise.
10402 * gdb.arch/i386-word.exp: Likewise.
10403
10404 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
10405 test only when building 64-bit executables. Do not hard-code
10406 -m64 option.
10407
2dfb8c17
DE
104082010-07-07 Doug Evans <dje@google.com>
10409
10410 * lib/gdb.exp (gdb_test_list_exact): New function.
10411 * gdb.base/default.exp (show convenience): Call it, add tests for
10412 $_sdata = void, $_thread = 0.
10413
4e5799b6
JK
104142010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10415 Joel Brobecker <brobecker@adacore.com>
10416
10417 Fix re-run of PIE executable, PR shlibs/11776.
10418 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
10419 Remove $displacement_main to match the solib-svr4.c change. New "kill"
10420 and re-"run" of the inferior.
10421
1a219cc7
JK
104222010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10423 Joel Brobecker <brobecker@adacore.com>
10424
10425 Cope with missing /usr/sbin/prelink.
10426 * lib/prelink-support.exp (prelink_no):
10427 <result == 1 && $output is "no such file or directory">: New.
10428 (prelink_yes): Likewise. Return on failed prelink_no.
10429
5e3b36f8
JK
104302010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10431 Joel Brobecker <brobecker@adacore.com>
10432
10433 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
10434 build_executable by build_executable_own_libs. Replace "prelink -R"
10435 execution by a call of prelink_yes. Comment why "prelink -r" needs no
10436 change.
10437 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
10438 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
10439 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
10440 Replace build_executable by build_executable_own_libs's function
10441 build_executable_own_libs.
10442 (prelinkNO): Create new stub to call prelink_no.
10443 (prelinkYES): Create new stub to call prelink_yes.
10444 (test_attach): Rename calls of copy to file_copy.
10445 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
10446 (copy): Move to ...
10447 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
10448 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
10449 * gdb.base/prelink.exp: Disable testcase also for is_remote and
10450 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
10451 special flags by gdb_compile_shlib. Replace second gdb_compile by
10452 build_executable_own_libs. Replace "prelink -R" execution by a call of
10453 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
10454 a second call of prelink_yes. Replace restart commands by
10455 clean_restart.
10456 (prelink): Rename to ...
10457 (seen displacement message): ... this test. Extend its expectation
10458 strictness.
10459
86e4bafc
JK
104602010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10461
10462 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
10463 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
10464 displacement message exactly once.
10465
3cd07d20
JK
104662010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10467 Joel Brobecker <brobecker@adacore.com>
10468
10469 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
10470 its restore after the <$relink_args != ""> loop. new comment.
10471
0a1e94c7
JK
104722010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10473 Joel Brobecker <brobecker@adacore.com>
10474
10475 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
10476 code for it. New variable relink_args.
10477 (prelinkYES): Call prelinkNO.
10478 (test_attach): Accept new parameter relink_args. Re-prelink the binary
10479 in such case. Move the core code to ...
10480 (test_attach_gdb): ... a new function. Send GDB command "file".
10481 Extend expected "Attaching to " string.
10482
2f70bcfb
TT
104832010-07-02 Tom Tromey <tromey@redhat.com>
10484
10485 * gdb.base/bitops.exp: Remove extraneous "pass".
10486
a17ac5b0
TT
104872010-07-02 Ken Werner <ken.werner@de.ibm.com>
10488
10489 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
10490
dc10affe
PA
104912010-07-01 Pedro Alves <pedro@codesourcery.com>
10492
d41c0fc8
PA
10493 * gdb.base/help.exp: Adjust expected output.
10494
104952010-07-01 Pedro Alves <pedro@codesourcery.com>
10496
10497 * gdb.base/help.exp: Adjust expected output.
dc10affe 10498
0a600c36
JK
104992010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10500
10501 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
10502 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
10503 c++/11702.
10504
37cc8bfe
JK
105052010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10506 Doug Evans <dje@google.com>
10507
10508 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
10509 add .dynamic entry'.
10510
254e6b9e
DE
105112010-06-29 Doug Evans <dje@google.com>
10512
10513 Test PR c++/11702.
10514 * gdb.cp/m-static.exp: Add testcase.
10515 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
10516
595939de 105172010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
10518 Tom Tromey <tromey@redhat.com>
10519 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
10520
10521 * gdb.python/py-inferior.c: New File.
10522 * gdb.python/py-infthread.c: New File.
10523 * gdb.python/py-inferior.exp: New File.
10524 * gdb.python/py-infthread.exp: New File.
10525
98751a41
JK
105262010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10527
10528 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
10529 (ptype ::C::OtherFileClass typedefs): New.
10530 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
10531 (C::OtherFileClass::cOtherFileClassVar2): New.
10532 (C::OtherFileClass::cOtherFileClassVar_use): Use also
10533 cOtherFileClassVar2.
10534 (C::cOtherFileType2, C::cOtherFileVar2): New.
10535 (C::cOtherFileVar_use): use also cOtherFileVar2.
10536 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
10537
41f62f39
JK
105382010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10539
10540 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
10541 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
10542 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
10543 (print ::C::cOtherFileVar)
10544 (whatis C::OtherFileClass::cOtherFileClassType)
10545 (whatis ::C::OtherFileClass::cOtherFileClassType)
10546 (print C::OtherFileClass::cOtherFileClassVar)
10547 (print ::cOtherFileClassVar)
10548 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
10549 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
10550 trailing content.
10551 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
10552 (C::OtherFileClass::cOtherFileClassVar)
10553 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
10554 (C::cOtherFileVar, C::cOtherFileVar_use): New.
10555
af53d231
JK
105562010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10557
10558 Test PR c++/11703 and PR gdb/1448.
10559 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
10560 gdb/1448.
10561
9655fd1a
JK
105622010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10563
10564 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
10565 (main) <rtti_data>: New.
10566 * gdb.cp/virtbase.exp (print rtti_data): New.
10567
824cc8dd
JK
105682010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10569 Joel Brobecker <brobecker@adacore.com>
10570
10571 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
10572
6036c742
JK
105732010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10574
10575 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
10576
de6a0421
DE
105772010-06-28 Doug Evans <dje@google.com>
10578
10579 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
10580
b2dae948
DE
105812010-06-27 Doug Evans <dje@google.com>
10582
10583 * gdb.cp/m-static.exp: Update expected test output.
10584
0f3bb72e
PH
105852010-06-25 Paul Hilfinger <hilfinger@adacore.com>
10586
889bf7c5
PA
10587 * gdb.gdb/selftest.exp: Adjust expected message for
10588 capturing start-up runtime.
0f3bb72e 10589
bc9f0842
TT
105902010-06-25 Tom Tromey <tromey@redhat.com>
10591
10592 PR python/10808:
10593 * gdb.python/python.exp: Add new tests.
10594
099ef718
SW
105952010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
10596
10597 * gdb.cp/operator.cc: Created an import loop.
10598 * gdb.cp/operator.exp: Added testcase for import loop.
10599
5868a632
JK
106002010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10601
10602 Test PR python/11407.
10603 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
10604 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
10605 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
10606 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
10607 executable_nofb and executable_fb. New variables srcsfile, objsfile,
10608 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
10609 binfile. Call gdb_compile with clean_restart twice.
10610 (func_nofb print, func_nofb backtrace, func_loopfb print)
10611 (func_loopfb backtrace): New.
10612
af76db58
JK
106132010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10614
10615 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
10616 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
10617 by a hand made one.
10618 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
10619 i?86 requirement. Remove variables srcfile and binfile. New variable
10620 sources, executable_nofb and executable_fb. Call prepare_for_testing.
10621
f2c7657e
UW
106222010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10623
10624 * gdb.cell/dwarfaddr.exp: New file.
10625 * gdb.cell/dwarfaddr.S: New file.
10626
628fe4e4
JK
106272010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10628
10629 Test PR 9436.
10630 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
10631
f1421989
HZ
106322010-06-24 Hui Zhu <teawater@gmail.com>
10633
10634 * gdb.base/eval.exp: New file.
10635
d03285ec
UW
106362010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10637
10638 * gdb.cell/fork.exp: New file.
10639 * gdb.cell/fork.c: Likewise.
10640 * gdb.cell/fork-spu.c: Likewise.
10641
41b2c92d
PM
106422010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
10643
10644 * lib/gdb.exp (banned_variables_traced): New global variable.
10645 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
10646 (gdb_init): Use `trace add variable' instead of obsolete
10647 `trace variable'.
10648
d5bc977f
DE
106492010-06-21 Doug Evans <dje@google.com>
10650
10651 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
10652
d2ed6730
UW
106532010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10654
10655 * gdb.arch/spu-ls.exp: New file.
10656 * gdb.arch/spu-ls.c: Likewise.
10657
6aed2dbc
SS
106582010-06-18 Stan Shebs <stan@codesourcery.com>
10659
10660 * gdb.threads/thread-specific.exp: Add tests of $_thread.
10661
e0756905
UW
106622010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10663
10664 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
10665 * gdb.base/watch-cond.exp: Likewise.
10666 * gdb.python/py-breakpoint.exp: Likewise.
10667
d8053d4d
PA
106682010-06-18 Pedro Alves <pedro@codesourcery.com>
10669
10670 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
10671 clean_restart, make sure every test has a distinct message, and
10672 that messages don't include the executable' full path.
10673
81ce510c
DE
106742010-06-17 Doug Evans <dje@google.com>
10675
10676 * gdb.arch/i386-size.exp: Updated expected output for
10677 DISASSEMBLY_OMIT_FNAME.
10678
65d79d4b
SDJ
106792010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10680 Sergio Durigan Junior <sergiodj@redhat.com>
10681
10682 * gdb.base/watch-notconst.c: New file.
10683 * gdb.base/watch-notconst.S: New file.
10684 * gdb.base/watch-notconst2.c: New file.
10685 * gdb.base/watch-notconst2.S: New file.
10686 * gdb.base/watch-notconst.exp: New file.
10687 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
10688 (func4): Add operations on `global_ptr_ptr'.
10689 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
10690 routine to test watchpoints created with a constant expression.
10691 (test_inaccessible_watchpoint): Include tests for watchpoints
10692 created with a constant expression.
10693
df0f4836
KB
106942010-06-14 Kevin Buettner <kevinb@redhat.com>
10695
10696 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
10697 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
10698 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
10699 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
10700 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
10701 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
10702 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
10703 of `_start'.
10704
b769def5
UW
107052010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10706
10707 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
10708 not supported on the target.
10709 * gdb.mi/mi-nonstop-exit.exp: Likewise.
10710 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10711 * gdb.mi/mi-nsintrall.exp: Likewise.
10712 * gdb.mi/mi-nsmoribund.exp: Likewise.
10713 * gdb.mi/mi-nsthrexec.exp: Likewise.
10714
d914c394
SS
107152010-06-11 Stan Shebs <stan@codesourcery.com>
10716
10717 * gdb.base/permissions.exp: New file.
10718
107192010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
10720
10721 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
10722 does not support ELF executable class.
10723
f3ce5b9c
UW
107242010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10725
10726 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
10727
8e46892c
JK
107282010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10729
10730 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
10731 (runto): Catch "The target does not support running in non-stop mode.".
10732
6cc55c64
MS
107332010-06-11 Michael Snyder <msnyder@vmware.com>
10734
10735 * gdb.base/setshow.exp (set language asm): Don't use
10736 gdb_test_no_output, fails on some targets.
10737
caddefa4
UW
107382010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10739
10740 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
10741 * gdb.cp/pr9167.exp: Likewise.
10742
468b1aa7
UW
107432010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10744
10745 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
10746
5c3552dc
UW
107472010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10748
10749 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
10750
02e6fe6a
UW
107512010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10752
10753 * gdb.base/charset.c (main): Make sure malloc gets linked in.
10754
0e03807e
TT
107552010-06-11 Tom Tromey <tromey@redhat.com>
10756
10757 PR gdb/9977, PR exp/11636::
10758 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
10759 (pieces_test_f6): Update expected output.
10760
2bdf28a0
JK
107612010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10762
10763 * gdb.base/moribund-step.exp: New.
10764
f6978de9
MS
107652010-06-08 Michael Snyder <msnyder@vmware.com>
10766
10767 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 10768 * gdb.ada/boolean_expr.exp:
f6978de9
MS
10769 * gdb.ada/frame_args.exp: Ditto.
10770 * gdb.ada/lang_switch.exp: Ditto.
10771 * gdb.ada/ptype_arith_binop.exp: Ditto.
10772 * gdb.ada/ref_param.exp: Ditto.
10773 * gdb.ada/type_coercion.exp:Ditto.
10774
10775 * gdb.asm/asm-source.exp: Ditto.
10776
10777 * gdb.base/attach.exp: Ditto.
10778 * gdb.base/bitfields2.exp: Ditto.
10779 * gdb.base/call-signal-resume.exp: Ditto.
10780 * gdb.base/callfuncs.exp: Ditto.
10781 * gdb.base/commands.exp: Ditto.
10782 * gdb.base/dbx.exp: Ditto.
10783 * gdb.base/default.exp: Ditto.
10784 * gdb.base/dump.exp: Ditto.
10785 * gdb.base/exprs.exp: Ditto.
10786 * gdb.base/freebpcmd.exp: Ditto.
10787 * gdb.base/interrupt.exp: Ditto.
10788 * gdb.base/list.exp: Ditto.
10789 * gdb.base/long_long.exp: Ditto.
10790 * gdb.base/maint.exp: Ditto.
10791 * gdb.base/ptype.exp: Ditto.
10792 * gdb.base/return.exp: Ditto.
10793 * gdb.base/setshow.exp: Ditto.
10794 * gdb.base/sigbpt.exp: Ditto.
10795 * gdb.base/sigrepeat.exp: Ditto.
10796
10797 * gdb.cp/classes.exp: Ditto.
10798
10799 * gdb.dwarf2/dw2-restore.exp: Ditto.
10800
10801 * gdb.gdb/selftest.exp: Ditto.
10802
10803 * gdb.multi/base.exp: Ditto.
10804 * gdb.multi/bkpt-multi-exec.exp: Ditto.
10805
10806 * gdb.python/py-block.exp: Ditto.
10807 * gdb.python/py-prettyprint.exp: Ditto.
10808 * gdb.python/py-template.exp: Ditto.
10809
10810 * gdb.server/ext-attach.exp: Ditto.
10811 * gdb.server/ext-run.exp: Ditto.
10812 * gdb.server/server-mon.exp: Ditto.
10813
10814 * gdb.threads/fork-thread-pending.exp: Ditto.
10815 * gdb.threads/hand-call-in-threads.exp: Ditto.
10816 * gdb.threads/interrupted-hand-call.exp: Ditto.
10817 * gdb.threads/linux-dp.exp: Ditto.
10818 * gdb.threads/manythreads.exp: Ditto.
10819 * gdb.threads/print-threads.exp: Ditto.
10820 * gdb.threads/pthreads.exp: Ditto.
10821 * gdb.threads/schedlock.exp: Ditto.
10822 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10823 * gdb.threads/threadapply.exp: Ditto.
10824
de7ff789
MS
108252010-06-08 Michael Snyder <msnyder@vmware.com>
10826
889bf7c5 10827 * gdb.ada/exec_changed.exp:
de7ff789
MS
10828 Use ".*" instead of "" as wildcard regexp.
10829
10830 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
10831 * gdb.base/call-ar-st.exp: Ditto.
10832 * gdb.base/checkpoint.exp: Ditto.
10833 * gdb.base/default.exp: Ditto.
10834 * gdb.base/dump.exp: Ditto.
10835 * gdb.base/ending-run.exp: Ditto.
10836 * gdb.base/fileio.exp: Ditto.
10837 * gdb.base/miscexprs.exp: Ditto.
10838 * gdb.base/pointers.exp: Ditto.
10839 * gdb.base/readline.exp: Ditto.
10840 * gdb.base/reread.exp: Ditto.
10841 * gdb.base/restore.exp: Ditto.
10842 * gdb.base/shlib-call.exp: Ditto.
10843 * gdb.base/valgrind-db-attach.exp: Ditto.
10844 * gdb.base/volatile.exp: Ditto.
10845 * gdb.base/watchpoints.exp: Ditto.
10846
10847 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
10848
10849 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
10850 * gdb.python/py-value.exp: Ditto.
10851
10852 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
10853 * gdb.trace/circ.exp: Ditto.
10854 * gdb.trace/collection.exp: Ditto.
10855 * gdb.trace/packetlen.exp: Ditto.
10856 * gdb.trace/passc-dyn.exp: Ditto.
10857 * gdb.trace/report.exp: Ditto.
10858 * gdb.trace/tfile.exp: Ditto.
10859 * gdb.trace/tfind.exp: Ditto.
10860 * gdb.trace/while-dyn.exp: Ditto.
10861
3bebe2f2
JK
108622010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10863
10864 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
10865
5c631832
JK
108662010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10867
10868 Test PR 10640.
10869 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
10870
4c3376c8
SW
108712010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
10872
10873 * gdb.cp/koenig.exp: Test for ADL operators.
10874 * gdb.cp/koenig.cc: Added ADL operators.
10875 * gdb.cp/operator.exp: New test.
10876 * gdb.cp/operator.cc: New test.
10877
dc226d5a
MS
108782010-06-04 Michael Snyder <msnyder@vmware.com>
10879
dfb88a23
MS
10880 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
10881 * gdb.base/pending.exp: Ditto.
f7ae76b3 10882
dc226d5a
MS
10883 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
10884
967cf477
DE
108852010-06-04 Doug Evans <dje@google.com>
10886
10887 * gdb.python/py-prettyprint.exp: Add new test for enabled and
10888 disabled printers.
10889 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
10890 (enable_lookup_function): New function.
10891
eb801841
TT
108922010-06-04 Tom Tromey <tromey@redhat.com>
10893
10894 * gdb.python/py-value.exp (test_value_hash): Don't test equality
10895 of hash and id.
10896
38979823
JK
108972010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10898
10899 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
10900 newline.
10901 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
10902 (empty verbose non-noisy clear, empty verbose noisy clear)
10903 (empty non-verbose noisy clear): Likewise.
10904
35ec993f
MS
109052010-06-03 Michael Snyder <msnyder@vmware.com>
10906
10907 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
10908 * gdb.base/display.exp: Ditto.
10909 * gdb.base/find.exp: Ditto.
10910 * gdb.base/ifelse.exp: Ditto.
10911 * gdb.base/multi-forks.exp: Ditto.
10912 * gdb.base/recurse.exp: Ditto.
10913 * gdb.base/setshow.exp: Ditto.
10914 * gdb.base/value-double-free.exp: Ditto.
10915 * gdb.base/watch-vfork.exp: Ditto.
10916 * gdb.base/watch_thread_num.exp: Ditto.
10917 * gdb.base/watchpoint-solib.exp: Ditto.
10918 * gdb.base/watchpoint.exp: Ditto.
10919 * gdb.base/watchpoints.exp: Ditto.
10920
10921 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
10922 * gdb.cp/overload.exp: Ditto.
10923 * gdb.cp/virtfunc.exp: Ditto.
10924
10925 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
10926
889bf7c5 10927 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
10928 Replace gdb_test with gdb_test_no_output.
10929
889bf7c5 10930 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
10931 Replace gdb_test with gdb_test_no_output.
10932 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10933 * gdb.threads/watchthreads.exp: Ditto.
10934 * gdb.threads/watchthreads2.exp: Ditto.
10935
10936 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
10937 * gdb.trace/tfind.exp: Ditto.
10938
c22decce
JB
109392010-06-03 Joel Brobecker <brobecker@adacore.com>
10940
10941 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
10942 successful test if message is the empty string.
10943
fd5700c7
JK
109442010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10945
10946 * gdb.fortran/module.exp (stopped language detection): New test.
10947
f55ee35c
JK
109482010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10949
10950 Support DW_TAG_module as separate namespaces.
10951 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
10952 gdb.fortran/library-module-lib.f90: New.
10953 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
10954 (print i): Remove.
10955 (continue to breakpoint: i-is-1, print var_i value 1)
10956 (continue to breakpoint: i-is-2, print var_i value 2)
10957 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
10958 (print var_d, print var_i value 14, ptype modmany, complete `modm)
10959 (complete `modmany, complete `modmany`, complete `modmany`var)
10960 (show language, setting breakpoint at module): New tests.
10961 * gdb.fortran/module.f90 (module mod): Remove.
10962 (module mod1, module mod2, module modmany, subroutine sub1)
10963 (subroutine sub2, program module): New.
10964
b8e8282f
JK
109652010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10966
10967 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
10968 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
10969 * gdb.cp/anon-union.exp (pass): Rename to ...
10970 (print z 2): ... here.
b8e8282f 10971
019ebafc
MS
109722010-06-02 Michael Snyder <msnyder@vmware.com>
10973
e68d8fd4
MS
10974 * gdb.trace/actions.exp: Use gdb_test_no_output.
10975 * gdb.trace/circ.exp: Ditto.
10976 * gdb.trace/packetlen.exp: Ditto.
10977 * gdb.trace/save-trace.exp: Ditto.
10978 * gdb.trace/tracecmd.exp: Ditto.
10979 * gdb.trace/tsv.exp: Ditto.
10980
12b5d08a
MS
10981 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
10982 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
10983 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
10984 * gdb.threads/manythreads.exp: Ditto.
10985 * gdb.threads/print-threads.exp: Ditto.
10986 * gdb.threads/pthreads.exp: Ditto.
10987 * gdb.threads/schedlock.exp: Ditto.
10988 * gdb.threads/staticthreads.exp: Ditto.
10989 * gdb.threads/thread-specific.exp: Ditto.
10990 * gdb.threads/thread-unwindonsignal.exp: Ditto.
10991 * gdb.threads/threadapply.exp: Ditto.
10992 * gdb.threads/watchthreads.exp: Ditto.
10993 * gdb.threads/watchthreads2.exp: Ditto.
10994
89493308
MS
10995 * gdb.python/py-block.exp: Use gdb_test_no_output.
10996 * gdb.python/py-prettyprint.exp: Ditto.
10997 * gdb.python/py-template.exp: Ditto.
10998 * gdb.python/py-value.exp: Ditto.
10999
11000 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
11001 * gdb.reverse/watch-reverse.exp: Ditto.
11002
11003 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
11004 * gdb.server/ext-run.exp: Ditto.
11005
019ebafc
MS
11006 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
11007 * gdb.dwarf2/dw2-compressed.exp: Ditto.
11008 * gdb.dwarf2/dw2-intercu.exp: Ditto.
11009 * gdb.dwarf2/dw2-intermix.exp: Ditto.
11010 * gdb.dwarf2/dw2-producer.exp: Ditto.
11011 * gdb.dwarf2/mac-fileno.exp: Ditto.
11012
11013 * gdb.gdb/observer.exp: Use gdb_test_no_output.
11014 * gdb.gdb/selftest.exp: Ditto.
11015
11016 * gdb.multi/base.exp: Use gdb_test_no_output.
11017
11018 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
11019
3e0ca3a5
JK
110202010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11021
11022 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
11023
9db70545
MS
110242010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
11025
a8d52276
MS
11026 * gdb.cp/class2.exp: Use gdb_test_no_output.
11027 * gdb.cp/classes.exp: Ditto.
11028 * gdb.cp/extern-c.exp: Ditto.
11029 * gdb.cp/inherit.exp: Ditto.
11030 * gdb.cp/maint.exp: Ditto.
11031 * gdb.cp/mb-inline.exp: Ditto.
11032 * gdb.cp/mb-templates.exp: Ditto.
11033 * gdb.cp/method2.exp: Ditto.
11034 * gdb.cp/misc.exp: Ditto.
11035 * gdb.cp/ovldbreak.exp: Ditto.
11036 * gdb.cp/punctuator.exp: Ditto.
11037 * gdb.cp/templates.exp: Ditto.
11038 * gdb.cp/virtbase.exp: Ditto.
11039
889bf7c5 11040 * gdb.threads/attach-stopped.exp:
9db70545 11041 Replace uses of send_gdb / gdb_expect.
889bf7c5 11042 * gdb.threads/attachstop-mt.exp:
9db70545 11043 Replace uses of send_gdb / gdb_expect.
889bf7c5 11044 * gdb.threads/gcore-thread.exp:
9db70545 11045 Replace uses of send_gdb / gdb_expect.
889bf7c5 11046 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
11047 Replace uses of send_gdb / gdb_expect.
11048 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11049 * gdb.threads/print-threads.exp:
9db70545
MS
11050 Replace uses of send_gdb / gdb_expect.
11051 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
11052 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
11053 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
11054
11055 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
11056 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
11057 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
11058 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
11059 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
11060 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
11061 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
11062 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
11063 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
11064 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
11065 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
11066
359cc68c
JK
110672010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11068
11069 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
11070
7d3fe98e
SW
110712010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
11072
11073 * gdb.cp/koenig.exp: Added new test case.
11074 * gdb.cp/koenig.cc: Ditto.
11075
27d3a1a2
MS
110762010-06-01 Michael Snyder <msnyder@vmware.com>
11077
11078 * gdb.base/arithmet.exp: Use gdb_test_no_output.
11079 * gdb.base/arrayidx.exp: Ditto.
11080 * gdb.base/attach.exp: Ditto.
11081 * gdb.base/auxv.exp: Ditto.
11082 * gdb.base/bigcre.exp: Ditto.
11083 * gdb.base/break-always.exp: Ditto.
11084 * gdb.base/break-interp.exp: Ditto.
11085 * gdb.base/break.exp: Ditto.
11086 * gdb.base/breakpoint-shadow.exp: Ditto.
11087 * gdb.base/call-ar-st.exp: Ditto.
11088 * gdb.base/call-sc.exp: Ditto.
11089 * gdb.base/call-signal-resume.exp: Ditto.
11090 * gdb.base/callfuncs.exp: Ditto.
11091 * gdb.base/catch-syscall.exp: Ditto.
11092 * gdb.base/charset.exp: Ditto.
11093 * gdb.base/code-expr.exp: Ditto.
11094 * gdb.base/commands.exp: Ditto.
11095 * gdb.base/cond-expr.exp: Ditto.
11096 * gdb.base/condbreak.exp: Ditto.
11097 * gdb.base/cursal.exp: Ditto.
11098 * gdb.base/cvexpr.exp: Ditto.
11099 * gdb.base/default.exp: Ditto.
11100 * gdb.base/del.exp: Ditto.
11101 * gdb.base/detach.exp: Ditto.
11102 * gdb.base/display.exp: Ditto.
11103 * gdb.base/ena-dis-br.exp: Ditto.
11104 * gdb.base/eval-skip.exp: Ditto.
11105 * gdb.base/foll-fork.exp: Ditto.
11106 * gdb.base/foll-vfork.exp: Ditto.
11107 * gdb.base/frame-args.exp: Ditto.
11108 * gdb.base/funcargs.exp: Ditto.
11109 * gdb.base/gcore-buffer-overflow.exp: Ditto.
11110 * gdb.base/gdbvars.exp: Ditto.
11111 * gdb.base/help.exp: Ditto.
11112 * gdb.base/ifelse.exp: Ditto.
11113 * gdb.base/included.exp: Ditto.
11114 * gdb.base/list.exp: Ditto.
11115 * gdb.base/macscp.exp: Ditto.
11116 * gdb.base/maint.exp: Ditto.
11117 * gdb.base/multi-fork.exp: Ditto.
11118 * gdb.base/overlays.exp: Ditto.
11119 * gdb.base/page.exp: Ditto.
11120 * gdb.base/pending.exp: Ditto.
11121 * gdb.base/pointers.exp: Ditto.
11122 * gdb.base/pr11022.exp: Ditto.
11123 * gdb.base/prelink.exp: Ditto.
11124 * gdb.base/printcmds.exp: Ditto.
11125 * gdb.base/psymtab.exp: Ditto.
11126 * gdb.base/randomize.exp: Ditto.
11127 * gdb.base/relational.exp: Ditto.
11128 * gdb.base/relocate.exp: Ditto.
11129 * gdb.base/remote.exp: Ditto.
11130 * gdb.base/sepdebug.exp: Ditto.
11131 * gdb.base/set-lang-auto.exp: Ditto.
11132 * gdb.base/setshow.exp: Ditto.
11133 * gdb.base/setvar.exp: Ditto.
11134 * gdb.base/signals.exp: Ditto.
11135 * gdb.base/signull.exp: Ditto.
11136 * gdb.base/sigstep.exp: Ditto.
11137 * gdb.base/sizeof.exp: Ditto.
11138 * gdb.base/solib-disc.exp: Ditto.
11139 * gdb.base/store.exp: Ditto.
11140 * gdb.base/structs.exp: Ditto.
11141 * gdb.base/structs2.exp: Ditto.
11142 * gdb.base/subst.exp: Ditto.
11143 * gdb.base/term.exp: Ditto.
11144 * gdb.base/trace-commands.exp: Ditto.
11145 * gdb.base/unwindonsignal.exp: Ditto.
11146 * gdb.base/valgrind-db-attach.exp: Ditto.
11147 * gdb.base/varargs.exp: Ditto.
11148 * gdb.base/watch-cond.exp: Ditto.
11149 * gdb.base/watch_thread_num.exp: Ditto.
11150 * gdb.base/watchpoint-cond-gone.exp: Ditto.
11151 * gdb.base/watchpoint.exp: Ditto.
11152 * gdb.base/whatis-exp.exp: Ditto.
11153
f8d3bf8f
MS
111542010-06-01 Michael Snyder <msnyder@vmware.com>
11155
11156 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
11157 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
11158 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
11159 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
11160 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
11161 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
11162 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
11163 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
11164 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
11165 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
11166 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
11167 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
11168 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
11169 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
11170 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
11171
3f9e0d32
JK
111722010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11173
11174 * gdb.base/commands.exp (begin commands on watch): Remove excessive
11175 trailing newline.
11176 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
11177 * gdb.java/jmisc.exp (p *args\n): Rename to ...
11178 (p *args): ... here and remove excessive trailing newline.
11179
f629457d
JB
111802010-05-31 Joel Brobecker <brobecker@adacore.com>
11181
11182 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
11183
09eef106
JK
111842010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11185
11186 Accept the new Linux kernel "t (tracing stop)" string.
11187 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
11188 Update comment.
11189 (state_wait) <T (tracing stop)>: New.
11190 (main): Update the state_wait expect string.
11191
94f31136
PA
111922010-05-28 Pedro Alves <pedro@codesourcery.com>
11193
11194 * limits.c, limits.exp: Delete files.
11195 * Makefile.in (clean mostlyclean): Adjust.
11196 * tracecmd.exp: Adjust.
11197
096554ab
JK
111982010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11199
11200 * gdb.base/tui-layout.exp: New.
11201
27d3a1a2 112022010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 11203
889bf7c5 11204 * gdb.reverse/break-precsave.exp:
bcd2dc50 11205 Replace uses of send_gdb / gdb_expect.
889bf7c5 11206 * gdb.reverse/break-reverse.exp:
bcd2dc50 11207 Replace uses of send_gdb / gdb_expect.
889bf7c5 11208 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 11209 Replace uses of send_gdb / gdb_expect.
889bf7c5 11210 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 11211 Replace uses of send_gdb / gdb_expect.
889bf7c5 11212 * gdb.reverse/finish-precsave.exp:
bcd2dc50 11213 Replace uses of send_gdb / gdb_expect.
889bf7c5 11214 * gdb.reverse/finish-reverse.exp:
bcd2dc50 11215 Replace uses of send_gdb / gdb_expect.
889bf7c5 11216 * gdb.reverse/i386-precsave.exp:
bcd2dc50 11217 Replace uses of send_gdb / gdb_expect.
889bf7c5 11218 * gdb.reverse/i386-reverse.exp:
bcd2dc50 11219 Replace uses of send_gdb / gdb_expect.
889bf7c5 11220 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 11221 Replace uses of send_gdb / gdb_expect.
889bf7c5 11222 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 11223 Replace uses of send_gdb / gdb_expect.
889bf7c5 11224 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 11225 Replace uses of send_gdb / gdb_expect.
889bf7c5 11226 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 11227 Replace uses of send_gdb / gdb_expect.
889bf7c5 11228 * gdb.reverse/machinestate.exp:
bcd2dc50 11229 Replace uses of send_gdb / gdb_expect.
889bf7c5 11230 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 11231 Replace uses of send_gdb / gdb_expect.
889bf7c5 11232 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 11233 Replace uses of send_gdb / gdb_expect.
889bf7c5 11234 * gdb.reverse/solib-precsave.exp:
bcd2dc50 11235 Replace uses of send_gdb / gdb_expect.
889bf7c5 11236 * gdb.reverse/solib-reverse.exp:
bcd2dc50 11237 Replace uses of send_gdb / gdb_expect.
889bf7c5 11238 * gdb.reverse/step-precsave.exp:
bcd2dc50 11239 Replace uses of send_gdb / gdb_expect.
889bf7c5 11240 * gdb.reverse/step-reverse.exp:
bcd2dc50 11241 Replace uses of send_gdb / gdb_expect.
889bf7c5 11242 * gdb.reverse/until-precsave.exp:
bcd2dc50 11243 Replace uses of send_gdb / gdb_expect.
889bf7c5 11244 * gdb.reverse/until-reverse.exp:
bcd2dc50 11245 Replace uses of send_gdb / gdb_expect.
889bf7c5 11246 * gdb.reverse/watch-precsave.exp:
bcd2dc50 11247 Replace uses of send_gdb / gdb_expect.
889bf7c5 11248 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
11249 Replace uses of send_gdb / gdb_expect.
11250
3def43e0
JK
112512010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11252
11253 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
11254 excessive newline.
11255
27d3a1a2 112562010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
11257
11258 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
11259 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
11260 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
11261 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
11262 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
11263 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
11264 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
11265 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
11266 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
11267 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
11268 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
11269 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
11270 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
11271 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
11272 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
11273 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
11274 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
11275 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
11276 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 11277
27d3a1a2 112782010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 11279
22454424
MS
11280 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
11281 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
11282
11283 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
11284 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
11285 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
11286
889bf7c5 11287 * gdb.reverse/consecutive-reverse.exp:
22454424 11288 Replace uses of send_gdb / gdb_expect.
889bf7c5 11289 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
11290 Replace uses of send_gdb / gdb_expect.
11291
11292 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
11293 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
11294 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 11295 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
11296 Replace uses of send_gdb / gdb_expect.
11297 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
11298 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
11299 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
11300 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
11301 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
11302 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
11303 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
11304 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
11305 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
11306
113072010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 11308
22454424 11309 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11310
22454424 11311 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11312
22454424
MS
11313 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
11314 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
11315 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
11316 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
11317 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
11318 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
11319 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
11320 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
11321 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 11322
6e5f2c59
TT
113232010-05-25 Tom Tromey <tromey@redhat.com>
11324
11325 * gdb.base/macscp.exp: Add missing space after setup_kfail.
11326
bbc8b958
TT
113272010-05-25 Tom Tromey <tromey@redhat.com>
11328
11329 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
11330 argument order.
11331 * gdb.base/macscp.exp: Fix setup_kfail argument order.
11332 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
11333 order.
11334 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
11335 order.
11336 * gdb.base/call-sc.exp (setup_kfails): Remove.
11337 (setup_compiler_kfails): Remove.
11338 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
11339 argument order.
11340 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
11341 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
11342 (advancei): Fix setup_kfail argument order.
11343 * gdb.base/radix.exp: Fix setup_kfail argument order.
11344 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
11345 order.
11346 * gdb.base/structs.exp (setup_kfails): Remove.
11347 (setup_compiler_kfails): Fix setup_kfail argument order.
11348 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
11349 order.
11350 * gdb.java/jmain.exp: Fix setup_kfail argument order.
11351 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
11352 setup_kfail argument order.
11353 * gdb.cp/overload.exp: Fix setup_kfail argument order.
11354
83d1babf
TT
113552010-05-25 Tom Tromey <tromey@redhat.com>
11356
11357 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
11358
6acb16a2
MS
113592010-05-25 Michael Snyder <msnyder@vmware.com>
11360
11361 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
11362 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
11363 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
11364 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
11365 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
11366 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
11367 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
11368 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
11369 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
11370 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
11371 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
11372 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
11373 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
11374 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
11375 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
11376 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
11377 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
11378 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
11379 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
11380 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
11381 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
11382 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
11383 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
11384 * gdb.base/default.exp: Replace send_gdb with gdb_test.
11385 * gdb.base/define.exp: Replace send_gdb with gdb_test.
11386 * gdb.base/display.exp: Replace send_gdb with gdb_test.
11387 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
11388 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
11389 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
11390 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
11391 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
11392 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
11393 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
11394 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
11395 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
11396 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
11397 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
11398 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
11399 * gdb.base/help.exp: Replace send_gdb with gdb_test.
11400 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
11401 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
11402 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11403 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
11404 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
11405 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
11406 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
11407 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 11408 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
11409
114102010-05-25 Doug Evans <dje@google.com>
11411
11412 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
11413 gdb.string_to_argv.
ad3986f0 11414
d3b1e874
TT
114152010-05-21 Tom Tromey <tromey@redhat.com>
11416
11417 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
11418 Call it.
11419 * gdb.dwarf2/pieces.S: Update.
11420 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
11421
cb826367
TT
114222010-05-21 Tom Tromey <tromey@redhat.com>
11423
11424 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
11425 Call it.
11426 * gdb.dwarf2/pieces.c (struct C): New.
11427 (f6): New function.
11428 * gdb.dwarf2/pieces.S: Replace.
11429
74de6778
TT
114302010-05-21 Tom Tromey <tromey@redhat.com>
11431
11432 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
11433 Call it.
11434
afd74c5f
TT
114352010-05-21 Tom Tromey <tromey@redhat.com>
11436
11437 * gdb.dwarf2.pieces.exp: New file.
11438 * gdb.dwarf2.pieces.S: New file.
11439 * gdb.dwarf2.pieces.c: New file.
11440
a7b75dfd 114412010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 11442 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
11443
11444 * lib/gdb.exp (gdb_test_no_output): New function.
11445 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
11446 when testing commands that should produce no output.
11447
c81c812a
JB
114482010-05-17 Joel Brobecker <brobecker@adacore.com>
11449
11450 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
11451 parameter that we want to watch being a constant.
11452
0cce5bd9
JB
114532010-05-17 Joel Brobecker <brobecker@adacore.com>
11454
11455 * gdb.ada/cond_lang: New testcase.
11456
47050449
JB
114572010-05-17 Joel Brobecker <brobecker@adacore.com>
11458
11459 * lib/gdb.exp (banned_variables): New variable/constant.
11460 (gdb_init): Add write trace on variables listed in banned_variables.
11461 (gdb_finish): Remove write traces on variables listed in
11462 banned_variables.
11463
77c01586
JB
114642010-05-17 Joel Brobecker <brobecker@adacore.com>
11465
11466 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
11467 * gdb.cp/koenig.exp: Likewise.
11468
88d4aea7
PM
114692010-05-14 Phil Muldoon <pmuldoon@redhat.com>
11470
889bf7c5 11471 PR python/11482
88d4aea7
PM
11472
11473 * gdb.python/py-value.exp (test_value_hash): New function.
11474
f5a010c0
PM
114752010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
11476
11477 PR exp/11530.
11478 * gdb.base/gdb11530.c: New file.
11479 * gdb.base/gdb11530.exp: New file.
11480
8ef4892f
JK
114812010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11482
11483 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
11484 * gdb.dwarf2/dw2-modula2-self-type.S: New.
11485
7322dca9
SW
114862010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
11487
11488 * gdb.cp/koenig.exp: New test.
11489 * gdb.cp/koenig.cc: New test program.
11490
02e7ea18
JB
114912010-05-05 Joel Brobecker <brobecker@adacore.com>
11492
11493 Remove the use of prms_id and bug_id throughout the testsuite.
11494
e1c34c5d
PM
114952010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
11496
11497 PR exp/11349.
11498 * testsuite/gdb.cp/ref-types.exp: Add test to examine
11499 use a reference local variable.
11500
8e1d0c49
JK
115012010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11502
11503 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
11504 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
11505 variable different_dir. Move debugfile into a full directory pathname
11506 under DIFFERENT_DIR.
11507 * lib/gdb.exp (separate_debug_filename): Remove.
11508 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
11509 variable debug_dir and mkdir of it. Update function comments.
11510
e66408ed
PA
115112010-04-29 Pedro Alves <pedro@codesourcery.com>
11512
11513 PR gdb/11557
11514
11515 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
11516 files.
11517
d7b32ed3
PM
115182010-04-29 Phil Muldoon <pmuldoon@redhat.com>
11519
889bf7c5 11520 * gdb.python/py-param.exp: New File.
d7b32ed3 11521
6aecb9c2
JB
115222010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
11523
11524 * gdb.base/default.exp: Fix "set language" test.
11525
bdf92a1c
PM
115262010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
11527
11528 PR breakpoints/11531.
11529 * gdb.base/gdb11531.c: New file.
11530 * gdb.base/gdb11531.exp: New file.
11531
3f172e24
TT
115322010-04-26 Tom Tromey <tromey@redhat.com>
11533
11534 * gdb.base/completion.exp: Add tests for completion and deprecated
11535 commands.
11536
64af4c92
JK
115372010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11538
11539 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
11540 (print /x char_array): Escape curly brackets.
11541
492928e4
JK
115422010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11543
11544 Fix deadlock on looped list of loaded shared objects.
11545 * gdb.base/solib-corrupted.exp: New.
11546
66d09542
DE
115472010-04-23 Doug Evans <dje@google.com>
11548
11549 * gdb.python/py-section-script.c: New file.
11550 * gdb.python/py-section-script.exp: New file.
11551 * gdb.python/py-section-script.py: New file.
11552
8bd10a10
CM
115532010-04-20 Chris Moller <cmoller@redhat.com>
11554
11555 PR 10179
11556
11557 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
11558 * gdb.base/pr10179-a.c:
11559 * gdb.base/pr10179-b.c:
11560 * gdb.base/pr10179.exp: New files.
11561
c0201579
JK
115622010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11563
11564 Fix crashes on dangling display expressions.
11565 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
11566 is SEP.
11567 (lib_flags): Remove the "debug" keyword.
11568 (libsepdebug): New variable for iterating new loop.
11569 (save_pf_prefix): New variable wrapping the loop.
11570 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
11571 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
11572
793b0ff8
PM
115732010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11574
11575 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
11576
097f51f7
PM
115772010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11578
11579 PR stabs/11479.
11580 * gdb.stabs/gdb11479.exp: New file.
11581 * gdb.stabs/gdb11479.c: New file.
11582
9a22f0d0
PM
115832010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
11584
11585 * gdb.base/charset.c (Strin16, String32): New variables.
11586 * gdb.base/charset.exp (gdb_test): Test correct display
11587 of 16 or 32 bit strings.
11588
115892010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
11590
11591 PR 9167
11592 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
11593 * gdb.cp/pr9167.cc: New file.
11594 * gdb.cp/pr9167.exp: New file.
11595
11596
6e354e5e
PM
115972010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
11598
11599 PR pascal/11492.
11600 * gdb.pascal/gdb11492.pas: New file.
11601 * gdb.pascal/gdb11492.exp: New file.
11602
be942545
JB
116032010-04-20 Joel Brobecker <brobecker@adacore.com>
11604
1667e6e3 11605 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 11606
0c3acc09
JB
116072010-04-20 Joel Brobecker <brobecker@adacore.com>
11608
11609 * gdb.ada/dyn_loc: New testcase.
11610
ec31cde5
CM
116112010-04-20 Chris Moller <cmoller@redhat.com>
11612
11613 PR 10867
889bf7c5 11614
ec31cde5
CM
11615 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
11616 * gdb.cp/pr10687.cc: New file.
11617 * gdb.cp/pr10687.exp: New file.
11618
11619
ce4b0682
SDJ
116202010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11621 Sergio Durigan Junior <sergiodj@redhat.com>
11622
11623 * gdb.fortran/logical.exp: New testcase.
11624 * gdb.fortran/logical.f90: New file.
11625
3436961f
DE
116262010-04-19 Doug Evans <dje@google.com>
11627
11628 * gdb.base/help.exp (help source): Update expected output.
11629
4d836c09
JK
116302010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11631
11632 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
11633 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
11634 gdb_exit and return.
11635 (executable): New variable.
11636 (binfile): Use it.
11637
6149aea9
PA
116382010-04-19 Pedro Alves <pedro@codesourcery.com>
11639
11640 PR breakpoints/8554.
11641
11642 * gdb.trace/save-trace.exp: Adjust.
11643
ed41462c
L
116442010-04-17 H.J. Lu <hongjiu.lu@intel.com>
11645
11646 PR corefiles/11511
11647 * gdb.arch/system-gcore.exp: New.
11648 * gdb.arch/gcore.c: Likewise.
11649
3f7b2faa
DE
116502010-04-15 Doug Evans <dje@google.com>
11651
fa33c3cd
DE
11652 * gdb.python/py-progspace.c: New file.
11653 * gdb.python/py-progspace.exp: New file.
11654
3f7b2faa
DE
11655 * gdb.base/source.exp: Add tests for "source -s".
11656
79f283fe
PM
116572010-04-14 Phil Muldoon <pmuldoon@redhat.com>
11658
11659 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
11660 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
11661 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
11662 * gdb.python/py-mi.exp: New test for to_string returning None.
11663
fc8eb08a
PM
116642010-04-12 Phil Muldoon <pmuldoon@redhat.com>
11665
11666 * gdb.python/py-breakpoint.c: Make result global.
11667
26e197f6
JK
116682010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11669
11670 Fix non-GNU make compatibility.
11671 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
11672
adc36818
PM
116732010-04-09 Phil Muldoon <pmuldoon@redhat.com>
11674
11675 * gdb.python/py-breakpoint.exp: New File.
11676 * gdb.python/py-breakpoint.C: Ditto.
11677
64e17368
SS
116782010-04-08 Stan Shebs <stan@codesourcery.com>
11679
11680 * gdb.trace/actions.exp: Clear default-collect.
11681 * gdb.trace/save-trace.exp: Clear default-collect.
11682
fff5cc64
PM
116832010-04-08 Phil Muldoon <pmuldoon@redhat.com>
11684
11685 * gdb.python/py-value: Add null string variable.
11686 (test_lazy_string): Test zero length, NULL address lazy
11687 strings.
11688
a055a187
L
116892010-04-07 H.J. Lu <hongjiu.lu@intel.com>
11690
11691 * gdb.arch/i386-avx.c: New.
11692 * gdb.arch/i386-avx.exp: Likewise.
11693
11694 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
11695
96e39866
DE
116962010-04-06 Doug Evans <dje@google.com>
11697
11698 * gdb.base/source-test.gdb: New file.
11699 * gdb.base/source.exp: Test source -v.
11700
5984a431
UW
117012010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11702
11703 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
11704
ec8a089a
PM
117052010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
11706
11707 * gdb.stabs/aout.sed: Convert all backslash to double backslash
11708 within one line, unless it is followed by a double quote.
11709 * gdb.stabs/hppa.sed: Idem.
11710 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
11711 * gdb.stabs/weird.exp: Check for correct parsing of
11712 char and string constants.
ec8a089a
PM
11713 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
11714 in .stabs to .stabx substitution.
11715
fce3c1f0
SS
117162010-04-05 Stan Shebs <stan@codesourcery.com>
11717
11718 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
11719 constant global.
11720 * gdb.trace/tfile.exp: Try to print them.
11721
d77f58be
SS
117222010-04-04 Stan Shebs <stan@codesourcery.com>
11723
11724 * gdb.base/completion.exp: Update for new "info watchpoints".
11725 * gdb.base/default.exp: Ditto.
11726 * gdb.base/help.exp: Ditto.
11727 * gdb.base/watchpoint.exp: Ditto.
11728 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 11729
af54718e
SS
117302010-04-04 Stan Shebs <stan@codesourcery.com>
11731
11732 * gdb.trace/tfile.exp: Sharpen tfind test.
11733
74d1f91e
JK
117342010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11735
11736 * gdb.base/break-entry.exp: New.
11737
eb8e76db 117382010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 11739 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
11740
11741 * gdb.reverse/i386-sse-reverse.exp: New file.
11742 * gdb.reverse/i386-sse-reverse.c: New file.
11743
bf65cad8
PA
117442010-04-02 Pedro Alves <pedro@codesourcery.com>
11745
11746 * gdb.trace/tfind.exp: Adjust expected disassembly output.
11747
fff87407
SS
117482010-04-01 Stan Shebs <stan@codesourcery.com>
11749
11750 * gdb.trace/actions.exp: Tweak expected output.
11751 * gdb.trace/while-stepping.exp: Tweak expected output.
11752
fe01d668
L
117532010-04-01 H.J. Lu <hongjiu.lu@intel.com>
11754
11755 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
11756
86b17b60
PA
117572010-04-01 Pedro Alves <pedro@codesourcery.com>
11758
11759 * gdb.base/commands.exp: Adjust.
11760 * gdb.cp/extern-c.exp: Adjust.
11761
2c58c0a9
PA
117622010-04-01 Pedro Alves <pedro@codesourcery.com>
11763
11764 * gdb.trace/collection.c (local_test_func): Define a local struct,
11765 and instanciate it.
11766
0db9b91c
PA
117672010-04-01 Pedro Alves <pedro@codesourcery.com>
11768
11769 * gdb.trace/collection.exp (gdb_collect_args_test)
11770 (gdb_collect_argarray_test): XFAIL the tests that assume the
11771 argarray argument's elements are collected.
11772
8072405b
JK
117732010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
11774
11775 * gdb.dwarf2/dw2-bad-parameter-type.exp,
11776 gdb.dwarf2/dw2-bad-parameter-type.S: New.
11777
8bf6485c
SS
117782010-03-31 Stan Shebs <stan@codesourcery.com>
11779
11780 * gdb.trace/save-trace.exp: Test save/restore of default-collect
11781 and tracepoint conditionals.
11782 (gdb_verify_tracepoints): Delete unused return.
11783
fd7f724a
KS
117842010-03-26 Keith Seitz <keiths@redhat.com>
11785
11786 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
11787 appear in the output before main.
11788 Remove KFAIL for gdb/2215 aka bz 9320.
11789
8d9e7719
DE
117902010-03-30 Doug Evans <dje@google.com>
11791
0906dd0b
DE
11792 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
11793 by dejagnu.
11794 * gdb.arch/amd64-dword.exp: Ditto.
11795
8d9e7719
DE
11796 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
11797 match.
11798 (break printf): Ditto.
11799
1da644f0
SW
118002010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
11801
11802 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
11803 gcc < 4.4.
11804 * gdb.cp/shadow.exp: Ditto.
11805
a8121990
PA
118062010-03-29 Pedro Alves <pedro@codesourcery.com>
11807
11808 * gdb.trace/collection.exp (run_trace_experiment): Make sure
11809 "tstart" is silent.
11810
6e79d367
PA
118112010-03-29 Pedro Alves <pedro@codesourcery.com>
11812
11813 * gdb.trace/collection.exp (executable): New.
11814 (binfile): Use it.
11815 (fpreg, spreg, pcreg): New.
11816 (test_register): Use gdb_test_multiple. Pass /x to print.
11817 (prepare_for_trace_test): New.
11818 (run_trace_experiment): Use "continue", not gdb_run_cmd.
11819 (gdb_collect_args_test, gdb_collect_argstruct_test)
11820 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
11821 prepare_for_trace_test.
11822 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
11823 fpreg, spreg and pcreg.
11824 (gdb_collect_expression_test, gdb_collect_globals_test): Use
11825 prepare_for_trace_test.
11826 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
11827 try to detect tracing support here. Don't set breakpoints at
11828 `begin' or `end' here.
11829 <global scope>: Use clean_restart. Run to main before checking
11830 for tracing support. Check for for tracing support here.
11831
09248348
JK
118322010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11833
11834 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
11835 " as $displacement" to "seen displacement message".
11836
d350db38
PA
118372010-03-28 Pedro Alves <pedro@codesourcery.com>
11838
11839 * gdb.trace/while-dyn.exp (executable): New variable.
11840 (binfile): Use it.
11841 (test_while_stepping): New function. Move most tests here. Call
11842 it once for each of the while-stepping, stepping and ws aliases.
11843
907af001
UW
118442010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11845
11846 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
11847 that do not provide the tagless_struct type name at all.
11848 (test_print_anon_union): Do not check value of uninitialized
11849 union member. Do not use cp_test_ptype_class, so we can accept
11850 "long" as well as "long int".
11851
610197fd
PA
118522010-03-26 Pedro Alves <pedro@codesourcery.com>
11853
11854 * gdb.trace/tfile.c (tohex, bin2hex): New.
11855 (write_error_trace_file): Hexify error description.
11856
6c28cbf2
SS
118572010-03-25 Stan Shebs <stan@codesourcery.com>
11858
11859 * gdb.trace/tfile.c: Generate an additional trace file, improve
11860 portability.
11861 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
11862 files in a better way.
11863
e62b8c7e
KS
118642010-03-25 Keith Seitz <keiths@redhat.com>
11865
11866 * gdb.java/jprint.exp: XFAIL printing of static class members
11867 because of GCC debuginfo problem.
11868
82ccf5a5
JK
118692010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11870
11871 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
11872
293e2f9e
DJ
118732010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11874
11875 * gdb.base/completion.exp: Allow long instead of long int.
11876 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
11877 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
11878 variable p.
11879 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
11880 * gdb.base/pointers.exp: Allow long instead of long int.
11881 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
11882 * gdb.base/step-line.exp: Allow a directory before the source file name.
11883
95a42b64
TT
118842010-03-24 Tom Tromey <tromey@redhat.com>
11885
11886 PR breakpoints/9352:
11887 * gdb.base/default.exp: Update.
11888 * gdb.base/commands.exp: Update.
11889 * gdb.cp/extern-c.exp: Test setting commands on multiple
11890 breakpoints at once.
11891
2390201f
DJ
118922010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11893
11894 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
11895 if gdb,nosignals.
11896 * gdb.base/watchpoints.c: Do not include unnecessary headers.
11897 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
11898 exited".
11899
8c9a6790
SS
119002010-03-24 Stan Shebs <stan@codesourcery.com>
11901
11902 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
11903
a6c727b2
DJ
119042010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
11905
11906 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
11907 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
11908 argument. Handle "short" and "long".
11909 (Top level): Pass overprototyped output for old_fptr and xptr.
11910
4dfd5423
PA
119112010-03-23 Pedro Alves <pedro@codesourcery.com>
11912
11913 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
11914 format strings and add casts to avoid compiler warnings.
11915
119162010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
11917
11918 * lib/trace-support.exp (gdb_trace_setactions):
11919 Don't expect whitespace after ">" prompt.
11920 * gdb.trace/actions.exp: Adjust for output changes.
11921 * gdb.trace/while-stepping.exp: Likewise.
11922
c847d045
JK
119232010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11924
11925 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
11926 and r157645).
11927
5f717f1d
JK
119282010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11929
11930 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
11931 New.
11932
7d6d51d5
DJ
119332010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
11934
11935 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
11936 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
11937
3b11a015
SS
119382010-03-19 Stan Shebs <stan@codesourcery.com>
11939
11940 * gdb.trace/ax.exp: New file.
11941
d7d158ed
DE
119422010-03-19 Doug Evans <dje@google.com>
11943
6bb85cd1
DE
11944 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
11945 output from gcc.
11946
d7d158ed
DE
11947 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
11948 named /usr/sbin/prelink<foo>.
11949
4daf5ac0
SS
119502010-03-18 Stan Shebs <stan@codesourcery.com>
11951
11952 * gdb.trace/circ.exp: Test circular-trace-buffer.
11953 * gdb.trace/tfile.exp: Update tstatus test.
11954
e8d05480
JB
119552010-03-18 Joel Brobecker <brobecker@adacore.com>
11956
11957 * gdb.dwarf2/dw2-anonymous-func.S: New file.
11958 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
11959
441b986a
UW
119602010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11961
11962 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
11963
4247603b
PA
119642010-03-18 Pedro Alves <pedro@codesourcery.com>
11965
11966 * gdb.base/default.exp: Adjust the expected output of the finish
11967 and until commands when the inferior is not being run.
11968
13387711
SW
119692010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
11970
11971 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
11972 * gdb.cp/nsusing.exp: Ditto.
11973
6e31430b
TT
119742010-03-15 Tom Tromey <tromey@redhat.com>
11975
11976 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
11977 * gdb.cp/userdef.cc (operator==): New function.
11978 (main): New locals mem1, mem2.
11979
e2d69cb5
JZ
119802010-03-15 Jie Zhang <jie@codesourcery.com>
11981
11982 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
11983 Declare and use new loadtimeout variable.
11984
f572f0a9
DJ
119852010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
11986
11987 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
11988 Use gdb_load later.
11989
51f4c0b0
PA
119902010-03-14 Pedro Alves <pedro@codesourcery.com>
11991
11992 * gdb.base/solib-disc.c (main): Make format of fprintf a string
11993 literal. Add missing endlines to prints to stderr.
11994
1c809c68
TT
119952010-03-12 Tom Tromey <tromey@redhat.com>
11996
11997 PR c++/9708:
11998 * gdb.cp/m-static.exp: Add regression test.
11999 * gdb.cp/m-static.cc (method): New method.
12000 (main): Call it.
12001
00ae8fef
SW
120022010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
12003
12004 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
12005 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
12006
759f0f0b
PA
120072010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12008
21e24d21
PA
12009 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
12010
120112010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
12012
759f0f0b
PA
12013 * lib/gdb.exp (skip_stl_tests): New.
12014 (gdb_compile): Symbian needs -ldl.
12015 (shlib_target_file): New.
12016 (shlib_symbol_file): New.
12017 (gdb_load_shlibs): Use shlib_target_file.
12018 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
12019 * gdb.cp/exception.exp: Use skip_stl_tests.
12020 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
12021 * gdb.cp/try_catch.exp: Use skip_stl_tests.
12022 * gdb.cp/mb-templates.exp: Ditto.
12023 * gdb.base/commands.exp: Relax regexes.
12024 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
12025 shlib_target_file and shlib_symbol_file.
12026 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
12027 sections.
12028 * gdb.base/ending-run.exp: Accept E32Main for symbian.
12029 * gdb.base/solib-disc.exp: Use
12030 shlib_target_file and shlib_symbol_file.
12031 * gdb.base/unload.exp: Don't skip on symbian. Use
12032 shlib_target_file and shlib_symbol_file.
12033 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
12034
6a8f2671 120352010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 12036
6a8f2671
PA
12037 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
12038 * gdb.trace/report.exp: Adjust for x86 and x86_64.
12039 Issue a tfind end before looking for a tracepoint frame.
12040 * gdb.trace/tfind.exp: Adjust tstatus output.
12041 Adjust disassembly output.
12042 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
12043
ccf26247
JK
120442010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12045
12046 * gdb.base/break-interp.exp: Create new displacement parameter value
12047 for the test_ld calls.
12048 (reach): New parameter displacement, verify its content. New push of
12049 pf_prefix "reach-$func:". Import global expect_out.
12050 (test_core): New parameter displacement, verify its content. New push
12051 of pf_prefix "core:". New command "set verbose on". Import global
12052 expect_out.
12053 (test_attach): New parameter displacement, verify its content. New
12054 push of pf_prefix "attach:". New command "set verbose on". Import
12055 global expect_out.
12056 (test_ld): New parameter displacement, pass it to the reach, test_core
12057 and test_attach calls and verify its content in the "ld.so exit" test.
12058 * gdb.base/prelink.exp: Remove gdb_exit and final return.
12059 (prelink): Update expected text, use gdb_test.
12060
e469c7fb
DE
120612010-03-10 Doug Evans <dje@google.com>
12062
12063 * gdb.base/checkpoint.exp: Fix comment.
12064 Lengthen timeout while doing >600 checkpoints test.
12065 Rename duplicate "kill all one" test to keep test names unique.
12066
60e1c644
PA
120672010-03-10 Pedro Alves <pedro@codesourcery.com>
12068
12069 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
12070
cec808ec
KS
120712010-03-08 Keith Seitz <keiths@redhat.com>
12072
889bf7c5
PA
12073 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
12074 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
12075 (dm_type_long): New function.
12076 (dm_type_unsigned_short): New function.
12077 (dm_type_unsigned_long): New function.
12078 (myint): New typedef.
12079 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
12080 long, unsigned shor and long, operator char*, and typedef.
12081 (test_lookup_operator_functions): Add operator char* test.
12082 (test_paddr_operator_functions): Likewise.
12083 (test_paddr_overloaded_functions): Use probe values for
12084 short, long, and unsigned short and long.
12085 (test_paddr_hairy_functions): If the demangler probe detected
12086 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
12087 demangler.
12088 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
12089 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
12090 and "print null_pmf".
12091 Add test "ptype a.*pmf".
12092 * gdb.cp/overload.exp: Allow optional "int" to appear with
12093 "short" and "long".
12094 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
12095 long expect value for men_overload1arg.
12096 Allow "int" to appear with "short" and "long".
12097 When testing "info break", add argument for main (void).
12098 Also allow "int" to appear with "short" and "long".
12099 Ditto with "unsigned" and "long long".
cec808ec
KS
12100 * gdb.java/jmain.exp: Do not enclose methods names in single
12101 quotes.
12102 * gdb.java/jmisc.exp: Likewise.
12103 * gdb.java/jprint.exp: Likewise.
12104 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
12105
12106 From Jan Kratochvil <jan.kratochvil@redhat.com>:
12107 * gdb.cp/exception.exp (backtrace after first throw)
12108 (backtrace after second throw): Allow a namespace before __cxa_throw.
12109 (backtrace after first catch, backtrace after second catch): Allow
12110 a namespace before __cxa_begin_catch.
12111
12112 * gdb.cp/cpexprs.exp: New file.
12113 * gdb.cp/cpexprs.cc: New file.
12114
12115 From Daniel Jacobowitz <dan@codesourcery.com>
12116 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
12117 to use string_to_regexp.
12118 (ctor, dtor): New functions. Use them to match constructor
12119 and destructor function types.
12120 (Top level): Use runto_main.
12121
f870a310
TT
121222010-03-05 Tom Tromey <tromey@redhat.com>
12123
12124 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
12125 gdb.target_charset.
12126 (pp_ns.to_string): Likewise.
12127
0c199f28
KS
121282010-03-04 Keith Seitz <keiths@redhat.com>
12129
12130 * gdb.cp/overload.exp: Test that the filename portion of a linespec
12131 can be quoted. Test that both the filename and function/line
12132 portions can be quoted at the same time.
12133
c7437ca6
PA
121342010-03-04 Pedro Alves <pedro@codesourcery.com>
12135
12136 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
12137
b111b805
DE
121382010-03-03 Doug Evans <dje@google.com>
12139
24486cb7
DE
12140 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
12141 libc contains libpthread.
12142
b111b805
DE
12143 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
12144 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
12145 of gdb_compile. Add another pattern to match android backtrace.
12146
a0e0ef55
TT
121472010-03-03 Tom Tromey <tromey@redhat.com>
12148
12149 PR gdb/11345:
12150 * gdb.base/printcmds.exp (test_printf): Add test.
12151
1ba53b71
L
121522010-03-02 H.J. Lu <hongjiu.lu@intel.com>
12153
12154 * gdb.arch/amd64-byte.exp: New.
12155 * gdb.arch/amd64-dword.exp: Likewise.
12156 * gdb.arch/amd64-pseudo.c: Likewise.
12157 * gdb.arch/amd64-word.exp: Likewise.
12158 * gdb.arch/i386-byte.exp: Likewise.
12159 * gdb.arch/i386-pseudo.c: Likewise.
12160 * gdb.arch/i386-word.exp: Likewise.
12161
f5dff777
DJ
121622010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
12163
12164 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
12165 types. Add structreg, bitfields, and flags registers.
12166 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
12167 registers.
12168
90884b2b
L
121692010-03-01 H.J. Lu <hongjiu.lu@intel.com>
12170
12171 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
12172 (load_description): Set architecture if defined.
12173
dc00d89f
PM
121742010-02-28 Phil Muldoon <pmuldoon@redhat.com>
12175
12176 * gdb.python/py-frame.exp: Add read_var block tests.
12177 * gdb.python/py-frame.c (block): New function.
12178
0e095b7e
JK
121792010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12180 Daniel Jacobowitz <dan@codesourcery.com>
12181
12182 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
12183
624f1a65
DM
121842010-02-25 David S. Miller <davem@davemloft.net>
12185
12186 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
12187 fix logic for setting all_syscalls_numbers.
12188
f3e9a817
PM
121892010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12190
12191 * Makefile.in: Add py-block and py-symbol.
12192 * gdb.python/py-symbol.exp: New File.
12193 * gdb.python/py-symtab.exp: New File.
12194 * gdb.python/py-block.exp: New File.
12195 * gdb.python/py-symbol.c: New File.
12196 * gdb.python/py-block.c: New File.
12197
f6bbabf0
PM
121982010-02-24 Phil Muldoon <pmuldoon@redhat.com>
12199
12200 PR python/11314
12201 * lib/gdb.exp (skip_python_tests): New function.
12202 * gdb.python/py-cmd.exp: Use skip_python_tests.
12203 * gdb.python/py-frame.exp: Likewise.
12204 * gdb.python/py-function.exp: Likewise.
12205 * gdb.python/py-prettyprint.exp: Likewise.
12206 * gdb.python/py-template.exp: Likewise.
12207 * gdb.python/py-type.exp: Likewise.
12208 * gdb.python/py-value.exp: Likewise.
12209
85d721b8
PA
122102010-02-22 Pedro Alves <pedro@codesourcery.com>
12211
12212 PR9605
12213
12214 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
12215
48e32051
TT
122162010-02-19 Tom Tromey <tromey@redhat.com>
12217
12218 PR c++/8693, PR c++/9496:
12219 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
12220 regression tests.
12221
ac9c0048
JK
122222010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12223
12224 Fix compatibility with m68k as.
12225 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
12226 Use only /* comments */.
12227
57bb97a4
UW
122282010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12229
12230 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
12231 * configure: Regenerate.
12232
7d1bf85c
DJ
122332010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
12234
12235 * gdb.python/py-type.exp: Check for Python support.
12236
061b5285
PA
122372010-02-17 Pedro Alves <pedro@codesourcery.com>
12238
12239 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
12240 `regsub' syntax available.
12241
f8a8bc2c
PA
122422010-02-17 Pedro Alves <pedro@codesourcery.com>
12243
12244 * gdb.base/shmain.c (main): Remove printf call.
12245 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
12246 * gdb.base/unload.c (main): Make format of fprintf a string
12247 literal. Add missing endlines to prints to stderr.
12248 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
12249
6f451e5e
TT
122502010-02-17 Tom Tromey <tromey@redhat.com>
12251
12252 * gdb.java/jprint.java (jprint.props): New field.
12253 * gdb.java/jprint.exp (set_lang_java): Add regression test.
12254
12d79008
PA
122552010-02-17 Pedro Alves <pedro@codesourcery.com>
12256
ef801a0e 12257 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
12258 available.
12259
d252f7e5
DJ
122602010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12261
12262 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
12263 creation to support remote host testing.
12264
67bdab6c
DJ
122652010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12266
12267 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
12268 Recognize "command not found".
12269
bb391223
DJ
122702010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12271
12272 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
12273 single-stepping.
12274
70362913
DJ
122752010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12276
12277 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
12278 if arguments are not supported.
12279
493f3c00
DJ
122802010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12281
12282 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
12283 be const or non-const.
12284
8034c749
DJ
122852010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12286
12287 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
12288 mi_send_resuming_command to send -exec-continue.
12289
791dfb64
DJ
122902010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12291
12292 * gdb.base/list.exp (test_list_filename_and_function): Add test
12293 with single quotes.
12294 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
12295 matching.
12296 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
12297 Add KFAIL'd tests for PR gdb/11289.
12298
7c5fe868
DJ
122992010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12300
12301 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
12302
fdc498b8
DJ
123032010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12304
12305 * gdb.base/comp-dir/subdir/dummy.txt: New file.
12306 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
12307 a temporary directory.
12308
b519e2a6
DJ
123092010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
12310
12311 * gdb.base/charset.exp: Use a single regular expression to match
12312 show host-charset and show target-charset output.
12313
74164c56
JK
123142010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12315
12316 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
12317 "Illegal process-id" expect string more exact.
12318 (attach to digits-starting nonsense is prohibited): New.
12319
701ed6dc
JK
123202010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12321
12322 * gdb.base/prelink.exp (set verbose on): New.
12323
889bf7c5 123242010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
12325
12326 * mi-reverse.exp: New file. Test for reverse option to the
12327 following MI commands: exec-continue, exec-finish, exec-next,
12328 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 12329
dadf0e9c
JB
123302010-02-09 Joel Brobecker <brobecker@adacore.com>
12331
12332 * gdb.ada/ptype_tagged_param: New testcase.
12333
714f19d5
TT
123342010-02-08 Tom Tromey <tromey@redhat.com>
12335
12336 PR c++/8017:
12337 * gdb.cp/overload.exp: Add tests.
12338 * gdb.cp/overload.cc (struct K): New.
12339 (namespace N): New.
12340 (main): Call new functions.
12341 (K::staticoverload): Define.
12342
889bf7c5 123432010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
12344
12345 PR gdb/10728
12346 * gdb.cp/pr10728-x.h: New file.
12347 * gdb.cp/pr10728-x.cc: New file.
12348 * gdb.cp/pr10728-y.cc: New file.
12349 * gdb.cp/pr10728.exp: New file.
12350 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
12351
889bf7c5 123522010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
12353
12354 PR gdb/9067
12355 * gdb.cp/pr9067.exp: New
12356 * gdb.cp/pr9067.cc: New
12357 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
12358
7b356089
JB
123592010-02-08 Joel Brobecker <brobecker@adacore.com>
12360
12361 * lib/gdb.exp (gdb_test_timeout): New global variable.
12362 Set it to timeout if not already set.
12363 (gdb_init): Reset the value of timeout to gdb_test_timeout.
12364
1be00882
DE
123652010-02-05 Doug Evans <dje@google.com>
12366
12367 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
12368 user.
12369
82856980
SW
123702010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
12371
12372 PR c++/7935:
12373 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
12374
1a334831
TT
123752010-02-04 Tom Tromey <tromey@redhat.com>
12376
12377 * gdb.cp/virtbase.exp: Make test case names unique.
12378
9c3c02fd
TT
123792010-02-02 Tom Tromey <tromey@redhat.com>
12380
12381 * gdb.cp/virtbase.exp: Add regression tests.
12382 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
12383 (main): Instantiate RHC.
12384
0cc2414c
TT
123852010-02-02 Tom Tromey <tromey@redhat.com>
12386
12387 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
12388 type-printing change.
12389
edf3d5f3
TT
123902010-02-02 Tom Tromey <tromey@redhat.com>
12391
12392 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
12393 * gdb.cp/virtbase.cc: New file.
12394 * gdb.cp/virtbase.exp: New file.
12395 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
12396
e4b7f41c
JK
123972010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12398
12399 PR libc/11214:
12400 * gdb.threads/current-lwp-dead.c: Include features.h.
12401 (HAS_NOMMU): New.
12402 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
12403
b381ea14
JK
124042010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12405
12406 * gdb.base/symbol-without-target_section.exp,
12407 gdb.base/symbol-without-target_section.c: New.
12408
c593ac0e
DJ
124092010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12410
12411 * gdb.base/bigcore.exp: Reset increased timeout.
12412 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
12413
db25f29d
DJ
124142010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12415
12416 * gdb.base/gcore.exp (capture_command_output): Use
12417 gdb_test_multiple.
12418
f9d67f43
DJ
124192010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12420
12421 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
12422 * gdb.arch/thumb2-it.exp (test_it_break): New function.
12423 (Top level): Call it.
12424
177321bd
DJ
124252010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
12426
12427 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
12428
97f2ed50
DJ
124292010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
12430
12431 * gdb.base/call-strs.exp, gdb.base/default.exp,
12432 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
12433 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
12434 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
12435 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
12436 gdb.base/watchpoint-solib.exp: Save and restore timeout.
12437 * gdb.base/ending-run.exp: Correct restore of timeout.
12438 * gdb.base/page.exp: Remove unnecessary timeout setting.
12439
e4e2711a
JB
124402010-01-29 Joel Brobecker <brobecker@adacore.com>
12441
12442 * gdb.ada/rec_return: New testcase.
12443
ba581dc1
JB
124442010-01-29 Joel Brobecker <brobecker@adacore.com>
12445
12446 * gdb.ada/call_pn: New testcase.
12447
4ea95be9
DJ
124482010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
12449
12450 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
12451 (Top level): Use it to resume.
12452 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
12453 the Thumb mode displaced stepping error as unsupported.
12454
df83a9bf
SW
124552010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
12456
889bf7c5
PA
12457 * gdb.cp/nsusing.exp: Added more tests.
12458 * gdb.cp/nsrecurs.exp: Ditto.
12459 * gdb.cp/nsusing.cc: Added test functions.
12460 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 12461
40b27cdc
JK
124622010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12463
12464 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
12465 absolute directory pathnames in gdb.sum file.
12466
de958931
SW
124672010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
12468
12469 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
12470 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
12471
708ead4e
TT
124722010-01-26 Tom Tromey <tromey@redhat.com>
12473
12474 PR exp/7643:
12475 * gdb.base/printcmds.exp (test_print_string_constants): Remove
12476 setup_kfail.
12477
b14e635e
SW
124782010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
12479
12480 * gdb.cp/nsrecurs.exp: New test.
12481 * gdb.cp/nsrecurs.cc: New test program.
12482 * gdb.cp/nsstress.exp: New test.
12483 * gdb.cp/nsstress.cc: New test program.
12484 * gdb.cp/nsdecl.exp: New test.
12485 * gdb.cp/nsdecl.cc: New test program.
12486
8540c487
SW
124872010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
12488
12489 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
12490 imported into file scope.
12491 Marked test as xfail.
12492 * gdb.cp/namespace-using.cc (marker5): New function.
12493 * gdb.cp/shadow.exp: New test.
12494 * gdb.cp/shadow.cc: New test program.
12495 * gdb.cp/nsimport.exp: New test.
12496 * gdb.cp/nsimport.cc: New test program.
12497
421d5d99
TT
124982010-01-25 Tom Tromey <tromey@redhat.com>
12499
12500 PR gdb/11049:
12501 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
12502 with "set print null-stop on".
12503
691f8dc1
JK
125042010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12505
12506 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
12507 Adjust it for DISASSEMBLY_OMIT_FNAME.
12508
0b92b5bb
TT
125092010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12510
12511 PR symtab/11199:
12512 * gdb.dwarf2/member-ptr-forwardref.exp,
12513 gdb.dwarf2/member-ptr-forwardref.S: New.
12514
23787403
JK
125152010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12516
12517 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
12518 (thread1_func): Protect thread1_tid with thread1_tid_cond by
12519 thread1_tid_mutex. Remove gdbstop_mutex handling.
12520 (thread2_func): Protect thread2_tid with thread2_tid_cond by
12521 thread2_tid_mutex. Remove gdbstop_mutex handling.
12522 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
12523 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
12524 pthread_cond_wait conditionalizations by while loops.
12525
b966cb8a
TT
125262010-01-20 Tom Tromey <tromey@redhat.com>
12527
12528 PR backtrace/10770:
12529 * gdb.dwarf2/pr10770.exp: New file.
12530 * gdb.dwarf2/pr10770.c: New file.
12531 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
12532
fcae584b
VP
125332010-01-20 Vladimir Prus <vladimir@codesourcery.com>
12534
12535 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
12536 that target was removed, and the test always runs native anyway.
12537
a0f49112
JK
125382010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12539
12540 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
12541 gdb.base/watchpoint-cond-gone-stripped.c: New.
12542
ceeb3d5a
TT
125432010-01-19 Tom Tromey <tromey@redhat.com>
12544
12545 PR c++/8000:
12546 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
12547 existing tests.
12548 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
12549 (main): Use AAA::SomeEnum.
12550
dd322c54
JK
125512010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12552
12553 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
12554 (test_ignore_count): Declare line_callme_body global.
12555 (run to breakpoint with ignore count): Use line_callme_body.
12556 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
12557 (set line_main_hello, set line_main_return): Reindent.
12558 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
12559 New.
12560 (continue to callee4): Use line_callee4_body.
12561 (check *stopped from CLI command): Use line_callee4_next.
12562 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
12563 (set line_main_hello, set line_main_return): Reindent.
12564 (set line_callee4_head, set line_callee4_body): New.
12565 (continue to callee4): Use line_callee4_body.
12566
4e8f195d
TT
125672010-01-18 Tom Tromey <tromey@redhat.com>
12568
12569 PR c++/9680:
12570 * gdb.cp/casts.cc: Add new classes and variables.
12571 * gdb.cp/casts.exp: Test new operators.
12572
9e14a9ba
JB
125732010-01-18 Tom Tromey <tromey@redhat.com>
12574 Thiago Jung Bauermann <bauerman@br.ibm.com>
12575
12576 * gdb.python/source2.py: New file.
12577 * gdb.python/source1: New file.
12578 * gdb.python/python.exp: Test "source" command.
12579
00bf0b85
SS
125802010-01-15 Stan Shebs <stan@codesourcery.com>
12581
12582 * gdb.trace/tfile.c: New file.
12583 * gdb.trace/tfile.exp: New file.
889bf7c5 12584
55235ad7
JK
125852010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12586
12587 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
12588
9f2982ff
JK
125892010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12590
12591 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
12592
bbfba9ed
JK
125932010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12594
12595 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
12596 (libfunc): New parameter action. Implement also selectable "sleep".
12597 * gdb.base/break-interp-main.c: Include assert.h.
12598 (libfunc): New parameter action.
12599 (main): New parameters argc and argv. Assert argc. Pass argv.
12600 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
12601 (test_attach): New proc.
12602 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
12603 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
12604
61f0d762
JK
126052010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12606
12607 * gdb.base/break-interp.exp (test_core): New proc.
12608 (test_ld): Call it.
12609
06a6f270
JK
126102010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12611
12612 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
12613 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
12614 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
12615 and gdb_compile_shlib. Use new -Wl compiler options.
12616 (dl bt, main bt): New tests.
12617
51bee8e9
JK
126182010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12619
12620 Support PIEs with no symfile_objfile.
12621 * gdb.base/break-interp.exp: New argument at the test_ld calls.
12622 (test_ld): New parameter trynosym.
12623 (test_ld <$trynosym>): New block.
12624
b8040f19
JK
126252010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12626
12627 * gdb.base/break-interp.exp: New file.
12628
be759fcf
PM
126292010-01-13 Phil Muldoon <pmuldoon@redhat.com>
12630
12631 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
12632 * gdb.python/py-prettyprint.py (pp_ls): New printer.
12633 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
12634 test.
12635 * gdb.python/py-prettyprint.c: Define lazystring test structure.
12636 * gdb.python/py-mi.exp: Add lazy string test.
12637
dc146f7c
VP
126382010-01-13 Vladimir Prus <vladimir@codesourcery.com>
12639
12640 * lib/mi-support.exp (mi_check_thread_states): Handle
12641 core number in thread listing.
12642
b4ba55a1
JB
126432010-01-12 Joel Brobecker <brobecker@adacore.com>
12644
12645 * gdb.base/maint.exp: Adjust the expected output for the
12646 "maint print type" test. Use gdb_test_multiple instead of
12647 gdb_sent/gdb_expect.
12648
08e24bd4
DE
126492010-01-11 Doug Evans <dje@google.com>
12650
6496a609
DE
12651 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
12652 from gdbserver_download. All callers updated.
12653
08e24bd4
DE
12654 * gdb.server/ext-run.exp: "info os processes" requires xml support.
12655
b5cfddf5
JK
126562010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12657
12658 Implement binary numbers parsing.
12659 * gdb.base/printcmds.exp (test_integer_literals_accepted)
12660 (test_integer_literals_rejected): New binary tests.
12661
3725885a
RW
126622010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12663
12664 * gdb.cell/configure: Regenerate.
12665
37aeb5df
JK
126662010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12667
12668 * gdb.base/corefile.exp: Move the core finding block out and call it as
12669 core_find, new variable $corefile, replace corefile by $corefile and
12670 [file tail $corefile] for usage vs. test names resp.
12671 * lib/gdb.exp (core_find): Move it as a new function here. New
12672 parameter binfile and deletefiles. New variable $destcore. Pre-delete
12673 $destcore. Return "" on error.
12674
d521f563
JK
126752010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12676
12677 Workaround PR binutils/10802.
12678 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
12679 (twice).
12680
28f24826
DJ
126812010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
12682
12683 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
12684
2de75e71
JB
126852010-01-08 Joel Brobecker <brobecker@adacore.com>
12686
12687 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
12688 call, to avoid interruption.
12689
fe00719b 126902010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
12691
12692 * gdb.stabs/weird.def (args93): New.
12693
d0ef5df8
DE
126942010-01-07 Doug Evans <dje@google.com>
12695
12696 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
12697
3a08d52f
TT
126982010-01-07 Tom Tromey <tromey@redhat.com>
12699
12700 * gdb.base/source.exp: Use correct line number.
12701
7a697b8d
SS
127022010-01-05 Stan Shebs <stan@codesourcery.com>
12703
12704 * gdb.trace/tracecmd.exp: Test ftrace.
12705
7803799a
UW
127062010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12707
12708 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
12709
c54eabfa
JK
127102010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12711
12712 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
12713 "uint_for_mi_testing".
12714
02e7ef19
JB
127152010-01-01 Joel Brobecker <brobecker@adacore.com>
12716
12717 Test indented comment in file being sourced.
12718 * gdb.base/commands.exp: Test indented comment in file being sourced.
12719
abd775ce
JB
127202010-01-01 Joel Brobecker <brobecker@adacore.com>
12721
12722 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
12723 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
12724 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
12725 notice.
12726
79b55b82
JB
127272010-01-01 Joel Brobecker <brobecker@adacore.com>
12728
12729 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
12730 notice.
12731
8997583e
JK
127322010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12733
12734 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
12735 missing $after_stopped and comma (,) expectation.
12736
6da95a67
SS
127372009-12-31 Stan Shebs <stan@codesourcery.com>
12738
12739 * gdb.trace/actions.exp: Test teval action.
889bf7c5 12740
218d2fc6
TJB
127412009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
12742
12743 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
12744 (top level): Call test_watchpoint_in_big_blob.
12745 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
12746 watchpoints.
12747 (func3): Write to buf.
12748
236f1d4d
SS
127492009-12-29 Stan Shebs <stan@codesourcery.com>
12750
12751 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 12752
f61e138d
SS
127532009-12-28 Stan Shebs <stan@codesourcery.com>
12754
12755 * gdb.trace/tsv.exp: New file.
12756 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 12757
0219b378
DJ
127582009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
12759
12760 * gdb.base/find.c (main): Reference search buffers.
12761 * gdb.base/included.c (main): Reference integer.
12762 * gdb.base/ptype.c (charfoo): Declare.
12763 (intfoo): Call charfoo.
12764 * gdb.base/scope0.c (useitp): New function.
12765 (usestatics): Use useitp.
12766 (useit): Add a type for val.
12767 * gdb.base/scope1.c (useit1): Take a pointer argument.
12768 (usestatics1): Update calls to useit1.
12769 * gdb.cp/call-c.cc: Declare foo.
12770 (main): Call foo.
12771 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
12772 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
12773 (main): Call C::ensureRefs and ensureOtherRefs.
12774 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
12775 variables.
12776 (ensureOtherRefs): New function.
12777 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
12778 * gdb.cp/templates.cc (main): Call t5i.value.
12779
3f78692f
JK
127802009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12781
12782 Fix compatibility with G++-4.5.
12783 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
12784 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
12785 (uncaught return): Remove.
12786
429374b8
JK
127872009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12788 Phil Muldoon <pmuldoon@redhat.com>
12789
12790 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
12791 (bp_location13, bp_location14, bp_location17, bp_location18)
12792 (marker3_proto, marker4_proto): New variables.
12793 (breakpoint info): Update output.
12794 (run until breakpoint at marker3, run until breakpoint at marker4): New
12795 tests.
12796
859825b8
JK
127972009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12798
12799 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
12800 Replace the printf call of Y by provided "y-set-1" label. New block
12801 for the second shared library.
12802 * gdb.base/unload.exp: Compile also the second library, call
12803 gdb_load_shlibs also for it. Use now gdb_breakpoint.
12804 (single pending breakpoint info): Rename to ...
12805 (pending breakpoint info before run): ... this extended test.
12806 (libfile2, libname2, libsrcfile2, libsrc2)
12807 (lib_sl2): New variables.
12808 (exec_opts): Set also SHLIB_NAME2.
12809 (pending breakpoint info on first run at shrfunc1)
12810 (pending breakpoint info on second run at shrfunc1)
12811 (pending breakpoint info on second run at shrfunc2)
12812 (print y from libfile, print y from libfile2): New tests.
12813 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
12814 * gdb.base/unloadshr2.c: New.
12815
e6a386cd
HZ
128162009-12-22 Hui Zhu <teawater@gmail.com>
12817
12818 * gdb.reverse/sigall-reverse.exp: Adjust.
12819
9e19b45e
VP
128202009-12-21 Vladimir Prus <vladimir@codesourcery.com>
12821
12822 PR gdb/10884
12823
12824 * gdb.mi/var-cmd.c (do_bitfield_tests): New
12825 (main): Call do_bitfield_tests.
aacf5b1e 12826 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 12827
d53a7b30
JB
128282009-12-20 Joel Brobecker <brobecker@adacore.com>
12829
12830 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
12831 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
12832 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
12833 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
12834 gdb.modula2/unbounded1.c: Update copyright header.
12835
191ca0a1
CM
128362009-12-10 Chris Moller <moller@mollerware.com>
12837
12838 PR gdb/9399
12839 * gdb.cp/virtfunc2.exp: New tests
12840 * gdb.cp/virtfunc2.cc: New tests
12841 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
12842
0fa6cf1b
MS
128432009-12-10 Oza Pawandeep (paawan1982@yahoo.com
12844
12845 * gdb.reverse/i387-env-reverse.c: New file.
12846 * gdb.reverse/i387-env-reverse.exp: New file.
12847 * gdb.reverse/i387-stack-reverse.c: New file.
12848 * gdb.reverse/i387-stack-reverse.exp: New file.
12849
361ae042
PM
128502009-12-08 Phil Muldoon <pmuldoon@redhat.com>
12851
12852 * gdb.python/py-type.exp (test_range): New test.
12853
bfd31e71
PM
128542009-12-03 Phil Muldoon <pmuldoon@redhat.com>
12855
12856 PR python/10805
12857
12858 * gdb.python/py-type.exp: New file.
12859 * gdb.python/py-type.c: New file.
12860 * Makefile.in: Add py-type.
12861
57a1d736
TT
128622009-12-03 Tom Tromey <tromey@redhat.com>
12863
12864 * gdb.python/py-value.exp (test_parse_and_eval): New
12865 function.
12866
1f3b5d1b
PP
128672009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
12868
12869 PR gdb/11022
12870
12871 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
12872 * gdb.base/pr11022.c: New test.
12873
8b7dbdc9
JK
128742009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12875
12876 Fix spurious false FAILs.
12877 * gdb.base/structs.c (chartest): New.
12878 (main): Fill-in chartest.
12879 * gdb.base/structs.exp (anychar_re, first): New.
12880 (start_structs_test): Import global anychar_re and first.
12881 New gdb_test call "set print elements 300; ${testfile}"
12882 (start_structs_test <$first>): New block.
12883 (any): Import global anychar_re. New variable ac. Use ${ac}.
12884
6a53b2ec
JK
128852009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12886
12887 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
12888
d7167b4c
JK
128892009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12890
12891 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
12892 Force $srcfile file.
12893 * gdb.base/foll-fork.c (callee): Comment out the printf call.
12894
b1798462
UW
128952009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12896
12897 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
12898 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
12899 * gdb.threads/watchthreads-reorder.exp: Likewise.
12900
b6199126
DJ
129012009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
12902
12903 PR gdb/8704
12904
12905 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
12906 "if", and "thread". Correct matching in the previous test.
12907
b22a0510
DJ
129082009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
12909
12910 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
12911
930636d2
MS
129122009-11-23 Michael Snyder <msnyder@vmware.com>
12913
12914 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
12915 * gdb.reverse-watch-precsave.exp: Ditto.
12916
21a0512e
PP
129172009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
12918
12919 * gdb.asm/asm-source.exp: Adjust.
12920 * gdb.base/help.exp: Adjust.
889bf7c5 12921
fc30d5e0
PA
129222009-11-22 Pedro Alves <pedro@codesourcery.com>
12923
12924 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
12925 (do_syscall_tests_without_xml): Set data-directory to
12926 /the/path/to/nowhere.
12927
f6bc2008
PA
129282009-11-21 Pedro Alves <pedro@codesourcery.com>
12929
12930 * gdb.threads/local-watch-wrong-thread.c,
12931 gdb.threads/local-watch-wrong-thread.exp: New files.
12932
8c2fb5de
PA
129332009-11-21 Pedro Alves <pedro@codesourcery.com>
12934
12935 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
12936 assume new `regsub' syntax available.
12937
ebec9a0f
PA
129382009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12939
a79d3c27
JK
12940 * gdb.base/watchpoint-hw-hit-once.exp,
12941 gdb.base/watchpoint-hw-hit-once.c: New.
12942
129432009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12944
12945 * gdb.threads/watchthreads-reorder.exp,
12946 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 12947
276a961b
MK
129482009-11-17 Nathan Sidwell <nathan@codesourcery.com>
12949
12950 * gdb.xml/tdesc-regs.exp: Use for m68k.
12951
4867c1fb
PA
129522009-11-15 Pedro Alves <pedro@codesourcery.com>
12953
12954 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
12955
f6838f81
DJ
129562009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12957
12958 * lib/gdb.exp (current_target_name): New procedure.
12959 (gdb_wrapper_target): New variable.
12960 (gdb_wrapper_init): Set gdb_wrapper_target.
12961 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
12962 wrapper.
12963
4ac4dd3f
DJ
129642009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12965
12966 * gdb.base/remote.exp: Delete the slowest load test.
12967 Do not load with fixed packet sizes.
12968
a7881759
DJ
129692009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12970
12971 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
12972
97a5b505
DJ
129732009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12974
12975 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
12976 srcfile when setting a breakpoint.
12977
d3e1fc54
DJ
129782009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
12979
12980 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
12981 macros.
12982
7cbcbded
DJ
129832009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
12984
12985 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
12986 to be in memory.
12987 * gdb.base/display.c (force_mem): New.
12988 (do_loops): Use it. Add breakpoint comments.
12989 (do_vars): Add a breakpoint comment.
12990 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
12991 line numbers.
12992
bdea3a92
NF
129932009-11-13 Nathan Froyd <froydnj@codesourcery.com>
12994
12995 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
12996 instead of a bare "run".
12997
269f82e5
PP
129982009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
12999
13000 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 13001
a69b7d9d
DJ
130022009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13003
13004 * lib/cell.exp (skip_cell_tests): Clean up test files before
13005 returning.
13006
b598bfda
DJ
130072009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13008
13009 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
13010 and the breakpoint menu. Do not call perror if a prompt is seen.
13011 Consume the following GDB prompt.
13012 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
13013 * gdb.cp/namespace.exp: Use gdb_test.
13014 * gdb.cp/templates.exp: Use gdb_test.
13015 (test_template_breakpoints): Use gdb_test_multiple.
13016
87728fa0
DJ
130172009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13018
13019 * gdb.base/break1.c (struct some_struct, values): Move earlier.
13020 (marker4): Reference values.
13021
b67c692f
DJ
130222009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13023
13024 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
13025 is missing.
13026
f0df251a
DJ
130272009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13028
13029 * gdb.base/break.c (need_malloc): New.
13030 * gdb.base/constvars.c (main): Reference crass and crisp.
13031 * gdb.base/gdb1821.c (main): Reference bar.
13032 * gdb.cp/gdb1355.cc (main): Reference s1.
13033 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
13034 (main): Call them.
13035 * gdb.cp/hang2.cc (dummy2): Define.
13036 * gdb.cp/hang3.cc (dummy3): Define.
13037 * gdb.cp/m-data.cc (main): Reference shadow.
13038
bdf7534a
NF
130392009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
13040 Nathan Froyd <froydnj@codesourcery.com>
13041
13042 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
13043 remote host.
13044
f24fce77
NF
130452009-11-12 Nathan Froyd <froydnj@codesourcery.com>
13046
13047 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
13048 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
13049 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13050 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13051 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13052 * gdb.dwarf2/dw2-producer.exp: Likewise.
13053 * gdb.dwarf2/mac-fileno.exp: Likewise.
13054 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
13055 py-prettyprint.py to the remote host.
13056 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
13057
40f0318e
KS
130582009-11-11 Keith Seitz <keiths@redhat.com>
13059
13060 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
13061 use it instead of "Foo".
13062 * gdb.cp/classes.exp (do_tests): Add a test to access
13063 a method through a typedef'd class name.
13064
f3d9f7fb
NF
130652009-11-11 Nathan Froyd <froydnj@codesourcery.com>
13066
13067 * gdb.base/long_long.exp: Permit leading zeros on floating-point
13068 exponents.
13069 * gdb.base/pointers.exp: Likewise.
13070 * gdb.cp/ref-types.exp: Likewise.
13071
a4216f37
KS
130722009-11-11 Keith Seitz <keiths@redhat.com>
13073
13074 * gdb.cp/cplusfuncs.cc (class foo): Add operators
13075 new[] and delete[].
13076 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
13077 "void".
13078 (probe_demangler): Remove all single-quoting of
13079 method and variable names.
13080 (info_func_regexp): Remove the word "void" from any
13081 occurrence of "(void)".
13082 (print_addr_2): Remove all single-quoting of
13083 method names.
13084 (print_addr_2_kfail): Likewise.
13085 (print_addr): Single-quote C function names before
13086 passing to print_addr_2.
13087 (test_paddr_operator_functions): Remove single-quoting
13088 for method names.
13089 Add tests for operator new[] and operator delete[].
13090
9b14d7aa
JK
130912009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13092
13093 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
13094
85feb311
KS
130952009-11-09 Keith Seitz <keiths@redhat.com>
13096
13097 * gdb.cp/overload.exp: Add tests for resolving overloaded
13098 methods in expression parsing/evaluation.
13099
fa335448
DJ
131002009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
13101
13102 * lib/gdb.exp (default_gdb_version): Use --version instead of
13103 --command.
13104
ec3c07fc
NS
131052009-11-10 Nathan Sidwell <nathan@codesourcery.com>
13106
13107 * lib/gdb.exp (gdb_compile_test): New.
13108 (skip_ada_tests, skip_java_tests): New.
13109 (gdb_compile): Use gdb_compile_test for f77.
13110 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
13111 * lib/java.exp (compile_java_from_source): Remove runtests check,
13112 use gdb_compile_test to record result.
13113 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
13114 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
13115 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
13116 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
13117 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
13118 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
13119 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
13120 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
13121 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
13122 adjust gdb_compile invocations.
13123
b8b4e42b
JK
131242009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13125
13126 * Makefile.in (abs_builddir): New.
13127 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
13128 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
13129 `$(abs_builddir)/site.exp'.
13130
f8b7eaf3
DJ
131312009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
13132
13133 * config/m68k-emc.exp, lib/emc-support.exp,
13134 gdb.trace/gdb_c_test.c: Delete.
13135 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
13136 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13137 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13138 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13139 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13140 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
13141 casing for m68k-*-elf.
13142
c4187697
NS
131432009-11-03 Pedro Alves <pedro@codesourcery.com>
13144
13145 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
13146 * gdb.arch/i386-prologue.exp: Likewise.
13147 * gdb.arch/i386-unwind.exp: Likewise.
13148
db16b772
DJ
131492009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13150
13151 * lib/gdb.exp (gdb_expect): Fix timeout typo.
13152
bcf71277
DJ
131532009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13154
13155 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
13156
0105cee2
DJ
131572009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
13158
13159 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
13160
24ddea62
JK
131612009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13162
13163 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
13164
287ccc17
JK
131652009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13166
13167 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
13168 * gdb.base/sepdebug2.c: New file.
13169
08bca259 131702009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
13171
13172 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
13173 the modified warnings for catch syscall. Verify if GDB was compiled
13174 with support for lib expat, and choose which tests to run depending
13175 on this.
13176
5d4e2b76
VP
131772009-10-30 Vladimir Prus <vladimir@codesourcery.com>
13178
13179 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
13180 that composite commands are parsed OK. And also test
13181 that breakpoint commands do work.
13182
240e538a
MS
131832009-10-23 Michael Snyder <msnyder@vmware.com>
13184
13185 gdb.reverse/consecutive-precsave.exp: Change expect pattern
13186 to allow for new disassembly style.
13187
9c419145
PP
131882009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
13189
13190 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 13191
02506ff1
MS
131922009-10-22 Michael Snyder <msnyder@vmware.com>
13193
13194 * gdb.reverse/break-precsave.exp: New test.
13195 * gdb.reverse/consecutive-precsave.exp: Ditto.
13196 * gdb.reverse/finish-precsave.exp: Ditto.
13197 * gdb.reverse/i386-precsave.exp: Ditto.
13198 * gdb.reverse/machinestate-precsave.exp: Ditto.
13199 * gdb.reverse/sigall-precsave.exp: Ditto.
13200 * gdb.reverse/solilb-precsave.exp: Ditto.
13201 * gdb.reverse/step-precsave.exp: Ditto.
13202 * gdb.reverse/until-precsave.exp: Ditto.
13203 * gdb.reverse/watch-precsave.exp: Ditto.
13204
4cf866a3
MS
132052009-10-22 Michael Snyder <msnyder@vmware.com>
13206
13207 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
13208 for gdb_expect. Adjust one test's expect strings for the new
13209 format of disassemble.
13210 * gdb.reverse/finish-reverse.exp: Delete 'return'.
13211 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
13212 gdb_test_multiple.
13213 * gdb.reverse/step-reverse.exp: Delete 'return'.
13214 * gdb.reverse/until-reverse.exp: Delete blank lines.
13215 * gdb.reverse/watch-reverse.exp: Delete blank lines.
13216
2b28d209
PP
132172009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
13218
13219 * gdb.base/consecutive.exp: Adjust.
13220 * gdb.base/display.exp: Likewise.
13221 * gdb.base/pc-fp.exp: Likewise.
13222 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 13223
33b9c32b
MS
132242009-10-19 Michael Snyder <msnyder@vmware.com>
13225
13226 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
13227 * gdb.reverse/finish-reverse.c: Ditto.
13228 * gdb.reverse/sigall-reverse.c: Ditto.
13229 * gdb.reverse/solib-reverse.c: Ditto.
13230 * gdb.reverse/step-reverse.c: Ditto.
13231 * gdb.reverse/watch-reverse.c: Ditto.
13232
6c95b8df
PA
132332009-10-19 Pedro Alves <pedro@codesourcery.com>
13234 Stan Shebs <stan@codesourcery.com>
13235
13236 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
13237 * gdb.base/foll-exec.exp: Adjust to expect a process id before
13238 "Executing new program".
13239 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
13240 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
13241 left listed after having been killed.
13242 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
13243 * gdb.base/maint.exp: Adjust test.
13244
13245 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
13246 * gdb.multi/Makefile.in: New.
13247 * gdb.multi/base.exp: New.
13248 * gdb.multi/goodbye.c: New.
13249 * gdb.multi/hangout.c: New.
13250 * gdb.multi/hello.c: New.
13251 * gdb.multi/bkpt-multi-exec.c: New.
13252 * gdb.multi/bkpt-multi-exec.exp: New.
13253 * gdb.multi/crashme.c: New.
13254
279017b7
TG
132552009-10-13 Tristan Gingold <gingold@adacore.com>
13256
13257 * gdb.base/sepdebug.exp: Check debug info are found.
13258
0413d738
PA
132592009-10-08 Pedro Alves <pedro@codesourcery.com>
13260
13261 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
13262 bits.
13263
c628eecc
JK
132642009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13265
13266 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
13267
38af1bfe
JB
132682009-10-07 Joel Brobecker <brobecker@adacore.com>
13269
13270 * gdb.base/watchpoints.c: Add copyright header. Reformat one
13271 of the comments.
13272
2b0adecd
PM
132732009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
13274
13275 * gdb.base/annota1.exp: Remove obsolete match_max increase.
13276 * gdb.base/annota3.exp: Idem.
13277 * gdb.base/maint.exp: Idem.
13278
8d417781
PM
132792009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
13280
889bf7c5 13281 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
13282 to default.
13283
bb61102d
PM
132842009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13285
889bf7c5 13286 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
13287 mingw and cygwin targets.
13288
ace5c364
PM
132892009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
13290 Pedro Alves <pedro@codesourcery.com>
13291
889bf7c5 13292 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
13293 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
13294
c2d494a0
PM
132952009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13296
e1b52ce2
PM
13297 * gdb.base/shr1.c: Use %p in format string.
13298 * gdb.base/unload.c: Avoid warning in fprintf.
13299 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 13300
209f53f5
PM
133012009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
13302
13303 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
13304 long type.
13305 (test_unlink): Correct printf string.
13306 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
13307 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
13308
8172766a
JK
133092009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13310
13311 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
13312 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
13313 * gdb.arch/ia64-breakpoint-shadow.S: New file.
13314
0f73703c
UW
133152009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13316
13317 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
13318 * gdb.objc/nondebug.exp: Likewise.
13319
b32306ca
UW
133202009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13321
13322 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
13323 target_info setting.
13324
13325 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
13326 that detect new threads during "info threads".
13327
0057022f
UW
133282009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13329
13330 * gdb.threads/manythreads.c (main): Increase thread stack size
13331 to 2*PTHREAD_STACK_MIN.
13332 * gdb.threads/multi-create.c (main): Likewise.
13333 (create_function): Likewise.
13334
f29c0325
UW
133352009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13336
13337 * gdb.base/dump.exp: Pass difference of pointer types instead
13338 of integer types as offset to restore in intarr3.srec case.
13339
fcb34849
UW
133402009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13341
13342 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
13343
d5142e3b
UW
133442009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13345
13346 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
13347
087b74b2 133482009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 13349
087b74b2
PM
13350 New test for two watchpoints, with disabling of
13351 the first inserted.
13352 * testsuite/gdb.base/watchpoints.c: New file.
13353 * testsuite/gdb.base/watchpoints.exp: New file.
13354
96c07c5b
TT
133552009-09-25 Tom Tromey <tromey@redhat.com>
13356
13357 * gdb.base/charset.exp: Test utf-16 strings with Python.
13358
b8899f2b
TT
133592009-09-25 Tom Tromey <tromey@redhat.com>
13360
13361 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
13362 UCS-4.
13363 * gdb.base/charset.c (utf_32_string): Rename.
13364 (init_utf32): Rename.
13365 (main): Update.
13366
329719ec
TT
133672009-09-22 Tom Tromey <tromey@redhat.com>
13368
13369 * gdb.python/py-function.exp: Add regression tests.
13370
11ef0d76
KS
133712009-09-21 Keith Seitz <keiths@redhat.com>
13372
13373 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
13374 with invalid operator.
13375
3fe8f3b3
KS
133762009-09-21 Keith Seitz <keiths@redhat.com>
13377
13378 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
13379 and destructor using typedef name of class.
13380 * gdb.cp/classes.cc (class Base1): Add a destructor.
13381 (base1): New typedef.
13382 (use_methods): Instanitate an object of type base1.
13383 * gdb.cp/templates.exp (test_template_typedef): New procedure.
13384 (do_tests): Call test_template_typedef.
13385 * gdb.cp/templates.cc (Baz::~Baz): New method.
13386 (intBazOne): New typedef.
13387 (main): Instantiate intBazOne.
13388
7a9fe101
PM
133892009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13390
13391 PR python/10633
13392
13393 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
13394 Function.
13395 (run_lang_tests): Add print elements test.
13396
2e4d963f
PM
133972009-09-21 Phil Muldoon <pmuldoon@redhat.com>
13398
13399 * gdb.python/py-value.exp (test_subscript_regression): New
13400 function. Test for invalid subscripts.
13401 * gdb.python/py-value.c (main): Add test array, and pointer to it.
13402 (ptr_ref): New function.
13403
ec7e75e7
PP
134042009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13405
13406 * gdb.base/default.exp: Fix "show convenience".
13407
0cc7d26f
TT
134082009-09-15 Tom Tromey <tromey@redhat.com>
13409
13410 * lib/mi-support.exp (mi_create_varobj): Update.
13411 (mi_create_floating_varobj): Likewise.
13412 (mi_create_dynamic_varobj): New proc.
13413 (mi_varobj_update): Update.
13414 (mi_varobj_update_with_type_change): Likewise.
13415 (mi_varobj_update_kv_helper): New proc.
13416 (mi_varobj_update_dynamic_helper): Rewrite.
13417 (mi_varobj_update_dynamic): New proc.
13418 (mi_list_varobj_children): Update.
13419 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
13420 * gdb.python/python-prettyprint.py (pp_outer): New class.
13421 (pp_nullstr): Likewise.
13422 (lookup_function): Register new printers.
13423 * gdb.python/python-prettyprint.c (struct substruct): New type.
13424 (struct outerstruct): Likewise.
13425 (substruct_test): New function.
13426 (struct nullstr): New type.
13427 (string_1, string_2): New globals.
13428 (main): Add new tests.
13429 * gdb.python/python-mi.exp: Added regression tests.
13430 * gdb.mi/mi2-var-display.exp: Update.
13431 * gdb.mi/mi2-var-cmd.exp: Update.
13432 * gdb.mi/mi2-var-child.exp: Update.
13433 * gdb.mi/mi2-var-block.exp: Update.
13434 * gdb.mi/mi-var-invalidate.exp: Update.
13435 * gdb.mi/mi-var-display.exp: Update.
13436 * gdb.mi/mi-var-cmd.exp: Update.
13437 * gdb.mi/mi-var-child.exp: Update.
13438 * gdb.mi/mi-var-block.exp: Update.
13439 * gdb.mi/mi-break.exp: Update.
13440 * gdb.mi/gdb701.exp: Update.
13441
a96d9b2e
SDJ
134422009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
13443
13444 * Makefile.in: Inclusion of catch-syscall object.
13445 * gdb.base/catch-syscall.c: New file.
13446 * gdb.base/catch-syscall.exp: New file.
13447
b43b923a
MS
134482009-09-12 Michael Snyder <msnyder@vmware.com>
13449
13450 * gdb.reverse/step-reverse.exp: Explicitly check for targets
13451 that can support reverse debuggnig.
13452
cec03d70
TT
134532009-09-11 Tom Tromey <tromey@redhat.com>
13454
13455 * gdb.dwarf2/valop.S: New file.
13456 * gdb.dwarf2/valop.exp: New file.
13457
e23bb3fc
MK
134582009-09-11 Mark Kettenis <kettenis@gnu.org>
13459
13460 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
13461
37c3696d
DE
134622009-09-10 Doug Evans <dje@google.com>
13463
13464 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
13465 Add $gdb_prompt to second breakpoint regexp.
13466
5172aecb
JB
134672009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
13468
13469 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
13470 names, add missing ones.
13471 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
13472 * gdb.python/py-frame.c: Rename from python-frame.c.
13473 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
13474 testfile name.
13475 * gdb.python/py-function.exp: Rename from python-function.exp.
13476 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
13477 testfile name.
13478 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
13479 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
13480 Adjust testfile name.
13481 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
13482 * gdb.python/py-template.cc: Rename from python-template.cc.
13483 * gdb.python/py-template.exp: Rename from python-template.exp.
13484 Adjust testfile name.
13485 * gdb.python/py-value.c: Rename from python-value.c.
13486 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
13487 testfile name.
13488
b554e4bd
JK
134892009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13490
13491 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
13492 $bpt2address.
13493 (Second breakpoint address is valid on ia64)
13494 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
13495
9a68ae16
JM
134962009-09-03 Joseph Myers <joseph@codesourcery.com>
13497
13498 * gdb.base/ending-run.exp: Restrict regular expression matching
13499 line number to require closing brace following.
13500
146b9145
DE
135012009-09-03 Doug Evans <dje@google.com>
13502
13503 * gdb.base/store.exp (check_set): Fix typo in expected value message.
13504
787d21e1
TT
135052009-09-02 Tom Tromey <tromey@redhat.com>
13506
13507 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
13508
e7802207
TT
135092009-09-02 Tom Tromey <tromey@redhat.com>
13510
13511 * gdb.dwarf2/callframecfa.exp: New file.
13512 * gdb.dwarf2/callframecfa.S: New file.
13513
817aadd2
JK
135142009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13515
13516 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
13517 gdb.base/solib-overlap-main.c: New.
13518
4a76eae5
DJ
135192009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
13520
13521 PR gdb/10565
13522
13523 * gdb.base/bitfields.c (struct container, container): New.
13524 (main): Initialize it and call break5.
13525 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
13526
d4b96c9a
JK
135272009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13528
13529 Support constant DW_AT_data_member_location by GCC PR debug/40659.
13530 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
13531
4e22772d
JK
135322009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13533
13534 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
13535
2efab443
MS
135362009-08-26 Michael Snyder <msnyder@vmware.com>
13537
13538 * gdb.base/i386-reverse.c: New file.
13539 * gdb.base/i386-reverse.exp: New file.
13540 * gdb.base/Makefile.in: Add new files to be removed.
13541
07ab73a0
JM
135422009-08-26 Joseph Myers <joseph@codesourcery.com>
13543
13544 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
13545 environment-pwd for remote host.
13546 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
13547
676accff
KS
135482009-08-24 Keith Seitz <keiths@redhat.com>
13549
13550 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
13551 Add two new C++ completer tests which limit the output to a
889bf7c5 13552 given class.
676accff 13553
f9f7ad22
MS
135542009-08-24 Michael Snyder <msnyder@vmware.com>
13555
13556 * gdb.base/del.exp: Fix typo in comment.
13557 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
13558
81ecdfbb
RW
135592009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13560
13561 * configure: Regenerate.
13562 * gdb.hp/configure: Likewise.
13563 * gdb.hp/gdb.aCC/configure: Likewise.
13564 * gdb.hp/gdb.base-hp/configure: Likewise.
13565 * gdb.hp/gdb.compat/configure: Likewise.
13566 * gdb.hp/gdb.defects/configure: Likewise.
13567 * gdb.hp/gdb.objdbg/configure: Likewise.
13568 * gdb.stabs/configure: Likewise.
13569
cab0c772
UW
135702009-08-19 Doug Evans <dje@google.com>
13571
13572 * gdb.base/gdbvars.c: New file.
13573 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
13574
b8fa0bfa
PA
135752009-08-14 Pedro Alves <pedro@codesourcery.com>
13576
13577 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13578 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
13579
b84aa90a
PA
135802009-08-13 Pedro Alves <pedro@codesourcery.com>
13581
13582 * gdb.base/default.exp: Adjust "set language test": it's now an
13583 enum command. Larger help string moved to "help set language".
13584 * gdb.base/help.exp: Adjust "help set language" expected output,
13585 now lists all known languages.
13586
0d8f9b2c
NF
135872009-08-11 Nathan Froyd <froydnj@codesourcery.com>
13588
13589 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
13590 all frame arguments.
13591 * gdb.arch/altivec-regs.exp: Likewise.
13592
bda180e0
TT
135932009-08-07 Tom Tromey <tromey@redhat.com>
13594
13595 * gdb.base/setshow.exp: Add tests for changes to set language, set
13596 check range, and set check type.
13597
48cb2d85
VP
135982009-08-03 Vladimir Prus <vladimir@codesourcery.com>
13599
13600 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
13601 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 13602 Call it.
48cb2d85 13603
1ea34204
UW
136042009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13605
13606 * configure.ac: Run gdb.cell tests when appropriate.
13607 * configure: Regenerate.
13608 * lib/cell.exp: New file.
13609 * gdb.cell: New directory.
13610 * gdb.cell/configure.ac: New file.
13611 * gdb.cell/configure: New file.
13612 * gdb.cell/Makefile.in: New file.
13613 * gdb.cell/arch.exp: New file.
13614 * gdb.cell/break.c: New file.
13615 * gdb.cell/break.exp: New file.
13616 * gdb.cell/break-spu.c: New file.
13617 * gdb.cell/bt.c: New file.
13618 * gdb.cell/bt2-spu.c: New file.
13619 * gdb.cell/bt-spu.c: New file.
13620 * gdb.cell/bt.exp: New file.
13621 * gdb.cell/coremaker.c: New file.
13622 * gdb.cell/coremaker-spu.c: New file.
13623 * gdb.cell/core.exp: New file.
13624 * gdb.cell/gcore.exp: New file.
13625 * gdb.cell/data.c: New file.
13626 * gdb.cell/data.exp: New file.
13627 * gdb.cell/data-spu.c: New file.
13628 * gdb.cell/ea-cache.exp: New file.
13629 * gdb.cell/ea-cache.c: New file.
13630 * gdb.cell/ea-cache-spu.c: New file.
13631 * gdb.cell/ea-standalone.c: New file.
13632 * gdb.cell/ea-standalone.exp: New file.
13633 * gdb.cell/ea-test.c: New file.
13634 * gdb.cell/ea-test.exp: New file.
13635 * gdb.cell/f-regs.exp: New file.
13636 * gdb.cell/mem-access.c: New file.
13637 * gdb.cell/mem-access.exp: New file.
13638 * gdb.cell/mem-access-spu.c: New file.
13639 * gdb.cell/ptype.exp: New file.
13640 * gdb.cell/registers.exp: New file.
13641 * gdb.cell/size.c: New file.
13642 * gdb.cell/sizeof.exp: New file.
13643 * gdb.cell/size-spu.c: New file.
13644 * gdb.cell/solib.exp: New file.
13645 * gdb.cell/solib-symbol.exp: New file.
13646
85e747d2
UW
136472009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13648
13649 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
13650
58d6951d
DJ
136512009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
13652
13653 * gdb.base/float.exp: Handle VFP registers.
13654
6e0a4f15
MS
136552009-07-14 Michael Snyder <msnyder@vmware.com>
13656
dcd5da87
MS
13657 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
13658 to bring gdb to the beginning of the calling line.
13659
6e0a4f15
MS
13660 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
13661 confusing the i386 epilogue unwinder.
13662
782b2b07
SS
136632009-07-14 Stan Shebs <stan@codesourcery.com>
13664
13665 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
13666
f662c3bc
MS
136672009-07-14 Michael Snyder <msnyder@vmware.com>
13668
13669 * gdb.reverse/step-reverse.exp (stepi into function call):
13670 Call instruction may not be first instruction in the line.
13671 (reverse stepi from a function call): Used wrong line number.
13672
8f313923
JK
136732009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13674
13675 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
13676
4662c76e
JK
136772009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13678
13679 Fix gdb.base/macscp.exp when using custom inputrc.
13680 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
13681 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
13682 env(TERM) set.
13683 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
13684 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
13685
aa81e255
JK
136862009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13687
13688 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
13689 * gdb.base/annota1.exp (thread_test): Import global $testfile.
13690 Change the compilation target to match the testcase name.
13691 * gdb.base/sect-cmd.exp: Change the compilation target to match the
13692 testcase name.
13693 * a2-run.exp: Use for setup prepare_for_testing. Change the
13694 compilation target to match the testcase name.
13695 * gdb.base/commands.exp: Likewise.
13696 * gdb.base/finish.exp: Likewise.
13697 * gdb.base/float.exp: Likewise.
13698 * gdb.base/info-target.exp: Likewise.
13699 * gdb.base/relational.exp: Likewise.
13700 * gdb.base/term.exp: Likewise.
13701 * gdb.base/until.exp: Likewise.
13702 * gdb.base/volatile.exp: Likewise.
13703 * gdb.base/whatis-exp.exp: Likewise.
13704
4c93b1d7
HZ
137052009-07-11 Hui Zhu <teawater@gmail.com>
13706
13707 * gdb.base/help.exp (disassemble): Update expected help text.
13708
812f7342
TT
137092009-07-09 Tom Tromey <tromey@redhat.com>
13710
13711 * lib/gdb.exp: Handle TRANSCRIPT.
13712 (remote_spawn, remote_close, send_gdb): New procs.
13713
fbb8f299
PM
137142009-07-10 Phil Muldoon <pmuldoon@redhat.com>
13715
13716 * gdb.python/python-prettyprint.c: Add counted null string
13717 structure.
13718 * gdb.python/python-prettyprint.exp: Print null string. Test for
13719 embedded nulls.
13720 * gdb.python/python-prettyprint.py (pp_ns): New Function.
13721 * gdb.python/python-value.exp (test_value_in_inferior): Add
13722 variable length string fetch tests.
13723 * gdb.python/python-value.c (main): Add strings for string fetch tests.
13724
c0ac0ec7
JK
137252009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13726
13727 * gdb.base/dump.exp (inaccessible memory is reported): New test.
13728
30b66ecc
TT
137292009-07-07 Tom Tromey <tromey@redhat.com>
13730
13731 * gdb.base/call-rt-st.exp: Update for change to escape output.
13732 * gdb.base/callfuncs.exp: Likewise.
13733 * gdb.base/charset.exp: Likewise.
13734 * gdb.base/constvars.exp: Likewise.
13735 * gdb.base/long_long.exp: Likewise.
13736 * gdb.base/pointers.exp: Likewise.
13737 * gdb.base/printcmds.exp: Likewise.
13738 * gdb.base/setvar.exp: Likewise.
13739 * gdb.base/store.exp: Likewise.
13740 * gdb.cp/ref-types.exp: Likewise.
13741 * gdb.mi/mi-var-child.exp: Likewise.
13742 * gdb.mi/mi-var-display.exp: Likewise.
13743 * gdb.mi/mi2-var-display.exp: Likewise.
13744 * gdb.base/charset.exp: Test octal escape sequence length.
13745 Update for change to escape output.
13746
187c4a2b
JK
137472009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13748
13749 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
13750
d80a43f9
DJ
137512009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
13752
13753 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
13754
047427a8
JK
137552009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13756
13757 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
13758 gdbserver increasing $portnum if "Can't bind address" has been seen.
13759
8b5a0f4f
PA
137602009-07-05 Pedro Alves <pedro@codesourcery.com>
13761
13762 * gdb.base/ending-run.exp: Add "step out of main" pattern for
13763 mingw32ce.
13764
7d93ba58
PA
137652009-07-05 Pedro Alves <pedro@codesourcery.com>
13766
13767 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
13768 VFP format.
13769
2277426b
PA
137702009-07-02 Pedro Alves <pedro@codesourcery.com>
13771
13772 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
13773 linux. Adjust to use "inferior", "info inferiors", "detach
13774 inferior" and "kill inferior" instead of "restart", "info fork",
13775 "detach fork" and "delete fork".
13776 * gdb.base/ending-run.exp: Spell out "info".
13777 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
13778 the "kill" command.
13779
5af949e3
UW
137802009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13781
13782 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
13783 change to prefix TLS offset in hex with 0x.
13784
5d3729b5
UW
137852009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13786
13787 * gdb.base/default.exp: Update test case for "x" changes.
13788
af589bd0
TG
137892009-07-01 Tristan Gingold <gingold@adacore.com>
13790
13791 * gdb.base/bigcore.exp: Make darwin untested.
13792
40974f91
JK
137932009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13794
13795 * gdb.base/completion.exp (directory completion): Create the directory.
13796 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
13797 escapeuniquesub.
13798 (directory completion 2): Expect now ${escapeuniquesub}.
13799 (Glob remaining of directory test): Remove one excessive newline.
13800 Expect the real output.
13801
59dd3af6
JK
138022009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13803
13804 Fix `make check//%' target after `make check' has been ran.
13805 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
13806 a mkdir call.
13807 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
13808 (%/.dir): Remove.
13809
f4e164aa
JK
138102009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13811
13812 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
13813 the expected result record.
13814
69af2122
JK
138152009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13816
13817 Remove racy FAILs relying just on the timeouts.
13818 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
13819 (annotation_level 2): Remove racy FAILs.
13820
2fd481e1
PP
138212009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
13822
13823 gdb/10275
889bf7c5
PA
13824 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
13825
c38f313d
DJ
138262009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
13827
13828 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
13829
8b777f02
VP
138302009-06-30 Vladimir Prus <vladimir@codesourcery.com>
13831
13832 * gdb.mi/mi-stack.exp: Testing symbolic options
13833 to -stack-list-locals and -stack-list-arguments.
13834
00c7eacf
JK
138352009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13836
13837 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
13838
6bc80edc
TT
138392009-06-29 Tom Tromey <tromey@redhat.com>
13840
13841 * dg-extract-results.sh: New file.
13842 * Makefile.in (FORCE_PARALLEL): New variable.
13843 (CHECK_TARGET): New conditional variable.
13844 (check): Use CHECK_TARGET.
13845 (DO_RUNTEST): New variable.
13846 (check-single): New target.
13847 (TEST_DIRS): New variable.
13848 (TEST_TARGETS): Likewise.
13849 (check-parallel): New target.
13850 (check-gdb.%): New pattern.
13851 (BASE1_FILES): New variable.
13852 (BASE2_FILES): Likewise.
13853 (check-gdb.base%): New pattern.
13854 (%/.dir): New pattern.
13855 * configure: Rebuild.
13856 * aclocal.m4 (AM_CONDITIONAL): New defun.
13857 * configure.ac: Check whether user is using GNU make.
13858 (GMAKE): New conditional.
13859
794684b6
SW
138602009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
13861
13862 * gdb.cp/namespace-nested-import.cc: New test.
13863 * gdb.cp/namespace-nested-import.exp: New test.
13864
edb3359d
DJ
138652009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
13866
13867 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
13868 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
13869 * gdb.opt/Makefile.in (EXECUTABLES): Update.
13870 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
13871 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
13872 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
13873 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
13874 gdb.opt/inline-markers.c: New files.
13875 * lib/gdb.exp (skip_inline_frame_tests): New function.
13876 (skip_inline_var_tests): New function.
13877
cf657a0c
AS
138782009-06-27 Andreas Schwab <schwab@linux-m68k.org>
13879
13880 * gdb.cp/exception.exp: Don't require $hex before inner frame in
13881 backtrace.
13882
28d41a99
MS
138832009-06-27 Michael Snyder <msnyder@vmware.com>
13884
13885 * gdb.reverse: New directory.
13886 * gdb.reverse/break-reverse.c: New test.
13887 * gdb.reverse/break-reverse.exp: New test.
13888 * gdb.reverse/consecutive-reverse.c: New test.
13889 * gdb.reverse/consecutive-reverse.exp: New test.
13890 * gdb.reverse/finish-reverse.c: New test.
13891 * gdb.reverse/finish-reverse.exp: New test.
13892 * gdb.reverse/machinestate.c: New test.
13893 * gdb.reverse/ms1.c: New test.
13894 * gdb.reverse/machinestate.exp: New test.
13895 * gdb.reverse/Makefile.in: New file.
13896 * gdb.reverse/shr2.c: New test.
13897 * gdb.reverse/solib-reverse.c: New test.
13898 * gdb.reverse/solib-reverse.exp: New test.
13899 * gdb.reverse/step-reverse.c: New test.
13900 * gdb.reverse/step-reverse.exp: New test.
13901 * gdb.reverse/until-reverse.c: New test.
13902 * gdb.reverse/ur1.c: New test.
13903 * gdb.reverse/until-reverse.exp: New test.
13904 * gdb.reverse/watch-reverse.c: New test.
13905 * gdb.reverse/watch-reverse.exp: New test.
13906 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
13907 * configure: Regenerate.
13908
fe3c8b0d
DE
139092009-06-26 Doug Evans <dje@google.com>
13910
13911 * gdb.base/psymtab.exp: Turn off pending breakpoints.
13912
3a72a602
PM
139132009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
13914
13915 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
13916 windows problem for 'file delete $binfile'.
13917
27aa8d6a
SW
139182009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
13919
13920 * gdb.cp/namespace-using.exp: New test.
13921 * gdb.cp/namespace-using.cc: New test.
13922
8ac055f8
JB
139232009-05-20 Joel Brobecker <brobecker@adacore.com>
13924
13925 * gdb.ada/variant_record_packed_array: New testcase.
13926
85e306ed
TT
139272009-06-23 Tom Tromey <tromey@redhat.com>
13928
13929 * gdb.base/charset.exp (test_combination): Regression test.
13930 * gdb.base/charset.c (my_wchar_t): New typedef.
13931 (myvar): New global.
13932 (main): Set myvar.
13933
56643c5e
PM
139342009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
13935
13936 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
13937 target.
13938
1fac167a
UW
139392009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13940
13941 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
13942
7ccb0be9
UW
139432009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13944
13945 * gdb.mi/gdb680.exp: Update test for error message.
13946
568d6575
UW
139472009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13948
13949 * gdb.base/annota1.exp: Allow multiple occurrences of the
13950 frames-invalid annotation.
13951 * gdb.cp/annota2.exp: Likewise.
13952
7cd1089b
PM
139532009-06-15 Phil Muldoon <pmuldoon@redhat.com>
13954
13955 * gdb.cp/gdb2495.cc: New file.
13956 * gdb.cp/gdb2495.exp: New file.
13957
72c63395
JK
139582009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13959
13960 Report error on GDB crash during runto.
13961 * lib/gdb.exp (runto <eof>): New.
13962
3788363d
DJ
139632009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
13964
13965 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
13966 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
13967 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
13968 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
13969 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
13970 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
13971 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
13972 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
13973 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
13974 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
13975 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
13976 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
13977 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
13978 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
13979 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
13980 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
13981 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
13982 gdb.server/server-mon.exp, gdb.server/server-run.exp,
13983 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
13984 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
13985 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
13986 gdb.trace/passcount.exp, gdb.trace/report.exp,
13987 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
13988 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
13989 gdb.trace/while-stepping.exp: Use a unique name for the compiled
13990 executable.
13991
17592de3
PA
139922009-06-07 Pedro Alves <pedro@codesourcery.com>
13993
13994 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
13995 defined before referencing it.
13996
701e355d
DE
139972009-06-03 Doug Evans <dje@google.com>
13998
13999 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
14000 * gdb.arch/i386-see.c: Ditto.
14001
f2292c65
PM
140022009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
14003
14004 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
14005 (check_macro): Return 1 if undefined.
14006 If first test fails, check if macro debug information is available,
14007 and report unsupported test if no macro information is found.
14008
5a437975
DE
140092009-05-29 Doug Evans <dje@google.com>
14010
14011 * gdb.threads/hand-call-in-threads.exp: New.
14012 * gdb.threads/hand-call-in-threads.c: New.
14013
c141c696
MS
140142009-05-29 Michael Snyder <msnyder@vmware.com>
14015
14016 * gdb.base/break-always.exp: Change "1" to "on".
14017 Add confirmation check.
14018
b3444185
PA
140192009-05-28 Pedro Alves <pedro@codesourcery.com>
14020
14021 * gdb.threads/threxit-hop-specific.c: New.
14022 * gdb.threads/threxit-hop-specific.exp: New.
14023 * gdb.threads/thread-execl.c: New.
14024 * gdb.threads/thread-execl.exp: New.
14025
b6313243
TT
140262009-05-27 Tom Tromey <tromey@redhat.com>
14027 Thiago Jung Bauermann <bauerman@br.ibm.com>
14028
14029 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
14030 (mi_child_regexp): Likewise.
14031 (mi_list_varobj_children_range): Likewise.
14032 (mi_get_features): Likewise.
14033 (mi_list_varobj_children): Rewrite.
14034 * gdb.python/python-mi.exp: New file.
14035
a6bac58e
TT
140362009-05-27 Tom Tromey <tromey@redhat.com>
14037 Thiago Jung Bauermann <bauerman@br.ibm.com>
14038 Phil Muldoon <pmuldoon@redhat.com>
14039 Paul Pluzhnikov <ppluzhnikov@google.com>
14040
14041 * gdb.python/python-prettyprint.exp: New file.
14042 * gdb.python/python-prettyprint.c: New file.
14043 * gdb.python/python-prettyprint.py: New file.
14044 * gdb.base/display.exp: print/r is now valid.
14045
2c74e833
TT
140462009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
14047 Tom Tromey <tromey@redhat.com>
14048 Pedro Alves <pedro@codesourcery.com>
14049 Paul Pluzhnikov <ppluzhnikov@google.com>
14050
14051 * gdb.python/python-template.exp: New file.
14052 * gdb.python/python-template.cc: New file.
14053 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14054 tests.
14055 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14056 Call it.
14057 (test_value_after_death): New proc.
14058 * gdb.python/python-value.c (PTR): New typedef.
14059 (main): New variable 'x'.
14060
89c73ade
TT
140612009-05-27 Tom Tromey <tromey@redhat.com>
14062
14063 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
14064 tests.
14065 * gdb.python/python-value.exp (py_objfile_tests): New proc.
14066 Call it.
14067
a75724bc
PA
140682009-05-27 Pedro Alves <pedro@codesourcery.com>
14069
14070 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
14071
e58b0e63
PA
140722009-05-24 Pedro Alves <pedro@codesourcery.com>
14073
14074 * gdb.threads/fork-thread-pending.c: New.
14075 * gdb.threads/fork-thread-pending.exp: New.
14076
4ac36638
JK
140772009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14078
14079 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
14080 * gdb.dwarf2/dw2-strp.S (a_string2): New.
14081
889bf7c5 140822009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 14083
889bf7c5 14084 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 14085
b242c3c2
PA
140862009-05-17 Pedro Alves <pedro@codesourcery.com>
14087
14088 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
14089 `gdb_get_line_number'. Call `callee' in both parent and child.
14090 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
14091 `gdb_get_line_number' instead of hardcoding line numbers.
14092 (catch_fork_unpatch_child): New procedure to test detaching
14093 breakpoints from child fork.
14094 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
14095 hardcoding line numbers.
14096 (do_fork_tests): Run `catch_fork_unpatch_child'.
14097
ee342b23
VP
140982009-05-17 Vladimir Prus <vladimir@codesourcery.com>
14099
14100 * gdb.mi/mi-cmd-var.exp: Check that when varobj
14101 of structure type enters or leaves the scope, it
14102 is reported by -var-update.
14103
e2009e98
DE
141042009-05-11 Doug Evans <dje@sebabeach.org>
14105
14106 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 14107 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
14108 * gdb.threads/schedlock.c (main): Fix off-by-one error.
14109
00903456
JK
141102009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14111
14112 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
14113
dc621c35
DE
141142009-04-30 Doug Evans <dje@google.com>
14115
14116 * gdb.threads/watchthreads2.exp: New testcase.
14117 * gdb.threads/watchthreads2.c: New testcase.
14118
9ab4e744
DE
141192009-04-29 Doug Evans <dje@google.com>
14120
14121 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
14122 * gdb.cp/mb-ctor.cc: Ditto.
14123 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
14124 * gdb.cp/mb-inline.h (multi_line_foo): New function.
14125 * gdb.cp/mb-inline1.cc: Call it.
14126 * gdb.cp/mb-inline2.cc: Ditto.
14127 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
14128 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
14129
484086b7
JK
141302009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14131
14132 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
14133 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
14134 Replace all uses of `decimal' by `nonzero'.
14135 (info macro FROM_COMMANDLINE): New test.
14136
379a77b5
TT
141372009-04-27 Tom Tromey <tromey@redhat.com>
14138
14139 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
14140
b92b73c2
DE
141412009-04-27 Doug Evans <dje@google.com>
14142
14143 * gdb.threads/watchthreads.c (main): Initialize args before starting
14144 the threads. Plus formatting cleanup.
14145 * gdb.threads/watchthreads.exp: Avoid errant failures due to
14146 biased scheduling of one thread.
14147
945a118d
JG
141482009-04-27 Jerome Guitton <guitton@adacore.com>
14149
14150 * gdb.cp/templates.cc (GetMax): New template.
14151 (main): Declare two instances of GetMax.
14152 * gdb.cp/templates.exp: Add new test.
14153
d389af10
JK
141542009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14155
14156 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
14157
e7f86de9
JM
141582009-04-22 Joseph Myers <joseph@codesourcery.com>
14159
14160 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
14161
334cc82d
TT
141622009-04-15 Tom Tromey <tromey@redhat.com>
14163
14164 * gdb.base/charset.exp: Add regression test.
14165
d12672cc
JB
141662009-04-14 Joel Brobecker <brobecker@adacore.com>
14167
14168 * gdb.base/exe-lock.exp: New testcase.
14169
18e8c3bc
TT
141702009-04-13 Tom Tromey <tromey@redhat.com>
14171
14172 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
14173 operator on Frame.
14174
5ecd5cbe
UW
141752009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14176
14177 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
14178 * gdb.server/ext-attach.exp: Likewise.
14179
7309f756
VP
141802009-04-03 Vladimir Prus <vladimir@codesourcery.com>
14181
14182 Eliminate some sleep usage.
14183
889bf7c5
PA
14184 * gdb.mi/basics.c (do_nothing): New.
14185 (main): Use do_nothing instead of printf, so that
14186 not to introduce race condition between output of
14187 inferiour and output of gdb. Do not use sleep as it
14188 is not generally available on embedded targets.
7309f756 14189
f4b95f6f
PA
141902009-04-02 Pedro Alves <pedro@codesourcery.com>
14191
14192 * gdb.server/ext-attach.exp: Expect an optional process id after
14193 "Detached from remote process".
14194
de40b933
JK
141952009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14196
14197 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
14198 gdb.dwarf2/dw2-unresolved.exp: New.
14199
2ae101a4
PA
142002009-04-02 Pedro Alves <pedro@codesourcery.com>
14201
14202 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
14203 mi_run_to_main.
14204
56a8e183
PA
142052009-04-02 Pedro Alves <pedro@codesourcery.com>
14206
14207 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
14208 mi_run_to_main. Skip thread exit test on remote targets.
14209 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
14210 mi_run_to_main.
14211 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
14212 mi_run_to_main.
14213 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
14214 when expecting ^connected. Detect when the target doesn't support
14215 non-stop mode.
14216 (mi_run_cmd): Detect if non-stop mode was requested by isn't
14217 supported. Return -1 on error, 0 on success.
14218 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
14219 (mi_runto): Return mi_runto_helper's result explicitly.
14220
c35fafde
PA
142212009-04-01 Pedro Alves <pedro@codesourcery.com>
14222
14223 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
14224
f8a8dce6
JB
142252009-04-01 Tom Tromey <tromey@redhat.com>
14226
14227 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
14228 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
14229 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
14230 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
14231
71c25dea
TT
142322009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
14233 Jan Kratochvil <jan.kratochvil@redhat.com>
14234
14235 PR gdb/931
14236 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
14237 output.
14238 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
14239 for gdb/931.
14240 * dw2-strp.S (DW_AT_language): Change to C++.
14241 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
14242
02d9a9ce
JB
142432009-03-31 Joel Brobecker <brobecker@adacore.com>
14244
14245 * gdb.ada/tasks: New testcase.
14246
1042e4c0
SS
142472009-03-30 Stan Shebs <stan@codesourcery.com>
14248
14249 * gdb.trace/actions.exp: Update to match new info trace format.
14250 * gdb.trace/deltrace.exp: Ditto.
14251 * gdb.trace/infotrace.exp: Ditto.
14252 * gdb.trace/passcount.exp: Ditto.
14253 * gdb.trace/save-trace.exp: Ditto.
14254 * gdb.trace/while-stepping.exp: Ditto.
14255 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
14256
f8f6f20b
TJB
142572009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14258
14259 * gdb.python/python-frame.c: New file.
14260 * gdb.python/python-frame.exp: New file.
14261
c0c6f777
TJB
142622009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
14263
14264 * gdb.python/python-value.exp: Add tests for the address
14265 attribute.
14266
3cb51905
AS
142672009-03-29 Andreas Schwab <schwab@linux-m68k.org>
14268
14269 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
14270
88fc996f
DE
142712009-03-26 Doug Evans <dje@google.com>
14272
14273 * gdb.mi/mi-nonstop-exit.exp: New file.
14274 * gdb.mi/non-stop-exit.c: New file.
14275
56ef84b1
TT
142762009-03-26 Tom Tromey <tromey@redhat.com>
14277
14278 Update for change to prologue skipping:
14279 * gdb.mi/mi2-simplerun.exp: Update.
14280 * gdb.mi/mi2-break.exp: Update.
14281 * gdb.mi/mi-simplerun.exp: Update.
14282 * gdb.mi/mi-break.exp: Update.
14283 * gdb.base/ending-run.exp: Update.
14284
def2b000
TJB
142852009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
14286
14287 * gdb.python/python-value.exp (test_value_in_inferior): Test
14288 gdb.Value.is_optimized_out attribute.
14289
442ddf59
JK
142902009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14291
14292 * gdb.dwarf2/dw2-noloc-main.c: New file.
14293 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
14294 (.text): Remove.
14295 (.data): New.
14296 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
14297 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
14298 (DW_TAG_subprogram func_cu1, noloc): Remove.
14299 (main): New.
14300 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
14301 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
14302 (file_symbols): New procedure.
14303
a8df5de4
TT
143042009-03-25 Tom Tromey <tromey@redhat.com>
14305
14306 * gdb.base/charset.exp (valid_target_charset): New proc.
14307 Use it to skip tests on invalid charsets.
14308
cc1d7add
PM
143092009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
14310
14311 * gdb.base/completion.exp: Add a test for directory completion.
14312
bcd5727b
JK
143132009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14314
14315 Fix a racy FAIL.
14316 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
14317 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
14318
cc924cad
TJB
143192009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
14320
14321 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
14322 * gdb.python/python-function.exp: Add test for function returning
14323 a GDB value.
14324
bc3b79fd
TJB
143252009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
14326
14327 * gdb.python/python-function.exp: New file.
14328
6c7a06a3
TT
143292009-03-20 Tom Tromey <tromey@redhat.com>
14330
14331 * gdb.base/store.exp: Update for change to escape output.
14332 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
14333 to escape output.
14334 * gdb.base/pointers.exp: Update for change to escape output.
14335 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
14336 to escape output.
14337 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
14338 escape output.
14339 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
14340 to escape output.
14341 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
14342 escape output.
14343 * gdb.base/setvar.exp: Update for change to escape output.
14344 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
14345 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
14346 to escape output.
14347 (test_print_string_constants): Likewise.
14348 * gdb.base/charset.exp (valid_host_charset): Check size of
14349 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
14350 cases. Handle "auto"-related output.
14351 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
14352 (uvar, Uvar): New globals.
14353
c31af87b
JG
143542009-03-19 Jerome Guitton <guitton@adacore.com>
14355
14356 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
14357 deltas.
14358 * gdb.ada/fixed_points.exp: Ditto.
14359
51272cf2
PA
143602009-03-18 Pedro Alves <pedro@codesourcery.com>
14361
14362 * return-nodebug.c: Don't include stdio.h.
14363 (init): Delete.
14364 (func): Delete definition and provide extern declaration.
14365 (t): New.
14366 (main): Don't call printf. Call func and store its result in t.
14367 * return-nodebug1.c: New.
14368 * return-nodebug.exp: Don't expect stdio output. Instead, print
14369 the global variable t. Drop printf formatters and cast types from
14370 foreach loop. Don't use prepare_for_testing. Compile
14371 return-nodebug.c and return-nodebug1.c in separate steps. Don't
14372 define FORMAT or CAST.
14373
d24948ac
PP
143742009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14375
14376 * gdb.base/solib-display.exp: Disable test for remote targers.
14377
61ff14c6
JK
143782009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14379
14380 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
14381
cb4dce93
JK
143822009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14383
14384 Fix a racy FAIL.
14385 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
14386 code from `follow parent, print pids'.
14387 (`follow child, print pids', `follow parent, print pids'): Call it.
14388 Replace `gdb_test "break..."' by gdb_breakpoint.
14389
f7c60c5e
VP
143902009-03-13 Vladimir Prus <vladimir@codesourcery.com>
14391
14392 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 14393 sync and async modes.
f7c60c5e 14394
383ace49
JB
143952009-03-12 Joel Brobecker <brobecker@adacore.com>
14396
14397 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
14398 that was checked in by mistake. Remove loading of ada.exp, since
14399 this is not necessary in this case.
14400
4ce102af
JB
144012009-03-12 Joel Brobecker <brobecker@adacore.com>
14402
14403 * gdb.ada/ptype_arith_binop.exp: New testcase.
14404
529a2aef
JB
144052009-03-12 Joel Brobecker <brobecker@adacore.com>
14406
14407 * gdb.ada/mod_from_name: New testcase.
14408
8a38181c
JB
144092009-03-12 Joel Brobecker <brobecker@adacore.com>
14410
14411 * gdb.ada/tick_last_segv: New testcase.
14412
11436dee
VP
144132009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14414
61ff14c6 14415 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 14416
1f31650a
VP
144172009-03-12 Vladimir Prus <vladimir@codesourcery.com>
14418
61ff14c6
JK
14419 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
14420 include the token in ^running and frame info in *stopped.
1f31650a 14421
a3247a22
PP
144222009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
14423
14424 * solib-display.exp: New file.
14425 * solib-display-main.c: New file.
14426 * solib-display-lib.c: New file.
61ff14c6 14427
aae64587
PA
144282009-03-05 Pedro Alves <pedro@codesourcery.com>
14429
14430 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
14431
44aabfbc
JK
144322009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14433
14434 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
14435 (list_and_check_macro): Use more specific test name.
14436 (next to definition): Make the test names unique.
14437
c087fcd3
PM
144382009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
14439
14440 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 14441
c86cf029
VP
144422009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14443
14444 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
14445 notifications.
14446 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
14447 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
14448 * lib/mi-support.exp (library_loaded_re): New.
14449 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
14450
3ea85240
VP
144512009-02-17 Vladimir Prus <vladimir@codesourcery.com>
14452
14453 * gdb.gdb/observer.exp: Use test_notification observer, not
14454 normal_stop, everywhere.
14455 (test_normal_stop_notifications): Rename to...
14456 (test_notifications): ...this.
14457 (test_observer_normal_stop): Rename to...
14458 (test_observer): ...this.
14459
1903f0e6
DE
144602009-02-16 Doug Evans <dje@google.com>
14461
14462 * gdb.arch/amd64-disp-step.S (test_int3): New test.
14463 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
14464 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
14465 (test_prefixed_syscall,test_int3): New tests.
14466 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
14467 (test_prefixed_syscall,test_int3): New tests.
14468
1d33d6ba
VP
144692009-02-14 Vladimir Prus <vladimir@codesourcery.com>
14470
3cb51905
AS
14471 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
14472 (mi_expect_interrupt): Likewise.
14473 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
14474 response.
1d33d6ba 14475
faafb047
PM
144762009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14477
14478 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
14479 * gdb.base/pc-fp.exp (get_valueofx): Remove.
14480 Replace calls to get_valueofx by get_hexadecimal_valueof.
14481
417e16e2
PM
144822009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
14483
14484 * lib/gdb.exp (get_valueof): Accept anything as a return value.
14485 (get_integer_valueof): New procedure.
14486 (get_sizeof): Use new get_integer_value_of.
14487 * gdb.base/sizeof.exp: Replace all uses of get_valueof
14488 by get_integer_valueof.
14489
7065b901
TT
144902009-02-13 Tom Tromey <tromey@redhat.com>
14491
14492 * gdb.base/remote.exp (get_sizeof): Remove.
14493 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
14494 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
14495 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
14496 * lib/gdb.exp (get_valueof): Move from long_long.exp.
14497 (get_sizeof): Likewise.
14498
5d7cb8df
JK
144992009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14500
14501 PR fortran/9806
14502 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
14503
b2febfff
PP
145042009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14505
14506 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
14507
4aa995e1
PA
145082009-02-06 Pedro Alves <pedro@codesourcery.com>
14509
14510 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
14511
d8906c6f
TJB
145122009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14513
14514 * gdb.python/python-cmd.exp: New file.
14515
ff4ab08d
TG
145162009-02-06 Tristan Gingold <gingold@adacore.com>
14517
14518 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
14519
aacd552b
TG
145202009-02-05 Tristan Gingold <gingold@adacore.com>
14521
14522 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
14523 pointer is dereferenced and use this signal name in regexp.
14524 * gdb.base/signull.exp: Ditto.
14525 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
14526 * gdb.base/signull.c (main): Ditto.
14527
08c637de
TJB
145282009-02-04 Tom Tromey <tromey@redhat.com>
14529 Thiago Jung Bauermann <bauerman@br.ibm.com>
14530
14531 * gdb.python/python-value.exp: Use `gdb.history' instead of
14532 `gdb.value_from_history'.
14533 (test_value_numeric_ops): Add test for conversion of enum constant.
14534 * gdb.python/python-value.c (enum e): New type.
14535 (evalue): New global.
14536 (main): Use argv.
14537
20261af8
JG
145382009-02-04 Jerome Guitton <guitton@adacore.com>
14539
14540 * gdb.ada/uninitialized_vars: New test program.
14541 * gdb.ada/uninitialized_vars.exp: New testcase.
14542
52e44b43
TT
145432009-02-02 Tom Tromey <tromey@redhat.com>
14544
14545 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
14546 * gdb.cp/pr2489.cc: Rename...
14547 * gdb.cp/pr9594.cc: ... to this.
14548
1c71341a
TT
145492009-02-02 Tom Tromey <tromey@redhat.com>
14550
14551 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
14552 * gdb.cp/pr2489.cc: New file.
14553 * gdb.cp/cpcompletion.exp: New file.
14554
a4295225
TT
145552009-02-02 Tom Tromey <tromey@redhat.com>
14556
14557 PR exp/9059:
14558 * gdb.cp/call-c.exp: Add regression test.
14559 * gdb.cp/call-c.cc (FooHandle): New typedef.
14560 (main): New variable 'handle'.
14561
592375cd
VP
145622009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14563
14564 * lib/mi-support.exp (et_mi_thread_list)
14565 (check_mi_and_console_threads): Adjust for current thread in
14566 -thread-list-ids output.
14567
41447f92
VP
145682009-01-30 Vladimir Prus <vladimir@codesourcery.com>
14569
889bf7c5
PA
14570 * gdb.mi/mi-break.exp (test_disabled_creation): New.
14571 Call it.
41447f92 14572
35669430
DE
145732009-01-28 Doug Evans <dje@google.com>
14574
14575 * gdb.arch/amd64-disp-step.S: New file.
14576 * gdb.arch/amd64-disp-step.exp: New file.
14577 * gdb.arch/i386-disp-step.S: New file.
14578 * gdb.arch/i386-disp-step.exp: New file.
14579
09f00d9a
PM
145802009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
14581
14582 * gdb.base/find.exp: Set newline variable
14583 using quotes instead of braces to fix cygwin failures.
14584
1e8fb976
PA
145852009-01-23 Pedro Alves <pedro@codesourcery.com>
14586
14587 * gdb.base/radix.exp: Add tests to ensure that that set
14588 input-radix 0 and set output-radix 0 are really rejected.
14589
da061712
PA
145902009-01-23 Pedro Alves <pedro@codesourcery.com>
14591
14592 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
14593 copyright years.
14594
dd7e2d2b
PA
145952009-01-23 Pedro Alves <pedro@codesourcery.com>
14596
14597 PR gdb/9664:
14598 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
14599
392452f6
PA
146002009-01-22 Pedro Alves <pedro@codesourcery.com>
14601
14602 PR c++/9631:
14603 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
14604
8653e71c
PM
146052009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
14606
14607 * gdb.server/file-transfer.exp: Use EXEEXT variable for
14608 binfile definition to fix Windows OS failure.
14609
a12cc160
DJ
146102009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14611
14612 PR gdb/9346
14613 * gdb.base/interrupt.c (sigint_handler): New.
14614 (main): Install a SIGINT handler if SIGNALS is defined. Exit
14615 on error.
14616 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
14617 Test "signal SIGINT".
14618
b89667eb
DE
146192009-01-19 Doug Evans <dje@google.com>
14620
14621 * gdb.base/break.exp: Update expected gdb output.
14622 * gdb.base/sepdebug.exp: Ditto.
14623 * gdb.mi/mi-syn-frame.exp: Ditto.
14624 * gdb.mi/mi2-syn-frame.exp: Ditto.
14625 * gdb.base/call-signal-resume.exp: New file.
14626 * gdb.base/call-signals.c: New file.
14627 * gdb.base/unwindonsignal.exp: New file.
14628 * gdb.base/unwindonsignal.c: New file.
14629 * gdb.threads/interrupted-hand-call.exp: New file.
14630 * gdb.threads/interrupted-hand-call.c: New file.
14631 * gdb.threads/thread-unwindonsignal.exp: New file.
14632
adb483fe
DJ
146332009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
14634
14635 * gdb.base/define.exp: Test defining and hooking prefix commands.
14636 * gdb.python/python.exp: Update test for "show user" output.
14637
60023297
JK
146382009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14639
14640 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
14641 now the output exactly, using less wildcards. Expect also the output
14642 of gfortran-4.3. Update for the f-valprint.c modification from
14643 2008-04-22.
14644 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
14645 Remove gdb_test test names where matching the command.
14646
ccc57cf9
PA
146472009-01-01 Pedro Alves <pedro@codesourcery.com>
14648
14649 PR breakpoints/9681:
14650 * gdb.base/watchpoint.exp: Add regression test.
14651
c7a6ca08
PA
146522008-12-31 Pedro Alves <pedro@codesourcery.com>
14653
14654 * gdb.threads/attach-into-signal.exp: Don't use
14655 gdb_suppress_entire_file.
14656 * gdb.threads/attach-stopped.exp: Ditto.
14657 * gdb.threads/attachstop-mt.exp: Ditto.
14658
3a031f65
PA
146592008-12-31 Pedro Alves <pedro@codesourcery.com>
14660
14661 PR gdb/8812:
14662 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
14663
09e6485f
PA
146642008-12-29 Pedro Alves <pedro@codesourcery.com>
14665
14666 PR gdb/7536:
14667 * gdb.base/radix.exp: Add tests to ensure invalid input radices
14668 and unsupported output radices are really rejected.
14669
0cd53049
JK
146702008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14671
14672 * gdb.cp/punctuator.exp: Backslash the '$' signs.
14673
ba163c7e
TT
146742008-12-22 Tom Tromey <tromey@redhat.com>
14675
14676 * gdb.cp/punctuator.exp: New file.
14677
6f4de6c9
JK
146782008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14679
14680 * gdb.base/completion.exp (Completing non-existing component): New test.
14681
0f34d0b4
JK
146822008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14683
14684 Fix for PR gdb/8648.
14685 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
14686 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
14687 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
14688 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
14689
db2ad4c3
JK
146902008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14691
14692 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
14693
bb5ef15e
DP
146942008-12-16 Christophe Lyon <christophe.lyon@st.com>
14695
14696 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
14697 compiler actually generate code at the expected line number.
14698
90142adc
JZ
146992008-12-15 Jie Zhang <jie.zhang@analog.com>
14700
14701 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
14702
fad6eecd
TT
147032008-12-12 Tom Tromey <tromey@redhat.com>
14704
14705 * gdb.base/commands.exp (redefine_hook_test): New proc.
14706 Call it.
14707
17c8aaf5
TT
147082008-12-11 Tom Tromey <tromey@redhat.com>
14709
14710 * gdb.base/macscp.exp: New regression test.
14711
7c8adf68
TT
147122008-12-11 Tom Tromey <tromey@redhat.com>
14713
14714 * gdb.base/macscp.exp: Print "address.addr".
14715 * gdb.base/macscp1.c (struct outer): New struct.
14716 (address): New global.
14717
b05dcbb7
TT
147182008-12-09 Tom Tromey <tromey@redhat.com>
14719
14720 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
14721 Call it.
14722
2d476de1
DE
147232008-12-04 Doug Evans <dje@google.com>
14724
14725 * gdb.server/ext-run.exp: Relax regexp for init program.
14726
87bdc959
TG
147272008-12-03 Tristan Gingold <gingold@adacore.com>
14728
14729 * gdb.base/macscp.exp: Generate an object file during compilation
14730 to work around Darwin dsymutil limitations.
14731
e0740f77
JK
147322008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14733
14734 Test resolving external references to TLS variables.
14735 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
14736 FILE2_THREAD_LOCAL.
14737 (testfile2, srcfile2): New variables.
14738 * gdb.threads/tls.c (file2_thread_local)
14739 (function_referencing_file2_thread_local): New.
14740 * gdb.threads/tls2.c: New file.
14741
67f0aac5
JB
147422008-11-28 Joel Brobecker <brobecker@adacore.com>
14743
14744 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
14745 rather than integer, as integer might not be big enough when
14746 on 64bit targets.
67f0aac5 14747
c332165e
JG
147482008-11-27 Jerome Guitton <guitton@adacore.com>
14749
14750 * gdb.cp/formatted-ref.exp: Add equality test.
14751 * gdb.ada/formatted_ref.exp: Ditto.
14752
fc9b693c
JK
147532008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14754
14755 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
14756 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
14757
a9c64011
AS
147582008-11-20 Andreas Schwab <schwab@suse.de>
14759
14760 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
14761 matching syscall entry point.
14762 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14763 (tcatch_vfork_then_child_follow): Likewise. Finish through
14764 vfork even if we stopped at the syscall trampoline.
14765
e2fd701e
DE
147662008-11-20 Doug Evans <dje@google.com>
14767
14768 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
14769
69abc51c
TJB
147702008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
14771
14772 * gdb.arch/ppc-dfp.exp: New file.
14773 * gdb.arch/ppc-dfp.c: New file.
14774
c14c28ba
PP
147752008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
14776
14777 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 14778
2e74121d
DE
147792008-11-17 Doug Evans <dje@google.com>
14780
14781 * gdb.mi/mi-syn-frame.exp: Update expected output.
14782 * gdb.mi/mi2-syn-frame.exp: Update expected output.
14783
66bb093b
VP
147842008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14785
14786 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
14787 "thread N" results in =thread-selected.
14788 * lib/mi-support (mi_run_cmd, mi_expect_stop)
14789 (mi_send_resuming_command_raw): Be prepared for
14790 =thread-selected.
14791
3d043ef6
VP
147922008-11-17 Vladimir Prus <vladimir@codesourcery.com>
14793
a9c64011
AS
14794 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
14795 * lib/mi-support.exp: Likewise.
3d043ef6 14796
808104c8
JB
147972008-11-16 Joel Brobecker <brobecker@adacore.com>
14798
14799 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
14800 commands from the expected output for "help catch".
14801
00b22944
JB
148022008-11-15 Joel Brobecker <brobecker@adacore.com>
14803
14804 * gdb.ada/int_deref.exp: New testcase.
14805
59669435
TT
148062008-11-14 Nick Roberts <nickrob@snap.net.nz>
14807
14808 * gdb.mi/gdb2549.exp: New file.
14809
de04a248
DE
148102008-11-11 Doug Evans <dje@google.com>
14811
14812 * gdb.base/callexit.exp: New file.
14813 * gdb.base/callexit.c: New file.
14814
6b8ce727
DE
148152008-11-10 Doug Evans <dje@google.com>
14816
14817 * lib/gdb.exp (GDBFLAGS): Move -nx ...
14818 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
14819 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
14820 (default_gdb_start,default_gdb_exit): Ditto.
14821 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
14822 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
14823 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
14824 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
14825 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
14826 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
14827
1b14b8aa
AS
148282008-11-03 Andreas Schwab <schwab@suse.de>
14829
14830 * gdb.base/hashline2.exp: Fix typo.
14831 * gdb.base/hashline3.exp: Likewise.
14832
f3134b88
TT
148332008-10-30 Tom Tromey <tromey@redhat.com>
14834
14835 * gdb.base/pointers.exp: Add test.
14836 * gdb.base/pointers.c (k, S): New typedefs.
14837 (instance): New global.
14838
c2226152
AS
148392008-10-30 Andreas Schwab <schwab@suse.de>
14840
14841 * gdb.base/args.exp: Add tests for newlines.
14842
462f405c
JB
148432008-10-30 Joel Brobecker <brobecker@adacore.com>
14844
14845 gdb.base/foll-exec.exp: Update the expected output of a couple
14846 of "info breakpoints" tests.
14847
79a45b7d
TT
148482008-10-28 Tom Tromey <tromey@redhat.com>
14849
14850 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
14851
adc13a14
PA
148522008-10-24 Pedro Alves <pedro@codesourcery.com>
14853
14854 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
14855 gdb_start_cmd.
14856 Use runto_main before any test that requires execution.
14857
252fbfc8
PA
148582008-10-23 Pedro Alves <pedro@codesourcery.com>
14859
14860 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
14861 instead of SIGINT.
14862
28148e3d
JB
148632008-10-22 Joel Brobecker <brobecker@adacore.com>
14864
14865 * gdb.base/completion.exp: Update expected output following
14866 the addition of the "info tasks" command.
14867
c209f847
TT
148682008-10-22 Tom Tromey <tromey@redhat.com>
14869
14870 * gdb.base/exprs.exp (test_expr): Add test for string
14871 concatenation.
14872
f177e350
PA
148732008-10-19 Pedro Alves <pedro@codesourcery.com>
14874
14875 * configure.ac: Output gdb.python/Makefile.
14876 * configure: Regenerate.
14877 * gdb.python/Makefile.in: New.
14878
cce89356
JB
148792008-10-16 Joel Brobecker <brobecker@adacore.com>
14880
14881 * gdb.base/foll-fork.exp: Adjust the expected output to match
14882 the new description for fork/vfork catchpoints in the "info
14883 breakpoints" output.
14884
176d289d
TJB
148852008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
14886
14887 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
14888
a08702d6
TJB
148892008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
14890
14891 * gdb.python/python-value.c: New file.
14892 * gdb.python/python-value.exp: New file.
14893
1c5cfe86
PA
148942008-10-15 Pedro Alves <pedro@codesourcery.com>
14895
14896 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
14897
5a98ad69
DP
148982008-10-15 Denis Pilat <denis.pilat@st.com>
14899
41702f1b 14900 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 14901
dcb1a1e2
TT
149022008-10-09 Tom Tromey <tromey@redhat.com>
14903
14904 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
14905 'fprintf' and 'stderr'.
14906
9124fe48
JB
149072008-10-07 Joel Brobecker <brobecker@adacore.com>
14908
14909 * gdb.ada/ref_tick_size.exp: New testcase.
14910
45452591
DE
149112008-10-06 Doug Evans <dje@google.com>
14912
14913 * gdb.dwarf2/dw2-cu-size.exp: New file.
14914 * gdb.dwarf2/dw2-cu-size.S: New file.
14915
14916 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
14917 .Ltype_int for clarity.
14918
4fc5b208
PP
149192008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
14920
14921 PR gdb/2384:
14922 * gdb.cp/gdb2384.exp: Extended to test more cases.
14923 * gdb.cp/gdb2384.cc: Likewise.
14924 * gdb.cp/gdb2384-base.h: Likewise.
14925 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 14926
d78df370
JK
149272008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14928
14929 * gdb.base/maint.exp (maint print type): Remove printing
14930 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
14931
9a044a89
TT
149322008-09-30 Tom Tromey <tromey@redhat.com>
14933
14934 * gdb.base/macscp.exp: Add completion tests.
14935 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
14936 (TWENTY_THREE): Likewise.
14937 (FORTY_EIGHT): Likewise.
14938
506800a9
TT
149392008-09-30 Tom Tromey <tromey@redhat.com>
14940
14941 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
14942 everywhere.
14943 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
14944
1a6f01b5
JK
149452008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14946
14947 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
14948 testcase is derived from. Fix racy dependency on an expected PID
14949 number. No longer support the testcase on Linux kernel 2.4.x.
14950
2fae03e8
TT
149512008-09-27 Tom Tromey <tromey@redhat.com>
14952
14953 * gdb.base/macscp.exp: Add tests for stringification, splicing,
14954 and varargs.
14955
1ad15515
PA
149562008-09-22 Pedro Alves <pedro@codesourcery.com>
14957
14958 * lib/mi-support.exp (mi_expect_interrupt): New.
14959 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
14960 from gdb.mi/mi-nonstop.exp.
14961 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
14962 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
14963 lib/mi-support.exp.
14964 Use mi_check_thread_states throughout. Avoid ".*" and do not
14965 require an anchor after -exec-run.
14966
d0b76dc6
DJ
149672008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
14968
14969 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
14970 stop is pending. Avoid ".*" when two stops are pending.
14971 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
14972 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
14973 newlines in fullnames.
14974 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
14975 (mi_expect_stop): Update comments. Only anchor in sync mode.
14976 Do not match newlines.
14977 (mi_send_resuming_command_raw): Always return status.
14978 (mi_get_stop_line): Do not match more than one line by accident.
14979 Only anchor in sync mode.
14980 (mi_run_inline_test): If -exec-next fails, give up.
14981
9990c830
UW
149822008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14983
14984 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
14985 on SPU.
14986
ebcf6f00
JB
149872008-09-10 Joel Brobecker <brobecker@adacore.com>
14988
14989 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
14990
b6db24e5
JB
149912008-09-10 Joel Brobecker <brobecker@adacore.com>
14992
14993 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
14994 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
14995 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
14996 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
14997 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
14998 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
14999 gdb.ada/interface.exp, gdb.ada/null_array.exp,
15000 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
15001 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
15002 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
15003 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
15004 Include the "= " sequence in the expected output of print tests.
15005
2bf448e0
JB
150062008-09-10 Joel Brobecker <brobecker@adacore.com>
15007
15008 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
15009 description for boolean types.
15010
d51fd4c8
PA
150112008-09-09 Pedro Alves <pedro@codesourcery.com>
15012
15013 * gdb.base/hook-stop-continue.c: New.
15014 * gdb.base/hook-stop-continue.exp: New.
15015
694182d2
DJ
150162008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
15017
15018 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
15019
3b8a7fc0
JG
150202008-09-08 Jerome Guitton <guitton@adacore.com>
15021
15022 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
15023 (stack_check_probe_2, stack_check_probe_loop_1)
15024 (stack_check_probe_loop_2): New functions.
15025 (main): Add call to these new functions.
15026 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
15027 functions, check that the breakpoint is inserted at the appropriate
15028 location.
15029 (insert_breakpoint): Slightly refine this procedure so that it can
15030 be called several times in the test.
15031
96cc0ae8
JG
150322008-09-08 Jerome Guitton <guitton@adacore.com>
15033
15034 * gdb.base/stack-checking.c: New file.
15035 * gdb.base/stack-checking.exp: New file.
15036
1f08b409
TJB
150372008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15038
15039 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
15040 * gdb.arch/altivec-regs.exp: Likewise.
15041 * gdb.arch/vsx-regs.exp: Likewise.
15042
3099e1c4
TJB
150432008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
15044
15045 * gdb.arch/ppc-fp.exp: New file.
15046 * gdb.arch/ppc-fp.c: New file.
15047
cc69bfc1
PP
150482008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
15049
15050 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
15051 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 15052
b02a33db
MS
150532008-09-04 Michael Snyder <msnyder@vmware.com>
15054
15055 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
15056 as "at" (for non-debug functions such as _start).
15057
2992cbe0
UW
150582008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15059
15060 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
15061 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
15062 software watchpoints.
15063 * gdb.base/watch_thread_num.exp: Likewise.
15064
514f746b
AR
150652008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
15066
15067 * gdb.arch/i386-bp_permanent.exp: New test.
15068
876cecd0
TT
150692008-08-24 Tom Tromey <tromey@redhat.com>
15070
15071 * gdb.base/maint.exp: Update "maint print type".
15072
80f73d71
VP
150732008-08-21 Vladimir Prus <vladimir@codesourcery.com>
15074
15075 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
15076 support. Adjust the order of "*running" notifications.
15077 * gdb.mi/non-stop.c: Don't cast from int to void* and
15078 back.
15079
d9c78d7d
MK
150802008-08-20 Mark Kettenis <kettenis@gnu.org>
15081
15082 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
15083 expect to find it in the "info frame" output.
15084
97a2d1d3
DJ
150852008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
15086
15087 * gdb.base/interp.exp: Always consume both prompts.
15088
b96e2927
PA
150892008-08-20 Pedro Alves <pedro@codesourcery.com>
15090
15091 * gdb.base/pending.exp: Test pending breakpoints without symbols
15092 loaded.
15093
8cf6e61a
VP
150942008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15095
15096 * lib/mi-support.exp (mi_expect_stop): Produce
15097 more details on failures.
15098 * gdb.mi/mi-nonstop.exp: New.
15099 * gdb.mi/non-stop.c: New.
15100
c6ebd6cf
VP
151012008-08-19 Vladimir Prus <vladimir@codesourcery.com>
15102
a9c64011
AS
15103 * gdb.mi/mi-async.exp: Use 'set target-async'.
15104 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 15105
46a9b8ed
DJ
151062008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
15107
15108 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
15109
44feb3ce
TT
151102008-08-17 Tom Tromey <tromey@redhat.com>
15111
15112 * gdb.base/help.exp (help catch): Rewrite.
15113
311a4e6b
TJB
151142008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
15115
15116 * gdb.base/define.exp: Test indented command documentation.
15117 * gdb.python/python.exp: Test indented multi-line command.
15118
604c2f83
LM
151192008-08-15 Luis Machado <luisgpm@br.ibm.com>
15120
15121 * testsuite/gdb.arch/vsx-regs.c: New source file.
15122 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
15123 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
15124
886a217c
TT
151252008-08-14 Tom Tromey <tromey@redhat.com>
15126
15127 * gdb.base/macscp.exp: Add regression test for "macro define" or
15128 "macro undef" with no arguments.
15129
c814a4f3
PP
151302008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
15131
15132 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 15133
12ab8a60
UW
151342008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15135
15136 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
15137
d57a3c85
TJB
151382008-08-06 Tom Tromey <tromey@redhat.com>
15139
15140 * gdb.python/python.exp: New file.
15141
c7b778ff
JK
151422008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15143
15144 Fix for PR gdb/1543.
15145 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
15146 $LOCATION.
15147 (location): New variable.
15148 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
15149 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
15150 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
15151 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
15152 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
15153 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
15154 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
15155 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
15156 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
15157 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
15158 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
15159 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
15160 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
15161 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
15162 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
15163 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
15164 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
15165 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
15166 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
15167 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
15168 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
15169 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
15170 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
15171 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
15172 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
15173 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
15174 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
15175 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
15176 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
15177 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
15178 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
15179 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
15180 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
15181 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
15182 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
15183 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
15184 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
15185 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
15186 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
15187 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
15188 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
15189 gdb.base/type-opaque.exp, gdb.base/until.exp,
15190 gdb.base/value-double-free.c, gdb.base/varargs.exp,
15191 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
15192 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
15193 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
15194 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
15195 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
15196 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
15197 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
15198 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15199 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
15200 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
15201 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
15202 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
15203 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
15204 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
15205 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
15206 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
15207 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
15208 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
15209 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
15210 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
15211 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
15212 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
15213 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
15214 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
15215 gdb.pascal/types.exp, gdb.stabs/weird.exp,
15216 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
15217 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
15218 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
15219 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
15220 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
15221 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
15222 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15223 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15224 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15225 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15226 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15227 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
15228 lib/mi-support.exp, lib/trace-support.exp: Remove reference
15229 to bug-gdb@prep.ai.mit.edu .
15230
5e06a3d1
VP
152312008-07-31 Vladimir Prus <vladimir@codesourcery.com>
15232
15233 * lib/mi-support.exp (mi_load_shlibs): New.
15234 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
15235
9d81d21b
VP
152362008-07-30 Vladimir Prus <vladimir@codesourcery.com>
15237
15238 * lib/mi-support.exp (get_mi_thread_list)
15239 (check_mi_and_console_threads): New, moved from ...
15240 * gdb.mi/mi-pthread.exp: ...here.
15241 * gdb.mi/gdb669.exp (get_mi_thread_list)
15242 (check_mi_and_console_threads): Delete.
15243 * gdb.mi/mi2-pthread.exp: Likewise.
15244
bae98fe0
TT
152452008-07-28 Tom Tromey <tromey@redhat.com>
15246
15247 * Makefile.in (just-check): Remove. Move body to...
15248 (check): ... here.
15249
57380f4e
DJ
152502008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15251
15252 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
15253 Add a test for duplicated SIGINTs.
15254
e09490f1
DJ
152552008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15256
15257 * gdb.threads/schedlock.exp (get_args): Update to work for any
15258 value of NUM.
15259 (Top level): Report the number of threads that did not resume.
15260
6387b45f
DJ
152612008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15262
15263 * gdb.dwarf2/dw2-compressed.S: Also define __start.
15264
62f64ff2
DJ
152652008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15266
15267 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
15268 non-MI prompt.
15269
fa8de41e
TT
152702008-07-26 Tom Tromey <tromey@redhat.com>
15271
15272 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
15273 (function_struct, function_struct_ptr): New globals.
15274 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
15275 function pointer in a struct.
15276
ccb3ac8a
TT
152772008-07-26 Tom Tromey <tromey@redhat.com>
15278
15279 * gdb.base/macscp.exp: Add test for macro lexing bug.
15280
d7d9f01e
TT
152812008-07-18 Tom Tromey <tromey@redhat.com>
15282
15283 * gdb.base/macscp.exp: Add macro tests.
15284
9bf07184
PP
152852008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15286
15287 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
15288
becf6477
PP
152892008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15290
15291 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
15292
0709f7d3
PP
152932008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
15294
15295 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 15296
7093c834
PP
152972008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
15298
15299 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 15300
b432ffe3
JK
153012008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15302
15303 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
15304
b1a268e5
VP
153052008-07-12 Vladimir Prus <vladimir@codesourcery.com>
15306
15307 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
15308
e2995f8e
KB
153092008-07-11 Kevin Buettner <kevinb@redhat.com>
15310
15311 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
15312 of regexp to account for changes made to GDB in the printing of
15313 byte vectors.
15314
14032a66
TT
153152008-07-11 Tom Tromey <tromey@redhat.com>
15316
15317 * gdb.base/completion.exp: Add 'help' completion test.
15318
981505ef
JK
153192008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15320
15321 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
15322
10568435
JK
153232008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15324
15325 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
15326
4487aabf
PA
153272008-07-09 Pedro Alves <pedro@codesourcery.com>
15328
15329 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
15330
a4a9b1c4
PA
153312008-07-09 Pedro Alves <pedro@codesourcery.com>
15332
15333 * gdb.base/fullname.exp: Restore pwd if compiling failed.
15334
3c3185ac
JK
153352008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15336
15337 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
15338
7ebd49dc
VP
153392008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15340
15341 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
15342 previous commit. Add a comment.
15343
84e46146
PA
153442008-06-28 Pedro Alves <pedro@codesourcery.com>
15345
15346 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
15347
0f8d4a2f
VP
153482008-06-28 Vladimir Prus <vladimir@codesourcery.com>
15349
15350 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
15351
f747e0ce
PA
153522008-06-27 Pedro Alves <pedro@codesourcery.com>
15353
15354 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
15355 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
15356 compiling an executable, link in an object that forces unbuffered
15357 output.
15358 * lib/set_unbuffered_mode.c: New file.
15359
734a5c36
JK
153602008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15361
15362 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
15363
a2840c35
VP
153642008-06-25 Vladimir Prus <vladimir@codesourcery.com>
15365
a9c64011
AS
15366 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
15367 mi_expect_stop.
15368 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
15369 Demand that *running is output.
15370 (detect_async): Perform checking every time.
15371 (mi_send_resuming_command): Extract everything into...
15372 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
15373 (mi_expect_stop): Don't accept any output before *stopped.
15374
6ae37fef
VP
153752008-06-13 Vladimir Prus <vladimir@codesourcery.com>
15376
15377 Robustify mi-simplerun.
a9c64011
AS
15378 * gdb.mi/basics.c (main): Add a call to sleep.
15379 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
15380 * gdb.mi/mi2-cli.exp: Likewise.
15381 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 15382
b4aa76f0 153832008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
15384
15385 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
15386
e1ac3328
VP
153872008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15388
a9c64011
AS
15389 * gdb.mi/mi-console.exp: Adjust.
15390 * gdb.mi/mi-syn-frame.exp: Adjust.
15391 * gdb.mi/mi2-console.exp: Adjust.
15392 * gdb.mi/mi2-syn-frame.exp: Adjust.
15393 * lib/mi-support.exp (mi_run_cmd): Adjust.
15394 (mi_send_resuming_command): Adjust.
e1ac3328 15395
f7f9a841
VP
153962008-06-10 Vladimir Prus <vladimir@codesourcery.com>
15397
15398 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
15399 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
15400 testing of stopped.
15401 * gdb.mi/mi2-syn-frame.exp: Likewise.
15402 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
15403 (async, detect_async): New.
15404 (mi_expect_stop, mi_continue_to_line): Adjust expectation
15405 depending on if we're running in sync or async mode.
f7f9a841 15406
37cd5d19
TT
154072008-06-09 Tom Tromey <tromey@redhat.com>
15408
15409 * gdb.base/completion.exp: New tests for field name completion
15410 with spaces, and field name completion with '->'.
15411
65d12d83
TT
154122008-06-06 Tom Tromey <tromey@redhat.com>
15413
15414 * gdb.base/break1.c (struct some_struct): New struct.
15415 (values): New global.
15416 * gdb.base/completion.exp: Add field name completion test.
15417
ebfe2e3f
PP
154182008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
15419
15420 * gdb.cp/call-c.exp: Test for incorrect handling of reference
15421 to pointer.
15422 * gdb.cp/call-c.cc: Likewise.
15423
bcf6fc3a
NR
154242008-06-06 Nick Roberts <nickrob@snap.net.nz>
15425
15426 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
15427 annotation.
15428
49fd4a42 154292008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 15430 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
15431
15432 * gdb.threads/execl.c, gdb.threads/execl1.c,
15433 gdb.threads/execl.exp: New tests.
a9c64011 15434
8a34ac3f
AR
154352008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
15436 Daniel Jacobowitz <dan@codesourcery.com>
15437
15438 * gdb.cp/exception.exp: Activate test, make it work with pending
15439 catchpoints.
15440
86ae69ef
JK
154412008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
15442
15443 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
15444
f7f9ae2c
VP
154452008-05-28 Vladimir Prus <vladimir@codesourcery.com>
15446
a9c64011
AS
15447 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
15448 now printed.
15449 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 15450
2a2d4dc3
AS
154512008-05-27 Andreas Schwab <schwab@suse.de>
15452
15453 * gdb.base/frame-args.exp: Handle arguments that are optimized
15454 out.
15455
5099e4d9
LM
154562008-05-26 Luis Machado <luisgpm@br.ibm.com>
15457
15458 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
15459 quiet for ppc32 and group options into a single variable.
15460
d9c36a91
JB
154612008-05-23 Joel Brobecker <brobecker@adacore.com>
15462
15463 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
15464 of zero-size elements.
15465 * gdb.ada/null_array.exp: Test printing this new array.
15466
103a8671
JK
154672008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15468
15469 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
15470
07a4cc1a 154712008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
15472
15473 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
15474 of the "finish" command.
15475
55f996a7
NR
154762008-05-21 Nick Roberts <nickrob@snap.net.nz>
15477
15478 * gdb.base/annota1.exp: Test for new annotation.
15479
907fc202
UW
154802008-05-16 Pedro Alves <pedro@codesourcery.com>
15481
15482 * gdb.base/fixsection.exp: New file.
15483 * gdb.base/fixsection0.c: New file.
15484 * gdb.base/fixsection1.c: New file.
15485
e8f97270
UW
154862008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15487
15488 * gdb.base/annota1.exp: Accept printf@... in place of printf.
15489 * gdb.base/annota3.exp: Likewise.
15490
ac0bb574
NF
154912008-05-13 Nathan Froyd <froydnj@codesourcery.com>
15492
15493 * gdb.base/watch_thread_num.exp: Don't run tests that require
15494 watchpoints if the target doesn't support them.
15495
6fadd07a
DE
154962008-05-12 Doug Evans <dje@google.com>
15497
15498 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
15499
6e9a4a30
JB
155002008-05-09 Joel Brobecker <brobecker@adacore.com>
15501
15502 * gdb.ada/assign_1.exp: New testcase.
15503
08388c79
DE
155042008-05-09 Doug Evans <dje@google.com>
15505
a3c83fae
DE
15506 * gdb.base/find.exp: New file.
15507 * gdb.base/find.c: New file.
08388c79 15508
bd5ddfe8
DJ
155092008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
15510
15511 * gdb.base/commands.exp (watchpoint_command_test): Handle
15512 gdb,no_hardware_watchpoints.
15513 * gdb.base/float.exp: Allow ARM targets without floating point.
15514 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
15515
b5dd68e2 155162008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 15517 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
15518
15519 * gdb.ada/lang_switch: New test program.
15520 * gdb.ada/lang_switch.exp: New testcase.
15521
382d13d1
DE
155222008-05-05 Doug Evans <dje@google.com>
15523
15524 * gdb.base/help.exp (disassemble): Update expected help text.
15525
9dd789d0
PA
155262008-05-04 Pedro Alves <pedro@codesourcery.com>
15527
15528 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
15529
611c83ae
PA
155302008-05-04 Pedro Alves <pedro@codesourcery.com>
15531
15532 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
15533 different times.
15534
ff013f42
JK
155352008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15536
15537 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
15538 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
15539 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
15540 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
15541
96dff6a2
VP
155422008-05-04 Vladimir Prus <vladimir@codesourcery.com>
15543
15544 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
15545 notification to appear.
15546
55cd6f92
DJ
155472008-05-04 Daniel Jacobowitz <dan@debian.org>
15548
15549 * gdb.base/fullname.c: New file.
15550 * gdb.base/fullname.exp: New file.
15551 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
15552
d705c43c
PA
155532008-05-03 Pedro Alves <pedro@codesourcery.com>
15554
15555 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
15556 expressions with macros.
15557
333222e1
JK
155582008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15559
15560 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
15561
5ac01682
DJ
155622008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
15563
15564 * gdb.base/completion.exp: Handle lack of other symbols beginning
15565 with "a".
15566
15567 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
15568
237fc4c9
PA
155692008-05-02 Jim Blandy <jimb@codesourcery.com>
15570
15571 * gdb.asm/asmsrc1.s: Add scratch space.
15572
ed5e9466
DJ
155732008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15574 Daniel Jacobowitz <dan@codesourcery.com>
15575
15576 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
15577 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
15578 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
15579
b39cc962
DJ
155802007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
15581
15582 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
15583
36d520f5
JB
155842008-05-01 Joel Brobecker <brobecker@adacore.com>
15585
15586 * gdb.base/info-target.exp: New testcase.
15587
8d4e3071
DJ
155882008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15589
15590 * gdb.cp/hang.exp: Use .cc instead of .C.
15591 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
15592 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
15593
6f3f3097
DJ
155942008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
15595
15596 * gdb.base/gdb1250.exp: Remove perror.
15597 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
15598
5550a914
PA
155992008-04-30 Pedro Alves <pedro@codesourcery.com>
15600
15601 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
15602 .2byte.
15603
d848e687
DJ
156042008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
15605
15606 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
15607 (maybe_kfail): New.
15608
93b5768b
PA
156092008-04-25 Pedro Alves <pedro@codesourcery.com>
15610
15611 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
15612
721c02de
VP
156132008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15614
a9c64011
AS
15615 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
15616 * gdb.mi/mi2-syn-frame.exp: Likewise.
15617 * lib/mi-support.exp: Likewise.
721c02de 15618
74960c60
VP
156192008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15620
15621 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
15622 to specify regexp for the location to stop at.
15623 * gdb.base/break-always.c: New.
15624 * gdb.base/break-always.exp: New.
15625
d24317b4
VP
156262008-04-24 Vladimir Prus <vladimir@codesourcery.com>
15627
15628 * lib/mi-support.exp (mi_runto_helper): Adjust
15629 for the original-location field.
15630 (mi_create_breakpoint, mi_list_breakpoints): New.
15631 * gdb.mi/mi-break.exp: Adjust.
15632 * gdb.mi/mi2-break.exp: Adjust.
15633 * gdb.mi/mi-pending.exp: Adjust.
15634 * gdb.mi/mi-simplerun.exp: Adjust.
15635 * gdb.mi/mi2-simplerun.exp: Adjust.
15636 * gdb.mi/mi-syn-frame.exp: Adjust.
15637 * gdb.mi/mi2-syn-frame.exp: Adjust.
15638 * gdb.mi/mi-until.exp: Adjust.
15639 * gdb.mi/mi2-until.exp: Adjust.
15640 * gdb.mi/mi-var-display.exp: Adjust.
15641 * gdb.mi/mi2-var-display.exp: Adjust.
15642 * gdb.mi/mi-watch.exp: Adjust.
15643 * gdb.mi/mi2-watch.exp: Adjust.
15644
fdc59709 156452008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 15646
a9c64011
AS
15647 * aclocal.m4: Add override.m4.
15648 * configure: Regenerate.
fdc59709 15649
8e91f023
VP
156502008-04-19 Vladimir Prus <vladimir@codesourcery.com>
15651
15652 * gdb.mi/var-cmd.c (do_at_tests): Verify that
15653 '-var-update --all-values' reports new value even the type
15654 of a variable object has changed.
15655
233a11ab
CS
156562008-04-18 Craig Silverstein <csilvers@google.com>
15657
15658 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
15659 files.
d24317b4 15660
9c1137ad
JB
156612008-04-18 Joel Brobecker <brobecker@adacore.com>
15662
15663 * gdb.ada/atomic_enum: New test program.
15664 * gdb.ada/atomic_enum.exp: New testcase.
15665
66d0bbc7
DE
156662008-04-17 Doug Evans <dje@google.com>
15667
15668 * gdb.opt/Makefile.in: Fix whitespace.
15669
100906b0
UW
156702008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
15671
15672 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
15673
4584e32e
DE
156742008-04-17 Doug Evans <dje@google.com>
15675
15676 * gdb.base/hashline1.exp: New testcase.
15677 * gdb.base/hashline2.exp: New testcase.
15678 * gdb.base/hashline2.exp: New testcase.
15679
0a320680
PA
156802008-04-17 Pedro Alves <pedro@codesourcery.com>
15681
15682 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
15683
18ac113b
AR
156842008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
15685
15686 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
15687 temporary breakpoint to match "Temporary breakpoint".
15688 * gdb.base/break.exp (delete_breakpoints): Likewise.
15689 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
15690 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
15691 * gdb.base/display.exp: Likewise.
15692 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
15693 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
15694 * gdb.base/restore.exp (restore_tests): Likewise.
15695 * gdb.base/sepdebug.exp: Likewise.
15696 * gdb.base/watchpoint.exp: Likewise.
15697 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
15698 * gdb.mi/mi-pending.exp: Likewise.
15699 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
15700 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
15701 * gdb.mi/mi-var-cmd.exp: Likewise.
15702 * gdb.mi/mi-var-display.exp: Likewise.
15703 * gdb.mi/mi2-cli.exp: Likewise.
15704 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
15705 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
15706 * gdb.mi/mi2-var-display.exp: Likewise.
15707 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
15708 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
15709 new "disp" field.
a9c64011 15710 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
15711 reason. This is to support fix for PR2424.
15712
add38693
JK
157132008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15714
15715 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
15716
fcacd99f
VP
157172008-04-13 Vladimir Prus <vladimir@codesourcery.com>
15718
15719 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 15720 field. Add more floating varobj tests.
fcacd99f 15721 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
15722 field.
15723 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
15724 (main): Call do_at_tests.
15725 * lib/mi-support.exp (mi_create_floating_varobj)
15726 (mi_varobj_update_with_type_change): New.
fcacd99f 15727
de051565
MK
157282008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
15729
15730 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
15731 option of -var-evaluate-expression.
15732 * gdb.mi/mi2-var-display.exp: Likewise.
15733
dbc52822
VP
157342008-04-07 Vladimir Prus <vladimir@codesourcery.com>
15735
15736 Introduce test setup helpers.
a9c64011
AS
15737 * lib/gdb.exp (build_executable, clean_restart)
15738 (prepare_for_testing): New.
15739 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
15740 * gdb.base/return.exp: Likewise.
15741 * gdb.base/ending-run.exp: Likewise.
dbc52822 15742
473591da
NR
157432008-04-07 Nick Roberts <nickrob@snap.net.nz>
15744
15745 * gdb.mi/mi-async.exp: New test for asynchronous Machine
15746 Interface (MI) responses.
15747
2b2d9e11
VP
157482008-04-06 Vladimir Prus <vladimir@codesourcery.com>
15749
a9c64011
AS
15750 * gdb.cp/breakpoint.cc: New code to test conditions involving
15751 member variables.
15752 * gdb.cp/breakpoint.exp: Test condition involving member
15753 variables.
2b2d9e11 15754
bb378428
VP
157552008-04-05 Vladimir Prus <vladimir@codesourcery.com>
15756
15757 * lib/mi-support.exp (mi_expect_stop): New.
15758 (mi_run_cmd): Change the
15759 token. Use mi_send_resuming_command, use
15760 mi_expect_stop.
15761 (mi_execute_to_helper): Rename to mi_execute_to.
15762 (mi_send_resuming_command): Add more error patterns.
15763 (mi_wait_for_stop): Renamed to...
15764 (mi_get_stop_line): ...this.
15765 (mi_run_inline_test): Adjust.
15766
15767 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
15768 * gdb.mi/mi-console.exp: Likewise.
15769 * gdb.mi/mi-pending.exp: Likewise.
15770 * gdb.mi/mi-simplerun.exp: Likewise.
15771 * gdb.mi/mi-stack.exp: Likewise.
15772 * gdb.mi/mi-stepi.exp: Likewise.
15773 * gdb.mi/mi-syn-frame.exp: Add comment.
15774 * gdb.mi/mi-until.exp: Likewise.
15775 * gdb.mi/mi-var-display.exp: Likewise.
15776 * gdb.mi/mi-watch.exp: Likewise.
15777 * gdb.mi/mi2-cli.exp: Likewise.
15778 * gdb.mi/mi2-console.exp: Likewise.
15779 * gdb.mi/mi2-simplerun.exp: Likewise.
15780 * gdb.mi/mi2-stack.exp: Likewise.
15781 * gdb.mi/mi2-stepi.exp: Likewise.
15782 * gdb.mi/mi2-until.exp: Likewise.
15783 * gdb.mi/mi2-var-display.exp: Likewise.
15784 * gdb.mi/mi2-watch.exp: Likewise.
15785
62172bb9
UW
157862008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15787
15788 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
15789
15790 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
15791
a13e061a
PA
157922008-04-04 Pedro Alves <pedro@codesourcery.com>
15793
15794 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
15795 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
15796 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
15797 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
15798 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
15799 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
15800 expect an mi error duplicated in stderr.
15801
eae06beb
JB
158022008-04-03 Joel Brobecker <brobecker@adacore.com>
15803
15804 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
15805 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
15806 Add a couple of tests that verify the behavior when the new setting
15807 is set to "cancel" and "all".
15808 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
15809 "ask" before we start the testing.
15810
79c6ced6
AR
158112008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
15812
15813 * gdb.cp/casts.cc: Add class reference variables.
15814 * gdb.cp/casts.exp: New test cases for up/down casting references.
15815
6c2d1a6b
MK
158162008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
15817
15818 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
15819 instead of beginning to make an extra test pass.
15820 * gdb.mi/mi2-var-display.exp: Likewise.
15821
55b411d9
MR
158222008-03-31 Maciej W. Rozycki <macro@mips.com>
15823
15824 * gdb.base/break.exp: Mark failures as such. Fix formatting.
15825
c6140da2
MD
158262008-03-31 Markus Deuling <deuling@de.ibm.com>
15827 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15828
15829 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
15830 value. Add xfail for older kernels.
15831
79732189
AR
158322008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
15833
15834 Bring mi-support in line with gdb.exp.
15835 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
15836 (mi_gdb_start): New function.
15837
33c3676e
MR
158382008-03-28 Maciej W. Rozycki <macro@mips.com>
15839
15840 * gdb.mi/mi-var-cmd.exp: Fix a typo.
15841
92e28119
VP
158422008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15843
15844 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
15845 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 15846
9e8e3afe
VP
158472008-03-26 Vladimir Prus <vladimir@codesourcery.com>
15848
15849 * lib/mi-support.exp (mi_create_varobj_checked): New.
15850 (mi_list_varobj_children): Allow to check for a
15851 value.
15852 (mi_list_array_varobj_children): New.
15853
15854 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
15855 and mi_list_varobj_children, as opposed to hardcoding
15856 expected strings.
15857 * gdb.mi/gdb701.exp: Likewise.
15858 * gdb.mi/gdb792.exp: Likewise.
15859 * gdb.mi/mi-var-block.exp: Likewise.
15860 * gdb.mi/mi-var-cmd.exp: Likewise.
15861 * gdb.mi/mi-var-invalidate.exp: Likewise.
15862 * gdb.mi/mi2-var-block.exp: Likewise.
15863 * gdb.mi/mi2-var-child.exp: Likewise.
15864 * gdb.mi/mi2-var-cmd.exp: Likewise.
15865 * gdb.mi/mi2-var-display.exp: Likewise.
15866
9df50351
JK
158672008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15868
15869 Fix random false FAILs on i386.
15870 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
15871
31e5d73a
DJ
158722008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15873
15874 PR gdb/544
15875 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
15876
12f4afab
DJ
158772008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
15878
15879 PR gdb/544
15880 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
15881
b562a0cb
DJ
158822008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15883
15884 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
15885 fixed PR gdb/544.
15886
17faa917
DJ
158872008-03-21 Pedro Alves <pedro@codesourcery.com>
15888
15889 * gdb.threads/fork-child-threads.exp: Test next over fork.
15890
6214f497
DJ
158912008-03-21 Chris Demetriou <cgd@google.com>
15892
15893 * gdb.base/break.exp (rbreak junk): New test for rbreak
15894 "Junk at end of arguments" issue.
15895
63092375
DJ
158962008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15897
15898 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
15899 *& to work on created array elements.
15900 (Top level): Test print $pc with a file. Test string operations
15901 without a target.
15902 * gdb.base/ptype.exp: Do not expect *& to work on created array
15903 elements.
15904
b21991b0
DJ
159052008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
15906
15907 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
15908 gdb.threads/staticthreads.exp: Update exit query.
15909
c4b347c7
SL
159102008-03-07 Sandra Loosemore <sandra@codesourcery.com>
15911
15912 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
15913
fa4727a6
DJ
159142008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
15915
15916 * gdb.base/watchpoint.c (global_ptr, func4): New.
15917 (main): Call func4.
15918 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
15919 (test_inaccessible_watchpoint): New.
15920
2f34202f
MR
159212008-02-29 Maciej W. Rozycki <macro@mips.com>
15922
15923 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
15924 select the largest.
15925
0d6ba1b1
DJ
159262008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
15927
15928 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
15929 frames-invalid annotations.
15930
e691325a
PM
159312008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
15932
a9c64011 15933 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 15934
f85b5ecc
DE
159352008-02-27 Doug Evans <dje@google.com>
15936
15937 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
15938 for bug 1738.
15939 (breakpoint_to_handler_entry): Ditto.
15940
b40e7bf3
JB
159412008-02-27 Joel Brobecker <brobecker@adacore.com>
15942
15943 * gdb.base/ending-run.exp: Use the first line of code inside
15944 function body to test breakpoints.
15945 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
15946 location where the breakpoint is inserted when using the line
15947 where a function is declared. Fix typo in the description of
15948 one of the tests.
15949 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
15950
2faca73a
PM
159512008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15952
15953 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 15954 tests.
2faca73a 15955
6f439c36
PM
159562008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
15957
15958 * gdb.base/args.exp: avoid same output for tests
15959 with single quotes.
15960
54e52265
VP
159612008-02-26 Vladimir Prus <vladimir@codesourcery.com>
15962
a9c64011
AS
15963 * gdb.base/annota1.exp: Adjust for 'info break'
15964 format changes.
15965 * gdb.base/annota3.exp: Likewise.
15966 * gdb.base/break.exp: Likewise.
15967 * gdb.base/condbreak.exp: Likewise.
15968 * gdb.base/pending.exp: Likewise.
15969 * gdb.base/sepdebug.exp: Likewise.
15970 * gdb.base/unload.exp: Likewise.
15971 * gdb.cp/ovldbreak.exp: Likewise.
15972 * gdb.mi/mi-pending.exp: Likewise.
54e52265 15973
897b09ca
DE
159742008-02-07 Doug Evans <dje@google.com>
15975
15976 * gdb.cp/mb-inline.exp: New.
15977 * gdb.cp/mb-inline.h: New.
15978 * gdb.cp/mb-inline1.cc: New.
15979 * gdb.cp/mb-inline2.cc: New.
15980
b1c32d35
PM
159812008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
15982
15983 * gdb.pascal/floats.pas: New test program.
15984 * gdb.pascal/floats.exp: New testcase.
15985
1a4ca44a
TJB
159862008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
15987
15988 * gdb.base/callfuncs.c (t_float_many_args): New function.
15989 (t_double_many_args): New function.
15990 * gdb.base/callfuncs.exp: Add tests for exceeding float
15991 and double parameters passed through the stack.
15992
439048e8
JB
159932008-02-05 Joel Brobecker <brobecker@adacore.com>
15994
15995 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
15996 gdb.ada/complete/foo.adb: New files.
15997 * gdb.ada/complete.exp: New testcase.
15998
81fe8080
DE
159992008-02-03 Doug Evans <dje@google.com>
16000
301f0ecf
DE
16001 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
16002
81fe8080
DE
16003 * gdb.cp/gdb2384.exp: New file.
16004 * gdb.cp/gdb2384.cc: New file.
16005 * gdb.cp/gdb2384-base.h: New file.
16006 * gdb.cp/gdb2384-base.cc: New file.
16007
4b071aec
DE
160082008-02-02 Doug Evans <dje@google.com>
16009
16010 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
16011
61137ba6
JB
160122007-02-01 Joel Brobecker <brobecker@adacore.com>
16013
16014 * gdb.ada/sym_print_name: New test program.
16015 * gdb.ada/sym_print_name.exp: New testcase.
16016
160172007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
16018
16019 * gdb.ada/nested/hello.adb: New file.
16020 * gdb.ada/nested.exp: New testcase.
16021 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16022
98deb0da
VP
160232008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16024
16025 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
16026 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
16027 don't cause future evaluations of function to report
16028 creation of internal breakpoints.
98deb0da 16029
723a2275
VP
160302008-02-01 Vladimir Prus <vladimir@codesourcery.com>
16031
16032 * gdb.mi/mi-break.exp (test_error): New.
16033 Call it.
16034
fb546a2f
LM
160352008-01-31 Luis Machado <luisgpm@br.ibm.com>
16036
16037 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
16038 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
16039
2d8fd90a
PM
160402008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16041
16042 * gdb.pascal/integers.pas: New test program.
16043 * gdb.pascal/integers.exp: New testcase.
16044
a7fa0ded
PM
160452008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
16046
16047 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
16048
5e1a1926
TJB
160492008-01-30 Luis Machado <luisgpm@br.ibm.com>
16050
16051 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
16052 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
16053
8d04f9f0
JB
160542008-01-30 Paul Hilfinger <hilfinger@adacore.com>
16055
16056 * gdb.ada/formatted_ref: New test program.
16057 * gdb.ada/formatted_ref.exp: New testcase.
16058
16059 * gdb.cp/formatted-ref.cc: New file.
16060 * gdb.cp/formatted-ref.exp: New testcase.
16061
ce75a98f
JB
160622008-01-30 Joel Brobecker <brobecker@adacore.com>
16063
16064 * gdb.base/ptype.exp: Add testing of "ptype $pc".
16065
e835f6bf
NR
160662008-01-30 Nick Roberts <nickrob@snap.net.nz>
16067
16068 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
16069 (test_file_list_exec_source_file): Update to new macro-info field.
16070
d118ef87
PH
160712008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
16072
16073 * gdb.ada/exprs: New test program.
16074 * gdb.ada/exprs.exp: New testcase.
16075
7d35ab09
TJB
160762008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16077
16078 * dfp-test.c (DELTA, DELTA_B): New definitions.
16079 (double_val1, double_val2, double_val3, double_val4, double_val5,
16080 double_val6, double_val7, double_val8, double_val9, double_val10,
16081 double_val11, double_val12, double_val13, double_val14, dec32_val1,
16082 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
16083 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
16084 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
16085 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
16086 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
16087 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
16088 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
16089 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
16090 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
16091 dec128_val16): New global variables.
16092 (decimal_dec128_align): New function.
16093 (decimal_mixed): Likewise.
16094 (decimal_many_args_dec32): Likewise.
16095 (decimal_many_args_dec64): Likewise.
16096 (decimal_many_args_dec128): Likewise.
16097 (decimal_many_args_mixed): Likewise.
16098 * dfp-test.exp: Add tests calling new inferior functions.
16099
2d717e4f
DJ
161002008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16101
16102 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
16103 gdb.server/ext-run.exp: New files.
16104 * lib/gdbserver-support.exp (gdbserver_download): New.
16105 (gdbserver_start): New. Update gdbserver expected
16106 output.
16107 (gdbserver_spawn): Use them.
16108 (gdbserver_start_extended): New.
16109
e85a822c
DJ
161102008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16111
16112 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
16113 Run on GNU/Linux.
16114 (do_exec_tests): Check for systems which do not support catchpoints.
16115 Do not match START.
16116 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
16117 Run on GNU/Linux. Enable verbose output.
16118 (check_fork_catchpoints): New.
16119 (explicit_fork_child_follow, catch_fork_child_follow)
16120 (tcatch_fork_parent_follow): Update expected messages.
16121 (do_fork_tests): Use check_fork_catchpoints.
16122 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
16123 Run on GNU/Linux. Enable verbose output.
16124 (check_vfork_catchpoints): New.
16125 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
16126 expected messages.
16127 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
16128
401ea829
JB
161292008-01-29 Jim Blandy <jimb@red-bean.com>
16130
16131 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
16132 host' errors.
16133 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
16134
aceaf3ad
JB
161352008-01-29 Jim Blandy <jimb@red-bean.com>
16136
16137 * gdb.threads/sigthread.c: Use barriers to ensure that
16138 child_thread and child_thread_two are always initialized before we
16139 start to use them.
16140
a5606eee
VP
161412008-01-29 Vladimir Prus <vladimir@codesourcery.com>
16142
16143 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
16144 * gdb.base/watchpoint-solib.c: New.
16145 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 16146
c55a82bb
PM
161472008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
16148
16149 * gdb.base/gdb1056.exp: Add unsigned integer test.
16150
0993fe05
DE
161512008-01-28 Doug Evans <dje@google.com>
16152
16153 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
16154
4fe42e7f
JB
161552008-01-27 Jim Blandy <jimb@codesourcery.com>
16156
c7a69933
JB
16157 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
16158
4fe42e7f
JB
16159 * gdb.base/expand-psymtabs.exp: Doc fix.
16160
5def8285
MK
161612008-01-26 Mark Kettenis <kettenis@gnu.org>
16162
16163 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16164
5313c911
NR
161652008-01-24 Nick Roberts <nickrob@snap.net.nz>
16166
a9c64011 16167 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
16168 -var-set-format.
16169
93815fbf
VP
161702008-01-23 Chris Demetriou <cgd@google.com>
16171
16172 * gdb.threads/thread_events.c: New testcase source file.
16173 * gdb.threads/thread_events.exp: New testcase expect file.
16174
467a88ee
NR
161752008-01-23 Nick Roberts <nickrob@snap.net.nz>
16176
16177 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
16178
16179 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
16180 -var-set-format.
16181
d8f82aba
DJ
161822008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
16183 Vladimir Prus <vladimir@codesourcery.com>
16184
16185 * gdb.base/float.exp: Allow missing floating point for m68k and
16186 PowerPC.
16187
60c46647
VP
161882008-01-22 Vladimir Prus <vladimir@codesourcery.com>
16189
16190 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
16191 ignore count.
16192 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
16193 * gdb.mi/mi-cli.exp: Adjust.
16194 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 16195
c7dd36a1
PA
161962008-01-17 Pedro Alves <pedro@codesourcery.com>
16197
16198 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
16199 and 'dummy_ptr' integer pointer. Initialize struct_declarations
16200 with dummy_ptr's address.
16201 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
16202 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
16203 all targets.
16204 * gdb.mi/mi2-var-child.exp: Likewise.
16205
39d5313e
JB
162062008-01-09 Joel Brobecker <brobecker@adacore.com>
16207
16208 * gdb.ada/null_array: New test program.
16209 * gdb.ada/null_array.exp: New testcase.
16210
0aea4bf3
LM
162112008-01-09 Luis Machado <luisgpm@br.ibm.com>
16212
16213 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
16214 with required float modifiers.
16215
0b354900
JB
162162008-01-08 Joel Brobecker <brobecker@adacore.com>
16217
16218 * gdb.ada/funcall_param: New test program.
16219 * gdb.ada/funcall_param.exp: New testcase.
16220
cdb7f5d4
JB
162212008-01-08 Joel Brobecker <brobecker@adacore.com>
16222
16223 * gdb.ada/arrayparam: New test program.
16224 * gdb.ada/arrayparam.exp: New testcase.
16225
88e2547f
JB
162262008-01-08 Joel Brobecker <brobecker@adacore.com>
16227
16228 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
16229 landed. Should also fix random failures in the test following it.
16230
f6867ce0
TJB
162312008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
16232
16233 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
16234 for expressions with decimal float values.
16235 (test_dfp_conversions): New function to test casts to and from
16236 decimal float types.
16237 Call test_dfp_conversions.
16238 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
16239 elements.
16240 (main): Initialize ds.float4 and ds.double8 elements.
16241 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
16242 string to new error message.
16243 (d64_set_tests): Likewise.
16244 (d128_set_tests): Likewise.
16245 Add tests for expressions with decimal float variables. Add tests for
16246 conversions to and from decimal float types.
16247
f9c11282
JB
162482008-01-05 Joel Brobecker <brobecker@adacore.com>
16249
16250 * gdb.ada/packed_tagged/comp_bug.adb: New file.
16251 * gdb.ada/packed_tagged.exp: New testcase.
16252
0ecbca72
JB
162532008-01-04 Joel Brobecker <brobecker@adacore.com>
16254
16255 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
16256 gdb.ada/homonym/homonym_main.adb: New files.
16257 * gdb.ada/homonym.exp: New testcase.
16258
c18d3d89
JB
162592008-01-04 Joel Brobecker <brobecker@adacore.com>
16260
16261 * gdb.ada/packed_array.exp: Add testing of references to
16262 a packed array.
16263
ecc7085b
JB
162642008-01-04 Joel Brobecker <brobecker@adacore.com>
16265
16266 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
16267 New files.
16268 * gdb.ada/type_coercion.exp: New testcase.
16269
c474c922
JB
162702008-01-04 Joel Brobecker <brobecker@adacore.com>
16271
16272 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
16273 gdb.ada/tagged/foo.adb: New file.
16274 * gdb.ada/tagged.exp: New testcase.
16275
9005b927
JB
162762008-01-04 Joel Brobecker <brobecker@adacore.com>
16277
16278 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
16279 gdb.ada/ptype_field/foo.adb: New files.
16280 * gdb.ada/ptype_field.exp: New testcase.
16281
1a6aaad8
JB
162822008-01-03 Joel Brobecker <brobecker@adacore.com>
16283
16284 * gdb.ada/print_pc.exp: New testcase.
16285
0ef22f53
JB
162862008-01-03 Joel Brobecker <brobecker@adacore.com>
16287
16288 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
16289 gdb.ada/taft_type/p.adb: New files.
16290 * gdb.ada/taft_type.exp: New testcase.
16291
1689ecf8
JB
162922008-01-03 Joel Brobecker <brobecker@adacore.com>
16293
16294 * gdb.ada/array_bounds/bar.adb: New file.
16295 * gdb.ada/array_bounds.exp: New testcase.
16296
a4d0b9c3
JB
162972008-01-03 Joel Brobecker <brobecker@adacore.com>
16298
16299 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
16300 gdb.ada/arrayptr/foo.adb: New files.
16301 * gdb.ada/arrayptr.exp: New testcase.
16302
a31ace00
JB
163032008-01-03 Joel Brobecker <brobecker@adacore.com>
16304
16305 * gdb.base/set-lang-auto.exp: New testcase.
16306
a97fced3
JB
163072008-01-03 Joel Brobecker <brobecker@adacore.com>
16308
16309 * gdb.ada/fun_addr/foo.adb: New file.
16310 * gdb.ada/fun_addr.exp: New testcase.
16311
ef29ce1a
JK
163122008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16313
16314 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
16315 New files
16316
0fafefe3
JB
163172008-01-02 Joel Brobecker <brobecker@adacore.com>
16318
16319 * array_subscript_addr/p.adb: New file.
a9c64011 16320 * array_subscript_addr.exp: New testcase.
0fafefe3 16321
c4359f8d
JB
163222008-01-02 Joel Brobecker <brobecker@adacore.com>
16323
a9c64011 16324 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
16325 New files.
16326 * gdb.ada/str_cmp_ref.exp: New testcase.
16327
1aa1b15b
JB
163282008-01-01 Joel Brobecker <brobecker@adacore.com>
16329
16330 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
16331 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 16332 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 16333
81c9b2cf
JB
163342008-01-01 Joel Brobecker <brobecker@adacore.com>
16335
16336 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
16337 gdb.ada/ref_param/pck.ads: New files.
16338 * gdb.ada/ref_param.exp: New testcase.
16339
319e4674
JB
163402008-01-01 Joel Brobecker <brobecker@adacore.com>
16341
16342 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
16343 gdb.ada/interface/foo.adb: New files.
16344 * gdb.ada/interface.exp: New testcase.
16345
ef682c56
JB
163462007-12-31 Jim Blandy <jimb@codesourcery.com>
16347
16348 * gdb.base/multi-forks.exp: Consume all output from child
16349 processes before proceeding to next test.
16350
f6f3eb6c
JB
163512007-12-29 Jim Blandy <jimb@codesourcery.com>
16352
16353 * configure: Regenerated.
16354
f652e42f
JB
163552007-12-27 Joel Brobecker <brobecker@adacore.com>
16356
16357 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
16358 gdb.ada/fixed_cmp/fixed.adb: New files.
16359 * gdb.ada/fixed_cmp.exp: New testcase.
16360
6943e596
JB
163612007-12-27 Joel Brobecker <brobecker@adacore.com>
16362
16363 * gdb.ada/boolean_expr.exp: New testcase.
16364
aad9a193
JB
163652007-12-26 Jim Blandy <jimb@codesourcery.com>
16366
16367 * gdb.base/multi-forks.exp: Doc fix.
16368
fb5f3683
JB
163692007-12-26 Joel Brobecker <brobecker@adacore.com>
16370
16371 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
16372 * gdb.ada/char_param.exp: Do not compile our test program with
16373 -gnata, this is unnecessary.
16374 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
16375
384e4a9c
JB
163762007-12-24 Joel Brobecker <brobecker@adacore.com>
16377
16378 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
16379 gdb.ada/print_chars/foo.adb: New files.
16380 * gdb.ada/print_chars.exp: New testcase.
16381
01e044f7
JB
163822007-12-24 Joel Brobecker <brobecker@adacore.com>
16383
16384 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
16385 gdb.ada/char_param/foo.adb: New files.
16386 * gdb.ada/char_param.exp: New testcase.
16387
0ce17860
JB
163882007-12-22 Jim Blandy <jimb@codesourcery.com>
16389
16390 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
16391 hard-coding source line numbers into the test.
16392 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
16393 gdb_get_line_number to find.
16394
919809b9
JB
163952007-12-22 Joel Brobecker <brobecker@adacore.com>
16396
16397 * gdb.base/ptype.c (highest): New struct type.
16398 (the_highest): New variable of that type.
16399 (main): Add dummy assignment to a field of variable the_highest.
16400 * gdb.base/ptype.exp: Test type printing of our new variable.
16401
abc8a88d
PM
164022007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
16403
16404 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 16405 and record first explicitly generated thread number.
abc8a88d
PM
16406 Use that thread number for thread specific watchpoint test.
16407 Add iteration number to repetitive tests.
16408
5158f3e3
CES
164092007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
16410 Jim Blandy <jimb@codesourcery.com>
16411
16412 * gdb.base/expand-psymtabs.c: New testcase
16413 source file.
16414 * gdb.base/expand-psymtabs.exp: New testcase
16415 expect file.
16416
37e4754d
LM
164172007-12-17 Luis Machado <luisgpm@br.ibm.com>
16418
16419 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
16420 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
16421
551e5d04
JB
164222007-12-17 Joel Brobecker <brobecker@adacore.com>
16423
16424 * gdb.ada/frame_args/foo.adb: New file.
16425 * gdb.ada/frame_args/pck.ads: New file.
16426 * gdb.ada/frame_args/pck.adb: New file.
16427 * gdb.ada/frame_args.exp: New testcase.
16428
a05ee097
JB
164292007-12-17 Joel Brobecker <brobecker@adacore.com>
16430
16431 * gdb.base/frame-args.c: New file.
16432 * gdb.base/frame-args.exp: New testcase.
16433
c162e8c9 164342007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 16435 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
16436
16437 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
16438
afe8ab22 164392007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16440
afe8ab22
VP
16441 * gdb.mi/mi-pending.exp: New.
16442 * gdb.mi/mi-pending.c: New.
16443 * gdb.mi/mi-pendshr.c: New.
16444
dfdfb3ca
JB
164452007-12-06 Jim Blandy <jimb@codesourcery.com>
16446
16447 * gdb.base/default.exp: Update expected output for 'info catch'.
16448
b7fca990
JK
164492007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16450
16451 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
16452 must be set to binary.
16453
6a1afc1e
PA
164542007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
16455
16456 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
16457
a6b151f1
DJ
164582007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
16459
16460 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
16461 gdb.mi/mi-file-transfer.exp: New.
16462
43039443
JK
164632007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16464
16465 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
16466
0ef2251b
MR
164672007-11-22 Maciej W. Rozycki <macro@mips.com>
16468
16469 * gdb.trace/backtrace.exp: Fix a typo.
16470 * gdb.trace/circ.exp: Likewise.
16471 * gdb.trace/collection.exp: Likewise.
16472 * gdb.trace/limits.exp: Likewise.
16473 * gdb.trace/report.exp: Likewise.
16474 * gdb.trace/tfind.exp: Likewise.
16475 * gdb.trace/while-dyn.exp: Likewise.
16476
5443631e
NR
164772007-11-21 Nick Roberts <nickrob@snap.net.nz>
16478
16479 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
16480 objects of pointers that can't be dereferenced are now
16481 "noneditable".
16482
a4ce5b0d
UW
164832007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16484
16485 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
16486 (target_cpu): Remove.
16487
d6e956e5
VP
164882007-10-15 Vladimir Prus <vladimir@codesourcery.com>
16489
16490 * gdb.base/ending-run.exp: Expect the list of cleared
16491 breakpoint to come in natural order, not the reversed one.
a9c64011 16492
214270ab
VP
164932007-11-07 Vladimir Prus <vladimir@codesourcery.com>
16494
16495 * gdb.mi/mi-var-child.c (do_child_deletion): New.
16496 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 16497
1a619819
LM
164982007-11-05 Luis Machado <luisgpm@br.ibm.com>
16499
16500 * gdb.base/printcmds.exp: New function
16501 test_printf_with_dfp.
16502
5b01a6fa
DE
165032007-11-02 Doug Evans <dje@google.com>
16504
16505 * gdb.disasm/t01_mov.s: Remove carriage returns.
16506 * gdb.disasm/t02_mova.s: Ditto.
16507 * gdb.disasm/t03_add.s: Ditto.
16508 * gdb.disasm/t04_sub.s: Ditto.
16509 * gdb.disasm/t05_cmp.s: Ditto.
16510 * gdb.disasm/t06_ari2.s: Ditto.
16511 * gdb.disasm/t07_ari3.s: Ditto.
16512 * gdb.disasm/t08_or.s: Ditto.
16513 * gdb.disasm/t09_xor.s: Ditto.
16514 * gdb.disasm/t10_and.s: Ditto.
16515 * gdb.disasm/t11_logs.s: Ditto.
16516 * gdb.disasm/t12_bit.s: Ditto.
16517 * gdb.disasm/t13_otr.s: Ditto.
16518
ec33ab7f
JK
165192007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16520
16521 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
16522
ae0d01ff
UW
165232007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16524
16525 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
16526 provide DFP support.
16527
55eddb0f
DJ
165282007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
16529
16530 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
16531 Test "set powerpc vector-abi". Skip auto-detection tests for old
16532 toolchains.
16533
7020f05c
PA
165342007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16535
16536 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
16537 with [string compare].
16538
84bc3db9
PA
165392007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
16540
16541 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
16542 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
16543
5876dc88
LM
165442007-10-25 Luis Machado <luisgpm@br.ibm.com>
16545
16546 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
16547 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
16548 * gdb.opt/Makefile.in: New makefile.
16549 * Makefile.in: Create new directory "gdb.opt".
16550 * configure.ac: Add "gdb.opt" directory.
16551 * configure: Regenerated.
a9c64011 16552
c3ea9a14
DE
165532007-10-25 Doug Evans <dje@google.com>
16554
16555 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
16556 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
16557
a9c64011 165582007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
16559 Thiago Jung Bauermann <bauerman@br.ibm.com>
16560
16561 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
16562 Floating Point expressions.
16563 * gdb.base/dfp-test.exp: new file adding tests for Decimal
16564 Floating Point variables.
16565 * gdb.base/dfp-test.c: new file containing program with Decimal
16566 Floating variables, used by gdb.base/dfp-test.exp.
16567
62a24a2b
DJ
165682007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
16569
16570 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
16571
e7b1eae6
UW
165722007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16573
16574 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
16575 compiling test case with GCC.
16576 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
16577
c641edcc
UW
165782007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16579
16580 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
16581 format changes.
16582
5e5ebfe6
MS
165832007-10-18 Michael Snyder <msnyder@specifix.com>
16584
16585 * gdb.base/dbx.exp: Add missing "-re " operator.
16586
e831e7b6
GM
165872007-10-16 Gaius Mulley <gaius@glam.ac.uk>
16588
16589 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
16590 * configure.ac: Removed trailing spaces after backslash.
16591 * gdb.modula2: New directory.
16592 * gdb.modula2/Makefile.in: New file.
16593 * gdb.modula2/unbounded-array.exp: New file.
16594 * gdb.modula2/unbounded1.c: New file.
16595
7cc46491
DJ
165962007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
16597
16598 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
16599
166002007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
16601
16602 * gdb.base/sigstep.c (main): Add checks for
16603 return values for setitimer call.
16604 Call setitimer again with itimer = ITIMER_REAL
16605 if first call to setitimer fails.
16606
e91528f0
KH
166072007-10-11 Kazu Hirata <kazu@codesourcery.com>
16608
16609 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
16610 of $timeout.
16611
2ec9a4f8
DJ
166122007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16613
16614 * gdb.server/server-run.exp: Test for dynamic linker symbols.
16615
166162007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
16617
16618 * lib/gdb.exp (gdb_run_cmd): Move comment outside
16619 of gdb_expect call, to avoid interruption.
16620
64b2fa04
PA
166212007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
16622
16623 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
16624 (v_unsigned_long_long, v_long_long_array)
16625 (v_signed_long_long_array, v_unsigned_long_long_array)
16626 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
16627 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
16628 [!NO_LONG_LONG]: New.
16629 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
16630 v_long_long_member.
16631
16632 (v_long_long_func, v_signed_long_long_func)
16633 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
16634 (main) [!NO_LONG_LONG]: Initialize long long variants.
16635
16636 * gdb.base/whatis.exp: If board file requests no_long_long, build
16637 test with NO_LONG_LONG defined. Test long long, signed long long,
16638 and unsigned long long variants but only if board file doesn't
16639 disable it.
16640
a912286e 166412007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 16642 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
16643
16644 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
16645 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
16646 * configure: Regenerated.
16647 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
16648 gdb.pascal/types.exp, lib/pascal.exp: New files.
16649
471ba8c9
DJ
166502007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
16651
16652 * gdb.cp/classes.exp (do_tests): Always step to the line after the
16653 call.
16654 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
16655 to return to the call.
16656 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
16657 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
16658 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
16659 * gdb.mi/mi-until.exp (test_until): Likewise.
16660 * gdb.mi/mi2-until.exp (test_until): Likewise.
16661
fef8a650
DJ
166622007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
16663
16664 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
16665 two-char array.
16666 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
16667
d983da9c
DJ
166682007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
16669
16670 * gdb.threads/watchthreads.c (thread_function): Sleep between
16671 iterations.
16672 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
16673 at once for S/390. Generate matching fails and passes.
16674
17f62551
VP
166752007-09-27 Vladimir Prus <vladimir@codesourcery.com>
16676
16677 * gdb.mi/var-cmd.c (do_children_tests): Initialize
16678 the 'struct_declarations' variable to zeros.
a9c64011 16679
ed0616c6
VP
166802007-09-24 Vladimir Prus <vladimir@codesourcery.com>
16681
16682 * gdb.cp/mb-ctor.cc: New.
16683 * gdb.cp/mb-ctor.exp: New.
16684 * gdb.cp/mb-templates.cc: New.
16685 * gdb.cp/mb-templates.exp: New.
16686
41f1b697
DJ
166872007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
16688
16689 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
16690
3f213f78
PA
166912007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
16692
16693 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
16694 targets.
16695 * configure: Regenerate.
16696
0d381245 166972007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 16698
0d381245
VP
16699 * gdb.base/annota1.exp: Adjust for 'info break'
16700 format changes.
16701 * gdb.base/annota3.exp: Likewise.
16702 * gdb.base/break.exp: Likewise.
16703 * gdb.base/condbreak.exp: Likewise.
16704 * gdb.base/pending.exp: Likewise.
16705 * gdb.base/sepdebug.exp: Likewise.
16706 * gdb.base/unload.exp: Likewise.
16707 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 16708
fe3f5fa8
VP
167092007-09-22 Vladimir Prus <vladimir@codesourcery.com>
16710
16711 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
16712 messages.
16713 * gdb.base/chng-syms.exp: Likewise.
16714 * gdb.base/unload.exp: Likewise.
a9c64011 16715
a75cf6c0
DJ
167162007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
16717
16718 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
16719
18ecae38
DJ
167202007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
16721
16722 * schedlock.c (NUM): Change to 1.
16723 (main): Use args[0] for the main thread.
16724 * schedlock.exp: Only expect two threads. Only issue one pass or fail
16725 regardless of the number of threads.
16726
5509918f
MR
167272007-09-14 Maciej W. Rozycki <macro@mips.com>
16728
4a543daf
MR
16729 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
16730 type down.
16731 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16732 test.
16733 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
16734 watchpoint type down.
16735 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
16736 test.
16737
167382007-09-14 Maciej W. Rozycki <macro@mips.com>
16739
5509918f
MR
16740 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
16741 Move all the tests here and run them twice, once using software
16742 watchpoints and once using hardware watchpoints.
16743 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
16744
40b53987
DJ
167452007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
16746
16747 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
16748 test.
16749
695e2681
MK
167502007-09-10 Mark Kettenis <kettenis@gnu.org>
16751
8b3fc8d8
MK
16752 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
16753 build-id.
16754
695e2681
MK
16755 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
16756 know about $ORIGIN. Calculate output dir from $dest instead of
16757 using ${objdir}/{$subdir}.
16758
58d69f29
MK
167592007-09-09 Mark Kettenis <kettenis@gnu.org>
16760
16761 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
16762 gcore, before continuing with the test.
16763
3e347599
DJ
167642007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
16765
16766 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
16767 * gdb.mi/mi-watch.exp: Likewise.
16768
ea37ba09
DJ
167692007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16770 Jim Blandy <jimb@codesourcery.com>
16771
16772 * gdb.arch/i386-sse.exp: Do not expect character constants.
16773 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
16774 * gdb.base/display.exp: Allow print/s.
16775 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
16776 and unsigned char array changes.
16777
2025a643
DJ
167782007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
16779
16780 * gdb.base/display.exp: Add tests for printf %p.
16781
26669a27
PA
167822007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
16783
16784 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
16785 the dll name to unicode.
16786
c8f021f8
JK
167872007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16788
16789 * gdb.base/default.exp (show version): Update the version text.
16790 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
16791
4cf31eea
JK
167922007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16793
16794 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
16795 New files.
16796
4935890f
JK
167972007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16798
16799 * lib/gdb.exp (build_id_debug_filename_get): New function.
16800 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
16801 Remove the generate DEBUG file for the future testcase runs.
16802 New testcase for the NT_GNU_BUILD_ID retrieval.
16803 Move the final testing step to ...
16804 (test_different_dir): ... a new function.
16805 New parameter XFAIL to XFAIL all the tests performed.
16806 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
16807 New parameter TYPE to PF_PREFIX all the tests performed.
16808
02142340
VP
168092007-08-31 Vladimir Prus <vladimir@codesourcery.com>
16810
16811 * gdb.mi/mi-var-cp.cc (path_expression): New
16812 function.
16813 * gdb.mi/mi-var-cp.exp: Run path exression tests.
16814
36acd84e
UW
168152007-08-27 Markus Deuling <deuling@de.ibm.com>
16816
16817 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
16818 to fit into SPU Local Store memory.
16819
a896d121
JB
168202007-08-23 Joel Brobecker <brobecker@adacore.com>
16821
16822 * gdb.base/default.exp: Adjust the expected output of "info
16823 warranty" after the switch to GPLv3.
16824
7b433602
JB
168252007-08-23 Joel Brobecker <brobecker@adacore.com>
16826
16827 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
16828 to 30000 (from 20000).
16829
e22f8b7c
JB
168302007-08-23 Joel Brobecker <brobecker@adacore.com>
16831
16832 Switch the license of all .exp files to GPLv3.
16833 Switch the license of all .f and .f90 files to GPLv3.
16834 Switch the license of all .s and .S files to GPLv3.
16835
5a0e3bd0
JB
168362007-08-23 Joel Brobecker <brobecker@adacore.com>
16837
16838 * configure.ac: Switch license to GPLv3.
16839
cc00619d
JB
168402007-08-23 Joel Brobecker <brobecker@adacore.com>
16841
16842 Switch the licensing to GPLv3 for all .ads and .adb files.
16843
8d26208a
DJ
168442007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
16845
16846 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
16847 and t_int_double.
16848 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
16849
4fcb9948
JB
168502007-08-17 Joel Brobecker <brobecker@adacore.com>
16851
16852 * gdb.base/step-line.c: Switch license to GPL version 3, and
16853 update copyright year.
16854 * gdb.base/step-line.inp: Likewise.
16855
b9c34f67
JB
168562007-08-17 Joel Brobecker <brobecker@adacore.com>
16857
16858 * gdb.base/gdb1555.exp: Make expected output immune to formatting
16859 changes inside gdb1555.c.
16860 * gdb.base/pending.exp: Likewise.
16861
2cc17678
DJ
168622007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
16863
16864 * config/default.exp: New file.
16865
e48883f7
DJ
168662007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16867
16868 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
16869 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
16870
1ab80e5b
MR
168712007-07-30 Maciej W. Rozycki <macro@mips.com>
16872
16873 * gdb.base/dump.exp: Force the correct endianness for binary
16874 formats not carrying this information.
16875
aba471f5
DJ
168762007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16877
16878 * gdb.threads/staticthreads.exp: Match .*sem_post.
16879
d4e07204
DJ
168802007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16881
16882 * gdb.base/readline.exp (operate_and_get_next): Match the final
16883 prompt.
16884
2b97317d
KB
168852007-07-23 Kevin Buettner <kevinb@redhat.com>
16886
16887 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
16888 to restarting SID.
16889
44efa07a
KB
168902007-07-18 Kevin Buettner <kevinb@redhat.com>
16891
16892 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
16893 prior to `gdb_start'.
16894
7b5ebade
KB
168952007-07-18 Kevin Buettner <kevinb@redhat.com>
16896
16897 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
16898 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
16899 Remove call to gdb_unload.
16900
255e7678
DJ
169012007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
16902 Daniel Jacobowitz <dan@codesourcery.com>
16903
16904 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
16905 for __WIN32__.
16906 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
16907 * gdb.base/unload.exp: Use shared library test routines.
16908
3a40aaa0
UW
169092007-07-03 Markus Deuling <deuling@de.ibm.com>
16910
16911 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
16912 * gdb.base/solib-symbol-lib.c: Likewise.
16913 * gdb.base/solib-symbol-main.c: Likewise.
16914
b0f4b84b
DJ
169152007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
16916
16917 * config/gdbserver.exp (gdb_reconnect): New.
16918 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
16919 gdb.base/solib-disc.exp: New files.
16920 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
16921 remote debugging".
16922 (gdb_compile): Add shlib_load flag.
16923 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
16924 port.
16925 (gdbserver_reconnect): New.
16926
1b05479a
DJ
169272007-07-01 Nick Roberts <nickrob@snap.net.nz>
16928 Daniel Jacobowitz <dan@codesourcery.com>
16929
16930 * gdb.base/annota3.exp: Test for if construct.
16931
86f78eb2
DJ
169322007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
16933
16934 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
16935
6a2eb474 169362007-06-21 Chris Dearman <chris@mips.com>
a9c64011 16937 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
16938
16939 * gdb.base/display.exp: Allow a newline after display/i.
16940 * gdb.base/pc-fp.exp: Likewise.
16941 * gdb.base/sigbpt.exp: Likewise.
16942
f8b73d13
DJ
169432007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16944
16945 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
16946 required features to be included.
16947
4339e69e
DJ
169482007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
16949
16950 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
16951 in info threads output.
16952
23d964e7
UW
169532007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16954 Markus Deuling <deuling@de.ibm.com>
16955
16956 * gdb.arch/spu-info.exp: New testcase.
16957 * gdb.arch/spu-info.c: New file.
16958
fd20f75b
DJ
169592007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
16960
16961 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
16962 tpcs_offset. Restore lr after the call.
16963 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
16964
2226f861
DJ
169652007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
16966
16967 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
16968 (gdbserver_run): Kill any running gdbserver.
16969 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
16970
d12371a9
MR
169712007-05-17 Maciej W. Rozycki <macro@mips.com>
16972
16973 * gdb.base/sigbpt.exp: Preset segv_addr.
16974
93f02886
DJ
169752007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
16976
16977 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
16978 (gdb_compile_shlib): Likewise.
16979 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
16980 (default_gdb_init): Clear cleanfiles.
16981 (gdb_finish): Delete recorded cleanfiles.
16982 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
16983
16984 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
16985 Do not use isnative.
16986 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
16987 gdb.base/so-impl-ld.exp: Likewise.
16988 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
16989 * gdb.base/unload.exp: Likewise. Do not pass empty option to
16990 gdb_compile.
16991
b04e06d7
VP
169922007-05-15 Vladimir Prus <vladimir@codesourcery.com>
16993
16994 * config/unknown.exp: Remove.
16995
069ed931
UW
169962007-05-15 Markus Deuling <deuling@de.ibm.com>
16997
16998 * gdb.base/info-proc.exp: Check is_remote.
16999
09db0d03
UW
170002007-05-14 Markus Deuling <deuling@de.ibm.com>
17001
17002 * gdb.base/gcore.exp: Initialize variable core_supported.
17003
af2cbe8c
DJ
170042007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17005
17006 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
17007
027c0295
DJ
170082007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17009
17010 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
17011 * gdb.threads/print-threads.exp (test_all_threads): Allow
17012 negative and hexadecimal thread IDs.
17013
dc5000e7
DJ
170142007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
17015
17016 * gdb.java/jprint.java (public): Avoid invalid call to static
17017 method.
17018
2e74ed18
DP
170192007-05-14 Denis Pilat <denis.pilat@st.com>
17020
17021 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
17022 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
17023 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17024 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
17025 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
17026
83547f02
UW
170272007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17028
17029 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 17030 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
17031 this mode.
17032 * gdb.base/ovlymgr.c: Provide stubs for spu target.
17033 * gdb.base/spu.ld: New file.
17034
b18be20d
DJ
170352007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
17036
17037 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
17038
be444858
DJ
170392007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
17040
17041 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
17042
b1d53152
DJ
170432007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17044
17045 * gdb.java/jmain.exp: Handle demangled names with and without method
17046 signatures.
17047
d084b331
DJ
170482007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
17049
17050 * gdb.mi/mi-syn-frame.c (main, foo, bar)
17051 (have_a_very_merry_interrupt): Remove calls to puts.
17052 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
17053 inferior output.
17054 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
17055 test names.
17056
db9d7fc5
DJ
170572007-04-29 Markus Deuling <deuling@de.ibm.com>
17058 Daniel Jacobowitz <dan@codesourcery.com>
17059
17060 * gdb.base/auxv.exp (core_works): Also check is_remote.
17061 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
17062
ef783a7d 170632007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 17064
ef783a7d
VP
17065 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
17066 message, not the undefined 'module' variable.
17067 * gdb.base/siginfo.exp: Likewise.
17068 * gdb.base/sigstep.exp: Likewise.
17069 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
17070 serialport.
17071 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
17072
b7b73cae
CV
170732007-04-25 Corinna Vinschen <vinschen@redhat.com>
17074
17075 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
17076 target sim fails. Return 0 otherwise.
17077 (gdb_load): Return prematurely if gdb_target_sim fails.
17078
7d90fdfa
DP
170792007-04-16 Denis Pilat <denis.pilat@st.com>
17080
17081 * gdb.base/setshow.exp: Reset height after having set it to 100.
17082
5d3e9c85
DP
170832007-04-16 Denis Pilat <denis.pilat@st.com>
17084
17085 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
17086
18e75969
DP
170872007-04-16 Denis Pilat <denis.pilat@st.com>
17088
17089 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
17090
25d5ea92
VP
170912007-04-14 Vladimir Prus <vladimir@codesourcery.com>
17092
17093 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
17094 tests. Run the frozen varobjs test.
17095 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 17096 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 17097
0b49cb80
JK
170982007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17099
17100 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
17101 gdb.base/type-opaque.exp: New files.
17102
a73bafbc 171032007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
17104
17105 * gdb.mi/mi-var-child.c
a73bafbc
VP
17106 (do_children_tests): User char[2] instead of
17107 char so that automatic printing of pointers to char
17108 don't give unpredicable result.
17109 * gdb.mi/var-cmd.c (do_locals_test): Initialize
17110 local variables.
17111 * gdb.mi/mi-var-child.exp: Step to right line
17112 of do_children_tests.
17113 * gdb.mi/mi2-var-child.exp: Likewise.
17114 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 17115 do_locals_tests.
a73bafbc
VP
17116 (do_children_tests): User char[2] instead of
17117 char so that automatic printing of pointers to char
a9c64011 17118 don't give unpredicable result.
a73bafbc 17119 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17120 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
17121 Pass test name to mi_wait_for_stop.
17122
7ce59000
DJ
171232007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17124
17125 * gdb.asm/asm-source.exp: Remove d10v case.
17126 * lib/gdb.exp (skip_cplus_tests): Likewise.
17127 * gdb.asm/d10v.inc: Deleted.
17128
20389057
DJ
171292007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17130
17131 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
17132
8807d78b
DJ
171332007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17134
17135 * config/netware.exp: Delete file.
17136
aa3edb8e
JB
171372007-03-29 Joel Brobecker <brobecker@adacore.com>
17138
17139 * gdb.dwarf2/dw2-noloc.S: New file.
17140 * gdb.dwarf2/dw2-noloc.exp: New file.
17141
297561ac
PA
171422007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
17143
17144 * gdb.cp/method2.cc: New test.
17145 * gdb.cp/method2.exp: New test.
17146 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
17147
1f81bd39
DJ
171482007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17149
17150 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
17151
9453113a
DJ
171522007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
17153
17154 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
17155
b741e217
DJ
171562007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
17157
17158 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
17159 (gdb_load): Delete, replace with...
17160 (gdb_reload): ...this.
17161 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
17162 * gdb.server/server-mon.exp: Likewise.
17163 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
17164 (gdb_start_cmd): New.
17165 (gdb_file_cmd): Save the last loaded file.
17166 (gdb_reload): New.
17167 (gdb_gnu_strip_debug): Use transform.
17168 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
17169 support here. Use new $last_loaded_file. Check mtime.
17170 (gdb_target_cmd): Handle ObjC failure case.
17171 (infer_host_exec): Delete.
17172 (gdbserver_load): Rename to...
17173 (gdbserver_run): ...this. Simplify.
17174 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
17175 (mi_gdb_load): Move most contents to a new function...
17176 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
17177 (mi_run_cmd): Use mi_gdb_target_load.
17178 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
17179 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
17180 Use gdb_run_cmd.
17181 * gdb.base/charsign.exp: Remove incorrect comment.
17182 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
17183 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
17184 gdb.base/start.exp: Use gdb_start_cmd.
17185
446ab585 171862007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 17187 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
17188
17189 * gdb.base/sigbpt.exp: Fix the message when skipping test.
17190 * gdb.base/signull.exp: Similarly.
17191
bbb88ebf
UW
171922007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17193
17194 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
17195 messages available to test cases (like chng-sym.exp).
17196
cb8c4a99
AS
171972007-03-14 Andreas Schwab <schwab@suse.de>
17198
17199 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
17200 format changes.
17201
4e463ff5
DJ
172022007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
17203
17204 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
17205 (optimized_1): New.
17206 (main): Call optimized_1.
17207 (gdb2029): Correct typos. Call gdb2029_marker.
17208 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
17209 for gdb2029.
17210
b6db2c47
MK
172112007-03-12 Mark Kettenis <kettenis@gnu.org>
17212
17213 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
17214 as tabs. Remove redundant test pattern.
17215
70ed3737
UW
172162007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17217
17218 * gdb.base/long_long.exp: Accept optional symbol name in <...>
17219 for /a format output.
17220
47b67b60
DJ
172212007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
17222
17223 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
17224 collect output incrementally.
17225
b8953b0e
UW
172262007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17227
17228 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
17229 for -var-create lpcharacter test.
17230 * gdb.mi/mi2-var-cmd.exp: Likewise.
17231
7acd5c40
UW
172322007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17233
17234 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
17235 pass on targets where address zero is readable.
17236
9c6759c1
UW
172372007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17238
17239 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
17240 just a single architecture.
17241
a2f1aeb4
UW
172422007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17243
17244 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
17245 (fetch_all_registers): New function, uses gdb_test_multiple and
17246 exp_continue to fetch inferior output line-by-line.
17247 Replace all uses of do_get_all_registers by fetch_all_registers.
17248
46579ac2
UW
172492007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17250
17251 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
17252 in target_info.
17253
fc133f24
MS
172542007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17255
a9c64011 17256 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
17257 consistancy; add a default (timeout) case.
17258
7646a51d
MS
172592007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17260
17261 * gdb.base/watchpoint.exp: Fix truncated comment.
17262
dcfff61f
MS
172632007-03-02 Michael Snyder <michael.snyder@palmsource.com>
17264
17265 * Makefile.in: Remove spurious single-quotes from sed command.
17266
664e3ee9
DJ
172672007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17268
17269 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
17270 func.
17271 * gdb.mi/mi2-var-cmd.exp: Likewise.
17272
d7cc6f2f
JB
172732007-02-27 Joel Brobecker <brobecker@adacore.com>
17274
a9c64011
AS
17275 * gdb.dwarf2/dw2-producer.S: New file.
17276 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
17277
172782007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
17279
17280 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17281 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17282 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17283 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17284 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
17285 Revert tests to use mi_gdb_test and include value field in output
17286 of -var-create.
17287
93d42b30
DJ
172882007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17289
17290 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
17291
c499ed39
DJ
172922007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
17293
17294 * gdb.base/maint.exp: Remove full paths from test names.
17295 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
17296 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
17297
9836f81b
JB
172982007-02-27 Joel Brobecker <brobecker@adacore.com>
17299
17300 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
17301
c74d0ad8
DJ
173022007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17303
17304 * gdb.server/server-mon.exp: New test.
17305
2711e456
DJ
173062007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17307
17308 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
17309
ff6f572f
DJ
173102007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
17311
17312 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
17313 register capitalization.
17314
fada3feb
DP
173152007-02-13 Denis Pilat <denis.pilat@st.com>
17316
17317 * gdb.mi/mi-var-invalidate.exp: New file.
17318
fb1e4ffc
DJ
173192007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17320
17321 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
17322
3da939d7
DJ
173232007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17324
17325 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
17326
123dc839
DJ
173272007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
17328
17329 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
17330 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
17331
877e3645 173322007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
17333
17334 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
17335 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
17336 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
17337 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
17338 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 17339 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 17340 Update tests to include value field in output of -var-create.
a9c64011 17341
3c0a2960
AS
173422007-02-08 Andreas Schwab <schwab@suse.de>
17343
17344 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
17345
108546a0
DJ
173462007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
17347
17348 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
17349 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
17350
d701dcab
DP
173512007-02-02 Denis Pilat <denis.pilat@st.com>
17352
17353 * gdb.threads/threadapply.exp: check that frame is not changed by
17354 the thread apply all command.
17355
783e3e2f
AS
173562007-01-31 Andreas Schwab <schwab@suse.de>
17357
6d9c3a87
AS
17358 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17359
3c50d7b9
AS
17360 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
17361 in the dwarf sections.
17362 * gdb.dwarf2/mac-fileno.S: Likewise.
17363
783e3e2f
AS
17364 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
17365 bspstore register on ia64.
17366
78ff580e
AS
173672007-01-29 Andreas Schwab <schwab@suse.de>
17368
cc8e9b12
AS
17369 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
17370 "frame-begin" annotation.
17371
78ff580e
AS
17372 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
17373 number of "frames-invalid" annotations.
17374
704a4f78
DJ
173752007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17376
17377 * gdb.base/commands.exp: Call if_commands_test.
17378 (gdb_test_no_prompt, if_commands_test): New.
17379
e741bf94
MK
173802007-01-28 Mark Kettenis <kettenis@gnu.org>
17381
17382 * gdb.threads/sigthread.c (NSIGS): Make bigger.
17383
474d0ad3
AS
173842007-01-27 Andreas Schwab <schwab@suse.de>
17385
17386 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
17387 .short/.int/.quad in the dwarf sections.
17388 * gdb.dwarf2/dw2-intercu.S: Likewise.
17389 * gdb.dwarf2/dw2-intermix.S: Likewise.
17390
e784b426
JK
173912007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17392
17393 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
17394 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
17395 array.
e784b426
JK
17396 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
17397 * gdb.base/setvar.exp: Likewise.
17398
37f08e04
AS
173992007-01-26 Andreas Schwab <schwab@suse.de>
17400
9a01813a
AS
17401 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
17402 test.
17403
37f08e04
AS
17404 * gdb.base/multi-forks.exp ("restart $i"): Also match
17405 __kernel_syscall_via_break.
17406
6e2a9270
VP
174072007-01-24 Vladimir Prus <vladimir@codesourcery.com>
17408
17409 * lib/mi-support.exp (mi_delete_varobj): New.
17410 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
17411 testcase.
17412 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
17413 (main): Call the above.
17414 (reference_update_test, base_in_reference_test)
17415 (reference_to_pointer): Delete the created varobjs.
a9c64011 17416
e515b470
DJ
174172007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
17418
17419 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
17420 * configure: Regenerated.
17421 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
17422 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
17423 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
17424 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
17425 * lib/gdb.exp (gdb_skip_xml_test): New function.
17426
08d8bcd7
DJ
174272007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
17428
17429 * gdb.base/sigrepeat.exp: Correct error message.
17430
174312007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
17432 Daniel Jacobowitz <dan@codesourcery.com>
17433
17434 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
17435 gdb.arch/i386-gnu-cfi-asm.S: New files.
17436
97c3f1f3
JK
174372007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17438
17439 * lib/gdb.exp: Abort on missing `site.exp'.
17440
cb1df416
DJ
174412007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17442 Daniel Jacobowitz <dan@codesourcery.com>
17443
17444 * gdb.base/included.c, gdb.base/included.exp,
17445 gdb.base/included.h: New files.
17446
35990120
DJ
174472007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17448
17449 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
17450 (maximize_rlimit): Reduce limits on 64-bit systems.
17451
6e81a116 174522007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
17453
17454 From Marcus Deuling <deuling@de.ibm.com>:
17455 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
17456 every case.
17457
6c3c41f3
NR
174582007-01-13 Nick Roberts <nickrob@snap.net.nz>
17459
17460 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
17461 (test_path_specification): Use objdir instead of srcdir to always
17462 get an absolute filename.
17463
2f12c312
DJ
174642007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
17465
17466 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
17467
81121995
VP
174682007-01-11 Vladimir Prus <vladimir@codesourcery.com>
17469
17470 * gdb.mi/mi-var-cp.cc (reference_update_tests):
17471 Make sure the variable we're using is in scope.
17472 (reference_to_pointer): Likewise.
17473
4741b737
DJ
174742007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17475
17476 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
17477 has no debug information.
17478
054410c3
DJ
174792007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
17480
17481 * gdb.base/annota1.exp: Remove extra send_gdb.
17482
818f79f6
DJ
174832007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17484
17485 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
17486
f7a6bb70
DJ
174872007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17488
17489 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
17490
57e66780
DJ
174912007-01-08 Nick Roberts <nickrob@snap.net.nz>
17492 Daniel Jacobowitz <dan@codesourcery.com>
17493
17494 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
17495 lcharacter or linteger change. Correct duplicated test name.
17496 * gdb.mi/mi2-var-cmd.exp: Likewise.
17497
3d799a95
DJ
174982007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
17499
17500 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
17501
175022007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 17503
a9c64011
AS
17504 * gdb.base/nofield.c: New file.
17505 * gdb.base/nofield.exp: New testcase.
51679ba9 17506
eafb94e8
NR
175072007-01-05 Nick Roberts <nickrob@snap.net.nz>
17508
17509 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
17510
17511 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
17512 test.
17513
5e572bb4
DJ
175142007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17515
17516 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
17517
74a44383
DJ
175182007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
17519
17520 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
17521 when continuing.
17522
1b572db9
DJ
175232007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17524
17525 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
17526 Expect ".exe" extension.
17527
381bc39b
DJ
175282007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17529
17530 * gdb.base/charset.exp: Add explicit filename to break.
17531 * gdb.base/dbx.exp: Add explicit filename to breaks.
17532
2b70e4c6
DJ
175332007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
17534
17535 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
17536 * gdb.mi/mi2-file.exp: Likewise.
17537
303b6f5d
DJ
175382007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17539
17540 Implement specification of MI tests as comments
17541 in C and C++ sources.
17542 * lib/mi-support.exp (mi_autotest_data): New variable.
17543 (mi_autotest_source): New variable.
17544 (count_newlines, mi_prepare_inline_tests)
17545 (mi_get_inline_test, mi_continue_to_line)
17546 (mi_run_inline_test, mi_tbreak)
17547 (mi_send_resuming_command, mi_wait_for_stop): New functions.
17548 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
17549 Run inline tests.
17550 * gdb.mi/mi-var-cp.cc: Define tests here.
17551
23da0d94
VP
175522007-01-04 Vladimir Prus <vladimir@codesourcery.com>
17553
17554 Simplify usage of mi_continue_to.
17555 * lib/mi-support.exp (mi_runto_helper): Renamed
17556 from mi_runto, added new parameter 'run_or_continue'.
17557 (mi_runto): Use mi_runto_helper.
17558 (mi_continue_to): Accept just function name as parameter.
17559 Use mi_runto_helper.
17560 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
17561 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 17562
f9e18282
JB
175632006-01-04 Joel Brobecker <brobecker@adacore.com>
17564
17565 Make this testcase a bit more realistic. The current code
17566 is too simplistic, and allows the compiler to optimize out
17567 some of the entities we need for this testcase.
17568 * gdb.ada/null_record/bar.ads (Void_Star): New type.
17569 (Do_Nothing): Add extra parameter.
17570 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
17571 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
17572 by using a variable of type Void_Star.
17573
fd678c65
JB
175742006-01-04 Joel Brobecker <brobecker@adacore.com>
17575
17576 * gdb.ada/catch_ex/foo.adb: New file.
17577 * gdb.ada/catch_ex.exp: New testcase.
17578
05cfdb42
DJ
175792007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
17580
17581 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
17582 pass --image-base to linker.
17583
2e03ee74
DJ
175842007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17585 Daniel Jacobowitz <dan@codesourcery.com>
17586
17587 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
17588 secondary prompts.
17589
0d5de010
DJ
175902007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17591
17592 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
17593 output. Test the types of members and member pointers.
17594 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
17595 gdb/2092.
17596 * gdb.cp/member-ptr.exp: Search for a comment instead of a
17597 statement. Enable for GCC. Update expected output for some tests
17598 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
17599 layout.
17600 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
17601 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
17602 (Diamond::vget_base): New.
17603 (main): Add new tests.
17604 * gdb.cp/printmethod.exp: Update expected output for member functions.
17605 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
17606 print pEe->D::vg().
17607
61a771aa
DJ
176082007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
17609
17610 * gdb.threads/tls.exp: Allow stops in sem_post.
17611
2fa63963
DJ
176122006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
17613
17614 * gdb.base/annota1.exp: Allow .*printf in backtraces.
17615 * gdb.base/annota3.exp: Likewise.
17616 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
17617 again (instead of timing out).
17618 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
17619 GCC bug 26475.
17620 * gdb.java/jmisc.exp: Adjust to work with method signatures including
17621 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
17622 test from jmisc1.exp.
17623 * gdb.java/jmisc1.exp: Delete.
17624 * gdb.java/jprint.exp: Adjust to work with method signatures including
17625 return types.
17626 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
17627 * gdb.threads/linux-dp.exp: Don't be confused by program output.
17628 * lib/java.exp (compile_java_from_source): Pass the correct type
17629 to target_compile.
17630
5eefc2b7
JB
176312006-12-31 Joel Brobecker <brobecker@adacore.com>
17632
17633 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
17634 (stack_align_edx): New function.
17635 (stack_align_eax): New function.
17636 (main): Add calls to stack_align_edx and stack_align_eax.
17637 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
17638 Add testing for the cases where the register used during a stack
17639 realignment is edx. Same for eax.
17640
227c54da
DJ
176412006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
17642
17643 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
17644 and generic PE targets.
17645
cab8ac94
JB
176462006-12-29 Joel Brobecker <brobecker@adacore.com>
17647
17648 * gdb.ada/array_return.exp: Update copyright date list.
17649
ba54f318
JB
176502006-12-27 Joel Brobecker <brobecker@adacore.com>
17651
17652 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
17653 (Create_Small_Float_Vector): New function.
17654 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
17655 function body.
17656 * gdb.ada/array_return/p.adb: Use new type and function from
17657 package Pck.
17658 * gdb.ada/array_return.exp: Add a test verifying that GDB is
17659 able to print the value returned by a function returning an
17660 array of float.
17661
6b7a35dd
JB
176622006-12-20 Joel Brobecker <brobecker@adacore.com>
17663
17664 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
17665 The associated tests should be PASSing.
17666
038224f6
VP
176672006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17668
17669 Test for base in references.
17670 * gdb.mi/mi-var-cp.cc: Add test code.
17671 * gdb.mi/mi-var-cp.exp: Test for bases in references.
17672 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
17673 * gdb.mi/mi2-watch.exp: Likewise.
17674 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
17675 (mi_list_varobj_children): New function.
17676
b26ed50d
VP
176772006-12-08 Vladimir Prus <vladimir@codesourcery.com>
17678
17679 * lib/mi-support.exp
17680 (mi_runto): Accept "()" after function name.
17681 (mi_create_varobj): New function.
17682 (mi_varobj_update): New function.
17683 (mi_Check_varobj_value): New function.
17684 * gdb.mi/mi-var-cp.exp: New file.
17685 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 17686
08232497
DJ
176872006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
17688
17689 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
17690 gdb.base/weaklib2.c: New files.
17691
d394c993 176922006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 17693
ac6c2fba
NS
17694 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
17695 info. Adjust test names.
17696
8ec659a0 17697 * gdb.base/break.c (main): Move position of malloc.
d394c993 17698 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 17699
acd65feb
VP
177002006-11-28 Vladimir Prus <vladimir@codesourcery.com>
17701
17702 * gdb.mi/mi-var-cmd.exp: Check -var-update after
17703 assignement of arrays and function pointers.
17704 * gdb.mi/var-cmd.c: Add declaration necessary for above
17705 tests.
17706
f556d5e5
NS
177072006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17708
17709 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
17710
17711 * gdb.threads/linux-dp.exp: Read thread table before and after
17712 creating each philosopher and verify it.
17713
697bc68d
NS
177142006-11-27 Nathan Sidwell <nathan@codesourcery.com>
17715 Paul Brook <paul@codesourcery.com>
17716 Daniel Jacobowitz <dan@codesourcery.com>
17717
17718 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 17719 main to remove duplication. Add start function of the form
697bc68d
NS
17720 '_*start[1-9]*'. Add RVDS start function.
17721
29d73ae4
DJ
177222006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17723
17724 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
17725
c1d88655
UW
177262006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17727
17728 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
17729 * gdb.asm/spu.inc: New file.
17730 * gdb.base/term.exp: Disable if [target_info exists noargs].
17731 * gdb.gdb/complaints.exp: Disable if ![isnative].
17732 * gdb.gdb/selftest.exp: Likewise.
17733 * gdb.gdb/observer.exp: Likewise.
17734 * gdb.gdb/xfullpath.exp: Likewise.
17735 * gdb.base/attach.exp: Disable on SPU target.
17736 * gdb.cp/bs145503.exp: Likewise.
17737 * gdb.cp/exception.exp: Likewise.
17738 * gdb.cp/userdef.exp: Likewise.
17739
32a13b1a
DJ
177402006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
17741
17742 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
17743
d8295fe9
VP
177442006-11-10 Vladimir Prus <vladimir@codesourcery.com>
17745
17746 * gdb.base/completion.exp: Fix completion tests for
17747 'info' and 'info '.
17748 * gdb.base/help.exp (help_test_raw, test_class_help)
17749 (test_prefix_command_help): Move...
17750 * lib/gdb.exp: Here.
17751 * gdb.base/main.exp: Adjust.
17752 * gdb.cp/maint.exp: Adjust.
17753 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 17754
8c394015
VP
177552006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17756
17757 * gdb.stabs/weird.exp (print_weird_var): Use
17758 gdb_test_multiple instead of gdb_expect.
17759
027fc1bc
VP
177602006-11-09 Vladimir Prus <vladimir@codesourcery.com>
17761
17762 * gdb.base/help.exp (help_test_raw): New.
17763 (test_class_help): New.
17764 (test_prefix_command_help): New.
17765 Adjust testcases.
17766
67609209
FR
177672006-11-09 Christophe Lyon <christophe.lyon@st.com>
17768
17769 * gdb.base/constvars.c (main): Write to crass and crips, so that
17770 they are allocated by the compiler.
17771
f73adfeb
AS
177722006-10-27 Andreas Schwab <schwab@suse.de>
17773
17774 * gdb.base/multi-forks.exp: Use "detach fork" instead of
17775 "detach-fork".
17776
2f83a18e
DJ
177772006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
17778
17779 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
17780 of patterns.
17781
94277a38
DJ
177822006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17783
17784 * gdb.base/sepdebug.exp: Remove debug format test.
17785 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
17786 Handle no-symtab.
17787 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
17788
5bd2f6e2
DJ
177892006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
17790
17791 * gdb.threads/manythreads.c (thread_function, main): Don't cast
17792 int to pointer or pointer to int.
17793 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
17794
8c008720
DJ
177952006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
17796
17797 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
17798
9e35dae4
DJ
177992006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
17800
17801 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
17802
d9639e13
DJ
178032006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
17804
17805 PR c++/2116
17806 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
17807
390a1bd0
JB
178082006-10-06 Joel Brobecker <brobecker@adacore.com>
17809
17810 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
17811 the corresponding bug has been fixed in GDB (PR/2018).
17812
dd920c33
JB
178132006-10-06 Joel Brobecker <brobecker@adacore.com>
17814
17815 * gdb.base/subst.exp: New testcase.
17816
53bbefe9
JB
178172006-10-06 Joel Brobecker <brobecker@adacore.com>
17818
17819 * gdb.ada/array_return/pck.ads: Add copyright notice.
17820 * gdb.ada/array_return/pck.adb: Likewise.
17821 * gdb.ada/array_return/p.adb: Likewise.
17822 * gdb.ada/exec_changed/first.adb: Likewise.
17823 * gdb.ada/exec_changed/second.adb: Likewise.
17824
09851417
JB
178252006-10-06 Joel Brobecker <brobecker@adacore.com>
17826
17827 * gdb.ada/watch_arg/watch.adb: New file.
17828 * gdb.ada/watch_arg.exp: New testcase.
17829
041bf30d
VP
178302006-10-02 Vladimir Prus <vladimir@codesourcery.com>
17831
17832 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 17833 via string_to_regexp.
041bf30d 17834 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 17835
f286fbdd 178362006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
17837
17838 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
17839 Remove unused / obsolete files.
17840
7c07f349
NR
178412006-09-19 Nick Roberts <nickrob@snap.net.nz>
17842
17843 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
17844
cd5ff84a
VP
178452006-09-17 Vladimir Prus <vladimir@codesourcery.com>
17846
17847 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
17848 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 17849 the number of frames.
cd5ff84a 17850
ae018d1a
DJ
178512006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
17852
17853 * gdb.base/args.c (main): Add breakpoint marker.
17854 * gdb.base/args.exp: Use args_test for tests. Add new tests which
17855 really test empty arguments.
17856 (args_load): Delete.
17857 (args_test): New.
17858
b399c549
NR
178592006-09-13 Nick Roberts <nickrob@snap.net.nz>
17860
17861 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 17862 check for one file.
b399c549 17863
2ab1eb7a
VP
178642006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
17865
17866 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
17867 HIGH_FRAME argument to -stack-list-locals can be larger than
17868 the number of frames.
a9c64011 17869
476308bf
FF
178702006-08-18 Fred Fish <fnf@specifix.com>
17871
17872 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
17873 '$' in front of skip_vmx_tests_saved when setting that.
17874
8625200f
AS
178752006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
17876
17877 * gdb.base/trace-commands.exp: New file.
17878
089ec8f1
DJ
178792006-08-10 Joel Brobecker <brobecker@adacore.com>
17880 Daniel Jacobowitz <dan@codesourcery.com>
17881
17882 * gdb.base/step-bt.exp: Make hexadecimal address optional in
17883 expected output of the backtrace commands.
17884
b60f0898
JB
178852006-08-09 Joel Brobecker <brobecker@adacore.com>
17886
17887 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
17888 untested followed by return combination.
17889 * gdb.arch/altivec-regs.exp: Likewise.
17890 * gdb.arch/e500-abi.exp: Likewise.
17891 * gdb.arch/e500-regs.exp: Likewise.
17892 * gdb.arch/gdb1291.exp: Likewise.
17893 * gdb.arch/gdb1431.exp: Likewise.
17894 * gdb.arch/gdb1558.exp: Likewise.
17895 * gdb.arch/i386-prologue.exp: Likewise.
17896 * gdb.arch/i386-unwind.exp: Likewise.
17897 * gdb.asm/asm-source.exp: Likewise.
17898 * gdb.base/a2-run.exp: Likewise.
17899 * gdb.base/advance.exp: Likewise.
17900 * gdb.base/all-bin.exp: Likewise.
17901 * gdb.base/annota1.exp: Likewise.
17902 * gdb.base/annota3.exp: Likewise.
17903 * gdb.base/args.exp: Likewise.
17904 * gdb.base/arithmet.exp: Likewise.
17905 * gdb.base/assign.exp: Likewise.
17906 * gdb.base/async.exp: Likewise.
17907 * gdb.base/attach.exp: Likewise.
17908 * gdb.base/bang.exp: Likewise.
17909 * gdb.base/bigcore.exp: Likewise.
17910 * gdb.base/bitfields.exp: Likewise.
17911 * gdb.base/bitfields2.exp: Likewise.
17912 * gdb.base/break.exp: Likewise.
17913 * gdb.base/call-sc.exp: Likewise.
17914 * gdb.base/call-strs.exp: Likewise.
17915 * gdb.base/callfuncs.exp: Likewise.
17916 * gdb.base/checkpoint.exp: Likewise.
17917 * gdb.base/chng-syms.exp: Likewise.
17918 * gdb.base/code-expr.exp: Likewise.
17919 * gdb.base/commands.exp: Likewise.
17920 * gdb.base/completion.exp: Likewise.
17921 * gdb.base/cond-expr.exp: Likewise.
17922 * gdb.base/condbreak.exp: Likewise.
17923 * gdb.base/consecutive.exp: Likewise.
17924 * gdb.base/constvars.exp: Likewise.
17925 * gdb.base/corefile.exp: Likewise.
17926 * gdb.base/cvexpr.exp: Likewise.
17927 * gdb.base/dbx.exp: Likewise.
17928 * gdb.base/define.exp: Likewise.
17929 * gdb.base/detach.exp: Likewise.
17930 * gdb.base/display.exp: Likewise.
17931 * gdb.base/dump.exp: Likewise.
17932 * gdb.base/ena-dis-br.exp: Likewise.
17933 * gdb.base/ending-run.exp: Likewise.
17934 * gdb.base/environ.exp: Likewise.
17935 * gdb.base/eval-skip.exp: Likewise.
17936 * gdb.base/exprs.exp: Likewise.
17937 * gdb.base/fileio.exp: Likewise.
17938 * gdb.base/finish.exp: Likewise.
17939 * gdb.base/float.exp: Likewise.
17940 * gdb.base/foll-exec.exp: Likewise.
17941 * gdb.base/foll-fork.exp: Likewise.
17942 * gdb.base/foll-vfork.exp: Likewise.
17943 * gdb.base/freebpcmd.exp: Likewise.
17944 * gdb.base/funcargs.exp: Likewise.
17945 * gdb.base/gcore.exp: Likewise.
17946 * gdb.base/gdb1090.exp: Likewise.
17947 * gdb.base/gdb1250.exp: Likewise.
17948 * gdb.base/huge.exp: Likewise.
17949 * gdb.base/info-proc.exp: Likewise.
17950 * gdb.base/interrupt.exp: Likewise.
17951 * gdb.base/jump.exp: Likewise.
17952 * gdb.base/langs.exp: Likewise.
17953 * gdb.base/lineinc.exp: Likewise.
17954 * gdb.base/list.exp: Likewise.
17955 * gdb.base/logical.exp: Likewise.
17956 * gdb.base/long_long.exp: Likewise.
17957 * gdb.base/macscp.exp: Likewise.
17958 * gdb.base/maint.exp: Likewise.
17959 * gdb.base/mips_pro.exp: Likewise.
17960 * gdb.base/miscexprs.exp: Likewise.
17961 * gdb.base/multi-forks.exp: Likewise.
17962 * gdb.base/opaque.exp: Likewise.
17963 * gdb.base/overlays.exp: Likewise.
17964 * gdb.base/pc-fp.exp: Likewise.
17965 * gdb.base/pointers.exp: Likewise.
17966 * gdb.base/printcmds.exp: Likewise.
17967 * gdb.base/psymtab.exp: Likewise.
17968 * gdb.base/ptype.exp: Likewise.
17969 * gdb.base/recurse.exp: Likewise.
17970 * gdb.base/relational.exp: Likewise.
17971 * gdb.base/relocate.exp: Likewise.
17972 * gdb.base/remote.exp: Likewise.
17973 * gdb.base/reread.exp: Likewise.
17974 * gdb.base/restore.exp: Likewise.
17975 * gdb.base/return.exp: Likewise.
17976 * gdb.base/return2.exp: Likewise.
17977 * gdb.base/scope.exp: Likewise.
17978 * gdb.base/sect-cmd.exp: Likewise.
17979 * gdb.base/sep.exp: Likewise.
17980 * gdb.base/sepdebug.exp: Likewise.
17981 * gdb.base/setshow.exp: Likewise.
17982 * gdb.base/setvar.exp: Likewise.
17983 * gdb.base/sigall.exp: Likewise.
17984 * gdb.base/sigbpt.exp: Likewise.
17985 * gdb.base/signals.exp: Likewise.
17986 * gdb.base/signull.exp: Likewise.
17987 * gdb.base/sizeof.exp: Likewise.
17988 * gdb.base/solib.exp: Likewise.
17989 * gdb.base/step-line.exp: Likewise.
17990 * gdb.base/step-test.exp: Likewise.
17991 * gdb.base/structs.exp: Likewise.
17992 * gdb.base/structs2.exp: Likewise.
17993 * gdb.base/term.exp: Likewise.
17994 * gdb.base/twice.exp: Likewise.
17995 * gdb.base/until.exp: Likewise.
17996 * gdb.base/varargs.exp: Likewise.
17997 * gdb.base/volatile.exp: Likewise.
17998 * gdb.base/watchpoint.exp: Likewise.
17999 * gdb.base/whatis-exp.exp: Likewise.
18000 * gdb.base/whatis.exp: Likewise.
18001 * gdb.cp/ambiguous.exp: Likewise.
18002 * gdb.cp/annota2.exp: Likewise.
18003 * gdb.cp/annota3.exp: Likewise.
18004 * gdb.cp/bool.exp: Likewise.
18005 * gdb.cp/breakpoint.exp: Likewise.
18006 * gdb.cp/casts.exp: Likewise.
18007 * gdb.cp/class2.exp: Likewise.
18008 * gdb.cp/classes.exp: Likewise.
18009 * gdb.cp/cplusfuncs.exp: Likewise.
18010 * gdb.cp/ctti.exp: Likewise.
18011 * gdb.cp/derivation.exp: Likewise.
18012 * gdb.cp/exception.exp: Likewise.
18013 * gdb.cp/gdb1355.exp: Likewise.
18014 * gdb.cp/hang.exp: Likewise.
18015 * gdb.cp/inherit.exp: Likewise.
18016 * gdb.cp/local.exp: Likewise.
18017 * gdb.cp/m-data.exp: Likewise.
18018 * gdb.cp/m-static.exp: Likewise.
18019 * gdb.cp/member-ptr.exp: Likewise.
18020 * gdb.cp/method.exp: Likewise.
18021 * gdb.cp/misc.exp: Likewise.
18022 * gdb.cp/namespace.exp: Likewise.
18023 * gdb.cp/overload.exp: Likewise.
18024 * gdb.cp/ovldbreak.exp: Likewise.
18025 * gdb.cp/pr-1023.exp: Likewise.
18026 * gdb.cp/pr-1210.exp: Likewise.
18027 * gdb.cp/pr-574.exp: Likewise.
18028 * gdb.cp/printmethod.exp: Likewise.
18029 * gdb.cp/psmang.exp: Likewise.
18030 * gdb.cp/ref-params.exp: Likewise.
18031 * gdb.cp/ref-types.exp: Likewise.
18032 * gdb.cp/rtti.exp: Likewise.
18033 * gdb.cp/templates.exp: Likewise.
18034 * gdb.cp/try_catch.exp: Likewise.
18035 * gdb.cp/userdef.exp: Likewise.
18036 * gdb.cp/virtfunc.exp: Likewise.
18037 * gdb.disasm/am33.exp: Likewise.
18038 * gdb.disasm/h8300s.exp: Likewise.
18039 * gdb.disasm/mn10300.exp: Likewise.
18040 * gdb.disasm/sh3.exp: Likewise.
18041 * gdb.disasm/t01_mov.exp: Likewise.
18042 * gdb.disasm/t02_mova.exp: Likewise.
18043 * gdb.disasm/t03_add.exp: Likewise.
18044 * gdb.disasm/t04_sub.exp: Likewise.
18045 * gdb.disasm/t05_cmp.exp: Likewise.
18046 * gdb.disasm/t06_ari2.exp: Likewise.
18047 * gdb.disasm/t07_ari3.exp: Likewise.
18048 * gdb.disasm/t08_or.exp: Likewise.
18049 * gdb.disasm/t09_xor.exp: Likewise.
18050 * gdb.disasm/t10_and.exp: Likewise.
18051 * gdb.disasm/t11_logs.exp: Likewise.
18052 * gdb.disasm/t12_bit.exp: Likewise.
18053 * gdb.disasm/t13_otr.exp: Likewise.
18054 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
18055 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
18056 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18057 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
18058 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
18059 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
18060 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
18061 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
18062 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
18063 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
18064 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
18065 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
18066 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
18067 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
18068 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
18069 * gdb.mi/gdb701.exp: Likewise.
18070 * gdb.mi/gdb792.exp: Likewise.
18071 * gdb.mi/mi-basics.exp: Likewise.
18072 * gdb.mi/mi-break.exp: Likewise.
18073 * gdb.mi/mi-cli.exp: Likewise.
18074 * gdb.mi/mi-console.exp: Likewise.
18075 * gdb.mi/mi-disassemble.exp: Likewise.
18076 * gdb.mi/mi-eval.exp: Likewise.
18077 * gdb.mi/mi-file.exp: Likewise.
18078 * gdb.mi/mi-read-memory.exp: Likewise.
18079 * gdb.mi/mi-regs.exp: Likewise.
18080 * gdb.mi/mi-return.exp: Likewise.
18081 * gdb.mi/mi-simplerun.exp: Likewise.
18082 * gdb.mi/mi-stack.exp: Likewise.
18083 * gdb.mi/mi-stepi.exp: Likewise.
18084 * gdb.mi/mi-syn-frame.exp: Likewise.
18085 * gdb.mi/mi-until.exp: Likewise.
18086 * gdb.mi/mi-var-block.exp: Likewise.
18087 * gdb.mi/mi-var-child.exp: Likewise.
18088 * gdb.mi/mi-var-cmd.exp: Likewise.
18089 * gdb.mi/mi-var-display.exp: Likewise.
18090 * gdb.mi/mi-watch.exp: Likewise.
18091 * gdb.mi/mi2-basics.exp: Likewise.
18092 * gdb.mi/mi2-break.exp: Likewise.
18093 * gdb.mi/mi2-cli.exp: Likewise.
18094 * gdb.mi/mi2-console.exp: Likewise.
18095 * gdb.mi/mi2-disassemble.exp: Likewise.
18096 * gdb.mi/mi2-eval.exp: Likewise.
18097 * gdb.mi/mi2-file.exp: Likewise.
18098 * gdb.mi/mi2-read-memory.exp: Likewise.
18099 * gdb.mi/mi2-regs.exp: Likewise.
18100 * gdb.mi/mi2-return.exp: Likewise.
18101 * gdb.mi/mi2-simplerun.exp: Likewise.
18102 * gdb.mi/mi2-stack.exp: Likewise.
18103 * gdb.mi/mi2-stepi.exp: Likewise.
18104 * gdb.mi/mi2-syn-frame.exp: Likewise.
18105 * gdb.mi/mi2-until.exp: Likewise.
18106 * gdb.mi/mi2-var-block.exp: Likewise.
18107 * gdb.mi/mi2-var-child.exp: Likewise.
18108 * gdb.mi/mi2-var-cmd.exp: Likewise.
18109 * gdb.mi/mi2-var-display.exp: Likewise.
18110 * gdb.mi/mi2-watch.exp: Likewise.
18111 * gdb.stabs/exclfwd.exp: Likewise.
18112 * gdb.stabs/weird.exp: Likewise.
18113 * gdb.threads/gcore-thread.exp: Likewise.
18114 * gdb.trace/actions.exp: Likewise.
18115 * gdb.trace/backtrace.exp: Likewise.
18116 * gdb.trace/circ.exp: Likewise.
18117 * gdb.trace/collection.exp: Likewise.
18118 * gdb.trace/deltrace.exp: Likewise.
18119 * gdb.trace/infotrace.exp: Likewise.
18120 * gdb.trace/limits.exp: Likewise.
18121 * gdb.trace/packetlen.exp: Likewise.
18122 * gdb.trace/passc-dyn.exp: Likewise.
18123 * gdb.trace/passcount.exp: Likewise.
18124 * gdb.trace/report.exp: Likewise.
18125 * gdb.trace/save-trace.exp: Likewise.
18126 * gdb.trace/tfind.exp: Likewise.
18127 * gdb.trace/tracecmd.exp: Likewise.
18128 * gdb.trace/while-dyn.exp: Likewise.
18129 * gdb.trace/while-stepping.exp: Likewise.
18130
f4b618d1
JB
181312006-08-08 Joel Brobecker <brobecker@adacore.com>
18132
18133 * gdb.base/step-bt.c: New file.
18134 * gdb.base/step-bt.exp: New testcase.
18135
3d00d119
DJ
181362006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
18137
18138 * config/monitor.exp (gdb_load): Remove support for obsolete
18139 download-write-size.
18140 * gdb.base/remote.exp: Likewise. Update all callers of
18141 gdb_timed_load.
18142
017b5bd4
DJ
181432006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
18144
18145 * cursal.exp: Pass binfile to gdb_load.
18146
837c599d
DJ
181472006-08-01 Nathan Sidwell <nathan@codesourcery.com>
18148
18149 * gdb.base/cursal.exp: Add "" to gdb_load call.
18150
8dd4540b
MK
181512006-07-29 Mark Kettenis <kettenis@gnu.org>
18152
18153 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
18154 NetBSD/ELF targets.
18155
ab5c9f60
DJ
181562006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
18157
18158 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
18159 operator*.
18160
4c42eaff
DJ
181612006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
18162
18163 * gdb.base/completion.exp: Update for change in "file" behavior.
18164 * gdb.stabs/weird.exp: Likewise.
18165 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
18166 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
18167
0155cc76
NS
181682006-07-24 Nathan Sidwell <nathan@codesourcery.com>
18169
18170 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
18171 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
18172
16026cd7
AS
181732006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
18174
18175 * gdb.base/default.exp: Update source command error message.
18176 * gdb.base/help.exp: Update 'help source' message.
18177
16963cb6
DJ
181782006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
18179
18180 * gdb.cp/bs15503.exp: Update comment for no longer crashing
18181 test.
18182
6d7fd486
AS
181832006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
18184
18185 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
18186
29e8a844
DJ
181872006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18188
18189 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
18190
6afcfa39
DJ
181912006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
18192
18193 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
18194
267a692b
MK
181952006-07-17 Mark Kettenis <kettenis@gnu.org>
18196
18197 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
18198 *-*-openbsd* from targets for wich we expect ARM FPA floating
18199 point format.
18200
85d2fec4
NR
182012006-07-17 Nick Roberts <nickrob@snap.net.nz>
18202
18203 * gdb.cp/annota3.exp: Expect frame-begin annotation.
18204
182052006-07-17 Mark Kettenis <kettenis@gnu.org>
18206
18207 * gdb.base/annota3.exp: Expect frame-begin annotation.
18208
85b4c6e8
JB
182092006-07-14 Joel Brobecker <brobecker@adacore.com>
18210
18211 * gdb.base/help.exp: Adjust "help unset" test to accept
18212 any list of unset commands.
18213
fb933624
DJ
182142006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
18215 Daniel Jacobowitz <dan@codesourcery.com>
18216
18217 * gdb.cp/ref-params.exp: New test.
18218 * gdb.cp/ref-params.cc: New source file.
18219 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
18220
1dff4b64
MK
182212006-07-08 Mark Kettenis <kettenis@gnu.org>
18222
18223 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
18224 spaces/tabs in regular expressions since they might not be there.
18225
40d2e0e3
AS
182262006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
18227
18228 * gdb.base/ifelse.exp: New file.
18229
f6c957d2
NS
182302006-07-04 Nathan Sidwell <nathan@codesourcery.com>
18231
18232 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
18233 line.
18234 * gdb.base/huge.exp: Loop over compilation to find a size that
18235 is acceptable.
18236 * gdb.base/remote.exp: Correct expected strings.
18237 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
18238
b9c5a23d
DJ
182392006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18240
18241 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
18242
9af2e58d
DJ
182432006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18244
18245 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
18246 native.
18247
30930ca5
DJ
182482006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18249
18250 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
18251 enable stabs testing.
18252
aa32fa1d
DJ
182532006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18254
bd4a4c80 18255 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
18256 gdb_test_multiple does.
18257
321fef15
DJ
182582006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
18259
18260 * Makefile.in (host_alias): Remove.
18261 (target_alias): Use @target_noncanonical@.
18262 (site.exp): Don't set host_alias.
18263 * aclocal.m4: Remove contents. Include acx.m4.
18264 * configure: Regenerated.
18265 * configure.ac: Use ACX_NONCANONICAL_TARGET.
18266
e1c2defa
NS
182672006-06-13 Nathan Sidwell <nathan@codesourcery.com>
18268
e63b55d1
NS
18269 * lib/gdb.exp (gdb_load_cmd): New.
18270
5600ea19
NS
18271 * gdb.base/fileio.c: Add system(NULL) test.
18272 * gdb.base/fileio.exp: Check it.
18273
e1c2defa
NS
18274 * gdb.base/break.c: Add 10a breakpoint at }
18275 * gdb.base/break.exp: Add test for breakpoint at }
18276 * gdb.cp/anon-union.cc: Add code at end of function.
18277 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
18278 * gdb.mi/var-cmd.c: Add code at end of function.
18279 * gdb.mi/mi-var-display.exp: Adjust end of next.
18280 * gdb.mi/mi2-var-display.exp: Likewise.
18281 * gdb.base/fileio.c: Add stop function and insert calls at
18282 stopping places.
18283 * gdb.base/fileio.exp: Breakpoint stop function and remove
18284 explicit line number references.
18285
6c0112ec
JB
182862006-05-19 Joel Brobecker <brobecker@adacore.com>
18287
a9c64011
AS
18288 * gdb.base/del.exp (test_delete_alias): New function.
18289 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 18290
154189a4
FF
182912006-05-18 Fred Fish <fnf@specifix.com>
18292
18293 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
18294 required. Check for spurious output after program exits normally.
18295
582e64c2
FF
182962006-05-17 Fred Fish <fnf@specifix.com>
18297
18298 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
18299 gdb_load, so it works in the simulator.
18300
8ef6493a
FF
183012006-05-11 Fred Fish <fnf@specifix.com>
18302
18303 * gdb.base/bang.exp: Ignore unexpected output between the
18304 "program exited normally" and the gdb prompt, as many other
18305 tests do.
18306
692b141c
MK
183072006-05-07 Mark Kettenis <kettenis@gnu.org>
18308
18309 * gdb.base/help.exp: Make "delete checkpoint" part option for
18310 "help d" and "help delete" tests.
18311
540b8a30
UW
183122006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18313
a9c64011 18314 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
18315 expected output in some mi_gdb_test statements.
18316 * gdb.mi/mi2-basics.exp: Likewise.
18317
9b6462d9
JB
183182006-05-05 Joel Brobecker <brobecker@adacore.com>
18319
18320 * gdb.base/del.c: New file.
18321 * gdb.base/del.exp: New testcase.
18322
954de43b
DM
183232006-05-05 David S. Miller <davem@sunset.davemloft.net>
18324
18325 * gdb.base/break.exp: Do not assume a breakpoint on
18326 main will actually be in $srcfile when optimizing.
1303f75e
DM
18327 * gdb.base/savedregs.exp: Do not require that the dummy
18328 frame location match up to a symbol and source file location.
c3242428
DM
18329 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
18330 will get printed without a mi_cmd_data_list_register_values prefix.
18331 (*-data-list-register-*): Correct regular expressions to expect the new
18332 pseudo d? floating point registers.
18333 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 18334
c7e64c9a
DJ
183352006-05-05 Christophe Lyon <christophe.lyon@st.com>
18336
18337 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
18338 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
18339 is allocated by the compiler.
18340 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
18341 anons, e, anone to force their allocation by the compiler.
18342
183432006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
18344
18345 * gdb.base/help.exp: Update expected text for help d and
18346 help delete.
18347
27ce9a6d
MK
183482006-05-02 Mark Kettenis <kettenis@gnu.org>
18349
18350 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
18351 NetBSD/ELF targets.
18352
8608915f
MK
183532006-04-30 Mark Kettenis <kettenis@gnu.org>
18354
18355 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
18356 single-step breakpoint fails; make this a KFAIL on
18357 sparc*-*-openbsd*.
18358 * gdb.base/siginfo.exp: Likewise.
18359 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18360
b8db102d
MS
183612006-04-26 Michael Snyder <msnyder@redhat.com>
18362
18363 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
18364 which may have to consume output from other forks.
18365 Add tests to make sure that "delete fork" succeeded.
18366
c702009a
MS
183672006-04-20 Michael Snyder <msnyder@redhat.com>
18368
18369 * 2006-03-22 Jim Blandy <jimb@redhat.com>
18370 Add support for the Renesas M32C and M16C.
18371
18372 * gdb.asm/asm-source.exp: Add m32c target.
18373 * gdb.asm/m32c.inc: Support for m32c target.
18374
e28493f2
AS
183752006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
18376
18377 * gdb.base/commands.exp (recursive_source_test): New test.
18378
880da185
DM
183792006-04-04 David S. Miller <davem@sunset.davemloft.net>
18380
18381 * gdb.base/float.exp: Add pattern for sparc targets.
18382
61d9b92f
DJ
183832006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18384
18385 * gdb.base/commands.exp (stray_arg0_test): New test.
18386
bd717df8
PB
183872006-03-30 Paul Brook <paul@codesourcery.com>
18388
18389 * gdb.mi/mi-until.exp: kfail broken until command.
18390 * gdb.mi/mi2-until.exp: Ditto.
18391
ec793d3c
NR
183922006-03-27 Nick Roberts <nickrob@snap.net.nz>
18393
18394 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
18395
831004b7
AO
183962006-03-08 Alexandre Oliva <aoliva@redhat.com>
18397
18398 * gdb.base/prelink.exp: Anchor tested-for regular expression
18399 on gdb prompt.
18400
effe49a0
PB
184012006-03-07 Paul Brook <paul@codesourcery.com>
18402
18403 * gdb.base/assign.exp: Correct fail message.
18404
e5461016
PB
184052006-03-07 Paul Brook <paul@codesourcery.com>
18406
18407 * lib/compiler.c: Extract armcc version number.
18408 * lib/compiler.cc: Ditto.
18409
fc91c6c2
PB
184102006-03-07 Paul Brook <paul@codesourcery.com>
18411
18412 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
18413 additional_flags=-w.
18414 * gdb.arch/altivec-regs.exp: Ditto.
18415 * gdb.arch/e500-abi.exp: Ditto.
18416 * gdb.arch/e500-regs.exp: Ditto.
18417 * gdb.base/all-bin.exp: Ditto.
18418 * gdb.base/annota1.exp: Ditto.
18419 * gdb.base/annota3.exp: Ditto.
18420 * gdb.base/args.exp: Ditto.
18421 * gdb.base/arithmet.exp: Ditto.
18422 * gdb.base/assign.exp: Ditto.
18423 * gdb.base/async.exp: Ditto.
18424 * gdb.base/bang.exp: Ditto.
18425 * gdb.base/break.exp: Ditto.
18426 * gdb.base/call-rt-st.exp: Ditto.
18427 * gdb.base/completion.exp: Ditto.
18428 * gdb.base/cond-expr.exp: Ditto.
18429 * gdb.base/condbreak.exp: Ditto.
18430 * gdb.base/consecutive.exp: Ditto.
18431 * gdb.base/define.exp: Ditto.
18432 * gdb.base/display.exp: Ditto.
18433 * gdb.base/ena-dis-br.exp: Ditto.
18434 * gdb.base/environ.exp: Ditto.
18435 * gdb.base/eval-skip.exp: Ditto.
18436 * gdb.base/info-proc.exp: Ditto.
18437 * gdb.base/jump.exp: Ditto.
18438 * gdb.base/logical.exp: Ditto.
18439 * gdb.base/long_long.exp: Ditto.
18440 * gdb.base/maint.exp: Ditto.
18441 * gdb.base/miscexprs.exp: Ditto.
18442 * gdb.base/pc-fp.exp: Ditto.
18443 * gdb.base/pointers.exp: Ditto.
18444 * gdb.base/relational.exp: Ditto.
18445 * gdb.base/reread.exp: Ditto.
18446 * gdb.base/sect-cmd.exp: Ditto.
18447 * gdb.base/sep.exp: Ditto.
18448 * gdb.base/sepdebug.exp: Ditto.
18449 * gdb.base/until.exp: Ditto.
18450 * gdb.base/whatis-exp.exp: Ditto.
18451 * gdb.cp/annota2.exp: Ditto.
18452 * gdb.cp/annota3.exp: Ditto.
18453 * gdb.trace/actions.exp: Ditto.
18454 * gdb.trace/backtrace.exp: Ditto.
18455 * gdb.trace/circ.exp: Ditto.
18456 * gdb.trace/collection.exp: Ditto.
18457 * gdb.trace/deltrace.exp: Ditto.
18458 * gdb.trace/infotrace.exp: Ditto.
18459 * gdb.trace/limits.exp: Ditto.
18460 * gdb.trace/packetlen.exp: Ditto.
18461 * gdb.trace/passc-dyn.exp: Ditto.
18462 * gdb.trace/passcount.exp: Ditto.
18463 * gdb.trace/report.exp: Ditto.
18464 * gdb.trace/save-trace.exp: Ditto.
18465 * gdb.trace/tfind.exp: Ditto.
18466 * gdb.trace/tracecmd.exp: Ditto.
18467 * gdb.trace/while-dyn.exp: Ditto.
18468 * gdb.trace/while-stepping.exp: Ditto.
18469 * lib/gdb.exp: Ditto.
18470 (gdb_compile): Handle nowarning option.
18471
5f4a23d9
AO
184722006-03-07 Alexandre Oliva <aoliva@redhat.com>
18473
18474 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
18475 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
18476 Rename executable to prelinkt. Don't re-prelink if we didn't
18477 get a core file. Test prelink -u exit status to tell whether
18478 prelinking failed. Use gdb_test_multiple.
18479
9733fc94
DJ
184802006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
18481
18482 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
18483 (do_tests): Call it.
18484
cc10cae3
AO
184852006-02-28 Alexandre Oliva <aoliva@redhat.com>
18486
18487 * gdb.base/prelink.exp: New test.
18488 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
18489
15c46491
WZ
184902006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
18491
18492 * gdb.fortran/derived-type.f90: New file.
18493 * gdb.fortran/derived-type.exp: New testcase.
18494
5c9f7ded
DJ
184952006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
18496
18497 * gdb.base/default.exp: Allow ';' as a directory separator.
18498
5b96932b
AS
184992006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18500
18501 * gdb.base/help.exp (help add-symbol-file): Update.
18502
1986bccd
AS
185032006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
18504
18505 * gdb.base/help.exp (help load): Update expected results.
18506
a8b7528f
FF
185072006-02-19 Fred Fish <fnf@specifix.com>
18508
18509 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
18510 specifix hex value as part of results.
18511 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 18512
f8261448
FF
185132006-02-16 Fred Fish <fnf@specifix.com>
18514
18515 * gdb.base/whatis.c: Define variables using typedefs char_addr,
18516 ushort_addr, and slong_addr, so the typedefs are not optimized
18517 away.
18518 * gdb.base/whatis.exp: Add tests using type name for struct type,
18519 union type, enum type, and typedef.
a9c64011 18520
31d8bdd2
MK
185212006-02-13 Mark Kettenis <kettenis@gnu.org>
18522
18523 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
18524
34e41e63
JB
185252006-02-13 Jim Blandy <jimb@redhat.com>
18526
18527 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
18528 case where it takes two "next" commands to skip past the init
18529 call.
18530
ac6e4f31
FF
185312006-02-12 Fred Fish <fnf@specifix.com>
18532
18533 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
18534 to handle cases where it takes two "next" commands to skip
18535 past the init call.
18536
2db2d571
JB
185372006-02-07 Joel Brobecker <brobecker@adacore.com>
18538
18539 * gdb.ada/array_return.exp: Mark the last test as expected to fail
18540 on hppa32 targets.
18541
38fcd64c
DJ
185422006-02-06 Vladimir Prus <ghost@cs.msu.su>
18543
18544 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
18545 field.
18546
1315ad46
MK
185472006-01-29 Mark Kettenis <kettenis@gnu.org>
18548
18549 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
18550
5625b943
DJ
185512006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18552
18553 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
18554 files.
18555
80df1bbe
DJ
185562006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
18557
18558 * gdb.cp/maint.exp: Set complaints to a positive value.
18559
9078e690
DJ
185602006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18561
18562 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
18563 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
18564 function name.
18565
9c903399
DJ
185662006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
18567
18568 * gdb.base/checkpoint.c: Update copyright notice. Include
18569 <stdlib.h>.
18570
761ae4d6
JB
185712006-01-04 Jim Blandy <jimb@redhat.com>
18572
18573 * gdb.asm/asm-source.exp: Independently provide default values for
18574 asm-flags and debug-flags. Use 'string equal' to do the
18575 comparison, not the implicit expr's '==' operator. Remove
18576 now-unneeded assignments to asm-flags. In h8300 case, place
18577 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
18578
099ac3dd
MS
185792006-01-04 Michael Snyder <msnyder@redhat.com>
18580
18581 * gdb.base/checkpoint.c: New file.
18582 * gdb.base/checkpoint.exp: New file.
18583 * gdb.base/multi-fork.c: New file.
18584 * gdb.base/multi-fork.exp: New file.
18585 * gdb.base/pi.txt: New file (data for checkpoint.c test).
18586
f4d85314
FF
185872006-01-04 Fred Fish <fnf@specifix.com>
18588
18589 * gdb.base/ptype.c (foo): Add typedef.
18590 (intfoo): Add function.
18591 * gdb.base/ptype1.c: New file.
18592 * gdb.base/ptype.exp: Handle compilation and linking with two
18593 source files. Test that proper type for "foo" is found based
18594 on source context rather than first match found in symtabs.
18595
a1b06f35
MK
185962005-12-28 Mark Kettenis <kettenis@gnu.org>
18597
18598 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
18599 * gdb.asm/openbsd.inc: Indent commands.
18600
d082a1e2
MK
186012005-12-26 Mark Kettenis <kettenis@gnu.org>
18602
c65016bd
MK
18603 * gdb.base/freebpcmd.exp: Increase timeout.
18604
d082a1e2
MK
18605 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
18606
d3c32a0e
DJ
186072005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
18608
18609 * gdb.base/default.exp: Update check for "show version".
18610
9fdb1f50
RC
186112005-12-09 Randolph Chung <tausq@debian.org>
18612
18613 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
18614 * gdb.asm/pa64.inc: New file.
18615
5f2c56f7
RC
186162005-12-09 Randolph Chung <tausq@debian.org>
18617
18618 * gdb.asm/common.inc: Indent commands.
18619 * gdb.asm/asmsrc1.s: Likewise.
18620 * gdb.asm/asmsrc2.s: Likewise.
18621
8117349c
RC
186222005-12-09 Randolph Chung <tausq@debian.org>
18623
18624 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
18625 (get_addr_of_sym): Remove duplicate print.
18626 (gen_core): xfail hppa*-*-hpux*, update expected output.
18627 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
18628 * gdb.arch/pa64-nullify.s: New file.
18629
8f07f25a
RC
186302005-12-09 Randolph Chung <tausq@debian.org>
18631
18632 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
18633
55b39184
DJ
186342005-12-07 Christophe Lyon <christophe.lyon@st.com>
18635
18636 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
18637 code generation for these functions.
18638 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
18639 error message.
18640
31e2b00f
AS
186412005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
18642
18643 * gdb.base/help.exp (help b, help br, help bre, help brea)
18644 (help break): Update the expected message.
18645
c3d0b56e
SC
186462005-11-11 Stephane Carrez <stcarrez@nerim.fr>
18647
18648 * gdb.asm/m68hc11.inc: Setup the data section.
18649 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
18650 script for this test.
18651 (m6812-*-*): Likewise.
18652
36ae0ea9
RC
186532005-11-09 Randolph Chung <tausq@debian.org>
18654
18655 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
18656
9d6f42e9
WZ
186572005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
18658
18659 * gdb.base/break.exp: Fix a comment typo.
18660
e2126a14
EZ
186612005-11-03 Jim Blandy <jimb@redhat.com>
18662
a9c64011
AS
18663 Checked in by Elena Zannoni <ezannoni@redhat.com>
18664
889bf7c5 18665 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 18666
e0ac7199
CV
186672005-11-02 Corinna Vinschen <vinschen@redhat.com>
18668
18669 * gdb.arch/gdb1558.c: Include stdio.h.
18670
31d3fb18
MK
186712005-10-31 Mark Kettenis <kettenis@gnu.org>
18672
18673 * gdb.asm/asm-source.exp: Use -e instead of --entry.
18674
e52b687c
MK
186752005-10-31 Mark Kettenis <kettenis@gnu.org>
18676
18677 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
18678
f4711d79
PG
186792005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
18680
a9c64011
AS
18681 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18682 vscr" tests to better match output.
f4711d79 18683
987a9106
JB
186842005-10-12 Jim Blandy <jimb@redhat.com>
18685
18686 * gdb.base/structs.exp (any): New function.
18687 (test_struct_returns): Don't make any assumptions at all about
18688 what value the function returns when GDB can't set the return
18689 value.
18690
2336bb58
JB
186912005-10-09 Joel Brobecker <brobecker@adacore.com>
18692
18693 * gdb.ada/arrayidx/p.adb: New file.
18694 * gdb.ada/arrayidx.exp: New testcase
18695
186962005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
18697
18698 * gdb.ada/array_return/pck.ads: New file.
18699 * gdb.ada/array_return/pck.adb: New file.
18700 * gdb.ada/array_return/p.adb: New file.
18701 * gdb.ada/array_return.exp: New testcase.
18702
705335ea
JB
187032005-10-03 Joel Brobecker <brobecker@adacore.com>
18704
a9c64011
AS
18705 * gdb.base/arrayidx.c: New file.
18706 * gdb.base/arrayidx.exp: New testcase.
705335ea 18707
11ee9940
NR
187082005-09-29 Nick Roberts <nickrob@snap.net.nz>
18709
18710 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
18711 frames-invalid and breakpoints-invalid are no longer generated
18712 with level 3 so don't expect them in the output.
18713
39fb8e9e
BR
187142005-09-27 Bob Rossi <bob@brasko.net>
18715
a9c64011 18716 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
18717 from test. Escape the | in mi_gdb_test call.
18718 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
18719 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
18720 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
18721 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
18722 expected regex's in mi_gdb_test calls.
18723 * lib/mi-support.exp: Remove arbitrary .* from tests.
18724 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
18725 Fully anchor GDB/MI expected results in mi_gdb_test.
18726 * lib/gdb.exp (string_to_regexp): Escape the ] character.
18727 * gdb.base/sizeof.exp: Remove escape character. Correct test.
18728
2af48f68
PB
187292005-09-26 Paul Brook <paul@codesourcery.com>
18730
18731 * long_long.exp: Exclude eabi targets from arm FPA float format test.
18732
f34502bc
WZ
187332005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18734
18735 * bfp-test.c: New file.
18736 * bfp-test.exp: New testcase.
18737
ca929517
WZ
187382005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
18739
18740 * gdb.fortran/subarray.exp: New testcase to test the evaluation
18741 of subarray and substring variable.
18742 * gdb.fortran/subarray.f: New source file for the test of subarray
18743 and substring variable evaluation.
18744 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
18745 of string constant.
18746
c761af65
DJ
187472005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
18748
18749 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
18750 copyright dates.
18751
561d7a1d
PG
187522005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
18753
18754 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
18755 powerpc altivec' test with an almost identical 'info vector' test.
18756
b2b64cc9
PG
187572005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18758
a9c64011
AS
18759 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
18760 vscr" tests to match output.
b2b64cc9 18761
6ac4d15a
PG
187622005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
18763
a9c64011
AS
18764 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
18765 output.
6ac4d15a 18766
40e55bef
BR
187672005-09-11 Bob Rossi <bob@brasko.net>
18768
889bf7c5
PA
18769 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
18770 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
18771 commands that return an MI output command and an asyncronous MI output
18772 command.
40e55bef
BR
18773 * gdb.mi/mi-console.exp: Ditto.
18774
3c7385ec
BR
187752005-09-11 Bob Rossi <bob@brasko.net>
18776
18777 * gdb.mi/mi-var-child.c: Include <string.h>.
18778
a6cd0eb3
DJ
187792005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
18780
18781 * killed.exp: Correct gdb_expect syntax.
18782
2f168eed
CV
187832005-08-09 Corinna Vinschen <vinschen@redhat.com>
18784
18785 * lib/mi-support.exp (mi_gdb_load): Fix typo.
18786
ecd3fd0f
BR
187872005-08-02 Bob Rossi <bob@brasko.net>
18788
18789 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
18790 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
18791 Change tests to inferior-tty-set/show.
18792 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
18793 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
18794 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
18795 inferior. Use mi_gdb_test to get GDB and Inferior output.
18796 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
18797 descriptor.
18798 (mi_inferior_tty_name): Add inferior PTY file name.
18799 (mi_gdb_start): Add INFERIOR_PTY parameter.
18800 (mi_gdb_test): Add IPATTERN parameter.
18801
f1ea48cb 188022005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 18803
f1ea48cb
BR
18804 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
18805 parameter to mi_gdb_test.
18806 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
18807
6e650a67
DJ
188082005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18809
18810 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
18811 struct_declarations.
18812 * gdb.mi/mi-var-child.exp: Step over the initialization of
18813 struct_declarations.
18814
8be260b6
DJ
188152005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18816
18817 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
18818 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
18819 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
18820 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
18821 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
18822 file.
18823
4e660f07
NR
188242005-07-27 Nick Roberts <nickrob@snap.net.nz>
18825
18826 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
18827 (do_children_tests): Assign values to the extra elements.
18828
18829 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
18830 them for tests for "-var-update --no-values" and
a9c64011 18831 "-var-update --all-values".
4e660f07
NR
18832 Add test for "-var-list-children --simple-values".
18833
18834 * gdb.mi/basics.c (callee4): Add integer array D[3]...
18835
18836 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
18837 "-stack-list-locals --simple-values" Improve doc strings and
18838 comments.
18839
6bdae935
MK
188402005-07-18 Mark Kettenis <kettenis@gnu.org>
18841
598b7a6f
MK
18842 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
18843 *-*-openbsd*.
18844 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
18845
6bdae935
MK
18846 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
18847 sigaltsatck'.
18848
1323e929 188492005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 18850
1323e929
BR
18851 * gdb.base/default.exp (tty): Changed output of command.
18852 * gdb.base/help.exp (help tty): Ditto.
18853
b1a9c082
MK
188542005-07-12 Mark Kettenis <kettenis@gnu.org>
18855
18856 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
18857
10a844a2
MK
188582005-07-10 Mark Kettenis <kettenis@gnu.org>
18859
18860 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
18861 -stack-select-frame without arguments.
18862 (test_stack_frame_listing): Add test for newly implemented command
18863 -stack-info-frame.
18864
3cb3b8df
BR
188652005-07-06 Bob Rossi <bob@brasko.net>
18866
18867 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
18868 command.
18869 (Copyright): Update copyright.
18870
a0c5fbcf
WZ
188712005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
18872
18873 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
18874 tests to evaluate exponentiation expression.
18875
984971d0
AS
188762005-06-29 Andreas Schwab <schwab@suse.de>
18877
18878 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
18879 main to avoid warnings.
18880
18881 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
18882
fe03833f
NR
188832005-06-20 Nick Roberts <nickrob@snap.net.nz>
18884
18885 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
18886 -stack-select-frame without arguments.
18887 (test_stack_frame_listing): Add test for newly implemented command
18888 -stack-info-frame.
a9c64011 18889
7a55f279
WZ
188902005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
18891
0ffa0ea5
DJ
18892 * gdb.fortran/array-element.f: New file.
18893 * gdb.fortran/array-element.exp: New testcase.
7a55f279 18894
26585198
DJ
188952005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18896
18897 * gdb.base/bigcore.exp: Correct checks for systems which can
18898 not dump a large core file.
18899
c1bd25fd
DJ
189002005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18901
18902 * gdb.base/relocate.c: Add a copyright notice.
18903 (dummy): Remove.
18904 * gdb.base/relocate.exp: Test printing the values of variables
18905 from a relocatable file.
18906
589e074d
DJ
189072005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
18908
18909 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
18910 excess MI output after an error.
18911
0915f927
JB
189122005-05-29 Joel Brobecker <brobecker@adacore.com>
18913
18914 * gdb.arch/alpha-step.c: New file.
18915 * gdb.arch/alpha-step.exp: New testcase.
18916
76ff342d
DJ
189172005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
18918 Dennis Brueni <dennis@slickedit.com>
18919
18920 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
18921 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
18922 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
18923 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
18924 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
18925 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
18926 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
18927
96b0c7ac
DJ
189282005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
18929 Wu Zhou <woodzltc@cn.ibm.com>
18930
18931 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
18932 IBM's xlc compiler.
18933 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
18934 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
18935
f21565d2
JB
189362005-05-13 Jim Blandy <jimb@redhat.com>
18937
18938 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
18939 calling gdb_suppress_entire_file.
18940 * gdb.base/charset.exp: Same.
18941 * gdb.base/call-rt-st.exp: Same.
18942
6006a3a1
BR
189432005-05-05 Bob Rossi <bob_rossi@cox.net>
18944
18945 * lib/gdb.exp (fullname_syntax): Added global regex.
18946 (fullname_syntax_POSIX): Ditto.
18947 (fullname_syntax_UNC): Ditto.
18948 (fullname_syntax_DOS_CASE): Ditto.
18949 (fullname_syntax_DOS): Ditto.
18950 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
18951 fullname_syntax variable to scope and use it.
18952 (test_file_list_exec_source_files): Ditto.
18953 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
18954
c3b69c04
DJ
189552005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
18956
18957 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
18958
3c95e6af
PG
189592004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
18960
a9c64011
AS
18961 * lib/gdb.exp (skip_altivec_tests): New function, based on
18962 check_vmx_hw_available from the GCC testsuite.
18963 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
18964 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 18965
78df6c56
JB
189662005-05-02 Jim Blandy <jimb@redhat.com>
18967
18968 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
18969 calling gdb_suppress_entire_file.
18970
1690f9cf
DJ
189712005-04-30 Randolph Chung <tausq@debian.org>
18972
18973 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
18974 Slightly relax "sem_post" name checking.
18975
5ea106f7
PG
189762005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
18977
18978 * gdb.base/unload.exp: Use new shared library infrastructure.
18979
bf7234cf
PG
189802005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
18981
18982 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 18983 infrastructure.
bf7234cf 18984
547b869a
CV
189852005-04-29 Corinna Vinschen <vinschen@redhat.com>
18986
18987 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
18988 * gdb.asm/h8300.inc: New file.
18989
f07e55f0
PG
189902005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18991
18992 * gdb.base/shlib-call.exp: Change to use new shared library
18993 infrastructure.
18994
3cbba3d1
PG
189952005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
18996
a9c64011
AS
18997 * gdb.base/pending.exp: Change to use new shared library
18998 infrastructure.
3cbba3d1 18999
ed6df200
PG
190002005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
19001
a9c64011
AS
19002 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
19003 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 19004
8c8f4ebe
PG
190052005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
19006
a9c64011
AS
19007 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
19008 shared objects being adjusted and update copyright years.
8c8f4ebe 19009
607fbc54
DJ
190102005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
19011
19012 * ChangeLog: Correct some 2003-01-13 dates.
19013 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
19014 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
19015 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
19016 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
19017 gdb.trace/tfind.exp: Update copyright years.
19018
57bf0e56
DJ
190192005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
19020 Daniel Jacobowitz <dan@codesourcery.com>
19021
19022 * lib/gdb.exp (gdb_compile): Handle shlib=.
19023 (gdb_compile_shlib): New function.
19024
9b593790
PG
190252005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
19026
a9c64011 19027 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 19028
9494c6a5
DJ
190292005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19030
19031 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
19032 gdb.server.
19033 * configure.ac: Likewise.
19034 * configure: Regenerated.
19035 * gdb.gdbserver/Makefile.in: Moved to...
19036 * gdb.server/Makefile.in: ... here.
19037 * gdb.gdbserver/server.c: Moved to...
19038 * gdb.server/server.c: ... here.
19039 * gdb.gdbserver/server-run.exp: Moved to...
19040 * gdb.server/server-run.exp: ... here.
19041
6f8eac0e
DJ
190422005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
19043
19044 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
19045 * configure.ac: Create gdb.gdbserver/Makefile.
19046 * configure: Regenerated.
19047 * lib/gdbserver-support.exp: New file, derived from
19048 config/gdbserver.exp.
19049 * config/gdbserver.exp: Use gdbserver-support.exp.
19050 * gdb.gdbserver/Makefile.in: New file.
19051 * gdb.gdbserver/server.c: New file.
19052 * gdb.gdbserver/server-run.exp: New file.
19053
6e87504d
PG
190542005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
19055
a9c64011
AS
19056 * lib/gdb.exp (test_compiler_info): Return compiler_info
19057 if no arguments are given.
6e87504d 19058
d1779be4
PG
190592005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
19060
19061 * gdb.arch/altivec-abi.exp: Check for compiler and set
19062 use altivec' flag accordingly.
19063 * gdb.arch/altivec-regs.exp: Likewise.
19064
88750304
DJ
190652005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
19066
19067 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
19068
f3fb768d
AS
190692005-03-27 Andreas Schwab <schwab@suse.de>
19070
19071 * gdb.base/bigcore.c (main): Add missing mode argument in open
19072 call.
19073
7e813ac5
DJ
190742005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
19075
19076 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
19077 downloads.
19078 * config/gdbserver.exp (gdb_load): Likewise.
19079
8e3049aa
PB
190802005-03-14 Paul Brook <paul@codesourcery.com>
19081
19082 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
19083 targets.
19084
a9df7c44
JB
190852005-03-09 Joel Brobecker <brobecker@adacore.com>
19086
19087 * gdb.dwarf2/dup-psym.S: New file.
19088 * gdb.dwarf2/dup-psym.exp: New testcase.
19089
9f0d94e8
JB
190902005-03-09 Joel Brobecker <brobecker@adacore.com>
19091
19092 * gdb.ada/exec_changed/first.adb: New file.
19093 * gdb.ada/exec_changed/second.adb: New file.
19094 * gdb.ada/exec_changed.exp: New testcase.
19095
5f579bc5
NS
190962005-03-08 Nathan Sidwell <nathan@codesourcery.com>
19097
36e9969c
NS
19098 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
19099 (A2): New class.
19100 (main): Test operator+.
19101 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
19102 breakpoint test.
19103
5f579bc5
NS
19104 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
19105 * gdb.base/signull.exp: Disable if gdb,nosignals.
19106 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
19107 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
19108 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
19109 * gdb.mi/mi2-console.exp: Likewise.
19110 * gdb.trace/collection.exp (run_trace_experiment): Consume the
19111 continue output at start.
19112 (gdb_collect_locals_test): Robustify regexp.
19113 * gdb.trace/passc-dyn.exp: Fix comment typo.
19114 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
19115
be46087e
CV
191162005-03-08 Corinna Vinschen <vinschen@redhat.com>
19117
19118 * gdb.asm/asm-source.exp: Add iq2000 case.
19119 * gdb.asm/iq2000.inc: New file.
19120
384e1a61 191212005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 19122
384e1a61
MI
19123 * gdb.base/command.exp: Change hardcoded value to regular expression.
19124 * gdb.base/float.exp: Add powerpc to the list of targets checked.
19125
584b6e9e
DJ
191262005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
19127
19128 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
19129 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
19130 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
19131 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
19132 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
19133
ab5b5d61
MK
191342005-03-05 Mark Kettenis <kettenis@gnu.org>
19135
19136 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
19137 changes.
19138
ae051c1b
PG
191392004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
19140
a9c64011
AS
19141 * lib/compiler.c: Add test for IBM's xlc compiler.
19142 * lib/compiler.cc: Likewise.
ae051c1b 19143
3f0f6ed2
JB
191442004-02-24 Joel Brobecker <brobecker@adacore.com>
19145
19146 * gdb.ada/fixed_points.exp: Create compilation object directory
19147 before running the test.
19148 * gdb.ada/null_record.exp: Likewise.
19149 * gdb.ada/packed_array.exp: Likewise.
19150 * gdb.ada/start.exp: Likewise.
19151
724f452b
JB
191522005-02-15 Joel Brobecker <brobecker@adacore.com>
19153
19154 * gdb.ada/packed_array/pa.adb: New file.
19155 * gdb.ada/packed_array.exp: New testcase.
19156
57f5cdfb 191572005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 19158
1f393151
MK
19159 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
19160 files.
19161
ebdda337
MK
19162 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
19163 on *-*-openbsd*. Correctly match whitespace in regukar
19164 expressions.
19165
cf309262
DJ
191662005-02-10 Daniel Jacobowitz <dan@debian.org>
19167
19168 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
19169 PR exp/1821
19170 * gdb.base/gdb1821.c: New test file.
19171 * gdb.base/gdb1821.exp: New test file.
19172
3be49e7a
JB
191732005-02-09 Joel Brobecker <brobecker@adacore.com>
19174
19175 * gdb.base/start.c: New file.
19176 * gdb.base/start.exp: New testcase.
19177
e292e67d
JB
191782005-02-09 Joel Brobecker <brobecker@adacore.com>
19179
19180 * gdb.ada/start/dummy.adb: New file.
19181 * gdb.ada/start.exp: New testcase.
19182
dbdfa66c
CV
191832005-02-09 Corinna Vinschen <vinschen@redhat.com>
19184
19185 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
19186 for printing symbols and statistics.
19187 Add test for using relative pathnames in "maint print msymbols" test.
19188 Mark "maint info sections DATA" XFAIL on Cygwin.
19189 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
19190 tests.
19191
d7941671
AC
191922005-02-09 Andreas Schwab <schwab@suse.de>
19193
19194 Committed by Andrew Cagney <cagney@gnu.org>
19195 * gdb.base/remotetimeout.exp: New file.
19196
74e5ef44
MK
191972005-02-07 Mark Kettenis <kettenis@gnu.org>
19198
19199 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
19200
464dd14d
JB
192012005-02-03 Joel Brobecker <brobecker@adacore.com>
19202
19203 * gdb.ada/gnat_ada.gpr: New file.
19204 * gdb.ada/gnat_ada.gin: Delete, no longer used.
19205 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
19206 * configure.ac: No longer generate gnat_ada.gpr.
19207 * configure: Regenerate.
19208 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
19209 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
19210 * gdb.ada/null_record/bar.ads: Likewise.
19211 * gdb.ada/null_record/bar.adb: Likewise.
19212 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
19213 * gdb.ada/null_record.exp (testdir): New variable.
19214 (testfile): executable is now in testdir subdirectory.
19215 (srcfile): Use full path to the main compilation unit.
19216 * gdb.ada/fixed_points.exp: Same changes as above.
19217
30d756ae
NR
192182005-02-03 Nick Roberts <nickrob@snap.net.nz>
19219
19220 * gdb.base/interp.exp: New test.
19221
9d799f85
AC
192222005-01-24 Andrew Cagney <cagney@gnu.org>
19223
19224 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
19225
15656118
AC
192262005-01-19 Andrew Cagney <cagney@gnu.org>
19227
a892c31b
AC
19228 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
19229 configure.ac not configure.in.
19230
15656118
AC
19231 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
19232 of powerpc*-*-*.
19233 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 19234 * gdb.base/list.exp (test_list_function)
15656118
AC
19235 (test_list_filename_and_function): Ditto.
19236 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
19237
a7b01baf
AC
192382005-01-16 Andrew Cagney <cagney@gnu.org>
19239
17d92a02
AC
19240 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
19241
a7b01baf
AC
19242 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
19243
bc8332bb
AC
192442005-01-14 Andrew Cagney <cagney@gnu.org>
19245
19246 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
19247 * gdb.mi/mi2-var-cmd.exp: Ditto.
19248
4d074752
CV
192492005-01-10 Corinna Vinschen <vinschen@redhat.com>
19250
19251 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
19252
bec39cab
AC
192532005-01-07 Andrew Cagney <cagney@gnu.org>
19254
19255 * configure.ac: Rename configure.in, require autoconf 2.59.
19256 * configure: Re-generate.
19257 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
19258 * gdb.stabs/configure: Re-generate.
19259 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
19260 * gdb.hp/configure: Re-generate.
19261 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
19262 autoconf 2.59.
19263 * gdb.hp/gdb.objdbg/configure: Re-generate.
19264 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
19265 autoconf 2.59.
19266 * gdb.hp/gdb.defects/configure: Re-generate.
19267 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
19268 autoconf 2.59.
19269 * gdb.hp/gdb.compat/configure: Re-generate.
19270 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
19271 autoconf 2.59.
19272 * gdb.hp/gdb.base-hp/configure: Re-generate.
19273 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
19274 autoconf 2.59.
19275 * gdb.hp/gdb.aCC/configure: Re-generate.
19276
f10b16d4
JB
192772004-12-15 Jim Blandy <jimb@redhat.com>
19278
19279 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
19280 under NPTL when there is debugging info available for libpthread.
19281
fb6e1814
JG
192822004-12-13 Jerome Guitton <guitton@gnat.com>
19283
19284 * gdb.ada/fixed_points.c: New file.
19285 * gdb.ada/fixed_points.exp: New file.
19286
fe46cd3a
RC
192872004-12-03 Randolph Chung <tausq@debian.org>
19288
19289 * gdb.arch/pa-nullify.exp: New file.
19290 * gdb.arch/pa-nullify.s: New file.
19291
8de0841b
RC
192922004-11-30 Randolph Chung <tausq@debian.org>
19293
19294 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
19295 instead of "tbug". Fix regexp to work properly with gdb_test.
19296
c8170782
PH
192972004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
19298
19299 * gdb.base/bitfields2.exp: New test.
19300 * gdb.base/bitfields2.c: New file.
19301
954269c2
RE
193022004-11-28 Richard Earnshaw <rearnsha@arm.com>
19303
19304 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
19305
0107feed
RC
193062004-11-16 Randolph Chung <tausq@debian.org>
19307
19308 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
19309
f073ae8c
DJ
193102004-11-14 Daniel Jacobowitz <dan@debian.org>
19311
19312 * gdb.threads/threadapply.exp: Correct "macro details" test.
19313
19ad59e7
JJ
193142004-11-11 Jeff Johnston <jjohnstn@redhat.com>
19315
19316 * gdb.threads/threadapply.exp: New test.
19317 * gdb.threads/threadapply.c: New file.
19318
9cf0961b
MK
193192004-11-07 Mark Kettenis <kettenis@gnu.org>
19320
19321 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
19322 frames.
19323
c789492a
FL
193242004-11-05 Felix Lee <felix+log1@specifixinc.com>
19325
19326 * gdb.base/cursal.exp: New file.
19327 * gdb.base/cursal.c: New file.
19328
a1e167bb
AC
193292004-11-03 Andrew Cagney <cagney@gnu.org>
19330
19331 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
19332
b7cbf173
MK
193332004-10-30 Mark Kettenis <kettenis@gnu.org>
19334
19335 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
19336 NetBSD/ELF targets.
19337
88f9d34f
JB
193382004-10-29 Joel Brobecker <brobecker@gnat.com>
19339
19340 * gdb.threads/bp_in_thread.c: New file, copied from
19341 pthread_cond_wait.c.
19342 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
19343 file, rather than reusing the .c file from another testcase.
19344
ca7d6a0c
JB
193452004-10-20 Joel Brobecker <brobecker@gnat.com>
19346
19347 * gdb.ada/null_record.exp: Check where we stopped after
19348 sending the start command, instead of where the associated
19349 temporary breakpoint was inserted.
19350
0d863d03
AC
193512004-10-14 Andrew Cagney <cagney@gnu.org>
19352
19353 * gdb.mi/gdb701.c (main): Return 0.
19354
d11e72cb
DJ
193552004-10-13 Daniel Jacobowitz <dan@debian.org>
19356
d40539a4 19357 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 19358
e1923096
JJ
193592004-10-12 Jeff Johnston <jjohnstn@redhat.com>
19360
19361 * gdb.threads/schedlock.c: Add comment markers to use to find
19362 line numbers.
19363 * gdb.threads/schedlock.exp: Adjust regex to handle the new
19364 comments.
19365 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
19366 breakpoint lines.
19367
ec8ba2c9
DJ
193682004-10-12 Daniel Jacobowitz <dan@debian.org>
19369
19370 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
19371
0eb3658b
DJ
193722004-10-12 Daniel Jacobowitz <dan@debian.org>
19373
19374 * configure.in: Add gdb.dwarf2.
19375 * configure: Regenerated.
19376 * Makefile.in: Add gdb.dwarf2.
19377 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
19378 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
19379 gdb.dwarf2/file1.txt: New files.
19380
a271cc33
OF
193812004-10-11 Orjan Friberg <orjanf@axis.com>
19382
a9c64011 19383 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
19384 of "run", since the latter doesn't work with remote targets. Adjust
19385 the breakpoint numbering accordingly.
19386 * gdb.threads/pthread_cond_wait.exp: Ditto.
19387
895ce074
MC
193882004-10-08 Michael Chastain <mec.gnu@mindspring.com>
19389
19390 * gdb.base/overlays.exp: Update copyright years.
19391
6be3092d
KI
193922004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
19393
19394 * gdb.base/overlays.exp: Disable if target is Linux.
19395
e05389b8
FL
193962004-10-06 Felix Lee <felix+log1@specifixinc.com>
19397
19398 * config/gdbserver.exp (gdb_load): Use right filename on remote.
19399
73cb587d
KI
194002004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
19401
19402 * gdb.asm/asm-source.exp: Add m32r-linux target.
19403 * gdb.asm/m32r-linux.inc: New file.
19404
3c0edcdc
AC
194052004-09-24 Andrew Cagney <cagney@redhat.com>
19406 David Anderson <anderson@redhat.com>
19407
19408 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
19409 command fails, assume things will work.
19410 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
19411 (_GNU_SOURCE): Define.
19412 (print_unsigned, print_hex): Change parameter to "long long".
19413 (print_byte_count): New function, use to print byte counts.
19414 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
19415 O_LARGEFILE.
19416 (main): Compute an upper bound on a corefile in max_core_size.
19417 Limit memory chunk size to max_core_size. Limit total memory
19418 allocated to max_core_size.
19419
4bb3667f
AC
194202004-09-23 Andrew Cagney <cagney@gnu.org>
19421
19422 * gdb.base/bigcore.exp: Replace the code that creates a corefile
19423 from a separate process with code that creates a corefile by
19424 making the inferior dump core.
19425
60fe1a51
MK
194262004-09-23 Mark Kettenis <kettenis@gnu.org>
19427
19428 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
19429 block.
19430
8e937346
MC
194312004-09-23 Michael Chastain <mec.gnu@mindspring.com>
19432
19433 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
19434 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
19435 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
19436 Likewise.
19437
7213f6d6
JJ
194382004-09-20 Jeff Johnston <jjohnstn@redhat.com>
19439
19440 * gdb.java/jprint.exp: New test case for java inferior call.
19441 * gdb.java/jprint.java: Ditto.
19442
eac69dca
JB
194432004-09-15 Joel Brobecker <brobecker@gnat.com>
19444
19445 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
19446
22227696
MC
194472004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19448
19449 * gdb.threads/killed.c: Include <stdlib.h>.
19450 * gdb.threads/pthreads.c: Likewise.
19451
7dd403a4
MC
194522004-09-14 Michael Chastain <mec.gnu@mindspring.com>
19453
19454 * gdb.threads/killed.c: Add copyright notice.
19455
33f2d567
JM
194562004-09-10 Jason Molenda (jmolenda@apple.com)
19457
a9c64011
AS
19458 * gdb.base/define.exp: Two new tests to verify zero space chars
19459 after 'if' and 'while' commands in a user-defined command is correctly
19460 parsed.
33f2d567 19461
e05b62ac
AC
194622004-09-08 Andrew Cagney <cagney@gnu.org>
19463
19464 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
19465 delivery test with duplicate at end of file.
19466
9cbe82da
MK
194672004-09-06 Mark Kettenis <kettenis@jive.nl>
19468
19469 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
19470
564803d9
MC
194712004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19472
19473 * config/hppro.exp: Removed.
19474
7c6807ce
MC
194752004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19476
19477 * config/sparclet.exp: Removed.
19478
bf7e26dd
MC
194792004-09-05 Michael Chastain <mec.gnu@mindspring.com>
19480
19481 * config/udi.exp: Removed.
19482
714e341b
MC
194832004-09-02 Michael Chastain <mec.gnu@mindspring.com>
19484
19485 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
19486 of "exp_continue".
19487 (advancei): Likewise.
19488
1236e623
JJ
194892004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19490
19491 * gdb.base/unload.exp: Fix so messages aren't duplicated.
19492
3bdcad15
MI
194932004-09-01 Manoj Iyer <manjo@austin.ibm.com>
19494
228af206 19495 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
19496 to check for nodebug in executable.
19497 * gdb.gdb/observer.exp (setup_test): Likewise.
19498 * gdb.gdb/selftest.exp (test_with_self): Likewise.
19499 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
19500
c72b934c
AC
195012004-09-01 Andrew Cagney <cagney@gnu.org>
19502
19503 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19504 files.
19505
edd9b715
JJ
195062004-09-01 Jeff Johnston <jjohnstn@redhat.com>
19507
19508 * gdb.base/unload.exp: Fix expected warning message to match
19509 latest format.
19510
fb4ce06b
CV
195112004-09-01 Corinna Vinschen <vinschen@redhat.com>
19512
19513 * gdb.base/call-rt-st.exp: Fix typos.
19514
ce78e7c3
MI
195152004-08-31 Manoj Iyer <manjo@austin.ibm.com>
19516
19517 * gdb.threads/thread_check.exp: New testcase.
19518 * gdb.threads/thread_check.c: New testcase.
19519
2dedb159
AC
195202004-08-31 Andrew Cagney <cagney@gnu.org>
19521
19522 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
19523 (skip_to_handler_entry): New procedures. Test stepping into a
19524 handler when the breakpoint is at the handler's entry point.
19525
68f53502
AC
195262004-08-30 Andrew Cagney <cagney@gnu.org>
19527
19528 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
19529 gdb/1757.
19530
3e3ffd2b
MC
195312004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19532
19533 With code from Manoj Iyer <manjo@austin.ibm.com>:
19534 * lib/gdb.exp (gdb_file_cmd): Return more information in the
19535 return value. Add an arm for "no debugging symbols found".
19536 Change a stray "error" to "perror".
19537 (gdb_run_cmd): Adapt to new return value.
19538 * gdb.base/remote.exp: Adapt to new return value.
19539 * gdb.gdb/complaints.exp: Likewise.
19540 * gdb.gdb/observer.exp: Likewise.
19541 * gdb.gdb/selftest.exp: Likewise.
19542 * gdb.gdb/xfullpath.exp: Likewise.
19543
4b6f5fd2
JB
195442004-08-27 Joel Brobecker <brobecker@gnat.com>
19545
19546 * gdb.threads/bp_in_thread.exp: New testcase.
19547
e5b25496
MC
195482004-08-27 Michael Chastain <mec.gnu@mindspring.com>
19549
19550 Fix PR testsuite/1735.
19551 * gdb.threads/schedlock.c (thread_function): Add a cast
19552 to suppress a gcc warning.
19553 * gdb.threads/thread-specific.c (thread_function): Likewise.
19554
934353d6
MC
195552004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19556
19557 * gdb.base/unload.c: Include <stdlib.h>.
19558
f98a0aef 195592004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 19560
f98a0aef 19561 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
19562 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
19563 synchronized after the "return".
19564
5a2e8882
MC
195652004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19566
19567 * gdb.mi/basics.c: Include <stdio.h>.
19568 * gdb.mi/pthreads.c: Include <stdlib.h>.
19569 * gdb.mi/var-cmd.c: Include <stdlib.h>.
19570
a9640423
MC
195712004-08-26 Michael Chastain <mec.gnu@mindspring.com>
19572
19573 * gdb.threads/schedlock.c: Add copyright notice.
19574
b04e311d
AC
195752004-08-25 Andrew Cagney <cagney@gnu.org>
19576
19577 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
19578 (skip_over_handler, breakpoint_over_hander): New test procedures.
19579 (advance, advancei): Add a proper prefix, do not use
19580 rerun_to_main.
19581 * gdb.base/sigstep.c (main): Change to use an infinite loop.
19582
7c27f15b
MC
195832004-08-24 Michael Chastain <mec.gnu@mindspring.com>
19584
19585 * gdb.mi/basics.c: Add copyright notice.
19586 * gdb.mi/var-cmd.c: Add copyright notice.
19587
fffc87ae
MC
195882004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19589
19590 * lib/gdb.exp: Remove signed_keyword_not_used.
19591 * lib/compiler.c: Likewise.
19592 * lib/compiler.cc: Likewise.
19593
d782e0bf
MC
195942004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19595
19596 * gdb.base/whatis.c: Remove conditional disabling of "signed".
19597 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
19598
96033e83
MC
195992004-08-23 Michael Chastain <mec.gnu@mindspring.com>
19600
19601 * gdb.base/whatis.c: Add copyright notice.
19602
cf38c229
MK
196032004-08-20 Mark Kettenis <kettenis@gnu.org>
19604
19605 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
19606 it to skip the breakpoints encoded in the inline assembly.
19607
f4b49756
MC
196082004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19609
19610 * Makefile.in: Add gdb.fortran.
19611
2f193b69
MC
196122004-08-20 Michael Chastain <mec.gnu@mindspring.com>
19613
19614 * gdb.base/call-sc.exp (test_scalar_returns):
19615 Fix cut-and-paste glitch in "Make fun return now".
19616
89a237cb
MC
196172004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19618
19619 * configure.in: Add gdb.fortran.
19620 * configure: Regenerate.
19621 * gdb.fortran/Makefile.in: New file.
19622 * lib/gdb.exp (skip_fortran_tests): New procedure.
19623
469aff8e
MC
196242004-08-17 Michael Chastain <mec.gnu@mindspring.com>
19625
19626 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
19627 reference to bug-gnu@prep.ai.mit.edu.
19628 * gdb.mi/mi-var-child.exp: Likewise.
19629 * gdb.mi/mi-var-cmd.exp: Likewise.
19630 * gdb.mi/mi-var-display.exp: Likewise.
19631 * gdb.mi/mi2-var-block.exp: Likewise.
19632 * gdb.mi/mi2-var-child.exp: Likewise.
19633 * gdb.mi/mi2-var-cmd.exp: Likewise.
19634 * gdb.mi/mi2-var-display.exp: Likewise.
19635
00b51b9f
MK
196362004-08-15 Mark Kettenis <kettenis@gnu.org>
19637
19638 * gdb.base/unload.c (main): Make local variable msg const.
19639
45f07fef
MC
196402004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19641
19642 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
19643 to bug-gnu@prep.ai.mit.edu.
19644 * gdb.mi/mi-disassemble.exp: Likewise.
19645 * gdb.mi/mi-eval.exp: Likewise.
19646 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
19647 default line number.
19648 * gdb.mi/mi-return.exp: Likewise.
19649 * gdb.mi/mi-simplerun.exp: Likewise.
19650 * gdb.mi/mi-stack.exp: Likewise.
19651 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
19652 number with explicit range test.
19653 * gdb.mi/mi-watch.exp: Likewise.
19654 * gdb.mi/mi2-break.exp: Likewise.
19655 * gdb.mi/mi2-cli.exp: Likewise.
19656 * gdb.mi/mi2-disassemble.exp: Likewise.
19657 * gdb.mi/mi2-eval.exp: Likewise.
19658 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
19659 default line number.
19660 * gdb.mi/mi2-return.exp: Likewise.
19661 * gdb.mi/mi2-simplerun.exp: Likewise.
19662 * gdb.mi/mi2-stack.exp: Likewise.
19663 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
19664 number with explicit range test.
19665 * gdb.mi/mi2-watch.exp: Likewise.
19666
dd8c8ee7
MC
196672004-08-15 Michael Chastain <mec.gnu@mindspring.com>
19668
19669 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
19670 * gdb.cp/m-static.exp: Likewise.
19671 * gdb.cp/rtti.exp: Likewise.
19672
4e838464
MK
196732004-08-14 Mark Kettenis <kettenis@gnu.org>
19674
19675 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
19676
8d8cb839
EZ
196772004-08-14 Eli Zaretskii <eliz@gnu.org>
19678
19679 * ChangeLog: Prefix Local Variables with semi-colons and indent
19680 the reference to older ChangeLog files, to fix fontification in
19681 Emacs.
19682
deea8bb0
MC
196832004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19684
19685 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
19686 * gdb.mi/mi2-break.exp: Likewise.
19687
c3297504
MC
196882004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19689
19690 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
19691
25808999
MC
196922004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19693
19694 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
19695
226a8d71
MC
196962004-08-13 Michael Chastain <mec.gnu@mindspring.com>
19697
19698 * gdb.cp/classes.exp: Remove unused declarations. Just let
19699 test names default instead of providing special names. Remove
19700 extraneous demangler test.
19701
37fdf854
JJ
197022004-08-12 Jeff Johnston <jjohnstn@redhat.com>
19703
19704 * gdb.base/unload.exp: New test for breakpoints in dynamically
19705 loaded libraries.
19706 * gdb.base/unload.c: Ditto.
19707 * gdb.base/unloadshr.c: Ditto.
19708
2d3a7986
MC
197092004-08-12 Michael Chastain <mec.gnu@mindspring.com>
19710
19711 * gdb.cp/classes.exp (test_ptype_class_objects): Call
19712 cp_test_ptype_class.
19713 (test_enums): Likewise.
19714
c72b934c
AC
197152004-08-10 Andrew Cagney <cagney@gnu.org>
19716
19717 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
19718 files.
19719
cc503c8a
AC
197202004-08-10 Andrew Cagney <cagney@gnu.org>
19721
19722 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
19723 init_malloc call.
19724
902f2ccb
MC
197252004-08-10 Michael Chastain <mec.gnu@mindspring.com>
19726
19727 * ChangeLog: Add copyright notice. The notice is copied
19728 from emacs 21.3 top level ChangeLog.
19729
78c90502
MC
197302004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19731
19732 * lib/cp-support.exp: New file.
19733 * lib/cp-support.exp (cp_test_type_class): New function.
19734 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
19735 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
19736 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
19737 cp_test_ptype_class.
19738
88e5ea78
MC
197392004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19740
19741 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
19742 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
19743 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
19744 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
19745 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
19746 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
19747 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
19748 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
19749 gdb.mi/mi2-watch.exp: Update copyright years.
19750
6a89fc9c
MK
197512004-08-09 Mark Kettenis <kettenis@gnu.org>
19752
19753 * gdb.base/sigaltstack.exp: Provide proper anchoring.
19754
1482e0de
MC
197552004-08-09 Michael Chastain <mec.gnu@mindspring.com>
19756
19757 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
19758 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
19759 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
19760 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
19761 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
19762 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
19763 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
19764 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
19765 gdb.mi/mi-watch.exp: Update copyright years.
19766
1a5ce3f3
DJ
197672004-08-08 Daniel Jacobowitz <dan@debian.org>
19768
19769 PR gdb/1738
19770 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
19771 from a breakpoint with a pending signal.
19772
04f6ecf2
DJ
197732004-08-08 Daniel Jacobowitz <dan@debian.org>
19774
19775 PR gdb/1736
19776 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
19777 * gdb.base/sigaltstack.exp (finish_test): Consume output until
19778 the prompt.
19779 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
19780
54d90d35
DJ
197812004-08-08 Daniel Jacobowitz <dan@debian.org>
19782
19783 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
19784
d2f6abb0
DJ
197852004-08-08 Daniel Jacobowitz <dan@debian.org>
19786
19787 PR gdb/1736
19788 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
19789 for i?86-*-linux*.
19790
5598c03d
DJ
197912004-08-08 Daniel Jacobowitz <dan@debian.org>
19792
19793 * gdb.arch/i386-prologue.exp: Compile without debug information.
19794
c6fee705
MC
197952004-08-08 Michael Chastain <mec.gnu@mindspring.com>
19796
19797 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
19798 rather than asking gdb to search.
19799
dd90efdb
MC
198002004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19801
19802 * gdb.base/gcore.c: Include <string.h>.
19803
1e84bec1
MC
198042004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19805
19806 * gdb.base/gcore.c: Add copyright notice.
19807
e425eb2b
MC
198082004-08-05 Michael Chastain <mec.gnu@mindspring.com>
19809
19810 * gdb.base/freebpcmd.c: Include <stdio.h>.
19811 * gdb.base/long_long.c: Include <string.h>.
19812 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
19813 * gdb.base/siginfo.c: Include <string.h>.
19814 * gdb.base/sigstep.c: Include <string.h>.
19815
cb9aaed5
MC
198162004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19817
19818 * gdb.base/complex.c: Include <stdlib.h>.
19819
55944f3d
MC
198202004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19821
19822 * gdb.base/complex.c: Add copyright notice.
19823
7b2953d9
MC
198242004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19825
19826 * gdb.base/charset.c: Include <stdlib.h>.
19827
c9133d23
MC
198282004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19829
19830 * gdb.base/auxv.c: Include <stdlib.h>.
19831
0a8490ad
MC
198322004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19833
19834 * gdb.base/auxv.c: Add copyright notice.
19835
3426d5ec
MC
198362004-08-04 Michael Chastain <mec.gnu@mindspring.com>
19837
19838 * gdb.base/coremaker.c: Add copyright notice.
19839 * gdb.base/coremaker2.c: Add copyright notice.
19840
8da195dd
AC
198412004-08-04 Andrew Cagney <cagney@gnu.org>
19842
19843 * gdb.base/store.exp: Update copyright.
19844 (check_set, up_set, check_struct, up_struct): Add a prefix to test
19845 names, do not import gdb_prompt.
19846
8d394f98
AC
198472004-08-01 Andrew Cagney <cagney@gnu.org>
19848
19849 Fix PR testsuite/1729.
19850 * gdb.base/dump.exp: Add test name to callers of capture_value, do
19851 not use capture_value with value 4.
19852 (capture_value): Add optional test name parameter.
19853 (test_reload_saved_value, test_restore_saved_value): Use $msg as
19854 the prefix, pass to capture_value.
19855
b6702b23
MK
198562004-08-01 Mark Kettenis <kettenis@gnu.org>
19857
19858 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
19859 * gdb.arch/i386-prologue.c (standard): New prototype and function.
19860 (main): Call new function.
19861
c203e0ca
MC
198622004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19863
19864 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
19865
a7995a30
MC
198662004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19867
19868 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
19869
9366563b
MC
198702004-07-31 Michael Chastain <mec.gnu@mindspring.com>
19871
b6eeaf26 19872 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
19873 Accept more values of vtbl pointer. Remove some messages
19874 about "obsolete gcc or gdb".
19875
2fc1f950
MC
198762004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19877
19878 * gdb.cp/classes.exp: Accept more varieties of ptype output.
19879
c724d49b
MC
198802004-07-30 Michael Chastain <mec.gnu@mindspring.com>
19881
19882 * gdb.base/asm-source.exp: Properly convert target board
19883 debug flags from gcc format to binutils format.
19884
736b0fce
MK
198852004-07-28 Mark Kettenis <kettenis@gnu.org>
19886
19887 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
19888 gdb1718". PR backtrace/1718 partially fixed.
19889
5633ea5c
JJ
198902004-07-27 Jeff Johnston <jjohnstn@redhat.com>
19891
19892 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
19893
575eebb1
NC
198942004-07-26 Nick Clifton <nickc@redhat.com>
19895
19896 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
19897 good default value for a specific architecture is available then
19898 set it to that value. Otherwise default to the -gstabs switch.
19899 Remove the -g... switches from the asm-flags variable. Allow the
19900 target board info to override the value if it wants to. Pass the
19901 switch on the assembler command line.
19902
62104619
MK
199032004-07-23 Mark Kettenis <kettenis@gnu.org>
19904
19905 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
19906 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
19907 (main): Call new function.
19908
4a1135b8
MC
199092004-07-22 Michael Chastain <mec.gnu@mindspring.com>
19910
19911 Test for PR exp/1715.
19912 * gdb.base/radix.exp: Refactor common procedures. Make all
19913 test names unique. Change XFAIL to KFAIL.
19914
8a12c1f0
MC
199152004-07-20 Michael Chastain <mec.gnu@mindspring.com>
19916
19917 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
19918 * gdb.ada/gnat_ada.gin: ... to here.
19919 * configure.in: Use gnat_ada.gin.
19920 * configure: Regenerate.
19921
23b451cf
AC
199222004-07-20 Andrew Cagney <cagney@gnu.org>
19923
19924 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
19925 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
19926 XFAILs. Clean up test messages and comments. Check backtraces.
19927 Delete re-sync code.
19928
ab618a02
MC
199292004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19930
19931 Fix PR cli/740.
19932 * gdb.base/annota1.exp: Honor gdb,nosignals.
19933 * gdb.base/annota3.exp: Likewise.
19934
46dad340
MC
199352004-07-19 Michael Chastain <mec.gnu@mindspring.com>
19936
19937 * lib/java.exp: Update copyright notice.
19938
756d8c70
AC
199392004-07-19 Andrew Cagney <cagney@gnu.org>
19940
19941 * gdb.base/selftest.exp: Copy file from here ...
19942 * gdb.gdb/selftest.exp: ... to here.
19943
586027e6
AC
199442004-07-16 Andrew Cagney <cagney@redhat.com>
19945
19946 * lib/insight-support.exp: Delete file.
19947 * lib/java.exp (java_init): Fix copyright.
19948
029d2200
AC
199492004-07-16 Andrew Cagney <cagney@gnu.org>
19950
19951 * gdb.base/restore.c: Append "prologue" to comments marking the a
19952 function's prologue.
19953 * gdb.base/restore.exp: Update copyright, re-indent.
19954 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
19955 callerN" prefix where needed. Update patterns that match a
19956 function's prologue.
19957
653b62c5
MC
199582004-07-16 Michael Chastain <mec.gnu@mindspring.com>
19959
19960 * gdb.base/restore.c: Add copyright notice.
19961
f7d690e5
AC
199622004-07-16 Andrew Cagney <cagney@gnu.org>
19963
19964 * gdb.base/logical.exp: Update copyright.
19965 (evaluate): New procedure. Use to re-implement tests using
19966 several tables.
19967
d629a7cb
MH
199682004-07-14 Martin Hunt <hunt@redhat.com>
19969
19970 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
19971 which fixes some problems where init.tcl was not found.
19972
9c7bb332
AC
199732004-07-13 Andrew Cagney <cagney@gnu.org>
19974
6bf46641
AC
19975 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
19976 (check_sizeof, check_valueof): Do not include the output in the
19977 test name. Use gdb_test.
19978 (get_valueof): Use gdb_test_multiple.
19979
c4ffd4c0
AC
19980 * gdb.base/step-test.exp: Update copyright. Use
19981 gdb_test_multiple. Ensure that test names do not include
19982 architecture dependent output.
19983
ab89363a
AC
19984 * gdb.gdb/observer.exp: Update copyright.
19985 (setup_test): Use gdb_test_multiple.
19986 (attach_first_observer, attach_second_observer)
19987 (attach_third_observer, detach_first_observer)
19988 (detach_second_observer, detach_third_observer)
19989 (reset_counters, check_counters): Make $message a prefix.
19990 (test_normal_stop_notifications): Add "args" parameter - a list of
19991 init functions to be called. Make $message a prefix,
19992 (test_observer_normal_stop): Change the message prefixes so that
19993 they are unique, pass the attach / detach procedures to
19994 test_normal_stop_notifications.
19995
ec58997a
AC
19996 * gdb.base/signull.exp (test_segv): Prefix all tests with
19997 "${name}". Clean up test messages.
19998
b475183b
AC
19999 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
20000
9c7bb332
AC
20001 * gdb.base/ena-dis-br.exp: Update copyright.
20002 (break_at): New function. Replace send_gdb with gdb_test,
20003 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
20004 ignore count, not stopped at bpt", with KFAIL.
20005
2dd95497
CV
200062004-07-13 Corinna Vinschen <vinschen@redhat.com>
20007
20008 * gdb.base/attach.exp: Remove cleanupfile handling.
20009
419e626b
AC
200102004-07-12 Andrew Cagney <cagney@gnu.org>
20011
20012 * gdb.base/annota1.exp: Cleanup corefile test name.
20013 * gdb.base/annota3.exp: Ditto.
20014
8b1b3228
AC
200152004-07-12 Andrew Cagney <cagney@gnu.org>
20016
78650829
AC
20017 * gdb.base/signals.exp: Clean up copyright, re-indent.
20018
8b1b3228
AC
20019 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
20020 gdb_test and gdb_test_multiple.
20021
935c2760
JJ
200222004-07-08 Jeff Johnston <jjohnstn@redhat.com>
20023
20024 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 20025 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
20026 provide line number info for first statement in main.
20027
1544280f
AC
200282004-07-08 Andrew Cagney <cagney@gnu.org>
20029
1279f4ff
AC
20030 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
20031
1544280f
AC
20032 * gdb.base/sigbpt.exp: Make the common part of each test name a
20033 prefix instead of suffix.
20034
bcc82369
BR
200352004-07-07 Bob Rossi <bob_rossi@cox.net>
20036
20037 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
20038 test from test_tbreak_creation_and_listing to
20039 test_file_list_exec_source_file
20040 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
20041 Changed name of test from test_tbreak_creation_and_listing to
20042 test_file_list_exec_source_file
20043
23f4b0aa
JJ
200442004-07-07 Jeff Johnston <jjohnstn@redhat.com>
20045
20046 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
20047 the jmisc() constructor instead of <init>.
20048 * gdb.java/jmisc1.exp: Ditto.
20049
56401cd5
AC
200502004-07-07 Andrew Cagney <cagney@gnu.org>
20051
20052 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
20053 corrupting the PC.
20054
44ae2f6a
MC
200552004-07-06 Michael Chastain <mec.gnu@mindspring.com>
20056
20057 * gdb.cp/templates.exp: Accept whitespace change in demangler
20058 output.
20059
45a83408
AC
200602004-07-06 Andrew Cagney <cagney@gnu.org>
20061
20062 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
20063
d205ad70
MC
200642004-07-02 Michael Chastain <mec.gnu@mindspring.com>
20065
20066 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
20067 * lib/compiler.cc: Likewise.
20068
06ea1a61
MC
200692004-06-30 Michael Chastain <mec.gnu@mindspring.com>
20070
20071 * lib/compiler.cc: Work around string preprocessing problem
20072 with old hp c++ compiler.
20073 * lib/compiler.c: Likewise.
20074
daab1251
CV
200752004-06-29 Corinna Vinschen <vinschen@redhat.com>
20076
20077 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
20078 directives to conditionalize symbol prefixing.
20079 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
20080 additional_flags handling. Add underscore prefix for Cygwin.
20081 * gdb.arch/i386-unwind.c: Use preprocessor directives to
20082 conditionalize symbol prefixing.
20083 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
20084 additional_flags handling. Add underscore prefix for Cygwin.
20085
cc984116
CV
200862004-06-29 Corinna Vinschen <vinschen@redhat.com>
20087
20088 * gdb.base/bigcore.exp: Skip test on Cygwin.
20089
c279b077
MC
200902004-06-28 Michael Chastain <mec.gnu@mindspring.com>
20091
20092 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
20093 formats for "info register". Use gdb_test_multiple. Fix
20094 the "invalid register" test.
20095
0e915747
CV
200962004-06-28 Corinna Vinschen <vinschen@redhat.com>
20097
20098 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
20099 PID for Cygwin. Add Cygwin specific strings to check for in some
20100 tests.
20101 (do_attach_tests): Add a test for user interaction when attaching
20102 to a process with no matching symbol table already loaded.
20103
11422c86
AC
201042004-06-26 Andrew Cagney <cagney@gnu.org>
20105
20106 Test PR java/1567 and PR java/1565.
20107 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
20108 * gdb.java/jmisc2.exp: Delete file.
20109
cefbce26
MC
201102004-06-26 Michael Chastain <mec.gnu@mindspring.com>
20111
20112 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
20113
e19f872c
CV
201142004-06-25 Corinna Vinschen <vinschen@redhat.com>
20115
20116 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
20117 attach process.
20118
d931ba3b
MC
201192004-06-23 Michael Chastain <mec.gnu@mindspring.com>
20120
20121 * gdb.cp/pr-1553.exp: Remove.
20122
aef68c48
MC
201232004-06-22 Michael Chastain <mec.gnu@mindspring.com>
20124
20125 * gdb.cp/pr-1553.cc: Remove.
20126 * gdb.cp/pr-1553.exp: Disable this test.
20127
8d5df71a
JB
201282004-06-20 Jim Blandy <jimb@redhat.com>
20129
a9c64011 20130 Fix PR testsuite/1680.
8d5df71a
JB
20131 * gdb.arch/i386-sse.exp: Properly quote curly braces in
20132 regular expressions.
20133
4ac6f39d
MC
201342004-06-19 Michael Chastain <mec.gnu@mindspring.com>
20135
20136 Fix PR testsuite/1679.
20137 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
20138 Issue an UNSUPPORTED result instead.
20139
1b413552
JB
201402004-06-18 Jim Blandy <jimb@redhat.com>
20141
20142 * gdb.base/charset.exp: Only send a control-C if we see a new
20143 prompt and incomplete command.
20144
6daa6ebd
MC
201452004-06-18 Michael Chastain <mec.gnu@mindspring.com>
20146
20147 * gdb.cp/pr-574.cc: Add copyright notice.
20148
51fa4ae0
JB
201492004-06-17 Jim Blandy <jimb@redhat.com>
20150
20151 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
20152 cases where the regexp has no groups; this grabs random text from
20153 the previous test suite, whatever that was.
20154
8fea26c5
MC
201552004-06-17 Michael Chastain <mec.gnu@mindspring.com>
20156
20157 * gdb.cp/printmethod.cc: Add copyright notice.
20158
1e3aeb41
MC
201592004-06-16 Michael Chastain <mec.gnu@mindspring.com>
20160
20161 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
20162
9d9030bc
AC
201632004-06-16 Andrew Cagney <cagney@gnu.org>
20164
20165 * gdb.base/signull.c: Update copyright. Include <string.h>.
20166 (bowler): Replace data_pointer with data_read
20167 and data_write cases. Add code_descriptor case.
20168 (zero, desc): New array and pointer.
20169 (data, code): Change to simple pointers.
20170 * gdb.base/signull.exp: Fix probe pattern matching a function
20171 descriptor SIGSEGV. Replace data_pointer with data_read and
20172 data_write tests.
20173
acd4ad44
AC
201742004-06-16 Andrew Cagney <cagney@gnu.org>
20175
20176 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
20177
08fd625c
MC
201782004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20179
20180 * gdb.base/long_long.c: Add copyright notice.
20181
1903502c
MC
201822004-06-15 Michael Chastain <mec.gnu@mindspring.com>
20183
20184 * gdb.base/long_long.exp: Remove reference to
20185 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
20186 to gdb_breakpoint and gdb_continue_to_breakpoint.
20187
83313cb1
JB
201882004-06-14 Jim Blandy <jimb@redhat.com>
20189
20190 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
20191 endian case.
20192
1bf404ef
AC
201932004-06-14 Andrew Cagney <cagney@gnu.org>
20194
20195 * gdb.base/gcore.exp (capture_command_output): Delete the always
20196 passing tests containing inferior values.
20197 * gdb.base/ending-run.exp: Do not include the breakpoint address
20198 in the test message. Update copyright.
20199 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
20200 size in the test name, use gdb_test_multiple. Update copyright.
20201
ef220b33
MC
202022004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20203
20204 * gdb.cp/ref-types.cc: Add copyright notice.
20205
4f70a4c9
MC
202062004-06-14 Michael Chastain <mec.gnu@mindspring.com>
20207
20208 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
20209 hp_aCC_compiler.
20210 * lib/compiler.cc: Likewise.
20211 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
20212 'set' commands. Log diagnostics for other lines. Set
20213 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
20214
335928ac
MC
202152004-06-13 Michael Chastain <mec.gnu@mindspring.com>
20216
20217 * gdb.cp/try_catch.cc: Add copyright notice.
20218
2efb12e8
MC
202192004-06-12 Michael Chastain <mec.gnu@mindspring.com>
20220
20221 * gdb.cp/userdef.cc: Add copyright notice.
20222
0bbed51a
MC
202232004-06-11 Michael Chastain <mec.gnu@mindspring.com>
20224
20225 * gdb.cp/virtfunc.cc: Add copyright notice.
20226
e12a46c9
RC
202272004-06-11 Randolph Chung <tausq@debian.org>
20228
20229 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
20230 problem.
20231
338e05af
AC
202322004-06-10 Andrew Cagney <cagney@gnu.org>
20233
20234 * lib/compiler.cc, lib/compiler.c: Append either
20235 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
20236 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
20237 instead of gcc-3-3.
20238
dc3f10cb
AC
202392004-06-09 Andrew Cagney <cagney@gnu.org>
20240
b4d946af
AC
20241 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
20242 gdb/1455, bug is specific to "long long" and "double".
a9c64011 20243
dc3f10cb
AC
20244 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
20245 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
20246 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
20247 fixed.
20248
b5c0bfa2
AC
202492004-06-09 Andrew Cagney <cagney@gnu.org>
20250
20251 * gdb.base/structs.exp (test_struct_returns): Replace
20252 "return_value_unknown" and "finish_value_unknown" by
20253 "return_value_known" and "finish_value_known". Instead of
20254 "return_value_unknown" iff "finish_value_unknown", check
20255 "return_value_known" implies "finish_value_known".
20256
caeb605f
MH
202572004-06-08 Martin Hunt <hunt@redhat.com>
20258
20259 * gdb.base/float.exp: Add pattern for mips targets.
20260
c892bb64
RC
202612004-06-08 Randolph Chung <tausq@debian.org>
20262
20263 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
20264 message for unknown architectures more clear.
20265
48306d3e
JB
202662004-06-08 Joel Brobecker <brobecker@gnat.com>
20267
20268 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
20269 start the execution of the program.
20270
83ecb59f
JB
202712004-06-07 Jim Blandy <jimb@redhat.com>
20272
20273 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
20274 * gdb.arch/i386-cpuid.h: New helper file.
20275
55264cb4
RC
202762004-06-07 Randolph Chung <tausq@debian.org>
20277
20278 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
20279 has started.
20280
23cadb28
RM
202812004-06-04 Roland McGrath <roland@redhat.com>
20282
20283 Fix PR gdb/1647.
20284 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
20285 differently to be robust to output buffering differences.
20286
51d01eda
MC
202872004-06-04 Michael Chastain <mec.gnu@mindspring.com>
20288
20289 * gdb.threads/pthreads.exp: Update copyright years.
20290 (check_control_c): Change asynchronous 'after' to synchronous.
20291
f4fc3b93
RM
202922004-06-04 Roland McGrath <roland@redhat.com>
20293
20294 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
20295 next gdb prompt.
20296
4013522b
MC
202972004-06-02 Michael Chastain <mec.gnu@mindspring.com>
20298
20299 Fix PR gdb/1636.
20300 * gdb.threads/manythreads.exp: Change asynchronous 'after'
20301 calls to synchronous.
20302
7a8f1e6b
JB
203032004-05-26 Jim Blandy <jimb@redhat.com>
20304
20305 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
20306
81bb3443
RC
203072004-05-24 Randolph Chung <tausq@debian.org>
20308
20309 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
20310 * gdb.asm/pa.inc: New file.
20311
8f5a3103
MK
203122004-05-22 Mark Kettenis <kettenis@gnu.org>
20313
20314 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
20315
734b8fe8 203162004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 20317 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
20318
20319 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
20320 GDB prompt.
20321
725603e1
UW
203222004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20323
f4fc3b93 20324 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
20325 setjmp/longjmp. Use sigaction instead of signal.
20326
8b923272 203272004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 20328 Michael Snyder <msnyder@redhat.com>
8b923272
JB
20329
20330 * gdb.threads/pthread_cond_wait.c: New file.
20331 * gdb.threads/pthread_cond_wait.exp: New testcase.
20332
8bfabb04
AC
203332004-05-13 Andrew Cagney <cagney@redhat.com>
20334
20335 * gdb.base/signull.exp, gdb.base/signull.c: New files.
20336 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
20337
42edda50
AC
203382004-05-11 Andrew Cagney <cagney@redhat.com>
20339
20340 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
20341 fixed but revealed gdb/1639.
20342
d303a6c7
AC
203432004-05-10 Andrew Cagney <cagney@redhat.com>
20344
20345 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
20346 func1" and "next to 2nd alarm", kernel bug avoided.
20347
bf08c2a1
DJ
203482004-05-10 Daniel Jacobowitz <dan@debian.org>
20349
20350 PR external/1568
20351 * gdb.base/bigcore.exp: Check the size of the dumped core file.
20352 XFAIL if it is smaller than bytes_allocated.
20353 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
20354 (main): Make chunks_allocated unsigned. Correct comment.
20355
c0586a34
JB
203562004-05-07 Joel Brobecker <brobecker@gnat.com>
20357
20358 * gdb.arch/powerpc-aix-prologue.c: New file.
20359 * gdb.arch/powerpc-aix-prologue.exp: New file.
20360
f2785d12
JB
203612004-05-07 Jim Blandy <jimb@redhat.com>
20362
20363 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
20364 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
20365
bd7f6e30
JB
203662004-05-06 Joel Brobecker <brobecker@gnat.com>
20367
20368 * gdb.base/sep.exp: No longer setup_kfail when the program was
20369 built with dwarf2.
20370
0a5e7efe
JI
203712004-05-05 Jim Ingham <jingham@apple.com>
20372
20373 * gdb.base/pending.exp: Make sure pending breakpoints
20374 preserve the ignore count.
f4fc3b93 20375
a8958849
MK
203762004-04-27 Jerome Guitton <guitton@gnat.com>
20377
20378 * i386-prologue.exp: Add testcase for jump instruction as first
20379 instruction of the real code.
20380 * i386-prologue.c (jump_at_beginning): New function.
20381
7e103f5b
MK
203822004-04-28 Mark Kettenis <kettenis@gnu.org>
20383
20384 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
20385 x86_64-*-*.
20386
5d38b224
MK
203872004-04-28 Mark Kettenis <kettenis@gnu.org>
20388
20389 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
20390 i*86-*-*.
20391
0ef32fd9
MK
203922004-04-25 Mark Kettenis <kettenis@gnu.org>
20393
20394 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
20395 expression that checks the return type.
20396
71d7dd7c
AC
203972004-04-23 Andrew Cagney <cagney@redhat.com>
20398
20399 * gdb.base/call-sc.exp: New test of scalar call/return values.
20400 * gdb.base/call-sc.c: Ditto.
20401
1e9f977e
JJ
204022004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20403
20404 * gdb.threads/manythreads.c: Reduce thread stack size.
20405
899d9e3a
JJ
204062004-04-23 Jeff Johnston <jjohnstn@redhat.com>
20407
20408 * gdb.threads/manythreads.c: Add copyright notice.
20409
61bcae62
AC
204102004-04-23 Andrew Cagney <cagney@redhat.com>
20411
20412 * gdb.base/siginfo.exp: Better handle step out of signal.
20413 * gdb.base/sigstep.exp: Ditto.
20414
7339a42e 204152004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 20416 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
20417
20418 * gdb.threads/manythreads.c: New testcase.
20419 * gdb.threads/manythreads.exp: Ditto.
20420
5c98409b
JB
204212004-04-22 Jim Blandy <jimb@redhat.com>
20422
20423 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
20424 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
20425
3b611f1a
MC
204262004-04-21 Michael Chastain <mec.gnu@mindspring.com>
20427
20428 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
20429
f0fd9238
AC
204302004-04-21 Andrew Cagney <cagney@redhat.com>
20431
20432 * gdb.base/sigstep.c: New file.
20433 * gdb.base/sigstep.exp: New file.
20434
90990674
JB
204352004-04-16 Joel Brobecker <brobecker@gnat.com>
20436
20437 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
20438 call to observer_notify_normal_stop.
20439
78cef34b
AC
204402004-04-15 Andrew Cagney <cagney@redhat.com>
20441
20442 * gdb.base/siginfo.c: New file.
20443 * gdb.base/siginfo.exp: New file.
20444
d2343407
JB
204452004-04-12 J. Brobecker <brobecker@gnat.com>
20446
20447 * gdb.base/sep.exp: Fix typo in comment.
20448
a2dba3c8
JB
204492004-04-12 J. Brobecker <brobecker@gnat.com>
20450
20451 * gdb.base/sep.c: New file.
20452 * gdb.base/sep-proc.c: New file.
20453 * gdb.base/sep.exp: New testcase.
20454
15f7b60e
MK
204552004-04-09 Mark Kettenis <kettenis@gnu.org>
20456
20457 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
20458 support.
20459
44f4de1a
AC
204602004-04-05 Andrew Cagney <cagney@redhat.com>
20461
20462 * gdb.base/sigaltstack.c: New file.
20463 * gdb.base/sigaltstack.exp: New file.
20464
ef04f396
JB
204652004-04-04 Joel Brobecker <brobecker@gnat.com>
20466
20467 * gdb.base/foll-fork.exp: Update the expected output for
20468 "help set follow-fork-mode", to match a change that was made
20469 to the help of this variable on 2004-01-13.
20470
d40d2c92
JB
204712004-04-01 Joel Brobecker <brobecker@gnat.com>
20472
20473 * lib/ada.exp: Add copyright notice.
20474 * bar.ads: Likewise.
20475 * bar.adb: Likewise.
20476 * null_record.adb: Likewise.
20477 * null_record.exp: Likewise.
20478 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
20479
f86ef5a3
JB
204802004-04-01 Joel Brobecker <brobecker@gnat.com>
20481
20482 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
20483 * configure: Regenerate.
20484
414e70e3
JB
204852004-04-01 Joel Brobecker <brobecker@gnat.com>
20486
20487 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
20488 to build the application. Remove the message printed when in
20489 verbose mode, redundant with the UNSUPPORTED message above.
20490
f0aaee49
JB
204912004-03-31 Joel Brobecker <brobecker@gnat.com>
20492
20493 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
20494 * gdb.ada (null_record.exp): New testcase.
20495
ac81cb54
JB
204962004-03-31 Joel Brobecker <brobecker@gnat.com>
20497
20498 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
20499
854af2f7
JB
205002004-03-31 Joel Brobecker <brobecker@gnat.com>
20501
20502 * gdb.ada: New subdirectory.
20503 * gdb.ada/Makefile.in: New file.
20504 * gdb.ada/gnat_ada.gpr.in: New file.
20505
034cb681
JB
205062004-03-31 Joel Brobecker <brobecker@gnat.com>
20507
20508 * lib/ada.exp: New file.
20509
78a1a894
DJ
205102004-03-24 Daniel Jacobowitz <drow@mvista.com>
20511
20512 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
20513 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
20514
4b2b3b3e
AC
205152004-03-22 Andrew Cagney <cagney@redhat.com>
20516
20517 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
20518 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
20519 Problem identified by Ulrich Weigand.
20520
23c73aa3
DC
205212004-03-17 David Carlton <carlton@kealia.com>
20522
20523 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
20524 PR c++/826.
20525
d63a86f8
RM
205262004-03-16 Roland McGrath <roland@redhat.com>
20527
20528 * gdb.base/auxv.exp: New file.
20529 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
20530
0e02aa50
DC
205312004-03-12 David Carlton <carlton@kealia.com>
20532
20533 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
20534 * gdb.cp/pr-1553.cc: Ditto.
20535 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
20536 pass branch.
20537
c20b71be
MC
205382004-03-12 Michael Chastain <mec.gnu@mindspring.com>
20539
20540 * gdb.cp/templates.exp: Accept more template types.
20541
c7414a01
MC
205422004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20543
20544 From Corinna Vinschen with modifications.
20545 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
20546 local variable obj_with_enum.
20547 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
20548 results with obj_with_enum.
20549
ed69573c
MC
205502004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20551
20552 * gdb.cp/classes.cc: New file, copied from misc.cc.
20553 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
20554
28301461
MC
205552004-03-09 Michael Chastain <mec.gnu@mindspring.com>
20556
20557 * gdb.cp/misc.cc: Add copyright notice.
20558
1198ecbe
DC
205592004-03-05 David Carlton <carlton@kealia.com>
20560
20561 * gdb.cp/rtti.exp: Add 'print *obj3' test.
20562 * gdb.cp/rtti.h: Update copyright.
20563 (namespace n2::n3): New.
20564 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
20565 (n2::n3::func3): New.
20566 (main): Call n2::n3::func3.
20567 * gdb.cp/rtti2.cc: Update copyright.
20568 (n2::create3): New.
20569
9e08c470
MK
205702004-03-04 Mark Kettenis <kettenis@gnu.org>
20571
20572 * gdb.asm/openbsd.inc: Fix typo.
20573
4bebc3aa
FF
205742004-03-03 Fred Fish <fnf@redhat.com>
20575
20576 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
20577 "val" instead of unused "size". Update copyright year.
20578
6ea9fb37
DJ
205792004-02-29 Daniel Jacobowitz <drow@mvista.com>
20580
20581 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
20582 to use unsigned char.
20583 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
20584 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
20585
23b23974
DJ
205862004-02-29 Daniel Jacobowitz <drow@mvista.com>
20587
20588 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
20589 line of output.
20590
7574fd53
DJ
205912004-02-28 Daniel Jacobowitz <drow@mvista.com>
20592
20593 * gdb.base/relocate.c (dummy): Initialize.
20594
a195357f
DJ
205952004-02-28 Daniel Jacobowitz <drow@mvista.com>
20596
20597 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
20598 a breakpoint at exit.
20599
72fd54a9
FF
206002004-02-27 Fred Fish <fnf@redhat.com>
20601
20602 * gdb.base/chng-syms.exp: Add expect condition to match failing
20603 case that isn't a timeout.
20604
b9d23137
AC
206052004-02-27 Andrew Cagney <cagney@redhat.com>
20606
20607 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
20608 support.
20609
15d208f6 206102004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 20611
15d208f6
FF
20612 * gdb.arch/gdb1431.c: Remove.
20613 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
20614 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
20615 of "until" incorrectly.
20616
98f9cd2d
JB
206172004-02-26 J. Brobecker <brobecker@gnat.com>
20618
20619 * gdb.cp/class2.cc (empty): New class.
20620 (refer): New function.
20621 (main): Declare an object of type empty and use it.
20622 * gdb.cp/class2.exp: Print the value of an object of type empty.
20623
9b50c11b
JJ
206242004-02-26 Jeff Johnston <jjohnstn@redhat.com>
20625
20626 * gdb.base/langs.exp: Update query string to match the
20627 new nquery format used for pending breakpoints.
20628
0dcd613f
AC
206292004-02-26 Andrew Cagney <cagney@redhat.com>
20630
20631 Fix PR i18n/1570.
20632 * gdb.base/charset.c: Update copyright notice.
20633 (main, init_string): Remove the escape character '\e' tests.
20634 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
20635 * gdb.base/charset.exp (valid_host_charset): Ditto.
20636 * gdb.base/setvar.exp: Ditto.
20637
b8a56647
AC
206382004-02-24 Andrew Cagney <cagney@redhat.com>
20639
90d59e34
AC
20640 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
20641 mmapped data in core file" PASS and FAIL messages consistent.
20642
b8a56647
AC
20643 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
20644 setting a breakpoint. Work around PR java/1565.
20645
9f27c604
JJ
206462004-02-23 Jeff Johnston <jjohnstn@redhat.com>
20647
20648 * lib/gdb.exp (gdb_breakpoint): Update query string to match
20649 new nquery format.
20650 * gdb.base/pending.exp: Ditto.
20651
3224a706
MK
206522004-02-22 Mark Kettenis <kettenis@gnu.org>
20653
20654 * configure.in: Run stabs tests on *BSD.
20655 * configure: Regenerated.
20656
41e0a9ca
MK
206572004-02-21 Mark Kettenis <kettenis@gnu.org>
20658
20659 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
20660
1e1b3428
FF
206612004-02-20 Fred Fish <fnf@redhat.com>
20662
20663 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
20664 blank in test for "returns short", for consistency with other
20665 "returns xxx" tests. Update copyright year.
20666
f9a7572a
FF
206672004-02-19 Fred Fish <fnf@redhat.com>
20668
20669 New testcase for PR breakpoint/1558.
20670 * gdb.arch/gdb1558.exp: New file.
20671 * gdb.arch/gdb1558.c: New file.
20672
b2ce2854
EZ
206732004-02-19 Elena Zannoni <ezannoni@redhat.com>
20674
20675 * gdb.base/nodebug.exp: Fix typo.
20676
e7c9ff01
JB
206772004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20678
20679 Committed by Jim Blandy <jimb@redhat.com>.
20680
62f4b920
JB
20681 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
20682
2db536a1
JB
20683 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
20684
e7c9ff01
JB
20685 * gdb.base/float.exp: Support s390*-*-* targets.
20686
f3205b34
AF
206872004-02-17 Adam Fedor <fedor@gnu.org>
20688
20689 * gdb.base/gdb1555.exp: New file.
20690 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
20691
9d62932d
EZ
206922004-02-17 Elena Zannoni <ezannoni@redhat.com>
20693
20694 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
20695
344c9711
FF
206962004-02-16 Fred Fish <fnf@redhat.com>
20697
20698 * gdb.arch/gdb1291.c: Remove
20699 * gdb.arch/gdb1291.s: New test input file.
20700 * gdb.arch/gdb1291.exp: Expand test to check case that should not
20701 fail. Test for correct result, known incorrect result, other
20702 failures and timeouts.
20703
2d822687
AC
207042004-02-16 Andrew Cagney <cagney@redhat.com>
20705
20706 * gdb.base/bigcore.exp: New file.
20707 * gdb.base/bigcore.c: New file.
20708
dac15b66
AC
207092004-02-13 Andrew Cagney <cagney@redhat.com>
20710
20711 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
20712 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
20713 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
20714 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
20715 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
20716 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
20717 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
20718 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
20719 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
20720 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
20721
6bdfc2c4
JJ
207222004-02-11 Jeff Johnston <jjohnstn@redhat.com>
20723
20724 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
20725 executed is an alloc instruction.
20726
87b3ede8
DC
207272004-02-11 David Carlton <carlton@kealia.com>
20728
20729 * gdb.cp/breakpoint.exp: New.
20730 * gdb.cp/breakpoint.cc: New.
20731
6e19e2bf
MC
207322004-02-11 Michael Chastain <mec.gnu@mindspring.com>
20733
20734 Partial fix for PR gdb/1543.
20735 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
20736 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
20737 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
20738 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
20739 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
20740 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
20741 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
20742 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
20743 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
20744 to bug-gdb@prep.ai.mit.edu .
20745 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
20746 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
20747 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
20748 Likewise.
20749
5c5455dc
AC
207502004-02-10 Andrew Cagney <cagney@redhat.com>
20751
20752 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
20753 using gdb_internal_error_resync.
20754
9cf689d7
DJ
207552004-02-09 Daniel Jacobowitz <drow@mvista.com>
20756
20757 * gdb.threads/thread-specific.exp: Stop early if no threads are
20758 found.
20759
d2dc51db
MC
207602004-02-09 Michael Chastain <mec.gnu@mindspring.com>
20761
20762 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
20763
14b1a056
DJ
207642004-02-08 Daniel Jacobowitz <drow@mvista.com>
20765
20766 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
20767 breakpoints.
20768
83f66e8f
DJ
207692004-02-07 Daniel Jacobowitz <drow@mvista.com>
20770
20771 * config/sim.exp (gdb_load): Handle $arg == "".
20772 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
20773 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
20774
30fc0091
EZ
207752004-02-07 Elena Zannoni <ezannoni@redhat.com>
20776
a9c64011
AS
20777 * gdb.base/maint.exp: Update test to reflect
20778 obstack changes.
30fc0091 20779
4d806929
JJ
207802004-02-04 Jeff Johnston <jjohnstn@redhat.com>
20781
20782 * gdb.base/pendshr.c (pendfunc): New function that calls
20783 pendfunc1.
20784 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
20785
7bfdd688
FF
207862004-02-04 Fred Fish <fnf@redhat.com>
20787
20788 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
20789 function symbols and update copyright years.
20790 * gdb.arch/gdb1291.c: Ditto.
20791
aaa08ee4
MC
207922004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20793
20794 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
20795
dbad7755
MC
207962004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20797
20798 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
20799
ec4646ef
MC
208002004-02-03 Michael Chastain <mec.gnu@mindspring.com>
20801
20802 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
20803
1b802196
FF
208042004-02-02 Fred Fish <fnf@redhat.com>
20805
20806 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
20807 remote targets. Update copyright years.
20808
18fe2033
JJ
208092004-02-02 Jeff Johnston <jjohnstn@redhat.com>
20810
20811 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
20812 support.
20813 * gdb.base/langs.exp: Fix test which attempts to create
20814 breakpoint on non-existent function to handle new pending
20815 support.
20816 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
20817 a breakpoint.
20818 * gdb.base/pending.exp: New test.
20819 * gdb.base/pending.c: New file.
20820 * gdb.base/pendshr.c: Ditto.
20821
8d577d32
DC
208222004-02-02 David Carlton <carlton@kealia.com>
20823
20824 * gdb.cp/overload.exp: Add overloadNamespace tests.
20825 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
20826 (overloadNamespace, XXX): New.
20827 (main): Call XXX::marker2.
20828
3ad13771
FF
208292004-02-01 Fred Fish <fnf@redhat.com>
20830
20831 * gdb.base/dump.exp: Use runto_main instead of "runto main".
20832 * gdb.base/finish.exp: Ditto.
20833 * gdb.base/gcore.exp: Ditto.
20834 * gdb.base/huge.exp: Ditto.
20835 * gdb.base/info-proc.exp: Ditto.
20836 * gdb.base/return2.exp: Ditto.
20837 * gdb.threads/gcore-thread.exp: Ditto.
20838
44c75849
DJ
208392004-02-01 Daniel Jacobowitz <drow@mvista.com>
20840
20841 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
20842
005bc093
MK
208432004-02-01 Mark Kettenis <kettenis@gnu.org>
20844
20845 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
20846 that opening the file succeeds on OpenBSD.
20847
c47cebdb
DJ
208482004-02-01 Daniel Jacobowitz <drow@mvista.com>
20849
20850 * gdb.threads/thread-specific.c: New file.
20851 * gdb.threads/threads-specific.exp: New test script.
20852 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
20853 to expect_out.
20854
5a01311c
MK
208552004-02-01 Mark Kettenis <kettenis@gnu.org>
20856
20857 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
20858 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
20859 only on the "print_small_structs from print_long_arg_list" test.
20860
ce22a4f1
DJ
208612004-02-01 Daniel Jacobowitz <drow@mvista.com>
20862
20863 * gdb.base/completion.exp: Kill a stray backslash.
20864
20865 From Jim Ingham <jingham@apple.com>:
20866 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
20867 agrees with the result from sending a tab.
20868
abbab9d3
DJ
208692004-01-31 Daniel Jacobowitz <drow@mvista.com>
20870
20871 * gdb.base/chng-syms.exp: Remove stray newline.
20872
53904d1e
MK
208732004-01-31 Mark Kettenis <kettenis@gnu.org>
20874
20875 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
20876 *-*-openbsd*.
20877 * gdb.asm/openbsd.inc: New file.
20878
3a4b3aac
MK
208792004-01-30 Mark Kettenis <kettenis@gnu.org>
20880
20881 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
20882 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
20883 *-*solaris2*. Remove commented out default settings for
20884 asm-flags. Replace gdb_compile with target_link.
20885
ebac27b4
MC
208862004-01-29 Michael Chastain <mec.gnu@mindspring.com>
20887
20888 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
20889 for all tests. Remove old hp-ux and cygnus xfail cases.
20890
d8679d84
PH
208912004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
20892
20893 * gdb.base/chng-syms.exp: New file.
20894 * gdb.base/chng-syms.c: New file.
20895
0a55bc22
MC
208962004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20897
20898 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
20899 Provide arms for current output in all my configurations.
20900
94b8e876
MC
209012004-01-24 Michael Chastain <mec.gnu@mindspring.com>
20902
20903 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
20904 * lib/compiler.cc: Likewise.
20905 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
20906 get the right preprocessor. Eval the output directly. Remove
20907 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
20908 hp_f77_compiler and hp_f90_compiler completely.
20909 (gdb_preprocess): Delete.
20910 (get_compiler): Delete.
20911
7cf03d44
MK
209122004-01-24 Mark Kettenis <kettenis@gnu.org>
20913
20914 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
20915 <string.h>.
20916
68b6dce9
NR
209172004-01-24 Nick Roberts <nick@nick.uklinux.net>
20918
20919 * gdb.mi/mi-stack.exp: Update copyright.
20920
b368761e
DC
209212004-01-23 David Carlton <carlton@kealia.com>
20922
20923 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
20924 test for cp_lookup_transparent_type.
20925 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
20926 call them.
20927
f2061b53
DJ
209282004-01-23 Daniel Jacobowitz <drow@mvista.com>
20929
20930 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
20931 after -var-update.
20932
37fc574a
DC
209332004-01-23 David Carlton <carlton@kealia.com>
20934
20935 * gdb.cp/namespace.cc (C::ensureRefs): New.
20936 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
20937
8e94b928
NR
209382004-01-20 Nick Roberts <nick@nick.uklinux.net>
20939
20940 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
20941 case "-stack-list-locals 2".
20942 * gdb.mi/mi-var-child.exp: Test for case
20943 "-var-list-children --all-values NAME".
20944
997b0952
MC
209452004-01-18 Michael Chastain <mec.gnu@mindspring.com>
20946
20947 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
20948
52470da3
MK
209492004-01-18 Mark Kettenis <kettenis@gnu.org>
20950
7049b4b8
MK
20951 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
20952 used with gdb_test_multiple.
20953
52470da3
MK
20954 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
20955 read at address 0. This fixes PR testsuite/1504.
20956
da6012e5
DJ
209572004-01-18 Daniel Jacobowitz <drow@mvista.com>
20958
20959 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
20960 Remove downloading, guessing the host executable, the calls to
20961 gdb_file_cmd and gdb_target_cmd, and "load" support.
20962 (infer_host_exec): New function broken out from gdb_load.
20963 (gdb_load): New wrapper for gdbserver_gdb_load.
20964 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
20965 gdb_target_cmd. Use -target-select.
20966 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
20967 Download binaries to the host. Clear last_mi_remote_file when
20968 we load a new binary.
20969 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
20970 call gdbserver_gdb_load and mi_gdb_target_cmd.
20971
32c70722
MC
209722004-01-17 Michael Chastain <mec.gnu@mindspring.com>
20973
20974 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
20975 type patterns.
20976
b0cecf36
MC
209772004-01-17 Michael Chastain <mec.gnu@mindspring.com>
20978
20979 * gdb.cp/templates.exp: Fix typo in test name of
20980 "print Foo<volatile char*>::foo".
20981
4120d7e6
MC
209822004-01-15 Michael Chastain <mec.gnu@mindspring.com>
20983
20984 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
20985
f679e530
BE
209862004-01-16 Ben Elliston <bje@wasabisystems.com>
20987
20988 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
20989 (clean mostlyclean): Remove empty rm.
20990
091c48f6
MC
209912004-01-15 Michael Chastain <mec.gnu@mindspring.com>
20992
20993 * gdb.base/setvar.exp: Add copyright years.
20994
3e5fc8d2
DC
209952004-01-14 David Carlton <carlton@bactrian.org>
20996
20997 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
20998 PR c++/1511 and update coment.
20999 * gdb.cp/templates.exp: Update patterns to match current output.
21000 If changes involve something other than whitespace, KFAIL
21001 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
21002
63d06c5c
DC
210032004-01-14 David Carlton <carlton@kealia.com>
21004
21005 * gdb.cp/namespace.exp: Add tests involving classes defined within
21006 namespaces.
21007 * gdb.cp/namespace.cc (C::CClass): New.
21008 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
21009
a51dab88
EZ
210102004-01-14 Elena Zannoni <ezannoni@redhat.com>
21011
21012 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
21013 what debug info we have. Print a better message if something goes
21014 wrong while producing the separate debug info file.
21015
a476ccc9
MC
210162004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21017
21018 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
21019
f453692c
MC
210202004-01-14 Michael Chastain <mec.gnu@mindspring.com>
21021
21022 * gdb.base/callfuncs.c: Add copyright notice.
21023
f40063a5
MC
210242004-01-13 Michael Chastain <mec.gnu@mindspring.com>
21025
21026 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
21027 inheritance. PR gdb/1498, PR gcc/13539.
21028
19ac3974
EZ
210292004-01-13 Elena Zannoni <ezannoni@redhat.com>
21030
a9c64011
AS
21031 * gdb.threads/gcore-thread.exp: Prefix name of binary with
21032 test specific name.
21033 * gdb.mi/gdb669.exp: Ditto.
21034 * gdb.mi/mi-pthreads.exp: Ditto.
21035 * gdb.mi/mi1-pthreads.exp: Ditto.
21036 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 21037
56c97c6e
MC
210382004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21039
21040 * gdb.cp/member-ptr.cc: Add copyright notice.
21041
a0644324
MC
210422004-01-12 Michael Chastain <mec.gnu@mindspring.com>
21043
21044 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
21045 some patterns for recent versions of gcc and hpacc. Delete
21046 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
21047 Delete tests that access a NULL pointer-to-member-data. This
21048 script is still disabled for gcc.
21049
32fabe09
EZ
210502004-01-12 Elena Zannoni <ezannoni@redhat.com>
21051
21052 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 21053 escaped correctly.
32fabe09 21054
1f8a6abb
EZ
210552004-01-12 Elena Zannoni <ezannoni@redhat.com>
21056
21057 * gdb.base/sepdebug.exp: New file.
21058 * gdb.base/sepdebug.c: New file.
21059 * lib/gdb.exp (separate_debug_filename): New procedure.
21060 (gdb_gnu_strip_debug): New procedure.
21061
48efe704
AC
210622004-01-12 Andrew Cagney <cagney@redhat.com>
21063
21064 * gdb.mi/ChangeLog: Delete file. Renamed to ...
21065 * gdb.mi/ChangeLog-1999-2003: New file.
21066
a9415475
AC
210672004-01-12 Andrew Cagney <cagney@redhat.com>
21068
21069 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
21070 "Renaming a directory to a non-empty directory returns ENOTEMPTY
21071 or EEXIST", treat EBUSY as an XFAIL.
21072
83b8cf9d
MC
210732004-01-11 Michael Chastain <mec.gnu@mindspring.com>
21074
21075 * gdb.base/scope.exp: Remove obsolete setup_xfail for
21076 hp_cc_compiler.
21077
9939d2a8
MC
210782004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21079
21080 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
21081 decorations.
21082
1ff8cadf
MC
210832004-01-10 Michael Chastain <mec.gnu@mindspring.com>
21084
21085 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
21086 and "(aCC)" decorations. Remove obsolete doco about old
21087 test results.
21088
6fa9022e
MC
210892004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21090
21091 * gdb.cp/exception.exp: Fix typo in doco.
21092
209721fe
MK
210932004-01-09 Mark Kettenis <kettenis@gnu.org>
21094
21095 * gdb.base/gdb1476.exp: Fix typo.
21096
ef11303e
MC
210972004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21098
21099 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
21100 file.
21101
041ab88c
MC
211022004-01-09 Michael Chastain <mec.gnu@mindspring.com>
21103
21104 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
21105 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
21106 Use gdb_compile. Remove restriction on gcc. Add some patterns
21107 for recent version of gdb. Delete second half, which was a copy
21108 of the first half with different build flags. This test is
21109 still disabled because it is still not ready for production.
21110
e36d075a
MC
211112004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21112
21113 * gdb.cp/exception.cc: Add copyright notice.
21114 * gdb.cp/exception.exp: Add a notice that this file is broken
21115 because of line number changes caused by addition of copyright
21116 notice.
21117
42b190ad
MC
211182004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21119
21120 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
21121 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
21122
8f25f06b
MC
211232004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21124
21125 * gdb.cp/classes.exp: Accept gnu abi 2.
21126 * gdb.cp/derivation.exp: Likewise.
21127 * gdb.cp/overload.exp: Likewise.
21128 * gdb.cp/virtfunc.exp: Likewise.
21129
06ded8b8
MC
211302004-01-08 Michael Chastain <mec.gnu@mindspring.com>
21131
21132 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
21133 semicolon after end of function.
21134
77c26ae3
MC
211352004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21136
21137 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
21138 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
21139 boilerplate code for compiling and running the program under
21140 test. Add some string method tests.
21141
20757486
MC
211422004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21143
21144 * gdb.cp/bs15503.cc: Add copyright notice.
21145 * gdb.cp/bs15503.exp: Adjust line number.
21146
0fd3b503
MC
211472004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21148
21149 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
21150 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
21151
10d1bea8
MC
211522004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21153
21154 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
21155 hp_cc_compiler.
21156
2789202a
MC
211572004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21158
21159 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
21160 * gdb.cp/ctti.exp: Use the marker instead of "next".
21161 With gcc, run further before bailing.
21162
b862f14c
MC
211632004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21164
21165 * gdb.cp/cttiadd.cc: Add copyright notice.
21166 * gdb.cp/cttiadd1.cc: Likewise.
21167 * gdb.cp/cttiadd2.cc: Likewise.
21168 * gdb.cp/cttiadd3.cc: Likewise.
21169
96da2469
MC
211702004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21171
21172 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
21173 Use gdb_test, gdb_test_multiple. Use floating-point values that
21174 have exact representations in IEEE-ish formats.
21175
053248ff
MC
211762004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21177
21178 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
21179 compilers. Delete duplicate call to get_compiler_info.
21180 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
21181 * gdb.base/volatile.exp: Likewise.
21182
84acecdd
MK
211832004-01-07 Mark Kettenis <kettenis@gnu.org>
21184
21185 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
21186 memory at address 0.
21187
fe11a27f
MC
211882004-01-07 Michael Chastain <mec.gnu@mindspring.com>
21189
21190 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
21191 to test for hp-ux assembler. Fix copyright years.
21192
60ad077b
AC
211932004-01-07 Andrew Cagney <cagney@redhat.com>
21194
21195 * gdb.base/fileio.c (strerrno): Add "EBUSY".
21196
1c9b8f33
AC
211972004-01-07 Andrew Cagney <cagney@redhat.com>
21198
21199 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
21200 when creating the read-only file. From analysis by Roland McGrath
21201 and Elena Zannoni.
21202
753ccc7a
MC
212032004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21204
21205 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
21206
eca3e36b
MC
212072004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21208
21209 * gdb.base/cvexpr.c: Be type-safe with function pointers and
21210 data pointers.
21211
f8d4bac4
MC
212122004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21213
21214 * gdb.cp/m-static.exp: Compile one source file at a time.
21215 Delete unused call to get_compiler_info.
21216
9b4e0f94
MC
212172004-01-06 Michael Chastain <mec.gnu@mindspring.com>
21218
21219 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
21220 * gdb.base/call-rt-st.exp: Likewise.
21221 * gdb.base/nodebug.exp: Likewise.
21222 * gdb.base/volatile.exp: Likewise.
21223 * gdb.cp/ref-types.exp: Likewise.
21224 * gdb.cp/templates.exp: Likewise.
21225
023c1024
MK
212262004-01-05 Mark Kettenis <kettenis@gnu.org>
21227
21228 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
21229
19703c4a
MC
212302004-01-05 Michael Chastain <mec.gnu@mindspring.com>
21231
21232 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
21233 hppa*-hp-hpux*.
21234
18b67037
MK
212352004-01-04 Mark Kettenis <kettenis@gnu.org>
21236
ba6219c8
MK
21237 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21238 x86_64-*-*.
21239
18b67037
MK
21240 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
21241 sparc64-*-* and sparc*-solaris2*.
21242
1bfbbb9d
MK
212432004-01-04 Mark Kettenis <kettenis@gnu.org>
21244
21245 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
21246 return ${tests}" test. The ${tests} already mentions the
21247 filename.
21248
06846494
MC
212492004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21250
21251 * gdb.cp/local.exp: Accept gcc abi 2.
21252
3b0cb202
MC
212532004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21254
21255 * gdb.cp/templates.exp: Accept gcc abi 2.
21256
0643ec3f
MC
212572004-01-02 Michael Chastain <mec.gnu@mindspring.com>
21258
21259 * lib/compiler.cc: Remove supports_template_debugging.
21260 * gdb.cp/templates.exp: Do not test supports_template_debugging.
21261
d231d0b1
MC
212622004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21263
21264 * gdb.cp/namespace.exp: Accept gcc abi 2.
21265
44ffb27c
MC
212662004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21267
21268 * gdb.cp/method.exp: Accept gcc abi 2.
21269
184ad485
MC
212702004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21271
21272 * gdb.cp/classes.exp: Generate identical results as old version.
21273 * gdb.cp/derivation.exp: Likewise.
21274 * gdb.cp/overload.exp: Likewise.
21275 * gdb.cp/virtfunc.exp: Likewise.
21276
116f09e7
MC
212772004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21278
21279 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
21280 mysterious bug with sourceware version of expect.
21281
b1379776
MC
212822004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21283
21284 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
21285 current versions of gcc, including gcc abi 2. Remove gratuitous
21286 restart of test program. Use gdb_test_multiple and gdb_test for
21287 all tests. Add patterns to xfail missing "const" in "const char *"
21288 and kfail PR gdb/1155.
21289
6b7a4c0e
MC
212902004-01-01 Michael Chastain <mec.gnu@mindspring.com>
21291
21292 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
21293 current versions of gcc, including gcc abi 2. Remove gratuitous
21294 restart of test program. Use gdb_test_multiple and gdb_test for
21295 all tests. Add patterns to kfail PR gdb/1498.
21296
51615d72
MC
212972003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21298
21299 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
21300 current versions of gcc, including gcc abi 2. Use "breakpoint"
21301 and "continue" instead of restarting the target program. Use
21302 gdb_test_multiple and gdb_test for all tests.
21303
7b79a9d7
MK
213042004-01-01 Mark Kettenis <kettenis@gnu.org>
21305
21306 * gdb.asm/asm-source.exp: Update copyright year. Link statically
21307 for *-*-solaris2*.
21308
1cd3489f
MC
213092003-12-31 Michael Chastain <mec.gnu@mindspring.com>
21310
21311 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
21312 current versions of gcc, including gcc abi 2. Use "breakpoint"
21313 and "continue" instead of restarting the target program several
21314 times. Use gdb_test_multiple and gdb_test for all tests.
21315
850742db
MC
213162003-12-18 Michael Chastain <mec.gnu@mindspring.com>
21317
21318 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
21319 source files.
21320
eb4bbda8
MC
213212003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21322
21323 * gdb.base/environ.exp: Handle compiling test case from multiple
21324 source files.
21325
e42c7771
MC
213262003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21327
21328 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
21329
80e4b428
JB
213302003-12-17 Jim Blandy <jimb@redhat.com>
21331
5f06973a
JB
21332 * gdb.base/freebpcmd.c: Add copyright notice.
21333
80e4b428
JB
21334 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
21335
0ab84fb7
MC
213362003-12-16 Michael Chastain <mec.gnu@mindspring.com>
21337
21338 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
21339
1b3bb3d0
JB
213402003-12-13 Jim Blandy <jimb@redhat.com>
21341
21342 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
21343
3a4c9371
KB
213442003-12-12 Kevin Buettner <kevinb@redhat.com>
21345
21346 * gdb.asm/frv.inc: New file.
21347 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
21348
a1dea79a
FF
213492003-12-09 Fred Fish <fnf@redhat.com>
21350
21351 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
21352 functions to break1.c and leave prototypes behind. Add more
21353 "set breakpoint NN here" comments.
21354 * gdb.base/break1.c: New file.
21355
21356 * gdb.base/break.exp: Handle compiling test case from multiple
21357 source files and change source file references as needed.
21358 * gdb.base/completion.exp: Ditto.
21359 * gdb.base/condbreak.exp: Ditto.
21360 * gdb.base/define.exp: Ditto.
21361 * gdb.base/ena-dis-br.exp: Ditto.
21362 * gdb.base/info-proc.exp: Ditto.
21363 * gdb.base/maint.exp: Ditto.
21364 * gdb.base/until.exp: Ditto.
21365
21366 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
21367 hardcoded line numbers.
21368 * gdb.base/define.exp: Ditto.
21369 * gdb.base/ena-dis-br.exp: Ditto.
21370 * gdb.base/maint.exp: Ditto.
21371 * gdb.base/until.exp: Ditto.
21372
21373 * gdb.base/completion.exp: Use "break1" for completion tests since
21374 "break" is no longer a unique prefix.
21375
5266b69c
AC
213762003-12-06 Andrew Cagney <cagney@redhat.com>
21377
21378 * gdb.base/structs.exp (test_struct_returns): When applicable, set
21379 "return_value_unimplemented". When an unimplemented struct return
21380 architecture, report incorrect values as a KFAIL
21381
374451f0
MC
213822003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21383
21384 * gdb.cp/rtti.exp: Accept new wording of warning from
21385 cp_lookup_rtti_type.
21386
ba9b20a7
MC
213872003-12-05 Michael Chastain <mec.gnu@mindspring.com>
21388
21389 Partial fix for PR testsuite/1456.
21390 * gdb.base/scope.exp (test_at_main): Replace references to
21391 gcc_compiled with calls to test_compiler_info.
21392 (test_at_foo): Likewise.
21393 (test_at_bar): Likewise.
21394
b74b6d0b
MC
213952003-12-04 Michael Chastain <mec.gnu@mindspring.com>
21396
21397 Partial fix for PR testsuite/1456.
21398 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
21399 to test_compiler_info.
21400
ccfa3402
MC
214012003-12-03 Michael Chastain <mec.gnu@mindspring.com>
21402
21403 * gdb.base/so-impl-ld.exp: Update copyright notice.
21404
f6246aba
MC
214052003-12-02 Michael Chastain <mec.gnu@mindspring.com>
21406
21407 Partial fix for PR testsuite/1456.
21408 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
21409 to test_compiler_info.
21410
13ae734a
MC
214112003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21412
21413 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
21414 from current versions of gdb. Clean up regular expressions.
21415 Delete redundant timeout case.
21416
d8e1cdee
MC
214172003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21418
21419 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
21420 from current versions of gdb. Clean up regular expressions.
21421 Delete redundant timeout case.
21422
96457b64
MC
214232003-12-01 Michael Chastain <mec.gnu@mindspring.com>
21424
21425 Partial fix for PR testsuite/1456.
21426 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
21427 gcc_compiled with call to test_compiler_info.
21428
f35309fc
MC
214292003-11-30 Michael Chastain <mec.gnu@mindspring.com>
21430
21431 Partial fix for PR testsuite/1456.
21432 * gdb.base/list.exp (test_list_function): Delete unused declaration
21433 of gcc_compiled.
21434
d7afdf9b
MC
214352003-11-29 Michael Chastain <mec.gnu@mindspring.com>
21436
21437 Partial fix for PR testsuite/1456.
21438 * gdb.base/complex.exp: Replace reference to gcc_compiled with
21439 call to test_compiler_info.
21440
71507b56
MK
214412003-11-29 Mark Kettenis <kettenis@gnu.org>
21442
21443 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
21444 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
21445 it to create the appropriate note.inc.
21446 * gdb.asm/asmsrc1.s: Include "note.inc".
21447 * gdb.asm/netbsd.inc: New file.
21448 * gdb.asm/empty.inc: New file.
21449
f81f93f7
MC
214502003-11-28 Michael Chastain <mec.gnu@mindspring.com>
21451
21452 Partial fix for PR testsuite/1456.
21453 * gdb.base/constvars.exp: Replace references to gcc_compiled with
21454 calls to test_compiler_info.
21455
9a77938e
MC
214562003-11-27 Michael Chastain <mec.gnu@mindspring.com>
21457
21458 Partial fix for PR testsuite/1456.
21459 * gdb.base/volatile.exp: Replace references to gcc_compiled with
21460 calls to test_compiler_info.
21461
e8367dc7
MK
214622003-11-27 Mark Kettenis <kettenis@gnu.org>
21463
21464 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
21465 pattern for the KFAILs.
21466
526c61ee
AF
214672003-11-25 Adam Fedor <fedor@gnu.org>
21468
21469 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
21470 * gdb.objc/objcdecode.m: New file.
21471
28f2d600
AF
214722003-11-25 Adam Fedor <fedor@gnu.org>
21473
21474 * gdb.objc/nondebug.exp: Test for PR objc/1236.
21475 * gdb.objc/nondebug.m: New file.
21476
a3895cee
BE
214772003-11-26 Ben Elliston <bje@wasabisystems.com>
21478
21479 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
21480 NetBSD as it does on FreeBSD. Modelled on a similar change by
21481 Mark Kettenis on 2003-05-30.
21482 (link-flags): Set to "--entry _start" regardless of target.
21483 Special linker flags are to be appended to $link-flags.
21484 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
21485
c9f2c8a3
MC
214862003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21487
21488 * gdb.cp/method.exp: Accept output of new demangler.
21489
15a0587a 214902003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
21491
21492 * gdb/class2.exp: New file.
21493 * gdb/class2.cc: New file.
21494
3c00b570
MC
214952003-11-25 Michael Chastain <mec.gnu@mindspring.com>
21496
21497 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
21498 of new demangler.
21499
7027acc7
MK
215002003-11-23 Mark Kettenis <kettenis@gnu.org>
21501
21502 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
21503 of gdb_test "run".
21504
b0e1598a
MK
215052003-11-23 Mark Kettenis <kettenis@gnu.org>
21506
21507 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
21508 "continue" into "run".
21509
4d9eda44
MC
215102003-11-23 Michael Chastain <mec.gnu@mindspring.com>
21511
21512 Partial fix for PR testsuite/1456.
21513 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
21514 call to test_compiler_info.
21515 * gdb.cp/ctti.exp: Likewise.
21516 * gdb.cp/derivation.exp: Likewise.
21517 * gdb.cp/member-ptr.exp: Likewise.
21518 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
21519 reference to gcc_compiled.
21520
215212003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
21522
21523 Fix PR testsuite/1463.
21524 * gdb.base/structs.exp (start_structs_test): Call
21525 get_debug_format before using the debug format.
21526
d422fe19
AC
215272003-11-22 Andrew Cagney <cagney@redhat.com>
21528
21529 * lib/gdb.exp (gdb_test_multiple): Add simple example.
21530 * gdb.base/structs.exp: Use gdb_test_multiple.
21531
039cf96d
AC
215322003-11-20 Andrew Cagney <cagney@redhat.com>
21533
6882279b
AC
21534 * gdb.base/structs.exp: Handle and recover from internal errors.
21535 Replace "foo${n}" with "foo<n>" in test messages.
21536
e53890ae
AC
21537 * gdb.base/structs.exp: Update copyright. Rewrite.
21538 * gdb.base/structs.c: Update copyright. Rewrite.
21539
2b211c59
AC
21540 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
21541 resync count exceeded.
d63a86f8 21542
039cf96d
AC
21543 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
21544 from the internal error.
21545 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
21546 Original from Jim Blandy.
21547 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 21548
eac98b22
AC
215492003-11-19 Andrew Cagney <cagney@redhat.com>
21550
21551 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
21552 KFAIL.
21553
67455b2a
MK
215542003-11-17 Mark Kettenis <kettenis@gnu.org>
21555
21556 New testcase for PR backtrace/1435.
21557 * gdb.arch/i386-unwind.exp: New file.
21558 * gdb.arch/i386-unwind.c: New file.
21559
853d6e5b
AC
215602003-11-17 Andrew Cagney <cagney@redhat.com>
21561
21562 * lib/gdb.exp (compiler_info): New global.
21563 (test_compiler_info): New function.
21564 (get_compiler_info): Set compiler_info.
21565 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
21566 "compiler_info" to gcc-<major>-<minor>.
21567
38cf6e11
MC
215682003-11-15 Michael Chastain <mec.gnu@mindspring.com>
21569
21570 * gdb.trace/configure: Remove.
21571
a50d3602
EZ
215722003-11-13 Elena Zannoni <ezannoni@redhat.com>
21573
21574 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 21575 breakpoints.
a50d3602
EZ
21576 * gdb.base/break.exp: Remove all references to explicit line
21577 numbers.
21578
d9407aaa
NC
215792003-11-11 Nick Clifton <nickc@redhat.com>
21580
21581 * gdb.base/shreloc.exp: Do not run for targets which do not
21582 support shared objects.
21583
db488fc1
CV
215842003-11-10 Corinna Vinschen <vinschen@redhat.com>
21585
21586 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
21587 Don't run tests if nofileio flag is given.
21588
6a90a18e
EZ
215892003-11-07 Elena Zannoni <ezannoni@redhat.com>
21590
21591 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 21592 as well as 'Watchpoint'.
6a90a18e 21593
0b915e9c
EZ
215942003-11-06 Elena Zannoni <ezannoni@redhat.com>
21595
21596 Reported by Jim Ingham <jingham@apple.com>:
21597 * gdb.base/annota1.exp: Match at least one occurrence of the
21598 signal handler annotation.
21599
d7e4b55f
EZ
216002003-11-06 Elena Zannoni <ezannoni@redhat.com>
21601
a9c64011
AS
21602 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
21603 as well as 'Watchpoint'.
d7e4b55f 21604
2fe4e8d0
MC
216052003-11-05 Michael Chastain <mec@shout.net>
21606
21607 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
21608
6ef88553
KW
216092003-11-03 Kris Warkentin <kewarken@qnx.com>
21610
21611 * gdb.arch/gdb1291.c: New test file.
21612 * gdb.arch/gdb1291.exp: New test script.
21613 * gdb.arch/gdb1431.c: New test file.
21614 * gdb.arch/gdb1431.exp: New test script.
21615
ae7dc4d8
MC
216162003-10-22 Michael Chastain <mec@shout.net>
21617
21618 * gdb.mi/pthreads.c: Add copyright notice.
21619
c39d7427
MC
216202003-10-22 Michael Chastain <mec@shout.net>
21621
21622 * gdb.threads/pthreads.c: Add copyright notice.
21623
8b7d96c1
MC
216242003-10-20 Michael Chastain <mec@shout.net>
21625
21626 * gdb.base/gdb1056.exp: New test script.
21627
d1d69fdd
DJ
216282003-10-13 Daniel Jacobowitz <drow@mvista.com>
21629
21630 * gdb.threads/killed.exp: Use gdb_run_cmd.
21631
7d605576
DJ
216322003-10-13 Daniel Jacobowitz <drow@mvista.com>
21633
21634 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
21635 create a core file.
21636 * gdb.threads/gcore-thread.exp: Likewise.
21637
618ec112
CV
216382003-10-13 Corinna Vinschen <vinschen@redhat.com>
21639
21640 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
21641 type, based on char type.
21642 (struct bit_flags_short_t): New bitfield type, based on short type.
21643 (init_bit_flags_char): New fuction.
21644 (init_bit_flags_short): Ditto.
21645 (print_bit_flags_char): Ditto.
21646 (print_bit_flags_short): Ditto.
21647 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
21648
9367a73c
MC
216492003-10-11 Michael Chastain <mec@shout.net>
21650
21651 * gdb.base/call-rt-st.exp: Update copyright year.
21652
1decf120
KI
216532003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
21654
21655 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
21656 * gdb.disasm/sh3.s: Ditto.
21657
5445b2ae
DJ
216582003-10-07 Daniel Jacobowitz <drow@mvista.com>
21659
21660 * gdb.threads/switch-threads.exp: New test.
21661 * gdb.threads/switch-threads.c: New source file.
21662
aec24853
CV
216632003-10-07 Corinna Vinschen <vinschen@redhat.com>
21664
21665 * gdb.base/ending-run.exp: Add sh specific case.
21666
adc7428d
AC
216672003-10-06 Andrew Cagney <cagney@redhat.com>
21668
21669 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
21670 * gdb.disasm/mn10200.exp: Delete obsolete file.
21671
c9d37158
DJ
216722003-09-29 Daniel Jacobowitz <drow@mvista.com>
21673
21674 * ChangeLog: Correct an entry command.exp -> commands.exp.
21675 * gdb.base/commands.exp (bp_deleted_in_command_test)
21676 (temporary_breakpoint_commands): Check noargs.
21677
79c2c32d
DC
216782003-09-25 David Carlton <carlton@kealia.com>
21679
21680 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
21681 of some print tests, where appropriate. Add tests for C::D::cd,
21682 E::ce, F::cXfX, G::XgX.
21683 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
21684
594e6d67
RE
216852003-09-25 Richard Earnshaw <rearnsha@arm.com>
21686
21687 * lib/java.exp (java_init): Import target_alias before using it.
21688
10f0d451
DC
216892003-09-25 David Carlton <carlton@kealia.com>
21690
21691 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
21692
274bcba0
EZ
216932003-09-23 Elena Zannoni <ezannoni@redhat.com>
21694
d63a86f8 21695 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 21696 weirdness.
274bcba0 21697
cdbf20f7
MC
216982003-09-17 Michael Chastain <mec@shout.net>
21699
21700 * gdb.cp/gdb1355.exp: New file.
21701 * gdb.cp/gdb1355.c: New file.
21702
71e06f80
CV
217032003-09-15 Corinna Vinschen <vinschen@redhat.com>
21704
21705 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
21706 * gdb.asm/sh.inc: New file.
21707
5c4e30ca
DC
217082003-09-11 David Carlton <carlton@kealia.com>
21709
bd45b7af
DC
21710 * gdb.cp/namespace.exp: Add tests for namespace types.
21711 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
21712 (test_namespace): New.
21713
1c199746
EZ
217142003-09-11 Elena Zannoni <ezannoni@redhat.com>
21715
a9c64011 21716 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 21717 * gdb.stabs/weird.exp: Ditto.
1c199746 21718
04ed252f
MC
217192003-09-08 Michael Chastain <mec@shout.net>
21720
21721 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
21722
d8a2d9e7
MC
217232003-09-07 Michael Chastain <mec@shout.net>
21724
21725 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
21726 'parse error'.
21727
161afb24
MK
217282003-09-07 Mark Kettenis <m.kettenis@osp.nl>
21729
21730 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
21731
49f2741a
MC
217322003-08-30 Michael Chastain <mec@shout.net>
21733
21734 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
21735 * gdb.gdb/observer.exp: Ditto.
21736 * gdb.gdb/xfullpath.exp: Ditto.
21737
8afa723e
MK
217382003-08-29 Mark Kettenis <kettenis@gnu.org>
21739
21740 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
21741 *-*-*bsd*.
21742
f31dfe3b
JJ
217432003-08-28 Jeff Johnston <jjohnstn@redhat.com>
21744
21745 * gdb.base/dump.exp: Skip for ia64.
21746
4630e498
JJ
217472003-08-25 Jeff Johnston <jjohnstn@redhat.com>
21748
21749 * gdb.asm/asm-source.exp: Add ia64 support.
21750 * gdb.asm/ia64.inc: New file.
21751
1105b7ef
MC
217522003-08-22 Michael Chastain <mec@shout.net>
21753
21754 * gdb.cp: New directory.
21755 * gdb.cp/*: Copy from gdb.c++/*.
21756 * gdb.c++/*: Remove.
21757 * Makefile.in: Change gdb.c++ to gdb.cp.
21758 * configure.in: Ditto.
21759 * configure: Regnerate.
21760
c945b932
MK
217612003-08-18 Mark Kettenis <kettenis@gnu.org>
21762
21763 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
21764 * gdb.arch/i386-prologue.c (gdb1338): Add function.
21765
2b66634b
DJ
217662003-08-17 Daniel Jacobowitz <drow@mvista.com>
21767
21768 * mi-var-display.exp (-var-list-children weird): Accept function
21769 pointers with argument types.
21770 * mi1-var-display.exp (-var-list-children weird): Likewise.
21771 * mi2-var-display.exp (-var-list-children weird): Likewise.
21772
a356f73b
DJ
217732003-08-17 Daniel Jacobowitz <drow@mvista.com>
21774
21775 * gdb.base/annota3.exp: Add missing newline.
21776
483417b8
MC
217772003-08-06 Michael Chastain <mec@shout.net>
21778
21779 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
21780
c99c59c3
MS
217812003-08-12 Michael Snyder <msnyder@redhat.com>
21782
21783 * gdb.base/float.exp: Add test for SH.
21784
55ed7501
MK
217852003-08-10 Mark Kettenis <kettenis@gnu.org>
21786
21787 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
21788
1a371f2e
EZ
217892003-08-07 Elena Zannoni <ezannoni@redhat.com>
21790
21791 * gdb.base/completion.exp: Remove reduntant completion test
21792 on filename.
21793
e0f353ce
EZ
217942003-08-07 Elena Zannoni <ezannoni@redhat.com>
21795
a9c64011
AS
21796 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
21797 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
21798 gdb.trace/save-trace.exp: Make sure that full pathnames are
21799 escaped correctly.
e0f353ce 21800
5710a1af 218012003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 21802
a9c64011
AS
21803 * configure.in: Don't generate config.h from config.hin.
21804 * configure: Regenerate.
21805 * config.hin: Remove file.
21806 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
21807 * gdb.threads/pthreads.c: Ditto.
5710a1af 21808
dcd81ce9
DJ
218092003-08-07 Daniel Jacobowitz <drow@mvista.com>
21810
21811 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21812 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
21813 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
21814 Replace ld24 with seth/add3.
21815
6009d884
AC
218162003-08-02 Andrew Cagney <cagney@redhat.com>
21817
21818 * gdb.base/annota3.exp: New file.
21819 * gdb.base/annota3.c: New file.
21820 * gdb.c++/annota3.exp: New file.
21821 * gdb.c++/annota3.cc: New file.
21822
51514e06
MC
218232003-07-29 Michael Chastain <mec@shout.net>
21824
21825 * gdb.threads/tls.c (spin): Check errno only if sem_wait
21826 actually failed.
21827 (do_pass): Likewise.
21828 * gdb.threads/tls.exp: Always initialize no_of_threads.
21829
4ee6625b
DJ
218302003-07-27 Daniel Jacobowitz <drow@mvista.com>
21831
21832 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
21833 pattern.
21834 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
21835 * gdb.threads/tls.exp: Recognize one case of the host library not
21836 supporting TLS.
21837
225f2bf6
AC
218382003-07-27 Andrew Cagney <cagney@redhat.com>
21839
21840 * gdb.base/fileio.exp: Use SH when running commands using
21841 remote_exec.
21842
bcb27c9f
DJ
218432003-07-24 Daniel Jacobowitz <drow@mvista.com>
21844
21845 From Kei Sakamoto <sakamoto.kei@renesas.com>:
21846 * gdb.base/relocate.c (dummy): New padding array.
21847
3d67be83
MS
218482003-07-22 Michael Snyder <msnyder@redhat.com>
21849
d63a86f8 21850 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
21851
21852 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
21853 patterns to be more general, accepting old and new output.
21854 Some output chars (such as '+') also must be quoted.
d63a86f8 21855 Some addresses are displayed numerically instead of
3d67be83
MS
21856 symbolically.
21857
57ba3b85
MS
218582003-07-23 Michael Snyder <msnyder@redhat.com>
21859
686d097c
MS
21860 * gdb.base/return2.exp: Don't test long-long return.
21861
57ba3b85
MS
21862 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
21863 * gdb.disasm/t01_mov.exp: Ditto.
21864 * gdb.disasm/t02_mova.s: Ditto.
21865 * gdb.disasm/t02_mova.exp: Ditto.
21866 * gdb.disasm/t03_add.s: Ditto.
21867 * gdb.disasm/t03_add.exp: Ditto.
21868 * gdb.disasm/t04_sub.s: Ditto.
21869 * gdb.disasm/t04_sub.exp: Ditto.
21870 * gdb.disasm/t05_cmp.s: Ditto.
21871 * gdb.disasm/t05_cmp.exp: Ditto.
21872 * gdb.disasm/t06_ari2.s: Ditto.
21873 * gdb.disasm/t06_ari2.exp: Ditto.
21874 * gdb.disasm/t07_ari3.s: Ditto.
21875 * gdb.disasm/t07_ari3.exp: Ditto.
21876 * gdb.disasm/t08_or.s: Ditto.
21877 * gdb.disasm/t08_or.exp: Ditto.
21878 * gdb.disasm/t09_xor.s: Ditto.
21879 * gdb.disasm/t09_xor.exp: Ditto.
21880 * gdb.disasm/t10_and.s: Ditto.
21881 * gdb.disasm/t10_and.exp: Ditto.
21882 * gdb.disasm/t11_logs.s: Ditto.
21883 * gdb.disasm/t11_logs.exp: Ditto.
21884 * gdb.disasm/t12_bit.s: Ditto.
21885 * gdb.disasm/t12_bit.exp: Ditto.
21886 * gdb.disasm/t13_otr.s: Ditto.
21887 * gdb.disasm/t13_otr.exp: Ditto.
21888
e00759ef
EZ
218892003-07-22 Elena Zannoni <ezannoni@redhat.com>
21890
21891 * gdb.threads/tls.exp :Add kfail for 'info address' case.
21892
8bc2021f
EZ
218932003-07-22 Elena Zannoni <ezannoni@redhat.com>
21894
a9c64011
AS
21895 * gdb.threads/tls.c : New file.
21896 * gdb.threads/tls.exp : New file.
21897 * gdb.threads/tls-main.c : New file.
21898 * gdb.threads/tls-shared.c : New file.
21899 * gdb.threads/tls-shared.exp : New file.
8bc2021f 21900
89320c4c
AS
219012003-07-22 Andreas Schwab <schwab@suse.de>
21902
21903 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
21904
180dea7c
AS
219052003-07-20 Andreas Schwab <schwab@suse.de>
21906
21907 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
21908 due to insn reordering.
21909
0714963c
AC
219102003-07-15 Andrew Cagney <cagney@redhat.com>
21911
21912 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
21913
98a23b3f
MC
219142003-07-15 Michael Chastain <mec@shout.net>
21915
21916 * gdb.base/gdb1250.exp: New file.
21917 * gdb.base/gdb1250.c: New file.
21918
27e417a2
ML
219192003-07-09 Michal Ludvig <mludvig@suse.cz>
21920
21921 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
21922 expansion of size_t to 'unsigned long', not only to 'unsigned'.
21923
8bc2021f
EZ
219242003-07-09 Elena Zannoni <ezannoni@redhat.com>
21925
a9c64011
AS
21926 * gdb.threads/tls.c: New file.
21927 * gdb.threads/tls.exp: New file.
21928 * gdb.threads/tls-main.c: New file.
21929 * gdb.threads/tls-shared.c: New file.
21930 * gdb.threads/tls-shared.exp: New file.
8bc2021f 21931
d99968dc
EZ
219322003-07-09 Elena Zannoni <ezannoni@redhat.com>
21933
21934 * gdb.base/annota1.exp: Make sure that we properly escape the
21935 full path of the source file. Xfail more permissive patterns,
d63a86f8 21936 due to a compiler debug info problem.
d99968dc 21937
83876b3b
AS
219382003-07-07 Andreas Schwab <schwab@suse.de>
21939
2705e972
AS
21940 * gdb.asm/m68k.inc: New file.
21941 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
21942
83876b3b
AS
21943 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
21944 arguments"): Also match negative number.
21945
21946 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
21947
3a871b37
DJ
219482003-07-03 Daniel Jacobowitz <drow@mvista.com>
21949
21950 * gdb.base/store.c (charest): New typedef.
21951 (add_char): Rename to add_charest, update.
21952 (wack_char): Rename to wack_charest, update types. Return l + r
21953 to keep r live across the call.
21954 (wack_short, wack_int, wack_long, wack_longest, wack_float)
21955 (wack_double, wack_doublest): Return l + r to keep r live across
21956 the call.
21957 * gdb.base/store.exp: Accomodate store.c changes.
21958
b2a7f303
DC
219592003-06-30 David Carlton <carlton@kealia.com>
21960
21961 * gdb.c++/maint.exp (test_invalid_name): New.
21962 (test_first_component): Add tests for invalid names.
21963
3c6cb4a1
MC
219642003-06-29 Michael Chastain <mec@shout.net>
21965
21966 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
21967 output of '<VTT for class>' for virtual base classes.
21968
f1c2644b
DJ
219692003-06-29 Daniel Jacobowitz <drow@mvista.com>
21970
21971 * gdb.base/completion.exp: Tab-complete "complet" instead of
21972 "compl".
21973 * gdb.base/complex.exp, gdb.base/complex.c: New files.
21974
18080350
DJ
219752003-06-29 Daniel Jacobowitz <drow@mvista.com>
21976
21977 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
21978 * gdb.base/volatile.exp: Likewise.
21979
f56973f8
DJ
219802003-06-29 Daniel Jacobowitz <drow@mvista.com>
21981
21982 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
21983 gdb/1265.
21984
219852003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
21986 Daniel Jacobowitz <drow@mvista.com>
21987
21988 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
21989 initial line count of 'captured_main' from 26 to 32.
21990 (test_with_self): Allow xmalloc call to be interleaved with the
21991 preceding two lines.
21992
e766d4d6
JB
219932003-06-24 Joel Brobecker <brobecker@gnat.com>
21994
21995 * gdb.base/bang.exp: New testcase.
21996
f125c9a4
JB
219972003-06-23 Joel Brobecker <brobecker@gnat.com>
21998
21999 * gdb.base/langs.exp: Add some tests for the "minimal" language
22000 support.
22001
6e25beaf
EZ
220022003-06-23 Elena Zannoni <ezannoni@redhat.com>
22003
22004 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
22005 the testcase.
22006
2f816dda
DJ
220072003-06-22 Daniel Jacobowitz <drow@mvista.com>
22008
22009 * gdb.base/relocate.exp: Test add-symbol-file with a variable
22010 offset.
22011
db5a5748
DJ
220122003-06-22 Daniel Jacobowitz <drow@mvista.com>
22013
22014 * gdb.c++/pr-1210.cc: New file.
22015 * gdb.c++/pr-1210.exp: New file.
22016
1df0c130
DJ
220172003-06-21 Daniel Jacobowitz <drow@mvista.com>
22018
22019 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
22020 000-exec-continue.
22021
a92feac0
MK
220222003-06-15 Mark Kettenis <kettenis@gnu.org>
22023
22024 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
22025 on *-*-*bsd* instead of *-*-freebsd*.
22026
81a58f5b
AC
220272003-06-14 Andrew Cagney <cagney@redhat.com>
22028
22029 * gdb.base/store.exp: Test longest and doublest. Test all
22030 parameters. Weaken return statement match.
22031 * gdb.base/store.c: Add longest and doublest - aka long long and
22032 long double functions. Put all parameters into local register
22033 variables. Use negative values.
22034
b257a0d3
AC
220352003-06-14 Andrew Cagney <cagney@redhat.com>
22036
22037 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
22038 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
22039 exit status.
22040 * gdb.base/fileio.exp: Disable target when nointerrupts and
22041 noinferiorio, instead of limiting it to remote. Use remote_exec
22042 instead of system.
d63a86f8 22043
21c38304
JJ
220442003-06-12 Jeff Johnston <jjohnstn@redhat.com>
22045
22046 * gdb.base/float.exp: Add ia64 support.
22047
1bcdb424
CV
220482003-06-12 Corinna Vinschen <vinschen@redhat.com>
22049
22050 * gdb.base/fileio.exp: Run only on remote targets.
22051
6aeb981f
CV
220522003-06-10 Corinna Vinschen <vinschen@redhat.com>
22053
22054 * gdb.base/fileio.c: New file, testing File-I/O.
22055 * gdb.base/fileio.exp: Ditto.
22056
53df362e
RG
220572003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
22058
22059 * gdb.base/shreloc.exp: New file, check symbol values obtained from
22060 shared objects after relocation at load time (gdb PR/1132).
22061 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 22062 as above, part of the shared object relocation test.
53df362e 22063
ffee1b46
MK
220642003-06-08 Mark Kettenis <kettenis@gnu.org>
22065
b5ca3722
MK
22066 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
22067 fully filled history list.
22068 * gdb.base/gdb_history: New file.
22069
03ed860d
MK
22070 * gdb.base/signals.exp: XFAIL "continue to func1" on
22071 i*86-*-freebsd*.
22072
ffee1b46
MK
22073 * gdb.base/attach.exp: When trying to attach to a nonexistent
22074 process, make it possible to specify the PID based on the target,
22075 and do so for *-*-freebsd*.
22076
d80dbb52
RH
220772003-06-02 Richard Henderson <rth@redhat.com>
22078
22079 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
22080
6dd77b81
RH
220812003-06-02 Richard Henderson <rth@redhat.com>
22082
22083 * gdb.base/selftest.exp: Next over lim_at_start initialization.
22084
f6347e16
RH
220852003-06-02 Richard Henderson <rth@redhat.com>
22086
22087 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
22088
2c161407
DJ
220892003-06-01 Daniel Jacobowitz <drow@mvista.com>
22090
22091 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
22092 of globalvar.
22093
572eb746
MK
220942003-06-01 Mark Kettenis <kettenis@gnu.org>
22095
22096 * gdb.asm/asm-source.exp: Check for memory read errors in
22097 disassembler test on *BSD too.
22098
9e9617a5
RH
220992003-06-01 Richard Henderson <rth@redhat.com>
22100
22101 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
22102 for .frame.
22103 (gdbasm_call): Lose ldgp.
22104 (gdbasm_startup): Add frame information.
22105 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
22106
7b34ad4e
MK
221072003-05-31 Mark Kettenis <kettenis@gnu.org>
22108
22109 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
22110 i?86-*-*.
22111
10059fdf
MK
221122003-05-30 Mark Kettenis <kettenis@gnu.org>
22113
22114 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
22115 FreeBSD.
22116
acf4b816
RH
221172003-05-29 Richard Henderson <rth@redhat.com>
22118
22119 * gdb.asm/alpha.inc: New file.
22120 * gdb.asm/asm-source.exp: Use it.
22121
e9ecd949
JB
221222003-05-29 Jim Blandy <jimb@redhat.com>
22123
22124 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
22125 'core.PID'.
22126
e3e5a4f3
JB
221272003-05-22 Jim Blandy <jimb@redhat.com>
22128
22129 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
22130 backtrace.
d63a86f8 22131
72fe3d25
DC
221322003-05-20 David Carlton <carlton@math.stanford.edu>
22133
22134 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
22135 this time.
22136
58da2eb2
DC
221372003-05-19 David Carlton <carlton@bactrian.org>
22138
22139 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
22140 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
22141
1fcb5155
DC
221422003-05-19 David Carlton <carlton@bactrian.org>
22143
22144 * gdb.c++/namespace.exp: Add namespace scope and anonymous
22145 namespace tests.
22146 Bump copyright date.
22147 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
22148 (main): Call C::D::marker2.
22149 * gdb.c++/namespace1.cc: New file.
22150
85e85163
JJ
221512003-05-14 Jeff Johnston <jjohnstn@redhat.com>
22152
22153 Roland McGrath <roland@redhat.com>
d63a86f8 22154 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
22155 there is no manager thread.
22156
a25fbfec
JJ
221572003-05-08 Jeff Johnston <jjohnstn@redhat.com>
22158
d63a86f8
RM
22159 * gdb.threads/schedlock.exp: Remove assumption that all threads
22160 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
22161 in one of the child threads rather than the main thread.
22162
be375bae
JB
221632003-05-07 Jim Blandy <jimb@redhat.com>
22164
09bf6082
JB
22165 Add support for assembly source testing on the s390x.
22166 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
22167 architecture.
22168 * gdb.asm/s390x.inc: New file.
22169
be375bae
JB
22170 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
22171 succession of 'if' statements.
22172
00905d52
AC
221732003-05-05 Andrew Cagney <cagney@redhat.com>
22174
22175 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
22176
b1e29e33
AC
221772003-05-05 Andrew Cagney <cagney@redhat.com>
22178
22179 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
22180 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
22181
e33d66ec
EZ
221822003-05-02 Elena Zannoni <ezannoni@redhat.com>
22183
22184 * gdb.base/charset.exp: Update based on new behavior of set/show
22185 charset commands.
22186
2b6fd0d8
AC
221872003-05-01 Andrew Cagney <cagney@redhat.com>
22188
22189 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
22190 variable do not give memory errors.
22191
130cacce
AF
221922003-04-30 Adam Fedor <fedor@gnu.org>
22193
22194 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
22195 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
22196 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
22197 gdb.objc/basicclass.m: : New files
22198
22199 * lib/gdb.exp (gdb_compile_objc): New procedure.
22200
bea71854
DJ
222012003-04-27 Daniel Jacobowitz <drow@mvista.com>
22202
22203 * gdb.base/signals.exp: Make backtrace tests more specific.
22204
0f20eeea
DC
222052003-04-23 David Carlton <carlton@bactrian.org>
22206
22207 * gdb.c++/maint.exp (test_first_component): Add tests for
22208 'operator' in more locations.
22209
c8c4d8dc
KB
222102003-04-16 Kevin Buettner <kevinb@redhat.com>
22211
22212 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
22213
3fe60e3c
EZ
222142003-04-16 Elena Zannoni <ezannoni@redhat.com>
22215
22216 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 22217 func marke' instead. Update test name.
3fe60e3c 22218
9219021c
DC
222192003-04-15 David Carlton <carlton@math.stanford.edu>
22220
22221 * gdb.c++/maint.exp: New file.
22222
5dd55bdd
EZ
222232003-04-14 Elena Zannoni <ezannoni@redhat.com>
22224
22225 * gdb.threads/schedlock.c: Change type of thread function argument
22226 to long, to avoid warnings on 64-bit platforms.
22227
00890572
EZ
222282003-04-14 Elena Zannoni <ezannoni@redhat.com>
22229
a9c64011
AS
22230 * gdb.base/attach.exp: Add new message from ptrace in case of
22231 attaching to nonexistent process.
d63a86f8 22232
93201743
JB
222332003-04-11 Jim Blandy <jimb@redhat.com>
22234
22235 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22236 gdb.c++/userdef.cc: Place comments on the lines to which the
22237 marker function might return.
22238 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22239 gdb.c++/userdef.exp: Look for those comments to check that we've
22240 returned to the right place, instead of checking line numbers.
22241
2a11c64d
EZ
222422003-04-11 Elena Zannoni <ezannoni@redhat.com>
22243
a9c64011
AS
22244 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
22245 match on sourcefile name, instead of directory name.
2a11c64d 22246
68ab8fc5
EZ
222472003-04-10 Elena Zannoni <ezannoni@redhat.com>
22248
d63a86f8 22249 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
22250 working directory name.
22251
5624293a
JB
222522003-04-09 Jim Blandy <jimb@redhat.com>
22253
22254 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
22255 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
22256 after an inferior function call, report the failure, but allow the
22257 test to continue.
22258
f1f02ee4
SC
222592003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22260
22261 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22262 with -DPROTOTYPES.
22263
6eb79af0
SC
222642003-04-05 Stephane Carrez <stcarrez@nerim.fr>
22265
22266 * gdb.base/break.exp: Revert last patch.
22267
8dfb4cf0
SC
222682003-04-04 Stephane Carrez <stcarrez@nerim.fr>
22269
22270 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
22271 with -DPROTOTYPES.
22272
ed4c619a
AC
222732003-04-02 Andrew Cagney <cagney@redhat.com>
22274
22275 * gdb.base/callfuncs.exp: Make "print add" messages unique.
22276 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
22277 matching directories by the name breakpoint.
22278 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
22279 Make "continue to marker1" consistent.
22280 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
22281 message consistent.
22282 * lib/gdb.exp: Put "the program is no longer running", and "the
22283 program exited" in parenthesis.
22284 * lib/mi-support.exp: Ditto.
d63a86f8 22285
4e35d5f0 222862003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 22287
4e35d5f0
BR
22288 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
22289
71900fe8
AC
222902003-03-29 Andrew Cagney <cagney@redhat.com>
22291
22292 * gdb.base/sizeof.c (main): Print the value of '\377'.
22293 * gdb.base/sizeof.exp: Check the sign of '\377'.
22294
c0655a16
MC
222952003-03-27 Michael Chastain <mec@shout.net>
22296
22297 * gdb.base/gdb1090.exp: New file.
22298 * gdb.base/gdb1090.cc: New file.
22299
5b2a3989
JB
223002003-03-27 J. Brobecker <brobecker@gnat.com>
22301
22302 * gdb.gdb/observer.exp: New regression test.
22303
79876890
MC
223042003-03-27 Michael Chastain <mec@shout.net>
22305
22306 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
22307 * gdb.base/ptype.exp: Likewise.
22308
6eac95e3
CV
223092003-03-27 Corinna Vinschen <vinschen@redhat.com>
22310
22311 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
22312
e8c71839
MC
223132003-03-26 Michael Chastain <mec@shout.net>
22314
22315 * gdb.base/ptype.exp: Actually use some typedef'd types.
22316
71b10041
SC
223172003-03-21 Stephane Carrez <stcarrez@nerim.fr>
22318
22319 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
22320 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
22321
2512cf80
CV
223222003-03-20 Corinna Vinschen <vinschen@redhat.com>
22323
22324 * gdb.base/default.exp: Fix regular expression.
22325
0d195a4f
CV
223262003-03-20 Corinna Vinschen <vinschen@redhat.com>
22327
22328 * gdb.base/args.exp: Fix regular expression.
22329
8a2dbca8
CV
223302003-03-20 Corinna Vinschen <vinschen@redhat.com>
22331
22332 * gdb.base/help.exp: Allow Win32 child process.
22333
bf028682
CV
223342003-03-20 Corinna Vinschen <vinschen@redhat.com>
22335
22336 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
22337 when stepping out of main().
22338
182dbe85
CV
223392003-03-20 Corinna Vinschen <vinschen@redhat.com>
22340
22341 * gdb.base/default.exp: Check for win32 specific message when calling
22342 "run" without executable.
22343
d67a6ba5
CV
223442003-03-20 Corinna Vinschen <vinschen@redhat.com>
22345
22346 * gdb.base/args.exp: Expect .exe in output.
22347
a955b5bb
CV
223482003-03-20 Corinna Vinschen <vinschen@redhat.com>
22349
22350 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
22351 Cygwin native.
22352
bf6bad4b
AC
223532003-03-17 Andrew Cagney <cagney@redhat.com>
22354
22355 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
22356 vector registes.
22357 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
22358 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
22359
293e9a31
DC
223602003-03-17 David Carlton <carlton@math.stanford.edu>
22361
22362 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
22363 test, for PR breakpoints/38.
22364 Call test_watchpoint_and_breakpoint.
22365 * gdb.base/watchpoint.c (func3): New function.
22366 (main): Call func3.
22367
5330f2db
DC
223682003-03-04 David Carlton <carlton@math.stanford.edu>
22369
22370 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
22371 Garply<Garply<char> >:: garply".
22372 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
22373 with respect to PR c++/1111; note also PR c++/1113.
22374 (test_template_breakpoints): KFAIL "constructor breakpoint" with
22375 respect to PR c++/1062.
22376 KFAIL "destructor breakpoint" with respect to PR c++/1112.
22377
6ece72da
DC
223782003-03-03 David Carlton <carlton@math.stanford.edu>
22379
22380 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
22381 with respect to PR c++/57.
22382 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
22383 c++/826.
22384 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
22385 respect to PR c++/57.
22386
85ca1584
DC
223872003-03-03 David Carlton <carlton@math.stanford.edu>
22388
22389 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
22390 respect to PR c++/33 into FAILs.
22391
98e9c5b8
MC
223922003-03-03 Michael Chastain <mec@shout.net>
22393
7bedbf27
MC
22394 * configure.in: Update copyright years.
22395
223962003-03-03 Michael Chastain <mec@shout.net>
22397
22398 * Makefile.in: Update copyright years.
98e9c5b8 22399
f683e100
DC
224002003-02-28 David Carlton <carlton@math.stanford.edu>
22401
22402 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
22403 print class instead of struct and/or superfluous protection
22404 specifiers, as long as the resulting output is equivalent to the
22405 source code.
22406 Delete FIXME from end of messages on tests that don't need
22407 fixing.
22408
a9e0cf2c
DC
224092003-02-28 David Carlton <carlton@math.stanford.edu>
22410
22411 * gdb.c++/templates.exp (do_tests): Allow const in the two
22412 Foo<volatile char *>::foo tests.
22413
e8d359df
MS
224142003-02-27 Michael Snyder <msnyder@redhat.com>
22415
d63a86f8 22416 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
22417 will be consistant.
22418
0b71dc91
DC
224192003-02-26 David Carlton <carlton@math.stanford.edu>
22420
22421 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
22422 char *>::foo" test with respect to PR c++/33. Create a new test
22423 which is identical to that one except that it doesn't put the
22424 space between the "char" and the "*"; KFAIL it, too.
22425
dd14ab43
DC
224262003-02-26 David Carlton <carlton@math.stanford.edu>
22427
22428 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
22429 template types into either PASSes or KFAILs (corresponding to PR
22430 c++/57). Tweak indentation. Update copyright.
22431
1146c7f1
SC
224322003-02-23 Stephane Carrez <stcarrez@nerim.fr>
22433
22434 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
22435
74641dfb
MC
224362003-02-13 Michael Chastain <mec@shout.net>
22437
22438 * gdb.base/exprs.exp: Remove i960 remnants.
22439 * gdb.base/funcargs.exp: Likewise.
22440 * gdb.base/list.exp: Likewise.
22441 * gdb.base/ptype.exp: Likewise.
22442
559cd2d0
DC
224432003-02-14 David Carlton <carlton@math.stanford.edu>
22444
22445 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
22446 pEe->D::vg()" from XFAIL to KFAIL.
22447
c4f90d87
JM
224482003-02-13 Jason Molenda (jmolenda@apple.com)
22449
22450 * gdb.base/maint.exp: Update maint print statistics regexp to include
22451 new entries.
22452
cbc4d97c
MC
224532003-02-13 Michael Chastain <mec@shout.net>
22454
22455 * gdb.c++/inherit.exp: Remove call to get_debug_format.
22456
40f235b7
MC
224572003-02-12 Michael Chastain <mec@shout.net>
22458
22459 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
22460 * gdb.c++/inherit.exp: Likewise.
22461 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
22462 * gdb.c++/templates.exp: Likewise.
22463 * gdb.c++/virtfunc.exp: Likewise.
22464
c56716b0
JM
224652003-02-06 Jason Molenda (jason-cl@molenda.com)
22466
22467 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
22468 why the code is written that way.
22469
070afcf8
MC
224702003-02-05 Michael Chastain <mec@shout.net>
22471
22472 * gdb.base/dump.exp: Add missing copyright line.
22473
5d0331e5
JM
224742003-02-05 Jason Molenda (jason-cl@molenda.com)
22475
f7ae6d3e 22476 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
22477 at the beginning so the breakpoint doesn't get set on the loop.
22478
92851186
MC
224792003-02-05 Michael Chastain <mec@shout.net>
22480
22481 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
22482 output for configurations with gcc 2.95.3.
22483
cbf1e085
AC
224842003-02-05 Keith Seitz <keiths@redhat.com>
22485 Andrew Cagney <ac131313@redhat.com>
22486
22487 * gdb.mi/mi-cli.exp: New file.
d63a86f8 22488
29518e1e
MC
224892003-02-04 Michael Chastain <mec@shout.net>
22490
22491 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
22492 Call perror and then continue.
22493
5af1d5f3
MC
224942003-02-03 Michael Chastain <mec@shout.net>
22495
22496 * gdb.c++/pr-1023.cc: New file.
22497 * gdb.c++/pr-1023.exp: New file.
22498
6b549786
JB
224992003-02-05 Jim Blandy <jimb@redhat.com>
22500
22501 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
22502 it's local to foobar. Check for it there, and check that it's not
22503 present in main.
22504 * gdb.c++/local.cc (marker2): New function.
22505 (foobar): Call marker1.
22506 (main): Call marker2 instead of marker1.
22507
67f16606
AC
225082003-02-04 Andrew Cagney <ac131313@redhat.com>
22509
22510 * gdb.disasm/mn10200.exp: Obsolete file.
22511 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
22512 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
22513 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
22514
1c5cb38e
DC
225152003-02-04 David Carlton <carlton@math.stanford.edu>
22516
22517 * gdb.c++/overload.exp: Test intToChar(1).
22518 * gdb.c++/overload.cc (intToChar): New.
22519 (main): Call intToChar.
22520
d1fe6965
DC
225212003-02-03 David Carlton <carlton@math.stanford.edu>
22522
22523 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
22524 'might_kfail' arg.
22525 KFAIL some of the continue_to_bp_overloaded calls, according to
22526 PR c++/1025.
22527
9ba61c5d
MC
225282003-02-01 Michael Chastain <mec@shout.net>
22529
22530 * gdb.base/advance.c (marker1): New marker function.
22531 * gdb.base/advance.exp: When the 'advance' command lands on the
22532 return breakpoint, it can legitimately stop on either the
22533 current line or the next line. Accommodate both outcomes.
22534 * gdb.base/until.exp: Likewise.
22535
e7494ffb
AC
225362003-02-02 Andrew Cagney <ac131313@redhat.com>
22537
22538 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22539 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
22540 now a list, not a tuple.
22541 * gdb.mi/mi-var-display.exp: Ditto.
22542 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 22543
075559bc
AC
225442003-02-01 Andrew Cagney <ac131313@redhat.com>
22545
22546 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
22547 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
22548 stack backtraces.
22549 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 22550
2bd4c7b1
MK
225512003-02-01 Mark Kettenis <kettenis@gnu.org>
22552
22553 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22554 gdb.mi/mi1-pthreads.exp: Return instead of calling
22555 gdb_suppress_entire_file.
22556
eabd8992
MS
225572003-02-01 Mark Salter <msalter@redhat.com>
22558
22559 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
22560
71469e2f
MS
225612003-01-31 Mark Salter <msalter@redhat.com>
22562
22563 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
22564 Support empty arg.
22565
38a94d44
MC
225662003-01-30 Michael Chastain <mec@shout.net>
22567
22568 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
22569 This was a workaround for a UTF-8 bug in readline 4.3. The bug
22570 has been fixed in gdb/readline on 2003-01-09.
22571
19ea9e73
MS
225722003-01-29 Michael Snyder <msnyder@redhat.com>
22573
e8d359df
MS
22574 * gdb.base/maint.exp: Allow for leading underscore in symbol.
22575 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
22576 * gdb.base/args.exp: Skip if target does not support args passing.
22577
2307bd6a
DJ
225782003-01-22 Daniel Jacobowitz <drow@mvista.com>
22579
19ea9e73 22580 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
22581 gdb_test. Accept a list of expect arguments as the third
22582 parameter.
22583 (gdb_test): Use it.
22584
f2dd3617
EZ
225852003-01-20 Elena Zannoni <ezannoni@redhat.com>
22586
22587 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
22588 allow for different test tree configurations. Update some
22589 tescases accordingly.
22590 * gdb.arch/altivec-regs.exp: Ditto.
22591 * gdb.asm/asm-source.exp: Ditto.
22592 * gdb.base/advance.exp: Ditto.
22593 * gdb.base/display.exp: Ditto.
d63a86f8 22594 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
22595 * gdb.base/mips_pro.exp: Ditto.
22596 * gdb.base/overlays.exp: Ditto.
22597 * gdb.base/relocate.exp: Ditto.
22598 * gdb.base/setshow.exp: Ditto.
22599 * gdb.base/step-line.exp: Ditto.
22600 * gdb.base/step-test.exp: Ditto.
22601 * gdb.base/until.exp: Ditto.
22602 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
22603
c71cdefd
DC
226042003-01-17 David Carlton <carlton@math.stanford.edu>
22605
22606 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
22607 corresponding to PR c++/945.
22608 Update copyright.
22609
fdba05d7
DC
226102003-01-17 David Carlton <carlton@math.stanford.edu>
22611
22612 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
22613 corresponding to PR c++/68.
22614
226152003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
22616
22617 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
22618 (test_paddr_hairy_functions): Call print_addr_2_kfail for
22619 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
22620
c362c33a
EZ
226212003-01-15 Elena Zannoni <ezannoni@redhat.com>
22622
0fbc361c
EZ
22623 * gdb.base/break.exp: Fix change of default location, because of
22624 removal of until tests.
22625 * gdb.base/help.exp: Update test for new 'until' help message.
22626 Add test for help on 'advance'.
a9c64011 22627 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 22628
dabf8a35
MK
226292003-01-15 Mark Kettenis <kettenis@gnu.org>
22630
22631 * gdb.base/default.exp: Adapt "info float" test for recent changes
22632 to that command. Add test for "info vector".
22633 * gdb.base/float.exp: New file. Add test for "info float" that
22634 resembles the old test in gdb.base/default.exp.
22635
a1769aca
DC
226362003-01-15 David Carlton <carlton@math.stanford.edu>
22637
22638 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
22639
82025e13
EZ
226402003-01-15 Elena Zannoni <ezannoni@redhat.com>
22641
22642 * gdb.base/break.exp: Move the tests of until command from here...
22643 * gdb.base/until.exp: ... to here. New file. Add other tests.
22644 * gdb.base/advance.c: New file.
22645 * gdb.base/advance.exp: New file.
22646
8f9ab801
EZ
226472003-01-14 Elena Zannoni <ezannoni@redhat.com>
22648
a9c64011
AS
22649 * gdb.base/args.c: New file.
22650 * gdb.base/args.exp: New file.
8f9ab801 22651
9ae66589
DJ
226522003-01-14 Daniel Jacobowitz <drow@mvista.com>
22653
22654 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
22655
8d77e5c3
DJ
226562003-01-14 Daniel Jacobowitz <drow@mvista.com>
22657
22658 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
22659
12d2f0a1
DJ
226602003-01-14 Daniel Jacobowitz <drow@mvista.com>
22661
22662 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
22663 dates.
22664
6ca37014
DJ
226652003-01-13 Daniel Jacobowitz <drow@mvista.com>
22666
22667 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
22668
b0023472
DJ
226692003-01-13 Daniel Jacobowitz <drow@mvista.com>
22670
22671 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
22672 (ptype &*"foo").
22673 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
22674
607fbc54 226752003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
22676
22677 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
22678 * gdb.mi/mi1-console.exp: Likewise.
22679
607fbc54 226802003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
22681
22682 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
22683 * gdb.mi/mi1-console.exp: Likewise.
22684
a1fb14a2
DJ
226852003-01-13 Daniel Jacobowitz <drow@mvista.com>
22686
22687 * gdb.c++/overload.exp: Remove some fixed XFAILs.
22688
c4cf40b7
DJ
226892003-01-09 Daniel Jacobowitz <drow@mvista.com>
22690
22691 * gdb.base/detach.exp: New test.
22692
696d5a5b
DJ
226932003-01-09 Daniel Jacobowitz <drow@mvista.com>
22694
22695 * Makefile.in (ALL_SUBDIRS): New variable.
22696 (subdirs, clean, distclean): Use it.
22697 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
22698 regenerating Makefile, since it is generated from the top level.
22699 * gdb.asm/Makefile.in: Likewise.
22700 * gdb.base/Makefile.in: Likewise.
22701 * gdb.c++/Makefile.in: Likewise.
22702 * gdb.disasm/Makefile.in: Likewise.
22703 * gdb.java/Makefile.in: Likewise.
22704 * gdb.mi/Makefile.in: Likewise.
22705 * gdb.threads/Makefile.in: Likewise.
22706 * gdb.trace/Makefile.in: Likewise.
22707
754533e4
DC
227082003-01-09 David Carlton <carlton@math.stanford.edu>
22709
22710 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
22711 Add copyright year 2003.
22712
d8b3e9ee
MC
227132003-01-06 Michael Chastain <mec@shout.net>
22714
22715 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
22716 When selecting a thread, 'line' and 'file' are optional.
22717 * gdb.mi/mi1-pthreads.exp: Likewise.
22718
8e9e0fe6
AS
227192003-01-06 Andreas Schwab <schwab@suse.de>
22720
22721 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
22722 failures.
22723
b5ab8ff3
DJ
227242003-01-04 Daniel Jacobowitz <drow@mvista.com>
22725
22726 Fix PR gdb/844
22727 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
22728 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
22729
22730 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
22731 instead of calling gdb_suppress_entire_file.
22732 * gdb.threads/print-threads.exp: Likewise.
22733 * gdb.threads/schedlock.exp: Likewise.
22734
22735 * gdb.threads/killed.exp: Return instead of calling
22736 gdb_suppress_entire_file.
22737 * gdb.threads/linux-dp.exp: Likewise.
22738 * gdb.threads/pthreads.exp: Likewise.
22739
1e698235
DJ
227402003-01-04 Daniel Jacobowitz <drow@mvista.com>
22741
22742 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
22743 stabs.
22744 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
22745 * gdb.base/whatis.exp: Always allow (void) after function names.
22746
147ff08c
DJ
227472003-01-04 Daniel Jacobowitz <drow@mvista.com>
22748
22749 * gdb.c++/casts.exp: Correct regexp.
22750
dc62bfc2
MK
227512003-01-04 Mark Kettenis <kettenis@gnu.org>
22752
22753 * configure.in: Call AC_CONFIG_HEADER. Don't call
22754 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
22755 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
22756 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
22757 aforementioned directories in the AC_OUPUT call.
22758 * config.hin: New file.
22759 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
22760 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
22761 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
22762 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
22763 pass -I$objdir instead of -I$objdir/$subdir in compilation.
22764 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
22765 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
22766 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
22767 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
22768 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
22769 gdb.threads/configure.in, gdb.threads/configure,
22770 gdb.threads/config.in, gdb.trace/configure.in,
22771 gdb.trace/configure: Removed.
22772
77afa639
MC
227732003-01-03 Michael Chastain <mec@shout.net>
22774
22775 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
22776 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
22777
7634bb6e
DJ
227782003-01-03 Daniel Jacobowitz <drow@mvista.com>
22779
22780 * gdb.base/store.exp: Fix regular expressions.
22781
b39c905e
MK
227822002-12-28 Mark Kettenis <kettenis@gnu.org>
22783
22784 * configure.in: Rewrite.
22785 * configure: Regenerated.
22786
0a8551dd
DC
227872003-01-03 David Carlton <carlton@math.stanford.edu>
22788
22789 * gdb.base/psymtab.exp: New file.
22790 * gdb.base/psymtab1.c: Ditto.
22791 * gdb.base/psymtab2.c: Ditto.
22792
c60b7188
AF
227932002-12-23 Adam Fedor <fedor@gnu.org>
22794
22795 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
22796
ee73db83
DC
227972002-12-23 David Carlton <carlton@math.stanford.edu>
22798
22799 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
22800 and current_directory initialization.
22801
d6c1774e
JB
228022002-12-22 Jim Blandy <jimb@redhat.com>
22803
f0a847b8
JB
22804 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
22805 rather than as part of the output file name.
22806
d6c1774e
JB
22807 * gdb.base/attach.exp: There's no need to copy the test program to
22808 /tmp; that was only ever necessary on HP/UX, and this test is
22809 entirely disabled there anyway.
22810
f0708dbb
JB
228112002-12-21 Jim Blandy <jimb@redhat.com>
22812
4c2acfea
JB
22813 * gdb.c++/psmang.exp: Doc fix.
22814
f0708dbb
JB
22815 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
22816 test.
22817
9579e000
DC
228182002-12-20 David Carlton <carlton@math.stanford.edu>
22819
22820 * gdb.c++/annota2.exp: KFAIL annotate-quit.
22821
d1810171
MC
228222002-12-18 Michael Chastain <mec@shout.net>
22823
22824 * gdb.c++/annota2.exp: Add copyright year 2002.
22825
76565097
DC
228262002-12-17 David Carlton <carlton@math.stanford.edu>
22827
22828 * gdb.c++/try_catch.cc: Add marker comments.
22829 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
22830 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
22831 * gdb.c++/m-static.cc: Ditto.
22832 * gdb.c++/m-static1.cc: Ditto.
22833 * gdb.c++/try_catch.cc: Ditto.
22834
da81390b
JJ
228352002-12-16 Jeff Johnston <jjohnstn@redhat.com>
22836
22837 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
22838 to see whether we are using the new -environment-directory
22839 command which resets via -r or the old version of the command
22840 which may prompt the user. Part of fix for gdb/741.
22841
b304d130
AC
228422002-12-13 Andrew Cagney <ac131313@redhat.com>
22843
22844 * gdb.fortran/types.exp: Update obsolete comment.
22845 * gdb.fortran/exprs.exp: Ditto.
22846 * lib/gdb.exp: Delete obsolete code.
22847 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
22848 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
22849 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
22850 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
22851 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
22852 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
22853 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
22854 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
22855 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
22856 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
22857 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
22858 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
22859 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
22860 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
22861 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
22862 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
22863 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
22864 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
22865 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
22866 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
22867 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
22868 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
22869 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
22870 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
22871 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
22872 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
22873 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
22874 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
22875 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
22876 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
22877 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
22878 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
22879 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
22880 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
22881 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
22882 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
22883 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
22884
a23b6e6a
DC
228852002-12-11 David Carlton <carlton@math.stanford.edu>
22886
22887 * gdb.c++/m-data.exp: Add test for members that shadow global
22888 variables: see PR gdb/804.
22889 * gdb.c++/m-data.cc: Ditto.
22890
6604731b
DJ
228912002-12-10 Daniel Jacobowitz <drow@mvista.com>
22892
22893 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
22894
de46ecd7
DC
228952002-12-06 David Carlton <carlton@math.stanford.edu>
22896
22897 * gdb.base/store.c: Don't declare functions static.
22898
27e829d0
AC
228992002-12-04 Andrew Cagney <ac131313@redhat.com>
22900
22901 * gdb.base/store.exp, gdb.base/store.c: New files.
22902
92806416
DJ
229032002-12-03 Daniel Jacobowitz <drow@mvista.com>
22904
22905 * gdb.base/selftest.exp: Update for current gdb.
22906
3bcbaac5
DJ
229072002-12-03 Daniel Jacobowitz <drow@mvista.com>
22908
22909 * gdb.base/maint.exp: Only dump symbols from one source file
22910 or objfile.
22911
f4f00b1f
DJ
229122002-12-03 Daniel Jacobowitz <drow@mvista.com>
22913
22914 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
22915 function call.
22916
f1c8a949
JB
229172002-11-25 Jim Blandy <jimb@redhat.com>
22918
22919 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
22920 function appearing in error message.
22921
9e297a97
DJ
229222002-11-21 Daniel Jacobowitz <drow@mvista.com>
22923
22924 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
22925
1f312e79
JJ
229262002-11-08 Jeff Johnston <jjohnstn@redhat.com>
22927
d63a86f8
RM
22928 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
22929 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
22930 should be in mi console format. This is part of fix for PR gdb/604.
22931
83c31e7d
FN
229322002-09-18 Fernando Nasser <fnasser@redhat.com>
22933
22934 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
22935 which explicitly prints the zero offset as "+0".
22936
322b3f65
DJ
229372002-10-22 Daniel Jacobowitz <drow@mvista.com>
22938
22939 * gdb.threads/schedlock.c (args): Make unsigned.
22940
229412002-10-21 Daniel Jacobowitz <drow@mvista.com>
22942
22943 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
22944 numbers. Allow "foo2|selected stack frame".
22945 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
22946 * gdb.asm/asmsrc2.s: Likewise.
22947 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
22948 comments.
22949 * gdb.asm/mips.inc: New file.
22950
5e2fe5b8
AF
229512002-10-18 Adam Fedor <fedor@gnu.org>
22952
22953 * gdb.base/default.exp: Update expected output to include 'ObjC'.
22954 * gdb.base/help.exp: Likewise.
22955
abe1a5d0
KB
229562002-10-17 Kevin Buettner <kevinb@redhat.com>
22957
22958 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
22959 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
22960
10abb1d4
JB
229612002-10-02 Jim Blandy <jimb@redhat.com>
22962
22963 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
22964
1f609b42
AC
229652002-10-01 Andrew Cagney <ac131313@redhat.com>
22966
22967 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
22968 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
22969 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
22970 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
22971 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
22972 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
22973 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
22974
0aee02e4
AC
229752002-09-29 Andrew Cagney <ac131313@redhat.com>
22976
22977 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
22978 * mi0-disassemble.exp, mi0-eval.exp: Delete.
22979 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
22980 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
22981 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
22982 * mi0-var-block.exp, mi0-var-child.exp: Delete.
22983 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 22984
6fde09ad
KB
229852002-09-27 Kevin Buettner <kevinb@redhat.com>
22986
22987 * gdb.base/annota1.exp (info break): Make directory components of
22988 path optional since not all compilers emit this debug information.
22989
889bf7c5
PA
22990 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
22991 step ends up stepping out of the function instead of stopping on
22992 the epilogue.
6fde09ad 22993
9e8aab75
KS
229942002-09-26 Keith Seitz <keiths@redhat.com>
22995
22996 * lib/insight-support.exp (gdbtk_start): Figure out where
22997 the insight executable is based on where gdb is. Use this
22998 executable to start insight instead of gdb.
22999
e36180d7
AC
230002002-09-25 Andrew Cagney <cagney@redhat.com>
23001
23002 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
23003
9dd34b2b
AC
230042002-09-24 Andrew Cagney <ac131313@redhat.com>
23005
23006 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
23007 test_isolated_complaints.
23008 (test_empty_complaint): New function.
23009 (test_empty_complaints): New function. Check no output when no
23010 complaints.
d63a86f8 23011
dea97812
KB
230122002-09-19 Jim Blandy <jimb@redhat.com>
23013
a9c64011 23014 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 23015
54951bd7
AC
230162002-09-19 Andrew Cagney <ac131313@redhat.com>
23017
23018 * gdb.gdb/complaints.exp: New file.
23019
dec43320
AC
230202002-09-18 Andrew Cagney <ac131313@redhat.com>
23021
23022 * gdb.base/maint.exp: Check `help maint internal-warning'.
23023
e70d6e3f
DC
230242002-09-18 David Carlton <carlton@math.stanford.edu>
23025
23026 * gdb.c++/m-static.exp: Remove breakpoints depending on line
23027 numbers, and replace them by a single breakpoint after the
23028 constructors are all finished.
23029 Add test 4.
23030 * gdb.c++/m-static.cc: Add test 4.
23031 * gdb.c++/m-static.h: New file.
23032 * gdb.c++/m-static1.cc: New file.
23033
23034 * gdb.c++/printmethod.exp: New file.
23035 * gdb.c++/printmethod.cc: New file.
23036
23037 * gdb.c++/pr-574.exp: New file.
23038 * gdb.c++/pr-574.cc: New file.
23039
afb5c968
CV
230402002-09-18 Corinna Vinschen <vinschen@redhat.com>
23041
23042 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
23043 embedded targets which never actually exit.
23044
31e45dee
FN
230452002-09-18 Fernando Nasser <fnasser@redhat.com>
23046
23047 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
23048 "don't step after run" as unresolved or unsupported, instead of xfail.
23049
a283c5a1
CV
230502002-09-18 Corinna Vinschen <vinschen@redhat.com>
23051
23052 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
23053 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
23054 Add newline to expected string in "step out of main (status wrapper)"
23055 case.
23056
11350d2a
CV
230572002-09-18 Corinna Vinschen <vinschen@redhat.com>
23058
23059 * lib/gdb.exp (rerun_to_main): Allow restarting application.
23060 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
23061
0deec7d6
TT
230622002-09-17 Tom Tromey <tromey@redhat.com>
23063
23064 * gdb.base/printcmds.exp (test_print_string_constants): Expect
23065 \000, not \0, in double-quoted string.
23066
b2b4a1b5
CV
230672002-09-14 Corinna Vinschen <vinschen@redhat.com>
23068
c9d37158 23069 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
23070 string after running the commands execution on breakpoint tests.
23071
1c56143a
CV
230722002-09-13 Corinna Vinschen <vinschen@redhat.com>
23073
23074 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
23075
37f8da45
JB
230762002-09-12 Joel Brobecker <brobecker@gnat.com>
23077
23078 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
23079
08b468e0
KS
230802002-09-10 Keith Seitz <keiths@redhat.com>
23081
23082 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
23083 runto proc.
23084 (mi_run_to_main): Use mi_runto.
23085 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
23086
dc360f58
KS
230872002-09-10 Keith Seitz <keiths@redhat.com>
23088
23089 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
23090 regexp for stopping at main. Could have multiple event notifications.
23091 Don't assume that main was declared with no parameters.
23092 (mi_next): Use mi_step_to.
23093 (mi_step): Use mi_next_to.
23094
ce3abcfb
CV
230952002-09-09 Corinna Vinschen <vinschen@redhat.com>
23096
23097 * gdb.base/default.exp: Fix expected string in `info float' test.
23098
d1f5b980
BE
230992002-09-09 Ben Elliston <bje@redhat.com>
23100
23101 * config/mips.exp: Update comments.
23102 * config/mips-idt.exp: Likewise.
23103 * config/nind.exp: Likewise.
23104 * config/slite.exp: Likewise.
23105 * config/sparclet.exp: Likewise.
23106 * config/udi.exp: Likewise.
23107 * config/vx.exp: Likewise.
23108 * config/vxworks29k.exp: Likewise.
23109
2f71430b
JB
231102002-09-05 Jim Blandy <jimb@redhat.com>
23111
23112 * gdb.threads/killed.exp: Fix test failure message.
23113
7ddebc7e
KS
231142002-09-04 Keith Seitz <keiths@redhat.com>
23115
23116 * lib/mi-support.exp: Update copyright.
23117 (mi_gdb_test): Increase the priority of the expected pattern
23118 so that it matches gdb_test.
23119
0ae67eb3
KS
231202002-09-03 Keith Seitz <keiths@redhat.com>
23121
23122 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
23123 Use integer comparison instead of string comparison for testing
23124 whether binary was built.
23125
38fc42c8
JB
231262002-09-03 Jim Blandy <jimb@redhat.com>
23127
23128 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
23129
b6ff0e81
JB
231302002-08-29 Jim Blandy <jimb@redhat.com>
23131
23132 * gdb.threads/pthreads.exp: Move the portable thread compilation
23133 code into a function in lib/gdb.exp, and call that from here.
23134 * lib/gdb.exp (gdb_compile_pthreads): New function.
23135
07c98896
KS
231362002-08-29 Keith Seitz <keiths@redhat.com>
23137
23138 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
23139 expect_out so that callers can get at it.
23140
0312286c
DJ
231412002-08-23 Daniel Jacobowitz <drow@mvista.com>
23142
23143 * gdb.threads/print-threads.c: New file.
23144 * gdb.threads/print-threads.exp: New file.
23145 * gdb.threads/schedlock.c: New file.
23146 * gdb.threads/schedlock.exp: New file.
23147
dd039bc4
EZ
231482002-08-22 Elena Zannoni <ezannoni@redhat.com>
23149
a9c64011
AS
23150 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
23151 not altivec.c.
dd039bc4 23152
1f36144c
MK
231532002-08-17 Mark Kettenis <kettenis@gnu.org>
23154
23155 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
23156 targets. The problem should be fixed now.
23157
16057ec7 231582002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
23159
23160 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
23161 2002-07-24 change that removes final dots from error messages.
23162
3c1499ad
TT
231632002-08-13 Tom Tromey <tromey@redhat.com>
23164
23165 * gdb.base/readline.exp: New file.
23166
a20ce2c3
AC
231672002-08-01 Andrew Cagney <ac131313@redhat.com>
23168
23169 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
23170 supress message.
23171
db034ac5
AC
231722002-08-01 Andrew Cagney <cagney@redhat.com>
23173
23174 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
23175 CHILL_FOR_TARGET and CHILL_LIB.
23176 * configure.in (configdirs): Remove gdb.chill.
23177 * configure: Regenerate.
23178 * lib/gdb.exp: Obsolete references to chill.
23179 * gdb.fortran/types.exp: Ditto.
23180 * gdb.fortran/exprs.exp: Ditto.
23181
3e000b18
KB
231822002-07-30 Kevin Buettner <kevinb@redhat.com>
23183
23184 * gdb.base/shlib-call.exp (additional_flags): Conditionally
23185 set Irix-specific compile and link flags.
23186
28f4966b
KB
231872002-07-29 Kevin Buettner <kevinb@redhat.com>
23188
23189 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
23190 source files. The ``-o'' option doesn't work with the ``-E'' option
23191 when using the Irix compiler.
23192
46c0d5a6
DJ
231932002-07-19 Daniel Jacobowitz <drow@mvista.com>
23194
23195 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
23196 Improve support for reusing an exec file. Copy exec file
23197 to target, and run gdbserver on the target instead of on the host.
23198
eecf4bed
JB
231992002-07-18 Jim Blandy <jimb@redhat.com>
23200
0f815cdf
JB
23201 * gdb.base/ending-run.exp: Don't expect to see the program end in
23202 some orderly fashion when we're running on a real stand-alone
23203 board.
23204
eecf4bed
JB
23205 * gdb.base/interrupt.exp: Correct logic for skipping tests on
23206 targets that don't support interrupts.
23207
52d309e4
JB
232082002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
23209
23210 * gdb.base/attach.exp: Add patterns to match output from /proc-based
23211 systems.
23212 Move comments in expect statements to inside the actions, so that they
23213 don't get matched against.
23214
ff683d9e
MK
232152002-07-10 Mark Kettenis <kettenis@gnu.org>
23216
23217 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
23218 function when asleep" test.
23219
b5356753
AC
232202002-07-10 Andrew Cagney <ac131313@redhat.com>
23221
23222 * gdb.base/page.exp: Rewrite to handle problems with very long
23223 `info set' output. Update copyright.
23224
6aa4d13a
AC
232252002-06-26 Andrew Cagney <ac131313@redhat.com>
23226
23227 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
23228 gdb.threads-hp.
23229 * gdb.hp/configure: Regenerate.
23230 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
23231 * gdb.hp/gdb.threads-hp/configure: Delete file.
23232 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
23233
8cf8c2b8
AC
232342002-06-22 Andrew Cagney <ac131313@redhat.com>
23235
23236 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
23237 setlocale, bindtextdomain and textdomain.
23238
6827a8f8
JB
232392002-06-11 Jim Blandy <jimb@redhat.com>
23240
919d772c
JB
23241 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
23242 preprocessor macro information is present.
23243
6827a8f8
JB
23244 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
23245 tests.
23246
c15b0d21
MS
232472002-06-06 Michael Snyder <msnyder@redhat.com>
23248
c5984d70
MS
23249 * gdb.base/overlays.exp: Record addresses of overlay
23250 functions in TCL variables rather than in GDB variables,
23251 to avoid having GDB convert them to pointers (with loss
23252 of information).
23253
d63a86f8 23254 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 23255 default linker script changes.
c15b0d21
MS
23256 * gdb.base/long_long.exp: Add check for sizeof (long double).
23257
be26fe0d
ML
232582002-06-06 Michal Ludvig <mludvig@suse.cz>
23259
23260 * gdb.asm/asm-source.exp: Add x86-64 target.
23261 * gdb.asm/x86_64.inc: New.
d63a86f8 23262
258093ca 232632002-05-30 Michael Chastain <mec@shout.net>
258093ca 23264
4b3153f1 23265 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
23266 * gdb.c++/m-static.cc: New file.
23267 * gdb.c++/m-static.exp: New file.
23268
241264c6
MS
232692002-05-28 Michael Snyder <msnyder@redhat.com>
23270
23271 * gdb.base/call-ar-st.exp: Allow for reduced floating point
23272 precision.
23273
9bba8c8f 232742002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 23275
4b3153f1 23276 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
23277 * gdb.c++/m-data.cc: New file.
23278 * gdb.c++/m-data.exp: New file.
23279
232802002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 23281
4b3153f1 23282 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 23283 * gdb.c++/try_catch.cc: New file.
d63a86f8 23284 * gdb.c++/try_catch.exp: New file.
9bba8c8f 23285
def1b996
MC
232862002-05-27 Michael Chastain <mec@shout.net>
23287
23288 * gdb.c++/local.exp: Accept more nested types in output.
23289
522ba268
MC
232902002-05-26 Michael Chastain <mec@shout.net>
23291
23292 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
23293
277254ba
MS
232942002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
23295
23296 * lib/gdb.exp (gdb_wrapper_init): Just because
23297 gdb_wrapper_file exists, this does not mean that the file
23298 should not be rebuilt. That is what gdb_wrapper_initialized
23299 is for.
23300 (default_gdb_init): Reset gdb_wrapper_initialized.
23301
b61a8733
MS
233022002-05-23 Michael Snyder <msnyder@redhat.com>
23303
d63a86f8 23304 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
23305 the precision of the floating point test results.
23306 * gdb.base/call-rt-st.exp: Ditto.
23307
b61a8733
MS
23308 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
23309 * gdb.base/call-rt-st.exp: Ditto.
23310
56f6e910
MC
233112002-05-19 Michael Chastain <mec@shout.net>
23312
23313 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
23314
ad0b0016
EZ
233152002-05-19 Elena Zannoni <ezannoni@redhat.com>
23316
a9c64011
AS
23317 * configure.in (configdirs): Add gdb.arch.
23318 * configure: Regenerate.
ad0b0016 23319
f617d2b6
JB
233202002-05-17 Jim Blandy <jimb@redhat.com>
23321
23322 * gdb.base/completion.exp: Recognize the more detailed error
23323 messages produced by the macro expander's lexical analyzer.
23324
eac2a696
EZ
233252002-05-14 Elena Zannoni <ezannoni@redhat.com>
23326
a9c64011
AS
23327 * gdb.arch/altivec-abi.c: New file.
23328 * gdb.arch/altivec-abi.exp: New file.
23329 * gdb.arch/altivec-regs.c: New file.
23330 * gdb.arch/altivec-regs.exp: New file.
eac2a696 23331
2fdde8f8
DJ
233322002-05-14 Daniel Jacobowitz <drow@mvista.com>
23333
23334 * gdb.base/maint.exp (maint print type): Update for new type
23335 structure.
d63a86f8 23336
e31f1a7c
EZ
233372002-05-14 Elena Zannoni <ezannoni@redhat.com>
23338
23339 * gdb.arch: New directory.
23340 * gdb.arch/configure.in: New file.
23341 * gdb.arch/configure: New file.
23342 * gdb.arch/Makefile.in: New file.
23343
db589741
CV
233442002-05-13 Corinna Vinschen <vinschen@redhat.com>
23345
23346 * gdb.asm/asm-source.exp: Add v850 as supported target.
23347 * gdb.asm/v850.inc: New file.
23348
8ce2a7dc
DJ
233492002-05-13 Daniel Jacobowitz <drow@mvista.com>
23350
23351 * gdb.c++/annota2.exp (annotate-quit): Add comment.
23352
df763c7f
DJ
233532002-05-12 Daniel Jacobowitz <drow@mvista.com>
23354
23355 * gdb.base/break.exp: Check 'break "marker2"'.
23356
377daeed
MS
233572002-05-10 Michael Snyder <msnyder@redhat.com>
23358
23359 * gdb.base/long_long.exp: Fix typo.
23360
c4b7bc2b
JB
233612002-05-10 Jim Blandy <jimb@redhat.com>
23362
ecac9a4e
JB
23363 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
23364 a bug.
23365
c4b7bc2b
JB
23366 * gdb.base/printcmds.exp (test_integer_literals_rejected):
23367 Recognize more detailed error message produced by the macro
23368 expander's lexical analyzer.
23369 * lib/gdb.exp (test_print_reject): Same.
23370
e71019a1
MK
233712002-05-09 Mark Kettenis <kettenis@gnu.org>
23372
23373 * gdb.c++/method.exp: Fix typo.
23374
fedfc8e6
MS
233752002-05-08 Michael Snyder <msnyder@redhat.com>
23376
166a1957
MS
23377 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
23378 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 23379 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
23380 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
23381 Add iftarget clause for strongarm.
d63a86f8 23382
f1c47eb2
MS
233832002-05-06 Michael Snyder <msnyder@redhat.com>
23384
cb9a9d3e
MS
23385 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
23386 (gdb_continue_to_end): Accept output from status wrapper.
23387 * gdb.base/ending-run.exp: Add case for output from status wrapper.
23388 Clean up fail messages to match pass messages.
23389
f1c47eb2
MS
23390 Enable the "needs_status_wrapper" testsuite feature.
23391 * lib/gdb.exp (gdb_wrapper_init): New procedure.
23392 (gdb_compile): Conditionally call gdb_wrapper_init.
23393 * gdb.base/a2-run.exp: Recognize output from status wrapper.
23394 * gdb.c++/method.exp: Recognize output from status wrapper.
23395
6079c749
BE
233962002-05-06 Ben Elliston <bje@redhat.com>
23397From Graydon Hoare <graydon@redhat.com>
23398
23399 * config/sid.exp: Include support for "rawsid" protocol.
23400
188baff3
JB
234012002-05-03 Jim Blandy <jimb@redhat.com>
23402
23403 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
23404 * gdb.c++/hang3.C: New file.
23405
b9c07f0f
AC
234062002-05-04 Andrew Cagney <ac131313@redhat.com>
23407
23408 * gdb.base/default.exp: Remove obsolete code.
23409 * gdb.c++/misc.exp: Ditto. Update copyright.
23410 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
23411 * gdb.base/whatis.exp: Ditto. Update copyright.
23412 * gdb.base/scope.exp: Ditto. Update copyright.
23413 * gdb.base/ptype.exp: Ditto. Update copyright.
23414 * gdb.base/printcmds.exp: Ditto. Update copyright.
23415 * gdb.base/opaque.exp: Ditto. Update copyright.
23416 * gdb.base/list.exp: Ditto.
23417 * gdb.base/funcargs.exp: Ditto. Update copyright.
23418 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
23419 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
23420 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
23421 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
23422 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
23423 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
23424
5c7a0397
MS
234252002-05-02 Michael Snyder <msnyder@redhat.com>
23426
d6dcc264 23427 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
23428 * gdb.base/long_long.exp: Add xscale target.
23429 * gdb.base/default.exp: Add xscale target.
23430
eb7f1c48
JB
234312002-05-01 Jim Blandy <jimb@redhat.com>
23432
23433 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
23434 gdb.c++/hang.exp: New test.
23435
a6befae8
FF
234362002-05-01 Fred Fish <fnf@redhat.com>
23437
23438 * gdb.base/completion.exp: Handle completions of "./Make" for
23439 more than one completion possibility, as is the case when we
23440 build and test in the source tree.
23441
0a310277
AG
234422002-04-29 Anthony Green <green@redhat.com>
23443
23444 * gdb.java/jmisc1.exp: New file.
23445 * gdb.java/jmisc2.exp: New file.
23446
6ff9af88
DJ
234472002-04-24 Daniel Jacobowitz <drow@mvista.com>
23448
23449 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
23450
96b3d632
EZ
234512002-04-23 Elena Zannoni <ezannoni@redhat.com>
23452
23453 * gdb.base/help.exp: Change 'help status' to allow for target
23454 dependent output differences.
23455
5019bb54
MC
234562002-04-22 Michael Chastain <mec@shout.net>
23457
23458 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
23459
a805a116
MC
234602002-04-22 Michael Chastain <mec@shout.net>
23461
23462 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
23463
a1706bfd
DM
234642002-04-17 David S. Miller <davem@redhat.com>
23465
23466 * gdb.asm/sparc64.inc: New file.
23467 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
23468
a73a20a2
EZ
234692002-04-19 Elena Zannoni <ezannoni@redhat.com>
23470
23471 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
23472 instruction file directly into the build tree. Clean up at end of
23473 test.
23474
ba678339
DM
234752002-04-18 David S. Miller <davem@redhat.com>
23476
23477 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
23478 handle 64-bit platforms correctly.
23479 * gdb.base/maint.exp: Likewise.
23480
b03399da
KB
234812002-04-18 Kevin Buettner <kevinb@redhat.com>
23482
23483 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
23484 ``-fpic'' when compiling files comprising a shared library, but
23485 it does need additional linker flags in order to find shared
23486 libraries at run time.
23487
e2004992
KB
234882002-04-18 Kevin Buettner <kevinb@redhat.com>
23489
23490 * gdb.base/cvexpr.c (use): New function.
23491 (main): Invoke use() on all global variables to prevent
23492 some linkers from deleting these otherwise unused symbols.
23493
d8937120
MC
234942002-04-17 Michael Chastain <mec@shout.net>
23495From David S. Miller <davem@redhat.com>
23496
23497 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
23498 handle 64-bit platforms correctly.
23499
ffd61a58
MS
235002002-04-12 Michael Snyder <msnyder@redhat.com>
23501From Jim Blandy <jimb@redhat.com>
a9c64011 23502 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
23503 script can handle this instead.
23504 * gdb.base/bar.c (barx): Same.
23505 * gdb.base/baz.c (bazx): Same.
23506 * gdb.base/grbx.c (grbxx): Same.
23507
23508 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
23509 manager doesn't automatically unmap overlays unnecessarily.
23510
6b8426a6
MH
235112002-04-10 Martin M. Hunt <hunt@redhat.com>
23512
23513 * gdb.base/ending-run.exp: Fix pattern for Mips targets
23514 stepping out of main.
23515
34af4875
MC
235162002-04-09 Michael Chastain <mec@shout.net>
23517
23518 * gdb.c++/local.cc (main): Move call to marker1() inside nested
23519 scope so that the nested scope tests will make sense.
23520 * gdb.c++/local.exp: Write patterns that actually work with gcc
23521 (the HP patterns "were never known to work with gcc").
23522 Keep the old aCC patterns too.
23523
2d1676a0
DJ
235242002-04-09 Daniel Jacobowitz <drow@mvista.com>
23525
23526 * gdb.base/attach.exp: Correct target board test.
23527
3a63e3f9
MC
235282002-04-08 Michael Chastain <mec@shout.net>
23529
23530 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
23531 in a const method. Add some xfail and fail cases for configurations
23532 that do not emit the "const ...".
23533
f18dabd2
MC
235342002-04-07 Michael Chastain <mec@shout.net>
23535
23536 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
23537 Accept "A * const" and "const A * const" as type of "this".
23538 Fix spelling of getFunky throughout. Make messages uniform.
23539
0fcddd82
EZ
235402002-04-07 Elena Zannoni <ezannoni@redhat.com>
23541
a9c64011 23542 Work around for PR gdb/285:
0fcddd82
EZ
23543 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
23544
16a8534a
EZ
235452002-04-07 Elena Zannoni <ezannoni@redhat.com>
23546
23547 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
23548 instructions file at run time instead of configure time.
23549 Sometimes we run the test in a directory that is not the one we
23550 configured in.
23551 * gdb.asm/configure.in: Delete creation of symlink.
23552 * gdb.asm/configure: Regenerate.
23553
24181d81
JB
235542002-04-05 J. Brobecker <brobecker@gnat.com>
23555
23556 * gdb.gdb/xfullpath.exp: New test, to exercise the new
23557 xfullpath () function.
23558
7cdb7107
DJ
235592002-04-04 Daniel Jacobowitz <drow@mvista.com>
23560
23561 * gdb.asm/Makefile.in: Correct dependencies.
23562
23563 * gdb.asm/powerpc.inc: New file.
23564 * gdb.asm/asm-source.exp: Add PowerPC.
23565 * gdb.asm/configure.in: Likewise.
23566 * gdb.asm/configure: Regenerated.
23567
a7d17088
DJ
235682002-04-04 Daniel Jacobowitz <drow@mvista.com>
23569
23570 * gdb.base/relocate.exp: New file.
23571 * gdb.base/relocate.c: New file.
23572
cd721503
FF
235732002-04-04 Fred Fish <fnf@redhat.com>
23574
23575 * gdb.base/step-test.exp: Update comment regarding stopping in
23576 memcpy/bcopy calls inserted as part of the compiler runtime.
23577
b22ad7a7
MS
235782002-04-04 Michael Snyder <msnyder@redhat.com>
23579
23580 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
23581
5f279fa6
DJ
235822002-04-03 Daniel Jacobowitz <drow@mvista.com>
23583
23584 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
23585 (gdb_expect): Remove $notransfer hack.
23586
dd0fd3ce
DJ
235872002-04-02 Daniel Jacobowitz <drow@mvista.com>
23588
23589 * gdb.c++/classes.exp ("calling method for small class"): Match
23590 updated register output.
23591
1e50cda1
DJ
235922002-03-30 Daniel Jacobowitz <drow@mvista.com>
23593
23594 Fix PR gdb/452
23595 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
23596 when finished. Make gdb_file_cmd send "exec-file" when
23597 appropriate.
23598
24015922
DJ
235992002-03-30 Daniel Jacobowitz <drow@mvista.com>
23600
23601 * gdb.base/attach.exp: Remove extra setup_xfail.
23602
dd7dfd64
MS
236032002-03-26 Michael Snyder <msnyder@redhat.com>
23604
23605 * gdb.base/default.exp: Add tests for dump, append, and restore.
23606 * gdb.base/help.exp: Add tests for dump, append, and restore.
23607 * gdb.base/dump.exp: New file, test dump, append and restore.
23608 * gdb.base/dump.c: New file.
23609
48b2f8d7
MS
236102002-03-27 Michael Snyder <msnyder@redhat.com>
23611
d63a86f8 23612 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
23613 clean-ups in help messages.
23614
05b4d525
FF
236152002-03-26 Fred Fish <fnf@redhat.com>
23616
23617 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
23618 have debugging info for those functions and the compiler uses them
23619 internally to copy structs around.
23620
d7679631
FF
236212002-03-26 Fred Fish <fnf@redhat.com>
23622
23623 * gdb.base/list.exp: Revert the change made yesterday and add note
23624 about why we don't list the default lines for remote targets.
23625
523ac3f9
MS
236262002-03-25 Michael Snyder <msnyder@redhat.com>
23627
23628 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
23629
754b2b8d
FF
236302002-03-25 Fred Fish <fnf@redhat.com>
23631
23632 * gdb.base/list.exp: This test works on remote targets so remove
23633 the short circuit for remote targets. Update copyright.
23634
33c3e192
FF
236352002-03-25 Fred Fish <fnf@redhat.com>
23636
23637 * gdb.base/attach.exp: Fix logic error that was suppressing this
23638 test for all non hppa*-*-hpux* targets, instead of the hp target.
23639 Move comments closer to the suppression point. Also now need to
23640 check that we are running natively.
23641
d43e73ee
MS
236422002-03-22 Michael Snyder <msnyder@redhat.com>
23643
882c8f02
MS
23644 * gdb.base/default.exp: Add test for gcore. Update copyright.
23645 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 23646
04c12f60
FF
236472002-03-06 Fred Fish <fnf@redhat.com>
23648
23649 * gdb.base/funcargs.c: Remove extraneous ';' character.
23650 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
23651
b43df995
MC
236522002-03-04 Michael Chastain <mec@shout.net>
23653
23654 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
23655 accommodate gcc v3 function signature.
23656 * gdb.mi/mi0-var-cmd-exp: Ditto.
23657
92362027
AC
236582002-02-24 Andrew Cagney <ac131313@redhat.com>
23659
23660 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
23661 ``GNU/Linux'' or ``Linux kernel''
23662 * testsuite/gdb.threads/pthreads.c: Ditto.
23663
258ad32d
MC
236642002-02-24 Michael Chastain <mec@shout.net>
23665
23666 * gdb.threads/pthreads.c (thread1): Add a return statement.
23667 (thread2): Likewise.
23668 (foo): Likewise.
23669
04c3b3d4
MC
236702002-02-23 Michael Chastain <mec@shout.net>
23671
23672 * gdb.threads/linux-dp.c (philosopher): Add a return statement
23673 to placate gcc.
23674
5a2a0a20
MC
236752002-02-23 Michael Chastain <mec@shout.net>
23676
23677 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
23678 test "ptype bint". The test passes on all my stabs configurations.
23679
a640f7fc
JB
236802002-02-21 Jim Blandy <jimb@redhat.com>
23681
27924826
JB
23682 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
23683 filename at a time, and watch for the ones we want to see.
23684
a640f7fc
JB
23685 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
23686 types of pointers to prototyped functions.
23687
edcc8c75
AC
236882002-02-20 Andrew Cagney <ac131313@redhat.com>
23689
23690 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
23691 signed, unsigned and straight char.
23692 (padding_char, padding_short, padding_int, padding_long,
23693 padding_long_long, padding_float, padding_double,
23694 padding_long_double): New global variables.
23695 (fill, fill_structs): New functions.
23696
23697 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
23698 for correctly sized writes. Update copyright.
23699 (get_valueof): New procedure.
23700 (get_sizeof): Call get_valueof.
23701 (check_valueof): New procedure.
23702 (check_padding): New procedure.
23703
ac57ea44
MC
237042002-02-20 Michael Chastain <mec@shout.net>
23705
23706 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
23707 to setup_xfail. Document some of the remaining calls.
23708
7a10c941
MC
237092002-02-18 Michael Chastain <mec@shout.net>
23710
23711 * gdb.c++/userdef.exp: Update copyright year.
23712
fb8acdcc
DJ
237132002-02-18 Daniel Jacobowitz <drow@mvista.com>
23714
23715 * gdb.c++/userdef.exp: Test overloaded operators properly.
23716 Remove xfails.
23717
fda6ae12
MS
237182002-02-14 Michael Snyder <msnyder@redhat.com>
23719
23720 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
23721
676a0442
DJ
237222002-02-14 Daniel Jacobowitz <drow@mvista.com>
23723
23724 * gdb.base/a2-run.exp: Check for a remote target properly.
23725 * gdb.base/annota1.exp: Likewise.
23726 * gdb.base/list.exp: Likewise.
23727 * gdb.base/reread.exp: Likewise.
23728 * gdb.base/scope.exp: Likewise.
23729 * gdb.base/shlib-call.exp: Likewise.
23730 * gdb.base/term.exp: Likewise.
23731 * gdb.c++/annota2.exp: Likewise.
23732
78b4f468
RE
237332002-02-13 Richard Earnshaw <rearnsha@arm.com>
23734
23735 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
23736
9a81ba51
MC
237372002-02-10 Michael Chastain <mec@shout.net>
23738
23739 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
23740 (call_after_alloca): Ditto.
23741
004af6c7
DJ
237422002-02-10 Daniel Jacobowitz <drow@mvista.com>
23743
23744 * gdb.base/ending-run.exp: Guard "cont" test with
23745 gdb_skip_stdio_test.
23746
37225f62
JB
237472002-02-06 Jim Blandy <jimb@redhat.com>
23748
23749 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
23750 from here...
23751 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
23752 To here. Disable this test on non-HP platforms. Add big comment.
23753
fe6fdd96
MS
237542002-02-04 Michael Snyder <msnyder@redhat.com>
23755
23756 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
23757 other than d10v and m32r.
23758
036fad3f
RE
237592002-02-02 Richard Earnshaw <rearnsha@arm.com>
23760
23761 * gdb.base/default.exp: Rewrite test patterns to reduce time
23762 taken to match them.
23763
7148ab62
DJ
237642002-01-30 Daniel Jacobowitz <drow@mvista.com>
23765
23766 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
23767 Allow a start function above main.
23768 * gdb.threads/linux-dp.exp: Fix copyright date.
23769
396cc255
DJ
237702002-01-30 Daniel Jacobowitz <drow@mvista.com>
23771
a9c64011
AS
23772 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
23773 (check_philosopher_stack): Check for manager thread before checking
23774 for a just-starting thread.
396cc255 23775
f038d31b
DJ
237762002-01-30 Daniel Jacobowitz <drow@mvista.com>
23777
23778 From Neil Booth <neil@daikokuya.demon.co.uk>:
23779 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
23780 warnings.
23781
b3ff9d9a
FF
237822002-01-21 Fred Fish <fnf@redhat.com>
23783
23784 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
23785 not caller.
23786
39ad761d
JB
237872002-01-21 Jim Blandy <jimb@redhat.com>
23788
23789 * gdb.base/reread.exp: Check that GDB properly re-reads the
23790 executable file when it changes while no inferior is running.
23791
aaf320fa
FF
237922002-01-21 Fred Fish <fnf@redhat.com>
23793
a9c64011
AS
23794 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
23795 optionally accept the "shlib events" variation.
aaf320fa 23796
808a31f5
JB
237972002-01-21 Jim Blandy <jimb@redhat.com>
23798
23799 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
23800 call `fflush' after every `printf', so that the output is produced
23801 at predictable points, regardless of whatever buffering does (or
23802 doesn't) take place.
23803 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
23804 at different points.
23805
4420d5e2
DJ
238062002-01-20 Daniel Jacobowitz <drow@mvista.com>
23807
23808 * gdb.c++/inherit.exp: Update copyright years.
23809 * gdb.c++/method.exp: Likewise.
23810
3e36a0f4
DJ
238112002-01-20 Daniel Jacobowitz <drow@mvista.com>
23812
23813 * gdb.c++/classes.exp: Update for improved v3 support and skipping
23814 artificial methods/arguments.
23815 * gdb.c++/derivation.exp: Likewise.
23816 * gdb.c++/inherit.exp: Likewise.
23817 * gdb.c++/method.exp: Likewise.
23818 * gdb.c++/virtfunc.exp: Likewise.
23819
b4ceaee6
AC
238202002-01-18 Andrew Cagney <ac131313@redhat.com>
23821
23822 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
23823 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
23824 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
23825 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
23826 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
23827 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
23828
ecace851
JB
238292002-01-17 Jim Blandy <jimb@redhat.com>
23830
23831 * gdb.asm/asm-source.exp (info symbol): Take another shot at
23832 anchoring the pattern matching the entry point symbol's name.
23833
375fc983
AC
238342002-01-17 Andrew Cagney <ac131313@redhat.com>
23835
23836 * gdb.base/maint.exp: Update ``maint internal-error'' to match
23837 continue/quit query. Update copyright.
23838
fe6fdd96
MS
238392002-01-14 Michael Snyder <msnyder@redhat.com>
23840
23841 * gdb.base/gcore.exp: Remove extra debugging output.
23842
e017c81f
DJ
238432002-01-13 Daniel Jacobowitz <drow@mvista.com>
23844
23845 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
23846 for slightly dubious v2 mangled string.
23847
37ab3bf8
DJ
238482002-01-13 Daniel Jacobowitz <drow@mvista.com>
23849
23850 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
23851
1bc05c3a 238522002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 23853
1bc05c3a 23854 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 23855
1bc05c3a
JM
23856 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
23857 constructors.
23858 * gdb.c++/derivation.exp: Likewise.
23859 * gdb.c++/templates.exp: Likewise.
23860 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 23861
1bc05c3a
JM
238622002-01-10 Michael Snyder <msnyder@redhat.com>
23863
23864 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 23865
a911c360
MS
238662002-01-08 Michael Snyder <msnyder@redhat.com>
23867
23868 * gdb.base/gcore.exp: New test for generate-core-file command.
23869 * gdb.base/gcore.c: Testcase for above.
23870 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
23871
ea2119ec
JM
238722002-01-08 Jason Merrill <jason@redhat.com>
23873
23874 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
23875
68203136
FF
238762002-01-07 Fred Fish <fnf@redhat.com>
23877
23878 * gdb.c++/overload.exp: Remove unconditional xfails for:
23879 print foo_instance1.overloadargs(1)
23880 print foo_instance1.overloadargs(1, 2)
23881 print foo_instance1.overloadargs(1, 2, 3)
23882 print foo_instance1.overloadargs(1, 2, 3, 4)
23883 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
23884 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
23885 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
23886 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
23887 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
23888 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
23889 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
23890 print foo_instance1.overload1arg()
23891 print foo_instance1.overload1arg((char)arg2)
23892 print foo_instance1.overload1arg((signed char)arg3)
23893 print foo_instance1.overload1arg((unsigned char)arg4)
23894 print foo_instance1.overload1arg((int)arg7)
23895 print foo_instance1.overload1arg((unsigned int)arg8)
23896 print foo_instance1.overload1arg((float)arg11)
23897 print foo_instance1.overload1arg((double)arg12)
d63a86f8 23898
21b9b5b1
MS
238992002-01-07 Michael Snyder <msnyder@redhat.com>
23900
23901 * gdb.base/huge.exp: New test. Print a very large target data object.
23902 (skip_huge_test): New test variable. Define if you want to skip this
23903 test. The test reads an 8 megabyte data object from the target, so it
23904 might be very time consuming on remote targets with a slow connection.
23905 * gdb.base/huge.c: New file. Test case for above.
23906
725f922e
FF
239072002-01-07 Fred Fish <fnf@redhat.com>
23908
23909 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
23910 g_instance.bfoo, and g_instance.cfoo.
23911
889bf7c5 239122002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 23913
889bf7c5
PA
23914 * gdb.base/break.c (multi_line_if_conditional): New function.
23915 (multi_ilne_while_conditional): Likewise.
23916 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
23917 IF or WHILE condition puts the breakpoint at the start of
23918 the condition.
f286b2c3 23919
634d57ec
JL
23920 * gdb.base/selftest.exp (backtrace through signal handler): Remove
23921 hppa*-*-hpux* expected failure.
23922 * gdb.base/structs.exp (do_function_calls): Similarly.
23923
23924 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
23925 watchpoints.
23926
9fbfe2dc
AC
239272002-01-06 Andrew Cagney <ac131313@redhat.com>
23928
23929 Fix PR gdb/66.
23930 * gdb.base/structs.exp: Replace skip for a29k with skip for
23931 gdb,cannot_call_functions.
23932 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
23933 * gdb.base/callfuncs.exp: Ditto.
23934 * gdb.base/call-rt-st.exp: Ditto.
23935 * gdb.base/call-strs.exp: Ditto.
23936 * gdb.base/callfwmall.exp: Ditto.
23937 * gdb.base/scope.exp: Obsolete xfail a29k.
23938 * gdb.c++/misc.exp: Ditto.
23939 * gdb.c++/cplusfuncs.exp: Ditto.
23940 * gdb.base/ptype.exp: Ditto.
23941 * gdb.base/printcmds.exp: Ditto.
23942 * gdb.base/opaque.exp: Ditto.
23943 * gdb.base/list.exp: Ditto.
23944 * gdb.base/funcargs.exp: Ditto.
23945 * gdb.base/default.exp: Ditto.
23946
8ddad156
MS
239472002-01-04 Michael Snyder <msnyder@redhat.com>
23948
ca4976a6 23949 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
23950 * gdb.base/maint.exp: Add tests for maint info sections options.
23951
1b074332
JL
23952Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
23953
23954 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
23955
7d159115
CV
239562001-12-20 Corinna Vinschen <vinschen@redhat.com>
23957
23958 * gdb.asm/arm.inc: New file.
23959 * gdb.asm/asm-source.exp: Add arm targets.
23960 * gdb.asm/configure.in: Ditto.
23961 * gdb.asm/configure: Recreated from configure.in.
23962
8fb87725
JL
23963Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
23964
afabe08c
JL
23965 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
23966 with HP's compiler.
23967 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
23968 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
23969 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
23970 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
23971
23972 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
23973 either HP's compilers or GCC.
23974
db521deb
JL
23975 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
23976 a SIGBUS or SIGSEGV.
23977
23978 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
23979
23980 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
23981 can be compiled with either HP's compiler or GCC.
23982
cfa88ab7
JL
23983 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
23984 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
23985 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
23986
ca344dff
JL
23987 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
23988 to match current gdb output. Update due to using auto-solib-limit
23989 for limiting instead of overloading auto-solib-add.
23990 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
23991 test program.
23992
3f3c6e55 23993 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
23994 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
23995 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
23996 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
23997 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
23998 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
23999 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
24000 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
24001 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
24002 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
24003 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
24004 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
24005 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 24006
8fb87725
JL
24007 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
24008 a SIGTRAP to the inferior.
24009
cf599fa7
CV
240102001-12-19 Corinna Vinschen <vinschen@redhat.com>
24011
24012 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
24013 Substitute call to target_link by call to gdb_compile.
24014
2cd045cd
JL
24015Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
24016
a9c64011
AS
24017 * gdb.base/break.exp: Fix HP specific search string when testing
24018 backtracing in a called function.
2cd045cd 24019
a9c64011
AS
24020 * gdb.base/constvars.exp: Only set lang to C++ if we're
24021 compiling the test with HP's compilers.
24022 * gdb.base/volatile.exp: Similarly.
2cd045cd 24023
99ebe9ac
JB
240242001-12-19 Jim Blandy <jimb@redhat.com>
24025
24026 * gdb.base/printcmds.exp: Expect the null character to be printed
24027 as '\0', and the '\013' to be printed as '\v'.
24028 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
24029 * gdb.base/setvar.exp: Same.
24030
b9891b29
JB
240312001-12-17 Jim Blandy <jimb@redhat.com>
24032
0eba65ab
JB
24033 * gdb.base/completion.exp: Rather than completing very long
24034 filenames, which can make the readline library produce output we
24035 don't recognize, cd to the directory first, and then complete
24036 using nice, short relative paths.
24037
6970b5b1
JB
24038 * gdb.base/completion.exp: On some systems, there is, in fact, a
24039 variable named `b' in scope, since GDB treats all static
a9c64011
AS
24040 variables as being in scope. So use `no_var_named_this'
24041 instead of `b'.
6970b5b1 24042
b9891b29 24043 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 24044 can't find the core file's registers as a failure.
b9891b29 24045
e6ccd35f
JSC
240462001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
24047
a9c64011
AS
24048 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
24049 test expect string more specific.
e6ccd35f 24050
105ba819
CV
240512001-12-13 Corinna Vinschen <vinschen@redhat.com>
24052
24053 * gdb.asm/asm-source.exp: Add support for xstormy16.
24054 * gdb.asm/configure.in: Ditto.
24055 * gdb.asm/configure: Rebuild.
24056 * gdb.asm/xstormy16.inc: New file.
24057
e9e79dd9
FF
240582001-12-10 Fred Fish <fnf@redhat.com>
24059
24060 * gdb.base/maint.exp: Update to match changes in type dumping code.
24061
347dc97d
JB
240622001-12-10 Jim Blandy <jimb@redhat.com>
24063
24064 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
24065 matching the entry point symbol's name at the beginning of the
24066 line.
347dc97d 24067
5178b9d6
DJ
240682001-12-07 Daniel Jacobowitz <drow@mvista.com>
24069
24070 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
24071 gdb.c++/inherit.exp, gdb.c++/method.exp,
24072 gdb.c++/namespace.exp, gdb.c++/templates.exp,
24073 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
24074 and class layout support.
24075
af890c52
DJ
240762001-12-07 Daniel Jacobowitz <drow@mvista.com>
24077
24078 * gdb.c++/classes.exp: Add test for static member function.
24079 * gdb.c++/misc.cc: Add class with static member function.
24080
7a345fb3
JB
240812001-12-07 Jim Blandy <jimb@redhat.com>
24082
f2e54a80 24083 If GDB says it can't find the struct the function returned, report
8032bf31
JB
24084 those tests as `unsupported'.
24085 * gdb.base/call-rt-st.exp (print_struct_call): New function.
24086 Rewrite subsequent tests to use it.
24087
24088 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
24089 those tests as `unsupported'.
24090 * gdb.base/structs.exp (call_struct_func): New function.
24091 (do_function_calls): Use call_struct_func to call the functions
24092 returning structs.
24093
0bc69509
JB
24094 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
24095 whether functions are prototyped or not, so we can't possibly pass
24096 arguments to t_float_values2 properly.
24097
7a345fb3
JB
24098 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
24099 value of `timeout' for targets other than the mips*tx39-*.
24100
edb6ede1
MS
241012001-12-06 Michael Snyder <msnyder@redhat.com>
24102
d63a86f8 24103 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
24104 and detect whether the start symbol has a leading underscore.
24105
2d842f13
JB
241062001-12-04 Jim Blandy <jimb@redhat.com>
24107
24108 * gdb.base/completion.exp: Clarify indentation.
24109
68550daf
JB
241102001-12-03 Jim Blandy <jimb@redhat.com>
24111
24112 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
24113 variables on the S/390, not `.word'.
24114
cd5195a8
JB
241152001-11-30 Jim Blandy <jimb@redhat.com>
24116
24117 Add assembly-source tests for s390-ibm-linux.
24118 * gdb.asm/s390.inc: New file.
24119 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
24120 the S/390 architecture.
a9c64011 24121 * gdb.asm/configure: Regenerated.
cd5195a8 24122
ca9efc90
MS
241232001-11-30 Michael Snyder <msnyder@redhat.com>
24124
24125 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
24126 next, info source, info sources, info line, global and static
24127 variables, and static functions.
24128 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
24129 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
24130 * gdb.asm/asmsrc1.s: Add a static function and some variables.
24131 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
24132 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
24133 (gdbasm_leave): Restore frame pointer.
24134 (gdbasm_startup): Copy stack set-up from crt0.S.
24135
d0e66976
FN
241362001-11-26 Fernando Nasser <fnasser@redhat.com>
24137
24138 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
24139 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
24140 to a local (non-static) variable. Copy tstruct.a to a static buffer
24141 and return a pointer to that buffer.
24142 * gdb.base/callfwmall.c (t_structs_a): Ditto.
24143
e2334072
MK
241442001-11-24 Mark Kettenis <kettenis@gnu.org>
24145
24146 * gdb.asm/configure.in: Fix recognition of ix86 target.
24147 * gdb.asm/configure: Regenerate.
24148
756caa3d
MS
241492001-11-21 Michael Snyder <msnyder@redhat.com>
24150
24151 * gdb.asm/sparc.inc: New file.
24152 * gdb.asm/asm-source.exp: Recognize sparc target.
24153 * gdb.asm/configure.in: Recognize sparc target.
24154 * gdb.asm/configure: Regenerate.
d63a86f8 24155
9a4d72d5
MS
241562001-11-21 Michael Snyder <msnyder@redhat.com>
24157
24158 * gdb.asm/m32r.inc: New file.
24159 * gdb.asm/asm-source.exp: Recognize m32r target.
24160 * gdb.asm/configure.in: Recognize m32r target.
24161 * gdb.asm/configure: Regenerate.
24162
a773d1cd
MS
241632001-11-20 Michael Snyder <msnyder@redhat.com>
24164
017ac23d
MS
24165 * gdb.asm/i386.inc: New file.
24166 * gdb.asm/asm-source.exp: Recognize ix86 target.
24167 * gdb.asm/configure.in: Recognize ix86 target.
24168 * gdb.asm/configure: Regenerate.
24169
a773d1cd
MS
24170 * gdb.c++/namespace.exp: Fix quotes in output messages.
24171
bb632afb
MS
241722001-11-14 Michael Snyder <msnyder@redhat.com>
24173
25d559ca 24174 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
24175 qualifier in a type cast expression, to designate an address
24176 in the instruction space (Harvard architecture).
24177
4749e309
MS
241782001-11-13 Michael Snyder <msnyder@redhat.com>
24179
24180 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
24181 Tests for expressions using 'const' and 'volatile'.
24182
25050984
CV
241832001-11-13 Corinna Vinschen <vinschen@redhat.com>
24184
24185 * gdb.asm/asm-sources.exp: Allow defining linker flags.
24186
1902c51f
DJ
241872001-11-12 Daniel Jacobowitz <drow@mvista.com>
24188
24189 * lib/mi-support.exp (mi_run_to_helper): Move comments
24190 outside of gdb_expect.
24191
dcf95b47
DJ
241922001-11-11 Daniel Jacobowitz <drow@mvista.com>
24193
24194 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
24195 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
24196 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
24197 mi0_run_to): New functions.
24198 * gdb.mi/mi-simplerun.exp: Use them.
24199 * gdb.mi/mi0-simplerun.exp: Likewise.
24200 * gdb.mi/mi-var-cmd.exp: Likewise.
24201 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 24202
45b074e1
AC
242032001-11-10 Andrew Cagney <ac131313@redhat.com>
24204
24205 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
24206 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
24207
bf50d346
AC
242082001-11-09 Andrew Cagney <ac131313@redhat.com>
24209
24210 * gdb.base/restore.exp: Include $expected value in restored test
24211 message.
24212
9383332c
AC
242132001-11-09 Andrew Cagney <ac131313@redhat.com>
24214
24215 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
24216 implemented.
24217
db62520a
MS
242182001-11-08 Michael Snyder <msnyder@redhat.com>
24219
24220 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
24221 Add pass/fail message for stop at breakpoint in call dummy function.
24222
b5703437
MS
242232001-11-07 Michael Snyder <msnyder@redhat.com>
24224
d63a86f8
RM
24225 * gdb.c++/templates.exp (test_template_breakpoints):
24226 If we get an overload menu, but it does not match what
760f6330 24227 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
24228 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
24229 making the whitespace optional. Argument for "new" may be
24230 "unsigned" as well as "unsigned int/long".
d63a86f8 24231 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
24232 making the whitespace optional. Also replace "(void) with
24233 "((void|)), making the keyword "void" optional.
d63a86f8 24234 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
24235 making the whitespace optional. Also replace "(void) with
24236 "((void|)), making the keyword "void" optional.
3bf40917
MS
24237 * gdb.base/callfuncs.c (t_float_values): This function must
24238 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 24239 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
24240 can be tested against both cases. Usually one case involves
24241 promotion of float to double, while the other does not.
24242 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
24243 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
24244 includes a stack frame for "start".
24245
c8ab4e6d
JB
242462001-11-05 Jim Blandy <jimb@redhat.com>
24247
24248 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
24249 pointers are 32 bits long, and that offsets of relocs are always
24250 stored in the data (REL-style), and not in the reloc entry itself
24251 (RELA-style).
24252 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
24253 stabs.
24254
3f08ced9
MS
242552001-11-01 Michael Snyder <msnyder@redhat.com>
24256
24257 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
24258 and regular expression operators by using quoting.
24259
cbfa24cd
MS
242602001-10-31 Michael Snyder <msnyder@redhat.com>
24261
24262 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
24263 depending on what the symbol table contains.
24264 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
24265 the output of the ptype command. Similarly, accept both "const &"
24266 and "const&".
24267
aaa68313
CV
242682001-10-31 Corinna Vinschen <vinschen@redhat.com>
24269
24270 * gdb.base/miscexprs.c (main): Add usage of preprocessor
24271 symbol `STORAGE' to allow to choose the storage class of
24272 the local datastructures.
24273 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
24274 compiler directive.
24275
91740388
MS
242762001-10-30 Michael Snyder <msnyder@redhat.com>
24277
24278 * gdb.base/jump.exp: Allow it to run for all targets.
24279
1b7c05e7
CV
242802001-10-29 Corinna Vinschen <vinschen@redhat.com>
24281
24282 * gdb.base/call-ar-st.c (print_double_array): Match for loop
24283 with new double_array size.
24284 (main): Change storage class of all local variables to static.
24285 Reduce size of double_array to 9.
24286 * gdb.base/call-ar-st.exp: Increase timeout value.
24287 Change expected output for double array to match new size in
24288 call-ar-st.c.
24289
36a22261
CV
242902001-10-29 Corinna Vinschen <vinschen@redhat.com>
24291
24292 * gdb.base/ending-run.exp: Create identical output when passing
24293 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 24294 Stormy16 target.
36a22261 24295
92b8ae91
MK
242962001-10-28 Mark Kettenis <kettenis@gnu.org>
24297
24298 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
24299 that we catch the expected failure under Linux/x86.
24300
cb135b83
OF
243012001-10-29 Orjan Friberg <orjanf@axis.com>
24302
24303 * gdb.base/setvar.exp: Escape curly braces.
24304 * gdb.stabs/weird.exp: Ditto.
24305
6884aa54
DJ
243062001-10-27 Daniel Jacobowitz <drow@mvista.com>
24307
24308 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
24309 * gdm.mi/mi0-hack-cli.exp: Likewise.
24310
0398c9aa
AC
243112001-10-25 Andrew Cagney <ac131313@redhat.com>
24312
24313 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
24314 messages.
24315
d20bf2e8
AC
243162001-10-21 Andrew Cagney <ac131313@redhat.com>
24317
24318 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
24319 checking MI enabled.
24320
03dd63aa
CV
243212001-10-09 Corinna Vinschen <vinschen@redhat.com>
24322
24323 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
24324
1d9d99f3
FCE
243252001-10-04 Frank Ch. Eigler <fche@redhat.com>
24326
24327 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
24328 if gdb child process crashes, just signal an error.
24329
838ae6c4
JB
243302001-10-02 Jim Blandy <jimb@redhat.com>
24331
24332 * lib/gdb.exp (test_xfail_format): Simplify.
24333
24334 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
24335 front of the variable name `format'. Simplify `if'.
24336
8f0cbc1c
DJ
243372001-10-01 Daniel Jacobowitz <drow@mvista.com>
24338
24339 * gdb.threads/pthreads.exp: Wait for output and delay
24340 before sending ^C.
24341
1f08dafd
DJ
243422001-10-01 Daniel Jacobowitz <drow@mvista.com>
24343
24344 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
24345 some incorrect output instead of timing out.
24346 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
24347
674f90ff
CV
243482001-09-28 Corinna Vinschen <vinschen@redhat.com>
24349
24350 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
24351 check to allow additional `int'.
24352
9b284272
DJ
243532001-09-27 Daniel Jacobowitz <drow@mvista.com>
24354
24355 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
24356 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
24357
b55a4771
MS
243582001-09-27 Michael Snyder <msnyder@redhat.com>
24359
24360 * lib/gdb.exp (test_debug_format): New proc.
24361 (setup_xfail_format): Use new proc test_debug_format.
24362 * gdb.base/constvars.exp (local_compiler_xfail_check): New
24363 proc; use new service proc test_debug_format.
24364 Replace all other "gcc_compiled" tests with this test.
24365 * gdb.base/volatile.exp (local_compiler_xfail_check): New
24366 proc; use new service proc test_debug_format.
24367 Replace all other "gcc_compiled" tests with this test.
24368
243692001-09-27 Michael Snyder <msnyder@redhat.com>
24370
24371 * gdb.base/cvexpr.exp: New file.
24372 * gdb.base/cvexpr.c: New file
24373 Test for expressions using const and volatile keywords.
24374
4e6667ac
CV
243752001-09-26 Corinna Vinschen <vinschen@redhat.com>
24376
24377 * gdb.base/constvars.exp: Check for different orders of keywords
24378 and additional "int" strings in output.
24379
4f337972
AC
243802001-09-22 Andrew Cagney <ac131313@redhat.com>
24381
24382 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
24383 responses from "help maint".
24384
2015650d
FCE
243852001-09-19 Frank Ch. Eigler <fche@redhat.com>
24386
24387 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
24388 to localhost:NNN instead of :NNN, in case Xvfb is listening
24389 only on TCP.
24390
f3bcedc1
CV
243912001-09-19 Corinna Vinschen <vinschen@redhat.com>
24392
24393 * gdb.base/recurse.exp: When checking leaving the watchpoint
24394 scope, recognize when gdb is in function's epilogue and pass.
24395
6b819c92
KS
243962001-09-18 Keith Seitz <keiths@redhat.com>
24397
24398 * lib/insight-support.exp (_gdbtk_export_target_info): Add
24399 support for running tests against sid targets.
24400 (gdbtk_done): Ditto.
24401
a10c9419
CV
244022001-09-18 Corinna Vinschen <vinschen@redhat.com>
24403
24404 * gdb.base/ending-run.c (main): Set stdout buffersize
24405 to the same reasonable value for any target.
24406 * gdb.base/ending-run.exp: Add a regular expression
24407 to make testsuite happy on Sanyo Stormy16 target.
24408
739d0d99
CV
244092001-09-17 Corinna Vinschen <vinschen@redhat.com>
24410
24411 * gdb.base/display.c (do_loops): Add float variable `f'.
24412 Increment f in loop.
24413 * gdb.base/display.exp: Increment timeout by 60 seconds.
24414 Change float display test to use variable `f'.
24415
1b8947f0
JB
244162001-09-17 Jim Blandy <jimb@redhat.com>
24417
24418 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
24419 overflowing the limited breakpoint tables on some ROM monitors
24420 (like the ROM68K).
24421
9890ac81
FCE
244222001-09-15 Frank Ch. Eigler <fche@redhat.com>
24423
24424 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
24425 the "-ac" (disable access control) flag.
24426
6db765ea
JH
244272001-08-30 Jeff Holcomb <jeffh@redhat.com>
24428
24429 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
24430 ints.
24431
4c32cc04
KS
244322001-08-30 Keith Seitz <keiths@redhat.com>
24433
24434 * lib/gdb.exp: Move all insight-related functionality into
24435 separate file.
24436 * lib/insight-support.exp: New file.
24437
8d6e6f81
FCE
244382001-08-29 Frank Ch. Eigler <fche@redhat.com>
24439
24440 * config/sid.exp (sid_start): Never set sid verbosity; disable
24441 expect_background {} that consumed its stdout; tolerate </dev/null.
24442 Attempt to set endianness override in "sid" protocol mode. Cleanup.
24443
6a90e1d0
AC
244442001-08-18 Andrew Cagney <ac131313@redhat.com>
24445
24446 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
24447 CLI jump command to start it.
24448 (mi_run_to_main): Fail immediatly when unexpected output.
24449
1759b3c3
AC
244502001-08-18 Andrew Cagney <ac131313@redhat.com>
24451
24452 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
24453 beginning of function. Fix PR gdb/191.
24454
61d11d80
FCE
244552001-08-16 Frank Ch. Eigler <fche@redhat.com>
24456
24457 * config/sid.exp (sid_start): Don't warn if we cannot figure out
24458 what to force sid endianness to.
24459
942a4df2
KS
244602001-08-15 Keith Seitz <keiths@redhat.com>
24461
24462 * lib/gdb.exp (gdbtk_start): Don't set environment
24463 variables for TCL_LIBRARY and friends. Insight will
24464 now figure these out for itself.
24465
0521c418
MS
244662001-08-02 Michael Snyder <msnyder@redhat.com>
24467
24468 * gdb.base/completion.exp: Remove the symbol "a64l" from
24469 the expect string; this is target-specific, and not related
24470 to what is being tested.
24471
74a9a58a
DB
244722001-08-02 Dave Brolley <brolley@redhat.com>
24473
24474 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
24475
c70819fa
MS
244762001-07-25 Michael Snyder <msnyder@redhat.com>
24477
c2b8fa57
MS
24478 * gdb.base/consecutive.exp: New file. Test stepping over
24479 breakpoints on consecutive instructions.
24480 * gdb.base/consecutive.c: New file.
24481
c70819fa
MS
24482 * gdb.base/call-rt-st.exp: Use double-backslash to quote
24483 curly braces in regular expressions.
24484
2b1a1355
MS
244852001-07-25 Michael Snyder <msnyder@redhat.com>
24486
24487 * gdb.base/ending-run.exp: Accept "Program exited normally" as
24488 legitimate output from stepping out of main.
24489
413eca6f
KS
244902001-07-22 Keith Seitz <keiths@redhat.com>
24491
24492 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
24493 the empty string, do not run the tests.
24494
7e5a9322
SC
244952001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24496
24497 * gdb.base/long_long.exp: Detect size of pointer. Take into
24498 account 2-byte pointers when testing for p/a results.
24499
de58f10f
SC
245002001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24501
d63a86f8 24502 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
24503 and defined to 1K for m68hc11.
24504 (random_data): Reduce table to 1K for embedded platforms (68hc11).
24505 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
24506 (sizeof_random_data): New variable to tell the size of the data table;
24507 don't test past this size; always run to main.
24508
d6f5fea1
SC
245092001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24510
24511 * gdb.base/return2.exp: return of long long and double fails for
24512 68HC11; don't execute these tests on that platform.
24513 * gdb.base/return.exp: Return of a double fails for 68hc11.
24514
c477543d
SC
245152001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
24516
24517 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
24518 tests that print a float.
24519 * call-rt-st.exp: Likewise.
24520
63cf1c79
MK
245212001-07-12 Mark Kettenis <kettenis@gnu.org>
24522
24523 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
24524 running this test on Linux.
24525
112f9ab5
MC
245262001-06-24 Michael Chastain <chastain@redhat.com>
24527
24528 * gdb.base/arithmet.exp: Remove some tests to make all test names
24529 unique.
24530
4970cb0f
MS
245312001-07-03 Michael Snyder <msnyder@redhat.com>
24532
24533 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
24534 the output of the ptype command.
24535
d85da69f
MS
245362001-07-02 Michael Snyder <msnyder@redhat.com>
24537
4c8a82de
MS
24538 * gdb.base/completion.exp: Don't assume that break.c is the only
24539 source file that may contain functions named "marker".
d85da69f
MS
24540 * gdb.base/corefile.exp: Quote the curly braces in regexp.
24541
8afc772b
AC
245422001-06-28 Andrew Cagney <ac131313@redhat.com>
24543
24544 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
24545 of files to delete.
24546
24547 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
24548 * gdb.disasm/h8300s.exp: New file.
24549 gdb.disasm/h8300s.s: Likewise.
24550
cff22675
AC
245512001-06-27 Andrew Cagney <ac131313@redhat.com>
24552
24553 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
24554 empty breakpoint tables.
24555
68c81b54
AC
245562001-06-25 Andrew Cagney <ac131313@redhat.com>
24557
24558 * lib/mi-support.exp: Update args=... part of stop-reason
24559 patterns. Accept either a list or a tuple.
24560
2dd62704
AC
245612001-06-23 Andrew Cagney <ac131313@redhat.com>
24562
24563 * lib/mi-support.exp: Remove local emacs variable defining
24564 change-log-default-name.
24565
b4127474
MC
245662001-06-22 Michael Chastain <chastain@redhat.com>
24567
24568 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
24569 This is operationally compatible with the previous version.
24570
8dbfb380
JB
245712001-06-13 Jim Blandy <jimb@redhat.com>
24572
24573 * lib/gdb.exp (gdb_test): Doc fix.
24574
f2d8c86d
MC
245752001-06-10 Michael Chastain <chastain@redhat.com>
24576
24577 * gdb.base/exprs.exp: Remove a duplicate test.
24578
81564d34
JB
245792001-06-06 Jim Blandy <jimb@redhat.com>
24580
24581 * gdb.base/return2.exp (main): Use values to test float and double
24582 returns that are not NaN's, to avoid being confused by IEEE
24583 comparison rules.
24584
da55addb
MS
245852001-06-04 Michael Snyder <msnyder@redhat.com>
24586
24587 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 24588 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
24589 rather than wait for 12 more tests to time out.
24590
42c65987
JB
245912001-06-06 Jim Blandy <jimb@redhat.com>
24592
b18bced9 24593 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 24594 Don't forget to match the GDB prompt.
b18bced9 24595
42c65987
JB
24596 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
24597
5b41e5f0
JB
245982001-06-04 Jim Blandy <jimb@redhat.com>
24599
24600 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
24601 command.
24602
015e046f
KB
246032001-05-31 Kevin Buettner <kevinb@redhat.com>
24604
24605 * gdb.base/annota1.exp (info break): Match four or more spaces
24606 after "Address".
24607
fb1ffbbe
MC
246082001-05-31 Michael Chastain <chastain@redhat.com>
24609
24610 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
24611 (dm_type_int_star): Likewise.
24612 (dm_type_long_star): Likewise.
24613 (dm_type_void_star): Likewise.
24614
5ea2a32c
KB
246152001-05-29 Kevin Buettner <kevinb@redhat.com>
24616
24617 * gdb.base/completion.exp (INPUTRC): Set this environment variable
24618 to a known value in order to get consistent results regardless
24619 of the setting of INPUTRC or the presence or contents of .inputrc.
24620
ae23c492
MS
246212001-05-24 Michael Snyder <msnyder@redhat.com>
24622
ac55707e
MS
24623 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
24624 Don't require that the main thread and the manager thread are the
24625 first in the list.
24626
ae23c492
MS
24627 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
24628 debugging. If test fails, issue an "unsupported" not a "fail".
24629
400071f1
JB
246302001-05-24 Jim Blandy <jimb@redhat.com>
24631
24632 Don't assume that short is shorter than int.
24633 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
24634 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 24635 this isn't true.
400071f1
JB
24636 ("print unsigned char == (~0)"): Add test that verifies that ~0,
24637 an int, is not equal to ~0 stored in an unsigned char. This tests
24638 the same thing that the previous test meant to, but works on
24639 16-bit machines, too.
24640 ("print unsigned char != (~0)"): Same test, complemented.
24641
0816a3e5
MS
246422001-05-24 Michael Snyder <msnyder@redhat.com>
24643
24644 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 24645 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
24646 and prevents dejagnu getting out of step.
24647
f6dc23a9
KB
246482001-05-23 Kevin Buettner <kevinb@redhat.com>
24649
24650 * gdb.base/finish.exp (finish_void): Revise pattern for
24651 stopping on the call statement to not permit stopping at
24652 the start of the instructions comprising the call sequence.
24653
7dbd117d
MC
246542001-05-19 Michael Chastain <chastain@redhat.com>
24655
24656 * gdb.base/callfuncs.exp: Make all test names unique.
24657 * gdb.base/commands.exp: Make all test names unique.
24658 * gdb.base/condbreak.exp: Make all test names unique.
24659 * gdb.base/dbx.exp: Make all test names unique.
24660 * gdb.base/default.exp: Make all test names unique.
24661 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
24662 and TIMEOUT messages to their corresponding PASS message.
24663 * gdb.base/ending-run.exp: Make all test names unique.
24664 * gdb.base/long_long.exp: Remove duplicate test.
24665
6b0b0a9e
KB
246662001-05-21 Kevin Buettner <kevinb@redhat.com>
24667
24668 * gdb.base/finish.exp (finish_void): Allow "finish" command to
24669 stop on the call statement as well as the statement after the
24670 call.
24671
2caa35cb
MS
246722001-05-21 Michael Snyder <msnyder@redhat.com>
24673
24674 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
24675
40713331
EZ
246762001-05-10 Elena Zannoni <ezannoni@redhat.com>
24677
a9c64011
AS
24678 * gdb.base/completion.exp: Revamp test. Make it execute on all
24679 platforms.
40713331 24680
c2c1be8d
EZ
246812001-05-10 Elena Zannoni <ezannoni@redhat.com>
24682
a9c64011
AS
24683 * config/gdbserver.exp (gdb_load): Handle the case
24684 in which the arguments to gdbserver are given in the
24685 baseboard configuration file.
24686 Also handle the case in which the server needs to do a
24687 load.
2c9cd303 24688
9671de48
KS
246892001-05-07 Keith Seitz <keiths@cygnus.com>
24690
a9c64011
AS
24691 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
24692 set up the display for testing.
24693 (gdbtk_start): Convert all paths to paths that tcl will like.
24694 Export target information to environment.
24695 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
24696 necessary.
24697 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
24698 (to_tcl_path): New proc to convert a given pathname into
24699 a path acceptible as an argument to a tcl command.
24700 (_gdbtk_export_target_info): New proc to export target info
24701 into the environment for gdbtk testing.
24702 (gdbtk_done): New proc to signal end-of-test.
9671de48 24703
5a360f47
JB
247042001-05-06 Jim Blandy <jimb@redhat.com>
24705
24706 * restore.c: Make the code of caller0 correspond to its comment.
24707
66c756c6
MS
247082001-05-03 Michael Snyder <msnyder@redhat.com>
24709
24710 * config/sid.exp (gdb_target_sid): Check for error messages.
24711 On error or timeout, don't make expect exit (which will terminate
24712 all subsequent tests); instead just make gdb exit.
d63a86f8 24713 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
24714 return a negative value.
24715
a966fde5
JB
247162001-04-24 Jim Blandy <jimb@redhat.com>
24717
851c18e0
JB
24718 * gdb.c++/templates.exp: If we see the prompt for the overload
24719 list, but we haven't recognized any of the longer patterns,
24720 arrange for this test to fail, not hang.
24721
a966fde5
JB
24722 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
24723 variations.
24724
db144853
MC
247252001-04-22 Michael Chastain <chastain@redhat.com>
24726
24727 * gdb.c++/local.exp: Use the 'runto' library function.
24728 * gdb.c++/namespace.exp: Likewise.
24729 * gdb.c++/overload.exp: Likewise.
24730
3207ec21
KB
247312001-03-26 Kevin Buettner <kevinb@redhat.com>
24732
24733 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
24734 * gdb.base/step-line.exp: New file. Test step/next in presence of
24735 #line directives.
24736 * gdb.base/step-line.c: New file. Test program for the above.
24737 * gdb.base/step-line.inp: New file. We pretend that this file has
24738 been transformed by some other tool into step-line.c.
24739
13b57657
JB
247402001-03-21 Jim Blandy <jimb@redhat.com>
24741
24742 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
24743 unmangled operator names.
24744
754cbe1c
JB
247452001-03-20 Jim Blandy <jimb@redhat.com>
24746
24747 * gdb.threads/linux-dp.exp: Recognize an additional message
24748 generated by GDB when it doesn't understand how to debug threads
24749 on the target system.
24750
177495c9
AC
247512001-03-19 Andrew Cagney <ac131313@redhat.com>
24752
24753 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
24754
f266096b
MC
247552001-03-12 Michael Chastain <chastain@redhat.com>
24756
24757 * gdb.c++/derivation.exp: Use the 'runto' library function.
24758
cac3c2ff
MC
247592001-03-12 Michael Chastain <chastain@redhat.com>
24760
24761 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
24762
b6c11a24
MC
247632001-02-24 Michael Chastain <chastain@redhat.com>
24764
24765 * gdb.c++/ref-types.exp: Change handwritten code to library
24766 function 'runto'.
24767
6bae5bce
OF
247682001-03-16 Orjan Friberg <orjanf@axis.com>
24769
24770 * gdb.base/signals.exp: Set count to 0 explicitly.
24771
0015fd9a
MS
247722001-03-15 Mark Salter <msalter@redhat.com>
24773
24774 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
24775 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
24776 (gdb_load): Add support for additional target_info: gdb_download_size
24777 and gdb_load_timeout.
0015fd9a 24778
fc33412a
DT
24779Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
24780
24781 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
24782 file -- to prevent failing when the compile fails but we have no
24783 intention of running the tests anyway.
fc33412a
DT
24784
24785 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
24786 tests if set.
24787
24788 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 24789 integers.
fc33412a
DT
24790
24791 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
24792 * gdb.c++/namespace.exp: Ditto.
24793
115f06de
OF
247942001-03-07 Orjan Friberg <orjanf@axis.com>
24795
24796 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
24797 * gdb.base/pointers.exp: Relax pattern match of decimals.
24798
b6ba6518
KB
247992001-03-06 Kevin Buettner <kevinb@redhat.com>
24800
24801 * Makefile.in, config/abug.exp, config/cfdbug.exp,
24802 config/cpu32bug.exp, config/dve.exp, config/est.exp,
24803 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
24804 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
24805 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
24806 config/sh.exp, config/sid.exp, config/slite.exp,
24807 config/sparclet.exp, config/udi.exp, config/unknown.exp,
24808 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
24809 config/vxworks.exp, config/vxworks29k.exp,
24810 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
24811 gdb.base/all-bin.exp, gdb.base/annota1.exp,
24812 gdb.base/arithmet.exp, gdb.base/assign.exp,
24813 gdb.base/async.exp, gdb.base/attach.exp,
24814 gdb.base/bitfields.exp, gdb.base/bitops.exp,
24815 gdb.base/break.exp, gdb.base/call-ar-st.exp,
24816 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
24817 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
24818 gdb.base/commands.exp, gdb.base/completion.exp,
24819 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
24820 gdb.base/constvars.exp, gdb.base/corefile.exp,
24821 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
24822 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
24823 gdb.base/ending-run.exp, gdb.base/environ.exp,
24824 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
24825 gdb.base/finish.exp, gdb.base/foll-exec.exp,
24826 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
24827 gdb.base/funcargs.exp, gdb.base/help.exp,
24828 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
24829 gdb.base/logical.exp, gdb.base/long_long.exp,
24830 gdb.base/maint.exp, gdb.base/mips_pro.exp,
24831 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
24832 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
24833 gdb.base/pointers.exp, gdb.base/printcmds.exp,
24834 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
24835 gdb.base/regs.exp, gdb.base/relational.exp,
24836 gdb.base/remote.exp, gdb.base/reread.exp,
24837 gdb.base/restore.exp, gdb.base/return2.exp,
24838 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
24839 gdb.base/selftest.exp, gdb.base/setshow.exp,
24840 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
24841 gdb.base/sigall.exp, gdb.base/signals.exp,
24842 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
24843 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
24844 gdb.base/step-test.exp, gdb.base/structs.c,
24845 gdb.base/structs.exp, gdb.base/structs2.exp,
24846 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
24847 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
24848 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
24849 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
24850 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
24851 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
24852 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
24853 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
24854 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
24855 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
24856 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
24857 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
24858 gdb.fortran/types.exp, gdb.java/jmisc.exp,
24859 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
24860 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
24861 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
24862 gdb.trace/circ.exp, gdb.trace/collection.exp,
24863 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
24864 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
24865 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
24866 gdb.trace/report.exp, gdb.trace/save-trace.exp,
24867 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
24868 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
24869 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
24870 notices.
24871
dc96c6c7 248722001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
24873
24874 * gdb.base/varargs.c (find_max_double): Fix printf format string:
24875 first arg is int not float.
24876
dc96c6c7 248772001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
24878
24879 * gdb.base/reread.exp: Unsupported for non-native targets;
24880 doesn't work for remote debugging.
24881
9b0c4aeb
FN
248822001-02-19 Fernando Nasser <fnasser@redhat.com>
24883
24884 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
24885 * gdb.base/ending-run.exp: Properly handle the BSP state when
24886 stepping past the end of main.
9b0c4aeb 24887
02aa71d5
MC
248882001-02-19 John Moore <jmoore@redhat.com>
24889
24890 * gdb.base/commands.exp (infrun_breakpoint_command_test):
24891 Converted HPUX fix for non-expected items following multiple
24892 step commands into general solution for all platforms.
24893
1fa449a4
MC
248942001-02-18 Michael Chastain <chastain@redhat.com>
24895
24896 * gdb.c++/classes.exp (do_tests): Change runto statements
24897 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24898 statements demangler agnostic.
24899 * gdb.c++/virtfunc.exp (do_tests): Likewise.
24900 (gdb_virtfunc_restart): Likewise.
24901
b2f9ec70
MC
249022001-02-14 Michael Chastain <chastain@redhat.com>
24903
24904 * gdb.c++/inherit.exp (do_tests): Change runto statements
24905 from "runto 'foo(void)'" to "runto 'foo'". This makes the
24906 statements demangler agnostic.
24907
cf74b8ca
AC
24908Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
24909
24910 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
24911 ``continue to bkpt at common_routine in thread 2'' and ``stopped
24912 before calling common_routine 15 times'' tests.
cf74b8ca 24913
99f78f56
MC
249142001-02-11 Michael Chastain <chastain@redhat.com>
24915
24916 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
24917 Helps the test script figure out which demangler is in use.
24918 (dm_type_foo_ref): Ditto.
24919 (dm_type_int_star): Ditto.
24920 (dm_type_long_star): Ditto.
24921 (dm_type_unsigned_int): Ditto.
24922 (dm_type_void): Ditto.
24923 (dm_type_void_star): Ditto.
99707966 24924 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
24925 Probe the gdb demangler and set variables to accommodate
24926 formatting differences.
24927 (info_func_regexp): New function. Same as info_func, but
24928 matches against a regexp.
24929 (info_func): Match against a literal string.
24930 (print_addr_2): New function. Match against a literal string,
24931 which can be different from the input to gdb.
24932 (print_addr): Simply call print_addr_2 with the same argument twice.
24933 (test_lookup_operator_functions): Use demangler formatting variables.
24934 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
24935 the tests in the same order as the C++ class declaration.
24936 (test_paddr_operator_functions): Ditto.
24937 (test_paddr_overloaded_functions): Ditto.
24938 (test_paddr_hairy_functions): Use demangler formatting variables.
24939 Add reference to gdb/19 for related tests.
24940 (do_tests): Call probe_demangler.
24941
1de8f023
KB
249422001-01-30 Kevin Buettner <kevinb@redhat.com>
24943
24944 * gdb.c++/templates.cc (printf): Remove unused function definition.
24945
ca3f91ed
MS
249462001-01-26 Felix Lee <flee@redhat.com>
24947
24948 * sid.exp (sid_exit): Pass host, not target, to remote_close.
24949
249502001-01-25 matthew green <mrg@redhat.com>
24951
24952 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
24953 up sid.
24954 (sid_exit): Call `remote_pop_conn' after GDB is gone.
24955
249562001-01-25 matthew green <mrg@redhat.com>
24957
24958 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 24959 Deprecate $sid_spawn_id.
ca3f91ed
MS
24960 (sid_exit): Remove code necessary only for `spawn.'
24961
249622001-01-25 matthew green <mrg@redhat.com>
24963
24964 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
24965
fb18ec4a
MC
249662001-01-28 Michael Chastain <chastain@redhat.com>
24967
24968 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
24969 to call when tests fail. It takes gdb out of the overloaded
24970 function choice menu back to the main prompt, so that the test
24971 program stays synchronized.
24972 (set_bp_overloaded): New proc to collect all the common
24973 code for setting a breakpoint on an overloaded name. Calls
24974 take_gdb_out_of_choice_menu when needed.
24975 (menu_overload1arg): New variable to collect the repeated
24976 instances of the expected menu for an overloaded name. Change
24977 the regular expression to handle changes in g++ type encoding:
24978 "void" can be either "void" or "", and "unsigned int" can be
24979 either "unsigned int" or "unsigned".
24980 (continue_to_bp_overloaded): Change regular expressions to handle
24981 changes in g++ type encoding.
24982 (no proc): Call take_gdb_out_of_choice_menu when needed.
24983 Remove redundant calls to "info break". Accept either "canceled"
24984 or "cancelled". Change regular expressions in "info break"
24985 calls to handle changes in g++ type encoding. Give all tests
24986 unique strings.
24987
9c646a6e
BE
249882001-01-17 Ben Elliston <bje@redhat.com>
24989
24990 * config/sid.exp: New file.
24991
9549d9c1
AC
24992Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
24993
24994 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
24995
dc96c6c7 249962000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
24997
24998 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
24999 Add a RE to accept a non-ascii char if one is ever presented.
25000
b4df4f68
FN
250012000-12-20 Fernando Nasser <fnasser@redhat.com>
25002
297dd0fd 25003 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 25004
dc96c6c7 250052000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 25006
d63a86f8 25007 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
25008 in regexp. One '\' does not suffice on Linux.
25009
4a7bddb6
MC
250102000-12-09 Michael Chastain <chastain@redhat.com>
25011
25012 * gdb.base/break.exp (test_clear_command): Use a marker function
25013 rather than 'main' for the test function. Also move this
25014 test to an execution point where the marker function names are
25015 guaranteed to be bound to functions. (Executing tests after a
25016 'finish' from main runs into name conflicts with local names
25017 in __libc_start_main).
25018
dc96c6c7 250192000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
25020
25021 * gdb.base/finish.exp: New test for gdb's "finish" command.
25022 * gdb.base/return2.exp: New test for gdb's "return" command.
25023 * gdb.base/return2.c: New source file for above.
25024
dc96c6c7 250252000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
25026
25027 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
25028 * gdb.base/miscexprs.exp: Ditto.
25029 * gdb.base/pointers.exp: Ditto.
25030 * gdb.c++/derivation.exp: Ditto.
25031 * gdb.c++/local.exp: Ditto.
25032 * gdb.c++/namespace.exp: Ditto.
25033 * gdb.c++/overload.exp: Ditto.
25034 * gdb.c++/ref-types.exp: Ditto.
25035
dc96c6c7 250362000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
25037
25038 * gdb.base/constvars.exp: Test result of "up" command.
25039 * gdb.base/miscexprs.exp: Ditto.
25040 * gdb.base/pointers.exp: Ditto.
25041 * gdb.base/scope.exp: Ditto.
25042 * gdb.c++/derivation.exp: Ditto.
25043 * gdb.c++/local.exp: Ditto.
25044 * gdb.c++/namespace.exp: Ditto.
25045 * gdb.c++/overload.exp: Ditto.
25046 * gdb.c++/ref-types.exp: Ditto.
25047
44097287
FN
250482000-11-22 Michael Chastain <chastain@redhat.com>
25049
25050 * mips_pro.exp: Accept either "middle -> top -> main" or
25051 "middle -> main" in the backtrace, because gcc can optimize
25052 tail calls to jumps. Remove setup_xfail for the hppa case.
25053 Add a comment with the original warning messages from PR 3016,
25054 which was filed in 1993, to preserve them for posterity.
25055
9d2e1bab
ND
250562000-11-17 Nick Duffek <nsd@redhat.com>
25057
25058 * lib/gdb.exp (gdb_test): Override timeout with board info.
25059
1aca8eb7
ND
250602000-11-17 Nick Duffek <nsd@redhat.com>
25061
25062 * gdb.base/display.exp: Don't kill running stub. Add "again" to
25063 the second kill and detach messages.
25064
93076499
ND
250652000-11-17 Nick Duffek <nsd@redhat.com>
25066
25067 * configure.in: Add AC_EXEEXT.
25068 * configure: Regenerate.
25069 * Makefile.in (just-check): Export EXEEXT.
25070 * lib/gdb.exp ($EXEEXT): Import from environment.
25071 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
25072 expect "maint dump-me" on Cygwin.
25073 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
25074 $EXEEXT.
25075
30e87cd3
ND
250762000-11-17 Nick Duffek <nsd@redhat.com>
25077
25078 * gdb.base/break.exp: Test backtrace and finish from called
25079 function on all platforms, not just HP-UX.
25080
dc96c6c7 250812000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
25082
25083 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
25084 code from gdb_target_monitor, so it can be used independantly
25085 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 25086
dc96c6c7 250872000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
25088
25089 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
25090 * gdb.base/corefile.exp: Expect the message "Program is being
25091 debugged already" when we send the "corefile" command, since
25092 the preceeding gdb_load may have connected gdb to a remote target.
25093 * gdb.base/display.exp: Disable hardware watchpoints if new
25094 board info variable "no_hardware_watchpoints" is true.
25095 Replace single-letter commands with more readable ones.
25096 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
25097 if new board info variable "no_hardware_watchpoints" is true.
25098 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
25099 to see if stdio (printf) testing is possible.
25100 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
25101 board info variable "no_hardware_watchpoints" is true. Use new
25102 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
25103
39124dea
FN
251042000-11-13 Fernando Nasser <fnasser@redhat.com>
25105
25106 From Orjan Friberg <orjanf@axis.com>:
25107 * gdb.base/printcmds.exp: Escape curly braces followed by a number
25108 in array print pattern match.
25109
a9e2e984
FN
251102000-11-09 Fernando Nasser <fnasser@redhat.com>
25111
25112 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
25113 spelling "cancelled" to U.S. spelling "canceled" to match changes
25114 made to gdb.
25115 * gdb.c++/ovldbreak.exp: Ditto.
25116
c7db355b
PS
251172000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25118
25119 * gdb.base/callfuncs.c (main): Moved to end of file, call
25120 t_double_values to initialize the FPU before inferior calls are made.
25121 * gdb.base/callfuncs.exp: Test for register preservation after calling
25122 inferior functions. Add tests for continuining, finishing and
25123 returning from a stop in a call dummy.
25124
dc96c6c7 251252000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
25126
25127 * gdb.base/commands.exp: Break up long lines, and re-indent.
25128
dc96c6c7 251292000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
25130
25131 * config/gdbserver.exp: Rewritten from the ground up, to make it
25132 compatible with the current dejagnu tree, and to make it work with
25133 the new "gdbserver" in libremote.
25134
dc96c6c7 251352000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25136
25137 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
25138 * gdb.base/varargs.exp: Skip entire test if no printf support.
25139 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
25140 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
25141
dc96c6c7 251422000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
25143
25144 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
25145 no floating point support.
25146 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
25147 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
25148 * gdb.base/call-rt-st.exp: Ditto.
25149 * gdb.base/call-strs.exp: Ditto.
25150
bac5fc66
JG
251512000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
25152
25153 * gdb.base/sizeof.c: include <stdio.h>.
25154
25155 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
25156 'finish', otherwise uncaptured gdb_prompt would potentially
25157 throw remaining test points out of sync.
bac5fc66 25158
b22a6027
SB
251592000-07-26 Scott Bambrough <scottb@netwinder.org>
25160
25161 * gdb.base/recurse.exp: Run tests for all targets.
25162 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
25163 gnu-oldld case on ARM.
25164 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
25165 for ARM targets.
d63a86f8 25166
d8231941
AG
25167Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
25168
25169 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
25170 * gdb.java/configure: Rebuild.
25171
8caabe69
AG
25172Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
25173
25174 * gdb.java/jv-exp.exp: New file.
25175
9d273ca3
AG
25176Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
25177
25178 * configure: Rebuilt.
25179 * configure.in (configdirs): Add gdb.java.
25180 * gdb.java/jmisc.java: New file.
25181 * gdb.java/jmisc.exp: New file.
25182 * gdb.java/Makefile.in: New file.
25183 * gdb.java/configure: Rebuilt.
25184 * gdb.java/configure.in: New file.
25185 * lib/java.exp: New file.
25186
4f823a66
AC
25187Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
25188
25189 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 25190 underflow.
4f823a66 25191
2391e11d
AC
25192Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
25193
25194 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 25195 and the compilers sizes.
2391e11d 25196
54602222
ND
251972000-07-09 Nick Duffek <nsd@redhat.com>
25198
25199 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
25200 (use_methods): New function.
25201 (main): Call use_methods().
25202 * gdb.c++/classes.exp (test_method_param_class): New procedure.
25203 (do_tests): Call test_method_param_class.
25204
2bec0572
ND
252052000-07-09 Nick Duffek <nsd@redhat.com>
25206
25207 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
25208 spelling.
25209 (test_enums): New procedure. Move enum tests from end of script
25210 to here. Set breakpoint on function name instead of line number.
25211 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
25212 (enums2): New marker function.
25213 (enums1): New function.
25214 (main): Call enums1(). Move enum tests to enums1().
25215
78492fde
AC
25216Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
25217
25218 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 25219 compile/link program. Update line numbers.
78492fde
AC
25220 * gdb.asm/d10v.inc: Define ``startup''.
25221 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 25222
49a2cef8
AC
25223Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
25224
25225 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
25226
3e6c8688
EZ
252272000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25228
25229 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 25230 of 'help maint print' command.
3e6c8688 25231
9ff5cbe9
AC
25232Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
25233
25234 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 25235 they use gdb_expect_list.
9ff5cbe9 25236
17c579bd
AC
25237Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
25238
25239 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
25240 memory-read-packet-size'' instead of ``set endian big'' to test
25241 long commands.
17c579bd 25242
e6d71bf3
DB
252432000-06-03 Daniel Berlin <dan@cgsoftware.com>
25244
25245 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 25246 g++, and stop skipping them.
e6d71bf3
DB
25247
25248 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
25249 work under g++.
25250
d63a86f8 25251 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
25252 initialization.
25253
dc96c6c7 252542000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
25255
25256 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
25257 the regular expression: accept an (almost) arbitrary sequence of
25258 "frames-invalid" and "breakpoints-invalid" messages both before
25259 and after the "starting" message.
25260
dc96c6c7 252612000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
25262
25263 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 25264
dc96c6c7 252652000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
25266
25267 * gdb.base/annota1.exp (annotate-signal-handler-caller):
25268 Relax the regular expression a little, make it pass on Solaris 8.
25269
8216cda9
KB
252702000-05-12 Kevin Buettner <kevinb@redhat.com>
25271
25272 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 25273 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
25274 Instead, it is permissible for gdb to stop on the line of the
25275 call itself.
25276
1a570b2f
MS
252772000-05-12 Michael Snyder <msnyder@.cygnus.com>
25278
25279 * gdb.base/break.exp (bp on small function, optimized file):
25280 Add a second pass pattern. The behavior differs here between stabs
25281 and dwarf for one-line functions. Stabs preserves two line symbols
25282 (one before the prologue and one after) with the same line number,
25283 but dwarf regards these as duplicates and discards one of them.
25284 Therefore the address after the prologue (where the breakpoint is)
25285 has no exactly matching line symbol, and GDB reports the breakpoint
25286 as if it were in the middle of a line rather than at the beginning.
25287
dc96c6c7 252882000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 25289
d63a86f8 25290 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
25291 rather than "send_gdb" (for consistancy).
25292
7d418785
AC
25293Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
25294
25295 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
25296 * gdb.c++/templates.cc: Properly check for GCC version number.
25297 * lib/compiler.cc: Likewise
25298
dc96c6c7 252992000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 25300
d63a86f8 25301 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
25302 gdb may not stop at the first line of main, due to code motion.
25303
dc96c6c7 253042000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
25305
25306 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
25307 This test depends on parsing the printf output from the target.
25308 Since the sparclet stub doesn't do stdio, this will never work.
25309 * gdb.base/call-rt-st.exp: ditto.
25310 * gdb.base/call-strs: ditto.
25311
dc96c6c7 253122000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
25313
25314 * gdb.base/miscexprs.exp: make sizeof long array test portable.
25315
25316 * gdb.base/ending-run.exp: After connecting to a remote target,
25317 but before running, the target will appear to be in a random
25318 location. Specify both a file and a line for breakpoints.
25319 Also, the function that calls main may be called 'init'
25320 rather than 'start'.
25321
a5a51225
EZ
253222000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25323
25324 * gdb.base/help.exp: Update output for add-symbol-file command.
25325
7930cc7c
FN
253262000-04-10 Fernando Nasser <fnasser@cygnus.com>
25327
25328 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25329 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
25330
23e37ab1
C
253312000-04-07 J.T. Conklin <jtc@redback.com>
25332
e93c542c
C
25333 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
25334
23e37ab1
C
25335 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
25336
591b8fa3
PDM
25337Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
25338
25339 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 25340 values that can be represented exactly.
591b8fa3
PDM
25341 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
25342 above change, and to not check against the directory part of the source
25343 file name.
25344 (step into print_long_arg_list): Likewise.
25345 (print print_small_structs from print_long_arg_list): Likewise.
25346 (print print_long_arg_list): Likewise.
25347
7a495180
EZ
253482000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25349
30b53638 25350 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 25351
beb998c6
AC
25352Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
25353
25354 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
25355
1c689132
DB
253562000-03-25 Daniel Berlin <dan@cgsoftware.com>
25357
25358 * gdb.base/commands.exp (deprecated_command_test): Add test for
25359 deprecate with no arguments.
25360
c1790a9d
JL
253612000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
25362
25363 * gdb.base/break.exp: Add new test for setting breakpoints on
25364 optimized code so we can test breakpoints work even when function
25365 prologues may be optimized away
25366
003ba290
FN
253672000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
25368
25369 From David Whedon <dwhedon@gordian.com>
a9c64011 25370 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 25371
6837a0a2
DB
253722000-03-22 Daniel Berlin <dan@cgsoftware.com>
25373
25374 * gdb.base/help.exp: Added test for new apropos command.
25375
b9593231
KB
253762000-03-21 Kevin Buettner <kevinb@redhat.com>
25377
25378 * gdb.base/pointers.c (usevar): New function.
25379 (main): Make sure that global variables v_int_pointer2, rptr,
25380 and y are all referenced someplace in the program by calling
25381 usevar() on them. [Some linkers delete symbols which are
25382 never referenced. The space remains, but there's no way to
25383 get a (symbolic) handle on the variable from the debugger.]
25384
751a959b
EZ
253852000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25386
25387 * gdb.base/printcmds.c: Add typedeffed arrays.
25388
25389 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 25390 procedure to test arrays that are typedef'd.
751a959b 25391
73a93a32
JI
253922000-03-13 James Ingham <jingham@leda.cygnus.com>
25393
25394 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 25395 the library directories.
73a93a32 25396
fb40c209
AC
25397Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
25398
25399 * configure.in (configdirs): Add sub directory gdb.mi.
25400 * configure: Re-generate.
25401
25402 * gdb.mi: New directory.
d63a86f8 25403
ee4dd2c9
AC
254042000-02-25 Scott Bambrough <scottb@netwinder.org>
25405
25406 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 25407 a long long value as a double on ARM platforms.
ee4dd2c9 25408
70f0cc22
JB
254092000-02-16 Jim Blandy <jimb@redhat.com>
25410
25411 * gdb.base/break.exp ("breakpoint line number"): Make sure the
25412 default source file is set properly before running this test.
25413
853819b8
EZ
254142000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25415
25416 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 25417 gdbtk/library directory, not in gdbtcl2.
853819b8 25418
dfcd3bfb
JM
254192000-02-04 Jim Blandy <jimb@redhat.com>
25420
25421 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
25422 backslash from regexp pattern.
25423
25424 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
25425 procedure. Use it to run all the "continue to bp overloaded"
25426 tests. Note that this changes the names of the tests slightly.
25427 If the breakpoint hit message includes a hex PC value, because
25428 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
25429 from the real source code, still consider that a pass.
25430
25431 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
25432 XFAIL here if the breakpoint message contains a hex address. Note
25433 similar change on 1999-11-02.
25434
25435 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
25436
25437 * gdb.base/ptype.exp: Establish a default source file before
25438 calling get_debug_format.
25439
254402000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
25441
25442 * gdb.base/watchpoint.exp: Remove duplication of test messages.
25443
8b93c638
JM
254442000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25445
25446 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
25447 of successive stepi commands -- while in the prologue we should see
25448 the function entry bracket.
25449
254502000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
25451
25452 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
25453 reach __change_mode() when stepping through the end of main().
25454
c5394b80
JM
254552000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
25456
25457 * gdb.base/default.exp: Fix expected pattern.
25458 * gdb.base/help.exp: Same.
25459
0d06e24b
JM
254602000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25461
25462 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 25463 Don't use xfail's because that affects only the following test.
d63a86f8 25464
0d06e24b 25465 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 25466 solaris or linux.
0d06e24b
JM
25467
25468 * gdb.base/selftest.exp: Update to reflect changes to main.c.
25469
dc96c6c7 254702000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 25471
d63a86f8 25472 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
25473 "A syntax error" rather than "A parse error". Accept both.
25474
254752000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
25476
25477 * gdb.base/default.exp: Remove OS dependent string from "target
25478 remote" test.
25479 * gdb.base/help.exp: Same for "help target remote" test.
25480
c3f6f71d
JM
254812000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25482
25483 From Jim Kingdon <kingdon@redhat.com>:
25484
25485 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
25486 prompt (cleanup rather than necessity, but still might keep output
25487 from spilling to next test).
c3f6f71d
JM
25488
254892000-01-02 Fred Fish <fnf@cygnus.com>
25490
25491 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
25492 AIX, which defines them in <sys/types.h>.
25493
ed9a39eb 254941999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 25495
ed9a39eb 25496 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 25497 float" test.
ed9a39eb
JM
25498
254991999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 25500
ed9a39eb 25501 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
25502
25503 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
25504 outermost frame disallowed".
25505
255061999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
25507
25508 * gdb.base/setvar.exp: New tests for setting the value of a struct
25509 with a constant list.
25510
255111999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
25512
25513 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
25514 require the user to type a cast before setting the value of a struct.
25515
de57eccd
JM
255161999-12-06 Jim Blandy <jimb@cygnus.com>
25517
25518 * gdb.base/default.exp: Expect the new 'info float' command on
25519 all i386 platforms.
25520
25521 * gdb.threads/linux-dp.exp: Expand our ability to recognize
25522 LinuxThreads libraries that don't support debugging.
25523
c2d11a7d
JM
25524Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25525
25526 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
25527 Change the buffer type to ``unsigned char'' to simplify size
25528 arithmetic.
c2d11a7d
JM
25529
25530 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
25531 stub only handles 400-1 byte packets. Verify that the download
25532 worked.
c2d11a7d
JM
25533
255341999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
25535
25536 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
25537 tests, using UNRESOLVED for the untested cases. Also, does not wait
25538 for a timeout if the prompt was received before a recognizable pattern.
25539
255401999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
25541
25542 * lib/gdb.exp (gdb_expect_list): Fix spelling.
25543
255441999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25545
25546 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 25547 watchpoints.
c2d11a7d
JM
25548
255491999-11-24 Jason Merrill <jason@casey.cygnus.com>
25550
25551 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
25552
25553 * gdb.c++/local.exp: Be more flexible in recognizing local class
25554 name mangling. Don't allow horribly truncated method names.
25555 * gdb.c++/derivation.exp: Expect protected inheritance.
25556 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
25557 * gdb.c++/virtfunc.exp: Likewise.
25558 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
25559 when printing a nested enum.
25560
255611999-11-22 Jim Blandy <jimb@cygnus.com>
25562
25563 * gdb.base/step-test.exp: Properly await GDB's response to setting
25564 a breakpoint on the call to large_struct_by_value.
25565
25566 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
25567 just because we have debug info for the `start' function.
25568
255691999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
25570
25571 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
25572 "Unknown signal" messages, which indicate (on LinuxThreads) that
25573 GDB doesn't know how to debug threads on this system. This is
25574 better than hanging while philosopher 0 dumps chatter into gdb.log.
25575
255761999-11-18 Tom Tromey <tromey@cygnus.com>
25577
25578 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
25579
255801999-11-18 Fred Fish <fnf@cygnus.com>
25581
25582 * gdb.base/coremaker2.c: Add sample program for generating
25583 cores that is more self contained than coremaker.c. Eventually
25584 I'll add more code to this and tie it into the testsuite.
25585
4ce44c66
JM
255861999-11-12 Stan Shebs <shebs@andros.cygnus.com>
25587
25588 * gdb.base/dollar.exp: Remove, now in gdb.hp.
25589
255901999-11-10 Jimmy Guo <guo@cup.hp.com>
25591
25592 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 25593 from $srcdir/lib/.
4ce44c66 25594 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 25595 and gdb.c++/.
4ce44c66
JM
25596
25597 * gdb.c++/derivation.exp: remove redundant get compiler info code.
25598
d63a86f8 25599 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
25600 'continue with watch' test point.
25601
256021999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
25603
25604 Merged from p2linux-990323-branch:
d63a86f8 25605
4ce44c66
JM
25606 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
25607
11cf8741
JM
25608Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
25609
25610 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 25611 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
25612
25613Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
25614
25615 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 25616 gdb_expect_list.
11cf8741
JM
25617
25618Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
25619
25620 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
25621
256221999-11-03 Mark Salter <msalter@cygnus.com>
25623
25624 * gdb.base/break.exp: Fix "stub continue" pattern.
25625
256261999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
25627
25628 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
25629
256301999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
25631
25632 * gdb.base/display.exp ("finish"): Add timeout clause.
25633
25634 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
25635 plain prompt clause, so this doesn't have to time out in order to
25636 fail.
25637
25638 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 25639 breakpoint hit messages include an address.
11cf8741
JM
25640
25641 * gdb.base/display.exp: Don't forget to escape parens in regular
25642 expressions. Unix regexp notatation sucks.
25643
256441999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25645
25646 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 25647 order for 'signalled' message.
11cf8741 25648
5c44784c
JM
256491999-11-01 Stan Shebs <shebs@andros.cygnus.com>
25650
25651 From Jimmy Guo <guo@cup.hp.com>:
25652 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
25653 * gdb.base/annota1.c: Add code for tests to work with.
25654
256551999-10-26 Frank Ch. Eigler <fche@cygnus.com>
25656
25657 * gdb.base/remote.exp: New test for remote downloading settings.
25658 * gdb.base/remote.c: New file with large .data.
25659
917317f4
JM
256601999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
25661
25662 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
25663 for LinuxThreads support, merged from the Code Fusion branch.
25664
25665Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
25666
25667 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
25668 containing exp_continue into a while within an expect. Don't
25669 attempt a start more than three times. Check return value from
25670 gdb_load.
d63a86f8 25671
2df3850c
JM
25672Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
25673
25674 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 25675 a pass case.
2df3850c 25676
2acceee2
JM
256771999-10-01 Kevin Buettner <kevinb@cygnus.com>
25678
25679 * gdb.base/break.c (main): Added a statement that we can step
25680 off of.
25681 * gdb.base/break.exp: Added tests for setting a breakpoint
25682 at an offset and stepping onto a breakpoint.
25683
256841999-10-01 Fred Fish <fnf@cygnus.com>
25685
d63a86f8 25686 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
25687 gdb output.
25688
c2c6d25f
JM
256891999-09-18 Jim Blandy <jimb@cris.red-bean.com>
25690
25691 * gdb.base/break.exp: Code locations are in hex, don't forget!
25692 (For HP-UX.)
25693
256941999-09-17 Stan Shebs <shebs@andros.cygnus.com>
25695
25696 * condbreak.exp: Use break.c as test program.
25697 * condbreak.c: Remove, redundant with break.c.
25698
256991999-09-15 Stan Shebs <shebs@andros.cygnus.com>
25700
25701 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 25702 Z-packets if the target needs it.
c2c6d25f
JM
25703
257041999-09-13 James Ingham <jingham@leda.cygnus.com>
25705
25706 * gdb.c++/overload.exp: Added tests for listing overloaded
25707 functions with function pointers in the arg, explicitly calling
25708 out the version you want.
25709
cff3e48b
JM
257101999-09-09 Stan Shebs <shebs@andros.cygnus.com>
25711
25712 * long_long.exp: Add variations of test cases that work for
25713 targets with 16-bit ints and 32-bit doubles.
25714
d4f3574e
SS
257151999-09-08 Stan Shebs <shebs@andros.cygnus.com>
25716
25717 * break.c (main): Compare a possibly-uninitialized argc with an
25718 unlikely value that fits in 16 bits.
25719
257201999-09-07 Stan Shebs <shebs@andros.cygnus.com>
25721
25722 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
25723 0xfeeb, don't want negative numbers if ints are 16 bits.
25724
25725 * lib/gdb.exp (skip_cplus_tests): New proc.
25726 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
25727 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
25728 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
25729 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
25730 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
25731 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
25732 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
25733 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
25734
25735 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
25736
25737Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
25738
25739 * gdb.base/corefile.exp (up): Allow a parameter to appear
25740 in the frame that we're going up to.
25741
25742 From Jim Blandy <jimb@cygnus.com>:
25743
25744 * gdb.base/default.exp (info float): Expect some output now.
25745
25746 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
25747 returning floating-point values to fail on the x86.
25748 * gdb.base/callfwmall.exp (do_function_calls): Same.
25749
25750 * gdb.base/list.exp (test_listsize): Correct expectations for
25751 listing line 1 with listsize 2. Also, listing a single line
25752 works now, as does listing three lines. [Kevin's note: There
25753 were a number of other cases fixed too where the expectations
25754 differed...]
25755
257561999-09-02 Stan Shebs <shebs@andros.cygnus.com>
25757
25758 * gdb.base/selftest.exp: Add case for when version prints as
25759 constant string instead of char pointer.
25760
104c1213
JM
257611999-08-25 Stan Shebs <shebs@andros.cygnus.com>
25762
25763 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 25764 stepping out of main.
104c1213
JM
25765
25766 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
25767 G++ used.
25768
25769 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 25770 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
25771
25772 * gdb.c++/ovldbreak.exp: Update match string in test that
25773 includes a warning of multiple breakpoints.
25774
257751999-08-24 Stan Shebs <shebs@andros.cygnus.com>
25776
25777 * gdb.base/display.exp: Improve precision of step-after-finish
25778 added yesterday.
25779
25780 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 25781 test.
104c1213
JM
25782
25783 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
25784 configs when using G++, not just hppa*.
25785
257861999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25787
25788 * gdb.base/async.c: New file.
25789 * gdb.base/async.exp: New file.
25790
25791Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
25792
25793 * gdb.base/break.exp: Tweak PA specific tests to properly handle
25794 PA64.
25795
53a5351d
JM
25796Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
25797
104c1213
JM
25798 * gdb.base/display.exp: "finish" can leave us mid-line on many
25799 targets, deal with it. Add a small constant to main, instead of
25800 1000 since main+1000 may not be a valid address in the target.
25801
53a5351d
JM
25802 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
25803 on hpux11.
25804
25805 * gdb.base/attach.exp: Handle another hpux11 error message variant
25806 when attaching to a process that does not exist.
25807
258081999-08-19 J.T. Conklin <jtc@redback.com>
25809
25810 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 25811 characters in 'continue to 1241' test.
53a5351d
JM
25812
258131999-08-17 Stan Shebs <shebs@andros.cygnus.com>
25814
25815 * gdb.base/call-ar-st.exp: Add a shorter match case for the
25816 stop in print_long_arg_list, define and use a whitespace
25817 variable in print_small_structs test, add an XFAIL for Solaris.
25818 * gdb.base/dbx.exp: XFAIL func commands until somebody is
25819 interested enough to fix.
25820
7be570e7
JM
258211999-08-13 Keith Seitz <keiths@cygnus.com>
25822
25823 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
25824 (dbx_gdb_load): Remove. Use gdb_load instead, since that
25825 proc knows about targets other than the natives.
25826 (test_assign): Use "gdb_run_cmd" to "run" the target.
25827 Check that we've actually hit the breakpoint at main.
25828 When we attempt to assign a value to a local variable, check
25829 that the variable is in the current scope, i.e., don't use
25830 a test with an empty result.
25831
25832Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
25833
25834 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 25835 command.
7be570e7
JM
25836
258371999-08-09 Stan Shebs <shebs@andros.cygnus.com>
25838
25839 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25840 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
25841 gdb.compat, gdb.threads-hp.
25842 gdb.hp/configure, gdb.hp/configure.in: New files.
25843 gdb.hp/Makefile.in: Recurse into new subdirs.
25844 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
25845 gdb.hp/gdb.objdbg: New directory, tests for debugging info
25846 in object files.
25847 gdb.hp/tools: New directory, aux tools for HP-specific tests.
25848
96baa820
JM
258491999-08-05 Stan Shebs <shebs@andros.cygnus.com>
25850
25851 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 25852 funky printf, remove a bogus p/a test.
96baa820
JM
25853
258541999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25855
25856 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
25857 connected to the target. This is necessary when running not
25858 natively.
96baa820
JM
25859
258601999-08-03 Stan Shebs <shebs@andros.cygnus.com>
25861
25862 * gdb.base/step-test.exp: Removed some extraneous messages.
25863
25864 * gdb.base/long_long.exp: Don't run memory examination tests
25865 on little-endian targets (they will need a different set of
25866 results to match).
25867
258681999-08-02 Stan Shebs <shebs@andros.cygnus.com>
25869
25870 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
25871 until somebody decides to fix GDB.
25872
25873 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 25874 constant as "ULL".
96baa820
JM
25875 * gdb.base/long_long.exp: Loosen x/c test, add partial result
25876 matches for a couple x/2 commands.
25877
a0b3c4fd
JM
258781999-07-30 Stan Shebs <shebs@andros.cygnus.com>
25879
25880 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
25881 by merging in ref-types2 tests.
25882 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
25883
25884 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25885 * gdb.c++/Makefile.in: Add standard actions.
25886 (EXECUTABLES): Rename from PROGS, update list.
25887 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
25888 from gdb.hp.
25889 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
25890 foo and bar locals.
25891 * gdb.c++/anon-union.exp: Fix tests to match.
25892 * gdb.c++/classes.exp: Run if HP compiler used, add extra
25893 expect matches to handle output variations.
25894 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
25895 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 25896 output, add HP alternatives for new and delete prints.
a0b3c4fd 25897 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 25898 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
25899 * gdb.c++/demangle.exp: Use $style when reporting failure.
25900 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
25901 * gdb.c++/inherit.exp: Run if HP compiler used, add some
25902 match alternatives.
25903 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 25904 compilers.
a0b3c4fd
JM
25905 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
25906 * gdb.c++/method.exp: Add match alternatives.
25907 * gdb.c++/misc.cc: Add bool types.
25908 * gdb.c++/misc.exp: Add tests for bool types.
25909 * gdb.c++/overload.exp: Add xfails.
25910 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
25911 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
25912 add some more template parameter tests (only for HP currently).
25913 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
25914 * gdb.c++/virtfunc.cc: Add return type and value for main.
25915 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
25916 match alternatives.
d63a86f8 25917
a0b3c4fd
JM
259181999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25919
25920 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
25921
259221999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
25923
25924 * gdb.base/signals.exp: Don't expect getting a backtrace from
25925 within a signal handler to fail on Linux.
25926
259271999-07-29 Stan Shebs <shebs@andros.cygnus.com>
25928
25929 From Jimmy Guo <guo@cup.hp.com> and others at HP:
25930 * lib/gdb.exp: Remove some gratuitious semicolons.
25931 (delete_breakpoints): Increase timeout.
25932 (gdb_expect): Add -notransfer option.
25933 (gdb_test): Use -notransfer option.
25934 (get_compiler_info): Add f77 case.
25935 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 25936 case.
a0b3c4fd
JM
25937 (gdb_preprocess): Call get_compiler.
25938
25939 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
25940 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
25941 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
25942 gdb.base/long_long.exp, gdb.base/printcmds.exp,
25943 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
25944 third arg to gdb_test.
a0b3c4fd
JM
25945 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
25946 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 25947 HP-UX xfails, add others.
a0b3c4fd
JM
25948 * gdb.base/completion.exp: Reflect name change of self-test.
25949 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
25950 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
25951 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
25952 HP failure number.
a0b3c4fd
JM
25953 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
25954 useless HP-UX 10.30 references.
25955 * gdb.base/maint.exp: Loosen matches.
25956 * gdb.base/pointers.c (main): Declare more_code.
25957 * gdb.base/pointers.exp: Match on output of a `next'.
25958 * gdb.base/structs.c: Add prototypes.
25959 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
25960 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
25961
259621999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25963
25964 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 25965 command.
a0b3c4fd
JM
25966
259671999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25968
25969 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
25970 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
25971
25972 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
25973 debug info. Deal with lack of signal hanlder info in stack.
25974
a9c64011 25975 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
25976 * gdb.base/annota1.exp: If printf has debug info, deal with it.
25977
5a2468f5
JM
259781999-07-19 Stan Shebs <shebs@andros.cygnus.com>
25979
25980 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 25981 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 25982
adf40b2e
JM
25983Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
25984
25985 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 25986 a1-selftest.exp.
adf40b2e
JM
25987 * gdb.base/configure: Re-generate.
25988
259891999-07-12 Stan Shebs <shebs@andros.cygnus.com>
25990
25991 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
25992 in trying to run first and name is too long.
25993
25994 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
25995 pointers2.c and pointers2.exp, respectively.
25996 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
25997 doschk happier.
25998
43e526b9
JM
259991999-07-08 Stan Shebs <shebs@andros.cygnus.com>
26000
26001 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
26002 callfuncs2.c and callfuncs2.exp.
26003
26004 * gdb.base/list.exp: Remove mistaken xfails.
26005 * gdb.base/list0.h: Add optional prototypes.
26006
9846de1b
JM
26007Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
26008
a9c64011 26009 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 26010 calling malloc.
a9c64011
AS
26011 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
26012 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 26013 use.
9846de1b
JM
26014
260151999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26016
26017 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
26018 * gdb.base/annota2.cc, annota2.exp: Move from here.
26019 * gdb.c++/annota2.cc, annota2.exp: To here.
26020 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
26021
43ff13b4
JM
26022Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
26023
26024 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 26025 a consistent format.
43ff13b4 26026
085dd6e6
JM
260271999-06-25 Stan Shebs <shebs@andros.cygnus.com>
26028
26029 From Jimmy Guo <guo@cup.hp.com> and others at HP:
26030 * lib/gdb.exp (get_compiler_info): Add detection for assorted
26031 HP compilers, also set the globals $true and $false.
26032
26033 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
26034 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
26035 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
26036 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
26037 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
26038 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
26039 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
26040 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
26041 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
26042 whatis.c} Add C++ compatible function definitions and return
26043 types, add includes for library functions.
085dd6e6
JM
26044 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
26045 * gdb.base/step-test.c (myglob): Rename from glob.
26046 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
26047 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
26048 files, move here from gdb.hp.
085dd6e6 26049 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
26050 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
26051 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
26052 Adjust line numbers in regexps.
085dd6e6
JM
26053
26054 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
26055 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
26056 instead of 0/1.
26057
26058 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
26059 foll-vfork.exp: New files, move here from gdb.hp.
26060 * gdb.base/page.exp: New file, test of pagination command.
26061
26062 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
26063 recursion test.
26064 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
26065
26066 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 26067 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
26068
26069 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 26070 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 26071 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 26072 watchpoint test.
085dd6e6
JM
26073 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
26074 them work.
26075 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
26076 expressions properly.
26077 * gdb.base/corefile.exp: Loosen the match slightly.
26078 * gdb.base/default.exp: Allow "Error accessing memory" message
26079 also.
26080 * gdb.base/display.exp: Skip over x/0 j if PA64.
26081 * gdb.base/funcargs.exp: Add xfails for HP-UX.
26082 * gdb.base/interrupt.exp: Ditto.
26083 * gdb.base/langs.exp: Add symbolic matches governed by compiler
26084 in use.
26085 * gdb.base/list.exp: Add xfails for HP-UX.
26086 * gdb.base/long_long.exp: Refine some of the numeric matches.
26087 * gdb.base/mips_pro.exp: Xfail on HP-UX.
26088 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
26089 * gdb.base/nodebug.exp: Succeed on more varieties of output.
26090 * gdb.base/opaque.exp: Remove some HP-UX xfails.
26091 * gdb.base/ptype.exp: Succeed on more varieties of output.
26092 * gdb.base/scope.exp: Add xfails for HP-UX.
26093 * gdb.base/sect-cmd.exp: Add more cases.
26094 * gdb.base/setvar.exp: Add xfails for HP-UX.
26095 * gdb.base/shlib-call.exp: Loosen some matches slightly.
26096 * gdb.base/signals.exp: Match on void symbolically.
26097 * gdb.base/step-test.exp: Add case for PA64.
26098 * gdb.base/term.exp: Add exit and restart.
26099 * gdb.base/twice.exp: Clean up after self.
26100 * gdb.base/varargs.exp: Disable overload resolution explicitly.
26101 * gdb.base/whatis.exp: Allow more ways to pass tests.
26102
26103 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 26104 no longer useful.
085dd6e6
JM
26105
26106Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
26107
26108 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 26109 list of patterns.
085dd6e6 26110 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
26111 print_double_array(double_array)", "continuing to breakpoint
26112 1018", "print print_double_array(array_d)" and "continuing to
26113 1034" tests.
d63a86f8 26114
085dd6e6
JM
261151999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
26116
a9c64011 26117 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
26118
261191999-06-24 Stan Shebs <shebs@andros.cygnus.com>
26120
26121 * config/mt-*: Remove, these haven't been used since 1996.
26122
261231999-06-22 Stan Shebs <shebs@andros.cygnus.com>
26124
26125 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 26126 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
26127 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
26128
9e0b60a8
JM
261291999-06-18 Stan Shebs <shebs@andros.cygnus.com>
26130
26131 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
26132 simpler match case for the ptype of the big class.
26133
261341999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26135
26136 * gdb.exp: Fix test for gdb_prompt existence.
26137
261381999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26139
26140 * gdb.exp (gdb_test): Add fail after calls to perror.
26141
261421999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26143
26144 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
26145
261461999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
26147
26148 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
26149
0f71a2f6
JM
26150Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
26151
26152 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 26153 malloc() is linked in.
0f71a2f6
JM
26154
261551999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
26156
26157 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
26158 step at end.
26159
26160 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
26161
261621999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
26163
26164 * gdb.java/jv-print.exp: New file. (Our first Java test!)
26165
cce74817
JM
26166Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
26167
26168 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
26169 * gdb.base/mips_pro.exp: Likewise.
26170
261711999-06-02 Keith Seitz <keiths@cygnus.com>
26172
26173 * gdb.c++/templates.cc: Change all "new" operators to throw
26174 an exception.
26175 * gdb.c++/cplusfuncs.cc: Likewise.
26176
26177 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
26178
26179Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
26180
26181 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
26182 * gdb.base/ending-run.exp: When stepping out of main, accept a
26183 step into an arbitrary assembler file.
cce74817 26184
392a587b
JM
261851999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26186
d63a86f8 26187 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 26188 "breakpoint-invalid" to be printed.
6fdff2c5
PA
26189 * gdb.base/annota2.exp: Revise line number for main
26190 breakpoint. Allow any number of "frames-invalid" and
26191 "breakpoint-invalid" to be printed.
392a587b
JM
26192 * gdb.base/annota2.cc: Initialize a.x to 0.
26193
9e086581
JM
261941999-05-17 Keith Seitz <keiths@cygnus.com>
26195
6fdff2c5
PA
26196 * gdb.base/call-ar-st.exp: Skip
26197 "print print_double_array (double_array)" when "skip_float_tests" set.
26198 Ditto for "print print_double_array(array_d)",
26199 "print print_small_structs", "print print_ten_doubles", and
26200 "step into print_long_arg_list".
26201 Don't assume we can step into "print_long_arg_list": we could step
26202 into memcpy.
26203 * gdb.base/call-rt-st.exp: Don't run float-related tests when
26204 "skip_float_tests" is set: "print print_one_double(*d1)"
26205 and "print print_two_floats(*f3)".
9e086581
JM
26206 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
26207 "skip_float_tests" is set.
6fdff2c5
PA
26208 * gdb.base/varargs.exp: Skip
26209 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
26210 "skip_float_tests" set.
d63a86f8 26211
cd0fc7c3
SS
262121999-05-06 Keith Seitz <keiths@cygnus.com>
26213
26214 * gdb.base/annota2.cc: Include stdio.h.
26215
26216Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
26217
26218 * gdb.base/crossload.exp: Remove, this has been disabled ever
26219 since BFD stopped including all targets, and cross-GDB gets
26220 plenty of testing anyway.
26221 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
26222 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
26223 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
26224 * gdb.base/README: Remove, was doc for this.
26225 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 26226 needed.
cd0fc7c3 26227
b83266a0
SS
262281999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26229
26230 * gdb.base/call-ar-st.exp: Fix one regular expression in test
26231 output.
26232
26233 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
26234 * gdb.base/annota2.exp: New file. More annotation tests.
26235 * gdb.base/annota1.c: New file. Source file for annota1.exp.
26236 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
26237
262381999-04-23 Angela Marie Thomas <angela@cygnus.com>
26239
26240 * config/cfdbug.exp: New file.
26241
7a292a7a
SS
262421999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
26243
26244 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
26245 Marcus Daniel's and Dale Hawkins's demangler crashes.
26246
26247 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
26248 test_lucid_style_demangling, test_arm_style_demangling,
26249 test_hp_style_demangling): Try Tom Tromey's core-dumping
26250 identifier under each demangling style.
7a292a7a
SS
26251
262521999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
26253
26254 * gdb.c++/demangle.exp: Include the current demangling style
26255 in all test names.
26256 (current_demangling_style): New global variable.
26257 (set_demangling_style, test_demangling_core, test_demangling,
26258 test_demangling_exact): New functions.
26259 (test_gnu_style_demangling, test_lucid_style_demangling,
26260 test_arm_style_demangling, test_hp_style_demangling): Use those,
26261 instead of calling gdb_test and gdb_test_exact directly.
26262 (catch_demangling_errors): New function, which reports errors
26263 signalled by the demangling test functions in an orderly way.
26264 (do_tests): Use catch_demangling_errors.
26265
262661999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
26267
26268 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 26269 grouping in expressions, not {}.
7a292a7a
SS
26270
26271 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 26272 initialized yet.
7a292a7a
SS
26273
262741999-04-01 Stan Shebs <shebs@andros.cygnus.com>
26275
26276 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
26277 are listed.
26278
262791999-03-26 Stan Shebs <shebs@andros.cygnus.com>
26280
26281 * gdb.stabs/weird.exp: Test for CC being defined before
26282 looking at its value.
26283
262841999-03-25 Stan Shebs <shebs@andros.cygnus.com>
26285
26286 * gdb.base/call-ar-st.exp: Remove stray '#'.
26287 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
26288 "short int" and "long int".
26289 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 26290 change, to mollify finicky HP compiler.
7a292a7a
SS
26291 * gdb.hp/reg-test.exp (testfile): Fix file name.
26292 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 26293
7a292a7a
SS
26294 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
26295 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
26296 alternate form of enum ptype.
26297
c906108c
SS
262981999-03-23 Stan Shebs <shebs@andros.cygnus.com>
26299
7a292a7a
SS
26300 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
26301 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
26302 passing skip_hp_tests, so as not to waste time on guaranteed
26303 failure.
7a292a7a 26304
c906108c
SS
26305 * gdb.c++/overload.cc: Pass string instead of char addr, always
26306 init ccpfoo.
26307 * gdb.c++/templates.cc: Fix syntax error.
26308
7a292a7a
SS
26309Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26310
26311 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 26312 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
26313 command.
26314
263151999-03-18 James Ingham <jingham@cygnus.com>
26316
26317 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
26318
26319 * gdb.c++/method.exp: It was testing an uninitialized int on the
26320 stack and assuming it was positive.
26321
26322 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
26323
26324 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 26325 keep it from killing the rest of the tests.
7a292a7a
SS
26326 Use gdb_continue_to_end.
26327
26328 * gdb.base/sigall.exp: use gdb_continue_to_end.
26329
26330 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
26331
26332 * gdb.base/display.exp: use runto_main, not run.
26333
d63a86f8
RM
26334 * gdb.base/default.exp: Check for the current error message in the
26335 r abbreviation test.
7a292a7a
SS
26336 Add strongarm to the targets that know info float.
26337
d63a86f8 26338 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
26339 run which doesn't work with monitors.
26340
6fdff2c5
PA
26341 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
26342 1034 test.
7a292a7a
SS
26343
26344 * gdb.base/break.exp: use the gdb_continue_to_end proc.
26345
6fdff2c5
PA
26346 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
26347 end of a program. Traps the case (in Cygmon) when the program
26348 never really exits. Same as Mark's continue_to_exit, but I had
26349 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
26350
26351 * config/monitor.exp (gdb_target_monitor): added another
26352 target_info parameter: remotebinarydownload. This will set the
26353 remotebinarydownload flag if this is causing some boards trouble.
26354
263551999-03-18 Mark Salter <msalter@cygnus.com>
26356
26357 * lib/gdb.exp (continue_to_exit): New function.
26358
26359 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
26360 * gdb.base/ending-run.exp: Ditto.
26361 * gdb.base/step-test.exp: Ditto.
26362
263631999-03-16 Stan Shebs <shebs@andros.cygnus.com>
26364
26365 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
26366 (suggested by Art Haas <ahaas@neosoft.com>).
26367
263681999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
26369
889bf7c5 26370 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
26371
26372Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
26373
26374 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 26375 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
26376
263771999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
26378
26379 * gdb.base/call-strs.exp: Don't assume that `step' will step over
26380 a call to strlen; sometimes we do have sources.
26381
263821999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
26383
26384 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 26385 character, so GDB won't print garbage after its end.
d63a86f8 26386
c906108c
SS
26387 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
26388 breakpoint there instead. Sometimes GCC emits memcpy to handle
26389 the large structures being passed by value, so we step into that
26390 instead of sum_array_print, which obscures what we're really testing.
26391 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
26392 the bizarre steps into memcpy, so do that here. Add check for
26393 stepping into function calls that pass large structures by value.
26394 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
26395 Remove all references to specific line numbers.
26396 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
26397 New type and function.
26398 (main): Call large_struct_by_value, passing it a large struct by value.
26399 * lib/gdb.exp (gdb_get_line_number): New function.
26400
26401 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
26402 more portable.
26403
7a292a7a
SS
264041999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
26405
c906108c
SS
26406 * lib/gdb.exp: Doc fixes.
26407
7a292a7a
SS
264081999-03-05 Nick Clifton <nickc@cygnus.com>
26409
d63a86f8 26410 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
26411
264121999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
26413
c906108c 26414 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
26415 commands. They're not germane to this test, and they don't work
26416 that way on remote targets.
c906108c 26417
3fc11d3e
JM
264181999-03-01 James Ingham <jingham@cygnus.com>
26419
26420 * Changelog entries merged over from gdb development branch.
26421
3fc11d3e
JM
26422 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
26423
26424 * lib/gdb.exp (gdbtk_analyze_results): Generic function
26425 for outputting results of test run.
26426
2d4a1622 26427 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
26428
26429 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 26430
7a292a7a
SS
264311999-02-25 Felix Lee <flee@cygnus.com>
26432
26433 * lib/gdb.exp (debug_format): initialize
26434
c906108c
SS
264351999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
26436
26437 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
26438 * gdb.base/call-rt-st.c: Ditto.
26439
c906108c
SS
264401999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
26441
26442 * gdb.threads/pthreads.exp (horiz): New variable.
26443 (test_startup): Fix regexps that capture thread numbers.
26444
264451999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
26446
26447 * gdb.base/smoke.exp: Disambiguate two test case names (both
26448 called ``print'').
26449
26450Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26451
26452 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 26453 compilation.
c906108c
SS
26454
264551999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26456
26457 * gdb.base/miscexprs.exp: Change patterns to match GDB's
26458 actual output formatting.
26459 * gdb.base/smoke.exp: GDB removes leading 0's.
26460 * gdb.base/volatile.exp: Don't check type of remuneration;
26461 that variable is no longer defined in constvars.c.
26462 * gdb.base/step-test.c (main): Exit with explicit exit code.
26463 * gdb.base/step-test.exp: Remove two nexti checks--they are
26464 not portable.
26465
264661999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
26467
26468 * gdb.base/help.exp ("help delete display"): Fix test to match
26469 gdb's output.
26470
26471 * gdb.base/long_long.c (known_types): Initialize values to zero.
26472 * gdb.base/long_long.exp: Step one more line
26473 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
26474 leading zeros. Explicitly ask for hex formatting. Use
26475 unique test case names.
c906108c
SS
26476
26477Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26478
d63a86f8 26479 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
26480
26481 * gdb.c++/method.exp: Add missing close brace.
26482
264831999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
26484
26485 * gdb.base/maint.exp: Use 'set height 0' to disable page
26486 prompting, not 'set height 400'.
26487
26488 Fix a bunch of timeouts.
26489 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
26490 four separate tests, so expect doesn't take forever to match a ton
26491 of text against a regexp with lots of .* forms.
26492 ("maint print psymbols", "maint print symbols"): Make some of
26493 these greps more selective, so that expect doesn't try to wade
26494 through huge piles of output and time out.
26495
26496 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
26497
26498 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
26499 tests: one which doesn't expect shlib events to be reported, and
26500 another which does, but is XFAIL for all platforms other than
26501 HP/UX.
c906108c
SS
26502
26503 * gdb.base/break.exp: Teach the test suite that the `catch
26504 fork', `catch vfork', and `catch exec' commands produce error
26505 messages on platforms that don't provide these features.
26506
26507Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
26508
26509 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
26510 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
26511 (shortening names from solib_threshold.exp etc), won't run on
26512 anything but HP-UX for the foreseeable future.
c906108c 26513 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 26514 reflect move.
c906108c
SS
26515
26516Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
26517
26518 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 26519 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
26520
26521Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
26522
26523 * gdb.base/shlib-call.exp: add test cases to verify that gdb
26524 successfully re-sets breakpoints in shared libraries.
26525 * gdb.base/shmain.c (main): return 0, don't fall off the end.
26526
26527Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26528
d63a86f8
RM
26529 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
26530 and compiled w/o GCC.
c906108c
SS
26531
26532 * gdb.hp/watch-cmd.exp: ditto.
26533
26534 * gdb.hp/watch-hp.exp: ditto.
26535
26536 * gdb.hp/xdb1.exp: ditto.
26537
26538 * gdb.hp/xdb2.exp: ditto.
26539
26540 * gdb.hp/dbx.exp: ditto.
26541
26542Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
26543
26544 * constvars.c: Remove C++-isms.
26545 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 26546 with GCC.
c906108c
SS
26547
26548Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
26549
26550 The following changes are part of the HP merge.
26551
26552 * gdb.base/break.exp: new tests to verify that catchpoints for
26553 fork, vfork, and exec don't trigger inappropriately.
26554
26555 * gdb.base/opaque.exp: compile one file at a time, then link.
26556
26557 * gdb.base/signals.exp: be more restrictive about which hppa
26558 systems receive a setup_xfail. new tests.
26559
26560 * gdb.base/solib_threshold.build: new file.
26561 * gdb.base/solib_threshold.exp: new file.
26562 * gdb.base/solib_threshold.link_opts: new file.
26563 * gdb.base/solib_threshold.mk: new file.
26564 * gdb.base/gen_solib_threshold.c: new file.
26565
26566 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
26567 tests. New tests for enums inside classes.
26568
26569 * gdb.c++/compiler.cc: indicate support of template debugging.
26570
26571 * gdb.c++/demangle.exp: run hp style demangling tests.
26572
26573 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
26574 tests.
26575
26576 * gdb.c++/misc.cc: changes to support new tests.
26577
26578 * gdb.c++/templates.cc: changes to support HP's compiler; changes
26579 to support new tests.
26580
26581 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
26582 gcc, then skip these tests.
26583
26584Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
26585
26586 The following files are part of the HP merge; some had longer
26587 names at HP, but have been renamed to be no more than 14
26588 characters in length.
26589
26590 * gdb.hp/ambiguous.cc: new file.
26591 * gdb.hp/ambiguous.exp: new file.
26592 * gdb.hp/attach.exp: new file.
26593 * gdb.hp/attach2.exp: new file.
26594 * gdb.hp/classes-hp.exp: new file.
26595 * gdb.hp/ctti.exp: new file.
26596 * gdb.hp/ctti-add.cc: new file.
26597 * gdb.hp/ctti-add1.cc: new file.
26598 * gdb.hp/ctti-add2.cc: new file.
26599 * gdb.hp/ctti-add3.cc: new file.
26600 * gdb.hp/dbx.exp: new file.
26601 * gdb.hp/exception.cc: new file.
26602 * gdb.hp/exception.exp: new file.
26603 * gdb.hp/foll-exec.c: new file.
26604 * gdb.hp/foll-exec.exp: new file.
26605 * gdb.hp/foll-fork.c: new file.
26606 * gdb.hp/foll-fork.exp: new file.
26607 * gdb.hp/foll-vfork.c: new file.
26608 * gdb.hp/foll-vfork.exp: new file.
26609 * gdb.hp/inherit-hp.exp: new file.
26610 * gdb.hp/more-steps.exp: new file.
26611 * gdb.hp/namespace.cc: new file.
26612 * gdb.hp/namespace.exp: new file.
26613 * gdb.hp/optimize.exp: new file.
26614 * gdb.hp/pxdb.c: new file.
26615 * gdb.hp/pxdb.exp: new file.
26616 * gdb.hp/quicksort.exp: new file.
26617 * gdb.hp/reg-test.exp: new file.
26618 * gdb.hp/reg-test.s: new file.
26619 * gdb.hp/sized-enum.c: new file.
26620 * gdb.hp/sized-enum.exp: new file.
26621 * gdb.hp/start-stop.exp: new file.
26622 * gdb.hp/templ-hp.cc: new file.
26623 * gdb.hp/templ-hp.exp: new file.
26624 * gdb.hp/thr-lib.c: new file.
26625 * gdb.hp/thr-lib.exp: new file.
26626 * gdb.hp/thr-lib.h: new file.
26627 * gdb.hp/thr-liblib.c: new file.
26628 * gdb.hp/virtfun-hp.c: new file.
26629 * gdb.hp/virtfun-hp.exp: new file.
26630 * gdb.hp/watch-cmd.exp: new file.
26631 * gdb.hp/watch-hp.exp: new file.
26632 * gdb.hp/xdb1.exp: new file.
26633 * gdb.hp/xdb2.exp: new file.
26634 * gdb.hp/xdb3.exp: new file.
26635
26636Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
26637
26638 The following files are part of the HP merge; some had longer
26639 names at HP, but have been renamed to be no more than 14
26640 characters in length.
26641
26642 * gdb.base/ss.h: new file.
26643 * gdb.base/call-ar-st.c: new file.
26644 * gdb.base/call-ar-st.exp: new file.
26645 * gdb.base/call-rt-st.c: new file.
26646 * gdb.base/call-rt-st-exp: new file.
26647 * gdb.base/call-strs.exp: new file.
26648 * gdb.base/ena-dis-br.exp: new file.
26649 * gdb.base/environ.exp: new file.
26650 * gdb.base/long_long.exp: new file.
26651 * gdb.base/sect-cmd.exp: new file.
26652 * gdb.base/shlib-cl2.exp: new file.
26653 * gdb.base/smoke.exp: new file.
26654 * gdb.base/so-impl-ld.c: new file.
26655 * gdb.base/so-impl-ld.exp: new file.
26656 * gdb.base/so-indr-cl.c: new file.
26657 * gdb.base/so-indr-cl.exp: new file.
26658 * gdb.base/varargs.exp: new file.
26659 * gdb.base/volatile.exp: new file.
26660 * gdb.base/whatis-exp.exp: new file.
7a292a7a 26661 * gdb.base/display.exp: new file.
c906108c
SS
26662 * gdb.c++/derivation.exp: new file.
26663 * gdb.c++/local.exp: new file.
26664 * gdb.c++/member-ptr.exp: new file.
26665 * gdb.c++/overload.exp: new file.
26666 * gdb.c++/ovldbreak.exp: new file.
26667 * gdb.c++/ref-types.exp: new file.
26668 * gdb.c++/ref-types2.exp: new file.
26669 * gdb.c++/userdef.exp: new file.
d63a86f8 26670
c906108c
SS
26671Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
26672
26673 * gdb.base/default.exp: Reflect wording change in remote.c.
26674
dc96c6c7 26675Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26676
26677 * gdb.base/help.exp: Update to reflect current text.
26678
26679Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
26680
26681 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
26682 they're stack variables and contain garbage.
26683 * gdb.c++/anon-union.exp: new file.
26684
26685 The following changes were made by David Taylor
889bf7c5
PA
26686 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
26687 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
26688 in changes by HP.
c906108c
SS
26689
26690 * gdb.base/bitops.exp: new file.
26691 * gdb.base/default.exp: change expected messages for catch and
26692 info catch tests to reflect HP merge changes.
26693 * gdb.base/enable-disable-break.exp
26694 * gdb.base/ending-run.c: new file.
26695 * gdb.base/long_long.c: new file.
26696 * gdb.base/maint.exp: new file.
26697 * gdb.base/pointers2.exp: new file.
26698 * gdb.base/shlib-call2.exp: new file.
26699 * gdb.base/solib.exp: new file.
26700 * gdb.base/step-test.c: new file.
26701 * gdb.c++/anon-union.cc: new file.
26702 * gdb.c++/local.cc: new file.
26703 * gdb.c++/member-pointer.cc: new file.
26704 * gdb.c++/method.cc: new file.
26705 * gdb.c++/ref-types.cc: new file.
26706 * gdb.c++/ref-types2.cc: new file.
26707 * gdb.c++/userdef.cc: new file.
d63a86f8 26708
c906108c
SS
26709 * gdb.base/scope.exp: compile one file at a time, then link.
26710 * gdb.base/langs.exp: ditto.
26711 * gdb.base/list.exp: ditto.
d63a86f8 26712
c906108c
SS
26713Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
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.
d63a86f8 26719
c906108c
SS
26720 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
26721 skip tests. When compiling pass c++ flag to gdb_compile.
26722 * gdb.c++/
d63a86f8 26723
c906108c
SS
26724 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
26725 test for on hppa*-*-hpux*; use args to see if c++ was specified.
26726 (skip_hp_tests): new function.
26727 (gdb_preprocess): new function.
26728
26729 * configure.in (hpdir): decide whether to configure gdb.hp.
26730 * configure: regenerated.
26731
26732 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
26733 to delete on clean.
26734 (EXECUTABLES): update to reflect new additions.
26735 * gdb.base/commands.exp: update message expected.
26736 * gdb.base/default.exp: add copyright notice.
26737 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
26738 * gdb.base/help.exp: update messages to reflect current text.
26739 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
26740 targets for recurse tests.
26741 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
26742 skip this file.
26743
26744 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
26745 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
26746 compilation.
26747 * gdb.c++/misc.exp: ditto.
26748 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
26749 run the tests. tell gdb_compile that it's a c++ compilation.
26750
26751 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 26752
c906108c
SS
26753 * gdb.base/all-bin.exp: new file.
26754 * gdb.base/arithmet.exp: new file.
26755 * gdb.base/assign.exp: new file.
26756 * gdb.base/completion.exp: new file.
26757 * gdb.base/cond-expr.exp: new file.
26758 * gdb.base/condbreak.exp: new file.
26759 * gdb.base/define.exp: new file.
26760 * gdb.base/dollar.exp: new file.
26761 * gdb.base/environment.exp: new file.
26762 * gdb.base/eval-skip.exp: new file.
26763 * gdb.base/jump.exp: new file.
26764 * gdb.base/logical.exp: new file.
26765 * gdb.base/pointers.exp: new file.
26766 * gdb.base/relational.exp: new file.
26767 * gdb.base/section_command.exp: new file.
26768 * gdb.base/whatis-expr.exp: new file.
26769
26770 * gdb.base/all-types.c: new file.
26771 * gdb.base/call-array-struct.c: new file.
26772 * gdb.base/call-return-struct.c: new file.
26773 * gdb.base/call-strings.c: new file.
26774 * gdb.base/callfuncs2.c: new file.
26775 * gdb.base/condbreak.c: new file.
26776 * gdb.base/constvars.c: new file.
26777 * gdb.base/display.c: new file.
26778 * gdb.base/int-type.c: new file.
26779 * gdb.base/jump.c: new file.
26780 * gdb.base/miscexprs.c: new file.
26781 * gdb.base/pointers.c: new file.
26782 * gdb.base/pointers2.c: new file.
26783 * gdb.base/shmain.c: new file.
26784 * gdb.base/shr1.c: new file.
26785 * gdb.base/shr2.c: new file.
26786 * gdb.base/solib.c: new file.
26787 * gdb.base/solib1.c: new file.
26788 * gdb.base/solib2.c: new file.
26789 * gdb.base/varargs.c: new file.
26790 * gdb.c++/derivation.cc: new file.
26791 * gdb.c++/overload.cc: new file.
26792 * gdb.c++/ovldbreak.cc: new file.
26793 * gdb.hp/attach.c: new file.
26794 * gdb.hp/attach2.c: new file.
26795 * gdb.hp/average.c: new file.
26796 * gdb.hp/compiler.c: new file.
26797 * gdb.hp/compiler.cc: new file.
26798 * gdb.hp/execd-program.c: new file.
26799 * gdb.hp/follow-exec.c: new file.
26800 * gdb.hp/follow-fork.c: new file.
26801 * gdb.hp/follow-vfork-and-exec.c: new file.
26802 * gdb.hp/misc-hp.cc: new file.
26803 * gdb.hp/more-steps.c: new file.
26804 * gdb.hp/optimize.c: new file.
26805 * gdb.hp/quicksort.c: new file.
26806 * gdb.hp/run-hp.c: new file.
26807 * gdb.hp/start-stop.c: new file.
26808 * gdb.hp/sum.c: new file.
26809 * gdb.hp/templates-hp.cc: new file.
26810 * gdb.hp/thread-local-in-lib.c: new file.
26811 * gdb.hp/thread-local-in-lib.h: new file.
26812 * gdb.hp/thread-local-in-lib.lib.c: new file.
26813 * gdb.hp/vforked-program.c: new file.
26814 * gdb.hp/virtfunc-hp.cc: new file.
26815 * gdb.hp/watchpoint-hp.c: new file.
26816 * gdb.hp/xdb.c: new file.
26817 * gdb.hp/xdb0.c: new file.
26818 * gdb.hp/xdb0.h: new file.
26819 * gdb.hp/xdb1.c: new file.
26820
26821Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
26822
26823 The following change was made by Edith Epstein
889bf7c5
PA
26824 <eepstein@cygnus.com> as part of a project to merge in changes
26825 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
26826
26827 * gdb.c++/demangle.exp: changed the expected output for some
26828 ARM-style mangling -- removed second reference to datatype.
889bf7c5 26829 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 26830 T1<char>::~T1<char>(void)
c906108c 26831 becomes,
a9c64011
AS
26832 maint demangle __dt__11T1__pt__2_cFv
26833 T1<char>::~T1(void)
c906108c 26834
889bf7c5 26835 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 26836
c906108c
SS
26837Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
26838
26839 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
26840 * gdb.trace/backtrace.exp: Likewise.
26841 * gdb.trace/circ.exp: Likewise.
26842 * gdb.trace/collection.exp: Likewise.
26843 * gdb.trace/deltrace.exp: Likewise.
26844 * gdb.trace/infotrace.exp: Likewise.
26845 * gdb.trace/limits.exp: Likewise.
26846 * gdb.trace/packetlen.exp: Likewise.
26847 * gdb.trace/passc-dyn.exp: Likewise.
26848 * gdb.trace/passcount.exp: Likewise.
26849 * gdb.trace/report.exp: Likewise.
26850 * gdb.trace/save-trace.exp: Likewise.
26851 * gdb.trace/tfind.exp: Likewise.
26852 * gdb.trace/tracecmd.exp: Likewise.
26853 * gdb.trace/while-dyn.exp: Likewise.
26854 * gdb.trace/while-stepping.exp: Likewise.
26855
268561998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
26857
26858 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
26859
26860Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
26861
26862 From Brendan Kehoe:
26863 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
26864 int return types.
26865
26866Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
26867
26868 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 26869 remote dos host testing right.
c906108c
SS
26870
26871Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
26872
26873 * gdb.base/corefile.exp: remove some xfails.
26874
26875Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
26876
26877 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 26878 have different timestamps.
c906108c
SS
26879
26880Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
26881
26882 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 26883 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
26884
26885Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
26886
26887 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 26888 delta.
c906108c
SS
26889
26890Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
26891
26892 * gdb.base/default.exp: Add brace missing from previous delta.
26893
26894Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
26895
26896 * gdb.base/default.exp: Support test for info float for all
26897 varieties of arm toolchain.
26898
dc96c6c7 26899Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26900
26901 * gdb.trace/*.exp: remove "remote_download" command.
26902
dc96c6c7 26903Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26904
26905 * gdb.trace/*.exp: remove -gdwarf from compile.
26906
26907Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
26908
26909 * gdb.trace/configure.in(AC_INIT): typo
26910 * gdb.trace/configure: regenerated
26911
dc96c6c7 26912Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26913
26914 * config/m68k-emc.exp: New file.
26915 * lib/<emc-support.exp trace-support.exp}: New files.
26916 * configure.in: add new test directory gdb.trace.
26917 * gdb.trace/{configure configure.in Makefile.in}: New files.
26918 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
26919 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
26920 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
26921 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
26922 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
26923 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
26924 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 26925
dc96c6c7 26926Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26927
26928 * gdb.c++/classes.exp: Change all regular expressions to match
26929 arbitrary combinations of newline/carriage-return, so that they
26930 will work equally well on Unix and Windows.
26931 * gdb.c++/inherit.exp: ditto.
26932 * gdb.c++/virtfunc.exp: ditto.
26933
269341998-08-11 Dawn Perchik <dawn@cygnus.com>
26935
26936 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
26937
c2d11a7d
JM
26938Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
26939
26940 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
26941 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
26942 to use a0-a3/d0-d3 as needed.
26943
26944Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
26945
26946 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
26947 * gdb.disasm/am33.exp: Corresponding changes.
26948
c906108c
SS
269491998-07-11 Felix Lee <flee@cygnus.com>
26950
26951 * gdb.base/callfuncs.exp: add cmp10 test.
26952 * gdb.base/callfuncs.c (cmp10): new function.
26953
26954Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
26955
d63a86f8 26956 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
26957 into two parts to get around a synchronization problem in expect.
26958
3fc11d3e
JM
26959Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
26960
26961 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
26962
26963 * configure.in: Add options for gdbtk testsuite.
26964
26965 * configure: Regenerate.
26966
26967 * gdb.gdbtk: New directory to hold gdbtk tests.
26968
c906108c
SS
26969Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26970
26971 * gdb.fortran/types.exp: Escape brackets in expect patterns
26972 for test_float_literal_types_accepted tests.
26973 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
26974 before run test.
26975
c2d11a7d
JM
26976Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
26977
26978 * am33.exp: Just compile, do not link the testcase.
26979 * am33.s: Add ".am33" pseudoop to force am33 mode.
26980
c906108c
SS
269811998-06-25 Felix Lee <flee@cygnus.com>
26982
26983 * gdb.base/setshow.exp: make sure $pc is sane.
26984
26985 * gdb.stabs/weird.exp: split expect patterns properly.
26986
c2d11a7d
JM
26987Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
26988
26989 * gdb.disasm/am33.s: New disassembler testfile for the am33.
26990 * gdb.disasm/am33.exp: Run it.
26991
dc96c6c7 26992Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26993
26994 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
26995 match processing (and eliminate spurious timeouts when running).
26996
dc96c6c7 26997Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26998
26999 * gdb.base/signals.exp (test_handle_all_print): put back Mach
27000 exception test, but conditionalize it on target [mach | gnu].
27001
dc96c6c7 27002Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27003
27004 * gdb.base/overlays.exp: fixup compile line for linker script.
27005
27006Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
27007
27008 * gdb.fortran/types.exp: don't guess at float size.
27009
27010Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
27011
27012 * gdb.base/exprs.exp: delete test that depends on int size.
27013
27014Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
27015
27016 * config/sim.exp: Removed checks for target triplets.
27017 (gdb_target_sim): Use gdb,target_sim_options.
27018
27019Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
27020
27021 * gdb.base/reread.exp: New file.
27022 * gdb.base/reread1.c: New file.
27023 * gdb.base/reread2.c: New file.
27024
27025Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
27026
27027 * config/sim.exp: Use 'target sim -sparclite' when running
27028 SPARClite programs.
27029
27030Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
27031
27032 * gdb.base/structs2.exp: New file.
27033 * gdb.base/structs2.c: New file.
27034
27035Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
27036
27037 * gdb.asm/common.inc: New file.
27038 * gdb.asm/d10v.inc: New file.
27039 * asm-source.exp: Pass -I's to gas to find .inc files.
27040 Update line numbers in expected output.
27041 * asmsrc1.s: Rewrite.
27042 * asmsrc2.s: Rewrite.
27043 * configure.in: Create arch.inc symlink.
27044 * configure: Regenerate.
27045 * Makefile.in (distclean): Delete arch.inc.
27046
27047Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
27048
27049 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
27050 (t_enum_value2): ditto
27051 (t_enum_value3): ditto
27052 (main): ditto
c906108c
SS
27053Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27054
27055 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
27056 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
27057 change.
27058 Use gdb_test instead of send_gdb/gdb_expect sequences.
27059
27060Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
27061
27062 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
27063 not void.
27064
27065Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
27066
27067 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
27068 subroutines. Used to test gdbs ability to single step through PC
27069 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
27070
27071Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
27072
27073 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
27074 more rigorous EGCS C++ error checking.
27075
27076Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27077
a9c64011
AS
27078 * gdb.base/help.exp: Clean up `help set args' and `help show args'
27079 tests.
27080 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
27081 function when asleep.
27082 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
27083 for i*86 Linux and SVR4 signal handling problems.
27084 Remove linux xfail for `next to handler in signals_tests_1', fixed
27085 by recent infrun.c change.
27086 Limit backtrace to 10 frames to avoid timeout problems with infinite
27087 stack backtraces.
27088 Adjust expect pattern in `handle all print' test to match Apr 28 1997
27089 target.[ch] change.
c906108c
SS
27090
27091Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
27092
27093 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
27094 for a newline from gdb before continuing.
27095 (default_gdb_exit): Just look for y or n.
27096 (gdb_test): Detect abnormal exit from GDB running on DOS; if
27097 it does, fail the rests of the tests in the file.
27098
27099Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
27100
27101 * config/cygmon.exp: New file.
27102
27103Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
27104
27105 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 27106 main" test on remote targets.
c906108c
SS
27107
27108 * gdb.base/scope.exp: Fix problem with filelocal_bss before
27109 run test on remote targets.
27110
27111Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
27112
27113 * gdb.asm: New directory.
27114 * configure.in: Configure it.
27115 * configure: Regenerate.
27116 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
27117 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
27118
27119Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
27120
27121 * config/mn10300-eval.exp: New file to support MN10300 eval board.
27122
dc96c6c7 27123Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27124
a9c64011
AS
27125 * gdb.base/overlays (several files): Merge the two overlay
27126 managers into one. Change variables (foox, barx, bazx, grbxx)
27127 back into ints but force them to load in their proper sections.
c906108c
SS
27128
27129Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
27130
27131 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 27132 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
27133 (D10VCopy): Handle memory regions crossing 16k boundaries.
27134 (D10VCopy): Transfer data in 32 bit chunks.
27135
27136Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
27137
27138 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 27139 correct.
c906108c
SS
27140
27141 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 27142 map. Include space for printf in .text segment.
c906108c
SS
27143
27144 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 27145 updated d10v memory VMA/LMA map.
c906108c 27146 (D10VCopy): Call D10VTranslate.
d63a86f8 27147
c906108c
SS
27148Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
27149
27150 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
27151
27152 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
27153 that it won't be put into the .sdata - small data -
27154 section. Update reference.
c906108c
SS
27155 * gdb.base/baz.c (bazx, baz): Ditto.
27156 * gdb.base/foo.c (foox, foo): Ditto.
27157 * gdb.base/grbx.c (grbxx, grbx): Ditto.
27158
27159 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 27160 to be arrays.
d63a86f8 27161
dc96c6c7 27162Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 27163
a9c64011
AS
27164 * gdb.base/overlays.exp: fix up and get working again.
27165 Add tests for backtraces from an overlay function.
d63a86f8 27166
c906108c
SS
27167Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
27168
27169 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
27170 "calling function with watchpoint enabled".
27171
27172Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
27173
27174 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 27175 gdb_suppress_tests for d10v-*-*.
c906108c
SS
27176 * lib/gdb.exp (gdb_suppress_tests): Disable this function
27177 pending review of whether it is useful or not.
27178
27179Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
27180
27181 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
27182
27183Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
27184
27185 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
27186 * config/dve.exp: New file to support Densan boards.
27187
27188Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
27189
27190 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 27191 reads and BSD.
c906108c
SS
27192
27193Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
27194
27195 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
27196 response.
27197
27198 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
27199
27200Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
27201
27202 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 27203 test.
c906108c
SS
27204
27205 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 27206 target_sizeof_long and target_bigendian_p.
c906108c 27207 (structs_by_value, structs_by_reference): Check values according
889bf7c5 27208 to targets word size and endianess.
d63a86f8 27209
c906108c
SS
27210Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
27211
27212 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 27213 output.
c906108c
SS
27214
27215Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
27216
27217 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 27218 Update test of set args help to match source change.
c906108c
SS
27219
27220Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
27221
27222 * gdb.base/default.exp: Expect help system output to be in
27223 alphabetical order.
27224 * gdb.base/help.exp: Ditto.
27225
27226Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
27227
27228 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
27229 "i*86-pc-linux-gnu*".
27230 * gdb.base/interrupt.exp: Ditto.
27231 * gdb.base/corefile.exp: Ditto.
27232
27233 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 27234 define vxworks when building the testcase.
c906108c
SS
27235
27236 * gdb.base/ptype.exp: Fix testnames to be unique.
27237 * gdb.base/radix.exp: Ditto.
27238 * gdb.base/term.exp: Ditto.
27239 * gdb.base/whatis.exp: Ditto.
27240 * gdb.c++/classes.exp: Ditto.
27241
27242Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
27243
27244 * gdb.base/callfuncs.exp: Fix indentation.
27245
27246 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
27247 suppress_flag has been set.
27248 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
27249 target feature.
27250
27251Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
27252
27253 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
27254 the testcase.
27255
27256 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 27257 set_debug_traps() and breakpoint().
c906108c
SS
27258 * gdb.c++/misc.cc (main): Ditto.
27259 * gdb.c++/templates.cc (main): Ditto.
27260 * gdb.c++/virtfunc.cc (main): Ditto.
27261
27262Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
27263
27264 * lib/gdb.exp(gdb_step_for_stub): New function.
27265 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
27266 exists, reload the executable and do a "continue" instead of
27267 doing a jump.
27268 (runto_main): Use gdb_step_for_stub.
d63a86f8 27269
c906108c 27270 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 27271 tests to have unique names.
c906108c
SS
27272 * gdb.base/callfuncs.exp: Ditto.
27273 * gdb.base/commands.exp: Ditto.
27274 * gdb.base/default.exp: Ditto.
27275 * gdb.base/help.exp: Ditto.
27276 * gdb.base/list.exp: Ditto.
27277 * gdb.base/opaque.exp: Ditto.
27278 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
27279 similar tests.
d63a86f8 27280
c906108c
SS
27281 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
27282 * gdb.c++/cplusfuncs.cc: Ditto.
27283 * gdb.c++/virtfunc.cc: Ditto.
27284
27285 * config/monitor.exp: Keep track of the last file we saw, rather
27286 than trying to get the info from gdb.
27287
27288 * gdb.fortran/types.exp: Move comment to previous line.
27289
27290Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
27291
27292 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 27293 target mode.
c906108c
SS
27294
27295Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
27296
27297 From Bob Manson:
27298 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 27299 string from GDB when it connects.
c906108c
SS
27300
27301 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
27302
27303Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
27304
27305 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
27306 if we can't get a debug format from GDB (we may be testing an
27307 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
27308
27309 * gdb.stabs/weird.exp: Fix quoting.
27310
27311 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
27312
27313Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
27314
27315 * config/arm-ice.exp: New file.
27316
27317Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
27318
27319 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 27320 until it has been modified to work with the new testsuite.
c906108c 27321
99707966 27322 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
27323 testcase won't compile, cause all of the testcases in the file to
27324 fail instead.
c906108c
SS
27325
27326 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
27327 (gdb_clear_suppressed): New procedure.
27328 (gdb_stop_suppressing_tests): Only clear suppress_flag if
27329 it contains a positive value.
27330
27331Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
27332
27333 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
27334
27335 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
27336
27337Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
27338
27339 * lib/gdb.exp (setup_xfail_format): New function.
27340 (get_debug_format): New function to get debug format.
27341 (debug_format): New global variable to hold last value set
27342 by get_debug_format.
27343 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 27344 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
27345 * gdb.c++/ptype.exp: Ditto.
27346 * gdb.c++/classes.exp: Ditto.
27347 * gdb.c++/cplusfuncs.exp: Ditto.
27348 * gdb.c++/inherit.exp: Ditto.
27349 * gdb.c++/templates.exp: Ditto.
27350 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 27351
c906108c
SS
27352Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
27353
27354 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
27355 host doesn't have a currently-open connection.
27356
27357 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
27358 any gdb stub target. Handle cases where gdb doesn't respond when
27359 interrupted in a sane fashion.
c906108c
SS
27360
27361 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 27362 same thing in a totally different way.
c906108c
SS
27363
27364 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 27365 setting "timeout".
c906108c 27366 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 27367 default_gdb_init now.
c906108c
SS
27368
27369Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
27370
27371 * gdb.base/printcmds.exp: Fix "check for floating addition"
27372 regexp to accept results within approx +/- .01 of exact value.
27373 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
27374
27375Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
27376
27377 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 27378 properly.
c906108c
SS
27379 (gdb_expect): Add optional timeout parameter, and add timeout
27380 value to various calls.
27381 (gdb_suppress_tests): Only give one warning message per group.
27382
27383Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
27384
27385 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
27386 global variables. Handle getting a value for $timeout more
27387 gracefully.
c906108c
SS
27388
27389Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27390
27391 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 27392 initialize.
c906108c 27393 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 27394 by a target configuration file.
c906108c
SS
27395 (gdb_expect): Pass the timeout to remote_expect.
27396
27397 * config/monitor.exp(gdb_load): Fix typo in regexp.
27398
27399Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
27400
27401 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
27402
27403Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
27404
27405 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
27406 here. Call gdb_target_exec before rebooting the target, to make
27407 sure the connection to the target is closed.
c906108c
SS
27408 (gdb_load): Pass the name of the executable to gdb_target_monitor.
27409 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
27410 Also detect "Timeout reading from remote" error.
27411
27412 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
27413 gdb_target_monitor. Don't call gdb_file_cmd here; let
27414 gdb_target_monitor do it.
c906108c
SS
27415
27416 * gdb.disasm/hppa.exp: Don't use exec_output.
27417
27418Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
27419
27420 * gdb.base/list.exp: If we're debugging a non-native target,
27421 try to set the pc register to point to the start of the
27422 program before doing the first list command.
27423
27424 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 27425 test_calls after restarting.
c906108c
SS
27426
27427 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 27428 reloading.
c906108c
SS
27429
27430 * gdb.base/watchpoint.exp: Fix typo.
27431
27432 * gdb.base/setshow.exp: Check for use_gdb_stub.
27433
27434 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 27435 stub case.
c906108c
SS
27436 * gdb.base/langs.exp: Ditto.
27437
27438 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
27439 gdb_load_offset. If we weren't given a file to load, figure out
27440 what the current file is and use it.
c906108c
SS
27441
27442 * config/i386-bozo.exp: New file.
27443
27444Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
27445
27446 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
27447 feature.
27448
27449 * config/proelf.exp: New entry.
27450
27451Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
27452
27453 * lib/gdb.exp: Remove spurious .* patterns at the beginning
27454 of regexps.
27455
27456 * gdb.base/watchpoint.exp: Don't run the test_stepping
27457 tests if gdb can't call functions on the target.
27458
27459 * gdb.base/setshow.exp: Don't run the set prompt tests if
27460 the board has gdb_prompt set.
27461
27462Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
27463
27464 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
27465 * gdb.base/commands.exp: Likewise.
27466 * gdb.base/setshow.exp: Likewise.
27467
27468Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
27469
27470 * config/monitor.exp(gdb_start): Look for gdb_prompt target
27471 feature.
27472
27473 * config/i960.exp: New file.
27474
27475Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
27476
27477 * gdb.base/funcargs.exp: Check for gdb,short_int target
27478 feature instead of looking for explicit target triplets.
27479
dc96c6c7 27480Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 27481
d63a86f8 27482 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
27483 "p 123DEADBEEF", to check parse_number.
27484 * top.c: change "to enable to enable" to "to enable" in a couple
27485 of help strings.
27486
27487Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
27488
27489 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
27490 on the mn10300.
d63a86f8 27491
c906108c
SS
27492Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
27493
27494 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
27495 where the test executable is run with explicit args.
27496 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
27497
27498Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
27499
27500 * gdb.base/run.c: Use FAKEARGV to build test executable that
27501 does not require a command line arg, since most simulators
27502 don't currently support passing such an arg into the simulated
27503 program.
27504 * gdb.base/commands.exp: Change tests to insert the proper
27505 value as the arg to the first recursive factorial call. Change
27506 compilation line to define FAKEARGV at compile time.
27507
27508Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
27509
27510 * gdb.base/recurse.exp: Enable these tests for the mn10300.
27511 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
27512 function with watchpoint enabled" test.
27513
27514Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
27515
27516 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 27517 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
27518
27519 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 27520 "Tests restarted" messages.
c906108c
SS
27521
27522Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
27523
27524 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
27525
dc96c6c7 27526Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27527
27528 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
27529 for INFO SYMBOL; add help tests for OVERLAY commands.
27530 * gdb.base/default.exp: add tests for INFO SYMBOL command;
27531 add tests for OVERLAY commands
27532 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
27533 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
27534 * gdb.base/sigall.c: add usestubs code frag
27535 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 27536
c906108c
SS
27537Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
27538
27539 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
27540 failures.
27541 (gdb_stop_suppressing_tests): Note that tests have restarted.
27542
27543Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
27544
27545 * config/h8300.exp: New file.
27546
27547Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
27548
27549 * gdb.base/setshow.exp: Check for the existence of a
27550 feature, not its value.
27551
27552Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
27553
27554 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
27555
27556 * gdb.base/scope.exp: It's now init0(), not init().
27557
27558 * gdb.base/scope0.c: For now, change init() to be init0().
27559
27560 * config/monitor.exp: Use gdb_serial in preference to serial
27561 or netport.
27562
27563 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 27564 and it's not already set.
c906108c
SS
27565
27566Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
27567
27568 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 27569 isn't using a stub and if it supports argument passing.
c906108c
SS
27570
27571Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
27572
27573 * config/udi.exp(gdb_start): Make sure UDICONF is set
27574 properly before starting gdb.
27575
27576Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
27577
27578 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
27579 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
27580 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
27581
27582Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
27583
27584 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 27585 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
27586
27587 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
27588
27589 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
27590
27591 * config/monitor.exp: Make sure we disconnect from the target.
27592 Also, try a reboot/reload cycle instead of failing if the
27593 load fails.
27594
27595Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
27596
27597 * gdb.base/default.exp: Don't set match_max.
27598 * gdb.base/help.exp: Ditto.
27599 * gdb.base/list.exp: Ditto.
27600 * gdb.base/signals.exp: Ditto.
27601
27602 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
27603 set, use remote_ld to download the testcase instead of
27604 the GDB loader.
27605
27606Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
27607
27608 * config/vr5000.exp: New file.
27609
27610 * config/monitor.exp(gdb_target_monitor): Add pattern for
27611 "Ending remote" to detect errors in connecting.
27612
27613 * gdb.base/setshow.exp: Add .* within auto language test.
27614
27615 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
27616 target feature.
27617
27618 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 27619 and reboot the board if necessary.
c906108c
SS
27620
27621 * gdb.base/setvar.exp(test_set): Handle multiple prints within
27622 a set of tests. Remove print.* from the patterns being checked.
27623
27624Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
27625
27626 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
27627 refer to gdb_spawn_id.
27628
27629 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
27630 longer used.
27631 * config/sparclet.exp: Ditto.
27632 * config/sparclet-old.exp: Ditto.
27633 * config/slite.exp: Ditto.
27634 * config/sim.exp: Ditto.
27635 * gdb.base/funcargs.exp: Ditto.
27636
27637 * lib/gdb.exp:Remove references to gdb_spawn_id.
27638 (gdb_expect): Move to remote.exp.
27639
27640Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
27641
27642 * config/monitor.exp: Detect the "Couldn't establish connection"
27643 message from GDB.
27644
27645Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
27646
27647 * gdb.base/bitfields.exp: Use runto instead of explicit
27648 gdb_run_cmd/gdb_expect sequences.
27649
27650 * gdb.base/break.exp(text_next_with_recursion): Add match for
27651 gdb_expect call.
27652
27653 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
27654 We also need to handle the "A program is being debugged already"
27655 prompt from gdb. Use gdb_test to set the baud rate.
27656
27657 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
27658 to 20000. Really. I mean it.
27659
27660Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
27661
27662 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
27663 fails. If suppress_flag is set, skip perror message about not
27664 being able to send to GDB.
c906108c 27665 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 27666 GDB.
c906108c
SS
27667 (gdb_expect): If suppress_flag is set, always fail immediately.
27668 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
27669 (gdb_init): Call gdb_stop_suppressing_tests.
27670 (default_gdb_exit): Ditto.
27671 (default_gdb_start): Ditto.
27672
27673 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 27674 gdb_stop_suppressing_tests as appropriate.
c906108c 27675 * gdb.base/break.exp: Ditto.
889bf7c5 27676 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
27677 * gdb.base/commands.exp: Ditto.
27678 * gdb.base/exprs.exp: Ditto.
889bf7c5 27679 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
27680 * gdb.base/list.exp: Ditto.
27681 * gdb.base/recurse.exp: Ditto.
889bf7c5 27682 * gdb.base/scope.exp: Ditto.
c906108c
SS
27683 * gdb.base/structs.exp: Ditto.
27684 * gdb.c++/inherit.exp: Ditto.
27685
27686Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
27687
27688 * config/vr4300.exp: New file.
27689
99707966 27690 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 27691
99707966 27692 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
27693
27694Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
27695
27696 * lib/gdb.exp(gdb_init): New function.
27697
27698 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 27699 for each individual variable set.
c906108c
SS
27700
27701 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
27702 name.
27703
27704 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
27705
27706 * gdb.base/scope.exp: Use gdb_test.
27707
27708 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
27709 aborting; the testsuite driver will do that for us (see
27710 gdb_finish). Also, use gdb_test in a few more places.
27711
27712Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
27713
27714 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
27715
27716Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
27717
27718 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
27719 and "add_tests" are not at the same address.
27720
27721Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
27722
27723 * gdb.base/ptype.exp: Use gdb_test.
27724
27725Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
27726
27727 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
27728 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
27729 left in. No longer expect them to fail.
27730
27731 * gdb.stabs/*.mt; Deleted, no longer used.
27732 * gdb.stabs/configure.in: Remove references to target makefile
27733 frags.
27734 * gdb.stabs/configure: Rebuilt.
27735
27736 * gdb.disasm/*.mt: Deleted, no longer used.
27737 * gdb.disasm/configure.in: Remove references to target makefile
27738 frags. Use "sh3.s" as the unique filename for this directory.
27739 * gdb.disasm/configure: Rebuilt.
27740
27741 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
27742 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
27743 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
27744
27745Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
27746
27747 * config/udi.exp: Use mondfe,name instead of remote_host.
27748
27749Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
27750
27751 * gdb.base/watchpoint.exp: Don't expect a failure when calling
27752 a function with a watchpoint enabled on the mn10200.
27753
27754 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
27755 before trying to create it!
27756
27757Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
27758
27759 * config/vx.exp: Use hostname instead of netport.
27760
27761 * config/vxworks.exp: New file.
27762
27763 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
27764
27765 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 27766 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
27767 occurs.
27768
27769 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
27770 $gdb_spawn_id directly.
27771 (gdb_run_cmd): Try _start as well as start. Use the target feature
27772 gdb,start_symbol as the symbol to start from when jumping.
27773
27774Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
27775
27776 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
27777 redundant) test.
27778
27779 * gdb.base/recurse.exp: Relax final value test for 'b' so that
27780 it doesn't lose for 16bit integer systems.
27781
27782Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
27783
27784 * gdb.fortran/types.exp: If the target doesn't support "double"
27785 data types, then expect "real" types to only be 4 bytes.
27786
27787 * gdb.c++/virtfunc.exp: Expect failure for virtual function
27788 call tests if the target doesn't support inferior function calls.
27789
27790 * gdb.base/printcmds.exp: Allow minor deviation in FP values
27791 in printf tests.
27792
27793Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
27794
27795 * gdb.base/help.exp: Disable "help set", "help show", and
27796 "help support". Simplify regexp for "help stack".
27797
27798 * gdb.base/default.exp: Set match_max to 5000 and the timeout
27799 to 60 seconds. Temporarily set match_max to 15000 around the
27800 "info copying" test.
27801
27802 * gdb.base/nodebug.exp: Don't try to do an inferior function
27803 call if the target doesn't support them.
27804 * gdb.base/printcmds.exp: Likewise.
27805 * gdb.base/setvar.exp: Likewise.
27806 * gdb.base/structs.exp: Likewise.
27807 * gdb.c++/templates.exp: Likewise.
27808 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
27809
27810 * gdb.base/recurse.exp: Enable for the mn10200.
27811
27812 * configure.in: Do configure gdb.stabs directory for *-*-elf
27813 targets.
27814 * configure: Rebuilt.
27815
27816 * gdb.base/break.exp: Check for gdb,noresults before testing
27817 exit status and/or results from the target.
27818 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
27819 * lib/gdb.exp: Remove old (now bogus) initialization of
27820 noinferior, noargs, noresults and nosignals.
27821
27822Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
27823
27824 * config/sh.exp: New file.
27825
27826 * config/slite.exp: Try to connect multiple times to the board
27827 before rebooting. Only send a "monitor run" if need_monitor_run
27828 is set.
27829
27830 * gdb.base/break.exp: Don't do the "stub continue" test if
27831 the target has gdb_stub set.
27832
27833 * gdb.base/callfuncs.exp: Increase the timeout.
27834
27835 * gdb.base/interrupt.exp: Don't even try to compile the testcase
27836 if the target has gdb,noinferiorio set.
27837
27838 * gdb.base/list.exp: Increase match_max to 10000 characters.
27839
27840 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
27841
27842 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
27843 target.
27844
27845 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
27846
27847Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
27848
27849 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
27850 trying to delete the copy of gdb. Catch the file delete so we
27851 don't die if the delete fails; also, the file should be copied to
27852 the host, not to the build.
c906108c
SS
27853
27854Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
27855
27856 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 27857 parenthesis in case it contains multiple regexps separated
c906108c
SS
27858 with |.
27859
27860 * gdb.base/watchpoint.exp: Use gdb_test.
27861 * gdb.base/default.exp: Ditto.
27862
27863Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
27864
99707966 27865 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 27866
c906108c
SS
27867 * gdb.base/scope.exp: Use gdb_test.
27868 * gdb.c++/classes.exp: Ditto.
27869 * gdb.c++/inherit.exp: Ditto.
27870
27871Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
27872
27873 * gdb.base/crossload.exp: Don't use execute_anywhere, use
27874 remote_exec instead.
27875 * gdb.base/corefile.exp: Don't be ridiculous.
27876 * gdb.base/*.c: Add missing stub invocations.
27877
27878Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
27879
27880 * config/slite.exp: Miscellaneous fixes.
27881
27882 * lib/gdb.exp: Fix runto.
27883
27884 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
27885 the target.
27886
27887 * gdb.base/watchpoint.exp: Fix regexp.
27888
27889 * lib/gdb.exp(default_gdb_exit): Add a catch to the
27890 close and wait commands, as the descriptor may now be
27891 invalid. Always call "remote_close host".
27892
27893Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
27894
27895 Major rewrite for testsuite revision.
d63a86f8 27896
c906108c
SS
27897 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
27898 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
27899 instead of relying on spawn_id to always contain a valid
27900 spawn id.
27901 (get_compiler_info): New procedure to build the ${binfile}.ci
27902 file, instead of replicating this in N different places.
27903 (gdb_compile): New procedure.
d63a86f8 27904
c906108c 27905 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
27906 appropriate arguments) instead of compile. Use gdb_test in a lot
27907 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
27908 at the start of a testcase, as this is no longer done magically.
27909
27910 config/*-gdb.exp: Rename without the -gdb suffix.
27911
27912 config/mips.exp: Use remote_close instead of exit_remote_shell.
27913 config/monitor.exp: Use target_info instead of looking at
27914 baud, timeout, etc.
27915 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
27916
27917Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27918
27919 * gdb.c++/templates.exp (test_ptype_of_templates),
27920 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
27921 Update expect patterns for destructors and assignment operators
27922 to match corresponding c-typeprint.c changes.
27923 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
27924 to destructor breakpoint test, GDB should be able to set the
27925 destructor breakpoint without specifying arguments.
27926
27927Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
27928
27929 * gdb.threads/pthreads.exp: Change result for failure to compile due
27930 to lack of pthreads runtime support from an error to simply an
27931 unsupported test, per dejagnu standards.
27932
27933Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27934
27935 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
27936 where GDB exits to reduce pattern match time.
27937 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
27938
27939 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
27940
dc96c6c7 27941Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
27942
27943 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
27944 * gdb.base/default.exp: ditto.
27945 * gdb.base/nodebug.exp: ditto.
27946 * gdb.base/printcmds.exp: ditto.
27947 * gdb.base/ptype.exp: ditto.
27948 * gdb.base/setvar.exp: ditto.
27949 * gdb.base/structs.exp: ditto.
27950 * gdb.base/setshow.c: Guard against uninitialized values of argc.
27951
27952Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
27953
27954 * configure, */configure: Rebuild with autoconf 2.12.
27955
27956Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
27957
27958 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
27959 use new i*86-pc-linux*-gnu quads.
27960 * gdb.base/corefile.exp: Ditto.
27961 * gdb.base/signals.exp: Ditto.
27962 * gdb.base/sigall.exp: Ditto.
27963 * gdb.base/interrupt.exp: Ditto.
27964
27965 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
27966 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
27967 RedHat 4.0.
d63a86f8 27968
c906108c 27969 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
27970 linux. This allows the test case to at least compile on latest
27971 linux, but still not run due to missing the threads runtime library.
c906108c
SS
27972
27973Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27974
27975 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
27976 directory to search gdb directory. Accept and step over conditional
27977 stack alignment code. Consume $prompt in failure cases.
27978 Reset timeout to $oldtimeout instead of some arbitrary value.
27979 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
27980 timeout problems with infinite stack backtraces.
27981 * gdb.base/ptype.exp (ptype struct link, union tu_link):
27982 Accept function parameters for linkfunc member.
27983
27984Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
27985
27986 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
27987 (CXXFLAGS): Remove, unreferenced.
27988 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
27989 previous -B options and also add -B option to pick up cross compiled
27990 runtime.
c906108c
SS
27991 (TARGET_INCLUDES): Add for -I options and add code to initialize when
27992 doing cross compiles.
27993 (target_alias): Declare global.
27994 (xgcc): Set variable to full path of gcc in build tree. Use findfile
27995 to verify that gcc exists in build tree, and if so set CC to that
27996 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 27997
c906108c
SS
27998Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
27999
28000 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
28001 ptype test for anonymous union. Fixup testcase to match
28002 current gcc debug output.
28003
28004Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
28005
28006 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
28007 force argument to an unsigned long type.
28008
28009Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
28010
28011 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 28012 tests and anonymous union print/ptype tests.
c906108c
SS
28013 * gdb.base/list.exp (test_forward-search): Increase timeout by
28014 5 minutes for the "search extremely long line" case.
28015 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
28016 completely optional and that the pass/fail messages use the command as
28017 the message if that third arg is a null string.
28018 (gdb_test_exact): Arrange that a null string pattern means match a
28019 null string output rather than any output, which might include random
889bf7c5 28020 errors.
c906108c
SS
28021 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
28022 backtrace test.
28023 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
28024 always failing and failure is now exposed by gdb.exp changes.
28025
28026Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
28027
28028 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
28029 weren't being noted.
28030
28031Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28032
28033 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
28034 * gdb.stabs/weird.exp: Remove v_comb xfails.
28035
dc96c6c7 28036Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28037
28038 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 28039 list.exp scope.exp watchpoint.exp]
c906108c 28040 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 28041
dc96c6c7 28042Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28043
28044 * config/monitor.exp: Increase download timeout to 1000 seconds.
28045
dc96c6c7 28046Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28047
28048 * config/m32r.exp: Increase timeout to 120 seconds.
28049
28050Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
28051
28052 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
28053 and accept older ordering as obsolescent gcc or gdb.
28054 * gdb.c++/templates.exp: Ditto.
28055 * gdb.c++/virtfunc.exp: Ditto.
28056
28057Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
28058
28059 * gdb.base/coremaker.c: Add code to mmap some data so we
28060 can check that it ends up in the core file.
28061 * gdb.base/corefile.exp: Add test to read mmapped data
28062 from core file.
28063
dc96c6c7 28064Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28065
28066 * config/m32r.exp: New file.
28067
28068Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
28069
28070 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
28071 that cflags can contains -gstabs, and work correctly for other tests.
28072
dc96c6c7 28073Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28074
28075 * gdb.base/setshow.exp: New file, tests show and set.
28076 * gdb.base/setshow.c: New file, tests show and set.
28077 * gdb.base/help.exp: Add test for help set|show annotate.
28078 * gdb.base/default.exp: Add test for set|show annotate.
28079
28080Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
28081
28082 * testsuite/gdb.base/break.exp: Make backtrace from factorial
28083 errors unique.
28084 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
28085 explicitly.
28086
28087Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
28088
28089 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
28090 and width commands. This is done elsewhere.
28091 * (gdb_start): Don't call gdb_start_sim here. That's already
28092 done in gdb_load. This fixes lots of failures in default.exp.
28093
28094Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
28095
28096 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
28097 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
28098 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
28099 in the same we we treat other failures (since it may be an expected
889bf7c5 28100 condition), rather than as an error.
c906108c
SS
28101 * gdb.base/signals.exp (test_handle_all_print): Revert back to
28102 old test format.
28103
28104Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
28105
28106 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
28107 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 28108 twice. Nuke the duplicates.
c906108c 28109 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 28110 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
28111 Remove config.h along with other config files.
28112
28113Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
28114
28115 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
28116 "p func1 ()" and note that rests of tests are skipped.
28117 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28118 setup_xfails for "print func2::coremaker_local".
c906108c
SS
28119 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
28120 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
28121 affected by the previous run test.
28122 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
28123 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
28124 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
28125 "pass int powerset tuple" and "pass modeless int powerset tuple".
28126 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
28127 "real write 4" and "real write 8".
28128 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 28129 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
28130 "print \$i after tuple assign 2", and
28131 "print vs2 after tuple assign 2".
28132 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
28133 meaningful error message and return -1 so the caller can
28134 suppress further tests and avoid a cascade of errors.
d63a86f8 28135
c906108c
SS
28136Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
28137
28138 * gdb.base/a1-selftest.exp: Tweak tests to account for new
28139 format for printing version.
28140 * gdb.base/default.exp: Ditto.
28141 * gdb.base/interrupt.exp: Fix problem with cascade of
28142 errors if child process dies while calling a function.
d63a86f8 28143
c906108c
SS
28144Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
28145
28146 * Makefile.in (VPATH): Add
28147 * Makefile.in (Makefile, config.status): Fix rules so things get
28148 remade when necessary.
28149
28150Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
28151
28152 * Makefile.in (just-check): Add path to sibling expect dir
28153 to environment variable specified by RPATH_ENVVAR.
28154
28155Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
28156
28157 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
28158 (just-check): Add shared library paths for libstdc++, tk,
28159 tcl, bfd, and opcodes to the environment variable specified
28160 in RPATH_ENVVAR.
28161 * configure.in: Add support to recognize --enable-shared flag
28162 and generate correct value for RPATH_ENVVAR.
28163 * configure: Regenerated with autoconf.
28164
28165Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
28166
28167 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 28168 include all osf versions.
c906108c
SS
28169 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
28170 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
28171 when target is linux. When failing to build pthreads test
28172 executable, give more meaningful message.
28173 * gdb.threads/pthreads.c: Hpux also uses old definition of second
28174 arg for pthread_create.
d63a86f8 28175
c906108c
SS
28176Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
28177
28178 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 28179 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 28180 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 28181 and -lpthreads (everybody else).
c906108c
SS
28182 (test_startup): Fail gracefully if threads are not supported.
28183 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
28184 "p/c array_index("abcdef",2)" when not gcc compiled.
28185 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
28186 "print func2::coremaker_local" when not gcc compiled.
28187 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
28188 "ptype on opaque struct tagname (statically)",
28189 "ptype on opaque struct tagname (dynamically) 1", and
28190 "ptype on opaque struct tagname (dynamically) 2"
28191 for not compiled with gcc.
28192 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
28193 backtrace when compiled with gcc.
d63a86f8 28194 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
28195 than always return success.
28196
28197Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
28198
28199 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
28200
28201Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
28202
28203 * gdb.base/structs.exp: Undo last change.
28204
28205Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
28206
28207 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
28208 encapsulate all the steps/nexts done during self test, starting
28209 at main, and makes them less sensitive to optimization issues.
28210 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
28211 signal handler" test.
28212 * gdb.threads/pthreads.exp: Only run this for native configs.
28213 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
28214 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
28215 tests.
28216 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
28217 for "runto test_calls(void)" test.
d63a86f8 28218
c906108c
SS
28219Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
28220
28221 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
28222 and don't expect address info in breakpoint confirmations.
28223
28224Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
28225
28226 * gdb.base/list.exp (test_forward_search): Increase timeout
28227 temporarily by 60 seconds for searching extremely long line,
889bf7c5 28228 and then reset to old value when done. Increase expect input
c906108c
SS
28229 buffer to 10000.
28230
28231Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
28232
28233 * gdb.base/list.exp (test_forward_search): Fix to handle very
28234 long source line without overflowing expect's input buffer.
28235
28236Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
28237
28238 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
28239 "buffer_full".
28240
28241 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
28242 "buffer_full".
28243
28244 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
28245 "buffer_full".
28246
28247 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
28248 "buffer_full".
28249
28250Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
28251
28252 * configure.in (configdirs): Add gdb.threads.
28253 * configure: Regenerated with autoconf.
28254 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
28255 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
28256 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 28257
c906108c
SS
28258Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
28259
28260 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
28261
28262Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
28263
28264 * gdb.base/signals.exp (test_handle_all_print): Test separately for
28265 each signal's status in the output of "handle all print".
28266 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
28267 the \r\n sequence that immediately precedes the gdb prompt.
28268 * gdb.base/a1-selftest.exp: Save original timeout and restore
28269 after test.
28270
28271Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
28272
28273 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
28274 symbol.
28275
28276Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
28277
28278 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
28279
28280Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
28281
28282 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
28283 timeout by 60 seconds.
28284
28285Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
28286
28287 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
28288 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
28289 error return.
28290
28291Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
28292
28293 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
28294 gdb initialization, also report how long dejagnu waited. Restore
28295 old timeout before doing error return. Temporarily increase timeout
889bf7c5 28296 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
28297
28298Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
28299
28300 * lib/gdb.exp: Report timeout value for verbosity level 2.
28301 * config/gdbserver.exp: Ditto.
28302 * config/hppro.exp: Ditto.
28303 * config/mips-gdb.exp: Ditto.
28304 * config/monitor.exp: Ditto.
28305 * config/netware.exp: Ditto.
28306 * config/sim-gdb.exp: Ditto.
28307 * config/slite-gdb.exp: Ditto.
28308 * config/udi-gdb.exp: Ditto.
28309 * config/unix-gdb.exp: Ditto.
28310 * config/vx-gdb.exp: Ditto.
28311 * gdb.base/a1-selftest.exp: Ditto.
28312 * gdb.base/a2-run.exp: Ditto.
28313 * gdb.base/break.exp: Ditto.
28314 * gdb.base/corefile.exp: Ditto.
28315 * gdb.base/list.exp: Ditto.
28316 * gdb.base/recurse.exp: Ditto.
28317 * gdb.base/scope.exp: Ditto.
28318 * gdb.base/signals.exp: Ditto.
28319
28320Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28321
28322 * gdb.threads/Makefile.in (docdir): Removed.
28323
28324Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28325
28326 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 28327 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 28328 @srcdir@.
d63a86f8 28329 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
28330 autoconf 2.5 or higher.
28331 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
28332
28333Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
28334
28335 * configure: Regenerated.
28336 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
28337 avoid name clashes with SunOS headers.
28338
28339Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
28340
28341 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
28342
28343Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
28344
28345 * gdb.base/callfuncs.exp: Finish last change -- make sure the
28346 prototype information ends up in the compiler info file.
28347
28348Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
28349
28350 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
28351 attempting to regenerate it. Eliminate use of a temporary file
28352 and just generate the info file directly. Source it immediately,
28353 for consistency of use.
28354 * gdb.base/corefile.exp: Ditto
28355 * gdb.base/exprs.exp: Ditto.
28356 * gdb.base/funcargs.exp: Ditto.
28357 * gdb.base/langs.exp: Ditto.
28358 * gdb.base/list.exp: Ditto.
28359 * gdb.base/mips_pro.exp: Ditto.
28360 * gdb.base/nodebug.exp: Ditto.
28361 * gdb.base/opaque.exp: Ditto.
28362 * gdb.base/ptype.exp: Ditto.
28363 * gdb.base/scope.exp: Ditto.
28364 * gdb.base/setvar.exp: Ditto.
28365 * gdb.base/signals.exp: Ditto.
28366 * gdb.base/whatis.exp: Ditto.
28367 * gdb.c++/templates.exp: Ditto.
28368 * gdb.c++/virtfunc.exp: Ditto.
28369 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 28370 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
28371
28372Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28373
28374 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
28375 it got fixed by the recent lookup_minimal_symbol_by_pc change.
28376 Increase timeout, a lot of single stepping might be needed if the
28377 target has no hardware watchpoints.
28378
28379Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
28380
28381 * gdb.base/break.exp: Ignore compiler warnings when compiling
28382 break.c.
28383 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
28384 * gdb.base/default.exp: Add h8300 xfails. Handle messages
28385 from remote-sim.
28386 * gdb.base/exprs.exp: Add h8300 xfails.
28387 * gdb.base/funcargs.exp: Likewise.
28388 * gdb.base/nodebug.exp: Likewise.
28389 * gdb.base/printcmds.exp: Likewise.
28390 * gdb.base/ptype.exp: Likewise.
28391 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
28392 h8300 xfails.
d63a86f8 28393 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
28394 on the h8300.
28395 * gdb.base/funcargs.c: Explicitly make last constant argument to
28396 call_after_alloca_subr an unsigned long type.
28397 * gdb.base/return.c: Include stdio.h.
28398
28399Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
28400
28401 * config/abug.exp: New file for the older Motorola Bug monitor
28402 that runs on the mvme13x series VME boards.
28403 * config/monitor.exp: Use the new config array for target settings
28404 if they exist.
28405
28406Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
28407
28408 * sim-gdb.exp: Make the SH simulator allocate less space when
28409 it is targeted.
28410
28411Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
28412
28413 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
28414 test.
28415
28416Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
28417
28418 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
28419 "rs6000-*-*" for "list function in include file" when gcc compiled.
28420 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
28421 for "p ctable1[120]".
28422 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
28423 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
28424 Remove setup_xfail for "rs6000-*-*" for
28425 "print 'scope0.c'::filelocal before run".
28426 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
28427 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
28428 since some compilers don't allow both options to be given
28429 on the same command line. Create object file and move it.
d63a86f8 28430
c906108c
SS
28431Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
28432
28433 * gdb.base/corefile.exp: Always regenerate the core file, since
28434 we always regenerate the coremaker program. Detect special case
28435 where registers cannot be read from core file.
d63a86f8 28436
c906108c
SS
28437Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
28438
28439 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
28440 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
28441 * gdb.c++/templates.exp: Only match on basename of file since
28442 some formats like xcoff don't encode directory information.
28443 * gdb.stabs/weird.exp: Use the right sed script for powerpc
28444 and rs6000 AIX xcoff targets.
28445 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
28446 * configure: Regenerate.
28447 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
28448 here, rather than in distclean.
d63a86f8 28449
c906108c
SS
28450Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
28451
28452 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
28453 defined, and use it to compile the test case with -O2. The
28454 native compilation still uses no optimization.
28455 * gdb.base/mips_pro.c: Remove inline assembly code since
28456 it is compiled PIC by default, which results in assembler
28457 warnings that make the testsuite think the compilation
28458 was unsuccessful.
28459
28460Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
28461
28462 * gdb.c++/misc.exp: Add note to message for
28463 "print s.a for foo struct" that this is a known gcc 2.7.2
28464 and earlier bug.
28465
28466Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
28467
28468 * gdb.base/break.exp: Fix pattern for matching "Delete all
28469 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
28470 setup_xfail for deleting all breakpoints test. Fix various
28471 timeout messages to include "(timeout)".
28472 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
28473 for "p t_float_values2(3.14159,float_val2)".
28474 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
28475 for "continue to call2g" when gcc compiled.
28476 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
28477 "up to foo in langs.exp", "show language at foo in langs.exp",
28478 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
28479 and "show language at fsub in langs.exp".
28480 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
28481 "list line 1 in include file", "list message for lines past EOF",
28482 "list function in include file", "list list0.h:foo", and
28483 "list filename:function; nonexistant function".
28484 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
28485 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
28486 and "ptype t_char_array" to be for native cc only.
d63a86f8 28487
c906108c
SS
28488Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
28489
d63a86f8 28490 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 28491 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 28492 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
28493
28494Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
28495
28496 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
28497 "bt in signals.exp". This problem only appears when running
28498 the testsuite, and then only intermittently.
28499
28500Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
28501
28502 * gdb.base/return.exp (return_tests): Differentiate between
28503 two tests of continuing.
28504
28505Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
28506
28507 * */Makefile.in (maintainer-clean): Remove config.log.
28508 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
28509 * gdb.c++/Makefile.in (PROGS): Add inherit.
28510 (clean): Remove *.ci.
28511
28512Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
28513
28514 * gdb.c++/misc.cc: Add test code from Mike Stump.
28515 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
28516
28517Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
28518
28519 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
28520 to "alpha-*-osf2*" and add comment.
28521 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
28522 setup_xfail for "step over execarg initialization" and
28523 "step over corearg initialization".
c906108c
SS
28524 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
28525 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
28526 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 28527 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
28528 "print func2::coremaker_local", and "backtrace in corefile.exp".
28529 * gdb.base/signals.exp: Build and source signals.ci.
28530 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
28531 to be for gcc only.
28532 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 28533
c906108c
SS
28534Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28535
28536 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
28537 Feb 3 procfs.c change.
28538
28539Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
28540
28541 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
28542
28543Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
28544
28545 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
28546 from dejagnu's apparent default of 10 seconds, which gives random
28547 results when running the tests over NFS on moderately loaded systems.
28548 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
28549
28550Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
28551
28552 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
28553 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 28554 result reports.
c906108c
SS
28555
28556Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
28557
28558 * configure.in (CY_AC_PATH_TCLH): Remove.
28559 * configure: Regenerate.
28560
28561Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
28562
28563 * gdb.c++/Makefile.in (clean): Add missing '{'.
28564
28565Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
28566
28567 * lib/gdb.exp: Provide a default value for noinferior.
28568
28569 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
28570 Load libgloss.exp.
28571
28572Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
28573
28574 * gdb.disasm/hppa.exp: Compile directly into an executable, use
28575 the executable, not the .o to run the tests from.
28576
28577Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
28578
28579 * gdb.base/break.exp: Don't test for program exit or exit status
28580 if $noresults if nonzero.
28581 * gdb.base/langs.exp: Likewise.
28582 * gdb.base/watchpoint.exp: Likewise.
28583
28584 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
28585 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
28586 trying to compile the testcase.
28587
28588Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
28589
28590 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
28591 * gdb.base/signals.exp (continue to handler): Likewise.
28592
28593Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
28594
28595 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
28596
28597 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
28598
28599Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
28600
28601 * gdb.base/corefile.exp: Recognize "not found" as failure
28602 when trying to determine if a core file was generated.
28603 If no core file was generate the first time, try again without
28604 the ulimit -c to work around braindamaged shells.
28605
28606Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
28607
28608 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
28609 [] tests with "test" and enclose string in quotes.
28610 * gdb.stabs/configure: Rebuild
d63a86f8 28611
c906108c
SS
28612Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
28613
28614 Changes in sync with expect:
28615 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
28616 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
28617 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
28618 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
28619 argument to AC_REQUIRE.
28620 * configure: Regenerated.
28621
28622Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
28623
28624 * gdb.base/corefile.exp: When generating a core, discard any
28625 error messages about ulimit not found and the "core dumped"
28626 message from the shell that runs the coredumper.
28627
28628Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
28629
28630 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
28631
28632 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
28633 which sed script to run. Expect failure for v_comb test
28634 on PA targets too.
d63a86f8 28635
c906108c
SS
28636Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
28637
28638 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 28639 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
28640
28641Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
28642
28643 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
28644 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 28645 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
28646 * lib/gdb.exp (default_gdb_start): Fix typo.
28647 * gdb.base/corefile.exp: Allow "Core was generated by ..."
28648 messages to not include the full program name that caused
28649 the core dump since some systems (such as solaris) apparently
28650 truncate this path to about 80 characters.
28651 When generating a core file first try increasing the core file
28652 size limit to unlimited since some systems may default it to
28653 zero, and it is harmless to try it. Move the test for failing
28654 to generate a core file to where it will actually get executed.
28655 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
28656 new gdb result from g++ debug info improvements and make old
28657 pattern obsolescent. Also account for size_t differences
28658 (may be int or long).
28659 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
28660 initialization before function call is placed in the delay slot
28661 and thus appears to be skipped over by commands such as "next".
28662
28663Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
28664
28665 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
28666
28667Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
28668
28669 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
28670 input source file; fix code to compile test to deal with this
28671 convention.
28672 * gdb.c++/*.exp: Likewise.
28673
28674Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
28675
28676 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
28677 "bt in signals.exp".
28678
28679Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
28680
28681 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
28682 "step over execarg initialization" and
889bf7c5 28683 "step over corearg initialization".
c906108c
SS
28684
28685Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
28686
28687 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
28688 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
28689
28690Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
28691
28692 From Rob Savoye (rob@poseidon.cygnus.com)
28693 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
28694 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
28695 configure.in}, gdb.disasm/{Makefile.in, configure.in},
28696 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
28697 configure.in}: Major reworking for autoconfig.
c906108c
SS
28698 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
28699 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 28700 New files.
c906108c
SS
28701 * config/unix-gdb.exp: Make GDB global.
28702 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
28703 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
28704 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
28705 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
28706 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
28707 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 28708 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
28709 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
28710 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
28711 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
28712 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 28713 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
28714 to returns as necessary, arrange for test to compile own testcase
28715 executable.
c906108c 28716 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 28717
c906108c
SS
28718Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
28719
28720 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 28721 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
28722 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
28723 "backtrace through signal handler".
28724
28725Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28726
28727 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
28728 continuing from a job control stop signal.
28729 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
28730
28731Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
28732
28733 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
28734 * gdb.base/corefile.exp: Likewise.
28735 * gdb.base/funcargs.exp: Likewise.
28736
28737Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
28738
28739 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
28740 * config/monitor.exp: Add support for setting baud rate.
28741
28742Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
28743
28744 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
28745 i*86-*-linux* xfails for "backtrace through signal handler".
28746 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
28747 "print func2::coremaker_local".
28748 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 28749 alpha-dec-osf2* xfail for
c906108c
SS
28750 "delete all breakpoints when none".
28751
28752Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
28753
28754 * gdb.base/break.exp: Change test that deletes all breakpoints
28755 when no user breakpoints are installed. A post 4.15 change
28756 causes gdb to no longer prompt in this case.
28757
28758Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
28759
28760 * gdb.base/return.exp (return_tests): Change xfail for test
28761 "correct value returned double test" to stop xfailing at
28762 Solaris 2.5. Apparently the bug has been fixed.
28763
28764Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
28765
28766 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
28767 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
28768
28769Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
28770
28771 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
28772 * gdb.disasm/hppa.s: Corresponding changes.
28773
28774Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
28775
28776 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
28777 makefile fragment.
28778 * config/mt-hpux: Deleted.
28779
28780Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
28781
d63a86f8 28782 * Many files: When warning about suppressed tests due to a
c906108c
SS
28783 nonexistant test binary, avoid incrementing the warning count.
28784
28785Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
28786
28787 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 28788
c906108c
SS
28789Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28790
28791 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
28792 "sparc-*-solaris2*".
28793
28794Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28795
28796 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
28797 Add global and local variables and initialize them.
28798 * gdb.base/corefile.exp: Test correct mapping of corefile sections
28799 by printing variables. Remove rs6000 and powerpc xfails, BFD now
28800 extracts the file name and terminating signal from the core file.
28801 * TODO: Remove note about tests for correct mapping of corefile.
28802 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
28803 from optimizing it away.
28804 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
28805 handles common blocks.
28806
28807Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
28808
28809 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
28810 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
28811
28812Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
28813
28814 * Makefile.in (maintainer-clean): New target, synonym for
28815 realclean.
28816 * gdb.base/Makefile.in (maintainer-clean): Likewise.
28817 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
28818 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
28819 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
28820 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
28821 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
28822
28823Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
28824
28825 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
28826 xfails when not gcc compiled for "print foo::funclocal".
28827 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
28828 "print foo::funclocal at foo",
28829 "print 'scope1.c'::foo::funclocal at foo",
28830 "print foo::funclocal_bss at foo",
28831 "print 'scope1.c'::foo::funclocal_bss at foo",
28832 "print foo::funclocal_ro at foo",
28833 "print 'scope1.c'::foo::funclocal_ro at foo",
28834 "print bar::funclocal at foo" and
28835 "print 'scope1.c'::bar::funclocal at foo".
28836 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
28837 gcc compiled for "print foo::funclocal at bar".
28838 Expand all messages to ensure that they identify that
28839 the test is at bar().
28840 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
28841 gcc compiled for:
28842 "ptype on opaque struct pointer (statically)",
28843 "ptype on opaque struct tagname (statically)",
28844 "ptype on opaque struct pointer (dynamically) 1",
28845 "ptype on opaque struct tagname (dynamically) 1",
28846 "ptype on opaque struct pointer (dynamically) 2" and
28847 "ptype on opaque struct tagname (dynamically) 2
28848 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
28849 gcc compiled for:
28850 "p datalocal"
28851 "whatis datalocal",
28852 "ptype datalocal",
28853 "p bsslocal",
28854 "whatis bsslocal", and
28855 "ptype bsslocal".
28856 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
28857 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
28858 when not gcc compiled.
28859 * gdb.base/funcargs.exp (float_and_integral_args): Add
28860 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
28861 compiled.
28862 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
28863 "backtrace from call6a" when not gcc compiled.
28864 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
28865 "backtrace from call7a" when not gcc compiled.
28866 * gdb.base/callfuncs.exp (do_function_calls):
28867 Add "hppa*-*-hpux*" xfail when not gcc compiled for
28868 "p t_char_array_values(char_array_val2,char_array_val1)",
28869 "p t_char_array_values(char_array_val1,char_array_val2)",
28870 "p t_char_array_values("carray 1","carray 2")",
28871 "p t_char_array_values("carray 1",char_array_val2)",
28872 "p t_char_array_values(char_array_val1,"carray 2")",
28873 "p sum_args(1,{2})",
28874 "p sum_args(2,{2,3})",
28875 "p sum_args(3,{2,3,4})",
28876 "p sum_args(4,{2,3,4,5})"
28877 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
28878 "backtrace in corefile.exp" when not gcc compiled.
28879
28880Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28881
28882 * gdb.base/signals.exp: Rewrite `handle all print' test as
28883 a procedure. Accept blanks or TABs as whitespace, increase
28884 timeout and expect input buffer size for the large output
28885 from the command. Remove "i*86-*-bsdi2.0" xfail.
28886
28887Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28888
28889 * gdb.base/setvar.exp: Add new testcases for truncation when
28890 assigning invalid values to bitfields.
28891
28892Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
28893
d63a86f8 28894 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
28895 mips-sgi-irix* xfail for
28896 "call inferior func with struct - returns char *"
28897 and fix test so that an optional (unsigned char *) cast is
889bf7c5 28898 accepted in the result.
c906108c
SS
28899
28900Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
28901
28902 * gdb.base/funcargs.exp (float_and_integral_args): Remove
28903 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
28904 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
28905 * gdb.base/signals.exp: Remove duplicate "handle all print" test
28906 that accidentally got checked in.
28907
28908Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
28909
d63a86f8 28910 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
28911 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
28912 compiled test.
28913 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
28914 Add mips-sgi-irix5* xfail for not gcc compiled.
28915 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
28916 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
28917 compiled for "p top", "whatis top", "p middle", and "whatis
28918 middle".
c906108c
SS
28919 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
28920 "whatis signed char" for not gcc compiled.
28921 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
28922 "set variable signed char=-1 (-1)" and
28923 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
28924 * gdb.base/funcargs.exp (float_and_integral_args):
28925 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
28926 Add mips-sgi-irix* xfail when not gcc compiled for
28927 "continue to call2b".
28928 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
28929 "continue to call2g".
6fdff2c5
PA
28930 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
28931 compiled for "backtrace from call6a"
28932 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
28933 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
28934 when not gcc compiled for "backtrace from call7a".
c906108c
SS
28935 (localvars_after_alloca): Fix gdb_test cmds for
28936 "print * after runto ...".
28937 Remove rs6000-*-* xfails for
28938 "print i after runto localvars_after_alloca" and
28939 "print l after runto localvars_after_alloca"
28940 for all compilers.
28941 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 28942 when not compiled with gcc, for:
c906108c
SS
28943 "print signed char == (minus)",
28944 "print signed char != (minus)",
28945 "print signed char < (minus)",
28946 "print signed char > (minus)".
28947 * gdb.base/callfuncs.exp (do_function_calls):
28948 Add mips-sgi-irix* xfail, when compiled with native compiler, for
28949 "call inferior func with struct - returns char *".
d63a86f8 28950 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
28951 "correct value returned double test" to include Solaris 2.4.
28952 * gdb.base/funcargs.exp (float_and_integral_args):
28953 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 28954
c906108c
SS
28955Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28956
28957 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
28958 enumeration bitfields if compiling with GNU C.
28959 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
28960 to empty' prompt.
28961
28962Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
28963
28964 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
28965 test for PRO targets.
28966
28967 * gdb.base/funcargs.exp: Avoid ever setting more than 8
28968 breakpoints in the inferior at any given time by making
28969 two groups of breakpoints for call2*, call6* and call7*
28970 tests.
28971
28972Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28973
28974 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
28975 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
28976 from optimizing it away.
28977 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
28978 "call inferior func with struct".
28979
28980Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
28981
28982 * configure.in: Only configure gdb.chill for particular targets.
28983
28984Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
28985
28986 * gdb.base/Makefile.in: Add action to .c.o transformation
28987 rule that generates a .ci file for each .o file and remove
28988 explicit .c.o rules except for callfuncs.o.
28989 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
28990 generates a .ci file for each .o file and remove explicit
28991 .cc.o rules.
28992 (clean): Remove *.tmp *.ci files.
28993 (EXECUTABLES): Remove templ-info.exp.
28994 * gdb.base/compiler.c: New file.
28995 * gdb.c++/compiler.cc: New file
28996 * gdb.base/scope.exp: Source gdb.base/scope.ci.
28997 Change rs6000-*-* xfail for
28998 "print 'scope0.c'::filelocal_ro" and
28999 "print 'scope1.c'::filelocal" and
29000 "print 'scope1.c'::filelocal_bss" and
29001 "print 'scope1.c'::filelocal_ro" and
29002 "print 'scope1.c'::foo::funclocal" and
29003 "print 'scope1.c'::foo::funclocal_ro" and
29004 "print 'scope1.c'::bar::funclocal" and
29005 "print 'scope0.c'::filelocal_ro" and
29006 "print 'scope1.c'::filelocal at foo" and
29007 "print 'scope1.c'::filelocal_bss at foo" and
29008 "print 'scope1.c'::filelocal_ro at foo" and
29009 "print 'scope1.c'::foo::funclocal at foo" and
29010 "print 'scope1.c'::foo::funclocal_bss at foo" and
29011 "print 'scope1.c'::foo::funclocal_ro at foo" and
29012 "print 'scope1.c'::bar::funclocal at foo" and
29013 "print 'scope0.c'::filelocal_ro" and
29014 "print 'scope1.c'::filelocal" and
29015 "print 'scope1.c'::filelocal_bss" and
29016 "print 'scope1.c'::filelocal_ro" and
29017 "print 'scope1.c'::foo::funclocal" and
29018 "print 'scope1.c'::foo::funclocal_bss" and
29019 "print 'scope1.c'::foo::funclocal_ro" and
29020 "print 'scope1.c'::bar::funclocal" and
29021 "print 'scope1.c'::bar::funclocal_bss"
29022 to only be xfail'd when not compiled with gcc.
d63a86f8 29023 Add rs6000-*-* xfail for
c906108c
SS
29024 "print 'scope0.c'::filelocal_bss before run"
29025 when compiled with gcc.
29026 (test_at_main): Add rs6000-*-* xfail for
29027 "print filelocal_ro in test_at_main"
29028 when compiled with gcc.
29029 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 29030 Add rs6000-*-aix* xfail for
c906108c
SS
29031 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
29032 "ptype t_char_array", not compiled with gcc.
29033 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
29034 xfail for "list foo (in include file)" when gcc compiled.
29035 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 29036 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
29037 "run to call0a" if not compiled with gcc.
29038 (unsigned_integral_args): Add rs6000-*-* xfail for
29039 "run to call1a" if not compiled with gcc.
29040 (float_and_integral_args): Add rs6000-*-* xfail for
29041 "run to call2a" if not compiled with gcc and for
29042 "continue to call2b" for any compiler.
29043 Add rs6000-*-* xfail to
29044 "print f1 after run to call2a" for gcc compiled.
29045 (discard_and_shuffle): Add rs6000-*-* xfail for
29046 "run to call6a".
29047 (shuffle_round_robin): Add rs6000-*-* xfail for
29048 "backtrace from call7a" if not compiled with gcc.
29049 Add rs6000-*-* xfail for
29050 "backtrace from call7b" if compiled with gcc.
29051 (call_after_alloca): Add rs6000-*-* xfail for
29052 "print c in call_after_alloca" and
29053 "print s in call_after_alloca" and
29054 "backtrace from call_after_alloca_subr"
29055 if not compiled with gcc.
29056 (localvars_in_indirect_call): Add rs6000-*-* xfail for
29057 "print c in localvars_in_indirect_call" and
29058 "print c in localvars_in_indirect_call" and
29059 "backtrace in indirectly called function" and
29060 "stepping into indirectly called function"
29061 if not compiled with gcc.
29062 (localvars_after_alloca): Add rs6000-*-* xfail for
29063 "print c after runto localvars_after_alloca" and
29064 "print s after runto localvars_after_alloca" and
29065 "print i after runto localvars_after_alloca" and
29066 "print l after runto localvars_after_alloca"
29067 for all compilers.
29068 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
29069 than whatis-info.exp.
29070 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
29071 than opaque-info.exp.
29072 Setup rs6000-*-* xfail for
d63a86f8 29073 "ptype on opaque struct pointer (statically)" and
c906108c
SS
29074 "ptype on opaque struct pointer (dynamically)" when
29075 not compiled with gcc.
29076 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
29077 rather than callf-info.exp.
29078 (do_function_calls): Add clear_xfail for rs6000-*-* for
29079 "p t_float_values2(3.14159,float_val2)". Seems to work
29080 fine there, both with xlc and gcc. Need to find out what
29081 it is doing right and fix other platforms.
29082 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
29083 "call inferior func with struct - returns int",
29084 "call inferior func with struct - returns long",
29085 "call inferior func with struct - returns float",
29086 "call inferior func with struct - returns double",
29087 "call inferior func with struct - returns char *",
29088 but only if not gcc compiled (presumes xlc compiled).
29089 Change rs6000-*-* xfails for
29090 "call inferior func with struct - returns char" and
29091 " call inferior func with struct - returns short" to only
29092 xfail if not using gcc.
29093 (clean mostlyclean): Remove *.ci and *.tmp files.
29094 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
29095 than templ-info.exp.
29096 * gdb.base/langs.exp: Source gdb.base/langs.ci.
29097 Add rs6000-*-* xfail for "up to foo in langs.exp"
29098 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 29099 when not gcc compiled.
d63a86f8 29100
c906108c
SS
29101Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29102
29103 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
29104 * gdb.base/corefile.exp: Likewise.
29105 * gdb.base/list.exp: Likewise.
29106 * gdb.base/scope.exp: Likewise.
29107 * gdb.base/siganls.exp: Likewise.
29108
29109 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
29110 compiler output.
29111 * gdb.base/whatis.exp: Likewise.
29112
29113Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
29114
29115 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
29116 failure (opcode table has been fixed to match reality).
29117
29118Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
29119
29120 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
29121 "call inferior func with struct - returns char",
29122 "call inferior func with struct - returns short"
29123
29124 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
29125 "print 'scope0.c'::filelocal at main",
29126 "print 'scope0.c'::filelocal_bss in test_at_main",
29127 "print 'scope0.c'::filelocal at foo",
29128 "print 'scope0.c'::filelocal_bss in test_at_foo",
29129 "print 'scope0.c'::filelocal at bar",
29130 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 29131
c906108c
SS
29132 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
29133 in source file 1". This bug seems to have been fixed with both
29134 gcc and native cc (was native assembler bug?).
29135
29136Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
29137
29138 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
29139 "backtrace through signal handler" to "i*86-*-sysv4*".
29140 * gdb.base/signals.exp: Add xfail for "'next' behaved as
29141 continue" case. Add "known SVR4 bug" to fail message.
29142 Add "i*86-*-bsdi2.0" xfail for "handle all print".
29143 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
29144 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
29145 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
29146 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
29147 "up to foo in langs.exp", "show language at foo in
29148 langs.exp", "up to cppsub_ in langs.exp", "show
29149 language at cppsub_ in langs.exp", "up to fsub in
29150 langs.exp", and "show language at fsub in langs.exp".
29151 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
29152 "bactrace in corefile.exp".
29153 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
29154 "call inferior function with struct - returns float" and
29155 "call inferior function with struct - returns double".
d63a86f8 29156
c906108c
SS
29157Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
29158
29159 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
29160 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
29161 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
29162 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
29163
29164Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
29165
29166 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
29167 (or overriden) "CHILL" macro rather then bare "gcc".
29168 Also look for ../../gcc/xgcc since that is what we will
29169 actually need, not "Makefile". Remove following assignment
29170 of CHILL to CHILL_FOR_TARGET because that results in
29171 recursive definition.
29172
29173Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
29174
29175 * gdb.base/corefile.exp: Change xfail for backtrace in
29176 corefile.exp from linuxaout to all linux.
29177 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
29178 cases where we miss the breakpoint at the signal handler
29179 for some reason. Setup xfail for linuxoldld/linuxaout and
29180 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
29181 hitting SIGURG breakpoint.
29182 * gdb.base/signals.exp: Setup xfail for "next" acting like
29183 continue to add linuxoldld. Setup xfail for all linux for
29184 "next to handler in signals_tests_1", "backtrace in
29185 signals_tests_1", "continue to func1", "pass SIGUSR1",
29186 and continue to handler".
29187
29188Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
29189
29190 * Update all FSF addresses except those in COPYING* files.
29191
29192Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
29193
29194 * gdb.base/a2-run.exp: Change messages to be more explicit about
29195 the status of args, and quote binfile in results.
29196
29197Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
29198
29199 * gdb.base/callfuncs.exp: Add tests for passing structs to
29200 inferior functions and return various types.
29201 * gdb.base/callfuncs.c: Add functions to receive a struct
29202 and return a member of the struct, in various types.
29203
29204Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29205
29206 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
29207
29208Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
29209
29210 * config/vxworks29k.exp: New file, sources vxworks.exp.
29211
29212Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29213
29214 * config/gdbremote.exp: New file. Testing framework using
29215 gdbserver.
29216
29217Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
29218
29219 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
29220 "call function when asleep" and "send end of file".
29221 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
29222 for "backtrace in corefile.exp".
29223 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
29224 for "backtrace through signal handler".
29225 * gdb.base/corefile.exp: Make sure we actually generate a core file
29226 before trying the core tests. Some systems allow the user to suppress
29227 generation of core files and default to that (linux for example).
29228 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
29229 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
29230
29231Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29232
29233 * gdb.threads: New directory with some crude multi-threaded
29234 gdb tests (step.exp and step2.exp).
29235 * config/mt-lynx (STEP_EXECUTABLE): Define.
29236 (THREADFLAGS): Define.
29237
29238Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
29239
29240 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
29241
29242 * gdb.base/signals.exp: Disable whole file for lynx until
29243 further notice.
29244
29245 * gdb.base/signals.exp: xfail test where "next" acts like
29246 "continue" for lynx.
29247
29248 * gdb.base/interrupt.exp: xfail test for calling function while
29249 inferior is asleep for lynx.
29250
29251 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
29252 than one cr-lf after each command.
29253
29254Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29255
29256 * configure.in: Reinstate setting of stabsdirs variable, fix
29257 typo in setting up configdirs for native builds.
29258
29259 * gdb.base/return.exp: Fix typo in return double test.
29260 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
29261 compiler from optimizing them away.
29262
29263Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
29264
29265 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
29266 sequences to be echo'd by gdb when using gdb_test.
29267 * gdb.chill/chexp.exp: Likewise.
29268 * gdb.fortran/exprs.exp: Likewise
29269
29270Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
29271
29272 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
29273 after the inferior gdb has started.
29274
29275 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
29276 after each command.
29277 * gdb.base/funcargs.exp: Likewise.
29278 * gdb.base/gdbvars.exp: Likewise.
29279 * gdb.base/interrupt.exp: Likewise.
29280 * gdb.base/list.exp: Likewise.
29281 * gdb.base/watchpoint.exp: Likewise.
29282 * gdb.c++/demangle.exp: Likewise.
29283 * gdb.c++/inherit.exp: Likewise.
29284 * gdb.chill/chexp.exp: Likewise.
29285 * gdb.fortran/exprs.exp: Likewise.
29286
29287 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
29288 test if we can't handle IO to/from the inferior.
29289
29290 * gdb.c++/misc.exp: Always check for a program already being
29291 started after sending a "run" command to gdb.
29292
29293 * gdb.base/twice.exp: Start with a fresh gdb.
29294
29295 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
29296 only depend on gdb's expression code, not the chill runtime.
29297
29298 * gdb.base/return.c: Put return values into variables so we
29299 can have gdb print them rather than depending on the program
29300 to print them.
29301 * gdb.base/return.exp: Corresponding changes.
29302
29303 * lib/gdb.exp: Provide default value for noinferiorio.
29304 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
29305 the inferior.
29306
29307 * gdb.base/break.exp: Always check for a program already being
29308 started after sending a "run" command to gdb.
29309 (text_next_with_recursion): Don't check the output from the
29310 program's printf statement. Instead just make sure the program
29311 exited.
29312
29313 * gdb.base/commands.exp: Protect tests which need arguments with
29314 $noargs conditionals.
29315
29316Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29317
29318 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
29319 of structure member arrays to match gdb/valops.c:value_addr change.
29320
29321Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
29322
29323 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
29324 cases.
29325
29326Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
29327
29328 * configure.in (configdirs): Remove gdb.chill from default list
29329 of subdirs and then add it back in only if doing a native build.
29330 The current chill compiler does not yet work in any cross build.
29331 * Revert all signal changes from Jul 6.
29332 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
29333 for sh-hms targets, allowing these tests to link, with no other
29334 changes. Testing is suppressed by setting "nosignals" in site.exp.
29335
29336Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
29337
29338 * configure.in (signaldirs): Define and add to configdirs for all
29339 targets except some specific ones that are known to not support signals.
29340 Also clean up formatting.
29341 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
29342 (signals, sigall): Remove rules to build.
29343 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
29344 Moved to new gdb.signals directory.
29345 * gdb.signals: New test directory.
29346 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
29347 signals.c signals.exp}: New or moved files.
29348
29349Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
29350
29351 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
29352
29353Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
29354
29355 * gdb.base/return.exp: Xfail `return double' test failure
29356 on at least Solaris 2.3 and handle future/past versions on
29357 a case by case basis as appropriate. Also update message
29358 to include i*86 failures.
29359
29360Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29361
29362 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
29363
29364 * lib/gdb.exp: Fix comment which erroneously identified
29365 gdb_file_cmd as gdb_load (the 19 May change was in fact to
29366 gdb_file_cmd not gdb_load).
29367 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
29368
29369 * gdb.base/setvar.exp: Make test names consistent between pass and
29370 fail cases. Use gdb_test more.
29371
29372Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29373
29374 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
29375
29376Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29377
29378 * gdb.base/help.exp: Fix expected help string for `show commands'.
29379
29380Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
29381
29382 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
29383
29384 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
29385 of a text section.
29386
29387Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
29388
29389 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
29390 that loop eventually terminates. Fix Connection refused logic so
29391 that testsuite will expire nicely.
29392
29393Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
29394
29395 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
29396 config/rom68k.exp: New tcl glue for the appropriate monitors.
29397 These all just end up calling monitor.exp.
29398 * config/monitor.exp (gdb_target_monitor): Handle `Connection
29399 refused' by retrying. Cleanup some timeout issues.
29400 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
29401 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
29402 callers don't have to set/restore global timeout variable.
29403
29404 * The following set of changes centralizes management of the global
29405 timeout variable. This way, it can be set in one target dependent
29406 place instead of dozens of places scattered throughout the test suite.
29407 If you need to lengthen a timeout, then you should either set timeout
29408 in one of the config/{target}.exp files, or multiply it by a factor.
29409 Setting it to an absolute value is always going to lose for some
29410 targets.
29411 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
29412 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
29413 * gdb.base/funcargs.exp: Don't set timeout.
29414 * gdb.base/list.exp (test_forward_search): Only use local timeout.
29415 * gdb.base/printcmds.exp (test_print_string_constants
29416 test_print_array_constants): Don't set timeout.
29417 * gdb.base/ptype.exp: Don't set timeout.
29418 * gdb.base/recurse.exp: Don't set timeout.
29419 * gdb.base/return.exp: Don't set timeout.
29420 * gdb.base/watchpoint.exp: Don't set timeout.
29421 * gdb.c++/classes.exp (do_tests): Don't set timeout.
29422 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
29423
29424Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
29425
29426 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
29427
29428Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29429
29430 * lib/gdb.exp: Disable chill tests for irix5.
29431
29432Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29433
29434 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
29435 each test pass or fail.
29436
29437Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29438
29439 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
29440 xlc not gcc.
29441
29442Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
29443
29444 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
29445
29446Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
29447
29448 * config/est.exp: Fix copyright and comments. Remove dead code.
29449 Use targetname, serialport and baud variables instead of fixed
29450 constants.
29451 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
29452 * config/cpu32bug.exp: New file to support cpu32bug monitors.
29453
29454Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29455
29456 * gdb.base/watchpoint.exp: Don't run
29457 test_watchpoint_triggered_in_syscall for sunos.
29458
29459Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29460
29461 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
29462 they don't seem to exist. Do include stdio.h.
29463
29464Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29465
29466 * gdb.base/a1-selftest.exp: Add alpha xfail.
29467
29468Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29469
29470 * gdb.base/watchpoint.c (main): Prompt before calling read().
29471 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
29472 Revise accordingly. Remove cruft about sending "123" several
29473 times, until it gets noticed. Clean up the "print buf[0]" stuff
29474 so that it passes or fails, and waits for prompts in the usual way.
29475
29476Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29477
29478 * gdb.base/recurse.exp: Fix comment.
29479
29480 * TODO: Remove item about printing variables in nodebug.exp. Add
29481 item about enabling tests which are only run on some targets.
29482
29483 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
29484 fail, make test names unique, use new gdb_test convention
29485 regarding pattern, use gdb_test more, etc.).
29486
29487 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
29488 fail, make test names unique, etc.).
29489
29490Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29491
29492 * gdb.base/nodebug.c: Change return type of top and middle to
29493 short.
29494 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
29495 are fixed by the recent mdebugread.c changes. Allow `short ()'
29496 as type for top and middle.
29497
29498Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29499
29500 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
29501 nearly as I can tell, the whole thing was an accident in Stu's
29502 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
29503 to replace a send/expect pair with gdb_test, but ended up only
29504 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
29505 of 30 Mar 1995 took care of it, but left this vestigial comment
29506 which I am now nuking.
29507
29508Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29509
29510 * gdb.base/break.exp: Look for different line number for
29511 breakpoint at main depending on usestubs.
29512
29513Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29514
29515 * gdb.base/list.exp: Adjust some alternate expect patterns to
29516 match recent list0.c change. Add alternate expect pattern for
29517 output from `list default lines around main' for optimizing
29518 compilers.
29519
29520Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29521
29522 * lib/gdb.exp: If nosignals is not set, set it to 0.
29523
29524Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
29525
29526 * config/slite-gdb.exp: Responds to load symbol table prompt.
29527 * gdb.base/break.exp: Adjust line number, fix rerun.
29528 * gdb.base/langs0.c: Add #ifdef usestubs.
29529
29530Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
29531
29532 * gdb.base/list.exp: Adjust line contents after adding new lines in
29533 list0.c. Also fix a syntax error.
29534
29535 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
29536 * gdb.base/break.exp: ditto.
29537 * gdb.base/list.exp: ditto.
29538 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
29539 * gdb.base/run.c: ditto.
29540 * gdb.base/list0.c: ditto.
29541 * gdb.base/funcargs.c: ditto.
29542
29543Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
29544
29545 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
29546 $targetname, $serialport and $baud instead of hardwired variables.
29547 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
29548 target doesn't support signals.
29549
29550Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
29551
29552 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
29553
29554Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29555
29556 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
29557 Don't rely on the value of an auto variable before it has been
29558 initialized. Use gdb_test more.
29559
29560Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29561
29562 * lib/gdb.exp (default_gdb_version): A version number must start
29563 with a digit, but other than that contains all characters up to
29564 the first whitespace character.
29565
29566Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29567
29568 * gdb.base/commands.exp (breakpoint_command_test): New tests.
29569
29570Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29571
29572 * gdb.c++/*.exp: Warn if executable does not exist. The original
29573 reason for skipping the warning was that configure.in sometimes
29574 intentionally skipped building the executables but the tcl code
29575 had no way of knowing. That (a) was always bogus with respect to
29576 error handling, (b) is no longer true (right now there is no way
29577 to skip C++ tests).
29578
29579 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
29580
29581Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29582
29583 * gdb.base/list.exp: Add expect patterns for output from
29584 SunPRO compiled executables.
29585 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
29586 types.
29587
29588Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29589
29590 * gdb.base/break.exp (test_next_with_recursion): Accept any line
29591 number (we are already testing that the correct source line text
29592 gets printed).
29593
29594 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
29595 that is what is intended, but something needed to be done to get
29596 sunos4 native working again.
29597
29598 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
29599
29600 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
29601 apparently went with a (very) old xfail.
29602
29603Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
29604
29605 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
29606 runto_main is a proc in gdb.exp that will do 'step' for target use
29607 stubs.
29608 * gdb.base/exprs.exp: ditto.
29609 * gdb.base/interrupt.exp: ditto.
29610 * gdb.base/opaque.exp: ditto.
29611 * gdb.base/printcmds.exp: ditto.
29612 * gdb.base/ptype.exp: ditto.
29613 * gdb.base/scope.exp: ditto.
29614 * gdb.base/setvar.exp: ditto.
29615 * gdb.base/signals.exp: ditto.
29616 * gdb.base/twice.exp: ditto.
29617 * gdb.c++/classes.exp: ditto.
29618 * gdb.c++/inherit.exp: ditto.
29619 * gdb.c++/templates.exp: ditto.
29620 * gdb.base/break.exp: no run and hit main for stubs. Change line
29621 numbers for breakpoints and info breakpoint.
29622 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
29623 breakpoint().
29624 * gdb.base/callfuncs.c: ditto.
29625 * gdb.base/exprs: ditto.
29626 * gdb.base/interrupt.c: ditto.
29627 * gdb.base/opaque0.c: ditto.
29628 * gdb.base/printcmds.c: ditto.
29629 * gdb.base/ptype.c: ditto.
29630 * gdb.base/scope0.c: ditto.
29631 * gdb.base/setvar.c: ditto.
29632 * gdb.base/signals.c: ditto.
29633 * gdb.base/twice.c: ditto.
29634 * gdb.c++/misc.cc: ditto.
29635 * gdb.c++/templates.cc: ditto.
29636
29637Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29638
29639 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
29640
29641 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
29642 somewhere between `read' and `main.c'. I'm pretty sure the
29643 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
29644 and it isn't particularly useful.
29645
29646 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
29647
29648Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29649
29650 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
29651
29652Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
29653
29654 * config/mt-slite: add LIBS and -nostdlib.
29655 * config/slite-gdb.exp: add this new file to support sparclite target.
29656
29657Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
29658
29659 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
29660
29661 * gdb.base/a2-run.exp: Change argument to istarget from
29662 "*-*-vxworks" to "*-*-vxworks*".
29663 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
29664
29665Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
29666
29667 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
29668 will not runto main but do a 'step' to step out of breakpoint().
29669 * config/mt-slite: add -Dusestubs.
29670
29671Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29672
29673 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
29674 instead of just @.
29675
29676 * gdb.base/signals.exp: Add test for "handle all print".
29677 * TODO: Remove "handle all print". Also remove item about
29678 checking copyright date (I don't like the idea of a spurious FAIL
29679 based on when we run the tests).
29680
29681 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
29682 for SunOS4 (reason for failure not investigated). Remove
29683 redundant test for $binfile.
29684
29685 * gdb.base/nodebug.c (array_index): Call malloc.
29686
29687 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
29688
29689Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
29690
29691 * gdb.base/recurse.exp: Update gdb_test invocation to use new
29692 conventions and slightly simplify the matching regexp.
29693
29694Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29695
29696 * gdb.base/break.exp: Update gdb_test invocation to use new
29697 convention.
29698
29699 * lib/gdb.exp: If noargs is not set, set it to 0.
29700
29701 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
29702 tests unique.
29703
29704 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
29705
29706Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29707
29708 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
29709 one argument of type "<non-float parameter>".
29710
29711Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
29712
29713 * config/rom68k.exp: New file to support Motorola IDP board.
29714 * gdb.base/a2-run.exp: Skip this file if noargs is set.
29715 * gdb.base/break.c: Change things around so that this program
29716 doesn't depend upon args. This is necessary to make remote
29717 targets work (in general, they can't take args).
29718 * gdb.base/break.exp: Don't try to send args to program. Don't
29719 expect output. Also, replace lots of code with gdb_test.
29720
29721Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29722
29723 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
29724 printing of '\'' (which is what the comment says we are testing,
29725 even though we were not), not '''.
29726 (test_integer_literals_rejected): Test that printing ''' is an error.
29727
29728 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
29729 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
29730 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
29731 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
29732 Use gdb_test not test_print_accept.
29733 * lib/gdb.exp: Remove test_print_accept.
29734
29735 * gdb.base/signals.exp (signal_tests_1): Make pass message
29736 consistent with fail message.
29737
29738 * gdb.base/whatis.exp: Remove xfails for printing char vs.
29739 unsigned char; the bug (PR 1821) is fixed.
29740
29741 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
29742
29743 * gdb.base/scope.exp (test_at_localscopes): Call pass for
29744 successful tests--makes xfailing them work right.
29745
29746Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29747
29748 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
29749 only \r\n, not .*. The test can pass .* as the last thing in
29750 $pattern if that is what it wants. In addition to providing this
29751 flexibility, this change should speed up pattern matching in cases
29752 where the pattern already ended with .* (there were a number of
29753 them). This change also helps catch bad patterns--in the old
29754 scheme the typo "char \*" instead of "char \\*" would pass. Now
29755 it is caught.
29756 * Many .exp files: Update callers.
29757
29758 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
29759 clearer and does not spuriously match multiple ('s. Likewise for
29760 ) and *.
29761
29762 * gdb.base/nodebug.exp: Test ability to call a function and pass
29763 it a string (even with no debugging info).
29764
29765 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
29766 "p '\'", which is the same as "p ''" once tcl gets done with
29767 quoting, to "p '\\'", which I suspect is what is intended (one
29768 backslash gets sent to GDB).
29769
29770 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
29771
29772Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29773
29774 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
29775 1817) was fixed literally years ago.
29776
29777Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29778
29779 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
29780 test, it causes stepping out of call_after_alloca_subr with
29781 optimizing compilers.
29782 (localvars_in_indirect_call): Consume GDB prompt if `finish'
29783 fails.
29784
29785 * gdb.c++/templates.exp: Source templ-info.exp only if
29786 the templates executable exists.
29787
29788 * gdb.c++/misc.cc (class Contains_static_instance,
29789 class Contains_nested_static_instance),
29790 gdb.c++/classes.exp (test_static_members): Test printing of
29791 a class that contains a static instance of the class.
29792
29793Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29794
29795 * gdb.base/langs2.c (cppsub_): Don't prototype.
29796 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
29797 only, I believe).
29798
29799Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29800
29801 * lib/gdb.exp (skip_chill_tests): New procedure.
29802
29803 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
29804
29805Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
29806
29807 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
29808 each expect pattern. Cuts runtime from 12 to about 4 seconds.
29809
29810Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29811
29812 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
29813
29814 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
29815 disassemble 8, not 16, instructions for part 4.
29816
29817 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
29818 support the latter anymore.
29819
29820 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
29821 -DNO_PROTOTYPES.
29822 * gdb.base/callfuncs.c: Control use of prototypes based on
29823 NO_PROTOTYPES, not __STDC__.
29824 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
29825 t_float_values2 tests if prototypes in use.
29826
29827 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
29828 t_double_values): When checking differences against DELTA, check
29829 that difference is within the range (-DELTA,DELTA), not just
29830 (-infinity,DELTA).
29831
29832Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
29833
29834 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
29835 'file' command firts, then 'target', then 'load', this is due to gdb
29836 target set up.
29837 * config/mips-gdb.exp: Fix a couple regular exp bugs.
29838
29839Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
29840
29841 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
29842 FP load/store variants.
29843 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
29844
29845Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29846
29847 * gdb.base/term.exp: Do not give a warning if not native, it is
29848 not an abnormal condition.
29849
29850Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
29851
29852 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
29853 t_char_array".
29854
29855Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
29856
29857 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
29858 are getting the version number.
29859
29860 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
29861 if not native, it is not an abnormal condition.
29862
29863Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29864
29865 * lib/gdb.exp: Just use "file exists", rather than undocumented
29866 dejagnu procedure "findfile".
29867
29868Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29869
29870 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
29871 (LDFLAGS): Set to -Xlinker -Ur.
29872
29873 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
29874 Removed, these values are set by lib/gdb.exp.
29875
29876 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
29877
29878Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
29879
29880 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
29881 of replicating gdb startup code.
29882
29883 * config/mt-vxworks (LDFLAGS): Set to -r.
29884 (CFLAGS_FOR_TARGET): Removed.
29885
29886 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
29887 (gdb) and gdb for vxworks uses (vxgdb).
29888
29889 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
29890 executable is not in the tree and host != target, use sed and
29891 program_transform_name to determine the gdb name used by the
29892 target.
29893
29894 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
29895 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
29896
29897Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29898
29899 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
29900 floats, chars, and shorts where there are ANSI-style function
29901 definitions.
29902
29903 * gdb.base/langs.exp, gdb.base/langs*: New test.
29904 * gdb.base/Makefile.in: Build it.
29905 * TODO: Remove item about checking that C names don't get C++
29906 demangling applied; this test tests it.
29907
29908Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29909
29910 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
29911 went with the const70 xfail. The xfail went away a year ago.
29912
29913 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
29914
29915 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
29916 for hp300.
29917
29918 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
29919
29920 * gdb.base/a1-selftest.exp: Don't run on hp300.
29921
29922Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29923
29924 * Makefile.in (site.exp): Set host_alias and target_alias as well
29925 as host_triplet and target_triplet.
29926
29927Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29928
29929 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
29930
29931 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
29932 places as other ecoff systems).
29933
29934 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
29935 ultrix.
29936
29937Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29938
29939 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
29940 remove them.
29941 * gdb.base/nodebug.exp: Accept "function" in addition to "text
29942 variable and "variable" in addition to "data variable".
29943 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
29944
29945 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
29946 2.
29947 * gdb.base/list1.c (long_line): Add additional statement at start
29948 of function.
29949 * gdb.base/list.exp (test_forward_search): Update line number to
29950 reflect new statement.
29951
29952Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29953
29954 * gdb.base/signals.exp: Reinitialize searched source directories
29955 after gdb_start call.
29956
29957Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
29958
29959 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
29960 * gdb.stabs/Makefile.in: Likewise.
29961
29962 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
29963 change. Instead split the tests into smaller pieces.
29964 * gdb.disasm/hppa.s: Corresponding changes.
29965
29966Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29967
29968 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29969 Quote ^C when passing it to stty. For some shells ^ is a pipe.
29970
29971 * gdb.base/funcargs.exp: Modify many tests so that every test
29972 either passes or fails. Make some test names unique.
29973
29974Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29975
29976 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
29977 Call stty to set interrupt character.
29978
29979 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
29980 for HP assembler versus GNU assembler based on actual behavior of
29981 $(CC), rather than assuming that $(AS) is always the GNU assembler.
29982
29983 * TODO: Suggest a few more stepping tests.
29984
29985Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
29986
29987 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
29988 restart GDB for h8300 after a continue.
29989 (return): Add pattern to match a29k-udi behavior.
29990 * gdb.base/nodebug.exp: Remove obsolete comment.
29991 * gdb.base/regs.exp: New file, testing of register displays.
29992 * gdb.base/return.exp: Fix typo in reference to $objdir.
29993 * gdb.base/whatis.exp: Always start with a fresh GDB.
29994
29995Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
29996
29997 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
29998 higher, these tests generate a lot of output.
29999
30000Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30001
30002 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
30003 code following the catch silently ignored some errors; without the
30004 catch they should be thrown like any other tcl error. Also, the
30005 catch used "" instead of {} which meant all the callers who wanted
30006 to include one of the characters "[]$ had to quote it an extra time.
30007 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
30008 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
30009 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
30010 Remove extra quoting.
30011
30012Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
30013
30014 * gdb.base/commands.exp: Make test names unique; every test either
30015 passes or fails. Update some comments.
30016
30017 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
30018
30019Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30020
30021 The following fixes a FAIL caused by the fact that the alpha stabs
30022 configuration didn't use the ".if alpha" code in weird.def.
30023 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
30024 bit pointer, so the 32 bit version works even on the alpha.
30025 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
30026 Remove the stuff which allowed us to have separate versions for
30027 alpha and everything else.
30028
30029 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
30030 regexp which "info func operator\[\](" is supposed to match. Fix
30031 string to send to GDB. Note that GDB still doesn't work right. Add a
30032 new test for "info func .perator\[\](" which GDB does handle correctly.
30033
30034 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
30035
30036Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30037
30038 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
30039 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
30040 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
30041 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
30042 it makes the tests harder to understand and confuses test-o-matic.
30043 The preferred style is that each test provides a PASS or a FAIL,
30044 and has a unique message (e.g. "continue #54" not just "continue")
30045 which is the same for the pass and the fail.
30046 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
30047 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
30048 to lib/gdb.exp.
30049 * gdb.base/printcmds.exp: Use test_print_accept. Remove
30050 prt_accept which was basically the same thing. Likewise for
30051 test_print_reject and prt_reject.
30052 * lib/gdb.exp (test_print_reject): Add some more error message
30053 patterns to match from the former printcmds.exp (prt_reject).
30054 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
30055 One defect of the passcount stuff is that some of it failed to
30056 report XPASS where appropriate.
30057 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
30058 stuff before and after arg in expected pattern.
30059 (test_paddr_operator_functions): Re-do test without print_addr_of;
30060 this is the only test which seems to want extra stuff there.
30061
30062Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30063
30064 * gdb.base/nodebug.exp: Update new tests to reflect improved
30065 wording of gdb output.
30066
30067 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
30068 and "ptype" work on variables in files compiled without -g.
30069 Replaces commented out "maint print msymbol" tests.
30070
30071Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30072
30073 * gdb.base/setvar.c (dummy): Call malloc.
30074
30075 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
30076 losing with the irix4 sed.
30077
30078 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
30079 ALRM" on irix4.
30080
30081Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30082
30083 * TODO: Remove items about corefile.exp testing new exec-file and
30084 backtrace; both are now done. Add items about printing enums.
30085
30086Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30087
30088 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
30089 "get signal $thissig" test fails.
30090
30091 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
30092
30093Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30094
30095 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
30096 compiler warning with dec alpha compiler.
30097
30098 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
30099 extra \n from gdb_test call (this explains why the prompt test
30100 that I removed yesterday was there).
30101 (user_defined_command_test): Remove extra \n and prompt test.
30102
30103 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
30104 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
30105 doesn't exist.
30106 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
30107 Also remove alpha workaround, which turns out to be because
30108 SIGABRT == SIGLOST.
30109
30110 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
30111
30112 * gdb.base/help.exp: Don't test "help show".
30113
30114Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30115
30116 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
30117 "set print address" is on.
30118 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
30119 pass prompt to gdb_test; gdb_test already looks for the prompt.
30120
30121 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
30122
30123 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
30124 was a vestige of the manual TESTSTRATEGY, and the purpose of it
30125 was to make sure that gdb can read a core file. But (a) the "read
30126 the corefile" part didn't make it to a1-selftest.exp, we just
30127 delete the corefile after creating it, and (b) we test reading
30128 corefiles in corefile.exp anyway. Also, this test left around a
30129 xgdb process on Solaris.
30130
30131 * gdb.base/corefile.exp: Also test backtrace.
30132
30133Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
30134
30135 * gdb.base/commands.exp: Test a simple user defined command with
30136 arguments and if/while statements; verify the full user command is
30137 printed by "show user".
30138
30139 * gdb.base/commands.exp: Test if/while commands as part of a
30140 breakpoint command list; verify they appear in breakpoint
30141 information.
30142
30143Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30144
30145 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
30146 than by dividing by zero.
30147
30148Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
30149
30150 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
30151 performing an inferior call with watchpoints enabled.
30152 * gdb.base/watchpoint.c (main): Delete second unnecessary read
30153 call.
30154
30155Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30156
30157 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
30158 of "file" command.
30159
30160 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
30161 Add additional pattern for when "int operator int(void);" appears
30162 in a different order.
30163
30164Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
30165
30166 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
30167
30168 * gdb.base/help.exp: Replace most of docstrings for "info signals"
30169 and "signal" with ".*".
30170
30171Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30172
30173 * TODO: Add note about "handle all nostop".
30174
30175 * gdb.base/{sigall.c, sigall.exp}: New test.
30176 * gdb.base/Makefile.in: Add it.
30177
30178Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
30179
30180 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
30181 when invoking GDB, suppresses any windowing interface.
30182
30183Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
30184
30185 * config/sim-gdb: New file, simulator testing support.
30186
30187Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
30188
30189 * gdb.base/interrupt.exp: Test calling func1 twice.
30190
30191Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
30192
30193 * gdb.base/list.exp (test_forward_search): Set timeout higher
30194 when we'll be getting lots of output from gdb.
30195
30196 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
30197 "init_malloc" to after the expect statement. Run it if that
30198 regexp is taken, but also for two others which happen if source
30199 cannot be found.
30200
30201Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30202
30203 * gdb.base/printcmds.exp: New test, for printing register before
30204 program is running.
30205
30206Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30207
30208 * gdb.base/list.exp: Correct some alternate expect patterns
30209 to reflect changes in list1.c.
30210
30211Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30212
30213 * TODO: Add item regarding large frames.
30214
30215 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
30216
30217 * TODO: Remove item about enabling return.exp; it
30218 is enabled. Suggest a few more "return" tests.
30219
30220Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30221
30222 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
30223 anonymous unions.
30224
30225Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30226
30227 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
30228 and pr-5646.o, so "make" is the same as "make all", not "make
30229 pr-4975.o".
30230
30231Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
30232
30233 * gdb.base/list.exp: Adjust expectations to reflect changes in
30234 list1.c.
30235 (test_forward_search): New test proc.
30236 * gdb.base/list1.c (long_line): New function, has long source line.
30237
30238Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
30239
30240 * gdb.base/a1-selftest.exp: Change initial stepping to know about
30241 additional line of code that was added.
30242
30243Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
30244
30245 * gdb.disasm/hppa.s: Break the large branching tests into smaller
30246 tests so as not to overflow expect's input buffers.
30247 * gdb.disasm/hppa.exp: Corresponding changes.
30248
30249Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30250
30251 Beginnings of template debugging tests.
30252 * gdb.c++/templ-info.cc: New file to test for template
30253 debugging capability of the compiler.
30254 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
30255 templ-info.cc.
30256 * gdb.c++/templates.cc: Add explicit template instantiations
30257 to enable compiling with -fno-implicit-templates. Add destructor
30258 and 'value' method to T5 class for template tests.
30259 * gdb.c++/templates.exp: Add testcases for printing of template
30260 types, setting breakpoints on template methods and calling a
d63a86f8 30261 template method.
c906108c
SS
30262
30263Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
30264
30265 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
30266 branch target since some assemblers (gas-2.5) may emit a
30267 relocation for the branch instead of resolving it in the
30268 assembler.
30269
30270Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30271
30272 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
30273 through signal handler.
30274
30275Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30276
30277 * configure.in (*-*-netware): Use config/mt-netware.
30278
30279 * config/mt-netware: New file.
30280 * config/mt-i386-netware: Removed, separate configs for different
30281 netware architectures are no longer needed now that we have
30282 --with-headers.
30283
30284Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30285
30286 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
30287 by the recent changes to use ANSI C arithmetic conversions.
30288
30289Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30290
30291 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
30292 bug involving using inferior_pid to figure out whether to select a
30293 frame.
30294
30295Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
30296
30297 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
30298 match the current disassembler output.
30299
30300Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
30301
30302 * gdb.fortran/exprs.exp: Expect VOID instead of void.
30303 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
30304 types, expect "int" as type of integer values (for now).
30305
30306Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
30307
30308 * gdb.base/commands.exp: New tests for if/while commands.
30309
30310Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
30311
30312 * lib/gdb.exp (runto): Replace sub-pattern for hex value
30313 by .*, since hex values have different syntax in Chill mode.
30314
30315Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30316
30317 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
30318 linefeed from expect pattern for repeated types with indices > 9.
30319
30320Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
30321
30322 First part of Fortran test suite.
30323 * gdb.fortran: New directory.
30324 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
30325
30326Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30327
30328 * gdb.base/default.exp: Update expect pattern for load command
30329 without arguments.
30330
30331Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
30332
30333 * configure.in: Change i386 to i[345]86.
30334 * gdb.base/configure.in: Likewise.
30335 * gdb.c++/configure.in: Likewise.
30336 * gdb.chill/configure.in: Likewise.
30337
30338Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
30339
30340 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
30341 patterns, since that is not a valid context for comments.
30342
30343Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
30344
30345 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
30346 repeated types and repeated types with indices > 9.
30347
30348Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
30349
30350 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
30351 2417; old bug has been fixed.
30352
30353Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
30354
30355 * gdb.base/interrupt.exp: When trying to wake up the inferior,
30356 send the newline ourselves instead of assuming gdb_test will do
30357 so when passed an empty input string.
30358
30359 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
30360 stabs testcode.
30361
30362Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30363
30364 * lib/gdb.exp (gdb_test): Don't send anything if the first
30365 argument is an empty string. This makes cases where we want to
30366 match output that is already in expect's buffers (for example,
30367 matching a breakpoint after gdb_run_cmd has been called) work
30368 reliably.
30369
30370Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30371
30372 * config/netware.exp: New file.
30373
30374Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30375
30376 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
30377 the -B and -L prefixes so we can find the debugging stub.
30378
30379 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
30380 there and we are using the gcc from the tree.
30381
30382 * gdb.base/types.c: Removed.
30383
30384 * gdb.base/configure.in: Look for makefile fragments in ../config.
30385 Recognize i386-*-netware.
30386 * gdb.c++/configure.in: Likewise.
30387
30388Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30389
30390 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
30391 the correct TCL syntax.
30392
30393Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30394
30395 * gdb.base/opaque.exp: use runto instead of messing around with
30396 breakpoints. Simplify by using gdb_test.
30397
30398 * gdb.base/bitfields.exp: restart between tests on netware targets
30399 because breakpoints aren't relocated after target death. Run
30400 processes to completion.
30401
30402 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
30403
30404Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
30405
30406 * Makefile.in: Remove extra tabs that confuse some versions
30407 of "make". Use the newly built gdb to test with by default,
30408 rather than the first one in the tester's search path.
30409
30410Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
30411
30412 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
30413
30414 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
30415 condition help.
30416
30417Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30418
30419 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
30420
30421 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
30422 running.
30423 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
30424 * gdb.base/funcargs.exp: Likewise.
30425
30426 * gdb.base/bitfields.exp: Simplify by using gdb_test.
30427 * gdb.base/funcargs.exp: Likewise.
30428
30429 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
30430 message is "".
30431
30432Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30433
30434 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
30435 return,signals,twice}.exp: Handle non-existant binaries
30436 consistantly.
30437
30438 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
30439 * gdb.base/Makefile.in: Don't try to generate a core dump, we
30440 might testing a cross development system.
30441
30442Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30443
30444 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
30445 runtest script is relative to ${srcdir}, not ${rootdir}.
30446
30447Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
30448
30449 * gdb.base/signals.exp: Allow for optionality of breakpoint
30450 address.
30451
30452Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30453
30454 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
30455
30456Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
30457
30458 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
30459 for size_t definition.
30460 * gdb.c++/templates.cc: Likewise
30461
30462 * config/mt-i386-netware: New file.
30463
30464 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
30465 defined.
30466
30467 * gdb.base/Makefile.in: Added support for systems that name core
30468 files by appending "core" to the program name.
30469 * gdb.base/a1-selftest.exp: Likewise.
30470
30471Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30472
30473 * gdb.base/return.exp: Add comment and message for `return double'
30474 test failure on Sparc Solaris.
30475
30476Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
30477
30478 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
30479
30480Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30481
30482 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
30483 from optimizing them away.
30484 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
30485 patterns to include default constructors and assignment operators,
30486 to match gcc versions beyond 2.5.8. Accept any cplus demangling
30487 character in the output of the virtual base pointer.
30488
30489Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30490
30491 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
30492 expression match in print_addr_of to avoid unintented matches.
30493 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
30494 versions up to 2.5.8.
30495
30496Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30497
30498 * gdb.base/list.exp: Tweak alternate pattern for listing of an
30499 included file to run under newer versions of expect.
30500 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
30501 consecutive >'s in templates to accomodate recent cplus-dem.c change.
30502 Remove xfail for the virtual table of BDDHookV.
30503
30504Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
30505
30506 * lib/gdb.exp (string_to_regexp): Set a default result.
30507 (default_gdb_start): Fix misleading message.
30508
30509Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
30510
30511 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
30512 Remove all CC, etc definitions.
30513 * config/mt-hpux: New file.
30514 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
30515 (CFLAGS, LDFLAGS): Define.
30516 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
30517
30518 * Makefile.in (site.exp): Don't insert host_os, etc.
30519 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
30520 (distclean): Check existence of subdir.
30521 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
30522 * gdb.base/Makefile.in: General cleanup and simplification.
30523 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30524 to build executables. Use default rule to build .o files.
30525 (EXPECT, RUNTEST, CC): Fix relative pathname.
30526 (site.exp): Don't insert host_os, etc.
30527 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
30528 and/or SIGUSR1 defined.
30529 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
30530 * gdb.c++/Makefile.in: General cleanup and simplification.
30531 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
30532 (CFLAGS): Remove.
30533 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
30534
30535Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
30536
30537 * gdb.base/recurse.exp: Misc changes to get tests running again
30538 after Kung's changes to the watchpoint code.
30539 * gdb.base/watchpoint.exp: Likewise.
30540
30541Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
30542
30543 * lib/gdb.exp (string_to_regexp): Convert {\} also.
30544
30545Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
30546
30547 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
30548 * lib/gdb.exp (default_gdb_start): Define.
30549 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
30550 gdb.base/funcargs.exp, gdb.base/opaque.exp,
30551 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
30552 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
30553 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
30554 Don't call gdb_target_udi in between tests.
30555
30556Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30557
30558 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
30559 (which was basically just a local version of the same thing). In
30560 addition to avoiding duplication, gdb_test_exact is faster.
30561 * lib/gdb.exp (gdb_test_exact): Fix typo.
30562
30563 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
30564 don't give an error.
30565
30566 * gdb.base/term.exp: Call delete_breakpoints before starting.
30567
30568 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
30569 (t10): Add comment.
30570
30571Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30572
30573 Reorganization of the GDB Test Suite.
30574
30575 * gdb.base: New directory, contains all the basic tests.
30576 * gdb.c++: New directory, tests specific to C++.
30577 * gdb.chill: New directory, tests specific to Chill.
30578 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
30579 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
30580 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
30581 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
30582 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
30583 t30-31 to chill).
30584 * */gdbme.*: Rename to match appropriate expect scripts.
30585 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
30586 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
30587 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
30588 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
30589 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
30590 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
30591 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
30592 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
30593 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
30594 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
30595 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
30596 gdb.c++/virtfunc.cc: New names of C++ files.
30597 * gdb.chill/chillvars.ch: New name of Chill file.
30598 * gdb.base/configure.in, gdb.c++/configure.in,
30599 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
30600 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
30601 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
30602 * configure.in (configdirs): Update to reflect directory changes.
30603 (target_abbrev): No longer define for any configuration.
30604 * Makefile.in: Cosmetic improvements to header comments.
30605
30606Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
30607
30608 Various changes to gdb.t31:
30609
30610 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
30611 * gdbme.ch: Make all key-words and predefineds be upper-case.
30612 * chillvars.exp: Expect key-words and predefinds in upper-case.
30613
30614 * chillvars.exp: Use gdb_test_exact many places.
30615 Change expected output for arrays (which now includes index labels).
30616
30617 * pr-5020.exp, gdme.ch (module PR_5020):
30618 New test, for PR-5020.
30619
30620Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
30621
30622 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
30623 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
30624
30625Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
30626
30627 * Makefile.in: Fix bit-rot in definitions of CHILL,
30628 CHILL_FOR_TARGET and Chill_LIB.
30629 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
30630 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
30631 CHILL, and CHILL_LIB.
30632
30633Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
30634
30635 * Revert the previous changes. Please see Rob's directory
30636 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
30637
30638Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
30639
30640 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
30641 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
30642 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
30643 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
30644 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
30645 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
30646 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
30647 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
30648 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
30649 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
30650 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
30651 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
30652 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
30653 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
30654 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
30655 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
30656 changes from 94Q1.
30657
30658Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
30659
30660 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
30661 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
30662 Rob's new testing fragments.
30663
30664Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
30665
30666 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 30667 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
30668
30669Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
30670
30671 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
30672 version also, match on casted version strings, and match on
30673 gdb startup case where the line numbers might be messed up.
30674
30675Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
30676
30677 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 30678 (CFLAGS): Delete it from here.
c906108c
SS
30679
30680Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
30681
30682 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
30683
30684Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
30685
30686 * Makefile.in (RUNTEST): Default to just "runtest".
30687
30688Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30689
30690 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
30691 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
30692 the code has been restructured.
30693
30694Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30695
30696 * gdb.t00/default.exp (set write): Allow any number of \r and/or
30697 \n, not just one of each.
30698
30699 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
30700 /bin/cc gives a warning if you do.
30701
30702Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
30703
d63a86f8 30704 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
30705 __t10ListS_link1ZUiRCUiPT0
30706
30707Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30708
30709 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
30710 on local variables in recursive functions.
30711
30712 * gdb.t07/Makefile.in: Build the new test.
30713
30714Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30715
30716 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
30717 directly. Instead compare the return values from actual calls.
30718
30719Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
30720
30721 * Makefile.in (check): Set TCL_LIBRARY for runtest.
30722
30723Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30724
30725 * From Peter Schauer with minor modifications.
a9c64011
AS
30726 * gdb.t15/return.exp (return_tests): Handle targets where "return"
30727 stops in mid-line in the caller. Add xfail for returning a float
30728 value on X86 targets.
c906108c
SS
30729
30730Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30731
30732 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
30733 to avoid expect lossage.
30734 (fmem_LRbug_tests): Likewise.
30735 * gdb.disasm/hppa.s: Corresponding changes.
30736
30737 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
30738 conditions to work with latest dejagnu/expect.
30739
30740 * gdb.t15/funcargs.exp (finish from indirect call): No longer
30741 expected to fail on the PA.
30742 (backtrace in call with trampolines): Explicitly require main
30743 to be frame #1 (no trampolines should show up in backtrace).
30744
30745 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
30746 "continue -expect".
30747 * gdb.t06/break.exp: Likewise.
30748 * gdb.t07/watchpoint.exp: Likewise.
30749 * gdb.t13/bitfields.exp: Likewise.
30750 * gdb.t15/{funcargs,return}.exp: Likewise.
30751 * gdb.stabs/weird.exp: Likewise.
30752 * config/{mips,udi}-gdb.exp: Likewise.
30753
30754 * hppa.sed: Enclose comments within a sed command to avoid
30755 losing with the old OSF1 sed.
30756
30757Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30758
30759 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
30760 sequent dynix.
30761 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
30762 * gdb.t15/funcargs.exp: Conditionally step again to really
30763 finish from marker_call_with_trampolines. Handle the case where
30764 the first step from within call_with_trampolines already steps
30765 us back to main.
30766 * gdb.t15/gdbme.c: Add comment to closing brace of
30767 call_with_trampolines for funcargs.exp.
30768
30769Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30770
d63a86f8 30771 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
30772 Fix typo(s).
30773
30774Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30775
30776 * gdb.t07/gdbme.c: More code for watchpoint testing.
30777
30778 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
30779 "Hardware watchpoint" throughout file.
30780 (test_watchpoint_triggered_in_syscall): New test.
30781 (test_complex_watchpoint): New test.
30782
30783Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30784
30785 * gdbme.c (call_with_trampolines): New function to try and step
30786 into. Tests trampoline problems on the PA.
30787
30788 * funcargs.exp (localvars_in_indirect_call): No longer expect
30789 stepping into indirect call to fail on PAs.
30790 (test_stepping_over_trampolines): New test.
30791
30792Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30793
30794 * TODO: Add suggestions for static member function tests, and
30795 completion tests.
30796
30797Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30798
30799 * TODO: Add suggestions for "p/a" tests.
30800
30801 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
30802 (default_gdb_exit): Replace all the hair with sending "quit" to
30803 the process with a simple close.
30804
30805Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30806
30807 * TODO: Add suggestions for shared library tests.
30808
30809Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30810
30811 * TODO: Add suggestions for x/s tests.
30812
30813Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30814
30815 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
30816 "enable once", and "enable breakpoints once" with ".*".
30817
30818Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30819
30820 * TODO: Add suggestions about structure passing tests.
30821
30822Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30823
30824 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
30825 the primary1 test, use work around if __GNUC__ < 2.
30826 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
30827 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
30828 Test for bad output rather than waiting for timeout. Issue
30829 second continue only if first continue failed.
30830
30831Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30832
30833 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
30834 operator[] test with gdb_test because the old code didn't seem to
30835 be getting the quoting right with the new dejagnu.
30836
30837Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
30838
30839 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
30840 one from the path.
30841 * Makefile.in: Use a fresh expect if there is one, use runtest
30842 from the src tree if there is one.
d63a86f8 30843
c906108c
SS
30844Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30845
30846 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
30847 next over recursive call. Revise the tests from that point on
30848 (which had been skipped) to match GDB's actual (correct) output.
30849
30850 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
30851 with next over a breakpoint whose condition is false.
30852
30853 * gdb.t00/help.exp: Comment out "help set print" tests just like
30854 (and for same reason as) "help set" test.
30855
30856Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30857
30858 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
30859 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
30860
30861Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30862
30863 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
30864 necessary gdb_target_udi.
30865
30866 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
30867
30868 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
30869 1838 and 2417; they are fixed.
30870
30871 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
30872 gdb.t03/ptype.exp (ptype structure, ptype union):
30873 Remove xfails; the test is looser than when the xfails were added.
30874
30875 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
30876 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
30877
30878 * gdb.t01/run.exp: Only run shell test if isnative.
30879
30880 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
30881 since "run" automatically loads if necessary. Call gdb_target_udi
30882 after the "file" since "file" kills any execution target.
30883
30884 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
30885 GDB. GDB doesn't work that way (not anymore at least) on UDI.
30886 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
30887 argument for UDI.
30888
30889Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
30890
30891 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
30892
30893 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
30894
30895Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30896
30897 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
30898 properly quoting regexps. This makes the second argument to
30899 demangle a fixed string, which matches the callers, instead of a
30900 shell-style pattern which is what the previous implementation
30901 used. Update some of the callers.
30902
30903Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30904
30905 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
30906 (comib_nullified_tests): Fix typo.
30907 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
30908 strings. No longer expected to fail.
30909
30910 * gdb.disasm/hppa.s (addib_tests): Fix typo.
30911 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
30912 strings. No longer expected to fail.
30913
30914 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
30915 string. No longer expected to fail.
30916
30917Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30918
30919 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
30920 No longer expected to fail.
30921
30922 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
30923 string. No longer expected to fail.
30924
30925Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30926
30927 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
30928 only in the names (I probably got most of them). I was even
30929 generous with some which differed in underscores in names, and
30930 probably missed a few, and I *still* was able to remove almost a
30931 third of the file with almost no impact on testsuite coverage.
30932
30933Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30934
30935 * gdb.t00/default.exp: Match udi_attach error message as well as
30936 the one from child_attach.
30937
30938 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
30939
30940 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
30941
30942 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
30943 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
30944
30945 * Move test with enums and partial symbols back to
30946 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
30947 Reverts the change of 26 May 93. Per today's change to
30948 stabs.texinfo, the behavior that weird.exp was expecting was
30949 unreasonable; what is important is that the compiler+gdb get
30950 things right, which happens with a recent gcc. Also fix the test
30951 to deal with native compilers which put out the stab gdb can't
30952 deal with.
30953
30954Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30955
30956 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
30957 in the names. The main thing these accomplish is to slow things down.
30958 Many more such duplicates surely remain.
30959
30960 * gdb.t00/help.exp: Comment out "help support" test just like
30961 (and for same reason as) "help set" test.
30962
30963Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
30964
30965 * gdb.t06/break.exp: Remove setup_xfails for
30966 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
30967 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
30968 about known bug in gcc to include up through 2.5.8.
30969 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
30970 well as "_vb$".
30971 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
30972 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
30973 with latest gcc and gdb.
30974 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
30975 well as "_vb$".
30976
30977Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30978
30979 * configure.in (hppa*-*-*): Also configure and build stabs-only
30980 tests.
30981
30982Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
30983
30984 * gdb.t10/hppa.mt: A makefile fragment for the PA.
30985 * gdb.t10/configure.in (hppa*-*-*): Use it.
30986
30987Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30988
30989 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
30990
30991Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30992
30993 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
30994 versions prior to 1.13.5.
30995
30996Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
30997
30998 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
30999 the prompt is at the start of a line.
31000
31001Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
31002
31003 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
31004 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
31005 in the copr tests now.
31006 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
31007 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
31008 expected to fail.
31009
31010Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
31011
31012 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
31013 gdb.t31/chillvars.exp, lib/gdb.exp:
31014 Tweak to run under either version of expect.
31015 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
31016 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
31017 * gdb.t11/list.exp: Remove extraneous whitespace.
31018
31019Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31020
31021 * gdb.t16/printcmds.exp (test_print_strings): Accept
31022 "(unsigned char *) " before the string.
31023
31024 * TODO: Add notes about printing of fancy types and GDB expressions.
31025
31026Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
31027
31028 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
31029 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 31030 if doing mips-idt-ecoff.
c906108c
SS
31031
31032Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
31033
31034 * Most .exp files: Tweak to run under either version of expect.
31035
31036Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31037
31038 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
31039 xfails; I'm not sure why they are failing, but not because of PR 1806.
31040
31041Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
31042
31043 * config/unix-gdb.exp: Remove gdb_unload cause it's already
31044 defined in lib/gdb.exp.
31045
31046Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31047
31048 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
31049 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
31050 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
31051 have to be typeless.
31052
31053Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31054
31055 * TODO: Add suggestion for copyright year test.
31056
31057Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
31058
31059 * configure.in (*-*-lynxos*): Add stabs tests.
31060
31061Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31062
31063 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
31064 so insert a tab before any assembler directive in column zero.
31065
31066 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
31067 stores.
31068 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
31069 stores.
31070 (fpu_short_memory_tests): Likewise.
31071
31072Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31073
31074 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
31075 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
31076 .stabs directives in comments.
31077
31078Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31079
31080 * TODO: New file, describing tests we could write.
31081 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
31082
31083Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31084
31085 * gdb.t06/signals.exp: Add kludge to force re-sync.
31086
31087 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
31088 to xgdb instead of gdb, get out of gdb.
31089
31090Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
31091
31092 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
31093 for info.
31094
31095Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
31096
31097 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
31098 * gdb.stabs/configure.in (hppa*-*-*): Use it.
31099 * gdb.stabs/hppa.sed: New sed script for the PA.
31100
31101Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31102
31103 * gdb.stabs: Re-write weird.def and configuration to use sed
31104 instead of cpp. sed is portable and POSIX; cpp is neither.
31105
31106Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31107
31108 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
31109
31110Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31111
31112 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
31113
31114Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31115
31116 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
31117 "_vb$".
31118 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
31119 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
31120
31121Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31122
31123 * lib/gdb.exp: Comment out code which depends on non-existent
31124 `transform' procedure.
31125
31126Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
31127
31128 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
31129 * lib/gdb.exp: Transform tool name.
31130 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
31131 1.1's new error handling system.
31132
31133Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31134
31135 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
31136
31137Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31138
31139 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
31140 They made pattern matching so slow that timeouts happened on
31141 heavily loaded systems. Now any output from "show print" which
31142 gets us back to the GDB prompt is a PASS.
31143
31144Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
31145
31146 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
31147
31148Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31149
31150 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
31151
31152 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
31153 It is not from PR 3220.
31154
31155Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31156
31157 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
31158 just started failing because they depended on the order the
31159 subcommands are presented, or exact docstring text. This kind of
31160 test is a pain and has minimal benefit.
31161
31162Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31163
31164 * gdb.t09/corefile.exp: At end of test, use "core" command with
31165 no arguments.
31166
31167Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
31168
31169 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
31170 17}/Makefile.in: Make it possible to run the testsuite with Sun
31171 make and CC = cross gcc by adding explicit build rules for .o
31172 files.
31173
31174Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31175
31176 * gdb.t15/funcargs.exp: Don't put comments on same line as
31177 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 31178
c906108c
SS
31179Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31180
31181 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
31182
31183Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
31184
31185 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
31186 * gdb.t20/inherit.exp: remove three dumplicate entries.
31187
31188Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31189
31190 * gdb.t06/break.exp: For "next over recursive call", fail on any
31191 incorrect output, not just on "factorial (value=2)".
31192
31193Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31194
31195 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
31196 working now. Add an xfail if accesing a bss variable causes
31197 a memory error if the target is not yet run.
31198
31199Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31200
31201 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
31202 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
31203 name of __st* demangling (2 strings). Did Kung really get the
31204 more than 95 others right without testing them?
31205
31206Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
31207
31208 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
31209
31210Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
31211
31212 * configure.in (configdirs): Add gdb.disasm
31213 * gdb.disasm: New directory for GDB disassembler tests.
31214 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
31215
31216Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31217
31218 * gdb.t00/help.exp: Don't test "help set".
31219
31220 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
31221 from within expect statements. None of these happen anymore and
31222 they cause regressions to be silently unnoticed.
31223
31224 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
31225 messages) about known failures with gcc cygnus-2.4.5-930417.
31226
31227 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
31228 comp-info.exp so it gets built if it doesn't exist.
31229
31230 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
31231 it is no longer used.
31232 * gdb.t13/comp-info.c: Removed.
31233
31234Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31235
31236 * gdb.t06/signals.exp: Add xfail for sun3.
31237
31238Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31239
31240 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
31241 relevant because ^C doesn't get sent but failure can be reproduced
31242 interactively).
31243
31244Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31245
31246 * gdb.stabs/alpha.mt: New configuration file for alpha.
31247 * gdb.stabs/configure.in: Use it.
31248 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
31249 sharing with alpha.mt, redefine long to word via preprocessor.
31250 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
31251 for alpha.
31252 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
31253 native cc.
31254 * gdb.t00/teststrategy.exp: Change expect string so that we
31255 consume the `(xgdb)' from the command echo and from the gdb prompt.
31256 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
31257 gdb currently compares all values as long, so this failure probably
31258 applies to any configuration where LONGEST is bigger than a target int.
31259 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
31260 with gcc.
31261 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
31262 to handle opaque pointers, gcc is.
31263 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
31264 as first argument. Include <sys/types.h> and change all operator
31265 new definitions to use size_t.
31266 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
31267 now that we use size_t.
31268
31269Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31270
a9c64011 31271 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 31272 a long or float array cast all array members to the same type.
a9c64011 31273 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 31274 with 64 bit longs.
a9c64011 31275 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 31276 on alpha.
a9c64011 31277 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
31278
31279Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31280
31281 * gdb.t24 (demangle.exp): Constructors of templates have names like
31282 vector<int>::vector(int) not vector<int>::vector<int>(int). See
31283 section 14.6 of the ARM.
31284
31285 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
31286 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
31287 accomplish little and slow down the testsuite.
31288
31289 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
31290 Accept spaces various places.
31291
31292Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31293
31294 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
31295 with watchpoint enabled.
31296
31297 * Makefile.in: Remove definition of CC and remove the second
31298 definition of CXX (the "CXX = gcc" one remains). These definitions
31299 were causing backquotes to be expanded within backquotes, which
31300 doesn't work.
31301
31302Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
31303
31304 * gdb.t17/callfuncs.exp: Add "return 0" to end.
31305
31306Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31307
a9c64011
AS
31308 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
31309 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
31310 by mips cc and contains no stabs entries.
31311
31312Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
31313
31314 * config/vx-gdb.exp: Use fake device to load files rather than
31315 NFS.
31316 * lib/gdb.exp: New proc to do "file" command.
31317 * config/unix-gdb.exp: Use new "file" proc.
31318
31319Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
31320
31321 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
31322 Rework board rebooting slightly.
31323 (gdb_exit): Don't exit from the remote shell; there isn't one.
31324 * gdb.stabs/weird.exp: If a program is being debugged already,
31325 kill it.
31326 * gdb.t04/setvar.exp: Stop and restart gdb.
31327 * gdb.t05/expr.exp: Likewise.
31328 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
31329 restart gdb and reload the program.
31330 * gdb.t08/opaque.exp: Likewise.
31331 * gdb.t12/scope.exp: Likewise.
31332 * gdb.t13/bitfields.exp: Likewise.
31333 * gdb.t15/funcargs.exp: Likewise.
31334 * gdb.t20/classes.exp: Likewise.
31335 * gdb.t03/ptype.exp: Increase timeout.
31336 * gdb.t16/printcmds.exp (test_print_string_constants,
31337 test_print_array_constants): Likewise.
31338 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
31339 * gdb.t20/classes.exp (do_tests): Likewise.
31340 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
31341
31342Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
31343
31344 * gdb.stabs: Renamed *wierd* to *weird*.
31345
31346Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31347
31348 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
31349 for timeout. Add "known gcc 2.4.5 bug" to failure message.
31350
31351Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
31352
31353 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
31354 (do_tests): Remove xfail for whatis on one_var and two_var.
31355
31356Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
31357
31358 * Makefile.in: Made cross building work better by adding
31359 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
31360
31361Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31362
31363 * gdb.t15/{return.c,return.exp,Makefile.in}:
31364 New test, currently commented out.
31365
31366Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
31367
31368 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
31369 still running and removes the leftover named socket so GDb can do
31370 clean restarts.
31371
31372Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
31373
31374 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
31375 console, not GDB.
31376 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
31377 cross testing works better with "make check"
31378 * config/unix-gdb: Use default procedures for exit and version.
31379 * config/vx-gdb.exp: Cleaned up and massaged back to working order
31380 with the newest VxWorks.
31381
31382Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31383
31384 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
31385 old form.
31386
31387 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
31388 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
31389
31390 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
31391
31392 * config/unix-gdb.exp: Remove this version of gdb_exit
31393 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
31394 Rob says he'll look at it when he gets back to testing boards.
31395
31396Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
31397
31398 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
31399 an expected fail for certain ptype commands.
31400
31401 * gdb.t20/classes.exp: Update expected results of "ptype class
31402 Base1" to account for the constructor that now appears in the type.
31403
31404Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
31405
31406 * configure.in (configdirs): Restore gdb.t04, which mysteriously
31407 disappeared from list.
31408 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
31409 "alldone" proc with call to cleanup and exit.
31410 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
31411 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
31412 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
31413 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
31414 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
31415 "alldone" proc with simple returns that suppress remaining
31416 tests. The alldone proc went away many months ago.
31417
31418Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31419
31420 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
31421
31422 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
31423
31424Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31425
31426 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
31427 as vax gdb will display them.
31428
31429Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31430
31431 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
31432 optimizers.
31433
31434 * scope.exp: Change "bad value for localval" messages so each one
31435 is unique.
31436
31437 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
31438 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
31439
31440 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
31441
31442Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31443
31444 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
31445 doesn't exist (due to optimization).
31446
31447Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31448
31449 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
31450 contains \r because the filename is long.
31451
31452 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
31453 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
31454
31455Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31456
31457 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
31458 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
31459 Ultrix.
31460 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
31461 int tests.
31462 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
31463
31464Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
31465
31466 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
31467
31468 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 31469 to match does not match the passing case but still matches the
c906108c
SS
31470 failing case.
31471
31472Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31473
31474 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
31475
31476Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
31477
31478 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
31479 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
31480 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
31481 Remove various versions of gdb_exit.
31482 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
31483 gdb_exit.
31484 * config/unix-gdb.exp: gdb_exit remains here, and should override
31485 the generic version, since it's doing a lot of wierd stuff that
31486 the other versions aren't. FIXME, fold it in, or abandon this
31487 version.
31488
31489Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31490
31491 * gdb.t24/demangle.exp: Add tests for PR 3220.
31492
31493Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31494
31495 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
31496
31497Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
31498
31499 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
31500 "i386-*-*". Works for i486 as well.
31501
31502 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
31503 bug, and expand domain of xfail to all SVR4 systems, since the
31504 actual problem is likely to be in generic SVR4 /proc support.
31505
31506Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31507
31508 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
31509
31510Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
31511
31512 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
31513 xfails for other systems. Match a missing 'Continuing.' as an
31514 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
31515
31516 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
31517 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
31518 Only issue warning for missing executables if -all option is used.
31519
31520 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
31521 file if -all option is used. It's like an unpredictable XFAIL.
31522
31523Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31524
31525 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
31526 for dynamically linked binaries.
31527
31528 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
31529
31530Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31531
31532 * gdb.t20/inherit.exp: Change message for "print tagless struct"
31533 to state that this is a known bug in old versions of g++.
31534
31535Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31536
31537 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
31538 while waiting for `Continuing'.
31539
31540Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
31541
31542 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
31543 in text, data, and bss.
31544 * gdb.t10/nodebug.c: Add local and global test variables for
31545 initialized and uninitialized data.
31546
31547Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31548
31549 * config/unix-gdb.exp (gdb_exit): Add "wait".
31550
31551Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31552
31553 * gdb.t06/signals.exp: xfail the continue from the handler for all
31554 targets.
31555
31556 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
31557 function with watchpoints enabled, the i386 call dummy starts with
31558 a call.
31559
31560 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
31561 386 bsd names its corefiles.
31562
31563Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
31564
31565 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
31566 compilers don't grok it.
31567 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
31568 with small octal ints rather than character constants, which
31569 are signed and might not fit if first promoted to int.
31570
31571Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
31572
31573 * gdb.t09/Makefile.in (clean): Remove corefile.
31574
31575Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31576
31577 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
31578
31579Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31580 and Jim Kingdon (kingdon@cygnus.com)
31581
31582 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
31583 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
31584 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
31585
31586Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31587
31588 * gdb.t17/interrupt.exp: Add xfail for hppa.
31589
31590Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31591
31592 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
31593 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
31594 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
31595 to determine signed-ness of bitfields and use the result to setup
31596 the xfail.
31597 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
31598 * gdb.t15/funcargs.exp: Use them to step until the second indirect
31599 call line is reached if necessary.
31600
31601Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31602
31603 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
31604
31605Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31606
31607 * gdb.t06/break.exp: Also test `clear' command.
31608
31609Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31610
31611 * gdb.t00/teststrategy.exp: Remove extra quote.
31612
31613 * gdb.t07/watchpoint.exp: Change xfail for calling function with
31614 watchpoint enabled to be for all non-68k machines.
31615
31616 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
31617
31618Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31619
31620 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
31621 targets use aout.mt instead of ecoff.mt as gas understands
31622 standard aout format.
31623
31624Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
31625
31626 * lib/gdb.exp (runto): Don't insist that function we are running to
31627 was compiled with -g.
31628
31629 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
31630
31631 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
31632 to get back into the read system call.
31633 Accept leading newline in case where we woke it up.
31634
31635Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31636
31637 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
31638 to make the stabs test work on ecoff systems using gcc and -with-stabs.
31639 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
31640 enable ecoff configuration.
31641
31642Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31643
31644 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
31645
31646Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31647
31648 * gdb.t16/printcmds.exp: Add another printf test.
31649
31650Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
31651
31652 * configure.in: If configured -with-stabs on any target, add
31653 stabsdirs to configdirs.
31654
31655Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31656
31657 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
31658 fun" so pattern does not match the command itself.
31659
31660Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31661
31662 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
31663
31664Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31665
31666 * gdb.t17/interrupt.exp: Test for more things.
31667
31668Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31669
31670 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
31671 compiler arranges the code and line numbers.
31672
31673 * gdb.t17/interrupt.exp: Don't send \n after ^C.
31674
31675Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31676
31677 * gdb.t00/help.exp: Increase expect input buffer size.
31678
31679Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31680
31681 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
31682
31683 * gdb.t07/watchpoint.exp: Add xfail for hppa.
31684
31685 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
31686
31687 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
31688 [0-9]*, not just [0-9].
31689
31690Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31691
31692 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
31693
31694 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
31695
31696Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31697
31698 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
31699
31700Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31701
31702 * gdb.t06/signals.c: Add xfails for sun3.
31703
31704 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
31705
31706 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
31707 test_stepping tests.
31708
31709Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31710
31711 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
31712
31713 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
31714
31715 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
31716 rather than actually putting it through cpp twice.
31717
31718 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
31719
31720Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
31721
31722 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
31723 no longer needed.
31724
31725Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31726
31727 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
31728
31729 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
31730 C++ features prints as "struct", make it a pass, not an xfail.
31731
31732Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31733
31734 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
31735 Don't require VA to print as "class" rather than "struct".
31736
31737Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
31738
31739 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
31740
31741Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31742
31743 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
31744
31745Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31746
31747 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
31748 order.
31749
31750Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31751
31752 * gdb.t16/printcmds.exp: Add printf tests.
31753
31754 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
31755
31756 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
31757
31758Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
31759
31760 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
31761 pass counts, to counteract any existing or future setup_xfails.
31762
31763Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31764
31765 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
31766 {BEGIN,END}_COMMON for common block instead of STAB.
31767 * gdb.stabs/wierd.exp: Add xfail for rs6000.
31768
31769 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
31770 intp_var should be N_GSYM not N_LSYM.
31771 wierd-aout.S: Use a label for the value of the N_SO.
31772 wierd.def: Remove all backslashes.
31773 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
31774
31775Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31776
31777 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
31778 get the expected next to inheritance3.
31779
31780Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31781
31782 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
31783 now that gcc-2.4 gets it right.
31784
31785Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31786
31787 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
31788
31789 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
31790 generating comp-info.exp which works for cross-compilation.
31791
31792Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
31793
31794 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
31795 "*-*-sysv4.*".
31796
31797Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
31798
31799 * gdb.t01/run.exp: Start with a fresh gdb.
31800 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
31801 SVR4.x.
31802
31803Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
31804
31805 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
31806 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
31807 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
31808 Makefile.in (distclean, realclean): Remove gdbme.c from list of
31809 things to remove.
31810
31811Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
31812
31813 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
31814 test cases from bug reports.
31815
31816Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
31817
31818 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
31819 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
31820 avoid spurious xfails.
31821 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
31822 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
31823 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
31824
31825Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
31826
31827 * gdb.t00/teststrategy.exp: Rework to provide more useful
31828 description of each test, fix problem with systems that define
31829 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
31830 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
31831 results for "next over recursive call" so timeouts aren't taken
31832 by error.
31833
31834Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
31835
31836 * gdb.t12/scope.exp: Test printing of variables before run.
31837
31838 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
31839 printed in wrong order due to sorting.
31840
31841Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
31842
31843 * gdb.t00/teststrategy.exp: Fix expected results for printing
31844 user entered string constant. Is array of char, prints with no
31845 address.
31846
31847 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
31848 commands.
31849 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
31850 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
31851 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
31852 of struct of char arrays.
31853 * gdb.t00/radix.exp: New tests for radix commands.
31854
31855Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
31856
31857 * gdb.t16/printcmd.exp: Print a variable before running program
31858 (with xfail for AIX).
31859
31860Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
31861
31862 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
31863
31864 * gdb.t16/printcmd.exp: Don't print variables before running program.
31865
31866 * gdb.t06/break.exp: Don't require envp argument to main.
31867
31868 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
31869
31870 * gdb.t02/whatis.exp, gdb.t11/list.exp:
31871 Add xfails for rs6000.
31872
31873 * gdb.t02/whatis.exp: Change other tests not to re-test something
31874 we already tested.
31875
31876 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
31877 each type used has a variable of that type.
31878
31879Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
31880
31881 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
31882
31883Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
31884
31885 * configure.in: change srctrigger to be a file, not a directory
31886
31887Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
31888
31889 * configure.in (mips-idt-ecoff*): Added trailing '*'.
31890
31891 * gdb.t11/list.exp: Fixed a couple of typos.
31892
31893Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
31894
31895 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
31896 is fixed and PR is closed.
31897 * gdb.t16 (gdbme.c): Add simple test string variable.
31898 * gdb.t16 (printcmds.exp): Add tests with simple test string
31899 variable, primarily for boundaries on "set print elements".
31900
31901Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
31902
31903 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
31904 Make leading 0's optional and don't expect a tab in the middle
31905 of the number.
31906
31907 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
31908
31909 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
31910 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
31911 don't end command passed to gdb_test with newline.
31912
31913 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
31914 signed keyword away, don't expect signed bitfields to be signed.
31915
31916 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
31917 printing with only as many 1's as are in the field as well as printing
31918 with 32 1's (see comment).
31919
31920Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
31921
31922 * gdb.t00/default.exp: Start with a fresh gdb.
31923 * configure.in (configdirs): Remove gdb.t31 until the chill
31924 compiler works again. It no longer is able to find chillrt0
31925 since it isn't in libchill.a anymore.
31926 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
31927 wierd.o, make more modular.
31928 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
31929 spurious newlines that caused problems.
31930
31931Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31932
31933 * Move test with enums and partial symbols from gdb.t03/ptype.exp
31934 to gdb.stabs/wierd.exp since GCC has worked around the bug.
31935 gdb.stabs/wierd.{exp,def}: Many new tests.
31936
31937 * gdb.t00/default.exp: update info line for new message.
31938
31939 * gdb.t02/{whatis.exp,gdbme.c}:
31940 Test that "char *" doesn't print as "caddr_t".
31941
31942Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31943
31944 * gdb.t00/help.exp: Use .* in place of some help messages which
31945 just changed.
31946 gdb.t00/default.exp: Update "info frame" test for new message.
31947 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
31948 Remove some xfails
31949
31950Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31951
31952 * gdb.t03/{gdbme.c,ptype.exp}:
31953 Add tests for typedef'd struct and union without tags.
31954 Also check "whatis" on a variable of a typedef'd enum without a tag.
31955
31956 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
31957 PRMS 1823; the bug still exists but isn't reproduced by this test
31958 anymore), and remove rs6000 XFAIL (the bug is fixed).
31959
31960 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
31961 duplicated from whatis.exp. For those that are left, accept
31962 "long", "long int", or "int" for long variables (whatis.exp already
31963 has an XFAIL for "int", so no need to fail it here).
31964
31965 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
31966 Deal with GCC's names for types now that GDB uses the compiler's names.
31967
31968 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
31969 setup_xfail's for sunos4. If we #defined the signed keyword away,
31970 don't expect GDB to know that char it is signed.
31971
31972 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
31973
31974Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
31975
31976 * configure.in (configdirs): Add gdb.t24 for C++ tests that
31977 should work on any system, regardless of debugging format.
31978 * gdb.t21/demangle.exp: Move to gdb.t24.
31979 * gdb.t24/demangle.exp: Move from gdb.t21.
31980 * gdb.t24/{Makefile.in, configure.in}: New files.
31981
31982Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31983
31984 * configure.in: Do gdb.stabs and C++ tests only for stabs.
31985 * gdb.stabs: New directory.
31986
31987Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
31988
31989 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
31990 not just "Quit anyway?".
31991
31992Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
31993
31994 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
31995 that all setup_xfails are immediately followed by clear_xfails.
31996
31997Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
31998
31999 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
32000 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
32001 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
32002 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
32003 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
32004 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32005 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32006 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
32007 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
32008 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
32009 gdb.t31/chillvars.exp, lib/gdb.exp:
32010 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
32011 bug-gdb@prep.ai.mit.edu.
32012
32013Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
32014
32015 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
32016 with 0.0, not integer 0.
32017
32018Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
32019
32020 * gdb.t06/break.exp: Update for "Kill the program" message change.
32021
32022Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
32023
32024 * Makefile.in (GDBFLAGS): Set to -nx.
32025 * Makefile.in (site.exp): Use GDBFLAGS.
32026
32027Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32028
32029 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
32030 Makefiles.
32031 (check): depend on just-check.
32032 (just-check): added so that tests can be run without a noop
32033 build pass.
32034
32035Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
32036
32037 Switch to using configure's configdirs.
32038 * Makefile.in (Makefile): add configure.in dependency.
32039 (SUBDIRS): removed redundant assignment.
32040 * configure.in: switch subdirs assignment to configdirs.
32041 * gdb.t*/configure.in: new files.
32042
32043Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
32044
32045 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
32046 works.
32047
32048Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
32049
32050 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
32051 in explicit rules. Apparently this is not supported by some makes.
32052
32053Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
32054
32055 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
32056
32057Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32058
32059 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
32060 disappeared.
32061
32062Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
32063
32064 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
32065
32066Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
32067
32068 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
32069 watchpoint problem that is now fixed.
32070 * gdb.t30/chexp.exp: Remove setup_xfail for printing
32071 uninitialized convenience variables.
32072 * gdb.t31/chillvars.exp: Fix expected patterns for printing
32073 structures.
32074
32075Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32076
32077 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
32078 which causes expect to get out of sync with gdb on long output
32079 from help set.
32080 * gdb.t09/corefile.exp: Make expected pattern for core file
32081 failing signal and frame output format less sun specific.
32082
32083Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
32084
32085 * gdb.t31/chillvars.exp: Add and remove initial dummy
32086 breakpoint, so that symbol table is forced in.
32087 (Needed at least on Sunos4, though it seems not SVR4.)
32088 * gdb.t31/chillvars.exp: Update for changed output format.
32089
32090Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
32091
a9c64011 32092 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
32093
32094Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
32095
32096 * Makefile.in: Added --srcdir when invoking runtest, removed the
32097 need for a local config file. (optional now)
32098
32099Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
32100
32101 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
32102 failure count used to force early termination. Add some more
32103 expected failures for gnu style demangling.
32104
32105Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32106
32107 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
32108 pmi variable from gdb.t20/gdbme to get optimized away.
32109 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
32110 Check for written corefile upon timeout _and_ eof.
32111
32112Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32113
32114 * config/unix-gdb.exp: Add missing return 0.
32115
32116Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32117
32118 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
32119 test termination.
32120
32121Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
32122
32123 * configure.in (subdirs): Put back gdb.t17 which mysteriously
32124 disappeared.
32125
32126Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
32127
32128 * gdb.t10/crossload.exp: Disable the i860-elf test until such
32129 time as i860 support works.
32130
d63a86f8 32131 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
32132 "backtrace 100\r" rather than just "backtrace\r", to match last
32133 change.
32134
32135Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
32136
32137 * config/udi-gdb.exp (gdb_exit): Remove close command.
32138 (gdb_target_udi): New procedure to set the UDI target.
32139 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
32140 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
32141 Added waits for prompts after several question responses. Added
32142 some more responses used by a29k-amd-udi-gdb.
32143 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
32144 pass different arguments, restart UDI connection after program
32145 completion.
32146 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
32147 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
32148 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
32149 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
32150 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
32151 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
32152 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
32153 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
32154 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
32155 after program completion.
32156 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
32157 compiled with a SELECT_VECS setting.
32158 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
32159 infinite recursion.
32160
32161 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
32162 Added checks for COFF results, and made them expected failures for
32163 all targets. It would be better to make them expected failures
32164 for COFF targets only.
32165
32166Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
32167
32168 * Makefile.in: add null dvi target, don't bother to recurse
32169 through test directories for info and install-info; rename
32170 $(datadir) to be dejagnu instead of deja-gnu
32171
32172Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
32173
32174 * gdb.t31/gdbme.ch: Re-enable code that previously caused
32175 compiler to coredump.
32176 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
32177 code.
32178
32179Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
32180
32181 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
32182 coredump.
32183 * gdb.t31/chillvars.exp: Comment out tests that depend on that
32184 code.
32185
32186Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
32187
32188 * gdb.t03/ptype.exp: tests for return code from gdb_test.
32189 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
32190 which in a shell. Deletes xgdb when done.
32191 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
32192 Tests the return from the "set height" or "set width" commands.
32193 Added a few return codes where needed.
32194
32195Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
32196
32197 * Makefile.in (SUBDIRS): Add gdb.t17.
32198 * configure.in (subdirs): Add gdb.t17.
32199 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
32200 files to test gdb's calling of functions in the inferior with
32201 the correct arguments and gdb's ability to retrieve any
32202 result returned.
32203
32204Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
32205
32206 * config/unix-gdb.exp (gdb_exit): Remove close commands that
32207 may be called after gdb goes away. Previous versions of expect
32208 needed these to avoid file descriptor leaks, but they cause
32209 errors with the current revision of expect.
32210 * gdb.t00/gdbvars.exp: Use -re on expected output after
32211 setting sevenbit-strings.
32212 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
32213 to set sevenbit-strings consistent across tests.
32214 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
32215 set sevenbit-strings consistent across tests.
32216
32217Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
32218
32219 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
32220 expected output to match current "expect" expectations.
32221
32222Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
32223
32224 * gdb.t00/default.exp: Change expected output for default "source"
32225 command, to match new gdb behavior which requires a filename to
32226 source.
32227
32228Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
32229
32230 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
32231 expected fail for i486-*-* that misses the marker2 function.
32232 * gdb.t10/crossload.exp (bfddefault): Allow successful
32233 recognition of a format to pass even if no symbols are found.
32234 Explicitly catch failures where the format is not recognized
32235 or is ambiguous, and add the reason to the fail message.
32236 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
32237 the cause is and invalid target and add reason to failure message.
32238 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
32239 elf32-i386, elf32-sparc, and elf32-i860.
32240 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
32241 Set up expected failure for 'filename'::variable scope resolution,
32242 which is now apparently broken on all targets.
32243 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
32244 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
32245 gdb.t23/templates.exp: Change failure for missing binfile into
32246 just a warning.
32247 gdb.t21/demangle.exp: Change all cfront references to 'arm'
32248 references.
32249
32250Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
32251
32252 * gdb.t00/default.exp: Add expected output for default "source"
32253 command, to match new gdb behavior.
32254 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
32255
32256Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
32257
32258 * config/*-gdb.exp: returns an error, rather than exiting on
32259 internal errors.
32260
32261Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
32262
32263 * gdb.t03/gdbme.c: Add pointer to struct variable.
32264 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
32265 referencing struct members.
32266
32267Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
32268
32269 * configure.in (mips-idt-ecoff): New target.
32270 * config/mips-gdb.exp: New file for remote board using MIPS remote
32271 debugging protocol.
32272
32273 * Redid configuration scheme. Removed gdb.t*/configure.in.
32274 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
32275 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
32276 distclean targets. Built executables via .o files. Adjusted
32277 tests to account for source files in $(srcdir) rather than
32278 $(objdir).
32279 * lib/gdb.exp (runto): Don't expect () after the function name,
32280 because it may have arguments.
32281
32282Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
32283
32284 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
32285 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
32286 expected failures for mips-idt-* and mips-sgi-*.
32287 * gdb.t00/default.exp (attach): Kill process if requested.
32288 * gdb.t00/help.exp (help target core, help target): Accept a gdb
32289 that does not read core files.
32290 * gdb.t01/run.exp: Removed checks for exit status code.
32291 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
32292 it is linked in.
32293 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
32294 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
32295 appropriate, rather than doing it by hand.
32296 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
32297 execution.
32298 * gdb.t10/crossload.exp: Kill existing program if needed.
32299 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
32300 appropriate, rather than doing it by hand. Always increase
32301 timeout for this test, not just for VxWorks.
32302
32303Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
32304
32305 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
32306 of Chill STRUCT types and STRUCT values.
32307 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
32308 than "char".
32309 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 32310 struct2): New struct definitions and initializations to test
c906108c
SS
32311 simple Chill STRUCT types.
32312
32313Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
32314
32315 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
32316 the null byte at the end of strings.
32317 * gdb.t00/default.exp: Make show version insensitive to copyright
32318 date.
32319 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
32320 to avoid dependencies on target char signedness.
32321 * gdb.t16/printcmds.exp: Update expected results for explicitly
32322 unsigned char.
32323 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
32324 now work.
32325 * gdb.t21/demangle.exp: Add many more patterns for template
32326 demangling, most of them being expected failures.
32327 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
32328 string we are matching for, to match on the whole string.
32329 * gdb.t21/demangle.exp: Add many new test strings to demangle,
32330 and fix a whole bunch that had incorrect expected output but were
32331 passing anyway because of the bug in "proc demangle".
32332 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
32333 type.
32334 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
32335
32336Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
32337
a9c64011
AS
32338 * gdb/testsuite: made modifications to testcases, etc., to allow
32339 them to work properly given the reorganization of deja-gnu and the
32340 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
32341
32342Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
32343
32344 * gdb/testsuite: Initial creation of gdb/testsuite.
32345 Migrated dejagnu testcases and support files for testing nm to
32346 gdb/testsuite from deja-gnu. These files were moved "as is"
32347 with no modifications. This migration is part of a major overhaul
32348 of dejagnu. The modifications to these testcases, etc., which
32349 will allow them to work with the new version of dejagnu will be
32350 made in a future update.
48efe704 32351
8d8cb839 32352 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 32353\f
8d8cb839
EZ
32354;; Local Variables:
32355;; mode: change-log
32356;; left-margin: 8
32357;; fill-column: 74
32358;; version-control: never
32359;; End:
902f2ccb 32360
28e7fd62 32361 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
32362 Copying and distribution of this file, with or without modification,
32363 are permitted provided the copyright notice and this notice are preserved.