* ada-lang.c (ada_evaluate_subexp): Improve handling of integer
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
59669435
TT
12008-11-14 Nick Roberts <nickrob@snap.net.nz>
2
3 * gdb.mi/gdb2549.exp: New file.
4
de04a248
DE
52008-11-11 Doug Evans <dje@google.com>
6
7 * gdb.base/callexit.exp: New file.
8 * gdb.base/callexit.c: New file.
9
6b8ce727
DE
102008-11-10 Doug Evans <dje@google.com>
11
12 * lib/gdb.exp (GDBFLAGS): Move -nx ...
13 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
14 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
15 (default_gdb_start,default_gdb_exit): Ditto.
16 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
17 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
18 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
19 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
20 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
21 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
22
1b14b8aa
AS
232008-11-03 Andreas Schwab <schwab@suse.de>
24
25 * gdb.base/hashline2.exp: Fix typo.
26 * gdb.base/hashline3.exp: Likewise.
27
f3134b88
TT
282008-10-30 Tom Tromey <tromey@redhat.com>
29
30 * gdb.base/pointers.exp: Add test.
31 * gdb.base/pointers.c (k, S): New typedefs.
32 (instance): New global.
33
c2226152
AS
342008-10-30 Andreas Schwab <schwab@suse.de>
35
36 * gdb.base/args.exp: Add tests for newlines.
37
462f405c
JB
382008-10-30 Joel Brobecker <brobecker@adacore.com>
39
40 gdb.base/foll-exec.exp: Update the expected output of a couple
41 of "info breakpoints" tests.
42
79a45b7d
TT
432008-10-28 Tom Tromey <tromey@redhat.com>
44
45 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
46
adc13a14
PA
472008-10-24 Pedro Alves <pedro@codesourcery.com>
48
49 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
50 gdb_start_cmd.
51 Use runto_main before any test that requires execution.
52
252fbfc8
PA
532008-10-23 Pedro Alves <pedro@codesourcery.com>
54
55 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
56 instead of SIGINT.
57
28148e3d
JB
582008-10-22 Joel Brobecker <brobecker@adacore.com>
59
60 * gdb.base/completion.exp: Update expected output following
61 the addition of the "info tasks" command.
62
c209f847
TT
632008-10-22 Tom Tromey <tromey@redhat.com>
64
65 * gdb.base/exprs.exp (test_expr): Add test for string
66 concatenation.
67
f177e350
PA
682008-10-19 Pedro Alves <pedro@codesourcery.com>
69
70 * configure.ac: Output gdb.python/Makefile.
71 * configure: Regenerate.
72 * gdb.python/Makefile.in: New.
73
cce89356
JB
742008-10-16 Joel Brobecker <brobecker@adacore.com>
75
76 * gdb.base/foll-fork.exp: Adjust the expected output to match
77 the new description for fork/vfork catchpoints in the "info
78 breakpoints" output.
79
176d289d
TJB
802008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
81
82 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
83
a08702d6
TJB
842008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
85
86 * gdb.python/python-value.c: New file.
87 * gdb.python/python-value.exp: New file.
88
1c5cfe86
PA
892008-10-15 Pedro Alves <pedro@codesourcery.com>
90
91 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
92
5a98ad69
DP
932008-10-15 Denis Pilat <denis.pilat@st.com>
94
41702f1b 95 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 96
dcb1a1e2
TT
972008-10-09 Tom Tromey <tromey@redhat.com>
98
99 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
100 'fprintf' and 'stderr'.
101
9124fe48
JB
1022008-10-07 Joel Brobecker <brobecker@adacore.com>
103
104 * gdb.ada/ref_tick_size.exp: New testcase.
105
45452591
DE
1062008-10-06 Doug Evans <dje@google.com>
107
108 * gdb.dwarf2/dw2-cu-size.exp: New file.
109 * gdb.dwarf2/dw2-cu-size.S: New file.
110
111 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
112 .Ltype_int for clarity.
113
4fc5b208
PP
1142008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
115
116 PR gdb/2384:
117 * gdb.cp/gdb2384.exp: Extended to test more cases.
118 * gdb.cp/gdb2384.cc: Likewise.
119 * gdb.cp/gdb2384-base.h: Likewise.
120 * gdb.cp/gdb2384-base.cc: Likewise.
121
d78df370
JK
1222008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
123
124 * gdb.base/maint.exp (maint print type): Remove printing
125 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
126
9a044a89
TT
1272008-09-30 Tom Tromey <tromey@redhat.com>
128
129 * gdb.base/macscp.exp: Add completion tests.
130 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
131 (TWENTY_THREE): Likewise.
132 (FORTY_EIGHT): Likewise.
133
506800a9
TT
1342008-09-30 Tom Tromey <tromey@redhat.com>
135
136 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
137 everywhere.
138 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
139
1a6f01b5
JK
1402008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
141
142 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
143 testcase is derived from. Fix racy dependency on an expected PID
144 number. No longer support the testcase on Linux kernel 2.4.x.
145
2fae03e8
TT
1462008-09-27 Tom Tromey <tromey@redhat.com>
147
148 * gdb.base/macscp.exp: Add tests for stringification, splicing,
149 and varargs.
150
1ad15515
PA
1512008-09-22 Pedro Alves <pedro@codesourcery.com>
152
153 * lib/mi-support.exp (mi_expect_interrupt): New.
154 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
155 from gdb.mi/mi-nonstop.exp.
156 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
157 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
158 lib/mi-support.exp.
159 Use mi_check_thread_states throughout. Avoid ".*" and do not
160 require an anchor after -exec-run.
161
d0b76dc6
DJ
1622008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
163
164 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
165 stop is pending. Avoid ".*" when two stops are pending.
166 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
167 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
168 newlines in fullnames.
169 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
170 (mi_expect_stop): Update comments. Only anchor in sync mode.
171 Do not match newlines.
172 (mi_send_resuming_command_raw): Always return status.
173 (mi_get_stop_line): Do not match more than one line by accident.
174 Only anchor in sync mode.
175 (mi_run_inline_test): If -exec-next fails, give up.
176
9990c830
UW
1772008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
178
179 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
180 on SPU.
181
ebcf6f00
JB
1822008-09-10 Joel Brobecker <brobecker@adacore.com>
183
184 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
185
b6db24e5
JB
1862008-09-10 Joel Brobecker <brobecker@adacore.com>
187
188 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
189 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
190 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
191 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
192 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
193 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
194 gdb.ada/interface.exp, gdb.ada/null_array.exp,
195 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
196 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
197 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
198 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
199 Include the "= " sequence in the expected output of print tests.
200
2bf448e0
JB
2012008-09-10 Joel Brobecker <brobecker@adacore.com>
202
203 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
204 description for boolean types.
205
d51fd4c8
PA
2062008-09-09 Pedro Alves <pedro@codesourcery.com>
207
208 * gdb.base/hook-stop-continue.c: New.
209 * gdb.base/hook-stop-continue.exp: New.
210
694182d2
DJ
2112008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
212
213 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
214
3b8a7fc0
JG
2152008-09-08 Jerome Guitton <guitton@adacore.com>
216
217 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
218 (stack_check_probe_2, stack_check_probe_loop_1)
219 (stack_check_probe_loop_2): New functions.
220 (main): Add call to these new functions.
221 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
222 functions, check that the breakpoint is inserted at the appropriate
223 location.
224 (insert_breakpoint): Slightly refine this procedure so that it can
225 be called several times in the test.
226
96cc0ae8
JG
2272008-09-08 Jerome Guitton <guitton@adacore.com>
228
229 * gdb.base/stack-checking.c: New file.
230 * gdb.base/stack-checking.exp: New file.
231
1f08b409
TJB
2322008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
233
234 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
235 * gdb.arch/altivec-regs.exp: Likewise.
236 * gdb.arch/vsx-regs.exp: Likewise.
237
3099e1c4
TJB
2382008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
239
240 * gdb.arch/ppc-fp.exp: New file.
241 * gdb.arch/ppc-fp.c: New file.
242
cc69bfc1
PP
2432008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
244
245 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
246 lest gcc-4.3.1 optimizes the whole thing away.
247
b02a33db
MS
2482008-09-04 Michael Snyder <msnyder@vmware.com>
249
250 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
251 as "at" (for non-debug functions such as _start).
252
2992cbe0
UW
2532008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
254
255 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
256 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
257 software watchpoints.
258 * gdb.base/watch_thread_num.exp: Likewise.
259
514f746b
AR
2602008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
261
262 * gdb.arch/i386-bp_permanent.exp: New test.
263
876cecd0
TT
2642008-08-24 Tom Tromey <tromey@redhat.com>
265
266 * gdb.base/maint.exp: Update "maint print type".
267
80f73d71
VP
2682008-08-21 Vladimir Prus <vladimir@codesourcery.com>
269
270 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
271 support. Adjust the order of "*running" notifications.
272 * gdb.mi/non-stop.c: Don't cast from int to void* and
273 back.
274
d9c78d7d
MK
2752008-08-20 Mark Kettenis <kettenis@gnu.org>
276
277 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
278 expect to find it in the "info frame" output.
279
97a2d1d3
DJ
2802008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
281
282 * gdb.base/interp.exp: Always consume both prompts.
283
b96e2927
PA
2842008-08-20 Pedro Alves <pedro@codesourcery.com>
285
286 * gdb.base/pending.exp: Test pending breakpoints without symbols
287 loaded.
288
8cf6e61a
VP
2892008-08-19 Vladimir Prus <vladimir@codesourcery.com>
290
291 * lib/mi-support.exp (mi_expect_stop): Produce
292 more details on failures.
293 * gdb.mi/mi-nonstop.exp: New.
294 * gdb.mi/non-stop.c: New.
295
c6ebd6cf
VP
2962008-08-19 Vladimir Prus <vladimir@codesourcery.com>
297
298 * gdb.mi/mi-async.exp: Use 'set target-async'.
299 * lib/mi-support.exp: Use 'set/show target-async'.
300
46a9b8ed
DJ
3012008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
302
303 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
304
44feb3ce
TT
3052008-08-17 Tom Tromey <tromey@redhat.com>
306
307 * gdb.base/help.exp (help catch): Rewrite.
308
311a4e6b
TJB
3092008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
310
311 * gdb.base/define.exp: Test indented command documentation.
312 * gdb.python/python.exp: Test indented multi-line command.
313
604c2f83
LM
3142008-08-15 Luis Machado <luisgpm@br.ibm.com>
315
316 * testsuite/gdb.arch/vsx-regs.c: New source file.
317 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
318 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
319
886a217c
TT
3202008-08-14 Tom Tromey <tromey@redhat.com>
321
322 * gdb.base/macscp.exp: Add regression test for "macro define" or
323 "macro undef" with no arguments.
324
c814a4f3
PP
3252008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
326
327 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
328
12ab8a60
UW
3292008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
330
331 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
332
d57a3c85
TJB
3332008-08-06 Tom Tromey <tromey@redhat.com>
334
335 * gdb.python/python.exp: New file.
336
c7b778ff
JK
3372008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
338
339 Fix for PR gdb/1543.
340 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
341 $LOCATION.
342 (location): New variable.
343 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
344 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
345 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
346 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
347 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
348 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
349 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
350 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
351 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
352 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
353 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
354 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
355 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
356 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
357 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
358 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
359 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
360 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
361 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
362 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
363 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
364 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
365 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
366 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
367 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
368 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
369 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
370 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
371 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
372 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
373 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
374 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
375 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
376 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
377 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
378 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
379 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
380 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
381 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
382 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
383 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
384 gdb.base/type-opaque.exp, gdb.base/until.exp,
385 gdb.base/value-double-free.c, gdb.base/varargs.exp,
386 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
387 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
388 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
389 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
390 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
391 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
392 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
393 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
394 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
395 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
396 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
397 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
398 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
399 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
400 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
401 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
402 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
403 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
404 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
405 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
406 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
407 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
408 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
409 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
410 gdb.pascal/types.exp, gdb.stabs/weird.exp,
411 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
412 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
413 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
414 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
415 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
416 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
417 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
418 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
419 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
420 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
421 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
422 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
423 lib/mi-support.exp, lib/trace-support.exp: Remove reference
424 to bug-gdb@prep.ai.mit.edu .
425
5e06a3d1
VP
4262008-07-31 Vladimir Prus <vladimir@codesourcery.com>
427
428 * lib/mi-support.exp (mi_load_shlibs): New.
429 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
430
9d81d21b
VP
4312008-07-30 Vladimir Prus <vladimir@codesourcery.com>
432
433 * lib/mi-support.exp (get_mi_thread_list)
434 (check_mi_and_console_threads): New, moved from ...
435 * gdb.mi/mi-pthread.exp: ...here.
436 * gdb.mi/gdb669.exp (get_mi_thread_list)
437 (check_mi_and_console_threads): Delete.
438 * gdb.mi/mi2-pthread.exp: Likewise.
439
bae98fe0
TT
4402008-07-28 Tom Tromey <tromey@redhat.com>
441
442 * Makefile.in (just-check): Remove. Move body to...
443 (check): ... here.
444
57380f4e
DJ
4452008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
446
447 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
448 Add a test for duplicated SIGINTs.
449
e09490f1
DJ
4502008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
451
452 * gdb.threads/schedlock.exp (get_args): Update to work for any
453 value of NUM.
454 (Top level): Report the number of threads that did not resume.
455
6387b45f
DJ
4562008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
457
458 * gdb.dwarf2/dw2-compressed.S: Also define __start.
459
62f64ff2
DJ
4602008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
461
462 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
463 non-MI prompt.
464
fa8de41e
TT
4652008-07-26 Tom Tromey <tromey@redhat.com>
466
467 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
468 (function_struct, function_struct_ptr): New globals.
469 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
470 function pointer in a struct.
471
ccb3ac8a
TT
4722008-07-26 Tom Tromey <tromey@redhat.com>
473
474 * gdb.base/macscp.exp: Add test for macro lexing bug.
475
d7d9f01e
TT
4762008-07-18 Tom Tromey <tromey@redhat.com>
477
478 * gdb.base/macscp.exp: Add macro tests.
479
9bf07184
PP
4802008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
481
482 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
483
becf6477
PP
4842008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
485
486 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
487
0709f7d3
PP
4882008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
489
490 * gdb.cp/class2.exp: fix for failure on spu-elf
491
7093c834
PP
4922008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
493
494 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
495
b432ffe3
JK
4962008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
497
498 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
499
b1a268e5
VP
5002008-07-12 Vladimir Prus <vladimir@codesourcery.com>
501
502 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
503
e2995f8e
KB
5042008-07-11 Kevin Buettner <kevinb@redhat.com>
505
506 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
507 of regexp to account for changes made to GDB in the printing of
508 byte vectors.
509
14032a66
TT
5102008-07-11 Tom Tromey <tromey@redhat.com>
511
512 * gdb.base/completion.exp: Add 'help' completion test.
513
981505ef
JK
5142008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
515
516 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
517
10568435
JK
5182008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
519
520 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
521
4487aabf
PA
5222008-07-09 Pedro Alves <pedro@codesourcery.com>
523
524 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
525
a4a9b1c4
PA
5262008-07-09 Pedro Alves <pedro@codesourcery.com>
527
528 * gdb.base/fullname.exp: Restore pwd if compiling failed.
529
3c3185ac
JK
5302008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
531
532 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
533
7ebd49dc
VP
5342008-06-28 Vladimir Prus <vladimir@codesourcery.com>
535
536 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
537 previous commit. Add a comment.
538
84e46146
PA
5392008-06-28 Pedro Alves <pedro@codesourcery.com>
540
541 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
542
0f8d4a2f
VP
5432008-06-28 Vladimir Prus <vladimir@codesourcery.com>
544
545 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
546
f747e0ce
PA
5472008-06-27 Pedro Alves <pedro@codesourcery.com>
548
549 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
550 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
551 compiling an executable, link in an object that forces unbuffered
552 output.
553 * lib/set_unbuffered_mode.c: New file.
554
734a5c36
JK
5552008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
556
557 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
558
a2840c35
VP
5592008-06-25 Vladimir Prus <vladimir@codesourcery.com>
560
561 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
562 mi_expect_stop.
563 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
564 Demand that *running is output.
565 (detect_async): Perform checking every time.
566 (mi_send_resuming_command): Extract everything into...
567 (mi_send_resuming_command_raw): ...this.
568 (mi_expect_stop): Don't accept any output before *stopped.
569
6ae37fef
VP
5702008-06-13 Vladimir Prus <vladimir@codesourcery.com>
571
572 Robustify mi-simplerun.
573 * gdb.mi/basics.c (main): Add a call to sleep.
574 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
575 * gdb.mi/mi2-cli.exp: Likewise.
576 * gdb.mi/mi-break.exp: Likewise.
577
b4aa76f0 5782008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
579
580 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
581
e1ac3328
VP
5822008-06-10 Vladimir Prus <vladimir@codesourcery.com>
583
584 * gdb.mi/mi-console.exp: Adjust.
585 * gdb.mi/mi-syn-frame.exp: Adjust.
586 * gdb.mi/mi2-console.exp: Adjust.
587 * gdb.mi/mi2-syn-frame.exp: Adjust.
588 * lib/mi-support.exp (mi_run_cmd): Adjust.
589 (mi_send_resuming_command): Adjust.
590
f7f9a841
VP
5912008-06-10 Vladimir Prus <vladimir@codesourcery.com>
592
593 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
594 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
595 testing of stopped.
596 * gdb.mi/mi2-syn-frame.exp: Likewise.
597 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
598 (async, detect_async): New.
599 (mi_expect_stop, mi_continue_to_line): Adjust expectation
600 depending on if we're running in sync or async mode.
601
37cd5d19
TT
6022008-06-09 Tom Tromey <tromey@redhat.com>
603
604 * gdb.base/completion.exp: New tests for field name completion
605 with spaces, and field name completion with '->'.
606
65d12d83
TT
6072008-06-06 Tom Tromey <tromey@redhat.com>
608
609 * gdb.base/break1.c (struct some_struct): New struct.
610 (values): New global.
611 * gdb.base/completion.exp: Add field name completion test.
612
ebfe2e3f
PP
6132008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
614
615 * gdb.cp/call-c.exp: Test for incorrect handling of reference
616 to pointer.
617 * gdb.cp/call-c.cc: Likewise.
618
bcf6fc3a
NR
6192008-06-06 Nick Roberts <nickrob@snap.net.nz>
620
621 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
622 annotation.
623
49fd4a42
PA
6242008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
625 Pedro Alves <pedro@codesourcery.com>
626
627 * gdb.threads/execl.c, gdb.threads/execl1.c,
628 gdb.threads/execl.exp: New tests.
629
8a34ac3f
AR
6302008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
631 Daniel Jacobowitz <dan@codesourcery.com>
632
633 * gdb.cp/exception.exp: Activate test, make it work with pending
634 catchpoints.
635
86ae69ef
JK
6362008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
637
638 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
639
f7f9ae2c
VP
6402008-05-28 Vladimir Prus <vladimir@codesourcery.com>
641
642 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
643 now printed.
644 * gdb.mi/mi2-var-cmd.exp: Likewise.
645
2a2d4dc3
AS
6462008-05-27 Andreas Schwab <schwab@suse.de>
647
648 * gdb.base/frame-args.exp: Handle arguments that are optimized
649 out.
650
5099e4d9
LM
6512008-05-26 Luis Machado <luisgpm@br.ibm.com>
652
653 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
654 quiet for ppc32 and group options into a single variable.
655
d9c36a91
JB
6562008-05-23 Joel Brobecker <brobecker@adacore.com>
657
658 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
659 of zero-size elements.
660 * gdb.ada/null_array.exp: Test printing this new array.
661
103a8671
JK
6622008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
663
664 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
665
07a4cc1a 6662008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
667
668 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
669 of the "finish" command.
670
55f996a7
NR
6712008-05-21 Nick Roberts <nickrob@snap.net.nz>
672
673 * gdb.base/annota1.exp: Test for new annotation.
674
907fc202
UW
6752008-05-16 Pedro Alves <pedro@codesourcery.com>
676
677 * gdb.base/fixsection.exp: New file.
678 * gdb.base/fixsection0.c: New file.
679 * gdb.base/fixsection1.c: New file.
680
e8f97270
UW
6812008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
682
683 * gdb.base/annota1.exp: Accept printf@... in place of printf.
684 * gdb.base/annota3.exp: Likewise.
685
ac0bb574
NF
6862008-05-13 Nathan Froyd <froydnj@codesourcery.com>
687
688 * gdb.base/watch_thread_num.exp: Don't run tests that require
689 watchpoints if the target doesn't support them.
690
6fadd07a
DE
6912008-05-12 Doug Evans <dje@google.com>
692
693 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
694
6e9a4a30
JB
6952008-05-09 Joel Brobecker <brobecker@adacore.com>
696
697 * gdb.ada/assign_1.exp: New testcase.
698
08388c79
DE
6992008-05-09 Doug Evans <dje@google.com>
700
a3c83fae
DE
701 * gdb.base/find.exp: New file.
702 * gdb.base/find.c: New file.
08388c79 703
bd5ddfe8
DJ
7042008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
705
706 * gdb.base/commands.exp (watchpoint_command_test): Handle
707 gdb,no_hardware_watchpoints.
708 * gdb.base/float.exp: Allow ARM targets without floating point.
709 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
710
b5dd68e2
JB
7112008-05-06 Jerome Guitton <guitton@adacore.com>
712 Joel Brobecker <brobecker@adacore.com>
713
714 * gdb.ada/lang_switch: New test program.
715 * gdb.ada/lang_switch.exp: New testcase.
716
382d13d1
DE
7172008-05-05 Doug Evans <dje@google.com>
718
719 * gdb.base/help.exp (disassemble): Update expected help text.
720
9dd789d0
PA
7212008-05-04 Pedro Alves <pedro@codesourcery.com>
722
723 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
724
611c83ae
PA
7252008-05-04 Pedro Alves <pedro@codesourcery.com>
726
727 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
728 different times.
729
ff013f42
JK
7302008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
731
732 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
733 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
734 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
735 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
736
96dff6a2
VP
7372008-05-04 Vladimir Prus <vladimir@codesourcery.com>
738
739 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
740 notification to appear.
741
55cd6f92
DJ
7422008-05-04 Daniel Jacobowitz <dan@debian.org>
743
744 * gdb.base/fullname.c: New file.
745 * gdb.base/fullname.exp: New file.
746 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
747
d705c43c
PA
7482008-05-03 Pedro Alves <pedro@codesourcery.com>
749
750 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
751 expressions with macros.
752
333222e1
JK
7532008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
754
755 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
756
5ac01682
DJ
7572008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
758
759 * gdb.base/completion.exp: Handle lack of other symbols beginning
760 with "a".
761
762 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
763
237fc4c9
PA
7642008-05-02 Jim Blandy <jimb@codesourcery.com>
765
766 * gdb.asm/asmsrc1.s: Add scratch space.
767
ed5e9466
DJ
7682008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
769 Daniel Jacobowitz <dan@codesourcery.com>
770
771 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
772 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
773 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
774
b39cc962
DJ
7752007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
776
777 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
778
36d520f5
JB
7792008-05-01 Joel Brobecker <brobecker@adacore.com>
780
781 * gdb.base/info-target.exp: New testcase.
782
8d4e3071
DJ
7832008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
784
785 * gdb.cp/hang.exp: Use .cc instead of .C.
786 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
787 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
788
6f3f3097
DJ
7892008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
790
791 * gdb.base/gdb1250.exp: Remove perror.
792 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
793
5550a914
PA
7942008-04-30 Pedro Alves <pedro@codesourcery.com>
795
796 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
797 .2byte.
798
d848e687
DJ
7992008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
800
801 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
802 (maybe_kfail): New.
803
93b5768b
PA
8042008-04-25 Pedro Alves <pedro@codesourcery.com>
805
806 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
807
721c02de
VP
8082008-04-24 Vladimir Prus <vladimir@codesourcery.com>
809
810 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
811 * gdb.mi/mi2-syn-frame.exp: Likewise.
812 * lib/mi-support.exp: Likewise.
813
74960c60
VP
8142008-04-24 Vladimir Prus <vladimir@codesourcery.com>
815
816 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
817 to specify regexp for the location to stop at.
818 * gdb.base/break-always.c: New.
819 * gdb.base/break-always.exp: New.
820
d24317b4
VP
8212008-04-24 Vladimir Prus <vladimir@codesourcery.com>
822
823 * lib/mi-support.exp (mi_runto_helper): Adjust
824 for the original-location field.
825 (mi_create_breakpoint, mi_list_breakpoints): New.
826 * gdb.mi/mi-break.exp: Adjust.
827 * gdb.mi/mi2-break.exp: Adjust.
828 * gdb.mi/mi-pending.exp: Adjust.
829 * gdb.mi/mi-simplerun.exp: Adjust.
830 * gdb.mi/mi2-simplerun.exp: Adjust.
831 * gdb.mi/mi-syn-frame.exp: Adjust.
832 * gdb.mi/mi2-syn-frame.exp: Adjust.
833 * gdb.mi/mi-until.exp: Adjust.
834 * gdb.mi/mi2-until.exp: Adjust.
835 * gdb.mi/mi-var-display.exp: Adjust.
836 * gdb.mi/mi2-var-display.exp: Adjust.
837 * gdb.mi/mi-watch.exp: Adjust.
838 * gdb.mi/mi2-watch.exp: Adjust.
839
fdc59709 8402008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 841
fdc59709
PB
842 * aclocal.m4: Add override.m4.
843 * configure: Regenerate.
844
8e91f023
VP
8452008-04-19 Vladimir Prus <vladimir@codesourcery.com>
846
847 * gdb.mi/var-cmd.c (do_at_tests): Verify that
848 '-var-update --all-values' reports new value even the type
849 of a variable object has changed.
850
233a11ab
CS
8512008-04-18 Craig Silverstein <csilvers@google.com>
852
853 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
854 files.
d24317b4 855
9c1137ad
JB
8562008-04-18 Joel Brobecker <brobecker@adacore.com>
857
858 * gdb.ada/atomic_enum: New test program.
859 * gdb.ada/atomic_enum.exp: New testcase.
860
66d0bbc7
DE
8612008-04-17 Doug Evans <dje@google.com>
862
863 * gdb.opt/Makefile.in: Fix whitespace.
864
100906b0
UW
8652008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
866
867 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
868
4584e32e
DE
8692008-04-17 Doug Evans <dje@google.com>
870
871 * gdb.base/hashline1.exp: New testcase.
872 * gdb.base/hashline2.exp: New testcase.
873 * gdb.base/hashline2.exp: New testcase.
874
0a320680
PA
8752008-04-17 Pedro Alves <pedro@codesourcery.com>
876
877 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
878
18ac113b
AR
8792008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
880
881 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
882 temporary breakpoint to match "Temporary breakpoint".
883 * gdb.base/break.exp (delete_breakpoints): Likewise.
884 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
885 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
886 * gdb.base/display.exp: Likewise.
887 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
888 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
889 * gdb.base/restore.exp (restore_tests): Likewise.
890 * gdb.base/sepdebug.exp: Likewise.
891 * gdb.base/watchpoint.exp: Likewise.
892 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
893 * gdb.mi/mi-pending.exp: Likewise.
894 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
895 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
896 * gdb.mi/mi-var-cmd.exp: Likewise.
897 * gdb.mi/mi-var-display.exp: Likewise.
898 * gdb.mi/mi2-cli.exp: Likewise.
899 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
900 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
901 * gdb.mi/mi2-var-display.exp: Likewise.
902 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
903 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
904 new "disp" field.
905 (mi_expect_stop): Move after_reason argument to be really after
906 reason. This is to support fix for PR2424.
907
add38693
JK
9082008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
909
910 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
911
fcacd99f
VP
9122008-04-13 Vladimir Prus <vladimir@codesourcery.com>
913
914 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
915 field. Add more floating varobj tests.
916 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
917 field.
918 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
919 (main): Call do_at_tests.
920 * lib/mi-support.exp (mi_create_floating_varobj)
921 (mi_varobj_update_with_type_change): New.
922
de051565
MK
9232008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
924
925 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
926 option of -var-evaluate-expression.
927 * gdb.mi/mi2-var-display.exp: Likewise.
928
dbc52822
VP
9292008-04-07 Vladimir Prus <vladimir@codesourcery.com>
930
931 Introduce test setup helpers.
932 * lib/gdb.exp (build_executable, clean_restart)
933 (prepare_for_testing): New.
934 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
935 * gdb.base/return.exp: Likewise.
936 * gdb.base/ending-run.exp: Likewise.
937
473591da
NR
9382008-04-07 Nick Roberts <nickrob@snap.net.nz>
939
940 * gdb.mi/mi-async.exp: New test for asynchronous Machine
941 Interface (MI) responses.
942
2b2d9e11
VP
9432008-04-06 Vladimir Prus <vladimir@codesourcery.com>
944
945 * gdb.cp/breakpoint.cc: New code to test conditions involving
946 member variables.
947 * gdb.cp/breakpoint.exp: Test condition involving member
948 variables.
949
bb378428
VP
9502008-04-05 Vladimir Prus <vladimir@codesourcery.com>
951
952 * lib/mi-support.exp (mi_expect_stop): New.
953 (mi_run_cmd): Change the
954 token. Use mi_send_resuming_command, use
955 mi_expect_stop.
956 (mi_execute_to_helper): Rename to mi_execute_to.
957 (mi_send_resuming_command): Add more error patterns.
958 (mi_wait_for_stop): Renamed to...
959 (mi_get_stop_line): ...this.
960 (mi_run_inline_test): Adjust.
961
962 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
963 * gdb.mi/mi-console.exp: Likewise.
964 * gdb.mi/mi-pending.exp: Likewise.
965 * gdb.mi/mi-simplerun.exp: Likewise.
966 * gdb.mi/mi-stack.exp: Likewise.
967 * gdb.mi/mi-stepi.exp: Likewise.
968 * gdb.mi/mi-syn-frame.exp: Add comment.
969 * gdb.mi/mi-until.exp: Likewise.
970 * gdb.mi/mi-var-display.exp: Likewise.
971 * gdb.mi/mi-watch.exp: Likewise.
972 * gdb.mi/mi2-cli.exp: Likewise.
973 * gdb.mi/mi2-console.exp: Likewise.
974 * gdb.mi/mi2-simplerun.exp: Likewise.
975 * gdb.mi/mi2-stack.exp: Likewise.
976 * gdb.mi/mi2-stepi.exp: Likewise.
977 * gdb.mi/mi2-until.exp: Likewise.
978 * gdb.mi/mi2-var-display.exp: Likewise.
979 * gdb.mi/mi2-watch.exp: Likewise.
980
62172bb9
UW
9812008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
982
983 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
984
985 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
986
a13e061a
PA
9872008-04-04 Pedro Alves <pedro@codesourcery.com>
988
989 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
990 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
991 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
992 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
993 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
994 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
995 expect an mi error duplicated in stderr.
996
eae06beb
JB
9972008-04-03 Joel Brobecker <brobecker@adacore.com>
998
999 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
1000 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
1001 Add a couple of tests that verify the behavior when the new setting
1002 is set to "cancel" and "all".
1003 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
1004 "ask" before we start the testing.
1005
79c6ced6
AR
10062008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
1007
1008 * gdb.cp/casts.cc: Add class reference variables.
1009 * gdb.cp/casts.exp: New test cases for up/down casting references.
1010
6c2d1a6b
MK
10112008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
1012
1013 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
1014 instead of beginning to make an extra test pass.
1015 * gdb.mi/mi2-var-display.exp: Likewise.
1016
55b411d9
MR
10172008-03-31 Maciej W. Rozycki <macro@mips.com>
1018
1019 * gdb.base/break.exp: Mark failures as such. Fix formatting.
1020
c6140da2
MD
10212008-03-31 Markus Deuling <deuling@de.ibm.com>
1022 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1023
1024 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
1025 value. Add xfail for older kernels.
1026
79732189
AR
10272008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
1028
1029 Bring mi-support in line with gdb.exp.
1030 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
1031 (mi_gdb_start): New function.
1032
33c3676e
MR
10332008-03-28 Maciej W. Rozycki <macro@mips.com>
1034
1035 * gdb.mi/mi-var-cmd.exp: Fix a typo.
1036
92e28119
VP
10372008-03-26 Vladimir Prus <vladimir@codesourcery.com>
1038
1039 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
1040 * gdb.mi/mi2-var-display.exp: Likewise.
1041
9e8e3afe
VP
10422008-03-26 Vladimir Prus <vladimir@codesourcery.com>
1043
1044 * lib/mi-support.exp (mi_create_varobj_checked): New.
1045 (mi_list_varobj_children): Allow to check for a
1046 value.
1047 (mi_list_array_varobj_children): New.
1048
1049 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
1050 and mi_list_varobj_children, as opposed to hardcoding
1051 expected strings.
1052 * gdb.mi/gdb701.exp: Likewise.
1053 * gdb.mi/gdb792.exp: Likewise.
1054 * gdb.mi/mi-var-block.exp: Likewise.
1055 * gdb.mi/mi-var-cmd.exp: Likewise.
1056 * gdb.mi/mi-var-invalidate.exp: Likewise.
1057 * gdb.mi/mi2-var-block.exp: Likewise.
1058 * gdb.mi/mi2-var-child.exp: Likewise.
1059 * gdb.mi/mi2-var-cmd.exp: Likewise.
1060 * gdb.mi/mi2-var-display.exp: Likewise.
1061
9df50351
JK
10622008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1063
1064 Fix random false FAILs on i386.
1065 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
1066
31e5d73a
DJ
10672008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
1068
1069 PR gdb/544
1070 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
1071
12f4afab
DJ
10722008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
1073
1074 PR gdb/544
1075 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
1076
b562a0cb
DJ
10772008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
1078
1079 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
1080 fixed PR gdb/544.
1081
17faa917
DJ
10822008-03-21 Pedro Alves <pedro@codesourcery.com>
1083
1084 * gdb.threads/fork-child-threads.exp: Test next over fork.
1085
6214f497
DJ
10862008-03-21 Chris Demetriou <cgd@google.com>
1087
1088 * gdb.base/break.exp (rbreak junk): New test for rbreak
1089 "Junk at end of arguments" issue.
1090
63092375
DJ
10912008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
1092
1093 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
1094 *& to work on created array elements.
1095 (Top level): Test print $pc with a file. Test string operations
1096 without a target.
1097 * gdb.base/ptype.exp: Do not expect *& to work on created array
1098 elements.
1099
b21991b0
DJ
11002008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
1101
1102 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
1103 gdb.threads/staticthreads.exp: Update exit query.
1104
c4b347c7
SL
11052008-03-07 Sandra Loosemore <sandra@codesourcery.com>
1106
1107 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
1108
fa4727a6
DJ
11092008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
1110
1111 * gdb.base/watchpoint.c (global_ptr, func4): New.
1112 (main): Call func4.
1113 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
1114 (test_inaccessible_watchpoint): New.
1115
2f34202f
MR
11162008-02-29 Maciej W. Rozycki <macro@mips.com>
1117
1118 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
1119 select the largest.
1120
0d6ba1b1
DJ
11212008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
1122
1123 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
1124 frames-invalid annotations.
1125
e691325a
PM
11262008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
1127
1128 * gdb.base/assign.exp: avoid same output for different tests.
1129
f85b5ecc
DE
11302008-02-27 Doug Evans <dje@google.com>
1131
1132 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
1133 for bug 1738.
1134 (breakpoint_to_handler_entry): Ditto.
1135
b40e7bf3
JB
11362008-02-27 Joel Brobecker <brobecker@adacore.com>
1137
1138 * gdb.base/ending-run.exp: Use the first line of code inside
1139 function body to test breakpoints.
1140 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
1141 location where the breakpoint is inserted when using the line
1142 where a function is declared. Fix typo in the description of
1143 one of the tests.
1144 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
1145
2faca73a
PM
11462008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
1147
1148 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
1149 tests.
1150
6f439c36
PM
11512008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
1152
1153 * gdb.base/args.exp: avoid same output for tests
1154 with single quotes.
1155
54e52265
VP
11562008-02-26 Vladimir Prus <vladimir@codesourcery.com>
1157
1158 * gdb.base/annota1.exp: Adjust for 'info break'
1159 format changes.
1160 * gdb.base/annota3.exp: Likewise.
1161 * gdb.base/break.exp: Likewise.
1162 * gdb.base/condbreak.exp: Likewise.
1163 * gdb.base/pending.exp: Likewise.
1164 * gdb.base/sepdebug.exp: Likewise.
1165 * gdb.base/unload.exp: Likewise.
1166 * gdb.cp/ovldbreak.exp: Likewise.
1167 * gdb.mi/mi-pending.exp: Likewise.
1168
897b09ca
DE
11692008-02-07 Doug Evans <dje@google.com>
1170
1171 * gdb.cp/mb-inline.exp: New.
1172 * gdb.cp/mb-inline.h: New.
1173 * gdb.cp/mb-inline1.cc: New.
1174 * gdb.cp/mb-inline2.cc: New.
1175
b1c32d35
PM
11762008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
1177
1178 * gdb.pascal/floats.pas: New test program.
1179 * gdb.pascal/floats.exp: New testcase.
1180
1a4ca44a
TJB
11812008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
1182
1183 * gdb.base/callfuncs.c (t_float_many_args): New function.
1184 (t_double_many_args): New function.
1185 * gdb.base/callfuncs.exp: Add tests for exceeding float
1186 and double parameters passed through the stack.
1187
439048e8
JB
11882008-02-05 Joel Brobecker <brobecker@adacore.com>
1189
1190 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
1191 gdb.ada/complete/foo.adb: New files.
1192 * gdb.ada/complete.exp: New testcase.
1193
81fe8080
DE
11942008-02-03 Doug Evans <dje@google.com>
1195
301f0ecf
DE
1196 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
1197
81fe8080
DE
1198 * gdb.cp/gdb2384.exp: New file.
1199 * gdb.cp/gdb2384.cc: New file.
1200 * gdb.cp/gdb2384-base.h: New file.
1201 * gdb.cp/gdb2384-base.cc: New file.
1202
4b071aec
DE
12032008-02-02 Doug Evans <dje@google.com>
1204
1205 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
1206
61137ba6
JB
12072007-02-01 Joel Brobecker <brobecker@adacore.com>
1208
1209 * gdb.ada/sym_print_name: New test program.
1210 * gdb.ada/sym_print_name.exp: New testcase.
1211
12122007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
1213
1214 * gdb.ada/nested/hello.adb: New file.
1215 * gdb.ada/nested.exp: New testcase.
1216 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
1217
98deb0da
VP
12182008-02-01 Vladimir Prus <vladimir@codesourcery.com>
1219
1220 * gdb.mi/basic.c (return_1): New function.
1221 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
1222 don't cause future evaluations of function to report
1223 creation of internal breakpoints.
1224
723a2275
VP
12252008-02-01 Vladimir Prus <vladimir@codesourcery.com>
1226
1227 * gdb.mi/mi-break.exp (test_error): New.
1228 Call it.
1229
fb546a2f
LM
12302008-01-31 Luis Machado <luisgpm@br.ibm.com>
1231
1232 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
1233 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
1234
2d8fd90a
PM
12352008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
1236
1237 * gdb.pascal/integers.pas: New test program.
1238 * gdb.pascal/integers.exp: New testcase.
1239
a7fa0ded
PM
12402008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
1241
1242 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
1243
5e1a1926
TJB
12442008-01-30 Luis Machado <luisgpm@br.ibm.com>
1245
1246 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
1247 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
1248
8d04f9f0
JB
12492008-01-30 Paul Hilfinger <hilfinger@adacore.com>
1250
1251 * gdb.ada/formatted_ref: New test program.
1252 * gdb.ada/formatted_ref.exp: New testcase.
1253
1254 * gdb.cp/formatted-ref.cc: New file.
1255 * gdb.cp/formatted-ref.exp: New testcase.
1256
ce75a98f
JB
12572008-01-30 Joel Brobecker <brobecker@adacore.com>
1258
1259 * gdb.base/ptype.exp: Add testing of "ptype $pc".
1260
e835f6bf
NR
12612008-01-30 Nick Roberts <nickrob@snap.net.nz>
1262
1263 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
1264 (test_file_list_exec_source_file): Update to new macro-info field.
1265
d118ef87
PH
12662008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
1267
1268 * gdb.ada/exprs: New test program.
1269 * gdb.ada/exprs.exp: New testcase.
1270
7d35ab09
TJB
12712008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1272
1273 * dfp-test.c (DELTA, DELTA_B): New definitions.
1274 (double_val1, double_val2, double_val3, double_val4, double_val5,
1275 double_val6, double_val7, double_val8, double_val9, double_val10,
1276 double_val11, double_val12, double_val13, double_val14, dec32_val1,
1277 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
1278 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
1279 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
1280 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
1281 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
1282 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
1283 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
1284 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
1285 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
1286 dec128_val16): New global variables.
1287 (decimal_dec128_align): New function.
1288 (decimal_mixed): Likewise.
1289 (decimal_many_args_dec32): Likewise.
1290 (decimal_many_args_dec64): Likewise.
1291 (decimal_many_args_dec128): Likewise.
1292 (decimal_many_args_mixed): Likewise.
1293 * dfp-test.exp: Add tests calling new inferior functions.
1294
2d717e4f
DJ
12952008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1296
1297 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
1298 gdb.server/ext-run.exp: New files.
1299 * lib/gdbserver-support.exp (gdbserver_download): New.
1300 (gdbserver_start): New. Update gdbserver expected
1301 output.
1302 (gdbserver_spawn): Use them.
1303 (gdbserver_start_extended): New.
1304
e85a822c
DJ
13052008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1306
1307 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
1308 Run on GNU/Linux.
1309 (do_exec_tests): Check for systems which do not support catchpoints.
1310 Do not match START.
1311 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
1312 Run on GNU/Linux. Enable verbose output.
1313 (check_fork_catchpoints): New.
1314 (explicit_fork_child_follow, catch_fork_child_follow)
1315 (tcatch_fork_parent_follow): Update expected messages.
1316 (do_fork_tests): Use check_fork_catchpoints.
1317 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
1318 Run on GNU/Linux. Enable verbose output.
1319 (check_vfork_catchpoints): New.
1320 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
1321 expected messages.
1322 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
1323
401ea829
JB
13242008-01-29 Jim Blandy <jimb@red-bean.com>
1325
1326 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
1327 host' errors.
1328 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
1329
aceaf3ad
JB
13302008-01-29 Jim Blandy <jimb@red-bean.com>
1331
1332 * gdb.threads/sigthread.c: Use barriers to ensure that
1333 child_thread and child_thread_two are always initialized before we
1334 start to use them.
1335
a5606eee
VP
13362008-01-29 Vladimir Prus <vladimir@codesourcery.com>
1337
1338 * gdb.base/watchpoint-solib.exp: New.
1339 * gdb.base/watchpoint-solib.c: New.
1340 * gdb.base/watchpoint-solib-shr.c: New.
1341
c55a82bb
PM
13422008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
1343
1344 * gdb.base/gdb1056.exp: Add unsigned integer test.
1345
0993fe05
DE
13462008-01-28 Doug Evans <dje@google.com>
1347
1348 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
1349
4fe42e7f
JB
13502008-01-27 Jim Blandy <jimb@codesourcery.com>
1351
c7a69933
JB
1352 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
1353
4fe42e7f
JB
1354 * gdb.base/expand-psymtabs.exp: Doc fix.
1355
5def8285
MK
13562008-01-26 Mark Kettenis <kettenis@gnu.org>
1357
1358 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
1359
5313c911
NR
13602008-01-24 Nick Roberts <nickrob@snap.net.nz>
1361
1362 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
1363 -var-set-format.
1364
93815fbf
VP
13652008-01-23 Chris Demetriou <cgd@google.com>
1366
1367 * gdb.threads/thread_events.c: New testcase source file.
1368 * gdb.threads/thread_events.exp: New testcase expect file.
1369
467a88ee
NR
13702008-01-23 Nick Roberts <nickrob@snap.net.nz>
1371
1372 * lib/gdb.exp: Add the variable octal.
1373
1374 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
1375 -var-set-format.
1376
d8f82aba
DJ
13772008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
1378 Vladimir Prus <vladimir@codesourcery.com>
1379
1380 * gdb.base/float.exp: Allow missing floating point for m68k and
1381 PowerPC.
1382
60c46647
VP
13832008-01-22 Vladimir Prus <vladimir@codesourcery.com>
1384
1385 * gdb.mi/basics.c: Setup for testing breakpoints
1386 ignore count.
1387 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
1388 * gdb.mi/mi-cli.exp: Adjust.
1389 * gdb.mi/mi2-cli.exp: Adjust.
1390
c7dd36a1
PA
13912008-01-17 Pedro Alves <pedro@codesourcery.com>
1392
1393 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
1394 and 'dummy_ptr' integer pointer. Initialize struct_declarations
1395 with dummy_ptr's address.
1396 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
1397 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
1398 all targets.
1399 * gdb.mi/mi2-var-child.exp: Likewise.
1400
39d5313e
JB
14012008-01-09 Joel Brobecker <brobecker@adacore.com>
1402
1403 * gdb.ada/null_array: New test program.
1404 * gdb.ada/null_array.exp: New testcase.
1405
0aea4bf3
LM
14062008-01-09 Luis Machado <luisgpm@br.ibm.com>
1407
1408 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
1409 with required float modifiers.
1410
0b354900
JB
14112008-01-08 Joel Brobecker <brobecker@adacore.com>
1412
1413 * gdb.ada/funcall_param: New test program.
1414 * gdb.ada/funcall_param.exp: New testcase.
1415
cdb7f5d4
JB
14162008-01-08 Joel Brobecker <brobecker@adacore.com>
1417
1418 * gdb.ada/arrayparam: New test program.
1419 * gdb.ada/arrayparam.exp: New testcase.
1420
88e2547f
JB
14212008-01-08 Joel Brobecker <brobecker@adacore.com>
1422
1423 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
1424 landed. Should also fix random failures in the test following it.
1425
f6867ce0
TJB
14262008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
1427
1428 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
1429 for expressions with decimal float values.
1430 (test_dfp_conversions): New function to test casts to and from
1431 decimal float types.
1432 Call test_dfp_conversions.
1433 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
1434 elements.
1435 (main): Initialize ds.float4 and ds.double8 elements.
1436 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
1437 string to new error message.
1438 (d64_set_tests): Likewise.
1439 (d128_set_tests): Likewise.
1440 Add tests for expressions with decimal float variables. Add tests for
1441 conversions to and from decimal float types.
1442
f9c11282
JB
14432008-01-05 Joel Brobecker <brobecker@adacore.com>
1444
1445 * gdb.ada/packed_tagged/comp_bug.adb: New file.
1446 * gdb.ada/packed_tagged.exp: New testcase.
1447
0ecbca72
JB
14482008-01-04 Joel Brobecker <brobecker@adacore.com>
1449
1450 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
1451 gdb.ada/homonym/homonym_main.adb: New files.
1452 * gdb.ada/homonym.exp: New testcase.
1453
c18d3d89
JB
14542008-01-04 Joel Brobecker <brobecker@adacore.com>
1455
1456 * gdb.ada/packed_array.exp: Add testing of references to
1457 a packed array.
1458
ecc7085b
JB
14592008-01-04 Joel Brobecker <brobecker@adacore.com>
1460
1461 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
1462 New files.
1463 * gdb.ada/type_coercion.exp: New testcase.
1464
c474c922
JB
14652008-01-04 Joel Brobecker <brobecker@adacore.com>
1466
1467 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
1468 gdb.ada/tagged/foo.adb: New file.
1469 * gdb.ada/tagged.exp: New testcase.
1470
9005b927
JB
14712008-01-04 Joel Brobecker <brobecker@adacore.com>
1472
1473 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
1474 gdb.ada/ptype_field/foo.adb: New files.
1475 * gdb.ada/ptype_field.exp: New testcase.
1476
1a6aaad8
JB
14772008-01-03 Joel Brobecker <brobecker@adacore.com>
1478
1479 * gdb.ada/print_pc.exp: New testcase.
1480
0ef22f53
JB
14812008-01-03 Joel Brobecker <brobecker@adacore.com>
1482
1483 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
1484 gdb.ada/taft_type/p.adb: New files.
1485 * gdb.ada/taft_type.exp: New testcase.
1486
1689ecf8
JB
14872008-01-03 Joel Brobecker <brobecker@adacore.com>
1488
1489 * gdb.ada/array_bounds/bar.adb: New file.
1490 * gdb.ada/array_bounds.exp: New testcase.
1491
a4d0b9c3
JB
14922008-01-03 Joel Brobecker <brobecker@adacore.com>
1493
1494 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
1495 gdb.ada/arrayptr/foo.adb: New files.
1496 * gdb.ada/arrayptr.exp: New testcase.
1497
a31ace00
JB
14982008-01-03 Joel Brobecker <brobecker@adacore.com>
1499
1500 * gdb.base/set-lang-auto.exp: New testcase.
1501
a97fced3
JB
15022008-01-03 Joel Brobecker <brobecker@adacore.com>
1503
1504 * gdb.ada/fun_addr/foo.adb: New file.
1505 * gdb.ada/fun_addr.exp: New testcase.
1506
ef29ce1a
JK
15072008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1508
1509 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
1510 New files
1511
0fafefe3
JB
15122008-01-02 Joel Brobecker <brobecker@adacore.com>
1513
1514 * array_subscript_addr/p.adb: New file.
1515 * array_subscript_addr.exp: New testcase.
1516
c4359f8d
JB
15172008-01-02 Joel Brobecker <brobecker@adacore.com>
1518
1519 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
1520 New files.
1521 * gdb.ada/str_cmp_ref.exp: New testcase.
1522
1aa1b15b
JB
15232008-01-01 Joel Brobecker <brobecker@adacore.com>
1524
1525 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
1526 gdb.ada/fun_in_declare/foo.adb: New files.
1527 * gdb.ada/fun_in_declare.exp: New testcase.
1528
81c9b2cf
JB
15292008-01-01 Joel Brobecker <brobecker@adacore.com>
1530
1531 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
1532 gdb.ada/ref_param/pck.ads: New files.
1533 * gdb.ada/ref_param.exp: New testcase.
1534
319e4674
JB
15352008-01-01 Joel Brobecker <brobecker@adacore.com>
1536
1537 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
1538 gdb.ada/interface/foo.adb: New files.
1539 * gdb.ada/interface.exp: New testcase.
1540
ef682c56
JB
15412007-12-31 Jim Blandy <jimb@codesourcery.com>
1542
1543 * gdb.base/multi-forks.exp: Consume all output from child
1544 processes before proceeding to next test.
1545
f6f3eb6c
JB
15462007-12-29 Jim Blandy <jimb@codesourcery.com>
1547
1548 * configure: Regenerated.
1549
f652e42f
JB
15502007-12-27 Joel Brobecker <brobecker@adacore.com>
1551
1552 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
1553 gdb.ada/fixed_cmp/fixed.adb: New files.
1554 * gdb.ada/fixed_cmp.exp: New testcase.
1555
6943e596
JB
15562007-12-27 Joel Brobecker <brobecker@adacore.com>
1557
1558 * gdb.ada/boolean_expr.exp: New testcase.
1559
aad9a193
JB
15602007-12-26 Jim Blandy <jimb@codesourcery.com>
1561
1562 * gdb.base/multi-forks.exp: Doc fix.
1563
fb5f3683
JB
15642007-12-26 Joel Brobecker <brobecker@adacore.com>
1565
1566 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
1567 * gdb.ada/char_param.exp: Do not compile our test program with
1568 -gnata, this is unnecessary.
1569 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
1570
384e4a9c
JB
15712007-12-24 Joel Brobecker <brobecker@adacore.com>
1572
1573 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
1574 gdb.ada/print_chars/foo.adb: New files.
1575 * gdb.ada/print_chars.exp: New testcase.
1576
01e044f7
JB
15772007-12-24 Joel Brobecker <brobecker@adacore.com>
1578
1579 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
1580 gdb.ada/char_param/foo.adb: New files.
1581 * gdb.ada/char_param.exp: New testcase.
1582
0ce17860
JB
15832007-12-22 Jim Blandy <jimb@codesourcery.com>
1584
1585 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
1586 hard-coding source line numbers into the test.
1587 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
1588 gdb_get_line_number to find.
1589
919809b9
JB
15902007-12-22 Joel Brobecker <brobecker@adacore.com>
1591
1592 * gdb.base/ptype.c (highest): New struct type.
1593 (the_highest): New variable of that type.
1594 (main): Add dummy assignment to a field of variable the_highest.
1595 * gdb.base/ptype.exp: Test type printing of our new variable.
1596
abc8a88d
PM
15972007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
1598
1599 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
1600 and record first explicitly generated thread number.
1601 Use that thread number for thread specific watchpoint test.
1602 Add iteration number to repetitive tests.
1603
5158f3e3
CES
16042007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
1605 Jim Blandy <jimb@codesourcery.com>
1606
1607 * gdb.base/expand-psymtabs.c: New testcase
1608 source file.
1609 * gdb.base/expand-psymtabs.exp: New testcase
1610 expect file.
1611
37e4754d
LM
16122007-12-17 Luis Machado <luisgpm@br.ibm.com>
1613
1614 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
1615 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
1616
551e5d04
JB
16172007-12-17 Joel Brobecker <brobecker@adacore.com>
1618
1619 * gdb.ada/frame_args/foo.adb: New file.
1620 * gdb.ada/frame_args/pck.ads: New file.
1621 * gdb.ada/frame_args/pck.adb: New file.
1622 * gdb.ada/frame_args.exp: New testcase.
1623
a05ee097
JB
16242007-12-17 Joel Brobecker <brobecker@adacore.com>
1625
1626 * gdb.base/frame-args.c: New file.
1627 * gdb.base/frame-args.exp: New testcase.
1628
c162e8c9
JM
16292007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
1630 Joseph Myers <joseph@codesourcery.com>
1631
1632 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
1633
afe8ab22
VP
16342007-12-14 Vladimir Prus <vladimir@codesourcery.com>
1635
1636 * gdb.mi/mi-pending.exp: New.
1637 * gdb.mi/mi-pending.c: New.
1638 * gdb.mi/mi-pendshr.c: New.
1639
dfdfb3ca
JB
16402007-12-06 Jim Blandy <jimb@codesourcery.com>
1641
1642 * gdb.base/default.exp: Update expected output for 'info catch'.
1643
b7fca990
JK
16442007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1645
1646 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
1647 must be set to binary.
1648
6a1afc1e
PA
16492007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
1650
1651 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
1652
a6b151f1
DJ
16532007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
1654
1655 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
1656 gdb.mi/mi-file-transfer.exp: New.
1657
43039443
JK
16582007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1659
1660 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
1661
0ef2251b
MR
16622007-11-22 Maciej W. Rozycki <macro@mips.com>
1663
1664 * gdb.trace/backtrace.exp: Fix a typo.
1665 * gdb.trace/circ.exp: Likewise.
1666 * gdb.trace/collection.exp: Likewise.
1667 * gdb.trace/limits.exp: Likewise.
1668 * gdb.trace/report.exp: Likewise.
1669 * gdb.trace/tfind.exp: Likewise.
1670 * gdb.trace/while-dyn.exp: Likewise.
1671
5443631e
NR
16722007-11-21 Nick Roberts <nickrob@snap.net.nz>
1673
1674 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
1675 objects of pointers that can't be dereferenced are now
1676 "noneditable".
1677
a4ce5b0d
UW
16782007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1679
1680 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
1681 (target_cpu): Remove.
1682
d6e956e5
VP
16832007-10-15 Vladimir Prus <vladimir@codesourcery.com>
1684
1685 * gdb.base/ending-run.exp: Expect the list of cleared
1686 breakpoint to come in natural order, not the reversed one.
1687
214270ab
VP
16882007-11-07 Vladimir Prus <vladimir@codesourcery.com>
1689
1690 * gdb.mi/mi-var-child.c (do_child_deletion): New.
1691 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
1692
1a619819
LM
16932007-11-05 Luis Machado <luisgpm@br.ibm.com>
1694
1695 * gdb.base/printcmds.exp: New function
1696 test_printf_with_dfp.
1697
5b01a6fa
DE
16982007-11-02 Doug Evans <dje@google.com>
1699
1700 * gdb.disasm/t01_mov.s: Remove carriage returns.
1701 * gdb.disasm/t02_mova.s: Ditto.
1702 * gdb.disasm/t03_add.s: Ditto.
1703 * gdb.disasm/t04_sub.s: Ditto.
1704 * gdb.disasm/t05_cmp.s: Ditto.
1705 * gdb.disasm/t06_ari2.s: Ditto.
1706 * gdb.disasm/t07_ari3.s: Ditto.
1707 * gdb.disasm/t08_or.s: Ditto.
1708 * gdb.disasm/t09_xor.s: Ditto.
1709 * gdb.disasm/t10_and.s: Ditto.
1710 * gdb.disasm/t11_logs.s: Ditto.
1711 * gdb.disasm/t12_bit.s: Ditto.
1712 * gdb.disasm/t13_otr.s: Ditto.
1713
ec33ab7f
JK
17142007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1715
1716 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
1717
ae0d01ff
UW
17182007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1719
1720 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
1721 provide DFP support.
1722
55eddb0f
DJ
17232007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
1724
1725 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
1726 Test "set powerpc vector-abi". Skip auto-detection tests for old
1727 toolchains.
1728
7020f05c
PA
17292007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
1730
1731 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
1732 with [string compare].
1733
84bc3db9
PA
17342007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
1735
1736 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
1737 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
1738
5876dc88
LM
17392007-10-25 Luis Machado <luisgpm@br.ibm.com>
1740
1741 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
1742 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
1743 * gdb.opt/Makefile.in: New makefile.
1744 * Makefile.in: Create new directory "gdb.opt".
1745 * configure.ac: Add "gdb.opt" directory.
1746 * configure: Regenerated.
1747
c3ea9a14
DE
17482007-10-25 Doug Evans <dje@google.com>
1749
1750 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
1751 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
1752
93004d61
TJB
17532007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
1754 Thiago Jung Bauermann <bauerman@br.ibm.com>
1755
1756 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
1757 Floating Point expressions.
1758 * gdb.base/dfp-test.exp: new file adding tests for Decimal
1759 Floating Point variables.
1760 * gdb.base/dfp-test.c: new file containing program with Decimal
1761 Floating variables, used by gdb.base/dfp-test.exp.
1762
62a24a2b
DJ
17632007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1764
1765 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
1766
e7b1eae6
UW
17672007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1768
1769 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
1770 compiling test case with GCC.
1771 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
1772
c641edcc
UW
17732007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1774
1775 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
1776 format changes.
1777
5e5ebfe6
MS
17782007-10-18 Michael Snyder <msnyder@specifix.com>
1779
1780 * gdb.base/dbx.exp: Add missing "-re " operator.
1781
e831e7b6
GM
17822007-10-16 Gaius Mulley <gaius@glam.ac.uk>
1783
1784 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
1785 * configure.ac: Removed trailing spaces after backslash.
1786 * gdb.modula2: New directory.
1787 * gdb.modula2/Makefile.in: New file.
1788 * gdb.modula2/unbounded-array.exp: New file.
1789 * gdb.modula2/unbounded1.c: New file.
1790
7cc46491
DJ
17912007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1792
1793 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
1794
17952007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
1796
1797 * gdb.base/sigstep.c (main): Add checks for
1798 return values for setitimer call.
1799 Call setitimer again with itimer = ITIMER_REAL
1800 if first call to setitimer fails.
1801
e91528f0
KH
18022007-10-11 Kazu Hirata <kazu@codesourcery.com>
1803
1804 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
1805 of $timeout.
1806
2ec9a4f8
DJ
18072007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
1808
1809 * gdb.server/server-run.exp: Test for dynamic linker symbols.
1810
18112007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
1812
1813 * lib/gdb.exp (gdb_run_cmd): Move comment outside
1814 of gdb_expect call, to avoid interruption.
1815
64b2fa04
PA
18162007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
1817
1818 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
1819 (v_unsigned_long_long, v_long_long_array)
1820 (v_signed_long_long_array, v_unsigned_long_long_array)
1821 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
1822 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
1823 [!NO_LONG_LONG]: New.
1824 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
1825 v_long_long_member.
1826
1827 (v_long_long_func, v_signed_long_long_func)
1828 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
1829 (main) [!NO_LONG_LONG]: Initialize long long variants.
1830
1831 * gdb.base/whatis.exp: If board file requests no_long_long, build
1832 test with NO_LONG_LONG defined. Test long long, signed long long,
1833 and unsigned long long variants but only if board file doesn't
1834 disable it.
1835
a912286e
DJ
18362007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
1837 Daniel Jacobowitz <dan@codesourcery.com>
1838
1839 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
1840 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
1841 * configure: Regenerated.
1842 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
1843 gdb.pascal/types.exp, lib/pascal.exp: New files.
1844
471ba8c9
DJ
18452007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
1846
1847 * gdb.cp/classes.exp (do_tests): Always step to the line after the
1848 call.
1849 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
1850 to return to the call.
1851 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
1852 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
1853 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
1854 * gdb.mi/mi-until.exp (test_until): Likewise.
1855 * gdb.mi/mi2-until.exp (test_until): Likewise.
1856
fef8a650
DJ
18572007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
1858
1859 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
1860 two-char array.
1861 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
1862
d983da9c
DJ
18632007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
1864
1865 * gdb.threads/watchthreads.c (thread_function): Sleep between
1866 iterations.
1867 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
1868 at once for S/390. Generate matching fails and passes.
1869
17f62551
VP
18702007-09-27 Vladimir Prus <vladimir@codesourcery.com>
1871
1872 * gdb.mi/var-cmd.c (do_children_tests): Initialize
1873 the 'struct_declarations' variable to zeros.
17f62551 1874
ed0616c6
VP
18752007-09-24 Vladimir Prus <vladimir@codesourcery.com>
1876
1877 * gdb.cp/mb-ctor.cc: New.
1878 * gdb.cp/mb-ctor.exp: New.
1879 * gdb.cp/mb-templates.cc: New.
1880 * gdb.cp/mb-templates.exp: New.
1881
41f1b697
DJ
18822007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
1883
1884 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
1885
3f213f78
PA
18862007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
1887
1888 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
1889 targets.
1890 * configure: Regenerate.
1891
0d381245
VP
18922007-09-23 Vladimir Prus <vladimir@codesourcery.com>
1893
1894 * gdb.base/annota1.exp: Adjust for 'info break'
1895 format changes.
1896 * gdb.base/annota3.exp: Likewise.
1897 * gdb.base/break.exp: Likewise.
1898 * gdb.base/condbreak.exp: Likewise.
1899 * gdb.base/pending.exp: Likewise.
1900 * gdb.base/sepdebug.exp: Likewise.
1901 * gdb.base/unload.exp: Likewise.
1902 * gdb.base/ovldbreak.exp: Likewise.
1903
fe3f5fa8
VP
19042007-09-22 Vladimir Prus <vladimir@codesourcery.com>
1905
1906 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
1907 messages.
1908 * gdb.base/chng-syms.exp: Likewise.
1909 * gdb.base/unload.exp: Likewise.
1910
a75cf6c0
DJ
19112007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
1912
1913 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
1914
18ecae38
DJ
19152007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1916
1917 * schedlock.c (NUM): Change to 1.
1918 (main): Use args[0] for the main thread.
1919 * schedlock.exp: Only expect two threads. Only issue one pass or fail
1920 regardless of the number of threads.
1921
5509918f
MR
19222007-09-14 Maciej W. Rozycki <macro@mips.com>
1923
4a543daf
MR
1924 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
1925 type down.
1926 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
1927 test.
1928 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
1929 watchpoint type down.
1930 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
1931 test.
1932
19332007-09-14 Maciej W. Rozycki <macro@mips.com>
1934
5509918f
MR
1935 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
1936 Move all the tests here and run them twice, once using software
1937 watchpoints and once using hardware watchpoints.
1938 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
1939
40b53987
DJ
19402007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
1941
1942 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
1943 test.
1944
695e2681
MK
19452007-09-10 Mark Kettenis <kettenis@gnu.org>
1946
8b3fc8d8
MK
1947 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
1948 build-id.
1949
695e2681
MK
1950 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
1951 know about $ORIGIN. Calculate output dir from $dest instead of
1952 using ${objdir}/{$subdir}.
1953
58d69f29
MK
19542007-09-09 Mark Kettenis <kettenis@gnu.org>
1955
1956 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
1957 gcore, before continuing with the test.
1958
3e347599
DJ
19592007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
1960
1961 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
1962 * gdb.mi/mi-watch.exp: Likewise.
1963
ea37ba09
DJ
19642007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1965 Jim Blandy <jimb@codesourcery.com>
1966
1967 * gdb.arch/i386-sse.exp: Do not expect character constants.
1968 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
1969 * gdb.base/display.exp: Allow print/s.
1970 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
1971 and unsigned char array changes.
1972
2025a643
DJ
19732007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1974
1975 * gdb.base/display.exp: Add tests for printf %p.
1976
26669a27
PA
19772007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
1978
1979 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
1980 the dll name to unicode.
1981
c8f021f8
JK
19822007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1983
1984 * gdb.base/default.exp (show version): Update the version text.
1985 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
1986
4cf31eea
JK
19872007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1988
1989 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
1990 New files.
1991
4935890f
JK
19922007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1993
1994 * lib/gdb.exp (build_id_debug_filename_get): New function.
1995 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
1996 Remove the generate DEBUG file for the future testcase runs.
1997 New testcase for the NT_GNU_BUILD_ID retrieval.
1998 Move the final testing step to ...
1999 (test_different_dir): ... a new function.
2000 New parameter XFAIL to XFAIL all the tests performed.
2001 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
2002 New parameter TYPE to PF_PREFIX all the tests performed.
2003
02142340
VP
20042007-08-31 Vladimir Prus <vladimir@codesourcery.com>
2005
2006 * gdb.mi/mi-var-cp.cc (path_expression): New
2007 function.
2008 * gdb.mi/mi-var-cp.exp: Run path exression tests.
2009
36acd84e
UW
20102007-08-27 Markus Deuling <deuling@de.ibm.com>
2011
2012 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
2013 to fit into SPU Local Store memory.
2014
a896d121
JB
20152007-08-23 Joel Brobecker <brobecker@adacore.com>
2016
2017 * gdb.base/default.exp: Adjust the expected output of "info
2018 warranty" after the switch to GPLv3.
2019
7b433602
JB
20202007-08-23 Joel Brobecker <brobecker@adacore.com>
2021
2022 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
2023 to 30000 (from 20000).
2024
e22f8b7c
JB
20252007-08-23 Joel Brobecker <brobecker@adacore.com>
2026
2027 Switch the license of all .exp files to GPLv3.
2028 Switch the license of all .f and .f90 files to GPLv3.
2029 Switch the license of all .s and .S files to GPLv3.
2030
5a0e3bd0
JB
20312007-08-23 Joel Brobecker <brobecker@adacore.com>
2032
2033 * configure.ac: Switch license to GPLv3.
2034
cc00619d
JB
20352007-08-23 Joel Brobecker <brobecker@adacore.com>
2036
2037 Switch the licensing to GPLv3 for all .ads and .adb files.
2038
8d26208a
DJ
20392007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
2040
2041 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
2042 and t_int_double.
2043 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
2044
4fcb9948
JB
20452007-08-17 Joel Brobecker <brobecker@adacore.com>
2046
2047 * gdb.base/step-line.c: Switch license to GPL version 3, and
2048 update copyright year.
2049 * gdb.base/step-line.inp: Likewise.
2050
b9c34f67
JB
20512007-08-17 Joel Brobecker <brobecker@adacore.com>
2052
2053 * gdb.base/gdb1555.exp: Make expected output immune to formatting
2054 changes inside gdb1555.c.
2055 * gdb.base/pending.exp: Likewise.
2056
2cc17678
DJ
20572007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
2058
2059 * config/default.exp: New file.
2060
e48883f7
DJ
20612007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
2062
2063 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
2064 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
2065
1ab80e5b
MR
20662007-07-30 Maciej W. Rozycki <macro@mips.com>
2067
2068 * gdb.base/dump.exp: Force the correct endianness for binary
2069 formats not carrying this information.
2070
aba471f5
DJ
20712007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2072
2073 * gdb.threads/staticthreads.exp: Match .*sem_post.
2074
d4e07204
DJ
20752007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
2076
2077 * gdb.base/readline.exp (operate_and_get_next): Match the final
2078 prompt.
2079
2b97317d
KB
20802007-07-23 Kevin Buettner <kevinb@redhat.com>
2081
2082 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
2083 to restarting SID.
2084
44efa07a
KB
20852007-07-18 Kevin Buettner <kevinb@redhat.com>
2086
2087 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
2088 prior to `gdb_start'.
2089
7b5ebade
KB
20902007-07-18 Kevin Buettner <kevinb@redhat.com>
2091
2092 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
2093 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
2094 Remove call to gdb_unload.
2095
255e7678
DJ
20962007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
2097 Daniel Jacobowitz <dan@codesourcery.com>
2098
2099 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
2100 for __WIN32__.
2101 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
2102 * gdb.base/unload.exp: Use shared library test routines.
2103
3a40aaa0
UW
21042007-07-03 Markus Deuling <deuling@de.ibm.com>
2105
2106 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
2107 * gdb.base/solib-symbol-lib.c: Likewise.
2108 * gdb.base/solib-symbol-main.c: Likewise.
2109
b0f4b84b
DJ
21102007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2111
2112 * config/gdbserver.exp (gdb_reconnect): New.
2113 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
2114 gdb.base/solib-disc.exp: New files.
2115 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
2116 remote debugging".
2117 (gdb_compile): Add shlib_load flag.
2118 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
2119 port.
2120 (gdbserver_reconnect): New.
2121
1b05479a
DJ
21222007-07-01 Nick Roberts <nickrob@snap.net.nz>
2123 Daniel Jacobowitz <dan@codesourcery.com>
2124
2125 * gdb.base/annota3.exp: Test for if construct.
2126
86f78eb2
DJ
21272007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
2128
2129 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
2130
6a2eb474
MR
21312007-06-21 Chris Dearman <chris@mips.com>
2132 Maciej W. Rozycki <macro@mips.com>
2133
2134 * gdb.base/display.exp: Allow a newline after display/i.
2135 * gdb.base/pc-fp.exp: Likewise.
2136 * gdb.base/sigbpt.exp: Likewise.
2137
f8b73d13
DJ
21382007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2139
2140 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
2141 required features to be included.
2142
4339e69e
DJ
21432007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
2144
2145 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
2146 in info threads output.
2147
23d964e7
UW
21482007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2149 Markus Deuling <deuling@de.ibm.com>
2150
2151 * gdb.arch/spu-info.exp: New testcase.
2152 * gdb.arch/spu-info.c: New file.
2153
fd20f75b
DJ
21542007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
2155
2156 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
2157 tpcs_offset. Restore lr after the call.
2158 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
2159
2226f861
DJ
21602007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
2161
2162 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
2163 (gdbserver_run): Kill any running gdbserver.
2164 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
2165
d12371a9
MR
21662007-05-17 Maciej W. Rozycki <macro@mips.com>
2167
2168 * gdb.base/sigbpt.exp: Preset segv_addr.
2169
93f02886
DJ
21702007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2171
2172 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
2173 (gdb_compile_shlib): Likewise.
2174 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
2175 (default_gdb_init): Clear cleanfiles.
2176 (gdb_finish): Delete recorded cleanfiles.
2177 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
2178
2179 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
2180 Do not use isnative.
2181 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
2182 gdb.base/so-impl-ld.exp: Likewise.
2183 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
2184 * gdb.base/unload.exp: Likewise. Do not pass empty option to
2185 gdb_compile.
2186
b04e06d7
VP
21872007-05-15 Vladimir Prus <vladimir@codesourcery.com>
2188
2189 * config/unknown.exp: Remove.
2190
069ed931
UW
21912007-05-15 Markus Deuling <deuling@de.ibm.com>
2192
2193 * gdb.base/info-proc.exp: Check is_remote.
2194
09db0d03
UW
21952007-05-14 Markus Deuling <deuling@de.ibm.com>
2196
2197 * gdb.base/gcore.exp: Initialize variable core_supported.
2198
af2cbe8c
DJ
21992007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2200
2201 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
2202
027c0295
DJ
22032007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2204
2205 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
2206 * gdb.threads/print-threads.exp (test_all_threads): Allow
2207 negative and hexadecimal thread IDs.
2208
dc5000e7
DJ
22092007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2210
2211 * gdb.java/jprint.java (public): Avoid invalid call to static
2212 method.
2213
2e74ed18
DP
22142007-05-14 Denis Pilat <denis.pilat@st.com>
2215
2216 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
2217 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
2218 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
2219 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
2220 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
2221
83547f02
UW
22222007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2223
2224 * gdb.base/overlays.exp: Add support for targets with only code
2225 overlay support, not data overlay. Support spu-*-* target in
2226 this mode.
2227 * gdb.base/ovlymgr.c: Provide stubs for spu target.
2228 * gdb.base/spu.ld: New file.
2229
b18be20d
DJ
22302007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
2231
2232 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
2233
be444858
DJ
22342007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
2235
2236 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
2237
b1d53152
DJ
22382007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
2239
2240 * gdb.java/jmain.exp: Handle demangled names with and without method
2241 signatures.
2242
d084b331
DJ
22432007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
2244
2245 * gdb.mi/mi-syn-frame.c (main, foo, bar)
2246 (have_a_very_merry_interrupt): Remove calls to puts.
2247 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
2248 inferior output.
2249 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
2250 test names.
2251
db9d7fc5
DJ
22522007-04-29 Markus Deuling <deuling@de.ibm.com>
2253 Daniel Jacobowitz <dan@codesourcery.com>
2254
2255 * gdb.base/auxv.exp (core_works): Also check is_remote.
2256 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
2257
ef783a7d
VP
22582007-04-25 Vladimir Prus <vladimir@codesourcery.com>
2259
2260 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
2261 message, not the undefined 'module' variable.
2262 * gdb.base/siginfo.exp: Likewise.
2263 * gdb.base/sigstep.exp: Likewise.
2264 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
2265 serialport.
2266 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
2267
b7b73cae
CV
22682007-04-25 Corinna Vinschen <vinschen@redhat.com>
2269
2270 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
2271 target sim fails. Return 0 otherwise.
2272 (gdb_load): Return prematurely if gdb_target_sim fails.
2273
7d90fdfa
DP
22742007-04-16 Denis Pilat <denis.pilat@st.com>
2275
2276 * gdb.base/setshow.exp: Reset height after having set it to 100.
2277
5d3e9c85
DP
22782007-04-16 Denis Pilat <denis.pilat@st.com>
2279
2280 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
2281
18e75969
DP
22822007-04-16 Denis Pilat <denis.pilat@st.com>
2283
2284 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
2285
25d5ea92
VP
22862007-04-14 Vladimir Prus <vladimir@codesourcery.com>
2287
2288 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
2289 tests. Run the frozen varobjs test.
2290 * gdb.mi/var-cmd.c (do_frozen_tests): New.
2291 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
2292
0b49cb80
JK
22932007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2294
2295 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
2296 gdb.base/type-opaque.exp: New files.
2297
a73bafbc
VP
22982007-04-01 Vladimir Prus <vladimir@codesourcery.com>
2299
2300 * gdb.mi/mi-var-child.c
2301 (do_children_tests): User char[2] instead of
2302 char so that automatic printing of pointers to char
2303 don't give unpredicable result.
2304 * gdb.mi/var-cmd.c (do_locals_test): Initialize
2305 local variables.
2306 * gdb.mi/mi-var-child.exp: Step to right line
2307 of do_children_tests.
2308 * gdb.mi/mi2-var-child.exp: Likewise.
2309 * gdb.mi/mi-var-cmd.exp: Step to right line of
2310 do_locals_tests.
2311 (do_children_tests): User char[2] instead of
2312 char so that automatic printing of pointers to char
2313 don't give unpredicable result.
2314 * gdb.mi/mi2-var-cmd.exp: Likewise.
2315 * lib/mi-support.exp (mi_continue_to_line):
2316 Pass test name to mi_wait_for_stop.
2317
7ce59000
DJ
23182007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2319
2320 * gdb.asm/asm-source.exp: Remove d10v case.
2321 * lib/gdb.exp (skip_cplus_tests): Likewise.
2322 * gdb.asm/d10v.inc: Deleted.
2323
20389057
DJ
23242007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2325
2326 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
2327
8807d78b
DJ
23282007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2329
2330 * config/netware.exp: Delete file.
2331
aa3edb8e
JB
23322007-03-29 Joel Brobecker <brobecker@adacore.com>
2333
2334 * gdb.dwarf2/dw2-noloc.S: New file.
2335 * gdb.dwarf2/dw2-noloc.exp: New file.
2336
297561ac
PA
23372007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
2338
2339 * gdb.cp/method2.cc: New test.
2340 * gdb.cp/method2.exp: New test.
2341 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
2342
1f81bd39
DJ
23432007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
2344
2345 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
2346
9453113a
DJ
23472007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
2348
2349 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
2350
b741e217
DJ
23512007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
2352
2353 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
2354 (gdb_load): Delete, replace with...
2355 (gdb_reload): ...this.
2356 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
2357 * gdb.server/server-mon.exp: Likewise.
2358 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
2359 (gdb_start_cmd): New.
2360 (gdb_file_cmd): Save the last loaded file.
2361 (gdb_reload): New.
2362 (gdb_gnu_strip_debug): Use transform.
2363 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
2364 support here. Use new $last_loaded_file. Check mtime.
2365 (gdb_target_cmd): Handle ObjC failure case.
2366 (infer_host_exec): Delete.
2367 (gdbserver_load): Rename to...
2368 (gdbserver_run): ...this. Simplify.
2369 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
2370 (mi_gdb_load): Move most contents to a new function...
2371 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
2372 (mi_run_cmd): Use mi_gdb_target_load.
2373 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
2374 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
2375 Use gdb_run_cmd.
2376 * gdb.base/charsign.exp: Remove incorrect comment.
2377 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
2378 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
2379 gdb.base/start.exp: Use gdb_start_cmd.
2380
446ab585
MR
23812007-03-23 Nigel Stephens <nigel@mips.com>
2382 Maciej W. Rozycki <macro@mips.com>
2383
2384 * gdb.base/sigbpt.exp: Fix the message when skipping test.
2385 * gdb.base/signull.exp: Similarly.
2386
bbb88ebf
UW
23872007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2388
2389 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
2390 messages available to test cases (like chng-sym.exp).
2391
cb8c4a99
AS
23922007-03-14 Andreas Schwab <schwab@suse.de>
2393
2394 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
2395 format changes.
2396
4e463ff5
DJ
23972007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
2398
2399 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
2400 (optimized_1): New.
2401 (main): Call optimized_1.
2402 (gdb2029): Correct typos. Call gdb2029_marker.
2403 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
2404 for gdb2029.
2405
b6db2c47
MK
24062007-03-12 Mark Kettenis <kettenis@gnu.org>
2407
2408 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
2409 as tabs. Remove redundant test pattern.
2410
70ed3737
UW
24112007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2412
2413 * gdb.base/long_long.exp: Accept optional symbol name in <...>
2414 for /a format output.
2415
47b67b60
DJ
24162007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
2417
2418 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
2419 collect output incrementally.
2420
b8953b0e
UW
24212007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2422
2423 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
2424 for -var-create lpcharacter test.
2425 * gdb.mi/mi2-var-cmd.exp: Likewise.
2426
7acd5c40
UW
24272007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2428
2429 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
2430 pass on targets where address zero is readable.
2431
9c6759c1
UW
24322007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2433
2434 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
2435 just a single architecture.
2436
a2f1aeb4
UW
24372007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2438
2439 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
2440 (fetch_all_registers): New function, uses gdb_test_multiple and
2441 exp_continue to fetch inferior output line-by-line.
2442 Replace all uses of do_get_all_registers by fetch_all_registers.
2443
46579ac2
UW
24442007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2445
2446 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
2447 in target_info.
2448
fc133f24
MS
24492007-03-02 Michael Snyder <michael.snyder@palmsource.com>
2450
2451 * gdb.threads/manythreads.exp: Use $message string for
2452 consistancy; add a default (timeout) case.
2453
7646a51d
MS
24542007-03-02 Michael Snyder <michael.snyder@palmsource.com>
2455
2456 * gdb.base/watchpoint.exp: Fix truncated comment.
2457
dcfff61f
MS
24582007-03-02 Michael Snyder <michael.snyder@palmsource.com>
2459
2460 * Makefile.in: Remove spurious single-quotes from sed command.
2461
664e3ee9
DJ
24622007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2463
2464 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
2465 func.
2466 * gdb.mi/mi2-var-cmd.exp: Likewise.
2467
d7cc6f2f
JB
24682007-02-27 Joel Brobecker <brobecker@adacore.com>
2469
2470 * gdb.dwarf2/dw2-producer.S: New file.
2471 * gdb.dwarf2/dw2-producer.exp: New testcase.
2472
24732007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
2474
2475 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
2476 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
2477 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
2478 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
2479 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
2480 Revert tests to use mi_gdb_test and include value field in output
2481 of -var-create.
2482
93d42b30
DJ
24832007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2484
2485 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
2486
c499ed39
DJ
24872007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2488
2489 * gdb.base/maint.exp: Remove full paths from test names.
2490 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
2491 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
2492
9836f81b
JB
24932007-02-27 Joel Brobecker <brobecker@adacore.com>
2494
2495 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
2496
c74d0ad8
DJ
24972007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2498
2499 * gdb.server/server-mon.exp: New test.
2500
2711e456
DJ
25012007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2502
2503 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
2504
ff6f572f
DJ
25052007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2506
2507 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
2508 register capitalization.
2509
fada3feb
DP
25102007-02-13 Denis Pilat <denis.pilat@st.com>
2511
2512 * gdb.mi/mi-var-invalidate.exp: New file.
2513
fb1e4ffc
DJ
25142007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2515
2516 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
2517
3da939d7
DJ
25182007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2519
2520 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
2521
123dc839
DJ
25222007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2523
2524 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
2525 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
2526
877e3645 25272007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
2528
2529 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
2530 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
2531 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
2532 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
2533 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 2534 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222
NR
2535 Update tests to include value field in output of -var-create.
2536
3c0a2960
AS
25372007-02-08 Andreas Schwab <schwab@suse.de>
2538
2539 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
2540
108546a0
DJ
25412007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
2542
2543 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
2544 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
2545
d701dcab
DP
25462007-02-02 Denis Pilat <denis.pilat@st.com>
2547
2548 * gdb.threads/threadapply.exp: check that frame is not changed by
2549 the thread apply all command.
2550
783e3e2f
AS
25512007-01-31 Andreas Schwab <schwab@suse.de>
2552
6d9c3a87
AS
2553 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
2554
3c50d7b9
AS
2555 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
2556 in the dwarf sections.
2557 * gdb.dwarf2/mac-fileno.S: Likewise.
2558
783e3e2f
AS
2559 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
2560 bspstore register on ia64.
2561
78ff580e
AS
25622007-01-29 Andreas Schwab <schwab@suse.de>
2563
cc8e9b12
AS
2564 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
2565 "frame-begin" annotation.
2566
78ff580e
AS
2567 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
2568 number of "frames-invalid" annotations.
2569
704a4f78
DJ
25702007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2571
2572 * gdb.base/commands.exp: Call if_commands_test.
2573 (gdb_test_no_prompt, if_commands_test): New.
2574
e741bf94
MK
25752007-01-28 Mark Kettenis <kettenis@gnu.org>
2576
2577 * gdb.threads/sigthread.c (NSIGS): Make bigger.
2578
474d0ad3
AS
25792007-01-27 Andreas Schwab <schwab@suse.de>
2580
2581 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
2582 .short/.int/.quad in the dwarf sections.
2583 * gdb.dwarf2/dw2-intercu.S: Likewise.
2584 * gdb.dwarf2/dw2-intermix.S: Likewise.
2585
e784b426
JK
25862007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2587
2588 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
2589 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
2590 array.
e784b426
JK
2591 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
2592 * gdb.base/setvar.exp: Likewise.
2593
37f08e04
AS
25942007-01-26 Andreas Schwab <schwab@suse.de>
2595
9a01813a
AS
2596 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
2597 test.
2598
37f08e04
AS
2599 * gdb.base/multi-forks.exp ("restart $i"): Also match
2600 __kernel_syscall_via_break.
2601
6e2a9270
VP
26022007-01-24 Vladimir Prus <vladimir@codesourcery.com>
2603
2604 * lib/mi-support.exp (mi_delete_varobj): New.
2605 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
2606 testcase.
2607 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
2608 (main): Call the above.
2609 (reference_update_test, base_in_reference_test)
2610 (reference_to_pointer): Delete the created varobjs.
2611
e515b470
DJ
26122007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
2613
2614 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
2615 * configure: Regenerated.
2616 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
2617 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
2618 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
2619 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
2620 * lib/gdb.exp (gdb_skip_xml_test): New function.
2621
08d8bcd7
DJ
26222007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
2623
2624 * gdb.base/sigrepeat.exp: Correct error message.
2625
26262007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
2627 Daniel Jacobowitz <dan@codesourcery.com>
2628
2629 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
2630 gdb.arch/i386-gnu-cfi-asm.S: New files.
2631
97c3f1f3
JK
26322007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2633
2634 * lib/gdb.exp: Abort on missing `site.exp'.
2635
cb1df416
DJ
26362007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2637 Daniel Jacobowitz <dan@codesourcery.com>
2638
2639 * gdb.base/included.c, gdb.base/included.exp,
2640 gdb.base/included.h: New files.
2641
35990120
DJ
26422007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
2643
2644 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
2645 (maximize_rlimit): Reduce limits on 64-bit systems.
2646
6e81a116 26472007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
2648
2649 From Marcus Deuling <deuling@de.ibm.com>:
2650 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
2651 every case.
2652
6c3c41f3
NR
26532007-01-13 Nick Roberts <nickrob@snap.net.nz>
2654
2655 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
2656 (test_path_specification): Use objdir instead of srcdir to always
2657 get an absolute filename.
2658
2f12c312
DJ
26592007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
2660
2661 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
2662
81121995
VP
26632007-01-11 Vladimir Prus <vladimir@codesourcery.com>
2664
2665 * gdb.mi/mi-var-cp.cc (reference_update_tests):
2666 Make sure the variable we're using is in scope.
2667 (reference_to_pointer): Likewise.
2668
4741b737
DJ
26692007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2670
2671 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
2672 has no debug information.
2673
054410c3
DJ
26742007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2675
2676 * gdb.base/annota1.exp: Remove extra send_gdb.
2677
818f79f6
DJ
26782007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2679
2680 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
2681
f7a6bb70
DJ
26822007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2683
2684 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
2685
57e66780
DJ
26862007-01-08 Nick Roberts <nickrob@snap.net.nz>
2687 Daniel Jacobowitz <dan@codesourcery.com>
2688
2689 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
2690 lcharacter or linteger change. Correct duplicated test name.
2691 * gdb.mi/mi2-var-cmd.exp: Likewise.
2692
3d799a95
DJ
26932007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
2694
2695 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
2696
26972007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9
JB
2698
2699 * gdb.base/nofield.c: New file.
2700 * gdb.base/nofield.exp: New testcase.
2701
eafb94e8
NR
27022007-01-05 Nick Roberts <nickrob@snap.net.nz>
2703
2704 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
2705
2706 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
2707 test.
2708
5e572bb4
DJ
27092007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2710
2711 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
2712
74a44383
DJ
27132007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2714
2715 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
2716 when continuing.
2717
1b572db9
DJ
27182007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
2719
2720 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
2721 Expect ".exe" extension.
2722
381bc39b
DJ
27232007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
2724
2725 * gdb.base/charset.exp: Add explicit filename to break.
2726 * gdb.base/dbx.exp: Add explicit filename to breaks.
2727
2b70e4c6
DJ
27282007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
2729
2730 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
2731 * gdb.mi/mi2-file.exp: Likewise.
2732
303b6f5d
DJ
27332007-01-04 Vladimir Prus <vladimir@codesourcery.com>
2734
2735 Implement specification of MI tests as comments
2736 in C and C++ sources.
2737 * lib/mi-support.exp (mi_autotest_data): New variable.
2738 (mi_autotest_source): New variable.
2739 (count_newlines, mi_prepare_inline_tests)
2740 (mi_get_inline_test, mi_continue_to_line)
2741 (mi_run_inline_test, mi_tbreak)
2742 (mi_send_resuming_command, mi_wait_for_stop): New functions.
2743 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
2744 Run inline tests.
2745 * gdb.mi/mi-var-cp.cc: Define tests here.
2746
23da0d94
VP
27472007-01-04 Vladimir Prus <vladimir@codesourcery.com>
2748
2749 Simplify usage of mi_continue_to.
2750 * lib/mi-support.exp (mi_runto_helper): Renamed
2751 from mi_runto, added new parameter 'run_or_continue'.
2752 (mi_runto): Use mi_runto_helper.
2753 (mi_continue_to): Accept just function name as parameter.
2754 Use mi_runto_helper.
2755 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
2756 * gdb.mi/mi2-var-cmd.exp: Likewise.
2757
f9e18282
JB
27582006-01-04 Joel Brobecker <brobecker@adacore.com>
2759
2760 Make this testcase a bit more realistic. The current code
2761 is too simplistic, and allows the compiler to optimize out
2762 some of the entities we need for this testcase.
2763 * gdb.ada/null_record/bar.ads (Void_Star): New type.
2764 (Do_Nothing): Add extra parameter.
2765 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
2766 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
2767 by using a variable of type Void_Star.
2768
fd678c65
JB
27692006-01-04 Joel Brobecker <brobecker@adacore.com>
2770
2771 * gdb.ada/catch_ex/foo.adb: New file.
2772 * gdb.ada/catch_ex.exp: New testcase.
2773
05cfdb42
DJ
27742007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
2775
2776 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
2777 pass --image-base to linker.
2778
2e03ee74
DJ
27792007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2780 Daniel Jacobowitz <dan@codesourcery.com>
2781
2782 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
2783 secondary prompts.
2784
0d5de010
DJ
27852007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2786
2787 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
2788 output. Test the types of members and member pointers.
2789 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
2790 gdb/2092.
2791 * gdb.cp/member-ptr.exp: Search for a comment instead of a
2792 statement. Enable for GCC. Update expected output for some tests
2793 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
2794 layout.
2795 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
2796 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
2797 (Diamond::vget_base): New.
2798 (main): Add new tests.
2799 * gdb.cp/printmethod.exp: Update expected output for member functions.
2800 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
2801 print pEe->D::vg().
2802
61a771aa
DJ
28032007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2804
2805 * gdb.threads/tls.exp: Allow stops in sem_post.
2806
2fa63963
DJ
28072006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
2808
2809 * gdb.base/annota1.exp: Allow .*printf in backtraces.
2810 * gdb.base/annota3.exp: Likewise.
2811 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
2812 again (instead of timing out).
2813 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
2814 GCC bug 26475.
2815 * gdb.java/jmisc.exp: Adjust to work with method signatures including
2816 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
2817 test from jmisc1.exp.
2818 * gdb.java/jmisc1.exp: Delete.
2819 * gdb.java/jprint.exp: Adjust to work with method signatures including
2820 return types.
2821 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
2822 * gdb.threads/linux-dp.exp: Don't be confused by program output.
2823 * lib/java.exp (compile_java_from_source): Pass the correct type
2824 to target_compile.
2825
5eefc2b7
JB
28262006-12-31 Joel Brobecker <brobecker@adacore.com>
2827
2828 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
2829 (stack_align_edx): New function.
2830 (stack_align_eax): New function.
2831 (main): Add calls to stack_align_edx and stack_align_eax.
2832 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
2833 Add testing for the cases where the register used during a stack
2834 realignment is edx. Same for eax.
2835
227c54da
DJ
28362006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
2837
2838 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
2839 and generic PE targets.
2840
cab8ac94
JB
28412006-12-29 Joel Brobecker <brobecker@adacore.com>
2842
2843 * gdb.ada/array_return.exp: Update copyright date list.
2844
ba54f318
JB
28452006-12-27 Joel Brobecker <brobecker@adacore.com>
2846
2847 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
2848 (Create_Small_Float_Vector): New function.
2849 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
2850 function body.
2851 * gdb.ada/array_return/p.adb: Use new type and function from
2852 package Pck.
2853 * gdb.ada/array_return.exp: Add a test verifying that GDB is
2854 able to print the value returned by a function returning an
2855 array of float.
2856
6b7a35dd
JB
28572006-12-20 Joel Brobecker <brobecker@adacore.com>
2858
2859 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
2860 The associated tests should be PASSing.
2861
038224f6
VP
28622006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2863
2864 Test for base in references.
2865 * gdb.mi/mi-var-cp.cc: Add test code.
2866 * gdb.mi/mi-var-cp.exp: Test for bases in references.
2867 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
2868 * gdb.mi/mi2-watch.exp: Likewise.
2869 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
2870 (mi_list_varobj_children): New function.
2871
b26ed50d
VP
28722006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2873
2874 * lib/mi-support.exp
2875 (mi_runto): Accept "()" after function name.
2876 (mi_create_varobj): New function.
2877 (mi_varobj_update): New function.
2878 (mi_Check_varobj_value): New function.
2879 * gdb.mi/mi-var-cp.exp: New file.
2880 * gdb.mi/mi-var-cp.cc: New file.
2881
08232497
DJ
28822006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
2883
2884 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
2885 gdb.base/weaklib2.c: New files.
2886
d394c993 28872006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 2888
ac6c2fba
NS
2889 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
2890 info. Adjust test names.
2891
8ec659a0 2892 * gdb.base/break.c (main): Move position of malloc.
d394c993 2893 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 2894
acd65feb
VP
28952006-11-28 Vladimir Prus <vladimir@codesourcery.com>
2896
2897 * gdb.mi/mi-var-cmd.exp: Check -var-update after
2898 assignement of arrays and function pointers.
2899 * gdb.mi/var-cmd.c: Add declaration necessary for above
2900 tests.
2901
f556d5e5
NS
29022006-11-27 Nathan Sidwell <nathan@codesourcery.com>
2903
2904 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
2905
2906 * gdb.threads/linux-dp.exp: Read thread table before and after
2907 creating each philosopher and verify it.
2908
697bc68d
NS
29092006-11-27 Nathan Sidwell <nathan@codesourcery.com>
2910 Paul Brook <paul@codesourcery.com>
2911 Daniel Jacobowitz <dan@codesourcery.com>
2912
2913 * gdb.base/ending-run.exp: Flatten expect script stepping out of
2914 main to remove duplication. Add start function of the form
2915 '_*start[1-9]*'. Add RVDS start function.
2916
29d73ae4
DJ
29172006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
2918
2919 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
2920
c1d88655
UW
29212006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2922
2923 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
2924 * gdb.asm/spu.inc: New file.
2925 * gdb.base/term.exp: Disable if [target_info exists noargs].
2926 * gdb.gdb/complaints.exp: Disable if ![isnative].
2927 * gdb.gdb/selftest.exp: Likewise.
2928 * gdb.gdb/observer.exp: Likewise.
2929 * gdb.gdb/xfullpath.exp: Likewise.
2930 * gdb.base/attach.exp: Disable on SPU target.
2931 * gdb.cp/bs145503.exp: Likewise.
2932 * gdb.cp/exception.exp: Likewise.
2933 * gdb.cp/userdef.exp: Likewise.
2934
32a13b1a
DJ
29352006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
2936
2937 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
2938
d8295fe9
VP
29392006-11-10 Vladimir Prus <vladimir@codesourcery.com>
2940
2941 * gdb.base/completion.exp: Fix completion tests for
2942 'info' and 'info '.
2943 * gdb.base/help.exp (help_test_raw, test_class_help)
2944 (test_prefix_command_help): Move...
2945 * lib/gdb.exp: Here.
2946 * gdb.base/main.exp: Adjust.
2947 * gdb.cp/maint.exp: Adjust.
2948 * gdb.trace/tracecmd.exp: Use test_help_class.
2949
8c394015
VP
29502006-11-09 Vladimir Prus <vladimir@codesourcery.com>
2951
2952 * gdb.stabs/weird.exp (print_weird_var): Use
2953 gdb_test_multiple instead of gdb_expect.
2954
027fc1bc
VP
29552006-11-09 Vladimir Prus <vladimir@codesourcery.com>
2956
2957 * gdb.base/help.exp (help_test_raw): New.
2958 (test_class_help): New.
2959 (test_prefix_command_help): New.
2960 Adjust testcases.
2961
67609209
FR
29622006-11-09 Christophe Lyon <christophe.lyon@st.com>
2963
2964 * gdb.base/constvars.c (main): Write to crass and crips, so that
2965 they are allocated by the compiler.
2966
f73adfeb
AS
29672006-10-27 Andreas Schwab <schwab@suse.de>
2968
2969 * gdb.base/multi-forks.exp: Use "detach fork" instead of
2970 "detach-fork".
2971
2f83a18e
DJ
29722006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
2973
2974 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
2975 of patterns.
2976
94277a38
DJ
29772006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2978
2979 * gdb.base/sepdebug.exp: Remove debug format test.
2980 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
2981 Handle no-symtab.
2982 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
2983
5bd2f6e2
DJ
29842006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2985
2986 * gdb.threads/manythreads.c (thread_function, main): Don't cast
2987 int to pointer or pointer to int.
2988 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
2989
8c008720
DJ
29902006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
2991
2992 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
2993
9e35dae4
DJ
29942006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2995
2996 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
2997
d9639e13
DJ
29982006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
2999
3000 PR c++/2116
3001 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
3002
390a1bd0
JB
30032006-10-06 Joel Brobecker <brobecker@adacore.com>
3004
3005 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
3006 the corresponding bug has been fixed in GDB (PR/2018).
3007
dd920c33
JB
30082006-10-06 Joel Brobecker <brobecker@adacore.com>
3009
3010 * gdb.base/subst.exp: New testcase.
3011
53bbefe9
JB
30122006-10-06 Joel Brobecker <brobecker@adacore.com>
3013
3014 * gdb.ada/array_return/pck.ads: Add copyright notice.
3015 * gdb.ada/array_return/pck.adb: Likewise.
3016 * gdb.ada/array_return/p.adb: Likewise.
3017 * gdb.ada/exec_changed/first.adb: Likewise.
3018 * gdb.ada/exec_changed/second.adb: Likewise.
3019
09851417
JB
30202006-10-06 Joel Brobecker <brobecker@adacore.com>
3021
3022 * gdb.ada/watch_arg/watch.adb: New file.
3023 * gdb.ada/watch_arg.exp: New testcase.
3024
041bf30d
VP
30252006-10-02 Vladimir Prus <vladimir@codesourcery.com>
3026
3027 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
3028 via string_to_regexp.
3029 * gdb.mi/mi2-basics.exp: Likewise.
3030
f286fbdd 30312006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
3032
3033 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
3034 Remove unused / obsolete files.
3035
7c07f349
NR
30362006-09-19 Nick Roberts <nickrob@snap.net.nz>
3037
3038 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
3039
cd5ff84a
VP
30402006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3041
3042 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
3043 HIGH_FRAME argument to -stack-list-arguments can be larger than
3044 the number of frames.
3045
ae018d1a
DJ
30462006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
3047
3048 * gdb.base/args.c (main): Add breakpoint marker.
3049 * gdb.base/args.exp: Use args_test for tests. Add new tests which
3050 really test empty arguments.
3051 (args_load): Delete.
3052 (args_test): New.
3053
b399c549
NR
30542006-09-13 Nick Roberts <nickrob@snap.net.nz>
3055
3056 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
3057 check for one file.
3058
2ab1eb7a
VP
30592006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
3060
3061 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
3062 HIGH_FRAME argument to -stack-list-locals can be larger than
3063 the number of frames.
3064
476308bf
FF
30652006-08-18 Fred Fish <fnf@specifix.com>
3066
3067 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
3068 '$' in front of skip_vmx_tests_saved when setting that.
3069
8625200f
AS
30702006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
3071
3072 * gdb.base/trace-commands.exp: New file.
3073
089ec8f1
DJ
30742006-08-10 Joel Brobecker <brobecker@adacore.com>
3075 Daniel Jacobowitz <dan@codesourcery.com>
3076
3077 * gdb.base/step-bt.exp: Make hexadecimal address optional in
3078 expected output of the backtrace commands.
3079
b60f0898
JB
30802006-08-09 Joel Brobecker <brobecker@adacore.com>
3081
3082 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
3083 untested followed by return combination.
3084 * gdb.arch/altivec-regs.exp: Likewise.
3085 * gdb.arch/e500-abi.exp: Likewise.
3086 * gdb.arch/e500-regs.exp: Likewise.
3087 * gdb.arch/gdb1291.exp: Likewise.
3088 * gdb.arch/gdb1431.exp: Likewise.
3089 * gdb.arch/gdb1558.exp: Likewise.
3090 * gdb.arch/i386-prologue.exp: Likewise.
3091 * gdb.arch/i386-unwind.exp: Likewise.
3092 * gdb.asm/asm-source.exp: Likewise.
3093 * gdb.base/a2-run.exp: Likewise.
3094 * gdb.base/advance.exp: Likewise.
3095 * gdb.base/all-bin.exp: Likewise.
3096 * gdb.base/annota1.exp: Likewise.
3097 * gdb.base/annota3.exp: Likewise.
3098 * gdb.base/args.exp: Likewise.
3099 * gdb.base/arithmet.exp: Likewise.
3100 * gdb.base/assign.exp: Likewise.
3101 * gdb.base/async.exp: Likewise.
3102 * gdb.base/attach.exp: Likewise.
3103 * gdb.base/bang.exp: Likewise.
3104 * gdb.base/bigcore.exp: Likewise.
3105 * gdb.base/bitfields.exp: Likewise.
3106 * gdb.base/bitfields2.exp: Likewise.
3107 * gdb.base/break.exp: Likewise.
3108 * gdb.base/call-sc.exp: Likewise.
3109 * gdb.base/call-strs.exp: Likewise.
3110 * gdb.base/callfuncs.exp: Likewise.
3111 * gdb.base/checkpoint.exp: Likewise.
3112 * gdb.base/chng-syms.exp: Likewise.
3113 * gdb.base/code-expr.exp: Likewise.
3114 * gdb.base/commands.exp: Likewise.
3115 * gdb.base/completion.exp: Likewise.
3116 * gdb.base/cond-expr.exp: Likewise.
3117 * gdb.base/condbreak.exp: Likewise.
3118 * gdb.base/consecutive.exp: Likewise.
3119 * gdb.base/constvars.exp: Likewise.
3120 * gdb.base/corefile.exp: Likewise.
3121 * gdb.base/cvexpr.exp: Likewise.
3122 * gdb.base/dbx.exp: Likewise.
3123 * gdb.base/define.exp: Likewise.
3124 * gdb.base/detach.exp: Likewise.
3125 * gdb.base/display.exp: Likewise.
3126 * gdb.base/dump.exp: Likewise.
3127 * gdb.base/ena-dis-br.exp: Likewise.
3128 * gdb.base/ending-run.exp: Likewise.
3129 * gdb.base/environ.exp: Likewise.
3130 * gdb.base/eval-skip.exp: Likewise.
3131 * gdb.base/exprs.exp: Likewise.
3132 * gdb.base/fileio.exp: Likewise.
3133 * gdb.base/finish.exp: Likewise.
3134 * gdb.base/float.exp: Likewise.
3135 * gdb.base/foll-exec.exp: Likewise.
3136 * gdb.base/foll-fork.exp: Likewise.
3137 * gdb.base/foll-vfork.exp: Likewise.
3138 * gdb.base/freebpcmd.exp: Likewise.
3139 * gdb.base/funcargs.exp: Likewise.
3140 * gdb.base/gcore.exp: Likewise.
3141 * gdb.base/gdb1090.exp: Likewise.
3142 * gdb.base/gdb1250.exp: Likewise.
3143 * gdb.base/huge.exp: Likewise.
3144 * gdb.base/info-proc.exp: Likewise.
3145 * gdb.base/interrupt.exp: Likewise.
3146 * gdb.base/jump.exp: Likewise.
3147 * gdb.base/langs.exp: Likewise.
3148 * gdb.base/lineinc.exp: Likewise.
3149 * gdb.base/list.exp: Likewise.
3150 * gdb.base/logical.exp: Likewise.
3151 * gdb.base/long_long.exp: Likewise.
3152 * gdb.base/macscp.exp: Likewise.
3153 * gdb.base/maint.exp: Likewise.
3154 * gdb.base/mips_pro.exp: Likewise.
3155 * gdb.base/miscexprs.exp: Likewise.
3156 * gdb.base/multi-forks.exp: Likewise.
3157 * gdb.base/opaque.exp: Likewise.
3158 * gdb.base/overlays.exp: Likewise.
3159 * gdb.base/pc-fp.exp: Likewise.
3160 * gdb.base/pointers.exp: Likewise.
3161 * gdb.base/printcmds.exp: Likewise.
3162 * gdb.base/psymtab.exp: Likewise.
3163 * gdb.base/ptype.exp: Likewise.
3164 * gdb.base/recurse.exp: Likewise.
3165 * gdb.base/relational.exp: Likewise.
3166 * gdb.base/relocate.exp: Likewise.
3167 * gdb.base/remote.exp: Likewise.
3168 * gdb.base/reread.exp: Likewise.
3169 * gdb.base/restore.exp: Likewise.
3170 * gdb.base/return.exp: Likewise.
3171 * gdb.base/return2.exp: Likewise.
3172 * gdb.base/scope.exp: Likewise.
3173 * gdb.base/sect-cmd.exp: Likewise.
3174 * gdb.base/sep.exp: Likewise.
3175 * gdb.base/sepdebug.exp: Likewise.
3176 * gdb.base/setshow.exp: Likewise.
3177 * gdb.base/setvar.exp: Likewise.
3178 * gdb.base/sigall.exp: Likewise.
3179 * gdb.base/sigbpt.exp: Likewise.
3180 * gdb.base/signals.exp: Likewise.
3181 * gdb.base/signull.exp: Likewise.
3182 * gdb.base/sizeof.exp: Likewise.
3183 * gdb.base/solib.exp: Likewise.
3184 * gdb.base/step-line.exp: Likewise.
3185 * gdb.base/step-test.exp: Likewise.
3186 * gdb.base/structs.exp: Likewise.
3187 * gdb.base/structs2.exp: Likewise.
3188 * gdb.base/term.exp: Likewise.
3189 * gdb.base/twice.exp: Likewise.
3190 * gdb.base/until.exp: Likewise.
3191 * gdb.base/varargs.exp: Likewise.
3192 * gdb.base/volatile.exp: Likewise.
3193 * gdb.base/watchpoint.exp: Likewise.
3194 * gdb.base/whatis-exp.exp: Likewise.
3195 * gdb.base/whatis.exp: Likewise.
3196 * gdb.cp/ambiguous.exp: Likewise.
3197 * gdb.cp/annota2.exp: Likewise.
3198 * gdb.cp/annota3.exp: Likewise.
3199 * gdb.cp/bool.exp: Likewise.
3200 * gdb.cp/breakpoint.exp: Likewise.
3201 * gdb.cp/casts.exp: Likewise.
3202 * gdb.cp/class2.exp: Likewise.
3203 * gdb.cp/classes.exp: Likewise.
3204 * gdb.cp/cplusfuncs.exp: Likewise.
3205 * gdb.cp/ctti.exp: Likewise.
3206 * gdb.cp/derivation.exp: Likewise.
3207 * gdb.cp/exception.exp: Likewise.
3208 * gdb.cp/gdb1355.exp: Likewise.
3209 * gdb.cp/hang.exp: Likewise.
3210 * gdb.cp/inherit.exp: Likewise.
3211 * gdb.cp/local.exp: Likewise.
3212 * gdb.cp/m-data.exp: Likewise.
3213 * gdb.cp/m-static.exp: Likewise.
3214 * gdb.cp/member-ptr.exp: Likewise.
3215 * gdb.cp/method.exp: Likewise.
3216 * gdb.cp/misc.exp: Likewise.
3217 * gdb.cp/namespace.exp: Likewise.
3218 * gdb.cp/overload.exp: Likewise.
3219 * gdb.cp/ovldbreak.exp: Likewise.
3220 * gdb.cp/pr-1023.exp: Likewise.
3221 * gdb.cp/pr-1210.exp: Likewise.
3222 * gdb.cp/pr-574.exp: Likewise.
3223 * gdb.cp/printmethod.exp: Likewise.
3224 * gdb.cp/psmang.exp: Likewise.
3225 * gdb.cp/ref-params.exp: Likewise.
3226 * gdb.cp/ref-types.exp: Likewise.
3227 * gdb.cp/rtti.exp: Likewise.
3228 * gdb.cp/templates.exp: Likewise.
3229 * gdb.cp/try_catch.exp: Likewise.
3230 * gdb.cp/userdef.exp: Likewise.
3231 * gdb.cp/virtfunc.exp: Likewise.
3232 * gdb.disasm/am33.exp: Likewise.
3233 * gdb.disasm/h8300s.exp: Likewise.
3234 * gdb.disasm/mn10300.exp: Likewise.
3235 * gdb.disasm/sh3.exp: Likewise.
3236 * gdb.disasm/t01_mov.exp: Likewise.
3237 * gdb.disasm/t02_mova.exp: Likewise.
3238 * gdb.disasm/t03_add.exp: Likewise.
3239 * gdb.disasm/t04_sub.exp: Likewise.
3240 * gdb.disasm/t05_cmp.exp: Likewise.
3241 * gdb.disasm/t06_ari2.exp: Likewise.
3242 * gdb.disasm/t07_ari3.exp: Likewise.
3243 * gdb.disasm/t08_or.exp: Likewise.
3244 * gdb.disasm/t09_xor.exp: Likewise.
3245 * gdb.disasm/t10_and.exp: Likewise.
3246 * gdb.disasm/t11_logs.exp: Likewise.
3247 * gdb.disasm/t12_bit.exp: Likewise.
3248 * gdb.disasm/t13_otr.exp: Likewise.
3249 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
3250 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
3251 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3252 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
3253 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
3254 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3255 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3256 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3257 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
3258 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
3259 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3260 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
3261 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
3262 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
3263 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
3264 * gdb.mi/gdb701.exp: Likewise.
3265 * gdb.mi/gdb792.exp: Likewise.
3266 * gdb.mi/mi-basics.exp: Likewise.
3267 * gdb.mi/mi-break.exp: Likewise.
3268 * gdb.mi/mi-cli.exp: Likewise.
3269 * gdb.mi/mi-console.exp: Likewise.
3270 * gdb.mi/mi-disassemble.exp: Likewise.
3271 * gdb.mi/mi-eval.exp: Likewise.
3272 * gdb.mi/mi-file.exp: Likewise.
3273 * gdb.mi/mi-read-memory.exp: Likewise.
3274 * gdb.mi/mi-regs.exp: Likewise.
3275 * gdb.mi/mi-return.exp: Likewise.
3276 * gdb.mi/mi-simplerun.exp: Likewise.
3277 * gdb.mi/mi-stack.exp: Likewise.
3278 * gdb.mi/mi-stepi.exp: Likewise.
3279 * gdb.mi/mi-syn-frame.exp: Likewise.
3280 * gdb.mi/mi-until.exp: Likewise.
3281 * gdb.mi/mi-var-block.exp: Likewise.
3282 * gdb.mi/mi-var-child.exp: Likewise.
3283 * gdb.mi/mi-var-cmd.exp: Likewise.
3284 * gdb.mi/mi-var-display.exp: Likewise.
3285 * gdb.mi/mi-watch.exp: Likewise.
3286 * gdb.mi/mi2-basics.exp: Likewise.
3287 * gdb.mi/mi2-break.exp: Likewise.
3288 * gdb.mi/mi2-cli.exp: Likewise.
3289 * gdb.mi/mi2-console.exp: Likewise.
3290 * gdb.mi/mi2-disassemble.exp: Likewise.
3291 * gdb.mi/mi2-eval.exp: Likewise.
3292 * gdb.mi/mi2-file.exp: Likewise.
3293 * gdb.mi/mi2-read-memory.exp: Likewise.
3294 * gdb.mi/mi2-regs.exp: Likewise.
3295 * gdb.mi/mi2-return.exp: Likewise.
3296 * gdb.mi/mi2-simplerun.exp: Likewise.
3297 * gdb.mi/mi2-stack.exp: Likewise.
3298 * gdb.mi/mi2-stepi.exp: Likewise.
3299 * gdb.mi/mi2-syn-frame.exp: Likewise.
3300 * gdb.mi/mi2-until.exp: Likewise.
3301 * gdb.mi/mi2-var-block.exp: Likewise.
3302 * gdb.mi/mi2-var-child.exp: Likewise.
3303 * gdb.mi/mi2-var-cmd.exp: Likewise.
3304 * gdb.mi/mi2-var-display.exp: Likewise.
3305 * gdb.mi/mi2-watch.exp: Likewise.
3306 * gdb.stabs/exclfwd.exp: Likewise.
3307 * gdb.stabs/weird.exp: Likewise.
3308 * gdb.threads/gcore-thread.exp: Likewise.
3309 * gdb.trace/actions.exp: Likewise.
3310 * gdb.trace/backtrace.exp: Likewise.
3311 * gdb.trace/circ.exp: Likewise.
3312 * gdb.trace/collection.exp: Likewise.
3313 * gdb.trace/deltrace.exp: Likewise.
3314 * gdb.trace/infotrace.exp: Likewise.
3315 * gdb.trace/limits.exp: Likewise.
3316 * gdb.trace/packetlen.exp: Likewise.
3317 * gdb.trace/passc-dyn.exp: Likewise.
3318 * gdb.trace/passcount.exp: Likewise.
3319 * gdb.trace/report.exp: Likewise.
3320 * gdb.trace/save-trace.exp: Likewise.
3321 * gdb.trace/tfind.exp: Likewise.
3322 * gdb.trace/tracecmd.exp: Likewise.
3323 * gdb.trace/while-dyn.exp: Likewise.
3324 * gdb.trace/while-stepping.exp: Likewise.
3325
f4b618d1
JB
33262006-08-08 Joel Brobecker <brobecker@adacore.com>
3327
3328 * gdb.base/step-bt.c: New file.
3329 * gdb.base/step-bt.exp: New testcase.
3330
3d00d119
DJ
33312006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3332
3333 * config/monitor.exp (gdb_load): Remove support for obsolete
3334 download-write-size.
3335 * gdb.base/remote.exp: Likewise. Update all callers of
3336 gdb_timed_load.
3337
017b5bd4
DJ
33382006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
3339
3340 * cursal.exp: Pass binfile to gdb_load.
3341
837c599d
DJ
33422006-08-01 Nathan Sidwell <nathan@codesourcery.com>
3343
3344 * gdb.base/cursal.exp: Add "" to gdb_load call.
3345
8dd4540b
MK
33462006-07-29 Mark Kettenis <kettenis@gnu.org>
3347
3348 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
3349 NetBSD/ELF targets.
3350
ab5c9f60
DJ
33512006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
3352
3353 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
3354 operator*.
3355
4c42eaff
DJ
33562006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
3357
3358 * gdb.base/completion.exp: Update for change in "file" behavior.
3359 * gdb.stabs/weird.exp: Likewise.
3360 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
3361 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
3362
0155cc76
NS
33632006-07-24 Nathan Sidwell <nathan@codesourcery.com>
3364
3365 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
3366 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
3367
16026cd7
AS
33682006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3369
3370 * gdb.base/default.exp: Update source command error message.
3371 * gdb.base/help.exp: Update 'help source' message.
3372
16963cb6
DJ
33732006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
3374
3375 * gdb.cp/bs15503.exp: Update comment for no longer crashing
3376 test.
3377
6d7fd486
AS
33782006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
3379
3380 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
3381
29e8a844
DJ
33822006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
3383
3384 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
3385
6afcfa39
DJ
33862006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
3387
3388 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
3389
267a692b
MK
33902006-07-17 Mark Kettenis <kettenis@gnu.org>
3391
3392 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
3393 *-*-openbsd* from targets for wich we expect ARM FPA floating
3394 point format.
3395
85d2fec4
NR
33962006-07-17 Nick Roberts <nickrob@snap.net.nz>
3397
3398 * gdb.cp/annota3.exp: Expect frame-begin annotation.
3399
34002006-07-17 Mark Kettenis <kettenis@gnu.org>
3401
3402 * gdb.base/annota3.exp: Expect frame-begin annotation.
3403
85b4c6e8
JB
34042006-07-14 Joel Brobecker <brobecker@adacore.com>
3405
3406 * gdb.base/help.exp: Adjust "help unset" test to accept
3407 any list of unset commands.
3408
fb933624
DJ
34092006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
3410 Daniel Jacobowitz <dan@codesourcery.com>
3411
3412 * gdb.cp/ref-params.exp: New test.
3413 * gdb.cp/ref-params.cc: New source file.
3414 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
3415
1dff4b64
MK
34162006-07-08 Mark Kettenis <kettenis@gnu.org>
3417
3418 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
3419 spaces/tabs in regular expressions since they might not be there.
3420
40d2e0e3
AS
34212006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
3422
3423 * gdb.base/ifelse.exp: New file.
3424
f6c957d2
NS
34252006-07-04 Nathan Sidwell <nathan@codesourcery.com>
3426
3427 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
3428 line.
3429 * gdb.base/huge.exp: Loop over compilation to find a size that
3430 is acceptable.
3431 * gdb.base/remote.exp: Correct expected strings.
3432 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
3433
b9c5a23d
DJ
34342006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3435
3436 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
3437
9af2e58d
DJ
34382006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3439
3440 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
3441 native.
3442
30930ca5
DJ
34432006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3444
3445 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
3446 enable stabs testing.
3447
aa32fa1d
DJ
34482006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3449
bd4a4c80 3450 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
3451 gdb_test_multiple does.
3452
321fef15
DJ
34532006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3454
3455 * Makefile.in (host_alias): Remove.
3456 (target_alias): Use @target_noncanonical@.
3457 (site.exp): Don't set host_alias.
3458 * aclocal.m4: Remove contents. Include acx.m4.
3459 * configure: Regenerated.
3460 * configure.ac: Use ACX_NONCANONICAL_TARGET.
3461
e1c2defa
NS
34622006-06-13 Nathan Sidwell <nathan@codesourcery.com>
3463
e63b55d1
NS
3464 * lib/gdb.exp (gdb_load_cmd): New.
3465
5600ea19
NS
3466 * gdb.base/fileio.c: Add system(NULL) test.
3467 * gdb.base/fileio.exp: Check it.
3468
e1c2defa
NS
3469 * gdb.base/break.c: Add 10a breakpoint at }
3470 * gdb.base/break.exp: Add test for breakpoint at }
3471 * gdb.cp/anon-union.cc: Add code at end of function.
3472 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
3473 * gdb.mi/var-cmd.c: Add code at end of function.
3474 * gdb.mi/mi-var-display.exp: Adjust end of next.
3475 * gdb.mi/mi2-var-display.exp: Likewise.
3476 * gdb.base/fileio.c: Add stop function and insert calls at
3477 stopping places.
3478 * gdb.base/fileio.exp: Breakpoint stop function and remove
3479 explicit line number references.
3480
6c0112ec
JB
34812006-05-19 Joel Brobecker <brobecker@adacore.com>
3482
3483 * gdb.base/del.exp (test_delete_alias): New function.
3484 Now check that both "del" and "d" work as aliases for "delete".
3485
154189a4
FF
34862006-05-18 Fred Fish <fnf@specifix.com>
3487
3488 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
3489 required. Check for spurious output after program exits normally.
3490
582e64c2
FF
34912006-05-17 Fred Fish <fnf@specifix.com>
3492
3493 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
3494 gdb_load, so it works in the simulator.
3495
8ef6493a
FF
34962006-05-11 Fred Fish <fnf@specifix.com>
3497
3498 * gdb.base/bang.exp: Ignore unexpected output between the
3499 "program exited normally" and the gdb prompt, as many other
3500 tests do.
3501
692b141c
MK
35022006-05-07 Mark Kettenis <kettenis@gnu.org>
3503
3504 * gdb.base/help.exp: Make "delete checkpoint" part option for
3505 "help d" and "help delete" tests.
3506
540b8a30
UW
35072006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3508
3509 * gdb.mi/mi-basics.exp: Add missing serial number to
3510 expected output in some mi_gdb_test statements.
3511 * gdb.mi/mi2-basics.exp: Likewise.
3512
9b6462d9
JB
35132006-05-05 Joel Brobecker <brobecker@adacore.com>
3514
3515 * gdb.base/del.c: New file.
3516 * gdb.base/del.exp: New testcase.
3517
954de43b
DM
35182006-05-05 David S. Miller <davem@sunset.davemloft.net>
3519
3520 * gdb.base/break.exp: Do not assume a breakpoint on
3521 main will actually be in $srcfile when optimizing.
1303f75e
DM
3522 * gdb.base/savedregs.exp: Do not require that the dummy
3523 frame location match up to a symbol and source file location.
c3242428
DM
3524 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
3525 will get printed without a mi_cmd_data_list_register_values prefix.
3526 (*-data-list-register-*): Correct regular expressions to expect the new
3527 pseudo d? floating point registers.
3528 * gdb.mi/mi2-regs.exp: Likewise.
3529
c7e64c9a
DJ
35302006-05-05 Christophe Lyon <christophe.lyon@st.com>
3531
3532 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
3533 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
3534 is allocated by the compiler.
3535 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
3536 anons, e, anone to force their allocation by the compiler.
3537
35382006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
3539
3540 * gdb.base/help.exp: Update expected text for help d and
3541 help delete.
3542
27ce9a6d
MK
35432006-05-02 Mark Kettenis <kettenis@gnu.org>
3544
3545 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
3546 NetBSD/ELF targets.
3547
8608915f
MK
35482006-04-30 Mark Kettenis <kettenis@gnu.org>
3549
3550 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
3551 single-step breakpoint fails; make this a KFAIL on
3552 sparc*-*-openbsd*.
3553 * gdb.base/siginfo.exp: Likewise.
3554 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3555
b8db102d
MS
35562006-04-26 Michael Snyder <msnyder@redhat.com>
3557
3558 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
3559 which may have to consume output from other forks.
3560 Add tests to make sure that "delete fork" succeeded.
3561
c702009a
MS
35622006-04-20 Michael Snyder <msnyder@redhat.com>
3563
3564 * 2006-03-22 Jim Blandy <jimb@redhat.com>
3565 Add support for the Renesas M32C and M16C.
3566
3567 * gdb.asm/asm-source.exp: Add m32c target.
3568 * gdb.asm/m32c.inc: Support for m32c target.
3569
e28493f2
AS
35702006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
3571
3572 * gdb.base/commands.exp (recursive_source_test): New test.
3573
880da185
DM
35742006-04-04 David S. Miller <davem@sunset.davemloft.net>
3575
3576 * gdb.base/float.exp: Add pattern for sparc targets.
3577
61d9b92f
DJ
35782006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3579
3580 * gdb.base/commands.exp (stray_arg0_test): New test.
3581
bd717df8
PB
35822006-03-30 Paul Brook <paul@codesourcery.com>
3583
3584 * gdb.mi/mi-until.exp: kfail broken until command.
3585 * gdb.mi/mi2-until.exp: Ditto.
3586
ec793d3c
NR
35872006-03-27 Nick Roberts <nickrob@snap.net.nz>
3588
3589 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
3590
831004b7
AO
35912006-03-08 Alexandre Oliva <aoliva@redhat.com>
3592
3593 * gdb.base/prelink.exp: Anchor tested-for regular expression
3594 on gdb prompt.
3595
effe49a0
PB
35962006-03-07 Paul Brook <paul@codesourcery.com>
3597
3598 * gdb.base/assign.exp: Correct fail message.
3599
e5461016
PB
36002006-03-07 Paul Brook <paul@codesourcery.com>
3601
3602 * lib/compiler.c: Extract armcc version number.
3603 * lib/compiler.cc: Ditto.
3604
fc91c6c2
PB
36052006-03-07 Paul Brook <paul@codesourcery.com>
3606
3607 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
3608 additional_flags=-w.
3609 * gdb.arch/altivec-regs.exp: Ditto.
3610 * gdb.arch/e500-abi.exp: Ditto.
3611 * gdb.arch/e500-regs.exp: Ditto.
3612 * gdb.base/all-bin.exp: Ditto.
3613 * gdb.base/annota1.exp: Ditto.
3614 * gdb.base/annota3.exp: Ditto.
3615 * gdb.base/args.exp: Ditto.
3616 * gdb.base/arithmet.exp: Ditto.
3617 * gdb.base/assign.exp: Ditto.
3618 * gdb.base/async.exp: Ditto.
3619 * gdb.base/bang.exp: Ditto.
3620 * gdb.base/break.exp: Ditto.
3621 * gdb.base/call-rt-st.exp: Ditto.
3622 * gdb.base/completion.exp: Ditto.
3623 * gdb.base/cond-expr.exp: Ditto.
3624 * gdb.base/condbreak.exp: Ditto.
3625 * gdb.base/consecutive.exp: Ditto.
3626 * gdb.base/define.exp: Ditto.
3627 * gdb.base/display.exp: Ditto.
3628 * gdb.base/ena-dis-br.exp: Ditto.
3629 * gdb.base/environ.exp: Ditto.
3630 * gdb.base/eval-skip.exp: Ditto.
3631 * gdb.base/info-proc.exp: Ditto.
3632 * gdb.base/jump.exp: Ditto.
3633 * gdb.base/logical.exp: Ditto.
3634 * gdb.base/long_long.exp: Ditto.
3635 * gdb.base/maint.exp: Ditto.
3636 * gdb.base/miscexprs.exp: Ditto.
3637 * gdb.base/pc-fp.exp: Ditto.
3638 * gdb.base/pointers.exp: Ditto.
3639 * gdb.base/relational.exp: Ditto.
3640 * gdb.base/reread.exp: Ditto.
3641 * gdb.base/sect-cmd.exp: Ditto.
3642 * gdb.base/sep.exp: Ditto.
3643 * gdb.base/sepdebug.exp: Ditto.
3644 * gdb.base/until.exp: Ditto.
3645 * gdb.base/whatis-exp.exp: Ditto.
3646 * gdb.cp/annota2.exp: Ditto.
3647 * gdb.cp/annota3.exp: Ditto.
3648 * gdb.trace/actions.exp: Ditto.
3649 * gdb.trace/backtrace.exp: Ditto.
3650 * gdb.trace/circ.exp: Ditto.
3651 * gdb.trace/collection.exp: Ditto.
3652 * gdb.trace/deltrace.exp: Ditto.
3653 * gdb.trace/infotrace.exp: Ditto.
3654 * gdb.trace/limits.exp: Ditto.
3655 * gdb.trace/packetlen.exp: Ditto.
3656 * gdb.trace/passc-dyn.exp: Ditto.
3657 * gdb.trace/passcount.exp: Ditto.
3658 * gdb.trace/report.exp: Ditto.
3659 * gdb.trace/save-trace.exp: Ditto.
3660 * gdb.trace/tfind.exp: Ditto.
3661 * gdb.trace/tracecmd.exp: Ditto.
3662 * gdb.trace/while-dyn.exp: Ditto.
3663 * gdb.trace/while-stepping.exp: Ditto.
3664 * lib/gdb.exp: Ditto.
3665 (gdb_compile): Handle nowarning option.
3666
5f4a23d9
AO
36672006-03-07 Alexandre Oliva <aoliva@redhat.com>
3668
3669 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
3670 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
3671 Rename executable to prelinkt. Don't re-prelink if we didn't
3672 get a core file. Test prelink -u exit status to tell whether
3673 prelinking failed. Use gdb_test_multiple.
3674
9733fc94
DJ
36752006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3676
3677 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
3678 (do_tests): Call it.
3679
cc10cae3
AO
36802006-02-28 Alexandre Oliva <aoliva@redhat.com>
3681
3682 * gdb.base/prelink.exp: New test.
3683 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
3684
15c46491
WZ
36852006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
3686
3687 * gdb.fortran/derived-type.f90: New file.
3688 * gdb.fortran/derived-type.exp: New testcase.
3689
5c9f7ded
DJ
36902006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
3691
3692 * gdb.base/default.exp: Allow ';' as a directory separator.
3693
5b96932b
AS
36942006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
3695
3696 * gdb.base/help.exp (help add-symbol-file): Update.
3697
1986bccd
AS
36982006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
3699
3700 * gdb.base/help.exp (help load): Update expected results.
3701
a8b7528f
FF
37022006-02-19 Fred Fish <fnf@specifix.com>
3703
3704 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
3705 specifix hex value as part of results.
3706 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
3707
f8261448
FF
37082006-02-16 Fred Fish <fnf@specifix.com>
3709
3710 * gdb.base/whatis.c: Define variables using typedefs char_addr,
3711 ushort_addr, and slong_addr, so the typedefs are not optimized
3712 away.
3713 * gdb.base/whatis.exp: Add tests using type name for struct type,
3714 union type, enum type, and typedef.
3715
31d8bdd2
MK
37162006-02-13 Mark Kettenis <kettenis@gnu.org>
3717
3718 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
3719
34e41e63
JB
37202006-02-13 Jim Blandy <jimb@redhat.com>
3721
3722 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
3723 case where it takes two "next" commands to skip past the init
3724 call.
3725
ac6e4f31
FF
37262006-02-12 Fred Fish <fnf@specifix.com>
3727
3728 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
3729 to handle cases where it takes two "next" commands to skip
3730 past the init call.
3731
2db2d571
JB
37322006-02-07 Joel Brobecker <brobecker@adacore.com>
3733
3734 * gdb.ada/array_return.exp: Mark the last test as expected to fail
3735 on hppa32 targets.
3736
38fcd64c
DJ
37372006-02-06 Vladimir Prus <ghost@cs.msu.su>
3738
3739 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
3740 field.
3741
1315ad46
MK
37422006-01-29 Mark Kettenis <kettenis@gnu.org>
3743
3744 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
3745
5625b943
DJ
37462006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
3747
3748 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
3749 files.
3750
80df1bbe
DJ
37512006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
3752
3753 * gdb.cp/maint.exp: Set complaints to a positive value.
3754
9078e690
DJ
37552006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
3756
3757 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
3758 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
3759 function name.
3760
9c903399
DJ
37612006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
3762
3763 * gdb.base/checkpoint.c: Update copyright notice. Include
3764 <stdlib.h>.
3765
761ae4d6
JB
37662006-01-04 Jim Blandy <jimb@redhat.com>
3767
3768 * gdb.asm/asm-source.exp: Independently provide default values for
3769 asm-flags and debug-flags. Use 'string equal' to do the
3770 comparison, not the implicit expr's '==' operator. Remove
3771 now-unneeded assignments to asm-flags. In h8300 case, place
3772 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
3773
099ac3dd
MS
37742006-01-04 Michael Snyder <msnyder@redhat.com>
3775
3776 * gdb.base/checkpoint.c: New file.
3777 * gdb.base/checkpoint.exp: New file.
3778 * gdb.base/multi-fork.c: New file.
3779 * gdb.base/multi-fork.exp: New file.
3780 * gdb.base/pi.txt: New file (data for checkpoint.c test).
3781
f4d85314
FF
37822006-01-04 Fred Fish <fnf@specifix.com>
3783
3784 * gdb.base/ptype.c (foo): Add typedef.
3785 (intfoo): Add function.
3786 * gdb.base/ptype1.c: New file.
3787 * gdb.base/ptype.exp: Handle compilation and linking with two
3788 source files. Test that proper type for "foo" is found based
3789 on source context rather than first match found in symtabs.
3790
a1b06f35
MK
37912005-12-28 Mark Kettenis <kettenis@gnu.org>
3792
3793 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
3794 * gdb.asm/openbsd.inc: Indent commands.
3795
d082a1e2
MK
37962005-12-26 Mark Kettenis <kettenis@gnu.org>
3797
c65016bd
MK
3798 * gdb.base/freebpcmd.exp: Increase timeout.
3799
d082a1e2
MK
3800 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
3801
d3c32a0e
DJ
38022005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
3803
3804 * gdb.base/default.exp: Update check for "show version".
3805
9fdb1f50
RC
38062005-12-09 Randolph Chung <tausq@debian.org>
3807
3808 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
3809 * gdb.asm/pa64.inc: New file.
3810
5f2c56f7
RC
38112005-12-09 Randolph Chung <tausq@debian.org>
3812
3813 * gdb.asm/common.inc: Indent commands.
3814 * gdb.asm/asmsrc1.s: Likewise.
3815 * gdb.asm/asmsrc2.s: Likewise.
3816
8117349c
RC
38172005-12-09 Randolph Chung <tausq@debian.org>
3818
3819 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
3820 (get_addr_of_sym): Remove duplicate print.
3821 (gen_core): xfail hppa*-*-hpux*, update expected output.
3822 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
3823 * gdb.arch/pa64-nullify.s: New file.
3824
8f07f25a
RC
38252005-12-09 Randolph Chung <tausq@debian.org>
3826
3827 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
3828
55b39184
DJ
38292005-12-07 Christophe Lyon <christophe.lyon@st.com>
3830
3831 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
3832 code generation for these functions.
3833 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
3834 error message.
3835
31e2b00f
AS
38362005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
3837
3838 * gdb.base/help.exp (help b, help br, help bre, help brea)
3839 (help break): Update the expected message.
3840
c3d0b56e
SC
38412005-11-11 Stephane Carrez <stcarrez@nerim.fr>
3842
3843 * gdb.asm/m68hc11.inc: Setup the data section.
3844 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
3845 script for this test.
3846 (m6812-*-*): Likewise.
3847
36ae0ea9
RC
38482005-11-09 Randolph Chung <tausq@debian.org>
3849
3850 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
3851
9d6f42e9
WZ
38522005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
3853
3854 * gdb.base/break.exp: Fix a comment typo.
3855
e2126a14
EZ
38562005-11-03 Jim Blandy <jimb@redhat.com>
3857
3858 Checked in by Elena Zannoni <ezannoni@redhat.com>
3859
3860 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
3861
e0ac7199
CV
38622005-11-02 Corinna Vinschen <vinschen@redhat.com>
3863
3864 * gdb.arch/gdb1558.c: Include stdio.h.
3865
31d3fb18
MK
38662005-10-31 Mark Kettenis <kettenis@gnu.org>
3867
3868 * gdb.asm/asm-source.exp: Use -e instead of --entry.
3869
e52b687c
MK
38702005-10-31 Mark Kettenis <kettenis@gnu.org>
3871
3872 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
3873
f4711d79
PG
38742005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
3875
3876 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
3877 vscr" tests to better match output.
3878
987a9106
JB
38792005-10-12 Jim Blandy <jimb@redhat.com>
3880
3881 * gdb.base/structs.exp (any): New function.
3882 (test_struct_returns): Don't make any assumptions at all about
3883 what value the function returns when GDB can't set the return
3884 value.
3885
2336bb58
JB
38862005-10-09 Joel Brobecker <brobecker@adacore.com>
3887
3888 * gdb.ada/arrayidx/p.adb: New file.
3889 * gdb.ada/arrayidx.exp: New testcase
3890
38912005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
3892
3893 * gdb.ada/array_return/pck.ads: New file.
3894 * gdb.ada/array_return/pck.adb: New file.
3895 * gdb.ada/array_return/p.adb: New file.
3896 * gdb.ada/array_return.exp: New testcase.
3897
705335ea
JB
38982005-10-03 Joel Brobecker <brobecker@adacore.com>
3899
3900 * gdb.base/arrayidx.c: New file.
3901 * gdb.base/arrayidx.exp: New testcase.
3902
11ee9940
NR
39032005-09-29 Nick Roberts <nickrob@snap.net.nz>
3904
3905 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
3906 frames-invalid and breakpoints-invalid are no longer generated
3907 with level 3 so don't expect them in the output.
3908
39fb8e9e
BR
39092005-09-27 Bob Rossi <bob@brasko.net>
3910
3911 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
3912 from test. Escape the | in mi_gdb_test call.
3913 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
3914 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
3915 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
3916 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
3917 expected regex's in mi_gdb_test calls.
3918 * lib/mi-support.exp: Remove arbitrary .* from tests.
3919 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
3920 Fully anchor GDB/MI expected results in mi_gdb_test.
3921 * lib/gdb.exp (string_to_regexp): Escape the ] character.
3922 * gdb.base/sizeof.exp: Remove escape character. Correct test.
3923
2af48f68
PB
39242005-09-26 Paul Brook <paul@codesourcery.com>
3925
3926 * long_long.exp: Exclude eabi targets from arm FPA float format test.
3927
f34502bc
WZ
39282005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
3929
3930 * bfp-test.c: New file.
3931 * bfp-test.exp: New testcase.
3932
ca929517
WZ
39332005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
3934
3935 * gdb.fortran/subarray.exp: New testcase to test the evaluation
3936 of subarray and substring variable.
3937 * gdb.fortran/subarray.f: New source file for the test of subarray
3938 and substring variable evaluation.
3939 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
3940 of string constant.
3941
c761af65
DJ
39422005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
3943
3944 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
3945 copyright dates.
3946
561d7a1d
PG
39472005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
3948
3949 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
3950 powerpc altivec' test with an almost identical 'info vector' test.
3951
b2b64cc9
PG
39522005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
3953
3954 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
3955 vscr" tests to match output.
3956
6ac4d15a
PG
39572005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
3958
3959 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
3960 output.
3961
40e55bef
BR
39622005-09-11 Bob Rossi <bob@brasko.net>
3963
3964 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
3965 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
3966 commands that return an MI output command and an asyncronous MI output
3967 command.
3968 * gdb.mi/mi-console.exp: Ditto.
3969
3c7385ec
BR
39702005-09-11 Bob Rossi <bob@brasko.net>
3971
3972 * gdb.mi/mi-var-child.c: Include <string.h>.
3973
a6cd0eb3
DJ
39742005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
3975
3976 * killed.exp: Correct gdb_expect syntax.
3977
2f168eed
CV
39782005-08-09 Corinna Vinschen <vinschen@redhat.com>
3979
3980 * lib/mi-support.exp (mi_gdb_load): Fix typo.
3981
ecd3fd0f
BR
39822005-08-02 Bob Rossi <bob@brasko.net>
3983
3984 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
3985 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
3986 Change tests to inferior-tty-set/show.
3987 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
3988 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
3989 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
3990 inferior. Use mi_gdb_test to get GDB and Inferior output.
3991 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
3992 descriptor.
3993 (mi_inferior_tty_name): Add inferior PTY file name.
3994 (mi_gdb_start): Add INFERIOR_PTY parameter.
3995 (mi_gdb_test): Add IPATTERN parameter.
3996
f1ea48cb
BR
39972005-08-02 Bob Rossi <bob@brasko.net>
3998
3999 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
4000 parameter to mi_gdb_test.
4001 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
4002
6e650a67
DJ
40032005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
4004
4005 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
4006 struct_declarations.
4007 * gdb.mi/mi-var-child.exp: Step over the initialization of
4008 struct_declarations.
4009
8be260b6
DJ
40102005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
4011
4012 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
4013 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
4014 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
4015 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
4016 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
4017 file.
4018
4e660f07
NR
40192005-07-27 Nick Roberts <nickrob@snap.net.nz>
4020
4021 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
4022 (do_children_tests): Assign values to the extra elements.
4023
4024 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
4025 them for tests for "-var-update --no-values" and
4026 "-var-update --all-values".
4027 Add test for "-var-list-children --simple-values".
4028
4029 * gdb.mi/basics.c (callee4): Add integer array D[3]...
4030
4031 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
4032 "-stack-list-locals --simple-values" Improve doc strings and
4033 comments.
4034
6bdae935
MK
40352005-07-18 Mark Kettenis <kettenis@gnu.org>
4036
598b7a6f
MK
4037 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
4038 *-*-openbsd*.
4039 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
4040
6bdae935
MK
4041 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
4042 sigaltsatck'.
4043
1323e929
BR
40442005-07-14 Bob Rossi <bob@brasko.net>
4045
4046 * gdb.base/default.exp (tty): Changed output of command.
4047 * gdb.base/help.exp (help tty): Ditto.
4048
b1a9c082
MK
40492005-07-12 Mark Kettenis <kettenis@gnu.org>
4050
4051 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
4052
10a844a2
MK
40532005-07-10 Mark Kettenis <kettenis@gnu.org>
4054
4055 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
4056 -stack-select-frame without arguments.
4057 (test_stack_frame_listing): Add test for newly implemented command
4058 -stack-info-frame.
4059
3cb3b8df
BR
40602005-07-06 Bob Rossi <bob@brasko.net>
4061
4062 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
4063 command.
4064 (Copyright): Update copyright.
4065
a0c5fbcf
WZ
40662005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
4067
4068 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
4069 tests to evaluate exponentiation expression.
4070
984971d0
AS
40712005-06-29 Andreas Schwab <schwab@suse.de>
4072
4073 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
4074 main to avoid warnings.
4075
4076 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
4077
fe03833f
NR
40782005-06-20 Nick Roberts <nickrob@snap.net.nz>
4079
4080 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
4081 -stack-select-frame without arguments.
4082 (test_stack_frame_listing): Add test for newly implemented command
4083 -stack-info-frame.
4084
7a55f279
WZ
40852005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
4086
0ffa0ea5
DJ
4087 * gdb.fortran/array-element.f: New file.
4088 * gdb.fortran/array-element.exp: New testcase.
7a55f279 4089
26585198
DJ
40902005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4091
4092 * gdb.base/bigcore.exp: Correct checks for systems which can
4093 not dump a large core file.
4094
c1bd25fd
DJ
40952005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
4096
4097 * gdb.base/relocate.c: Add a copyright notice.
4098 (dummy): Remove.
4099 * gdb.base/relocate.exp: Test printing the values of variables
4100 from a relocatable file.
4101
589e074d
DJ
41022005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
4103
4104 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
4105 excess MI output after an error.
4106
0915f927
JB
41072005-05-29 Joel Brobecker <brobecker@adacore.com>
4108
4109 * gdb.arch/alpha-step.c: New file.
4110 * gdb.arch/alpha-step.exp: New testcase.
4111
76ff342d
DJ
41122005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
4113 Dennis Brueni <dennis@slickedit.com>
4114
4115 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
4116 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
4117 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
4118 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
4119 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
4120 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
4121 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
4122
96b0c7ac
DJ
41232005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
4124 Wu Zhou <woodzltc@cn.ibm.com>
4125
4126 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
4127 IBM's xlc compiler.
4128 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
4129 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
4130
f21565d2
JB
41312005-05-13 Jim Blandy <jimb@redhat.com>
4132
4133 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
4134 calling gdb_suppress_entire_file.
4135 * gdb.base/charset.exp: Same.
4136 * gdb.base/call-rt-st.exp: Same.
4137
6006a3a1
BR
41382005-05-05 Bob Rossi <bob_rossi@cox.net>
4139
4140 * lib/gdb.exp (fullname_syntax): Added global regex.
4141 (fullname_syntax_POSIX): Ditto.
4142 (fullname_syntax_UNC): Ditto.
4143 (fullname_syntax_DOS_CASE): Ditto.
4144 (fullname_syntax_DOS): Ditto.
4145 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
4146 fullname_syntax variable to scope and use it.
4147 (test_file_list_exec_source_files): Ditto.
4148 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
4149
c3b69c04
DJ
41502005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
4151
4152 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
4153
3c95e6af
PG
41542004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
4155
4156 * lib/gdb.exp (skip_altivec_tests): New function, based on
4157 check_vmx_hw_available from the GCC testsuite.
4158 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
4159 * lib/gdb.arch/altivec-regs.exp: Likewise.
4160
78df6c56
JB
41612005-05-02 Jim Blandy <jimb@redhat.com>
4162
4163 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
4164 calling gdb_suppress_entire_file.
4165
1690f9cf
DJ
41662005-04-30 Randolph Chung <tausq@debian.org>
4167
4168 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
4169 Slightly relax "sem_post" name checking.
4170
5ea106f7
PG
41712005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
4172
4173 * gdb.base/unload.exp: Use new shared library infrastructure.
4174
bf7234cf
PG
41752005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
4176
4177 * gdb.base/so-impl-ld.exp: Use new shared library
4178 infrastructure.
4179
547b869a
CV
41802005-04-29 Corinna Vinschen <vinschen@redhat.com>
4181
4182 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
4183 * gdb.asm/h8300.inc: New file.
4184
f07e55f0
PG
41852005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
4186
4187 * gdb.base/shlib-call.exp: Change to use new shared library
4188 infrastructure.
4189
3cbba3d1
PG
41902005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
4191
4192 * gdb.base/pending.exp: Change to use new shared library
4193 infrastructure.
4194
ed6df200
PG
41952005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
4196
4197 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
4198 use test_compiler_info instead of gcc_compiled, and update copyright.
4199
8c8f4ebe
PG
42002005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
4201
4202 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
4203 shared objects being adjusted and update copyright years.
4204
607fbc54
DJ
42052005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
4206
4207 * ChangeLog: Correct some 2003-01-13 dates.
4208 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
4209 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
4210 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
4211 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
4212 gdb.trace/tfind.exp: Update copyright years.
4213
57bf0e56
DJ
42142005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
4215 Daniel Jacobowitz <dan@codesourcery.com>
4216
4217 * lib/gdb.exp (gdb_compile): Handle shlib=.
4218 (gdb_compile_shlib): New function.
4219
9b593790
PG
42202005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
4221
4222 * lib/gdb.exp (test_compiler_info): Give argument a default value.
4223
9494c6a5
DJ
42242005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
4225
4226 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
4227 gdb.server.
4228 * configure.ac: Likewise.
4229 * configure: Regenerated.
4230 * gdb.gdbserver/Makefile.in: Moved to...
4231 * gdb.server/Makefile.in: ... here.
4232 * gdb.gdbserver/server.c: Moved to...
4233 * gdb.server/server.c: ... here.
4234 * gdb.gdbserver/server-run.exp: Moved to...
4235 * gdb.server/server-run.exp: ... here.
4236
6f8eac0e
DJ
42372005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
4238
4239 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
4240 * configure.ac: Create gdb.gdbserver/Makefile.
4241 * configure: Regenerated.
4242 * lib/gdbserver-support.exp: New file, derived from
4243 config/gdbserver.exp.
4244 * config/gdbserver.exp: Use gdbserver-support.exp.
4245 * gdb.gdbserver/Makefile.in: New file.
4246 * gdb.gdbserver/server.c: New file.
4247 * gdb.gdbserver/server-run.exp: New file.
4248
6e87504d
PG
42492005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
4250
4251 * lib/gdb.exp (test_compiler_info): Return compiler_info
4252 if no arguments are given.
4253
d1779be4
PG
42542005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
4255
4256 * gdb.arch/altivec-abi.exp: Check for compiler and set
4257 use altivec' flag accordingly.
4258 * gdb.arch/altivec-regs.exp: Likewise.
4259
88750304
DJ
42602005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
4261
4262 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
4263
f3fb768d
AS
42642005-03-27 Andreas Schwab <schwab@suse.de>
4265
4266 * gdb.base/bigcore.c (main): Add missing mode argument in open
4267 call.
4268
7e813ac5
DJ
42692005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
4270
4271 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
4272 downloads.
4273 * config/gdbserver.exp (gdb_load): Likewise.
4274
8e3049aa
PB
42752005-03-14 Paul Brook <paul@codesourcery.com>
4276
4277 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
4278 targets.
4279
a9df7c44
JB
42802005-03-09 Joel Brobecker <brobecker@adacore.com>
4281
4282 * gdb.dwarf2/dup-psym.S: New file.
4283 * gdb.dwarf2/dup-psym.exp: New testcase.
4284
9f0d94e8
JB
42852005-03-09 Joel Brobecker <brobecker@adacore.com>
4286
4287 * gdb.ada/exec_changed/first.adb: New file.
4288 * gdb.ada/exec_changed/second.adb: New file.
4289 * gdb.ada/exec_changed.exp: New testcase.
4290
5f579bc5
NS
42912005-03-08 Nathan Sidwell <nathan@codesourcery.com>
4292
36e9969c
NS
4293 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
4294 (A2): New class.
4295 (main): Test operator+.
4296 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
4297 breakpoint test.
4298
5f579bc5
NS
4299 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
4300 * gdb.base/signull.exp: Disable if gdb,nosignals.
4301 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
4302 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
4303 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
4304 * gdb.mi/mi2-console.exp: Likewise.
4305 * gdb.trace/collection.exp (run_trace_experiment): Consume the
4306 continue output at start.
4307 (gdb_collect_locals_test): Robustify regexp.
4308 * gdb.trace/passc-dyn.exp: Fix comment typo.
4309 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
4310
be46087e
CV
43112005-03-08 Corinna Vinschen <vinschen@redhat.com>
4312
4313 * gdb.asm/asm-source.exp: Add iq2000 case.
4314 * gdb.asm/iq2000.inc: New file.
4315
384e1a61
MI
43162005-03-07 Manoj Iyer <manjo@austin.ibm.com>
4317
4318 * gdb.base/command.exp: Change hardcoded value to regular expression.
4319 * gdb.base/float.exp: Add powerpc to the list of targets checked.
4320
584b6e9e
DJ
43212005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
4322
4323 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
4324 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
4325 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
4326 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
4327 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
4328
ab5b5d61
MK
43292005-03-05 Mark Kettenis <kettenis@gnu.org>
4330
4331 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
4332 changes.
4333
ae051c1b
PG
43342004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
4335
4336 * lib/compiler.c: Add test for IBM's xlc compiler.
4337 * lib/compiler.cc: Likewise.
4338
3f0f6ed2
JB
43392004-02-24 Joel Brobecker <brobecker@adacore.com>
4340
4341 * gdb.ada/fixed_points.exp: Create compilation object directory
4342 before running the test.
4343 * gdb.ada/null_record.exp: Likewise.
4344 * gdb.ada/packed_array.exp: Likewise.
4345 * gdb.ada/start.exp: Likewise.
4346
724f452b
JB
43472005-02-15 Joel Brobecker <brobecker@adacore.com>
4348
4349 * gdb.ada/packed_array/pa.adb: New file.
4350 * gdb.ada/packed_array.exp: New testcase.
4351
57f5cdfb 43522005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 4353
1f393151
MK
4354 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
4355 files.
4356
ebdda337
MK
4357 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
4358 on *-*-openbsd*. Correctly match whitespace in regukar
4359 expressions.
4360
cf309262
DJ
43612005-02-10 Daniel Jacobowitz <dan@debian.org>
4362
4363 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
4364 PR exp/1821
4365 * gdb.base/gdb1821.c: New test file.
4366 * gdb.base/gdb1821.exp: New test file.
4367
3be49e7a
JB
43682005-02-09 Joel Brobecker <brobecker@adacore.com>
4369
4370 * gdb.base/start.c: New file.
4371 * gdb.base/start.exp: New testcase.
4372
e292e67d
JB
43732005-02-09 Joel Brobecker <brobecker@adacore.com>
4374
4375 * gdb.ada/start/dummy.adb: New file.
4376 * gdb.ada/start.exp: New testcase.
4377
dbdfa66c
CV
43782005-02-09 Corinna Vinschen <vinschen@redhat.com>
4379
4380 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
4381 for printing symbols and statistics.
4382 Add test for using relative pathnames in "maint print msymbols" test.
4383 Mark "maint info sections DATA" XFAIL on Cygwin.
4384 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
4385 tests.
4386
d7941671
AC
43872005-02-09 Andreas Schwab <schwab@suse.de>
4388
4389 Committed by Andrew Cagney <cagney@gnu.org>
4390 * gdb.base/remotetimeout.exp: New file.
4391
74e5ef44
MK
43922005-02-07 Mark Kettenis <kettenis@gnu.org>
4393
4394 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
4395
464dd14d
JB
43962005-02-03 Joel Brobecker <brobecker@adacore.com>
4397
4398 * gdb.ada/gnat_ada.gpr: New file.
4399 * gdb.ada/gnat_ada.gin: Delete, no longer used.
4400 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
4401 * configure.ac: No longer generate gnat_ada.gpr.
4402 * configure: Regenerate.
4403 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
4404 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
4405 * gdb.ada/null_record/bar.ads: Likewise.
4406 * gdb.ada/null_record/bar.adb: Likewise.
4407 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
4408 * gdb.ada/null_record.exp (testdir): New variable.
4409 (testfile): executable is now in testdir subdirectory.
4410 (srcfile): Use full path to the main compilation unit.
4411 * gdb.ada/fixed_points.exp: Same changes as above.
4412
30d756ae
NR
44132005-02-03 Nick Roberts <nickrob@snap.net.nz>
4414
4415 * gdb.base/interp.exp: New test.
4416
9d799f85
AC
44172005-01-24 Andrew Cagney <cagney@gnu.org>
4418
4419 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
4420
15656118
AC
44212005-01-19 Andrew Cagney <cagney@gnu.org>
4422
a892c31b
AC
4423 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
4424 configure.ac not configure.in.
4425
15656118
AC
4426 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
4427 of powerpc*-*-*.
4428 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
4429 * gdb.base/list.exp (test_list_function)
4430 (test_list_filename_and_function): Ditto.
4431 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
4432
a7b01baf
AC
44332005-01-16 Andrew Cagney <cagney@gnu.org>
4434
17d92a02
AC
4435 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
4436
a7b01baf
AC
4437 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
4438
bc8332bb
AC
44392005-01-14 Andrew Cagney <cagney@gnu.org>
4440
4441 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
4442 * gdb.mi/mi2-var-cmd.exp: Ditto.
4443
4d074752
CV
44442005-01-10 Corinna Vinschen <vinschen@redhat.com>
4445
4446 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
4447
bec39cab
AC
44482005-01-07 Andrew Cagney <cagney@gnu.org>
4449
4450 * configure.ac: Rename configure.in, require autoconf 2.59.
4451 * configure: Re-generate.
4452 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
4453 * gdb.stabs/configure: Re-generate.
4454 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
4455 * gdb.hp/configure: Re-generate.
4456 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
4457 autoconf 2.59.
4458 * gdb.hp/gdb.objdbg/configure: Re-generate.
4459 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
4460 autoconf 2.59.
4461 * gdb.hp/gdb.defects/configure: Re-generate.
4462 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
4463 autoconf 2.59.
4464 * gdb.hp/gdb.compat/configure: Re-generate.
4465 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
4466 autoconf 2.59.
4467 * gdb.hp/gdb.base-hp/configure: Re-generate.
4468 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
4469 autoconf 2.59.
4470 * gdb.hp/gdb.aCC/configure: Re-generate.
4471
f10b16d4
JB
44722004-12-15 Jim Blandy <jimb@redhat.com>
4473
4474 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
4475 under NPTL when there is debugging info available for libpthread.
4476
fb6e1814
JG
44772004-12-13 Jerome Guitton <guitton@gnat.com>
4478
4479 * gdb.ada/fixed_points.c: New file.
4480 * gdb.ada/fixed_points.exp: New file.
4481
fe46cd3a
RC
44822004-12-03 Randolph Chung <tausq@debian.org>
4483
4484 * gdb.arch/pa-nullify.exp: New file.
4485 * gdb.arch/pa-nullify.s: New file.
4486
8de0841b
RC
44872004-11-30 Randolph Chung <tausq@debian.org>
4488
4489 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
4490 instead of "tbug". Fix regexp to work properly with gdb_test.
4491
c8170782
PH
44922004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
4493
4494 * gdb.base/bitfields2.exp: New test.
4495 * gdb.base/bitfields2.c: New file.
4496
954269c2
RE
44972004-11-28 Richard Earnshaw <rearnsha@arm.com>
4498
4499 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
4500
0107feed
RC
45012004-11-16 Randolph Chung <tausq@debian.org>
4502
4503 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
4504
f073ae8c
DJ
45052004-11-14 Daniel Jacobowitz <dan@debian.org>
4506
4507 * gdb.threads/threadapply.exp: Correct "macro details" test.
4508
19ad59e7
JJ
45092004-11-11 Jeff Johnston <jjohnstn@redhat.com>
4510
4511 * gdb.threads/threadapply.exp: New test.
4512 * gdb.threads/threadapply.c: New file.
4513
9cf0961b
MK
45142004-11-07 Mark Kettenis <kettenis@gnu.org>
4515
4516 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
4517 frames.
4518
c789492a
FL
45192004-11-05 Felix Lee <felix+log1@specifixinc.com>
4520
4521 * gdb.base/cursal.exp: New file.
4522 * gdb.base/cursal.c: New file.
4523
a1e167bb
AC
45242004-11-03 Andrew Cagney <cagney@gnu.org>
4525
4526 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
4527
b7cbf173
MK
45282004-10-30 Mark Kettenis <kettenis@gnu.org>
4529
4530 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
4531 NetBSD/ELF targets.
4532
88f9d34f
JB
45332004-10-29 Joel Brobecker <brobecker@gnat.com>
4534
4535 * gdb.threads/bp_in_thread.c: New file, copied from
4536 pthread_cond_wait.c.
4537 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
4538 file, rather than reusing the .c file from another testcase.
4539
ca7d6a0c
JB
45402004-10-20 Joel Brobecker <brobecker@gnat.com>
4541
4542 * gdb.ada/null_record.exp: Check where we stopped after
4543 sending the start command, instead of where the associated
4544 temporary breakpoint was inserted.
4545
0d863d03
AC
45462004-10-14 Andrew Cagney <cagney@gnu.org>
4547
4548 * gdb.mi/gdb701.c (main): Return 0.
4549
d11e72cb
DJ
45502004-10-13 Daniel Jacobowitz <dan@debian.org>
4551
d40539a4 4552 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 4553
e1923096
JJ
45542004-10-12 Jeff Johnston <jjohnstn@redhat.com>
4555
4556 * gdb.threads/schedlock.c: Add comment markers to use to find
4557 line numbers.
4558 * gdb.threads/schedlock.exp: Adjust regex to handle the new
4559 comments.
4560 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
4561 breakpoint lines.
4562
ec8ba2c9
DJ
45632004-10-12 Daniel Jacobowitz <dan@debian.org>
4564
4565 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
4566
0eb3658b
DJ
45672004-10-12 Daniel Jacobowitz <dan@debian.org>
4568
4569 * configure.in: Add gdb.dwarf2.
4570 * configure: Regenerated.
4571 * Makefile.in: Add gdb.dwarf2.
4572 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
4573 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
4574 gdb.dwarf2/file1.txt: New files.
4575
a271cc33
OF
45762004-10-11 Orjan Friberg <orjanf@axis.com>
4577
4578 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
4579 of "run", since the latter doesn't work with remote targets. Adjust
4580 the breakpoint numbering accordingly.
4581 * gdb.threads/pthread_cond_wait.exp: Ditto.
4582
895ce074
MC
45832004-10-08 Michael Chastain <mec.gnu@mindspring.com>
4584
4585 * gdb.base/overlays.exp: Update copyright years.
4586
6be3092d
KI
45872004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
4588
4589 * gdb.base/overlays.exp: Disable if target is Linux.
4590
e05389b8
FL
45912004-10-06 Felix Lee <felix+log1@specifixinc.com>
4592
4593 * config/gdbserver.exp (gdb_load): Use right filename on remote.
4594
73cb587d
KI
45952004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
4596
4597 * gdb.asm/asm-source.exp: Add m32r-linux target.
4598 * gdb.asm/m32r-linux.inc: New file.
4599
3c0edcdc
AC
46002004-09-24 Andrew Cagney <cagney@redhat.com>
4601 David Anderson <anderson@redhat.com>
4602
4603 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
4604 command fails, assume things will work.
4605 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
4606 (_GNU_SOURCE): Define.
4607 (print_unsigned, print_hex): Change parameter to "long long".
4608 (print_byte_count): New function, use to print byte counts.
4609 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
4610 O_LARGEFILE.
4611 (main): Compute an upper bound on a corefile in max_core_size.
4612 Limit memory chunk size to max_core_size. Limit total memory
4613 allocated to max_core_size.
4614
4bb3667f
AC
46152004-09-23 Andrew Cagney <cagney@gnu.org>
4616
4617 * gdb.base/bigcore.exp: Replace the code that creates a corefile
4618 from a separate process with code that creates a corefile by
4619 making the inferior dump core.
4620
60fe1a51
MK
46212004-09-23 Mark Kettenis <kettenis@gnu.org>
4622
4623 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
4624 block.
4625
8e937346
MC
46262004-09-23 Michael Chastain <mec.gnu@mindspring.com>
4627
4628 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
4629 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
4630 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
4631 Likewise.
4632
7213f6d6
JJ
46332004-09-20 Jeff Johnston <jjohnstn@redhat.com>
4634
4635 * gdb.java/jprint.exp: New test case for java inferior call.
4636 * gdb.java/jprint.java: Ditto.
4637
eac69dca
JB
46382004-09-15 Joel Brobecker <brobecker@gnat.com>
4639
4640 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
4641
22227696
MC
46422004-09-14 Michael Chastain <mec.gnu@mindspring.com>
4643
4644 * gdb.threads/killed.c: Include <stdlib.h>.
4645 * gdb.threads/pthreads.c: Likewise.
4646
7dd403a4
MC
46472004-09-14 Michael Chastain <mec.gnu@mindspring.com>
4648
4649 * gdb.threads/killed.c: Add copyright notice.
4650
33f2d567
JM
46512004-09-10 Jason Molenda (jmolenda@apple.com)
4652
4653 * gdb.base/define.exp: Two new tests to verify zero space chars
4654 after 'if' and 'while' commands in a user-defined command is correctly
4655 parsed.
4656
e05b62ac
AC
46572004-09-08 Andrew Cagney <cagney@gnu.org>
4658
4659 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
4660 delivery test with duplicate at end of file.
4661
9cbe82da
MK
46622004-09-06 Mark Kettenis <kettenis@jive.nl>
4663
4664 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
4665
564803d9
MC
46662004-09-05 Michael Chastain <mec.gnu@mindspring.com>
4667
4668 * config/hppro.exp: Removed.
4669
7c6807ce
MC
46702004-09-05 Michael Chastain <mec.gnu@mindspring.com>
4671
4672 * config/sparclet.exp: Removed.
4673
bf7e26dd
MC
46742004-09-05 Michael Chastain <mec.gnu@mindspring.com>
4675
4676 * config/udi.exp: Removed.
4677
714e341b
MC
46782004-09-02 Michael Chastain <mec.gnu@mindspring.com>
4679
4680 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
4681 of "exp_continue".
4682 (advancei): Likewise.
4683
1236e623
JJ
46842004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4685
4686 * gdb.base/unload.exp: Fix so messages aren't duplicated.
4687
3bdcad15
MI
46882004-09-01 Manoj Iyer <manjo@austin.ibm.com>
4689
228af206 4690 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
4691 to check for nodebug in executable.
4692 * gdb.gdb/observer.exp (setup_test): Likewise.
4693 * gdb.gdb/selftest.exp (test_with_self): Likewise.
4694 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
4695
c72b934c
AC
46962004-09-01 Andrew Cagney <cagney@gnu.org>
4697
4698 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
4699 files.
4700
edd9b715
JJ
47012004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4702
4703 * gdb.base/unload.exp: Fix expected warning message to match
4704 latest format.
4705
fb4ce06b
CV
47062004-09-01 Corinna Vinschen <vinschen@redhat.com>
4707
4708 * gdb.base/call-rt-st.exp: Fix typos.
4709
ce78e7c3
MI
47102004-08-31 Manoj Iyer <manjo@austin.ibm.com>
4711
4712 * gdb.threads/thread_check.exp: New testcase.
4713 * gdb.threads/thread_check.c: New testcase.
4714
2dedb159
AC
47152004-08-31 Andrew Cagney <cagney@gnu.org>
4716
4717 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
4718 (skip_to_handler_entry): New procedures. Test stepping into a
4719 handler when the breakpoint is at the handler's entry point.
4720
68f53502
AC
47212004-08-30 Andrew Cagney <cagney@gnu.org>
4722
4723 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
4724 gdb/1757.
4725
3e3ffd2b
MC
47262004-08-27 Michael Chastain <mec.gnu@mindspring.com>
4727
4728 With code from Manoj Iyer <manjo@austin.ibm.com>:
4729 * lib/gdb.exp (gdb_file_cmd): Return more information in the
4730 return value. Add an arm for "no debugging symbols found".
4731 Change a stray "error" to "perror".
4732 (gdb_run_cmd): Adapt to new return value.
4733 * gdb.base/remote.exp: Adapt to new return value.
4734 * gdb.gdb/complaints.exp: Likewise.
4735 * gdb.gdb/observer.exp: Likewise.
4736 * gdb.gdb/selftest.exp: Likewise.
4737 * gdb.gdb/xfullpath.exp: Likewise.
4738
4b6f5fd2
JB
47392004-08-27 Joel Brobecker <brobecker@gnat.com>
4740
4741 * gdb.threads/bp_in_thread.exp: New testcase.
4742
e5b25496
MC
47432004-08-27 Michael Chastain <mec.gnu@mindspring.com>
4744
4745 Fix PR testsuite/1735.
4746 * gdb.threads/schedlock.c (thread_function): Add a cast
4747 to suppress a gcc warning.
4748 * gdb.threads/thread-specific.c (thread_function): Likewise.
4749
934353d6
MC
47502004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4751
4752 * gdb.base/unload.c: Include <stdlib.h>.
4753
f98a0aef 47542004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 4755
f98a0aef 4756 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
4757 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
4758 synchronized after the "return".
4759
5a2e8882
MC
47602004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4761
4762 * gdb.mi/basics.c: Include <stdio.h>.
4763 * gdb.mi/pthreads.c: Include <stdlib.h>.
4764 * gdb.mi/var-cmd.c: Include <stdlib.h>.
4765
a9640423
MC
47662004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4767
4768 * gdb.threads/schedlock.c: Add copyright notice.
4769
b04e311d
AC
47702004-08-25 Andrew Cagney <cagney@gnu.org>
4771
4772 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
4773 (skip_over_handler, breakpoint_over_hander): New test procedures.
4774 (advance, advancei): Add a proper prefix, do not use
4775 rerun_to_main.
4776 * gdb.base/sigstep.c (main): Change to use an infinite loop.
4777
7c27f15b
MC
47782004-08-24 Michael Chastain <mec.gnu@mindspring.com>
4779
4780 * gdb.mi/basics.c: Add copyright notice.
4781 * gdb.mi/var-cmd.c: Add copyright notice.
4782
fffc87ae
MC
47832004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4784
4785 * lib/gdb.exp: Remove signed_keyword_not_used.
4786 * lib/compiler.c: Likewise.
4787 * lib/compiler.cc: Likewise.
4788
d782e0bf
MC
47892004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4790
4791 * gdb.base/whatis.c: Remove conditional disabling of "signed".
4792 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
4793
96033e83
MC
47942004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4795
4796 * gdb.base/whatis.c: Add copyright notice.
4797
cf38c229
MK
47982004-08-20 Mark Kettenis <kettenis@gnu.org>
4799
4800 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
4801 it to skip the breakpoints encoded in the inline assembly.
4802
f4b49756
MC
48032004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4804
4805 * Makefile.in: Add gdb.fortran.
4806
2f193b69
MC
48072004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4808
4809 * gdb.base/call-sc.exp (test_scalar_returns):
4810 Fix cut-and-paste glitch in "Make fun return now".
4811
89a237cb
MC
48122004-08-17 Michael Chastain <mec.gnu@mindspring.com>
4813
4814 * configure.in: Add gdb.fortran.
4815 * configure: Regenerate.
4816 * gdb.fortran/Makefile.in: New file.
4817 * lib/gdb.exp (skip_fortran_tests): New procedure.
4818
469aff8e
MC
48192004-08-17 Michael Chastain <mec.gnu@mindspring.com>
4820
4821 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
4822 reference to bug-gnu@prep.ai.mit.edu.
4823 * gdb.mi/mi-var-child.exp: Likewise.
4824 * gdb.mi/mi-var-cmd.exp: Likewise.
4825 * gdb.mi/mi-var-display.exp: Likewise.
4826 * gdb.mi/mi2-var-block.exp: Likewise.
4827 * gdb.mi/mi2-var-child.exp: Likewise.
4828 * gdb.mi/mi2-var-cmd.exp: Likewise.
4829 * gdb.mi/mi2-var-display.exp: Likewise.
4830
00b51b9f
MK
48312004-08-15 Mark Kettenis <kettenis@gnu.org>
4832
4833 * gdb.base/unload.c (main): Make local variable msg const.
4834
45f07fef
MC
48352004-08-15 Michael Chastain <mec.gnu@mindspring.com>
4836
4837 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
4838 to bug-gnu@prep.ai.mit.edu.
4839 * gdb.mi/mi-disassemble.exp: Likewise.
4840 * gdb.mi/mi-eval.exp: Likewise.
4841 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
4842 default line number.
4843 * gdb.mi/mi-return.exp: Likewise.
4844 * gdb.mi/mi-simplerun.exp: Likewise.
4845 * gdb.mi/mi-stack.exp: Likewise.
4846 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
4847 number with explicit range test.
4848 * gdb.mi/mi-watch.exp: Likewise.
4849 * gdb.mi/mi2-break.exp: Likewise.
4850 * gdb.mi/mi2-cli.exp: Likewise.
4851 * gdb.mi/mi2-disassemble.exp: Likewise.
4852 * gdb.mi/mi2-eval.exp: Likewise.
4853 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
4854 default line number.
4855 * gdb.mi/mi2-return.exp: Likewise.
4856 * gdb.mi/mi2-simplerun.exp: Likewise.
4857 * gdb.mi/mi2-stack.exp: Likewise.
4858 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
4859 number with explicit range test.
4860 * gdb.mi/mi2-watch.exp: Likewise.
4861
dd8c8ee7
MC
48622004-08-15 Michael Chastain <mec.gnu@mindspring.com>
4863
4864 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
4865 * gdb.cp/m-static.exp: Likewise.
4866 * gdb.cp/rtti.exp: Likewise.
4867
4e838464
MK
48682004-08-14 Mark Kettenis <kettenis@gnu.org>
4869
4870 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
4871
8d8cb839
EZ
48722004-08-14 Eli Zaretskii <eliz@gnu.org>
4873
4874 * ChangeLog: Prefix Local Variables with semi-colons and indent
4875 the reference to older ChangeLog files, to fix fontification in
4876 Emacs.
4877
deea8bb0
MC
48782004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4879
4880 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
4881 * gdb.mi/mi2-break.exp: Likewise.
4882
c3297504
MC
48832004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4884
4885 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
4886
25808999
MC
48872004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4888
4889 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
4890
226a8d71
MC
48912004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4892
4893 * gdb.cp/classes.exp: Remove unused declarations. Just let
4894 test names default instead of providing special names. Remove
4895 extraneous demangler test.
4896
37fdf854
JJ
48972004-08-12 Jeff Johnston <jjohnstn@redhat.com>
4898
4899 * gdb.base/unload.exp: New test for breakpoints in dynamically
4900 loaded libraries.
4901 * gdb.base/unload.c: Ditto.
4902 * gdb.base/unloadshr.c: Ditto.
4903
2d3a7986
MC
49042004-08-12 Michael Chastain <mec.gnu@mindspring.com>
4905
4906 * gdb.cp/classes.exp (test_ptype_class_objects): Call
4907 cp_test_ptype_class.
4908 (test_enums): Likewise.
4909
c72b934c
AC
49102004-08-10 Andrew Cagney <cagney@gnu.org>
4911
4912 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
4913 files.
4914
cc503c8a
AC
49152004-08-10 Andrew Cagney <cagney@gnu.org>
4916
4917 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
4918 init_malloc call.
4919
902f2ccb
MC
49202004-08-10 Michael Chastain <mec.gnu@mindspring.com>
4921
4922 * ChangeLog: Add copyright notice. The notice is copied
4923 from emacs 21.3 top level ChangeLog.
4924
78c90502
MC
49252004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4926
4927 * lib/cp-support.exp: New file.
4928 * lib/cp-support.exp (cp_test_type_class): New function.
4929 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
4930 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
4931 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
4932 cp_test_ptype_class.
4933
88e5ea78
MC
49342004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4935
4936 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
4937 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
4938 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
4939 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
4940 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
4941 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
4942 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
4943 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
4944 gdb.mi/mi2-watch.exp: Update copyright years.
4945
6a89fc9c
MK
49462004-08-09 Mark Kettenis <kettenis@gnu.org>
4947
4948 * gdb.base/sigaltstack.exp: Provide proper anchoring.
4949
1482e0de
MC
49502004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4951
4952 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
4953 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
4954 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
4955 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
4956 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
4957 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
4958 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
4959 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
4960 gdb.mi/mi-watch.exp: Update copyright years.
4961
1a5ce3f3
DJ
49622004-08-08 Daniel Jacobowitz <dan@debian.org>
4963
4964 PR gdb/1738
4965 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
4966 from a breakpoint with a pending signal.
4967
04f6ecf2
DJ
49682004-08-08 Daniel Jacobowitz <dan@debian.org>
4969
4970 PR gdb/1736
4971 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
4972 * gdb.base/sigaltstack.exp (finish_test): Consume output until
4973 the prompt.
4974 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
4975
54d90d35
DJ
49762004-08-08 Daniel Jacobowitz <dan@debian.org>
4977
4978 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
4979
d2f6abb0
DJ
49802004-08-08 Daniel Jacobowitz <dan@debian.org>
4981
4982 PR gdb/1736
4983 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
4984 for i?86-*-linux*.
4985
5598c03d
DJ
49862004-08-08 Daniel Jacobowitz <dan@debian.org>
4987
4988 * gdb.arch/i386-prologue.exp: Compile without debug information.
4989
c6fee705
MC
49902004-08-08 Michael Chastain <mec.gnu@mindspring.com>
4991
4992 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
4993 rather than asking gdb to search.
4994
dd90efdb
MC
49952004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4996
4997 * gdb.base/gcore.c: Include <string.h>.
4998
1e84bec1
MC
49992004-08-05 Michael Chastain <mec.gnu@mindspring.com>
5000
5001 * gdb.base/gcore.c: Add copyright notice.
5002
e425eb2b
MC
50032004-08-05 Michael Chastain <mec.gnu@mindspring.com>
5004
5005 * gdb.base/freebpcmd.c: Include <stdio.h>.
5006 * gdb.base/long_long.c: Include <string.h>.
5007 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
5008 * gdb.base/siginfo.c: Include <string.h>.
5009 * gdb.base/sigstep.c: Include <string.h>.
5010
cb9aaed5
MC
50112004-08-04 Michael Chastain <mec.gnu@mindspring.com>
5012
5013 * gdb.base/complex.c: Include <stdlib.h>.
5014
55944f3d
MC
50152004-08-04 Michael Chastain <mec.gnu@mindspring.com>
5016
5017 * gdb.base/complex.c: Add copyright notice.
5018
7b2953d9
MC
50192004-08-04 Michael Chastain <mec.gnu@mindspring.com>
5020
5021 * gdb.base/charset.c: Include <stdlib.h>.
5022
c9133d23
MC
50232004-08-04 Michael Chastain <mec.gnu@mindspring.com>
5024
5025 * gdb.base/auxv.c: Include <stdlib.h>.
5026
0a8490ad
MC
50272004-08-04 Michael Chastain <mec.gnu@mindspring.com>
5028
5029 * gdb.base/auxv.c: Add copyright notice.
5030
3426d5ec
MC
50312004-08-04 Michael Chastain <mec.gnu@mindspring.com>
5032
5033 * gdb.base/coremaker.c: Add copyright notice.
5034 * gdb.base/coremaker2.c: Add copyright notice.
5035
8da195dd
AC
50362004-08-04 Andrew Cagney <cagney@gnu.org>
5037
5038 * gdb.base/store.exp: Update copyright.
5039 (check_set, up_set, check_struct, up_struct): Add a prefix to test
5040 names, do not import gdb_prompt.
5041
8d394f98
AC
50422004-08-01 Andrew Cagney <cagney@gnu.org>
5043
5044 Fix PR testsuite/1729.
5045 * gdb.base/dump.exp: Add test name to callers of capture_value, do
5046 not use capture_value with value 4.
5047 (capture_value): Add optional test name parameter.
5048 (test_reload_saved_value, test_restore_saved_value): Use $msg as
5049 the prefix, pass to capture_value.
5050
b6702b23
MK
50512004-08-01 Mark Kettenis <kettenis@gnu.org>
5052
5053 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
5054 * gdb.arch/i386-prologue.c (standard): New prototype and function.
5055 (main): Call new function.
5056
c203e0ca
MC
50572004-07-31 Michael Chastain <mec.gnu@mindspring.com>
5058
5059 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
5060
a7995a30
MC
50612004-07-31 Michael Chastain <mec.gnu@mindspring.com>
5062
5063 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
5064
9366563b
MC
50652004-07-31 Michael Chastain <mec.gnu@mindspring.com>
5066
b6eeaf26 5067 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
5068 Accept more values of vtbl pointer. Remove some messages
5069 about "obsolete gcc or gdb".
5070
2fc1f950
MC
50712004-07-30 Michael Chastain <mec.gnu@mindspring.com>
5072
5073 * gdb.cp/classes.exp: Accept more varieties of ptype output.
5074
c724d49b
MC
50752004-07-30 Michael Chastain <mec.gnu@mindspring.com>
5076
5077 * gdb.base/asm-source.exp: Properly convert target board
5078 debug flags from gcc format to binutils format.
5079
736b0fce
MK
50802004-07-28 Mark Kettenis <kettenis@gnu.org>
5081
5082 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
5083 gdb1718". PR backtrace/1718 partially fixed.
5084
5633ea5c
JJ
50852004-07-27 Jeff Johnston <jjohnstn@redhat.com>
5086
5087 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
5088
575eebb1
NC
50892004-07-26 Nick Clifton <nickc@redhat.com>
5090
5091 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
5092 good default value for a specific architecture is available then
5093 set it to that value. Otherwise default to the -gstabs switch.
5094 Remove the -g... switches from the asm-flags variable. Allow the
5095 target board info to override the value if it wants to. Pass the
5096 switch on the assembler command line.
5097
62104619
MK
50982004-07-23 Mark Kettenis <kettenis@gnu.org>
5099
5100 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
5101 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
5102 (main): Call new function.
5103
4a1135b8
MC
51042004-07-22 Michael Chastain <mec.gnu@mindspring.com>
5105
5106 Test for PR exp/1715.
5107 * gdb.base/radix.exp: Refactor common procedures. Make all
5108 test names unique. Change XFAIL to KFAIL.
5109
8a12c1f0
MC
51102004-07-20 Michael Chastain <mec.gnu@mindspring.com>
5111
5112 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
5113 * gdb.ada/gnat_ada.gin: ... to here.
5114 * configure.in: Use gnat_ada.gin.
5115 * configure: Regenerate.
5116
23b451cf
AC
51172004-07-20 Andrew Cagney <cagney@gnu.org>
5118
5119 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
5120 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
5121 XFAILs. Clean up test messages and comments. Check backtraces.
5122 Delete re-sync code.
5123
ab618a02
MC
51242004-07-19 Michael Chastain <mec.gnu@mindspring.com>
5125
5126 Fix PR cli/740.
5127 * gdb.base/annota1.exp: Honor gdb,nosignals.
5128 * gdb.base/annota3.exp: Likewise.
5129
46dad340
MC
51302004-07-19 Michael Chastain <mec.gnu@mindspring.com>
5131
5132 * lib/java.exp: Update copyright notice.
5133
756d8c70
AC
51342004-07-19 Andrew Cagney <cagney@gnu.org>
5135
5136 * gdb.base/selftest.exp: Copy file from here ...
5137 * gdb.gdb/selftest.exp: ... to here.
5138
586027e6
AC
51392004-07-16 Andrew Cagney <cagney@redhat.com>
5140
5141 * lib/insight-support.exp: Delete file.
5142 * lib/java.exp (java_init): Fix copyright.
5143
029d2200
AC
51442004-07-16 Andrew Cagney <cagney@gnu.org>
5145
5146 * gdb.base/restore.c: Append "prologue" to comments marking the a
5147 function's prologue.
5148 * gdb.base/restore.exp: Update copyright, re-indent.
5149 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
5150 callerN" prefix where needed. Update patterns that match a
5151 function's prologue.
5152
653b62c5
MC
51532004-07-16 Michael Chastain <mec.gnu@mindspring.com>
5154
5155 * gdb.base/restore.c: Add copyright notice.
5156
f7d690e5
AC
51572004-07-16 Andrew Cagney <cagney@gnu.org>
5158
5159 * gdb.base/logical.exp: Update copyright.
5160 (evaluate): New procedure. Use to re-implement tests using
5161 several tables.
5162
d629a7cb
MH
51632004-07-14 Martin Hunt <hunt@redhat.com>
5164
5165 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
5166 which fixes some problems where init.tcl was not found.
5167
9c7bb332
AC
51682004-07-13 Andrew Cagney <cagney@gnu.org>
5169
6bf46641
AC
5170 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
5171 (check_sizeof, check_valueof): Do not include the output in the
5172 test name. Use gdb_test.
5173 (get_valueof): Use gdb_test_multiple.
5174
c4ffd4c0
AC
5175 * gdb.base/step-test.exp: Update copyright. Use
5176 gdb_test_multiple. Ensure that test names do not include
5177 architecture dependent output.
5178
ab89363a
AC
5179 * gdb.gdb/observer.exp: Update copyright.
5180 (setup_test): Use gdb_test_multiple.
5181 (attach_first_observer, attach_second_observer)
5182 (attach_third_observer, detach_first_observer)
5183 (detach_second_observer, detach_third_observer)
5184 (reset_counters, check_counters): Make $message a prefix.
5185 (test_normal_stop_notifications): Add "args" parameter - a list of
5186 init functions to be called. Make $message a prefix,
5187 (test_observer_normal_stop): Change the message prefixes so that
5188 they are unique, pass the attach / detach procedures to
5189 test_normal_stop_notifications.
5190
ec58997a
AC
5191 * gdb.base/signull.exp (test_segv): Prefix all tests with
5192 "${name}". Clean up test messages.
5193
b475183b
AC
5194 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
5195
9c7bb332
AC
5196 * gdb.base/ena-dis-br.exp: Update copyright.
5197 (break_at): New function. Replace send_gdb with gdb_test,
5198 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
5199 ignore count, not stopped at bpt", with KFAIL.
5200
2dd95497
CV
52012004-07-13 Corinna Vinschen <vinschen@redhat.com>
5202
5203 * gdb.base/attach.exp: Remove cleanupfile handling.
5204
419e626b
AC
52052004-07-12 Andrew Cagney <cagney@gnu.org>
5206
5207 * gdb.base/annota1.exp: Cleanup corefile test name.
5208 * gdb.base/annota3.exp: Ditto.
5209
8b1b3228
AC
52102004-07-12 Andrew Cagney <cagney@gnu.org>
5211
78650829
AC
5212 * gdb.base/signals.exp: Clean up copyright, re-indent.
5213
8b1b3228
AC
5214 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
5215 gdb_test and gdb_test_multiple.
5216
935c2760
JJ
52172004-07-08 Jeff Johnston <jjohnstn@redhat.com>
5218
5219 * gdb.java/jmain.exp: Fix expected line number for main to
5220 break at. Set XFAIL for break at main test since gcj does not
5221 provide line number info for first statement in main.
5222
1544280f
AC
52232004-07-08 Andrew Cagney <cagney@gnu.org>
5224
1279f4ff
AC
5225 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
5226
1544280f
AC
5227 * gdb.base/sigbpt.exp: Make the common part of each test name a
5228 prefix instead of suffix.
5229
bcc82369
BR
52302004-07-07 Bob Rossi <bob_rossi@cox.net>
5231
5232 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
5233 test from test_tbreak_creation_and_listing to
5234 test_file_list_exec_source_file
5235 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
5236 Changed name of test from test_tbreak_creation_and_listing to
5237 test_file_list_exec_source_file
5238
23f4b0aa
JJ
52392004-07-07 Jeff Johnston <jjohnstn@redhat.com>
5240
5241 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
5242 the jmisc() constructor instead of <init>.
5243 * gdb.java/jmisc1.exp: Ditto.
5244
56401cd5
AC
52452004-07-07 Andrew Cagney <cagney@gnu.org>
5246
5247 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
5248 corrupting the PC.
5249
44ae2f6a
MC
52502004-07-06 Michael Chastain <mec.gnu@mindspring.com>
5251
5252 * gdb.cp/templates.exp: Accept whitespace change in demangler
5253 output.
5254
45a83408
AC
52552004-07-06 Andrew Cagney <cagney@gnu.org>
5256
5257 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
5258
d205ad70
MC
52592004-07-02 Michael Chastain <mec.gnu@mindspring.com>
5260
5261 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
5262 * lib/compiler.cc: Likewise.
5263
06ea1a61
MC
52642004-06-30 Michael Chastain <mec.gnu@mindspring.com>
5265
5266 * lib/compiler.cc: Work around string preprocessing problem
5267 with old hp c++ compiler.
5268 * lib/compiler.c: Likewise.
5269
daab1251
CV
52702004-06-29 Corinna Vinschen <vinschen@redhat.com>
5271
5272 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
5273 directives to conditionalize symbol prefixing.
5274 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
5275 additional_flags handling. Add underscore prefix for Cygwin.
5276 * gdb.arch/i386-unwind.c: Use preprocessor directives to
5277 conditionalize symbol prefixing.
5278 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
5279 additional_flags handling. Add underscore prefix for Cygwin.
5280
cc984116
CV
52812004-06-29 Corinna Vinschen <vinschen@redhat.com>
5282
5283 * gdb.base/bigcore.exp: Skip test on Cygwin.
5284
c279b077
MC
52852004-06-28 Michael Chastain <mec.gnu@mindspring.com>
5286
5287 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
5288 formats for "info register". Use gdb_test_multiple. Fix
5289 the "invalid register" test.
5290
0e915747
CV
52912004-06-28 Corinna Vinschen <vinschen@redhat.com>
5292
5293 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
5294 PID for Cygwin. Add Cygwin specific strings to check for in some
5295 tests.
5296 (do_attach_tests): Add a test for user interaction when attaching
5297 to a process with no matching symbol table already loaded.
5298
11422c86
AC
52992004-06-26 Andrew Cagney <cagney@gnu.org>
5300
5301 Test PR java/1567 and PR java/1565.
5302 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
5303 * gdb.java/jmisc2.exp: Delete file.
5304
cefbce26
MC
53052004-06-26 Michael Chastain <mec.gnu@mindspring.com>
5306
5307 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
5308
e19f872c
CV
53092004-06-25 Corinna Vinschen <vinschen@redhat.com>
5310
5311 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
5312 attach process.
5313
d931ba3b
MC
53142004-06-23 Michael Chastain <mec.gnu@mindspring.com>
5315
5316 * gdb.cp/pr-1553.exp: Remove.
5317
aef68c48
MC
53182004-06-22 Michael Chastain <mec.gnu@mindspring.com>
5319
5320 * gdb.cp/pr-1553.cc: Remove.
5321 * gdb.cp/pr-1553.exp: Disable this test.
5322
8d5df71a
JB
53232004-06-20 Jim Blandy <jimb@redhat.com>
5324
5325 Fix PR testsuite/1680.
5326 * gdb.arch/i386-sse.exp: Properly quote curly braces in
5327 regular expressions.
5328
4ac6f39d
MC
53292004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5330
5331 Fix PR testsuite/1679.
5332 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
5333 Issue an UNSUPPORTED result instead.
5334
1b413552
JB
53352004-06-18 Jim Blandy <jimb@redhat.com>
5336
5337 * gdb.base/charset.exp: Only send a control-C if we see a new
5338 prompt and incomplete command.
5339
6daa6ebd
MC
53402004-06-18 Michael Chastain <mec.gnu@mindspring.com>
5341
5342 * gdb.cp/pr-574.cc: Add copyright notice.
5343
51fa4ae0
JB
53442004-06-17 Jim Blandy <jimb@redhat.com>
5345
5346 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
5347 cases where the regexp has no groups; this grabs random text from
5348 the previous test suite, whatever that was.
5349
8fea26c5
MC
53502004-06-17 Michael Chastain <mec.gnu@mindspring.com>
5351
5352 * gdb.cp/printmethod.cc: Add copyright notice.
5353
1e3aeb41
MC
53542004-06-16 Michael Chastain <mec.gnu@mindspring.com>
5355
5356 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
5357
9d9030bc
AC
53582004-06-16 Andrew Cagney <cagney@gnu.org>
5359
5360 * gdb.base/signull.c: Update copyright. Include <string.h>.
5361 (bowler): Replace data_pointer with data_read
5362 and data_write cases. Add code_descriptor case.
5363 (zero, desc): New array and pointer.
5364 (data, code): Change to simple pointers.
5365 * gdb.base/signull.exp: Fix probe pattern matching a function
5366 descriptor SIGSEGV. Replace data_pointer with data_read and
5367 data_write tests.
5368
acd4ad44
AC
53692004-06-16 Andrew Cagney <cagney@gnu.org>
5370
5371 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
5372
08fd625c
MC
53732004-06-15 Michael Chastain <mec.gnu@mindspring.com>
5374
5375 * gdb.base/long_long.c: Add copyright notice.
5376
1903502c
MC
53772004-06-15 Michael Chastain <mec.gnu@mindspring.com>
5378
5379 * gdb.base/long_long.exp: Remove reference to
5380 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
5381 to gdb_breakpoint and gdb_continue_to_breakpoint.
5382
83313cb1
JB
53832004-06-14 Jim Blandy <jimb@redhat.com>
5384
5385 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
5386 endian case.
5387
1bf404ef
AC
53882004-06-14 Andrew Cagney <cagney@gnu.org>
5389
5390 * gdb.base/gcore.exp (capture_command_output): Delete the always
5391 passing tests containing inferior values.
5392 * gdb.base/ending-run.exp: Do not include the breakpoint address
5393 in the test message. Update copyright.
5394 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
5395 size in the test name, use gdb_test_multiple. Update copyright.
5396
ef220b33
MC
53972004-06-14 Michael Chastain <mec.gnu@mindspring.com>
5398
5399 * gdb.cp/ref-types.cc: Add copyright notice.
5400
4f70a4c9
MC
54012004-06-14 Michael Chastain <mec.gnu@mindspring.com>
5402
5403 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
5404 hp_aCC_compiler.
5405 * lib/compiler.cc: Likewise.
5406 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
5407 'set' commands. Log diagnostics for other lines. Set
5408 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
5409
335928ac
MC
54102004-06-13 Michael Chastain <mec.gnu@mindspring.com>
5411
5412 * gdb.cp/try_catch.cc: Add copyright notice.
5413
2efb12e8
MC
54142004-06-12 Michael Chastain <mec.gnu@mindspring.com>
5415
5416 * gdb.cp/userdef.cc: Add copyright notice.
5417
0bbed51a
MC
54182004-06-11 Michael Chastain <mec.gnu@mindspring.com>
5419
5420 * gdb.cp/virtfunc.cc: Add copyright notice.
5421
e12a46c9
RC
54222004-06-11 Randolph Chung <tausq@debian.org>
5423
5424 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
5425 problem.
5426
338e05af
AC
54272004-06-10 Andrew Cagney <cagney@gnu.org>
5428
5429 * lib/compiler.cc, lib/compiler.c: Append either
5430 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
5431 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
5432 instead of gcc-3-3.
5433
dc3f10cb
AC
54342004-06-09 Andrew Cagney <cagney@gnu.org>
5435
b4d946af
AC
5436 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
5437 gdb/1455, bug is specific to "long long" and "double".
5438
dc3f10cb
AC
5439 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
5440 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
5441 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
5442 fixed.
5443
b5c0bfa2
AC
54442004-06-09 Andrew Cagney <cagney@gnu.org>
5445
5446 * gdb.base/structs.exp (test_struct_returns): Replace
5447 "return_value_unknown" and "finish_value_unknown" by
5448 "return_value_known" and "finish_value_known". Instead of
5449 "return_value_unknown" iff "finish_value_unknown", check
5450 "return_value_known" implies "finish_value_known".
5451
caeb605f
MH
54522004-06-08 Martin Hunt <hunt@redhat.com>
5453
5454 * gdb.base/float.exp: Add pattern for mips targets.
5455
c892bb64
RC
54562004-06-08 Randolph Chung <tausq@debian.org>
5457
5458 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
5459 message for unknown architectures more clear.
5460
48306d3e
JB
54612004-06-08 Joel Brobecker <brobecker@gnat.com>
5462
5463 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
5464 start the execution of the program.
5465
83ecb59f
JB
54662004-06-07 Jim Blandy <jimb@redhat.com>
5467
5468 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
5469 * gdb.arch/i386-cpuid.h: New helper file.
5470
55264cb4
RC
54712004-06-07 Randolph Chung <tausq@debian.org>
5472
5473 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
5474 has started.
5475
23cadb28
RM
54762004-06-04 Roland McGrath <roland@redhat.com>
5477
5478 Fix PR gdb/1647.
5479 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
5480 differently to be robust to output buffering differences.
5481
51d01eda
MC
54822004-06-04 Michael Chastain <mec.gnu@mindspring.com>
5483
5484 * gdb.threads/pthreads.exp: Update copyright years.
5485 (check_control_c): Change asynchronous 'after' to synchronous.
5486
f4fc3b93
RM
54872004-06-04 Roland McGrath <roland@redhat.com>
5488
5489 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
5490 next gdb prompt.
5491
4013522b
MC
54922004-06-02 Michael Chastain <mec.gnu@mindspring.com>
5493
5494 Fix PR gdb/1636.
5495 * gdb.threads/manythreads.exp: Change asynchronous 'after'
5496 calls to synchronous.
5497
7a8f1e6b
JB
54982004-05-26 Jim Blandy <jimb@redhat.com>
5499
5500 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
5501
81bb3443
RC
55022004-05-24 Randolph Chung <tausq@debian.org>
5503
5504 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
5505 * gdb.asm/pa.inc: New file.
5506
8f5a3103
MK
55072004-05-22 Mark Kettenis <kettenis@gnu.org>
5508
5509 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
5510
734b8fe8
JB
55112004-05-21 Joel Brobecker <brobecker@gnat.com>
5512 Daniel Jacobowitz <drow@mvista.com>
5513
5514 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
5515 GDB prompt.
5516
725603e1
UW
55172004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5518
f4fc3b93 5519 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
5520 setjmp/longjmp. Use sigaction instead of signal.
5521
8b923272
JB
55222004-05-19 J. Brobecker <brobecker@gnat.com>
5523 Michael Snyder <msnyder@redhat.com>
5524
5525 * gdb.threads/pthread_cond_wait.c: New file.
5526 * gdb.threads/pthread_cond_wait.exp: New testcase.
5527
8bfabb04
AC
55282004-05-13 Andrew Cagney <cagney@redhat.com>
5529
5530 * gdb.base/signull.exp, gdb.base/signull.c: New files.
5531 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
5532
42edda50
AC
55332004-05-11 Andrew Cagney <cagney@redhat.com>
5534
5535 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
5536 fixed but revealed gdb/1639.
5537
d303a6c7
AC
55382004-05-10 Andrew Cagney <cagney@redhat.com>
5539
5540 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
5541 func1" and "next to 2nd alarm", kernel bug avoided.
5542
bf08c2a1
DJ
55432004-05-10 Daniel Jacobowitz <dan@debian.org>
5544
5545 PR external/1568
5546 * gdb.base/bigcore.exp: Check the size of the dumped core file.
5547 XFAIL if it is smaller than bytes_allocated.
5548 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
5549 (main): Make chunks_allocated unsigned. Correct comment.
5550
c0586a34
JB
55512004-05-07 Joel Brobecker <brobecker@gnat.com>
5552
5553 * gdb.arch/powerpc-aix-prologue.c: New file.
5554 * gdb.arch/powerpc-aix-prologue.exp: New file.
5555
f2785d12
JB
55562004-05-07 Jim Blandy <jimb@redhat.com>
5557
5558 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
5559 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
5560
bd7f6e30
JB
55612004-05-06 Joel Brobecker <brobecker@gnat.com>
5562
5563 * gdb.base/sep.exp: No longer setup_kfail when the program was
5564 built with dwarf2.
5565
0a5e7efe
JI
55662004-05-05 Jim Ingham <jingham@apple.com>
5567
5568 * gdb.base/pending.exp: Make sure pending breakpoints
5569 preserve the ignore count.
f4fc3b93 5570
a8958849
MK
55712004-04-27 Jerome Guitton <guitton@gnat.com>
5572
5573 * i386-prologue.exp: Add testcase for jump instruction as first
5574 instruction of the real code.
5575 * i386-prologue.c (jump_at_beginning): New function.
5576
7e103f5b
MK
55772004-04-28 Mark Kettenis <kettenis@gnu.org>
5578
5579 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
5580 x86_64-*-*.
5581
5d38b224
MK
55822004-04-28 Mark Kettenis <kettenis@gnu.org>
5583
5584 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
5585 i*86-*-*.
5586
0ef32fd9
MK
55872004-04-25 Mark Kettenis <kettenis@gnu.org>
5588
5589 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
5590 expression that checks the return type.
5591
71d7dd7c
AC
55922004-04-23 Andrew Cagney <cagney@redhat.com>
5593
5594 * gdb.base/call-sc.exp: New test of scalar call/return values.
5595 * gdb.base/call-sc.c: Ditto.
5596
1e9f977e
JJ
55972004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5598
5599 * gdb.threads/manythreads.c: Reduce thread stack size.
5600
899d9e3a
JJ
56012004-04-23 Jeff Johnston <jjohnstn@redhat.com>
5602
5603 * gdb.threads/manythreads.c: Add copyright notice.
5604
61bcae62
AC
56052004-04-23 Andrew Cagney <cagney@redhat.com>
5606
5607 * gdb.base/siginfo.exp: Better handle step out of signal.
5608 * gdb.base/sigstep.exp: Ditto.
5609
7339a42e
JJ
56102004-04-22 Jeff Johnston <jjohnstn@redhat.com>
5611 Daniel Jacobowitz <drow@mvista.com>
5612
5613 * gdb.threads/manythreads.c: New testcase.
5614 * gdb.threads/manythreads.exp: Ditto.
5615
5c98409b
JB
56162004-04-22 Jim Blandy <jimb@redhat.com>
5617
5618 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
5619 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
5620
3b611f1a
MC
56212004-04-21 Michael Chastain <mec.gnu@mindspring.com>
5622
5623 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
5624
f0fd9238
AC
56252004-04-21 Andrew Cagney <cagney@redhat.com>
5626
5627 * gdb.base/sigstep.c: New file.
5628 * gdb.base/sigstep.exp: New file.
5629
90990674
JB
56302004-04-16 Joel Brobecker <brobecker@gnat.com>
5631
5632 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
5633 call to observer_notify_normal_stop.
5634
78cef34b
AC
56352004-04-15 Andrew Cagney <cagney@redhat.com>
5636
5637 * gdb.base/siginfo.c: New file.
5638 * gdb.base/siginfo.exp: New file.
5639
d2343407
JB
56402004-04-12 J. Brobecker <brobecker@gnat.com>
5641
5642 * gdb.base/sep.exp: Fix typo in comment.
5643
a2dba3c8
JB
56442004-04-12 J. Brobecker <brobecker@gnat.com>
5645
5646 * gdb.base/sep.c: New file.
5647 * gdb.base/sep-proc.c: New file.
5648 * gdb.base/sep.exp: New testcase.
5649
15f7b60e
MK
56502004-04-09 Mark Kettenis <kettenis@gnu.org>
5651
5652 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
5653 support.
5654
44f4de1a
AC
56552004-04-05 Andrew Cagney <cagney@redhat.com>
5656
5657 * gdb.base/sigaltstack.c: New file.
5658 * gdb.base/sigaltstack.exp: New file.
5659
ef04f396
JB
56602004-04-04 Joel Brobecker <brobecker@gnat.com>
5661
5662 * gdb.base/foll-fork.exp: Update the expected output for
5663 "help set follow-fork-mode", to match a change that was made
5664 to the help of this variable on 2004-01-13.
5665
d40d2c92
JB
56662004-04-01 Joel Brobecker <brobecker@gnat.com>
5667
5668 * lib/ada.exp: Add copyright notice.
5669 * bar.ads: Likewise.
5670 * bar.adb: Likewise.
5671 * null_record.adb: Likewise.
5672 * null_record.exp: Likewise.
5673 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
5674
f86ef5a3
JB
56752004-04-01 Joel Brobecker <brobecker@gnat.com>
5676
5677 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
5678 * configure: Regenerate.
5679
414e70e3
JB
56802004-04-01 Joel Brobecker <brobecker@gnat.com>
5681
5682 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
5683 to build the application. Remove the message printed when in
5684 verbose mode, redundant with the UNSUPPORTED message above.
5685
f0aaee49
JB
56862004-03-31 Joel Brobecker <brobecker@gnat.com>
5687
5688 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
5689 * gdb.ada (null_record.exp): New testcase.
5690
ac81cb54
JB
56912004-03-31 Joel Brobecker <brobecker@gnat.com>
5692
5693 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
5694
854af2f7
JB
56952004-03-31 Joel Brobecker <brobecker@gnat.com>
5696
5697 * gdb.ada: New subdirectory.
5698 * gdb.ada/Makefile.in: New file.
5699 * gdb.ada/gnat_ada.gpr.in: New file.
5700
034cb681
JB
57012004-03-31 Joel Brobecker <brobecker@gnat.com>
5702
5703 * lib/ada.exp: New file.
5704
78a1a894
DJ
57052004-03-24 Daniel Jacobowitz <drow@mvista.com>
5706
5707 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
5708 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
5709
4b2b3b3e
AC
57102004-03-22 Andrew Cagney <cagney@redhat.com>
5711
5712 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
5713 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5714 Problem identified by Ulrich Weigand.
5715
23c73aa3
DC
57162004-03-17 David Carlton <carlton@kealia.com>
5717
5718 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
5719 PR c++/826.
5720
d63a86f8
RM
57212004-03-16 Roland McGrath <roland@redhat.com>
5722
5723 * gdb.base/auxv.exp: New file.
5724 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
5725
0e02aa50
DC
57262004-03-12 David Carlton <carlton@kealia.com>
5727
5728 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
5729 * gdb.cp/pr-1553.cc: Ditto.
5730 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
5731 pass branch.
5732
c20b71be
MC
57332004-03-12 Michael Chastain <mec.gnu@mindspring.com>
5734
5735 * gdb.cp/templates.exp: Accept more template types.
5736
c7414a01
MC
57372004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5738
5739 From Corinna Vinschen with modifications.
5740 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
5741 local variable obj_with_enum.
5742 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
5743 results with obj_with_enum.
5744
ed69573c
MC
57452004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5746
5747 * gdb.cp/classes.cc: New file, copied from misc.cc.
5748 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
5749
28301461
MC
57502004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5751
5752 * gdb.cp/misc.cc: Add copyright notice.
5753
1198ecbe
DC
57542004-03-05 David Carlton <carlton@kealia.com>
5755
5756 * gdb.cp/rtti.exp: Add 'print *obj3' test.
5757 * gdb.cp/rtti.h: Update copyright.
5758 (namespace n2::n3): New.
5759 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
5760 (n2::n3::func3): New.
5761 (main): Call n2::n3::func3.
5762 * gdb.cp/rtti2.cc: Update copyright.
5763 (n2::create3): New.
5764
9e08c470
MK
57652004-03-04 Mark Kettenis <kettenis@gnu.org>
5766
5767 * gdb.asm/openbsd.inc: Fix typo.
5768
4bebc3aa
FF
57692004-03-03 Fred Fish <fnf@redhat.com>
5770
5771 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
5772 "val" instead of unused "size". Update copyright year.
5773
6ea9fb37
DJ
57742004-02-29 Daniel Jacobowitz <drow@mvista.com>
5775
5776 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
5777 to use unsigned char.
5778 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
5779 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
5780
23b23974
DJ
57812004-02-29 Daniel Jacobowitz <drow@mvista.com>
5782
5783 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
5784 line of output.
5785
7574fd53
DJ
57862004-02-28 Daniel Jacobowitz <drow@mvista.com>
5787
5788 * gdb.base/relocate.c (dummy): Initialize.
5789
a195357f
DJ
57902004-02-28 Daniel Jacobowitz <drow@mvista.com>
5791
5792 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
5793 a breakpoint at exit.
5794
72fd54a9
FF
57952004-02-27 Fred Fish <fnf@redhat.com>
5796
5797 * gdb.base/chng-syms.exp: Add expect condition to match failing
5798 case that isn't a timeout.
5799
b9d23137
AC
58002004-02-27 Andrew Cagney <cagney@redhat.com>
5801
5802 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
5803 support.
5804
15d208f6 58052004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 5806
15d208f6
FF
5807 * gdb.arch/gdb1431.c: Remove.
5808 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
5809 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
5810 of "until" incorrectly.
5811
98f9cd2d
JB
58122004-02-26 J. Brobecker <brobecker@gnat.com>
5813
5814 * gdb.cp/class2.cc (empty): New class.
5815 (refer): New function.
5816 (main): Declare an object of type empty and use it.
5817 * gdb.cp/class2.exp: Print the value of an object of type empty.
5818
9b50c11b
JJ
58192004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5820
5821 * gdb.base/langs.exp: Update query string to match the
5822 new nquery format used for pending breakpoints.
5823
0dcd613f
AC
58242004-02-26 Andrew Cagney <cagney@redhat.com>
5825
5826 Fix PR i18n/1570.
5827 * gdb.base/charset.c: Update copyright notice.
5828 (main, init_string): Remove the escape character '\e' tests.
5829 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
5830 * gdb.base/charset.exp (valid_host_charset): Ditto.
5831 * gdb.base/setvar.exp: Ditto.
5832
b8a56647
AC
58332004-02-24 Andrew Cagney <cagney@redhat.com>
5834
90d59e34
AC
5835 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
5836 mmapped data in core file" PASS and FAIL messages consistent.
5837
b8a56647
AC
5838 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
5839 setting a breakpoint. Work around PR java/1565.
5840
9f27c604
JJ
58412004-02-23 Jeff Johnston <jjohnstn@redhat.com>
5842
5843 * lib/gdb.exp (gdb_breakpoint): Update query string to match
5844 new nquery format.
5845 * gdb.base/pending.exp: Ditto.
5846
3224a706
MK
58472004-02-22 Mark Kettenis <kettenis@gnu.org>
5848
5849 * configure.in: Run stabs tests on *BSD.
5850 * configure: Regenerated.
5851
41e0a9ca
MK
58522004-02-21 Mark Kettenis <kettenis@gnu.org>
5853
5854 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
5855
1e1b3428
FF
58562004-02-20 Fred Fish <fnf@redhat.com>
5857
5858 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
5859 blank in test for "returns short", for consistency with other
5860 "returns xxx" tests. Update copyright year.
5861
f9a7572a
FF
58622004-02-19 Fred Fish <fnf@redhat.com>
5863
5864 New testcase for PR breakpoint/1558.
5865 * gdb.arch/gdb1558.exp: New file.
5866 * gdb.arch/gdb1558.c: New file.
5867
b2ce2854
EZ
58682004-02-19 Elena Zannoni <ezannoni@redhat.com>
5869
5870 * gdb.base/nodebug.exp: Fix typo.
5871
e7c9ff01
JB
58722004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5873
5874 Committed by Jim Blandy <jimb@redhat.com>.
5875
62f4b920
JB
5876 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
5877
2db536a1
JB
5878 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
5879
e7c9ff01
JB
5880 * gdb.base/float.exp: Support s390*-*-* targets.
5881
f3205b34
AF
58822004-02-17 Adam Fedor <fedor@gnu.org>
5883
5884 * gdb.base/gdb1555.exp: New file.
5885 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
5886
9d62932d
EZ
58872004-02-17 Elena Zannoni <ezannoni@redhat.com>
5888
5889 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
5890
344c9711
FF
58912004-02-16 Fred Fish <fnf@redhat.com>
5892
5893 * gdb.arch/gdb1291.c: Remove
5894 * gdb.arch/gdb1291.s: New test input file.
5895 * gdb.arch/gdb1291.exp: Expand test to check case that should not
5896 fail. Test for correct result, known incorrect result, other
5897 failures and timeouts.
5898
2d822687
AC
58992004-02-16 Andrew Cagney <cagney@redhat.com>
5900
5901 * gdb.base/bigcore.exp: New file.
5902 * gdb.base/bigcore.c: New file.
5903
dac15b66
AC
59042004-02-13 Andrew Cagney <cagney@redhat.com>
5905
5906 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
5907 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
5908 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
5909 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
5910 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
5911 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
5912 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
5913 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
5914 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
5915 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
5916
6bdfc2c4
JJ
59172004-02-11 Jeff Johnston <jjohnstn@redhat.com>
5918
5919 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
5920 executed is an alloc instruction.
5921
87b3ede8
DC
59222004-02-11 David Carlton <carlton@kealia.com>
5923
5924 * gdb.cp/breakpoint.exp: New.
5925 * gdb.cp/breakpoint.cc: New.
5926
6e19e2bf
MC
59272004-02-11 Michael Chastain <mec.gnu@mindspring.com>
5928
5929 Partial fix for PR gdb/1543.
5930 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
5931 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
5932 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
5933 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
5934 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
5935 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
5936 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
5937 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
5938 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
5939 to bug-gdb@prep.ai.mit.edu .
5940 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
5941 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
5942 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
5943 Likewise.
5944
5c5455dc
AC
59452004-02-10 Andrew Cagney <cagney@redhat.com>
5946
5947 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
5948 using gdb_internal_error_resync.
5949
9cf689d7
DJ
59502004-02-09 Daniel Jacobowitz <drow@mvista.com>
5951
5952 * gdb.threads/thread-specific.exp: Stop early if no threads are
5953 found.
5954
d2dc51db
MC
59552004-02-09 Michael Chastain <mec.gnu@mindspring.com>
5956
5957 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
5958
14b1a056
DJ
59592004-02-08 Daniel Jacobowitz <drow@mvista.com>
5960
5961 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
5962 breakpoints.
5963
83f66e8f
DJ
59642004-02-07 Daniel Jacobowitz <drow@mvista.com>
5965
5966 * config/sim.exp (gdb_load): Handle $arg == "".
5967 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
5968 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
5969
30fc0091
EZ
59702004-02-07 Elena Zannoni <ezannoni@redhat.com>
5971
5972 * gdb.base/maint.exp: Update test to reflect
5973 obstack changes.
5974
4d806929
JJ
59752004-02-04 Jeff Johnston <jjohnstn@redhat.com>
5976
5977 * gdb.base/pendshr.c (pendfunc): New function that calls
5978 pendfunc1.
5979 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
5980
7bfdd688
FF
59812004-02-04 Fred Fish <fnf@redhat.com>
5982
5983 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
5984 function symbols and update copyright years.
5985 * gdb.arch/gdb1291.c: Ditto.
5986
aaa08ee4
MC
59872004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5988
5989 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
5990
dbad7755
MC
59912004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5992
5993 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
5994
ec4646ef
MC
59952004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5996
5997 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
5998
1b802196
FF
59992004-02-02 Fred Fish <fnf@redhat.com>
6000
6001 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
6002 remote targets. Update copyright years.
6003
18fe2033
JJ
60042004-02-02 Jeff Johnston <jjohnstn@redhat.com>
6005
6006 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
6007 support.
6008 * gdb.base/langs.exp: Fix test which attempts to create
6009 breakpoint on non-existent function to handle new pending
6010 support.
6011 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
6012 a breakpoint.
6013 * gdb.base/pending.exp: New test.
6014 * gdb.base/pending.c: New file.
6015 * gdb.base/pendshr.c: Ditto.
6016
8d577d32
DC
60172004-02-02 David Carlton <carlton@kealia.com>
6018
6019 * gdb.cp/overload.exp: Add overloadNamespace tests.
6020 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
6021 (overloadNamespace, XXX): New.
6022 (main): Call XXX::marker2.
6023
3ad13771
FF
60242004-02-01 Fred Fish <fnf@redhat.com>
6025
6026 * gdb.base/dump.exp: Use runto_main instead of "runto main".
6027 * gdb.base/finish.exp: Ditto.
6028 * gdb.base/gcore.exp: Ditto.
6029 * gdb.base/huge.exp: Ditto.
6030 * gdb.base/info-proc.exp: Ditto.
6031 * gdb.base/return2.exp: Ditto.
6032 * gdb.threads/gcore-thread.exp: Ditto.
6033
44c75849
DJ
60342004-02-01 Daniel Jacobowitz <drow@mvista.com>
6035
6036 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
6037
005bc093
MK
60382004-02-01 Mark Kettenis <kettenis@gnu.org>
6039
6040 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
6041 that opening the file succeeds on OpenBSD.
6042
c47cebdb
DJ
60432004-02-01 Daniel Jacobowitz <drow@mvista.com>
6044
6045 * gdb.threads/thread-specific.c: New file.
6046 * gdb.threads/threads-specific.exp: New test script.
6047 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
6048 to expect_out.
6049
5a01311c
MK
60502004-02-01 Mark Kettenis <kettenis@gnu.org>
6051
6052 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
6053 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
6054 only on the "print_small_structs from print_long_arg_list" test.
6055
ce22a4f1
DJ
60562004-02-01 Daniel Jacobowitz <drow@mvista.com>
6057
6058 * gdb.base/completion.exp: Kill a stray backslash.
6059
6060 From Jim Ingham <jingham@apple.com>:
6061 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
6062 agrees with the result from sending a tab.
6063
abbab9d3
DJ
60642004-01-31 Daniel Jacobowitz <drow@mvista.com>
6065
6066 * gdb.base/chng-syms.exp: Remove stray newline.
6067
53904d1e
MK
60682004-01-31 Mark Kettenis <kettenis@gnu.org>
6069
6070 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
6071 *-*-openbsd*.
6072 * gdb.asm/openbsd.inc: New file.
6073
3a4b3aac
MK
60742004-01-30 Mark Kettenis <kettenis@gnu.org>
6075
6076 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
6077 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
6078 *-*solaris2*. Remove commented out default settings for
6079 asm-flags. Replace gdb_compile with target_link.
6080
ebac27b4
MC
60812004-01-29 Michael Chastain <mec.gnu@mindspring.com>
6082
6083 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
6084 for all tests. Remove old hp-ux and cygnus xfail cases.
6085
d8679d84
PH
60862004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
6087
6088 * gdb.base/chng-syms.exp: New file.
6089 * gdb.base/chng-syms.c: New file.
6090
0a55bc22
MC
60912004-01-24 Michael Chastain <mec.gnu@mindspring.com>
6092
6093 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
6094 Provide arms for current output in all my configurations.
6095
94b8e876
MC
60962004-01-24 Michael Chastain <mec.gnu@mindspring.com>
6097
6098 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
6099 * lib/compiler.cc: Likewise.
6100 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
6101 get the right preprocessor. Eval the output directly. Remove
6102 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
6103 hp_f77_compiler and hp_f90_compiler completely.
6104 (gdb_preprocess): Delete.
6105 (get_compiler): Delete.
6106
7cf03d44
MK
61072004-01-24 Mark Kettenis <kettenis@gnu.org>
6108
6109 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
6110 <string.h>.
6111
68b6dce9
NR
61122004-01-24 Nick Roberts <nick@nick.uklinux.net>
6113
6114 * gdb.mi/mi-stack.exp: Update copyright.
6115
b368761e
DC
61162004-01-23 David Carlton <carlton@kealia.com>
6117
6118 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
6119 test for cp_lookup_transparent_type.
6120 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
6121 call them.
6122
f2061b53
DJ
61232004-01-23 Daniel Jacobowitz <drow@mvista.com>
6124
6125 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
6126 after -var-update.
6127
37fc574a
DC
61282004-01-23 David Carlton <carlton@kealia.com>
6129
6130 * gdb.cp/namespace.cc (C::ensureRefs): New.
6131 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
6132
8e94b928
NR
61332004-01-20 Nick Roberts <nick@nick.uklinux.net>
6134
6135 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
6136 case "-stack-list-locals 2".
6137 * gdb.mi/mi-var-child.exp: Test for case
6138 "-var-list-children --all-values NAME".
6139
997b0952
MC
61402004-01-18 Michael Chastain <mec.gnu@mindspring.com>
6141
6142 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
6143
52470da3
MK
61442004-01-18 Mark Kettenis <kettenis@gnu.org>
6145
7049b4b8
MK
6146 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
6147 used with gdb_test_multiple.
6148
52470da3
MK
6149 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
6150 read at address 0. This fixes PR testsuite/1504.
6151
da6012e5
DJ
61522004-01-18 Daniel Jacobowitz <drow@mvista.com>
6153
6154 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
6155 Remove downloading, guessing the host executable, the calls to
6156 gdb_file_cmd and gdb_target_cmd, and "load" support.
6157 (infer_host_exec): New function broken out from gdb_load.
6158 (gdb_load): New wrapper for gdbserver_gdb_load.
6159 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
6160 gdb_target_cmd. Use -target-select.
6161 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
6162 Download binaries to the host. Clear last_mi_remote_file when
6163 we load a new binary.
6164 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
6165 call gdbserver_gdb_load and mi_gdb_target_cmd.
6166
32c70722
MC
61672004-01-17 Michael Chastain <mec.gnu@mindspring.com>
6168
6169 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
6170 type patterns.
6171
b0cecf36
MC
61722004-01-17 Michael Chastain <mec.gnu@mindspring.com>
6173
6174 * gdb.cp/templates.exp: Fix typo in test name of
6175 "print Foo<volatile char*>::foo".
6176
4120d7e6
MC
61772004-01-15 Michael Chastain <mec.gnu@mindspring.com>
6178
6179 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
6180
f679e530
BE
61812004-01-16 Ben Elliston <bje@wasabisystems.com>
6182
6183 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
6184 (clean mostlyclean): Remove empty rm.
6185
091c48f6
MC
61862004-01-15 Michael Chastain <mec.gnu@mindspring.com>
6187
6188 * gdb.base/setvar.exp: Add copyright years.
6189
3e5fc8d2
DC
61902004-01-14 David Carlton <carlton@bactrian.org>
6191
6192 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
6193 PR c++/1511 and update coment.
6194 * gdb.cp/templates.exp: Update patterns to match current output.
6195 If changes involve something other than whitespace, KFAIL
6196 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
6197
63d06c5c
DC
61982004-01-14 David Carlton <carlton@kealia.com>
6199
6200 * gdb.cp/namespace.exp: Add tests involving classes defined within
6201 namespaces.
6202 * gdb.cp/namespace.cc (C::CClass): New.
6203 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
6204
a51dab88
EZ
62052004-01-14 Elena Zannoni <ezannoni@redhat.com>
6206
6207 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
6208 what debug info we have. Print a better message if something goes
6209 wrong while producing the separate debug info file.
6210
a476ccc9
MC
62112004-01-14 Michael Chastain <mec.gnu@mindspring.com>
6212
6213 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
6214
f453692c
MC
62152004-01-14 Michael Chastain <mec.gnu@mindspring.com>
6216
6217 * gdb.base/callfuncs.c: Add copyright notice.
6218
f40063a5
MC
62192004-01-13 Michael Chastain <mec.gnu@mindspring.com>
6220
6221 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
6222 inheritance. PR gdb/1498, PR gcc/13539.
6223
19ac3974
EZ
62242004-01-13 Elena Zannoni <ezannoni@redhat.com>
6225
6226 * gdb.threads/gcore-thread.exp: Prefix name of binary with
6227 test specific name.
6228 * gdb.mi/gdb669.exp: Ditto.
6229 * gdb.mi/mi-pthreads.exp: Ditto.
6230 * gdb.mi/mi1-pthreads.exp: Ditto.
6231 * gdb.mi/mi2-pthreads.exp: Ditto.
6232
56c97c6e
MC
62332004-01-12 Michael Chastain <mec.gnu@mindspring.com>
6234
6235 * gdb.cp/member-ptr.cc: Add copyright notice.
6236
a0644324
MC
62372004-01-12 Michael Chastain <mec.gnu@mindspring.com>
6238
6239 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
6240 some patterns for recent versions of gcc and hpacc. Delete
6241 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
6242 Delete tests that access a NULL pointer-to-member-data. This
6243 script is still disabled for gcc.
6244
32fabe09
EZ
62452004-01-12 Elena Zannoni <ezannoni@redhat.com>
6246
6247 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
6248 escaped correctly.
6249
1f8a6abb
EZ
62502004-01-12 Elena Zannoni <ezannoni@redhat.com>
6251
6252 * gdb.base/sepdebug.exp: New file.
6253 * gdb.base/sepdebug.c: New file.
6254 * lib/gdb.exp (separate_debug_filename): New procedure.
6255 (gdb_gnu_strip_debug): New procedure.
6256
48efe704
AC
62572004-01-12 Andrew Cagney <cagney@redhat.com>
6258
6259 * gdb.mi/ChangeLog: Delete file. Renamed to ...
6260 * gdb.mi/ChangeLog-1999-2003: New file.
6261
a9415475
AC
62622004-01-12 Andrew Cagney <cagney@redhat.com>
6263
6264 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
6265 "Renaming a directory to a non-empty directory returns ENOTEMPTY
6266 or EEXIST", treat EBUSY as an XFAIL.
6267
83b8cf9d
MC
62682004-01-11 Michael Chastain <mec.gnu@mindspring.com>
6269
6270 * gdb.base/scope.exp: Remove obsolete setup_xfail for
6271 hp_cc_compiler.
6272
9939d2a8
MC
62732004-01-10 Michael Chastain <mec.gnu@mindspring.com>
6274
6275 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
6276 decorations.
6277
1ff8cadf
MC
62782004-01-10 Michael Chastain <mec.gnu@mindspring.com>
6279
6280 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
6281 and "(aCC)" decorations. Remove obsolete doco about old
6282 test results.
6283
6fa9022e
MC
62842004-01-09 Michael Chastain <mec.gnu@mindspring.com>
6285
6286 * gdb.cp/exception.exp: Fix typo in doco.
6287
209721fe
MK
62882004-01-09 Mark Kettenis <kettenis@gnu.org>
6289
6290 * gdb.base/gdb1476.exp: Fix typo.
6291
ef11303e
MC
62922004-01-09 Michael Chastain <mec.gnu@mindspring.com>
6293
6294 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
6295 file.
6296
041ab88c
MC
62972004-01-09 Michael Chastain <mec.gnu@mindspring.com>
6298
6299 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
6300 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
6301 Use gdb_compile. Remove restriction on gcc. Add some patterns
6302 for recent version of gdb. Delete second half, which was a copy
6303 of the first half with different build flags. This test is
6304 still disabled because it is still not ready for production.
6305
e36d075a
MC
63062004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6307
6308 * gdb.cp/exception.cc: Add copyright notice.
6309 * gdb.cp/exception.exp: Add a notice that this file is broken
6310 because of line number changes caused by addition of copyright
6311 notice.
6312
42b190ad
MC
63132004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6314
6315 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
6316 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
6317
8f25f06b
MC
63182004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6319
6320 * gdb.cp/classes.exp: Accept gnu abi 2.
6321 * gdb.cp/derivation.exp: Likewise.
6322 * gdb.cp/overload.exp: Likewise.
6323 * gdb.cp/virtfunc.exp: Likewise.
6324
06ded8b8
MC
63252004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6326
6327 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
6328 semicolon after end of function.
6329
77c26ae3
MC
63302004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6331
6332 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
6333 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
6334 boilerplate code for compiling and running the program under
6335 test. Add some string method tests.
6336
20757486
MC
63372004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6338
6339 * gdb.cp/bs15503.cc: Add copyright notice.
6340 * gdb.cp/bs15503.exp: Adjust line number.
6341
0fd3b503
MC
63422004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6343
6344 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
6345 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
6346
10d1bea8
MC
63472004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6348
6349 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
6350 hp_cc_compiler.
6351
2789202a
MC
63522004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6353
6354 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
6355 * gdb.cp/ctti.exp: Use the marker instead of "next".
6356 With gcc, run further before bailing.
6357
b862f14c
MC
63582004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6359
6360 * gdb.cp/cttiadd.cc: Add copyright notice.
6361 * gdb.cp/cttiadd1.cc: Likewise.
6362 * gdb.cp/cttiadd2.cc: Likewise.
6363 * gdb.cp/cttiadd3.cc: Likewise.
6364
96da2469
MC
63652004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6366
6367 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
6368 Use gdb_test, gdb_test_multiple. Use floating-point values that
6369 have exact representations in IEEE-ish formats.
6370
053248ff
MC
63712004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6372
6373 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
6374 compilers. Delete duplicate call to get_compiler_info.
6375 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
6376 * gdb.base/volatile.exp: Likewise.
6377
84acecdd
MK
63782004-01-07 Mark Kettenis <kettenis@gnu.org>
6379
6380 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
6381 memory at address 0.
6382
fe11a27f
MC
63832004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6384
6385 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
6386 to test for hp-ux assembler. Fix copyright years.
6387
60ad077b
AC
63882004-01-07 Andrew Cagney <cagney@redhat.com>
6389
6390 * gdb.base/fileio.c (strerrno): Add "EBUSY".
6391
1c9b8f33
AC
63922004-01-07 Andrew Cagney <cagney@redhat.com>
6393
6394 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
6395 when creating the read-only file. From analysis by Roland McGrath
6396 and Elena Zannoni.
6397
753ccc7a
MC
63982004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6399
6400 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
6401
eca3e36b
MC
64022004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6403
6404 * gdb.base/cvexpr.c: Be type-safe with function pointers and
6405 data pointers.
6406
f8d4bac4
MC
64072004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6408
6409 * gdb.cp/m-static.exp: Compile one source file at a time.
6410 Delete unused call to get_compiler_info.
6411
9b4e0f94
MC
64122004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6413
6414 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
6415 * gdb.base/call-rt-st.exp: Likewise.
6416 * gdb.base/nodebug.exp: Likewise.
6417 * gdb.base/volatile.exp: Likewise.
6418 * gdb.cp/ref-types.exp: Likewise.
6419 * gdb.cp/templates.exp: Likewise.
6420
023c1024
MK
64212004-01-05 Mark Kettenis <kettenis@gnu.org>
6422
6423 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
6424
19703c4a
MC
64252004-01-05 Michael Chastain <mec.gnu@mindspring.com>
6426
6427 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
6428 hppa*-hp-hpux*.
6429
18b67037
MK
64302004-01-04 Mark Kettenis <kettenis@gnu.org>
6431
ba6219c8
MK
6432 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
6433 x86_64-*-*.
6434
18b67037
MK
6435 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
6436 sparc64-*-* and sparc*-solaris2*.
6437
1bfbbb9d
MK
64382004-01-04 Mark Kettenis <kettenis@gnu.org>
6439
6440 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
6441 return ${tests}" test. The ${tests} already mentions the
6442 filename.
6443
06846494
MC
64442004-01-02 Michael Chastain <mec.gnu@mindspring.com>
6445
6446 * gdb.cp/local.exp: Accept gcc abi 2.
6447
3b0cb202
MC
64482004-01-02 Michael Chastain <mec.gnu@mindspring.com>
6449
6450 * gdb.cp/templates.exp: Accept gcc abi 2.
6451
0643ec3f
MC
64522004-01-02 Michael Chastain <mec.gnu@mindspring.com>
6453
6454 * lib/compiler.cc: Remove supports_template_debugging.
6455 * gdb.cp/templates.exp: Do not test supports_template_debugging.
6456
d231d0b1
MC
64572004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6458
6459 * gdb.cp/namespace.exp: Accept gcc abi 2.
6460
44ffb27c
MC
64612004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6462
6463 * gdb.cp/method.exp: Accept gcc abi 2.
6464
184ad485
MC
64652004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6466
6467 * gdb.cp/classes.exp: Generate identical results as old version.
6468 * gdb.cp/derivation.exp: Likewise.
6469 * gdb.cp/overload.exp: Likewise.
6470 * gdb.cp/virtfunc.exp: Likewise.
6471
116f09e7
MC
64722004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6473
6474 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
6475 mysterious bug with sourceware version of expect.
6476
b1379776
MC
64772004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6478
6479 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
6480 current versions of gcc, including gcc abi 2. Remove gratuitous
6481 restart of test program. Use gdb_test_multiple and gdb_test for
6482 all tests. Add patterns to xfail missing "const" in "const char *"
6483 and kfail PR gdb/1155.
6484
6b7a4c0e
MC
64852004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6486
6487 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
6488 current versions of gcc, including gcc abi 2. Remove gratuitous
6489 restart of test program. Use gdb_test_multiple and gdb_test for
6490 all tests. Add patterns to kfail PR gdb/1498.
6491
51615d72
MC
64922003-12-31 Michael Chastain <mec.gnu@mindspring.com>
6493
6494 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
6495 current versions of gcc, including gcc abi 2. Use "breakpoint"
6496 and "continue" instead of restarting the target program. Use
6497 gdb_test_multiple and gdb_test for all tests.
6498
7b79a9d7
MK
64992004-01-01 Mark Kettenis <kettenis@gnu.org>
6500
6501 * gdb.asm/asm-source.exp: Update copyright year. Link statically
6502 for *-*-solaris2*.
6503
1cd3489f
MC
65042003-12-31 Michael Chastain <mec.gnu@mindspring.com>
6505
6506 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
6507 current versions of gcc, including gcc abi 2. Use "breakpoint"
6508 and "continue" instead of restarting the target program several
6509 times. Use gdb_test_multiple and gdb_test for all tests.
6510
850742db
MC
65112003-12-18 Michael Chastain <mec.gnu@mindspring.com>
6512
6513 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
6514 source files.
6515
eb4bbda8
MC
65162003-12-16 Michael Chastain <mec.gnu@mindspring.com>
6517
6518 * gdb.base/environ.exp: Handle compiling test case from multiple
6519 source files.
6520
e42c7771
MC
65212003-12-16 Michael Chastain <mec.gnu@mindspring.com>
6522
6523 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
6524
80e4b428
JB
65252003-12-17 Jim Blandy <jimb@redhat.com>
6526
5f06973a
JB
6527 * gdb.base/freebpcmd.c: Add copyright notice.
6528
80e4b428
JB
6529 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
6530
0ab84fb7
MC
65312003-12-16 Michael Chastain <mec.gnu@mindspring.com>
6532
6533 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
6534
1b3bb3d0
JB
65352003-12-13 Jim Blandy <jimb@redhat.com>
6536
6537 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
6538
3a4c9371
KB
65392003-12-12 Kevin Buettner <kevinb@redhat.com>
6540
6541 * gdb.asm/frv.inc: New file.
6542 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
6543
a1dea79a
FF
65442003-12-09 Fred Fish <fnf@redhat.com>
6545
6546 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
6547 functions to break1.c and leave prototypes behind. Add more
6548 "set breakpoint NN here" comments.
6549 * gdb.base/break1.c: New file.
6550
6551 * gdb.base/break.exp: Handle compiling test case from multiple
6552 source files and change source file references as needed.
6553 * gdb.base/completion.exp: Ditto.
6554 * gdb.base/condbreak.exp: Ditto.
6555 * gdb.base/define.exp: Ditto.
6556 * gdb.base/ena-dis-br.exp: Ditto.
6557 * gdb.base/info-proc.exp: Ditto.
6558 * gdb.base/maint.exp: Ditto.
6559 * gdb.base/until.exp: Ditto.
6560
6561 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
6562 hardcoded line numbers.
6563 * gdb.base/define.exp: Ditto.
6564 * gdb.base/ena-dis-br.exp: Ditto.
6565 * gdb.base/maint.exp: Ditto.
6566 * gdb.base/until.exp: Ditto.
6567
6568 * gdb.base/completion.exp: Use "break1" for completion tests since
6569 "break" is no longer a unique prefix.
6570
5266b69c
AC
65712003-12-06 Andrew Cagney <cagney@redhat.com>
6572
6573 * gdb.base/structs.exp (test_struct_returns): When applicable, set
6574 "return_value_unimplemented". When an unimplemented struct return
6575 architecture, report incorrect values as a KFAIL
6576
374451f0
MC
65772003-12-05 Michael Chastain <mec.gnu@mindspring.com>
6578
6579 * gdb.cp/rtti.exp: Accept new wording of warning from
6580 cp_lookup_rtti_type.
6581
ba9b20a7
MC
65822003-12-05 Michael Chastain <mec.gnu@mindspring.com>
6583
6584 Partial fix for PR testsuite/1456.
6585 * gdb.base/scope.exp (test_at_main): Replace references to
6586 gcc_compiled with calls to test_compiler_info.
6587 (test_at_foo): Likewise.
6588 (test_at_bar): Likewise.
6589
b74b6d0b
MC
65902003-12-04 Michael Chastain <mec.gnu@mindspring.com>
6591
6592 Partial fix for PR testsuite/1456.
6593 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
6594 to test_compiler_info.
6595
ccfa3402
MC
65962003-12-03 Michael Chastain <mec.gnu@mindspring.com>
6597
6598 * gdb.base/so-impl-ld.exp: Update copyright notice.
6599
f6246aba
MC
66002003-12-02 Michael Chastain <mec.gnu@mindspring.com>
6601
6602 Partial fix for PR testsuite/1456.
6603 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
6604 to test_compiler_info.
6605
13ae734a
MC
66062003-11-28 Michael Chastain <mec.gnu@mindspring.com>
6607
6608 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
6609 from current versions of gdb. Clean up regular expressions.
6610 Delete redundant timeout case.
6611
d8e1cdee
MC
66122003-11-28 Michael Chastain <mec.gnu@mindspring.com>
6613
6614 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
6615 from current versions of gdb. Clean up regular expressions.
6616 Delete redundant timeout case.
6617
96457b64
MC
66182003-12-01 Michael Chastain <mec.gnu@mindspring.com>
6619
6620 Partial fix for PR testsuite/1456.
6621 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
6622 gcc_compiled with call to test_compiler_info.
6623
f35309fc
MC
66242003-11-30 Michael Chastain <mec.gnu@mindspring.com>
6625
6626 Partial fix for PR testsuite/1456.
6627 * gdb.base/list.exp (test_list_function): Delete unused declaration
6628 of gcc_compiled.
6629
d7afdf9b
MC
66302003-11-29 Michael Chastain <mec.gnu@mindspring.com>
6631
6632 Partial fix for PR testsuite/1456.
6633 * gdb.base/complex.exp: Replace reference to gcc_compiled with
6634 call to test_compiler_info.
6635
71507b56
MK
66362003-11-29 Mark Kettenis <kettenis@gnu.org>
6637
6638 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
6639 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
6640 it to create the appropriate note.inc.
6641 * gdb.asm/asmsrc1.s: Include "note.inc".
6642 * gdb.asm/netbsd.inc: New file.
6643 * gdb.asm/empty.inc: New file.
6644
f81f93f7
MC
66452003-11-28 Michael Chastain <mec.gnu@mindspring.com>
6646
6647 Partial fix for PR testsuite/1456.
6648 * gdb.base/constvars.exp: Replace references to gcc_compiled with
6649 calls to test_compiler_info.
6650
9a77938e
MC
66512003-11-27 Michael Chastain <mec.gnu@mindspring.com>
6652
6653 Partial fix for PR testsuite/1456.
6654 * gdb.base/volatile.exp: Replace references to gcc_compiled with
6655 calls to test_compiler_info.
6656
e8367dc7
MK
66572003-11-27 Mark Kettenis <kettenis@gnu.org>
6658
6659 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
6660 pattern for the KFAILs.
6661
526c61ee
AF
66622003-11-25 Adam Fedor <fedor@gnu.org>
6663
6664 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
6665 * gdb.objc/objcdecode.m: New file.
6666
28f2d600
AF
66672003-11-25 Adam Fedor <fedor@gnu.org>
6668
6669 * gdb.objc/nondebug.exp: Test for PR objc/1236.
6670 * gdb.objc/nondebug.m: New file.
6671
a3895cee
BE
66722003-11-26 Ben Elliston <bje@wasabisystems.com>
6673
6674 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
6675 NetBSD as it does on FreeBSD. Modelled on a similar change by
6676 Mark Kettenis on 2003-05-30.
6677 (link-flags): Set to "--entry _start" regardless of target.
6678 Special linker flags are to be appended to $link-flags.
6679 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
6680
c9f2c8a3
MC
66812003-11-25 Michael Chastain <mec.gnu@mindspring.com>
6682
6683 * gdb.cp/method.exp: Accept output of new demangler.
6684
15a0587a 66852003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
6686
6687 * gdb/class2.exp: New file.
6688 * gdb/class2.cc: New file.
6689
3c00b570
MC
66902003-11-25 Michael Chastain <mec.gnu@mindspring.com>
6691
6692 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
6693 of new demangler.
6694
7027acc7
MK
66952003-11-23 Mark Kettenis <kettenis@gnu.org>
6696
6697 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
6698 of gdb_test "run".
6699
b0e1598a
MK
67002003-11-23 Mark Kettenis <kettenis@gnu.org>
6701
6702 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
6703 "continue" into "run".
6704
4d9eda44
MC
67052003-11-23 Michael Chastain <mec.gnu@mindspring.com>
6706
6707 Partial fix for PR testsuite/1456.
6708 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
6709 call to test_compiler_info.
6710 * gdb.cp/ctti.exp: Likewise.
6711 * gdb.cp/derivation.exp: Likewise.
6712 * gdb.cp/member-ptr.exp: Likewise.
6713 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
6714 reference to gcc_compiled.
6715
67162003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
6717
6718 Fix PR testsuite/1463.
6719 * gdb.base/structs.exp (start_structs_test): Call
6720 get_debug_format before using the debug format.
6721
d422fe19
AC
67222003-11-22 Andrew Cagney <cagney@redhat.com>
6723
6724 * lib/gdb.exp (gdb_test_multiple): Add simple example.
6725 * gdb.base/structs.exp: Use gdb_test_multiple.
6726
039cf96d
AC
67272003-11-20 Andrew Cagney <cagney@redhat.com>
6728
6882279b
AC
6729 * gdb.base/structs.exp: Handle and recover from internal errors.
6730 Replace "foo${n}" with "foo<n>" in test messages.
6731
e53890ae
AC
6732 * gdb.base/structs.exp: Update copyright. Rewrite.
6733 * gdb.base/structs.c: Update copyright. Rewrite.
6734
2b211c59
AC
6735 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
6736 resync count exceeded.
d63a86f8 6737
039cf96d
AC
6738 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
6739 from the internal error.
6740 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
6741 Original from Jim Blandy.
6742 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 6743
eac98b22
AC
67442003-11-19 Andrew Cagney <cagney@redhat.com>
6745
6746 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
6747 KFAIL.
6748
67455b2a
MK
67492003-11-17 Mark Kettenis <kettenis@gnu.org>
6750
6751 New testcase for PR backtrace/1435.
6752 * gdb.arch/i386-unwind.exp: New file.
6753 * gdb.arch/i386-unwind.c: New file.
6754
853d6e5b
AC
67552003-11-17 Andrew Cagney <cagney@redhat.com>
6756
6757 * lib/gdb.exp (compiler_info): New global.
6758 (test_compiler_info): New function.
6759 (get_compiler_info): Set compiler_info.
6760 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
6761 "compiler_info" to gcc-<major>-<minor>.
6762
38cf6e11
MC
67632003-11-15 Michael Chastain <mec.gnu@mindspring.com>
6764
6765 * gdb.trace/configure: Remove.
6766
a50d3602
EZ
67672003-11-13 Elena Zannoni <ezannoni@redhat.com>
6768
6769 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 6770 breakpoints.
a50d3602
EZ
6771 * gdb.base/break.exp: Remove all references to explicit line
6772 numbers.
6773
d9407aaa
NC
67742003-11-11 Nick Clifton <nickc@redhat.com>
6775
6776 * gdb.base/shreloc.exp: Do not run for targets which do not
6777 support shared objects.
6778
db488fc1
CV
67792003-11-10 Corinna Vinschen <vinschen@redhat.com>
6780
6781 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
6782 Don't run tests if nofileio flag is given.
6783
6a90a18e
EZ
67842003-11-07 Elena Zannoni <ezannoni@redhat.com>
6785
6786 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
6787 as well as 'Watchpoint'.
6788
0b915e9c
EZ
67892003-11-06 Elena Zannoni <ezannoni@redhat.com>
6790
6791 Reported by Jim Ingham <jingham@apple.com>:
6792 * gdb.base/annota1.exp: Match at least one occurrence of the
6793 signal handler annotation.
6794
d7e4b55f
EZ
67952003-11-06 Elena Zannoni <ezannoni@redhat.com>
6796
6797 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
6798 as well as 'Watchpoint'.
6799
2fe4e8d0
MC
68002003-11-05 Michael Chastain <mec@shout.net>
6801
6802 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
6803
6ef88553
KW
68042003-11-03 Kris Warkentin <kewarken@qnx.com>
6805
6806 * gdb.arch/gdb1291.c: New test file.
6807 * gdb.arch/gdb1291.exp: New test script.
6808 * gdb.arch/gdb1431.c: New test file.
6809 * gdb.arch/gdb1431.exp: New test script.
6810
ae7dc4d8
MC
68112003-10-22 Michael Chastain <mec@shout.net>
6812
6813 * gdb.mi/pthreads.c: Add copyright notice.
6814
c39d7427
MC
68152003-10-22 Michael Chastain <mec@shout.net>
6816
6817 * gdb.threads/pthreads.c: Add copyright notice.
6818
8b7d96c1
MC
68192003-10-20 Michael Chastain <mec@shout.net>
6820
6821 * gdb.base/gdb1056.exp: New test script.
6822
d1d69fdd
DJ
68232003-10-13 Daniel Jacobowitz <drow@mvista.com>
6824
6825 * gdb.threads/killed.exp: Use gdb_run_cmd.
6826
7d605576
DJ
68272003-10-13 Daniel Jacobowitz <drow@mvista.com>
6828
6829 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
6830 create a core file.
6831 * gdb.threads/gcore-thread.exp: Likewise.
6832
618ec112
CV
68332003-10-13 Corinna Vinschen <vinschen@redhat.com>
6834
6835 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
6836 type, based on char type.
6837 (struct bit_flags_short_t): New bitfield type, based on short type.
6838 (init_bit_flags_char): New fuction.
6839 (init_bit_flags_short): Ditto.
6840 (print_bit_flags_char): Ditto.
6841 (print_bit_flags_short): Ditto.
6842 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
6843
9367a73c
MC
68442003-10-11 Michael Chastain <mec@shout.net>
6845
6846 * gdb.base/call-rt-st.exp: Update copyright year.
6847
1decf120
KI
68482003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6849
6850 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
6851 * gdb.disasm/sh3.s: Ditto.
6852
5445b2ae
DJ
68532003-10-07 Daniel Jacobowitz <drow@mvista.com>
6854
6855 * gdb.threads/switch-threads.exp: New test.
6856 * gdb.threads/switch-threads.c: New source file.
6857
aec24853
CV
68582003-10-07 Corinna Vinschen <vinschen@redhat.com>
6859
6860 * gdb.base/ending-run.exp: Add sh specific case.
6861
adc7428d
AC
68622003-10-06 Andrew Cagney <cagney@redhat.com>
6863
6864 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
6865 * gdb.disasm/mn10200.exp: Delete obsolete file.
6866
c9d37158
DJ
68672003-09-29 Daniel Jacobowitz <drow@mvista.com>
6868
6869 * ChangeLog: Correct an entry command.exp -> commands.exp.
6870 * gdb.base/commands.exp (bp_deleted_in_command_test)
6871 (temporary_breakpoint_commands): Check noargs.
6872
79c2c32d
DC
68732003-09-25 David Carlton <carlton@kealia.com>
6874
6875 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
6876 of some print tests, where appropriate. Add tests for C::D::cd,
6877 E::ce, F::cXfX, G::XgX.
6878 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
6879
594e6d67
RE
68802003-09-25 Richard Earnshaw <rearnsha@arm.com>
6881
6882 * lib/java.exp (java_init): Import target_alias before using it.
6883
10f0d451
DC
68842003-09-25 David Carlton <carlton@kealia.com>
6885
6886 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
6887
274bcba0
EZ
68882003-09-23 Elena Zannoni <ezannoni@redhat.com>
6889
d63a86f8 6890 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
6891 weirdness.
6892
cdbf20f7
MC
68932003-09-17 Michael Chastain <mec@shout.net>
6894
6895 * gdb.cp/gdb1355.exp: New file.
6896 * gdb.cp/gdb1355.c: New file.
6897
71e06f80
CV
68982003-09-15 Corinna Vinschen <vinschen@redhat.com>
6899
6900 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
6901 * gdb.asm/sh.inc: New file.
6902
5c4e30ca
DC
69032003-09-11 David Carlton <carlton@kealia.com>
6904
bd45b7af
DC
6905 * gdb.cp/namespace.exp: Add tests for namespace types.
6906 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
6907 (test_namespace): New.
6908
1c199746
EZ
69092003-09-11 Elena Zannoni <ezannoni@redhat.com>
6910
6911 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 6912 * gdb.stabs/weird.exp: Ditto.
1c199746 6913
04ed252f
MC
69142003-09-08 Michael Chastain <mec@shout.net>
6915
6916 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
6917
d8a2d9e7
MC
69182003-09-07 Michael Chastain <mec@shout.net>
6919
6920 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
6921 'parse error'.
6922
161afb24
MK
69232003-09-07 Mark Kettenis <m.kettenis@osp.nl>
6924
6925 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
6926
49f2741a
MC
69272003-08-30 Michael Chastain <mec@shout.net>
6928
6929 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
6930 * gdb.gdb/observer.exp: Ditto.
6931 * gdb.gdb/xfullpath.exp: Ditto.
6932
8afa723e
MK
69332003-08-29 Mark Kettenis <kettenis@gnu.org>
6934
6935 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
6936 *-*-*bsd*.
6937
f31dfe3b
JJ
69382003-08-28 Jeff Johnston <jjohnstn@redhat.com>
6939
6940 * gdb.base/dump.exp: Skip for ia64.
6941
4630e498
JJ
69422003-08-25 Jeff Johnston <jjohnstn@redhat.com>
6943
6944 * gdb.asm/asm-source.exp: Add ia64 support.
6945 * gdb.asm/ia64.inc: New file.
6946
1105b7ef
MC
69472003-08-22 Michael Chastain <mec@shout.net>
6948
6949 * gdb.cp: New directory.
6950 * gdb.cp/*: Copy from gdb.c++/*.
6951 * gdb.c++/*: Remove.
6952 * Makefile.in: Change gdb.c++ to gdb.cp.
6953 * configure.in: Ditto.
6954 * configure: Regnerate.
6955
c945b932
MK
69562003-08-18 Mark Kettenis <kettenis@gnu.org>
6957
6958 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
6959 * gdb.arch/i386-prologue.c (gdb1338): Add function.
6960
2b66634b
DJ
69612003-08-17 Daniel Jacobowitz <drow@mvista.com>
6962
6963 * mi-var-display.exp (-var-list-children weird): Accept function
6964 pointers with argument types.
6965 * mi1-var-display.exp (-var-list-children weird): Likewise.
6966 * mi2-var-display.exp (-var-list-children weird): Likewise.
6967
a356f73b
DJ
69682003-08-17 Daniel Jacobowitz <drow@mvista.com>
6969
6970 * gdb.base/annota3.exp: Add missing newline.
6971
483417b8
MC
69722003-08-06 Michael Chastain <mec@shout.net>
6973
6974 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
6975
c99c59c3
MS
69762003-08-12 Michael Snyder <msnyder@redhat.com>
6977
6978 * gdb.base/float.exp: Add test for SH.
6979
55ed7501
MK
69802003-08-10 Mark Kettenis <kettenis@gnu.org>
6981
6982 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
6983
1a371f2e
EZ
69842003-08-07 Elena Zannoni <ezannoni@redhat.com>
6985
6986 * gdb.base/completion.exp: Remove reduntant completion test
6987 on filename.
6988
e0f353ce
EZ
69892003-08-07 Elena Zannoni <ezannoni@redhat.com>
6990
6991 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
6992 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
6993 gdb.trace/save-trace.exp: Make sure that full pathnames are
6994 escaped correctly.
6995
5710a1af 69962003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 6997
5710a1af
EZ
6998 * configure.in: Don't generate config.h from config.hin.
6999 * configure: Regenerate.
7000 * config.hin: Remove file.
7001 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
7002 * gdb.threads/pthreads.c: Ditto.
7003
dcd81ce9
DJ
70042003-08-07 Daniel Jacobowitz <drow@mvista.com>
7005
7006 From Kei Sakamoto <sakamoto.kei@renesas.com>:
7007 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
7008 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
7009 Replace ld24 with seth/add3.
7010
6009d884
AC
70112003-08-02 Andrew Cagney <cagney@redhat.com>
7012
7013 * gdb.base/annota3.exp: New file.
7014 * gdb.base/annota3.c: New file.
7015 * gdb.c++/annota3.exp: New file.
7016 * gdb.c++/annota3.cc: New file.
7017
51514e06
MC
70182003-07-29 Michael Chastain <mec@shout.net>
7019
7020 * gdb.threads/tls.c (spin): Check errno only if sem_wait
7021 actually failed.
7022 (do_pass): Likewise.
7023 * gdb.threads/tls.exp: Always initialize no_of_threads.
7024
4ee6625b
DJ
70252003-07-27 Daniel Jacobowitz <drow@mvista.com>
7026
7027 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
7028 pattern.
7029 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
7030 * gdb.threads/tls.exp: Recognize one case of the host library not
7031 supporting TLS.
7032
225f2bf6
AC
70332003-07-27 Andrew Cagney <cagney@redhat.com>
7034
7035 * gdb.base/fileio.exp: Use SH when running commands using
7036 remote_exec.
7037
bcb27c9f
DJ
70382003-07-24 Daniel Jacobowitz <drow@mvista.com>
7039
7040 From Kei Sakamoto <sakamoto.kei@renesas.com>:
7041 * gdb.base/relocate.c (dummy): New padding array.
7042
3d67be83
MS
70432003-07-22 Michael Snyder <msnyder@redhat.com>
7044
d63a86f8 7045 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
7046
7047 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
7048 patterns to be more general, accepting old and new output.
7049 Some output chars (such as '+') also must be quoted.
d63a86f8 7050 Some addresses are displayed numerically instead of
3d67be83
MS
7051 symbolically.
7052
57ba3b85
MS
70532003-07-23 Michael Snyder <msnyder@redhat.com>
7054
686d097c
MS
7055 * gdb.base/return2.exp: Don't test long-long return.
7056
57ba3b85
MS
7057 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
7058 * gdb.disasm/t01_mov.exp: Ditto.
7059 * gdb.disasm/t02_mova.s: Ditto.
7060 * gdb.disasm/t02_mova.exp: Ditto.
7061 * gdb.disasm/t03_add.s: Ditto.
7062 * gdb.disasm/t03_add.exp: Ditto.
7063 * gdb.disasm/t04_sub.s: Ditto.
7064 * gdb.disasm/t04_sub.exp: Ditto.
7065 * gdb.disasm/t05_cmp.s: Ditto.
7066 * gdb.disasm/t05_cmp.exp: Ditto.
7067 * gdb.disasm/t06_ari2.s: Ditto.
7068 * gdb.disasm/t06_ari2.exp: Ditto.
7069 * gdb.disasm/t07_ari3.s: Ditto.
7070 * gdb.disasm/t07_ari3.exp: Ditto.
7071 * gdb.disasm/t08_or.s: Ditto.
7072 * gdb.disasm/t08_or.exp: Ditto.
7073 * gdb.disasm/t09_xor.s: Ditto.
7074 * gdb.disasm/t09_xor.exp: Ditto.
7075 * gdb.disasm/t10_and.s: Ditto.
7076 * gdb.disasm/t10_and.exp: Ditto.
7077 * gdb.disasm/t11_logs.s: Ditto.
7078 * gdb.disasm/t11_logs.exp: Ditto.
7079 * gdb.disasm/t12_bit.s: Ditto.
7080 * gdb.disasm/t12_bit.exp: Ditto.
7081 * gdb.disasm/t13_otr.s: Ditto.
7082 * gdb.disasm/t13_otr.exp: Ditto.
7083
e00759ef
EZ
70842003-07-22 Elena Zannoni <ezannoni@redhat.com>
7085
7086 * gdb.threads/tls.exp :Add kfail for 'info address' case.
7087
8bc2021f
EZ
70882003-07-22 Elena Zannoni <ezannoni@redhat.com>
7089
7090 * gdb.threads/tls.c : New file.
7091 * gdb.threads/tls.exp : New file.
7092 * gdb.threads/tls-main.c : New file.
7093 * gdb.threads/tls-shared.c : New file.
7094 * gdb.threads/tls-shared.exp : New file.
7095
89320c4c
AS
70962003-07-22 Andreas Schwab <schwab@suse.de>
7097
7098 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
7099
180dea7c
AS
71002003-07-20 Andreas Schwab <schwab@suse.de>
7101
7102 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
7103 due to insn reordering.
7104
0714963c
AC
71052003-07-15 Andrew Cagney <cagney@redhat.com>
7106
7107 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
7108
98a23b3f
MC
71092003-07-15 Michael Chastain <mec@shout.net>
7110
7111 * gdb.base/gdb1250.exp: New file.
7112 * gdb.base/gdb1250.c: New file.
7113
27e417a2
ML
71142003-07-09 Michal Ludvig <mludvig@suse.cz>
7115
7116 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
7117 expansion of size_t to 'unsigned long', not only to 'unsigned'.
7118
8bc2021f
EZ
71192003-07-09 Elena Zannoni <ezannoni@redhat.com>
7120
7121 * gdb.threads/tls.c: New file.
7122 * gdb.threads/tls.exp: New file.
7123 * gdb.threads/tls-main.c: New file.
7124 * gdb.threads/tls-shared.c: New file.
7125 * gdb.threads/tls-shared.exp: New file.
7126
d99968dc
EZ
71272003-07-09 Elena Zannoni <ezannoni@redhat.com>
7128
7129 * gdb.base/annota1.exp: Make sure that we properly escape the
7130 full path of the source file. Xfail more permissive patterns,
d63a86f8 7131 due to a compiler debug info problem.
d99968dc 7132
83876b3b
AS
71332003-07-07 Andreas Schwab <schwab@suse.de>
7134
2705e972
AS
7135 * gdb.asm/m68k.inc: New file.
7136 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
7137
83876b3b
AS
7138 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
7139 arguments"): Also match negative number.
7140
7141 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
7142
3a871b37
DJ
71432003-07-03 Daniel Jacobowitz <drow@mvista.com>
7144
7145 * gdb.base/store.c (charest): New typedef.
7146 (add_char): Rename to add_charest, update.
7147 (wack_char): Rename to wack_charest, update types. Return l + r
7148 to keep r live across the call.
7149 (wack_short, wack_int, wack_long, wack_longest, wack_float)
7150 (wack_double, wack_doublest): Return l + r to keep r live across
7151 the call.
7152 * gdb.base/store.exp: Accomodate store.c changes.
7153
b2a7f303
DC
71542003-06-30 David Carlton <carlton@kealia.com>
7155
7156 * gdb.c++/maint.exp (test_invalid_name): New.
7157 (test_first_component): Add tests for invalid names.
7158
3c6cb4a1
MC
71592003-06-29 Michael Chastain <mec@shout.net>
7160
7161 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
7162 output of '<VTT for class>' for virtual base classes.
7163
f1c2644b
DJ
71642003-06-29 Daniel Jacobowitz <drow@mvista.com>
7165
7166 * gdb.base/completion.exp: Tab-complete "complet" instead of
7167 "compl".
7168 * gdb.base/complex.exp, gdb.base/complex.c: New files.
7169
18080350
DJ
71702003-06-29 Daniel Jacobowitz <drow@mvista.com>
7171
7172 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
7173 * gdb.base/volatile.exp: Likewise.
7174
f56973f8
DJ
71752003-06-29 Daniel Jacobowitz <drow@mvista.com>
7176
7177 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
7178 gdb/1265.
7179
71802003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
7181 Daniel Jacobowitz <drow@mvista.com>
7182
7183 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
7184 initial line count of 'captured_main' from 26 to 32.
7185 (test_with_self): Allow xmalloc call to be interleaved with the
7186 preceding two lines.
7187
e766d4d6
JB
71882003-06-24 Joel Brobecker <brobecker@gnat.com>
7189
7190 * gdb.base/bang.exp: New testcase.
7191
f125c9a4
JB
71922003-06-23 Joel Brobecker <brobecker@gnat.com>
7193
7194 * gdb.base/langs.exp: Add some tests for the "minimal" language
7195 support.
7196
6e25beaf
EZ
71972003-06-23 Elena Zannoni <ezannoni@redhat.com>
7198
7199 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
7200 the testcase.
7201
2f816dda
DJ
72022003-06-22 Daniel Jacobowitz <drow@mvista.com>
7203
7204 * gdb.base/relocate.exp: Test add-symbol-file with a variable
7205 offset.
7206
db5a5748
DJ
72072003-06-22 Daniel Jacobowitz <drow@mvista.com>
7208
7209 * gdb.c++/pr-1210.cc: New file.
7210 * gdb.c++/pr-1210.exp: New file.
7211
1df0c130
DJ
72122003-06-21 Daniel Jacobowitz <drow@mvista.com>
7213
7214 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
7215 000-exec-continue.
7216
a92feac0
MK
72172003-06-15 Mark Kettenis <kettenis@gnu.org>
7218
7219 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
7220 on *-*-*bsd* instead of *-*-freebsd*.
7221
81a58f5b
AC
72222003-06-14 Andrew Cagney <cagney@redhat.com>
7223
7224 * gdb.base/store.exp: Test longest and doublest. Test all
7225 parameters. Weaken return statement match.
7226 * gdb.base/store.c: Add longest and doublest - aka long long and
7227 long double functions. Put all parameters into local register
7228 variables. Use negative values.
7229
b257a0d3
AC
72302003-06-14 Andrew Cagney <cagney@redhat.com>
7231
7232 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
7233 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
7234 exit status.
7235 * gdb.base/fileio.exp: Disable target when nointerrupts and
7236 noinferiorio, instead of limiting it to remote. Use remote_exec
7237 instead of system.
d63a86f8 7238
21c38304
JJ
72392003-06-12 Jeff Johnston <jjohnstn@redhat.com>
7240
7241 * gdb.base/float.exp: Add ia64 support.
7242
1bcdb424
CV
72432003-06-12 Corinna Vinschen <vinschen@redhat.com>
7244
7245 * gdb.base/fileio.exp: Run only on remote targets.
7246
6aeb981f
CV
72472003-06-10 Corinna Vinschen <vinschen@redhat.com>
7248
7249 * gdb.base/fileio.c: New file, testing File-I/O.
7250 * gdb.base/fileio.exp: Ditto.
7251
53df362e
RG
72522003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
7253
7254 * gdb.base/shreloc.exp: New file, check symbol values obtained from
7255 shared objects after relocation at load time (gdb PR/1132).
7256 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
7257 as above, part of the shared object relocation test.
7258
ffee1b46
MK
72592003-06-08 Mark Kettenis <kettenis@gnu.org>
7260
b5ca3722
MK
7261 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
7262 fully filled history list.
7263 * gdb.base/gdb_history: New file.
7264
03ed860d
MK
7265 * gdb.base/signals.exp: XFAIL "continue to func1" on
7266 i*86-*-freebsd*.
7267
ffee1b46
MK
7268 * gdb.base/attach.exp: When trying to attach to a nonexistent
7269 process, make it possible to specify the PID based on the target,
7270 and do so for *-*-freebsd*.
7271
d80dbb52
RH
72722003-06-02 Richard Henderson <rth@redhat.com>
7273
7274 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
7275
6dd77b81
RH
72762003-06-02 Richard Henderson <rth@redhat.com>
7277
7278 * gdb.base/selftest.exp: Next over lim_at_start initialization.
7279
f6347e16
RH
72802003-06-02 Richard Henderson <rth@redhat.com>
7281
7282 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
7283
2c161407
DJ
72842003-06-01 Daniel Jacobowitz <drow@mvista.com>
7285
7286 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
7287 of globalvar.
7288
572eb746
MK
72892003-06-01 Mark Kettenis <kettenis@gnu.org>
7290
7291 * gdb.asm/asm-source.exp: Check for memory read errors in
7292 disassembler test on *BSD too.
7293
9e9617a5
RH
72942003-06-01 Richard Henderson <rth@redhat.com>
7295
7296 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
7297 for .frame.
7298 (gdbasm_call): Lose ldgp.
7299 (gdbasm_startup): Add frame information.
7300 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
7301
7b34ad4e
MK
73022003-05-31 Mark Kettenis <kettenis@gnu.org>
7303
7304 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
7305 i?86-*-*.
7306
10059fdf
MK
73072003-05-30 Mark Kettenis <kettenis@gnu.org>
7308
7309 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
7310 FreeBSD.
7311
acf4b816
RH
73122003-05-29 Richard Henderson <rth@redhat.com>
7313
7314 * gdb.asm/alpha.inc: New file.
7315 * gdb.asm/asm-source.exp: Use it.
7316
e9ecd949
JB
73172003-05-29 Jim Blandy <jimb@redhat.com>
7318
7319 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
7320 'core.PID'.
7321
e3e5a4f3
JB
73222003-05-22 Jim Blandy <jimb@redhat.com>
7323
7324 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
7325 backtrace.
d63a86f8 7326
72fe3d25
DC
73272003-05-20 David Carlton <carlton@math.stanford.edu>
7328
7329 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
7330 this time.
7331
58da2eb2
DC
73322003-05-19 David Carlton <carlton@bactrian.org>
7333
7334 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
7335 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
7336
1fcb5155
DC
73372003-05-19 David Carlton <carlton@bactrian.org>
7338
7339 * gdb.c++/namespace.exp: Add namespace scope and anonymous
7340 namespace tests.
7341 Bump copyright date.
7342 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
7343 (main): Call C::D::marker2.
7344 * gdb.c++/namespace1.cc: New file.
7345
85e85163
JJ
73462003-05-14 Jeff Johnston <jjohnstn@redhat.com>
7347
7348 Roland McGrath <roland@redhat.com>
d63a86f8 7349 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
7350 there is no manager thread.
7351
a25fbfec
JJ
73522003-05-08 Jeff Johnston <jjohnstn@redhat.com>
7353
d63a86f8
RM
7354 * gdb.threads/schedlock.exp: Remove assumption that all threads
7355 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
7356 in one of the child threads rather than the main thread.
7357
be375bae
JB
73582003-05-07 Jim Blandy <jimb@redhat.com>
7359
09bf6082
JB
7360 Add support for assembly source testing on the s390x.
7361 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
7362 architecture.
7363 * gdb.asm/s390x.inc: New file.
7364
be375bae
JB
7365 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
7366 succession of 'if' statements.
7367
00905d52
AC
73682003-05-05 Andrew Cagney <cagney@redhat.com>
7369
7370 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
7371
b1e29e33
AC
73722003-05-05 Andrew Cagney <cagney@redhat.com>
7373
7374 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
7375 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
7376
e33d66ec
EZ
73772003-05-02 Elena Zannoni <ezannoni@redhat.com>
7378
7379 * gdb.base/charset.exp: Update based on new behavior of set/show
7380 charset commands.
7381
2b6fd0d8
AC
73822003-05-01 Andrew Cagney <cagney@redhat.com>
7383
7384 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
7385 variable do not give memory errors.
7386
130cacce
AF
73872003-04-30 Adam Fedor <fedor@gnu.org>
7388
7389 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
7390 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
7391 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
7392 gdb.objc/basicclass.m: : New files
7393
7394 * lib/gdb.exp (gdb_compile_objc): New procedure.
7395
bea71854
DJ
73962003-04-27 Daniel Jacobowitz <drow@mvista.com>
7397
7398 * gdb.base/signals.exp: Make backtrace tests more specific.
7399
0f20eeea
DC
74002003-04-23 David Carlton <carlton@bactrian.org>
7401
7402 * gdb.c++/maint.exp (test_first_component): Add tests for
7403 'operator' in more locations.
7404
c8c4d8dc
KB
74052003-04-16 Kevin Buettner <kevinb@redhat.com>
7406
7407 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
7408
3fe60e3c
EZ
74092003-04-16 Elena Zannoni <ezannoni@redhat.com>
7410
7411 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
7412 func marke' instead. Update test name.
7413
9219021c
DC
74142003-04-15 David Carlton <carlton@math.stanford.edu>
7415
7416 * gdb.c++/maint.exp: New file.
7417
5dd55bdd
EZ
74182003-04-14 Elena Zannoni <ezannoni@redhat.com>
7419
7420 * gdb.threads/schedlock.c: Change type of thread function argument
7421 to long, to avoid warnings on 64-bit platforms.
7422
00890572
EZ
74232003-04-14 Elena Zannoni <ezannoni@redhat.com>
7424
7425 * gdb.base/attach.exp: Add new message from ptrace in case of
7426 attaching to nonexistent process.
d63a86f8 7427
93201743
JB
74282003-04-11 Jim Blandy <jimb@redhat.com>
7429
7430 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
7431 gdb.c++/userdef.cc: Place comments on the lines to which the
7432 marker function might return.
7433 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
7434 gdb.c++/userdef.exp: Look for those comments to check that we've
7435 returned to the right place, instead of checking line numbers.
7436
2a11c64d
EZ
74372003-04-11 Elena Zannoni <ezannoni@redhat.com>
7438
7439 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
7440 match on sourcefile name, instead of directory name.
7441
68ab8fc5
EZ
74422003-04-10 Elena Zannoni <ezannoni@redhat.com>
7443
d63a86f8 7444 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
7445 working directory name.
7446
5624293a
JB
74472003-04-09 Jim Blandy <jimb@redhat.com>
7448
7449 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
7450 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
7451 after an inferior function call, report the failure, but allow the
7452 test to continue.
7453
f1f02ee4
SC
74542003-04-05 Stephane Carrez <stcarrez@nerim.fr>
7455
7456 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
7457 with -DPROTOTYPES.
7458
6eb79af0
SC
74592003-04-05 Stephane Carrez <stcarrez@nerim.fr>
7460
7461 * gdb.base/break.exp: Revert last patch.
7462
8dfb4cf0
SC
74632003-04-04 Stephane Carrez <stcarrez@nerim.fr>
7464
7465 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
7466 with -DPROTOTYPES.
7467
ed4c619a
AC
74682003-04-02 Andrew Cagney <cagney@redhat.com>
7469
7470 * gdb.base/callfuncs.exp: Make "print add" messages unique.
7471 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
7472 matching directories by the name breakpoint.
7473 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
7474 Make "continue to marker1" consistent.
7475 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
7476 message consistent.
7477 * lib/gdb.exp: Put "the program is no longer running", and "the
7478 program exited" in parenthesis.
7479 * lib/mi-support.exp: Ditto.
d63a86f8 7480
4e35d5f0 74812003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 7482
4e35d5f0
BR
7483 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
7484
71900fe8
AC
74852003-03-29 Andrew Cagney <cagney@redhat.com>
7486
7487 * gdb.base/sizeof.c (main): Print the value of '\377'.
7488 * gdb.base/sizeof.exp: Check the sign of '\377'.
7489
c0655a16
MC
74902003-03-27 Michael Chastain <mec@shout.net>
7491
7492 * gdb.base/gdb1090.exp: New file.
7493 * gdb.base/gdb1090.cc: New file.
7494
5b2a3989
JB
74952003-03-27 J. Brobecker <brobecker@gnat.com>
7496
7497 * gdb.gdb/observer.exp: New regression test.
7498
79876890
MC
74992003-03-27 Michael Chastain <mec@shout.net>
7500
7501 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
7502 * gdb.base/ptype.exp: Likewise.
7503
6eac95e3
CV
75042003-03-27 Corinna Vinschen <vinschen@redhat.com>
7505
7506 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
7507
e8c71839
MC
75082003-03-26 Michael Chastain <mec@shout.net>
7509
7510 * gdb.base/ptype.exp: Actually use some typedef'd types.
7511
71b10041
SC
75122003-03-21 Stephane Carrez <stcarrez@nerim.fr>
7513
7514 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
7515 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
7516
2512cf80
CV
75172003-03-20 Corinna Vinschen <vinschen@redhat.com>
7518
7519 * gdb.base/default.exp: Fix regular expression.
7520
0d195a4f
CV
75212003-03-20 Corinna Vinschen <vinschen@redhat.com>
7522
7523 * gdb.base/args.exp: Fix regular expression.
7524
8a2dbca8
CV
75252003-03-20 Corinna Vinschen <vinschen@redhat.com>
7526
7527 * gdb.base/help.exp: Allow Win32 child process.
7528
bf028682
CV
75292003-03-20 Corinna Vinschen <vinschen@redhat.com>
7530
7531 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
7532 when stepping out of main().
7533
182dbe85
CV
75342003-03-20 Corinna Vinschen <vinschen@redhat.com>
7535
7536 * gdb.base/default.exp: Check for win32 specific message when calling
7537 "run" without executable.
7538
d67a6ba5
CV
75392003-03-20 Corinna Vinschen <vinschen@redhat.com>
7540
7541 * gdb.base/args.exp: Expect .exe in output.
7542
a955b5bb
CV
75432003-03-20 Corinna Vinschen <vinschen@redhat.com>
7544
7545 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
7546 Cygwin native.
7547
bf6bad4b
AC
75482003-03-17 Andrew Cagney <cagney@redhat.com>
7549
7550 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
7551 vector registes.
7552 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
7553 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
7554
293e9a31
DC
75552003-03-17 David Carlton <carlton@math.stanford.edu>
7556
7557 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
7558 test, for PR breakpoints/38.
7559 Call test_watchpoint_and_breakpoint.
7560 * gdb.base/watchpoint.c (func3): New function.
7561 (main): Call func3.
7562
5330f2db
DC
75632003-03-04 David Carlton <carlton@math.stanford.edu>
7564
7565 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
7566 Garply<Garply<char> >:: garply".
7567 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
7568 with respect to PR c++/1111; note also PR c++/1113.
7569 (test_template_breakpoints): KFAIL "constructor breakpoint" with
7570 respect to PR c++/1062.
7571 KFAIL "destructor breakpoint" with respect to PR c++/1112.
7572
6ece72da
DC
75732003-03-03 David Carlton <carlton@math.stanford.edu>
7574
7575 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
7576 with respect to PR c++/57.
7577 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
7578 c++/826.
7579 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
7580 respect to PR c++/57.
7581
85ca1584
DC
75822003-03-03 David Carlton <carlton@math.stanford.edu>
7583
7584 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
7585 respect to PR c++/33 into FAILs.
7586
98e9c5b8
MC
75872003-03-03 Michael Chastain <mec@shout.net>
7588
7bedbf27
MC
7589 * configure.in: Update copyright years.
7590
75912003-03-03 Michael Chastain <mec@shout.net>
7592
7593 * Makefile.in: Update copyright years.
98e9c5b8 7594
f683e100
DC
75952003-02-28 David Carlton <carlton@math.stanford.edu>
7596
7597 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
7598 print class instead of struct and/or superfluous protection
7599 specifiers, as long as the resulting output is equivalent to the
7600 source code.
7601 Delete FIXME from end of messages on tests that don't need
7602 fixing.
7603
a9e0cf2c
DC
76042003-02-28 David Carlton <carlton@math.stanford.edu>
7605
7606 * gdb.c++/templates.exp (do_tests): Allow const in the two
7607 Foo<volatile char *>::foo tests.
7608
e8d359df
MS
76092003-02-27 Michael Snyder <msnyder@redhat.com>
7610
d63a86f8 7611 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
7612 will be consistant.
7613
0b71dc91
DC
76142003-02-26 David Carlton <carlton@math.stanford.edu>
7615
7616 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
7617 char *>::foo" test with respect to PR c++/33. Create a new test
7618 which is identical to that one except that it doesn't put the
7619 space between the "char" and the "*"; KFAIL it, too.
7620
dd14ab43
DC
76212003-02-26 David Carlton <carlton@math.stanford.edu>
7622
7623 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
7624 template types into either PASSes or KFAILs (corresponding to PR
7625 c++/57). Tweak indentation. Update copyright.
7626
1146c7f1
SC
76272003-02-23 Stephane Carrez <stcarrez@nerim.fr>
7628
7629 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
7630
74641dfb
MC
76312003-02-13 Michael Chastain <mec@shout.net>
7632
7633 * gdb.base/exprs.exp: Remove i960 remnants.
7634 * gdb.base/funcargs.exp: Likewise.
7635 * gdb.base/list.exp: Likewise.
7636 * gdb.base/ptype.exp: Likewise.
7637
559cd2d0
DC
76382003-02-14 David Carlton <carlton@math.stanford.edu>
7639
7640 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
7641 pEe->D::vg()" from XFAIL to KFAIL.
7642
c4f90d87
JM
76432003-02-13 Jason Molenda (jmolenda@apple.com)
7644
7645 * gdb.base/maint.exp: Update maint print statistics regexp to include
7646 new entries.
7647
cbc4d97c
MC
76482003-02-13 Michael Chastain <mec@shout.net>
7649
7650 * gdb.c++/inherit.exp: Remove call to get_debug_format.
7651
40f235b7
MC
76522003-02-12 Michael Chastain <mec@shout.net>
7653
7654 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
7655 * gdb.c++/inherit.exp: Likewise.
7656 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
7657 * gdb.c++/templates.exp: Likewise.
7658 * gdb.c++/virtfunc.exp: Likewise.
7659
c56716b0
JM
76602003-02-06 Jason Molenda (jason-cl@molenda.com)
7661
7662 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
7663 why the code is written that way.
7664
070afcf8
MC
76652003-02-05 Michael Chastain <mec@shout.net>
7666
7667 * gdb.base/dump.exp: Add missing copyright line.
7668
5d0331e5
JM
76692003-02-05 Jason Molenda (jason-cl@molenda.com)
7670
f7ae6d3e 7671 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
7672 at the beginning so the breakpoint doesn't get set on the loop.
7673
92851186
MC
76742003-02-05 Michael Chastain <mec@shout.net>
7675
7676 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
7677 output for configurations with gcc 2.95.3.
7678
cbf1e085
AC
76792003-02-05 Keith Seitz <keiths@redhat.com>
7680 Andrew Cagney <ac131313@redhat.com>
7681
7682 * gdb.mi/mi-cli.exp: New file.
d63a86f8 7683
29518e1e
MC
76842003-02-04 Michael Chastain <mec@shout.net>
7685
7686 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
7687 Call perror and then continue.
7688
5af1d5f3
MC
76892003-02-03 Michael Chastain <mec@shout.net>
7690
7691 * gdb.c++/pr-1023.cc: New file.
7692 * gdb.c++/pr-1023.exp: New file.
7693
6b549786
JB
76942003-02-05 Jim Blandy <jimb@redhat.com>
7695
7696 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
7697 it's local to foobar. Check for it there, and check that it's not
7698 present in main.
7699 * gdb.c++/local.cc (marker2): New function.
7700 (foobar): Call marker1.
7701 (main): Call marker2 instead of marker1.
7702
67f16606
AC
77032003-02-04 Andrew Cagney <ac131313@redhat.com>
7704
7705 * gdb.disasm/mn10200.exp: Obsolete file.
7706 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
7707 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
7708 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
7709
1c5cb38e
DC
77102003-02-04 David Carlton <carlton@math.stanford.edu>
7711
7712 * gdb.c++/overload.exp: Test intToChar(1).
7713 * gdb.c++/overload.cc (intToChar): New.
7714 (main): Call intToChar.
7715
d1fe6965
DC
77162003-02-03 David Carlton <carlton@math.stanford.edu>
7717
7718 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
7719 'might_kfail' arg.
7720 KFAIL some of the continue_to_bp_overloaded calls, according to
7721 PR c++/1025.
7722
9ba61c5d
MC
77232003-02-01 Michael Chastain <mec@shout.net>
7724
7725 * gdb.base/advance.c (marker1): New marker function.
7726 * gdb.base/advance.exp: When the 'advance' command lands on the
7727 return breakpoint, it can legitimately stop on either the
7728 current line or the next line. Accommodate both outcomes.
7729 * gdb.base/until.exp: Likewise.
7730
e7494ffb
AC
77312003-02-02 Andrew Cagney <ac131313@redhat.com>
7732
7733 2002-11-10 Jason Molenda (jason-cl@molenda.com):
7734 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
7735 now a list, not a tuple.
7736 * gdb.mi/mi-var-display.exp: Ditto.
7737 * gdb.mi/gdb792.exp: Ditto.
7738
075559bc
AC
77392003-02-01 Andrew Cagney <ac131313@redhat.com>
7740
7741 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
7742 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
7743 stack backtraces.
7744 * gdb.mi/mi-syn-frame.c: Part of same.
7745
2bd4c7b1
MK
77462003-02-01 Mark Kettenis <kettenis@gnu.org>
7747
7748 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
7749 gdb.mi/mi1-pthreads.exp: Return instead of calling
7750 gdb_suppress_entire_file.
7751
eabd8992
MS
77522003-02-01 Mark Salter <msalter@redhat.com>
7753
7754 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
7755
71469e2f
MS
77562003-01-31 Mark Salter <msalter@redhat.com>
7757
7758 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
7759 Support empty arg.
7760
38a94d44
MC
77612003-01-30 Michael Chastain <mec@shout.net>
7762
7763 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
7764 This was a workaround for a UTF-8 bug in readline 4.3. The bug
7765 has been fixed in gdb/readline on 2003-01-09.
7766
19ea9e73
MS
77672003-01-29 Michael Snyder <msnyder@redhat.com>
7768
e8d359df
MS
7769 * gdb.base/maint.exp: Allow for leading underscore in symbol.
7770 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
7771 * gdb.base/args.exp: Skip if target does not support args passing.
7772
2307bd6a
DJ
77732003-01-22 Daniel Jacobowitz <drow@mvista.com>
7774
19ea9e73 7775 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
7776 gdb_test. Accept a list of expect arguments as the third
7777 parameter.
7778 (gdb_test): Use it.
7779
f2dd3617
EZ
77802003-01-20 Elena Zannoni <ezannoni@redhat.com>
7781
7782 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
7783 allow for different test tree configurations. Update some
7784 tescases accordingly.
7785 * gdb.arch/altivec-regs.exp: Ditto.
7786 * gdb.asm/asm-source.exp: Ditto.
7787 * gdb.base/advance.exp: Ditto.
7788 * gdb.base/display.exp: Ditto.
d63a86f8 7789 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
7790 * gdb.base/mips_pro.exp: Ditto.
7791 * gdb.base/overlays.exp: Ditto.
7792 * gdb.base/relocate.exp: Ditto.
7793 * gdb.base/setshow.exp: Ditto.
7794 * gdb.base/step-line.exp: Ditto.
7795 * gdb.base/step-test.exp: Ditto.
7796 * gdb.base/until.exp: Ditto.
7797 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
7798
c71cdefd
DC
77992003-01-17 David Carlton <carlton@math.stanford.edu>
7800
7801 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
7802 corresponding to PR c++/945.
7803 Update copyright.
7804
fdba05d7
DC
78052003-01-17 David Carlton <carlton@math.stanford.edu>
7806
7807 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
7808 corresponding to PR c++/68.
7809
78102003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
7811
7812 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
7813 (test_paddr_hairy_functions): Call print_addr_2_kfail for
7814 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
7815
c362c33a
EZ
78162003-01-15 Elena Zannoni <ezannoni@redhat.com>
7817
0fbc361c
EZ
7818 * gdb.base/break.exp: Fix change of default location, because of
7819 removal of until tests.
7820 * gdb.base/help.exp: Update test for new 'until' help message.
7821 Add test for help on 'advance'.
c362c33a
EZ
7822 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
7823
dabf8a35
MK
78242003-01-15 Mark Kettenis <kettenis@gnu.org>
7825
7826 * gdb.base/default.exp: Adapt "info float" test for recent changes
7827 to that command. Add test for "info vector".
7828 * gdb.base/float.exp: New file. Add test for "info float" that
7829 resembles the old test in gdb.base/default.exp.
7830
a1769aca
DC
78312003-01-15 David Carlton <carlton@math.stanford.edu>
7832
7833 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
7834
82025e13
EZ
78352003-01-15 Elena Zannoni <ezannoni@redhat.com>
7836
7837 * gdb.base/break.exp: Move the tests of until command from here...
7838 * gdb.base/until.exp: ... to here. New file. Add other tests.
7839 * gdb.base/advance.c: New file.
7840 * gdb.base/advance.exp: New file.
7841
8f9ab801
EZ
78422003-01-14 Elena Zannoni <ezannoni@redhat.com>
7843
7844 * gdb.base/args.c: New file.
7845 * gdb.base/args.exp: New file.
7846
9ae66589
DJ
78472003-01-14 Daniel Jacobowitz <drow@mvista.com>
7848
7849 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
7850
8d77e5c3
DJ
78512003-01-14 Daniel Jacobowitz <drow@mvista.com>
7852
7853 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
7854
12d2f0a1
DJ
78552003-01-14 Daniel Jacobowitz <drow@mvista.com>
7856
7857 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
7858 dates.
7859
6ca37014
DJ
78602003-01-13 Daniel Jacobowitz <drow@mvista.com>
7861
7862 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
7863
b0023472
DJ
78642003-01-13 Daniel Jacobowitz <drow@mvista.com>
7865
7866 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
7867 (ptype &*"foo").
7868 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
7869
607fbc54 78702003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
7871
7872 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
7873 * gdb.mi/mi1-console.exp: Likewise.
7874
607fbc54 78752003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
7876
7877 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
7878 * gdb.mi/mi1-console.exp: Likewise.
7879
a1fb14a2
DJ
78802003-01-13 Daniel Jacobowitz <drow@mvista.com>
7881
7882 * gdb.c++/overload.exp: Remove some fixed XFAILs.
7883
c4cf40b7
DJ
78842003-01-09 Daniel Jacobowitz <drow@mvista.com>
7885
7886 * gdb.base/detach.exp: New test.
7887
696d5a5b
DJ
78882003-01-09 Daniel Jacobowitz <drow@mvista.com>
7889
7890 * Makefile.in (ALL_SUBDIRS): New variable.
7891 (subdirs, clean, distclean): Use it.
7892 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
7893 regenerating Makefile, since it is generated from the top level.
7894 * gdb.asm/Makefile.in: Likewise.
7895 * gdb.base/Makefile.in: Likewise.
7896 * gdb.c++/Makefile.in: Likewise.
7897 * gdb.disasm/Makefile.in: Likewise.
7898 * gdb.java/Makefile.in: Likewise.
7899 * gdb.mi/Makefile.in: Likewise.
7900 * gdb.threads/Makefile.in: Likewise.
7901 * gdb.trace/Makefile.in: Likewise.
7902
754533e4
DC
79032003-01-09 David Carlton <carlton@math.stanford.edu>
7904
7905 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
7906 Add copyright year 2003.
7907
d8b3e9ee
MC
79082003-01-06 Michael Chastain <mec@shout.net>
7909
7910 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
7911 When selecting a thread, 'line' and 'file' are optional.
7912 * gdb.mi/mi1-pthreads.exp: Likewise.
7913
8e9e0fe6
AS
79142003-01-06 Andreas Schwab <schwab@suse.de>
7915
7916 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
7917 failures.
7918
b5ab8ff3
DJ
79192003-01-04 Daniel Jacobowitz <drow@mvista.com>
7920
7921 Fix PR gdb/844
7922 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
7923 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
7924
7925 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
7926 instead of calling gdb_suppress_entire_file.
7927 * gdb.threads/print-threads.exp: Likewise.
7928 * gdb.threads/schedlock.exp: Likewise.
7929
7930 * gdb.threads/killed.exp: Return instead of calling
7931 gdb_suppress_entire_file.
7932 * gdb.threads/linux-dp.exp: Likewise.
7933 * gdb.threads/pthreads.exp: Likewise.
7934
1e698235
DJ
79352003-01-04 Daniel Jacobowitz <drow@mvista.com>
7936
7937 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
7938 stabs.
7939 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
7940 * gdb.base/whatis.exp: Always allow (void) after function names.
7941
147ff08c
DJ
79422003-01-04 Daniel Jacobowitz <drow@mvista.com>
7943
7944 * gdb.c++/casts.exp: Correct regexp.
7945
dc62bfc2
MK
79462003-01-04 Mark Kettenis <kettenis@gnu.org>
7947
7948 * configure.in: Call AC_CONFIG_HEADER. Don't call
7949 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
7950 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
7951 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
7952 aforementioned directories in the AC_OUPUT call.
7953 * config.hin: New file.
7954 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
7955 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
7956 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
7957 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
7958 pass -I$objdir instead of -I$objdir/$subdir in compilation.
7959 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
7960 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
7961 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
7962 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
7963 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
7964 gdb.threads/configure.in, gdb.threads/configure,
7965 gdb.threads/config.in, gdb.trace/configure.in,
7966 gdb.trace/configure: Removed.
7967
77afa639
MC
79682003-01-03 Michael Chastain <mec@shout.net>
7969
7970 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
7971 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
7972
7634bb6e
DJ
79732003-01-03 Daniel Jacobowitz <drow@mvista.com>
7974
7975 * gdb.base/store.exp: Fix regular expressions.
7976
b39c905e
MK
79772002-12-28 Mark Kettenis <kettenis@gnu.org>
7978
7979 * configure.in: Rewrite.
7980 * configure: Regenerated.
7981
0a8551dd
DC
79822003-01-03 David Carlton <carlton@math.stanford.edu>
7983
7984 * gdb.base/psymtab.exp: New file.
7985 * gdb.base/psymtab1.c: Ditto.
7986 * gdb.base/psymtab2.c: Ditto.
7987
c60b7188
AF
79882002-12-23 Adam Fedor <fedor@gnu.org>
7989
7990 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
7991
ee73db83
DC
79922002-12-23 David Carlton <carlton@math.stanford.edu>
7993
7994 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
7995 and current_directory initialization.
7996
d6c1774e
JB
79972002-12-22 Jim Blandy <jimb@redhat.com>
7998
f0a847b8
JB
7999 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
8000 rather than as part of the output file name.
8001
d6c1774e
JB
8002 * gdb.base/attach.exp: There's no need to copy the test program to
8003 /tmp; that was only ever necessary on HP/UX, and this test is
8004 entirely disabled there anyway.
8005
f0708dbb
JB
80062002-12-21 Jim Blandy <jimb@redhat.com>
8007
4c2acfea
JB
8008 * gdb.c++/psmang.exp: Doc fix.
8009
f0708dbb
JB
8010 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
8011 test.
8012
9579e000
DC
80132002-12-20 David Carlton <carlton@math.stanford.edu>
8014
8015 * gdb.c++/annota2.exp: KFAIL annotate-quit.
8016
d1810171
MC
80172002-12-18 Michael Chastain <mec@shout.net>
8018
8019 * gdb.c++/annota2.exp: Add copyright year 2002.
8020
76565097
DC
80212002-12-17 David Carlton <carlton@math.stanford.edu>
8022
8023 * gdb.c++/try_catch.cc: Add marker comments.
8024 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
8025 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
8026 * gdb.c++/m-static.cc: Ditto.
8027 * gdb.c++/m-static1.cc: Ditto.
8028 * gdb.c++/try_catch.cc: Ditto.
8029
da81390b
JJ
80302002-12-16 Jeff Johnston <jjohnstn@redhat.com>
8031
8032 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
8033 to see whether we are using the new -environment-directory
8034 command which resets via -r or the old version of the command
8035 which may prompt the user. Part of fix for gdb/741.
8036
b304d130
AC
80372002-12-13 Andrew Cagney <ac131313@redhat.com>
8038
8039 * gdb.fortran/types.exp: Update obsolete comment.
8040 * gdb.fortran/exprs.exp: Ditto.
8041 * lib/gdb.exp: Delete obsolete code.
8042 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
8043 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
8044 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
8045 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
8046 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
8047 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
8048 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
8049 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
8050 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
8051 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
8052 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
8053 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
8054 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
8055 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
8056 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
8057 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
8058 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
8059 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
8060 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
8061 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
8062 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
8063 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
8064 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
8065 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
8066 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
8067 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
8068 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
8069 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
8070 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
8071 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
8072 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
8073 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
8074 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
8075 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
8076 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
8077 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
8078 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
8079
a23b6e6a
DC
80802002-12-11 David Carlton <carlton@math.stanford.edu>
8081
8082 * gdb.c++/m-data.exp: Add test for members that shadow global
8083 variables: see PR gdb/804.
8084 * gdb.c++/m-data.cc: Ditto.
8085
6604731b
DJ
80862002-12-10 Daniel Jacobowitz <drow@mvista.com>
8087
8088 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
8089
de46ecd7
DC
80902002-12-06 David Carlton <carlton@math.stanford.edu>
8091
8092 * gdb.base/store.c: Don't declare functions static.
8093
27e829d0
AC
80942002-12-04 Andrew Cagney <ac131313@redhat.com>
8095
8096 * gdb.base/store.exp, gdb.base/store.c: New files.
8097
92806416
DJ
80982002-12-03 Daniel Jacobowitz <drow@mvista.com>
8099
8100 * gdb.base/selftest.exp: Update for current gdb.
8101
3bcbaac5
DJ
81022002-12-03 Daniel Jacobowitz <drow@mvista.com>
8103
8104 * gdb.base/maint.exp: Only dump symbols from one source file
8105 or objfile.
8106
f4f00b1f
DJ
81072002-12-03 Daniel Jacobowitz <drow@mvista.com>
8108
8109 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
8110 function call.
8111
f1c8a949
JB
81122002-11-25 Jim Blandy <jimb@redhat.com>
8113
8114 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
8115 function appearing in error message.
8116
9e297a97
DJ
81172002-11-21 Daniel Jacobowitz <drow@mvista.com>
8118
8119 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
8120
1f312e79
JJ
81212002-11-08 Jeff Johnston <jjohnstn@redhat.com>
8122
d63a86f8
RM
8123 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
8124 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
8125 should be in mi console format. This is part of fix for PR gdb/604.
8126
83c31e7d
FN
81272002-09-18 Fernando Nasser <fnasser@redhat.com>
8128
8129 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
8130 which explicitly prints the zero offset as "+0".
8131
322b3f65
DJ
81322002-10-22 Daniel Jacobowitz <drow@mvista.com>
8133
8134 * gdb.threads/schedlock.c (args): Make unsigned.
8135
81362002-10-21 Daniel Jacobowitz <drow@mvista.com>
8137
8138 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
8139 numbers. Allow "foo2|selected stack frame".
8140 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
8141 * gdb.asm/asmsrc2.s: Likewise.
8142 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
8143 comments.
8144 * gdb.asm/mips.inc: New file.
8145
5e2fe5b8
AF
81462002-10-18 Adam Fedor <fedor@gnu.org>
8147
8148 * gdb.base/default.exp: Update expected output to include 'ObjC'.
8149 * gdb.base/help.exp: Likewise.
8150
abe1a5d0
KB
81512002-10-17 Kevin Buettner <kevinb@redhat.com>
8152
8153 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
8154 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
8155
10abb1d4
JB
81562002-10-02 Jim Blandy <jimb@redhat.com>
8157
8158 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
8159
1f609b42
AC
81602002-10-01 Andrew Cagney <ac131313@redhat.com>
8161
8162 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
8163 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
8164 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
8165 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
8166 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
8167 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
8168 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
8169
0aee02e4
AC
81702002-09-29 Andrew Cagney <ac131313@redhat.com>
8171
8172 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
8173 * mi0-disassemble.exp, mi0-eval.exp: Delete.
8174 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
8175 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
8176 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
8177 * mi0-var-block.exp, mi0-var-child.exp: Delete.
8178 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 8179
6fde09ad
KB
81802002-09-27 Kevin Buettner <kevinb@redhat.com>
8181
8182 * gdb.base/annota1.exp (info break): Make directory components of
8183 path optional since not all compilers emit this debug information.
8184
8185 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
8186 step ends up stepping out of the function instead of stopping on
8187 the epilogue.
8188
9e8aab75
KS
81892002-09-26 Keith Seitz <keiths@redhat.com>
8190
8191 * lib/insight-support.exp (gdbtk_start): Figure out where
8192 the insight executable is based on where gdb is. Use this
8193 executable to start insight instead of gdb.
8194
e36180d7
AC
81952002-09-25 Andrew Cagney <cagney@redhat.com>
8196
8197 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
8198
9dd34b2b
AC
81992002-09-24 Andrew Cagney <ac131313@redhat.com>
8200
8201 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
8202 test_isolated_complaints.
8203 (test_empty_complaint): New function.
8204 (test_empty_complaints): New function. Check no output when no
8205 complaints.
d63a86f8 8206
dea97812
KB
82072002-09-19 Jim Blandy <jimb@redhat.com>
8208
8209 * gdb.base/charset.exp, gdb.base/charset.c: New files.
8210
54951bd7
AC
82112002-09-19 Andrew Cagney <ac131313@redhat.com>
8212
8213 * gdb.gdb/complaints.exp: New file.
8214
dec43320
AC
82152002-09-18 Andrew Cagney <ac131313@redhat.com>
8216
8217 * gdb.base/maint.exp: Check `help maint internal-warning'.
8218
e70d6e3f
DC
82192002-09-18 David Carlton <carlton@math.stanford.edu>
8220
8221 * gdb.c++/m-static.exp: Remove breakpoints depending on line
8222 numbers, and replace them by a single breakpoint after the
8223 constructors are all finished.
8224 Add test 4.
8225 * gdb.c++/m-static.cc: Add test 4.
8226 * gdb.c++/m-static.h: New file.
8227 * gdb.c++/m-static1.cc: New file.
8228
8229 * gdb.c++/printmethod.exp: New file.
8230 * gdb.c++/printmethod.cc: New file.
8231
8232 * gdb.c++/pr-574.exp: New file.
8233 * gdb.c++/pr-574.cc: New file.
8234
afb5c968
CV
82352002-09-18 Corinna Vinschen <vinschen@redhat.com>
8236
8237 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
8238 embedded targets which never actually exit.
8239
31e45dee
FN
82402002-09-18 Fernando Nasser <fnasser@redhat.com>
8241
8242 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
8243 "don't step after run" as unresolved or unsupported, instead of xfail.
8244
a283c5a1
CV
82452002-09-18 Corinna Vinschen <vinschen@redhat.com>
8246
8247 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
8248 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
8249 Add newline to expected string in "step out of main (status wrapper)"
8250 case.
8251
11350d2a
CV
82522002-09-18 Corinna Vinschen <vinschen@redhat.com>
8253
8254 * lib/gdb.exp (rerun_to_main): Allow restarting application.
8255 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
8256
0deec7d6
TT
82572002-09-17 Tom Tromey <tromey@redhat.com>
8258
8259 * gdb.base/printcmds.exp (test_print_string_constants): Expect
8260 \000, not \0, in double-quoted string.
8261
b2b4a1b5
CV
82622002-09-14 Corinna Vinschen <vinschen@redhat.com>
8263
c9d37158 8264 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
8265 string after running the commands execution on breakpoint tests.
8266
1c56143a
CV
82672002-09-13 Corinna Vinschen <vinschen@redhat.com>
8268
8269 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
8270
37f8da45
JB
82712002-09-12 Joel Brobecker <brobecker@gnat.com>
8272
8273 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
8274
08b468e0
KS
82752002-09-10 Keith Seitz <keiths@redhat.com>
8276
8277 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
8278 runto proc.
8279 (mi_run_to_main): Use mi_runto.
8280 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
8281
dc360f58
KS
82822002-09-10 Keith Seitz <keiths@redhat.com>
8283
8284 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
8285 regexp for stopping at main. Could have multiple event notifications.
8286 Don't assume that main was declared with no parameters.
8287 (mi_next): Use mi_step_to.
8288 (mi_step): Use mi_next_to.
8289
ce3abcfb
CV
82902002-09-09 Corinna Vinschen <vinschen@redhat.com>
8291
8292 * gdb.base/default.exp: Fix expected string in `info float' test.
8293
d1f5b980
BE
82942002-09-09 Ben Elliston <bje@redhat.com>
8295
8296 * config/mips.exp: Update comments.
8297 * config/mips-idt.exp: Likewise.
8298 * config/nind.exp: Likewise.
8299 * config/slite.exp: Likewise.
8300 * config/sparclet.exp: Likewise.
8301 * config/udi.exp: Likewise.
8302 * config/vx.exp: Likewise.
8303 * config/vxworks29k.exp: Likewise.
8304
2f71430b
JB
83052002-09-05 Jim Blandy <jimb@redhat.com>
8306
8307 * gdb.threads/killed.exp: Fix test failure message.
8308
7ddebc7e
KS
83092002-09-04 Keith Seitz <keiths@redhat.com>
8310
8311 * lib/mi-support.exp: Update copyright.
8312 (mi_gdb_test): Increase the priority of the expected pattern
8313 so that it matches gdb_test.
8314
0ae67eb3
KS
83152002-09-03 Keith Seitz <keiths@redhat.com>
8316
8317 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
8318 Use integer comparison instead of string comparison for testing
8319 whether binary was built.
8320
38fc42c8
JB
83212002-09-03 Jim Blandy <jimb@redhat.com>
8322
8323 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
8324
b6ff0e81
JB
83252002-08-29 Jim Blandy <jimb@redhat.com>
8326
8327 * gdb.threads/pthreads.exp: Move the portable thread compilation
8328 code into a function in lib/gdb.exp, and call that from here.
8329 * lib/gdb.exp (gdb_compile_pthreads): New function.
8330
07c98896
KS
83312002-08-29 Keith Seitz <keiths@redhat.com>
8332
8333 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
8334 expect_out so that callers can get at it.
8335
0312286c
DJ
83362002-08-23 Daniel Jacobowitz <drow@mvista.com>
8337
8338 * gdb.threads/print-threads.c: New file.
8339 * gdb.threads/print-threads.exp: New file.
8340 * gdb.threads/schedlock.c: New file.
8341 * gdb.threads/schedlock.exp: New file.
8342
dd039bc4
EZ
83432002-08-22 Elena Zannoni <ezannoni@redhat.com>
8344
8345 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
8346 not altivec.c.
8347
1f36144c
MK
83482002-08-17 Mark Kettenis <kettenis@gnu.org>
8349
8350 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
8351 targets. The problem should be fixed now.
8352
16057ec7 83532002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
8354
8355 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
8356 2002-07-24 change that removes final dots from error messages.
8357
3c1499ad
TT
83582002-08-13 Tom Tromey <tromey@redhat.com>
8359
8360 * gdb.base/readline.exp: New file.
8361
a20ce2c3
AC
83622002-08-01 Andrew Cagney <ac131313@redhat.com>
8363
8364 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
8365 supress message.
8366
db034ac5
AC
83672002-08-01 Andrew Cagney <cagney@redhat.com>
8368
8369 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
8370 CHILL_FOR_TARGET and CHILL_LIB.
8371 * configure.in (configdirs): Remove gdb.chill.
8372 * configure: Regenerate.
8373 * lib/gdb.exp: Obsolete references to chill.
8374 * gdb.fortran/types.exp: Ditto.
8375 * gdb.fortran/exprs.exp: Ditto.
8376
3e000b18
KB
83772002-07-30 Kevin Buettner <kevinb@redhat.com>
8378
8379 * gdb.base/shlib-call.exp (additional_flags): Conditionally
8380 set Irix-specific compile and link flags.
8381
28f4966b
KB
83822002-07-29 Kevin Buettner <kevinb@redhat.com>
8383
8384 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
8385 source files. The ``-o'' option doesn't work with the ``-E'' option
8386 when using the Irix compiler.
8387
46c0d5a6
DJ
83882002-07-19 Daniel Jacobowitz <drow@mvista.com>
8389
8390 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
8391 Improve support for reusing an exec file. Copy exec file
8392 to target, and run gdbserver on the target instead of on the host.
8393
eecf4bed
JB
83942002-07-18 Jim Blandy <jimb@redhat.com>
8395
0f815cdf
JB
8396 * gdb.base/ending-run.exp: Don't expect to see the program end in
8397 some orderly fashion when we're running on a real stand-alone
8398 board.
8399
eecf4bed
JB
8400 * gdb.base/interrupt.exp: Correct logic for skipping tests on
8401 targets that don't support interrupts.
8402
52d309e4
JB
84032002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
8404
8405 * gdb.base/attach.exp: Add patterns to match output from /proc-based
8406 systems.
8407 Move comments in expect statements to inside the actions, so that they
8408 don't get matched against.
8409
ff683d9e
MK
84102002-07-10 Mark Kettenis <kettenis@gnu.org>
8411
8412 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
8413 function when asleep" test.
8414
b5356753
AC
84152002-07-10 Andrew Cagney <ac131313@redhat.com>
8416
8417 * gdb.base/page.exp: Rewrite to handle problems with very long
8418 `info set' output. Update copyright.
8419
6aa4d13a
AC
84202002-06-26 Andrew Cagney <ac131313@redhat.com>
8421
8422 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
8423 gdb.threads-hp.
8424 * gdb.hp/configure: Regenerate.
8425 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
8426 * gdb.hp/gdb.threads-hp/configure: Delete file.
8427 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
8428
8cf8c2b8
AC
84292002-06-22 Andrew Cagney <ac131313@redhat.com>
8430
8431 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
8432 setlocale, bindtextdomain and textdomain.
8433
6827a8f8
JB
84342002-06-11 Jim Blandy <jimb@redhat.com>
8435
919d772c
JB
8436 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
8437 preprocessor macro information is present.
8438
6827a8f8
JB
8439 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
8440 tests.
8441
c15b0d21
MS
84422002-06-06 Michael Snyder <msnyder@redhat.com>
8443
c5984d70
MS
8444 * gdb.base/overlays.exp: Record addresses of overlay
8445 functions in TCL variables rather than in GDB variables,
8446 to avoid having GDB convert them to pointers (with loss
8447 of information).
8448
d63a86f8 8449 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 8450 default linker script changes.
c15b0d21
MS
8451 * gdb.base/long_long.exp: Add check for sizeof (long double).
8452
be26fe0d
ML
84532002-06-06 Michal Ludvig <mludvig@suse.cz>
8454
8455 * gdb.asm/asm-source.exp: Add x86-64 target.
8456 * gdb.asm/x86_64.inc: New.
d63a86f8 8457
258093ca 84582002-05-30 Michael Chastain <mec@shout.net>
258093ca 8459
4b3153f1 8460 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
8461 * gdb.c++/m-static.cc: New file.
8462 * gdb.c++/m-static.exp: New file.
8463
241264c6
MS
84642002-05-28 Michael Snyder <msnyder@redhat.com>
8465
8466 * gdb.base/call-ar-st.exp: Allow for reduced floating point
8467 precision.
8468
9bba8c8f 84692002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 8470
4b3153f1 8471 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
8472 * gdb.c++/m-data.cc: New file.
8473 * gdb.c++/m-data.exp: New file.
8474
84752002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 8476
4b3153f1 8477 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 8478 * gdb.c++/try_catch.cc: New file.
d63a86f8 8479 * gdb.c++/try_catch.exp: New file.
9bba8c8f 8480
def1b996
MC
84812002-05-27 Michael Chastain <mec@shout.net>
8482
8483 * gdb.c++/local.exp: Accept more nested types in output.
8484
522ba268
MC
84852002-05-26 Michael Chastain <mec@shout.net>
8486
8487 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
8488
277254ba
MS
84892002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
8490
8491 * lib/gdb.exp (gdb_wrapper_init): Just because
8492 gdb_wrapper_file exists, this does not mean that the file
8493 should not be rebuilt. That is what gdb_wrapper_initialized
8494 is for.
8495 (default_gdb_init): Reset gdb_wrapper_initialized.
8496
b61a8733
MS
84972002-05-23 Michael Snyder <msnyder@redhat.com>
8498
d63a86f8 8499 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
8500 the precision of the floating point test results.
8501 * gdb.base/call-rt-st.exp: Ditto.
8502
b61a8733
MS
8503 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
8504 * gdb.base/call-rt-st.exp: Ditto.
8505
56f6e910
MC
85062002-05-19 Michael Chastain <mec@shout.net>
8507
8508 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
8509
ad0b0016
EZ
85102002-05-19 Elena Zannoni <ezannoni@redhat.com>
8511
8512 * configure.in (configdirs): Add gdb.arch.
8513 * configure: Regenerate.
8514
f617d2b6
JB
85152002-05-17 Jim Blandy <jimb@redhat.com>
8516
8517 * gdb.base/completion.exp: Recognize the more detailed error
8518 messages produced by the macro expander's lexical analyzer.
8519
eac2a696
EZ
85202002-05-14 Elena Zannoni <ezannoni@redhat.com>
8521
8522 * gdb.arch/altivec-abi.c: New file.
8523 * gdb.arch/altivec-abi.exp: New file.
8524 * gdb.arch/altivec-regs.c: New file.
8525 * gdb.arch/altivec-regs.exp: New file.
8526
2fdde8f8
DJ
85272002-05-14 Daniel Jacobowitz <drow@mvista.com>
8528
8529 * gdb.base/maint.exp (maint print type): Update for new type
8530 structure.
d63a86f8 8531
e31f1a7c
EZ
85322002-05-14 Elena Zannoni <ezannoni@redhat.com>
8533
8534 * gdb.arch: New directory.
8535 * gdb.arch/configure.in: New file.
8536 * gdb.arch/configure: New file.
8537 * gdb.arch/Makefile.in: New file.
8538
db589741
CV
85392002-05-13 Corinna Vinschen <vinschen@redhat.com>
8540
8541 * gdb.asm/asm-source.exp: Add v850 as supported target.
8542 * gdb.asm/v850.inc: New file.
8543
8ce2a7dc
DJ
85442002-05-13 Daniel Jacobowitz <drow@mvista.com>
8545
8546 * gdb.c++/annota2.exp (annotate-quit): Add comment.
8547
df763c7f
DJ
85482002-05-12 Daniel Jacobowitz <drow@mvista.com>
8549
8550 * gdb.base/break.exp: Check 'break "marker2"'.
8551
377daeed
MS
85522002-05-10 Michael Snyder <msnyder@redhat.com>
8553
8554 * gdb.base/long_long.exp: Fix typo.
8555
c4b7bc2b
JB
85562002-05-10 Jim Blandy <jimb@redhat.com>
8557
ecac9a4e
JB
8558 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
8559 a bug.
8560
c4b7bc2b
JB
8561 * gdb.base/printcmds.exp (test_integer_literals_rejected):
8562 Recognize more detailed error message produced by the macro
8563 expander's lexical analyzer.
8564 * lib/gdb.exp (test_print_reject): Same.
8565
e71019a1
MK
85662002-05-09 Mark Kettenis <kettenis@gnu.org>
8567
8568 * gdb.c++/method.exp: Fix typo.
8569
fedfc8e6
MS
85702002-05-08 Michael Snyder <msnyder@redhat.com>
8571
166a1957
MS
8572 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
8573 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 8574 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
8575 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
8576 Add iftarget clause for strongarm.
d63a86f8 8577
f1c47eb2
MS
85782002-05-06 Michael Snyder <msnyder@redhat.com>
8579
cb9a9d3e
MS
8580 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
8581 (gdb_continue_to_end): Accept output from status wrapper.
8582 * gdb.base/ending-run.exp: Add case for output from status wrapper.
8583 Clean up fail messages to match pass messages.
8584
f1c47eb2
MS
8585 Enable the "needs_status_wrapper" testsuite feature.
8586 * lib/gdb.exp (gdb_wrapper_init): New procedure.
8587 (gdb_compile): Conditionally call gdb_wrapper_init.
8588 * gdb.base/a2-run.exp: Recognize output from status wrapper.
8589 * gdb.c++/method.exp: Recognize output from status wrapper.
8590
6079c749
BE
85912002-05-06 Ben Elliston <bje@redhat.com>
8592From Graydon Hoare <graydon@redhat.com>
8593
8594 * config/sid.exp: Include support for "rawsid" protocol.
8595
188baff3
JB
85962002-05-03 Jim Blandy <jimb@redhat.com>
8597
8598 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
8599 * gdb.c++/hang3.C: New file.
8600
b9c07f0f
AC
86012002-05-04 Andrew Cagney <ac131313@redhat.com>
8602
8603 * gdb.base/default.exp: Remove obsolete code.
8604 * gdb.c++/misc.exp: Ditto. Update copyright.
8605 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
8606 * gdb.base/whatis.exp: Ditto. Update copyright.
8607 * gdb.base/scope.exp: Ditto. Update copyright.
8608 * gdb.base/ptype.exp: Ditto. Update copyright.
8609 * gdb.base/printcmds.exp: Ditto. Update copyright.
8610 * gdb.base/opaque.exp: Ditto. Update copyright.
8611 * gdb.base/list.exp: Ditto.
8612 * gdb.base/funcargs.exp: Ditto. Update copyright.
8613 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
8614 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
8615 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
8616 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
8617 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
8618 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
8619
5c7a0397
MS
86202002-05-02 Michael Snyder <msnyder@redhat.com>
8621
d6dcc264 8622 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
8623 * gdb.base/long_long.exp: Add xscale target.
8624 * gdb.base/default.exp: Add xscale target.
8625
eb7f1c48
JB
86262002-05-01 Jim Blandy <jimb@redhat.com>
8627
8628 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
8629 gdb.c++/hang.exp: New test.
8630
a6befae8
FF
86312002-05-01 Fred Fish <fnf@redhat.com>
8632
8633 * gdb.base/completion.exp: Handle completions of "./Make" for
8634 more than one completion possibility, as is the case when we
8635 build and test in the source tree.
8636
0a310277
AG
86372002-04-29 Anthony Green <green@redhat.com>
8638
8639 * gdb.java/jmisc1.exp: New file.
8640 * gdb.java/jmisc2.exp: New file.
8641
6ff9af88
DJ
86422002-04-24 Daniel Jacobowitz <drow@mvista.com>
8643
8644 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
8645
96b3d632
EZ
86462002-04-23 Elena Zannoni <ezannoni@redhat.com>
8647
8648 * gdb.base/help.exp: Change 'help status' to allow for target
8649 dependent output differences.
8650
5019bb54
MC
86512002-04-22 Michael Chastain <mec@shout.net>
8652
8653 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
8654
a805a116
MC
86552002-04-22 Michael Chastain <mec@shout.net>
8656
8657 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
8658
a1706bfd
DM
86592002-04-17 David S. Miller <davem@redhat.com>
8660
8661 * gdb.asm/sparc64.inc: New file.
8662 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
8663
a73a20a2
EZ
86642002-04-19 Elena Zannoni <ezannoni@redhat.com>
8665
8666 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
8667 instruction file directly into the build tree. Clean up at end of
8668 test.
8669
ba678339
DM
86702002-04-18 David S. Miller <davem@redhat.com>
8671
8672 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
8673 handle 64-bit platforms correctly.
8674 * gdb.base/maint.exp: Likewise.
8675
b03399da
KB
86762002-04-18 Kevin Buettner <kevinb@redhat.com>
8677
8678 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
8679 ``-fpic'' when compiling files comprising a shared library, but
8680 it does need additional linker flags in order to find shared
8681 libraries at run time.
8682
e2004992
KB
86832002-04-18 Kevin Buettner <kevinb@redhat.com>
8684
8685 * gdb.base/cvexpr.c (use): New function.
8686 (main): Invoke use() on all global variables to prevent
8687 some linkers from deleting these otherwise unused symbols.
8688
d8937120
MC
86892002-04-17 Michael Chastain <mec@shout.net>
8690From David S. Miller <davem@redhat.com>
8691
8692 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
8693 handle 64-bit platforms correctly.
8694
ffd61a58
MS
86952002-04-12 Michael Snyder <msnyder@redhat.com>
8696From Jim Blandy <jimb@redhat.com>
8697 * gdb.base/foo.c (foox): Remove section attribute; the linker
8698 script can handle this instead.
8699 * gdb.base/bar.c (barx): Same.
8700 * gdb.base/baz.c (bazx): Same.
8701 * gdb.base/grbx.c (grbxx): Same.
8702
8703 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
8704 manager doesn't automatically unmap overlays unnecessarily.
8705
6b8426a6
MH
87062002-04-10 Martin M. Hunt <hunt@redhat.com>
8707
8708 * gdb.base/ending-run.exp: Fix pattern for Mips targets
8709 stepping out of main.
8710
34af4875
MC
87112002-04-09 Michael Chastain <mec@shout.net>
8712
8713 * gdb.c++/local.cc (main): Move call to marker1() inside nested
8714 scope so that the nested scope tests will make sense.
8715 * gdb.c++/local.exp: Write patterns that actually work with gcc
8716 (the HP patterns "were never known to work with gcc").
8717 Keep the old aCC patterns too.
8718
2d1676a0
DJ
87192002-04-09 Daniel Jacobowitz <drow@mvista.com>
8720
8721 * gdb.base/attach.exp: Correct target board test.
8722
3a63e3f9
MC
87232002-04-08 Michael Chastain <mec@shout.net>
8724
8725 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
8726 in a const method. Add some xfail and fail cases for configurations
8727 that do not emit the "const ...".
8728
f18dabd2
MC
87292002-04-07 Michael Chastain <mec@shout.net>
8730
8731 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
8732 Accept "A * const" and "const A * const" as type of "this".
8733 Fix spelling of getFunky throughout. Make messages uniform.
8734
0fcddd82
EZ
87352002-04-07 Elena Zannoni <ezannoni@redhat.com>
8736
8737 Work around for PR gdb/285:
8738 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
8739
16a8534a
EZ
87402002-04-07 Elena Zannoni <ezannoni@redhat.com>
8741
8742 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
8743 instructions file at run time instead of configure time.
8744 Sometimes we run the test in a directory that is not the one we
8745 configured in.
8746 * gdb.asm/configure.in: Delete creation of symlink.
8747 * gdb.asm/configure: Regenerate.
8748
24181d81
JB
87492002-04-05 J. Brobecker <brobecker@gnat.com>
8750
8751 * gdb.gdb/xfullpath.exp: New test, to exercise the new
8752 xfullpath () function.
8753
7cdb7107
DJ
87542002-04-04 Daniel Jacobowitz <drow@mvista.com>
8755
8756 * gdb.asm/Makefile.in: Correct dependencies.
8757
8758 * gdb.asm/powerpc.inc: New file.
8759 * gdb.asm/asm-source.exp: Add PowerPC.
8760 * gdb.asm/configure.in: Likewise.
8761 * gdb.asm/configure: Regenerated.
8762
a7d17088
DJ
87632002-04-04 Daniel Jacobowitz <drow@mvista.com>
8764
8765 * gdb.base/relocate.exp: New file.
8766 * gdb.base/relocate.c: New file.
8767
cd721503
FF
87682002-04-04 Fred Fish <fnf@redhat.com>
8769
8770 * gdb.base/step-test.exp: Update comment regarding stopping in
8771 memcpy/bcopy calls inserted as part of the compiler runtime.
8772
b22ad7a7
MS
87732002-04-04 Michael Snyder <msnyder@redhat.com>
8774
8775 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
8776
5f279fa6
DJ
87772002-04-03 Daniel Jacobowitz <drow@mvista.com>
8778
8779 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
8780 (gdb_expect): Remove $notransfer hack.
8781
dd0fd3ce
DJ
87822002-04-02 Daniel Jacobowitz <drow@mvista.com>
8783
8784 * gdb.c++/classes.exp ("calling method for small class"): Match
8785 updated register output.
8786
1e50cda1
DJ
87872002-03-30 Daniel Jacobowitz <drow@mvista.com>
8788
8789 Fix PR gdb/452
8790 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
8791 when finished. Make gdb_file_cmd send "exec-file" when
8792 appropriate.
8793
24015922
DJ
87942002-03-30 Daniel Jacobowitz <drow@mvista.com>
8795
8796 * gdb.base/attach.exp: Remove extra setup_xfail.
8797
dd7dfd64
MS
87982002-03-26 Michael Snyder <msnyder@redhat.com>
8799
8800 * gdb.base/default.exp: Add tests for dump, append, and restore.
8801 * gdb.base/help.exp: Add tests for dump, append, and restore.
8802 * gdb.base/dump.exp: New file, test dump, append and restore.
8803 * gdb.base/dump.c: New file.
8804
48b2f8d7
MS
88052002-03-27 Michael Snyder <msnyder@redhat.com>
8806
d63a86f8 8807 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
8808 clean-ups in help messages.
8809
05b4d525
FF
88102002-03-26 Fred Fish <fnf@redhat.com>
8811
8812 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
8813 have debugging info for those functions and the compiler uses them
8814 internally to copy structs around.
8815
d7679631
FF
88162002-03-26 Fred Fish <fnf@redhat.com>
8817
8818 * gdb.base/list.exp: Revert the change made yesterday and add note
8819 about why we don't list the default lines for remote targets.
8820
523ac3f9
MS
88212002-03-25 Michael Snyder <msnyder@redhat.com>
8822
8823 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
8824
754b2b8d
FF
88252002-03-25 Fred Fish <fnf@redhat.com>
8826
8827 * gdb.base/list.exp: This test works on remote targets so remove
8828 the short circuit for remote targets. Update copyright.
8829
33c3e192
FF
88302002-03-25 Fred Fish <fnf@redhat.com>
8831
8832 * gdb.base/attach.exp: Fix logic error that was suppressing this
8833 test for all non hppa*-*-hpux* targets, instead of the hp target.
8834 Move comments closer to the suppression point. Also now need to
8835 check that we are running natively.
8836
d43e73ee
MS
88372002-03-22 Michael Snyder <msnyder@redhat.com>
8838
882c8f02
MS
8839 * gdb.base/default.exp: Add test for gcore. Update copyright.
8840 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 8841
04c12f60
FF
88422002-03-06 Fred Fish <fnf@redhat.com>
8843
8844 * gdb.base/funcargs.c: Remove extraneous ';' character.
8845 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
8846
b43df995
MC
88472002-03-04 Michael Chastain <mec@shout.net>
8848
8849 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
8850 accommodate gcc v3 function signature.
8851 * gdb.mi/mi0-var-cmd-exp: Ditto.
8852
92362027
AC
88532002-02-24 Andrew Cagney <ac131313@redhat.com>
8854
8855 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
8856 ``GNU/Linux'' or ``Linux kernel''
8857 * testsuite/gdb.threads/pthreads.c: Ditto.
8858
258ad32d
MC
88592002-02-24 Michael Chastain <mec@shout.net>
8860
8861 * gdb.threads/pthreads.c (thread1): Add a return statement.
8862 (thread2): Likewise.
8863 (foo): Likewise.
8864
04c3b3d4
MC
88652002-02-23 Michael Chastain <mec@shout.net>
8866
8867 * gdb.threads/linux-dp.c (philosopher): Add a return statement
8868 to placate gcc.
8869
5a2a0a20
MC
88702002-02-23 Michael Chastain <mec@shout.net>
8871
8872 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
8873 test "ptype bint". The test passes on all my stabs configurations.
8874
a640f7fc
JB
88752002-02-21 Jim Blandy <jimb@redhat.com>
8876
27924826
JB
8877 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
8878 filename at a time, and watch for the ones we want to see.
8879
a640f7fc
JB
8880 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
8881 types of pointers to prototyped functions.
8882
edcc8c75
AC
88832002-02-20 Andrew Cagney <ac131313@redhat.com>
8884
8885 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
8886 signed, unsigned and straight char.
8887 (padding_char, padding_short, padding_int, padding_long,
8888 padding_long_long, padding_float, padding_double,
8889 padding_long_double): New global variables.
8890 (fill, fill_structs): New functions.
8891
8892 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
8893 for correctly sized writes. Update copyright.
8894 (get_valueof): New procedure.
8895 (get_sizeof): Call get_valueof.
8896 (check_valueof): New procedure.
8897 (check_padding): New procedure.
8898
ac57ea44
MC
88992002-02-20 Michael Chastain <mec@shout.net>
8900
8901 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
8902 to setup_xfail. Document some of the remaining calls.
8903
7a10c941
MC
89042002-02-18 Michael Chastain <mec@shout.net>
8905
8906 * gdb.c++/userdef.exp: Update copyright year.
8907
fb8acdcc
DJ
89082002-02-18 Daniel Jacobowitz <drow@mvista.com>
8909
8910 * gdb.c++/userdef.exp: Test overloaded operators properly.
8911 Remove xfails.
8912
fda6ae12
MS
89132002-02-14 Michael Snyder <msnyder@redhat.com>
8914
8915 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
8916
676a0442
DJ
89172002-02-14 Daniel Jacobowitz <drow@mvista.com>
8918
8919 * gdb.base/a2-run.exp: Check for a remote target properly.
8920 * gdb.base/annota1.exp: Likewise.
8921 * gdb.base/list.exp: Likewise.
8922 * gdb.base/reread.exp: Likewise.
8923 * gdb.base/scope.exp: Likewise.
8924 * gdb.base/shlib-call.exp: Likewise.
8925 * gdb.base/term.exp: Likewise.
8926 * gdb.c++/annota2.exp: Likewise.
8927
78b4f468
RE
89282002-02-13 Richard Earnshaw <rearnsha@arm.com>
8929
8930 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
8931
9a81ba51
MC
89322002-02-10 Michael Chastain <mec@shout.net>
8933
8934 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
8935 (call_after_alloca): Ditto.
8936
004af6c7
DJ
89372002-02-10 Daniel Jacobowitz <drow@mvista.com>
8938
8939 * gdb.base/ending-run.exp: Guard "cont" test with
8940 gdb_skip_stdio_test.
8941
37225f62
JB
89422002-02-06 Jim Blandy <jimb@redhat.com>
8943
8944 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
8945 from here...
8946 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
8947 To here. Disable this test on non-HP platforms. Add big comment.
8948
fe6fdd96
MS
89492002-02-04 Michael Snyder <msnyder@redhat.com>
8950
8951 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
8952 other than d10v and m32r.
8953
036fad3f
RE
89542002-02-02 Richard Earnshaw <rearnsha@arm.com>
8955
8956 * gdb.base/default.exp: Rewrite test patterns to reduce time
8957 taken to match them.
8958
7148ab62
DJ
89592002-01-30 Daniel Jacobowitz <drow@mvista.com>
8960
8961 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
8962 Allow a start function above main.
8963 * gdb.threads/linux-dp.exp: Fix copyright date.
8964
396cc255
DJ
89652002-01-30 Daniel Jacobowitz <drow@mvista.com>
8966
8967 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
8968 (check_philosopher_stack): Check for manager thread before checking
8969 for a just-starting thread.
8970
f038d31b
DJ
89712002-01-30 Daniel Jacobowitz <drow@mvista.com>
8972
8973 From Neil Booth <neil@daikokuya.demon.co.uk>:
8974 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
8975 warnings.
8976
b3ff9d9a
FF
89772002-01-21 Fred Fish <fnf@redhat.com>
8978
8979 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
8980 not caller.
8981
39ad761d
JB
89822002-01-21 Jim Blandy <jimb@redhat.com>
8983
8984 * gdb.base/reread.exp: Check that GDB properly re-reads the
8985 executable file when it changes while no inferior is running.
8986
aaf320fa
FF
89872002-01-21 Fred Fish <fnf@redhat.com>
8988
8989 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
8990 optionally accept the "shlib events" variation.
8991
808a31f5
JB
89922002-01-21 Jim Blandy <jimb@redhat.com>
8993
8994 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
8995 call `fflush' after every `printf', so that the output is produced
8996 at predictable points, regardless of whatever buffering does (or
8997 doesn't) take place.
8998 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
8999 at different points.
9000
4420d5e2
DJ
90012002-01-20 Daniel Jacobowitz <drow@mvista.com>
9002
9003 * gdb.c++/inherit.exp: Update copyright years.
9004 * gdb.c++/method.exp: Likewise.
9005
3e36a0f4
DJ
90062002-01-20 Daniel Jacobowitz <drow@mvista.com>
9007
9008 * gdb.c++/classes.exp: Update for improved v3 support and skipping
9009 artificial methods/arguments.
9010 * gdb.c++/derivation.exp: Likewise.
9011 * gdb.c++/inherit.exp: Likewise.
9012 * gdb.c++/method.exp: Likewise.
9013 * gdb.c++/virtfunc.exp: Likewise.
9014
b4ceaee6
AC
90152002-01-18 Andrew Cagney <ac131313@redhat.com>
9016
9017 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
9018 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
9019 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
9020 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
9021 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
9022 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
9023
ecace851
JB
90242002-01-17 Jim Blandy <jimb@redhat.com>
9025
9026 * gdb.asm/asm-source.exp (info symbol): Take another shot at
9027 anchoring the pattern matching the entry point symbol's name.
9028
375fc983
AC
90292002-01-17 Andrew Cagney <ac131313@redhat.com>
9030
9031 * gdb.base/maint.exp: Update ``maint internal-error'' to match
9032 continue/quit query. Update copyright.
9033
fe6fdd96
MS
90342002-01-14 Michael Snyder <msnyder@redhat.com>
9035
9036 * gdb.base/gcore.exp: Remove extra debugging output.
9037
e017c81f
DJ
90382002-01-13 Daniel Jacobowitz <drow@mvista.com>
9039
9040 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
9041 for slightly dubious v2 mangled string.
9042
37ab3bf8
DJ
90432002-01-13 Daniel Jacobowitz <drow@mvista.com>
9044
9045 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
9046
1bc05c3a 90472002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 9048
1bc05c3a 9049 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 9050
1bc05c3a
JM
9051 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
9052 constructors.
9053 * gdb.c++/derivation.exp: Likewise.
9054 * gdb.c++/templates.exp: Likewise.
9055 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 9056
1bc05c3a
JM
90572002-01-10 Michael Snyder <msnyder@redhat.com>
9058
9059 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 9060
a911c360
MS
90612002-01-08 Michael Snyder <msnyder@redhat.com>
9062
9063 * gdb.base/gcore.exp: New test for generate-core-file command.
9064 * gdb.base/gcore.c: Testcase for above.
9065 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
9066
ea2119ec
JM
90672002-01-08 Jason Merrill <jason@redhat.com>
9068
9069 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
9070
68203136
FF
90712002-01-07 Fred Fish <fnf@redhat.com>
9072
9073 * gdb.c++/overload.exp: Remove unconditional xfails for:
9074 print foo_instance1.overloadargs(1)
9075 print foo_instance1.overloadargs(1, 2)
9076 print foo_instance1.overloadargs(1, 2, 3)
9077 print foo_instance1.overloadargs(1, 2, 3, 4)
9078 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
9079 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
9080 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
9081 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
9082 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
9083 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
9084 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
9085 print foo_instance1.overload1arg()
9086 print foo_instance1.overload1arg((char)arg2)
9087 print foo_instance1.overload1arg((signed char)arg3)
9088 print foo_instance1.overload1arg((unsigned char)arg4)
9089 print foo_instance1.overload1arg((int)arg7)
9090 print foo_instance1.overload1arg((unsigned int)arg8)
9091 print foo_instance1.overload1arg((float)arg11)
9092 print foo_instance1.overload1arg((double)arg12)
d63a86f8 9093
21b9b5b1
MS
90942002-01-07 Michael Snyder <msnyder@redhat.com>
9095
9096 * gdb.base/huge.exp: New test. Print a very large target data object.
9097 (skip_huge_test): New test variable. Define if you want to skip this
9098 test. The test reads an 8 megabyte data object from the target, so it
9099 might be very time consuming on remote targets with a slow connection.
9100 * gdb.base/huge.c: New file. Test case for above.
9101
725f922e
FF
91022002-01-07 Fred Fish <fnf@redhat.com>
9103
9104 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
9105 g_instance.bfoo, and g_instance.cfoo.
9106
634d57ec
JL
9107Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
9108
f286b2c3
JL
9109 * gdb.base/break.c (multi_line_if_conditional): New function.
9110 (multi_ilne_while_conditional): Likewise.
9111 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
9112 IF or WHILE condition puts the breakpoint at the start of
9113 the condition.
9114
634d57ec
JL
9115 * gdb.base/selftest.exp (backtrace through signal handler): Remove
9116 hppa*-*-hpux* expected failure.
9117 * gdb.base/structs.exp (do_function_calls): Similarly.
9118
9119 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
9120 watchpoints.
9121
9fbfe2dc
AC
91222002-01-06 Andrew Cagney <ac131313@redhat.com>
9123
9124 Fix PR gdb/66.
9125 * gdb.base/structs.exp: Replace skip for a29k with skip for
9126 gdb,cannot_call_functions.
9127 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
9128 * gdb.base/callfuncs.exp: Ditto.
9129 * gdb.base/call-rt-st.exp: Ditto.
9130 * gdb.base/call-strs.exp: Ditto.
9131 * gdb.base/callfwmall.exp: Ditto.
9132 * gdb.base/scope.exp: Obsolete xfail a29k.
9133 * gdb.c++/misc.exp: Ditto.
9134 * gdb.c++/cplusfuncs.exp: Ditto.
9135 * gdb.base/ptype.exp: Ditto.
9136 * gdb.base/printcmds.exp: Ditto.
9137 * gdb.base/opaque.exp: Ditto.
9138 * gdb.base/list.exp: Ditto.
9139 * gdb.base/funcargs.exp: Ditto.
9140 * gdb.base/default.exp: Ditto.
9141
8ddad156
MS
91422002-01-04 Michael Snyder <msnyder@redhat.com>
9143
ca4976a6 9144 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
9145 * gdb.base/maint.exp: Add tests for maint info sections options.
9146
1b074332
JL
9147Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
9148
9149 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
9150
7d159115
CV
91512001-12-20 Corinna Vinschen <vinschen@redhat.com>
9152
9153 * gdb.asm/arm.inc: New file.
9154 * gdb.asm/asm-source.exp: Add arm targets.
9155 * gdb.asm/configure.in: Ditto.
9156 * gdb.asm/configure: Recreated from configure.in.
9157
8fb87725
JL
9158Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
9159
afabe08c
JL
9160 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
9161 with HP's compiler.
9162 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
9163 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
9164 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
9165 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
9166
9167 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
9168 either HP's compilers or GCC.
9169
db521deb
JL
9170 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
9171 a SIGBUS or SIGSEGV.
9172
9173 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
9174
9175 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
9176 can be compiled with either HP's compiler or GCC.
9177
cfa88ab7
JL
9178 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
9179 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
9180 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
9181
ca344dff
JL
9182 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
9183 to match current gdb output. Update due to using auto-solib-limit
9184 for limiting instead of overloading auto-solib-add.
9185 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
9186 test program.
9187
3f3c6e55 9188 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
9189 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
9190 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
9191 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
9192 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
9193 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
9194 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
9195 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
9196 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
9197 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
9198 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
9199 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
9200 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 9201
8fb87725
JL
9202 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
9203 a SIGTRAP to the inferior.
9204
cf599fa7
CV
92052001-12-19 Corinna Vinschen <vinschen@redhat.com>
9206
9207 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
9208 Substitute call to target_link by call to gdb_compile.
9209
2cd045cd
JL
9210Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
9211
9212 * gdb.base/break.exp: Fix HP specific search string when testing
9213 backtracing in a called function.
9214
d63a86f8 9215 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
9216 compiling the test with HP's compilers.
9217 * gdb.base/volatile.exp: Similarly.
9218
99ebe9ac
JB
92192001-12-19 Jim Blandy <jimb@redhat.com>
9220
9221 * gdb.base/printcmds.exp: Expect the null character to be printed
9222 as '\0', and the '\013' to be printed as '\v'.
9223 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
9224 * gdb.base/setvar.exp: Same.
9225
b9891b29
JB
92262001-12-17 Jim Blandy <jimb@redhat.com>
9227
0eba65ab
JB
9228 * gdb.base/completion.exp: Rather than completing very long
9229 filenames, which can make the readline library produce output we
9230 don't recognize, cd to the directory first, and then complete
9231 using nice, short relative paths.
9232
6970b5b1
JB
9233 * gdb.base/completion.exp: On some systems, there is, in fact, a
9234 variable named `b' in scope, since GDB treats all static
9235 variables as being in scope. So use `no_var_named_this'
9236 instead of `b'.
9237
b9891b29
JB
9238 * gdb.base/corefile.exp: Recognize the message saying that GDB
9239 can't find the core file's registers as a failure.
9240
e6ccd35f
JSC
92412001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
9242
9243 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
9244 test expect string more specific.
9245
105ba819
CV
92462001-12-13 Corinna Vinschen <vinschen@redhat.com>
9247
9248 * gdb.asm/asm-source.exp: Add support for xstormy16.
9249 * gdb.asm/configure.in: Ditto.
9250 * gdb.asm/configure: Rebuild.
9251 * gdb.asm/xstormy16.inc: New file.
9252
e9e79dd9
FF
92532001-12-10 Fred Fish <fnf@redhat.com>
9254
9255 * gdb.base/maint.exp: Update to match changes in type dumping code.
9256
347dc97d
JB
92572001-12-10 Jim Blandy <jimb@redhat.com>
9258
9259 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
9260 matching the entry point symbol's name at the beginning of the
9261 line.
9262
5178b9d6
DJ
92632001-12-07 Daniel Jacobowitz <drow@mvista.com>
9264
9265 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
9266 gdb.c++/inherit.exp, gdb.c++/method.exp,
9267 gdb.c++/namespace.exp, gdb.c++/templates.exp,
9268 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
9269 and class layout support.
9270
af890c52
DJ
92712001-12-07 Daniel Jacobowitz <drow@mvista.com>
9272
9273 * gdb.c++/classes.exp: Add test for static member function.
9274 * gdb.c++/misc.cc: Add class with static member function.
9275
7a345fb3
JB
92762001-12-07 Jim Blandy <jimb@redhat.com>
9277
f2e54a80 9278 If GDB says it can't find the struct the function returned, report
8032bf31
JB
9279 those tests as `unsupported'.
9280 * gdb.base/call-rt-st.exp (print_struct_call): New function.
9281 Rewrite subsequent tests to use it.
9282
9283 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
9284 those tests as `unsupported'.
9285 * gdb.base/structs.exp (call_struct_func): New function.
9286 (do_function_calls): Use call_struct_func to call the functions
9287 returning structs.
9288
0bc69509
JB
9289 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
9290 whether functions are prototyped or not, so we can't possibly pass
9291 arguments to t_float_values2 properly.
9292
7a345fb3
JB
9293 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
9294 value of `timeout' for targets other than the mips*tx39-*.
9295
edb6ede1
MS
92962001-12-06 Michael Snyder <msnyder@redhat.com>
9297
d63a86f8 9298 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
9299 and detect whether the start symbol has a leading underscore.
9300
2d842f13
JB
93012001-12-04 Jim Blandy <jimb@redhat.com>
9302
9303 * gdb.base/completion.exp: Clarify indentation.
9304
68550daf
JB
93052001-12-03 Jim Blandy <jimb@redhat.com>
9306
9307 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
9308 variables on the S/390, not `.word'.
9309
cd5195a8
JB
93102001-11-30 Jim Blandy <jimb@redhat.com>
9311
9312 Add assembly-source tests for s390-ibm-linux.
9313 * gdb.asm/s390.inc: New file.
9314 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
9315 the S/390 architecture.
9316 * gdb.asm/configure: Regenerated.
9317
ca9efc90
MS
93182001-11-30 Michael Snyder <msnyder@redhat.com>
9319
9320 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
9321 next, info source, info sources, info line, global and static
9322 variables, and static functions.
9323 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
9324 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
9325 * gdb.asm/asmsrc1.s: Add a static function and some variables.
9326 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
9327 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
9328 (gdbasm_leave): Restore frame pointer.
9329 (gdbasm_startup): Copy stack set-up from crt0.S.
9330
d0e66976
FN
93312001-11-26 Fernando Nasser <fnasser@redhat.com>
9332
9333 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
9334 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
9335 to a local (non-static) variable. Copy tstruct.a to a static buffer
9336 and return a pointer to that buffer.
9337 * gdb.base/callfwmall.c (t_structs_a): Ditto.
9338
e2334072
MK
93392001-11-24 Mark Kettenis <kettenis@gnu.org>
9340
9341 * gdb.asm/configure.in: Fix recognition of ix86 target.
9342 * gdb.asm/configure: Regenerate.
9343
756caa3d
MS
93442001-11-21 Michael Snyder <msnyder@redhat.com>
9345
9346 * gdb.asm/sparc.inc: New file.
9347 * gdb.asm/asm-source.exp: Recognize sparc target.
9348 * gdb.asm/configure.in: Recognize sparc target.
9349 * gdb.asm/configure: Regenerate.
d63a86f8 9350
9a4d72d5
MS
93512001-11-21 Michael Snyder <msnyder@redhat.com>
9352
9353 * gdb.asm/m32r.inc: New file.
9354 * gdb.asm/asm-source.exp: Recognize m32r target.
9355 * gdb.asm/configure.in: Recognize m32r target.
9356 * gdb.asm/configure: Regenerate.
9357
a773d1cd
MS
93582001-11-20 Michael Snyder <msnyder@redhat.com>
9359
017ac23d
MS
9360 * gdb.asm/i386.inc: New file.
9361 * gdb.asm/asm-source.exp: Recognize ix86 target.
9362 * gdb.asm/configure.in: Recognize ix86 target.
9363 * gdb.asm/configure: Regenerate.
9364
a773d1cd
MS
9365 * gdb.c++/namespace.exp: Fix quotes in output messages.
9366
bb632afb
MS
93672001-11-14 Michael Snyder <msnyder@redhat.com>
9368
25d559ca 9369 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
9370 qualifier in a type cast expression, to designate an address
9371 in the instruction space (Harvard architecture).
9372
4749e309
MS
93732001-11-13 Michael Snyder <msnyder@redhat.com>
9374
9375 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
9376 Tests for expressions using 'const' and 'volatile'.
9377
25050984
CV
93782001-11-13 Corinna Vinschen <vinschen@redhat.com>
9379
9380 * gdb.asm/asm-sources.exp: Allow defining linker flags.
9381
1902c51f
DJ
93822001-11-12 Daniel Jacobowitz <drow@mvista.com>
9383
9384 * lib/mi-support.exp (mi_run_to_helper): Move comments
9385 outside of gdb_expect.
9386
dcf95b47
DJ
93872001-11-11 Daniel Jacobowitz <drow@mvista.com>
9388
9389 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
9390 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
9391 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
9392 mi0_run_to): New functions.
9393 * gdb.mi/mi-simplerun.exp: Use them.
9394 * gdb.mi/mi0-simplerun.exp: Likewise.
9395 * gdb.mi/mi-var-cmd.exp: Likewise.
9396 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 9397
45b074e1
AC
93982001-11-10 Andrew Cagney <ac131313@redhat.com>
9399
9400 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
9401 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
9402
bf50d346
AC
94032001-11-09 Andrew Cagney <ac131313@redhat.com>
9404
9405 * gdb.base/restore.exp: Include $expected value in restored test
9406 message.
9407
9383332c
AC
94082001-11-09 Andrew Cagney <ac131313@redhat.com>
9409
9410 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
9411 implemented.
9412
db62520a
MS
94132001-11-08 Michael Snyder <msnyder@redhat.com>
9414
9415 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
9416 Add pass/fail message for stop at breakpoint in call dummy function.
9417
b5703437
MS
94182001-11-07 Michael Snyder <msnyder@redhat.com>
9419
d63a86f8
RM
9420 * gdb.c++/templates.exp (test_template_breakpoints):
9421 If we get an overload menu, but it does not match what
760f6330 9422 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
9423 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
9424 making the whitespace optional. Argument for "new" may be
9425 "unsigned" as well as "unsigned int/long".
d63a86f8 9426 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
9427 making the whitespace optional. Also replace "(void) with
9428 "((void|)), making the keyword "void" optional.
d63a86f8 9429 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
9430 making the whitespace optional. Also replace "(void) with
9431 "((void|)), making the keyword "void" optional.
3bf40917
MS
9432 * gdb.base/callfuncs.c (t_float_values): This function must
9433 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 9434 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
9435 can be tested against both cases. Usually one case involves
9436 promotion of float to double, while the other does not.
9437 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
9438 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
9439 includes a stack frame for "start".
9440
c8ab4e6d
JB
94412001-11-05 Jim Blandy <jimb@redhat.com>
9442
9443 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
9444 pointers are 32 bits long, and that offsets of relocs are always
9445 stored in the data (REL-style), and not in the reloc entry itself
9446 (RELA-style).
9447 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
9448 stabs.
9449
3f08ced9
MS
94502001-11-01 Michael Snyder <msnyder@redhat.com>
9451
9452 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
9453 and regular expression operators by using quoting.
9454
cbfa24cd
MS
94552001-10-31 Michael Snyder <msnyder@redhat.com>
9456
9457 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
9458 depending on what the symbol table contains.
9459 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
9460 the output of the ptype command. Similarly, accept both "const &"
9461 and "const&".
9462
aaa68313
CV
94632001-10-31 Corinna Vinschen <vinschen@redhat.com>
9464
9465 * gdb.base/miscexprs.c (main): Add usage of preprocessor
9466 symbol `STORAGE' to allow to choose the storage class of
9467 the local datastructures.
9468 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
9469 compiler directive.
9470
91740388
MS
94712001-10-30 Michael Snyder <msnyder@redhat.com>
9472
9473 * gdb.base/jump.exp: Allow it to run for all targets.
9474
1b7c05e7
CV
94752001-10-29 Corinna Vinschen <vinschen@redhat.com>
9476
9477 * gdb.base/call-ar-st.c (print_double_array): Match for loop
9478 with new double_array size.
9479 (main): Change storage class of all local variables to static.
9480 Reduce size of double_array to 9.
9481 * gdb.base/call-ar-st.exp: Increase timeout value.
9482 Change expected output for double array to match new size in
9483 call-ar-st.c.
9484
36a22261
CV
94852001-10-29 Corinna Vinschen <vinschen@redhat.com>
9486
9487 * gdb.base/ending-run.exp: Create identical output when passing
9488 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 9489 Stormy16 target.
36a22261 9490
92b8ae91
MK
94912001-10-28 Mark Kettenis <kettenis@gnu.org>
9492
9493 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
9494 that we catch the expected failure under Linux/x86.
9495
cb135b83
OF
94962001-10-29 Orjan Friberg <orjanf@axis.com>
9497
9498 * gdb.base/setvar.exp: Escape curly braces.
9499 * gdb.stabs/weird.exp: Ditto.
9500
6884aa54
DJ
95012001-10-27 Daniel Jacobowitz <drow@mvista.com>
9502
9503 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
9504 * gdm.mi/mi0-hack-cli.exp: Likewise.
9505
0398c9aa
AC
95062001-10-25 Andrew Cagney <ac131313@redhat.com>
9507
9508 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
9509 messages.
9510
d20bf2e8
AC
95112001-10-21 Andrew Cagney <ac131313@redhat.com>
9512
9513 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
9514 checking MI enabled.
9515
03dd63aa
CV
95162001-10-09 Corinna Vinschen <vinschen@redhat.com>
9517
9518 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
9519
1d9d99f3
FCE
95202001-10-04 Frank Ch. Eigler <fche@redhat.com>
9521
9522 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
9523 if gdb child process crashes, just signal an error.
9524
838ae6c4
JB
95252001-10-02 Jim Blandy <jimb@redhat.com>
9526
9527 * lib/gdb.exp (test_xfail_format): Simplify.
9528
9529 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
9530 front of the variable name `format'. Simplify `if'.
9531
8f0cbc1c
DJ
95322001-10-01 Daniel Jacobowitz <drow@mvista.com>
9533
9534 * gdb.threads/pthreads.exp: Wait for output and delay
9535 before sending ^C.
9536
1f08dafd
DJ
95372001-10-01 Daniel Jacobowitz <drow@mvista.com>
9538
9539 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
9540 some incorrect output instead of timing out.
9541 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
9542
674f90ff
CV
95432001-09-28 Corinna Vinschen <vinschen@redhat.com>
9544
9545 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
9546 check to allow additional `int'.
9547
9b284272
DJ
95482001-09-27 Daniel Jacobowitz <drow@mvista.com>
9549
9550 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
9551 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
9552
b55a4771
MS
95532001-09-27 Michael Snyder <msnyder@redhat.com>
9554
9555 * lib/gdb.exp (test_debug_format): New proc.
9556 (setup_xfail_format): Use new proc test_debug_format.
9557 * gdb.base/constvars.exp (local_compiler_xfail_check): New
9558 proc; use new service proc test_debug_format.
9559 Replace all other "gcc_compiled" tests with this test.
9560 * gdb.base/volatile.exp (local_compiler_xfail_check): New
9561 proc; use new service proc test_debug_format.
9562 Replace all other "gcc_compiled" tests with this test.
9563
95642001-09-27 Michael Snyder <msnyder@redhat.com>
9565
9566 * gdb.base/cvexpr.exp: New file.
9567 * gdb.base/cvexpr.c: New file
9568 Test for expressions using const and volatile keywords.
9569
4e6667ac
CV
95702001-09-26 Corinna Vinschen <vinschen@redhat.com>
9571
9572 * gdb.base/constvars.exp: Check for different orders of keywords
9573 and additional "int" strings in output.
9574
4f337972
AC
95752001-09-22 Andrew Cagney <ac131313@redhat.com>
9576
9577 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
9578 responses from "help maint".
9579
2015650d
FCE
95802001-09-19 Frank Ch. Eigler <fche@redhat.com>
9581
9582 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
9583 to localhost:NNN instead of :NNN, in case Xvfb is listening
9584 only on TCP.
9585
f3bcedc1
CV
95862001-09-19 Corinna Vinschen <vinschen@redhat.com>
9587
9588 * gdb.base/recurse.exp: When checking leaving the watchpoint
9589 scope, recognize when gdb is in function's epilogue and pass.
9590
6b819c92
KS
95912001-09-18 Keith Seitz <keiths@redhat.com>
9592
9593 * lib/insight-support.exp (_gdbtk_export_target_info): Add
9594 support for running tests against sid targets.
9595 (gdbtk_done): Ditto.
9596
a10c9419
CV
95972001-09-18 Corinna Vinschen <vinschen@redhat.com>
9598
9599 * gdb.base/ending-run.c (main): Set stdout buffersize
9600 to the same reasonable value for any target.
9601 * gdb.base/ending-run.exp: Add a regular expression
9602 to make testsuite happy on Sanyo Stormy16 target.
9603
739d0d99
CV
96042001-09-17 Corinna Vinschen <vinschen@redhat.com>
9605
9606 * gdb.base/display.c (do_loops): Add float variable `f'.
9607 Increment f in loop.
9608 * gdb.base/display.exp: Increment timeout by 60 seconds.
9609 Change float display test to use variable `f'.
9610
1b8947f0
JB
96112001-09-17 Jim Blandy <jimb@redhat.com>
9612
9613 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
9614 overflowing the limited breakpoint tables on some ROM monitors
9615 (like the ROM68K).
9616
9890ac81
FCE
96172001-09-15 Frank Ch. Eigler <fche@redhat.com>
9618
9619 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
9620 the "-ac" (disable access control) flag.
9621
6db765ea
JH
96222001-08-30 Jeff Holcomb <jeffh@redhat.com>
9623
9624 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
9625 ints.
9626
4c32cc04
KS
96272001-08-30 Keith Seitz <keiths@redhat.com>
9628
9629 * lib/gdb.exp: Move all insight-related functionality into
9630 separate file.
9631 * lib/insight-support.exp: New file.
9632
8d6e6f81
FCE
96332001-08-29 Frank Ch. Eigler <fche@redhat.com>
9634
9635 * config/sid.exp (sid_start): Never set sid verbosity; disable
9636 expect_background {} that consumed its stdout; tolerate </dev/null.
9637 Attempt to set endianness override in "sid" protocol mode. Cleanup.
9638
6a90e1d0
AC
96392001-08-18 Andrew Cagney <ac131313@redhat.com>
9640
9641 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
9642 CLI jump command to start it.
9643 (mi_run_to_main): Fail immediatly when unexpected output.
9644
1759b3c3
AC
96452001-08-18 Andrew Cagney <ac131313@redhat.com>
9646
9647 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
9648 beginning of function. Fix PR gdb/191.
9649
61d11d80
FCE
96502001-08-16 Frank Ch. Eigler <fche@redhat.com>
9651
9652 * config/sid.exp (sid_start): Don't warn if we cannot figure out
9653 what to force sid endianness to.
9654
942a4df2
KS
96552001-08-15 Keith Seitz <keiths@redhat.com>
9656
9657 * lib/gdb.exp (gdbtk_start): Don't set environment
9658 variables for TCL_LIBRARY and friends. Insight will
9659 now figure these out for itself.
9660
0521c418
MS
96612001-08-02 Michael Snyder <msnyder@redhat.com>
9662
9663 * gdb.base/completion.exp: Remove the symbol "a64l" from
9664 the expect string; this is target-specific, and not related
9665 to what is being tested.
9666
74a9a58a
DB
96672001-08-02 Dave Brolley <brolley@redhat.com>
9668
9669 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
9670
c70819fa
MS
96712001-07-25 Michael Snyder <msnyder@redhat.com>
9672
c2b8fa57
MS
9673 * gdb.base/consecutive.exp: New file. Test stepping over
9674 breakpoints on consecutive instructions.
9675 * gdb.base/consecutive.c: New file.
9676
c70819fa
MS
9677 * gdb.base/call-rt-st.exp: Use double-backslash to quote
9678 curly braces in regular expressions.
9679
2b1a1355
MS
96802001-07-25 Michael Snyder <msnyder@redhat.com>
9681
9682 * gdb.base/ending-run.exp: Accept "Program exited normally" as
9683 legitimate output from stepping out of main.
9684
413eca6f
KS
96852001-07-22 Keith Seitz <keiths@redhat.com>
9686
9687 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
9688 the empty string, do not run the tests.
9689
7e5a9322
SC
96902001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9691
9692 * gdb.base/long_long.exp: Detect size of pointer. Take into
9693 account 2-byte pointers when testing for p/a results.
9694
de58f10f
SC
96952001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9696
d63a86f8 9697 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
9698 and defined to 1K for m68hc11.
9699 (random_data): Reduce table to 1K for embedded platforms (68hc11).
9700 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
9701 (sizeof_random_data): New variable to tell the size of the data table;
9702 don't test past this size; always run to main.
9703
d6f5fea1
SC
97042001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9705
9706 * gdb.base/return2.exp: return of long long and double fails for
9707 68HC11; don't execute these tests on that platform.
9708 * gdb.base/return.exp: Return of a double fails for 68hc11.
9709
c477543d
SC
97102001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9711
9712 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
9713 tests that print a float.
9714 * call-rt-st.exp: Likewise.
9715
63cf1c79
MK
97162001-07-12 Mark Kettenis <kettenis@gnu.org>
9717
9718 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
9719 running this test on Linux.
9720
112f9ab5
MC
97212001-06-24 Michael Chastain <chastain@redhat.com>
9722
9723 * gdb.base/arithmet.exp: Remove some tests to make all test names
9724 unique.
9725
4970cb0f
MS
97262001-07-03 Michael Snyder <msnyder@redhat.com>
9727
9728 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
9729 the output of the ptype command.
9730
d85da69f
MS
97312001-07-02 Michael Snyder <msnyder@redhat.com>
9732
4c8a82de
MS
9733 * gdb.base/completion.exp: Don't assume that break.c is the only
9734 source file that may contain functions named "marker".
d85da69f
MS
9735 * gdb.base/corefile.exp: Quote the curly braces in regexp.
9736
8afc772b
AC
97372001-06-28 Andrew Cagney <ac131313@redhat.com>
9738
9739 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
9740 of files to delete.
9741
9742 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
9743 * gdb.disasm/h8300s.exp: New file.
9744 gdb.disasm/h8300s.s: Likewise.
9745
cff22675
AC
97462001-06-27 Andrew Cagney <ac131313@redhat.com>
9747
9748 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
9749 empty breakpoint tables.
9750
68c81b54
AC
97512001-06-25 Andrew Cagney <ac131313@redhat.com>
9752
9753 * lib/mi-support.exp: Update args=... part of stop-reason
9754 patterns. Accept either a list or a tuple.
9755
2dd62704
AC
97562001-06-23 Andrew Cagney <ac131313@redhat.com>
9757
9758 * lib/mi-support.exp: Remove local emacs variable defining
9759 change-log-default-name.
9760
b4127474
MC
97612001-06-22 Michael Chastain <chastain@redhat.com>
9762
9763 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
9764 This is operationally compatible with the previous version.
9765
8dbfb380
JB
97662001-06-13 Jim Blandy <jimb@redhat.com>
9767
9768 * lib/gdb.exp (gdb_test): Doc fix.
9769
f2d8c86d
MC
97702001-06-10 Michael Chastain <chastain@redhat.com>
9771
9772 * gdb.base/exprs.exp: Remove a duplicate test.
9773
81564d34
JB
97742001-06-06 Jim Blandy <jimb@redhat.com>
9775
9776 * gdb.base/return2.exp (main): Use values to test float and double
9777 returns that are not NaN's, to avoid being confused by IEEE
9778 comparison rules.
9779
da55addb
MS
97802001-06-04 Michael Snyder <msnyder@redhat.com>
9781
9782 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 9783 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
9784 rather than wait for 12 more tests to time out.
9785
42c65987
JB
97862001-06-06 Jim Blandy <jimb@redhat.com>
9787
b18bced9 9788 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 9789 Don't forget to match the GDB prompt.
b18bced9 9790
42c65987
JB
9791 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
9792
5b41e5f0
JB
97932001-06-04 Jim Blandy <jimb@redhat.com>
9794
9795 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
9796 command.
9797
015e046f
KB
97982001-05-31 Kevin Buettner <kevinb@redhat.com>
9799
9800 * gdb.base/annota1.exp (info break): Match four or more spaces
9801 after "Address".
9802
fb1ffbbe
MC
98032001-05-31 Michael Chastain <chastain@redhat.com>
9804
9805 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
9806 (dm_type_int_star): Likewise.
9807 (dm_type_long_star): Likewise.
9808 (dm_type_void_star): Likewise.
9809
5ea2a32c
KB
98102001-05-29 Kevin Buettner <kevinb@redhat.com>
9811
9812 * gdb.base/completion.exp (INPUTRC): Set this environment variable
9813 to a known value in order to get consistent results regardless
9814 of the setting of INPUTRC or the presence or contents of .inputrc.
9815
ae23c492
MS
98162001-05-24 Michael Snyder <msnyder@redhat.com>
9817
ac55707e
MS
9818 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
9819 Don't require that the main thread and the manager thread are the
9820 first in the list.
9821
ae23c492
MS
9822 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
9823 debugging. If test fails, issue an "unsupported" not a "fail".
9824
400071f1
JB
98252001-05-24 Jim Blandy <jimb@redhat.com>
9826
9827 Don't assume that short is shorter than int.
9828 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
9829 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 9830 this isn't true.
400071f1
JB
9831 ("print unsigned char == (~0)"): Add test that verifies that ~0,
9832 an int, is not equal to ~0 stored in an unsigned char. This tests
9833 the same thing that the previous test meant to, but works on
9834 16-bit machines, too.
9835 ("print unsigned char != (~0)"): Same test, complemented.
9836
0816a3e5
MS
98372001-05-24 Michael Snyder <msnyder@redhat.com>
9838
9839 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 9840 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
9841 and prevents dejagnu getting out of step.
9842
f6dc23a9
KB
98432001-05-23 Kevin Buettner <kevinb@redhat.com>
9844
9845 * gdb.base/finish.exp (finish_void): Revise pattern for
9846 stopping on the call statement to not permit stopping at
9847 the start of the instructions comprising the call sequence.
9848
7dbd117d
MC
98492001-05-19 Michael Chastain <chastain@redhat.com>
9850
9851 * gdb.base/callfuncs.exp: Make all test names unique.
9852 * gdb.base/commands.exp: Make all test names unique.
9853 * gdb.base/condbreak.exp: Make all test names unique.
9854 * gdb.base/dbx.exp: Make all test names unique.
9855 * gdb.base/default.exp: Make all test names unique.
9856 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
9857 and TIMEOUT messages to their corresponding PASS message.
9858 * gdb.base/ending-run.exp: Make all test names unique.
9859 * gdb.base/long_long.exp: Remove duplicate test.
9860
6b0b0a9e
KB
98612001-05-21 Kevin Buettner <kevinb@redhat.com>
9862
9863 * gdb.base/finish.exp (finish_void): Allow "finish" command to
9864 stop on the call statement as well as the statement after the
9865 call.
9866
2caa35cb
MS
98672001-05-21 Michael Snyder <msnyder@redhat.com>
9868
9869 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
9870
40713331
EZ
98712001-05-10 Elena Zannoni <ezannoni@redhat.com>
9872
9873 * gdb.base/completion.exp: Revamp test. Make it execute on all
9874 platforms.
9875
c2c1be8d
EZ
98762001-05-10 Elena Zannoni <ezannoni@redhat.com>
9877
2c9cd303
EZ
9878 * config/gdbserver.exp (gdb_load): Handle the case
9879 in which the arguments to gdbserver are given in the
9880 baseboard configuration file.
9881 Also handle the case in which the server needs to do a
9882 load.
9883
9671de48
KS
98842001-05-07 Keith Seitz <keiths@cygnus.com>
9885
9886 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
9887 set up the display for testing.
9888 (gdbtk_start): Convert all paths to paths that tcl will like.
9889 Export target information to environment.
9890 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
9891 necessary.
9892 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
9893 (to_tcl_path): New proc to convert a given pathname into
9894 a path acceptible as an argument to a tcl command.
9895 (_gdbtk_export_target_info): New proc to export target info
9896 into the environment for gdbtk testing.
9897 (gdbtk_done): New proc to signal end-of-test.
9898
5a360f47
JB
98992001-05-06 Jim Blandy <jimb@redhat.com>
9900
9901 * restore.c: Make the code of caller0 correspond to its comment.
9902
66c756c6
MS
99032001-05-03 Michael Snyder <msnyder@redhat.com>
9904
9905 * config/sid.exp (gdb_target_sid): Check for error messages.
9906 On error or timeout, don't make expect exit (which will terminate
9907 all subsequent tests); instead just make gdb exit.
d63a86f8 9908 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
9909 return a negative value.
9910
a966fde5
JB
99112001-04-24 Jim Blandy <jimb@redhat.com>
9912
851c18e0
JB
9913 * gdb.c++/templates.exp: If we see the prompt for the overload
9914 list, but we haven't recognized any of the longer patterns,
9915 arrange for this test to fail, not hang.
9916
a966fde5
JB
9917 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
9918 variations.
9919
db144853
MC
99202001-04-22 Michael Chastain <chastain@redhat.com>
9921
9922 * gdb.c++/local.exp: Use the 'runto' library function.
9923 * gdb.c++/namespace.exp: Likewise.
9924 * gdb.c++/overload.exp: Likewise.
9925
3207ec21
KB
99262001-03-26 Kevin Buettner <kevinb@redhat.com>
9927
9928 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
9929 * gdb.base/step-line.exp: New file. Test step/next in presence of
9930 #line directives.
9931 * gdb.base/step-line.c: New file. Test program for the above.
9932 * gdb.base/step-line.inp: New file. We pretend that this file has
9933 been transformed by some other tool into step-line.c.
9934
13b57657
JB
99352001-03-21 Jim Blandy <jimb@redhat.com>
9936
9937 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
9938 unmangled operator names.
9939
754cbe1c
JB
99402001-03-20 Jim Blandy <jimb@redhat.com>
9941
9942 * gdb.threads/linux-dp.exp: Recognize an additional message
9943 generated by GDB when it doesn't understand how to debug threads
9944 on the target system.
9945
177495c9
AC
99462001-03-19 Andrew Cagney <ac131313@redhat.com>
9947
9948 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
9949
f266096b
MC
99502001-03-12 Michael Chastain <chastain@redhat.com>
9951
9952 * gdb.c++/derivation.exp: Use the 'runto' library function.
9953
cac3c2ff
MC
99542001-03-12 Michael Chastain <chastain@redhat.com>
9955
9956 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
9957
b6c11a24
MC
99582001-02-24 Michael Chastain <chastain@redhat.com>
9959
9960 * gdb.c++/ref-types.exp: Change handwritten code to library
9961 function 'runto'.
9962
6bae5bce
OF
99632001-03-16 Orjan Friberg <orjanf@axis.com>
9964
9965 * gdb.base/signals.exp: Set count to 0 explicitly.
9966
0015fd9a
MS
99672001-03-15 Mark Salter <msalter@redhat.com>
9968
9969 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
9970 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
9971 (gdb_load): Add support for additional target_info: gdb_download_size
9972 and gdb_load_timeout.
0015fd9a 9973
fc33412a
DT
9974Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
9975
9976 * gdb.base/annota1.exp: Move test of isnative to earlier in the
9977 file -- to prevent failing when the compile fails but we have no
9978 intention of running the tests anyway.
9979
9980 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
9981 tests if set.
9982
9983 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
9984 integers.
9985
9986 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
9987 * gdb.c++/namespace.exp: Ditto.
9988
115f06de
OF
99892001-03-07 Orjan Friberg <orjanf@axis.com>
9990
9991 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
9992 * gdb.base/pointers.exp: Relax pattern match of decimals.
9993
b6ba6518
KB
99942001-03-06 Kevin Buettner <kevinb@redhat.com>
9995
9996 * Makefile.in, config/abug.exp, config/cfdbug.exp,
9997 config/cpu32bug.exp, config/dve.exp, config/est.exp,
9998 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
9999 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
10000 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
10001 config/sh.exp, config/sid.exp, config/slite.exp,
10002 config/sparclet.exp, config/udi.exp, config/unknown.exp,
10003 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
10004 config/vxworks.exp, config/vxworks29k.exp,
10005 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
10006 gdb.base/all-bin.exp, gdb.base/annota1.exp,
10007 gdb.base/arithmet.exp, gdb.base/assign.exp,
10008 gdb.base/async.exp, gdb.base/attach.exp,
10009 gdb.base/bitfields.exp, gdb.base/bitops.exp,
10010 gdb.base/break.exp, gdb.base/call-ar-st.exp,
10011 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
10012 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
10013 gdb.base/commands.exp, gdb.base/completion.exp,
10014 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
10015 gdb.base/constvars.exp, gdb.base/corefile.exp,
10016 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
10017 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
10018 gdb.base/ending-run.exp, gdb.base/environ.exp,
10019 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
10020 gdb.base/finish.exp, gdb.base/foll-exec.exp,
10021 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
10022 gdb.base/funcargs.exp, gdb.base/help.exp,
10023 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
10024 gdb.base/logical.exp, gdb.base/long_long.exp,
10025 gdb.base/maint.exp, gdb.base/mips_pro.exp,
10026 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
10027 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
10028 gdb.base/pointers.exp, gdb.base/printcmds.exp,
10029 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
10030 gdb.base/regs.exp, gdb.base/relational.exp,
10031 gdb.base/remote.exp, gdb.base/reread.exp,
10032 gdb.base/restore.exp, gdb.base/return2.exp,
10033 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
10034 gdb.base/selftest.exp, gdb.base/setshow.exp,
10035 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
10036 gdb.base/sigall.exp, gdb.base/signals.exp,
10037 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
10038 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
10039 gdb.base/step-test.exp, gdb.base/structs.c,
10040 gdb.base/structs.exp, gdb.base/structs2.exp,
10041 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
10042 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
10043 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
10044 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
10045 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
10046 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
10047 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
10048 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
10049 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
10050 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
10051 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
10052 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
10053 gdb.fortran/types.exp, gdb.java/jmisc.exp,
10054 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
10055 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
10056 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
10057 gdb.trace/circ.exp, gdb.trace/collection.exp,
10058 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
10059 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
10060 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
10061 gdb.trace/report.exp, gdb.trace/save-trace.exp,
10062 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
10063 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
10064 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
10065 notices.
10066
dc96c6c7 100672001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
10068
10069 * gdb.base/varargs.c (find_max_double): Fix printf format string:
10070 first arg is int not float.
10071
dc96c6c7 100722001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
10073
10074 * gdb.base/reread.exp: Unsupported for non-native targets;
10075 doesn't work for remote debugging.
10076
9b0c4aeb
FN
100772001-02-19 Fernando Nasser <fnasser@redhat.com>
10078
10079 From Drew Moseley <dmoseley@redhat.com>
10080 * gdb.base/ending-run.exp: Properly handle the BSP state when
10081 stepping past the end of main.
10082
02aa71d5
MC
100832001-02-19 John Moore <jmoore@redhat.com>
10084
10085 * gdb.base/commands.exp (infrun_breakpoint_command_test):
10086 Converted HPUX fix for non-expected items following multiple
10087 step commands into general solution for all platforms.
10088
1fa449a4
MC
100892001-02-18 Michael Chastain <chastain@redhat.com>
10090
10091 * gdb.c++/classes.exp (do_tests): Change runto statements
10092 from "runto 'foo(void)'" to "runto 'foo'". This makes the
10093 statements demangler agnostic.
10094 * gdb.c++/virtfunc.exp (do_tests): Likewise.
10095 (gdb_virtfunc_restart): Likewise.
10096
b2f9ec70
MC
100972001-02-14 Michael Chastain <chastain@redhat.com>
10098
10099 * gdb.c++/inherit.exp (do_tests): Change runto statements
10100 from "runto 'foo(void)'" to "runto 'foo'". This makes the
10101 statements demangler agnostic.
10102
cf74b8ca
AC
10103Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
10104
10105 * gdb.threads/pthreads.exp: Unify pass/fail messages for
10106 ``continue to bkpt at common_routine in thread 2'' and ``stopped
10107 before calling common_routine 15 times'' tests.
10108
99f78f56
MC
101092001-02-11 Michael Chastain <chastain@redhat.com>
10110
10111 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
10112 Helps the test script figure out which demangler is in use.
10113 (dm_type_foo_ref): Ditto.
10114 (dm_type_int_star): Ditto.
10115 (dm_type_long_star): Ditto.
10116 (dm_type_unsigned_int): Ditto.
10117 (dm_type_void): Ditto.
10118 (dm_type_void_star): Ditto.
99707966 10119 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
10120 Probe the gdb demangler and set variables to accommodate
10121 formatting differences.
10122 (info_func_regexp): New function. Same as info_func, but
10123 matches against a regexp.
10124 (info_func): Match against a literal string.
10125 (print_addr_2): New function. Match against a literal string,
10126 which can be different from the input to gdb.
10127 (print_addr): Simply call print_addr_2 with the same argument twice.
10128 (test_lookup_operator_functions): Use demangler formatting variables.
10129 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
10130 the tests in the same order as the C++ class declaration.
10131 (test_paddr_operator_functions): Ditto.
10132 (test_paddr_overloaded_functions): Ditto.
10133 (test_paddr_hairy_functions): Use demangler formatting variables.
10134 Add reference to gdb/19 for related tests.
10135 (do_tests): Call probe_demangler.
10136
1de8f023
KB
101372001-01-30 Kevin Buettner <kevinb@redhat.com>
10138
10139 * gdb.c++/templates.cc (printf): Remove unused function definition.
10140
ca3f91ed
MS
101412001-01-26 Felix Lee <flee@redhat.com>
10142
10143 * sid.exp (sid_exit): Pass host, not target, to remote_close.
10144
101452001-01-25 matthew green <mrg@redhat.com>
10146
10147 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
10148 up sid.
10149 (sid_exit): Call `remote_pop_conn' after GDB is gone.
10150
101512001-01-25 matthew green <mrg@redhat.com>
10152
10153 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 10154 Deprecate $sid_spawn_id.
ca3f91ed
MS
10155 (sid_exit): Remove code necessary only for `spawn.'
10156
101572001-01-25 matthew green <mrg@redhat.com>
10158
10159 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
10160
fb18ec4a
MC
101612001-01-28 Michael Chastain <chastain@redhat.com>
10162
10163 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
10164 to call when tests fail. It takes gdb out of the overloaded
10165 function choice menu back to the main prompt, so that the test
10166 program stays synchronized.
10167 (set_bp_overloaded): New proc to collect all the common
10168 code for setting a breakpoint on an overloaded name. Calls
10169 take_gdb_out_of_choice_menu when needed.
10170 (menu_overload1arg): New variable to collect the repeated
10171 instances of the expected menu for an overloaded name. Change
10172 the regular expression to handle changes in g++ type encoding:
10173 "void" can be either "void" or "", and "unsigned int" can be
10174 either "unsigned int" or "unsigned".
10175 (continue_to_bp_overloaded): Change regular expressions to handle
10176 changes in g++ type encoding.
10177 (no proc): Call take_gdb_out_of_choice_menu when needed.
10178 Remove redundant calls to "info break". Accept either "canceled"
10179 or "cancelled". Change regular expressions in "info break"
10180 calls to handle changes in g++ type encoding. Give all tests
10181 unique strings.
10182
9c646a6e
BE
101832001-01-17 Ben Elliston <bje@redhat.com>
10184
10185 * config/sid.exp: New file.
10186
9549d9c1
AC
10187Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
10188
10189 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
10190
dc96c6c7 101912000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
10192
10193 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
10194 Add a RE to accept a non-ascii char if one is ever presented.
10195
b4df4f68
FN
101962000-12-20 Fernando Nasser <fnasser@redhat.com>
10197
297dd0fd 10198 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 10199
dc96c6c7 102002000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 10201
d63a86f8 10202 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
10203 in regexp. One '\' does not suffice on Linux.
10204
4a7bddb6
MC
102052000-12-09 Michael Chastain <chastain@redhat.com>
10206
10207 * gdb.base/break.exp (test_clear_command): Use a marker function
10208 rather than 'main' for the test function. Also move this
10209 test to an execution point where the marker function names are
10210 guaranteed to be bound to functions. (Executing tests after a
10211 'finish' from main runs into name conflicts with local names
10212 in __libc_start_main).
10213
dc96c6c7 102142000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
10215
10216 * gdb.base/finish.exp: New test for gdb's "finish" command.
10217 * gdb.base/return2.exp: New test for gdb's "return" command.
10218 * gdb.base/return2.c: New source file for above.
10219
dc96c6c7 102202000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
10221
10222 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
10223 * gdb.base/miscexprs.exp: Ditto.
10224 * gdb.base/pointers.exp: Ditto.
10225 * gdb.c++/derivation.exp: Ditto.
10226 * gdb.c++/local.exp: Ditto.
10227 * gdb.c++/namespace.exp: Ditto.
10228 * gdb.c++/overload.exp: Ditto.
10229 * gdb.c++/ref-types.exp: Ditto.
10230
dc96c6c7 102312000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
10232
10233 * gdb.base/constvars.exp: Test result of "up" command.
10234 * gdb.base/miscexprs.exp: Ditto.
10235 * gdb.base/pointers.exp: Ditto.
10236 * gdb.base/scope.exp: Ditto.
10237 * gdb.c++/derivation.exp: Ditto.
10238 * gdb.c++/local.exp: Ditto.
10239 * gdb.c++/namespace.exp: Ditto.
10240 * gdb.c++/overload.exp: Ditto.
10241 * gdb.c++/ref-types.exp: Ditto.
10242
44097287
FN
102432000-11-22 Michael Chastain <chastain@redhat.com>
10244
10245 * mips_pro.exp: Accept either "middle -> top -> main" or
10246 "middle -> main" in the backtrace, because gcc can optimize
10247 tail calls to jumps. Remove setup_xfail for the hppa case.
10248 Add a comment with the original warning messages from PR 3016,
10249 which was filed in 1993, to preserve them for posterity.
10250
9d2e1bab
ND
102512000-11-17 Nick Duffek <nsd@redhat.com>
10252
10253 * lib/gdb.exp (gdb_test): Override timeout with board info.
10254
1aca8eb7
ND
102552000-11-17 Nick Duffek <nsd@redhat.com>
10256
10257 * gdb.base/display.exp: Don't kill running stub. Add "again" to
10258 the second kill and detach messages.
10259
93076499
ND
102602000-11-17 Nick Duffek <nsd@redhat.com>
10261
10262 * configure.in: Add AC_EXEEXT.
10263 * configure: Regenerate.
10264 * Makefile.in (just-check): Export EXEEXT.
10265 * lib/gdb.exp ($EXEEXT): Import from environment.
10266 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
10267 expect "maint dump-me" on Cygwin.
10268 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
10269 $EXEEXT.
10270
30e87cd3
ND
102712000-11-17 Nick Duffek <nsd@redhat.com>
10272
10273 * gdb.base/break.exp: Test backtrace and finish from called
10274 function on all platforms, not just HP-UX.
10275
dc96c6c7 102762000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
10277
10278 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
10279 code from gdb_target_monitor, so it can be used independantly
10280 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 10281
dc96c6c7 102822000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
10283
10284 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
10285 * gdb.base/corefile.exp: Expect the message "Program is being
10286 debugged already" when we send the "corefile" command, since
10287 the preceeding gdb_load may have connected gdb to a remote target.
10288 * gdb.base/display.exp: Disable hardware watchpoints if new
10289 board info variable "no_hardware_watchpoints" is true.
10290 Replace single-letter commands with more readable ones.
10291 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
10292 if new board info variable "no_hardware_watchpoints" is true.
10293 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
10294 to see if stdio (printf) testing is possible.
10295 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
10296 board info variable "no_hardware_watchpoints" is true. Use new
10297 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
10298
39124dea
FN
102992000-11-13 Fernando Nasser <fnasser@redhat.com>
10300
10301 From Orjan Friberg <orjanf@axis.com>:
10302 * gdb.base/printcmds.exp: Escape curly braces followed by a number
10303 in array print pattern match.
10304
a9e2e984
FN
103052000-11-09 Fernando Nasser <fnasser@redhat.com>
10306
10307 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
10308 spelling "cancelled" to U.S. spelling "canceled" to match changes
10309 made to gdb.
10310 * gdb.c++/ovldbreak.exp: Ditto.
10311
c7db355b
PS
103122000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10313
10314 * gdb.base/callfuncs.c (main): Moved to end of file, call
10315 t_double_values to initialize the FPU before inferior calls are made.
10316 * gdb.base/callfuncs.exp: Test for register preservation after calling
10317 inferior functions. Add tests for continuining, finishing and
10318 returning from a stop in a call dummy.
10319
dc96c6c7 103202000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
10321
10322 * gdb.base/commands.exp: Break up long lines, and re-indent.
10323
dc96c6c7 103242000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
10325
10326 * config/gdbserver.exp: Rewritten from the ground up, to make it
10327 compatible with the current dejagnu tree, and to make it work with
10328 the new "gdbserver" in libremote.
10329
dc96c6c7 103302000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
10331
10332 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
10333 * gdb.base/varargs.exp: Skip entire test if no printf support.
10334 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
10335 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
10336
dc96c6c7 103372000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
10338
10339 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
10340 no floating point support.
10341 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
10342 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
10343 * gdb.base/call-rt-st.exp: Ditto.
10344 * gdb.base/call-strs.exp: Ditto.
10345
bac5fc66
JG
103462000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
10347
10348 * gdb.base/sizeof.c: include <stdio.h>.
10349
10350 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
10351 'finish', otherwise uncaptured gdb_prompt would potentially
10352 throw remaining test points out of sync.
10353
b22a6027
SB
103542000-07-26 Scott Bambrough <scottb@netwinder.org>
10355
10356 * gdb.base/recurse.exp: Run tests for all targets.
10357 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
10358 gnu-oldld case on ARM.
10359 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
10360 for ARM targets.
d63a86f8 10361
d8231941
AG
10362Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
10363
10364 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
10365 * gdb.java/configure: Rebuild.
10366
8caabe69
AG
10367Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
10368
10369 * gdb.java/jv-exp.exp: New file.
10370
9d273ca3
AG
10371Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
10372
10373 * configure: Rebuilt.
10374 * configure.in (configdirs): Add gdb.java.
10375 * gdb.java/jmisc.java: New file.
10376 * gdb.java/jmisc.exp: New file.
10377 * gdb.java/Makefile.in: New file.
10378 * gdb.java/configure: Rebuilt.
10379 * gdb.java/configure.in: New file.
10380 * lib/java.exp: New file.
10381
4f823a66
AC
10382Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10383
10384 * gdb.base/exprs.exp: Test casts to a pointer including over and
10385 underflow.
10386
2391e11d
AC
10387Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
10388
10389 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
10390 and the compilers sizes.
10391
54602222
ND
103922000-07-09 Nick Duffek <nsd@redhat.com>
10393
10394 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
10395 (use_methods): New function.
10396 (main): Call use_methods().
10397 * gdb.c++/classes.exp (test_method_param_class): New procedure.
10398 (do_tests): Call test_method_param_class.
10399
2bec0572
ND
104002000-07-09 Nick Duffek <nsd@redhat.com>
10401
10402 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
10403 spelling.
10404 (test_enums): New procedure. Move enum tests from end of script
10405 to here. Set breakpoint on function name instead of line number.
10406 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
10407 (enums2): New marker function.
10408 (enums1): New function.
10409 (main): Call enums1(). Move enum tests to enums1().
10410
78492fde
AC
10411Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
10412
10413 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
10414 compile/link program. Update line numbers.
10415 * gdb.asm/d10v.inc: Define ``startup''.
10416 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 10417
49a2cef8
AC
10418Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
10419
10420 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
10421
3e6c8688
EZ
104222000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10423
10424 * gdb.base/maint.exp: Add 'maint print architecture' item to output
10425 of 'help maint print' command.
10426
9ff5cbe9
AC
10427Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
10428
10429 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
10430 they use gdb_expect_list.
10431
17c579bd
AC
10432Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
10433
10434 * gdb.base/commands.exp: Use ``set remote
10435 memory-read-packet-size'' instead of ``set endian big'' to test
10436 long commands.
10437
e6d71bf3
DB
104382000-06-03 Daniel Berlin <dan@cgsoftware.com>
10439
10440 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 10441 g++, and stop skipping them.
e6d71bf3
DB
10442
10443 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
10444 work under g++.
10445
d63a86f8 10446 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
10447 initialization.
10448
dc96c6c7 104492000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
10450
10451 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
10452 the regular expression: accept an (almost) arbitrary sequence of
10453 "frames-invalid" and "breakpoints-invalid" messages both before
10454 and after the "starting" message.
10455
dc96c6c7 104562000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
10457
10458 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 10459
dc96c6c7 104602000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
10461
10462 * gdb.base/annota1.exp (annotate-signal-handler-caller):
10463 Relax the regular expression a little, make it pass on Solaris 8.
10464
8216cda9
KB
104652000-05-12 Kevin Buettner <kevinb@redhat.com>
10466
10467 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 10468 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
10469 Instead, it is permissible for gdb to stop on the line of the
10470 call itself.
10471
1a570b2f
MS
104722000-05-12 Michael Snyder <msnyder@.cygnus.com>
10473
10474 * gdb.base/break.exp (bp on small function, optimized file):
10475 Add a second pass pattern. The behavior differs here between stabs
10476 and dwarf for one-line functions. Stabs preserves two line symbols
10477 (one before the prologue and one after) with the same line number,
10478 but dwarf regards these as duplicates and discards one of them.
10479 Therefore the address after the prologue (where the breakpoint is)
10480 has no exactly matching line symbol, and GDB reports the breakpoint
10481 as if it were in the middle of a line rather than at the beginning.
10482
dc96c6c7 104832000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 10484
d63a86f8 10485 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
10486 rather than "send_gdb" (for consistancy).
10487
7d418785
AC
10488Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10489
10490 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
10491 * gdb.c++/templates.cc: Properly check for GCC version number.
10492 * lib/compiler.cc: Likewise
10493
dc96c6c7 104942000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 10495
d63a86f8 10496 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
10497 gdb may not stop at the first line of main, due to code motion.
10498
dc96c6c7 104992000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
10500
10501 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
10502 This test depends on parsing the printf output from the target.
10503 Since the sparclet stub doesn't do stdio, this will never work.
10504 * gdb.base/call-rt-st.exp: ditto.
10505 * gdb.base/call-strs: ditto.
10506
dc96c6c7 105072000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
10508
10509 * gdb.base/miscexprs.exp: make sizeof long array test portable.
10510
10511 * gdb.base/ending-run.exp: After connecting to a remote target,
10512 but before running, the target will appear to be in a random
10513 location. Specify both a file and a line for breakpoints.
10514 Also, the function that calls main may be called 'init'
10515 rather than 'start'.
10516
a5a51225
EZ
105172000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10518
10519 * gdb.base/help.exp: Update output for add-symbol-file command.
10520
7930cc7c
FN
105212000-04-10 Fernando Nasser <fnasser@cygnus.com>
10522
10523 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10524 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
10525
23e37ab1
C
105262000-04-07 J.T. Conklin <jtc@redback.com>
10527
e93c542c
C
10528 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
10529
23e37ab1
C
10530 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
10531
591b8fa3
PDM
10532Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
10533
10534 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
10535 values that can be represented exactly.
10536 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
10537 above change, and to not check against the directory part of the source
10538 file name.
10539 (step into print_long_arg_list): Likewise.
10540 (print print_small_structs from print_long_arg_list): Likewise.
10541 (print print_long_arg_list): Likewise.
10542
7a495180
EZ
105432000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10544
30b53638 10545 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 10546
beb998c6
AC
10547Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
10548
10549 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
10550
1c689132
DB
105512000-03-25 Daniel Berlin <dan@cgsoftware.com>
10552
10553 * gdb.base/commands.exp (deprecated_command_test): Add test for
10554 deprecate with no arguments.
10555
c1790a9d
JL
105562000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
10557
10558 * gdb.base/break.exp: Add new test for setting breakpoints on
10559 optimized code so we can test breakpoints work even when function
10560 prologues may be optimized away
10561
003ba290
FN
105622000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10563
10564 From David Whedon <dwhedon@gordian.com>
10565 * gdb.base/commands.exp : Added command deprecator tests.
10566
6837a0a2
DB
105672000-03-22 Daniel Berlin <dan@cgsoftware.com>
10568
10569 * gdb.base/help.exp: Added test for new apropos command.
10570
b9593231
KB
105712000-03-21 Kevin Buettner <kevinb@redhat.com>
10572
10573 * gdb.base/pointers.c (usevar): New function.
10574 (main): Make sure that global variables v_int_pointer2, rptr,
10575 and y are all referenced someplace in the program by calling
10576 usevar() on them. [Some linkers delete symbols which are
10577 never referenced. The space remains, but there's no way to
10578 get a (symbolic) handle on the variable from the debugger.]
10579
751a959b
EZ
105802000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10581
10582 * gdb.base/printcmds.c: Add typedeffed arrays.
10583
10584 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
10585 procedure to test arrays that are typedef'd.
10586
73a93a32
JI
105872000-03-13 James Ingham <jingham@leda.cygnus.com>
10588
10589 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 10590 the library directories.
73a93a32 10591
fb40c209
AC
10592Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
10593
10594 * configure.in (configdirs): Add sub directory gdb.mi.
10595 * configure: Re-generate.
10596
10597 * gdb.mi: New directory.
d63a86f8 10598
ee4dd2c9
AC
105992000-02-25 Scott Bambrough <scottb@netwinder.org>
10600
10601 * gdb.base/long_long.exp: Correct test suite failure when printing
10602 a long long value as a double on ARM platforms.
10603
70f0cc22
JB
106042000-02-16 Jim Blandy <jimb@redhat.com>
10605
10606 * gdb.base/break.exp ("breakpoint line number"): Make sure the
10607 default source file is set properly before running this test.
10608
853819b8
EZ
106092000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10610
10611 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
10612 gdbtk/library directory, not in gdbtcl2.
10613
dfcd3bfb
JM
106142000-02-04 Jim Blandy <jimb@redhat.com>
10615
10616 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
10617 backslash from regexp pattern.
10618
10619 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
10620 procedure. Use it to run all the "continue to bp overloaded"
10621 tests. Note that this changes the names of the tests slightly.
10622 If the breakpoint hit message includes a hex PC value, because
10623 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
10624 from the real source code, still consider that a pass.
10625
10626 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
10627 XFAIL here if the breakpoint message contains a hex address. Note
10628 similar change on 1999-11-02.
10629
10630 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
10631
10632 * gdb.base/ptype.exp: Establish a default source file before
10633 calling get_debug_format.
10634
106352000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
10636
10637 * gdb.base/watchpoint.exp: Remove duplication of test messages.
10638
8b93c638
JM
106392000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
10640
10641 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
10642 of successive stepi commands -- while in the prologue we should see
10643 the function entry bracket.
10644
106452000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
10646
10647 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
10648 reach __change_mode() when stepping through the end of main().
10649
c5394b80
JM
106502000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
10651
10652 * gdb.base/default.exp: Fix expected pattern.
10653 * gdb.base/help.exp: Same.
10654
0d06e24b
JM
106552000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10656
10657 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
10658 Don't use xfail's because that affects only the following test.
d63a86f8 10659
0d06e24b
JM
10660 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
10661 solaris or linux.
10662
10663 * gdb.base/selftest.exp: Update to reflect changes to main.c.
10664
dc96c6c7 106652000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 10666
d63a86f8 10667 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
10668 "A syntax error" rather than "A parse error". Accept both.
10669
106702000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
10671
10672 * gdb.base/default.exp: Remove OS dependent string from "target
10673 remote" test.
10674 * gdb.base/help.exp: Same for "help target remote" test.
10675
c3f6f71d
JM
106762000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10677
10678 From Jim Kingdon <kingdon@redhat.com>:
10679
10680 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
10681 prompt (cleanup rather than necessity, but still might keep output
10682 from spilling to next test).
10683
106842000-01-02 Fred Fish <fnf@cygnus.com>
10685
10686 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
10687 AIX, which defines them in <sys/types.h>.
10688
ed9a39eb 106891999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 10690
ed9a39eb
JM
10691 * gdb.base/default.exp: Match arm* etc instead of arm in "info
10692 float" test.
10693
106941999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 10695
ed9a39eb 10696 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
10697
10698 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
10699 outermost frame disallowed".
10700
107011999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
10702
10703 * gdb.base/setvar.exp: New tests for setting the value of a struct
10704 with a constant list.
10705
107061999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
10707
10708 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
10709 require the user to type a cast before setting the value of a struct.
10710
de57eccd
JM
107111999-12-06 Jim Blandy <jimb@cygnus.com>
10712
10713 * gdb.base/default.exp: Expect the new 'info float' command on
10714 all i386 platforms.
10715
10716 * gdb.threads/linux-dp.exp: Expand our ability to recognize
10717 LinuxThreads libraries that don't support debugging.
10718
c2d11a7d
JM
10719Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
10720
10721 * gdb.base/remote.c: Fill the buffer with truely random data.
10722 Change the buffer type to ``unsigned char'' to simplify size
10723 arithmetic.
10724
10725 * gdb.base/remote.exp: Reduce download numbers by one. Typical
10726 stub only handles 400-1 byte packets. Verify that the download
10727 worked.
10728
107291999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
10730
10731 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
10732 tests, using UNRESOLVED for the untested cases. Also, does not wait
10733 for a timeout if the prompt was received before a recognizable pattern.
10734
107351999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
10736
10737 * lib/gdb.exp (gdb_expect_list): Fix spelling.
10738
107391999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10740
10741 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
10742 watchpoints.
10743
107441999-11-24 Jason Merrill <jason@casey.cygnus.com>
10745
10746 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
10747
10748 * gdb.c++/local.exp: Be more flexible in recognizing local class
10749 name mangling. Don't allow horribly truncated method names.
10750 * gdb.c++/derivation.exp: Expect protected inheritance.
10751 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
10752 * gdb.c++/virtfunc.exp: Likewise.
10753 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
10754 when printing a nested enum.
10755
107561999-11-22 Jim Blandy <jimb@cygnus.com>
10757
10758 * gdb.base/step-test.exp: Properly await GDB's response to setting
10759 a breakpoint on the call to large_struct_by_value.
10760
10761 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
10762 just because we have debug info for the `start' function.
10763
107641999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
10765
10766 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
10767 "Unknown signal" messages, which indicate (on LinuxThreads) that
10768 GDB doesn't know how to debug threads on this system. This is
10769 better than hanging while philosopher 0 dumps chatter into gdb.log.
10770
107711999-11-18 Tom Tromey <tromey@cygnus.com>
10772
10773 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
10774
107751999-11-18 Fred Fish <fnf@cygnus.com>
10776
10777 * gdb.base/coremaker2.c: Add sample program for generating
10778 cores that is more self contained than coremaker.c. Eventually
10779 I'll add more code to this and tie it into the testsuite.
10780
4ce44c66
JM
107811999-11-12 Stan Shebs <shebs@andros.cygnus.com>
10782
10783 * gdb.base/dollar.exp: Remove, now in gdb.hp.
10784
107851999-11-10 Jimmy Guo <guo@cup.hp.com>
10786
10787 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
10788 from $srcdir/lib/.
10789 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
10790 and gdb.c++/.
10791
10792 * gdb.c++/derivation.exp: remove redundant get compiler info code.
10793
d63a86f8 10794 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
10795 'continue with watch' test point.
10796
107971999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
10798
10799 Merged from p2linux-990323-branch:
d63a86f8 10800
4ce44c66
JM
10801 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
10802
11cf8741
JM
10803Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
10804
10805 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
10806 {limit,fixed}''. Test ``set download-write-size''.
10807
10808Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
10809
10810 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
10811 gdb_expect_list.
10812
10813Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
10814
10815 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
10816
108171999-11-03 Mark Salter <msalter@cygnus.com>
10818
10819 * gdb.base/break.exp: Fix "stub continue" pattern.
10820
108211999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
10822
10823 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
10824
108251999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
10826
10827 * gdb.base/display.exp ("finish"): Add timeout clause.
10828
10829 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
10830 plain prompt clause, so this doesn't have to time out in order to
10831 fail.
10832
10833 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
10834 breakpoint hit messages include an address.
10835
10836 * gdb.base/display.exp: Don't forget to escape parens in regular
10837 expressions. Unix regexp notatation sucks.
10838
108391999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10840
10841 * gdb.base/annota1.exp: Test for annotate-signalled: change output
10842 order for 'signalled' message.
10843
5c44784c
JM
108441999-11-01 Stan Shebs <shebs@andros.cygnus.com>
10845
10846 From Jimmy Guo <guo@cup.hp.com>:
10847 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
10848 * gdb.base/annota1.c: Add code for tests to work with.
10849
108501999-10-26 Frank Ch. Eigler <fche@cygnus.com>
10851
10852 * gdb.base/remote.exp: New test for remote downloading settings.
10853 * gdb.base/remote.c: New file with large .data.
10854
917317f4
JM
108551999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
10856
10857 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
10858 for LinuxThreads support, merged from the Code Fusion branch.
10859
10860Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
10861
10862 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
10863 containing exp_continue into a while within an expect. Don't
10864 attempt a start more than three times. Check return value from
10865 gdb_load.
d63a86f8 10866
2df3850c
JM
10867Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
10868
10869 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
10870 a pass case.
10871
2acceee2
JM
108721999-10-01 Kevin Buettner <kevinb@cygnus.com>
10873
10874 * gdb.base/break.c (main): Added a statement that we can step
10875 off of.
10876 * gdb.base/break.exp: Added tests for setting a breakpoint
10877 at an offset and stepping onto a breakpoint.
10878
108791999-10-01 Fred Fish <fnf@cygnus.com>
10880
d63a86f8 10881 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
10882 gdb output.
10883
c2c6d25f
JM
108841999-09-18 Jim Blandy <jimb@cris.red-bean.com>
10885
10886 * gdb.base/break.exp: Code locations are in hex, don't forget!
10887 (For HP-UX.)
10888
108891999-09-17 Stan Shebs <shebs@andros.cygnus.com>
10890
10891 * condbreak.exp: Use break.c as test program.
10892 * condbreak.c: Remove, redundant with break.c.
10893
108941999-09-15 Stan Shebs <shebs@andros.cygnus.com>
10895
10896 * config/monitor.exp (gdb_target_monitor): Disable X- and
10897 Z-packets if the target needs it.
10898
108991999-09-13 James Ingham <jingham@leda.cygnus.com>
10900
10901 * gdb.c++/overload.exp: Added tests for listing overloaded
10902 functions with function pointers in the arg, explicitly calling
10903 out the version you want.
10904
cff3e48b
JM
109051999-09-09 Stan Shebs <shebs@andros.cygnus.com>
10906
10907 * long_long.exp: Add variations of test cases that work for
10908 targets with 16-bit ints and 32-bit doubles.
10909
d4f3574e
SS
109101999-09-08 Stan Shebs <shebs@andros.cygnus.com>
10911
10912 * break.c (main): Compare a possibly-uninitialized argc with an
10913 unlikely value that fits in 16 bits.
10914
109151999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10916
10917 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
10918 0xfeeb, don't want negative numbers if ints are 16 bits.
10919
10920 * lib/gdb.exp (skip_cplus_tests): New proc.
10921 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
10922 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
10923 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
10924 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
10925 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
10926 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
10927 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
10928 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
10929
10930 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
10931
10932Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
10933
10934 * gdb.base/corefile.exp (up): Allow a parameter to appear
10935 in the frame that we're going up to.
10936
10937 From Jim Blandy <jimb@cygnus.com>:
10938
10939 * gdb.base/default.exp (info float): Expect some output now.
10940
10941 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
10942 returning floating-point values to fail on the x86.
10943 * gdb.base/callfwmall.exp (do_function_calls): Same.
10944
10945 * gdb.base/list.exp (test_listsize): Correct expectations for
10946 listing line 1 with listsize 2. Also, listing a single line
10947 works now, as does listing three lines. [Kevin's note: There
10948 were a number of other cases fixed too where the expectations
10949 differed...]
10950
109511999-09-02 Stan Shebs <shebs@andros.cygnus.com>
10952
10953 * gdb.base/selftest.exp: Add case for when version prints as
10954 constant string instead of char pointer.
10955
104c1213
JM
109561999-08-25 Stan Shebs <shebs@andros.cygnus.com>
10957
10958 * gdb.base/ending-run.exp: Add Solaris case for what happens when
10959 stepping out of main.
10960
10961 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
10962 G++ used.
10963
10964 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
10965 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
10966
10967 * gdb.c++/ovldbreak.exp: Update match string in test that
10968 includes a warning of multiple breakpoints.
10969
109701999-08-24 Stan Shebs <shebs@andros.cygnus.com>
10971
10972 * gdb.base/display.exp: Improve precision of step-after-finish
10973 added yesterday.
10974
10975 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
10976 test.
10977
10978 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
10979 configs when using G++, not just hppa*.
10980
109811999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10982
10983 * gdb.base/async.c: New file.
10984 * gdb.base/async.exp: New file.
10985
10986Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
10987
10988 * gdb.base/break.exp: Tweak PA specific tests to properly handle
10989 PA64.
10990
53a5351d
JM
10991Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
10992
104c1213
JM
10993 * gdb.base/display.exp: "finish" can leave us mid-line on many
10994 targets, deal with it. Add a small constant to main, instead of
10995 1000 since main+1000 may not be a valid address in the target.
10996
53a5351d
JM
10997 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
10998 on hpux11.
10999
11000 * gdb.base/attach.exp: Handle another hpux11 error message variant
11001 when attaching to a process that does not exist.
11002
110031999-08-19 J.T. Conklin <jtc@redback.com>
11004
11005 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
11006 characters in 'continue to 1241' test.
11007
110081999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11009
11010 * gdb.base/call-ar-st.exp: Add a shorter match case for the
11011 stop in print_long_arg_list, define and use a whitespace
11012 variable in print_small_structs test, add an XFAIL for Solaris.
11013 * gdb.base/dbx.exp: XFAIL func commands until somebody is
11014 interested enough to fix.
11015
7be570e7
JM
110161999-08-13 Keith Seitz <keiths@cygnus.com>
11017
11018 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
11019 (dbx_gdb_load): Remove. Use gdb_load instead, since that
11020 proc knows about targets other than the natives.
11021 (test_assign): Use "gdb_run_cmd" to "run" the target.
11022 Check that we've actually hit the breakpoint at main.
11023 When we attempt to assign a value to a local variable, check
11024 that the variable is in the current scope, i.e., don't use
11025 a test with an empty result.
11026
11027Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
11028
11029 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
11030 command.
11031
110321999-08-09 Stan Shebs <shebs@andros.cygnus.com>
11033
11034 From Jimmy Guo <guo@cup.hp.com> and others at HP:
11035 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
11036 gdb.compat, gdb.threads-hp.
11037 gdb.hp/configure, gdb.hp/configure.in: New files.
11038 gdb.hp/Makefile.in: Recurse into new subdirs.
11039 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
11040 gdb.hp/gdb.objdbg: New directory, tests for debugging info
11041 in object files.
11042 gdb.hp/tools: New directory, aux tools for HP-specific tests.
11043
96baa820
JM
110441999-08-05 Stan Shebs <shebs@andros.cygnus.com>
11045
11046 * gdb.base/display.exp: Help expect by putting a newline in the
11047 funky printf, remove a bogus p/a test.
11048
110491999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11050
11051 * gdb.base/display.exp: Make sure that when we say 'run', we are
11052 connected to the target. This is necessary when running not
11053 natively.
11054
110551999-08-03 Stan Shebs <shebs@andros.cygnus.com>
11056
11057 * gdb.base/step-test.exp: Removed some extraneous messages.
11058
11059 * gdb.base/long_long.exp: Don't run memory examination tests
11060 on little-endian targets (they will need a different set of
11061 results to match).
11062
110631999-08-02 Stan Shebs <shebs@andros.cygnus.com>
11064
11065 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
11066 until somebody decides to fix GDB.
11067
11068 * gdb.base/long_long.c: Stop compiler complaint by specifying long
11069 constant as "ULL".
11070 * gdb.base/long_long.exp: Loosen x/c test, add partial result
11071 matches for a couple x/2 commands.
11072
a0b3c4fd
JM
110731999-07-30 Stan Shebs <shebs@andros.cygnus.com>
11074
11075 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
11076 by merging in ref-types2 tests.
11077 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
11078
11079 From Jimmy Guo <guo@cup.hp.com> and others at HP:
11080 * gdb.c++/Makefile.in: Add standard actions.
11081 (EXECUTABLES): Rename from PROGS, update list.
11082 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
11083 from gdb.hp.
11084 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
11085 foo and bar locals.
11086 * gdb.c++/anon-union.exp: Fix tests to match.
11087 * gdb.c++/classes.exp: Run if HP compiler used, add extra
11088 expect matches to handle output variations.
11089 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
11090 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
11091 output, add HP alternatives for new and delete prints.
11092 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
11093 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
11094 * gdb.c++/demangle.exp: Use $style when reporting failure.
11095 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
11096 * gdb.c++/inherit.exp: Run if HP compiler used, add some
11097 match alternatives.
11098 * gdb.c++/local.exp: Add match alternatives or xfails for HP
11099 compilers.
11100 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
11101 * gdb.c++/method.exp: Add match alternatives.
11102 * gdb.c++/misc.cc: Add bool types.
11103 * gdb.c++/misc.exp: Add tests for bool types.
11104 * gdb.c++/overload.exp: Add xfails.
11105 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
11106 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
11107 add some more template parameter tests (only for HP currently).
11108 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
11109 * gdb.c++/virtfunc.cc: Add return type and value for main.
11110 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
11111 match alternatives.
d63a86f8 11112
a0b3c4fd
JM
111131999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11114
11115 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
11116
111171999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
11118
11119 * gdb.base/signals.exp: Don't expect getting a backtrace from
11120 within a signal handler to fail on Linux.
11121
111221999-07-29 Stan Shebs <shebs@andros.cygnus.com>
11123
11124 From Jimmy Guo <guo@cup.hp.com> and others at HP:
11125 * lib/gdb.exp: Remove some gratuitious semicolons.
11126 (delete_breakpoints): Increase timeout.
11127 (gdb_expect): Add -notransfer option.
11128 (gdb_test): Use -notransfer option.
11129 (get_compiler_info): Add f77 case.
11130 (get_compiler): New proc, split out from gdb_preprocess, add f77
11131 case.
11132 (gdb_preprocess): Call get_compiler.
11133
11134 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
11135 * gdb.base/attach.exp, gdb.base/display.exp,
11136 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
11137 gdb.base/long_long.exp, gdb.base/printcmds.exp,
11138 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
11139 third arg to gdb_test.
11140 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
11141 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
11142 HP-UX xfails, add others.
11143 * gdb.base/completion.exp: Reflect name change of self-test.
11144 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
11145 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
11146 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
11147 HP failure number.
11148 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
11149 useless HP-UX 10.30 references.
11150 * gdb.base/maint.exp: Loosen matches.
11151 * gdb.base/pointers.c (main): Declare more_code.
11152 * gdb.base/pointers.exp: Match on output of a `next'.
11153 * gdb.base/structs.c: Add prototypes.
11154 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
11155 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
11156
111571999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11158
11159 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
11160 command.
11161
111621999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11163
11164 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
11165 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
11166
11167 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
11168 debug info. Deal with lack of signal hanlder info in stack.
11169
11170 From Jim Kingdon <kingdon@redhat.com>:
11171 * gdb.base/annota1.exp: If printf has debug info, deal with it.
11172
5a2468f5
JM
111731999-07-19 Stan Shebs <shebs@andros.cygnus.com>
11174
11175 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
11176 gdb.base/foll-vfork.exp: Don't run for crosses.
11177
adf40b2e
JM
11178Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
11179
11180 * gdb.base/configure.in: Check for gdbvars.exp instead of
11181 a1-selftest.exp.
11182 * gdb.base/configure: Re-generate.
11183
111841999-07-12 Stan Shebs <shebs@andros.cygnus.com>
11185
11186 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
11187 in trying to run first and name is too long.
11188
11189 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
11190 pointers2.c and pointers2.exp, respectively.
11191 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
11192 doschk happier.
11193
43e526b9
JM
111941999-07-08 Stan Shebs <shebs@andros.cygnus.com>
11195
11196 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
11197 callfuncs2.c and callfuncs2.exp.
11198
11199 * gdb.base/list.exp: Remove mistaken xfails.
11200 * gdb.base/list0.h: Add optional prototypes.
11201
9846de1b
JM
11202Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
11203
11204 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
11205 calling malloc.
11206 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
11207 * ptype.exp: Move test for get_debug_format to before its first
11208 use.
11209
112101999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11211
11212 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
11213 * gdb.base/annota2.cc, annota2.exp: Move from here.
11214 * gdb.c++/annota2.cc, annota2.exp: To here.
11215 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
11216
43ff13b4
JM
11217Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11218
11219 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
11220 a consistent format.
11221
085dd6e6
JM
112221999-06-25 Stan Shebs <shebs@andros.cygnus.com>
11223
11224 From Jimmy Guo <guo@cup.hp.com> and others at HP:
11225 * lib/gdb.exp (get_compiler_info): Add detection for assorted
11226 HP compilers, also set the globals $true and $false.
11227
11228 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
11229 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
11230 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
11231 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
11232 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
11233 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
11234 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
11235 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
11236 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
11237 whatis.c} Add C++ compatible function definitions and return
11238 types, add includes for library functions.
11239 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
11240 * gdb.base/step-test.c (myglob): Rename from glob.
11241 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
11242 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
11243 files, move here from gdb.hp.
11244 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
11245 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
11246 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
11247 Adjust line numbers in regexps.
11248
11249 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
11250 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
11251 instead of 0/1.
11252
11253 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
11254 foll-vfork.exp: New files, move here from gdb.hp.
11255 * gdb.base/page.exp: New file, test of pagination command.
11256
11257 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
11258 recursion test.
11259 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
11260
11261 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
11262 gdb.base/solib.exp: Fix compiler invocation process.
11263
11264 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
11265 HP-UX 11, turn off overload resolution explicitly.
11266 * gdb.base/commands.exp: Set argument list explicitly, add
11267 watchpoint test.
11268 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
11269 them work.
11270 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
11271 expressions properly.
11272 * gdb.base/corefile.exp: Loosen the match slightly.
11273 * gdb.base/default.exp: Allow "Error accessing memory" message
11274 also.
11275 * gdb.base/display.exp: Skip over x/0 j if PA64.
11276 * gdb.base/funcargs.exp: Add xfails for HP-UX.
11277 * gdb.base/interrupt.exp: Ditto.
11278 * gdb.base/langs.exp: Add symbolic matches governed by compiler
11279 in use.
11280 * gdb.base/list.exp: Add xfails for HP-UX.
11281 * gdb.base/long_long.exp: Refine some of the numeric matches.
11282 * gdb.base/mips_pro.exp: Xfail on HP-UX.
11283 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
11284 * gdb.base/nodebug.exp: Succeed on more varieties of output.
11285 * gdb.base/opaque.exp: Remove some HP-UX xfails.
11286 * gdb.base/ptype.exp: Succeed on more varieties of output.
11287 * gdb.base/scope.exp: Add xfails for HP-UX.
11288 * gdb.base/sect-cmd.exp: Add more cases.
11289 * gdb.base/setvar.exp: Add xfails for HP-UX.
11290 * gdb.base/shlib-call.exp: Loosen some matches slightly.
11291 * gdb.base/signals.exp: Match on void symbolically.
11292 * gdb.base/step-test.exp: Add case for PA64.
11293 * gdb.base/term.exp: Add exit and restart.
11294 * gdb.base/twice.exp: Clean up after self.
11295 * gdb.base/varargs.exp: Disable overload resolution explicitly.
11296 * gdb.base/whatis.exp: Allow more ways to pass tests.
11297
11298 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
11299 no longer useful.
11300
11301Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
11302
11303 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
11304 list of patterns.
11305 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
11306 print_double_array(double_array)", "continuing to breakpoint
11307 1018", "print print_double_array(array_d)" and "continuing to
11308 1034" tests.
d63a86f8 11309
085dd6e6
JM
113101999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11311
11312 * Makefile.in: Add empty html and install-html targets.
11313
113141999-06-24 Stan Shebs <shebs@andros.cygnus.com>
11315
11316 * config/mt-*: Remove, these haven't been used since 1996.
11317
113181999-06-22 Stan Shebs <shebs@andros.cygnus.com>
11319
11320 * gdb.base/call-strs.c, gdb.base/ending-run.c,
11321 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
11322 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
11323
9e0b60a8
JM
113241999-06-18 Stan Shebs <shebs@andros.cygnus.com>
11325
11326 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
11327 simpler match case for the ptype of the big class.
11328
113291999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11330
11331 * gdb.exp: Fix test for gdb_prompt existence.
11332
113331999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11334
11335 * gdb.exp (gdb_test): Add fail after calls to perror.
11336
113371999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11338
11339 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
11340
113411999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11342
11343 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
11344
0f71a2f6
JM
11345Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
11346
11347 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
11348 malloc() is linked in.
11349
113501999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
11351
11352 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
11353 step at end.
11354
11355 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
11356
113571999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
11358
11359 * gdb.java/jv-print.exp: New file. (Our first Java test!)
11360
cce74817
JM
11361Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
11362
11363 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
11364 * gdb.base/mips_pro.exp: Likewise.
11365
113661999-06-02 Keith Seitz <keiths@cygnus.com>
11367
11368 * gdb.c++/templates.cc: Change all "new" operators to throw
11369 an exception.
11370 * gdb.c++/cplusfuncs.cc: Likewise.
11371
11372 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
11373
11374Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
11375
11376 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
11377 * gdb.base/ending-run.exp: When stepping out of main, accept a
11378 step into an arbitrary assembler file.
11379
392a587b
JM
113801999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11381
d63a86f8 11382 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 11383 "breakpoint-invalid" to be printed.
d63a86f8 11384 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
11385 number of "frames-invalid" and "breakpoint-invalid" to be printed.
11386 * gdb.base/annota2.cc: Initialize a.x to 0.
11387
9e086581
JM
113881999-05-17 Keith Seitz <keiths@cygnus.com>
11389
11390 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
11391 when "skip_float_tests" set.
11392 Ditto for "print print_double_array(array_d)", "print print_small_structs",
11393 "print print_ten_doubles", and "step into print_long_arg_list".
11394 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
11395 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
11396 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
11397 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
11398 "skip_float_tests" is set.
11399 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
11400 when "skip_float_tests" set.
d63a86f8 11401
cd0fc7c3
SS
114021999-05-06 Keith Seitz <keiths@cygnus.com>
11403
11404 * gdb.base/annota2.cc: Include stdio.h.
11405
11406Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
11407
11408 * gdb.base/crossload.exp: Remove, this has been disabled ever
11409 since BFD stopped including all targets, and cross-GDB gets
11410 plenty of testing anyway.
11411 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
11412 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
11413 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
11414 * gdb.base/README: Remove, was doc for this.
11415 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
11416 needed.
11417
b83266a0
SS
114181999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11419
11420 * gdb.base/call-ar-st.exp: Fix one regular expression in test
11421 output.
11422
11423 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
11424 * gdb.base/annota2.exp: New file. More annotation tests.
11425 * gdb.base/annota1.c: New file. Source file for annota1.exp.
11426 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
11427
114281999-04-23 Angela Marie Thomas <angela@cygnus.com>
11429
11430 * config/cfdbug.exp: New file.
11431
7a292a7a
SS
114321999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
11433
11434 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
11435 Marcus Daniel's and Dale Hawkins's demangler crashes.
11436
11437 * gdb.c++/demangle.exp (test_gnu_style_demangling,
11438 test_lucid_style_demangling, test_arm_style_demangling,
11439 test_hp_style_demangling): Try Tom Tromey's core-dumping
11440 identifier under each demangling style.
11441
114421999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
11443
11444 * gdb.c++/demangle.exp: Include the current demangling style
11445 in all test names.
11446 (current_demangling_style): New global variable.
11447 (set_demangling_style, test_demangling_core, test_demangling,
11448 test_demangling_exact): New functions.
11449 (test_gnu_style_demangling, test_lucid_style_demangling,
11450 test_arm_style_demangling, test_hp_style_demangling): Use those,
11451 instead of calling gdb_test and gdb_test_exact directly.
11452 (catch_demangling_errors): New function, which reports errors
11453 signalled by the demangling test functions in an orderly way.
11454 (do_tests): Use catch_demangling_errors.
11455
114561999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
11457
11458 * gdb.base/signals.exp (test_handle_all_print): Use () for
11459 grouping in expressions, not {}.
11460
11461 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
11462 initialized yet.
11463
114641999-04-01 Stan Shebs <shebs@andros.cygnus.com>
11465
11466 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
11467 are listed.
11468
114691999-03-26 Stan Shebs <shebs@andros.cygnus.com>
11470
11471 * gdb.stabs/weird.exp: Test for CC being defined before
11472 looking at its value.
11473
114741999-03-25 Stan Shebs <shebs@andros.cygnus.com>
11475
11476 * gdb.base/call-ar-st.exp: Remove stray '#'.
11477 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
11478 "short int" and "long int".
11479 * gdb.c++/overload.cc: Cast the string added in the previous
11480 change, to mollify finicky HP compiler.
11481 * gdb.hp/reg-test.exp (testfile): Fix file name.
11482 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 11483
7a292a7a
SS
11484 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
11485 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
11486 alternate form of enum ptype.
11487
c906108c
SS
114881999-03-23 Stan Shebs <shebs@andros.cygnus.com>
11489
7a292a7a
SS
11490 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
11491 * gdb.hp/*.exp: Change all to run compiler probe only after
11492 passing skip_hp_tests, so as not to waste time on guaranteed
11493 failure.
11494
c906108c
SS
11495 * gdb.c++/overload.cc: Pass string instead of char addr, always
11496 init ccpfoo.
11497 * gdb.c++/templates.cc: Fix syntax error.
11498
7a292a7a
SS
11499Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11500
11501 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 11502 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
11503 command.
11504
115051999-03-18 James Ingham <jingham@cygnus.com>
11506
11507 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
11508
11509 * gdb.c++/method.exp: It was testing an uninitialized int on the
11510 stack and assuming it was positive.
11511
11512 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
11513
11514 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 11515 keep it from killing the rest of the tests.
7a292a7a
SS
11516 Use gdb_continue_to_end.
11517
11518 * gdb.base/sigall.exp: use gdb_continue_to_end.
11519
11520 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
11521
11522 * gdb.base/display.exp: use runto_main, not run.
11523
d63a86f8
RM
11524 * gdb.base/default.exp: Check for the current error message in the
11525 r abbreviation test.
7a292a7a
SS
11526 Add strongarm to the targets that know info float.
11527
d63a86f8 11528 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
11529 run which doesn't work with monitors.
11530
11531 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
11532
11533 * gdb.base/break.exp: use the gdb_continue_to_end proc.
11534
11535 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
11536 program. Traps the case (in Cygmon) when the program never really
11537 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
11538 more places, so I used my name. Sorry Mark...
11539
11540 * config/monitor.exp (gdb_target_monitor): added another
11541 target_info parameter: remotebinarydownload. This will set the
11542 remotebinarydownload flag if this is causing some boards trouble.
11543
115441999-03-18 Mark Salter <msalter@cygnus.com>
11545
11546 * lib/gdb.exp (continue_to_exit): New function.
11547
11548 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
11549 * gdb.base/ending-run.exp: Ditto.
11550 * gdb.base/step-test.exp: Ditto.
11551
115521999-03-16 Stan Shebs <shebs@andros.cygnus.com>
11553
11554 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
11555 (suggested by Art Haas <ahaas@neosoft.com>).
11556
115571999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
11558
11559 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
11560
11561Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
11562
11563 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
11564 descriptions of types (short unsigned int vs unsigned short, etc).
11565
115661999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
11567
11568 * gdb.base/call-strs.exp: Don't assume that `step' will step over
11569 a call to strlen; sometimes we do have sources.
11570
115711999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
11572
11573 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
11574 character, so GDB won't print garbage after its end.
d63a86f8 11575
c906108c
SS
11576 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
11577 breakpoint there instead. Sometimes GCC emits memcpy to handle
11578 the large structures being passed by value, so we step into that
11579 instead of sum_array_print, which obscures what we're really testing.
11580 * gdb.base/step-test.exp: However, we do want a test that notices
11581 the bizarre steps into memcpy, so do that here. Add check for
11582 stepping into function calls that pass large structures by value.
11583 ("Is that a noun clause, or are you just happy to see me?")
11584 Remove all references to specific line numbers.
11585 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
11586 New type and function.
11587 (main): Call large_struct_by_value, passing it a large struct by value.
11588 * lib/gdb.exp (gdb_get_line_number): New function.
11589
11590 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
11591 more portable.
11592
7a292a7a
SS
115931999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
11594
c906108c
SS
11595 * lib/gdb.exp: Doc fixes.
11596
7a292a7a
SS
115971999-03-05 Nick Clifton <nickc@cygnus.com>
11598
d63a86f8 11599 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
11600
116011999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
11602
c906108c
SS
11603 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
11604 commands. They're not germane to this test, and they don't work
11605 that way on remote targets.
11606
3fc11d3e
JM
116071999-03-01 James Ingham <jingham@cygnus.com>
11608
11609 * Changelog entries merged over from gdb development branch.
11610
3fc11d3e
JM
11611 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
11612
11613 * lib/gdb.exp (gdbtk_analyze_results): Generic function
11614 for outputting results of test run.
11615
2d4a1622 11616 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
11617
11618 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 11619
7a292a7a
SS
116201999-02-25 Felix Lee <flee@cygnus.com>
11621
11622 * lib/gdb.exp (debug_format): initialize
11623
c906108c
SS
116241999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
11625
11626 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
11627 * gdb.base/call-rt-st.c: Ditto.
11628
c906108c
SS
116291999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
11630
11631 * gdb.threads/pthreads.exp (horiz): New variable.
11632 (test_startup): Fix regexps that capture thread numbers.
11633
116341999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
11635
11636 * gdb.base/smoke.exp: Disambiguate two test case names (both
11637 called ``print'').
11638
11639Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
11640
11641 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
11642 compilation.
11643
116441999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
11645
11646 * gdb.base/miscexprs.exp: Change patterns to match GDB's
11647 actual output formatting.
11648 * gdb.base/smoke.exp: GDB removes leading 0's.
11649 * gdb.base/volatile.exp: Don't check type of remuneration;
11650 that variable is no longer defined in constvars.c.
11651 * gdb.base/step-test.c (main): Exit with explicit exit code.
11652 * gdb.base/step-test.exp: Remove two nexti checks--they are
11653 not portable.
11654
116551999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
11656
11657 * gdb.base/help.exp ("help delete display"): Fix test to match
11658 gdb's output.
11659
11660 * gdb.base/long_long.c (known_types): Initialize values to zero.
11661 * gdb.base/long_long.exp: Step one more line
11662 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 11663 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
11664 unique test case names.
11665
11666Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11667
d63a86f8 11668 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
11669
11670 * gdb.c++/method.exp: Add missing close brace.
11671
116721999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
11673
11674 * gdb.base/maint.exp: Use 'set height 0' to disable page
11675 prompting, not 'set height 400'.
11676
11677 Fix a bunch of timeouts.
11678 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
11679 four separate tests, so expect doesn't take forever to match a ton
11680 of text against a regexp with lots of .* forms.
11681 ("maint print psymbols", "maint print symbols"): Make some of
11682 these greps more selective, so that expect doesn't try to wade
11683 through huge piles of output and time out.
11684
11685 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
11686
11687 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
11688 tests: one which doesn't expect shlib events to be reported, and
11689 another which does, but is XFAIL for all platforms other than
11690 HP/UX.
11691
11692 * gdb.base/break.exp: Teach the test suite that the `catch
11693 fork', `catch vfork', and `catch exec' commands produce error
11694 messages on platforms that don't provide these features.
11695
11696Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
11697
11698 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
11699 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
11700 (shortening names from solib_threshold.exp etc), won't run on
11701 anything but HP-UX for the foreseeable future.
11702 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
11703 reflect move.
11704
11705Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
11706
11707 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
11708 gdb.trace/Makefile.in (clean): Remove all test executables.
11709
11710Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
11711
11712 * gdb.base/shlib-call.exp: add test cases to verify that gdb
11713 successfully re-sets breakpoints in shared libraries.
11714 * gdb.base/shmain.c (main): return 0, don't fall off the end.
11715
11716Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11717
d63a86f8
RM
11718 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
11719 and compiled w/o GCC.
c906108c
SS
11720
11721 * gdb.hp/watch-cmd.exp: ditto.
11722
11723 * gdb.hp/watch-hp.exp: ditto.
11724
11725 * gdb.hp/xdb1.exp: ditto.
11726
11727 * gdb.hp/xdb2.exp: ditto.
11728
11729 * gdb.hp/dbx.exp: ditto.
11730
11731Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
11732
11733 * constvars.c: Remove C++-isms.
11734 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
11735 with GCC.
11736
11737Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
11738
11739 The following changes are part of the HP merge.
11740
11741 * gdb.base/break.exp: new tests to verify that catchpoints for
11742 fork, vfork, and exec don't trigger inappropriately.
11743
11744 * gdb.base/opaque.exp: compile one file at a time, then link.
11745
11746 * gdb.base/signals.exp: be more restrictive about which hppa
11747 systems receive a setup_xfail. new tests.
11748
11749 * gdb.base/solib_threshold.build: new file.
11750 * gdb.base/solib_threshold.exp: new file.
11751 * gdb.base/solib_threshold.link_opts: new file.
11752 * gdb.base/solib_threshold.mk: new file.
11753 * gdb.base/gen_solib_threshold.c: new file.
11754
11755 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
11756 tests. New tests for enums inside classes.
11757
11758 * gdb.c++/compiler.cc: indicate support of template debugging.
11759
11760 * gdb.c++/demangle.exp: run hp style demangling tests.
11761
11762 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
11763 tests.
11764
11765 * gdb.c++/misc.cc: changes to support new tests.
11766
11767 * gdb.c++/templates.cc: changes to support HP's compiler; changes
11768 to support new tests.
11769
11770 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
11771 gcc, then skip these tests.
11772
11773Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
11774
11775 The following files are part of the HP merge; some had longer
11776 names at HP, but have been renamed to be no more than 14
11777 characters in length.
11778
11779 * gdb.hp/ambiguous.cc: new file.
11780 * gdb.hp/ambiguous.exp: new file.
11781 * gdb.hp/attach.exp: new file.
11782 * gdb.hp/attach2.exp: new file.
11783 * gdb.hp/classes-hp.exp: new file.
11784 * gdb.hp/ctti.exp: new file.
11785 * gdb.hp/ctti-add.cc: new file.
11786 * gdb.hp/ctti-add1.cc: new file.
11787 * gdb.hp/ctti-add2.cc: new file.
11788 * gdb.hp/ctti-add3.cc: new file.
11789 * gdb.hp/dbx.exp: new file.
11790 * gdb.hp/exception.cc: new file.
11791 * gdb.hp/exception.exp: new file.
11792 * gdb.hp/foll-exec.c: new file.
11793 * gdb.hp/foll-exec.exp: new file.
11794 * gdb.hp/foll-fork.c: new file.
11795 * gdb.hp/foll-fork.exp: new file.
11796 * gdb.hp/foll-vfork.c: new file.
11797 * gdb.hp/foll-vfork.exp: new file.
11798 * gdb.hp/inherit-hp.exp: new file.
11799 * gdb.hp/more-steps.exp: new file.
11800 * gdb.hp/namespace.cc: new file.
11801 * gdb.hp/namespace.exp: new file.
11802 * gdb.hp/optimize.exp: new file.
11803 * gdb.hp/pxdb.c: new file.
11804 * gdb.hp/pxdb.exp: new file.
11805 * gdb.hp/quicksort.exp: new file.
11806 * gdb.hp/reg-test.exp: new file.
11807 * gdb.hp/reg-test.s: new file.
11808 * gdb.hp/sized-enum.c: new file.
11809 * gdb.hp/sized-enum.exp: new file.
11810 * gdb.hp/start-stop.exp: new file.
11811 * gdb.hp/templ-hp.cc: new file.
11812 * gdb.hp/templ-hp.exp: new file.
11813 * gdb.hp/thr-lib.c: new file.
11814 * gdb.hp/thr-lib.exp: new file.
11815 * gdb.hp/thr-lib.h: new file.
11816 * gdb.hp/thr-liblib.c: new file.
11817 * gdb.hp/virtfun-hp.c: new file.
11818 * gdb.hp/virtfun-hp.exp: new file.
11819 * gdb.hp/watch-cmd.exp: new file.
11820 * gdb.hp/watch-hp.exp: new file.
11821 * gdb.hp/xdb1.exp: new file.
11822 * gdb.hp/xdb2.exp: new file.
11823 * gdb.hp/xdb3.exp: new file.
11824
11825Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
11826
11827 The following files are part of the HP merge; some had longer
11828 names at HP, but have been renamed to be no more than 14
11829 characters in length.
11830
11831 * gdb.base/ss.h: new file.
11832 * gdb.base/call-ar-st.c: new file.
11833 * gdb.base/call-ar-st.exp: new file.
11834 * gdb.base/call-rt-st.c: new file.
11835 * gdb.base/call-rt-st-exp: new file.
11836 * gdb.base/call-strs.exp: new file.
11837 * gdb.base/ena-dis-br.exp: new file.
11838 * gdb.base/environ.exp: new file.
11839 * gdb.base/long_long.exp: new file.
11840 * gdb.base/sect-cmd.exp: new file.
11841 * gdb.base/shlib-cl2.exp: new file.
11842 * gdb.base/smoke.exp: new file.
11843 * gdb.base/so-impl-ld.c: new file.
11844 * gdb.base/so-impl-ld.exp: new file.
11845 * gdb.base/so-indr-cl.c: new file.
11846 * gdb.base/so-indr-cl.exp: new file.
11847 * gdb.base/varargs.exp: new file.
11848 * gdb.base/volatile.exp: new file.
11849 * gdb.base/whatis-exp.exp: new file.
7a292a7a 11850 * gdb.base/display.exp: new file.
c906108c
SS
11851 * gdb.c++/derivation.exp: new file.
11852 * gdb.c++/local.exp: new file.
11853 * gdb.c++/member-ptr.exp: new file.
11854 * gdb.c++/overload.exp: new file.
11855 * gdb.c++/ovldbreak.exp: new file.
11856 * gdb.c++/ref-types.exp: new file.
11857 * gdb.c++/ref-types2.exp: new file.
11858 * gdb.c++/userdef.exp: new file.
d63a86f8 11859
c906108c
SS
11860Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11861
11862 * gdb.base/default.exp: Reflect wording change in remote.c.
11863
dc96c6c7 11864Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11865
11866 * gdb.base/help.exp: Update to reflect current text.
11867
11868Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
11869
11870 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
11871 they're stack variables and contain garbage.
11872 * gdb.c++/anon-union.exp: new file.
11873
11874 The following changes were made by David Taylor
11875 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
11876 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
11877 in changes by HP.
11878
11879 * gdb.base/bitops.exp: new file.
11880 * gdb.base/default.exp: change expected messages for catch and
11881 info catch tests to reflect HP merge changes.
11882 * gdb.base/enable-disable-break.exp
11883 * gdb.base/ending-run.c: new file.
11884 * gdb.base/long_long.c: new file.
11885 * gdb.base/maint.exp: new file.
11886 * gdb.base/pointers2.exp: new file.
11887 * gdb.base/shlib-call2.exp: new file.
11888 * gdb.base/solib.exp: new file.
11889 * gdb.base/step-test.c: new file.
11890 * gdb.c++/anon-union.cc: new file.
11891 * gdb.c++/local.cc: new file.
11892 * gdb.c++/member-pointer.cc: new file.
11893 * gdb.c++/method.cc: new file.
11894 * gdb.c++/ref-types.cc: new file.
11895 * gdb.c++/ref-types2.cc: new file.
11896 * gdb.c++/userdef.cc: new file.
d63a86f8 11897
c906108c
SS
11898 * gdb.base/scope.exp: compile one file at a time, then link.
11899 * gdb.base/langs.exp: ditto.
11900 * gdb.base/list.exp: ditto.
d63a86f8 11901
c906108c
SS
11902Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
11903
11904 The following changes were made by David Taylor
11905 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
11906 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
11907 in changes by HP.
d63a86f8 11908
c906108c
SS
11909 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
11910 skip tests. When compiling pass c++ flag to gdb_compile.
11911 * gdb.c++/
d63a86f8 11912
c906108c
SS
11913 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
11914 test for on hppa*-*-hpux*; use args to see if c++ was specified.
11915 (skip_hp_tests): new function.
11916 (gdb_preprocess): new function.
11917
11918 * configure.in (hpdir): decide whether to configure gdb.hp.
11919 * configure: regenerated.
11920
11921 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
11922 to delete on clean.
11923 (EXECUTABLES): update to reflect new additions.
11924 * gdb.base/commands.exp: update message expected.
11925 * gdb.base/default.exp: add copyright notice.
11926 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
11927 * gdb.base/help.exp: update messages to reflect current text.
11928 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
11929 targets for recurse tests.
11930 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
11931 skip this file.
11932
11933 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
11934 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
11935 compilation.
11936 * gdb.c++/misc.exp: ditto.
11937 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
11938 run the tests. tell gdb_compile that it's a c++ compilation.
11939
11940 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 11941
c906108c
SS
11942 * gdb.base/all-bin.exp: new file.
11943 * gdb.base/arithmet.exp: new file.
11944 * gdb.base/assign.exp: new file.
11945 * gdb.base/completion.exp: new file.
11946 * gdb.base/cond-expr.exp: new file.
11947 * gdb.base/condbreak.exp: new file.
11948 * gdb.base/define.exp: new file.
11949 * gdb.base/dollar.exp: new file.
11950 * gdb.base/environment.exp: new file.
11951 * gdb.base/eval-skip.exp: new file.
11952 * gdb.base/jump.exp: new file.
11953 * gdb.base/logical.exp: new file.
11954 * gdb.base/pointers.exp: new file.
11955 * gdb.base/relational.exp: new file.
11956 * gdb.base/section_command.exp: new file.
11957 * gdb.base/whatis-expr.exp: new file.
11958
11959 * gdb.base/all-types.c: new file.
11960 * gdb.base/call-array-struct.c: new file.
11961 * gdb.base/call-return-struct.c: new file.
11962 * gdb.base/call-strings.c: new file.
11963 * gdb.base/callfuncs2.c: new file.
11964 * gdb.base/condbreak.c: new file.
11965 * gdb.base/constvars.c: new file.
11966 * gdb.base/display.c: new file.
11967 * gdb.base/int-type.c: new file.
11968 * gdb.base/jump.c: new file.
11969 * gdb.base/miscexprs.c: new file.
11970 * gdb.base/pointers.c: new file.
11971 * gdb.base/pointers2.c: new file.
11972 * gdb.base/shmain.c: new file.
11973 * gdb.base/shr1.c: new file.
11974 * gdb.base/shr2.c: new file.
11975 * gdb.base/solib.c: new file.
11976 * gdb.base/solib1.c: new file.
11977 * gdb.base/solib2.c: new file.
11978 * gdb.base/varargs.c: new file.
11979 * gdb.c++/derivation.cc: new file.
11980 * gdb.c++/overload.cc: new file.
11981 * gdb.c++/ovldbreak.cc: new file.
11982 * gdb.hp/attach.c: new file.
11983 * gdb.hp/attach2.c: new file.
11984 * gdb.hp/average.c: new file.
11985 * gdb.hp/compiler.c: new file.
11986 * gdb.hp/compiler.cc: new file.
11987 * gdb.hp/execd-program.c: new file.
11988 * gdb.hp/follow-exec.c: new file.
11989 * gdb.hp/follow-fork.c: new file.
11990 * gdb.hp/follow-vfork-and-exec.c: new file.
11991 * gdb.hp/misc-hp.cc: new file.
11992 * gdb.hp/more-steps.c: new file.
11993 * gdb.hp/optimize.c: new file.
11994 * gdb.hp/quicksort.c: new file.
11995 * gdb.hp/run-hp.c: new file.
11996 * gdb.hp/start-stop.c: new file.
11997 * gdb.hp/sum.c: new file.
11998 * gdb.hp/templates-hp.cc: new file.
11999 * gdb.hp/thread-local-in-lib.c: new file.
12000 * gdb.hp/thread-local-in-lib.h: new file.
12001 * gdb.hp/thread-local-in-lib.lib.c: new file.
12002 * gdb.hp/vforked-program.c: new file.
12003 * gdb.hp/virtfunc-hp.cc: new file.
12004 * gdb.hp/watchpoint-hp.c: new file.
12005 * gdb.hp/xdb.c: new file.
12006 * gdb.hp/xdb0.c: new file.
12007 * gdb.hp/xdb0.h: new file.
12008 * gdb.hp/xdb1.c: new file.
12009
12010Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
12011
12012 The following change was made by Edith Epstein
12013 <eepstein@cygnus.com> as part of a project to merge in changes
12014 originally made by HP; HP did not create ChangeLog entries.
12015
12016 * gdb.c++/demangle.exp: changed the expected output for some
12017 ARM-style mangling -- removed second reference to datatype.
12018 For example, maint demangle __dt__11T1__pt__2_cFv
12019 T1<char>::~T1<char>(void)
12020 becomes,
12021 maint demangle __dt__11T1__pt__2_cFv
12022 T1<char>::~T1(void)
12023
12024 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 12025
c906108c
SS
12026Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
12027
12028 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
12029 * gdb.trace/backtrace.exp: Likewise.
12030 * gdb.trace/circ.exp: Likewise.
12031 * gdb.trace/collection.exp: Likewise.
12032 * gdb.trace/deltrace.exp: Likewise.
12033 * gdb.trace/infotrace.exp: Likewise.
12034 * gdb.trace/limits.exp: Likewise.
12035 * gdb.trace/packetlen.exp: Likewise.
12036 * gdb.trace/passc-dyn.exp: Likewise.
12037 * gdb.trace/passcount.exp: Likewise.
12038 * gdb.trace/report.exp: Likewise.
12039 * gdb.trace/save-trace.exp: Likewise.
12040 * gdb.trace/tfind.exp: Likewise.
12041 * gdb.trace/tracecmd.exp: Likewise.
12042 * gdb.trace/while-dyn.exp: Likewise.
12043 * gdb.trace/while-stepping.exp: Likewise.
12044
120451998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
12046
12047 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
12048
12049Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
12050
12051 From Brendan Kehoe:
12052 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
12053 int return types.
12054
12055Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
12056
12057 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
12058 remote dos host testing right.
12059
12060Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
12061
12062 * gdb.base/corefile.exp: remove some xfails.
12063
12064Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
12065
12066 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
12067 have different timestamps.
12068
12069Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
12070
12071 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
12072 gdb.base/default.exp: Replace "exec" with "executable".
12073
12074Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
12075
12076 * gdb.base/default.exp: Change else if to elseif from previous
12077 delta.
12078
12079Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
12080
12081 * gdb.base/default.exp: Add brace missing from previous delta.
12082
12083Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
12084
12085 * gdb.base/default.exp: Support test for info float for all
12086 varieties of arm toolchain.
12087
dc96c6c7 12088Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12089
12090 * gdb.trace/*.exp: remove "remote_download" command.
12091
dc96c6c7 12092Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12093
12094 * gdb.trace/*.exp: remove -gdwarf from compile.
12095
12096Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
12097
12098 * gdb.trace/configure.in(AC_INIT): typo
12099 * gdb.trace/configure: regenerated
12100
dc96c6c7 12101Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12102
12103 * config/m68k-emc.exp: New file.
12104 * lib/<emc-support.exp trace-support.exp}: New files.
12105 * configure.in: add new test directory gdb.trace.
12106 * gdb.trace/{configure configure.in Makefile.in}: New files.
12107 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
12108 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
12109 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
12110 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
12111 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
12112 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
12113 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 12114
dc96c6c7 12115Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12116
12117 * gdb.c++/classes.exp: Change all regular expressions to match
12118 arbitrary combinations of newline/carriage-return, so that they
12119 will work equally well on Unix and Windows.
12120 * gdb.c++/inherit.exp: ditto.
12121 * gdb.c++/virtfunc.exp: ditto.
12122
121231998-08-11 Dawn Perchik <dawn@cygnus.com>
12124
12125 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
12126
c2d11a7d
JM
12127Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
12128
12129 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
12130 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
12131 to use a0-a3/d0-d3 as needed.
12132
12133Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
12134
12135 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
12136 * gdb.disasm/am33.exp: Corresponding changes.
12137
c906108c
SS
121381998-07-11 Felix Lee <flee@cygnus.com>
12139
12140 * gdb.base/callfuncs.exp: add cmp10 test.
12141 * gdb.base/callfuncs.c (cmp10): new function.
12142
12143Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
12144
d63a86f8 12145 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
12146 into two parts to get around a synchronization problem in expect.
12147
3fc11d3e
JM
12148Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
12149
12150 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
12151
12152 * configure.in: Add options for gdbtk testsuite.
12153
12154 * configure: Regenerate.
12155
12156 * gdb.gdbtk: New directory to hold gdbtk tests.
12157
c906108c
SS
12158Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12159
12160 * gdb.fortran/types.exp: Escape brackets in expect patterns
12161 for test_float_literal_types_accepted tests.
12162 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
12163 before run test.
12164
c2d11a7d
JM
12165Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
12166
12167 * am33.exp: Just compile, do not link the testcase.
12168 * am33.s: Add ".am33" pseudoop to force am33 mode.
12169
c906108c
SS
121701998-06-25 Felix Lee <flee@cygnus.com>
12171
12172 * gdb.base/setshow.exp: make sure $pc is sane.
12173
12174 * gdb.stabs/weird.exp: split expect patterns properly.
12175
c2d11a7d
JM
12176Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
12177
12178 * gdb.disasm/am33.s: New disassembler testfile for the am33.
12179 * gdb.disasm/am33.exp: Run it.
12180
dc96c6c7 12181Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12182
12183 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
12184 match processing (and eliminate spurious timeouts when running).
12185
dc96c6c7 12186Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12187
12188 * gdb.base/signals.exp (test_handle_all_print): put back Mach
12189 exception test, but conditionalize it on target [mach | gnu].
12190
dc96c6c7 12191Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12192
12193 * gdb.base/overlays.exp: fixup compile line for linker script.
12194
12195Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
12196
12197 * gdb.fortran/types.exp: don't guess at float size.
12198
12199Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
12200
12201 * gdb.base/exprs.exp: delete test that depends on int size.
12202
12203Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
12204
12205 * config/sim.exp: Removed checks for target triplets.
12206 (gdb_target_sim): Use gdb,target_sim_options.
12207
12208Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
12209
12210 * gdb.base/reread.exp: New file.
12211 * gdb.base/reread1.c: New file.
12212 * gdb.base/reread2.c: New file.
12213
12214Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
12215
12216 * config/sim.exp: Use 'target sim -sparclite' when running
12217 SPARClite programs.
12218
12219Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
12220
12221 * gdb.base/structs2.exp: New file.
12222 * gdb.base/structs2.c: New file.
12223
12224Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
12225
12226 * gdb.asm/common.inc: New file.
12227 * gdb.asm/d10v.inc: New file.
12228 * asm-source.exp: Pass -I's to gas to find .inc files.
12229 Update line numbers in expected output.
12230 * asmsrc1.s: Rewrite.
12231 * asmsrc2.s: Rewrite.
12232 * configure.in: Create arch.inc symlink.
12233 * configure: Regenerate.
12234 * Makefile.in (distclean): Delete arch.inc.
12235
12236Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
12237
12238 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
12239 (t_enum_value2): ditto
12240 (t_enum_value3): ditto
12241 (main): ditto
12242Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12243
12244 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
12245 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
12246 change.
12247 Use gdb_test instead of send_gdb/gdb_expect sequences.
12248
12249Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
12250
12251 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
12252 not void.
12253
12254Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
12255
12256 * gdb.base/branches.c: Code with lots of loops and
12257 subroutines. Used to test gdbs ability to single step through PC
12258 changes, especially to test mips-tdep.c:mips_next_pc
12259
12260Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
12261
12262 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
12263 more rigorous EGCS C++ error checking.
12264
12265Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12266
12267 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 12268 tests.
c906108c 12269 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 12270 function when asleep.
c906108c 12271 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
12272 for i*86 Linux and SVR4 signal handling problems.
12273 Remove linux xfail for `next to handler in signals_tests_1', fixed
12274 by recent infrun.c change.
c906108c 12275 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 12276 stack backtraces.
c906108c
SS
12277 Adjust expect pattern in `handle all print' test to match Apr 28 1997
12278 target.[ch] change.
12279
12280Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
12281
12282 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
12283 for a newline from gdb before continuing.
12284 (default_gdb_exit): Just look for y or n.
12285 (gdb_test): Detect abnormal exit from GDB running on DOS; if
12286 it does, fail the rests of the tests in the file.
12287
12288Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
12289
12290 * config/cygmon.exp: New file.
12291
12292Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
12293
12294 * gdb.base/list.exp: Fix problem with "list default lines around
12295 main" test on remote targets.
12296
12297 * gdb.base/scope.exp: Fix problem with filelocal_bss before
12298 run test on remote targets.
12299
12300Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
12301
12302 * gdb.asm: New directory.
12303 * configure.in: Configure it.
12304 * configure: Regenerate.
12305 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
12306 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
12307
12308Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
12309
12310 * config/mn10300-eval.exp: New file to support MN10300 eval board.
12311
dc96c6c7 12312Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 12313
c906108c
SS
12314 * gdb.base/overlays (several files): Merge the two overlay
12315 managers into one. Change variables (foox, barx, bazx, grbxx)
12316 back into ints but force them to load in their proper sections.
12317
12318Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
12319
12320 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
12321 on-chip insn memory and IMAP1 to upper 128k.
12322 (D10VCopy): Handle memory regions crossing 16k boundaries.
12323 (D10VCopy): Transfer data in 32 bit chunks.
12324
12325Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
12326
12327 * gdb.base/overlays.c (main): Exit normally when result is
12328 correct.
12329
12330 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
12331 map. Include space for printf in .text segment.
12332
12333 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
12334 updated d10v memory VMA/LMA map.
12335 (D10VCopy): Call D10VTranslate.
d63a86f8 12336
c906108c
SS
12337Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
12338
12339 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
12340
12341 * gdb.base/bar.c (barx, bar): Change variable to small array so
12342 that it won't be put into the .sdata - small data -
12343 section. Update reference.
12344 * gdb.base/baz.c (bazx, baz): Ditto.
12345 * gdb.base/foo.c (foox, foo): Ditto.
12346 * gdb.base/grbx.c (grbxx, grbx): Ditto.
12347
12348 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
12349 to be arrays.
d63a86f8 12350
dc96c6c7 12351Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 12352
c906108c
SS
12353 * gdb.base/overlays.exp: fix up and get working again.
12354 Add tests for backtraces from an overlay function.
d63a86f8 12355
c906108c
SS
12356Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
12357
12358 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
12359 "calling function with watchpoint enabled".
12360
12361Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
12362
12363 * gdb.base/break.exp (test_next_with_recursion): Remove
12364 gdb_suppress_tests for d10v-*-*.
12365 * lib/gdb.exp (gdb_suppress_tests): Disable this function
12366 pending review of whether it is useful or not.
12367
12368Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
12369
12370 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
12371
12372Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
12373
12374 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
12375 * config/dve.exp: New file to support Densan boards.
12376
12377Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
12378
12379 * gdb.base/interrupt.exp: Document problem of simulators, signals,
12380 reads and BSD.
12381
12382Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
12383
12384 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
12385 response.
12386
12387 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
12388
12389Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
12390
12391 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
12392 test.
12393
12394 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
12395 target_sizeof_long and target_bigendian_p.
12396 (structs_by_value, structs_by_reference): Check values according
12397 to targets word size and endianess.
d63a86f8 12398
c906108c
SS
12399Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
12400
12401 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
12402 output.
12403
12404Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
12405
12406 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
12407 Update test of set args help to match source change.
12408
12409Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
12410
12411 * gdb.base/default.exp: Expect help system output to be in
12412 alphabetical order.
12413 * gdb.base/help.exp: Ditto.
12414
12415Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
12416
12417 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
12418 "i*86-pc-linux-gnu*".
12419 * gdb.base/interrupt.exp: Ditto.
12420 * gdb.base/corefile.exp: Ditto.
12421
12422 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
12423 define vxworks when building the testcase.
12424
12425 * gdb.base/ptype.exp: Fix testnames to be unique.
12426 * gdb.base/radix.exp: Ditto.
12427 * gdb.base/term.exp: Ditto.
12428 * gdb.base/whatis.exp: Ditto.
12429 * gdb.c++/classes.exp: Ditto.
12430
12431Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
12432
12433 * gdb.base/callfuncs.exp: Fix indentation.
12434
12435 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
12436 suppress_flag has been set.
12437 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
12438 target feature.
12439
12440Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
12441
12442 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
12443 the testcase.
12444
12445 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
12446 set_debug_traps() and breakpoint().
12447 * gdb.c++/misc.cc (main): Ditto.
12448 * gdb.c++/templates.cc (main): Ditto.
12449 * gdb.c++/virtfunc.cc (main): Ditto.
12450
12451Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
12452
12453 * lib/gdb.exp(gdb_step_for_stub): New function.
12454 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
12455 exists, reload the executable and do a "continue" instead of
12456 doing a jump.
12457 (runto_main): Use gdb_step_for_stub.
d63a86f8 12458
c906108c
SS
12459 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
12460 tests to have unique names.
12461 * gdb.base/callfuncs.exp: Ditto.
12462 * gdb.base/commands.exp: Ditto.
12463 * gdb.base/default.exp: Ditto.
12464 * gdb.base/help.exp: Ditto.
12465 * gdb.base/list.exp: Ditto.
12466 * gdb.base/opaque.exp: Ditto.
12467 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
12468 similar tests.
d63a86f8 12469
c906108c
SS
12470 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
12471 * gdb.c++/cplusfuncs.cc: Ditto.
12472 * gdb.c++/virtfunc.cc: Ditto.
12473
12474 * config/monitor.exp: Keep track of the last file we saw, rather
12475 than trying to get the info from gdb.
12476
12477 * gdb.fortran/types.exp: Move comment to previous line.
12478
12479Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
12480
12481 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
12482 target mode.
12483
12484Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
12485
12486 From Bob Manson:
12487 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
12488 string from GDB when it connects.
12489
12490 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
12491
12492Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
12493
12494 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
12495 if we can't get a debug format from GDB (we may be testing an
12496 older GDB). Use a 10 second timeout when checking for the format.
12497
12498 * gdb.stabs/weird.exp: Fix quoting.
12499
12500 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
12501
12502Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
12503
12504 * config/arm-ice.exp: New file.
12505
12506Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
12507
12508 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
12509 until it has been modified to work with the new testsuite.
12510
99707966 12511 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
12512 testcase won't compile, cause all of the testcases in the file to
12513 fail instead.
12514
12515 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
12516 (gdb_clear_suppressed): New procedure.
12517 (gdb_stop_suppressing_tests): Only clear suppress_flag if
12518 it contains a positive value.
12519
12520Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
12521
12522 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
12523
12524 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
12525
12526Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
12527
12528 * lib/gdb.exp (setup_xfail_format): New function.
12529 (get_debug_format): New function to get debug format.
12530 (debug_format): New global variable to hold last value set
12531 by get_debug_format.
12532 * gdb.base/list.exp: Call get_debug_format and expect some
12533 tests to fail for DWARF 1 and COFF formats.
12534 * gdb.c++/ptype.exp: Ditto.
12535 * gdb.c++/classes.exp: Ditto.
12536 * gdb.c++/cplusfuncs.exp: Ditto.
12537 * gdb.c++/inherit.exp: Ditto.
12538 * gdb.c++/templates.exp: Ditto.
12539 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 12540
c906108c
SS
12541Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
12542
12543 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
12544 host doesn't have a currently-open connection.
12545
12546 * config/sparclet.exp: Cleanups and fixes to make it generic for
12547 any gdb stub target. Handle cases where gdb doesn't respond when
12548 interrupted in a sane fashion.
12549
12550 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
12551 same thing in a totally different way.
12552
12553 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
12554 setting "timeout".
12555 (gdb_start): We set the global gdb_prompt variable in
12556 default_gdb_init now.
12557
12558Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
12559
12560 * gdb.base/printcmds.exp: Fix "check for floating addition"
12561 regexp to accept results within approx +/- .01 of exact value.
12562 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
12563
12564Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
12565
12566 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
12567 properly.
12568 (gdb_expect): Add optional timeout parameter, and add timeout
12569 value to various calls.
12570 (gdb_suppress_tests): Only give one warning message per group.
12571
12572Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
12573
12574 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
12575 global variables. Handle getting a value for $timeout more
12576 gracefully.
12577
12578Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
12579
12580 * lib/gdb.exp: Close connection to remote host if gdb doesn't
12581 initialize.
12582 (default_gdb_init): New procedure; allow gdb_init to be overridden
12583 by a target configuration file.
12584 (gdb_expect): Pass the timeout to remote_expect.
12585
12586 * config/monitor.exp(gdb_load): Fix typo in regexp.
12587
12588Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
12589
12590 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
12591
12592Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
12593
12594 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
12595 here. Call gdb_target_exec before rebooting the target, to make
12596 sure the connection to the target is closed.
12597 (gdb_load): Pass the name of the executable to gdb_target_monitor.
12598 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
12599 Also detect "Timeout reading from remote" error.
12600
12601 * config/gdbserver.exp: Pass the executable being loaded to
12602 gdb_target_monitor. Don't call gdb_file_cmd here; let
12603 gdb_target_monitor do it.
12604
12605 * gdb.disasm/hppa.exp: Don't use exec_output.
12606
12607Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
12608
12609 * gdb.base/list.exp: If we're debugging a non-native target,
12610 try to set the pc register to point to the start of the
12611 program before doing the first list command.
12612
12613 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
12614 test_calls after restarting.
12615
12616 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
12617 reloading.
12618
12619 * gdb.base/watchpoint.exp: Fix typo.
12620
12621 * gdb.base/setshow.exp: Check for use_gdb_stub.
12622
12623 * gdb.base/break.exp: Fix continue until exit test for the gdb
12624 stub case.
12625 * gdb.base/langs.exp: Ditto.
12626
12627 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
12628 gdb_load_offset. If we weren't given a file to load, figure out
12629 what the current file is and use it.
12630
12631 * config/i386-bozo.exp: New file.
12632
12633Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
12634
12635 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
12636 feature.
12637
12638 * config/proelf.exp: New entry.
12639
12640Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
12641
12642 * lib/gdb.exp: Remove spurious .* patterns at the beginning
12643 of regexps.
12644
12645 * gdb.base/watchpoint.exp: Don't run the test_stepping
12646 tests if gdb can't call functions on the target.
12647
12648 * gdb.base/setshow.exp: Don't run the set prompt tests if
12649 the board has gdb_prompt set.
12650
12651Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
12652
12653 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
12654 * gdb.base/commands.exp: Likewise.
12655 * gdb.base/setshow.exp: Likewise.
12656
12657Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
12658
12659 * config/monitor.exp(gdb_start): Look for gdb_prompt target
12660 feature.
12661
12662 * config/i960.exp: New file.
12663
12664Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
12665
12666 * gdb.base/funcargs.exp: Check for gdb,short_int target
12667 feature instead of looking for explicit target triplets.
12668
dc96c6c7 12669Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 12670
d63a86f8 12671 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
12672 "p 123DEADBEEF", to check parse_number.
12673 * top.c: change "to enable to enable" to "to enable" in a couple
12674 of help strings.
12675
12676Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
12677
12678 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
12679 on the mn10300.
d63a86f8 12680
c906108c
SS
12681Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
12682
12683 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
12684 where the test executable is run with explicit args.
12685 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
12686
12687Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
12688
12689 * gdb.base/run.c: Use FAKEARGV to build test executable that
12690 does not require a command line arg, since most simulators
12691 don't currently support passing such an arg into the simulated
12692 program.
12693 * gdb.base/commands.exp: Change tests to insert the proper
12694 value as the arg to the first recursive factorial call. Change
12695 compilation line to define FAKEARGV at compile time.
12696
12697Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
12698
12699 * gdb.base/recurse.exp: Enable these tests for the mn10300.
12700 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
12701 function with watchpoint enabled" test.
12702
12703Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
12704
12705 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
12706 Don't call gdb_test when the command doesn't return to a gdb prompt.
12707
12708 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
12709 "Tests restarted" messages.
12710
12711Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
12712
12713 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
12714
dc96c6c7 12715Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12716
12717 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
12718 for INFO SYMBOL; add help tests for OVERLAY commands.
12719 * gdb.base/default.exp: add tests for INFO SYMBOL command;
12720 add tests for OVERLAY commands
12721 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
12722 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
12723 * gdb.base/sigall.c: add usestubs code frag
12724 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 12725
c906108c
SS
12726Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
12727
12728 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
12729 failures.
12730 (gdb_stop_suppressing_tests): Note that tests have restarted.
12731
12732Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
12733
12734 * config/h8300.exp: New file.
12735
12736Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
12737
12738 * gdb.base/setshow.exp: Check for the existence of a
12739 feature, not its value.
12740
12741Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
12742
12743 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
12744
12745 * gdb.base/scope.exp: It's now init0(), not init().
12746
12747 * gdb.base/scope0.c: For now, change init() to be init0().
12748
12749 * config/monitor.exp: Use gdb_serial in preference to serial
12750 or netport.
12751
12752 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
12753 and it's not already set.
12754
12755Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
12756
12757 * gdb.base/setshow.exp: Only test the run command if the target
12758 isn't using a stub and if it supports argument passing.
12759
12760Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
12761
12762 * config/udi.exp(gdb_start): Make sure UDICONF is set
12763 properly before starting gdb.
12764
12765Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
12766
12767 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
12768 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
12769 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
12770
12771Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
12772
12773 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
12774 specialized code to reboot the board, use remote_reboot instead.
12775
12776 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
12777
12778 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
12779
12780 * config/monitor.exp: Make sure we disconnect from the target.
12781 Also, try a reboot/reload cycle instead of failing if the
12782 load fails.
12783
12784Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
12785
12786 * gdb.base/default.exp: Don't set match_max.
12787 * gdb.base/help.exp: Ditto.
12788 * gdb.base/list.exp: Ditto.
12789 * gdb.base/signals.exp: Ditto.
12790
12791 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
12792 set, use remote_ld to download the testcase instead of
12793 the GDB loader.
12794
12795Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
12796
12797 * config/vr5000.exp: New file.
12798
12799 * config/monitor.exp(gdb_target_monitor): Add pattern for
12800 "Ending remote" to detect errors in connecting.
12801
12802 * gdb.base/setshow.exp: Add .* within auto language test.
12803
12804 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
12805 target feature.
12806
12807 * config/monitor.exp(gdb_load): Check for a failure when loading,
12808 and reboot the board if necessary.
12809
12810 * gdb.base/setvar.exp(test_set): Handle multiple prints within
12811 a set of tests. Remove print.* from the patterns being checked.
12812
12813Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
12814
12815 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
12816 refer to gdb_spawn_id.
12817
12818 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
12819 longer used.
12820 * config/sparclet.exp: Ditto.
12821 * config/sparclet-old.exp: Ditto.
12822 * config/slite.exp: Ditto.
12823 * config/sim.exp: Ditto.
12824 * gdb.base/funcargs.exp: Ditto.
12825
12826 * lib/gdb.exp:Remove references to gdb_spawn_id.
12827 (gdb_expect): Move to remote.exp.
12828
12829Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
12830
12831 * config/monitor.exp: Detect the "Couldn't establish connection"
12832 message from GDB.
12833
12834Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
12835
12836 * gdb.base/bitfields.exp: Use runto instead of explicit
12837 gdb_run_cmd/gdb_expect sequences.
12838
12839 * gdb.base/break.exp(text_next_with_recursion): Add match for
12840 gdb_expect call.
12841
12842 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
12843 We also need to handle the "A program is being debugged already"
12844 prompt from gdb. Use gdb_test to set the baud rate.
12845
12846 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
12847 to 20000. Really. I mean it.
12848
12849Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
12850
12851 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
12852 fails. If suppress_flag is set, skip perror message about not
12853 being able to send to GDB.
12854 (send_gdb): If suppress_flag is set, don't try to send commands to
12855 GDB.
12856 (gdb_expect): If suppress_flag is set, always fail immediately.
12857 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
12858 (gdb_init): Call gdb_stop_suppressing_tests.
12859 (default_gdb_exit): Ditto.
12860 (default_gdb_start): Ditto.
12861
12862 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
12863 gdb_stop_suppressing_tests as appropriate.
12864 * gdb.base/break.exp: Ditto.
12865 * gdb.base/callfuncs.exp: Ditto.
12866 * gdb.base/commands.exp: Ditto.
12867 * gdb.base/exprs.exp: Ditto.
12868 * gdb.base/funcargs.exp: Ditto.
12869 * gdb.base/list.exp: Ditto.
12870 * gdb.base/recurse.exp: Ditto.
12871 * gdb.base/scope.exp: Ditto.
12872 * gdb.base/structs.exp: Ditto.
12873 * gdb.c++/inherit.exp: Ditto.
12874
12875Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
12876
12877 * config/vr4300.exp: New file.
12878
99707966 12879 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 12880
99707966 12881 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
12882
12883Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
12884
12885 * lib/gdb.exp(gdb_init): New function.
12886
12887 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
12888 for each individual variable set.
12889
12890 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
12891 name.
12892
12893 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
12894
12895 * gdb.base/scope.exp: Use gdb_test.
12896
12897 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
12898 aborting; the testsuite driver will do that for us (see
12899 gdb_finish). Also, use gdb_test in a few more places.
12900
12901Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12902
12903 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
12904
12905Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
12906
12907 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
12908 and "add_tests" are not at the same address.
12909
12910Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
12911
12912 * gdb.base/ptype.exp: Use gdb_test.
12913
12914Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
12915
12916 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
12917 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
12918 left in. No longer expect them to fail.
12919
12920 * gdb.stabs/*.mt; Deleted, no longer used.
12921 * gdb.stabs/configure.in: Remove references to target makefile
12922 frags.
12923 * gdb.stabs/configure: Rebuilt.
12924
12925 * gdb.disasm/*.mt: Deleted, no longer used.
12926 * gdb.disasm/configure.in: Remove references to target makefile
12927 frags. Use "sh3.s" as the unique filename for this directory.
12928 * gdb.disasm/configure: Rebuilt.
12929
12930 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
12931 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
12932 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
12933
12934Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
12935
12936 * config/udi.exp: Use mondfe,name instead of remote_host.
12937
12938Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
12939
12940 * gdb.base/watchpoint.exp: Don't expect a failure when calling
12941 a function with a watchpoint enabled on the mn10200.
12942
12943 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
12944 before trying to create it!
12945
12946Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
12947
12948 * config/vx.exp: Use hostname instead of netport.
12949
12950 * config/vxworks.exp: New file.
12951
12952 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
12953
12954 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
12955 gdb before assuming everything worked. Send a ^C if a timeout
12956 occurs.
12957
12958 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
12959 $gdb_spawn_id directly.
12960 (gdb_run_cmd): Try _start as well as start. Use the target feature
12961 gdb,start_symbol as the symbol to start from when jumping.
12962
12963Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
12964
12965 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
12966 redundant) test.
12967
12968 * gdb.base/recurse.exp: Relax final value test for 'b' so that
12969 it doesn't lose for 16bit integer systems.
12970
12971Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
12972
12973 * gdb.fortran/types.exp: If the target doesn't support "double"
12974 data types, then expect "real" types to only be 4 bytes.
12975
12976 * gdb.c++/virtfunc.exp: Expect failure for virtual function
12977 call tests if the target doesn't support inferior function calls.
12978
12979 * gdb.base/printcmds.exp: Allow minor deviation in FP values
12980 in printf tests.
12981
12982Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
12983
12984 * gdb.base/help.exp: Disable "help set", "help show", and
12985 "help support". Simplify regexp for "help stack".
12986
12987 * gdb.base/default.exp: Set match_max to 5000 and the timeout
12988 to 60 seconds. Temporarily set match_max to 15000 around the
12989 "info copying" test.
12990
12991 * gdb.base/nodebug.exp: Don't try to do an inferior function
12992 call if the target doesn't support them.
12993 * gdb.base/printcmds.exp: Likewise.
12994 * gdb.base/setvar.exp: Likewise.
12995 * gdb.base/structs.exp: Likewise.
12996 * gdb.c++/templates.exp: Likewise.
12997 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
12998
12999 * gdb.base/recurse.exp: Enable for the mn10200.
13000
13001 * configure.in: Do configure gdb.stabs directory for *-*-elf
13002 targets.
13003 * configure: Rebuilt.
13004
13005 * gdb.base/break.exp: Check for gdb,noresults before testing
13006 exit status and/or results from the target.
13007 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
13008 * lib/gdb.exp: Remove old (now bogus) initialization of
13009 noinferior, noargs, noresults and nosignals.
13010
13011Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
13012
13013 * config/sh.exp: New file.
13014
13015 * config/slite.exp: Try to connect multiple times to the board
13016 before rebooting. Only send a "monitor run" if need_monitor_run
13017 is set.
13018
13019 * gdb.base/break.exp: Don't do the "stub continue" test if
13020 the target has gdb_stub set.
13021
13022 * gdb.base/callfuncs.exp: Increase the timeout.
13023
13024 * gdb.base/interrupt.exp: Don't even try to compile the testcase
13025 if the target has gdb,noinferiorio set.
13026
13027 * gdb.base/list.exp: Increase match_max to 10000 characters.
13028
13029 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
13030
13031 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
13032 target.
13033
13034 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
13035
13036Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
13037
13038 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
13039 trying to delete the copy of gdb. Catch the file delete so we
13040 don't die if the delete fails; also, the file should be copied to
13041 the host, not to the build.
13042
13043Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
13044
13045 * lib/gdb.exp(gdb_test): Surround the result pattern with
13046 parenthesis in case it contains multiple regexps separated
13047 with |.
13048
13049 * gdb.base/watchpoint.exp: Use gdb_test.
13050 * gdb.base/default.exp: Ditto.
13051
13052Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
13053
99707966 13054 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 13055
c906108c
SS
13056 * gdb.base/scope.exp: Use gdb_test.
13057 * gdb.c++/classes.exp: Ditto.
13058 * gdb.c++/inherit.exp: Ditto.
13059
13060Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
13061
13062 * gdb.base/crossload.exp: Don't use execute_anywhere, use
13063 remote_exec instead.
13064 * gdb.base/corefile.exp: Don't be ridiculous.
13065 * gdb.base/*.c: Add missing stub invocations.
13066
13067Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
13068
13069 * config/slite.exp: Miscellaneous fixes.
13070
13071 * lib/gdb.exp: Fix runto.
13072
13073 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
13074 the target.
13075
13076 * gdb.base/watchpoint.exp: Fix regexp.
13077
13078 * lib/gdb.exp(default_gdb_exit): Add a catch to the
13079 close and wait commands, as the descriptor may now be
13080 invalid. Always call "remote_close host".
13081
13082Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
13083
13084 Major rewrite for testsuite revision.
d63a86f8 13085
c906108c
SS
13086 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
13087 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
13088 instead of relying on spawn_id to always contain a valid
13089 spawn id.
13090 (get_compiler_info): New procedure to build the ${binfile}.ci
13091 file, instead of replicating this in N different places.
13092 (gdb_compile): New procedure.
d63a86f8 13093
c906108c
SS
13094 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
13095 appropriate arguments) instead of compile. Use gdb_test in a lot
13096 more places. Use send_gdb instead of send. Always run gdb_start
13097 at the start of a testcase, as this is no longer done magically.
13098
13099 config/*-gdb.exp: Rename without the -gdb suffix.
13100
13101 config/mips.exp: Use remote_close instead of exit_remote_shell.
13102 config/monitor.exp: Use target_info instead of looking at
13103 baud, timeout, etc.
13104 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
13105
13106Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13107
13108 * gdb.c++/templates.exp (test_ptype_of_templates),
13109 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
13110 Update expect patterns for destructors and assignment operators
13111 to match corresponding c-typeprint.c changes.
13112 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
13113 to destructor breakpoint test, GDB should be able to set the
13114 destructor breakpoint without specifying arguments.
13115
13116Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
13117
13118 * gdb.threads/pthreads.exp: Change result for failure to compile due
13119 to lack of pthreads runtime support from an error to simply an
13120 unsupported test, per dejagnu standards.
13121
13122Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13123
13124 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
13125 where GDB exits to reduce pattern match time.
13126 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
13127
13128 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
13129
dc96c6c7 13130Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13131
13132 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
13133 * gdb.base/default.exp: ditto.
13134 * gdb.base/nodebug.exp: ditto.
13135 * gdb.base/printcmds.exp: ditto.
13136 * gdb.base/ptype.exp: ditto.
13137 * gdb.base/setvar.exp: ditto.
13138 * gdb.base/structs.exp: ditto.
13139 * gdb.base/setshow.c: Guard against uninitialized values of argc.
13140
13141Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
13142
13143 * configure, */configure: Rebuild with autoconf 2.12.
13144
13145Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
13146
13147 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
13148 use new i*86-pc-linux*-gnu quads.
13149 * gdb.base/corefile.exp: Ditto.
13150 * gdb.base/signals.exp: Ditto.
13151 * gdb.base/sigall.exp: Ditto.
13152 * gdb.base/interrupt.exp: Ditto.
13153
13154 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
13155 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
13156 RedHat 4.0.
d63a86f8 13157
c906108c
SS
13158 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
13159 linux. This allows the test case to at least compile on latest
13160 linux, but still not run due to missing the threads runtime library.
13161
13162Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13163
13164 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
13165 directory to search gdb directory. Accept and step over conditional
13166 stack alignment code. Consume $prompt in failure cases.
13167 Reset timeout to $oldtimeout instead of some arbitrary value.
13168 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
13169 timeout problems with infinite stack backtraces.
13170 * gdb.base/ptype.exp (ptype struct link, union tu_link):
13171 Accept function parameters for linkfunc member.
13172
13173Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
13174
13175 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
13176 (CXXFLAGS): Remove, unreferenced.
13177 (B_OPTIONS): Add for -B options and add code to initialize with
13178 previous -B options and also add -B option to pick up cross compiled
13179 runtime.
13180 (TARGET_INCLUDES): Add for -I options and add code to initialize when
13181 doing cross compiles.
13182 (target_alias): Declare global.
13183 (xgcc): Set variable to full path of gcc in build tree. Use findfile
13184 to verify that gcc exists in build tree, and if so set CC to that
13185 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 13186
c906108c
SS
13187Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
13188
13189 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
13190 ptype test for anonymous union. Fixup testcase to match
13191 current gcc debug output.
13192
13193Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
13194
13195 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
13196 force argument to an unsigned long type.
13197
13198Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
13199
13200 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
13201 tests and anonymous union print/ptype tests.
13202 * gdb.base/list.exp (test_forward-search): Increase timeout by
13203 5 minutes for the "search extremely long line" case.
13204 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
13205 completely optional and that the pass/fail messages use the command as
13206 the message if that third arg is a null string.
13207 (gdb_test_exact): Arrange that a null string pattern means match a
13208 null string output rather than any output, which might include random
13209 errors.
13210 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
13211 backtrace test.
13212 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
13213 always failing and failure is now exposed by gdb.exp changes.
13214
13215Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
13216
13217 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
13218 weren't being noted.
13219
13220Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13221
13222 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
13223 * gdb.stabs/weird.exp: Remove v_comb xfails.
13224
dc96c6c7 13225Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13226
13227 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
13228 list.exp scope.exp watchpoint.exp]
13229 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 13230
dc96c6c7 13231Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13232
13233 * config/monitor.exp: Increase download timeout to 1000 seconds.
13234
dc96c6c7 13235Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13236
13237 * config/m32r.exp: Increase timeout to 120 seconds.
13238
13239Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
13240
13241 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
13242 and accept older ordering as obsolescent gcc or gdb.
13243 * gdb.c++/templates.exp: Ditto.
13244 * gdb.c++/virtfunc.exp: Ditto.
13245
13246Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
13247
13248 * gdb.base/coremaker.c: Add code to mmap some data so we
13249 can check that it ends up in the core file.
13250 * gdb.base/corefile.exp: Add test to read mmapped data
13251 from core file.
13252
dc96c6c7 13253Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13254
13255 * config/m32r.exp: New file.
13256
13257Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
13258
13259 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
13260 that cflags can contains -gstabs, and work correctly for other tests.
13261
dc96c6c7 13262Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13263
13264 * gdb.base/setshow.exp: New file, tests show and set.
13265 * gdb.base/setshow.c: New file, tests show and set.
13266 * gdb.base/help.exp: Add test for help set|show annotate.
13267 * gdb.base/default.exp: Add test for set|show annotate.
13268
13269Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
13270
13271 * testsuite/gdb.base/break.exp: Make backtrace from factorial
13272 errors unique.
13273 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
13274 explicitly.
13275
13276Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
13277
13278 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
13279 and width commands. This is done elsewhere.
13280 * (gdb_start): Don't call gdb_start_sim here. That's already
13281 done in gdb_load. This fixes lots of failures in default.exp.
13282
13283Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
13284
13285 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
13286 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
13287 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
13288 in the same we we treat other failures (since it may be an expected
13289 condition), rather than as an error.
13290 * gdb.base/signals.exp (test_handle_all_print): Revert back to
13291 old test format.
13292
13293Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
13294
13295 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
13296 (distclean maintainer-clean realclean): No need to remove files
13297 twice. Nuke the duplicates.
13298 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 13299 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
13300 Remove config.h along with other config files.
13301
13302Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
13303
13304 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
13305 "p func1 ()" and note that rests of tests are skipped.
13306 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
13307 setup_xfails for "print func2::coremaker_local".
13308 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
13309 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
13310 affected by the previous run test.
13311 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
13312 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
13313 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
13314 "pass int powerset tuple" and "pass modeless int powerset tuple".
13315 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
13316 "real write 4" and "real write 8".
13317 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
13318 setup_xfails for "print vs1 after tuple assign 2",
13319 "print \$i after tuple assign 2", and
13320 "print vs2 after tuple assign 2".
13321 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
13322 meaningful error message and return -1 so the caller can
13323 suppress further tests and avoid a cascade of errors.
d63a86f8 13324
c906108c
SS
13325Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
13326
13327 * gdb.base/a1-selftest.exp: Tweak tests to account for new
13328 format for printing version.
13329 * gdb.base/default.exp: Ditto.
13330 * gdb.base/interrupt.exp: Fix problem with cascade of
13331 errors if child process dies while calling a function.
d63a86f8 13332
c906108c
SS
13333Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
13334
13335 * Makefile.in (VPATH): Add
13336 * Makefile.in (Makefile, config.status): Fix rules so things get
13337 remade when necessary.
13338
13339Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
13340
13341 * Makefile.in (just-check): Add path to sibling expect dir
13342 to environment variable specified by RPATH_ENVVAR.
13343
13344Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
13345
13346 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
13347 (just-check): Add shared library paths for libstdc++, tk,
13348 tcl, bfd, and opcodes to the environment variable specified
13349 in RPATH_ENVVAR.
13350 * configure.in: Add support to recognize --enable-shared flag
13351 and generate correct value for RPATH_ENVVAR.
13352 * configure: Regenerated with autoconf.
13353
13354Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
13355
13356 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
13357 include all osf versions.
13358 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
13359 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
13360 when target is linux. When failing to build pthreads test
13361 executable, give more meaningful message.
13362 * gdb.threads/pthreads.c: Hpux also uses old definition of second
13363 arg for pthread_create.
d63a86f8 13364
c906108c
SS
13365Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
13366
13367 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
13368 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
13369 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
13370 and -lpthreads (everybody else).
13371 (test_startup): Fail gracefully if threads are not supported.
13372 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
13373 "p/c array_index("abcdef",2)" when not gcc compiled.
13374 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
13375 "print func2::coremaker_local" when not gcc compiled.
13376 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
13377 "ptype on opaque struct tagname (statically)",
13378 "ptype on opaque struct tagname (dynamically) 1", and
13379 "ptype on opaque struct tagname (dynamically) 2"
13380 for not compiled with gcc.
13381 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
13382 backtrace when compiled with gcc.
d63a86f8 13383 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
13384 than always return success.
13385
13386Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
13387
13388 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
13389
13390Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
13391
13392 * gdb.base/structs.exp: Undo last change.
13393
13394Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
13395
13396 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
13397 encapsulate all the steps/nexts done during self test, starting
13398 at main, and makes them less sensitive to optimization issues.
13399 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
13400 signal handler" test.
13401 * gdb.threads/pthreads.exp: Only run this for native configs.
13402 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
13403 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
13404 tests.
13405 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
13406 for "runto test_calls(void)" test.
d63a86f8 13407
c906108c
SS
13408Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
13409
13410 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
13411 and don't expect address info in breakpoint confirmations.
13412
13413Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
13414
13415 * gdb.base/list.exp (test_forward_search): Increase timeout
13416 temporarily by 60 seconds for searching extremely long line,
13417 and then reset to old value when done. Increase expect input
13418 buffer to 10000.
13419
13420Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
13421
13422 * gdb.base/list.exp (test_forward_search): Fix to handle very
13423 long source line without overflowing expect's input buffer.
13424
13425Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
13426
13427 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
13428 "buffer_full".
13429
13430 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
13431 "buffer_full".
13432
13433 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
13434 "buffer_full".
13435
13436 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
13437 "buffer_full".
13438
13439Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
13440
13441 * configure.in (configdirs): Add gdb.threads.
13442 * configure: Regenerated with autoconf.
13443 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
13444 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
13445 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 13446
c906108c
SS
13447Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
13448
13449 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
13450
13451Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
13452
13453 * gdb.base/signals.exp (test_handle_all_print): Test separately for
13454 each signal's status in the output of "handle all print".
13455 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
13456 the \r\n sequence that immediately precedes the gdb prompt.
13457 * gdb.base/a1-selftest.exp: Save original timeout and restore
13458 after test.
13459
13460Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
13461
13462 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
13463 symbol.
13464
13465Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13466
13467 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
13468
13469Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
13470
13471 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
13472 timeout by 60 seconds.
13473
13474Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
13475
13476 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
13477 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
13478 error return.
13479
13480Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
13481
13482 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
13483 gdb initialization, also report how long dejagnu waited. Restore
13484 old timeout before doing error return. Temporarily increase timeout
13485 by 3 minutes to allow for slow startups over heavy NFS use.
13486
13487Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
13488
13489 * lib/gdb.exp: Report timeout value for verbosity level 2.
13490 * config/gdbserver.exp: Ditto.
13491 * config/hppro.exp: Ditto.
13492 * config/mips-gdb.exp: Ditto.
13493 * config/monitor.exp: Ditto.
13494 * config/netware.exp: Ditto.
13495 * config/sim-gdb.exp: Ditto.
13496 * config/slite-gdb.exp: Ditto.
13497 * config/udi-gdb.exp: Ditto.
13498 * config/unix-gdb.exp: Ditto.
13499 * config/vx-gdb.exp: Ditto.
13500 * gdb.base/a1-selftest.exp: Ditto.
13501 * gdb.base/a2-run.exp: Ditto.
13502 * gdb.base/break.exp: Ditto.
13503 * gdb.base/corefile.exp: Ditto.
13504 * gdb.base/list.exp: Ditto.
13505 * gdb.base/recurse.exp: Ditto.
13506 * gdb.base/scope.exp: Ditto.
13507 * gdb.base/signals.exp: Ditto.
13508
13509Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13510
13511 * gdb.threads/Makefile.in (docdir): Removed.
13512
13513Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13514
13515 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 13516 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 13517 @srcdir@.
d63a86f8 13518 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
13519 autoconf 2.5 or higher.
13520 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
13521
13522Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
13523
13524 * configure: Regenerated.
13525 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
13526 avoid name clashes with SunOS headers.
13527
13528Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
13529
13530 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
13531
13532Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
13533
13534 * gdb.base/callfuncs.exp: Finish last change -- make sure the
13535 prototype information ends up in the compiler info file.
13536
13537Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
13538
13539 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
13540 attempting to regenerate it. Eliminate use of a temporary file
13541 and just generate the info file directly. Source it immediately,
13542 for consistency of use.
13543 * gdb.base/corefile.exp: Ditto
13544 * gdb.base/exprs.exp: Ditto.
13545 * gdb.base/funcargs.exp: Ditto.
13546 * gdb.base/langs.exp: Ditto.
13547 * gdb.base/list.exp: Ditto.
13548 * gdb.base/mips_pro.exp: Ditto.
13549 * gdb.base/nodebug.exp: Ditto.
13550 * gdb.base/opaque.exp: Ditto.
13551 * gdb.base/ptype.exp: Ditto.
13552 * gdb.base/scope.exp: Ditto.
13553 * gdb.base/setvar.exp: Ditto.
13554 * gdb.base/signals.exp: Ditto.
13555 * gdb.base/whatis.exp: Ditto.
13556 * gdb.c++/templates.exp: Ditto.
13557 * gdb.c++/virtfunc.exp: Ditto.
13558 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
13559 whether or not to add -lstdc++ to the compile command line args.
13560
13561Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13562
13563 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
13564 it got fixed by the recent lookup_minimal_symbol_by_pc change.
13565 Increase timeout, a lot of single stepping might be needed if the
13566 target has no hardware watchpoints.
13567
13568Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
13569
13570 * gdb.base/break.exp: Ignore compiler warnings when compiling
13571 break.c.
13572 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
13573 * gdb.base/default.exp: Add h8300 xfails. Handle messages
13574 from remote-sim.
13575 * gdb.base/exprs.exp: Add h8300 xfails.
13576 * gdb.base/funcargs.exp: Likewise.
13577 * gdb.base/nodebug.exp: Likewise.
13578 * gdb.base/printcmds.exp: Likewise.
13579 * gdb.base/ptype.exp: Likewise.
13580 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
13581 h8300 xfails.
d63a86f8 13582 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
13583 on the h8300.
13584 * gdb.base/funcargs.c: Explicitly make last constant argument to
13585 call_after_alloca_subr an unsigned long type.
13586 * gdb.base/return.c: Include stdio.h.
13587
13588Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13589
13590 * config/abug.exp: New file for the older Motorola Bug monitor
13591 that runs on the mvme13x series VME boards.
13592 * config/monitor.exp: Use the new config array for target settings
13593 if they exist.
13594
13595Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
13596
13597 * sim-gdb.exp: Make the SH simulator allocate less space when
13598 it is targeted.
13599
13600Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
13601
13602 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
13603 test.
13604
13605Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
13606
13607 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
13608 "rs6000-*-*" for "list function in include file" when gcc compiled.
13609 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
13610 for "p ctable1[120]".
13611 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
13612 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
13613 Remove setup_xfail for "rs6000-*-*" for
13614 "print 'scope0.c'::filelocal before run".
13615 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
13616 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
13617 since some compilers don't allow both options to be given
13618 on the same command line. Create object file and move it.
d63a86f8 13619
c906108c
SS
13620Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
13621
13622 * gdb.base/corefile.exp: Always regenerate the core file, since
13623 we always regenerate the coremaker program. Detect special case
13624 where registers cannot be read from core file.
d63a86f8 13625
c906108c
SS
13626Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
13627
13628 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
13629 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
13630 * gdb.c++/templates.exp: Only match on basename of file since
13631 some formats like xcoff don't encode directory information.
13632 * gdb.stabs/weird.exp: Use the right sed script for powerpc
13633 and rs6000 AIX xcoff targets.
13634 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
13635 * configure: Regenerate.
13636 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
13637 here, rather than in distclean.
d63a86f8 13638
c906108c
SS
13639Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
13640
13641 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
13642 defined, and use it to compile the test case with -O2. The
13643 native compilation still uses no optimization.
13644 * gdb.base/mips_pro.c: Remove inline assembly code since
13645 it is compiled PIC by default, which results in assembler
13646 warnings that make the testsuite think the compilation
13647 was unsuccessful.
13648
13649Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
13650
13651 * gdb.c++/misc.exp: Add note to message for
13652 "print s.a for foo struct" that this is a known gcc 2.7.2
13653 and earlier bug.
13654
13655Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
13656
13657 * gdb.base/break.exp: Fix pattern for matching "Delete all
13658 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
13659 setup_xfail for deleting all breakpoints test. Fix various
13660 timeout messages to include "(timeout)".
13661 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
13662 for "p t_float_values2(3.14159,float_val2)".
13663 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
13664 for "continue to call2g" when gcc compiled.
13665 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
13666 "up to foo in langs.exp", "show language at foo in langs.exp",
13667 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
13668 and "show language at fsub in langs.exp".
13669 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
13670 "list line 1 in include file", "list message for lines past EOF",
13671 "list function in include file", "list list0.h:foo", and
13672 "list filename:function; nonexistant function".
13673 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
13674 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
13675 and "ptype t_char_array" to be for native cc only.
d63a86f8 13676
c906108c
SS
13677Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
13678
d63a86f8 13679 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
13680 setup_xfail for "print coremaker_bss", "print coremaker_ro",
13681 "print func2::coremaker_local", and "backtrace in corefile.exp".
13682
13683Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
13684
13685 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
13686 "bt in signals.exp". This problem only appears when running
13687 the testsuite, and then only intermittently.
13688
13689Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13690
13691 * gdb.base/return.exp (return_tests): Differentiate between
13692 two tests of continuing.
13693
13694Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13695
13696 * */Makefile.in (maintainer-clean): Remove config.log.
13697 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
13698 * gdb.c++/Makefile.in (PROGS): Add inherit.
13699 (clean): Remove *.ci.
13700
13701Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
13702
13703 * gdb.c++/misc.cc: Add test code from Mike Stump.
13704 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
13705
13706Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
13707
13708 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
13709 to "alpha-*-osf2*" and add comment.
13710 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
13711 setup_xfail for "step over execarg initialization" and
13712 "step over corearg initialization".
13713 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
13714 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
13715 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
13716 gcc compiled for "print coremaker_bss", "print coremaker_ro",
13717 "print func2::coremaker_local", and "backtrace in corefile.exp".
13718 * gdb.base/signals.exp: Build and source signals.ci.
13719 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
13720 to be for gcc only.
13721 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 13722
c906108c
SS
13723Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13724
13725 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
13726 Feb 3 procfs.c change.
13727
13728Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
13729
13730 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
13731
13732Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
13733
13734 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
13735 from dejagnu's apparent default of 10 seconds, which gives random
13736 results when running the tests over NFS on moderately loaded systems.
13737 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
13738
13739Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
13740
13741 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
13742 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
13743 result reports.
13744
13745Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
13746
13747 * configure.in (CY_AC_PATH_TCLH): Remove.
13748 * configure: Regenerate.
13749
13750Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
13751
13752 * gdb.c++/Makefile.in (clean): Add missing '{'.
13753
13754Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
13755
13756 * lib/gdb.exp: Provide a default value for noinferior.
13757
13758 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
13759 Load libgloss.exp.
13760
13761Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
13762
13763 * gdb.disasm/hppa.exp: Compile directly into an executable, use
13764 the executable, not the .o to run the tests from.
13765
13766Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
13767
13768 * gdb.base/break.exp: Don't test for program exit or exit status
13769 if $noresults if nonzero.
13770 * gdb.base/langs.exp: Likewise.
13771 * gdb.base/watchpoint.exp: Likewise.
13772
13773 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
13774 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
13775 trying to compile the testcase.
13776
13777Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
13778
13779 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
13780 * gdb.base/signals.exp (continue to handler): Likewise.
13781
13782Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
13783
13784 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
13785
13786 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
13787
13788Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
13789
13790 * gdb.base/corefile.exp: Recognize "not found" as failure
13791 when trying to determine if a core file was generated.
13792 If no core file was generate the first time, try again without
13793 the ulimit -c to work around braindamaged shells.
13794
13795Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
13796
13797 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
13798 [] tests with "test" and enclose string in quotes.
13799 * gdb.stabs/configure: Rebuild
d63a86f8 13800
c906108c
SS
13801Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
13802
13803 Changes in sync with expect:
13804 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
13805 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
13806 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
13807 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
13808 argument to AC_REQUIRE.
13809 * configure: Regenerated.
13810
13811Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
13812
13813 * gdb.base/corefile.exp: When generating a core, discard any
13814 error messages about ulimit not found and the "core dumped"
13815 message from the shell that runs the coredumper.
13816
13817Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
13818
13819 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
13820
13821 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
13822 which sed script to run. Expect failure for v_comb test
13823 on PA targets too.
d63a86f8 13824
c906108c
SS
13825Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
13826
13827 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
13828 "print func2::coremaker_local" and for "backtrace in corefile.exp"
13829
13830Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
13831
13832 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
13833 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
13834 "sparc-sun-solaris*" xfails for "p v_comb".
13835 * lib/gdb.exp (default_gdb_start): Fix typo.
13836 * gdb.base/corefile.exp: Allow "Core was generated by ..."
13837 messages to not include the full program name that caused
13838 the core dump since some systems (such as solaris) apparently
13839 truncate this path to about 80 characters.
13840 When generating a core file first try increasing the core file
13841 size limit to unlimited since some systems may default it to
13842 zero, and it is harmless to try it. Move the test for failing
13843 to generate a core file to where it will actually get executed.
13844 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
13845 new gdb result from g++ debug info improvements and make old
13846 pattern obsolescent. Also account for size_t differences
13847 (may be int or long).
13848 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
13849 initialization before function call is placed in the delay slot
13850 and thus appears to be skipped over by commands such as "next".
13851
13852Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13853
13854 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
13855
13856Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
13857
13858 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
13859 input source file; fix code to compile test to deal with this
13860 convention.
13861 * gdb.c++/*.exp: Likewise.
13862
13863Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
13864
13865 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
13866 "bt in signals.exp".
13867
13868Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
13869
13870 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
13871 "step over execarg initialization" and
13872 "step over corearg initialization".
13873
13874Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
13875
13876 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
13877 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
13878
13879Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
13880
13881 From Rob Savoye (rob@poseidon.cygnus.com)
13882 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
13883 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
13884 configure.in}, gdb.disasm/{Makefile.in, configure.in},
13885 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
13886 configure.in}: Major reworking for autoconfig.
13887 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
13888 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
13889 New files.
13890 * config/unix-gdb.exp: Make GDB global.
13891 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
13892 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
13893 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
13894 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
13895 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
13896 term.exp, twice.exp, watchpoint.exp, whatis.exp},
13897 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
13898 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
13899 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
13900 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
13901 pr-8136.exp, result.exp, string.exp, tuples.exp},
13902 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
13903 to returns as necessary, arrange for test to compile own testcase
13904 executable.
13905 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 13906
c906108c
SS
13907Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
13908
13909 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
13910 clear_xfail at end of test which might not call either pass or fail.
13911 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
13912 "backtrace through signal handler".
13913
13914Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13915
13916 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
13917 continuing from a job control stop signal.
13918 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
13919
13920Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
13921
13922 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
13923 * gdb.base/corefile.exp: Likewise.
13924 * gdb.base/funcargs.exp: Likewise.
13925
13926Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
13927
13928 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
13929 * config/monitor.exp: Add support for setting baud rate.
13930
13931Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
13932
13933 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
13934 i*86-*-linux* xfails for "backtrace through signal handler".
13935 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
13936 "print func2::coremaker_local".
13937 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
13938 alpha-dec-osf2* xfail for
13939 "delete all breakpoints when none".
13940
13941Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
13942
13943 * gdb.base/break.exp: Change test that deletes all breakpoints
13944 when no user breakpoints are installed. A post 4.15 change
13945 causes gdb to no longer prompt in this case.
13946
13947Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
13948
13949 * gdb.base/return.exp (return_tests): Change xfail for test
13950 "correct value returned double test" to stop xfailing at
13951 Solaris 2.5. Apparently the bug has been fixed.
13952
13953Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
13954
13955 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
13956 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
13957
13958Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
13959
13960 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
13961 * gdb.disasm/hppa.s: Corresponding changes.
13962
13963Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
13964
13965 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
13966 makefile fragment.
13967 * config/mt-hpux: Deleted.
13968
13969Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
13970
d63a86f8 13971 * Many files: When warning about suppressed tests due to a
c906108c
SS
13972 nonexistant test binary, avoid incrementing the warning count.
13973
13974Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
13975
13976 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 13977
c906108c
SS
13978Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13979
13980 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
13981 "sparc-*-solaris2*".
13982
13983Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13984
13985 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
13986 Add global and local variables and initialize them.
13987 * gdb.base/corefile.exp: Test correct mapping of corefile sections
13988 by printing variables. Remove rs6000 and powerpc xfails, BFD now
13989 extracts the file name and terminating signal from the core file.
13990 * TODO: Remove note about tests for correct mapping of corefile.
13991 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
13992 from optimizing it away.
13993 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
13994 handles common blocks.
13995
13996Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
13997
13998 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
13999 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
14000
14001Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
14002
14003 * Makefile.in (maintainer-clean): New target, synonym for
14004 realclean.
14005 * gdb.base/Makefile.in (maintainer-clean): Likewise.
14006 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
14007 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
14008 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
14009 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
14010 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
14011
14012Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
14013
14014 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
14015 xfails when not gcc compiled for "print foo::funclocal".
14016 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
14017 "print foo::funclocal at foo",
14018 "print 'scope1.c'::foo::funclocal at foo",
14019 "print foo::funclocal_bss at foo",
14020 "print 'scope1.c'::foo::funclocal_bss at foo",
14021 "print foo::funclocal_ro at foo",
14022 "print 'scope1.c'::foo::funclocal_ro at foo",
14023 "print bar::funclocal at foo" and
14024 "print 'scope1.c'::bar::funclocal at foo".
14025 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
14026 gcc compiled for "print foo::funclocal at bar".
14027 Expand all messages to ensure that they identify that
14028 the test is at bar().
14029 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
14030 gcc compiled for:
14031 "ptype on opaque struct pointer (statically)",
14032 "ptype on opaque struct tagname (statically)",
14033 "ptype on opaque struct pointer (dynamically) 1",
14034 "ptype on opaque struct tagname (dynamically) 1",
14035 "ptype on opaque struct pointer (dynamically) 2" and
14036 "ptype on opaque struct tagname (dynamically) 2
14037 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
14038 gcc compiled for:
14039 "p datalocal"
14040 "whatis datalocal",
14041 "ptype datalocal",
14042 "p bsslocal",
14043 "whatis bsslocal", and
14044 "ptype bsslocal".
14045 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
14046 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
14047 when not gcc compiled.
14048 * gdb.base/funcargs.exp (float_and_integral_args): Add
14049 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
14050 compiled.
14051 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
14052 "backtrace from call6a" when not gcc compiled.
14053 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
14054 "backtrace from call7a" when not gcc compiled.
14055 * gdb.base/callfuncs.exp (do_function_calls):
14056 Add "hppa*-*-hpux*" xfail when not gcc compiled for
14057 "p t_char_array_values(char_array_val2,char_array_val1)",
14058 "p t_char_array_values(char_array_val1,char_array_val2)",
14059 "p t_char_array_values("carray 1","carray 2")",
14060 "p t_char_array_values("carray 1",char_array_val2)",
14061 "p t_char_array_values(char_array_val1,"carray 2")",
14062 "p sum_args(1,{2})",
14063 "p sum_args(2,{2,3})",
14064 "p sum_args(3,{2,3,4})",
14065 "p sum_args(4,{2,3,4,5})"
14066 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
14067 "backtrace in corefile.exp" when not gcc compiled.
14068
14069Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14070
14071 * gdb.base/signals.exp: Rewrite `handle all print' test as
14072 a procedure. Accept blanks or TABs as whitespace, increase
14073 timeout and expect input buffer size for the large output
14074 from the command. Remove "i*86-*-bsdi2.0" xfail.
14075
14076Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14077
14078 * gdb.base/setvar.exp: Add new testcases for truncation when
14079 assigning invalid values to bitfields.
14080
14081Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
14082
d63a86f8 14083 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
14084 mips-sgi-irix* xfail for
14085 "call inferior func with struct - returns char *"
14086 and fix test so that an optional (unsigned char *) cast is
14087 accepted in the result.
14088
14089Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
14090
14091 * gdb.base/funcargs.exp (float_and_integral_args): Remove
14092 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
14093 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
14094 * gdb.base/signals.exp: Remove duplicate "handle all print" test
14095 that accidentally got checked in.
14096
14097Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
14098
d63a86f8 14099 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
14100 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
14101 compiled test.
14102 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
14103 Add mips-sgi-irix5* xfail for not gcc compiled.
14104 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
14105 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
14106 "p top", "whatis top", "p middle", and "whatis middle".
14107 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
14108 "whatis signed char" for not gcc compiled.
14109 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
14110 "set variable signed char=-1 (-1)" and
14111 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
14112 * gdb.base/funcargs.exp (float_and_integral_args):
14113 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
14114 Add mips-sgi-irix* xfail when not gcc compiled for
14115 "continue to call2b".
14116 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
14117 "continue to call2g".
14118 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
14119 "backtrace from call6a"
14120 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
14121 "backtrace from call7k".
14122 Add mips-sgi-irix5* xfail when not gcc compiled for
14123 "backtrace from call7a".
14124 (localvars_after_alloca): Fix gdb_test cmds for
14125 "print * after runto ...".
14126 Remove rs6000-*-* xfails for
14127 "print i after runto localvars_after_alloca" and
14128 "print l after runto localvars_after_alloca"
14129 for all compilers.
14130 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
14131 when not compiled with gcc, for:
14132 "print signed char == (minus)",
14133 "print signed char != (minus)",
14134 "print signed char < (minus)",
14135 "print signed char > (minus)".
14136 * gdb.base/callfuncs.exp (do_function_calls):
14137 Add mips-sgi-irix* xfail, when compiled with native compiler, for
14138 "call inferior func with struct - returns char *".
d63a86f8 14139 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
14140 "correct value returned double test" to include Solaris 2.4.
14141 * gdb.base/funcargs.exp (float_and_integral_args):
14142 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 14143
c906108c
SS
14144Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14145
14146 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
14147 enumeration bitfields if compiling with GNU C.
14148 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
14149 to empty' prompt.
14150
14151Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
14152
14153 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
14154 test for PRO targets.
14155
14156 * gdb.base/funcargs.exp: Avoid ever setting more than 8
14157 breakpoints in the inferior at any given time by making
14158 two groups of breakpoints for call2*, call6* and call7*
14159 tests.
14160
14161Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14162
14163 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
14164 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
14165 from optimizing it away.
14166 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
14167 "call inferior func with struct".
14168
14169Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
14170
14171 * configure.in: Only configure gdb.chill for particular targets.
14172
14173Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
14174
14175 * gdb.base/Makefile.in: Add action to .c.o transformation
14176 rule that generates a .ci file for each .o file and remove
14177 explicit .c.o rules except for callfuncs.o.
14178 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
14179 generates a .ci file for each .o file and remove explicit
14180 .cc.o rules.
14181 (clean): Remove *.tmp *.ci files.
14182 (EXECUTABLES): Remove templ-info.exp.
14183 * gdb.base/compiler.c: New file.
14184 * gdb.c++/compiler.cc: New file
14185 * gdb.base/scope.exp: Source gdb.base/scope.ci.
14186 Change rs6000-*-* xfail for
14187 "print 'scope0.c'::filelocal_ro" and
14188 "print 'scope1.c'::filelocal" and
14189 "print 'scope1.c'::filelocal_bss" and
14190 "print 'scope1.c'::filelocal_ro" and
14191 "print 'scope1.c'::foo::funclocal" and
14192 "print 'scope1.c'::foo::funclocal_ro" and
14193 "print 'scope1.c'::bar::funclocal" and
14194 "print 'scope0.c'::filelocal_ro" and
14195 "print 'scope1.c'::filelocal at foo" and
14196 "print 'scope1.c'::filelocal_bss at foo" and
14197 "print 'scope1.c'::filelocal_ro at foo" and
14198 "print 'scope1.c'::foo::funclocal at foo" and
14199 "print 'scope1.c'::foo::funclocal_bss at foo" and
14200 "print 'scope1.c'::foo::funclocal_ro at foo" and
14201 "print 'scope1.c'::bar::funclocal at foo" and
14202 "print 'scope0.c'::filelocal_ro" and
14203 "print 'scope1.c'::filelocal" and
14204 "print 'scope1.c'::filelocal_bss" and
14205 "print 'scope1.c'::filelocal_ro" and
14206 "print 'scope1.c'::foo::funclocal" and
14207 "print 'scope1.c'::foo::funclocal_bss" and
14208 "print 'scope1.c'::foo::funclocal_ro" and
14209 "print 'scope1.c'::bar::funclocal" and
14210 "print 'scope1.c'::bar::funclocal_bss"
14211 to only be xfail'd when not compiled with gcc.
d63a86f8 14212 Add rs6000-*-* xfail for
c906108c
SS
14213 "print 'scope0.c'::filelocal_bss before run"
14214 when compiled with gcc.
14215 (test_at_main): Add rs6000-*-* xfail for
14216 "print filelocal_ro in test_at_main"
14217 when compiled with gcc.
14218 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 14219 Add rs6000-*-aix* xfail for
c906108c
SS
14220 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
14221 "ptype t_char_array", not compiled with gcc.
14222 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
14223 xfail for "list foo (in include file)" when gcc compiled.
14224 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
14225 (integral_args): Add rs6000-*-* xfail for
14226 "run to call0a" if not compiled with gcc.
14227 (unsigned_integral_args): Add rs6000-*-* xfail for
14228 "run to call1a" if not compiled with gcc.
14229 (float_and_integral_args): Add rs6000-*-* xfail for
14230 "run to call2a" if not compiled with gcc and for
14231 "continue to call2b" for any compiler.
14232 Add rs6000-*-* xfail to
14233 "print f1 after run to call2a" for gcc compiled.
14234 (discard_and_shuffle): Add rs6000-*-* xfail for
14235 "run to call6a".
14236 (shuffle_round_robin): Add rs6000-*-* xfail for
14237 "backtrace from call7a" if not compiled with gcc.
14238 Add rs6000-*-* xfail for
14239 "backtrace from call7b" if compiled with gcc.
14240 (call_after_alloca): Add rs6000-*-* xfail for
14241 "print c in call_after_alloca" and
14242 "print s in call_after_alloca" and
14243 "backtrace from call_after_alloca_subr"
14244 if not compiled with gcc.
14245 (localvars_in_indirect_call): Add rs6000-*-* xfail for
14246 "print c in localvars_in_indirect_call" and
14247 "print c in localvars_in_indirect_call" and
14248 "backtrace in indirectly called function" and
14249 "stepping into indirectly called function"
14250 if not compiled with gcc.
14251 (localvars_after_alloca): Add rs6000-*-* xfail for
14252 "print c after runto localvars_after_alloca" and
14253 "print s after runto localvars_after_alloca" and
14254 "print i after runto localvars_after_alloca" and
14255 "print l after runto localvars_after_alloca"
14256 for all compilers.
14257 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
14258 than whatis-info.exp.
14259 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
14260 than opaque-info.exp.
14261 Setup rs6000-*-* xfail for
d63a86f8 14262 "ptype on opaque struct pointer (statically)" and
c906108c
SS
14263 "ptype on opaque struct pointer (dynamically)" when
14264 not compiled with gcc.
14265 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
14266 rather than callf-info.exp.
14267 (do_function_calls): Add clear_xfail for rs6000-*-* for
14268 "p t_float_values2(3.14159,float_val2)". Seems to work
14269 fine there, both with xlc and gcc. Need to find out what
14270 it is doing right and fix other platforms.
14271 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
14272 "call inferior func with struct - returns int",
14273 "call inferior func with struct - returns long",
14274 "call inferior func with struct - returns float",
14275 "call inferior func with struct - returns double",
14276 "call inferior func with struct - returns char *",
14277 but only if not gcc compiled (presumes xlc compiled).
14278 Change rs6000-*-* xfails for
14279 "call inferior func with struct - returns char" and
14280 " call inferior func with struct - returns short" to only
14281 xfail if not using gcc.
14282 (clean mostlyclean): Remove *.ci and *.tmp files.
14283 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
14284 than templ-info.exp.
14285 * gdb.base/langs.exp: Source gdb.base/langs.ci.
14286 Add rs6000-*-* xfail for "up to foo in langs.exp"
14287 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
14288 when not gcc compiled.
d63a86f8 14289
c906108c
SS
14290Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14291
14292 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
14293 * gdb.base/corefile.exp: Likewise.
14294 * gdb.base/list.exp: Likewise.
14295 * gdb.base/scope.exp: Likewise.
14296 * gdb.base/siganls.exp: Likewise.
14297
14298 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
14299 compiler output.
14300 * gdb.base/whatis.exp: Likewise.
14301
14302Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
14303
14304 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
14305 failure (opcode table has been fixed to match reality).
14306
14307Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
14308
14309 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
14310 "call inferior func with struct - returns char",
14311 "call inferior func with struct - returns short"
14312
14313 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
14314 "print 'scope0.c'::filelocal at main",
14315 "print 'scope0.c'::filelocal_bss in test_at_main",
14316 "print 'scope0.c'::filelocal at foo",
14317 "print 'scope0.c'::filelocal_bss in test_at_foo",
14318 "print 'scope0.c'::filelocal at bar",
14319 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 14320
c906108c
SS
14321 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
14322 in source file 1". This bug seems to have been fixed with both
14323 gcc and native cc (was native assembler bug?).
14324
14325Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
14326
14327 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
14328 "backtrace through signal handler" to "i*86-*-sysv4*".
14329 * gdb.base/signals.exp: Add xfail for "'next' behaved as
14330 continue" case. Add "known SVR4 bug" to fail message.
14331 Add "i*86-*-bsdi2.0" xfail for "handle all print".
14332 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
14333 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
14334 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
14335 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
14336 "up to foo in langs.exp", "show language at foo in
14337 langs.exp", "up to cppsub_ in langs.exp", "show
14338 language at cppsub_ in langs.exp", "up to fsub in
14339 langs.exp", and "show language at fsub in langs.exp".
14340 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
14341 "bactrace in corefile.exp".
14342 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
14343 "call inferior function with struct - returns float" and
14344 "call inferior function with struct - returns double".
d63a86f8 14345
c906108c
SS
14346Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
14347
14348 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
14349 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
14350 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
14351 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
14352
14353Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
14354
14355 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
14356 (or overriden) "CHILL" macro rather then bare "gcc".
14357 Also look for ../../gcc/xgcc since that is what we will
14358 actually need, not "Makefile". Remove following assignment
14359 of CHILL to CHILL_FOR_TARGET because that results in
14360 recursive definition.
14361
14362Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
14363
14364 * gdb.base/corefile.exp: Change xfail for backtrace in
14365 corefile.exp from linuxaout to all linux.
14366 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
14367 cases where we miss the breakpoint at the signal handler
14368 for some reason. Setup xfail for linuxoldld/linuxaout and
14369 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
14370 hitting SIGURG breakpoint.
14371 * gdb.base/signals.exp: Setup xfail for "next" acting like
14372 continue to add linuxoldld. Setup xfail for all linux for
14373 "next to handler in signals_tests_1", "backtrace in
14374 signals_tests_1", "continue to func1", "pass SIGUSR1",
14375 and continue to handler".
14376
14377Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
14378
14379 * Update all FSF addresses except those in COPYING* files.
14380
14381Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
14382
14383 * gdb.base/a2-run.exp: Change messages to be more explicit about
14384 the status of args, and quote binfile in results.
14385
14386Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
14387
14388 * gdb.base/callfuncs.exp: Add tests for passing structs to
14389 inferior functions and return various types.
14390 * gdb.base/callfuncs.c: Add functions to receive a struct
14391 and return a member of the struct, in various types.
14392
14393Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14394
14395 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
14396
14397Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14398
14399 * config/vxworks29k.exp: New file, sources vxworks.exp.
14400
14401Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14402
14403 * config/gdbremote.exp: New file. Testing framework using
14404 gdbserver.
14405
14406Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
14407
14408 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
14409 "call function when asleep" and "send end of file".
14410 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
14411 for "backtrace in corefile.exp".
14412 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
14413 for "backtrace through signal handler".
14414 * gdb.base/corefile.exp: Make sure we actually generate a core file
14415 before trying the core tests. Some systems allow the user to suppress
14416 generation of core files and default to that (linux for example).
14417 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
14418 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
14419
14420Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14421
14422 * gdb.threads: New directory with some crude multi-threaded
14423 gdb tests (step.exp and step2.exp).
14424 * config/mt-lynx (STEP_EXECUTABLE): Define.
14425 (THREADFLAGS): Define.
14426
14427Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
14428
14429 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
14430
14431 * gdb.base/signals.exp: Disable whole file for lynx until
14432 further notice.
14433
14434 * gdb.base/signals.exp: xfail test where "next" acts like
14435 "continue" for lynx.
14436
14437 * gdb.base/interrupt.exp: xfail test for calling function while
14438 inferior is asleep for lynx.
14439
14440 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
14441 than one cr-lf after each command.
14442
14443Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14444
14445 * configure.in: Reinstate setting of stabsdirs variable, fix
14446 typo in setting up configdirs for native builds.
14447
14448 * gdb.base/return.exp: Fix typo in return double test.
14449 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
14450 compiler from optimizing them away.
14451
14452Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
14453
14454 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
14455 sequences to be echo'd by gdb when using gdb_test.
14456 * gdb.chill/chexp.exp: Likewise.
14457 * gdb.fortran/exprs.exp: Likewise
14458
14459Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14460
14461 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
14462 after the inferior gdb has started.
14463
14464 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
14465 after each command.
14466 * gdb.base/funcargs.exp: Likewise.
14467 * gdb.base/gdbvars.exp: Likewise.
14468 * gdb.base/interrupt.exp: Likewise.
14469 * gdb.base/list.exp: Likewise.
14470 * gdb.base/watchpoint.exp: Likewise.
14471 * gdb.c++/demangle.exp: Likewise.
14472 * gdb.c++/inherit.exp: Likewise.
14473 * gdb.chill/chexp.exp: Likewise.
14474 * gdb.fortran/exprs.exp: Likewise.
14475
14476 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
14477 test if we can't handle IO to/from the inferior.
14478
14479 * gdb.c++/misc.exp: Always check for a program already being
14480 started after sending a "run" command to gdb.
14481
14482 * gdb.base/twice.exp: Start with a fresh gdb.
14483
14484 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
14485 only depend on gdb's expression code, not the chill runtime.
14486
14487 * gdb.base/return.c: Put return values into variables so we
14488 can have gdb print them rather than depending on the program
14489 to print them.
14490 * gdb.base/return.exp: Corresponding changes.
14491
14492 * lib/gdb.exp: Provide default value for noinferiorio.
14493 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
14494 the inferior.
14495
14496 * gdb.base/break.exp: Always check for a program already being
14497 started after sending a "run" command to gdb.
14498 (text_next_with_recursion): Don't check the output from the
14499 program's printf statement. Instead just make sure the program
14500 exited.
14501
14502 * gdb.base/commands.exp: Protect tests which need arguments with
14503 $noargs conditionals.
14504
14505Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14506
14507 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
14508 of structure member arrays to match gdb/valops.c:value_addr change.
14509
14510Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
14511
14512 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
14513 cases.
14514
14515Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
14516
14517 * configure.in (configdirs): Remove gdb.chill from default list
14518 of subdirs and then add it back in only if doing a native build.
14519 The current chill compiler does not yet work in any cross build.
14520 * Revert all signal changes from Jul 6.
14521 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
14522 for sh-hms targets, allowing these tests to link, with no other
14523 changes. Testing is suppressed by setting "nosignals" in site.exp.
14524
14525Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
14526
14527 * configure.in (signaldirs): Define and add to configdirs for all
14528 targets except some specific ones that are known to not support signals.
14529 Also clean up formatting.
14530 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
14531 (signals, sigall): Remove rules to build.
14532 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
14533 Moved to new gdb.signals directory.
14534 * gdb.signals: New test directory.
14535 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
14536 signals.c signals.exp}: New or moved files.
14537
14538Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
14539
14540 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
14541
14542Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
14543
14544 * gdb.base/return.exp: Xfail `return double' test failure
14545 on at least Solaris 2.3 and handle future/past versions on
14546 a case by case basis as appropriate. Also update message
14547 to include i*86 failures.
14548
14549Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14550
14551 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
14552
14553 * lib/gdb.exp: Fix comment which erroneously identified
14554 gdb_file_cmd as gdb_load (the 19 May change was in fact to
14555 gdb_file_cmd not gdb_load).
14556 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
14557
14558 * gdb.base/setvar.exp: Make test names consistent between pass and
14559 fail cases. Use gdb_test more.
14560
14561Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14562
14563 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
14564
14565Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14566
14567 * gdb.base/help.exp: Fix expected help string for `show commands'.
14568
14569Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
14570
14571 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
14572
14573 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
14574 of a text section.
14575
14576Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
14577
14578 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
14579 that loop eventually terminates. Fix Connection refused logic so
14580 that testsuite will expire nicely.
14581
14582Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
14583
14584 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
14585 config/rom68k.exp: New tcl glue for the appropriate monitors.
14586 These all just end up calling monitor.exp.
14587 * config/monitor.exp (gdb_target_monitor): Handle `Connection
14588 refused' by retrying. Cleanup some timeout issues.
14589 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
14590 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
14591 callers don't have to set/restore global timeout variable.
14592
14593 * The following set of changes centralizes management of the global
14594 timeout variable. This way, it can be set in one target dependent
14595 place instead of dozens of places scattered throughout the test suite.
14596 If you need to lengthen a timeout, then you should either set timeout
14597 in one of the config/{target}.exp files, or multiply it by a factor.
14598 Setting it to an absolute value is always going to lose for some
14599 targets.
14600 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
14601 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
14602 * gdb.base/funcargs.exp: Don't set timeout.
14603 * gdb.base/list.exp (test_forward_search): Only use local timeout.
14604 * gdb.base/printcmds.exp (test_print_string_constants
14605 test_print_array_constants): Don't set timeout.
14606 * gdb.base/ptype.exp: Don't set timeout.
14607 * gdb.base/recurse.exp: Don't set timeout.
14608 * gdb.base/return.exp: Don't set timeout.
14609 * gdb.base/watchpoint.exp: Don't set timeout.
14610 * gdb.c++/classes.exp (do_tests): Don't set timeout.
14611 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
14612
14613Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
14614
14615 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
14616
14617Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14618
14619 * lib/gdb.exp: Disable chill tests for irix5.
14620
14621Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14622
14623 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
14624 each test pass or fail.
14625
14626Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14627
14628 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
14629 xlc not gcc.
14630
14631Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
14632
14633 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
14634
14635Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
14636
14637 * config/est.exp: Fix copyright and comments. Remove dead code.
14638 Use targetname, serialport and baud variables instead of fixed
14639 constants.
14640 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
14641 * config/cpu32bug.exp: New file to support cpu32bug monitors.
14642
14643Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14644
14645 * gdb.base/watchpoint.exp: Don't run
14646 test_watchpoint_triggered_in_syscall for sunos.
14647
14648Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14649
14650 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
14651 they don't seem to exist. Do include stdio.h.
14652
14653Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14654
14655 * gdb.base/a1-selftest.exp: Add alpha xfail.
14656
14657Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14658
14659 * gdb.base/watchpoint.c (main): Prompt before calling read().
14660 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
14661 Revise accordingly. Remove cruft about sending "123" several
14662 times, until it gets noticed. Clean up the "print buf[0]" stuff
14663 so that it passes or fails, and waits for prompts in the usual way.
14664
14665Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14666
14667 * gdb.base/recurse.exp: Fix comment.
14668
14669 * TODO: Remove item about printing variables in nodebug.exp. Add
14670 item about enabling tests which are only run on some targets.
14671
14672 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
14673 fail, make test names unique, use new gdb_test convention
14674 regarding pattern, use gdb_test more, etc.).
14675
14676 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
14677 fail, make test names unique, etc.).
14678
14679Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14680
14681 * gdb.base/nodebug.c: Change return type of top and middle to
14682 short.
14683 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
14684 are fixed by the recent mdebugread.c changes. Allow `short ()'
14685 as type for top and middle.
14686
14687Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14688
14689 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
14690 nearly as I can tell, the whole thing was an accident in Stu's
14691 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
14692 to replace a send/expect pair with gdb_test, but ended up only
14693 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
14694 of 30 Mar 1995 took care of it, but left this vestigial comment
14695 which I am now nuking.
14696
14697Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14698
14699 * gdb.base/break.exp: Look for different line number for
14700 breakpoint at main depending on usestubs.
14701
14702Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14703
14704 * gdb.base/list.exp: Adjust some alternate expect patterns to
14705 match recent list0.c change. Add alternate expect pattern for
14706 output from `list default lines around main' for optimizing
14707 compilers.
14708
14709Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14710
14711 * lib/gdb.exp: If nosignals is not set, set it to 0.
14712
14713Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
14714
14715 * config/slite-gdb.exp: Responds to load symbol table prompt.
14716 * gdb.base/break.exp: Adjust line number, fix rerun.
14717 * gdb.base/langs0.c: Add #ifdef usestubs.
14718
14719Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
14720
14721 * gdb.base/list.exp: Adjust line contents after adding new lines in
14722 list0.c. Also fix a syntax error.
14723
14724 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
14725 * gdb.base/break.exp: ditto.
14726 * gdb.base/list.exp: ditto.
14727 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
14728 * gdb.base/run.c: ditto.
14729 * gdb.base/list0.c: ditto.
14730 * gdb.base/funcargs.c: ditto.
14731
14732Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
14733
14734 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
14735 $targetname, $serialport and $baud instead of hardwired variables.
14736 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
14737 target doesn't support signals.
14738
14739Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
14740
14741 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
14742
14743Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14744
14745 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
14746 Don't rely on the value of an auto variable before it has been
14747 initialized. Use gdb_test more.
14748
14749Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14750
14751 * lib/gdb.exp (default_gdb_version): A version number must start
14752 with a digit, but other than that contains all characters up to
14753 the first whitespace character.
14754
14755Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14756
14757 * gdb.base/commands.exp (breakpoint_command_test): New tests.
14758
14759Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14760
14761 * gdb.c++/*.exp: Warn if executable does not exist. The original
14762 reason for skipping the warning was that configure.in sometimes
14763 intentionally skipped building the executables but the tcl code
14764 had no way of knowing. That (a) was always bogus with respect to
14765 error handling, (b) is no longer true (right now there is no way
14766 to skip C++ tests).
14767
14768 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
14769
14770Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14771
14772 * gdb.base/list.exp: Add expect patterns for output from
14773 SunPRO compiled executables.
14774 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
14775 types.
14776
14777Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14778
14779 * gdb.base/break.exp (test_next_with_recursion): Accept any line
14780 number (we are already testing that the correct source line text
14781 gets printed).
14782
14783 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
14784 that is what is intended, but something needed to be done to get
14785 sunos4 native working again.
14786
14787 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
14788
14789 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
14790 apparently went with a (very) old xfail.
14791
14792Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
14793
14794 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
14795 runto_main is a proc in gdb.exp that will do 'step' for target use
14796 stubs.
14797 * gdb.base/exprs.exp: ditto.
14798 * gdb.base/interrupt.exp: ditto.
14799 * gdb.base/opaque.exp: ditto.
14800 * gdb.base/printcmds.exp: ditto.
14801 * gdb.base/ptype.exp: ditto.
14802 * gdb.base/scope.exp: ditto.
14803 * gdb.base/setvar.exp: ditto.
14804 * gdb.base/signals.exp: ditto.
14805 * gdb.base/twice.exp: ditto.
14806 * gdb.c++/classes.exp: ditto.
14807 * gdb.c++/inherit.exp: ditto.
14808 * gdb.c++/templates.exp: ditto.
14809 * gdb.base/break.exp: no run and hit main for stubs. Change line
14810 numbers for breakpoints and info breakpoint.
14811 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
14812 breakpoint().
14813 * gdb.base/callfuncs.c: ditto.
14814 * gdb.base/exprs: ditto.
14815 * gdb.base/interrupt.c: ditto.
14816 * gdb.base/opaque0.c: ditto.
14817 * gdb.base/printcmds.c: ditto.
14818 * gdb.base/ptype.c: ditto.
14819 * gdb.base/scope0.c: ditto.
14820 * gdb.base/setvar.c: ditto.
14821 * gdb.base/signals.c: ditto.
14822 * gdb.base/twice.c: ditto.
14823 * gdb.c++/misc.cc: ditto.
14824 * gdb.c++/templates.cc: ditto.
14825
14826Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14827
14828 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
14829
14830 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
14831 somewhere between `read' and `main.c'. I'm pretty sure the
14832 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
14833 and it isn't particularly useful.
14834
14835 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
14836
14837Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14838
14839 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
14840
14841Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
14842
14843 * config/mt-slite: add LIBS and -nostdlib.
14844 * config/slite-gdb.exp: add this new file to support sparclite target.
14845
14846Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
14847
14848 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
14849
14850 * gdb.base/a2-run.exp: Change argument to istarget from
14851 "*-*-vxworks" to "*-*-vxworks*".
14852 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
14853
14854Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
14855
14856 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
14857 will not runto main but do a 'step' to step out of breakpoint().
14858 * config/mt-slite: add -Dusestubs.
14859
14860Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14861
14862 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
14863 instead of just @.
14864
14865 * gdb.base/signals.exp: Add test for "handle all print".
14866 * TODO: Remove "handle all print". Also remove item about
14867 checking copyright date (I don't like the idea of a spurious FAIL
14868 based on when we run the tests).
14869
14870 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
14871 for SunOS4 (reason for failure not investigated). Remove
14872 redundant test for $binfile.
14873
14874 * gdb.base/nodebug.c (array_index): Call malloc.
14875
14876 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
14877
14878Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
14879
14880 * gdb.base/recurse.exp: Update gdb_test invocation to use new
14881 conventions and slightly simplify the matching regexp.
14882
14883Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14884
14885 * gdb.base/break.exp: Update gdb_test invocation to use new
14886 convention.
14887
14888 * lib/gdb.exp: If noargs is not set, set it to 0.
14889
14890 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
14891 tests unique.
14892
14893 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
14894
14895Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14896
14897 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
14898 one argument of type "<non-float parameter>".
14899
14900Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
14901
14902 * config/rom68k.exp: New file to support Motorola IDP board.
14903 * gdb.base/a2-run.exp: Skip this file if noargs is set.
14904 * gdb.base/break.c: Change things around so that this program
14905 doesn't depend upon args. This is necessary to make remote
14906 targets work (in general, they can't take args).
14907 * gdb.base/break.exp: Don't try to send args to program. Don't
14908 expect output. Also, replace lots of code with gdb_test.
14909
14910Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14911
14912 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
14913 printing of '\'' (which is what the comment says we are testing,
14914 even though we were not), not '''.
14915 (test_integer_literals_rejected): Test that printing ''' is an error.
14916
14917 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
14918 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
14919 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
14920 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
14921 Use gdb_test not test_print_accept.
14922 * lib/gdb.exp: Remove test_print_accept.
14923
14924 * gdb.base/signals.exp (signal_tests_1): Make pass message
14925 consistent with fail message.
14926
14927 * gdb.base/whatis.exp: Remove xfails for printing char vs.
14928 unsigned char; the bug (PR 1821) is fixed.
14929
14930 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
14931
14932 * gdb.base/scope.exp (test_at_localscopes): Call pass for
14933 successful tests--makes xfailing them work right.
14934
14935Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14936
14937 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
14938 only \r\n, not .*. The test can pass .* as the last thing in
14939 $pattern if that is what it wants. In addition to providing this
14940 flexibility, this change should speed up pattern matching in cases
14941 where the pattern already ended with .* (there were a number of
14942 them). This change also helps catch bad patterns--in the old
14943 scheme the typo "char \*" instead of "char \\*" would pass. Now
14944 it is caught.
14945 * Many .exp files: Update callers.
14946
14947 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
14948 clearer and does not spuriously match multiple ('s. Likewise for
14949 ) and *.
14950
14951 * gdb.base/nodebug.exp: Test ability to call a function and pass
14952 it a string (even with no debugging info).
14953
14954 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
14955 "p '\'", which is the same as "p ''" once tcl gets done with
14956 quoting, to "p '\\'", which I suspect is what is intended (one
14957 backslash gets sent to GDB).
14958
14959 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
14960
14961Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14962
14963 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
14964 1817) was fixed literally years ago.
14965
14966Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14967
14968 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
14969 test, it causes stepping out of call_after_alloca_subr with
14970 optimizing compilers.
14971 (localvars_in_indirect_call): Consume GDB prompt if `finish'
14972 fails.
14973
14974 * gdb.c++/templates.exp: Source templ-info.exp only if
14975 the templates executable exists.
14976
14977 * gdb.c++/misc.cc (class Contains_static_instance,
14978 class Contains_nested_static_instance),
14979 gdb.c++/classes.exp (test_static_members): Test printing of
14980 a class that contains a static instance of the class.
14981
14982Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14983
14984 * gdb.base/langs2.c (cppsub_): Don't prototype.
14985 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
14986 only, I believe).
14987
14988Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14989
14990 * lib/gdb.exp (skip_chill_tests): New procedure.
14991
14992 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
14993
14994Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
14995
14996 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
14997 each expect pattern. Cuts runtime from 12 to about 4 seconds.
14998
14999Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15000
15001 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
15002
15003 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
15004 disassemble 8, not 16, instructions for part 4.
15005
15006 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
15007 support the latter anymore.
15008
15009 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
15010 -DNO_PROTOTYPES.
15011 * gdb.base/callfuncs.c: Control use of prototypes based on
15012 NO_PROTOTYPES, not __STDC__.
15013 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
15014 t_float_values2 tests if prototypes in use.
15015
15016 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
15017 t_double_values): When checking differences against DELTA, check
15018 that difference is within the range (-DELTA,DELTA), not just
15019 (-infinity,DELTA).
15020
15021Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
15022
15023 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
15024 'file' command firts, then 'target', then 'load', this is due to gdb
15025 target set up.
15026 * config/mips-gdb.exp: Fix a couple regular exp bugs.
15027
15028Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
15029
15030 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
15031 FP load/store variants.
15032 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
15033
15034Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
15035
15036 * gdb.base/term.exp: Do not give a warning if not native, it is
15037 not an abnormal condition.
15038
15039Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
15040
15041 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
15042 t_char_array".
15043
15044Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
15045
15046 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
15047 are getting the version number.
15048
15049 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
15050 if not native, it is not an abnormal condition.
15051
15052Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15053
15054 * lib/gdb.exp: Just use "file exists", rather than undocumented
15055 dejagnu procedure "findfile".
15056
15057Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15058
15059 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
15060 (LDFLAGS): Set to -Xlinker -Ur.
15061
15062 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
15063 Removed, these values are set by lib/gdb.exp.
15064
15065 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
15066
15067Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15068
15069 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
15070 of replicating gdb startup code.
15071
15072 * config/mt-vxworks (LDFLAGS): Set to -r.
15073 (CFLAGS_FOR_TARGET): Removed.
15074
15075 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
15076 (gdb) and gdb for vxworks uses (vxgdb).
15077
15078 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
15079 executable is not in the tree and host != target, use sed and
15080 program_transform_name to determine the gdb name used by the
15081 target.
15082
15083 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
15084 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
15085
15086Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15087
15088 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
15089 floats, chars, and shorts where there are ANSI-style function
15090 definitions.
15091
15092 * gdb.base/langs.exp, gdb.base/langs*: New test.
15093 * gdb.base/Makefile.in: Build it.
15094 * TODO: Remove item about checking that C names don't get C++
15095 demangling applied; this test tests it.
15096
15097Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15098
15099 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
15100 went with the const70 xfail. The xfail went away a year ago.
15101
15102 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
15103
15104 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
15105 for hp300.
15106
15107 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
15108
15109 * gdb.base/a1-selftest.exp: Don't run on hp300.
15110
15111Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15112
15113 * Makefile.in (site.exp): Set host_alias and target_alias as well
15114 as host_triplet and target_triplet.
15115
15116Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15117
15118 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
15119
15120 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
15121 places as other ecoff systems).
15122
15123 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
15124 ultrix.
15125
15126Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15127
15128 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
15129 remove them.
15130 * gdb.base/nodebug.exp: Accept "function" in addition to "text
15131 variable and "variable" in addition to "data variable".
15132 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
15133
15134 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
15135 2.
15136 * gdb.base/list1.c (long_line): Add additional statement at start
15137 of function.
15138 * gdb.base/list.exp (test_forward_search): Update line number to
15139 reflect new statement.
15140
15141Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15142
15143 * gdb.base/signals.exp: Reinitialize searched source directories
15144 after gdb_start call.
15145
15146Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
15147
15148 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
15149 * gdb.stabs/Makefile.in: Likewise.
15150
15151 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
15152 change. Instead split the tests into smaller pieces.
15153 * gdb.disasm/hppa.s: Corresponding changes.
15154
15155Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15156
15157 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
15158 Quote ^C when passing it to stty. For some shells ^ is a pipe.
15159
15160 * gdb.base/funcargs.exp: Modify many tests so that every test
15161 either passes or fails. Make some test names unique.
15162
15163Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15164
15165 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
15166 Call stty to set interrupt character.
15167
15168 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
15169 for HP assembler versus GNU assembler based on actual behavior of
15170 $(CC), rather than assuming that $(AS) is always the GNU assembler.
15171
15172 * TODO: Suggest a few more stepping tests.
15173
15174Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
15175
15176 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
15177 restart GDB for h8300 after a continue.
15178 (return): Add pattern to match a29k-udi behavior.
15179 * gdb.base/nodebug.exp: Remove obsolete comment.
15180 * gdb.base/regs.exp: New file, testing of register displays.
15181 * gdb.base/return.exp: Fix typo in reference to $objdir.
15182 * gdb.base/whatis.exp: Always start with a fresh GDB.
15183
15184Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15185
15186 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
15187 higher, these tests generate a lot of output.
15188
15189Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15190
15191 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
15192 code following the catch silently ignored some errors; without the
15193 catch they should be thrown like any other tcl error. Also, the
15194 catch used "" instead of {} which meant all the callers who wanted
15195 to include one of the characters "[]$ had to quote it an extra time.
15196 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
15197 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
15198 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
15199 Remove extra quoting.
15200
15201Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
15202
15203 * gdb.base/commands.exp: Make test names unique; every test either
15204 passes or fails. Update some comments.
15205
15206 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
15207
15208Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15209
15210 The following fixes a FAIL caused by the fact that the alpha stabs
15211 configuration didn't use the ".if alpha" code in weird.def.
15212 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
15213 bit pointer, so the 32 bit version works even on the alpha.
15214 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
15215 Remove the stuff which allowed us to have separate versions for
15216 alpha and everything else.
15217
15218 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
15219 regexp which "info func operator\[\](" is supposed to match. Fix
15220 string to send to GDB. Note that GDB still doesn't work right. Add a
15221 new test for "info func .perator\[\](" which GDB does handle correctly.
15222
15223 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
15224
15225Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15226
15227 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
15228 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
15229 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
15230 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
15231 it makes the tests harder to understand and confuses test-o-matic.
15232 The preferred style is that each test provides a PASS or a FAIL,
15233 and has a unique message (e.g. "continue #54" not just "continue")
15234 which is the same for the pass and the fail.
15235 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15236 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
15237 to lib/gdb.exp.
15238 * gdb.base/printcmds.exp: Use test_print_accept. Remove
15239 prt_accept which was basically the same thing. Likewise for
15240 test_print_reject and prt_reject.
15241 * lib/gdb.exp (test_print_reject): Add some more error message
15242 patterns to match from the former printcmds.exp (prt_reject).
15243 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
15244 One defect of the passcount stuff is that some of it failed to
15245 report XPASS where appropriate.
15246 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
15247 stuff before and after arg in expected pattern.
15248 (test_paddr_operator_functions): Re-do test without print_addr_of;
15249 this is the only test which seems to want extra stuff there.
15250
15251Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15252
15253 * gdb.base/nodebug.exp: Update new tests to reflect improved
15254 wording of gdb output.
15255
15256 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
15257 and "ptype" work on variables in files compiled without -g.
15258 Replaces commented out "maint print msymbol" tests.
15259
15260Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15261
15262 * gdb.base/setvar.c (dummy): Call malloc.
15263
15264 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
15265 losing with the irix4 sed.
15266
15267 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
15268 ALRM" on irix4.
15269
15270Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15271
15272 * TODO: Remove items about corefile.exp testing new exec-file and
15273 backtrace; both are now done. Add items about printing enums.
15274
15275Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15276
15277 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
15278 "get signal $thissig" test fails.
15279
15280 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
15281
15282Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15283
15284 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
15285 compiler warning with dec alpha compiler.
15286
15287 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
15288 extra \n from gdb_test call (this explains why the prompt test
15289 that I removed yesterday was there).
15290 (user_defined_command_test): Remove extra \n and prompt test.
15291
15292 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
15293 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
15294 doesn't exist.
15295 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
15296 Also remove alpha workaround, which turns out to be because
15297 SIGABRT == SIGLOST.
15298
15299 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
15300
15301 * gdb.base/help.exp: Don't test "help show".
15302
15303Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15304
15305 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
15306 "set print address" is on.
15307 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
15308 pass prompt to gdb_test; gdb_test already looks for the prompt.
15309
15310 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
15311
15312 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
15313 was a vestige of the manual TESTSTRATEGY, and the purpose of it
15314 was to make sure that gdb can read a core file. But (a) the "read
15315 the corefile" part didn't make it to a1-selftest.exp, we just
15316 delete the corefile after creating it, and (b) we test reading
15317 corefiles in corefile.exp anyway. Also, this test left around a
15318 xgdb process on Solaris.
15319
15320 * gdb.base/corefile.exp: Also test backtrace.
15321
15322Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
15323
15324 * gdb.base/commands.exp: Test a simple user defined command with
15325 arguments and if/while statements; verify the full user command is
15326 printed by "show user".
15327
15328 * gdb.base/commands.exp: Test if/while commands as part of a
15329 breakpoint command list; verify they appear in breakpoint
15330 information.
15331
15332Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15333
15334 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
15335 than by dividing by zero.
15336
15337Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
15338
15339 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
15340 performing an inferior call with watchpoints enabled.
15341 * gdb.base/watchpoint.c (main): Delete second unnecessary read
15342 call.
15343
15344Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15345
15346 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
15347 of "file" command.
15348
15349 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
15350 Add additional pattern for when "int operator int(void);" appears
15351 in a different order.
15352
15353Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15354
15355 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
15356
15357 * gdb.base/help.exp: Replace most of docstrings for "info signals"
15358 and "signal" with ".*".
15359
15360Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15361
15362 * TODO: Add note about "handle all nostop".
15363
15364 * gdb.base/{sigall.c, sigall.exp}: New test.
15365 * gdb.base/Makefile.in: Add it.
15366
15367Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15368
15369 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
15370 when invoking GDB, suppresses any windowing interface.
15371
15372Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
15373
15374 * config/sim-gdb: New file, simulator testing support.
15375
15376Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
15377
15378 * gdb.base/interrupt.exp: Test calling func1 twice.
15379
15380Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
15381
15382 * gdb.base/list.exp (test_forward_search): Set timeout higher
15383 when we'll be getting lots of output from gdb.
15384
15385 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
15386 "init_malloc" to after the expect statement. Run it if that
15387 regexp is taken, but also for two others which happen if source
15388 cannot be found.
15389
15390Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15391
15392 * gdb.base/printcmds.exp: New test, for printing register before
15393 program is running.
15394
15395Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15396
15397 * gdb.base/list.exp: Correct some alternate expect patterns
15398 to reflect changes in list1.c.
15399
15400Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15401
15402 * TODO: Add item regarding large frames.
15403
15404 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
15405
15406 * TODO: Remove item about enabling return.exp; it
15407 is enabled. Suggest a few more "return" tests.
15408
15409Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15410
15411 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
15412 anonymous unions.
15413
15414Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15415
15416 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
15417 and pr-5646.o, so "make" is the same as "make all", not "make
15418 pr-4975.o".
15419
15420Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
15421
15422 * gdb.base/list.exp: Adjust expectations to reflect changes in
15423 list1.c.
15424 (test_forward_search): New test proc.
15425 * gdb.base/list1.c (long_line): New function, has long source line.
15426
15427Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
15428
15429 * gdb.base/a1-selftest.exp: Change initial stepping to know about
15430 additional line of code that was added.
15431
15432Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
15433
15434 * gdb.disasm/hppa.s: Break the large branching tests into smaller
15435 tests so as not to overflow expect's input buffers.
15436 * gdb.disasm/hppa.exp: Corresponding changes.
15437
15438Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15439
15440 Beginnings of template debugging tests.
15441 * gdb.c++/templ-info.cc: New file to test for template
15442 debugging capability of the compiler.
15443 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
15444 templ-info.cc.
15445 * gdb.c++/templates.cc: Add explicit template instantiations
15446 to enable compiling with -fno-implicit-templates. Add destructor
15447 and 'value' method to T5 class for template tests.
15448 * gdb.c++/templates.exp: Add testcases for printing of template
15449 types, setting breakpoints on template methods and calling a
d63a86f8 15450 template method.
c906108c
SS
15451
15452Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
15453
15454 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
15455 branch target since some assemblers (gas-2.5) may emit a
15456 relocation for the branch instead of resolving it in the
15457 assembler.
15458
15459Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15460
15461 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
15462 through signal handler.
15463
15464Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15465
15466 * configure.in (*-*-netware): Use config/mt-netware.
15467
15468 * config/mt-netware: New file.
15469 * config/mt-i386-netware: Removed, separate configs for different
15470 netware architectures are no longer needed now that we have
15471 --with-headers.
15472
15473Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15474
15475 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
15476 by the recent changes to use ANSI C arithmetic conversions.
15477
15478Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15479
15480 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
15481 bug involving using inferior_pid to figure out whether to select a
15482 frame.
15483
15484Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
15485
15486 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
15487 match the current disassembler output.
15488
15489Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
15490
15491 * gdb.fortran/exprs.exp: Expect VOID instead of void.
15492 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
15493 types, expect "int" as type of integer values (for now).
15494
15495Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
15496
15497 * gdb.base/commands.exp: New tests for if/while commands.
15498
15499Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
15500
15501 * lib/gdb.exp (runto): Replace sub-pattern for hex value
15502 by .*, since hex values have different syntax in Chill mode.
15503
15504Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15505
15506 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
15507 linefeed from expect pattern for repeated types with indices > 9.
15508
15509Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
15510
15511 First part of Fortran test suite.
15512 * gdb.fortran: New directory.
15513 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
15514
15515Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15516
15517 * gdb.base/default.exp: Update expect pattern for load command
15518 without arguments.
15519
15520Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15521
15522 * configure.in: Change i386 to i[345]86.
15523 * gdb.base/configure.in: Likewise.
15524 * gdb.c++/configure.in: Likewise.
15525 * gdb.chill/configure.in: Likewise.
15526
15527Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
15528
15529 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
15530 patterns, since that is not a valid context for comments.
15531
15532Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
15533
15534 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
15535 repeated types and repeated types with indices > 9.
15536
15537Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
15538
15539 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
15540 2417; old bug has been fixed.
15541
15542Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
15543
15544 * gdb.base/interrupt.exp: When trying to wake up the inferior,
15545 send the newline ourselves instead of assuming gdb_test will do
15546 so when passed an empty input string.
15547
15548 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
15549 stabs testcode.
15550
15551Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15552
15553 * lib/gdb.exp (gdb_test): Don't send anything if the first
15554 argument is an empty string. This makes cases where we want to
15555 match output that is already in expect's buffers (for example,
15556 matching a breakpoint after gdb_run_cmd has been called) work
15557 reliably.
15558
15559Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15560
15561 * config/netware.exp: New file.
15562
15563Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15564
15565 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
15566 the -B and -L prefixes so we can find the debugging stub.
15567
15568 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
15569 there and we are using the gcc from the tree.
15570
15571 * gdb.base/types.c: Removed.
15572
15573 * gdb.base/configure.in: Look for makefile fragments in ../config.
15574 Recognize i386-*-netware.
15575 * gdb.c++/configure.in: Likewise.
15576
15577Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15578
15579 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
15580 the correct TCL syntax.
15581
15582Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15583
15584 * gdb.base/opaque.exp: use runto instead of messing around with
15585 breakpoints. Simplify by using gdb_test.
15586
15587 * gdb.base/bitfields.exp: restart between tests on netware targets
15588 because breakpoints aren't relocated after target death. Run
15589 processes to completion.
15590
15591 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
15592
15593Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
15594
15595 * Makefile.in: Remove extra tabs that confuse some versions
15596 of "make". Use the newly built gdb to test with by default,
15597 rather than the first one in the tester's search path.
15598
15599Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
15600
15601 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
15602
15603 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
15604 condition help.
15605
15606Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15607
15608 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
15609
15610 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
15611 running.
15612 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
15613 * gdb.base/funcargs.exp: Likewise.
15614
15615 * gdb.base/bitfields.exp: Simplify by using gdb_test.
15616 * gdb.base/funcargs.exp: Likewise.
15617
15618 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
15619 message is "".
15620
15621Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15622
15623 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
15624 return,signals,twice}.exp: Handle non-existant binaries
15625 consistantly.
15626
15627 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
15628 * gdb.base/Makefile.in: Don't try to generate a core dump, we
15629 might testing a cross development system.
15630
15631Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15632
15633 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
15634 runtest script is relative to ${srcdir}, not ${rootdir}.
15635
15636Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
15637
15638 * gdb.base/signals.exp: Allow for optionality of breakpoint
15639 address.
15640
15641Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15642
15643 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
15644
15645Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15646
15647 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
15648 for size_t definition.
15649 * gdb.c++/templates.cc: Likewise
15650
15651 * config/mt-i386-netware: New file.
15652
15653 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
15654 defined.
15655
15656 * gdb.base/Makefile.in: Added support for systems that name core
15657 files by appending "core" to the program name.
15658 * gdb.base/a1-selftest.exp: Likewise.
15659
15660Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15661
15662 * gdb.base/return.exp: Add comment and message for `return double'
15663 test failure on Sparc Solaris.
15664
15665Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
15666
15667 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
15668
15669Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15670
15671 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
15672 from optimizing them away.
15673 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
15674 patterns to include default constructors and assignment operators,
15675 to match gcc versions beyond 2.5.8. Accept any cplus demangling
15676 character in the output of the virtual base pointer.
15677
15678Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15679
15680 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
15681 expression match in print_addr_of to avoid unintented matches.
15682 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
15683 versions up to 2.5.8.
15684
15685Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15686
15687 * gdb.base/list.exp: Tweak alternate pattern for listing of an
15688 included file to run under newer versions of expect.
15689 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
15690 consecutive >'s in templates to accomodate recent cplus-dem.c change.
15691 Remove xfail for the virtual table of BDDHookV.
15692
15693Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15694
15695 * lib/gdb.exp (string_to_regexp): Set a default result.
15696 (default_gdb_start): Fix misleading message.
15697
15698Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
15699
15700 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
15701 Remove all CC, etc definitions.
15702 * config/mt-hpux: New file.
15703 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
15704 (CFLAGS, LDFLAGS): Define.
15705 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
15706
15707 * Makefile.in (site.exp): Don't insert host_os, etc.
15708 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
15709 (distclean): Check existence of subdir.
15710 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
15711 * gdb.base/Makefile.in: General cleanup and simplification.
15712 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
15713 to build executables. Use default rule to build .o files.
15714 (EXPECT, RUNTEST, CC): Fix relative pathname.
15715 (site.exp): Don't insert host_os, etc.
15716 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
15717 and/or SIGUSR1 defined.
15718 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
15719 * gdb.c++/Makefile.in: General cleanup and simplification.
15720 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
15721 (CFLAGS): Remove.
15722 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
15723
15724Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
15725
15726 * gdb.base/recurse.exp: Misc changes to get tests running again
15727 after Kung's changes to the watchpoint code.
15728 * gdb.base/watchpoint.exp: Likewise.
15729
15730Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
15731
15732 * lib/gdb.exp (string_to_regexp): Convert {\} also.
15733
15734Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15735
15736 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
15737 * lib/gdb.exp (default_gdb_start): Define.
15738 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
15739 gdb.base/funcargs.exp, gdb.base/opaque.exp,
15740 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
15741 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
15742 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
15743 Don't call gdb_target_udi in between tests.
15744
15745Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15746
15747 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
15748 (which was basically just a local version of the same thing). In
15749 addition to avoiding duplication, gdb_test_exact is faster.
15750 * lib/gdb.exp (gdb_test_exact): Fix typo.
15751
15752 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
15753 don't give an error.
15754
15755 * gdb.base/term.exp: Call delete_breakpoints before starting.
15756
15757 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
15758 (t10): Add comment.
15759
15760Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
15761
15762 Reorganization of the GDB Test Suite.
15763
15764 * gdb.base: New directory, contains all the basic tests.
15765 * gdb.c++: New directory, tests specific to C++.
15766 * gdb.chill: New directory, tests specific to Chill.
15767 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
15768 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
15769 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
15770 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
15771 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
15772 t30-31 to chill).
15773 * */gdbme.*: Rename to match appropriate expect scripts.
15774 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
15775 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
15776 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
15777 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
15778 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
15779 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
15780 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
15781 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
15782 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
15783 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
15784 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
15785 gdb.c++/virtfunc.cc: New names of C++ files.
15786 * gdb.chill/chillvars.ch: New name of Chill file.
15787 * gdb.base/configure.in, gdb.c++/configure.in,
15788 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
15789 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
15790 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
15791 * configure.in (configdirs): Update to reflect directory changes.
15792 (target_abbrev): No longer define for any configuration.
15793 * Makefile.in: Cosmetic improvements to header comments.
15794
15795Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15796
15797 Various changes to gdb.t31:
15798
15799 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
15800 * gdbme.ch: Make all key-words and predefineds be upper-case.
15801 * chillvars.exp: Expect key-words and predefinds in upper-case.
15802
15803 * chillvars.exp: Use gdb_test_exact many places.
15804 Change expected output for arrays (which now includes index labels).
15805
15806 * pr-5020.exp, gdme.ch (module PR_5020):
15807 New test, for PR-5020.
15808
15809Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
15810
15811 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
15812 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
15813
15814Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
15815
15816 * Makefile.in: Fix bit-rot in definitions of CHILL,
15817 CHILL_FOR_TARGET and Chill_LIB.
15818 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
15819 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
15820 CHILL, and CHILL_LIB.
15821
15822Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
15823
15824 * Revert the previous changes. Please see Rob's directory
15825 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
15826
15827Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
15828
15829 * Makefile.in, configure.in, config/mips-gdb.exp,
15830 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
15831 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
15832 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
15833 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
15834 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
15835 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
15836 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
15837 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
15838 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
15839 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
15840 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
15841 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
15842 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
15843 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
15844 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
15845 changes from 94Q1.
15846
15847Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
15848
15849 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
15850 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
15851 Rob's new testing fragments.
15852
15853Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
15854
15855 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
15856 lib/gdb.exp: Replace error proc calls with perror.
15857
15858Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
15859
15860 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
15861 version also, match on casted version strings, and match on
15862 gdb startup case where the line numbers might be messed up.
15863
15864Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
15865
15866 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
15867 (CFLAGS): Delete it from here.
15868
15869Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
15870
15871 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
15872
15873Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
15874
15875 * Makefile.in (RUNTEST): Default to just "runtest".
15876
15877Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15878
15879 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
15880 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
15881 the code has been restructured.
15882
15883Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15884
15885 * gdb.t00/default.exp (set write): Allow any number of \r and/or
15886 \n, not just one of each.
15887
15888 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
15889 /bin/cc gives a warning if you do.
15890
15891Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
15892
d63a86f8 15893 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
15894 __t10ListS_link1ZUiRCUiPT0
15895
15896Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15897
15898 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
15899 on local variables in recursive functions.
15900
15901 * gdb.t07/Makefile.in: Build the new test.
15902
15903Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15904
15905 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
15906 directly. Instead compare the return values from actual calls.
15907
15908Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
15909
15910 * Makefile.in (check): Set TCL_LIBRARY for runtest.
15911
15912Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15913
15914 * From Peter Schauer with minor modifications.
15915 * gdb.t15/return.exp (return_tests): Handle targets where "return"
15916 stops in mid-line in the caller. Add xfail for returning a float
15917 value on X86 targets.
15918
15919Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15920
15921 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
15922 to avoid expect lossage.
15923 (fmem_LRbug_tests): Likewise.
15924 * gdb.disasm/hppa.s: Corresponding changes.
15925
15926 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
15927 conditions to work with latest dejagnu/expect.
15928
15929 * gdb.t15/funcargs.exp (finish from indirect call): No longer
15930 expected to fail on the PA.
15931 (backtrace in call with trampolines): Explicitly require main
15932 to be frame #1 (no trampolines should show up in backtrace).
15933
15934 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
15935 "continue -expect".
15936 * gdb.t06/break.exp: Likewise.
15937 * gdb.t07/watchpoint.exp: Likewise.
15938 * gdb.t13/bitfields.exp: Likewise.
15939 * gdb.t15/{funcargs,return}.exp: Likewise.
15940 * gdb.stabs/weird.exp: Likewise.
15941 * config/{mips,udi}-gdb.exp: Likewise.
15942
15943 * hppa.sed: Enclose comments within a sed command to avoid
15944 losing with the old OSF1 sed.
15945
15946Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15947
15948 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
15949 sequent dynix.
15950 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
15951 * gdb.t15/funcargs.exp: Conditionally step again to really
15952 finish from marker_call_with_trampolines. Handle the case where
15953 the first step from within call_with_trampolines already steps
15954 us back to main.
15955 * gdb.t15/gdbme.c: Add comment to closing brace of
15956 call_with_trampolines for funcargs.exp.
15957
15958Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15959
d63a86f8 15960 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
15961 Fix typo(s).
15962
15963Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15964
15965 * gdb.t07/gdbme.c: More code for watchpoint testing.
15966
15967 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
15968 "Hardware watchpoint" throughout file.
15969 (test_watchpoint_triggered_in_syscall): New test.
15970 (test_complex_watchpoint): New test.
15971
15972Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15973
15974 * gdbme.c (call_with_trampolines): New function to try and step
15975 into. Tests trampoline problems on the PA.
15976
15977 * funcargs.exp (localvars_in_indirect_call): No longer expect
15978 stepping into indirect call to fail on PAs.
15979 (test_stepping_over_trampolines): New test.
15980
15981Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15982
15983 * TODO: Add suggestions for static member function tests, and
15984 completion tests.
15985
15986Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15987
15988 * TODO: Add suggestions for "p/a" tests.
15989
15990 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
15991 (default_gdb_exit): Replace all the hair with sending "quit" to
15992 the process with a simple close.
15993
15994Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15995
15996 * TODO: Add suggestions for shared library tests.
15997
15998Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15999
16000 * TODO: Add suggestions for x/s tests.
16001
16002Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16003
16004 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
16005 "enable once", and "enable breakpoints once" with ".*".
16006
16007Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16008
16009 * TODO: Add suggestions about structure passing tests.
16010
16011Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16012
16013 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
16014 the primary1 test, use work around if __GNUC__ < 2.
16015 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
16016 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
16017 Test for bad output rather than waiting for timeout. Issue
16018 second continue only if first continue failed.
16019
16020Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16021
16022 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
16023 operator[] test with gdb_test because the old code didn't seem to
16024 be getting the quoting right with the new dejagnu.
16025
16026Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
16027
16028 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
16029 one from the path.
16030 * Makefile.in: Use a fresh expect if there is one, use runtest
16031 from the src tree if there is one.
d63a86f8 16032
c906108c
SS
16033Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16034
16035 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
16036 next over recursive call. Revise the tests from that point on
16037 (which had been skipped) to match GDB's actual (correct) output.
16038
16039 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
16040 with next over a breakpoint whose condition is false.
16041
16042 * gdb.t00/help.exp: Comment out "help set print" tests just like
16043 (and for same reason as) "help set" test.
16044
16045Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16046
16047 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
16048 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
16049
16050Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16051
16052 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
16053 necessary gdb_target_udi.
16054
16055 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
16056
16057 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
16058 1838 and 2417; they are fixed.
16059
16060 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
16061 gdb.t03/ptype.exp (ptype structure, ptype union):
16062 Remove xfails; the test is looser than when the xfails were added.
16063
16064 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
16065 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
16066
16067 * gdb.t01/run.exp: Only run shell test if isnative.
16068
16069 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
16070 since "run" automatically loads if necessary. Call gdb_target_udi
16071 after the "file" since "file" kills any execution target.
16072
16073 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
16074 GDB. GDB doesn't work that way (not anymore at least) on UDI.
16075 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
16076 argument for UDI.
16077
16078Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16079
16080 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
16081
16082 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
16083
16084Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16085
16086 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
16087 properly quoting regexps. This makes the second argument to
16088 demangle a fixed string, which matches the callers, instead of a
16089 shell-style pattern which is what the previous implementation
16090 used. Update some of the callers.
16091
16092Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16093
16094 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
16095 (comib_nullified_tests): Fix typo.
16096 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
16097 strings. No longer expected to fail.
16098
16099 * gdb.disasm/hppa.s (addib_tests): Fix typo.
16100 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
16101 strings. No longer expected to fail.
16102
16103 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
16104 string. No longer expected to fail.
16105
16106Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16107
16108 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
16109 No longer expected to fail.
16110
16111 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
16112 string. No longer expected to fail.
16113
16114Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16115
16116 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
16117 only in the names (I probably got most of them). I was even
16118 generous with some which differed in underscores in names, and
16119 probably missed a few, and I *still* was able to remove almost a
16120 third of the file with almost no impact on testsuite coverage.
16121
16122Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16123
16124 * gdb.t00/default.exp: Match udi_attach error message as well as
16125 the one from child_attach.
16126
16127 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
16128
16129 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
16130
16131 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
16132 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
16133
16134 * Move test with enums and partial symbols back to
16135 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
16136 Reverts the change of 26 May 93. Per today's change to
16137 stabs.texinfo, the behavior that weird.exp was expecting was
16138 unreasonable; what is important is that the compiler+gdb get
16139 things right, which happens with a recent gcc. Also fix the test
16140 to deal with native compilers which put out the stab gdb can't
16141 deal with.
16142
16143Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16144
16145 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
16146 in the names. The main thing these accomplish is to slow things down.
16147 Many more such duplicates surely remain.
16148
16149 * gdb.t00/help.exp: Comment out "help support" test just like
16150 (and for same reason as) "help set" test.
16151
16152Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
16153
16154 * gdb.t06/break.exp: Remove setup_xfails for
16155 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
16156 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
16157 about known bug in gcc to include up through 2.5.8.
16158 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
16159 well as "_vb$".
16160 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
16161 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
16162 with latest gcc and gdb.
16163 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
16164 well as "_vb$".
16165
16166Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16167
16168 * configure.in (hppa*-*-*): Also configure and build stabs-only
16169 tests.
16170
16171Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16172
16173 * gdb.t10/hppa.mt: A makefile fragment for the PA.
16174 * gdb.t10/configure.in (hppa*-*-*): Use it.
16175
16176Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16177
16178 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
16179
16180Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16181
16182 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
16183 versions prior to 1.13.5.
16184
16185Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16186
16187 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
16188 the prompt is at the start of a line.
16189
16190Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16191
16192 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
16193 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
16194 in the copr tests now.
16195 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
16196 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
16197 expected to fail.
16198
16199Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
16200
16201 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
16202 gdb.t31/chillvars.exp, lib/gdb.exp:
16203 Tweak to run under either version of expect.
16204 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
16205 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
16206 * gdb.t11/list.exp: Remove extraneous whitespace.
16207
16208Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16209
16210 * gdb.t16/printcmds.exp (test_print_strings): Accept
16211 "(unsigned char *) " before the string.
16212
16213 * TODO: Add notes about printing of fancy types and GDB expressions.
16214
16215Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
16216
16217 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
16218 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 16219 if doing mips-idt-ecoff.
c906108c
SS
16220
16221Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
16222
16223 * Most .exp files: Tweak to run under either version of expect.
16224
16225Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16226
16227 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
16228 xfails; I'm not sure why they are failing, but not because of PR 1806.
16229
16230Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
16231
16232 * config/unix-gdb.exp: Remove gdb_unload cause it's already
16233 defined in lib/gdb.exp.
16234
16235Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16236
16237 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
16238 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
16239 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
16240 have to be typeless.
16241
16242Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16243
16244 * TODO: Add suggestion for copyright year test.
16245
16246Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
16247
16248 * configure.in (*-*-lynxos*): Add stabs tests.
16249
16250Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16251
16252 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
16253 so insert a tab before any assembler directive in column zero.
16254
16255 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
16256 stores.
16257 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
16258 stores.
16259 (fpu_short_memory_tests): Likewise.
16260
16261Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16262
16263 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
16264 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
16265 .stabs directives in comments.
16266
16267Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16268
16269 * TODO: New file, describing tests we could write.
16270 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
16271
16272Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16273
16274 * gdb.t06/signals.exp: Add kludge to force re-sync.
16275
16276 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
16277 to xgdb instead of gdb, get out of gdb.
16278
16279Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
16280
16281 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
16282 for info.
16283
16284Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16285
16286 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
16287 * gdb.stabs/configure.in (hppa*-*-*): Use it.
16288 * gdb.stabs/hppa.sed: New sed script for the PA.
16289
16290Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16291
16292 * gdb.stabs: Re-write weird.def and configuration to use sed
16293 instead of cpp. sed is portable and POSIX; cpp is neither.
16294
16295Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16296
16297 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
16298
16299Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16300
16301 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
16302
16303Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16304
16305 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
16306 "_vb$".
16307 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
16308 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
16309
16310Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16311
16312 * lib/gdb.exp: Comment out code which depends on non-existent
16313 `transform' procedure.
16314
16315Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
16316
16317 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
16318 * lib/gdb.exp: Transform tool name.
16319 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
16320 1.1's new error handling system.
16321
16322Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16323
16324 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
16325
16326Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16327
16328 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
16329 They made pattern matching so slow that timeouts happened on
16330 heavily loaded systems. Now any output from "show print" which
16331 gets us back to the GDB prompt is a PASS.
16332
16333Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
16334
16335 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
16336
16337Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16338
16339 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
16340
16341 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
16342 It is not from PR 3220.
16343
16344Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16345
16346 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
16347 just started failing because they depended on the order the
16348 subcommands are presented, or exact docstring text. This kind of
16349 test is a pain and has minimal benefit.
16350
16351Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16352
16353 * gdb.t09/corefile.exp: At end of test, use "core" command with
16354 no arguments.
16355
16356Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
16357
16358 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
16359 17}/Makefile.in: Make it possible to run the testsuite with Sun
16360 make and CC = cross gcc by adding explicit build rules for .o
16361 files.
16362
16363Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16364
16365 * gdb.t15/funcargs.exp: Don't put comments on same line as
16366 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 16367
c906108c
SS
16368Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16369
16370 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
16371
16372Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
16373
16374 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
16375 * gdb.t20/inherit.exp: remove three dumplicate entries.
16376
16377Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16378
16379 * gdb.t06/break.exp: For "next over recursive call", fail on any
16380 incorrect output, not just on "factorial (value=2)".
16381
16382Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16383
16384 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
16385 working now. Add an xfail if accesing a bss variable causes
16386 a memory error if the target is not yet run.
16387
16388Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16389
16390 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
16391 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
16392 name of __st* demangling (2 strings). Did Kung really get the
16393 more than 95 others right without testing them?
16394
16395Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
16396
16397 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
16398
16399Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
16400
16401 * configure.in (configdirs): Add gdb.disasm
16402 * gdb.disasm: New directory for GDB disassembler tests.
16403 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
16404
16405Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16406
16407 * gdb.t00/help.exp: Don't test "help set".
16408
16409 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
16410 from within expect statements. None of these happen anymore and
16411 they cause regressions to be silently unnoticed.
16412
16413 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
16414 messages) about known failures with gcc cygnus-2.4.5-930417.
16415
16416 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
16417 comp-info.exp so it gets built if it doesn't exist.
16418
16419 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
16420 it is no longer used.
16421 * gdb.t13/comp-info.c: Removed.
16422
16423Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16424
16425 * gdb.t06/signals.exp: Add xfail for sun3.
16426
16427Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16428
16429 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
16430 relevant because ^C doesn't get sent but failure can be reproduced
16431 interactively).
16432
16433Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16434
16435 * gdb.stabs/alpha.mt: New configuration file for alpha.
16436 * gdb.stabs/configure.in: Use it.
16437 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
16438 sharing with alpha.mt, redefine long to word via preprocessor.
16439 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
16440 for alpha.
16441 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
16442 native cc.
16443 * gdb.t00/teststrategy.exp: Change expect string so that we
16444 consume the `(xgdb)' from the command echo and from the gdb prompt.
16445 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
16446 gdb currently compares all values as long, so this failure probably
16447 applies to any configuration where LONGEST is bigger than a target int.
16448 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
16449 with gcc.
16450 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
16451 to handle opaque pointers, gcc is.
16452 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
16453 as first argument. Include <sys/types.h> and change all operator
16454 new definitions to use size_t.
16455 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
16456 now that we use size_t.
16457
16458Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16459
16460 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
16461 a long or float array cast all array members to the same type.
16462 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
16463 with 64 bit longs.
16464 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
16465 on alpha.
16466 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
16467
16468Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16469
16470 * gdb.t24 (demangle.exp): Constructors of templates have names like
16471 vector<int>::vector(int) not vector<int>::vector<int>(int). See
16472 section 14.6 of the ARM.
16473
16474 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
16475 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
16476 accomplish little and slow down the testsuite.
16477
16478 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
16479 Accept spaces various places.
16480
16481Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16482
16483 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
16484 with watchpoint enabled.
16485
16486 * Makefile.in: Remove definition of CC and remove the second
16487 definition of CXX (the "CXX = gcc" one remains). These definitions
16488 were causing backquotes to be expanded within backquotes, which
16489 doesn't work.
16490
16491Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
16492
16493 * gdb.t17/callfuncs.exp: Add "return 0" to end.
16494
16495Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16496
16497 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
16498 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
16499 by mips cc and contains no stabs entries.
16500
16501Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
16502
16503 * config/vx-gdb.exp: Use fake device to load files rather than
16504 NFS.
16505 * lib/gdb.exp: New proc to do "file" command.
16506 * config/unix-gdb.exp: Use new "file" proc.
16507
16508Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16509
16510 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
16511 Rework board rebooting slightly.
16512 (gdb_exit): Don't exit from the remote shell; there isn't one.
16513 * gdb.stabs/weird.exp: If a program is being debugged already,
16514 kill it.
16515 * gdb.t04/setvar.exp: Stop and restart gdb.
16516 * gdb.t05/expr.exp: Likewise.
16517 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
16518 restart gdb and reload the program.
16519 * gdb.t08/opaque.exp: Likewise.
16520 * gdb.t12/scope.exp: Likewise.
16521 * gdb.t13/bitfields.exp: Likewise.
16522 * gdb.t15/funcargs.exp: Likewise.
16523 * gdb.t20/classes.exp: Likewise.
16524 * gdb.t03/ptype.exp: Increase timeout.
16525 * gdb.t16/printcmds.exp (test_print_string_constants,
16526 test_print_array_constants): Likewise.
16527 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
16528 * gdb.t20/classes.exp (do_tests): Likewise.
16529 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
16530
16531Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
16532
16533 * gdb.stabs: Renamed *wierd* to *weird*.
16534
16535Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16536
16537 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
16538 for timeout. Add "known gcc 2.4.5 bug" to failure message.
16539
16540Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16541
16542 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
16543 (do_tests): Remove xfail for whatis on one_var and two_var.
16544
16545Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
16546
16547 * Makefile.in: Made cross building work better by adding
16548 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
16549
16550Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16551
16552 * gdb.t15/{return.c,return.exp,Makefile.in}:
16553 New test, currently commented out.
16554
16555Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
16556
16557 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
16558 still running and removes the leftover named socket so GDb can do
16559 clean restarts.
16560
16561Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
16562
16563 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
16564 console, not GDB.
16565 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
16566 cross testing works better with "make check"
16567 * config/unix-gdb: Use default procedures for exit and version.
16568 * config/vx-gdb.exp: Cleaned up and massaged back to working order
16569 with the newest VxWorks.
16570
16571Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16572
16573 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
16574 old form.
16575
16576 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
16577 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
16578
16579 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
16580
16581 * config/unix-gdb.exp: Remove this version of gdb_exit
16582 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
16583 Rob says he'll look at it when he gets back to testing boards.
16584
16585Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
16586
16587 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
16588 an expected fail for certain ptype commands.
16589
16590 * gdb.t20/classes.exp: Update expected results of "ptype class
16591 Base1" to account for the constructor that now appears in the type.
16592
16593Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
16594
16595 * configure.in (configdirs): Restore gdb.t04, which mysteriously
16596 disappeared from list.
16597 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
16598 "alldone" proc with call to cleanup and exit.
16599 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
16600 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
16601 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
16602 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
16603 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
16604 "alldone" proc with simple returns that suppress remaining
16605 tests. The alldone proc went away many months ago.
16606
16607Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16608
16609 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
16610
16611 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
16612
16613Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16614
16615 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
16616 as vax gdb will display them.
16617
16618Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16619
16620 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
16621 optimizers.
16622
16623 * scope.exp: Change "bad value for localval" messages so each one
16624 is unique.
16625
16626 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
16627 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
16628
16629 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
16630
16631Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16632
16633 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
16634 doesn't exist (due to optimization).
16635
16636Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16637
16638 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
16639 contains \r because the filename is long.
16640
16641 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
16642 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
16643
16644Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16645
16646 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
16647 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
16648 Ultrix.
16649 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
16650 int tests.
16651 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
16652
16653Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
16654
16655 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
16656
16657 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 16658 to match does not match the passing case but still matches the
c906108c
SS
16659 failing case.
16660
16661Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16662
16663 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
16664
16665Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
16666
16667 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
16668 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
16669 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
16670 Remove various versions of gdb_exit.
16671 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
16672 gdb_exit.
16673 * config/unix-gdb.exp: gdb_exit remains here, and should override
16674 the generic version, since it's doing a lot of wierd stuff that
16675 the other versions aren't. FIXME, fold it in, or abandon this
16676 version.
16677
16678Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16679
16680 * gdb.t24/demangle.exp: Add tests for PR 3220.
16681
16682Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16683
16684 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
16685
16686Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
16687
16688 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
16689 "i386-*-*". Works for i486 as well.
16690
16691 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
16692 bug, and expand domain of xfail to all SVR4 systems, since the
16693 actual problem is likely to be in generic SVR4 /proc support.
16694
16695Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16696
16697 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
16698
16699Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
16700
16701 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
16702 xfails for other systems. Match a missing 'Continuing.' as an
16703 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
16704
16705 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
16706 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
16707 Only issue warning for missing executables if -all option is used.
16708
16709 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
16710 file if -all option is used. It's like an unpredictable XFAIL.
16711
16712Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16713
16714 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
16715 for dynamically linked binaries.
16716
16717 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
16718
16719Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16720
16721 * gdb.t20/inherit.exp: Change message for "print tagless struct"
16722 to state that this is a known bug in old versions of g++.
16723
16724Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16725
16726 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
16727 while waiting for `Continuing'.
16728
16729Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
16730
16731 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
16732 in text, data, and bss.
16733 * gdb.t10/nodebug.c: Add local and global test variables for
16734 initialized and uninitialized data.
16735
16736Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16737
16738 * config/unix-gdb.exp (gdb_exit): Add "wait".
16739
16740Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16741
16742 * gdb.t06/signals.exp: xfail the continue from the handler for all
16743 targets.
16744
16745 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
16746 function with watchpoints enabled, the i386 call dummy starts with
16747 a call.
16748
16749 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
16750 386 bsd names its corefiles.
16751
16752Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
16753
16754 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
16755 compilers don't grok it.
16756 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
16757 with small octal ints rather than character constants, which
16758 are signed and might not fit if first promoted to int.
16759
16760Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
16761
16762 * gdb.t09/Makefile.in (clean): Remove corefile.
16763
16764Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16765
16766 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
16767
16768Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16769 and Jim Kingdon (kingdon@cygnus.com)
16770
16771 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
16772 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
16773 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
16774
16775Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16776
16777 * gdb.t17/interrupt.exp: Add xfail for hppa.
16778
16779Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16780
16781 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
16782 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
16783 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
16784 to determine signed-ness of bitfields and use the result to setup
16785 the xfail.
16786 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
16787 * gdb.t15/funcargs.exp: Use them to step until the second indirect
16788 call line is reached if necessary.
16789
16790Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16791
16792 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
16793
16794Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16795
16796 * gdb.t06/break.exp: Also test `clear' command.
16797
16798Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16799
16800 * gdb.t00/teststrategy.exp: Remove extra quote.
16801
16802 * gdb.t07/watchpoint.exp: Change xfail for calling function with
16803 watchpoint enabled to be for all non-68k machines.
16804
16805 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
16806
16807Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16808
16809 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
16810 targets use aout.mt instead of ecoff.mt as gas understands
16811 standard aout format.
16812
16813Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16814
16815 * lib/gdb.exp (runto): Don't insist that function we are running to
16816 was compiled with -g.
16817
16818 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
16819
16820 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
16821 to get back into the read system call.
16822 Accept leading newline in case where we woke it up.
16823
16824Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16825
16826 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
16827 to make the stabs test work on ecoff systems using gcc and -with-stabs.
16828 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
16829 enable ecoff configuration.
16830
16831Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16832
16833 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
16834
16835Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16836
16837 * gdb.t16/printcmds.exp: Add another printf test.
16838
16839Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
16840
16841 * configure.in: If configured -with-stabs on any target, add
16842 stabsdirs to configdirs.
16843
16844Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16845
16846 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
16847 fun" so pattern does not match the command itself.
16848
16849Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16850
16851 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
16852
16853Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16854
16855 * gdb.t17/interrupt.exp: Test for more things.
16856
16857Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16858
16859 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
16860 compiler arranges the code and line numbers.
16861
16862 * gdb.t17/interrupt.exp: Don't send \n after ^C.
16863
16864Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16865
16866 * gdb.t00/help.exp: Increase expect input buffer size.
16867
16868Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16869
16870 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
16871
16872 * gdb.t07/watchpoint.exp: Add xfail for hppa.
16873
16874 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
16875
16876 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
16877 [0-9]*, not just [0-9].
16878
16879Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16880
16881 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
16882
16883 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
16884
16885Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16886
16887 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
16888
16889Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16890
16891 * gdb.t06/signals.c: Add xfails for sun3.
16892
16893 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
16894
16895 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
16896 test_stepping tests.
16897
16898Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16899
16900 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
16901
16902 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
16903
16904 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
16905 rather than actually putting it through cpp twice.
16906
16907 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
16908
16909Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
16910
16911 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
16912 no longer needed.
16913
16914Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16915
16916 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
16917
16918 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
16919 C++ features prints as "struct", make it a pass, not an xfail.
16920
16921Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16922
16923 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
16924 Don't require VA to print as "class" rather than "struct".
16925
16926Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
16927
16928 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
16929
16930Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16931
16932 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
16933
16934Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16935
16936 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
16937 order.
16938
16939Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16940
16941 * gdb.t16/printcmds.exp: Add printf tests.
16942
16943 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
16944
16945 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
16946
16947Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
16948
16949 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
16950 pass counts, to counteract any existing or future setup_xfails.
16951
16952Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16953
16954 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
16955 {BEGIN,END}_COMMON for common block instead of STAB.
16956 * gdb.stabs/wierd.exp: Add xfail for rs6000.
16957
16958 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
16959 intp_var should be N_GSYM not N_LSYM.
16960 wierd-aout.S: Use a label for the value of the N_SO.
16961 wierd.def: Remove all backslashes.
16962 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
16963
16964Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16965
16966 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
16967 get the expected next to inheritance3.
16968
16969Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16970
16971 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
16972 now that gcc-2.4 gets it right.
16973
16974Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16975
16976 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
16977
16978 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
16979 generating comp-info.exp which works for cross-compilation.
16980
16981Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
16982
16983 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
16984 "*-*-sysv4.*".
16985
16986Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
16987
16988 * gdb.t01/run.exp: Start with a fresh gdb.
16989 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
16990 SVR4.x.
16991
16992Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
16993
16994 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
16995 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
16996 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
16997 Makefile.in (distclean, realclean): Remove gdbme.c from list of
16998 things to remove.
16999
17000Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
17001
17002 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
17003 test cases from bug reports.
17004
17005Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
17006
17007 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
17008 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
17009 avoid spurious xfails.
17010 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
17011 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
17012 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
17013
17014Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
17015
17016 * gdb.t00/teststrategy.exp: Rework to provide more useful
17017 description of each test, fix problem with systems that define
17018 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
17019 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
17020 results for "next over recursive call" so timeouts aren't taken
17021 by error.
17022
17023Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
17024
17025 * gdb.t12/scope.exp: Test printing of variables before run.
17026
17027 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
17028 printed in wrong order due to sorting.
17029
17030Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
17031
17032 * gdb.t00/teststrategy.exp: Fix expected results for printing
17033 user entered string constant. Is array of char, prints with no
17034 address.
17035
17036 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
17037 commands.
17038 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
17039 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
17040 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
17041 of struct of char arrays.
17042 * gdb.t00/radix.exp: New tests for radix commands.
17043
17044Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
17045
17046 * gdb.t16/printcmd.exp: Print a variable before running program
17047 (with xfail for AIX).
17048
17049Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
17050
17051 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
17052
17053 * gdb.t16/printcmd.exp: Don't print variables before running program.
17054
17055 * gdb.t06/break.exp: Don't require envp argument to main.
17056
17057 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
17058
17059 * gdb.t02/whatis.exp, gdb.t11/list.exp:
17060 Add xfails for rs6000.
17061
17062 * gdb.t02/whatis.exp: Change other tests not to re-test something
17063 we already tested.
17064
17065 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
17066 each type used has a variable of that type.
17067
17068Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
17069
17070 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
17071
17072Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17073
17074 * configure.in: change srctrigger to be a file, not a directory
17075
17076Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
17077
17078 * configure.in (mips-idt-ecoff*): Added trailing '*'.
17079
17080 * gdb.t11/list.exp: Fixed a couple of typos.
17081
17082Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
17083
17084 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
17085 is fixed and PR is closed.
17086 * gdb.t16 (gdbme.c): Add simple test string variable.
17087 * gdb.t16 (printcmds.exp): Add tests with simple test string
17088 variable, primarily for boundaries on "set print elements".
17089
17090Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
17091
17092 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
17093 Make leading 0's optional and don't expect a tab in the middle
17094 of the number.
17095
17096 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
17097
17098 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
17099 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
17100 don't end command passed to gdb_test with newline.
17101
17102 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
17103 signed keyword away, don't expect signed bitfields to be signed.
17104
17105 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
17106 printing with only as many 1's as are in the field as well as printing
17107 with 32 1's (see comment).
17108
17109Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
17110
17111 * gdb.t00/default.exp: Start with a fresh gdb.
17112 * configure.in (configdirs): Remove gdb.t31 until the chill
17113 compiler works again. It no longer is able to find chillrt0
17114 since it isn't in libchill.a anymore.
17115 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
17116 wierd.o, make more modular.
17117 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
17118 spurious newlines that caused problems.
17119
17120Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17121
17122 * Move test with enums and partial symbols from gdb.t03/ptype.exp
17123 to gdb.stabs/wierd.exp since GCC has worked around the bug.
17124 gdb.stabs/wierd.{exp,def}: Many new tests.
17125
17126 * gdb.t00/default.exp: update info line for new message.
17127
17128 * gdb.t02/{whatis.exp,gdbme.c}:
17129 Test that "char *" doesn't print as "caddr_t".
17130
17131Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17132
17133 * gdb.t00/help.exp: Use .* in place of some help messages which
17134 just changed.
17135 gdb.t00/default.exp: Update "info frame" test for new message.
17136 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
17137 Remove some xfails
17138
17139Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17140
17141 * gdb.t03/{gdbme.c,ptype.exp}:
17142 Add tests for typedef'd struct and union without tags.
17143 Also check "whatis" on a variable of a typedef'd enum without a tag.
17144
17145 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
17146 PRMS 1823; the bug still exists but isn't reproduced by this test
17147 anymore), and remove rs6000 XFAIL (the bug is fixed).
17148
17149 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
17150 duplicated from whatis.exp. For those that are left, accept
17151 "long", "long int", or "int" for long variables (whatis.exp already
17152 has an XFAIL for "int", so no need to fail it here).
17153
17154 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
17155 Deal with GCC's names for types now that GDB uses the compiler's names.
17156
17157 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
17158 setup_xfail's for sunos4. If we #defined the signed keyword away,
17159 don't expect GDB to know that char it is signed.
17160
17161 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
17162
17163Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
17164
17165 * configure.in (configdirs): Add gdb.t24 for C++ tests that
17166 should work on any system, regardless of debugging format.
17167 * gdb.t21/demangle.exp: Move to gdb.t24.
17168 * gdb.t24/demangle.exp: Move from gdb.t21.
17169 * gdb.t24/{Makefile.in, configure.in}: New files.
17170
17171Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17172
17173 * configure.in: Do gdb.stabs and C++ tests only for stabs.
17174 * gdb.stabs: New directory.
17175
17176Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17177
17178 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
17179 not just "Quit anyway?".
17180
17181Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
17182
17183 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
17184 that all setup_xfails are immediately followed by clear_xfails.
17185
17186Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
17187
17188 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
17189 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
17190 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
17191 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
17192 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
17193 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
17194 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
17195 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
17196 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
17197 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
17198 gdb.t31/chillvars.exp, lib/gdb.exp:
17199 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
17200 bug-gdb@prep.ai.mit.edu.
17201
17202Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
17203
17204 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
17205 with 0.0, not integer 0.
17206
17207Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
17208
17209 * gdb.t06/break.exp: Update for "Kill the program" message change.
17210
17211Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
17212
17213 * Makefile.in (GDBFLAGS): Set to -nx.
17214 * Makefile.in (site.exp): Use GDBFLAGS.
17215
17216Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17217
17218 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
17219 Makefiles.
17220 (check): depend on just-check.
17221 (just-check): added so that tests can be run without a noop
17222 build pass.
17223
17224Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17225
17226 Switch to using configure's configdirs.
17227 * Makefile.in (Makefile): add configure.in dependency.
17228 (SUBDIRS): removed redundant assignment.
17229 * configure.in: switch subdirs assignment to configdirs.
17230 * gdb.t*/configure.in: new files.
17231
17232Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
17233
17234 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
17235 works.
17236
17237Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
17238
17239 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
17240 in explicit rules. Apparently this is not supported by some makes.
17241
17242Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
17243
17244 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
17245
17246Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17247
17248 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
17249 disappeared.
17250
17251Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
17252
17253 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
17254
17255Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
17256
17257 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
17258 watchpoint problem that is now fixed.
17259 * gdb.t30/chexp.exp: Remove setup_xfail for printing
17260 uninitialized convenience variables.
17261 * gdb.t31/chillvars.exp: Fix expected patterns for printing
17262 structures.
17263
17264Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17265
17266 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
17267 which causes expect to get out of sync with gdb on long output
17268 from help set.
17269 * gdb.t09/corefile.exp: Make expected pattern for core file
17270 failing signal and frame output format less sun specific.
17271
17272Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
17273
17274 * gdb.t31/chillvars.exp: Add and remove initial dummy
17275 breakpoint, so that symbol table is forced in.
17276 (Needed at least on Sunos4, though it seems not SVR4.)
17277 * gdb.t31/chillvars.exp: Update for changed output format.
17278
17279Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
17280
17281 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
17282
17283Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
17284
17285 * Makefile.in: Added --srcdir when invoking runtest, removed the
17286 need for a local config file. (optional now)
17287
17288Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
17289
17290 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
17291 failure count used to force early termination. Add some more
17292 expected failures for gnu style demangling.
17293
17294Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17295
17296 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
17297 pmi variable from gdb.t20/gdbme to get optimized away.
17298 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
17299 Check for written corefile upon timeout _and_ eof.
17300
17301Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17302
17303 * config/unix-gdb.exp: Add missing return 0.
17304
17305Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17306
17307 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
17308 test termination.
17309
17310Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
17311
17312 * configure.in (subdirs): Put back gdb.t17 which mysteriously
17313 disappeared.
17314
17315Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
17316
17317 * gdb.t10/crossload.exp: Disable the i860-elf test until such
17318 time as i860 support works.
17319
d63a86f8 17320 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
17321 "backtrace 100\r" rather than just "backtrace\r", to match last
17322 change.
17323
17324Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
17325
17326 * config/udi-gdb.exp (gdb_exit): Remove close command.
17327 (gdb_target_udi): New procedure to set the UDI target.
17328 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
17329 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
17330 Added waits for prompts after several question responses. Added
17331 some more responses used by a29k-amd-udi-gdb.
17332 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
17333 pass different arguments, restart UDI connection after program
17334 completion.
17335 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
17336 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
17337 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
17338 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
17339 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
17340 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
17341 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
17342 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
17343 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
17344 after program completion.
17345 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
17346 compiled with a SELECT_VECS setting.
17347 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
17348 infinite recursion.
17349
17350 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
17351 Added checks for COFF results, and made them expected failures for
17352 all targets. It would be better to make them expected failures
17353 for COFF targets only.
17354
17355Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17356
17357 * Makefile.in: add null dvi target, don't bother to recurse
17358 through test directories for info and install-info; rename
17359 $(datadir) to be dejagnu instead of deja-gnu
17360
17361Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
17362
17363 * gdb.t31/gdbme.ch: Re-enable code that previously caused
17364 compiler to coredump.
17365 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
17366 code.
17367
17368Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
17369
17370 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
17371 coredump.
17372 * gdb.t31/chillvars.exp: Comment out tests that depend on that
17373 code.
17374
17375Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
17376
17377 * gdb.t03/ptype.exp: tests for return code from gdb_test.
17378 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
17379 which in a shell. Deletes xgdb when done.
17380 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
17381 Tests the return from the "set height" or "set width" commands.
17382 Added a few return codes where needed.
17383
17384Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
17385
17386 * Makefile.in (SUBDIRS): Add gdb.t17.
17387 * configure.in (subdirs): Add gdb.t17.
17388 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
17389 files to test gdb's calling of functions in the inferior with
17390 the correct arguments and gdb's ability to retrieve any
17391 result returned.
17392
17393Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
17394
17395 * config/unix-gdb.exp (gdb_exit): Remove close commands that
17396 may be called after gdb goes away. Previous versions of expect
17397 needed these to avoid file descriptor leaks, but they cause
17398 errors with the current revision of expect.
17399 * gdb.t00/gdbvars.exp: Use -re on expected output after
17400 setting sevenbit-strings.
17401 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
17402 to set sevenbit-strings consistent across tests.
17403 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
17404 set sevenbit-strings consistent across tests.
17405
17406Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
17407
17408 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
17409 expected output to match current "expect" expectations.
17410
17411Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
17412
17413 * gdb.t00/default.exp: Change expected output for default "source"
17414 command, to match new gdb behavior which requires a filename to
17415 source.
17416
17417Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
17418
17419 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
17420 expected fail for i486-*-* that misses the marker2 function.
17421 * gdb.t10/crossload.exp (bfddefault): Allow successful
17422 recognition of a format to pass even if no symbols are found.
17423 Explicitly catch failures where the format is not recognized
17424 or is ambiguous, and add the reason to the fail message.
17425 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
17426 the cause is and invalid target and add reason to failure message.
17427 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
17428 elf32-i386, elf32-sparc, and elf32-i860.
17429 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
17430 Set up expected failure for 'filename'::variable scope resolution,
17431 which is now apparently broken on all targets.
17432 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
17433 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
17434 gdb.t23/templates.exp: Change failure for missing binfile into
17435 just a warning.
17436 gdb.t21/demangle.exp: Change all cfront references to 'arm'
17437 references.
17438
17439Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
17440
17441 * gdb.t00/default.exp: Add expected output for default "source"
17442 command, to match new gdb behavior.
17443 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
17444
17445Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
17446
17447 * config/*-gdb.exp: returns an error, rather than exiting on
17448 internal errors.
17449
17450Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
17451
17452 * gdb.t03/gdbme.c: Add pointer to struct variable.
17453 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
17454 referencing struct members.
17455
17456Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
17457
17458 * configure.in (mips-idt-ecoff): New target.
17459 * config/mips-gdb.exp: New file for remote board using MIPS remote
17460 debugging protocol.
17461
17462 * Redid configuration scheme. Removed gdb.t*/configure.in.
17463 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
17464 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
17465 distclean targets. Built executables via .o files. Adjusted
17466 tests to account for source files in $(srcdir) rather than
17467 $(objdir).
17468 * lib/gdb.exp (runto): Don't expect () after the function name,
17469 because it may have arguments.
17470
17471Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
17472
17473 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
17474 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
17475 expected failures for mips-idt-* and mips-sgi-*.
17476 * gdb.t00/default.exp (attach): Kill process if requested.
17477 * gdb.t00/help.exp (help target core, help target): Accept a gdb
17478 that does not read core files.
17479 * gdb.t01/run.exp: Removed checks for exit status code.
17480 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
17481 it is linked in.
17482 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
17483 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
17484 appropriate, rather than doing it by hand.
17485 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
17486 execution.
17487 * gdb.t10/crossload.exp: Kill existing program if needed.
17488 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
17489 appropriate, rather than doing it by hand. Always increase
17490 timeout for this test, not just for VxWorks.
17491
17492Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
17493
17494 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
17495 of Chill STRUCT types and STRUCT values.
17496 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
17497 than "char".
17498 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 17499 struct2): New struct definitions and initializations to test
c906108c
SS
17500 simple Chill STRUCT types.
17501
17502Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
17503
17504 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
17505 the null byte at the end of strings.
17506 * gdb.t00/default.exp: Make show version insensitive to copyright
17507 date.
17508 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
17509 to avoid dependencies on target char signedness.
17510 * gdb.t16/printcmds.exp: Update expected results for explicitly
17511 unsigned char.
17512 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
17513 now work.
17514 * gdb.t21/demangle.exp: Add many more patterns for template
17515 demangling, most of them being expected failures.
17516 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
17517 string we are matching for, to match on the whole string.
17518 * gdb.t21/demangle.exp: Add many new test strings to demangle,
17519 and fix a whole bunch that had incorrect expected output but were
17520 passing anyway because of the bug in "proc demangle".
17521 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
17522 type.
17523 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
17524
17525Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
17526
17527 * gdb/testsuite: made modifications to testcases, etc., to allow
17528 them to work properly given the reorganization of deja-gnu and the
17529 relocation of the testcases from deja-gnu to a "tool" subdirectory.
17530
17531Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
17532
17533 * gdb/testsuite: Initial creation of gdb/testsuite.
17534 Migrated dejagnu testcases and support files for testing nm to
17535 gdb/testsuite from deja-gnu. These files were moved "as is"
17536 with no modifications. This migration is part of a major overhaul
17537 of dejagnu. The modifications to these testcases, etc., which
17538 will allow them to work with the new version of dejagnu will be
17539 made in a future update.
48efe704 17540
8d8cb839 17541 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 17542\f
8d8cb839
EZ
17543;; Local Variables:
17544;; mode: change-log
17545;; left-margin: 8
17546;; fill-column: 74
17547;; version-control: never
17548;; End:
902f2ccb
MC
17549
17550 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 17551 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
17552 Copying and distribution of this file, with or without modification,
17553 are permitted provided the copyright notice and this notice are preserved.
This page took 1.859494 seconds and 4 git commands to generate.