]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
merge from gcc
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
694182d2
DJ
12008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
4
3b8a7fc0
JG
52008-09-08 Jerome Guitton <guitton@adacore.com>
6
7 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
8 (stack_check_probe_2, stack_check_probe_loop_1)
9 (stack_check_probe_loop_2): New functions.
10 (main): Add call to these new functions.
11 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
12 functions, check that the breakpoint is inserted at the appropriate
13 location.
14 (insert_breakpoint): Slightly refine this procedure so that it can
15 be called several times in the test.
16
96cc0ae8
JG
172008-09-08 Jerome Guitton <guitton@adacore.com>
18
19 * gdb.base/stack-checking.c: New file.
20 * gdb.base/stack-checking.exp: New file.
21
1f08b409
TJB
222008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
23
24 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
25 * gdb.arch/altivec-regs.exp: Likewise.
26 * gdb.arch/vsx-regs.exp: Likewise.
27
3099e1c4
TJB
282008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
29
30 * gdb.arch/ppc-fp.exp: New file.
31 * gdb.arch/ppc-fp.c: New file.
32
cc69bfc1
PP
332008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
34
35 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
36 lest gcc-4.3.1 optimizes the whole thing away.
37
b02a33db
MS
382008-09-04 Michael Snyder <msnyder@vmware.com>
39
40 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
41 as "at" (for non-debug functions such as _start).
42
2992cbe0
UW
432008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
44
45 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
46 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
47 software watchpoints.
48 * gdb.base/watch_thread_num.exp: Likewise.
49
514f746b
AR
502008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
51
52 * gdb.arch/i386-bp_permanent.exp: New test.
53
876cecd0
TT
542008-08-24 Tom Tromey <tromey@redhat.com>
55
56 * gdb.base/maint.exp: Update "maint print type".
57
80f73d71
VP
582008-08-21 Vladimir Prus <vladimir@codesourcery.com>
59
60 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
61 support. Adjust the order of "*running" notifications.
62 * gdb.mi/non-stop.c: Don't cast from int to void* and
63 back.
64
d9c78d7d
MK
652008-08-20 Mark Kettenis <kettenis@gnu.org>
66
67 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
68 expect to find it in the "info frame" output.
69
97a2d1d3
DJ
702008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
71
72 * gdb.base/interp.exp: Always consume both prompts.
73
b96e2927
PA
742008-08-20 Pedro Alves <pedro@codesourcery.com>
75
76 * gdb.base/pending.exp: Test pending breakpoints without symbols
77 loaded.
78
8cf6e61a
VP
792008-08-19 Vladimir Prus <vladimir@codesourcery.com>
80
81 * lib/mi-support.exp (mi_expect_stop): Produce
82 more details on failures.
83 * gdb.mi/mi-nonstop.exp: New.
84 * gdb.mi/non-stop.c: New.
85
c6ebd6cf
VP
862008-08-19 Vladimir Prus <vladimir@codesourcery.com>
87
88 * gdb.mi/mi-async.exp: Use 'set target-async'.
89 * lib/mi-support.exp: Use 'set/show target-async'.
90
46a9b8ed
DJ
912008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
92
93 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
94
44feb3ce
TT
952008-08-17 Tom Tromey <tromey@redhat.com>
96
97 * gdb.base/help.exp (help catch): Rewrite.
98
311a4e6b
TJB
992008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
100
101 * gdb.base/define.exp: Test indented command documentation.
102 * gdb.python/python.exp: Test indented multi-line command.
103
604c2f83
LM
1042008-08-15 Luis Machado <luisgpm@br.ibm.com>
105
106 * testsuite/gdb.arch/vsx-regs.c: New source file.
107 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
108 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
109
886a217c
TT
1102008-08-14 Tom Tromey <tromey@redhat.com>
111
112 * gdb.base/macscp.exp: Add regression test for "macro define" or
113 "macro undef" with no arguments.
114
c814a4f3
PP
1152008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
116
117 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
118
12ab8a60
UW
1192008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
120
121 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
122
d57a3c85
TJB
1232008-08-06 Tom Tromey <tromey@redhat.com>
124
125 * gdb.python/python.exp: New file.
126
c7b778ff
JK
1272008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
128
129 Fix for PR gdb/1543.
130 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
131 $LOCATION.
132 (location): New variable.
133 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
134 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
135 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
136 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
137 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
138 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
139 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
140 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
141 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
142 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
143 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
144 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
145 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
146 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
147 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
148 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
149 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
150 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
151 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
152 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
153 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
154 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
155 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
156 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
157 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
158 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
159 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
160 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
161 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
162 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
163 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
164 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
165 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
166 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
167 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
168 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
169 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
170 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
171 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
172 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
173 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
174 gdb.base/type-opaque.exp, gdb.base/until.exp,
175 gdb.base/value-double-free.c, gdb.base/varargs.exp,
176 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
177 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
178 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
179 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
180 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
181 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
182 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
183 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
184 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
185 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
186 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
187 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
188 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
189 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
190 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
191 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
192 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
193 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
194 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
195 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
196 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
197 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
198 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
199 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
200 gdb.pascal/types.exp, gdb.stabs/weird.exp,
201 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
202 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
203 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
204 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
205 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
206 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
207 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
208 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
209 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
210 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
211 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
212 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
213 lib/mi-support.exp, lib/trace-support.exp: Remove reference
214 to bug-gdb@prep.ai.mit.edu .
215
5e06a3d1
VP
2162008-07-31 Vladimir Prus <vladimir@codesourcery.com>
217
218 * lib/mi-support.exp (mi_load_shlibs): New.
219 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
220
9d81d21b
VP
2212008-07-30 Vladimir Prus <vladimir@codesourcery.com>
222
223 * lib/mi-support.exp (get_mi_thread_list)
224 (check_mi_and_console_threads): New, moved from ...
225 * gdb.mi/mi-pthread.exp: ...here.
226 * gdb.mi/gdb669.exp (get_mi_thread_list)
227 (check_mi_and_console_threads): Delete.
228 * gdb.mi/mi2-pthread.exp: Likewise.
229
bae98fe0
TT
2302008-07-28 Tom Tromey <tromey@redhat.com>
231
232 * Makefile.in (just-check): Remove. Move body to...
233 (check): ... here.
234
57380f4e
DJ
2352008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
236
237 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
238 Add a test for duplicated SIGINTs.
239
e09490f1
DJ
2402008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
241
242 * gdb.threads/schedlock.exp (get_args): Update to work for any
243 value of NUM.
244 (Top level): Report the number of threads that did not resume.
245
6387b45f
DJ
2462008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
247
248 * gdb.dwarf2/dw2-compressed.S: Also define __start.
249
62f64ff2
DJ
2502008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
251
252 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
253 non-MI prompt.
254
fa8de41e
TT
2552008-07-26 Tom Tromey <tromey@redhat.com>
256
257 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
258 (function_struct, function_struct_ptr): New globals.
259 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
260 function pointer in a struct.
261
ccb3ac8a
TT
2622008-07-26 Tom Tromey <tromey@redhat.com>
263
264 * gdb.base/macscp.exp: Add test for macro lexing bug.
265
d7d9f01e
TT
2662008-07-18 Tom Tromey <tromey@redhat.com>
267
268 * gdb.base/macscp.exp: Add macro tests.
269
9bf07184
PP
2702008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
271
272 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
273
becf6477
PP
2742008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
275
276 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
277
0709f7d3
PP
2782008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
279
280 * gdb.cp/class2.exp: fix for failure on spu-elf
281
7093c834
PP
2822008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
283
284 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
285
b432ffe3
JK
2862008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
287
288 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
289
b1a268e5
VP
2902008-07-12 Vladimir Prus <vladimir@codesourcery.com>
291
292 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
293
e2995f8e
KB
2942008-07-11 Kevin Buettner <kevinb@redhat.com>
295
296 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
297 of regexp to account for changes made to GDB in the printing of
298 byte vectors.
299
14032a66
TT
3002008-07-11 Tom Tromey <tromey@redhat.com>
301
302 * gdb.base/completion.exp: Add 'help' completion test.
303
981505ef
JK
3042008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
305
306 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
307
10568435
JK
3082008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
309
310 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
311
4487aabf
PA
3122008-07-09 Pedro Alves <pedro@codesourcery.com>
313
314 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
315
a4a9b1c4
PA
3162008-07-09 Pedro Alves <pedro@codesourcery.com>
317
318 * gdb.base/fullname.exp: Restore pwd if compiling failed.
319
3c3185ac
JK
3202008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
321
322 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
323
7ebd49dc
VP
3242008-06-28 Vladimir Prus <vladimir@codesourcery.com>
325
326 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
327 previous commit. Add a comment.
328
84e46146
PA
3292008-06-28 Pedro Alves <pedro@codesourcery.com>
330
331 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
332
0f8d4a2f
VP
3332008-06-28 Vladimir Prus <vladimir@codesourcery.com>
334
335 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
336
f747e0ce
PA
3372008-06-27 Pedro Alves <pedro@codesourcery.com>
338
339 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
340 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
341 compiling an executable, link in an object that forces unbuffered
342 output.
343 * lib/set_unbuffered_mode.c: New file.
344
734a5c36
JK
3452008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
346
347 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
348
a2840c35
VP
3492008-06-25 Vladimir Prus <vladimir@codesourcery.com>
350
351 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
352 mi_expect_stop.
353 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
354 Demand that *running is output.
355 (detect_async): Perform checking every time.
356 (mi_send_resuming_command): Extract everything into...
357 (mi_send_resuming_command_raw): ...this.
358 (mi_expect_stop): Don't accept any output before *stopped.
359
6ae37fef
VP
3602008-06-13 Vladimir Prus <vladimir@codesourcery.com>
361
362 Robustify mi-simplerun.
363 * gdb.mi/basics.c (main): Add a call to sleep.
364 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
365 * gdb.mi/mi2-cli.exp: Likewise.
366 * gdb.mi/mi-break.exp: Likewise.
367
b4aa76f0 3682008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
369
370 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
371
e1ac3328
VP
3722008-06-10 Vladimir Prus <vladimir@codesourcery.com>
373
374 * gdb.mi/mi-console.exp: Adjust.
375 * gdb.mi/mi-syn-frame.exp: Adjust.
376 * gdb.mi/mi2-console.exp: Adjust.
377 * gdb.mi/mi2-syn-frame.exp: Adjust.
378 * lib/mi-support.exp (mi_run_cmd): Adjust.
379 (mi_send_resuming_command): Adjust.
380
f7f9a841
VP
3812008-06-10 Vladimir Prus <vladimir@codesourcery.com>
382
383 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
384 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
385 testing of stopped.
386 * gdb.mi/mi2-syn-frame.exp: Likewise.
387 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
388 (async, detect_async): New.
389 (mi_expect_stop, mi_continue_to_line): Adjust expectation
390 depending on if we're running in sync or async mode.
391
37cd5d19
TT
3922008-06-09 Tom Tromey <tromey@redhat.com>
393
394 * gdb.base/completion.exp: New tests for field name completion
395 with spaces, and field name completion with '->'.
396
65d12d83
TT
3972008-06-06 Tom Tromey <tromey@redhat.com>
398
399 * gdb.base/break1.c (struct some_struct): New struct.
400 (values): New global.
401 * gdb.base/completion.exp: Add field name completion test.
402
ebfe2e3f
PP
4032008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
404
405 * gdb.cp/call-c.exp: Test for incorrect handling of reference
406 to pointer.
407 * gdb.cp/call-c.cc: Likewise.
408
bcf6fc3a
NR
4092008-06-06 Nick Roberts <nickrob@snap.net.nz>
410
411 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
412 annotation.
413
49fd4a42
PA
4142008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
415 Pedro Alves <pedro@codesourcery.com>
416
417 * gdb.threads/execl.c, gdb.threads/execl1.c,
418 gdb.threads/execl.exp: New tests.
419
8a34ac3f
AR
4202008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
421 Daniel Jacobowitz <dan@codesourcery.com>
422
423 * gdb.cp/exception.exp: Activate test, make it work with pending
424 catchpoints.
425
86ae69ef
JK
4262008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
427
428 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
429
f7f9ae2c
VP
4302008-05-28 Vladimir Prus <vladimir@codesourcery.com>
431
432 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
433 now printed.
434 * gdb.mi/mi2-var-cmd.exp: Likewise.
435
2a2d4dc3
AS
4362008-05-27 Andreas Schwab <schwab@suse.de>
437
438 * gdb.base/frame-args.exp: Handle arguments that are optimized
439 out.
440
5099e4d9
LM
4412008-05-26 Luis Machado <luisgpm@br.ibm.com>
442
443 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
444 quiet for ppc32 and group options into a single variable.
445
d9c36a91
JB
4462008-05-23 Joel Brobecker <brobecker@adacore.com>
447
448 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
449 of zero-size elements.
450 * gdb.ada/null_array.exp: Test printing this new array.
451
103a8671
JK
4522008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
453
454 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
455
07a4cc1a 4562008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
457
458 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
459 of the "finish" command.
460
55f996a7
NR
4612008-05-21 Nick Roberts <nickrob@snap.net.nz>
462
463 * gdb.base/annota1.exp: Test for new annotation.
464
907fc202
UW
4652008-05-16 Pedro Alves <pedro@codesourcery.com>
466
467 * gdb.base/fixsection.exp: New file.
468 * gdb.base/fixsection0.c: New file.
469 * gdb.base/fixsection1.c: New file.
470
e8f97270
UW
4712008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
472
473 * gdb.base/annota1.exp: Accept printf@... in place of printf.
474 * gdb.base/annota3.exp: Likewise.
475
ac0bb574
NF
4762008-05-13 Nathan Froyd <froydnj@codesourcery.com>
477
478 * gdb.base/watch_thread_num.exp: Don't run tests that require
479 watchpoints if the target doesn't support them.
480
6fadd07a
DE
4812008-05-12 Doug Evans <dje@google.com>
482
483 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
484
6e9a4a30
JB
4852008-05-09 Joel Brobecker <brobecker@adacore.com>
486
487 * gdb.ada/assign_1.exp: New testcase.
488
08388c79
DE
4892008-05-09 Doug Evans <dje@google.com>
490
a3c83fae
DE
491 * gdb.base/find.exp: New file.
492 * gdb.base/find.c: New file.
08388c79 493
bd5ddfe8
DJ
4942008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
495
496 * gdb.base/commands.exp (watchpoint_command_test): Handle
497 gdb,no_hardware_watchpoints.
498 * gdb.base/float.exp: Allow ARM targets without floating point.
499 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
500
b5dd68e2
JB
5012008-05-06 Jerome Guitton <guitton@adacore.com>
502 Joel Brobecker <brobecker@adacore.com>
503
504 * gdb.ada/lang_switch: New test program.
505 * gdb.ada/lang_switch.exp: New testcase.
506
382d13d1
DE
5072008-05-05 Doug Evans <dje@google.com>
508
509 * gdb.base/help.exp (disassemble): Update expected help text.
510
9dd789d0
PA
5112008-05-04 Pedro Alves <pedro@codesourcery.com>
512
513 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
514
611c83ae
PA
5152008-05-04 Pedro Alves <pedro@codesourcery.com>
516
517 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
518 different times.
519
ff013f42
JK
5202008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
521
522 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
523 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
524 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
525 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
526
96dff6a2
VP
5272008-05-04 Vladimir Prus <vladimir@codesourcery.com>
528
529 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
530 notification to appear.
531
55cd6f92
DJ
5322008-05-04 Daniel Jacobowitz <dan@debian.org>
533
534 * gdb.base/fullname.c: New file.
535 * gdb.base/fullname.exp: New file.
536 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
537
d705c43c
PA
5382008-05-03 Pedro Alves <pedro@codesourcery.com>
539
540 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
541 expressions with macros.
542
333222e1
JK
5432008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
544
545 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
546
5ac01682
DJ
5472008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
548
549 * gdb.base/completion.exp: Handle lack of other symbols beginning
550 with "a".
551
552 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
553
237fc4c9
PA
5542008-05-02 Jim Blandy <jimb@codesourcery.com>
555
556 * gdb.asm/asmsrc1.s: Add scratch space.
557
ed5e9466
DJ
5582008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
559 Daniel Jacobowitz <dan@codesourcery.com>
560
561 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
562 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
563 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
564
b39cc962
DJ
5652007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
566
567 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
568
36d520f5
JB
5692008-05-01 Joel Brobecker <brobecker@adacore.com>
570
571 * gdb.base/info-target.exp: New testcase.
572
8d4e3071
DJ
5732008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
574
575 * gdb.cp/hang.exp: Use .cc instead of .C.
576 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
577 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
578
6f3f3097
DJ
5792008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
580
581 * gdb.base/gdb1250.exp: Remove perror.
582 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
583
5550a914
PA
5842008-04-30 Pedro Alves <pedro@codesourcery.com>
585
586 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
587 .2byte.
588
d848e687
DJ
5892008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
590
591 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
592 (maybe_kfail): New.
593
93b5768b
PA
5942008-04-25 Pedro Alves <pedro@codesourcery.com>
595
596 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
597
721c02de
VP
5982008-04-24 Vladimir Prus <vladimir@codesourcery.com>
599
600 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
601 * gdb.mi/mi2-syn-frame.exp: Likewise.
602 * lib/mi-support.exp: Likewise.
603
74960c60
VP
6042008-04-24 Vladimir Prus <vladimir@codesourcery.com>
605
606 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
607 to specify regexp for the location to stop at.
608 * gdb.base/break-always.c: New.
609 * gdb.base/break-always.exp: New.
610
d24317b4
VP
6112008-04-24 Vladimir Prus <vladimir@codesourcery.com>
612
613 * lib/mi-support.exp (mi_runto_helper): Adjust
614 for the original-location field.
615 (mi_create_breakpoint, mi_list_breakpoints): New.
616 * gdb.mi/mi-break.exp: Adjust.
617 * gdb.mi/mi2-break.exp: Adjust.
618 * gdb.mi/mi-pending.exp: Adjust.
619 * gdb.mi/mi-simplerun.exp: Adjust.
620 * gdb.mi/mi2-simplerun.exp: Adjust.
621 * gdb.mi/mi-syn-frame.exp: Adjust.
622 * gdb.mi/mi2-syn-frame.exp: Adjust.
623 * gdb.mi/mi-until.exp: Adjust.
624 * gdb.mi/mi2-until.exp: Adjust.
625 * gdb.mi/mi-var-display.exp: Adjust.
626 * gdb.mi/mi2-var-display.exp: Adjust.
627 * gdb.mi/mi-watch.exp: Adjust.
628 * gdb.mi/mi2-watch.exp: Adjust.
629
fdc59709 6302008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 631
fdc59709
PB
632 * aclocal.m4: Add override.m4.
633 * configure: Regenerate.
634
8e91f023
VP
6352008-04-19 Vladimir Prus <vladimir@codesourcery.com>
636
637 * gdb.mi/var-cmd.c (do_at_tests): Verify that
638 '-var-update --all-values' reports new value even the type
639 of a variable object has changed.
640
233a11ab
CS
6412008-04-18 Craig Silverstein <csilvers@google.com>
642
643 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
644 files.
d24317b4 645
9c1137ad
JB
6462008-04-18 Joel Brobecker <brobecker@adacore.com>
647
648 * gdb.ada/atomic_enum: New test program.
649 * gdb.ada/atomic_enum.exp: New testcase.
650
66d0bbc7
DE
6512008-04-17 Doug Evans <dje@google.com>
652
653 * gdb.opt/Makefile.in: Fix whitespace.
654
100906b0
UW
6552008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
656
657 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
658
4584e32e
DE
6592008-04-17 Doug Evans <dje@google.com>
660
661 * gdb.base/hashline1.exp: New testcase.
662 * gdb.base/hashline2.exp: New testcase.
663 * gdb.base/hashline2.exp: New testcase.
664
0a320680
PA
6652008-04-17 Pedro Alves <pedro@codesourcery.com>
666
667 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
668
18ac113b
AR
6692008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
670
671 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
672 temporary breakpoint to match "Temporary breakpoint".
673 * gdb.base/break.exp (delete_breakpoints): Likewise.
674 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
675 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
676 * gdb.base/display.exp: Likewise.
677 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
678 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
679 * gdb.base/restore.exp (restore_tests): Likewise.
680 * gdb.base/sepdebug.exp: Likewise.
681 * gdb.base/watchpoint.exp: Likewise.
682 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
683 * gdb.mi/mi-pending.exp: Likewise.
684 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
685 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
686 * gdb.mi/mi-var-cmd.exp: Likewise.
687 * gdb.mi/mi-var-display.exp: Likewise.
688 * gdb.mi/mi2-cli.exp: Likewise.
689 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
690 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
691 * gdb.mi/mi2-var-display.exp: Likewise.
692 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
693 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
694 new "disp" field.
695 (mi_expect_stop): Move after_reason argument to be really after
696 reason. This is to support fix for PR2424.
697
add38693
JK
6982008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
699
700 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
701
fcacd99f
VP
7022008-04-13 Vladimir Prus <vladimir@codesourcery.com>
703
704 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
705 field. Add more floating varobj tests.
706 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
707 field.
708 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
709 (main): Call do_at_tests.
710 * lib/mi-support.exp (mi_create_floating_varobj)
711 (mi_varobj_update_with_type_change): New.
712
de051565
MK
7132008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
714
715 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
716 option of -var-evaluate-expression.
717 * gdb.mi/mi2-var-display.exp: Likewise.
718
dbc52822
VP
7192008-04-07 Vladimir Prus <vladimir@codesourcery.com>
720
721 Introduce test setup helpers.
722 * lib/gdb.exp (build_executable, clean_restart)
723 (prepare_for_testing): New.
724 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
725 * gdb.base/return.exp: Likewise.
726 * gdb.base/ending-run.exp: Likewise.
727
473591da
NR
7282008-04-07 Nick Roberts <nickrob@snap.net.nz>
729
730 * gdb.mi/mi-async.exp: New test for asynchronous Machine
731 Interface (MI) responses.
732
2b2d9e11
VP
7332008-04-06 Vladimir Prus <vladimir@codesourcery.com>
734
735 * gdb.cp/breakpoint.cc: New code to test conditions involving
736 member variables.
737 * gdb.cp/breakpoint.exp: Test condition involving member
738 variables.
739
bb378428
VP
7402008-04-05 Vladimir Prus <vladimir@codesourcery.com>
741
742 * lib/mi-support.exp (mi_expect_stop): New.
743 (mi_run_cmd): Change the
744 token. Use mi_send_resuming_command, use
745 mi_expect_stop.
746 (mi_execute_to_helper): Rename to mi_execute_to.
747 (mi_send_resuming_command): Add more error patterns.
748 (mi_wait_for_stop): Renamed to...
749 (mi_get_stop_line): ...this.
750 (mi_run_inline_test): Adjust.
751
752 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
753 * gdb.mi/mi-console.exp: Likewise.
754 * gdb.mi/mi-pending.exp: Likewise.
755 * gdb.mi/mi-simplerun.exp: Likewise.
756 * gdb.mi/mi-stack.exp: Likewise.
757 * gdb.mi/mi-stepi.exp: Likewise.
758 * gdb.mi/mi-syn-frame.exp: Add comment.
759 * gdb.mi/mi-until.exp: Likewise.
760 * gdb.mi/mi-var-display.exp: Likewise.
761 * gdb.mi/mi-watch.exp: Likewise.
762 * gdb.mi/mi2-cli.exp: Likewise.
763 * gdb.mi/mi2-console.exp: Likewise.
764 * gdb.mi/mi2-simplerun.exp: Likewise.
765 * gdb.mi/mi2-stack.exp: Likewise.
766 * gdb.mi/mi2-stepi.exp: Likewise.
767 * gdb.mi/mi2-until.exp: Likewise.
768 * gdb.mi/mi2-var-display.exp: Likewise.
769 * gdb.mi/mi2-watch.exp: Likewise.
770
62172bb9
UW
7712008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
772
773 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
774
775 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
776
a13e061a
PA
7772008-04-04 Pedro Alves <pedro@codesourcery.com>
778
779 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
780 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
781 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
782 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
783 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
784 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
785 expect an mi error duplicated in stderr.
786
eae06beb
JB
7872008-04-03 Joel Brobecker <brobecker@adacore.com>
788
789 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
790 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
791 Add a couple of tests that verify the behavior when the new setting
792 is set to "cancel" and "all".
793 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
794 "ask" before we start the testing.
795
79c6ced6
AR
7962008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
797
798 * gdb.cp/casts.cc: Add class reference variables.
799 * gdb.cp/casts.exp: New test cases for up/down casting references.
800
6c2d1a6b
MK
8012008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
802
803 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
804 instead of beginning to make an extra test pass.
805 * gdb.mi/mi2-var-display.exp: Likewise.
806
55b411d9
MR
8072008-03-31 Maciej W. Rozycki <macro@mips.com>
808
809 * gdb.base/break.exp: Mark failures as such. Fix formatting.
810
c6140da2
MD
8112008-03-31 Markus Deuling <deuling@de.ibm.com>
812 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
813
814 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
815 value. Add xfail for older kernels.
816
79732189
AR
8172008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
818
819 Bring mi-support in line with gdb.exp.
820 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
821 (mi_gdb_start): New function.
822
33c3676e
MR
8232008-03-28 Maciej W. Rozycki <macro@mips.com>
824
825 * gdb.mi/mi-var-cmd.exp: Fix a typo.
826
92e28119
VP
8272008-03-26 Vladimir Prus <vladimir@codesourcery.com>
828
829 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
830 * gdb.mi/mi2-var-display.exp: Likewise.
831
9e8e3afe
VP
8322008-03-26 Vladimir Prus <vladimir@codesourcery.com>
833
834 * lib/mi-support.exp (mi_create_varobj_checked): New.
835 (mi_list_varobj_children): Allow to check for a
836 value.
837 (mi_list_array_varobj_children): New.
838
839 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
840 and mi_list_varobj_children, as opposed to hardcoding
841 expected strings.
842 * gdb.mi/gdb701.exp: Likewise.
843 * gdb.mi/gdb792.exp: Likewise.
844 * gdb.mi/mi-var-block.exp: Likewise.
845 * gdb.mi/mi-var-cmd.exp: Likewise.
846 * gdb.mi/mi-var-invalidate.exp: Likewise.
847 * gdb.mi/mi2-var-block.exp: Likewise.
848 * gdb.mi/mi2-var-child.exp: Likewise.
849 * gdb.mi/mi2-var-cmd.exp: Likewise.
850 * gdb.mi/mi2-var-display.exp: Likewise.
851
9df50351
JK
8522008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
853
854 Fix random false FAILs on i386.
855 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
856
31e5d73a
DJ
8572008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
858
859 PR gdb/544
860 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
861
12f4afab
DJ
8622008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
863
864 PR gdb/544
865 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
866
b562a0cb
DJ
8672008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
868
869 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
870 fixed PR gdb/544.
871
17faa917
DJ
8722008-03-21 Pedro Alves <pedro@codesourcery.com>
873
874 * gdb.threads/fork-child-threads.exp: Test next over fork.
875
6214f497
DJ
8762008-03-21 Chris Demetriou <cgd@google.com>
877
878 * gdb.base/break.exp (rbreak junk): New test for rbreak
879 "Junk at end of arguments" issue.
880
63092375
DJ
8812008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
882
883 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
884 *& to work on created array elements.
885 (Top level): Test print $pc with a file. Test string operations
886 without a target.
887 * gdb.base/ptype.exp: Do not expect *& to work on created array
888 elements.
889
b21991b0
DJ
8902008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
891
892 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
893 gdb.threads/staticthreads.exp: Update exit query.
894
c4b347c7
SL
8952008-03-07 Sandra Loosemore <sandra@codesourcery.com>
896
897 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
898
fa4727a6
DJ
8992008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
900
901 * gdb.base/watchpoint.c (global_ptr, func4): New.
902 (main): Call func4.
903 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
904 (test_inaccessible_watchpoint): New.
905
2f34202f
MR
9062008-02-29 Maciej W. Rozycki <macro@mips.com>
907
908 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
909 select the largest.
910
0d6ba1b1
DJ
9112008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
912
913 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
914 frames-invalid annotations.
915
e691325a
PM
9162008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
917
918 * gdb.base/assign.exp: avoid same output for different tests.
919
f85b5ecc
DE
9202008-02-27 Doug Evans <dje@google.com>
921
922 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
923 for bug 1738.
924 (breakpoint_to_handler_entry): Ditto.
925
b40e7bf3
JB
9262008-02-27 Joel Brobecker <brobecker@adacore.com>
927
928 * gdb.base/ending-run.exp: Use the first line of code inside
929 function body to test breakpoints.
930 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
931 location where the breakpoint is inserted when using the line
932 where a function is declared. Fix typo in the description of
933 one of the tests.
934 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
935
2faca73a
PM
9362008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
937
938 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
939 tests.
940
6f439c36
PM
9412008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
942
943 * gdb.base/args.exp: avoid same output for tests
944 with single quotes.
945
54e52265
VP
9462008-02-26 Vladimir Prus <vladimir@codesourcery.com>
947
948 * gdb.base/annota1.exp: Adjust for 'info break'
949 format changes.
950 * gdb.base/annota3.exp: Likewise.
951 * gdb.base/break.exp: Likewise.
952 * gdb.base/condbreak.exp: Likewise.
953 * gdb.base/pending.exp: Likewise.
954 * gdb.base/sepdebug.exp: Likewise.
955 * gdb.base/unload.exp: Likewise.
956 * gdb.cp/ovldbreak.exp: Likewise.
957 * gdb.mi/mi-pending.exp: Likewise.
958
897b09ca
DE
9592008-02-07 Doug Evans <dje@google.com>
960
961 * gdb.cp/mb-inline.exp: New.
962 * gdb.cp/mb-inline.h: New.
963 * gdb.cp/mb-inline1.cc: New.
964 * gdb.cp/mb-inline2.cc: New.
965
b1c32d35
PM
9662008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
967
968 * gdb.pascal/floats.pas: New test program.
969 * gdb.pascal/floats.exp: New testcase.
970
1a4ca44a
TJB
9712008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
972
973 * gdb.base/callfuncs.c (t_float_many_args): New function.
974 (t_double_many_args): New function.
975 * gdb.base/callfuncs.exp: Add tests for exceeding float
976 and double parameters passed through the stack.
977
439048e8
JB
9782008-02-05 Joel Brobecker <brobecker@adacore.com>
979
980 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
981 gdb.ada/complete/foo.adb: New files.
982 * gdb.ada/complete.exp: New testcase.
983
81fe8080
DE
9842008-02-03 Doug Evans <dje@google.com>
985
301f0ecf
DE
986 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
987
81fe8080
DE
988 * gdb.cp/gdb2384.exp: New file.
989 * gdb.cp/gdb2384.cc: New file.
990 * gdb.cp/gdb2384-base.h: New file.
991 * gdb.cp/gdb2384-base.cc: New file.
992
4b071aec
DE
9932008-02-02 Doug Evans <dje@google.com>
994
995 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
996
61137ba6
JB
9972007-02-01 Joel Brobecker <brobecker@adacore.com>
998
999 * gdb.ada/sym_print_name: New test program.
1000 * gdb.ada/sym_print_name.exp: New testcase.
1001
10022007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
1003
1004 * gdb.ada/nested/hello.adb: New file.
1005 * gdb.ada/nested.exp: New testcase.
1006 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
1007
98deb0da
VP
10082008-02-01 Vladimir Prus <vladimir@codesourcery.com>
1009
1010 * gdb.mi/basic.c (return_1): New function.
1011 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
1012 don't cause future evaluations of function to report
1013 creation of internal breakpoints.
1014
723a2275
VP
10152008-02-01 Vladimir Prus <vladimir@codesourcery.com>
1016
1017 * gdb.mi/mi-break.exp (test_error): New.
1018 Call it.
1019
fb546a2f
LM
10202008-01-31 Luis Machado <luisgpm@br.ibm.com>
1021
1022 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
1023 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
1024
2d8fd90a
PM
10252008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
1026
1027 * gdb.pascal/integers.pas: New test program.
1028 * gdb.pascal/integers.exp: New testcase.
1029
a7fa0ded
PM
10302008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
1031
1032 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
1033
5e1a1926
TJB
10342008-01-30 Luis Machado <luisgpm@br.ibm.com>
1035
1036 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
1037 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
1038
8d04f9f0
JB
10392008-01-30 Paul Hilfinger <hilfinger@adacore.com>
1040
1041 * gdb.ada/formatted_ref: New test program.
1042 * gdb.ada/formatted_ref.exp: New testcase.
1043
1044 * gdb.cp/formatted-ref.cc: New file.
1045 * gdb.cp/formatted-ref.exp: New testcase.
1046
ce75a98f
JB
10472008-01-30 Joel Brobecker <brobecker@adacore.com>
1048
1049 * gdb.base/ptype.exp: Add testing of "ptype $pc".
1050
e835f6bf
NR
10512008-01-30 Nick Roberts <nickrob@snap.net.nz>
1052
1053 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
1054 (test_file_list_exec_source_file): Update to new macro-info field.
1055
d118ef87
PH
10562008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
1057
1058 * gdb.ada/exprs: New test program.
1059 * gdb.ada/exprs.exp: New testcase.
1060
7d35ab09
TJB
10612008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1062
1063 * dfp-test.c (DELTA, DELTA_B): New definitions.
1064 (double_val1, double_val2, double_val3, double_val4, double_val5,
1065 double_val6, double_val7, double_val8, double_val9, double_val10,
1066 double_val11, double_val12, double_val13, double_val14, dec32_val1,
1067 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
1068 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
1069 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
1070 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
1071 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
1072 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
1073 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
1074 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
1075 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
1076 dec128_val16): New global variables.
1077 (decimal_dec128_align): New function.
1078 (decimal_mixed): Likewise.
1079 (decimal_many_args_dec32): Likewise.
1080 (decimal_many_args_dec64): Likewise.
1081 (decimal_many_args_dec128): Likewise.
1082 (decimal_many_args_mixed): Likewise.
1083 * dfp-test.exp: Add tests calling new inferior functions.
1084
2d717e4f
DJ
10852008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1086
1087 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
1088 gdb.server/ext-run.exp: New files.
1089 * lib/gdbserver-support.exp (gdbserver_download): New.
1090 (gdbserver_start): New. Update gdbserver expected
1091 output.
1092 (gdbserver_spawn): Use them.
1093 (gdbserver_start_extended): New.
1094
e85a822c
DJ
10952008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1096
1097 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
1098 Run on GNU/Linux.
1099 (do_exec_tests): Check for systems which do not support catchpoints.
1100 Do not match START.
1101 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
1102 Run on GNU/Linux. Enable verbose output.
1103 (check_fork_catchpoints): New.
1104 (explicit_fork_child_follow, catch_fork_child_follow)
1105 (tcatch_fork_parent_follow): Update expected messages.
1106 (do_fork_tests): Use check_fork_catchpoints.
1107 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
1108 Run on GNU/Linux. Enable verbose output.
1109 (check_vfork_catchpoints): New.
1110 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
1111 expected messages.
1112 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
1113
401ea829
JB
11142008-01-29 Jim Blandy <jimb@red-bean.com>
1115
1116 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
1117 host' errors.
1118 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
1119
aceaf3ad
JB
11202008-01-29 Jim Blandy <jimb@red-bean.com>
1121
1122 * gdb.threads/sigthread.c: Use barriers to ensure that
1123 child_thread and child_thread_two are always initialized before we
1124 start to use them.
1125
a5606eee
VP
11262008-01-29 Vladimir Prus <vladimir@codesourcery.com>
1127
1128 * gdb.base/watchpoint-solib.exp: New.
1129 * gdb.base/watchpoint-solib.c: New.
1130 * gdb.base/watchpoint-solib-shr.c: New.
1131
c55a82bb
PM
11322008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
1133
1134 * gdb.base/gdb1056.exp: Add unsigned integer test.
1135
0993fe05
DE
11362008-01-28 Doug Evans <dje@google.com>
1137
1138 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
1139
4fe42e7f
JB
11402008-01-27 Jim Blandy <jimb@codesourcery.com>
1141
c7a69933
JB
1142 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
1143
4fe42e7f
JB
1144 * gdb.base/expand-psymtabs.exp: Doc fix.
1145
5def8285
MK
11462008-01-26 Mark Kettenis <kettenis@gnu.org>
1147
1148 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
1149
5313c911
NR
11502008-01-24 Nick Roberts <nickrob@snap.net.nz>
1151
1152 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
1153 -var-set-format.
1154
93815fbf
VP
11552008-01-23 Chris Demetriou <cgd@google.com>
1156
1157 * gdb.threads/thread_events.c: New testcase source file.
1158 * gdb.threads/thread_events.exp: New testcase expect file.
1159
467a88ee
NR
11602008-01-23 Nick Roberts <nickrob@snap.net.nz>
1161
1162 * lib/gdb.exp: Add the variable octal.
1163
1164 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
1165 -var-set-format.
1166
d8f82aba
DJ
11672008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
1168 Vladimir Prus <vladimir@codesourcery.com>
1169
1170 * gdb.base/float.exp: Allow missing floating point for m68k and
1171 PowerPC.
1172
60c46647
VP
11732008-01-22 Vladimir Prus <vladimir@codesourcery.com>
1174
1175 * gdb.mi/basics.c: Setup for testing breakpoints
1176 ignore count.
1177 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
1178 * gdb.mi/mi-cli.exp: Adjust.
1179 * gdb.mi/mi2-cli.exp: Adjust.
1180
c7dd36a1
PA
11812008-01-17 Pedro Alves <pedro@codesourcery.com>
1182
1183 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
1184 and 'dummy_ptr' integer pointer. Initialize struct_declarations
1185 with dummy_ptr's address.
1186 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
1187 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
1188 all targets.
1189 * gdb.mi/mi2-var-child.exp: Likewise.
1190
39d5313e
JB
11912008-01-09 Joel Brobecker <brobecker@adacore.com>
1192
1193 * gdb.ada/null_array: New test program.
1194 * gdb.ada/null_array.exp: New testcase.
1195
0aea4bf3
LM
11962008-01-09 Luis Machado <luisgpm@br.ibm.com>
1197
1198 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
1199 with required float modifiers.
1200
0b354900
JB
12012008-01-08 Joel Brobecker <brobecker@adacore.com>
1202
1203 * gdb.ada/funcall_param: New test program.
1204 * gdb.ada/funcall_param.exp: New testcase.
1205
cdb7f5d4
JB
12062008-01-08 Joel Brobecker <brobecker@adacore.com>
1207
1208 * gdb.ada/arrayparam: New test program.
1209 * gdb.ada/arrayparam.exp: New testcase.
1210
88e2547f
JB
12112008-01-08 Joel Brobecker <brobecker@adacore.com>
1212
1213 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
1214 landed. Should also fix random failures in the test following it.
1215
f6867ce0
TJB
12162008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
1217
1218 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
1219 for expressions with decimal float values.
1220 (test_dfp_conversions): New function to test casts to and from
1221 decimal float types.
1222 Call test_dfp_conversions.
1223 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
1224 elements.
1225 (main): Initialize ds.float4 and ds.double8 elements.
1226 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
1227 string to new error message.
1228 (d64_set_tests): Likewise.
1229 (d128_set_tests): Likewise.
1230 Add tests for expressions with decimal float variables. Add tests for
1231 conversions to and from decimal float types.
1232
f9c11282
JB
12332008-01-05 Joel Brobecker <brobecker@adacore.com>
1234
1235 * gdb.ada/packed_tagged/comp_bug.adb: New file.
1236 * gdb.ada/packed_tagged.exp: New testcase.
1237
0ecbca72
JB
12382008-01-04 Joel Brobecker <brobecker@adacore.com>
1239
1240 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
1241 gdb.ada/homonym/homonym_main.adb: New files.
1242 * gdb.ada/homonym.exp: New testcase.
1243
c18d3d89
JB
12442008-01-04 Joel Brobecker <brobecker@adacore.com>
1245
1246 * gdb.ada/packed_array.exp: Add testing of references to
1247 a packed array.
1248
ecc7085b
JB
12492008-01-04 Joel Brobecker <brobecker@adacore.com>
1250
1251 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
1252 New files.
1253 * gdb.ada/type_coercion.exp: New testcase.
1254
c474c922
JB
12552008-01-04 Joel Brobecker <brobecker@adacore.com>
1256
1257 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
1258 gdb.ada/tagged/foo.adb: New file.
1259 * gdb.ada/tagged.exp: New testcase.
1260
9005b927
JB
12612008-01-04 Joel Brobecker <brobecker@adacore.com>
1262
1263 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
1264 gdb.ada/ptype_field/foo.adb: New files.
1265 * gdb.ada/ptype_field.exp: New testcase.
1266
1a6aaad8
JB
12672008-01-03 Joel Brobecker <brobecker@adacore.com>
1268
1269 * gdb.ada/print_pc.exp: New testcase.
1270
0ef22f53
JB
12712008-01-03 Joel Brobecker <brobecker@adacore.com>
1272
1273 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
1274 gdb.ada/taft_type/p.adb: New files.
1275 * gdb.ada/taft_type.exp: New testcase.
1276
1689ecf8
JB
12772008-01-03 Joel Brobecker <brobecker@adacore.com>
1278
1279 * gdb.ada/array_bounds/bar.adb: New file.
1280 * gdb.ada/array_bounds.exp: New testcase.
1281
a4d0b9c3
JB
12822008-01-03 Joel Brobecker <brobecker@adacore.com>
1283
1284 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
1285 gdb.ada/arrayptr/foo.adb: New files.
1286 * gdb.ada/arrayptr.exp: New testcase.
1287
a31ace00
JB
12882008-01-03 Joel Brobecker <brobecker@adacore.com>
1289
1290 * gdb.base/set-lang-auto.exp: New testcase.
1291
a97fced3
JB
12922008-01-03 Joel Brobecker <brobecker@adacore.com>
1293
1294 * gdb.ada/fun_addr/foo.adb: New file.
1295 * gdb.ada/fun_addr.exp: New testcase.
1296
ef29ce1a
JK
12972008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1298
1299 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
1300 New files
1301
0fafefe3
JB
13022008-01-02 Joel Brobecker <brobecker@adacore.com>
1303
1304 * array_subscript_addr/p.adb: New file.
1305 * array_subscript_addr.exp: New testcase.
1306
c4359f8d
JB
13072008-01-02 Joel Brobecker <brobecker@adacore.com>
1308
1309 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
1310 New files.
1311 * gdb.ada/str_cmp_ref.exp: New testcase.
1312
1aa1b15b
JB
13132008-01-01 Joel Brobecker <brobecker@adacore.com>
1314
1315 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
1316 gdb.ada/fun_in_declare/foo.adb: New files.
1317 * gdb.ada/fun_in_declare.exp: New testcase.
1318
81c9b2cf
JB
13192008-01-01 Joel Brobecker <brobecker@adacore.com>
1320
1321 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
1322 gdb.ada/ref_param/pck.ads: New files.
1323 * gdb.ada/ref_param.exp: New testcase.
1324
319e4674
JB
13252008-01-01 Joel Brobecker <brobecker@adacore.com>
1326
1327 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
1328 gdb.ada/interface/foo.adb: New files.
1329 * gdb.ada/interface.exp: New testcase.
1330
ef682c56
JB
13312007-12-31 Jim Blandy <jimb@codesourcery.com>
1332
1333 * gdb.base/multi-forks.exp: Consume all output from child
1334 processes before proceeding to next test.
1335
f6f3eb6c
JB
13362007-12-29 Jim Blandy <jimb@codesourcery.com>
1337
1338 * configure: Regenerated.
1339
f652e42f
JB
13402007-12-27 Joel Brobecker <brobecker@adacore.com>
1341
1342 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
1343 gdb.ada/fixed_cmp/fixed.adb: New files.
1344 * gdb.ada/fixed_cmp.exp: New testcase.
1345
6943e596
JB
13462007-12-27 Joel Brobecker <brobecker@adacore.com>
1347
1348 * gdb.ada/boolean_expr.exp: New testcase.
1349
aad9a193
JB
13502007-12-26 Jim Blandy <jimb@codesourcery.com>
1351
1352 * gdb.base/multi-forks.exp: Doc fix.
1353
fb5f3683
JB
13542007-12-26 Joel Brobecker <brobecker@adacore.com>
1355
1356 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
1357 * gdb.ada/char_param.exp: Do not compile our test program with
1358 -gnata, this is unnecessary.
1359 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
1360
384e4a9c
JB
13612007-12-24 Joel Brobecker <brobecker@adacore.com>
1362
1363 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
1364 gdb.ada/print_chars/foo.adb: New files.
1365 * gdb.ada/print_chars.exp: New testcase.
1366
01e044f7
JB
13672007-12-24 Joel Brobecker <brobecker@adacore.com>
1368
1369 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
1370 gdb.ada/char_param/foo.adb: New files.
1371 * gdb.ada/char_param.exp: New testcase.
1372
0ce17860
JB
13732007-12-22 Jim Blandy <jimb@codesourcery.com>
1374
1375 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
1376 hard-coding source line numbers into the test.
1377 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
1378 gdb_get_line_number to find.
1379
919809b9
JB
13802007-12-22 Joel Brobecker <brobecker@adacore.com>
1381
1382 * gdb.base/ptype.c (highest): New struct type.
1383 (the_highest): New variable of that type.
1384 (main): Add dummy assignment to a field of variable the_highest.
1385 * gdb.base/ptype.exp: Test type printing of our new variable.
1386
abc8a88d
PM
13872007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
1388
1389 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
1390 and record first explicitly generated thread number.
1391 Use that thread number for thread specific watchpoint test.
1392 Add iteration number to repetitive tests.
1393
5158f3e3
CES
13942007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
1395 Jim Blandy <jimb@codesourcery.com>
1396
1397 * gdb.base/expand-psymtabs.c: New testcase
1398 source file.
1399 * gdb.base/expand-psymtabs.exp: New testcase
1400 expect file.
1401
37e4754d
LM
14022007-12-17 Luis Machado <luisgpm@br.ibm.com>
1403
1404 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
1405 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
1406
551e5d04
JB
14072007-12-17 Joel Brobecker <brobecker@adacore.com>
1408
1409 * gdb.ada/frame_args/foo.adb: New file.
1410 * gdb.ada/frame_args/pck.ads: New file.
1411 * gdb.ada/frame_args/pck.adb: New file.
1412 * gdb.ada/frame_args.exp: New testcase.
1413
a05ee097
JB
14142007-12-17 Joel Brobecker <brobecker@adacore.com>
1415
1416 * gdb.base/frame-args.c: New file.
1417 * gdb.base/frame-args.exp: New testcase.
1418
c162e8c9
JM
14192007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
1420 Joseph Myers <joseph@codesourcery.com>
1421
1422 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
1423
afe8ab22
VP
14242007-12-14 Vladimir Prus <vladimir@codesourcery.com>
1425
1426 * gdb.mi/mi-pending.exp: New.
1427 * gdb.mi/mi-pending.c: New.
1428 * gdb.mi/mi-pendshr.c: New.
1429
dfdfb3ca
JB
14302007-12-06 Jim Blandy <jimb@codesourcery.com>
1431
1432 * gdb.base/default.exp: Update expected output for 'info catch'.
1433
b7fca990
JK
14342007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1435
1436 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
1437 must be set to binary.
1438
6a1afc1e
PA
14392007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
1440
1441 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
1442
a6b151f1
DJ
14432007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
1444
1445 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
1446 gdb.mi/mi-file-transfer.exp: New.
1447
43039443
JK
14482007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1449
1450 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
1451
0ef2251b
MR
14522007-11-22 Maciej W. Rozycki <macro@mips.com>
1453
1454 * gdb.trace/backtrace.exp: Fix a typo.
1455 * gdb.trace/circ.exp: Likewise.
1456 * gdb.trace/collection.exp: Likewise.
1457 * gdb.trace/limits.exp: Likewise.
1458 * gdb.trace/report.exp: Likewise.
1459 * gdb.trace/tfind.exp: Likewise.
1460 * gdb.trace/while-dyn.exp: Likewise.
1461
5443631e
NR
14622007-11-21 Nick Roberts <nickrob@snap.net.nz>
1463
1464 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
1465 objects of pointers that can't be dereferenced are now
1466 "noneditable".
1467
a4ce5b0d
UW
14682007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1469
1470 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
1471 (target_cpu): Remove.
1472
d6e956e5
VP
14732007-10-15 Vladimir Prus <vladimir@codesourcery.com>
1474
1475 * gdb.base/ending-run.exp: Expect the list of cleared
1476 breakpoint to come in natural order, not the reversed one.
1477
214270ab
VP
14782007-11-07 Vladimir Prus <vladimir@codesourcery.com>
1479
1480 * gdb.mi/mi-var-child.c (do_child_deletion): New.
1481 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
1482
1a619819
LM
14832007-11-05 Luis Machado <luisgpm@br.ibm.com>
1484
1485 * gdb.base/printcmds.exp: New function
1486 test_printf_with_dfp.
1487
5b01a6fa
DE
14882007-11-02 Doug Evans <dje@google.com>
1489
1490 * gdb.disasm/t01_mov.s: Remove carriage returns.
1491 * gdb.disasm/t02_mova.s: Ditto.
1492 * gdb.disasm/t03_add.s: Ditto.
1493 * gdb.disasm/t04_sub.s: Ditto.
1494 * gdb.disasm/t05_cmp.s: Ditto.
1495 * gdb.disasm/t06_ari2.s: Ditto.
1496 * gdb.disasm/t07_ari3.s: Ditto.
1497 * gdb.disasm/t08_or.s: Ditto.
1498 * gdb.disasm/t09_xor.s: Ditto.
1499 * gdb.disasm/t10_and.s: Ditto.
1500 * gdb.disasm/t11_logs.s: Ditto.
1501 * gdb.disasm/t12_bit.s: Ditto.
1502 * gdb.disasm/t13_otr.s: Ditto.
1503
ec33ab7f
JK
15042007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1505
1506 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
1507
ae0d01ff
UW
15082007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1509
1510 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
1511 provide DFP support.
1512
55eddb0f
DJ
15132007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
1514
1515 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
1516 Test "set powerpc vector-abi". Skip auto-detection tests for old
1517 toolchains.
1518
7020f05c
PA
15192007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
1520
1521 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
1522 with [string compare].
1523
84bc3db9
PA
15242007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
1525
1526 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
1527 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
1528
5876dc88
LM
15292007-10-25 Luis Machado <luisgpm@br.ibm.com>
1530
1531 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
1532 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
1533 * gdb.opt/Makefile.in: New makefile.
1534 * Makefile.in: Create new directory "gdb.opt".
1535 * configure.ac: Add "gdb.opt" directory.
1536 * configure: Regenerated.
1537
c3ea9a14
DE
15382007-10-25 Doug Evans <dje@google.com>
1539
1540 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
1541 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
1542
93004d61
TJB
15432007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
1544 Thiago Jung Bauermann <bauerman@br.ibm.com>
1545
1546 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
1547 Floating Point expressions.
1548 * gdb.base/dfp-test.exp: new file adding tests for Decimal
1549 Floating Point variables.
1550 * gdb.base/dfp-test.c: new file containing program with Decimal
1551 Floating variables, used by gdb.base/dfp-test.exp.
1552
62a24a2b
DJ
15532007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1554
1555 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
1556
e7b1eae6
UW
15572007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1558
1559 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
1560 compiling test case with GCC.
1561 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
1562
c641edcc
UW
15632007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1564
1565 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
1566 format changes.
1567
5e5ebfe6
MS
15682007-10-18 Michael Snyder <msnyder@specifix.com>
1569
1570 * gdb.base/dbx.exp: Add missing "-re " operator.
1571
e831e7b6
GM
15722007-10-16 Gaius Mulley <gaius@glam.ac.uk>
1573
1574 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
1575 * configure.ac: Removed trailing spaces after backslash.
1576 * gdb.modula2: New directory.
1577 * gdb.modula2/Makefile.in: New file.
1578 * gdb.modula2/unbounded-array.exp: New file.
1579 * gdb.modula2/unbounded1.c: New file.
1580
7cc46491
DJ
15812007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1582
1583 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
1584
15852007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
1586
1587 * gdb.base/sigstep.c (main): Add checks for
1588 return values for setitimer call.
1589 Call setitimer again with itimer = ITIMER_REAL
1590 if first call to setitimer fails.
1591
e91528f0
KH
15922007-10-11 Kazu Hirata <kazu@codesourcery.com>
1593
1594 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
1595 of $timeout.
1596
2ec9a4f8
DJ
15972007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
1598
1599 * gdb.server/server-run.exp: Test for dynamic linker symbols.
1600
16012007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
1602
1603 * lib/gdb.exp (gdb_run_cmd): Move comment outside
1604 of gdb_expect call, to avoid interruption.
1605
64b2fa04
PA
16062007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
1607
1608 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
1609 (v_unsigned_long_long, v_long_long_array)
1610 (v_signed_long_long_array, v_unsigned_long_long_array)
1611 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
1612 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
1613 [!NO_LONG_LONG]: New.
1614 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
1615 v_long_long_member.
1616
1617 (v_long_long_func, v_signed_long_long_func)
1618 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
1619 (main) [!NO_LONG_LONG]: Initialize long long variants.
1620
1621 * gdb.base/whatis.exp: If board file requests no_long_long, build
1622 test with NO_LONG_LONG defined. Test long long, signed long long,
1623 and unsigned long long variants but only if board file doesn't
1624 disable it.
1625
a912286e
DJ
16262007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
1627 Daniel Jacobowitz <dan@codesourcery.com>
1628
1629 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
1630 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
1631 * configure: Regenerated.
1632 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
1633 gdb.pascal/types.exp, lib/pascal.exp: New files.
1634
471ba8c9
DJ
16352007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
1636
1637 * gdb.cp/classes.exp (do_tests): Always step to the line after the
1638 call.
1639 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
1640 to return to the call.
1641 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
1642 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
1643 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
1644 * gdb.mi/mi-until.exp (test_until): Likewise.
1645 * gdb.mi/mi2-until.exp (test_until): Likewise.
1646
fef8a650
DJ
16472007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
1648
1649 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
1650 two-char array.
1651 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
1652
d983da9c
DJ
16532007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
1654
1655 * gdb.threads/watchthreads.c (thread_function): Sleep between
1656 iterations.
1657 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
1658 at once for S/390. Generate matching fails and passes.
1659
17f62551
VP
16602007-09-27 Vladimir Prus <vladimir@codesourcery.com>
1661
1662 * gdb.mi/var-cmd.c (do_children_tests): Initialize
1663 the 'struct_declarations' variable to zeros.
17f62551 1664
ed0616c6
VP
16652007-09-24 Vladimir Prus <vladimir@codesourcery.com>
1666
1667 * gdb.cp/mb-ctor.cc: New.
1668 * gdb.cp/mb-ctor.exp: New.
1669 * gdb.cp/mb-templates.cc: New.
1670 * gdb.cp/mb-templates.exp: New.
1671
41f1b697
DJ
16722007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
1673
1674 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
1675
3f213f78
PA
16762007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
1677
1678 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
1679 targets.
1680 * configure: Regenerate.
1681
0d381245
VP
16822007-09-23 Vladimir Prus <vladimir@codesourcery.com>
1683
1684 * gdb.base/annota1.exp: Adjust for 'info break'
1685 format changes.
1686 * gdb.base/annota3.exp: Likewise.
1687 * gdb.base/break.exp: Likewise.
1688 * gdb.base/condbreak.exp: Likewise.
1689 * gdb.base/pending.exp: Likewise.
1690 * gdb.base/sepdebug.exp: Likewise.
1691 * gdb.base/unload.exp: Likewise.
1692 * gdb.base/ovldbreak.exp: Likewise.
1693
fe3f5fa8
VP
16942007-09-22 Vladimir Prus <vladimir@codesourcery.com>
1695
1696 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
1697 messages.
1698 * gdb.base/chng-syms.exp: Likewise.
1699 * gdb.base/unload.exp: Likewise.
1700
a75cf6c0
DJ
17012007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
1702
1703 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
1704
18ecae38
DJ
17052007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1706
1707 * schedlock.c (NUM): Change to 1.
1708 (main): Use args[0] for the main thread.
1709 * schedlock.exp: Only expect two threads. Only issue one pass or fail
1710 regardless of the number of threads.
1711
5509918f
MR
17122007-09-14 Maciej W. Rozycki <macro@mips.com>
1713
4a543daf
MR
1714 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
1715 type down.
1716 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
1717 test.
1718 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
1719 watchpoint type down.
1720 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
1721 test.
1722
17232007-09-14 Maciej W. Rozycki <macro@mips.com>
1724
5509918f
MR
1725 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
1726 Move all the tests here and run them twice, once using software
1727 watchpoints and once using hardware watchpoints.
1728 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
1729
40b53987
DJ
17302007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
1731
1732 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
1733 test.
1734
695e2681
MK
17352007-09-10 Mark Kettenis <kettenis@gnu.org>
1736
8b3fc8d8
MK
1737 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
1738 build-id.
1739
695e2681
MK
1740 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
1741 know about $ORIGIN. Calculate output dir from $dest instead of
1742 using ${objdir}/{$subdir}.
1743
58d69f29
MK
17442007-09-09 Mark Kettenis <kettenis@gnu.org>
1745
1746 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
1747 gcore, before continuing with the test.
1748
3e347599
DJ
17492007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
1750
1751 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
1752 * gdb.mi/mi-watch.exp: Likewise.
1753
ea37ba09
DJ
17542007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1755 Jim Blandy <jimb@codesourcery.com>
1756
1757 * gdb.arch/i386-sse.exp: Do not expect character constants.
1758 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
1759 * gdb.base/display.exp: Allow print/s.
1760 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
1761 and unsigned char array changes.
1762
2025a643
DJ
17632007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1764
1765 * gdb.base/display.exp: Add tests for printf %p.
1766
26669a27
PA
17672007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
1768
1769 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
1770 the dll name to unicode.
1771
c8f021f8
JK
17722007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1773
1774 * gdb.base/default.exp (show version): Update the version text.
1775 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
1776
4cf31eea
JK
17772007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1778
1779 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
1780 New files.
1781
4935890f
JK
17822007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1783
1784 * lib/gdb.exp (build_id_debug_filename_get): New function.
1785 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
1786 Remove the generate DEBUG file for the future testcase runs.
1787 New testcase for the NT_GNU_BUILD_ID retrieval.
1788 Move the final testing step to ...
1789 (test_different_dir): ... a new function.
1790 New parameter XFAIL to XFAIL all the tests performed.
1791 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
1792 New parameter TYPE to PF_PREFIX all the tests performed.
1793
02142340
VP
17942007-08-31 Vladimir Prus <vladimir@codesourcery.com>
1795
1796 * gdb.mi/mi-var-cp.cc (path_expression): New
1797 function.
1798 * gdb.mi/mi-var-cp.exp: Run path exression tests.
1799
36acd84e
UW
18002007-08-27 Markus Deuling <deuling@de.ibm.com>
1801
1802 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
1803 to fit into SPU Local Store memory.
1804
a896d121
JB
18052007-08-23 Joel Brobecker <brobecker@adacore.com>
1806
1807 * gdb.base/default.exp: Adjust the expected output of "info
1808 warranty" after the switch to GPLv3.
1809
7b433602
JB
18102007-08-23 Joel Brobecker <brobecker@adacore.com>
1811
1812 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
1813 to 30000 (from 20000).
1814
e22f8b7c
JB
18152007-08-23 Joel Brobecker <brobecker@adacore.com>
1816
1817 Switch the license of all .exp files to GPLv3.
1818 Switch the license of all .f and .f90 files to GPLv3.
1819 Switch the license of all .s and .S files to GPLv3.
1820
5a0e3bd0
JB
18212007-08-23 Joel Brobecker <brobecker@adacore.com>
1822
1823 * configure.ac: Switch license to GPLv3.
1824
cc00619d
JB
18252007-08-23 Joel Brobecker <brobecker@adacore.com>
1826
1827 Switch the licensing to GPLv3 for all .ads and .adb files.
1828
8d26208a
DJ
18292007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
1830
1831 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
1832 and t_int_double.
1833 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
1834
4fcb9948
JB
18352007-08-17 Joel Brobecker <brobecker@adacore.com>
1836
1837 * gdb.base/step-line.c: Switch license to GPL version 3, and
1838 update copyright year.
1839 * gdb.base/step-line.inp: Likewise.
1840
b9c34f67
JB
18412007-08-17 Joel Brobecker <brobecker@adacore.com>
1842
1843 * gdb.base/gdb1555.exp: Make expected output immune to formatting
1844 changes inside gdb1555.c.
1845 * gdb.base/pending.exp: Likewise.
1846
2cc17678
DJ
18472007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
1848
1849 * config/default.exp: New file.
1850
e48883f7
DJ
18512007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
1852
1853 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
1854 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
1855
1ab80e5b
MR
18562007-07-30 Maciej W. Rozycki <macro@mips.com>
1857
1858 * gdb.base/dump.exp: Force the correct endianness for binary
1859 formats not carrying this information.
1860
aba471f5
DJ
18612007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1862
1863 * gdb.threads/staticthreads.exp: Match .*sem_post.
1864
d4e07204
DJ
18652007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1866
1867 * gdb.base/readline.exp (operate_and_get_next): Match the final
1868 prompt.
1869
2b97317d
KB
18702007-07-23 Kevin Buettner <kevinb@redhat.com>
1871
1872 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
1873 to restarting SID.
1874
44efa07a
KB
18752007-07-18 Kevin Buettner <kevinb@redhat.com>
1876
1877 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
1878 prior to `gdb_start'.
1879
7b5ebade
KB
18802007-07-18 Kevin Buettner <kevinb@redhat.com>
1881
1882 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
1883 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
1884 Remove call to gdb_unload.
1885
255e7678
DJ
18862007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
1887 Daniel Jacobowitz <dan@codesourcery.com>
1888
1889 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
1890 for __WIN32__.
1891 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
1892 * gdb.base/unload.exp: Use shared library test routines.
1893
3a40aaa0
UW
18942007-07-03 Markus Deuling <deuling@de.ibm.com>
1895
1896 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
1897 * gdb.base/solib-symbol-lib.c: Likewise.
1898 * gdb.base/solib-symbol-main.c: Likewise.
1899
b0f4b84b
DJ
19002007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
1901
1902 * config/gdbserver.exp (gdb_reconnect): New.
1903 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
1904 gdb.base/solib-disc.exp: New files.
1905 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
1906 remote debugging".
1907 (gdb_compile): Add shlib_load flag.
1908 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
1909 port.
1910 (gdbserver_reconnect): New.
1911
1b05479a
DJ
19122007-07-01 Nick Roberts <nickrob@snap.net.nz>
1913 Daniel Jacobowitz <dan@codesourcery.com>
1914
1915 * gdb.base/annota3.exp: Test for if construct.
1916
86f78eb2
DJ
19172007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
1918
1919 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
1920
6a2eb474
MR
19212007-06-21 Chris Dearman <chris@mips.com>
1922 Maciej W. Rozycki <macro@mips.com>
1923
1924 * gdb.base/display.exp: Allow a newline after display/i.
1925 * gdb.base/pc-fp.exp: Likewise.
1926 * gdb.base/sigbpt.exp: Likewise.
1927
f8b73d13
DJ
19282007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1929
1930 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
1931 required features to be included.
1932
4339e69e
DJ
19332007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
1934
1935 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
1936 in info threads output.
1937
23d964e7
UW
19382007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1939 Markus Deuling <deuling@de.ibm.com>
1940
1941 * gdb.arch/spu-info.exp: New testcase.
1942 * gdb.arch/spu-info.c: New file.
1943
fd20f75b
DJ
19442007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
1945
1946 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
1947 tpcs_offset. Restore lr after the call.
1948 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
1949
2226f861
DJ
19502007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
1951
1952 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
1953 (gdbserver_run): Kill any running gdbserver.
1954 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
1955
d12371a9
MR
19562007-05-17 Maciej W. Rozycki <macro@mips.com>
1957
1958 * gdb.base/sigbpt.exp: Preset segv_addr.
1959
93f02886
DJ
19602007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1961
1962 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
1963 (gdb_compile_shlib): Likewise.
1964 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
1965 (default_gdb_init): Clear cleanfiles.
1966 (gdb_finish): Delete recorded cleanfiles.
1967 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
1968
1969 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
1970 Do not use isnative.
1971 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
1972 gdb.base/so-impl-ld.exp: Likewise.
1973 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
1974 * gdb.base/unload.exp: Likewise. Do not pass empty option to
1975 gdb_compile.
1976
b04e06d7
VP
19772007-05-15 Vladimir Prus <vladimir@codesourcery.com>
1978
1979 * config/unknown.exp: Remove.
1980
069ed931
UW
19812007-05-15 Markus Deuling <deuling@de.ibm.com>
1982
1983 * gdb.base/info-proc.exp: Check is_remote.
1984
09db0d03
UW
19852007-05-14 Markus Deuling <deuling@de.ibm.com>
1986
1987 * gdb.base/gcore.exp: Initialize variable core_supported.
1988
af2cbe8c
DJ
19892007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1990
1991 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
1992
027c0295
DJ
19932007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1994
1995 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
1996 * gdb.threads/print-threads.exp (test_all_threads): Allow
1997 negative and hexadecimal thread IDs.
1998
dc5000e7
DJ
19992007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2000
2001 * gdb.java/jprint.java (public): Avoid invalid call to static
2002 method.
2003
2e74ed18
DP
20042007-05-14 Denis Pilat <denis.pilat@st.com>
2005
2006 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
2007 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
2008 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
2009 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
2010 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
2011
83547f02
UW
20122007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2013
2014 * gdb.base/overlays.exp: Add support for targets with only code
2015 overlay support, not data overlay. Support spu-*-* target in
2016 this mode.
2017 * gdb.base/ovlymgr.c: Provide stubs for spu target.
2018 * gdb.base/spu.ld: New file.
2019
b18be20d
DJ
20202007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
2021
2022 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
2023
be444858
DJ
20242007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
2025
2026 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
2027
b1d53152
DJ
20282007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
2029
2030 * gdb.java/jmain.exp: Handle demangled names with and without method
2031 signatures.
2032
d084b331
DJ
20332007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
2034
2035 * gdb.mi/mi-syn-frame.c (main, foo, bar)
2036 (have_a_very_merry_interrupt): Remove calls to puts.
2037 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
2038 inferior output.
2039 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
2040 test names.
2041
db9d7fc5
DJ
20422007-04-29 Markus Deuling <deuling@de.ibm.com>
2043 Daniel Jacobowitz <dan@codesourcery.com>
2044
2045 * gdb.base/auxv.exp (core_works): Also check is_remote.
2046 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
2047
ef783a7d
VP
20482007-04-25 Vladimir Prus <vladimir@codesourcery.com>
2049
2050 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
2051 message, not the undefined 'module' variable.
2052 * gdb.base/siginfo.exp: Likewise.
2053 * gdb.base/sigstep.exp: Likewise.
2054 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
2055 serialport.
2056 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
2057
b7b73cae
CV
20582007-04-25 Corinna Vinschen <vinschen@redhat.com>
2059
2060 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
2061 target sim fails. Return 0 otherwise.
2062 (gdb_load): Return prematurely if gdb_target_sim fails.
2063
7d90fdfa
DP
20642007-04-16 Denis Pilat <denis.pilat@st.com>
2065
2066 * gdb.base/setshow.exp: Reset height after having set it to 100.
2067
5d3e9c85
DP
20682007-04-16 Denis Pilat <denis.pilat@st.com>
2069
2070 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
2071
18e75969
DP
20722007-04-16 Denis Pilat <denis.pilat@st.com>
2073
2074 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
2075
25d5ea92
VP
20762007-04-14 Vladimir Prus <vladimir@codesourcery.com>
2077
2078 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
2079 tests. Run the frozen varobjs test.
2080 * gdb.mi/var-cmd.c (do_frozen_tests): New.
2081 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
2082
0b49cb80
JK
20832007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2084
2085 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
2086 gdb.base/type-opaque.exp: New files.
2087
a73bafbc
VP
20882007-04-01 Vladimir Prus <vladimir@codesourcery.com>
2089
2090 * gdb.mi/mi-var-child.c
2091 (do_children_tests): User char[2] instead of
2092 char so that automatic printing of pointers to char
2093 don't give unpredicable result.
2094 * gdb.mi/var-cmd.c (do_locals_test): Initialize
2095 local variables.
2096 * gdb.mi/mi-var-child.exp: Step to right line
2097 of do_children_tests.
2098 * gdb.mi/mi2-var-child.exp: Likewise.
2099 * gdb.mi/mi-var-cmd.exp: Step to right line of
2100 do_locals_tests.
2101 (do_children_tests): User char[2] instead of
2102 char so that automatic printing of pointers to char
2103 don't give unpredicable result.
2104 * gdb.mi/mi2-var-cmd.exp: Likewise.
2105 * lib/mi-support.exp (mi_continue_to_line):
2106 Pass test name to mi_wait_for_stop.
2107
7ce59000
DJ
21082007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2109
2110 * gdb.asm/asm-source.exp: Remove d10v case.
2111 * lib/gdb.exp (skip_cplus_tests): Likewise.
2112 * gdb.asm/d10v.inc: Deleted.
2113
20389057
DJ
21142007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2115
2116 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
2117
8807d78b
DJ
21182007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2119
2120 * config/netware.exp: Delete file.
2121
aa3edb8e
JB
21222007-03-29 Joel Brobecker <brobecker@adacore.com>
2123
2124 * gdb.dwarf2/dw2-noloc.S: New file.
2125 * gdb.dwarf2/dw2-noloc.exp: New file.
2126
297561ac
PA
21272007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
2128
2129 * gdb.cp/method2.cc: New test.
2130 * gdb.cp/method2.exp: New test.
2131 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
2132
1f81bd39
DJ
21332007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
2134
2135 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
2136
9453113a
DJ
21372007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
2138
2139 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
2140
b741e217
DJ
21412007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
2142
2143 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
2144 (gdb_load): Delete, replace with...
2145 (gdb_reload): ...this.
2146 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
2147 * gdb.server/server-mon.exp: Likewise.
2148 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
2149 (gdb_start_cmd): New.
2150 (gdb_file_cmd): Save the last loaded file.
2151 (gdb_reload): New.
2152 (gdb_gnu_strip_debug): Use transform.
2153 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
2154 support here. Use new $last_loaded_file. Check mtime.
2155 (gdb_target_cmd): Handle ObjC failure case.
2156 (infer_host_exec): Delete.
2157 (gdbserver_load): Rename to...
2158 (gdbserver_run): ...this. Simplify.
2159 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
2160 (mi_gdb_load): Move most contents to a new function...
2161 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
2162 (mi_run_cmd): Use mi_gdb_target_load.
2163 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
2164 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
2165 Use gdb_run_cmd.
2166 * gdb.base/charsign.exp: Remove incorrect comment.
2167 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
2168 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
2169 gdb.base/start.exp: Use gdb_start_cmd.
2170
446ab585
MR
21712007-03-23 Nigel Stephens <nigel@mips.com>
2172 Maciej W. Rozycki <macro@mips.com>
2173
2174 * gdb.base/sigbpt.exp: Fix the message when skipping test.
2175 * gdb.base/signull.exp: Similarly.
2176
bbb88ebf
UW
21772007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2178
2179 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
2180 messages available to test cases (like chng-sym.exp).
2181
cb8c4a99
AS
21822007-03-14 Andreas Schwab <schwab@suse.de>
2183
2184 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
2185 format changes.
2186
4e463ff5
DJ
21872007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
2188
2189 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
2190 (optimized_1): New.
2191 (main): Call optimized_1.
2192 (gdb2029): Correct typos. Call gdb2029_marker.
2193 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
2194 for gdb2029.
2195
b6db2c47
MK
21962007-03-12 Mark Kettenis <kettenis@gnu.org>
2197
2198 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
2199 as tabs. Remove redundant test pattern.
2200
70ed3737
UW
22012007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2202
2203 * gdb.base/long_long.exp: Accept optional symbol name in <...>
2204 for /a format output.
2205
47b67b60
DJ
22062007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
2207
2208 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
2209 collect output incrementally.
2210
b8953b0e
UW
22112007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2212
2213 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
2214 for -var-create lpcharacter test.
2215 * gdb.mi/mi2-var-cmd.exp: Likewise.
2216
7acd5c40
UW
22172007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2218
2219 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
2220 pass on targets where address zero is readable.
2221
9c6759c1
UW
22222007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2223
2224 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
2225 just a single architecture.
2226
a2f1aeb4
UW
22272007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2228
2229 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
2230 (fetch_all_registers): New function, uses gdb_test_multiple and
2231 exp_continue to fetch inferior output line-by-line.
2232 Replace all uses of do_get_all_registers by fetch_all_registers.
2233
46579ac2
UW
22342007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2235
2236 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
2237 in target_info.
2238
fc133f24
MS
22392007-03-02 Michael Snyder <michael.snyder@palmsource.com>
2240
2241 * gdb.threads/manythreads.exp: Use $message string for
2242 consistancy; add a default (timeout) case.
2243
7646a51d
MS
22442007-03-02 Michael Snyder <michael.snyder@palmsource.com>
2245
2246 * gdb.base/watchpoint.exp: Fix truncated comment.
2247
dcfff61f
MS
22482007-03-02 Michael Snyder <michael.snyder@palmsource.com>
2249
2250 * Makefile.in: Remove spurious single-quotes from sed command.
2251
664e3ee9
DJ
22522007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2253
2254 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
2255 func.
2256 * gdb.mi/mi2-var-cmd.exp: Likewise.
2257
d7cc6f2f
JB
22582007-02-27 Joel Brobecker <brobecker@adacore.com>
2259
2260 * gdb.dwarf2/dw2-producer.S: New file.
2261 * gdb.dwarf2/dw2-producer.exp: New testcase.
2262
22632007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
2264
2265 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
2266 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
2267 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
2268 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
2269 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
2270 Revert tests to use mi_gdb_test and include value field in output
2271 of -var-create.
2272
93d42b30
DJ
22732007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2274
2275 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
2276
c499ed39
DJ
22772007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2278
2279 * gdb.base/maint.exp: Remove full paths from test names.
2280 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
2281 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
2282
9836f81b
JB
22832007-02-27 Joel Brobecker <brobecker@adacore.com>
2284
2285 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
2286
c74d0ad8
DJ
22872007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2288
2289 * gdb.server/server-mon.exp: New test.
2290
2711e456
DJ
22912007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2292
2293 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
2294
ff6f572f
DJ
22952007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2296
2297 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
2298 register capitalization.
2299
fada3feb
DP
23002007-02-13 Denis Pilat <denis.pilat@st.com>
2301
2302 * gdb.mi/mi-var-invalidate.exp: New file.
2303
fb1e4ffc
DJ
23042007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2305
2306 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
2307
3da939d7
DJ
23082007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2309
2310 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
2311
123dc839
DJ
23122007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2313
2314 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
2315 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
2316
877e3645 23172007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
2318
2319 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
2320 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
2321 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
2322 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
2323 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 2324 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222
NR
2325 Update tests to include value field in output of -var-create.
2326
3c0a2960
AS
23272007-02-08 Andreas Schwab <schwab@suse.de>
2328
2329 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
2330
108546a0
DJ
23312007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
2332
2333 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
2334 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
2335
d701dcab
DP
23362007-02-02 Denis Pilat <denis.pilat@st.com>
2337
2338 * gdb.threads/threadapply.exp: check that frame is not changed by
2339 the thread apply all command.
2340
783e3e2f
AS
23412007-01-31 Andreas Schwab <schwab@suse.de>
2342
6d9c3a87
AS
2343 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
2344
3c50d7b9
AS
2345 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
2346 in the dwarf sections.
2347 * gdb.dwarf2/mac-fileno.S: Likewise.
2348
783e3e2f
AS
2349 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
2350 bspstore register on ia64.
2351
78ff580e
AS
23522007-01-29 Andreas Schwab <schwab@suse.de>
2353
cc8e9b12
AS
2354 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
2355 "frame-begin" annotation.
2356
78ff580e
AS
2357 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
2358 number of "frames-invalid" annotations.
2359
704a4f78
DJ
23602007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2361
2362 * gdb.base/commands.exp: Call if_commands_test.
2363 (gdb_test_no_prompt, if_commands_test): New.
2364
e741bf94
MK
23652007-01-28 Mark Kettenis <kettenis@gnu.org>
2366
2367 * gdb.threads/sigthread.c (NSIGS): Make bigger.
2368
474d0ad3
AS
23692007-01-27 Andreas Schwab <schwab@suse.de>
2370
2371 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
2372 .short/.int/.quad in the dwarf sections.
2373 * gdb.dwarf2/dw2-intercu.S: Likewise.
2374 * gdb.dwarf2/dw2-intermix.S: Likewise.
2375
e784b426
JK
23762007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2377
2378 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
2379 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
2380 array.
e784b426
JK
2381 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
2382 * gdb.base/setvar.exp: Likewise.
2383
37f08e04
AS
23842007-01-26 Andreas Schwab <schwab@suse.de>
2385
9a01813a
AS
2386 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
2387 test.
2388
37f08e04
AS
2389 * gdb.base/multi-forks.exp ("restart $i"): Also match
2390 __kernel_syscall_via_break.
2391
6e2a9270
VP
23922007-01-24 Vladimir Prus <vladimir@codesourcery.com>
2393
2394 * lib/mi-support.exp (mi_delete_varobj): New.
2395 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
2396 testcase.
2397 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
2398 (main): Call the above.
2399 (reference_update_test, base_in_reference_test)
2400 (reference_to_pointer): Delete the created varobjs.
2401
e515b470
DJ
24022007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
2403
2404 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
2405 * configure: Regenerated.
2406 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
2407 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
2408 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
2409 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
2410 * lib/gdb.exp (gdb_skip_xml_test): New function.
2411
08d8bcd7
DJ
24122007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
2413
2414 * gdb.base/sigrepeat.exp: Correct error message.
2415
24162007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
2417 Daniel Jacobowitz <dan@codesourcery.com>
2418
2419 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
2420 gdb.arch/i386-gnu-cfi-asm.S: New files.
2421
97c3f1f3
JK
24222007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2423
2424 * lib/gdb.exp: Abort on missing `site.exp'.
2425
cb1df416
DJ
24262007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2427 Daniel Jacobowitz <dan@codesourcery.com>
2428
2429 * gdb.base/included.c, gdb.base/included.exp,
2430 gdb.base/included.h: New files.
2431
35990120
DJ
24322007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
2433
2434 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
2435 (maximize_rlimit): Reduce limits on 64-bit systems.
2436
6e81a116 24372007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
2438
2439 From Marcus Deuling <deuling@de.ibm.com>:
2440 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
2441 every case.
2442
6c3c41f3
NR
24432007-01-13 Nick Roberts <nickrob@snap.net.nz>
2444
2445 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
2446 (test_path_specification): Use objdir instead of srcdir to always
2447 get an absolute filename.
2448
2f12c312
DJ
24492007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
2450
2451 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
2452
81121995
VP
24532007-01-11 Vladimir Prus <vladimir@codesourcery.com>
2454
2455 * gdb.mi/mi-var-cp.cc (reference_update_tests):
2456 Make sure the variable we're using is in scope.
2457 (reference_to_pointer): Likewise.
2458
4741b737
DJ
24592007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2460
2461 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
2462 has no debug information.
2463
054410c3
DJ
24642007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2465
2466 * gdb.base/annota1.exp: Remove extra send_gdb.
2467
818f79f6
DJ
24682007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2469
2470 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
2471
f7a6bb70
DJ
24722007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2473
2474 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
2475
57e66780
DJ
24762007-01-08 Nick Roberts <nickrob@snap.net.nz>
2477 Daniel Jacobowitz <dan@codesourcery.com>
2478
2479 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
2480 lcharacter or linteger change. Correct duplicated test name.
2481 * gdb.mi/mi2-var-cmd.exp: Likewise.
2482
3d799a95
DJ
24832007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
2484
2485 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
2486
24872007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9
JB
2488
2489 * gdb.base/nofield.c: New file.
2490 * gdb.base/nofield.exp: New testcase.
2491
eafb94e8
NR
24922007-01-05 Nick Roberts <nickrob@snap.net.nz>
2493
2494 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
2495
2496 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
2497 test.
2498
5e572bb4
DJ
24992007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2500
2501 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
2502
74a44383
DJ
25032007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2504
2505 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
2506 when continuing.
2507
1b572db9
DJ
25082007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
2509
2510 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
2511 Expect ".exe" extension.
2512
381bc39b
DJ
25132007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
2514
2515 * gdb.base/charset.exp: Add explicit filename to break.
2516 * gdb.base/dbx.exp: Add explicit filename to breaks.
2517
2b70e4c6
DJ
25182007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
2519
2520 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
2521 * gdb.mi/mi2-file.exp: Likewise.
2522
303b6f5d
DJ
25232007-01-04 Vladimir Prus <vladimir@codesourcery.com>
2524
2525 Implement specification of MI tests as comments
2526 in C and C++ sources.
2527 * lib/mi-support.exp (mi_autotest_data): New variable.
2528 (mi_autotest_source): New variable.
2529 (count_newlines, mi_prepare_inline_tests)
2530 (mi_get_inline_test, mi_continue_to_line)
2531 (mi_run_inline_test, mi_tbreak)
2532 (mi_send_resuming_command, mi_wait_for_stop): New functions.
2533 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
2534 Run inline tests.
2535 * gdb.mi/mi-var-cp.cc: Define tests here.
2536
23da0d94
VP
25372007-01-04 Vladimir Prus <vladimir@codesourcery.com>
2538
2539 Simplify usage of mi_continue_to.
2540 * lib/mi-support.exp (mi_runto_helper): Renamed
2541 from mi_runto, added new parameter 'run_or_continue'.
2542 (mi_runto): Use mi_runto_helper.
2543 (mi_continue_to): Accept just function name as parameter.
2544 Use mi_runto_helper.
2545 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
2546 * gdb.mi/mi2-var-cmd.exp: Likewise.
2547
f9e18282
JB
25482006-01-04 Joel Brobecker <brobecker@adacore.com>
2549
2550 Make this testcase a bit more realistic. The current code
2551 is too simplistic, and allows the compiler to optimize out
2552 some of the entities we need for this testcase.
2553 * gdb.ada/null_record/bar.ads (Void_Star): New type.
2554 (Do_Nothing): Add extra parameter.
2555 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
2556 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
2557 by using a variable of type Void_Star.
2558
fd678c65
JB
25592006-01-04 Joel Brobecker <brobecker@adacore.com>
2560
2561 * gdb.ada/catch_ex/foo.adb: New file.
2562 * gdb.ada/catch_ex.exp: New testcase.
2563
05cfdb42
DJ
25642007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
2565
2566 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
2567 pass --image-base to linker.
2568
2e03ee74
DJ
25692007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2570 Daniel Jacobowitz <dan@codesourcery.com>
2571
2572 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
2573 secondary prompts.
2574
0d5de010
DJ
25752007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2576
2577 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
2578 output. Test the types of members and member pointers.
2579 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
2580 gdb/2092.
2581 * gdb.cp/member-ptr.exp: Search for a comment instead of a
2582 statement. Enable for GCC. Update expected output for some tests
2583 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
2584 layout.
2585 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
2586 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
2587 (Diamond::vget_base): New.
2588 (main): Add new tests.
2589 * gdb.cp/printmethod.exp: Update expected output for member functions.
2590 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
2591 print pEe->D::vg().
2592
61a771aa
DJ
25932007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2594
2595 * gdb.threads/tls.exp: Allow stops in sem_post.
2596
2fa63963
DJ
25972006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
2598
2599 * gdb.base/annota1.exp: Allow .*printf in backtraces.
2600 * gdb.base/annota3.exp: Likewise.
2601 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
2602 again (instead of timing out).
2603 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
2604 GCC bug 26475.
2605 * gdb.java/jmisc.exp: Adjust to work with method signatures including
2606 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
2607 test from jmisc1.exp.
2608 * gdb.java/jmisc1.exp: Delete.
2609 * gdb.java/jprint.exp: Adjust to work with method signatures including
2610 return types.
2611 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
2612 * gdb.threads/linux-dp.exp: Don't be confused by program output.
2613 * lib/java.exp (compile_java_from_source): Pass the correct type
2614 to target_compile.
2615
5eefc2b7
JB
26162006-12-31 Joel Brobecker <brobecker@adacore.com>
2617
2618 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
2619 (stack_align_edx): New function.
2620 (stack_align_eax): New function.
2621 (main): Add calls to stack_align_edx and stack_align_eax.
2622 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
2623 Add testing for the cases where the register used during a stack
2624 realignment is edx. Same for eax.
2625
227c54da
DJ
26262006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
2627
2628 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
2629 and generic PE targets.
2630
cab8ac94
JB
26312006-12-29 Joel Brobecker <brobecker@adacore.com>
2632
2633 * gdb.ada/array_return.exp: Update copyright date list.
2634
ba54f318
JB
26352006-12-27 Joel Brobecker <brobecker@adacore.com>
2636
2637 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
2638 (Create_Small_Float_Vector): New function.
2639 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
2640 function body.
2641 * gdb.ada/array_return/p.adb: Use new type and function from
2642 package Pck.
2643 * gdb.ada/array_return.exp: Add a test verifying that GDB is
2644 able to print the value returned by a function returning an
2645 array of float.
2646
6b7a35dd
JB
26472006-12-20 Joel Brobecker <brobecker@adacore.com>
2648
2649 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
2650 The associated tests should be PASSing.
2651
038224f6
VP
26522006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2653
2654 Test for base in references.
2655 * gdb.mi/mi-var-cp.cc: Add test code.
2656 * gdb.mi/mi-var-cp.exp: Test for bases in references.
2657 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
2658 * gdb.mi/mi2-watch.exp: Likewise.
2659 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
2660 (mi_list_varobj_children): New function.
2661
b26ed50d
VP
26622006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2663
2664 * lib/mi-support.exp
2665 (mi_runto): Accept "()" after function name.
2666 (mi_create_varobj): New function.
2667 (mi_varobj_update): New function.
2668 (mi_Check_varobj_value): New function.
2669 * gdb.mi/mi-var-cp.exp: New file.
2670 * gdb.mi/mi-var-cp.cc: New file.
2671
08232497
DJ
26722006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
2673
2674 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
2675 gdb.base/weaklib2.c: New files.
2676
d394c993 26772006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 2678
ac6c2fba
NS
2679 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
2680 info. Adjust test names.
2681
8ec659a0 2682 * gdb.base/break.c (main): Move position of malloc.
d394c993 2683 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 2684
acd65feb
VP
26852006-11-28 Vladimir Prus <vladimir@codesourcery.com>
2686
2687 * gdb.mi/mi-var-cmd.exp: Check -var-update after
2688 assignement of arrays and function pointers.
2689 * gdb.mi/var-cmd.c: Add declaration necessary for above
2690 tests.
2691
f556d5e5
NS
26922006-11-27 Nathan Sidwell <nathan@codesourcery.com>
2693
2694 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
2695
2696 * gdb.threads/linux-dp.exp: Read thread table before and after
2697 creating each philosopher and verify it.
2698
697bc68d
NS
26992006-11-27 Nathan Sidwell <nathan@codesourcery.com>
2700 Paul Brook <paul@codesourcery.com>
2701 Daniel Jacobowitz <dan@codesourcery.com>
2702
2703 * gdb.base/ending-run.exp: Flatten expect script stepping out of
2704 main to remove duplication. Add start function of the form
2705 '_*start[1-9]*'. Add RVDS start function.
2706
29d73ae4
DJ
27072006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
2708
2709 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
2710
c1d88655
UW
27112006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2712
2713 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
2714 * gdb.asm/spu.inc: New file.
2715 * gdb.base/term.exp: Disable if [target_info exists noargs].
2716 * gdb.gdb/complaints.exp: Disable if ![isnative].
2717 * gdb.gdb/selftest.exp: Likewise.
2718 * gdb.gdb/observer.exp: Likewise.
2719 * gdb.gdb/xfullpath.exp: Likewise.
2720 * gdb.base/attach.exp: Disable on SPU target.
2721 * gdb.cp/bs145503.exp: Likewise.
2722 * gdb.cp/exception.exp: Likewise.
2723 * gdb.cp/userdef.exp: Likewise.
2724
32a13b1a
DJ
27252006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
2726
2727 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
2728
d8295fe9
VP
27292006-11-10 Vladimir Prus <vladimir@codesourcery.com>
2730
2731 * gdb.base/completion.exp: Fix completion tests for
2732 'info' and 'info '.
2733 * gdb.base/help.exp (help_test_raw, test_class_help)
2734 (test_prefix_command_help): Move...
2735 * lib/gdb.exp: Here.
2736 * gdb.base/main.exp: Adjust.
2737 * gdb.cp/maint.exp: Adjust.
2738 * gdb.trace/tracecmd.exp: Use test_help_class.
2739
8c394015
VP
27402006-11-09 Vladimir Prus <vladimir@codesourcery.com>
2741
2742 * gdb.stabs/weird.exp (print_weird_var): Use
2743 gdb_test_multiple instead of gdb_expect.
2744
027fc1bc
VP
27452006-11-09 Vladimir Prus <vladimir@codesourcery.com>
2746
2747 * gdb.base/help.exp (help_test_raw): New.
2748 (test_class_help): New.
2749 (test_prefix_command_help): New.
2750 Adjust testcases.
2751
67609209
FR
27522006-11-09 Christophe Lyon <christophe.lyon@st.com>
2753
2754 * gdb.base/constvars.c (main): Write to crass and crips, so that
2755 they are allocated by the compiler.
2756
f73adfeb
AS
27572006-10-27 Andreas Schwab <schwab@suse.de>
2758
2759 * gdb.base/multi-forks.exp: Use "detach fork" instead of
2760 "detach-fork".
2761
2f83a18e
DJ
27622006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
2763
2764 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
2765 of patterns.
2766
94277a38
DJ
27672006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2768
2769 * gdb.base/sepdebug.exp: Remove debug format test.
2770 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
2771 Handle no-symtab.
2772 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
2773
5bd2f6e2
DJ
27742006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2775
2776 * gdb.threads/manythreads.c (thread_function, main): Don't cast
2777 int to pointer or pointer to int.
2778 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
2779
8c008720
DJ
27802006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
2781
2782 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
2783
9e35dae4
DJ
27842006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2785
2786 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
2787
d9639e13
DJ
27882006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
2789
2790 PR c++/2116
2791 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
2792
390a1bd0
JB
27932006-10-06 Joel Brobecker <brobecker@adacore.com>
2794
2795 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
2796 the corresponding bug has been fixed in GDB (PR/2018).
2797
dd920c33
JB
27982006-10-06 Joel Brobecker <brobecker@adacore.com>
2799
2800 * gdb.base/subst.exp: New testcase.
2801
53bbefe9
JB
28022006-10-06 Joel Brobecker <brobecker@adacore.com>
2803
2804 * gdb.ada/array_return/pck.ads: Add copyright notice.
2805 * gdb.ada/array_return/pck.adb: Likewise.
2806 * gdb.ada/array_return/p.adb: Likewise.
2807 * gdb.ada/exec_changed/first.adb: Likewise.
2808 * gdb.ada/exec_changed/second.adb: Likewise.
2809
09851417
JB
28102006-10-06 Joel Brobecker <brobecker@adacore.com>
2811
2812 * gdb.ada/watch_arg/watch.adb: New file.
2813 * gdb.ada/watch_arg.exp: New testcase.
2814
041bf30d
VP
28152006-10-02 Vladimir Prus <vladimir@codesourcery.com>
2816
2817 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
2818 via string_to_regexp.
2819 * gdb.mi/mi2-basics.exp: Likewise.
2820
f286fbdd 28212006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
2822
2823 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
2824 Remove unused / obsolete files.
2825
7c07f349
NR
28262006-09-19 Nick Roberts <nickrob@snap.net.nz>
2827
2828 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
2829
cd5ff84a
VP
28302006-09-17 Vladimir Prus <vladimir@codesourcery.com>
2831
2832 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
2833 HIGH_FRAME argument to -stack-list-arguments can be larger than
2834 the number of frames.
2835
ae018d1a
DJ
28362006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
2837
2838 * gdb.base/args.c (main): Add breakpoint marker.
2839 * gdb.base/args.exp: Use args_test for tests. Add new tests which
2840 really test empty arguments.
2841 (args_load): Delete.
2842 (args_test): New.
2843
b399c549
NR
28442006-09-13 Nick Roberts <nickrob@snap.net.nz>
2845
2846 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
2847 check for one file.
2848
2ab1eb7a
VP
28492006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
2850
2851 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
2852 HIGH_FRAME argument to -stack-list-locals can be larger than
2853 the number of frames.
2854
476308bf
FF
28552006-08-18 Fred Fish <fnf@specifix.com>
2856
2857 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
2858 '$' in front of skip_vmx_tests_saved when setting that.
2859
8625200f
AS
28602006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
2861
2862 * gdb.base/trace-commands.exp: New file.
2863
089ec8f1
DJ
28642006-08-10 Joel Brobecker <brobecker@adacore.com>
2865 Daniel Jacobowitz <dan@codesourcery.com>
2866
2867 * gdb.base/step-bt.exp: Make hexadecimal address optional in
2868 expected output of the backtrace commands.
2869
b60f0898
JB
28702006-08-09 Joel Brobecker <brobecker@adacore.com>
2871
2872 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
2873 untested followed by return combination.
2874 * gdb.arch/altivec-regs.exp: Likewise.
2875 * gdb.arch/e500-abi.exp: Likewise.
2876 * gdb.arch/e500-regs.exp: Likewise.
2877 * gdb.arch/gdb1291.exp: Likewise.
2878 * gdb.arch/gdb1431.exp: Likewise.
2879 * gdb.arch/gdb1558.exp: Likewise.
2880 * gdb.arch/i386-prologue.exp: Likewise.
2881 * gdb.arch/i386-unwind.exp: Likewise.
2882 * gdb.asm/asm-source.exp: Likewise.
2883 * gdb.base/a2-run.exp: Likewise.
2884 * gdb.base/advance.exp: Likewise.
2885 * gdb.base/all-bin.exp: Likewise.
2886 * gdb.base/annota1.exp: Likewise.
2887 * gdb.base/annota3.exp: Likewise.
2888 * gdb.base/args.exp: Likewise.
2889 * gdb.base/arithmet.exp: Likewise.
2890 * gdb.base/assign.exp: Likewise.
2891 * gdb.base/async.exp: Likewise.
2892 * gdb.base/attach.exp: Likewise.
2893 * gdb.base/bang.exp: Likewise.
2894 * gdb.base/bigcore.exp: Likewise.
2895 * gdb.base/bitfields.exp: Likewise.
2896 * gdb.base/bitfields2.exp: Likewise.
2897 * gdb.base/break.exp: Likewise.
2898 * gdb.base/call-sc.exp: Likewise.
2899 * gdb.base/call-strs.exp: Likewise.
2900 * gdb.base/callfuncs.exp: Likewise.
2901 * gdb.base/checkpoint.exp: Likewise.
2902 * gdb.base/chng-syms.exp: Likewise.
2903 * gdb.base/code-expr.exp: Likewise.
2904 * gdb.base/commands.exp: Likewise.
2905 * gdb.base/completion.exp: Likewise.
2906 * gdb.base/cond-expr.exp: Likewise.
2907 * gdb.base/condbreak.exp: Likewise.
2908 * gdb.base/consecutive.exp: Likewise.
2909 * gdb.base/constvars.exp: Likewise.
2910 * gdb.base/corefile.exp: Likewise.
2911 * gdb.base/cvexpr.exp: Likewise.
2912 * gdb.base/dbx.exp: Likewise.
2913 * gdb.base/define.exp: Likewise.
2914 * gdb.base/detach.exp: Likewise.
2915 * gdb.base/display.exp: Likewise.
2916 * gdb.base/dump.exp: Likewise.
2917 * gdb.base/ena-dis-br.exp: Likewise.
2918 * gdb.base/ending-run.exp: Likewise.
2919 * gdb.base/environ.exp: Likewise.
2920 * gdb.base/eval-skip.exp: Likewise.
2921 * gdb.base/exprs.exp: Likewise.
2922 * gdb.base/fileio.exp: Likewise.
2923 * gdb.base/finish.exp: Likewise.
2924 * gdb.base/float.exp: Likewise.
2925 * gdb.base/foll-exec.exp: Likewise.
2926 * gdb.base/foll-fork.exp: Likewise.
2927 * gdb.base/foll-vfork.exp: Likewise.
2928 * gdb.base/freebpcmd.exp: Likewise.
2929 * gdb.base/funcargs.exp: Likewise.
2930 * gdb.base/gcore.exp: Likewise.
2931 * gdb.base/gdb1090.exp: Likewise.
2932 * gdb.base/gdb1250.exp: Likewise.
2933 * gdb.base/huge.exp: Likewise.
2934 * gdb.base/info-proc.exp: Likewise.
2935 * gdb.base/interrupt.exp: Likewise.
2936 * gdb.base/jump.exp: Likewise.
2937 * gdb.base/langs.exp: Likewise.
2938 * gdb.base/lineinc.exp: Likewise.
2939 * gdb.base/list.exp: Likewise.
2940 * gdb.base/logical.exp: Likewise.
2941 * gdb.base/long_long.exp: Likewise.
2942 * gdb.base/macscp.exp: Likewise.
2943 * gdb.base/maint.exp: Likewise.
2944 * gdb.base/mips_pro.exp: Likewise.
2945 * gdb.base/miscexprs.exp: Likewise.
2946 * gdb.base/multi-forks.exp: Likewise.
2947 * gdb.base/opaque.exp: Likewise.
2948 * gdb.base/overlays.exp: Likewise.
2949 * gdb.base/pc-fp.exp: Likewise.
2950 * gdb.base/pointers.exp: Likewise.
2951 * gdb.base/printcmds.exp: Likewise.
2952 * gdb.base/psymtab.exp: Likewise.
2953 * gdb.base/ptype.exp: Likewise.
2954 * gdb.base/recurse.exp: Likewise.
2955 * gdb.base/relational.exp: Likewise.
2956 * gdb.base/relocate.exp: Likewise.
2957 * gdb.base/remote.exp: Likewise.
2958 * gdb.base/reread.exp: Likewise.
2959 * gdb.base/restore.exp: Likewise.
2960 * gdb.base/return.exp: Likewise.
2961 * gdb.base/return2.exp: Likewise.
2962 * gdb.base/scope.exp: Likewise.
2963 * gdb.base/sect-cmd.exp: Likewise.
2964 * gdb.base/sep.exp: Likewise.
2965 * gdb.base/sepdebug.exp: Likewise.
2966 * gdb.base/setshow.exp: Likewise.
2967 * gdb.base/setvar.exp: Likewise.
2968 * gdb.base/sigall.exp: Likewise.
2969 * gdb.base/sigbpt.exp: Likewise.
2970 * gdb.base/signals.exp: Likewise.
2971 * gdb.base/signull.exp: Likewise.
2972 * gdb.base/sizeof.exp: Likewise.
2973 * gdb.base/solib.exp: Likewise.
2974 * gdb.base/step-line.exp: Likewise.
2975 * gdb.base/step-test.exp: Likewise.
2976 * gdb.base/structs.exp: Likewise.
2977 * gdb.base/structs2.exp: Likewise.
2978 * gdb.base/term.exp: Likewise.
2979 * gdb.base/twice.exp: Likewise.
2980 * gdb.base/until.exp: Likewise.
2981 * gdb.base/varargs.exp: Likewise.
2982 * gdb.base/volatile.exp: Likewise.
2983 * gdb.base/watchpoint.exp: Likewise.
2984 * gdb.base/whatis-exp.exp: Likewise.
2985 * gdb.base/whatis.exp: Likewise.
2986 * gdb.cp/ambiguous.exp: Likewise.
2987 * gdb.cp/annota2.exp: Likewise.
2988 * gdb.cp/annota3.exp: Likewise.
2989 * gdb.cp/bool.exp: Likewise.
2990 * gdb.cp/breakpoint.exp: Likewise.
2991 * gdb.cp/casts.exp: Likewise.
2992 * gdb.cp/class2.exp: Likewise.
2993 * gdb.cp/classes.exp: Likewise.
2994 * gdb.cp/cplusfuncs.exp: Likewise.
2995 * gdb.cp/ctti.exp: Likewise.
2996 * gdb.cp/derivation.exp: Likewise.
2997 * gdb.cp/exception.exp: Likewise.
2998 * gdb.cp/gdb1355.exp: Likewise.
2999 * gdb.cp/hang.exp: Likewise.
3000 * gdb.cp/inherit.exp: Likewise.
3001 * gdb.cp/local.exp: Likewise.
3002 * gdb.cp/m-data.exp: Likewise.
3003 * gdb.cp/m-static.exp: Likewise.
3004 * gdb.cp/member-ptr.exp: Likewise.
3005 * gdb.cp/method.exp: Likewise.
3006 * gdb.cp/misc.exp: Likewise.
3007 * gdb.cp/namespace.exp: Likewise.
3008 * gdb.cp/overload.exp: Likewise.
3009 * gdb.cp/ovldbreak.exp: Likewise.
3010 * gdb.cp/pr-1023.exp: Likewise.
3011 * gdb.cp/pr-1210.exp: Likewise.
3012 * gdb.cp/pr-574.exp: Likewise.
3013 * gdb.cp/printmethod.exp: Likewise.
3014 * gdb.cp/psmang.exp: Likewise.
3015 * gdb.cp/ref-params.exp: Likewise.
3016 * gdb.cp/ref-types.exp: Likewise.
3017 * gdb.cp/rtti.exp: Likewise.
3018 * gdb.cp/templates.exp: Likewise.
3019 * gdb.cp/try_catch.exp: Likewise.
3020 * gdb.cp/userdef.exp: Likewise.
3021 * gdb.cp/virtfunc.exp: Likewise.
3022 * gdb.disasm/am33.exp: Likewise.
3023 * gdb.disasm/h8300s.exp: Likewise.
3024 * gdb.disasm/mn10300.exp: Likewise.
3025 * gdb.disasm/sh3.exp: Likewise.
3026 * gdb.disasm/t01_mov.exp: Likewise.
3027 * gdb.disasm/t02_mova.exp: Likewise.
3028 * gdb.disasm/t03_add.exp: Likewise.
3029 * gdb.disasm/t04_sub.exp: Likewise.
3030 * gdb.disasm/t05_cmp.exp: Likewise.
3031 * gdb.disasm/t06_ari2.exp: Likewise.
3032 * gdb.disasm/t07_ari3.exp: Likewise.
3033 * gdb.disasm/t08_or.exp: Likewise.
3034 * gdb.disasm/t09_xor.exp: Likewise.
3035 * gdb.disasm/t10_and.exp: Likewise.
3036 * gdb.disasm/t11_logs.exp: Likewise.
3037 * gdb.disasm/t12_bit.exp: Likewise.
3038 * gdb.disasm/t13_otr.exp: Likewise.
3039 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
3040 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
3041 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3042 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
3043 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
3044 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3045 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3046 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3047 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
3048 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
3049 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3050 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
3051 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
3052 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
3053 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
3054 * gdb.mi/gdb701.exp: Likewise.
3055 * gdb.mi/gdb792.exp: Likewise.
3056 * gdb.mi/mi-basics.exp: Likewise.
3057 * gdb.mi/mi-break.exp: Likewise.
3058 * gdb.mi/mi-cli.exp: Likewise.
3059 * gdb.mi/mi-console.exp: Likewise.
3060 * gdb.mi/mi-disassemble.exp: Likewise.
3061 * gdb.mi/mi-eval.exp: Likewise.
3062 * gdb.mi/mi-file.exp: Likewise.
3063 * gdb.mi/mi-read-memory.exp: Likewise.
3064 * gdb.mi/mi-regs.exp: Likewise.
3065 * gdb.mi/mi-return.exp: Likewise.
3066 * gdb.mi/mi-simplerun.exp: Likewise.
3067 * gdb.mi/mi-stack.exp: Likewise.
3068 * gdb.mi/mi-stepi.exp: Likewise.
3069 * gdb.mi/mi-syn-frame.exp: Likewise.
3070 * gdb.mi/mi-until.exp: Likewise.
3071 * gdb.mi/mi-var-block.exp: Likewise.
3072 * gdb.mi/mi-var-child.exp: Likewise.
3073 * gdb.mi/mi-var-cmd.exp: Likewise.
3074 * gdb.mi/mi-var-display.exp: Likewise.
3075 * gdb.mi/mi-watch.exp: Likewise.
3076 * gdb.mi/mi2-basics.exp: Likewise.
3077 * gdb.mi/mi2-break.exp: Likewise.
3078 * gdb.mi/mi2-cli.exp: Likewise.
3079 * gdb.mi/mi2-console.exp: Likewise.
3080 * gdb.mi/mi2-disassemble.exp: Likewise.
3081 * gdb.mi/mi2-eval.exp: Likewise.
3082 * gdb.mi/mi2-file.exp: Likewise.
3083 * gdb.mi/mi2-read-memory.exp: Likewise.
3084 * gdb.mi/mi2-regs.exp: Likewise.
3085 * gdb.mi/mi2-return.exp: Likewise.
3086 * gdb.mi/mi2-simplerun.exp: Likewise.
3087 * gdb.mi/mi2-stack.exp: Likewise.
3088 * gdb.mi/mi2-stepi.exp: Likewise.
3089 * gdb.mi/mi2-syn-frame.exp: Likewise.
3090 * gdb.mi/mi2-until.exp: Likewise.
3091 * gdb.mi/mi2-var-block.exp: Likewise.
3092 * gdb.mi/mi2-var-child.exp: Likewise.
3093 * gdb.mi/mi2-var-cmd.exp: Likewise.
3094 * gdb.mi/mi2-var-display.exp: Likewise.
3095 * gdb.mi/mi2-watch.exp: Likewise.
3096 * gdb.stabs/exclfwd.exp: Likewise.
3097 * gdb.stabs/weird.exp: Likewise.
3098 * gdb.threads/gcore-thread.exp: Likewise.
3099 * gdb.trace/actions.exp: Likewise.
3100 * gdb.trace/backtrace.exp: Likewise.
3101 * gdb.trace/circ.exp: Likewise.
3102 * gdb.trace/collection.exp: Likewise.
3103 * gdb.trace/deltrace.exp: Likewise.
3104 * gdb.trace/infotrace.exp: Likewise.
3105 * gdb.trace/limits.exp: Likewise.
3106 * gdb.trace/packetlen.exp: Likewise.
3107 * gdb.trace/passc-dyn.exp: Likewise.
3108 * gdb.trace/passcount.exp: Likewise.
3109 * gdb.trace/report.exp: Likewise.
3110 * gdb.trace/save-trace.exp: Likewise.
3111 * gdb.trace/tfind.exp: Likewise.
3112 * gdb.trace/tracecmd.exp: Likewise.
3113 * gdb.trace/while-dyn.exp: Likewise.
3114 * gdb.trace/while-stepping.exp: Likewise.
3115
f4b618d1
JB
31162006-08-08 Joel Brobecker <brobecker@adacore.com>
3117
3118 * gdb.base/step-bt.c: New file.
3119 * gdb.base/step-bt.exp: New testcase.
3120
3d00d119
DJ
31212006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3122
3123 * config/monitor.exp (gdb_load): Remove support for obsolete
3124 download-write-size.
3125 * gdb.base/remote.exp: Likewise. Update all callers of
3126 gdb_timed_load.
3127
017b5bd4
DJ
31282006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
3129
3130 * cursal.exp: Pass binfile to gdb_load.
3131
837c599d
DJ
31322006-08-01 Nathan Sidwell <nathan@codesourcery.com>
3133
3134 * gdb.base/cursal.exp: Add "" to gdb_load call.
3135
8dd4540b
MK
31362006-07-29 Mark Kettenis <kettenis@gnu.org>
3137
3138 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
3139 NetBSD/ELF targets.
3140
ab5c9f60
DJ
31412006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
3142
3143 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
3144 operator*.
3145
4c42eaff
DJ
31462006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
3147
3148 * gdb.base/completion.exp: Update for change in "file" behavior.
3149 * gdb.stabs/weird.exp: Likewise.
3150 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
3151 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
3152
0155cc76
NS
31532006-07-24 Nathan Sidwell <nathan@codesourcery.com>
3154
3155 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
3156 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
3157
16026cd7
AS
31582006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3159
3160 * gdb.base/default.exp: Update source command error message.
3161 * gdb.base/help.exp: Update 'help source' message.
3162
16963cb6
DJ
31632006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
3164
3165 * gdb.cp/bs15503.exp: Update comment for no longer crashing
3166 test.
3167
6d7fd486
AS
31682006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
3169
3170 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
3171
29e8a844
DJ
31722006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
3173
3174 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
3175
6afcfa39
DJ
31762006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
3177
3178 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
3179
267a692b
MK
31802006-07-17 Mark Kettenis <kettenis@gnu.org>
3181
3182 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
3183 *-*-openbsd* from targets for wich we expect ARM FPA floating
3184 point format.
3185
85d2fec4
NR
31862006-07-17 Nick Roberts <nickrob@snap.net.nz>
3187
3188 * gdb.cp/annota3.exp: Expect frame-begin annotation.
3189
31902006-07-17 Mark Kettenis <kettenis@gnu.org>
3191
3192 * gdb.base/annota3.exp: Expect frame-begin annotation.
3193
85b4c6e8
JB
31942006-07-14 Joel Brobecker <brobecker@adacore.com>
3195
3196 * gdb.base/help.exp: Adjust "help unset" test to accept
3197 any list of unset commands.
3198
fb933624
DJ
31992006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
3200 Daniel Jacobowitz <dan@codesourcery.com>
3201
3202 * gdb.cp/ref-params.exp: New test.
3203 * gdb.cp/ref-params.cc: New source file.
3204 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
3205
1dff4b64
MK
32062006-07-08 Mark Kettenis <kettenis@gnu.org>
3207
3208 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
3209 spaces/tabs in regular expressions since they might not be there.
3210
40d2e0e3
AS
32112006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
3212
3213 * gdb.base/ifelse.exp: New file.
3214
f6c957d2
NS
32152006-07-04 Nathan Sidwell <nathan@codesourcery.com>
3216
3217 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
3218 line.
3219 * gdb.base/huge.exp: Loop over compilation to find a size that
3220 is acceptable.
3221 * gdb.base/remote.exp: Correct expected strings.
3222 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
3223
b9c5a23d
DJ
32242006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3225
3226 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
3227
9af2e58d
DJ
32282006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3229
3230 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
3231 native.
3232
30930ca5
DJ
32332006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3234
3235 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
3236 enable stabs testing.
3237
aa32fa1d
DJ
32382006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3239
bd4a4c80 3240 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
3241 gdb_test_multiple does.
3242
321fef15
DJ
32432006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3244
3245 * Makefile.in (host_alias): Remove.
3246 (target_alias): Use @target_noncanonical@.
3247 (site.exp): Don't set host_alias.
3248 * aclocal.m4: Remove contents. Include acx.m4.
3249 * configure: Regenerated.
3250 * configure.ac: Use ACX_NONCANONICAL_TARGET.
3251
e1c2defa
NS
32522006-06-13 Nathan Sidwell <nathan@codesourcery.com>
3253
e63b55d1
NS
3254 * lib/gdb.exp (gdb_load_cmd): New.
3255
5600ea19
NS
3256 * gdb.base/fileio.c: Add system(NULL) test.
3257 * gdb.base/fileio.exp: Check it.
3258
e1c2defa
NS
3259 * gdb.base/break.c: Add 10a breakpoint at }
3260 * gdb.base/break.exp: Add test for breakpoint at }
3261 * gdb.cp/anon-union.cc: Add code at end of function.
3262 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
3263 * gdb.mi/var-cmd.c: Add code at end of function.
3264 * gdb.mi/mi-var-display.exp: Adjust end of next.
3265 * gdb.mi/mi2-var-display.exp: Likewise.
3266 * gdb.base/fileio.c: Add stop function and insert calls at
3267 stopping places.
3268 * gdb.base/fileio.exp: Breakpoint stop function and remove
3269 explicit line number references.
3270
6c0112ec
JB
32712006-05-19 Joel Brobecker <brobecker@adacore.com>
3272
3273 * gdb.base/del.exp (test_delete_alias): New function.
3274 Now check that both "del" and "d" work as aliases for "delete".
3275
154189a4
FF
32762006-05-18 Fred Fish <fnf@specifix.com>
3277
3278 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
3279 required. Check for spurious output after program exits normally.
3280
582e64c2
FF
32812006-05-17 Fred Fish <fnf@specifix.com>
3282
3283 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
3284 gdb_load, so it works in the simulator.
3285
8ef6493a
FF
32862006-05-11 Fred Fish <fnf@specifix.com>
3287
3288 * gdb.base/bang.exp: Ignore unexpected output between the
3289 "program exited normally" and the gdb prompt, as many other
3290 tests do.
3291
692b141c
MK
32922006-05-07 Mark Kettenis <kettenis@gnu.org>
3293
3294 * gdb.base/help.exp: Make "delete checkpoint" part option for
3295 "help d" and "help delete" tests.
3296
540b8a30
UW
32972006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3298
3299 * gdb.mi/mi-basics.exp: Add missing serial number to
3300 expected output in some mi_gdb_test statements.
3301 * gdb.mi/mi2-basics.exp: Likewise.
3302
9b6462d9
JB
33032006-05-05 Joel Brobecker <brobecker@adacore.com>
3304
3305 * gdb.base/del.c: New file.
3306 * gdb.base/del.exp: New testcase.
3307
954de43b
DM
33082006-05-05 David S. Miller <davem@sunset.davemloft.net>
3309
3310 * gdb.base/break.exp: Do not assume a breakpoint on
3311 main will actually be in $srcfile when optimizing.
1303f75e
DM
3312 * gdb.base/savedregs.exp: Do not require that the dummy
3313 frame location match up to a symbol and source file location.
c3242428
DM
3314 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
3315 will get printed without a mi_cmd_data_list_register_values prefix.
3316 (*-data-list-register-*): Correct regular expressions to expect the new
3317 pseudo d? floating point registers.
3318 * gdb.mi/mi2-regs.exp: Likewise.
3319
c7e64c9a
DJ
33202006-05-05 Christophe Lyon <christophe.lyon@st.com>
3321
3322 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
3323 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
3324 is allocated by the compiler.
3325 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
3326 anons, e, anone to force their allocation by the compiler.
3327
33282006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
3329
3330 * gdb.base/help.exp: Update expected text for help d and
3331 help delete.
3332
27ce9a6d
MK
33332006-05-02 Mark Kettenis <kettenis@gnu.org>
3334
3335 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
3336 NetBSD/ELF targets.
3337
8608915f
MK
33382006-04-30 Mark Kettenis <kettenis@gnu.org>
3339
3340 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
3341 single-step breakpoint fails; make this a KFAIL on
3342 sparc*-*-openbsd*.
3343 * gdb.base/siginfo.exp: Likewise.
3344 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3345
b8db102d
MS
33462006-04-26 Michael Snyder <msnyder@redhat.com>
3347
3348 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
3349 which may have to consume output from other forks.
3350 Add tests to make sure that "delete fork" succeeded.
3351
c702009a
MS
33522006-04-20 Michael Snyder <msnyder@redhat.com>
3353
3354 * 2006-03-22 Jim Blandy <jimb@redhat.com>
3355 Add support for the Renesas M32C and M16C.
3356
3357 * gdb.asm/asm-source.exp: Add m32c target.
3358 * gdb.asm/m32c.inc: Support for m32c target.
3359
e28493f2
AS
33602006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
3361
3362 * gdb.base/commands.exp (recursive_source_test): New test.
3363
880da185
DM
33642006-04-04 David S. Miller <davem@sunset.davemloft.net>
3365
3366 * gdb.base/float.exp: Add pattern for sparc targets.
3367
61d9b92f
DJ
33682006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3369
3370 * gdb.base/commands.exp (stray_arg0_test): New test.
3371
bd717df8
PB
33722006-03-30 Paul Brook <paul@codesourcery.com>
3373
3374 * gdb.mi/mi-until.exp: kfail broken until command.
3375 * gdb.mi/mi2-until.exp: Ditto.
3376
ec793d3c
NR
33772006-03-27 Nick Roberts <nickrob@snap.net.nz>
3378
3379 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
3380
831004b7
AO
33812006-03-08 Alexandre Oliva <aoliva@redhat.com>
3382
3383 * gdb.base/prelink.exp: Anchor tested-for regular expression
3384 on gdb prompt.
3385
effe49a0
PB
33862006-03-07 Paul Brook <paul@codesourcery.com>
3387
3388 * gdb.base/assign.exp: Correct fail message.
3389
e5461016
PB
33902006-03-07 Paul Brook <paul@codesourcery.com>
3391
3392 * lib/compiler.c: Extract armcc version number.
3393 * lib/compiler.cc: Ditto.
3394
fc91c6c2
PB
33952006-03-07 Paul Brook <paul@codesourcery.com>
3396
3397 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
3398 additional_flags=-w.
3399 * gdb.arch/altivec-regs.exp: Ditto.
3400 * gdb.arch/e500-abi.exp: Ditto.
3401 * gdb.arch/e500-regs.exp: Ditto.
3402 * gdb.base/all-bin.exp: Ditto.
3403 * gdb.base/annota1.exp: Ditto.
3404 * gdb.base/annota3.exp: Ditto.
3405 * gdb.base/args.exp: Ditto.
3406 * gdb.base/arithmet.exp: Ditto.
3407 * gdb.base/assign.exp: Ditto.
3408 * gdb.base/async.exp: Ditto.
3409 * gdb.base/bang.exp: Ditto.
3410 * gdb.base/break.exp: Ditto.
3411 * gdb.base/call-rt-st.exp: Ditto.
3412 * gdb.base/completion.exp: Ditto.
3413 * gdb.base/cond-expr.exp: Ditto.
3414 * gdb.base/condbreak.exp: Ditto.
3415 * gdb.base/consecutive.exp: Ditto.
3416 * gdb.base/define.exp: Ditto.
3417 * gdb.base/display.exp: Ditto.
3418 * gdb.base/ena-dis-br.exp: Ditto.
3419 * gdb.base/environ.exp: Ditto.
3420 * gdb.base/eval-skip.exp: Ditto.
3421 * gdb.base/info-proc.exp: Ditto.
3422 * gdb.base/jump.exp: Ditto.
3423 * gdb.base/logical.exp: Ditto.
3424 * gdb.base/long_long.exp: Ditto.
3425 * gdb.base/maint.exp: Ditto.
3426 * gdb.base/miscexprs.exp: Ditto.
3427 * gdb.base/pc-fp.exp: Ditto.
3428 * gdb.base/pointers.exp: Ditto.
3429 * gdb.base/relational.exp: Ditto.
3430 * gdb.base/reread.exp: Ditto.
3431 * gdb.base/sect-cmd.exp: Ditto.
3432 * gdb.base/sep.exp: Ditto.
3433 * gdb.base/sepdebug.exp: Ditto.
3434 * gdb.base/until.exp: Ditto.
3435 * gdb.base/whatis-exp.exp: Ditto.
3436 * gdb.cp/annota2.exp: Ditto.
3437 * gdb.cp/annota3.exp: Ditto.
3438 * gdb.trace/actions.exp: Ditto.
3439 * gdb.trace/backtrace.exp: Ditto.
3440 * gdb.trace/circ.exp: Ditto.
3441 * gdb.trace/collection.exp: Ditto.
3442 * gdb.trace/deltrace.exp: Ditto.
3443 * gdb.trace/infotrace.exp: Ditto.
3444 * gdb.trace/limits.exp: Ditto.
3445 * gdb.trace/packetlen.exp: Ditto.
3446 * gdb.trace/passc-dyn.exp: Ditto.
3447 * gdb.trace/passcount.exp: Ditto.
3448 * gdb.trace/report.exp: Ditto.
3449 * gdb.trace/save-trace.exp: Ditto.
3450 * gdb.trace/tfind.exp: Ditto.
3451 * gdb.trace/tracecmd.exp: Ditto.
3452 * gdb.trace/while-dyn.exp: Ditto.
3453 * gdb.trace/while-stepping.exp: Ditto.
3454 * lib/gdb.exp: Ditto.
3455 (gdb_compile): Handle nowarning option.
3456
5f4a23d9
AO
34572006-03-07 Alexandre Oliva <aoliva@redhat.com>
3458
3459 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
3460 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
3461 Rename executable to prelinkt. Don't re-prelink if we didn't
3462 get a core file. Test prelink -u exit status to tell whether
3463 prelinking failed. Use gdb_test_multiple.
3464
9733fc94
DJ
34652006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3466
3467 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
3468 (do_tests): Call it.
3469
cc10cae3
AO
34702006-02-28 Alexandre Oliva <aoliva@redhat.com>
3471
3472 * gdb.base/prelink.exp: New test.
3473 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
3474
15c46491
WZ
34752006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
3476
3477 * gdb.fortran/derived-type.f90: New file.
3478 * gdb.fortran/derived-type.exp: New testcase.
3479
5c9f7ded
DJ
34802006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
3481
3482 * gdb.base/default.exp: Allow ';' as a directory separator.
3483
5b96932b
AS
34842006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
3485
3486 * gdb.base/help.exp (help add-symbol-file): Update.
3487
1986bccd
AS
34882006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
3489
3490 * gdb.base/help.exp (help load): Update expected results.
3491
a8b7528f
FF
34922006-02-19 Fred Fish <fnf@specifix.com>
3493
3494 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
3495 specifix hex value as part of results.
3496 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
3497
f8261448
FF
34982006-02-16 Fred Fish <fnf@specifix.com>
3499
3500 * gdb.base/whatis.c: Define variables using typedefs char_addr,
3501 ushort_addr, and slong_addr, so the typedefs are not optimized
3502 away.
3503 * gdb.base/whatis.exp: Add tests using type name for struct type,
3504 union type, enum type, and typedef.
3505
31d8bdd2
MK
35062006-02-13 Mark Kettenis <kettenis@gnu.org>
3507
3508 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
3509
34e41e63
JB
35102006-02-13 Jim Blandy <jimb@redhat.com>
3511
3512 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
3513 case where it takes two "next" commands to skip past the init
3514 call.
3515
ac6e4f31
FF
35162006-02-12 Fred Fish <fnf@specifix.com>
3517
3518 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
3519 to handle cases where it takes two "next" commands to skip
3520 past the init call.
3521
2db2d571
JB
35222006-02-07 Joel Brobecker <brobecker@adacore.com>
3523
3524 * gdb.ada/array_return.exp: Mark the last test as expected to fail
3525 on hppa32 targets.
3526
38fcd64c
DJ
35272006-02-06 Vladimir Prus <ghost@cs.msu.su>
3528
3529 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
3530 field.
3531
1315ad46
MK
35322006-01-29 Mark Kettenis <kettenis@gnu.org>
3533
3534 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
3535
5625b943
DJ
35362006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
3537
3538 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
3539 files.
3540
80df1bbe
DJ
35412006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
3542
3543 * gdb.cp/maint.exp: Set complaints to a positive value.
3544
9078e690
DJ
35452006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
3546
3547 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
3548 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
3549 function name.
3550
9c903399
DJ
35512006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
3552
3553 * gdb.base/checkpoint.c: Update copyright notice. Include
3554 <stdlib.h>.
3555
761ae4d6
JB
35562006-01-04 Jim Blandy <jimb@redhat.com>
3557
3558 * gdb.asm/asm-source.exp: Independently provide default values for
3559 asm-flags and debug-flags. Use 'string equal' to do the
3560 comparison, not the implicit expr's '==' operator. Remove
3561 now-unneeded assignments to asm-flags. In h8300 case, place
3562 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
3563
099ac3dd
MS
35642006-01-04 Michael Snyder <msnyder@redhat.com>
3565
3566 * gdb.base/checkpoint.c: New file.
3567 * gdb.base/checkpoint.exp: New file.
3568 * gdb.base/multi-fork.c: New file.
3569 * gdb.base/multi-fork.exp: New file.
3570 * gdb.base/pi.txt: New file (data for checkpoint.c test).
3571
f4d85314
FF
35722006-01-04 Fred Fish <fnf@specifix.com>
3573
3574 * gdb.base/ptype.c (foo): Add typedef.
3575 (intfoo): Add function.
3576 * gdb.base/ptype1.c: New file.
3577 * gdb.base/ptype.exp: Handle compilation and linking with two
3578 source files. Test that proper type for "foo" is found based
3579 on source context rather than first match found in symtabs.
3580
a1b06f35
MK
35812005-12-28 Mark Kettenis <kettenis@gnu.org>
3582
3583 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
3584 * gdb.asm/openbsd.inc: Indent commands.
3585
d082a1e2
MK
35862005-12-26 Mark Kettenis <kettenis@gnu.org>
3587
c65016bd
MK
3588 * gdb.base/freebpcmd.exp: Increase timeout.
3589
d082a1e2
MK
3590 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
3591
d3c32a0e
DJ
35922005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
3593
3594 * gdb.base/default.exp: Update check for "show version".
3595
9fdb1f50
RC
35962005-12-09 Randolph Chung <tausq@debian.org>
3597
3598 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
3599 * gdb.asm/pa64.inc: New file.
3600
5f2c56f7
RC
36012005-12-09 Randolph Chung <tausq@debian.org>
3602
3603 * gdb.asm/common.inc: Indent commands.
3604 * gdb.asm/asmsrc1.s: Likewise.
3605 * gdb.asm/asmsrc2.s: Likewise.
3606
8117349c
RC
36072005-12-09 Randolph Chung <tausq@debian.org>
3608
3609 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
3610 (get_addr_of_sym): Remove duplicate print.
3611 (gen_core): xfail hppa*-*-hpux*, update expected output.
3612 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
3613 * gdb.arch/pa64-nullify.s: New file.
3614
8f07f25a
RC
36152005-12-09 Randolph Chung <tausq@debian.org>
3616
3617 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
3618
55b39184
DJ
36192005-12-07 Christophe Lyon <christophe.lyon@st.com>
3620
3621 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
3622 code generation for these functions.
3623 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
3624 error message.
3625
31e2b00f
AS
36262005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
3627
3628 * gdb.base/help.exp (help b, help br, help bre, help brea)
3629 (help break): Update the expected message.
3630
c3d0b56e
SC
36312005-11-11 Stephane Carrez <stcarrez@nerim.fr>
3632
3633 * gdb.asm/m68hc11.inc: Setup the data section.
3634 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
3635 script for this test.
3636 (m6812-*-*): Likewise.
3637
36ae0ea9
RC
36382005-11-09 Randolph Chung <tausq@debian.org>
3639
3640 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
3641
9d6f42e9
WZ
36422005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
3643
3644 * gdb.base/break.exp: Fix a comment typo.
3645
e2126a14
EZ
36462005-11-03 Jim Blandy <jimb@redhat.com>
3647
3648 Checked in by Elena Zannoni <ezannoni@redhat.com>
3649
3650 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
3651
e0ac7199
CV
36522005-11-02 Corinna Vinschen <vinschen@redhat.com>
3653
3654 * gdb.arch/gdb1558.c: Include stdio.h.
3655
31d3fb18
MK
36562005-10-31 Mark Kettenis <kettenis@gnu.org>
3657
3658 * gdb.asm/asm-source.exp: Use -e instead of --entry.
3659
e52b687c
MK
36602005-10-31 Mark Kettenis <kettenis@gnu.org>
3661
3662 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
3663
f4711d79
PG
36642005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
3665
3666 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
3667 vscr" tests to better match output.
3668
987a9106
JB
36692005-10-12 Jim Blandy <jimb@redhat.com>
3670
3671 * gdb.base/structs.exp (any): New function.
3672 (test_struct_returns): Don't make any assumptions at all about
3673 what value the function returns when GDB can't set the return
3674 value.
3675
2336bb58
JB
36762005-10-09 Joel Brobecker <brobecker@adacore.com>
3677
3678 * gdb.ada/arrayidx/p.adb: New file.
3679 * gdb.ada/arrayidx.exp: New testcase
3680
36812005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
3682
3683 * gdb.ada/array_return/pck.ads: New file.
3684 * gdb.ada/array_return/pck.adb: New file.
3685 * gdb.ada/array_return/p.adb: New file.
3686 * gdb.ada/array_return.exp: New testcase.
3687
705335ea
JB
36882005-10-03 Joel Brobecker <brobecker@adacore.com>
3689
3690 * gdb.base/arrayidx.c: New file.
3691 * gdb.base/arrayidx.exp: New testcase.
3692
11ee9940
NR
36932005-09-29 Nick Roberts <nickrob@snap.net.nz>
3694
3695 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
3696 frames-invalid and breakpoints-invalid are no longer generated
3697 with level 3 so don't expect them in the output.
3698
39fb8e9e
BR
36992005-09-27 Bob Rossi <bob@brasko.net>
3700
3701 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
3702 from test. Escape the | in mi_gdb_test call.
3703 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
3704 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
3705 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
3706 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
3707 expected regex's in mi_gdb_test calls.
3708 * lib/mi-support.exp: Remove arbitrary .* from tests.
3709 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
3710 Fully anchor GDB/MI expected results in mi_gdb_test.
3711 * lib/gdb.exp (string_to_regexp): Escape the ] character.
3712 * gdb.base/sizeof.exp: Remove escape character. Correct test.
3713
2af48f68
PB
37142005-09-26 Paul Brook <paul@codesourcery.com>
3715
3716 * long_long.exp: Exclude eabi targets from arm FPA float format test.
3717
f34502bc
WZ
37182005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
3719
3720 * bfp-test.c: New file.
3721 * bfp-test.exp: New testcase.
3722
ca929517
WZ
37232005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
3724
3725 * gdb.fortran/subarray.exp: New testcase to test the evaluation
3726 of subarray and substring variable.
3727 * gdb.fortran/subarray.f: New source file for the test of subarray
3728 and substring variable evaluation.
3729 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
3730 of string constant.
3731
c761af65
DJ
37322005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
3733
3734 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
3735 copyright dates.
3736
561d7a1d
PG
37372005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
3738
3739 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
3740 powerpc altivec' test with an almost identical 'info vector' test.
3741
b2b64cc9
PG
37422005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
3743
3744 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
3745 vscr" tests to match output.
3746
6ac4d15a
PG
37472005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
3748
3749 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
3750 output.
3751
40e55bef
BR
37522005-09-11 Bob Rossi <bob@brasko.net>
3753
3754 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
3755 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
3756 commands that return an MI output command and an asyncronous MI output
3757 command.
3758 * gdb.mi/mi-console.exp: Ditto.
3759
3c7385ec
BR
37602005-09-11 Bob Rossi <bob@brasko.net>
3761
3762 * gdb.mi/mi-var-child.c: Include <string.h>.
3763
a6cd0eb3
DJ
37642005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
3765
3766 * killed.exp: Correct gdb_expect syntax.
3767
2f168eed
CV
37682005-08-09 Corinna Vinschen <vinschen@redhat.com>
3769
3770 * lib/mi-support.exp (mi_gdb_load): Fix typo.
3771
ecd3fd0f
BR
37722005-08-02 Bob Rossi <bob@brasko.net>
3773
3774 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
3775 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
3776 Change tests to inferior-tty-set/show.
3777 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
3778 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
3779 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
3780 inferior. Use mi_gdb_test to get GDB and Inferior output.
3781 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
3782 descriptor.
3783 (mi_inferior_tty_name): Add inferior PTY file name.
3784 (mi_gdb_start): Add INFERIOR_PTY parameter.
3785 (mi_gdb_test): Add IPATTERN parameter.
3786
f1ea48cb
BR
37872005-08-02 Bob Rossi <bob@brasko.net>
3788
3789 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
3790 parameter to mi_gdb_test.
3791 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
3792
6e650a67
DJ
37932005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3794
3795 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
3796 struct_declarations.
3797 * gdb.mi/mi-var-child.exp: Step over the initialization of
3798 struct_declarations.
3799
8be260b6
DJ
38002005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3801
3802 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
3803 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
3804 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
3805 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
3806 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
3807 file.
3808
4e660f07
NR
38092005-07-27 Nick Roberts <nickrob@snap.net.nz>
3810
3811 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
3812 (do_children_tests): Assign values to the extra elements.
3813
3814 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
3815 them for tests for "-var-update --no-values" and
3816 "-var-update --all-values".
3817 Add test for "-var-list-children --simple-values".
3818
3819 * gdb.mi/basics.c (callee4): Add integer array D[3]...
3820
3821 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
3822 "-stack-list-locals --simple-values" Improve doc strings and
3823 comments.
3824
6bdae935
MK
38252005-07-18 Mark Kettenis <kettenis@gnu.org>
3826
598b7a6f
MK
3827 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
3828 *-*-openbsd*.
3829 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
3830
6bdae935
MK
3831 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
3832 sigaltsatck'.
3833
1323e929
BR
38342005-07-14 Bob Rossi <bob@brasko.net>
3835
3836 * gdb.base/default.exp (tty): Changed output of command.
3837 * gdb.base/help.exp (help tty): Ditto.
3838
b1a9c082
MK
38392005-07-12 Mark Kettenis <kettenis@gnu.org>
3840
3841 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
3842
10a844a2
MK
38432005-07-10 Mark Kettenis <kettenis@gnu.org>
3844
3845 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
3846 -stack-select-frame without arguments.
3847 (test_stack_frame_listing): Add test for newly implemented command
3848 -stack-info-frame.
3849
3cb3b8df
BR
38502005-07-06 Bob Rossi <bob@brasko.net>
3851
3852 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
3853 command.
3854 (Copyright): Update copyright.
3855
a0c5fbcf
WZ
38562005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
3857
3858 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
3859 tests to evaluate exponentiation expression.
3860
984971d0
AS
38612005-06-29 Andreas Schwab <schwab@suse.de>
3862
3863 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
3864 main to avoid warnings.
3865
3866 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
3867
fe03833f
NR
38682005-06-20 Nick Roberts <nickrob@snap.net.nz>
3869
3870 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
3871 -stack-select-frame without arguments.
3872 (test_stack_frame_listing): Add test for newly implemented command
3873 -stack-info-frame.
3874
7a55f279
WZ
38752005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
3876
0ffa0ea5
DJ
3877 * gdb.fortran/array-element.f: New file.
3878 * gdb.fortran/array-element.exp: New testcase.
7a55f279 3879
26585198
DJ
38802005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3881
3882 * gdb.base/bigcore.exp: Correct checks for systems which can
3883 not dump a large core file.
3884
c1bd25fd
DJ
38852005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3886
3887 * gdb.base/relocate.c: Add a copyright notice.
3888 (dummy): Remove.
3889 * gdb.base/relocate.exp: Test printing the values of variables
3890 from a relocatable file.
3891
589e074d
DJ
38922005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
3893
3894 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
3895 excess MI output after an error.
3896
0915f927
JB
38972005-05-29 Joel Brobecker <brobecker@adacore.com>
3898
3899 * gdb.arch/alpha-step.c: New file.
3900 * gdb.arch/alpha-step.exp: New testcase.
3901
76ff342d
DJ
39022005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3903 Dennis Brueni <dennis@slickedit.com>
3904
3905 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
3906 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
3907 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
3908 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
3909 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
3910 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
3911 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
3912
96b0c7ac
DJ
39132005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
3914 Wu Zhou <woodzltc@cn.ibm.com>
3915
3916 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
3917 IBM's xlc compiler.
3918 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
3919 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
3920
f21565d2
JB
39212005-05-13 Jim Blandy <jimb@redhat.com>
3922
3923 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
3924 calling gdb_suppress_entire_file.
3925 * gdb.base/charset.exp: Same.
3926 * gdb.base/call-rt-st.exp: Same.
3927
6006a3a1
BR
39282005-05-05 Bob Rossi <bob_rossi@cox.net>
3929
3930 * lib/gdb.exp (fullname_syntax): Added global regex.
3931 (fullname_syntax_POSIX): Ditto.
3932 (fullname_syntax_UNC): Ditto.
3933 (fullname_syntax_DOS_CASE): Ditto.
3934 (fullname_syntax_DOS): Ditto.
3935 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
3936 fullname_syntax variable to scope and use it.
3937 (test_file_list_exec_source_files): Ditto.
3938 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
3939
c3b69c04
DJ
39402005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
3941
3942 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
3943
3c95e6af
PG
39442004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
3945
3946 * lib/gdb.exp (skip_altivec_tests): New function, based on
3947 check_vmx_hw_available from the GCC testsuite.
3948 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
3949 * lib/gdb.arch/altivec-regs.exp: Likewise.
3950
78df6c56
JB
39512005-05-02 Jim Blandy <jimb@redhat.com>
3952
3953 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
3954 calling gdb_suppress_entire_file.
3955
1690f9cf
DJ
39562005-04-30 Randolph Chung <tausq@debian.org>
3957
3958 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
3959 Slightly relax "sem_post" name checking.
3960
5ea106f7
PG
39612005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
3962
3963 * gdb.base/unload.exp: Use new shared library infrastructure.
3964
bf7234cf
PG
39652005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
3966
3967 * gdb.base/so-impl-ld.exp: Use new shared library
3968 infrastructure.
3969
547b869a
CV
39702005-04-29 Corinna Vinschen <vinschen@redhat.com>
3971
3972 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
3973 * gdb.asm/h8300.inc: New file.
3974
f07e55f0
PG
39752005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3976
3977 * gdb.base/shlib-call.exp: Change to use new shared library
3978 infrastructure.
3979
3cbba3d1
PG
39802005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3981
3982 * gdb.base/pending.exp: Change to use new shared library
3983 infrastructure.
3984
ed6df200
PG
39852005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3986
3987 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
3988 use test_compiler_info instead of gcc_compiled, and update copyright.
3989
8c8f4ebe
PG
39902005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
3991
3992 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
3993 shared objects being adjusted and update copyright years.
3994
607fbc54
DJ
39952005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
3996
3997 * ChangeLog: Correct some 2003-01-13 dates.
3998 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
3999 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
4000 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
4001 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
4002 gdb.trace/tfind.exp: Update copyright years.
4003
57bf0e56
DJ
40042005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
4005 Daniel Jacobowitz <dan@codesourcery.com>
4006
4007 * lib/gdb.exp (gdb_compile): Handle shlib=.
4008 (gdb_compile_shlib): New function.
4009
9b593790
PG
40102005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
4011
4012 * lib/gdb.exp (test_compiler_info): Give argument a default value.
4013
9494c6a5
DJ
40142005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
4015
4016 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
4017 gdb.server.
4018 * configure.ac: Likewise.
4019 * configure: Regenerated.
4020 * gdb.gdbserver/Makefile.in: Moved to...
4021 * gdb.server/Makefile.in: ... here.
4022 * gdb.gdbserver/server.c: Moved to...
4023 * gdb.server/server.c: ... here.
4024 * gdb.gdbserver/server-run.exp: Moved to...
4025 * gdb.server/server-run.exp: ... here.
4026
6f8eac0e
DJ
40272005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
4028
4029 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
4030 * configure.ac: Create gdb.gdbserver/Makefile.
4031 * configure: Regenerated.
4032 * lib/gdbserver-support.exp: New file, derived from
4033 config/gdbserver.exp.
4034 * config/gdbserver.exp: Use gdbserver-support.exp.
4035 * gdb.gdbserver/Makefile.in: New file.
4036 * gdb.gdbserver/server.c: New file.
4037 * gdb.gdbserver/server-run.exp: New file.
4038
6e87504d
PG
40392005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
4040
4041 * lib/gdb.exp (test_compiler_info): Return compiler_info
4042 if no arguments are given.
4043
d1779be4
PG
40442005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
4045
4046 * gdb.arch/altivec-abi.exp: Check for compiler and set
4047 use altivec' flag accordingly.
4048 * gdb.arch/altivec-regs.exp: Likewise.
4049
88750304
DJ
40502005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
4051
4052 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
4053
f3fb768d
AS
40542005-03-27 Andreas Schwab <schwab@suse.de>
4055
4056 * gdb.base/bigcore.c (main): Add missing mode argument in open
4057 call.
4058
7e813ac5
DJ
40592005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
4060
4061 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
4062 downloads.
4063 * config/gdbserver.exp (gdb_load): Likewise.
4064
8e3049aa
PB
40652005-03-14 Paul Brook <paul@codesourcery.com>
4066
4067 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
4068 targets.
4069
a9df7c44
JB
40702005-03-09 Joel Brobecker <brobecker@adacore.com>
4071
4072 * gdb.dwarf2/dup-psym.S: New file.
4073 * gdb.dwarf2/dup-psym.exp: New testcase.
4074
9f0d94e8
JB
40752005-03-09 Joel Brobecker <brobecker@adacore.com>
4076
4077 * gdb.ada/exec_changed/first.adb: New file.
4078 * gdb.ada/exec_changed/second.adb: New file.
4079 * gdb.ada/exec_changed.exp: New testcase.
4080
5f579bc5
NS
40812005-03-08 Nathan Sidwell <nathan@codesourcery.com>
4082
36e9969c
NS
4083 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
4084 (A2): New class.
4085 (main): Test operator+.
4086 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
4087 breakpoint test.
4088
5f579bc5
NS
4089 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
4090 * gdb.base/signull.exp: Disable if gdb,nosignals.
4091 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
4092 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
4093 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
4094 * gdb.mi/mi2-console.exp: Likewise.
4095 * gdb.trace/collection.exp (run_trace_experiment): Consume the
4096 continue output at start.
4097 (gdb_collect_locals_test): Robustify regexp.
4098 * gdb.trace/passc-dyn.exp: Fix comment typo.
4099 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
4100
be46087e
CV
41012005-03-08 Corinna Vinschen <vinschen@redhat.com>
4102
4103 * gdb.asm/asm-source.exp: Add iq2000 case.
4104 * gdb.asm/iq2000.inc: New file.
4105
384e1a61
MI
41062005-03-07 Manoj Iyer <manjo@austin.ibm.com>
4107
4108 * gdb.base/command.exp: Change hardcoded value to regular expression.
4109 * gdb.base/float.exp: Add powerpc to the list of targets checked.
4110
584b6e9e
DJ
41112005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
4112
4113 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
4114 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
4115 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
4116 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
4117 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
4118
ab5b5d61
MK
41192005-03-05 Mark Kettenis <kettenis@gnu.org>
4120
4121 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
4122 changes.
4123
ae051c1b
PG
41242004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
4125
4126 * lib/compiler.c: Add test for IBM's xlc compiler.
4127 * lib/compiler.cc: Likewise.
4128
3f0f6ed2
JB
41292004-02-24 Joel Brobecker <brobecker@adacore.com>
4130
4131 * gdb.ada/fixed_points.exp: Create compilation object directory
4132 before running the test.
4133 * gdb.ada/null_record.exp: Likewise.
4134 * gdb.ada/packed_array.exp: Likewise.
4135 * gdb.ada/start.exp: Likewise.
4136
724f452b
JB
41372005-02-15 Joel Brobecker <brobecker@adacore.com>
4138
4139 * gdb.ada/packed_array/pa.adb: New file.
4140 * gdb.ada/packed_array.exp: New testcase.
4141
57f5cdfb 41422005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 4143
1f393151
MK
4144 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
4145 files.
4146
ebdda337
MK
4147 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
4148 on *-*-openbsd*. Correctly match whitespace in regukar
4149 expressions.
4150
cf309262
DJ
41512005-02-10 Daniel Jacobowitz <dan@debian.org>
4152
4153 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
4154 PR exp/1821
4155 * gdb.base/gdb1821.c: New test file.
4156 * gdb.base/gdb1821.exp: New test file.
4157
3be49e7a
JB
41582005-02-09 Joel Brobecker <brobecker@adacore.com>
4159
4160 * gdb.base/start.c: New file.
4161 * gdb.base/start.exp: New testcase.
4162
e292e67d
JB
41632005-02-09 Joel Brobecker <brobecker@adacore.com>
4164
4165 * gdb.ada/start/dummy.adb: New file.
4166 * gdb.ada/start.exp: New testcase.
4167
dbdfa66c
CV
41682005-02-09 Corinna Vinschen <vinschen@redhat.com>
4169
4170 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
4171 for printing symbols and statistics.
4172 Add test for using relative pathnames in "maint print msymbols" test.
4173 Mark "maint info sections DATA" XFAIL on Cygwin.
4174 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
4175 tests.
4176
d7941671
AC
41772005-02-09 Andreas Schwab <schwab@suse.de>
4178
4179 Committed by Andrew Cagney <cagney@gnu.org>
4180 * gdb.base/remotetimeout.exp: New file.
4181
74e5ef44
MK
41822005-02-07 Mark Kettenis <kettenis@gnu.org>
4183
4184 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
4185
464dd14d
JB
41862005-02-03 Joel Brobecker <brobecker@adacore.com>
4187
4188 * gdb.ada/gnat_ada.gpr: New file.
4189 * gdb.ada/gnat_ada.gin: Delete, no longer used.
4190 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
4191 * configure.ac: No longer generate gnat_ada.gpr.
4192 * configure: Regenerate.
4193 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
4194 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
4195 * gdb.ada/null_record/bar.ads: Likewise.
4196 * gdb.ada/null_record/bar.adb: Likewise.
4197 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
4198 * gdb.ada/null_record.exp (testdir): New variable.
4199 (testfile): executable is now in testdir subdirectory.
4200 (srcfile): Use full path to the main compilation unit.
4201 * gdb.ada/fixed_points.exp: Same changes as above.
4202
30d756ae
NR
42032005-02-03 Nick Roberts <nickrob@snap.net.nz>
4204
4205 * gdb.base/interp.exp: New test.
4206
9d799f85
AC
42072005-01-24 Andrew Cagney <cagney@gnu.org>
4208
4209 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
4210
15656118
AC
42112005-01-19 Andrew Cagney <cagney@gnu.org>
4212
a892c31b
AC
4213 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
4214 configure.ac not configure.in.
4215
15656118
AC
4216 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
4217 of powerpc*-*-*.
4218 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
4219 * gdb.base/list.exp (test_list_function)
4220 (test_list_filename_and_function): Ditto.
4221 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
4222
a7b01baf
AC
42232005-01-16 Andrew Cagney <cagney@gnu.org>
4224
17d92a02
AC
4225 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
4226
a7b01baf
AC
4227 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
4228
bc8332bb
AC
42292005-01-14 Andrew Cagney <cagney@gnu.org>
4230
4231 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
4232 * gdb.mi/mi2-var-cmd.exp: Ditto.
4233
4d074752
CV
42342005-01-10 Corinna Vinschen <vinschen@redhat.com>
4235
4236 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
4237
bec39cab
AC
42382005-01-07 Andrew Cagney <cagney@gnu.org>
4239
4240 * configure.ac: Rename configure.in, require autoconf 2.59.
4241 * configure: Re-generate.
4242 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
4243 * gdb.stabs/configure: Re-generate.
4244 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
4245 * gdb.hp/configure: Re-generate.
4246 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
4247 autoconf 2.59.
4248 * gdb.hp/gdb.objdbg/configure: Re-generate.
4249 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
4250 autoconf 2.59.
4251 * gdb.hp/gdb.defects/configure: Re-generate.
4252 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
4253 autoconf 2.59.
4254 * gdb.hp/gdb.compat/configure: Re-generate.
4255 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
4256 autoconf 2.59.
4257 * gdb.hp/gdb.base-hp/configure: Re-generate.
4258 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
4259 autoconf 2.59.
4260 * gdb.hp/gdb.aCC/configure: Re-generate.
4261
f10b16d4
JB
42622004-12-15 Jim Blandy <jimb@redhat.com>
4263
4264 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
4265 under NPTL when there is debugging info available for libpthread.
4266
fb6e1814
JG
42672004-12-13 Jerome Guitton <guitton@gnat.com>
4268
4269 * gdb.ada/fixed_points.c: New file.
4270 * gdb.ada/fixed_points.exp: New file.
4271
fe46cd3a
RC
42722004-12-03 Randolph Chung <tausq@debian.org>
4273
4274 * gdb.arch/pa-nullify.exp: New file.
4275 * gdb.arch/pa-nullify.s: New file.
4276
8de0841b
RC
42772004-11-30 Randolph Chung <tausq@debian.org>
4278
4279 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
4280 instead of "tbug". Fix regexp to work properly with gdb_test.
4281
c8170782
PH
42822004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
4283
4284 * gdb.base/bitfields2.exp: New test.
4285 * gdb.base/bitfields2.c: New file.
4286
954269c2
RE
42872004-11-28 Richard Earnshaw <rearnsha@arm.com>
4288
4289 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
4290
0107feed
RC
42912004-11-16 Randolph Chung <tausq@debian.org>
4292
4293 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
4294
f073ae8c
DJ
42952004-11-14 Daniel Jacobowitz <dan@debian.org>
4296
4297 * gdb.threads/threadapply.exp: Correct "macro details" test.
4298
19ad59e7
JJ
42992004-11-11 Jeff Johnston <jjohnstn@redhat.com>
4300
4301 * gdb.threads/threadapply.exp: New test.
4302 * gdb.threads/threadapply.c: New file.
4303
9cf0961b
MK
43042004-11-07 Mark Kettenis <kettenis@gnu.org>
4305
4306 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
4307 frames.
4308
c789492a
FL
43092004-11-05 Felix Lee <felix+log1@specifixinc.com>
4310
4311 * gdb.base/cursal.exp: New file.
4312 * gdb.base/cursal.c: New file.
4313
a1e167bb
AC
43142004-11-03 Andrew Cagney <cagney@gnu.org>
4315
4316 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
4317
b7cbf173
MK
43182004-10-30 Mark Kettenis <kettenis@gnu.org>
4319
4320 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
4321 NetBSD/ELF targets.
4322
88f9d34f
JB
43232004-10-29 Joel Brobecker <brobecker@gnat.com>
4324
4325 * gdb.threads/bp_in_thread.c: New file, copied from
4326 pthread_cond_wait.c.
4327 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
4328 file, rather than reusing the .c file from another testcase.
4329
ca7d6a0c
JB
43302004-10-20 Joel Brobecker <brobecker@gnat.com>
4331
4332 * gdb.ada/null_record.exp: Check where we stopped after
4333 sending the start command, instead of where the associated
4334 temporary breakpoint was inserted.
4335
0d863d03
AC
43362004-10-14 Andrew Cagney <cagney@gnu.org>
4337
4338 * gdb.mi/gdb701.c (main): Return 0.
4339
d11e72cb
DJ
43402004-10-13 Daniel Jacobowitz <dan@debian.org>
4341
d40539a4 4342 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 4343
e1923096
JJ
43442004-10-12 Jeff Johnston <jjohnstn@redhat.com>
4345
4346 * gdb.threads/schedlock.c: Add comment markers to use to find
4347 line numbers.
4348 * gdb.threads/schedlock.exp: Adjust regex to handle the new
4349 comments.
4350 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
4351 breakpoint lines.
4352
ec8ba2c9
DJ
43532004-10-12 Daniel Jacobowitz <dan@debian.org>
4354
4355 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
4356
0eb3658b
DJ
43572004-10-12 Daniel Jacobowitz <dan@debian.org>
4358
4359 * configure.in: Add gdb.dwarf2.
4360 * configure: Regenerated.
4361 * Makefile.in: Add gdb.dwarf2.
4362 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
4363 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
4364 gdb.dwarf2/file1.txt: New files.
4365
a271cc33
OF
43662004-10-11 Orjan Friberg <orjanf@axis.com>
4367
4368 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
4369 of "run", since the latter doesn't work with remote targets. Adjust
4370 the breakpoint numbering accordingly.
4371 * gdb.threads/pthread_cond_wait.exp: Ditto.
4372
895ce074
MC
43732004-10-08 Michael Chastain <mec.gnu@mindspring.com>
4374
4375 * gdb.base/overlays.exp: Update copyright years.
4376
6be3092d
KI
43772004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
4378
4379 * gdb.base/overlays.exp: Disable if target is Linux.
4380
e05389b8
FL
43812004-10-06 Felix Lee <felix+log1@specifixinc.com>
4382
4383 * config/gdbserver.exp (gdb_load): Use right filename on remote.
4384
73cb587d
KI
43852004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
4386
4387 * gdb.asm/asm-source.exp: Add m32r-linux target.
4388 * gdb.asm/m32r-linux.inc: New file.
4389
3c0edcdc
AC
43902004-09-24 Andrew Cagney <cagney@redhat.com>
4391 David Anderson <anderson@redhat.com>
4392
4393 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
4394 command fails, assume things will work.
4395 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
4396 (_GNU_SOURCE): Define.
4397 (print_unsigned, print_hex): Change parameter to "long long".
4398 (print_byte_count): New function, use to print byte counts.
4399 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
4400 O_LARGEFILE.
4401 (main): Compute an upper bound on a corefile in max_core_size.
4402 Limit memory chunk size to max_core_size. Limit total memory
4403 allocated to max_core_size.
4404
4bb3667f
AC
44052004-09-23 Andrew Cagney <cagney@gnu.org>
4406
4407 * gdb.base/bigcore.exp: Replace the code that creates a corefile
4408 from a separate process with code that creates a corefile by
4409 making the inferior dump core.
4410
60fe1a51
MK
44112004-09-23 Mark Kettenis <kettenis@gnu.org>
4412
4413 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
4414 block.
4415
8e937346
MC
44162004-09-23 Michael Chastain <mec.gnu@mindspring.com>
4417
4418 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
4419 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
4420 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
4421 Likewise.
4422
7213f6d6
JJ
44232004-09-20 Jeff Johnston <jjohnstn@redhat.com>
4424
4425 * gdb.java/jprint.exp: New test case for java inferior call.
4426 * gdb.java/jprint.java: Ditto.
4427
eac69dca
JB
44282004-09-15 Joel Brobecker <brobecker@gnat.com>
4429
4430 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
4431
22227696
MC
44322004-09-14 Michael Chastain <mec.gnu@mindspring.com>
4433
4434 * gdb.threads/killed.c: Include <stdlib.h>.
4435 * gdb.threads/pthreads.c: Likewise.
4436
7dd403a4
MC
44372004-09-14 Michael Chastain <mec.gnu@mindspring.com>
4438
4439 * gdb.threads/killed.c: Add copyright notice.
4440
33f2d567
JM
44412004-09-10 Jason Molenda (jmolenda@apple.com)
4442
4443 * gdb.base/define.exp: Two new tests to verify zero space chars
4444 after 'if' and 'while' commands in a user-defined command is correctly
4445 parsed.
4446
e05b62ac
AC
44472004-09-08 Andrew Cagney <cagney@gnu.org>
4448
4449 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
4450 delivery test with duplicate at end of file.
4451
9cbe82da
MK
44522004-09-06 Mark Kettenis <kettenis@jive.nl>
4453
4454 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
4455
564803d9
MC
44562004-09-05 Michael Chastain <mec.gnu@mindspring.com>
4457
4458 * config/hppro.exp: Removed.
4459
7c6807ce
MC
44602004-09-05 Michael Chastain <mec.gnu@mindspring.com>
4461
4462 * config/sparclet.exp: Removed.
4463
bf7e26dd
MC
44642004-09-05 Michael Chastain <mec.gnu@mindspring.com>
4465
4466 * config/udi.exp: Removed.
4467
714e341b
MC
44682004-09-02 Michael Chastain <mec.gnu@mindspring.com>
4469
4470 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
4471 of "exp_continue".
4472 (advancei): Likewise.
4473
1236e623
JJ
44742004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4475
4476 * gdb.base/unload.exp: Fix so messages aren't duplicated.
4477
3bdcad15
MI
44782004-09-01 Manoj Iyer <manjo@austin.ibm.com>
4479
228af206 4480 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
4481 to check for nodebug in executable.
4482 * gdb.gdb/observer.exp (setup_test): Likewise.
4483 * gdb.gdb/selftest.exp (test_with_self): Likewise.
4484 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
4485
c72b934c
AC
44862004-09-01 Andrew Cagney <cagney@gnu.org>
4487
4488 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
4489 files.
4490
edd9b715
JJ
44912004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4492
4493 * gdb.base/unload.exp: Fix expected warning message to match
4494 latest format.
4495
fb4ce06b
CV
44962004-09-01 Corinna Vinschen <vinschen@redhat.com>
4497
4498 * gdb.base/call-rt-st.exp: Fix typos.
4499
ce78e7c3
MI
45002004-08-31 Manoj Iyer <manjo@austin.ibm.com>
4501
4502 * gdb.threads/thread_check.exp: New testcase.
4503 * gdb.threads/thread_check.c: New testcase.
4504
2dedb159
AC
45052004-08-31 Andrew Cagney <cagney@gnu.org>
4506
4507 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
4508 (skip_to_handler_entry): New procedures. Test stepping into a
4509 handler when the breakpoint is at the handler's entry point.
4510
68f53502
AC
45112004-08-30 Andrew Cagney <cagney@gnu.org>
4512
4513 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
4514 gdb/1757.
4515
3e3ffd2b
MC
45162004-08-27 Michael Chastain <mec.gnu@mindspring.com>
4517
4518 With code from Manoj Iyer <manjo@austin.ibm.com>:
4519 * lib/gdb.exp (gdb_file_cmd): Return more information in the
4520 return value. Add an arm for "no debugging symbols found".
4521 Change a stray "error" to "perror".
4522 (gdb_run_cmd): Adapt to new return value.
4523 * gdb.base/remote.exp: Adapt to new return value.
4524 * gdb.gdb/complaints.exp: Likewise.
4525 * gdb.gdb/observer.exp: Likewise.
4526 * gdb.gdb/selftest.exp: Likewise.
4527 * gdb.gdb/xfullpath.exp: Likewise.
4528
4b6f5fd2
JB
45292004-08-27 Joel Brobecker <brobecker@gnat.com>
4530
4531 * gdb.threads/bp_in_thread.exp: New testcase.
4532
e5b25496
MC
45332004-08-27 Michael Chastain <mec.gnu@mindspring.com>
4534
4535 Fix PR testsuite/1735.
4536 * gdb.threads/schedlock.c (thread_function): Add a cast
4537 to suppress a gcc warning.
4538 * gdb.threads/thread-specific.c (thread_function): Likewise.
4539
934353d6
MC
45402004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4541
4542 * gdb.base/unload.c: Include <stdlib.h>.
4543
f98a0aef 45442004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 4545
f98a0aef 4546 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
4547 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
4548 synchronized after the "return".
4549
5a2e8882
MC
45502004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4551
4552 * gdb.mi/basics.c: Include <stdio.h>.
4553 * gdb.mi/pthreads.c: Include <stdlib.h>.
4554 * gdb.mi/var-cmd.c: Include <stdlib.h>.
4555
a9640423
MC
45562004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4557
4558 * gdb.threads/schedlock.c: Add copyright notice.
4559
b04e311d
AC
45602004-08-25 Andrew Cagney <cagney@gnu.org>
4561
4562 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
4563 (skip_over_handler, breakpoint_over_hander): New test procedures.
4564 (advance, advancei): Add a proper prefix, do not use
4565 rerun_to_main.
4566 * gdb.base/sigstep.c (main): Change to use an infinite loop.
4567
7c27f15b
MC
45682004-08-24 Michael Chastain <mec.gnu@mindspring.com>
4569
4570 * gdb.mi/basics.c: Add copyright notice.
4571 * gdb.mi/var-cmd.c: Add copyright notice.
4572
fffc87ae
MC
45732004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4574
4575 * lib/gdb.exp: Remove signed_keyword_not_used.
4576 * lib/compiler.c: Likewise.
4577 * lib/compiler.cc: Likewise.
4578
d782e0bf
MC
45792004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4580
4581 * gdb.base/whatis.c: Remove conditional disabling of "signed".
4582 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
4583
96033e83
MC
45842004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4585
4586 * gdb.base/whatis.c: Add copyright notice.
4587
cf38c229
MK
45882004-08-20 Mark Kettenis <kettenis@gnu.org>
4589
4590 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
4591 it to skip the breakpoints encoded in the inline assembly.
4592
f4b49756
MC
45932004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4594
4595 * Makefile.in: Add gdb.fortran.
4596
2f193b69
MC
45972004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4598
4599 * gdb.base/call-sc.exp (test_scalar_returns):
4600 Fix cut-and-paste glitch in "Make fun return now".
4601
89a237cb
MC
46022004-08-17 Michael Chastain <mec.gnu@mindspring.com>
4603
4604 * configure.in: Add gdb.fortran.
4605 * configure: Regenerate.
4606 * gdb.fortran/Makefile.in: New file.
4607 * lib/gdb.exp (skip_fortran_tests): New procedure.
4608
469aff8e
MC
46092004-08-17 Michael Chastain <mec.gnu@mindspring.com>
4610
4611 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
4612 reference to bug-gnu@prep.ai.mit.edu.
4613 * gdb.mi/mi-var-child.exp: Likewise.
4614 * gdb.mi/mi-var-cmd.exp: Likewise.
4615 * gdb.mi/mi-var-display.exp: Likewise.
4616 * gdb.mi/mi2-var-block.exp: Likewise.
4617 * gdb.mi/mi2-var-child.exp: Likewise.
4618 * gdb.mi/mi2-var-cmd.exp: Likewise.
4619 * gdb.mi/mi2-var-display.exp: Likewise.
4620
00b51b9f
MK
46212004-08-15 Mark Kettenis <kettenis@gnu.org>
4622
4623 * gdb.base/unload.c (main): Make local variable msg const.
4624
45f07fef
MC
46252004-08-15 Michael Chastain <mec.gnu@mindspring.com>
4626
4627 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
4628 to bug-gnu@prep.ai.mit.edu.
4629 * gdb.mi/mi-disassemble.exp: Likewise.
4630 * gdb.mi/mi-eval.exp: Likewise.
4631 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
4632 default line number.
4633 * gdb.mi/mi-return.exp: Likewise.
4634 * gdb.mi/mi-simplerun.exp: Likewise.
4635 * gdb.mi/mi-stack.exp: Likewise.
4636 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
4637 number with explicit range test.
4638 * gdb.mi/mi-watch.exp: Likewise.
4639 * gdb.mi/mi2-break.exp: Likewise.
4640 * gdb.mi/mi2-cli.exp: Likewise.
4641 * gdb.mi/mi2-disassemble.exp: Likewise.
4642 * gdb.mi/mi2-eval.exp: Likewise.
4643 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
4644 default line number.
4645 * gdb.mi/mi2-return.exp: Likewise.
4646 * gdb.mi/mi2-simplerun.exp: Likewise.
4647 * gdb.mi/mi2-stack.exp: Likewise.
4648 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
4649 number with explicit range test.
4650 * gdb.mi/mi2-watch.exp: Likewise.
4651
dd8c8ee7
MC
46522004-08-15 Michael Chastain <mec.gnu@mindspring.com>
4653
4654 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
4655 * gdb.cp/m-static.exp: Likewise.
4656 * gdb.cp/rtti.exp: Likewise.
4657
4e838464
MK
46582004-08-14 Mark Kettenis <kettenis@gnu.org>
4659
4660 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
4661
8d8cb839
EZ
46622004-08-14 Eli Zaretskii <eliz@gnu.org>
4663
4664 * ChangeLog: Prefix Local Variables with semi-colons and indent
4665 the reference to older ChangeLog files, to fix fontification in
4666 Emacs.
4667
deea8bb0
MC
46682004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4669
4670 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
4671 * gdb.mi/mi2-break.exp: Likewise.
4672
c3297504
MC
46732004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4674
4675 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
4676
25808999
MC
46772004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4678
4679 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
4680
226a8d71
MC
46812004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4682
4683 * gdb.cp/classes.exp: Remove unused declarations. Just let
4684 test names default instead of providing special names. Remove
4685 extraneous demangler test.
4686
37fdf854
JJ
46872004-08-12 Jeff Johnston <jjohnstn@redhat.com>
4688
4689 * gdb.base/unload.exp: New test for breakpoints in dynamically
4690 loaded libraries.
4691 * gdb.base/unload.c: Ditto.
4692 * gdb.base/unloadshr.c: Ditto.
4693
2d3a7986
MC
46942004-08-12 Michael Chastain <mec.gnu@mindspring.com>
4695
4696 * gdb.cp/classes.exp (test_ptype_class_objects): Call
4697 cp_test_ptype_class.
4698 (test_enums): Likewise.
4699
c72b934c
AC
47002004-08-10 Andrew Cagney <cagney@gnu.org>
4701
4702 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
4703 files.
4704
cc503c8a
AC
47052004-08-10 Andrew Cagney <cagney@gnu.org>
4706
4707 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
4708 init_malloc call.
4709
902f2ccb
MC
47102004-08-10 Michael Chastain <mec.gnu@mindspring.com>
4711
4712 * ChangeLog: Add copyright notice. The notice is copied
4713 from emacs 21.3 top level ChangeLog.
4714
78c90502
MC
47152004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4716
4717 * lib/cp-support.exp: New file.
4718 * lib/cp-support.exp (cp_test_type_class): New function.
4719 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
4720 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
4721 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
4722 cp_test_ptype_class.
4723
88e5ea78
MC
47242004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4725
4726 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
4727 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
4728 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
4729 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
4730 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
4731 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
4732 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
4733 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
4734 gdb.mi/mi2-watch.exp: Update copyright years.
4735
6a89fc9c
MK
47362004-08-09 Mark Kettenis <kettenis@gnu.org>
4737
4738 * gdb.base/sigaltstack.exp: Provide proper anchoring.
4739
1482e0de
MC
47402004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4741
4742 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
4743 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
4744 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
4745 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
4746 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
4747 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
4748 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
4749 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
4750 gdb.mi/mi-watch.exp: Update copyright years.
4751
1a5ce3f3
DJ
47522004-08-08 Daniel Jacobowitz <dan@debian.org>
4753
4754 PR gdb/1738
4755 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
4756 from a breakpoint with a pending signal.
4757
04f6ecf2
DJ
47582004-08-08 Daniel Jacobowitz <dan@debian.org>
4759
4760 PR gdb/1736
4761 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
4762 * gdb.base/sigaltstack.exp (finish_test): Consume output until
4763 the prompt.
4764 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
4765
54d90d35
DJ
47662004-08-08 Daniel Jacobowitz <dan@debian.org>
4767
4768 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
4769
d2f6abb0
DJ
47702004-08-08 Daniel Jacobowitz <dan@debian.org>
4771
4772 PR gdb/1736
4773 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
4774 for i?86-*-linux*.
4775
5598c03d
DJ
47762004-08-08 Daniel Jacobowitz <dan@debian.org>
4777
4778 * gdb.arch/i386-prologue.exp: Compile without debug information.
4779
c6fee705
MC
47802004-08-08 Michael Chastain <mec.gnu@mindspring.com>
4781
4782 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
4783 rather than asking gdb to search.
4784
dd90efdb
MC
47852004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4786
4787 * gdb.base/gcore.c: Include <string.h>.
4788
1e84bec1
MC
47892004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4790
4791 * gdb.base/gcore.c: Add copyright notice.
4792
e425eb2b
MC
47932004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4794
4795 * gdb.base/freebpcmd.c: Include <stdio.h>.
4796 * gdb.base/long_long.c: Include <string.h>.
4797 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
4798 * gdb.base/siginfo.c: Include <string.h>.
4799 * gdb.base/sigstep.c: Include <string.h>.
4800
cb9aaed5
MC
48012004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4802
4803 * gdb.base/complex.c: Include <stdlib.h>.
4804
55944f3d
MC
48052004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4806
4807 * gdb.base/complex.c: Add copyright notice.
4808
7b2953d9
MC
48092004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4810
4811 * gdb.base/charset.c: Include <stdlib.h>.
4812
c9133d23
MC
48132004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4814
4815 * gdb.base/auxv.c: Include <stdlib.h>.
4816
0a8490ad
MC
48172004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4818
4819 * gdb.base/auxv.c: Add copyright notice.
4820
3426d5ec
MC
48212004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4822
4823 * gdb.base/coremaker.c: Add copyright notice.
4824 * gdb.base/coremaker2.c: Add copyright notice.
4825
8da195dd
AC
48262004-08-04 Andrew Cagney <cagney@gnu.org>
4827
4828 * gdb.base/store.exp: Update copyright.
4829 (check_set, up_set, check_struct, up_struct): Add a prefix to test
4830 names, do not import gdb_prompt.
4831
8d394f98
AC
48322004-08-01 Andrew Cagney <cagney@gnu.org>
4833
4834 Fix PR testsuite/1729.
4835 * gdb.base/dump.exp: Add test name to callers of capture_value, do
4836 not use capture_value with value 4.
4837 (capture_value): Add optional test name parameter.
4838 (test_reload_saved_value, test_restore_saved_value): Use $msg as
4839 the prefix, pass to capture_value.
4840
b6702b23
MK
48412004-08-01 Mark Kettenis <kettenis@gnu.org>
4842
4843 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
4844 * gdb.arch/i386-prologue.c (standard): New prototype and function.
4845 (main): Call new function.
4846
c203e0ca
MC
48472004-07-31 Michael Chastain <mec.gnu@mindspring.com>
4848
4849 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
4850
a7995a30
MC
48512004-07-31 Michael Chastain <mec.gnu@mindspring.com>
4852
4853 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
4854
9366563b
MC
48552004-07-31 Michael Chastain <mec.gnu@mindspring.com>
4856
b6eeaf26 4857 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
4858 Accept more values of vtbl pointer. Remove some messages
4859 about "obsolete gcc or gdb".
4860
2fc1f950
MC
48612004-07-30 Michael Chastain <mec.gnu@mindspring.com>
4862
4863 * gdb.cp/classes.exp: Accept more varieties of ptype output.
4864
c724d49b
MC
48652004-07-30 Michael Chastain <mec.gnu@mindspring.com>
4866
4867 * gdb.base/asm-source.exp: Properly convert target board
4868 debug flags from gcc format to binutils format.
4869
736b0fce
MK
48702004-07-28 Mark Kettenis <kettenis@gnu.org>
4871
4872 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
4873 gdb1718". PR backtrace/1718 partially fixed.
4874
5633ea5c
JJ
48752004-07-27 Jeff Johnston <jjohnstn@redhat.com>
4876
4877 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
4878
575eebb1
NC
48792004-07-26 Nick Clifton <nickc@redhat.com>
4880
4881 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
4882 good default value for a specific architecture is available then
4883 set it to that value. Otherwise default to the -gstabs switch.
4884 Remove the -g... switches from the asm-flags variable. Allow the
4885 target board info to override the value if it wants to. Pass the
4886 switch on the assembler command line.
4887
62104619
MK
48882004-07-23 Mark Kettenis <kettenis@gnu.org>
4889
4890 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
4891 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
4892 (main): Call new function.
4893
4a1135b8
MC
48942004-07-22 Michael Chastain <mec.gnu@mindspring.com>
4895
4896 Test for PR exp/1715.
4897 * gdb.base/radix.exp: Refactor common procedures. Make all
4898 test names unique. Change XFAIL to KFAIL.
4899
8a12c1f0
MC
49002004-07-20 Michael Chastain <mec.gnu@mindspring.com>
4901
4902 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
4903 * gdb.ada/gnat_ada.gin: ... to here.
4904 * configure.in: Use gnat_ada.gin.
4905 * configure: Regenerate.
4906
23b451cf
AC
49072004-07-20 Andrew Cagney <cagney@gnu.org>
4908
4909 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
4910 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
4911 XFAILs. Clean up test messages and comments. Check backtraces.
4912 Delete re-sync code.
4913
ab618a02
MC
49142004-07-19 Michael Chastain <mec.gnu@mindspring.com>
4915
4916 Fix PR cli/740.
4917 * gdb.base/annota1.exp: Honor gdb,nosignals.
4918 * gdb.base/annota3.exp: Likewise.
4919
46dad340
MC
49202004-07-19 Michael Chastain <mec.gnu@mindspring.com>
4921
4922 * lib/java.exp: Update copyright notice.
4923
756d8c70
AC
49242004-07-19 Andrew Cagney <cagney@gnu.org>
4925
4926 * gdb.base/selftest.exp: Copy file from here ...
4927 * gdb.gdb/selftest.exp: ... to here.
4928
586027e6
AC
49292004-07-16 Andrew Cagney <cagney@redhat.com>
4930
4931 * lib/insight-support.exp: Delete file.
4932 * lib/java.exp (java_init): Fix copyright.
4933
029d2200
AC
49342004-07-16 Andrew Cagney <cagney@gnu.org>
4935
4936 * gdb.base/restore.c: Append "prologue" to comments marking the a
4937 function's prologue.
4938 * gdb.base/restore.exp: Update copyright, re-indent.
4939 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
4940 callerN" prefix where needed. Update patterns that match a
4941 function's prologue.
4942
653b62c5
MC
49432004-07-16 Michael Chastain <mec.gnu@mindspring.com>
4944
4945 * gdb.base/restore.c: Add copyright notice.
4946
f7d690e5
AC
49472004-07-16 Andrew Cagney <cagney@gnu.org>
4948
4949 * gdb.base/logical.exp: Update copyright.
4950 (evaluate): New procedure. Use to re-implement tests using
4951 several tables.
4952
d629a7cb
MH
49532004-07-14 Martin Hunt <hunt@redhat.com>
4954
4955 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
4956 which fixes some problems where init.tcl was not found.
4957
9c7bb332
AC
49582004-07-13 Andrew Cagney <cagney@gnu.org>
4959
6bf46641
AC
4960 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
4961 (check_sizeof, check_valueof): Do not include the output in the
4962 test name. Use gdb_test.
4963 (get_valueof): Use gdb_test_multiple.
4964
c4ffd4c0
AC
4965 * gdb.base/step-test.exp: Update copyright. Use
4966 gdb_test_multiple. Ensure that test names do not include
4967 architecture dependent output.
4968
ab89363a
AC
4969 * gdb.gdb/observer.exp: Update copyright.
4970 (setup_test): Use gdb_test_multiple.
4971 (attach_first_observer, attach_second_observer)
4972 (attach_third_observer, detach_first_observer)
4973 (detach_second_observer, detach_third_observer)
4974 (reset_counters, check_counters): Make $message a prefix.
4975 (test_normal_stop_notifications): Add "args" parameter - a list of
4976 init functions to be called. Make $message a prefix,
4977 (test_observer_normal_stop): Change the message prefixes so that
4978 they are unique, pass the attach / detach procedures to
4979 test_normal_stop_notifications.
4980
ec58997a
AC
4981 * gdb.base/signull.exp (test_segv): Prefix all tests with
4982 "${name}". Clean up test messages.
4983
b475183b
AC
4984 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
4985
9c7bb332
AC
4986 * gdb.base/ena-dis-br.exp: Update copyright.
4987 (break_at): New function. Replace send_gdb with gdb_test,
4988 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
4989 ignore count, not stopped at bpt", with KFAIL.
4990
2dd95497
CV
49912004-07-13 Corinna Vinschen <vinschen@redhat.com>
4992
4993 * gdb.base/attach.exp: Remove cleanupfile handling.
4994
419e626b
AC
49952004-07-12 Andrew Cagney <cagney@gnu.org>
4996
4997 * gdb.base/annota1.exp: Cleanup corefile test name.
4998 * gdb.base/annota3.exp: Ditto.
4999
8b1b3228
AC
50002004-07-12 Andrew Cagney <cagney@gnu.org>
5001
78650829
AC
5002 * gdb.base/signals.exp: Clean up copyright, re-indent.
5003
8b1b3228
AC
5004 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
5005 gdb_test and gdb_test_multiple.
5006
935c2760
JJ
50072004-07-08 Jeff Johnston <jjohnstn@redhat.com>
5008
5009 * gdb.java/jmain.exp: Fix expected line number for main to
5010 break at. Set XFAIL for break at main test since gcj does not
5011 provide line number info for first statement in main.
5012
1544280f
AC
50132004-07-08 Andrew Cagney <cagney@gnu.org>
5014
1279f4ff
AC
5015 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
5016
1544280f
AC
5017 * gdb.base/sigbpt.exp: Make the common part of each test name a
5018 prefix instead of suffix.
5019
bcc82369
BR
50202004-07-07 Bob Rossi <bob_rossi@cox.net>
5021
5022 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
5023 test from test_tbreak_creation_and_listing to
5024 test_file_list_exec_source_file
5025 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
5026 Changed name of test from test_tbreak_creation_and_listing to
5027 test_file_list_exec_source_file
5028
23f4b0aa
JJ
50292004-07-07 Jeff Johnston <jjohnstn@redhat.com>
5030
5031 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
5032 the jmisc() constructor instead of <init>.
5033 * gdb.java/jmisc1.exp: Ditto.
5034
56401cd5
AC
50352004-07-07 Andrew Cagney <cagney@gnu.org>
5036
5037 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
5038 corrupting the PC.
5039
44ae2f6a
MC
50402004-07-06 Michael Chastain <mec.gnu@mindspring.com>
5041
5042 * gdb.cp/templates.exp: Accept whitespace change in demangler
5043 output.
5044
45a83408
AC
50452004-07-06 Andrew Cagney <cagney@gnu.org>
5046
5047 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
5048
d205ad70
MC
50492004-07-02 Michael Chastain <mec.gnu@mindspring.com>
5050
5051 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
5052 * lib/compiler.cc: Likewise.
5053
06ea1a61
MC
50542004-06-30 Michael Chastain <mec.gnu@mindspring.com>
5055
5056 * lib/compiler.cc: Work around string preprocessing problem
5057 with old hp c++ compiler.
5058 * lib/compiler.c: Likewise.
5059
daab1251
CV
50602004-06-29 Corinna Vinschen <vinschen@redhat.com>
5061
5062 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
5063 directives to conditionalize symbol prefixing.
5064 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
5065 additional_flags handling. Add underscore prefix for Cygwin.
5066 * gdb.arch/i386-unwind.c: Use preprocessor directives to
5067 conditionalize symbol prefixing.
5068 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
5069 additional_flags handling. Add underscore prefix for Cygwin.
5070
cc984116
CV
50712004-06-29 Corinna Vinschen <vinschen@redhat.com>
5072
5073 * gdb.base/bigcore.exp: Skip test on Cygwin.
5074
c279b077
MC
50752004-06-28 Michael Chastain <mec.gnu@mindspring.com>
5076
5077 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
5078 formats for "info register". Use gdb_test_multiple. Fix
5079 the "invalid register" test.
5080
0e915747
CV
50812004-06-28 Corinna Vinschen <vinschen@redhat.com>
5082
5083 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
5084 PID for Cygwin. Add Cygwin specific strings to check for in some
5085 tests.
5086 (do_attach_tests): Add a test for user interaction when attaching
5087 to a process with no matching symbol table already loaded.
5088
11422c86
AC
50892004-06-26 Andrew Cagney <cagney@gnu.org>
5090
5091 Test PR java/1567 and PR java/1565.
5092 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
5093 * gdb.java/jmisc2.exp: Delete file.
5094
cefbce26
MC
50952004-06-26 Michael Chastain <mec.gnu@mindspring.com>
5096
5097 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
5098
e19f872c
CV
50992004-06-25 Corinna Vinschen <vinschen@redhat.com>
5100
5101 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
5102 attach process.
5103
d931ba3b
MC
51042004-06-23 Michael Chastain <mec.gnu@mindspring.com>
5105
5106 * gdb.cp/pr-1553.exp: Remove.
5107
aef68c48
MC
51082004-06-22 Michael Chastain <mec.gnu@mindspring.com>
5109
5110 * gdb.cp/pr-1553.cc: Remove.
5111 * gdb.cp/pr-1553.exp: Disable this test.
5112
8d5df71a
JB
51132004-06-20 Jim Blandy <jimb@redhat.com>
5114
5115 Fix PR testsuite/1680.
5116 * gdb.arch/i386-sse.exp: Properly quote curly braces in
5117 regular expressions.
5118
4ac6f39d
MC
51192004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5120
5121 Fix PR testsuite/1679.
5122 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
5123 Issue an UNSUPPORTED result instead.
5124
1b413552
JB
51252004-06-18 Jim Blandy <jimb@redhat.com>
5126
5127 * gdb.base/charset.exp: Only send a control-C if we see a new
5128 prompt and incomplete command.
5129
6daa6ebd
MC
51302004-06-18 Michael Chastain <mec.gnu@mindspring.com>
5131
5132 * gdb.cp/pr-574.cc: Add copyright notice.
5133
51fa4ae0
JB
51342004-06-17 Jim Blandy <jimb@redhat.com>
5135
5136 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
5137 cases where the regexp has no groups; this grabs random text from
5138 the previous test suite, whatever that was.
5139
8fea26c5
MC
51402004-06-17 Michael Chastain <mec.gnu@mindspring.com>
5141
5142 * gdb.cp/printmethod.cc: Add copyright notice.
5143
1e3aeb41
MC
51442004-06-16 Michael Chastain <mec.gnu@mindspring.com>
5145
5146 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
5147
9d9030bc
AC
51482004-06-16 Andrew Cagney <cagney@gnu.org>
5149
5150 * gdb.base/signull.c: Update copyright. Include <string.h>.
5151 (bowler): Replace data_pointer with data_read
5152 and data_write cases. Add code_descriptor case.
5153 (zero, desc): New array and pointer.
5154 (data, code): Change to simple pointers.
5155 * gdb.base/signull.exp: Fix probe pattern matching a function
5156 descriptor SIGSEGV. Replace data_pointer with data_read and
5157 data_write tests.
5158
acd4ad44
AC
51592004-06-16 Andrew Cagney <cagney@gnu.org>
5160
5161 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
5162
08fd625c
MC
51632004-06-15 Michael Chastain <mec.gnu@mindspring.com>
5164
5165 * gdb.base/long_long.c: Add copyright notice.
5166
1903502c
MC
51672004-06-15 Michael Chastain <mec.gnu@mindspring.com>
5168
5169 * gdb.base/long_long.exp: Remove reference to
5170 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
5171 to gdb_breakpoint and gdb_continue_to_breakpoint.
5172
83313cb1
JB
51732004-06-14 Jim Blandy <jimb@redhat.com>
5174
5175 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
5176 endian case.
5177
1bf404ef
AC
51782004-06-14 Andrew Cagney <cagney@gnu.org>
5179
5180 * gdb.base/gcore.exp (capture_command_output): Delete the always
5181 passing tests containing inferior values.
5182 * gdb.base/ending-run.exp: Do not include the breakpoint address
5183 in the test message. Update copyright.
5184 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
5185 size in the test name, use gdb_test_multiple. Update copyright.
5186
ef220b33
MC
51872004-06-14 Michael Chastain <mec.gnu@mindspring.com>
5188
5189 * gdb.cp/ref-types.cc: Add copyright notice.
5190
4f70a4c9
MC
51912004-06-14 Michael Chastain <mec.gnu@mindspring.com>
5192
5193 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
5194 hp_aCC_compiler.
5195 * lib/compiler.cc: Likewise.
5196 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
5197 'set' commands. Log diagnostics for other lines. Set
5198 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
5199
335928ac
MC
52002004-06-13 Michael Chastain <mec.gnu@mindspring.com>
5201
5202 * gdb.cp/try_catch.cc: Add copyright notice.
5203
2efb12e8
MC
52042004-06-12 Michael Chastain <mec.gnu@mindspring.com>
5205
5206 * gdb.cp/userdef.cc: Add copyright notice.
5207
0bbed51a
MC
52082004-06-11 Michael Chastain <mec.gnu@mindspring.com>
5209
5210 * gdb.cp/virtfunc.cc: Add copyright notice.
5211
e12a46c9
RC
52122004-06-11 Randolph Chung <tausq@debian.org>
5213
5214 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
5215 problem.
5216
338e05af
AC
52172004-06-10 Andrew Cagney <cagney@gnu.org>
5218
5219 * lib/compiler.cc, lib/compiler.c: Append either
5220 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
5221 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
5222 instead of gcc-3-3.
5223
dc3f10cb
AC
52242004-06-09 Andrew Cagney <cagney@gnu.org>
5225
b4d946af
AC
5226 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
5227 gdb/1455, bug is specific to "long long" and "double".
5228
dc3f10cb
AC
5229 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
5230 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
5231 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
5232 fixed.
5233
b5c0bfa2
AC
52342004-06-09 Andrew Cagney <cagney@gnu.org>
5235
5236 * gdb.base/structs.exp (test_struct_returns): Replace
5237 "return_value_unknown" and "finish_value_unknown" by
5238 "return_value_known" and "finish_value_known". Instead of
5239 "return_value_unknown" iff "finish_value_unknown", check
5240 "return_value_known" implies "finish_value_known".
5241
caeb605f
MH
52422004-06-08 Martin Hunt <hunt@redhat.com>
5243
5244 * gdb.base/float.exp: Add pattern for mips targets.
5245
c892bb64
RC
52462004-06-08 Randolph Chung <tausq@debian.org>
5247
5248 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
5249 message for unknown architectures more clear.
5250
48306d3e
JB
52512004-06-08 Joel Brobecker <brobecker@gnat.com>
5252
5253 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
5254 start the execution of the program.
5255
83ecb59f
JB
52562004-06-07 Jim Blandy <jimb@redhat.com>
5257
5258 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
5259 * gdb.arch/i386-cpuid.h: New helper file.
5260
55264cb4
RC
52612004-06-07 Randolph Chung <tausq@debian.org>
5262
5263 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
5264 has started.
5265
23cadb28
RM
52662004-06-04 Roland McGrath <roland@redhat.com>
5267
5268 Fix PR gdb/1647.
5269 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
5270 differently to be robust to output buffering differences.
5271
51d01eda
MC
52722004-06-04 Michael Chastain <mec.gnu@mindspring.com>
5273
5274 * gdb.threads/pthreads.exp: Update copyright years.
5275 (check_control_c): Change asynchronous 'after' to synchronous.
5276
f4fc3b93
RM
52772004-06-04 Roland McGrath <roland@redhat.com>
5278
5279 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
5280 next gdb prompt.
5281
4013522b
MC
52822004-06-02 Michael Chastain <mec.gnu@mindspring.com>
5283
5284 Fix PR gdb/1636.
5285 * gdb.threads/manythreads.exp: Change asynchronous 'after'
5286 calls to synchronous.
5287
7a8f1e6b
JB
52882004-05-26 Jim Blandy <jimb@redhat.com>
5289
5290 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
5291
81bb3443
RC
52922004-05-24 Randolph Chung <tausq@debian.org>
5293
5294 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
5295 * gdb.asm/pa.inc: New file.
5296
8f5a3103
MK
52972004-05-22 Mark Kettenis <kettenis@gnu.org>
5298
5299 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
5300
734b8fe8
JB
53012004-05-21 Joel Brobecker <brobecker@gnat.com>
5302 Daniel Jacobowitz <drow@mvista.com>
5303
5304 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
5305 GDB prompt.
5306
725603e1
UW
53072004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5308
f4fc3b93 5309 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
5310 setjmp/longjmp. Use sigaction instead of signal.
5311
8b923272
JB
53122004-05-19 J. Brobecker <brobecker@gnat.com>
5313 Michael Snyder <msnyder@redhat.com>
5314
5315 * gdb.threads/pthread_cond_wait.c: New file.
5316 * gdb.threads/pthread_cond_wait.exp: New testcase.
5317
8bfabb04
AC
53182004-05-13 Andrew Cagney <cagney@redhat.com>
5319
5320 * gdb.base/signull.exp, gdb.base/signull.c: New files.
5321 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
5322
42edda50
AC
53232004-05-11 Andrew Cagney <cagney@redhat.com>
5324
5325 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
5326 fixed but revealed gdb/1639.
5327
d303a6c7
AC
53282004-05-10 Andrew Cagney <cagney@redhat.com>
5329
5330 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
5331 func1" and "next to 2nd alarm", kernel bug avoided.
5332
bf08c2a1
DJ
53332004-05-10 Daniel Jacobowitz <dan@debian.org>
5334
5335 PR external/1568
5336 * gdb.base/bigcore.exp: Check the size of the dumped core file.
5337 XFAIL if it is smaller than bytes_allocated.
5338 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
5339 (main): Make chunks_allocated unsigned. Correct comment.
5340
c0586a34
JB
53412004-05-07 Joel Brobecker <brobecker@gnat.com>
5342
5343 * gdb.arch/powerpc-aix-prologue.c: New file.
5344 * gdb.arch/powerpc-aix-prologue.exp: New file.
5345
f2785d12
JB
53462004-05-07 Jim Blandy <jimb@redhat.com>
5347
5348 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
5349 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
5350
bd7f6e30
JB
53512004-05-06 Joel Brobecker <brobecker@gnat.com>
5352
5353 * gdb.base/sep.exp: No longer setup_kfail when the program was
5354 built with dwarf2.
5355
0a5e7efe
JI
53562004-05-05 Jim Ingham <jingham@apple.com>
5357
5358 * gdb.base/pending.exp: Make sure pending breakpoints
5359 preserve the ignore count.
f4fc3b93 5360
a8958849
MK
53612004-04-27 Jerome Guitton <guitton@gnat.com>
5362
5363 * i386-prologue.exp: Add testcase for jump instruction as first
5364 instruction of the real code.
5365 * i386-prologue.c (jump_at_beginning): New function.
5366
7e103f5b
MK
53672004-04-28 Mark Kettenis <kettenis@gnu.org>
5368
5369 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
5370 x86_64-*-*.
5371
5d38b224
MK
53722004-04-28 Mark Kettenis <kettenis@gnu.org>
5373
5374 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
5375 i*86-*-*.
5376
0ef32fd9
MK
53772004-04-25 Mark Kettenis <kettenis@gnu.org>
5378
5379 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
5380 expression that checks the return type.
5381
71d7dd7c
AC
53822004-04-23 Andrew Cagney <cagney@redhat.com>
5383
5384 * gdb.base/call-sc.exp: New test of scalar call/return values.
5385 * gdb.base/call-sc.c: Ditto.
5386
1e9f977e
JJ
53872004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5388
5389 * gdb.threads/manythreads.c: Reduce thread stack size.
5390
899d9e3a
JJ
53912004-04-23 Jeff Johnston <jjohnstn@redhat.com>
5392
5393 * gdb.threads/manythreads.c: Add copyright notice.
5394
61bcae62
AC
53952004-04-23 Andrew Cagney <cagney@redhat.com>
5396
5397 * gdb.base/siginfo.exp: Better handle step out of signal.
5398 * gdb.base/sigstep.exp: Ditto.
5399
7339a42e
JJ
54002004-04-22 Jeff Johnston <jjohnstn@redhat.com>
5401 Daniel Jacobowitz <drow@mvista.com>
5402
5403 * gdb.threads/manythreads.c: New testcase.
5404 * gdb.threads/manythreads.exp: Ditto.
5405
5c98409b
JB
54062004-04-22 Jim Blandy <jimb@redhat.com>
5407
5408 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
5409 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
5410
3b611f1a
MC
54112004-04-21 Michael Chastain <mec.gnu@mindspring.com>
5412
5413 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
5414
f0fd9238
AC
54152004-04-21 Andrew Cagney <cagney@redhat.com>
5416
5417 * gdb.base/sigstep.c: New file.
5418 * gdb.base/sigstep.exp: New file.
5419
90990674
JB
54202004-04-16 Joel Brobecker <brobecker@gnat.com>
5421
5422 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
5423 call to observer_notify_normal_stop.
5424
78cef34b
AC
54252004-04-15 Andrew Cagney <cagney@redhat.com>
5426
5427 * gdb.base/siginfo.c: New file.
5428 * gdb.base/siginfo.exp: New file.
5429
d2343407
JB
54302004-04-12 J. Brobecker <brobecker@gnat.com>
5431
5432 * gdb.base/sep.exp: Fix typo in comment.
5433
a2dba3c8
JB
54342004-04-12 J. Brobecker <brobecker@gnat.com>
5435
5436 * gdb.base/sep.c: New file.
5437 * gdb.base/sep-proc.c: New file.
5438 * gdb.base/sep.exp: New testcase.
5439
15f7b60e
MK
54402004-04-09 Mark Kettenis <kettenis@gnu.org>
5441
5442 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
5443 support.
5444
44f4de1a
AC
54452004-04-05 Andrew Cagney <cagney@redhat.com>
5446
5447 * gdb.base/sigaltstack.c: New file.
5448 * gdb.base/sigaltstack.exp: New file.
5449
ef04f396
JB
54502004-04-04 Joel Brobecker <brobecker@gnat.com>
5451
5452 * gdb.base/foll-fork.exp: Update the expected output for
5453 "help set follow-fork-mode", to match a change that was made
5454 to the help of this variable on 2004-01-13.
5455
d40d2c92
JB
54562004-04-01 Joel Brobecker <brobecker@gnat.com>
5457
5458 * lib/ada.exp: Add copyright notice.
5459 * bar.ads: Likewise.
5460 * bar.adb: Likewise.
5461 * null_record.adb: Likewise.
5462 * null_record.exp: Likewise.
5463 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
5464
f86ef5a3
JB
54652004-04-01 Joel Brobecker <brobecker@gnat.com>
5466
5467 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
5468 * configure: Regenerate.
5469
414e70e3
JB
54702004-04-01 Joel Brobecker <brobecker@gnat.com>
5471
5472 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
5473 to build the application. Remove the message printed when in
5474 verbose mode, redundant with the UNSUPPORTED message above.
5475
f0aaee49
JB
54762004-03-31 Joel Brobecker <brobecker@gnat.com>
5477
5478 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
5479 * gdb.ada (null_record.exp): New testcase.
5480
ac81cb54
JB
54812004-03-31 Joel Brobecker <brobecker@gnat.com>
5482
5483 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
5484
854af2f7
JB
54852004-03-31 Joel Brobecker <brobecker@gnat.com>
5486
5487 * gdb.ada: New subdirectory.
5488 * gdb.ada/Makefile.in: New file.
5489 * gdb.ada/gnat_ada.gpr.in: New file.
5490
034cb681
JB
54912004-03-31 Joel Brobecker <brobecker@gnat.com>
5492
5493 * lib/ada.exp: New file.
5494
78a1a894
DJ
54952004-03-24 Daniel Jacobowitz <drow@mvista.com>
5496
5497 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
5498 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
5499
4b2b3b3e
AC
55002004-03-22 Andrew Cagney <cagney@redhat.com>
5501
5502 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
5503 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5504 Problem identified by Ulrich Weigand.
5505
23c73aa3
DC
55062004-03-17 David Carlton <carlton@kealia.com>
5507
5508 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
5509 PR c++/826.
5510
d63a86f8
RM
55112004-03-16 Roland McGrath <roland@redhat.com>
5512
5513 * gdb.base/auxv.exp: New file.
5514 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
5515
0e02aa50
DC
55162004-03-12 David Carlton <carlton@kealia.com>
5517
5518 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
5519 * gdb.cp/pr-1553.cc: Ditto.
5520 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
5521 pass branch.
5522
c20b71be
MC
55232004-03-12 Michael Chastain <mec.gnu@mindspring.com>
5524
5525 * gdb.cp/templates.exp: Accept more template types.
5526
c7414a01
MC
55272004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5528
5529 From Corinna Vinschen with modifications.
5530 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
5531 local variable obj_with_enum.
5532 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
5533 results with obj_with_enum.
5534
ed69573c
MC
55352004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5536
5537 * gdb.cp/classes.cc: New file, copied from misc.cc.
5538 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
5539
28301461
MC
55402004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5541
5542 * gdb.cp/misc.cc: Add copyright notice.
5543
1198ecbe
DC
55442004-03-05 David Carlton <carlton@kealia.com>
5545
5546 * gdb.cp/rtti.exp: Add 'print *obj3' test.
5547 * gdb.cp/rtti.h: Update copyright.
5548 (namespace n2::n3): New.
5549 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
5550 (n2::n3::func3): New.
5551 (main): Call n2::n3::func3.
5552 * gdb.cp/rtti2.cc: Update copyright.
5553 (n2::create3): New.
5554
9e08c470
MK
55552004-03-04 Mark Kettenis <kettenis@gnu.org>
5556
5557 * gdb.asm/openbsd.inc: Fix typo.
5558
4bebc3aa
FF
55592004-03-03 Fred Fish <fnf@redhat.com>
5560
5561 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
5562 "val" instead of unused "size". Update copyright year.
5563
6ea9fb37
DJ
55642004-02-29 Daniel Jacobowitz <drow@mvista.com>
5565
5566 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
5567 to use unsigned char.
5568 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
5569 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
5570
23b23974
DJ
55712004-02-29 Daniel Jacobowitz <drow@mvista.com>
5572
5573 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
5574 line of output.
5575
7574fd53
DJ
55762004-02-28 Daniel Jacobowitz <drow@mvista.com>
5577
5578 * gdb.base/relocate.c (dummy): Initialize.
5579
a195357f
DJ
55802004-02-28 Daniel Jacobowitz <drow@mvista.com>
5581
5582 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
5583 a breakpoint at exit.
5584
72fd54a9
FF
55852004-02-27 Fred Fish <fnf@redhat.com>
5586
5587 * gdb.base/chng-syms.exp: Add expect condition to match failing
5588 case that isn't a timeout.
5589
b9d23137
AC
55902004-02-27 Andrew Cagney <cagney@redhat.com>
5591
5592 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
5593 support.
5594
15d208f6 55952004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 5596
15d208f6
FF
5597 * gdb.arch/gdb1431.c: Remove.
5598 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
5599 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
5600 of "until" incorrectly.
5601
98f9cd2d
JB
56022004-02-26 J. Brobecker <brobecker@gnat.com>
5603
5604 * gdb.cp/class2.cc (empty): New class.
5605 (refer): New function.
5606 (main): Declare an object of type empty and use it.
5607 * gdb.cp/class2.exp: Print the value of an object of type empty.
5608
9b50c11b
JJ
56092004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5610
5611 * gdb.base/langs.exp: Update query string to match the
5612 new nquery format used for pending breakpoints.
5613
0dcd613f
AC
56142004-02-26 Andrew Cagney <cagney@redhat.com>
5615
5616 Fix PR i18n/1570.
5617 * gdb.base/charset.c: Update copyright notice.
5618 (main, init_string): Remove the escape character '\e' tests.
5619 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
5620 * gdb.base/charset.exp (valid_host_charset): Ditto.
5621 * gdb.base/setvar.exp: Ditto.
5622
b8a56647
AC
56232004-02-24 Andrew Cagney <cagney@redhat.com>
5624
90d59e34
AC
5625 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
5626 mmapped data in core file" PASS and FAIL messages consistent.
5627
b8a56647
AC
5628 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
5629 setting a breakpoint. Work around PR java/1565.
5630
9f27c604
JJ
56312004-02-23 Jeff Johnston <jjohnstn@redhat.com>
5632
5633 * lib/gdb.exp (gdb_breakpoint): Update query string to match
5634 new nquery format.
5635 * gdb.base/pending.exp: Ditto.
5636
3224a706
MK
56372004-02-22 Mark Kettenis <kettenis@gnu.org>
5638
5639 * configure.in: Run stabs tests on *BSD.
5640 * configure: Regenerated.
5641
41e0a9ca
MK
56422004-02-21 Mark Kettenis <kettenis@gnu.org>
5643
5644 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
5645
1e1b3428
FF
56462004-02-20 Fred Fish <fnf@redhat.com>
5647
5648 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
5649 blank in test for "returns short", for consistency with other
5650 "returns xxx" tests. Update copyright year.
5651
f9a7572a
FF
56522004-02-19 Fred Fish <fnf@redhat.com>
5653
5654 New testcase for PR breakpoint/1558.
5655 * gdb.arch/gdb1558.exp: New file.
5656 * gdb.arch/gdb1558.c: New file.
5657
b2ce2854
EZ
56582004-02-19 Elena Zannoni <ezannoni@redhat.com>
5659
5660 * gdb.base/nodebug.exp: Fix typo.
5661
e7c9ff01
JB
56622004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5663
5664 Committed by Jim Blandy <jimb@redhat.com>.
5665
62f4b920
JB
5666 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
5667
2db536a1
JB
5668 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
5669
e7c9ff01
JB
5670 * gdb.base/float.exp: Support s390*-*-* targets.
5671
f3205b34
AF
56722004-02-17 Adam Fedor <fedor@gnu.org>
5673
5674 * gdb.base/gdb1555.exp: New file.
5675 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
5676
9d62932d
EZ
56772004-02-17 Elena Zannoni <ezannoni@redhat.com>
5678
5679 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
5680
344c9711
FF
56812004-02-16 Fred Fish <fnf@redhat.com>
5682
5683 * gdb.arch/gdb1291.c: Remove
5684 * gdb.arch/gdb1291.s: New test input file.
5685 * gdb.arch/gdb1291.exp: Expand test to check case that should not
5686 fail. Test for correct result, known incorrect result, other
5687 failures and timeouts.
5688
2d822687
AC
56892004-02-16 Andrew Cagney <cagney@redhat.com>
5690
5691 * gdb.base/bigcore.exp: New file.
5692 * gdb.base/bigcore.c: New file.
5693
dac15b66
AC
56942004-02-13 Andrew Cagney <cagney@redhat.com>
5695
5696 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
5697 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
5698 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
5699 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
5700 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
5701 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
5702 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
5703 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
5704 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
5705 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
5706
6bdfc2c4
JJ
57072004-02-11 Jeff Johnston <jjohnstn@redhat.com>
5708
5709 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
5710 executed is an alloc instruction.
5711
87b3ede8
DC
57122004-02-11 David Carlton <carlton@kealia.com>
5713
5714 * gdb.cp/breakpoint.exp: New.
5715 * gdb.cp/breakpoint.cc: New.
5716
6e19e2bf
MC
57172004-02-11 Michael Chastain <mec.gnu@mindspring.com>
5718
5719 Partial fix for PR gdb/1543.
5720 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
5721 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
5722 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
5723 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
5724 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
5725 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
5726 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
5727 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
5728 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
5729 to bug-gdb@prep.ai.mit.edu .
5730 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
5731 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
5732 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
5733 Likewise.
5734
5c5455dc
AC
57352004-02-10 Andrew Cagney <cagney@redhat.com>
5736
5737 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
5738 using gdb_internal_error_resync.
5739
9cf689d7
DJ
57402004-02-09 Daniel Jacobowitz <drow@mvista.com>
5741
5742 * gdb.threads/thread-specific.exp: Stop early if no threads are
5743 found.
5744
d2dc51db
MC
57452004-02-09 Michael Chastain <mec.gnu@mindspring.com>
5746
5747 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
5748
14b1a056
DJ
57492004-02-08 Daniel Jacobowitz <drow@mvista.com>
5750
5751 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
5752 breakpoints.
5753
83f66e8f
DJ
57542004-02-07 Daniel Jacobowitz <drow@mvista.com>
5755
5756 * config/sim.exp (gdb_load): Handle $arg == "".
5757 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
5758 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
5759
30fc0091
EZ
57602004-02-07 Elena Zannoni <ezannoni@redhat.com>
5761
5762 * gdb.base/maint.exp: Update test to reflect
5763 obstack changes.
5764
4d806929
JJ
57652004-02-04 Jeff Johnston <jjohnstn@redhat.com>
5766
5767 * gdb.base/pendshr.c (pendfunc): New function that calls
5768 pendfunc1.
5769 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
5770
7bfdd688
FF
57712004-02-04 Fred Fish <fnf@redhat.com>
5772
5773 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
5774 function symbols and update copyright years.
5775 * gdb.arch/gdb1291.c: Ditto.
5776
aaa08ee4
MC
57772004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5778
5779 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
5780
dbad7755
MC
57812004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5782
5783 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
5784
ec4646ef
MC
57852004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5786
5787 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
5788
1b802196
FF
57892004-02-02 Fred Fish <fnf@redhat.com>
5790
5791 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
5792 remote targets. Update copyright years.
5793
18fe2033
JJ
57942004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5795
5796 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
5797 support.
5798 * gdb.base/langs.exp: Fix test which attempts to create
5799 breakpoint on non-existent function to handle new pending
5800 support.
5801 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
5802 a breakpoint.
5803 * gdb.base/pending.exp: New test.
5804 * gdb.base/pending.c: New file.
5805 * gdb.base/pendshr.c: Ditto.
5806
8d577d32
DC
58072004-02-02 David Carlton <carlton@kealia.com>
5808
5809 * gdb.cp/overload.exp: Add overloadNamespace tests.
5810 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
5811 (overloadNamespace, XXX): New.
5812 (main): Call XXX::marker2.
5813
3ad13771
FF
58142004-02-01 Fred Fish <fnf@redhat.com>
5815
5816 * gdb.base/dump.exp: Use runto_main instead of "runto main".
5817 * gdb.base/finish.exp: Ditto.
5818 * gdb.base/gcore.exp: Ditto.
5819 * gdb.base/huge.exp: Ditto.
5820 * gdb.base/info-proc.exp: Ditto.
5821 * gdb.base/return2.exp: Ditto.
5822 * gdb.threads/gcore-thread.exp: Ditto.
5823
44c75849
DJ
58242004-02-01 Daniel Jacobowitz <drow@mvista.com>
5825
5826 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
5827
005bc093
MK
58282004-02-01 Mark Kettenis <kettenis@gnu.org>
5829
5830 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
5831 that opening the file succeeds on OpenBSD.
5832
c47cebdb
DJ
58332004-02-01 Daniel Jacobowitz <drow@mvista.com>
5834
5835 * gdb.threads/thread-specific.c: New file.
5836 * gdb.threads/threads-specific.exp: New test script.
5837 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
5838 to expect_out.
5839
5a01311c
MK
58402004-02-01 Mark Kettenis <kettenis@gnu.org>
5841
5842 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
5843 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
5844 only on the "print_small_structs from print_long_arg_list" test.
5845
ce22a4f1
DJ
58462004-02-01 Daniel Jacobowitz <drow@mvista.com>
5847
5848 * gdb.base/completion.exp: Kill a stray backslash.
5849
5850 From Jim Ingham <jingham@apple.com>:
5851 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
5852 agrees with the result from sending a tab.
5853
abbab9d3
DJ
58542004-01-31 Daniel Jacobowitz <drow@mvista.com>
5855
5856 * gdb.base/chng-syms.exp: Remove stray newline.
5857
53904d1e
MK
58582004-01-31 Mark Kettenis <kettenis@gnu.org>
5859
5860 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
5861 *-*-openbsd*.
5862 * gdb.asm/openbsd.inc: New file.
5863
3a4b3aac
MK
58642004-01-30 Mark Kettenis <kettenis@gnu.org>
5865
5866 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
5867 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
5868 *-*solaris2*. Remove commented out default settings for
5869 asm-flags. Replace gdb_compile with target_link.
5870
ebac27b4
MC
58712004-01-29 Michael Chastain <mec.gnu@mindspring.com>
5872
5873 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
5874 for all tests. Remove old hp-ux and cygnus xfail cases.
5875
d8679d84
PH
58762004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
5877
5878 * gdb.base/chng-syms.exp: New file.
5879 * gdb.base/chng-syms.c: New file.
5880
0a55bc22
MC
58812004-01-24 Michael Chastain <mec.gnu@mindspring.com>
5882
5883 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
5884 Provide arms for current output in all my configurations.
5885
94b8e876
MC
58862004-01-24 Michael Chastain <mec.gnu@mindspring.com>
5887
5888 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
5889 * lib/compiler.cc: Likewise.
5890 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
5891 get the right preprocessor. Eval the output directly. Remove
5892 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
5893 hp_f77_compiler and hp_f90_compiler completely.
5894 (gdb_preprocess): Delete.
5895 (get_compiler): Delete.
5896
7cf03d44
MK
58972004-01-24 Mark Kettenis <kettenis@gnu.org>
5898
5899 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
5900 <string.h>.
5901
68b6dce9
NR
59022004-01-24 Nick Roberts <nick@nick.uklinux.net>
5903
5904 * gdb.mi/mi-stack.exp: Update copyright.
5905
b368761e
DC
59062004-01-23 David Carlton <carlton@kealia.com>
5907
5908 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
5909 test for cp_lookup_transparent_type.
5910 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
5911 call them.
5912
f2061b53
DJ
59132004-01-23 Daniel Jacobowitz <drow@mvista.com>
5914
5915 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
5916 after -var-update.
5917
37fc574a
DC
59182004-01-23 David Carlton <carlton@kealia.com>
5919
5920 * gdb.cp/namespace.cc (C::ensureRefs): New.
5921 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
5922
8e94b928
NR
59232004-01-20 Nick Roberts <nick@nick.uklinux.net>
5924
5925 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
5926 case "-stack-list-locals 2".
5927 * gdb.mi/mi-var-child.exp: Test for case
5928 "-var-list-children --all-values NAME".
5929
997b0952
MC
59302004-01-18 Michael Chastain <mec.gnu@mindspring.com>
5931
5932 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
5933
52470da3
MK
59342004-01-18 Mark Kettenis <kettenis@gnu.org>
5935
7049b4b8
MK
5936 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
5937 used with gdb_test_multiple.
5938
52470da3
MK
5939 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
5940 read at address 0. This fixes PR testsuite/1504.
5941
da6012e5
DJ
59422004-01-18 Daniel Jacobowitz <drow@mvista.com>
5943
5944 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
5945 Remove downloading, guessing the host executable, the calls to
5946 gdb_file_cmd and gdb_target_cmd, and "load" support.
5947 (infer_host_exec): New function broken out from gdb_load.
5948 (gdb_load): New wrapper for gdbserver_gdb_load.
5949 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
5950 gdb_target_cmd. Use -target-select.
5951 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
5952 Download binaries to the host. Clear last_mi_remote_file when
5953 we load a new binary.
5954 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
5955 call gdbserver_gdb_load and mi_gdb_target_cmd.
5956
32c70722
MC
59572004-01-17 Michael Chastain <mec.gnu@mindspring.com>
5958
5959 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
5960 type patterns.
5961
b0cecf36
MC
59622004-01-17 Michael Chastain <mec.gnu@mindspring.com>
5963
5964 * gdb.cp/templates.exp: Fix typo in test name of
5965 "print Foo<volatile char*>::foo".
5966
4120d7e6
MC
59672004-01-15 Michael Chastain <mec.gnu@mindspring.com>
5968
5969 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
5970
f679e530
BE
59712004-01-16 Ben Elliston <bje@wasabisystems.com>
5972
5973 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
5974 (clean mostlyclean): Remove empty rm.
5975
091c48f6
MC
59762004-01-15 Michael Chastain <mec.gnu@mindspring.com>
5977
5978 * gdb.base/setvar.exp: Add copyright years.
5979
3e5fc8d2
DC
59802004-01-14 David Carlton <carlton@bactrian.org>
5981
5982 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
5983 PR c++/1511 and update coment.
5984 * gdb.cp/templates.exp: Update patterns to match current output.
5985 If changes involve something other than whitespace, KFAIL
5986 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
5987
63d06c5c
DC
59882004-01-14 David Carlton <carlton@kealia.com>
5989
5990 * gdb.cp/namespace.exp: Add tests involving classes defined within
5991 namespaces.
5992 * gdb.cp/namespace.cc (C::CClass): New.
5993 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
5994
a51dab88
EZ
59952004-01-14 Elena Zannoni <ezannoni@redhat.com>
5996
5997 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
5998 what debug info we have. Print a better message if something goes
5999 wrong while producing the separate debug info file.
6000
a476ccc9
MC
60012004-01-14 Michael Chastain <mec.gnu@mindspring.com>
6002
6003 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
6004
f453692c
MC
60052004-01-14 Michael Chastain <mec.gnu@mindspring.com>
6006
6007 * gdb.base/callfuncs.c: Add copyright notice.
6008
f40063a5
MC
60092004-01-13 Michael Chastain <mec.gnu@mindspring.com>
6010
6011 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
6012 inheritance. PR gdb/1498, PR gcc/13539.
6013
19ac3974
EZ
60142004-01-13 Elena Zannoni <ezannoni@redhat.com>
6015
6016 * gdb.threads/gcore-thread.exp: Prefix name of binary with
6017 test specific name.
6018 * gdb.mi/gdb669.exp: Ditto.
6019 * gdb.mi/mi-pthreads.exp: Ditto.
6020 * gdb.mi/mi1-pthreads.exp: Ditto.
6021 * gdb.mi/mi2-pthreads.exp: Ditto.
6022
56c97c6e
MC
60232004-01-12 Michael Chastain <mec.gnu@mindspring.com>
6024
6025 * gdb.cp/member-ptr.cc: Add copyright notice.
6026
a0644324
MC
60272004-01-12 Michael Chastain <mec.gnu@mindspring.com>
6028
6029 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
6030 some patterns for recent versions of gcc and hpacc. Delete
6031 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
6032 Delete tests that access a NULL pointer-to-member-data. This
6033 script is still disabled for gcc.
6034
32fabe09
EZ
60352004-01-12 Elena Zannoni <ezannoni@redhat.com>
6036
6037 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
6038 escaped correctly.
6039
1f8a6abb
EZ
60402004-01-12 Elena Zannoni <ezannoni@redhat.com>
6041
6042 * gdb.base/sepdebug.exp: New file.
6043 * gdb.base/sepdebug.c: New file.
6044 * lib/gdb.exp (separate_debug_filename): New procedure.
6045 (gdb_gnu_strip_debug): New procedure.
6046
48efe704
AC
60472004-01-12 Andrew Cagney <cagney@redhat.com>
6048
6049 * gdb.mi/ChangeLog: Delete file. Renamed to ...
6050 * gdb.mi/ChangeLog-1999-2003: New file.
6051
a9415475
AC
60522004-01-12 Andrew Cagney <cagney@redhat.com>
6053
6054 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
6055 "Renaming a directory to a non-empty directory returns ENOTEMPTY
6056 or EEXIST", treat EBUSY as an XFAIL.
6057
83b8cf9d
MC
60582004-01-11 Michael Chastain <mec.gnu@mindspring.com>
6059
6060 * gdb.base/scope.exp: Remove obsolete setup_xfail for
6061 hp_cc_compiler.
6062
9939d2a8
MC
60632004-01-10 Michael Chastain <mec.gnu@mindspring.com>
6064
6065 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
6066 decorations.
6067
1ff8cadf
MC
60682004-01-10 Michael Chastain <mec.gnu@mindspring.com>
6069
6070 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
6071 and "(aCC)" decorations. Remove obsolete doco about old
6072 test results.
6073
6fa9022e
MC
60742004-01-09 Michael Chastain <mec.gnu@mindspring.com>
6075
6076 * gdb.cp/exception.exp: Fix typo in doco.
6077
209721fe
MK
60782004-01-09 Mark Kettenis <kettenis@gnu.org>
6079
6080 * gdb.base/gdb1476.exp: Fix typo.
6081
ef11303e
MC
60822004-01-09 Michael Chastain <mec.gnu@mindspring.com>
6083
6084 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
6085 file.
6086
041ab88c
MC
60872004-01-09 Michael Chastain <mec.gnu@mindspring.com>
6088
6089 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
6090 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
6091 Use gdb_compile. Remove restriction on gcc. Add some patterns
6092 for recent version of gdb. Delete second half, which was a copy
6093 of the first half with different build flags. This test is
6094 still disabled because it is still not ready for production.
6095
e36d075a
MC
60962004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6097
6098 * gdb.cp/exception.cc: Add copyright notice.
6099 * gdb.cp/exception.exp: Add a notice that this file is broken
6100 because of line number changes caused by addition of copyright
6101 notice.
6102
42b190ad
MC
61032004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6104
6105 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
6106 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
6107
8f25f06b
MC
61082004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6109
6110 * gdb.cp/classes.exp: Accept gnu abi 2.
6111 * gdb.cp/derivation.exp: Likewise.
6112 * gdb.cp/overload.exp: Likewise.
6113 * gdb.cp/virtfunc.exp: Likewise.
6114
06ded8b8
MC
61152004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6116
6117 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
6118 semicolon after end of function.
6119
77c26ae3
MC
61202004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6121
6122 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
6123 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
6124 boilerplate code for compiling and running the program under
6125 test. Add some string method tests.
6126
20757486
MC
61272004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6128
6129 * gdb.cp/bs15503.cc: Add copyright notice.
6130 * gdb.cp/bs15503.exp: Adjust line number.
6131
0fd3b503
MC
61322004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6133
6134 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
6135 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
6136
10d1bea8
MC
61372004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6138
6139 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
6140 hp_cc_compiler.
6141
2789202a
MC
61422004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6143
6144 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
6145 * gdb.cp/ctti.exp: Use the marker instead of "next".
6146 With gcc, run further before bailing.
6147
b862f14c
MC
61482004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6149
6150 * gdb.cp/cttiadd.cc: Add copyright notice.
6151 * gdb.cp/cttiadd1.cc: Likewise.
6152 * gdb.cp/cttiadd2.cc: Likewise.
6153 * gdb.cp/cttiadd3.cc: Likewise.
6154
96da2469
MC
61552004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6156
6157 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
6158 Use gdb_test, gdb_test_multiple. Use floating-point values that
6159 have exact representations in IEEE-ish formats.
6160
053248ff
MC
61612004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6162
6163 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
6164 compilers. Delete duplicate call to get_compiler_info.
6165 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
6166 * gdb.base/volatile.exp: Likewise.
6167
84acecdd
MK
61682004-01-07 Mark Kettenis <kettenis@gnu.org>
6169
6170 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
6171 memory at address 0.
6172
fe11a27f
MC
61732004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6174
6175 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
6176 to test for hp-ux assembler. Fix copyright years.
6177
60ad077b
AC
61782004-01-07 Andrew Cagney <cagney@redhat.com>
6179
6180 * gdb.base/fileio.c (strerrno): Add "EBUSY".
6181
1c9b8f33
AC
61822004-01-07 Andrew Cagney <cagney@redhat.com>
6183
6184 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
6185 when creating the read-only file. From analysis by Roland McGrath
6186 and Elena Zannoni.
6187
753ccc7a
MC
61882004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6189
6190 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
6191
eca3e36b
MC
61922004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6193
6194 * gdb.base/cvexpr.c: Be type-safe with function pointers and
6195 data pointers.
6196
f8d4bac4
MC
61972004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6198
6199 * gdb.cp/m-static.exp: Compile one source file at a time.
6200 Delete unused call to get_compiler_info.
6201
9b4e0f94
MC
62022004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6203
6204 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
6205 * gdb.base/call-rt-st.exp: Likewise.
6206 * gdb.base/nodebug.exp: Likewise.
6207 * gdb.base/volatile.exp: Likewise.
6208 * gdb.cp/ref-types.exp: Likewise.
6209 * gdb.cp/templates.exp: Likewise.
6210
023c1024
MK
62112004-01-05 Mark Kettenis <kettenis@gnu.org>
6212
6213 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
6214
19703c4a
MC
62152004-01-05 Michael Chastain <mec.gnu@mindspring.com>
6216
6217 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
6218 hppa*-hp-hpux*.
6219
18b67037
MK
62202004-01-04 Mark Kettenis <kettenis@gnu.org>
6221
ba6219c8
MK
6222 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
6223 x86_64-*-*.
6224
18b67037
MK
6225 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
6226 sparc64-*-* and sparc*-solaris2*.
6227
1bfbbb9d
MK
62282004-01-04 Mark Kettenis <kettenis@gnu.org>
6229
6230 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
6231 return ${tests}" test. The ${tests} already mentions the
6232 filename.
6233
06846494
MC
62342004-01-02 Michael Chastain <mec.gnu@mindspring.com>
6235
6236 * gdb.cp/local.exp: Accept gcc abi 2.
6237
3b0cb202
MC
62382004-01-02 Michael Chastain <mec.gnu@mindspring.com>
6239
6240 * gdb.cp/templates.exp: Accept gcc abi 2.
6241
0643ec3f
MC
62422004-01-02 Michael Chastain <mec.gnu@mindspring.com>
6243
6244 * lib/compiler.cc: Remove supports_template_debugging.
6245 * gdb.cp/templates.exp: Do not test supports_template_debugging.
6246
d231d0b1
MC
62472004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6248
6249 * gdb.cp/namespace.exp: Accept gcc abi 2.
6250
44ffb27c
MC
62512004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6252
6253 * gdb.cp/method.exp: Accept gcc abi 2.
6254
184ad485
MC
62552004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6256
6257 * gdb.cp/classes.exp: Generate identical results as old version.
6258 * gdb.cp/derivation.exp: Likewise.
6259 * gdb.cp/overload.exp: Likewise.
6260 * gdb.cp/virtfunc.exp: Likewise.
6261
116f09e7
MC
62622004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6263
6264 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
6265 mysterious bug with sourceware version of expect.
6266
b1379776
MC
62672004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6268
6269 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
6270 current versions of gcc, including gcc abi 2. Remove gratuitous
6271 restart of test program. Use gdb_test_multiple and gdb_test for
6272 all tests. Add patterns to xfail missing "const" in "const char *"
6273 and kfail PR gdb/1155.
6274
6b7a4c0e
MC
62752004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6276
6277 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
6278 current versions of gcc, including gcc abi 2. Remove gratuitous
6279 restart of test program. Use gdb_test_multiple and gdb_test for
6280 all tests. Add patterns to kfail PR gdb/1498.
6281
51615d72
MC
62822003-12-31 Michael Chastain <mec.gnu@mindspring.com>
6283
6284 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
6285 current versions of gcc, including gcc abi 2. Use "breakpoint"
6286 and "continue" instead of restarting the target program. Use
6287 gdb_test_multiple and gdb_test for all tests.
6288
7b79a9d7
MK
62892004-01-01 Mark Kettenis <kettenis@gnu.org>
6290
6291 * gdb.asm/asm-source.exp: Update copyright year. Link statically
6292 for *-*-solaris2*.
6293
1cd3489f
MC
62942003-12-31 Michael Chastain <mec.gnu@mindspring.com>
6295
6296 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
6297 current versions of gcc, including gcc abi 2. Use "breakpoint"
6298 and "continue" instead of restarting the target program several
6299 times. Use gdb_test_multiple and gdb_test for all tests.
6300
850742db
MC
63012003-12-18 Michael Chastain <mec.gnu@mindspring.com>
6302
6303 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
6304 source files.
6305
eb4bbda8
MC
63062003-12-16 Michael Chastain <mec.gnu@mindspring.com>
6307
6308 * gdb.base/environ.exp: Handle compiling test case from multiple
6309 source files.
6310
e42c7771
MC
63112003-12-16 Michael Chastain <mec.gnu@mindspring.com>
6312
6313 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
6314
80e4b428
JB
63152003-12-17 Jim Blandy <jimb@redhat.com>
6316
5f06973a
JB
6317 * gdb.base/freebpcmd.c: Add copyright notice.
6318
80e4b428
JB
6319 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
6320
0ab84fb7
MC
63212003-12-16 Michael Chastain <mec.gnu@mindspring.com>
6322
6323 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
6324
1b3bb3d0
JB
63252003-12-13 Jim Blandy <jimb@redhat.com>
6326
6327 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
6328
3a4c9371
KB
63292003-12-12 Kevin Buettner <kevinb@redhat.com>
6330
6331 * gdb.asm/frv.inc: New file.
6332 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
6333
a1dea79a
FF
63342003-12-09 Fred Fish <fnf@redhat.com>
6335
6336 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
6337 functions to break1.c and leave prototypes behind. Add more
6338 "set breakpoint NN here" comments.
6339 * gdb.base/break1.c: New file.
6340
6341 * gdb.base/break.exp: Handle compiling test case from multiple
6342 source files and change source file references as needed.
6343 * gdb.base/completion.exp: Ditto.
6344 * gdb.base/condbreak.exp: Ditto.
6345 * gdb.base/define.exp: Ditto.
6346 * gdb.base/ena-dis-br.exp: Ditto.
6347 * gdb.base/info-proc.exp: Ditto.
6348 * gdb.base/maint.exp: Ditto.
6349 * gdb.base/until.exp: Ditto.
6350
6351 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
6352 hardcoded line numbers.
6353 * gdb.base/define.exp: Ditto.
6354 * gdb.base/ena-dis-br.exp: Ditto.
6355 * gdb.base/maint.exp: Ditto.
6356 * gdb.base/until.exp: Ditto.
6357
6358 * gdb.base/completion.exp: Use "break1" for completion tests since
6359 "break" is no longer a unique prefix.
6360
5266b69c
AC
63612003-12-06 Andrew Cagney <cagney@redhat.com>
6362
6363 * gdb.base/structs.exp (test_struct_returns): When applicable, set
6364 "return_value_unimplemented". When an unimplemented struct return
6365 architecture, report incorrect values as a KFAIL
6366
374451f0
MC
63672003-12-05 Michael Chastain <mec.gnu@mindspring.com>
6368
6369 * gdb.cp/rtti.exp: Accept new wording of warning from
6370 cp_lookup_rtti_type.
6371
ba9b20a7
MC
63722003-12-05 Michael Chastain <mec.gnu@mindspring.com>
6373
6374 Partial fix for PR testsuite/1456.
6375 * gdb.base/scope.exp (test_at_main): Replace references to
6376 gcc_compiled with calls to test_compiler_info.
6377 (test_at_foo): Likewise.
6378 (test_at_bar): Likewise.
6379
b74b6d0b
MC
63802003-12-04 Michael Chastain <mec.gnu@mindspring.com>
6381
6382 Partial fix for PR testsuite/1456.
6383 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
6384 to test_compiler_info.
6385
ccfa3402
MC
63862003-12-03 Michael Chastain <mec.gnu@mindspring.com>
6387
6388 * gdb.base/so-impl-ld.exp: Update copyright notice.
6389
f6246aba
MC
63902003-12-02 Michael Chastain <mec.gnu@mindspring.com>
6391
6392 Partial fix for PR testsuite/1456.
6393 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
6394 to test_compiler_info.
6395
13ae734a
MC
63962003-11-28 Michael Chastain <mec.gnu@mindspring.com>
6397
6398 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
6399 from current versions of gdb. Clean up regular expressions.
6400 Delete redundant timeout case.
6401
d8e1cdee
MC
64022003-11-28 Michael Chastain <mec.gnu@mindspring.com>
6403
6404 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
6405 from current versions of gdb. Clean up regular expressions.
6406 Delete redundant timeout case.
6407
96457b64
MC
64082003-12-01 Michael Chastain <mec.gnu@mindspring.com>
6409
6410 Partial fix for PR testsuite/1456.
6411 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
6412 gcc_compiled with call to test_compiler_info.
6413
f35309fc
MC
64142003-11-30 Michael Chastain <mec.gnu@mindspring.com>
6415
6416 Partial fix for PR testsuite/1456.
6417 * gdb.base/list.exp (test_list_function): Delete unused declaration
6418 of gcc_compiled.
6419
d7afdf9b
MC
64202003-11-29 Michael Chastain <mec.gnu@mindspring.com>
6421
6422 Partial fix for PR testsuite/1456.
6423 * gdb.base/complex.exp: Replace reference to gcc_compiled with
6424 call to test_compiler_info.
6425
71507b56
MK
64262003-11-29 Mark Kettenis <kettenis@gnu.org>
6427
6428 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
6429 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
6430 it to create the appropriate note.inc.
6431 * gdb.asm/asmsrc1.s: Include "note.inc".
6432 * gdb.asm/netbsd.inc: New file.
6433 * gdb.asm/empty.inc: New file.
6434
f81f93f7
MC
64352003-11-28 Michael Chastain <mec.gnu@mindspring.com>
6436
6437 Partial fix for PR testsuite/1456.
6438 * gdb.base/constvars.exp: Replace references to gcc_compiled with
6439 calls to test_compiler_info.
6440
9a77938e
MC
64412003-11-27 Michael Chastain <mec.gnu@mindspring.com>
6442
6443 Partial fix for PR testsuite/1456.
6444 * gdb.base/volatile.exp: Replace references to gcc_compiled with
6445 calls to test_compiler_info.
6446
e8367dc7
MK
64472003-11-27 Mark Kettenis <kettenis@gnu.org>
6448
6449 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
6450 pattern for the KFAILs.
6451
526c61ee
AF
64522003-11-25 Adam Fedor <fedor@gnu.org>
6453
6454 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
6455 * gdb.objc/objcdecode.m: New file.
6456
28f2d600
AF
64572003-11-25 Adam Fedor <fedor@gnu.org>
6458
6459 * gdb.objc/nondebug.exp: Test for PR objc/1236.
6460 * gdb.objc/nondebug.m: New file.
6461
a3895cee
BE
64622003-11-26 Ben Elliston <bje@wasabisystems.com>
6463
6464 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
6465 NetBSD as it does on FreeBSD. Modelled on a similar change by
6466 Mark Kettenis on 2003-05-30.
6467 (link-flags): Set to "--entry _start" regardless of target.
6468 Special linker flags are to be appended to $link-flags.
6469 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
6470
c9f2c8a3
MC
64712003-11-25 Michael Chastain <mec.gnu@mindspring.com>
6472
6473 * gdb.cp/method.exp: Accept output of new demangler.
6474
15a0587a 64752003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
6476
6477 * gdb/class2.exp: New file.
6478 * gdb/class2.cc: New file.
6479
3c00b570
MC
64802003-11-25 Michael Chastain <mec.gnu@mindspring.com>
6481
6482 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
6483 of new demangler.
6484
7027acc7
MK
64852003-11-23 Mark Kettenis <kettenis@gnu.org>
6486
6487 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
6488 of gdb_test "run".
6489
b0e1598a
MK
64902003-11-23 Mark Kettenis <kettenis@gnu.org>
6491
6492 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
6493 "continue" into "run".
6494
4d9eda44
MC
64952003-11-23 Michael Chastain <mec.gnu@mindspring.com>
6496
6497 Partial fix for PR testsuite/1456.
6498 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
6499 call to test_compiler_info.
6500 * gdb.cp/ctti.exp: Likewise.
6501 * gdb.cp/derivation.exp: Likewise.
6502 * gdb.cp/member-ptr.exp: Likewise.
6503 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
6504 reference to gcc_compiled.
6505
65062003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
6507
6508 Fix PR testsuite/1463.
6509 * gdb.base/structs.exp (start_structs_test): Call
6510 get_debug_format before using the debug format.
6511
d422fe19
AC
65122003-11-22 Andrew Cagney <cagney@redhat.com>
6513
6514 * lib/gdb.exp (gdb_test_multiple): Add simple example.
6515 * gdb.base/structs.exp: Use gdb_test_multiple.
6516
039cf96d
AC
65172003-11-20 Andrew Cagney <cagney@redhat.com>
6518
6882279b
AC
6519 * gdb.base/structs.exp: Handle and recover from internal errors.
6520 Replace "foo${n}" with "foo<n>" in test messages.
6521
e53890ae
AC
6522 * gdb.base/structs.exp: Update copyright. Rewrite.
6523 * gdb.base/structs.c: Update copyright. Rewrite.
6524
2b211c59
AC
6525 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
6526 resync count exceeded.
d63a86f8 6527
039cf96d
AC
6528 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
6529 from the internal error.
6530 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
6531 Original from Jim Blandy.
6532 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 6533
eac98b22
AC
65342003-11-19 Andrew Cagney <cagney@redhat.com>
6535
6536 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
6537 KFAIL.
6538
67455b2a
MK
65392003-11-17 Mark Kettenis <kettenis@gnu.org>
6540
6541 New testcase for PR backtrace/1435.
6542 * gdb.arch/i386-unwind.exp: New file.
6543 * gdb.arch/i386-unwind.c: New file.
6544
853d6e5b
AC
65452003-11-17 Andrew Cagney <cagney@redhat.com>
6546
6547 * lib/gdb.exp (compiler_info): New global.
6548 (test_compiler_info): New function.
6549 (get_compiler_info): Set compiler_info.
6550 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
6551 "compiler_info" to gcc-<major>-<minor>.
6552
38cf6e11
MC
65532003-11-15 Michael Chastain <mec.gnu@mindspring.com>
6554
6555 * gdb.trace/configure: Remove.
6556
a50d3602
EZ
65572003-11-13 Elena Zannoni <ezannoni@redhat.com>
6558
6559 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 6560 breakpoints.
a50d3602
EZ
6561 * gdb.base/break.exp: Remove all references to explicit line
6562 numbers.
6563
d9407aaa
NC
65642003-11-11 Nick Clifton <nickc@redhat.com>
6565
6566 * gdb.base/shreloc.exp: Do not run for targets which do not
6567 support shared objects.
6568
db488fc1
CV
65692003-11-10 Corinna Vinschen <vinschen@redhat.com>
6570
6571 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
6572 Don't run tests if nofileio flag is given.
6573
6a90a18e
EZ
65742003-11-07 Elena Zannoni <ezannoni@redhat.com>
6575
6576 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
6577 as well as 'Watchpoint'.
6578
0b915e9c
EZ
65792003-11-06 Elena Zannoni <ezannoni@redhat.com>
6580
6581 Reported by Jim Ingham <jingham@apple.com>:
6582 * gdb.base/annota1.exp: Match at least one occurrence of the
6583 signal handler annotation.
6584
d7e4b55f
EZ
65852003-11-06 Elena Zannoni <ezannoni@redhat.com>
6586
6587 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
6588 as well as 'Watchpoint'.
6589
2fe4e8d0
MC
65902003-11-05 Michael Chastain <mec@shout.net>
6591
6592 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
6593
6ef88553
KW
65942003-11-03 Kris Warkentin <kewarken@qnx.com>
6595
6596 * gdb.arch/gdb1291.c: New test file.
6597 * gdb.arch/gdb1291.exp: New test script.
6598 * gdb.arch/gdb1431.c: New test file.
6599 * gdb.arch/gdb1431.exp: New test script.
6600
ae7dc4d8
MC
66012003-10-22 Michael Chastain <mec@shout.net>
6602
6603 * gdb.mi/pthreads.c: Add copyright notice.
6604
c39d7427
MC
66052003-10-22 Michael Chastain <mec@shout.net>
6606
6607 * gdb.threads/pthreads.c: Add copyright notice.
6608
8b7d96c1
MC
66092003-10-20 Michael Chastain <mec@shout.net>
6610
6611 * gdb.base/gdb1056.exp: New test script.
6612
d1d69fdd
DJ
66132003-10-13 Daniel Jacobowitz <drow@mvista.com>
6614
6615 * gdb.threads/killed.exp: Use gdb_run_cmd.
6616
7d605576
DJ
66172003-10-13 Daniel Jacobowitz <drow@mvista.com>
6618
6619 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
6620 create a core file.
6621 * gdb.threads/gcore-thread.exp: Likewise.
6622
618ec112
CV
66232003-10-13 Corinna Vinschen <vinschen@redhat.com>
6624
6625 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
6626 type, based on char type.
6627 (struct bit_flags_short_t): New bitfield type, based on short type.
6628 (init_bit_flags_char): New fuction.
6629 (init_bit_flags_short): Ditto.
6630 (print_bit_flags_char): Ditto.
6631 (print_bit_flags_short): Ditto.
6632 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
6633
9367a73c
MC
66342003-10-11 Michael Chastain <mec@shout.net>
6635
6636 * gdb.base/call-rt-st.exp: Update copyright year.
6637
1decf120
KI
66382003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6639
6640 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
6641 * gdb.disasm/sh3.s: Ditto.
6642
5445b2ae
DJ
66432003-10-07 Daniel Jacobowitz <drow@mvista.com>
6644
6645 * gdb.threads/switch-threads.exp: New test.
6646 * gdb.threads/switch-threads.c: New source file.
6647
aec24853
CV
66482003-10-07 Corinna Vinschen <vinschen@redhat.com>
6649
6650 * gdb.base/ending-run.exp: Add sh specific case.
6651
adc7428d
AC
66522003-10-06 Andrew Cagney <cagney@redhat.com>
6653
6654 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
6655 * gdb.disasm/mn10200.exp: Delete obsolete file.
6656
c9d37158
DJ
66572003-09-29 Daniel Jacobowitz <drow@mvista.com>
6658
6659 * ChangeLog: Correct an entry command.exp -> commands.exp.
6660 * gdb.base/commands.exp (bp_deleted_in_command_test)
6661 (temporary_breakpoint_commands): Check noargs.
6662
79c2c32d
DC
66632003-09-25 David Carlton <carlton@kealia.com>
6664
6665 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
6666 of some print tests, where appropriate. Add tests for C::D::cd,
6667 E::ce, F::cXfX, G::XgX.
6668 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
6669
594e6d67
RE
66702003-09-25 Richard Earnshaw <rearnsha@arm.com>
6671
6672 * lib/java.exp (java_init): Import target_alias before using it.
6673
10f0d451
DC
66742003-09-25 David Carlton <carlton@kealia.com>
6675
6676 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
6677
274bcba0
EZ
66782003-09-23 Elena Zannoni <ezannoni@redhat.com>
6679
d63a86f8 6680 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
6681 weirdness.
6682
cdbf20f7
MC
66832003-09-17 Michael Chastain <mec@shout.net>
6684
6685 * gdb.cp/gdb1355.exp: New file.
6686 * gdb.cp/gdb1355.c: New file.
6687
71e06f80
CV
66882003-09-15 Corinna Vinschen <vinschen@redhat.com>
6689
6690 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
6691 * gdb.asm/sh.inc: New file.
6692
5c4e30ca
DC
66932003-09-11 David Carlton <carlton@kealia.com>
6694
bd45b7af
DC
6695 * gdb.cp/namespace.exp: Add tests for namespace types.
6696 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
6697 (test_namespace): New.
6698
1c199746
EZ
66992003-09-11 Elena Zannoni <ezannoni@redhat.com>
6700
6701 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 6702 * gdb.stabs/weird.exp: Ditto.
1c199746 6703
04ed252f
MC
67042003-09-08 Michael Chastain <mec@shout.net>
6705
6706 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
6707
d8a2d9e7
MC
67082003-09-07 Michael Chastain <mec@shout.net>
6709
6710 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
6711 'parse error'.
6712
161afb24
MK
67132003-09-07 Mark Kettenis <m.kettenis@osp.nl>
6714
6715 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
6716
49f2741a
MC
67172003-08-30 Michael Chastain <mec@shout.net>
6718
6719 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
6720 * gdb.gdb/observer.exp: Ditto.
6721 * gdb.gdb/xfullpath.exp: Ditto.
6722
8afa723e
MK
67232003-08-29 Mark Kettenis <kettenis@gnu.org>
6724
6725 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
6726 *-*-*bsd*.
6727
f31dfe3b
JJ
67282003-08-28 Jeff Johnston <jjohnstn@redhat.com>
6729
6730 * gdb.base/dump.exp: Skip for ia64.
6731
4630e498
JJ
67322003-08-25 Jeff Johnston <jjohnstn@redhat.com>
6733
6734 * gdb.asm/asm-source.exp: Add ia64 support.
6735 * gdb.asm/ia64.inc: New file.
6736
1105b7ef
MC
67372003-08-22 Michael Chastain <mec@shout.net>
6738
6739 * gdb.cp: New directory.
6740 * gdb.cp/*: Copy from gdb.c++/*.
6741 * gdb.c++/*: Remove.
6742 * Makefile.in: Change gdb.c++ to gdb.cp.
6743 * configure.in: Ditto.
6744 * configure: Regnerate.
6745
c945b932
MK
67462003-08-18 Mark Kettenis <kettenis@gnu.org>
6747
6748 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
6749 * gdb.arch/i386-prologue.c (gdb1338): Add function.
6750
2b66634b
DJ
67512003-08-17 Daniel Jacobowitz <drow@mvista.com>
6752
6753 * mi-var-display.exp (-var-list-children weird): Accept function
6754 pointers with argument types.
6755 * mi1-var-display.exp (-var-list-children weird): Likewise.
6756 * mi2-var-display.exp (-var-list-children weird): Likewise.
6757
a356f73b
DJ
67582003-08-17 Daniel Jacobowitz <drow@mvista.com>
6759
6760 * gdb.base/annota3.exp: Add missing newline.
6761
483417b8
MC
67622003-08-06 Michael Chastain <mec@shout.net>
6763
6764 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
6765
c99c59c3
MS
67662003-08-12 Michael Snyder <msnyder@redhat.com>
6767
6768 * gdb.base/float.exp: Add test for SH.
6769
55ed7501
MK
67702003-08-10 Mark Kettenis <kettenis@gnu.org>
6771
6772 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
6773
1a371f2e
EZ
67742003-08-07 Elena Zannoni <ezannoni@redhat.com>
6775
6776 * gdb.base/completion.exp: Remove reduntant completion test
6777 on filename.
6778
e0f353ce
EZ
67792003-08-07 Elena Zannoni <ezannoni@redhat.com>
6780
6781 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
6782 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
6783 gdb.trace/save-trace.exp: Make sure that full pathnames are
6784 escaped correctly.
6785
5710a1af 67862003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 6787
5710a1af
EZ
6788 * configure.in: Don't generate config.h from config.hin.
6789 * configure: Regenerate.
6790 * config.hin: Remove file.
6791 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
6792 * gdb.threads/pthreads.c: Ditto.
6793
dcd81ce9
DJ
67942003-08-07 Daniel Jacobowitz <drow@mvista.com>
6795
6796 From Kei Sakamoto <sakamoto.kei@renesas.com>:
6797 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
6798 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
6799 Replace ld24 with seth/add3.
6800
6009d884
AC
68012003-08-02 Andrew Cagney <cagney@redhat.com>
6802
6803 * gdb.base/annota3.exp: New file.
6804 * gdb.base/annota3.c: New file.
6805 * gdb.c++/annota3.exp: New file.
6806 * gdb.c++/annota3.cc: New file.
6807
51514e06
MC
68082003-07-29 Michael Chastain <mec@shout.net>
6809
6810 * gdb.threads/tls.c (spin): Check errno only if sem_wait
6811 actually failed.
6812 (do_pass): Likewise.
6813 * gdb.threads/tls.exp: Always initialize no_of_threads.
6814
4ee6625b
DJ
68152003-07-27 Daniel Jacobowitz <drow@mvista.com>
6816
6817 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
6818 pattern.
6819 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
6820 * gdb.threads/tls.exp: Recognize one case of the host library not
6821 supporting TLS.
6822
225f2bf6
AC
68232003-07-27 Andrew Cagney <cagney@redhat.com>
6824
6825 * gdb.base/fileio.exp: Use SH when running commands using
6826 remote_exec.
6827
bcb27c9f
DJ
68282003-07-24 Daniel Jacobowitz <drow@mvista.com>
6829
6830 From Kei Sakamoto <sakamoto.kei@renesas.com>:
6831 * gdb.base/relocate.c (dummy): New padding array.
6832
3d67be83
MS
68332003-07-22 Michael Snyder <msnyder@redhat.com>
6834
d63a86f8 6835 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
6836
6837 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
6838 patterns to be more general, accepting old and new output.
6839 Some output chars (such as '+') also must be quoted.
d63a86f8 6840 Some addresses are displayed numerically instead of
3d67be83
MS
6841 symbolically.
6842
57ba3b85
MS
68432003-07-23 Michael Snyder <msnyder@redhat.com>
6844
686d097c
MS
6845 * gdb.base/return2.exp: Don't test long-long return.
6846
57ba3b85
MS
6847 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
6848 * gdb.disasm/t01_mov.exp: Ditto.
6849 * gdb.disasm/t02_mova.s: Ditto.
6850 * gdb.disasm/t02_mova.exp: Ditto.
6851 * gdb.disasm/t03_add.s: Ditto.
6852 * gdb.disasm/t03_add.exp: Ditto.
6853 * gdb.disasm/t04_sub.s: Ditto.
6854 * gdb.disasm/t04_sub.exp: Ditto.
6855 * gdb.disasm/t05_cmp.s: Ditto.
6856 * gdb.disasm/t05_cmp.exp: Ditto.
6857 * gdb.disasm/t06_ari2.s: Ditto.
6858 * gdb.disasm/t06_ari2.exp: Ditto.
6859 * gdb.disasm/t07_ari3.s: Ditto.
6860 * gdb.disasm/t07_ari3.exp: Ditto.
6861 * gdb.disasm/t08_or.s: Ditto.
6862 * gdb.disasm/t08_or.exp: Ditto.
6863 * gdb.disasm/t09_xor.s: Ditto.
6864 * gdb.disasm/t09_xor.exp: Ditto.
6865 * gdb.disasm/t10_and.s: Ditto.
6866 * gdb.disasm/t10_and.exp: Ditto.
6867 * gdb.disasm/t11_logs.s: Ditto.
6868 * gdb.disasm/t11_logs.exp: Ditto.
6869 * gdb.disasm/t12_bit.s: Ditto.
6870 * gdb.disasm/t12_bit.exp: Ditto.
6871 * gdb.disasm/t13_otr.s: Ditto.
6872 * gdb.disasm/t13_otr.exp: Ditto.
6873
e00759ef
EZ
68742003-07-22 Elena Zannoni <ezannoni@redhat.com>
6875
6876 * gdb.threads/tls.exp :Add kfail for 'info address' case.
6877
8bc2021f
EZ
68782003-07-22 Elena Zannoni <ezannoni@redhat.com>
6879
6880 * gdb.threads/tls.c : New file.
6881 * gdb.threads/tls.exp : New file.
6882 * gdb.threads/tls-main.c : New file.
6883 * gdb.threads/tls-shared.c : New file.
6884 * gdb.threads/tls-shared.exp : New file.
6885
89320c4c
AS
68862003-07-22 Andreas Schwab <schwab@suse.de>
6887
6888 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
6889
180dea7c
AS
68902003-07-20 Andreas Schwab <schwab@suse.de>
6891
6892 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
6893 due to insn reordering.
6894
0714963c
AC
68952003-07-15 Andrew Cagney <cagney@redhat.com>
6896
6897 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
6898
98a23b3f
MC
68992003-07-15 Michael Chastain <mec@shout.net>
6900
6901 * gdb.base/gdb1250.exp: New file.
6902 * gdb.base/gdb1250.c: New file.
6903
27e417a2
ML
69042003-07-09 Michal Ludvig <mludvig@suse.cz>
6905
6906 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
6907 expansion of size_t to 'unsigned long', not only to 'unsigned'.
6908
8bc2021f
EZ
69092003-07-09 Elena Zannoni <ezannoni@redhat.com>
6910
6911 * gdb.threads/tls.c: New file.
6912 * gdb.threads/tls.exp: New file.
6913 * gdb.threads/tls-main.c: New file.
6914 * gdb.threads/tls-shared.c: New file.
6915 * gdb.threads/tls-shared.exp: New file.
6916
d99968dc
EZ
69172003-07-09 Elena Zannoni <ezannoni@redhat.com>
6918
6919 * gdb.base/annota1.exp: Make sure that we properly escape the
6920 full path of the source file. Xfail more permissive patterns,
d63a86f8 6921 due to a compiler debug info problem.
d99968dc 6922
83876b3b
AS
69232003-07-07 Andreas Schwab <schwab@suse.de>
6924
2705e972
AS
6925 * gdb.asm/m68k.inc: New file.
6926 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
6927
83876b3b
AS
6928 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
6929 arguments"): Also match negative number.
6930
6931 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
6932
3a871b37
DJ
69332003-07-03 Daniel Jacobowitz <drow@mvista.com>
6934
6935 * gdb.base/store.c (charest): New typedef.
6936 (add_char): Rename to add_charest, update.
6937 (wack_char): Rename to wack_charest, update types. Return l + r
6938 to keep r live across the call.
6939 (wack_short, wack_int, wack_long, wack_longest, wack_float)
6940 (wack_double, wack_doublest): Return l + r to keep r live across
6941 the call.
6942 * gdb.base/store.exp: Accomodate store.c changes.
6943
b2a7f303
DC
69442003-06-30 David Carlton <carlton@kealia.com>
6945
6946 * gdb.c++/maint.exp (test_invalid_name): New.
6947 (test_first_component): Add tests for invalid names.
6948
3c6cb4a1
MC
69492003-06-29 Michael Chastain <mec@shout.net>
6950
6951 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
6952 output of '<VTT for class>' for virtual base classes.
6953
f1c2644b
DJ
69542003-06-29 Daniel Jacobowitz <drow@mvista.com>
6955
6956 * gdb.base/completion.exp: Tab-complete "complet" instead of
6957 "compl".
6958 * gdb.base/complex.exp, gdb.base/complex.c: New files.
6959
18080350
DJ
69602003-06-29 Daniel Jacobowitz <drow@mvista.com>
6961
6962 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
6963 * gdb.base/volatile.exp: Likewise.
6964
f56973f8
DJ
69652003-06-29 Daniel Jacobowitz <drow@mvista.com>
6966
6967 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
6968 gdb/1265.
6969
69702003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
6971 Daniel Jacobowitz <drow@mvista.com>
6972
6973 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
6974 initial line count of 'captured_main' from 26 to 32.
6975 (test_with_self): Allow xmalloc call to be interleaved with the
6976 preceding two lines.
6977
e766d4d6
JB
69782003-06-24 Joel Brobecker <brobecker@gnat.com>
6979
6980 * gdb.base/bang.exp: New testcase.
6981
f125c9a4
JB
69822003-06-23 Joel Brobecker <brobecker@gnat.com>
6983
6984 * gdb.base/langs.exp: Add some tests for the "minimal" language
6985 support.
6986
6e25beaf
EZ
69872003-06-23 Elena Zannoni <ezannoni@redhat.com>
6988
6989 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
6990 the testcase.
6991
2f816dda
DJ
69922003-06-22 Daniel Jacobowitz <drow@mvista.com>
6993
6994 * gdb.base/relocate.exp: Test add-symbol-file with a variable
6995 offset.
6996
db5a5748
DJ
69972003-06-22 Daniel Jacobowitz <drow@mvista.com>
6998
6999 * gdb.c++/pr-1210.cc: New file.
7000 * gdb.c++/pr-1210.exp: New file.
7001
1df0c130
DJ
70022003-06-21 Daniel Jacobowitz <drow@mvista.com>
7003
7004 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
7005 000-exec-continue.
7006
a92feac0
MK
70072003-06-15 Mark Kettenis <kettenis@gnu.org>
7008
7009 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
7010 on *-*-*bsd* instead of *-*-freebsd*.
7011
81a58f5b
AC
70122003-06-14 Andrew Cagney <cagney@redhat.com>
7013
7014 * gdb.base/store.exp: Test longest and doublest. Test all
7015 parameters. Weaken return statement match.
7016 * gdb.base/store.c: Add longest and doublest - aka long long and
7017 long double functions. Put all parameters into local register
7018 variables. Use negative values.
7019
b257a0d3
AC
70202003-06-14 Andrew Cagney <cagney@redhat.com>
7021
7022 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
7023 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
7024 exit status.
7025 * gdb.base/fileio.exp: Disable target when nointerrupts and
7026 noinferiorio, instead of limiting it to remote. Use remote_exec
7027 instead of system.
d63a86f8 7028
21c38304
JJ
70292003-06-12 Jeff Johnston <jjohnstn@redhat.com>
7030
7031 * gdb.base/float.exp: Add ia64 support.
7032
1bcdb424
CV
70332003-06-12 Corinna Vinschen <vinschen@redhat.com>
7034
7035 * gdb.base/fileio.exp: Run only on remote targets.
7036
6aeb981f
CV
70372003-06-10 Corinna Vinschen <vinschen@redhat.com>
7038
7039 * gdb.base/fileio.c: New file, testing File-I/O.
7040 * gdb.base/fileio.exp: Ditto.
7041
53df362e
RG
70422003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
7043
7044 * gdb.base/shreloc.exp: New file, check symbol values obtained from
7045 shared objects after relocation at load time (gdb PR/1132).
7046 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
7047 as above, part of the shared object relocation test.
7048
ffee1b46
MK
70492003-06-08 Mark Kettenis <kettenis@gnu.org>
7050
b5ca3722
MK
7051 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
7052 fully filled history list.
7053 * gdb.base/gdb_history: New file.
7054
03ed860d
MK
7055 * gdb.base/signals.exp: XFAIL "continue to func1" on
7056 i*86-*-freebsd*.
7057
ffee1b46
MK
7058 * gdb.base/attach.exp: When trying to attach to a nonexistent
7059 process, make it possible to specify the PID based on the target,
7060 and do so for *-*-freebsd*.
7061
d80dbb52
RH
70622003-06-02 Richard Henderson <rth@redhat.com>
7063
7064 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
7065
6dd77b81
RH
70662003-06-02 Richard Henderson <rth@redhat.com>
7067
7068 * gdb.base/selftest.exp: Next over lim_at_start initialization.
7069
f6347e16
RH
70702003-06-02 Richard Henderson <rth@redhat.com>
7071
7072 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
7073
2c161407
DJ
70742003-06-01 Daniel Jacobowitz <drow@mvista.com>
7075
7076 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
7077 of globalvar.
7078
572eb746
MK
70792003-06-01 Mark Kettenis <kettenis@gnu.org>
7080
7081 * gdb.asm/asm-source.exp: Check for memory read errors in
7082 disassembler test on *BSD too.
7083
9e9617a5
RH
70842003-06-01 Richard Henderson <rth@redhat.com>
7085
7086 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
7087 for .frame.
7088 (gdbasm_call): Lose ldgp.
7089 (gdbasm_startup): Add frame information.
7090 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
7091
7b34ad4e
MK
70922003-05-31 Mark Kettenis <kettenis@gnu.org>
7093
7094 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
7095 i?86-*-*.
7096
10059fdf
MK
70972003-05-30 Mark Kettenis <kettenis@gnu.org>
7098
7099 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
7100 FreeBSD.
7101
acf4b816
RH
71022003-05-29 Richard Henderson <rth@redhat.com>
7103
7104 * gdb.asm/alpha.inc: New file.
7105 * gdb.asm/asm-source.exp: Use it.
7106
e9ecd949
JB
71072003-05-29 Jim Blandy <jimb@redhat.com>
7108
7109 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
7110 'core.PID'.
7111
e3e5a4f3
JB
71122003-05-22 Jim Blandy <jimb@redhat.com>
7113
7114 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
7115 backtrace.
d63a86f8 7116
72fe3d25
DC
71172003-05-20 David Carlton <carlton@math.stanford.edu>
7118
7119 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
7120 this time.
7121
58da2eb2
DC
71222003-05-19 David Carlton <carlton@bactrian.org>
7123
7124 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
7125 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
7126
1fcb5155
DC
71272003-05-19 David Carlton <carlton@bactrian.org>
7128
7129 * gdb.c++/namespace.exp: Add namespace scope and anonymous
7130 namespace tests.
7131 Bump copyright date.
7132 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
7133 (main): Call C::D::marker2.
7134 * gdb.c++/namespace1.cc: New file.
7135
85e85163
JJ
71362003-05-14 Jeff Johnston <jjohnstn@redhat.com>
7137
7138 Roland McGrath <roland@redhat.com>
d63a86f8 7139 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
7140 there is no manager thread.
7141
a25fbfec
JJ
71422003-05-08 Jeff Johnston <jjohnstn@redhat.com>
7143
d63a86f8
RM
7144 * gdb.threads/schedlock.exp: Remove assumption that all threads
7145 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
7146 in one of the child threads rather than the main thread.
7147
be375bae
JB
71482003-05-07 Jim Blandy <jimb@redhat.com>
7149
09bf6082
JB
7150 Add support for assembly source testing on the s390x.
7151 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
7152 architecture.
7153 * gdb.asm/s390x.inc: New file.
7154
be375bae
JB
7155 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
7156 succession of 'if' statements.
7157
00905d52
AC
71582003-05-05 Andrew Cagney <cagney@redhat.com>
7159
7160 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
7161
b1e29e33
AC
71622003-05-05 Andrew Cagney <cagney@redhat.com>
7163
7164 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
7165 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
7166
e33d66ec
EZ
71672003-05-02 Elena Zannoni <ezannoni@redhat.com>
7168
7169 * gdb.base/charset.exp: Update based on new behavior of set/show
7170 charset commands.
7171
2b6fd0d8
AC
71722003-05-01 Andrew Cagney <cagney@redhat.com>
7173
7174 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
7175 variable do not give memory errors.
7176
130cacce
AF
71772003-04-30 Adam Fedor <fedor@gnu.org>
7178
7179 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
7180 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
7181 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
7182 gdb.objc/basicclass.m: : New files
7183
7184 * lib/gdb.exp (gdb_compile_objc): New procedure.
7185
bea71854
DJ
71862003-04-27 Daniel Jacobowitz <drow@mvista.com>
7187
7188 * gdb.base/signals.exp: Make backtrace tests more specific.
7189
0f20eeea
DC
71902003-04-23 David Carlton <carlton@bactrian.org>
7191
7192 * gdb.c++/maint.exp (test_first_component): Add tests for
7193 'operator' in more locations.
7194
c8c4d8dc
KB
71952003-04-16 Kevin Buettner <kevinb@redhat.com>
7196
7197 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
7198
3fe60e3c
EZ
71992003-04-16 Elena Zannoni <ezannoni@redhat.com>
7200
7201 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
7202 func marke' instead. Update test name.
7203
9219021c
DC
72042003-04-15 David Carlton <carlton@math.stanford.edu>
7205
7206 * gdb.c++/maint.exp: New file.
7207
5dd55bdd
EZ
72082003-04-14 Elena Zannoni <ezannoni@redhat.com>
7209
7210 * gdb.threads/schedlock.c: Change type of thread function argument
7211 to long, to avoid warnings on 64-bit platforms.
7212
00890572
EZ
72132003-04-14 Elena Zannoni <ezannoni@redhat.com>
7214
7215 * gdb.base/attach.exp: Add new message from ptrace in case of
7216 attaching to nonexistent process.
d63a86f8 7217
93201743
JB
72182003-04-11 Jim Blandy <jimb@redhat.com>
7219
7220 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
7221 gdb.c++/userdef.cc: Place comments on the lines to which the
7222 marker function might return.
7223 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
7224 gdb.c++/userdef.exp: Look for those comments to check that we've
7225 returned to the right place, instead of checking line numbers.
7226
2a11c64d
EZ
72272003-04-11 Elena Zannoni <ezannoni@redhat.com>
7228
7229 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
7230 match on sourcefile name, instead of directory name.
7231
68ab8fc5
EZ
72322003-04-10 Elena Zannoni <ezannoni@redhat.com>
7233
d63a86f8 7234 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
7235 working directory name.
7236
5624293a
JB
72372003-04-09 Jim Blandy <jimb@redhat.com>
7238
7239 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
7240 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
7241 after an inferior function call, report the failure, but allow the
7242 test to continue.
7243
f1f02ee4
SC
72442003-04-05 Stephane Carrez <stcarrez@nerim.fr>
7245
7246 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
7247 with -DPROTOTYPES.
7248
6eb79af0
SC
72492003-04-05 Stephane Carrez <stcarrez@nerim.fr>
7250
7251 * gdb.base/break.exp: Revert last patch.
7252
8dfb4cf0
SC
72532003-04-04 Stephane Carrez <stcarrez@nerim.fr>
7254
7255 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
7256 with -DPROTOTYPES.
7257
ed4c619a
AC
72582003-04-02 Andrew Cagney <cagney@redhat.com>
7259
7260 * gdb.base/callfuncs.exp: Make "print add" messages unique.
7261 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
7262 matching directories by the name breakpoint.
7263 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
7264 Make "continue to marker1" consistent.
7265 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
7266 message consistent.
7267 * lib/gdb.exp: Put "the program is no longer running", and "the
7268 program exited" in parenthesis.
7269 * lib/mi-support.exp: Ditto.
d63a86f8 7270
4e35d5f0 72712003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 7272
4e35d5f0
BR
7273 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
7274
71900fe8
AC
72752003-03-29 Andrew Cagney <cagney@redhat.com>
7276
7277 * gdb.base/sizeof.c (main): Print the value of '\377'.
7278 * gdb.base/sizeof.exp: Check the sign of '\377'.
7279
c0655a16
MC
72802003-03-27 Michael Chastain <mec@shout.net>
7281
7282 * gdb.base/gdb1090.exp: New file.
7283 * gdb.base/gdb1090.cc: New file.
7284
5b2a3989
JB
72852003-03-27 J. Brobecker <brobecker@gnat.com>
7286
7287 * gdb.gdb/observer.exp: New regression test.
7288
79876890
MC
72892003-03-27 Michael Chastain <mec@shout.net>
7290
7291 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
7292 * gdb.base/ptype.exp: Likewise.
7293
6eac95e3
CV
72942003-03-27 Corinna Vinschen <vinschen@redhat.com>
7295
7296 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
7297
e8c71839
MC
72982003-03-26 Michael Chastain <mec@shout.net>
7299
7300 * gdb.base/ptype.exp: Actually use some typedef'd types.
7301
71b10041
SC
73022003-03-21 Stephane Carrez <stcarrez@nerim.fr>
7303
7304 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
7305 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
7306
2512cf80
CV
73072003-03-20 Corinna Vinschen <vinschen@redhat.com>
7308
7309 * gdb.base/default.exp: Fix regular expression.
7310
0d195a4f
CV
73112003-03-20 Corinna Vinschen <vinschen@redhat.com>
7312
7313 * gdb.base/args.exp: Fix regular expression.
7314
8a2dbca8
CV
73152003-03-20 Corinna Vinschen <vinschen@redhat.com>
7316
7317 * gdb.base/help.exp: Allow Win32 child process.
7318
bf028682
CV
73192003-03-20 Corinna Vinschen <vinschen@redhat.com>
7320
7321 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
7322 when stepping out of main().
7323
182dbe85
CV
73242003-03-20 Corinna Vinschen <vinschen@redhat.com>
7325
7326 * gdb.base/default.exp: Check for win32 specific message when calling
7327 "run" without executable.
7328
d67a6ba5
CV
73292003-03-20 Corinna Vinschen <vinschen@redhat.com>
7330
7331 * gdb.base/args.exp: Expect .exe in output.
7332
a955b5bb
CV
73332003-03-20 Corinna Vinschen <vinschen@redhat.com>
7334
7335 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
7336 Cygwin native.
7337
bf6bad4b
AC
73382003-03-17 Andrew Cagney <cagney@redhat.com>
7339
7340 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
7341 vector registes.
7342 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
7343 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
7344
293e9a31
DC
73452003-03-17 David Carlton <carlton@math.stanford.edu>
7346
7347 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
7348 test, for PR breakpoints/38.
7349 Call test_watchpoint_and_breakpoint.
7350 * gdb.base/watchpoint.c (func3): New function.
7351 (main): Call func3.
7352
5330f2db
DC
73532003-03-04 David Carlton <carlton@math.stanford.edu>
7354
7355 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
7356 Garply<Garply<char> >:: garply".
7357 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
7358 with respect to PR c++/1111; note also PR c++/1113.
7359 (test_template_breakpoints): KFAIL "constructor breakpoint" with
7360 respect to PR c++/1062.
7361 KFAIL "destructor breakpoint" with respect to PR c++/1112.
7362
6ece72da
DC
73632003-03-03 David Carlton <carlton@math.stanford.edu>
7364
7365 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
7366 with respect to PR c++/57.
7367 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
7368 c++/826.
7369 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
7370 respect to PR c++/57.
7371
85ca1584
DC
73722003-03-03 David Carlton <carlton@math.stanford.edu>
7373
7374 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
7375 respect to PR c++/33 into FAILs.
7376
98e9c5b8
MC
73772003-03-03 Michael Chastain <mec@shout.net>
7378
7bedbf27
MC
7379 * configure.in: Update copyright years.
7380
73812003-03-03 Michael Chastain <mec@shout.net>
7382
7383 * Makefile.in: Update copyright years.
98e9c5b8 7384
f683e100
DC
73852003-02-28 David Carlton <carlton@math.stanford.edu>
7386
7387 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
7388 print class instead of struct and/or superfluous protection
7389 specifiers, as long as the resulting output is equivalent to the
7390 source code.
7391 Delete FIXME from end of messages on tests that don't need
7392 fixing.
7393
a9e0cf2c
DC
73942003-02-28 David Carlton <carlton@math.stanford.edu>
7395
7396 * gdb.c++/templates.exp (do_tests): Allow const in the two
7397 Foo<volatile char *>::foo tests.
7398
e8d359df
MS
73992003-02-27 Michael Snyder <msnyder@redhat.com>
7400
d63a86f8 7401 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
7402 will be consistant.
7403
0b71dc91
DC
74042003-02-26 David Carlton <carlton@math.stanford.edu>
7405
7406 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
7407 char *>::foo" test with respect to PR c++/33. Create a new test
7408 which is identical to that one except that it doesn't put the
7409 space between the "char" and the "*"; KFAIL it, too.
7410
dd14ab43
DC
74112003-02-26 David Carlton <carlton@math.stanford.edu>
7412
7413 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
7414 template types into either PASSes or KFAILs (corresponding to PR
7415 c++/57). Tweak indentation. Update copyright.
7416
1146c7f1
SC
74172003-02-23 Stephane Carrez <stcarrez@nerim.fr>
7418
7419 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
7420
74641dfb
MC
74212003-02-13 Michael Chastain <mec@shout.net>
7422
7423 * gdb.base/exprs.exp: Remove i960 remnants.
7424 * gdb.base/funcargs.exp: Likewise.
7425 * gdb.base/list.exp: Likewise.
7426 * gdb.base/ptype.exp: Likewise.
7427
559cd2d0
DC
74282003-02-14 David Carlton <carlton@math.stanford.edu>
7429
7430 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
7431 pEe->D::vg()" from XFAIL to KFAIL.
7432
c4f90d87
JM
74332003-02-13 Jason Molenda (jmolenda@apple.com)
7434
7435 * gdb.base/maint.exp: Update maint print statistics regexp to include
7436 new entries.
7437
cbc4d97c
MC
74382003-02-13 Michael Chastain <mec@shout.net>
7439
7440 * gdb.c++/inherit.exp: Remove call to get_debug_format.
7441
40f235b7
MC
74422003-02-12 Michael Chastain <mec@shout.net>
7443
7444 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
7445 * gdb.c++/inherit.exp: Likewise.
7446 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
7447 * gdb.c++/templates.exp: Likewise.
7448 * gdb.c++/virtfunc.exp: Likewise.
7449
c56716b0
JM
74502003-02-06 Jason Molenda (jason-cl@molenda.com)
7451
7452 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
7453 why the code is written that way.
7454
070afcf8
MC
74552003-02-05 Michael Chastain <mec@shout.net>
7456
7457 * gdb.base/dump.exp: Add missing copyright line.
7458
5d0331e5
JM
74592003-02-05 Jason Molenda (jason-cl@molenda.com)
7460
f7ae6d3e 7461 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
7462 at the beginning so the breakpoint doesn't get set on the loop.
7463
92851186
MC
74642003-02-05 Michael Chastain <mec@shout.net>
7465
7466 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
7467 output for configurations with gcc 2.95.3.
7468
cbf1e085
AC
74692003-02-05 Keith Seitz <keiths@redhat.com>
7470 Andrew Cagney <ac131313@redhat.com>
7471
7472 * gdb.mi/mi-cli.exp: New file.
d63a86f8 7473
29518e1e
MC
74742003-02-04 Michael Chastain <mec@shout.net>
7475
7476 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
7477 Call perror and then continue.
7478
5af1d5f3
MC
74792003-02-03 Michael Chastain <mec@shout.net>
7480
7481 * gdb.c++/pr-1023.cc: New file.
7482 * gdb.c++/pr-1023.exp: New file.
7483
6b549786
JB
74842003-02-05 Jim Blandy <jimb@redhat.com>
7485
7486 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
7487 it's local to foobar. Check for it there, and check that it's not
7488 present in main.
7489 * gdb.c++/local.cc (marker2): New function.
7490 (foobar): Call marker1.
7491 (main): Call marker2 instead of marker1.
7492
67f16606
AC
74932003-02-04 Andrew Cagney <ac131313@redhat.com>
7494
7495 * gdb.disasm/mn10200.exp: Obsolete file.
7496 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
7497 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
7498 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
7499
1c5cb38e
DC
75002003-02-04 David Carlton <carlton@math.stanford.edu>
7501
7502 * gdb.c++/overload.exp: Test intToChar(1).
7503 * gdb.c++/overload.cc (intToChar): New.
7504 (main): Call intToChar.
7505
d1fe6965
DC
75062003-02-03 David Carlton <carlton@math.stanford.edu>
7507
7508 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
7509 'might_kfail' arg.
7510 KFAIL some of the continue_to_bp_overloaded calls, according to
7511 PR c++/1025.
7512
9ba61c5d
MC
75132003-02-01 Michael Chastain <mec@shout.net>
7514
7515 * gdb.base/advance.c (marker1): New marker function.
7516 * gdb.base/advance.exp: When the 'advance' command lands on the
7517 return breakpoint, it can legitimately stop on either the
7518 current line or the next line. Accommodate both outcomes.
7519 * gdb.base/until.exp: Likewise.
7520
e7494ffb
AC
75212003-02-02 Andrew Cagney <ac131313@redhat.com>
7522
7523 2002-11-10 Jason Molenda (jason-cl@molenda.com):
7524 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
7525 now a list, not a tuple.
7526 * gdb.mi/mi-var-display.exp: Ditto.
7527 * gdb.mi/gdb792.exp: Ditto.
7528
075559bc
AC
75292003-02-01 Andrew Cagney <ac131313@redhat.com>
7530
7531 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
7532 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
7533 stack backtraces.
7534 * gdb.mi/mi-syn-frame.c: Part of same.
7535
2bd4c7b1
MK
75362003-02-01 Mark Kettenis <kettenis@gnu.org>
7537
7538 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
7539 gdb.mi/mi1-pthreads.exp: Return instead of calling
7540 gdb_suppress_entire_file.
7541
eabd8992
MS
75422003-02-01 Mark Salter <msalter@redhat.com>
7543
7544 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
7545
71469e2f
MS
75462003-01-31 Mark Salter <msalter@redhat.com>
7547
7548 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
7549 Support empty arg.
7550
38a94d44
MC
75512003-01-30 Michael Chastain <mec@shout.net>
7552
7553 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
7554 This was a workaround for a UTF-8 bug in readline 4.3. The bug
7555 has been fixed in gdb/readline on 2003-01-09.
7556
19ea9e73
MS
75572003-01-29 Michael Snyder <msnyder@redhat.com>
7558
e8d359df
MS
7559 * gdb.base/maint.exp: Allow for leading underscore in symbol.
7560 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
7561 * gdb.base/args.exp: Skip if target does not support args passing.
7562
2307bd6a
DJ
75632003-01-22 Daniel Jacobowitz <drow@mvista.com>
7564
19ea9e73 7565 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
7566 gdb_test. Accept a list of expect arguments as the third
7567 parameter.
7568 (gdb_test): Use it.
7569
f2dd3617
EZ
75702003-01-20 Elena Zannoni <ezannoni@redhat.com>
7571
7572 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
7573 allow for different test tree configurations. Update some
7574 tescases accordingly.
7575 * gdb.arch/altivec-regs.exp: Ditto.
7576 * gdb.asm/asm-source.exp: Ditto.
7577 * gdb.base/advance.exp: Ditto.
7578 * gdb.base/display.exp: Ditto.
d63a86f8 7579 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
7580 * gdb.base/mips_pro.exp: Ditto.
7581 * gdb.base/overlays.exp: Ditto.
7582 * gdb.base/relocate.exp: Ditto.
7583 * gdb.base/setshow.exp: Ditto.
7584 * gdb.base/step-line.exp: Ditto.
7585 * gdb.base/step-test.exp: Ditto.
7586 * gdb.base/until.exp: Ditto.
7587 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
7588
c71cdefd
DC
75892003-01-17 David Carlton <carlton@math.stanford.edu>
7590
7591 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
7592 corresponding to PR c++/945.
7593 Update copyright.
7594
fdba05d7
DC
75952003-01-17 David Carlton <carlton@math.stanford.edu>
7596
7597 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
7598 corresponding to PR c++/68.
7599
76002003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
7601
7602 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
7603 (test_paddr_hairy_functions): Call print_addr_2_kfail for
7604 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
7605
c362c33a
EZ
76062003-01-15 Elena Zannoni <ezannoni@redhat.com>
7607
0fbc361c
EZ
7608 * gdb.base/break.exp: Fix change of default location, because of
7609 removal of until tests.
7610 * gdb.base/help.exp: Update test for new 'until' help message.
7611 Add test for help on 'advance'.
c362c33a
EZ
7612 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
7613
dabf8a35
MK
76142003-01-15 Mark Kettenis <kettenis@gnu.org>
7615
7616 * gdb.base/default.exp: Adapt "info float" test for recent changes
7617 to that command. Add test for "info vector".
7618 * gdb.base/float.exp: New file. Add test for "info float" that
7619 resembles the old test in gdb.base/default.exp.
7620
a1769aca
DC
76212003-01-15 David Carlton <carlton@math.stanford.edu>
7622
7623 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
7624
82025e13
EZ
76252003-01-15 Elena Zannoni <ezannoni@redhat.com>
7626
7627 * gdb.base/break.exp: Move the tests of until command from here...
7628 * gdb.base/until.exp: ... to here. New file. Add other tests.
7629 * gdb.base/advance.c: New file.
7630 * gdb.base/advance.exp: New file.
7631
8f9ab801
EZ
76322003-01-14 Elena Zannoni <ezannoni@redhat.com>
7633
7634 * gdb.base/args.c: New file.
7635 * gdb.base/args.exp: New file.
7636
9ae66589
DJ
76372003-01-14 Daniel Jacobowitz <drow@mvista.com>
7638
7639 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
7640
8d77e5c3
DJ
76412003-01-14 Daniel Jacobowitz <drow@mvista.com>
7642
7643 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
7644
12d2f0a1
DJ
76452003-01-14 Daniel Jacobowitz <drow@mvista.com>
7646
7647 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
7648 dates.
7649
6ca37014
DJ
76502003-01-13 Daniel Jacobowitz <drow@mvista.com>
7651
7652 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
7653
b0023472
DJ
76542003-01-13 Daniel Jacobowitz <drow@mvista.com>
7655
7656 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
7657 (ptype &*"foo").
7658 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
7659
607fbc54 76602003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
7661
7662 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
7663 * gdb.mi/mi1-console.exp: Likewise.
7664
607fbc54 76652003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
7666
7667 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
7668 * gdb.mi/mi1-console.exp: Likewise.
7669
a1fb14a2
DJ
76702003-01-13 Daniel Jacobowitz <drow@mvista.com>
7671
7672 * gdb.c++/overload.exp: Remove some fixed XFAILs.
7673
c4cf40b7
DJ
76742003-01-09 Daniel Jacobowitz <drow@mvista.com>
7675
7676 * gdb.base/detach.exp: New test.
7677
696d5a5b
DJ
76782003-01-09 Daniel Jacobowitz <drow@mvista.com>
7679
7680 * Makefile.in (ALL_SUBDIRS): New variable.
7681 (subdirs, clean, distclean): Use it.
7682 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
7683 regenerating Makefile, since it is generated from the top level.
7684 * gdb.asm/Makefile.in: Likewise.
7685 * gdb.base/Makefile.in: Likewise.
7686 * gdb.c++/Makefile.in: Likewise.
7687 * gdb.disasm/Makefile.in: Likewise.
7688 * gdb.java/Makefile.in: Likewise.
7689 * gdb.mi/Makefile.in: Likewise.
7690 * gdb.threads/Makefile.in: Likewise.
7691 * gdb.trace/Makefile.in: Likewise.
7692
754533e4
DC
76932003-01-09 David Carlton <carlton@math.stanford.edu>
7694
7695 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
7696 Add copyright year 2003.
7697
d8b3e9ee
MC
76982003-01-06 Michael Chastain <mec@shout.net>
7699
7700 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
7701 When selecting a thread, 'line' and 'file' are optional.
7702 * gdb.mi/mi1-pthreads.exp: Likewise.
7703
8e9e0fe6
AS
77042003-01-06 Andreas Schwab <schwab@suse.de>
7705
7706 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
7707 failures.
7708
b5ab8ff3
DJ
77092003-01-04 Daniel Jacobowitz <drow@mvista.com>
7710
7711 Fix PR gdb/844
7712 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
7713 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
7714
7715 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
7716 instead of calling gdb_suppress_entire_file.
7717 * gdb.threads/print-threads.exp: Likewise.
7718 * gdb.threads/schedlock.exp: Likewise.
7719
7720 * gdb.threads/killed.exp: Return instead of calling
7721 gdb_suppress_entire_file.
7722 * gdb.threads/linux-dp.exp: Likewise.
7723 * gdb.threads/pthreads.exp: Likewise.
7724
1e698235
DJ
77252003-01-04 Daniel Jacobowitz <drow@mvista.com>
7726
7727 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
7728 stabs.
7729 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
7730 * gdb.base/whatis.exp: Always allow (void) after function names.
7731
147ff08c
DJ
77322003-01-04 Daniel Jacobowitz <drow@mvista.com>
7733
7734 * gdb.c++/casts.exp: Correct regexp.
7735
dc62bfc2
MK
77362003-01-04 Mark Kettenis <kettenis@gnu.org>
7737
7738 * configure.in: Call AC_CONFIG_HEADER. Don't call
7739 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
7740 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
7741 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
7742 aforementioned directories in the AC_OUPUT call.
7743 * config.hin: New file.
7744 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
7745 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
7746 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
7747 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
7748 pass -I$objdir instead of -I$objdir/$subdir in compilation.
7749 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
7750 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
7751 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
7752 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
7753 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
7754 gdb.threads/configure.in, gdb.threads/configure,
7755 gdb.threads/config.in, gdb.trace/configure.in,
7756 gdb.trace/configure: Removed.
7757
77afa639
MC
77582003-01-03 Michael Chastain <mec@shout.net>
7759
7760 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
7761 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
7762
7634bb6e
DJ
77632003-01-03 Daniel Jacobowitz <drow@mvista.com>
7764
7765 * gdb.base/store.exp: Fix regular expressions.
7766
b39c905e
MK
77672002-12-28 Mark Kettenis <kettenis@gnu.org>
7768
7769 * configure.in: Rewrite.
7770 * configure: Regenerated.
7771
0a8551dd
DC
77722003-01-03 David Carlton <carlton@math.stanford.edu>
7773
7774 * gdb.base/psymtab.exp: New file.
7775 * gdb.base/psymtab1.c: Ditto.
7776 * gdb.base/psymtab2.c: Ditto.
7777
c60b7188
AF
77782002-12-23 Adam Fedor <fedor@gnu.org>
7779
7780 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
7781
ee73db83
DC
77822002-12-23 David Carlton <carlton@math.stanford.edu>
7783
7784 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
7785 and current_directory initialization.
7786
d6c1774e
JB
77872002-12-22 Jim Blandy <jimb@redhat.com>
7788
f0a847b8
JB
7789 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
7790 rather than as part of the output file name.
7791
d6c1774e
JB
7792 * gdb.base/attach.exp: There's no need to copy the test program to
7793 /tmp; that was only ever necessary on HP/UX, and this test is
7794 entirely disabled there anyway.
7795
f0708dbb
JB
77962002-12-21 Jim Blandy <jimb@redhat.com>
7797
4c2acfea
JB
7798 * gdb.c++/psmang.exp: Doc fix.
7799
f0708dbb
JB
7800 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
7801 test.
7802
9579e000
DC
78032002-12-20 David Carlton <carlton@math.stanford.edu>
7804
7805 * gdb.c++/annota2.exp: KFAIL annotate-quit.
7806
d1810171
MC
78072002-12-18 Michael Chastain <mec@shout.net>
7808
7809 * gdb.c++/annota2.exp: Add copyright year 2002.
7810
76565097
DC
78112002-12-17 David Carlton <carlton@math.stanford.edu>
7812
7813 * gdb.c++/try_catch.cc: Add marker comments.
7814 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
7815 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
7816 * gdb.c++/m-static.cc: Ditto.
7817 * gdb.c++/m-static1.cc: Ditto.
7818 * gdb.c++/try_catch.cc: Ditto.
7819
da81390b
JJ
78202002-12-16 Jeff Johnston <jjohnstn@redhat.com>
7821
7822 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
7823 to see whether we are using the new -environment-directory
7824 command which resets via -r or the old version of the command
7825 which may prompt the user. Part of fix for gdb/741.
7826
b304d130
AC
78272002-12-13 Andrew Cagney <ac131313@redhat.com>
7828
7829 * gdb.fortran/types.exp: Update obsolete comment.
7830 * gdb.fortran/exprs.exp: Ditto.
7831 * lib/gdb.exp: Delete obsolete code.
7832 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
7833 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
7834 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
7835 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
7836 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
7837 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
7838 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
7839 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
7840 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
7841 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
7842 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
7843 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
7844 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
7845 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
7846 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
7847 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
7848 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
7849 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
7850 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
7851 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
7852 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
7853 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
7854 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
7855 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
7856 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
7857 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
7858 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
7859 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
7860 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
7861 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
7862 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
7863 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
7864 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
7865 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
7866 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
7867 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
7868 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
7869
a23b6e6a
DC
78702002-12-11 David Carlton <carlton@math.stanford.edu>
7871
7872 * gdb.c++/m-data.exp: Add test for members that shadow global
7873 variables: see PR gdb/804.
7874 * gdb.c++/m-data.cc: Ditto.
7875
6604731b
DJ
78762002-12-10 Daniel Jacobowitz <drow@mvista.com>
7877
7878 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
7879
de46ecd7
DC
78802002-12-06 David Carlton <carlton@math.stanford.edu>
7881
7882 * gdb.base/store.c: Don't declare functions static.
7883
27e829d0
AC
78842002-12-04 Andrew Cagney <ac131313@redhat.com>
7885
7886 * gdb.base/store.exp, gdb.base/store.c: New files.
7887
92806416
DJ
78882002-12-03 Daniel Jacobowitz <drow@mvista.com>
7889
7890 * gdb.base/selftest.exp: Update for current gdb.
7891
3bcbaac5
DJ
78922002-12-03 Daniel Jacobowitz <drow@mvista.com>
7893
7894 * gdb.base/maint.exp: Only dump symbols from one source file
7895 or objfile.
7896
f4f00b1f
DJ
78972002-12-03 Daniel Jacobowitz <drow@mvista.com>
7898
7899 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
7900 function call.
7901
f1c8a949
JB
79022002-11-25 Jim Blandy <jimb@redhat.com>
7903
7904 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
7905 function appearing in error message.
7906
9e297a97
DJ
79072002-11-21 Daniel Jacobowitz <drow@mvista.com>
7908
7909 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
7910
1f312e79
JJ
79112002-11-08 Jeff Johnston <jjohnstn@redhat.com>
7912
d63a86f8
RM
7913 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
7914 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
7915 should be in mi console format. This is part of fix for PR gdb/604.
7916
83c31e7d
FN
79172002-09-18 Fernando Nasser <fnasser@redhat.com>
7918
7919 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
7920 which explicitly prints the zero offset as "+0".
7921
322b3f65
DJ
79222002-10-22 Daniel Jacobowitz <drow@mvista.com>
7923
7924 * gdb.threads/schedlock.c (args): Make unsigned.
7925
79262002-10-21 Daniel Jacobowitz <drow@mvista.com>
7927
7928 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
7929 numbers. Allow "foo2|selected stack frame".
7930 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
7931 * gdb.asm/asmsrc2.s: Likewise.
7932 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
7933 comments.
7934 * gdb.asm/mips.inc: New file.
7935
5e2fe5b8
AF
79362002-10-18 Adam Fedor <fedor@gnu.org>
7937
7938 * gdb.base/default.exp: Update expected output to include 'ObjC'.
7939 * gdb.base/help.exp: Likewise.
7940
abe1a5d0
KB
79412002-10-17 Kevin Buettner <kevinb@redhat.com>
7942
7943 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
7944 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
7945
10abb1d4
JB
79462002-10-02 Jim Blandy <jimb@redhat.com>
7947
7948 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
7949
1f609b42
AC
79502002-10-01 Andrew Cagney <ac131313@redhat.com>
7951
7952 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
7953 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
7954 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
7955 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
7956 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
7957 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
7958 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
7959
0aee02e4
AC
79602002-09-29 Andrew Cagney <ac131313@redhat.com>
7961
7962 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
7963 * mi0-disassemble.exp, mi0-eval.exp: Delete.
7964 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
7965 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
7966 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
7967 * mi0-var-block.exp, mi0-var-child.exp: Delete.
7968 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 7969
6fde09ad
KB
79702002-09-27 Kevin Buettner <kevinb@redhat.com>
7971
7972 * gdb.base/annota1.exp (info break): Make directory components of
7973 path optional since not all compilers emit this debug information.
7974
7975 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
7976 step ends up stepping out of the function instead of stopping on
7977 the epilogue.
7978
9e8aab75
KS
79792002-09-26 Keith Seitz <keiths@redhat.com>
7980
7981 * lib/insight-support.exp (gdbtk_start): Figure out where
7982 the insight executable is based on where gdb is. Use this
7983 executable to start insight instead of gdb.
7984
e36180d7
AC
79852002-09-25 Andrew Cagney <cagney@redhat.com>
7986
7987 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
7988
9dd34b2b
AC
79892002-09-24 Andrew Cagney <ac131313@redhat.com>
7990
7991 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
7992 test_isolated_complaints.
7993 (test_empty_complaint): New function.
7994 (test_empty_complaints): New function. Check no output when no
7995 complaints.
d63a86f8 7996
dea97812
KB
79972002-09-19 Jim Blandy <jimb@redhat.com>
7998
7999 * gdb.base/charset.exp, gdb.base/charset.c: New files.
8000
54951bd7
AC
80012002-09-19 Andrew Cagney <ac131313@redhat.com>
8002
8003 * gdb.gdb/complaints.exp: New file.
8004
dec43320
AC
80052002-09-18 Andrew Cagney <ac131313@redhat.com>
8006
8007 * gdb.base/maint.exp: Check `help maint internal-warning'.
8008
e70d6e3f
DC
80092002-09-18 David Carlton <carlton@math.stanford.edu>
8010
8011 * gdb.c++/m-static.exp: Remove breakpoints depending on line
8012 numbers, and replace them by a single breakpoint after the
8013 constructors are all finished.
8014 Add test 4.
8015 * gdb.c++/m-static.cc: Add test 4.
8016 * gdb.c++/m-static.h: New file.
8017 * gdb.c++/m-static1.cc: New file.
8018
8019 * gdb.c++/printmethod.exp: New file.
8020 * gdb.c++/printmethod.cc: New file.
8021
8022 * gdb.c++/pr-574.exp: New file.
8023 * gdb.c++/pr-574.cc: New file.
8024
afb5c968
CV
80252002-09-18 Corinna Vinschen <vinschen@redhat.com>
8026
8027 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
8028 embedded targets which never actually exit.
8029
31e45dee
FN
80302002-09-18 Fernando Nasser <fnasser@redhat.com>
8031
8032 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
8033 "don't step after run" as unresolved or unsupported, instead of xfail.
8034
a283c5a1
CV
80352002-09-18 Corinna Vinschen <vinschen@redhat.com>
8036
8037 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
8038 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
8039 Add newline to expected string in "step out of main (status wrapper)"
8040 case.
8041
11350d2a
CV
80422002-09-18 Corinna Vinschen <vinschen@redhat.com>
8043
8044 * lib/gdb.exp (rerun_to_main): Allow restarting application.
8045 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
8046
0deec7d6
TT
80472002-09-17 Tom Tromey <tromey@redhat.com>
8048
8049 * gdb.base/printcmds.exp (test_print_string_constants): Expect
8050 \000, not \0, in double-quoted string.
8051
b2b4a1b5
CV
80522002-09-14 Corinna Vinschen <vinschen@redhat.com>
8053
c9d37158 8054 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
8055 string after running the commands execution on breakpoint tests.
8056
1c56143a
CV
80572002-09-13 Corinna Vinschen <vinschen@redhat.com>
8058
8059 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
8060
37f8da45
JB
80612002-09-12 Joel Brobecker <brobecker@gnat.com>
8062
8063 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
8064
08b468e0
KS
80652002-09-10 Keith Seitz <keiths@redhat.com>
8066
8067 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
8068 runto proc.
8069 (mi_run_to_main): Use mi_runto.
8070 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
8071
dc360f58
KS
80722002-09-10 Keith Seitz <keiths@redhat.com>
8073
8074 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
8075 regexp for stopping at main. Could have multiple event notifications.
8076 Don't assume that main was declared with no parameters.
8077 (mi_next): Use mi_step_to.
8078 (mi_step): Use mi_next_to.
8079
ce3abcfb
CV
80802002-09-09 Corinna Vinschen <vinschen@redhat.com>
8081
8082 * gdb.base/default.exp: Fix expected string in `info float' test.
8083
d1f5b980
BE
80842002-09-09 Ben Elliston <bje@redhat.com>
8085
8086 * config/mips.exp: Update comments.
8087 * config/mips-idt.exp: Likewise.
8088 * config/nind.exp: Likewise.
8089 * config/slite.exp: Likewise.
8090 * config/sparclet.exp: Likewise.
8091 * config/udi.exp: Likewise.
8092 * config/vx.exp: Likewise.
8093 * config/vxworks29k.exp: Likewise.
8094
2f71430b
JB
80952002-09-05 Jim Blandy <jimb@redhat.com>
8096
8097 * gdb.threads/killed.exp: Fix test failure message.
8098
7ddebc7e
KS
80992002-09-04 Keith Seitz <keiths@redhat.com>
8100
8101 * lib/mi-support.exp: Update copyright.
8102 (mi_gdb_test): Increase the priority of the expected pattern
8103 so that it matches gdb_test.
8104
0ae67eb3
KS
81052002-09-03 Keith Seitz <keiths@redhat.com>
8106
8107 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
8108 Use integer comparison instead of string comparison for testing
8109 whether binary was built.
8110
38fc42c8
JB
81112002-09-03 Jim Blandy <jimb@redhat.com>
8112
8113 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
8114
b6ff0e81
JB
81152002-08-29 Jim Blandy <jimb@redhat.com>
8116
8117 * gdb.threads/pthreads.exp: Move the portable thread compilation
8118 code into a function in lib/gdb.exp, and call that from here.
8119 * lib/gdb.exp (gdb_compile_pthreads): New function.
8120
07c98896
KS
81212002-08-29 Keith Seitz <keiths@redhat.com>
8122
8123 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
8124 expect_out so that callers can get at it.
8125
0312286c
DJ
81262002-08-23 Daniel Jacobowitz <drow@mvista.com>
8127
8128 * gdb.threads/print-threads.c: New file.
8129 * gdb.threads/print-threads.exp: New file.
8130 * gdb.threads/schedlock.c: New file.
8131 * gdb.threads/schedlock.exp: New file.
8132
dd039bc4
EZ
81332002-08-22 Elena Zannoni <ezannoni@redhat.com>
8134
8135 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
8136 not altivec.c.
8137
1f36144c
MK
81382002-08-17 Mark Kettenis <kettenis@gnu.org>
8139
8140 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
8141 targets. The problem should be fixed now.
8142
16057ec7 81432002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
8144
8145 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
8146 2002-07-24 change that removes final dots from error messages.
8147
3c1499ad
TT
81482002-08-13 Tom Tromey <tromey@redhat.com>
8149
8150 * gdb.base/readline.exp: New file.
8151
a20ce2c3
AC
81522002-08-01 Andrew Cagney <ac131313@redhat.com>
8153
8154 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
8155 supress message.
8156
db034ac5
AC
81572002-08-01 Andrew Cagney <cagney@redhat.com>
8158
8159 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
8160 CHILL_FOR_TARGET and CHILL_LIB.
8161 * configure.in (configdirs): Remove gdb.chill.
8162 * configure: Regenerate.
8163 * lib/gdb.exp: Obsolete references to chill.
8164 * gdb.fortran/types.exp: Ditto.
8165 * gdb.fortran/exprs.exp: Ditto.
8166
3e000b18
KB
81672002-07-30 Kevin Buettner <kevinb@redhat.com>
8168
8169 * gdb.base/shlib-call.exp (additional_flags): Conditionally
8170 set Irix-specific compile and link flags.
8171
28f4966b
KB
81722002-07-29 Kevin Buettner <kevinb@redhat.com>
8173
8174 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
8175 source files. The ``-o'' option doesn't work with the ``-E'' option
8176 when using the Irix compiler.
8177
46c0d5a6
DJ
81782002-07-19 Daniel Jacobowitz <drow@mvista.com>
8179
8180 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
8181 Improve support for reusing an exec file. Copy exec file
8182 to target, and run gdbserver on the target instead of on the host.
8183
eecf4bed
JB
81842002-07-18 Jim Blandy <jimb@redhat.com>
8185
0f815cdf
JB
8186 * gdb.base/ending-run.exp: Don't expect to see the program end in
8187 some orderly fashion when we're running on a real stand-alone
8188 board.
8189
eecf4bed
JB
8190 * gdb.base/interrupt.exp: Correct logic for skipping tests on
8191 targets that don't support interrupts.
8192
52d309e4
JB
81932002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
8194
8195 * gdb.base/attach.exp: Add patterns to match output from /proc-based
8196 systems.
8197 Move comments in expect statements to inside the actions, so that they
8198 don't get matched against.
8199
ff683d9e
MK
82002002-07-10 Mark Kettenis <kettenis@gnu.org>
8201
8202 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
8203 function when asleep" test.
8204
b5356753
AC
82052002-07-10 Andrew Cagney <ac131313@redhat.com>
8206
8207 * gdb.base/page.exp: Rewrite to handle problems with very long
8208 `info set' output. Update copyright.
8209
6aa4d13a
AC
82102002-06-26 Andrew Cagney <ac131313@redhat.com>
8211
8212 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
8213 gdb.threads-hp.
8214 * gdb.hp/configure: Regenerate.
8215 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
8216 * gdb.hp/gdb.threads-hp/configure: Delete file.
8217 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
8218
8cf8c2b8
AC
82192002-06-22 Andrew Cagney <ac131313@redhat.com>
8220
8221 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
8222 setlocale, bindtextdomain and textdomain.
8223
6827a8f8
JB
82242002-06-11 Jim Blandy <jimb@redhat.com>
8225
919d772c
JB
8226 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
8227 preprocessor macro information is present.
8228
6827a8f8
JB
8229 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
8230 tests.
8231
c15b0d21
MS
82322002-06-06 Michael Snyder <msnyder@redhat.com>
8233
c5984d70
MS
8234 * gdb.base/overlays.exp: Record addresses of overlay
8235 functions in TCL variables rather than in GDB variables,
8236 to avoid having GDB convert them to pointers (with loss
8237 of information).
8238
d63a86f8 8239 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 8240 default linker script changes.
c15b0d21
MS
8241 * gdb.base/long_long.exp: Add check for sizeof (long double).
8242
be26fe0d
ML
82432002-06-06 Michal Ludvig <mludvig@suse.cz>
8244
8245 * gdb.asm/asm-source.exp: Add x86-64 target.
8246 * gdb.asm/x86_64.inc: New.
d63a86f8 8247
258093ca 82482002-05-30 Michael Chastain <mec@shout.net>
258093ca 8249
4b3153f1 8250 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
8251 * gdb.c++/m-static.cc: New file.
8252 * gdb.c++/m-static.exp: New file.
8253
241264c6
MS
82542002-05-28 Michael Snyder <msnyder@redhat.com>
8255
8256 * gdb.base/call-ar-st.exp: Allow for reduced floating point
8257 precision.
8258
9bba8c8f 82592002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 8260
4b3153f1 8261 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
8262 * gdb.c++/m-data.cc: New file.
8263 * gdb.c++/m-data.exp: New file.
8264
82652002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 8266
4b3153f1 8267 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 8268 * gdb.c++/try_catch.cc: New file.
d63a86f8 8269 * gdb.c++/try_catch.exp: New file.
9bba8c8f 8270
def1b996
MC
82712002-05-27 Michael Chastain <mec@shout.net>
8272
8273 * gdb.c++/local.exp: Accept more nested types in output.
8274
522ba268
MC
82752002-05-26 Michael Chastain <mec@shout.net>
8276
8277 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
8278
277254ba
MS
82792002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
8280
8281 * lib/gdb.exp (gdb_wrapper_init): Just because
8282 gdb_wrapper_file exists, this does not mean that the file
8283 should not be rebuilt. That is what gdb_wrapper_initialized
8284 is for.
8285 (default_gdb_init): Reset gdb_wrapper_initialized.
8286
b61a8733
MS
82872002-05-23 Michael Snyder <msnyder@redhat.com>
8288
d63a86f8 8289 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
8290 the precision of the floating point test results.
8291 * gdb.base/call-rt-st.exp: Ditto.
8292
b61a8733
MS
8293 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
8294 * gdb.base/call-rt-st.exp: Ditto.
8295
56f6e910
MC
82962002-05-19 Michael Chastain <mec@shout.net>
8297
8298 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
8299
ad0b0016
EZ
83002002-05-19 Elena Zannoni <ezannoni@redhat.com>
8301
8302 * configure.in (configdirs): Add gdb.arch.
8303 * configure: Regenerate.
8304
f617d2b6
JB
83052002-05-17 Jim Blandy <jimb@redhat.com>
8306
8307 * gdb.base/completion.exp: Recognize the more detailed error
8308 messages produced by the macro expander's lexical analyzer.
8309
eac2a696
EZ
83102002-05-14 Elena Zannoni <ezannoni@redhat.com>
8311
8312 * gdb.arch/altivec-abi.c: New file.
8313 * gdb.arch/altivec-abi.exp: New file.
8314 * gdb.arch/altivec-regs.c: New file.
8315 * gdb.arch/altivec-regs.exp: New file.
8316
2fdde8f8
DJ
83172002-05-14 Daniel Jacobowitz <drow@mvista.com>
8318
8319 * gdb.base/maint.exp (maint print type): Update for new type
8320 structure.
d63a86f8 8321
e31f1a7c
EZ
83222002-05-14 Elena Zannoni <ezannoni@redhat.com>
8323
8324 * gdb.arch: New directory.
8325 * gdb.arch/configure.in: New file.
8326 * gdb.arch/configure: New file.
8327 * gdb.arch/Makefile.in: New file.
8328
db589741
CV
83292002-05-13 Corinna Vinschen <vinschen@redhat.com>
8330
8331 * gdb.asm/asm-source.exp: Add v850 as supported target.
8332 * gdb.asm/v850.inc: New file.
8333
8ce2a7dc
DJ
83342002-05-13 Daniel Jacobowitz <drow@mvista.com>
8335
8336 * gdb.c++/annota2.exp (annotate-quit): Add comment.
8337
df763c7f
DJ
83382002-05-12 Daniel Jacobowitz <drow@mvista.com>
8339
8340 * gdb.base/break.exp: Check 'break "marker2"'.
8341
377daeed
MS
83422002-05-10 Michael Snyder <msnyder@redhat.com>
8343
8344 * gdb.base/long_long.exp: Fix typo.
8345
c4b7bc2b
JB
83462002-05-10 Jim Blandy <jimb@redhat.com>
8347
ecac9a4e
JB
8348 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
8349 a bug.
8350
c4b7bc2b
JB
8351 * gdb.base/printcmds.exp (test_integer_literals_rejected):
8352 Recognize more detailed error message produced by the macro
8353 expander's lexical analyzer.
8354 * lib/gdb.exp (test_print_reject): Same.
8355
e71019a1
MK
83562002-05-09 Mark Kettenis <kettenis@gnu.org>
8357
8358 * gdb.c++/method.exp: Fix typo.
8359
fedfc8e6
MS
83602002-05-08 Michael Snyder <msnyder@redhat.com>
8361
166a1957
MS
8362 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
8363 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 8364 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
8365 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
8366 Add iftarget clause for strongarm.
d63a86f8 8367
f1c47eb2
MS
83682002-05-06 Michael Snyder <msnyder@redhat.com>
8369
cb9a9d3e
MS
8370 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
8371 (gdb_continue_to_end): Accept output from status wrapper.
8372 * gdb.base/ending-run.exp: Add case for output from status wrapper.
8373 Clean up fail messages to match pass messages.
8374
f1c47eb2
MS
8375 Enable the "needs_status_wrapper" testsuite feature.
8376 * lib/gdb.exp (gdb_wrapper_init): New procedure.
8377 (gdb_compile): Conditionally call gdb_wrapper_init.
8378 * gdb.base/a2-run.exp: Recognize output from status wrapper.
8379 * gdb.c++/method.exp: Recognize output from status wrapper.
8380
6079c749
BE
83812002-05-06 Ben Elliston <bje@redhat.com>
8382From Graydon Hoare <graydon@redhat.com>
8383
8384 * config/sid.exp: Include support for "rawsid" protocol.
8385
188baff3
JB
83862002-05-03 Jim Blandy <jimb@redhat.com>
8387
8388 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
8389 * gdb.c++/hang3.C: New file.
8390
b9c07f0f
AC
83912002-05-04 Andrew Cagney <ac131313@redhat.com>
8392
8393 * gdb.base/default.exp: Remove obsolete code.
8394 * gdb.c++/misc.exp: Ditto. Update copyright.
8395 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
8396 * gdb.base/whatis.exp: Ditto. Update copyright.
8397 * gdb.base/scope.exp: Ditto. Update copyright.
8398 * gdb.base/ptype.exp: Ditto. Update copyright.
8399 * gdb.base/printcmds.exp: Ditto. Update copyright.
8400 * gdb.base/opaque.exp: Ditto. Update copyright.
8401 * gdb.base/list.exp: Ditto.
8402 * gdb.base/funcargs.exp: Ditto. Update copyright.
8403 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
8404 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
8405 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
8406 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
8407 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
8408 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
8409
5c7a0397
MS
84102002-05-02 Michael Snyder <msnyder@redhat.com>
8411
d6dcc264 8412 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
8413 * gdb.base/long_long.exp: Add xscale target.
8414 * gdb.base/default.exp: Add xscale target.
8415
eb7f1c48
JB
84162002-05-01 Jim Blandy <jimb@redhat.com>
8417
8418 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
8419 gdb.c++/hang.exp: New test.
8420
a6befae8
FF
84212002-05-01 Fred Fish <fnf@redhat.com>
8422
8423 * gdb.base/completion.exp: Handle completions of "./Make" for
8424 more than one completion possibility, as is the case when we
8425 build and test in the source tree.
8426
0a310277
AG
84272002-04-29 Anthony Green <green@redhat.com>
8428
8429 * gdb.java/jmisc1.exp: New file.
8430 * gdb.java/jmisc2.exp: New file.
8431
6ff9af88
DJ
84322002-04-24 Daniel Jacobowitz <drow@mvista.com>
8433
8434 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
8435
96b3d632
EZ
84362002-04-23 Elena Zannoni <ezannoni@redhat.com>
8437
8438 * gdb.base/help.exp: Change 'help status' to allow for target
8439 dependent output differences.
8440
5019bb54
MC
84412002-04-22 Michael Chastain <mec@shout.net>
8442
8443 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
8444
a805a116
MC
84452002-04-22 Michael Chastain <mec@shout.net>
8446
8447 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
8448
a1706bfd
DM
84492002-04-17 David S. Miller <davem@redhat.com>
8450
8451 * gdb.asm/sparc64.inc: New file.
8452 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
8453
a73a20a2
EZ
84542002-04-19 Elena Zannoni <ezannoni@redhat.com>
8455
8456 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
8457 instruction file directly into the build tree. Clean up at end of
8458 test.
8459
ba678339
DM
84602002-04-18 David S. Miller <davem@redhat.com>
8461
8462 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
8463 handle 64-bit platforms correctly.
8464 * gdb.base/maint.exp: Likewise.
8465
b03399da
KB
84662002-04-18 Kevin Buettner <kevinb@redhat.com>
8467
8468 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
8469 ``-fpic'' when compiling files comprising a shared library, but
8470 it does need additional linker flags in order to find shared
8471 libraries at run time.
8472
e2004992
KB
84732002-04-18 Kevin Buettner <kevinb@redhat.com>
8474
8475 * gdb.base/cvexpr.c (use): New function.
8476 (main): Invoke use() on all global variables to prevent
8477 some linkers from deleting these otherwise unused symbols.
8478
d8937120
MC
84792002-04-17 Michael Chastain <mec@shout.net>
8480From David S. Miller <davem@redhat.com>
8481
8482 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
8483 handle 64-bit platforms correctly.
8484
ffd61a58
MS
84852002-04-12 Michael Snyder <msnyder@redhat.com>
8486From Jim Blandy <jimb@redhat.com>
8487 * gdb.base/foo.c (foox): Remove section attribute; the linker
8488 script can handle this instead.
8489 * gdb.base/bar.c (barx): Same.
8490 * gdb.base/baz.c (bazx): Same.
8491 * gdb.base/grbx.c (grbxx): Same.
8492
8493 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
8494 manager doesn't automatically unmap overlays unnecessarily.
8495
6b8426a6
MH
84962002-04-10 Martin M. Hunt <hunt@redhat.com>
8497
8498 * gdb.base/ending-run.exp: Fix pattern for Mips targets
8499 stepping out of main.
8500
34af4875
MC
85012002-04-09 Michael Chastain <mec@shout.net>
8502
8503 * gdb.c++/local.cc (main): Move call to marker1() inside nested
8504 scope so that the nested scope tests will make sense.
8505 * gdb.c++/local.exp: Write patterns that actually work with gcc
8506 (the HP patterns "were never known to work with gcc").
8507 Keep the old aCC patterns too.
8508
2d1676a0
DJ
85092002-04-09 Daniel Jacobowitz <drow@mvista.com>
8510
8511 * gdb.base/attach.exp: Correct target board test.
8512
3a63e3f9
MC
85132002-04-08 Michael Chastain <mec@shout.net>
8514
8515 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
8516 in a const method. Add some xfail and fail cases for configurations
8517 that do not emit the "const ...".
8518
f18dabd2
MC
85192002-04-07 Michael Chastain <mec@shout.net>
8520
8521 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
8522 Accept "A * const" and "const A * const" as type of "this".
8523 Fix spelling of getFunky throughout. Make messages uniform.
8524
0fcddd82
EZ
85252002-04-07 Elena Zannoni <ezannoni@redhat.com>
8526
8527 Work around for PR gdb/285:
8528 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
8529
16a8534a
EZ
85302002-04-07 Elena Zannoni <ezannoni@redhat.com>
8531
8532 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
8533 instructions file at run time instead of configure time.
8534 Sometimes we run the test in a directory that is not the one we
8535 configured in.
8536 * gdb.asm/configure.in: Delete creation of symlink.
8537 * gdb.asm/configure: Regenerate.
8538
24181d81
JB
85392002-04-05 J. Brobecker <brobecker@gnat.com>
8540
8541 * gdb.gdb/xfullpath.exp: New test, to exercise the new
8542 xfullpath () function.
8543
7cdb7107
DJ
85442002-04-04 Daniel Jacobowitz <drow@mvista.com>
8545
8546 * gdb.asm/Makefile.in: Correct dependencies.
8547
8548 * gdb.asm/powerpc.inc: New file.
8549 * gdb.asm/asm-source.exp: Add PowerPC.
8550 * gdb.asm/configure.in: Likewise.
8551 * gdb.asm/configure: Regenerated.
8552
a7d17088
DJ
85532002-04-04 Daniel Jacobowitz <drow@mvista.com>
8554
8555 * gdb.base/relocate.exp: New file.
8556 * gdb.base/relocate.c: New file.
8557
cd721503
FF
85582002-04-04 Fred Fish <fnf@redhat.com>
8559
8560 * gdb.base/step-test.exp: Update comment regarding stopping in
8561 memcpy/bcopy calls inserted as part of the compiler runtime.
8562
b22ad7a7
MS
85632002-04-04 Michael Snyder <msnyder@redhat.com>
8564
8565 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
8566
5f279fa6
DJ
85672002-04-03 Daniel Jacobowitz <drow@mvista.com>
8568
8569 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
8570 (gdb_expect): Remove $notransfer hack.
8571
dd0fd3ce
DJ
85722002-04-02 Daniel Jacobowitz <drow@mvista.com>
8573
8574 * gdb.c++/classes.exp ("calling method for small class"): Match
8575 updated register output.
8576
1e50cda1
DJ
85772002-03-30 Daniel Jacobowitz <drow@mvista.com>
8578
8579 Fix PR gdb/452
8580 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
8581 when finished. Make gdb_file_cmd send "exec-file" when
8582 appropriate.
8583
24015922
DJ
85842002-03-30 Daniel Jacobowitz <drow@mvista.com>
8585
8586 * gdb.base/attach.exp: Remove extra setup_xfail.
8587
dd7dfd64
MS
85882002-03-26 Michael Snyder <msnyder@redhat.com>
8589
8590 * gdb.base/default.exp: Add tests for dump, append, and restore.
8591 * gdb.base/help.exp: Add tests for dump, append, and restore.
8592 * gdb.base/dump.exp: New file, test dump, append and restore.
8593 * gdb.base/dump.c: New file.
8594
48b2f8d7
MS
85952002-03-27 Michael Snyder <msnyder@redhat.com>
8596
d63a86f8 8597 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
8598 clean-ups in help messages.
8599
05b4d525
FF
86002002-03-26 Fred Fish <fnf@redhat.com>
8601
8602 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
8603 have debugging info for those functions and the compiler uses them
8604 internally to copy structs around.
8605
d7679631
FF
86062002-03-26 Fred Fish <fnf@redhat.com>
8607
8608 * gdb.base/list.exp: Revert the change made yesterday and add note
8609 about why we don't list the default lines for remote targets.
8610
523ac3f9
MS
86112002-03-25 Michael Snyder <msnyder@redhat.com>
8612
8613 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
8614
754b2b8d
FF
86152002-03-25 Fred Fish <fnf@redhat.com>
8616
8617 * gdb.base/list.exp: This test works on remote targets so remove
8618 the short circuit for remote targets. Update copyright.
8619
33c3e192
FF
86202002-03-25 Fred Fish <fnf@redhat.com>
8621
8622 * gdb.base/attach.exp: Fix logic error that was suppressing this
8623 test for all non hppa*-*-hpux* targets, instead of the hp target.
8624 Move comments closer to the suppression point. Also now need to
8625 check that we are running natively.
8626
d43e73ee
MS
86272002-03-22 Michael Snyder <msnyder@redhat.com>
8628
882c8f02
MS
8629 * gdb.base/default.exp: Add test for gcore. Update copyright.
8630 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 8631
04c12f60
FF
86322002-03-06 Fred Fish <fnf@redhat.com>
8633
8634 * gdb.base/funcargs.c: Remove extraneous ';' character.
8635 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
8636
b43df995
MC
86372002-03-04 Michael Chastain <mec@shout.net>
8638
8639 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
8640 accommodate gcc v3 function signature.
8641 * gdb.mi/mi0-var-cmd-exp: Ditto.
8642
92362027
AC
86432002-02-24 Andrew Cagney <ac131313@redhat.com>
8644
8645 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
8646 ``GNU/Linux'' or ``Linux kernel''
8647 * testsuite/gdb.threads/pthreads.c: Ditto.
8648
258ad32d
MC
86492002-02-24 Michael Chastain <mec@shout.net>
8650
8651 * gdb.threads/pthreads.c (thread1): Add a return statement.
8652 (thread2): Likewise.
8653 (foo): Likewise.
8654
04c3b3d4
MC
86552002-02-23 Michael Chastain <mec@shout.net>
8656
8657 * gdb.threads/linux-dp.c (philosopher): Add a return statement
8658 to placate gcc.
8659
5a2a0a20
MC
86602002-02-23 Michael Chastain <mec@shout.net>
8661
8662 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
8663 test "ptype bint". The test passes on all my stabs configurations.
8664
a640f7fc
JB
86652002-02-21 Jim Blandy <jimb@redhat.com>
8666
27924826
JB
8667 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
8668 filename at a time, and watch for the ones we want to see.
8669
a640f7fc
JB
8670 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
8671 types of pointers to prototyped functions.
8672
edcc8c75
AC
86732002-02-20 Andrew Cagney <ac131313@redhat.com>
8674
8675 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
8676 signed, unsigned and straight char.
8677 (padding_char, padding_short, padding_int, padding_long,
8678 padding_long_long, padding_float, padding_double,
8679 padding_long_double): New global variables.
8680 (fill, fill_structs): New functions.
8681
8682 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
8683 for correctly sized writes. Update copyright.
8684 (get_valueof): New procedure.
8685 (get_sizeof): Call get_valueof.
8686 (check_valueof): New procedure.
8687 (check_padding): New procedure.
8688
ac57ea44
MC
86892002-02-20 Michael Chastain <mec@shout.net>
8690
8691 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
8692 to setup_xfail. Document some of the remaining calls.
8693
7a10c941
MC
86942002-02-18 Michael Chastain <mec@shout.net>
8695
8696 * gdb.c++/userdef.exp: Update copyright year.
8697
fb8acdcc
DJ
86982002-02-18 Daniel Jacobowitz <drow@mvista.com>
8699
8700 * gdb.c++/userdef.exp: Test overloaded operators properly.
8701 Remove xfails.
8702
fda6ae12
MS
87032002-02-14 Michael Snyder <msnyder@redhat.com>
8704
8705 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
8706
676a0442
DJ
87072002-02-14 Daniel Jacobowitz <drow@mvista.com>
8708
8709 * gdb.base/a2-run.exp: Check for a remote target properly.
8710 * gdb.base/annota1.exp: Likewise.
8711 * gdb.base/list.exp: Likewise.
8712 * gdb.base/reread.exp: Likewise.
8713 * gdb.base/scope.exp: Likewise.
8714 * gdb.base/shlib-call.exp: Likewise.
8715 * gdb.base/term.exp: Likewise.
8716 * gdb.c++/annota2.exp: Likewise.
8717
78b4f468
RE
87182002-02-13 Richard Earnshaw <rearnsha@arm.com>
8719
8720 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
8721
9a81ba51
MC
87222002-02-10 Michael Chastain <mec@shout.net>
8723
8724 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
8725 (call_after_alloca): Ditto.
8726
004af6c7
DJ
87272002-02-10 Daniel Jacobowitz <drow@mvista.com>
8728
8729 * gdb.base/ending-run.exp: Guard "cont" test with
8730 gdb_skip_stdio_test.
8731
37225f62
JB
87322002-02-06 Jim Blandy <jimb@redhat.com>
8733
8734 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
8735 from here...
8736 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
8737 To here. Disable this test on non-HP platforms. Add big comment.
8738
fe6fdd96
MS
87392002-02-04 Michael Snyder <msnyder@redhat.com>
8740
8741 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
8742 other than d10v and m32r.
8743
036fad3f
RE
87442002-02-02 Richard Earnshaw <rearnsha@arm.com>
8745
8746 * gdb.base/default.exp: Rewrite test patterns to reduce time
8747 taken to match them.
8748
7148ab62
DJ
87492002-01-30 Daniel Jacobowitz <drow@mvista.com>
8750
8751 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
8752 Allow a start function above main.
8753 * gdb.threads/linux-dp.exp: Fix copyright date.
8754
396cc255
DJ
87552002-01-30 Daniel Jacobowitz <drow@mvista.com>
8756
8757 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
8758 (check_philosopher_stack): Check for manager thread before checking
8759 for a just-starting thread.
8760
f038d31b
DJ
87612002-01-30 Daniel Jacobowitz <drow@mvista.com>
8762
8763 From Neil Booth <neil@daikokuya.demon.co.uk>:
8764 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
8765 warnings.
8766
b3ff9d9a
FF
87672002-01-21 Fred Fish <fnf@redhat.com>
8768
8769 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
8770 not caller.
8771
39ad761d
JB
87722002-01-21 Jim Blandy <jimb@redhat.com>
8773
8774 * gdb.base/reread.exp: Check that GDB properly re-reads the
8775 executable file when it changes while no inferior is running.
8776
aaf320fa
FF
87772002-01-21 Fred Fish <fnf@redhat.com>
8778
8779 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
8780 optionally accept the "shlib events" variation.
8781
808a31f5
JB
87822002-01-21 Jim Blandy <jimb@redhat.com>
8783
8784 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
8785 call `fflush' after every `printf', so that the output is produced
8786 at predictable points, regardless of whatever buffering does (or
8787 doesn't) take place.
8788 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
8789 at different points.
8790
4420d5e2
DJ
87912002-01-20 Daniel Jacobowitz <drow@mvista.com>
8792
8793 * gdb.c++/inherit.exp: Update copyright years.
8794 * gdb.c++/method.exp: Likewise.
8795
3e36a0f4
DJ
87962002-01-20 Daniel Jacobowitz <drow@mvista.com>
8797
8798 * gdb.c++/classes.exp: Update for improved v3 support and skipping
8799 artificial methods/arguments.
8800 * gdb.c++/derivation.exp: Likewise.
8801 * gdb.c++/inherit.exp: Likewise.
8802 * gdb.c++/method.exp: Likewise.
8803 * gdb.c++/virtfunc.exp: Likewise.
8804
b4ceaee6
AC
88052002-01-18 Andrew Cagney <ac131313@redhat.com>
8806
8807 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
8808 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
8809 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
8810 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
8811 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
8812 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
8813
ecace851
JB
88142002-01-17 Jim Blandy <jimb@redhat.com>
8815
8816 * gdb.asm/asm-source.exp (info symbol): Take another shot at
8817 anchoring the pattern matching the entry point symbol's name.
8818
375fc983
AC
88192002-01-17 Andrew Cagney <ac131313@redhat.com>
8820
8821 * gdb.base/maint.exp: Update ``maint internal-error'' to match
8822 continue/quit query. Update copyright.
8823
fe6fdd96
MS
88242002-01-14 Michael Snyder <msnyder@redhat.com>
8825
8826 * gdb.base/gcore.exp: Remove extra debugging output.
8827
e017c81f
DJ
88282002-01-13 Daniel Jacobowitz <drow@mvista.com>
8829
8830 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
8831 for slightly dubious v2 mangled string.
8832
37ab3bf8
DJ
88332002-01-13 Daniel Jacobowitz <drow@mvista.com>
8834
8835 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
8836
1bc05c3a 88372002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 8838
1bc05c3a 8839 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 8840
1bc05c3a
JM
8841 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
8842 constructors.
8843 * gdb.c++/derivation.exp: Likewise.
8844 * gdb.c++/templates.exp: Likewise.
8845 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 8846
1bc05c3a
JM
88472002-01-10 Michael Snyder <msnyder@redhat.com>
8848
8849 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 8850
a911c360
MS
88512002-01-08 Michael Snyder <msnyder@redhat.com>
8852
8853 * gdb.base/gcore.exp: New test for generate-core-file command.
8854 * gdb.base/gcore.c: Testcase for above.
8855 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
8856
ea2119ec
JM
88572002-01-08 Jason Merrill <jason@redhat.com>
8858
8859 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
8860
68203136
FF
88612002-01-07 Fred Fish <fnf@redhat.com>
8862
8863 * gdb.c++/overload.exp: Remove unconditional xfails for:
8864 print foo_instance1.overloadargs(1)
8865 print foo_instance1.overloadargs(1, 2)
8866 print foo_instance1.overloadargs(1, 2, 3)
8867 print foo_instance1.overloadargs(1, 2, 3, 4)
8868 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
8869 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
8870 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
8871 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
8872 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
8873 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
8874 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
8875 print foo_instance1.overload1arg()
8876 print foo_instance1.overload1arg((char)arg2)
8877 print foo_instance1.overload1arg((signed char)arg3)
8878 print foo_instance1.overload1arg((unsigned char)arg4)
8879 print foo_instance1.overload1arg((int)arg7)
8880 print foo_instance1.overload1arg((unsigned int)arg8)
8881 print foo_instance1.overload1arg((float)arg11)
8882 print foo_instance1.overload1arg((double)arg12)
d63a86f8 8883
21b9b5b1
MS
88842002-01-07 Michael Snyder <msnyder@redhat.com>
8885
8886 * gdb.base/huge.exp: New test. Print a very large target data object.
8887 (skip_huge_test): New test variable. Define if you want to skip this
8888 test. The test reads an 8 megabyte data object from the target, so it
8889 might be very time consuming on remote targets with a slow connection.
8890 * gdb.base/huge.c: New file. Test case for above.
8891
725f922e
FF
88922002-01-07 Fred Fish <fnf@redhat.com>
8893
8894 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
8895 g_instance.bfoo, and g_instance.cfoo.
8896
634d57ec
JL
8897Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
8898
f286b2c3
JL
8899 * gdb.base/break.c (multi_line_if_conditional): New function.
8900 (multi_ilne_while_conditional): Likewise.
8901 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
8902 IF or WHILE condition puts the breakpoint at the start of
8903 the condition.
8904
634d57ec
JL
8905 * gdb.base/selftest.exp (backtrace through signal handler): Remove
8906 hppa*-*-hpux* expected failure.
8907 * gdb.base/structs.exp (do_function_calls): Similarly.
8908
8909 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
8910 watchpoints.
8911
9fbfe2dc
AC
89122002-01-06 Andrew Cagney <ac131313@redhat.com>
8913
8914 Fix PR gdb/66.
8915 * gdb.base/structs.exp: Replace skip for a29k with skip for
8916 gdb,cannot_call_functions.
8917 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
8918 * gdb.base/callfuncs.exp: Ditto.
8919 * gdb.base/call-rt-st.exp: Ditto.
8920 * gdb.base/call-strs.exp: Ditto.
8921 * gdb.base/callfwmall.exp: Ditto.
8922 * gdb.base/scope.exp: Obsolete xfail a29k.
8923 * gdb.c++/misc.exp: Ditto.
8924 * gdb.c++/cplusfuncs.exp: Ditto.
8925 * gdb.base/ptype.exp: Ditto.
8926 * gdb.base/printcmds.exp: Ditto.
8927 * gdb.base/opaque.exp: Ditto.
8928 * gdb.base/list.exp: Ditto.
8929 * gdb.base/funcargs.exp: Ditto.
8930 * gdb.base/default.exp: Ditto.
8931
8ddad156
MS
89322002-01-04 Michael Snyder <msnyder@redhat.com>
8933
ca4976a6 8934 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
8935 * gdb.base/maint.exp: Add tests for maint info sections options.
8936
1b074332
JL
8937Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
8938
8939 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
8940
7d159115
CV
89412001-12-20 Corinna Vinschen <vinschen@redhat.com>
8942
8943 * gdb.asm/arm.inc: New file.
8944 * gdb.asm/asm-source.exp: Add arm targets.
8945 * gdb.asm/configure.in: Ditto.
8946 * gdb.asm/configure: Recreated from configure.in.
8947
8fb87725
JL
8948Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
8949
afabe08c
JL
8950 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
8951 with HP's compiler.
8952 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
8953 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
8954 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
8955 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
8956
8957 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
8958 either HP's compilers or GCC.
8959
db521deb
JL
8960 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
8961 a SIGBUS or SIGSEGV.
8962
8963 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
8964
8965 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
8966 can be compiled with either HP's compiler or GCC.
8967
cfa88ab7
JL
8968 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
8969 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
8970 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
8971
ca344dff
JL
8972 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
8973 to match current gdb output. Update due to using auto-solib-limit
8974 for limiting instead of overloading auto-solib-add.
8975 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
8976 test program.
8977
3f3c6e55 8978 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
8979 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
8980 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
8981 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
8982 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
8983 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
8984 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
8985 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
8986 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
8987 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
8988 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
8989 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
8990 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 8991
8fb87725
JL
8992 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
8993 a SIGTRAP to the inferior.
8994
cf599fa7
CV
89952001-12-19 Corinna Vinschen <vinschen@redhat.com>
8996
8997 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
8998 Substitute call to target_link by call to gdb_compile.
8999
2cd045cd
JL
9000Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
9001
9002 * gdb.base/break.exp: Fix HP specific search string when testing
9003 backtracing in a called function.
9004
d63a86f8 9005 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
9006 compiling the test with HP's compilers.
9007 * gdb.base/volatile.exp: Similarly.
9008
99ebe9ac
JB
90092001-12-19 Jim Blandy <jimb@redhat.com>
9010
9011 * gdb.base/printcmds.exp: Expect the null character to be printed
9012 as '\0', and the '\013' to be printed as '\v'.
9013 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
9014 * gdb.base/setvar.exp: Same.
9015
b9891b29
JB
90162001-12-17 Jim Blandy <jimb@redhat.com>
9017
0eba65ab
JB
9018 * gdb.base/completion.exp: Rather than completing very long
9019 filenames, which can make the readline library produce output we
9020 don't recognize, cd to the directory first, and then complete
9021 using nice, short relative paths.
9022
6970b5b1
JB
9023 * gdb.base/completion.exp: On some systems, there is, in fact, a
9024 variable named `b' in scope, since GDB treats all static
9025 variables as being in scope. So use `no_var_named_this'
9026 instead of `b'.
9027
b9891b29
JB
9028 * gdb.base/corefile.exp: Recognize the message saying that GDB
9029 can't find the core file's registers as a failure.
9030
e6ccd35f
JSC
90312001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
9032
9033 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
9034 test expect string more specific.
9035
105ba819
CV
90362001-12-13 Corinna Vinschen <vinschen@redhat.com>
9037
9038 * gdb.asm/asm-source.exp: Add support for xstormy16.
9039 * gdb.asm/configure.in: Ditto.
9040 * gdb.asm/configure: Rebuild.
9041 * gdb.asm/xstormy16.inc: New file.
9042
e9e79dd9
FF
90432001-12-10 Fred Fish <fnf@redhat.com>
9044
9045 * gdb.base/maint.exp: Update to match changes in type dumping code.
9046
347dc97d
JB
90472001-12-10 Jim Blandy <jimb@redhat.com>
9048
9049 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
9050 matching the entry point symbol's name at the beginning of the
9051 line.
9052
5178b9d6
DJ
90532001-12-07 Daniel Jacobowitz <drow@mvista.com>
9054
9055 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
9056 gdb.c++/inherit.exp, gdb.c++/method.exp,
9057 gdb.c++/namespace.exp, gdb.c++/templates.exp,
9058 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
9059 and class layout support.
9060
af890c52
DJ
90612001-12-07 Daniel Jacobowitz <drow@mvista.com>
9062
9063 * gdb.c++/classes.exp: Add test for static member function.
9064 * gdb.c++/misc.cc: Add class with static member function.
9065
7a345fb3
JB
90662001-12-07 Jim Blandy <jimb@redhat.com>
9067
f2e54a80 9068 If GDB says it can't find the struct the function returned, report
8032bf31
JB
9069 those tests as `unsupported'.
9070 * gdb.base/call-rt-st.exp (print_struct_call): New function.
9071 Rewrite subsequent tests to use it.
9072
9073 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
9074 those tests as `unsupported'.
9075 * gdb.base/structs.exp (call_struct_func): New function.
9076 (do_function_calls): Use call_struct_func to call the functions
9077 returning structs.
9078
0bc69509
JB
9079 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
9080 whether functions are prototyped or not, so we can't possibly pass
9081 arguments to t_float_values2 properly.
9082
7a345fb3
JB
9083 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
9084 value of `timeout' for targets other than the mips*tx39-*.
9085
edb6ede1
MS
90862001-12-06 Michael Snyder <msnyder@redhat.com>
9087
d63a86f8 9088 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
9089 and detect whether the start symbol has a leading underscore.
9090
2d842f13
JB
90912001-12-04 Jim Blandy <jimb@redhat.com>
9092
9093 * gdb.base/completion.exp: Clarify indentation.
9094
68550daf
JB
90952001-12-03 Jim Blandy <jimb@redhat.com>
9096
9097 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
9098 variables on the S/390, not `.word'.
9099
cd5195a8
JB
91002001-11-30 Jim Blandy <jimb@redhat.com>
9101
9102 Add assembly-source tests for s390-ibm-linux.
9103 * gdb.asm/s390.inc: New file.
9104 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
9105 the S/390 architecture.
9106 * gdb.asm/configure: Regenerated.
9107
ca9efc90
MS
91082001-11-30 Michael Snyder <msnyder@redhat.com>
9109
9110 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
9111 next, info source, info sources, info line, global and static
9112 variables, and static functions.
9113 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
9114 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
9115 * gdb.asm/asmsrc1.s: Add a static function and some variables.
9116 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
9117 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
9118 (gdbasm_leave): Restore frame pointer.
9119 (gdbasm_startup): Copy stack set-up from crt0.S.
9120
d0e66976
FN
91212001-11-26 Fernando Nasser <fnasser@redhat.com>
9122
9123 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
9124 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
9125 to a local (non-static) variable. Copy tstruct.a to a static buffer
9126 and return a pointer to that buffer.
9127 * gdb.base/callfwmall.c (t_structs_a): Ditto.
9128
e2334072
MK
91292001-11-24 Mark Kettenis <kettenis@gnu.org>
9130
9131 * gdb.asm/configure.in: Fix recognition of ix86 target.
9132 * gdb.asm/configure: Regenerate.
9133
756caa3d
MS
91342001-11-21 Michael Snyder <msnyder@redhat.com>
9135
9136 * gdb.asm/sparc.inc: New file.
9137 * gdb.asm/asm-source.exp: Recognize sparc target.
9138 * gdb.asm/configure.in: Recognize sparc target.
9139 * gdb.asm/configure: Regenerate.
d63a86f8 9140
9a4d72d5
MS
91412001-11-21 Michael Snyder <msnyder@redhat.com>
9142
9143 * gdb.asm/m32r.inc: New file.
9144 * gdb.asm/asm-source.exp: Recognize m32r target.
9145 * gdb.asm/configure.in: Recognize m32r target.
9146 * gdb.asm/configure: Regenerate.
9147
a773d1cd
MS
91482001-11-20 Michael Snyder <msnyder@redhat.com>
9149
017ac23d
MS
9150 * gdb.asm/i386.inc: New file.
9151 * gdb.asm/asm-source.exp: Recognize ix86 target.
9152 * gdb.asm/configure.in: Recognize ix86 target.
9153 * gdb.asm/configure: Regenerate.
9154
a773d1cd
MS
9155 * gdb.c++/namespace.exp: Fix quotes in output messages.
9156
bb632afb
MS
91572001-11-14 Michael Snyder <msnyder@redhat.com>
9158
25d559ca 9159 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
9160 qualifier in a type cast expression, to designate an address
9161 in the instruction space (Harvard architecture).
9162
4749e309
MS
91632001-11-13 Michael Snyder <msnyder@redhat.com>
9164
9165 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
9166 Tests for expressions using 'const' and 'volatile'.
9167
25050984
CV
91682001-11-13 Corinna Vinschen <vinschen@redhat.com>
9169
9170 * gdb.asm/asm-sources.exp: Allow defining linker flags.
9171
1902c51f
DJ
91722001-11-12 Daniel Jacobowitz <drow@mvista.com>
9173
9174 * lib/mi-support.exp (mi_run_to_helper): Move comments
9175 outside of gdb_expect.
9176
dcf95b47
DJ
91772001-11-11 Daniel Jacobowitz <drow@mvista.com>
9178
9179 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
9180 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
9181 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
9182 mi0_run_to): New functions.
9183 * gdb.mi/mi-simplerun.exp: Use them.
9184 * gdb.mi/mi0-simplerun.exp: Likewise.
9185 * gdb.mi/mi-var-cmd.exp: Likewise.
9186 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 9187
45b074e1
AC
91882001-11-10 Andrew Cagney <ac131313@redhat.com>
9189
9190 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
9191 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
9192
bf50d346
AC
91932001-11-09 Andrew Cagney <ac131313@redhat.com>
9194
9195 * gdb.base/restore.exp: Include $expected value in restored test
9196 message.
9197
9383332c
AC
91982001-11-09 Andrew Cagney <ac131313@redhat.com>
9199
9200 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
9201 implemented.
9202
db62520a
MS
92032001-11-08 Michael Snyder <msnyder@redhat.com>
9204
9205 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
9206 Add pass/fail message for stop at breakpoint in call dummy function.
9207
b5703437
MS
92082001-11-07 Michael Snyder <msnyder@redhat.com>
9209
d63a86f8
RM
9210 * gdb.c++/templates.exp (test_template_breakpoints):
9211 If we get an overload menu, but it does not match what
760f6330 9212 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
9213 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
9214 making the whitespace optional. Argument for "new" may be
9215 "unsigned" as well as "unsigned int/long".
d63a86f8 9216 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
9217 making the whitespace optional. Also replace "(void) with
9218 "((void|)), making the keyword "void" optional.
d63a86f8 9219 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
9220 making the whitespace optional. Also replace "(void) with
9221 "((void|)), making the keyword "void" optional.
3bf40917
MS
9222 * gdb.base/callfuncs.c (t_float_values): This function must
9223 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 9224 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
9225 can be tested against both cases. Usually one case involves
9226 promotion of float to double, while the other does not.
9227 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
9228 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
9229 includes a stack frame for "start".
9230
c8ab4e6d
JB
92312001-11-05 Jim Blandy <jimb@redhat.com>
9232
9233 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
9234 pointers are 32 bits long, and that offsets of relocs are always
9235 stored in the data (REL-style), and not in the reloc entry itself
9236 (RELA-style).
9237 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
9238 stabs.
9239
3f08ced9
MS
92402001-11-01 Michael Snyder <msnyder@redhat.com>
9241
9242 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
9243 and regular expression operators by using quoting.
9244
cbfa24cd
MS
92452001-10-31 Michael Snyder <msnyder@redhat.com>
9246
9247 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
9248 depending on what the symbol table contains.
9249 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
9250 the output of the ptype command. Similarly, accept both "const &"
9251 and "const&".
9252
aaa68313
CV
92532001-10-31 Corinna Vinschen <vinschen@redhat.com>
9254
9255 * gdb.base/miscexprs.c (main): Add usage of preprocessor
9256 symbol `STORAGE' to allow to choose the storage class of
9257 the local datastructures.
9258 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
9259 compiler directive.
9260
91740388
MS
92612001-10-30 Michael Snyder <msnyder@redhat.com>
9262
9263 * gdb.base/jump.exp: Allow it to run for all targets.
9264
1b7c05e7
CV
92652001-10-29 Corinna Vinschen <vinschen@redhat.com>
9266
9267 * gdb.base/call-ar-st.c (print_double_array): Match for loop
9268 with new double_array size.
9269 (main): Change storage class of all local variables to static.
9270 Reduce size of double_array to 9.
9271 * gdb.base/call-ar-st.exp: Increase timeout value.
9272 Change expected output for double array to match new size in
9273 call-ar-st.c.
9274
36a22261
CV
92752001-10-29 Corinna Vinschen <vinschen@redhat.com>
9276
9277 * gdb.base/ending-run.exp: Create identical output when passing
9278 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 9279 Stormy16 target.
36a22261 9280
92b8ae91
MK
92812001-10-28 Mark Kettenis <kettenis@gnu.org>
9282
9283 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
9284 that we catch the expected failure under Linux/x86.
9285
cb135b83
OF
92862001-10-29 Orjan Friberg <orjanf@axis.com>
9287
9288 * gdb.base/setvar.exp: Escape curly braces.
9289 * gdb.stabs/weird.exp: Ditto.
9290
6884aa54
DJ
92912001-10-27 Daniel Jacobowitz <drow@mvista.com>
9292
9293 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
9294 * gdm.mi/mi0-hack-cli.exp: Likewise.
9295
0398c9aa
AC
92962001-10-25 Andrew Cagney <ac131313@redhat.com>
9297
9298 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
9299 messages.
9300
d20bf2e8
AC
93012001-10-21 Andrew Cagney <ac131313@redhat.com>
9302
9303 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
9304 checking MI enabled.
9305
03dd63aa
CV
93062001-10-09 Corinna Vinschen <vinschen@redhat.com>
9307
9308 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
9309
1d9d99f3
FCE
93102001-10-04 Frank Ch. Eigler <fche@redhat.com>
9311
9312 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
9313 if gdb child process crashes, just signal an error.
9314
838ae6c4
JB
93152001-10-02 Jim Blandy <jimb@redhat.com>
9316
9317 * lib/gdb.exp (test_xfail_format): Simplify.
9318
9319 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
9320 front of the variable name `format'. Simplify `if'.
9321
8f0cbc1c
DJ
93222001-10-01 Daniel Jacobowitz <drow@mvista.com>
9323
9324 * gdb.threads/pthreads.exp: Wait for output and delay
9325 before sending ^C.
9326
1f08dafd
DJ
93272001-10-01 Daniel Jacobowitz <drow@mvista.com>
9328
9329 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
9330 some incorrect output instead of timing out.
9331 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
9332
674f90ff
CV
93332001-09-28 Corinna Vinschen <vinschen@redhat.com>
9334
9335 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
9336 check to allow additional `int'.
9337
9b284272
DJ
93382001-09-27 Daniel Jacobowitz <drow@mvista.com>
9339
9340 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
9341 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
9342
b55a4771
MS
93432001-09-27 Michael Snyder <msnyder@redhat.com>
9344
9345 * lib/gdb.exp (test_debug_format): New proc.
9346 (setup_xfail_format): Use new proc test_debug_format.
9347 * gdb.base/constvars.exp (local_compiler_xfail_check): New
9348 proc; use new service proc test_debug_format.
9349 Replace all other "gcc_compiled" tests with this test.
9350 * gdb.base/volatile.exp (local_compiler_xfail_check): New
9351 proc; use new service proc test_debug_format.
9352 Replace all other "gcc_compiled" tests with this test.
9353
93542001-09-27 Michael Snyder <msnyder@redhat.com>
9355
9356 * gdb.base/cvexpr.exp: New file.
9357 * gdb.base/cvexpr.c: New file
9358 Test for expressions using const and volatile keywords.
9359
4e6667ac
CV
93602001-09-26 Corinna Vinschen <vinschen@redhat.com>
9361
9362 * gdb.base/constvars.exp: Check for different orders of keywords
9363 and additional "int" strings in output.
9364
4f337972
AC
93652001-09-22 Andrew Cagney <ac131313@redhat.com>
9366
9367 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
9368 responses from "help maint".
9369
2015650d
FCE
93702001-09-19 Frank Ch. Eigler <fche@redhat.com>
9371
9372 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
9373 to localhost:NNN instead of :NNN, in case Xvfb is listening
9374 only on TCP.
9375
f3bcedc1
CV
93762001-09-19 Corinna Vinschen <vinschen@redhat.com>
9377
9378 * gdb.base/recurse.exp: When checking leaving the watchpoint
9379 scope, recognize when gdb is in function's epilogue and pass.
9380
6b819c92
KS
93812001-09-18 Keith Seitz <keiths@redhat.com>
9382
9383 * lib/insight-support.exp (_gdbtk_export_target_info): Add
9384 support for running tests against sid targets.
9385 (gdbtk_done): Ditto.
9386
a10c9419
CV
93872001-09-18 Corinna Vinschen <vinschen@redhat.com>
9388
9389 * gdb.base/ending-run.c (main): Set stdout buffersize
9390 to the same reasonable value for any target.
9391 * gdb.base/ending-run.exp: Add a regular expression
9392 to make testsuite happy on Sanyo Stormy16 target.
9393
739d0d99
CV
93942001-09-17 Corinna Vinschen <vinschen@redhat.com>
9395
9396 * gdb.base/display.c (do_loops): Add float variable `f'.
9397 Increment f in loop.
9398 * gdb.base/display.exp: Increment timeout by 60 seconds.
9399 Change float display test to use variable `f'.
9400
1b8947f0
JB
94012001-09-17 Jim Blandy <jimb@redhat.com>
9402
9403 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
9404 overflowing the limited breakpoint tables on some ROM monitors
9405 (like the ROM68K).
9406
9890ac81
FCE
94072001-09-15 Frank Ch. Eigler <fche@redhat.com>
9408
9409 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
9410 the "-ac" (disable access control) flag.
9411
6db765ea
JH
94122001-08-30 Jeff Holcomb <jeffh@redhat.com>
9413
9414 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
9415 ints.
9416
4c32cc04
KS
94172001-08-30 Keith Seitz <keiths@redhat.com>
9418
9419 * lib/gdb.exp: Move all insight-related functionality into
9420 separate file.
9421 * lib/insight-support.exp: New file.
9422
8d6e6f81
FCE
94232001-08-29 Frank Ch. Eigler <fche@redhat.com>
9424
9425 * config/sid.exp (sid_start): Never set sid verbosity; disable
9426 expect_background {} that consumed its stdout; tolerate </dev/null.
9427 Attempt to set endianness override in "sid" protocol mode. Cleanup.
9428
6a90e1d0
AC
94292001-08-18 Andrew Cagney <ac131313@redhat.com>
9430
9431 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
9432 CLI jump command to start it.
9433 (mi_run_to_main): Fail immediatly when unexpected output.
9434
1759b3c3
AC
94352001-08-18 Andrew Cagney <ac131313@redhat.com>
9436
9437 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
9438 beginning of function. Fix PR gdb/191.
9439
61d11d80
FCE
94402001-08-16 Frank Ch. Eigler <fche@redhat.com>
9441
9442 * config/sid.exp (sid_start): Don't warn if we cannot figure out
9443 what to force sid endianness to.
9444
942a4df2
KS
94452001-08-15 Keith Seitz <keiths@redhat.com>
9446
9447 * lib/gdb.exp (gdbtk_start): Don't set environment
9448 variables for TCL_LIBRARY and friends. Insight will
9449 now figure these out for itself.
9450
0521c418
MS
94512001-08-02 Michael Snyder <msnyder@redhat.com>
9452
9453 * gdb.base/completion.exp: Remove the symbol "a64l" from
9454 the expect string; this is target-specific, and not related
9455 to what is being tested.
9456
74a9a58a
DB
94572001-08-02 Dave Brolley <brolley@redhat.com>
9458
9459 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
9460
c70819fa
MS
94612001-07-25 Michael Snyder <msnyder@redhat.com>
9462
c2b8fa57
MS
9463 * gdb.base/consecutive.exp: New file. Test stepping over
9464 breakpoints on consecutive instructions.
9465 * gdb.base/consecutive.c: New file.
9466
c70819fa
MS
9467 * gdb.base/call-rt-st.exp: Use double-backslash to quote
9468 curly braces in regular expressions.
9469
2b1a1355
MS
94702001-07-25 Michael Snyder <msnyder@redhat.com>
9471
9472 * gdb.base/ending-run.exp: Accept "Program exited normally" as
9473 legitimate output from stepping out of main.
9474
413eca6f
KS
94752001-07-22 Keith Seitz <keiths@redhat.com>
9476
9477 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
9478 the empty string, do not run the tests.
9479
7e5a9322
SC
94802001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9481
9482 * gdb.base/long_long.exp: Detect size of pointer. Take into
9483 account 2-byte pointers when testing for p/a results.
9484
de58f10f
SC
94852001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9486
d63a86f8 9487 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
9488 and defined to 1K for m68hc11.
9489 (random_data): Reduce table to 1K for embedded platforms (68hc11).
9490 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
9491 (sizeof_random_data): New variable to tell the size of the data table;
9492 don't test past this size; always run to main.
9493
d6f5fea1
SC
94942001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9495
9496 * gdb.base/return2.exp: return of long long and double fails for
9497 68HC11; don't execute these tests on that platform.
9498 * gdb.base/return.exp: Return of a double fails for 68hc11.
9499
c477543d
SC
95002001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9501
9502 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
9503 tests that print a float.
9504 * call-rt-st.exp: Likewise.
9505
63cf1c79
MK
95062001-07-12 Mark Kettenis <kettenis@gnu.org>
9507
9508 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
9509 running this test on Linux.
9510
112f9ab5
MC
95112001-06-24 Michael Chastain <chastain@redhat.com>
9512
9513 * gdb.base/arithmet.exp: Remove some tests to make all test names
9514 unique.
9515
4970cb0f
MS
95162001-07-03 Michael Snyder <msnyder@redhat.com>
9517
9518 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
9519 the output of the ptype command.
9520
d85da69f
MS
95212001-07-02 Michael Snyder <msnyder@redhat.com>
9522
4c8a82de
MS
9523 * gdb.base/completion.exp: Don't assume that break.c is the only
9524 source file that may contain functions named "marker".
d85da69f
MS
9525 * gdb.base/corefile.exp: Quote the curly braces in regexp.
9526
8afc772b
AC
95272001-06-28 Andrew Cagney <ac131313@redhat.com>
9528
9529 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
9530 of files to delete.
9531
9532 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
9533 * gdb.disasm/h8300s.exp: New file.
9534 gdb.disasm/h8300s.s: Likewise.
9535
cff22675
AC
95362001-06-27 Andrew Cagney <ac131313@redhat.com>
9537
9538 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
9539 empty breakpoint tables.
9540
68c81b54
AC
95412001-06-25 Andrew Cagney <ac131313@redhat.com>
9542
9543 * lib/mi-support.exp: Update args=... part of stop-reason
9544 patterns. Accept either a list or a tuple.
9545
2dd62704
AC
95462001-06-23 Andrew Cagney <ac131313@redhat.com>
9547
9548 * lib/mi-support.exp: Remove local emacs variable defining
9549 change-log-default-name.
9550
b4127474
MC
95512001-06-22 Michael Chastain <chastain@redhat.com>
9552
9553 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
9554 This is operationally compatible with the previous version.
9555
8dbfb380
JB
95562001-06-13 Jim Blandy <jimb@redhat.com>
9557
9558 * lib/gdb.exp (gdb_test): Doc fix.
9559
f2d8c86d
MC
95602001-06-10 Michael Chastain <chastain@redhat.com>
9561
9562 * gdb.base/exprs.exp: Remove a duplicate test.
9563
81564d34
JB
95642001-06-06 Jim Blandy <jimb@redhat.com>
9565
9566 * gdb.base/return2.exp (main): Use values to test float and double
9567 returns that are not NaN's, to avoid being confused by IEEE
9568 comparison rules.
9569
da55addb
MS
95702001-06-04 Michael Snyder <msnyder@redhat.com>
9571
9572 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 9573 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
9574 rather than wait for 12 more tests to time out.
9575
42c65987
JB
95762001-06-06 Jim Blandy <jimb@redhat.com>
9577
b18bced9 9578 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 9579 Don't forget to match the GDB prompt.
b18bced9 9580
42c65987
JB
9581 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
9582
5b41e5f0
JB
95832001-06-04 Jim Blandy <jimb@redhat.com>
9584
9585 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
9586 command.
9587
015e046f
KB
95882001-05-31 Kevin Buettner <kevinb@redhat.com>
9589
9590 * gdb.base/annota1.exp (info break): Match four or more spaces
9591 after "Address".
9592
fb1ffbbe
MC
95932001-05-31 Michael Chastain <chastain@redhat.com>
9594
9595 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
9596 (dm_type_int_star): Likewise.
9597 (dm_type_long_star): Likewise.
9598 (dm_type_void_star): Likewise.
9599
5ea2a32c
KB
96002001-05-29 Kevin Buettner <kevinb@redhat.com>
9601
9602 * gdb.base/completion.exp (INPUTRC): Set this environment variable
9603 to a known value in order to get consistent results regardless
9604 of the setting of INPUTRC or the presence or contents of .inputrc.
9605
ae23c492
MS
96062001-05-24 Michael Snyder <msnyder@redhat.com>
9607
ac55707e
MS
9608 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
9609 Don't require that the main thread and the manager thread are the
9610 first in the list.
9611
ae23c492
MS
9612 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
9613 debugging. If test fails, issue an "unsupported" not a "fail".
9614
400071f1
JB
96152001-05-24 Jim Blandy <jimb@redhat.com>
9616
9617 Don't assume that short is shorter than int.
9618 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
9619 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 9620 this isn't true.
400071f1
JB
9621 ("print unsigned char == (~0)"): Add test that verifies that ~0,
9622 an int, is not equal to ~0 stored in an unsigned char. This tests
9623 the same thing that the previous test meant to, but works on
9624 16-bit machines, too.
9625 ("print unsigned char != (~0)"): Same test, complemented.
9626
0816a3e5
MS
96272001-05-24 Michael Snyder <msnyder@redhat.com>
9628
9629 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 9630 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
9631 and prevents dejagnu getting out of step.
9632
f6dc23a9
KB
96332001-05-23 Kevin Buettner <kevinb@redhat.com>
9634
9635 * gdb.base/finish.exp (finish_void): Revise pattern for
9636 stopping on the call statement to not permit stopping at
9637 the start of the instructions comprising the call sequence.
9638
7dbd117d
MC
96392001-05-19 Michael Chastain <chastain@redhat.com>
9640
9641 * gdb.base/callfuncs.exp: Make all test names unique.
9642 * gdb.base/commands.exp: Make all test names unique.
9643 * gdb.base/condbreak.exp: Make all test names unique.
9644 * gdb.base/dbx.exp: Make all test names unique.
9645 * gdb.base/default.exp: Make all test names unique.
9646 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
9647 and TIMEOUT messages to their corresponding PASS message.
9648 * gdb.base/ending-run.exp: Make all test names unique.
9649 * gdb.base/long_long.exp: Remove duplicate test.
9650
6b0b0a9e
KB
96512001-05-21 Kevin Buettner <kevinb@redhat.com>
9652
9653 * gdb.base/finish.exp (finish_void): Allow "finish" command to
9654 stop on the call statement as well as the statement after the
9655 call.
9656
2caa35cb
MS
96572001-05-21 Michael Snyder <msnyder@redhat.com>
9658
9659 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
9660
40713331
EZ
96612001-05-10 Elena Zannoni <ezannoni@redhat.com>
9662
9663 * gdb.base/completion.exp: Revamp test. Make it execute on all
9664 platforms.
9665
c2c1be8d
EZ
96662001-05-10 Elena Zannoni <ezannoni@redhat.com>
9667
2c9cd303
EZ
9668 * config/gdbserver.exp (gdb_load): Handle the case
9669 in which the arguments to gdbserver are given in the
9670 baseboard configuration file.
9671 Also handle the case in which the server needs to do a
9672 load.
9673
9671de48
KS
96742001-05-07 Keith Seitz <keiths@cygnus.com>
9675
9676 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
9677 set up the display for testing.
9678 (gdbtk_start): Convert all paths to paths that tcl will like.
9679 Export target information to environment.
9680 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
9681 necessary.
9682 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
9683 (to_tcl_path): New proc to convert a given pathname into
9684 a path acceptible as an argument to a tcl command.
9685 (_gdbtk_export_target_info): New proc to export target info
9686 into the environment for gdbtk testing.
9687 (gdbtk_done): New proc to signal end-of-test.
9688
5a360f47
JB
96892001-05-06 Jim Blandy <jimb@redhat.com>
9690
9691 * restore.c: Make the code of caller0 correspond to its comment.
9692
66c756c6
MS
96932001-05-03 Michael Snyder <msnyder@redhat.com>
9694
9695 * config/sid.exp (gdb_target_sid): Check for error messages.
9696 On error or timeout, don't make expect exit (which will terminate
9697 all subsequent tests); instead just make gdb exit.
d63a86f8 9698 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
9699 return a negative value.
9700
a966fde5
JB
97012001-04-24 Jim Blandy <jimb@redhat.com>
9702
851c18e0
JB
9703 * gdb.c++/templates.exp: If we see the prompt for the overload
9704 list, but we haven't recognized any of the longer patterns,
9705 arrange for this test to fail, not hang.
9706
a966fde5
JB
9707 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
9708 variations.
9709
db144853
MC
97102001-04-22 Michael Chastain <chastain@redhat.com>
9711
9712 * gdb.c++/local.exp: Use the 'runto' library function.
9713 * gdb.c++/namespace.exp: Likewise.
9714 * gdb.c++/overload.exp: Likewise.
9715
3207ec21
KB
97162001-03-26 Kevin Buettner <kevinb@redhat.com>
9717
9718 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
9719 * gdb.base/step-line.exp: New file. Test step/next in presence of
9720 #line directives.
9721 * gdb.base/step-line.c: New file. Test program for the above.
9722 * gdb.base/step-line.inp: New file. We pretend that this file has
9723 been transformed by some other tool into step-line.c.
9724
13b57657
JB
97252001-03-21 Jim Blandy <jimb@redhat.com>
9726
9727 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
9728 unmangled operator names.
9729
754cbe1c
JB
97302001-03-20 Jim Blandy <jimb@redhat.com>
9731
9732 * gdb.threads/linux-dp.exp: Recognize an additional message
9733 generated by GDB when it doesn't understand how to debug threads
9734 on the target system.
9735
177495c9
AC
97362001-03-19 Andrew Cagney <ac131313@redhat.com>
9737
9738 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
9739
f266096b
MC
97402001-03-12 Michael Chastain <chastain@redhat.com>
9741
9742 * gdb.c++/derivation.exp: Use the 'runto' library function.
9743
cac3c2ff
MC
97442001-03-12 Michael Chastain <chastain@redhat.com>
9745
9746 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
9747
b6c11a24
MC
97482001-02-24 Michael Chastain <chastain@redhat.com>
9749
9750 * gdb.c++/ref-types.exp: Change handwritten code to library
9751 function 'runto'.
9752
6bae5bce
OF
97532001-03-16 Orjan Friberg <orjanf@axis.com>
9754
9755 * gdb.base/signals.exp: Set count to 0 explicitly.
9756
0015fd9a
MS
97572001-03-15 Mark Salter <msalter@redhat.com>
9758
9759 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
9760 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
9761 (gdb_load): Add support for additional target_info: gdb_download_size
9762 and gdb_load_timeout.
0015fd9a 9763
fc33412a
DT
9764Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
9765
9766 * gdb.base/annota1.exp: Move test of isnative to earlier in the
9767 file -- to prevent failing when the compile fails but we have no
9768 intention of running the tests anyway.
9769
9770 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
9771 tests if set.
9772
9773 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
9774 integers.
9775
9776 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
9777 * gdb.c++/namespace.exp: Ditto.
9778
115f06de
OF
97792001-03-07 Orjan Friberg <orjanf@axis.com>
9780
9781 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
9782 * gdb.base/pointers.exp: Relax pattern match of decimals.
9783
b6ba6518
KB
97842001-03-06 Kevin Buettner <kevinb@redhat.com>
9785
9786 * Makefile.in, config/abug.exp, config/cfdbug.exp,
9787 config/cpu32bug.exp, config/dve.exp, config/est.exp,
9788 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
9789 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
9790 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
9791 config/sh.exp, config/sid.exp, config/slite.exp,
9792 config/sparclet.exp, config/udi.exp, config/unknown.exp,
9793 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
9794 config/vxworks.exp, config/vxworks29k.exp,
9795 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
9796 gdb.base/all-bin.exp, gdb.base/annota1.exp,
9797 gdb.base/arithmet.exp, gdb.base/assign.exp,
9798 gdb.base/async.exp, gdb.base/attach.exp,
9799 gdb.base/bitfields.exp, gdb.base/bitops.exp,
9800 gdb.base/break.exp, gdb.base/call-ar-st.exp,
9801 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
9802 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
9803 gdb.base/commands.exp, gdb.base/completion.exp,
9804 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
9805 gdb.base/constvars.exp, gdb.base/corefile.exp,
9806 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
9807 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
9808 gdb.base/ending-run.exp, gdb.base/environ.exp,
9809 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
9810 gdb.base/finish.exp, gdb.base/foll-exec.exp,
9811 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
9812 gdb.base/funcargs.exp, gdb.base/help.exp,
9813 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
9814 gdb.base/logical.exp, gdb.base/long_long.exp,
9815 gdb.base/maint.exp, gdb.base/mips_pro.exp,
9816 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
9817 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
9818 gdb.base/pointers.exp, gdb.base/printcmds.exp,
9819 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
9820 gdb.base/regs.exp, gdb.base/relational.exp,
9821 gdb.base/remote.exp, gdb.base/reread.exp,
9822 gdb.base/restore.exp, gdb.base/return2.exp,
9823 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
9824 gdb.base/selftest.exp, gdb.base/setshow.exp,
9825 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
9826 gdb.base/sigall.exp, gdb.base/signals.exp,
9827 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
9828 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
9829 gdb.base/step-test.exp, gdb.base/structs.c,
9830 gdb.base/structs.exp, gdb.base/structs2.exp,
9831 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
9832 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
9833 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
9834 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
9835 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
9836 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
9837 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
9838 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
9839 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
9840 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
9841 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
9842 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
9843 gdb.fortran/types.exp, gdb.java/jmisc.exp,
9844 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
9845 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
9846 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
9847 gdb.trace/circ.exp, gdb.trace/collection.exp,
9848 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
9849 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9850 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
9851 gdb.trace/report.exp, gdb.trace/save-trace.exp,
9852 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9853 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
9854 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
9855 notices.
9856
dc96c6c7 98572001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
9858
9859 * gdb.base/varargs.c (find_max_double): Fix printf format string:
9860 first arg is int not float.
9861
dc96c6c7 98622001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
9863
9864 * gdb.base/reread.exp: Unsupported for non-native targets;
9865 doesn't work for remote debugging.
9866
9b0c4aeb
FN
98672001-02-19 Fernando Nasser <fnasser@redhat.com>
9868
9869 From Drew Moseley <dmoseley@redhat.com>
9870 * gdb.base/ending-run.exp: Properly handle the BSP state when
9871 stepping past the end of main.
9872
02aa71d5
MC
98732001-02-19 John Moore <jmoore@redhat.com>
9874
9875 * gdb.base/commands.exp (infrun_breakpoint_command_test):
9876 Converted HPUX fix for non-expected items following multiple
9877 step commands into general solution for all platforms.
9878
1fa449a4
MC
98792001-02-18 Michael Chastain <chastain@redhat.com>
9880
9881 * gdb.c++/classes.exp (do_tests): Change runto statements
9882 from "runto 'foo(void)'" to "runto 'foo'". This makes the
9883 statements demangler agnostic.
9884 * gdb.c++/virtfunc.exp (do_tests): Likewise.
9885 (gdb_virtfunc_restart): Likewise.
9886
b2f9ec70
MC
98872001-02-14 Michael Chastain <chastain@redhat.com>
9888
9889 * gdb.c++/inherit.exp (do_tests): Change runto statements
9890 from "runto 'foo(void)'" to "runto 'foo'". This makes the
9891 statements demangler agnostic.
9892
cf74b8ca
AC
9893Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
9894
9895 * gdb.threads/pthreads.exp: Unify pass/fail messages for
9896 ``continue to bkpt at common_routine in thread 2'' and ``stopped
9897 before calling common_routine 15 times'' tests.
9898
99f78f56
MC
98992001-02-11 Michael Chastain <chastain@redhat.com>
9900
9901 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
9902 Helps the test script figure out which demangler is in use.
9903 (dm_type_foo_ref): Ditto.
9904 (dm_type_int_star): Ditto.
9905 (dm_type_long_star): Ditto.
9906 (dm_type_unsigned_int): Ditto.
9907 (dm_type_void): Ditto.
9908 (dm_type_void_star): Ditto.
99707966 9909 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
9910 Probe the gdb demangler and set variables to accommodate
9911 formatting differences.
9912 (info_func_regexp): New function. Same as info_func, but
9913 matches against a regexp.
9914 (info_func): Match against a literal string.
9915 (print_addr_2): New function. Match against a literal string,
9916 which can be different from the input to gdb.
9917 (print_addr): Simply call print_addr_2 with the same argument twice.
9918 (test_lookup_operator_functions): Use demangler formatting variables.
9919 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
9920 the tests in the same order as the C++ class declaration.
9921 (test_paddr_operator_functions): Ditto.
9922 (test_paddr_overloaded_functions): Ditto.
9923 (test_paddr_hairy_functions): Use demangler formatting variables.
9924 Add reference to gdb/19 for related tests.
9925 (do_tests): Call probe_demangler.
9926
1de8f023
KB
99272001-01-30 Kevin Buettner <kevinb@redhat.com>
9928
9929 * gdb.c++/templates.cc (printf): Remove unused function definition.
9930
ca3f91ed
MS
99312001-01-26 Felix Lee <flee@redhat.com>
9932
9933 * sid.exp (sid_exit): Pass host, not target, to remote_close.
9934
99352001-01-25 matthew green <mrg@redhat.com>
9936
9937 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
9938 up sid.
9939 (sid_exit): Call `remote_pop_conn' after GDB is gone.
9940
99412001-01-25 matthew green <mrg@redhat.com>
9942
9943 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 9944 Deprecate $sid_spawn_id.
ca3f91ed
MS
9945 (sid_exit): Remove code necessary only for `spawn.'
9946
99472001-01-25 matthew green <mrg@redhat.com>
9948
9949 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
9950
fb18ec4a
MC
99512001-01-28 Michael Chastain <chastain@redhat.com>
9952
9953 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
9954 to call when tests fail. It takes gdb out of the overloaded
9955 function choice menu back to the main prompt, so that the test
9956 program stays synchronized.
9957 (set_bp_overloaded): New proc to collect all the common
9958 code for setting a breakpoint on an overloaded name. Calls
9959 take_gdb_out_of_choice_menu when needed.
9960 (menu_overload1arg): New variable to collect the repeated
9961 instances of the expected menu for an overloaded name. Change
9962 the regular expression to handle changes in g++ type encoding:
9963 "void" can be either "void" or "", and "unsigned int" can be
9964 either "unsigned int" or "unsigned".
9965 (continue_to_bp_overloaded): Change regular expressions to handle
9966 changes in g++ type encoding.
9967 (no proc): Call take_gdb_out_of_choice_menu when needed.
9968 Remove redundant calls to "info break". Accept either "canceled"
9969 or "cancelled". Change regular expressions in "info break"
9970 calls to handle changes in g++ type encoding. Give all tests
9971 unique strings.
9972
9c646a6e
BE
99732001-01-17 Ben Elliston <bje@redhat.com>
9974
9975 * config/sid.exp: New file.
9976
9549d9c1
AC
9977Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
9978
9979 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
9980
dc96c6c7 99812000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
9982
9983 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
9984 Add a RE to accept a non-ascii char if one is ever presented.
9985
b4df4f68
FN
99862000-12-20 Fernando Nasser <fnasser@redhat.com>
9987
297dd0fd 9988 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 9989
dc96c6c7 99902000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 9991
d63a86f8 9992 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
9993 in regexp. One '\' does not suffice on Linux.
9994
4a7bddb6
MC
99952000-12-09 Michael Chastain <chastain@redhat.com>
9996
9997 * gdb.base/break.exp (test_clear_command): Use a marker function
9998 rather than 'main' for the test function. Also move this
9999 test to an execution point where the marker function names are
10000 guaranteed to be bound to functions. (Executing tests after a
10001 'finish' from main runs into name conflicts with local names
10002 in __libc_start_main).
10003
dc96c6c7 100042000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
10005
10006 * gdb.base/finish.exp: New test for gdb's "finish" command.
10007 * gdb.base/return2.exp: New test for gdb's "return" command.
10008 * gdb.base/return2.c: New source file for above.
10009
dc96c6c7 100102000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
10011
10012 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
10013 * gdb.base/miscexprs.exp: Ditto.
10014 * gdb.base/pointers.exp: Ditto.
10015 * gdb.c++/derivation.exp: Ditto.
10016 * gdb.c++/local.exp: Ditto.
10017 * gdb.c++/namespace.exp: Ditto.
10018 * gdb.c++/overload.exp: Ditto.
10019 * gdb.c++/ref-types.exp: Ditto.
10020
dc96c6c7 100212000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
10022
10023 * gdb.base/constvars.exp: Test result of "up" command.
10024 * gdb.base/miscexprs.exp: Ditto.
10025 * gdb.base/pointers.exp: Ditto.
10026 * gdb.base/scope.exp: Ditto.
10027 * gdb.c++/derivation.exp: Ditto.
10028 * gdb.c++/local.exp: Ditto.
10029 * gdb.c++/namespace.exp: Ditto.
10030 * gdb.c++/overload.exp: Ditto.
10031 * gdb.c++/ref-types.exp: Ditto.
10032
44097287
FN
100332000-11-22 Michael Chastain <chastain@redhat.com>
10034
10035 * mips_pro.exp: Accept either "middle -> top -> main" or
10036 "middle -> main" in the backtrace, because gcc can optimize
10037 tail calls to jumps. Remove setup_xfail for the hppa case.
10038 Add a comment with the original warning messages from PR 3016,
10039 which was filed in 1993, to preserve them for posterity.
10040
9d2e1bab
ND
100412000-11-17 Nick Duffek <nsd@redhat.com>
10042
10043 * lib/gdb.exp (gdb_test): Override timeout with board info.
10044
1aca8eb7
ND
100452000-11-17 Nick Duffek <nsd@redhat.com>
10046
10047 * gdb.base/display.exp: Don't kill running stub. Add "again" to
10048 the second kill and detach messages.
10049
93076499
ND
100502000-11-17 Nick Duffek <nsd@redhat.com>
10051
10052 * configure.in: Add AC_EXEEXT.
10053 * configure: Regenerate.
10054 * Makefile.in (just-check): Export EXEEXT.
10055 * lib/gdb.exp ($EXEEXT): Import from environment.
10056 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
10057 expect "maint dump-me" on Cygwin.
10058 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
10059 $EXEEXT.
10060
30e87cd3
ND
100612000-11-17 Nick Duffek <nsd@redhat.com>
10062
10063 * gdb.base/break.exp: Test backtrace and finish from called
10064 function on all platforms, not just HP-UX.
10065
dc96c6c7 100662000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
10067
10068 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
10069 code from gdb_target_monitor, so it can be used independantly
10070 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 10071
dc96c6c7 100722000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
10073
10074 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
10075 * gdb.base/corefile.exp: Expect the message "Program is being
10076 debugged already" when we send the "corefile" command, since
10077 the preceeding gdb_load may have connected gdb to a remote target.
10078 * gdb.base/display.exp: Disable hardware watchpoints if new
10079 board info variable "no_hardware_watchpoints" is true.
10080 Replace single-letter commands with more readable ones.
10081 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
10082 if new board info variable "no_hardware_watchpoints" is true.
10083 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
10084 to see if stdio (printf) testing is possible.
10085 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
10086 board info variable "no_hardware_watchpoints" is true. Use new
10087 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
10088
39124dea
FN
100892000-11-13 Fernando Nasser <fnasser@redhat.com>
10090
10091 From Orjan Friberg <orjanf@axis.com>:
10092 * gdb.base/printcmds.exp: Escape curly braces followed by a number
10093 in array print pattern match.
10094
a9e2e984
FN
100952000-11-09 Fernando Nasser <fnasser@redhat.com>
10096
10097 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
10098 spelling "cancelled" to U.S. spelling "canceled" to match changes
10099 made to gdb.
10100 * gdb.c++/ovldbreak.exp: Ditto.
10101
c7db355b
PS
101022000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10103
10104 * gdb.base/callfuncs.c (main): Moved to end of file, call
10105 t_double_values to initialize the FPU before inferior calls are made.
10106 * gdb.base/callfuncs.exp: Test for register preservation after calling
10107 inferior functions. Add tests for continuining, finishing and
10108 returning from a stop in a call dummy.
10109
dc96c6c7 101102000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
10111
10112 * gdb.base/commands.exp: Break up long lines, and re-indent.
10113
dc96c6c7 101142000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
10115
10116 * config/gdbserver.exp: Rewritten from the ground up, to make it
10117 compatible with the current dejagnu tree, and to make it work with
10118 the new "gdbserver" in libremote.
10119
dc96c6c7 101202000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
10121
10122 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
10123 * gdb.base/varargs.exp: Skip entire test if no printf support.
10124 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
10125 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
10126
dc96c6c7 101272000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
10128
10129 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
10130 no floating point support.
10131 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
10132 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
10133 * gdb.base/call-rt-st.exp: Ditto.
10134 * gdb.base/call-strs.exp: Ditto.
10135
bac5fc66
JG
101362000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
10137
10138 * gdb.base/sizeof.c: include <stdio.h>.
10139
10140 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
10141 'finish', otherwise uncaptured gdb_prompt would potentially
10142 throw remaining test points out of sync.
10143
b22a6027
SB
101442000-07-26 Scott Bambrough <scottb@netwinder.org>
10145
10146 * gdb.base/recurse.exp: Run tests for all targets.
10147 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
10148 gnu-oldld case on ARM.
10149 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
10150 for ARM targets.
d63a86f8 10151
d8231941
AG
10152Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
10153
10154 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
10155 * gdb.java/configure: Rebuild.
10156
8caabe69
AG
10157Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
10158
10159 * gdb.java/jv-exp.exp: New file.
10160
9d273ca3
AG
10161Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
10162
10163 * configure: Rebuilt.
10164 * configure.in (configdirs): Add gdb.java.
10165 * gdb.java/jmisc.java: New file.
10166 * gdb.java/jmisc.exp: New file.
10167 * gdb.java/Makefile.in: New file.
10168 * gdb.java/configure: Rebuilt.
10169 * gdb.java/configure.in: New file.
10170 * lib/java.exp: New file.
10171
4f823a66
AC
10172Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10173
10174 * gdb.base/exprs.exp: Test casts to a pointer including over and
10175 underflow.
10176
2391e11d
AC
10177Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
10178
10179 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
10180 and the compilers sizes.
10181
54602222
ND
101822000-07-09 Nick Duffek <nsd@redhat.com>
10183
10184 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
10185 (use_methods): New function.
10186 (main): Call use_methods().
10187 * gdb.c++/classes.exp (test_method_param_class): New procedure.
10188 (do_tests): Call test_method_param_class.
10189
2bec0572
ND
101902000-07-09 Nick Duffek <nsd@redhat.com>
10191
10192 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
10193 spelling.
10194 (test_enums): New procedure. Move enum tests from end of script
10195 to here. Set breakpoint on function name instead of line number.
10196 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
10197 (enums2): New marker function.
10198 (enums1): New function.
10199 (main): Call enums1(). Move enum tests to enums1().
10200
78492fde
AC
10201Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
10202
10203 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
10204 compile/link program. Update line numbers.
10205 * gdb.asm/d10v.inc: Define ``startup''.
10206 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 10207
49a2cef8
AC
10208Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
10209
10210 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
10211
3e6c8688
EZ
102122000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10213
10214 * gdb.base/maint.exp: Add 'maint print architecture' item to output
10215 of 'help maint print' command.
10216
9ff5cbe9
AC
10217Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
10218
10219 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
10220 they use gdb_expect_list.
10221
17c579bd
AC
10222Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
10223
10224 * gdb.base/commands.exp: Use ``set remote
10225 memory-read-packet-size'' instead of ``set endian big'' to test
10226 long commands.
10227
e6d71bf3
DB
102282000-06-03 Daniel Berlin <dan@cgsoftware.com>
10229
10230 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 10231 g++, and stop skipping them.
e6d71bf3
DB
10232
10233 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
10234 work under g++.
10235
d63a86f8 10236 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
10237 initialization.
10238
dc96c6c7 102392000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
10240
10241 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
10242 the regular expression: accept an (almost) arbitrary sequence of
10243 "frames-invalid" and "breakpoints-invalid" messages both before
10244 and after the "starting" message.
10245
dc96c6c7 102462000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
10247
10248 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 10249
dc96c6c7 102502000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
10251
10252 * gdb.base/annota1.exp (annotate-signal-handler-caller):
10253 Relax the regular expression a little, make it pass on Solaris 8.
10254
8216cda9
KB
102552000-05-12 Kevin Buettner <kevinb@redhat.com>
10256
10257 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 10258 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
10259 Instead, it is permissible for gdb to stop on the line of the
10260 call itself.
10261
1a570b2f
MS
102622000-05-12 Michael Snyder <msnyder@.cygnus.com>
10263
10264 * gdb.base/break.exp (bp on small function, optimized file):
10265 Add a second pass pattern. The behavior differs here between stabs
10266 and dwarf for one-line functions. Stabs preserves two line symbols
10267 (one before the prologue and one after) with the same line number,
10268 but dwarf regards these as duplicates and discards one of them.
10269 Therefore the address after the prologue (where the breakpoint is)
10270 has no exactly matching line symbol, and GDB reports the breakpoint
10271 as if it were in the middle of a line rather than at the beginning.
10272
dc96c6c7 102732000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 10274
d63a86f8 10275 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
10276 rather than "send_gdb" (for consistancy).
10277
7d418785
AC
10278Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10279
10280 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
10281 * gdb.c++/templates.cc: Properly check for GCC version number.
10282 * lib/compiler.cc: Likewise
10283
dc96c6c7 102842000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 10285
d63a86f8 10286 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
10287 gdb may not stop at the first line of main, due to code motion.
10288
dc96c6c7 102892000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
10290
10291 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
10292 This test depends on parsing the printf output from the target.
10293 Since the sparclet stub doesn't do stdio, this will never work.
10294 * gdb.base/call-rt-st.exp: ditto.
10295 * gdb.base/call-strs: ditto.
10296
dc96c6c7 102972000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
10298
10299 * gdb.base/miscexprs.exp: make sizeof long array test portable.
10300
10301 * gdb.base/ending-run.exp: After connecting to a remote target,
10302 but before running, the target will appear to be in a random
10303 location. Specify both a file and a line for breakpoints.
10304 Also, the function that calls main may be called 'init'
10305 rather than 'start'.
10306
a5a51225
EZ
103072000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10308
10309 * gdb.base/help.exp: Update output for add-symbol-file command.
10310
7930cc7c
FN
103112000-04-10 Fernando Nasser <fnasser@cygnus.com>
10312
10313 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10314 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
10315
23e37ab1
C
103162000-04-07 J.T. Conklin <jtc@redback.com>
10317
e93c542c
C
10318 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
10319
23e37ab1
C
10320 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
10321
591b8fa3
PDM
10322Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
10323
10324 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
10325 values that can be represented exactly.
10326 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
10327 above change, and to not check against the directory part of the source
10328 file name.
10329 (step into print_long_arg_list): Likewise.
10330 (print print_small_structs from print_long_arg_list): Likewise.
10331 (print print_long_arg_list): Likewise.
10332
7a495180
EZ
103332000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10334
30b53638 10335 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 10336
beb998c6
AC
10337Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
10338
10339 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
10340
1c689132
DB
103412000-03-25 Daniel Berlin <dan@cgsoftware.com>
10342
10343 * gdb.base/commands.exp (deprecated_command_test): Add test for
10344 deprecate with no arguments.
10345
c1790a9d
JL
103462000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
10347
10348 * gdb.base/break.exp: Add new test for setting breakpoints on
10349 optimized code so we can test breakpoints work even when function
10350 prologues may be optimized away
10351
003ba290
FN
103522000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10353
10354 From David Whedon <dwhedon@gordian.com>
10355 * gdb.base/commands.exp : Added command deprecator tests.
10356
6837a0a2
DB
103572000-03-22 Daniel Berlin <dan@cgsoftware.com>
10358
10359 * gdb.base/help.exp: Added test for new apropos command.
10360
b9593231
KB
103612000-03-21 Kevin Buettner <kevinb@redhat.com>
10362
10363 * gdb.base/pointers.c (usevar): New function.
10364 (main): Make sure that global variables v_int_pointer2, rptr,
10365 and y are all referenced someplace in the program by calling
10366 usevar() on them. [Some linkers delete symbols which are
10367 never referenced. The space remains, but there's no way to
10368 get a (symbolic) handle on the variable from the debugger.]
10369
751a959b
EZ
103702000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10371
10372 * gdb.base/printcmds.c: Add typedeffed arrays.
10373
10374 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
10375 procedure to test arrays that are typedef'd.
10376
73a93a32
JI
103772000-03-13 James Ingham <jingham@leda.cygnus.com>
10378
10379 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 10380 the library directories.
73a93a32 10381
fb40c209
AC
10382Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
10383
10384 * configure.in (configdirs): Add sub directory gdb.mi.
10385 * configure: Re-generate.
10386
10387 * gdb.mi: New directory.
d63a86f8 10388
ee4dd2c9
AC
103892000-02-25 Scott Bambrough <scottb@netwinder.org>
10390
10391 * gdb.base/long_long.exp: Correct test suite failure when printing
10392 a long long value as a double on ARM platforms.
10393
70f0cc22
JB
103942000-02-16 Jim Blandy <jimb@redhat.com>
10395
10396 * gdb.base/break.exp ("breakpoint line number"): Make sure the
10397 default source file is set properly before running this test.
10398
853819b8
EZ
103992000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10400
10401 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
10402 gdbtk/library directory, not in gdbtcl2.
10403
dfcd3bfb
JM
104042000-02-04 Jim Blandy <jimb@redhat.com>
10405
10406 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
10407 backslash from regexp pattern.
10408
10409 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
10410 procedure. Use it to run all the "continue to bp overloaded"
10411 tests. Note that this changes the names of the tests slightly.
10412 If the breakpoint hit message includes a hex PC value, because
10413 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
10414 from the real source code, still consider that a pass.
10415
10416 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
10417 XFAIL here if the breakpoint message contains a hex address. Note
10418 similar change on 1999-11-02.
10419
10420 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
10421
10422 * gdb.base/ptype.exp: Establish a default source file before
10423 calling get_debug_format.
10424
104252000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
10426
10427 * gdb.base/watchpoint.exp: Remove duplication of test messages.
10428
8b93c638
JM
104292000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
10430
10431 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
10432 of successive stepi commands -- while in the prologue we should see
10433 the function entry bracket.
10434
104352000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
10436
10437 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
10438 reach __change_mode() when stepping through the end of main().
10439
c5394b80
JM
104402000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
10441
10442 * gdb.base/default.exp: Fix expected pattern.
10443 * gdb.base/help.exp: Same.
10444
0d06e24b
JM
104452000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10446
10447 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
10448 Don't use xfail's because that affects only the following test.
d63a86f8 10449
0d06e24b
JM
10450 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
10451 solaris or linux.
10452
10453 * gdb.base/selftest.exp: Update to reflect changes to main.c.
10454
dc96c6c7 104552000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 10456
d63a86f8 10457 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
10458 "A syntax error" rather than "A parse error". Accept both.
10459
104602000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
10461
10462 * gdb.base/default.exp: Remove OS dependent string from "target
10463 remote" test.
10464 * gdb.base/help.exp: Same for "help target remote" test.
10465
c3f6f71d
JM
104662000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10467
10468 From Jim Kingdon <kingdon@redhat.com>:
10469
10470 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
10471 prompt (cleanup rather than necessity, but still might keep output
10472 from spilling to next test).
10473
104742000-01-02 Fred Fish <fnf@cygnus.com>
10475
10476 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
10477 AIX, which defines them in <sys/types.h>.
10478
ed9a39eb 104791999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 10480
ed9a39eb
JM
10481 * gdb.base/default.exp: Match arm* etc instead of arm in "info
10482 float" test.
10483
104841999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 10485
ed9a39eb 10486 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
10487
10488 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
10489 outermost frame disallowed".
10490
104911999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
10492
10493 * gdb.base/setvar.exp: New tests for setting the value of a struct
10494 with a constant list.
10495
104961999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
10497
10498 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
10499 require the user to type a cast before setting the value of a struct.
10500
de57eccd
JM
105011999-12-06 Jim Blandy <jimb@cygnus.com>
10502
10503 * gdb.base/default.exp: Expect the new 'info float' command on
10504 all i386 platforms.
10505
10506 * gdb.threads/linux-dp.exp: Expand our ability to recognize
10507 LinuxThreads libraries that don't support debugging.
10508
c2d11a7d
JM
10509Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
10510
10511 * gdb.base/remote.c: Fill the buffer with truely random data.
10512 Change the buffer type to ``unsigned char'' to simplify size
10513 arithmetic.
10514
10515 * gdb.base/remote.exp: Reduce download numbers by one. Typical
10516 stub only handles 400-1 byte packets. Verify that the download
10517 worked.
10518
105191999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
10520
10521 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
10522 tests, using UNRESOLVED for the untested cases. Also, does not wait
10523 for a timeout if the prompt was received before a recognizable pattern.
10524
105251999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
10526
10527 * lib/gdb.exp (gdb_expect_list): Fix spelling.
10528
105291999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10530
10531 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
10532 watchpoints.
10533
105341999-11-24 Jason Merrill <jason@casey.cygnus.com>
10535
10536 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
10537
10538 * gdb.c++/local.exp: Be more flexible in recognizing local class
10539 name mangling. Don't allow horribly truncated method names.
10540 * gdb.c++/derivation.exp: Expect protected inheritance.
10541 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
10542 * gdb.c++/virtfunc.exp: Likewise.
10543 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
10544 when printing a nested enum.
10545
105461999-11-22 Jim Blandy <jimb@cygnus.com>
10547
10548 * gdb.base/step-test.exp: Properly await GDB's response to setting
10549 a breakpoint on the call to large_struct_by_value.
10550
10551 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
10552 just because we have debug info for the `start' function.
10553
105541999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
10555
10556 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
10557 "Unknown signal" messages, which indicate (on LinuxThreads) that
10558 GDB doesn't know how to debug threads on this system. This is
10559 better than hanging while philosopher 0 dumps chatter into gdb.log.
10560
105611999-11-18 Tom Tromey <tromey@cygnus.com>
10562
10563 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
10564
105651999-11-18 Fred Fish <fnf@cygnus.com>
10566
10567 * gdb.base/coremaker2.c: Add sample program for generating
10568 cores that is more self contained than coremaker.c. Eventually
10569 I'll add more code to this and tie it into the testsuite.
10570
4ce44c66
JM
105711999-11-12 Stan Shebs <shebs@andros.cygnus.com>
10572
10573 * gdb.base/dollar.exp: Remove, now in gdb.hp.
10574
105751999-11-10 Jimmy Guo <guo@cup.hp.com>
10576
10577 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
10578 from $srcdir/lib/.
10579 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
10580 and gdb.c++/.
10581
10582 * gdb.c++/derivation.exp: remove redundant get compiler info code.
10583
d63a86f8 10584 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
10585 'continue with watch' test point.
10586
105871999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
10588
10589 Merged from p2linux-990323-branch:
d63a86f8 10590
4ce44c66
JM
10591 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
10592
11cf8741
JM
10593Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
10594
10595 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
10596 {limit,fixed}''. Test ``set download-write-size''.
10597
10598Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
10599
10600 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
10601 gdb_expect_list.
10602
10603Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
10604
10605 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
10606
106071999-11-03 Mark Salter <msalter@cygnus.com>
10608
10609 * gdb.base/break.exp: Fix "stub continue" pattern.
10610
106111999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
10612
10613 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
10614
106151999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
10616
10617 * gdb.base/display.exp ("finish"): Add timeout clause.
10618
10619 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
10620 plain prompt clause, so this doesn't have to time out in order to
10621 fail.
10622
10623 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
10624 breakpoint hit messages include an address.
10625
10626 * gdb.base/display.exp: Don't forget to escape parens in regular
10627 expressions. Unix regexp notatation sucks.
10628
106291999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10630
10631 * gdb.base/annota1.exp: Test for annotate-signalled: change output
10632 order for 'signalled' message.
10633
5c44784c
JM
106341999-11-01 Stan Shebs <shebs@andros.cygnus.com>
10635
10636 From Jimmy Guo <guo@cup.hp.com>:
10637 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
10638 * gdb.base/annota1.c: Add code for tests to work with.
10639
106401999-10-26 Frank Ch. Eigler <fche@cygnus.com>
10641
10642 * gdb.base/remote.exp: New test for remote downloading settings.
10643 * gdb.base/remote.c: New file with large .data.
10644
917317f4
JM
106451999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
10646
10647 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
10648 for LinuxThreads support, merged from the Code Fusion branch.
10649
10650Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
10651
10652 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
10653 containing exp_continue into a while within an expect. Don't
10654 attempt a start more than three times. Check return value from
10655 gdb_load.
d63a86f8 10656
2df3850c
JM
10657Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
10658
10659 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
10660 a pass case.
10661
2acceee2
JM
106621999-10-01 Kevin Buettner <kevinb@cygnus.com>
10663
10664 * gdb.base/break.c (main): Added a statement that we can step
10665 off of.
10666 * gdb.base/break.exp: Added tests for setting a breakpoint
10667 at an offset and stepping onto a breakpoint.
10668
106691999-10-01 Fred Fish <fnf@cygnus.com>
10670
d63a86f8 10671 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
10672 gdb output.
10673
c2c6d25f
JM
106741999-09-18 Jim Blandy <jimb@cris.red-bean.com>
10675
10676 * gdb.base/break.exp: Code locations are in hex, don't forget!
10677 (For HP-UX.)
10678
106791999-09-17 Stan Shebs <shebs@andros.cygnus.com>
10680
10681 * condbreak.exp: Use break.c as test program.
10682 * condbreak.c: Remove, redundant with break.c.
10683
106841999-09-15 Stan Shebs <shebs@andros.cygnus.com>
10685
10686 * config/monitor.exp (gdb_target_monitor): Disable X- and
10687 Z-packets if the target needs it.
10688
106891999-09-13 James Ingham <jingham@leda.cygnus.com>
10690
10691 * gdb.c++/overload.exp: Added tests for listing overloaded
10692 functions with function pointers in the arg, explicitly calling
10693 out the version you want.
10694
cff3e48b
JM
106951999-09-09 Stan Shebs <shebs@andros.cygnus.com>
10696
10697 * long_long.exp: Add variations of test cases that work for
10698 targets with 16-bit ints and 32-bit doubles.
10699
d4f3574e
SS
107001999-09-08 Stan Shebs <shebs@andros.cygnus.com>
10701
10702 * break.c (main): Compare a possibly-uninitialized argc with an
10703 unlikely value that fits in 16 bits.
10704
107051999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10706
10707 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
10708 0xfeeb, don't want negative numbers if ints are 16 bits.
10709
10710 * lib/gdb.exp (skip_cplus_tests): New proc.
10711 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
10712 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
10713 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
10714 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
10715 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
10716 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
10717 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
10718 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
10719
10720 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
10721
10722Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
10723
10724 * gdb.base/corefile.exp (up): Allow a parameter to appear
10725 in the frame that we're going up to.
10726
10727 From Jim Blandy <jimb@cygnus.com>:
10728
10729 * gdb.base/default.exp (info float): Expect some output now.
10730
10731 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
10732 returning floating-point values to fail on the x86.
10733 * gdb.base/callfwmall.exp (do_function_calls): Same.
10734
10735 * gdb.base/list.exp (test_listsize): Correct expectations for
10736 listing line 1 with listsize 2. Also, listing a single line
10737 works now, as does listing three lines. [Kevin's note: There
10738 were a number of other cases fixed too where the expectations
10739 differed...]
10740
107411999-09-02 Stan Shebs <shebs@andros.cygnus.com>
10742
10743 * gdb.base/selftest.exp: Add case for when version prints as
10744 constant string instead of char pointer.
10745
104c1213
JM
107461999-08-25 Stan Shebs <shebs@andros.cygnus.com>
10747
10748 * gdb.base/ending-run.exp: Add Solaris case for what happens when
10749 stepping out of main.
10750
10751 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
10752 G++ used.
10753
10754 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
10755 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
10756
10757 * gdb.c++/ovldbreak.exp: Update match string in test that
10758 includes a warning of multiple breakpoints.
10759
107601999-08-24 Stan Shebs <shebs@andros.cygnus.com>
10761
10762 * gdb.base/display.exp: Improve precision of step-after-finish
10763 added yesterday.
10764
10765 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
10766 test.
10767
10768 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
10769 configs when using G++, not just hppa*.
10770
107711999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10772
10773 * gdb.base/async.c: New file.
10774 * gdb.base/async.exp: New file.
10775
10776Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
10777
10778 * gdb.base/break.exp: Tweak PA specific tests to properly handle
10779 PA64.
10780
53a5351d
JM
10781Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
10782
104c1213
JM
10783 * gdb.base/display.exp: "finish" can leave us mid-line on many
10784 targets, deal with it. Add a small constant to main, instead of
10785 1000 since main+1000 may not be a valid address in the target.
10786
53a5351d
JM
10787 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
10788 on hpux11.
10789
10790 * gdb.base/attach.exp: Handle another hpux11 error message variant
10791 when attaching to a process that does not exist.
10792
107931999-08-19 J.T. Conklin <jtc@redback.com>
10794
10795 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
10796 characters in 'continue to 1241' test.
10797
107981999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10799
10800 * gdb.base/call-ar-st.exp: Add a shorter match case for the
10801 stop in print_long_arg_list, define and use a whitespace
10802 variable in print_small_structs test, add an XFAIL for Solaris.
10803 * gdb.base/dbx.exp: XFAIL func commands until somebody is
10804 interested enough to fix.
10805
7be570e7
JM
108061999-08-13 Keith Seitz <keiths@cygnus.com>
10807
10808 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
10809 (dbx_gdb_load): Remove. Use gdb_load instead, since that
10810 proc knows about targets other than the natives.
10811 (test_assign): Use "gdb_run_cmd" to "run" the target.
10812 Check that we've actually hit the breakpoint at main.
10813 When we attempt to assign a value to a local variable, check
10814 that the variable is in the current scope, i.e., don't use
10815 a test with an empty result.
10816
10817Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
10818
10819 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
10820 command.
10821
108221999-08-09 Stan Shebs <shebs@andros.cygnus.com>
10823
10824 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10825 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
10826 gdb.compat, gdb.threads-hp.
10827 gdb.hp/configure, gdb.hp/configure.in: New files.
10828 gdb.hp/Makefile.in: Recurse into new subdirs.
10829 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
10830 gdb.hp/gdb.objdbg: New directory, tests for debugging info
10831 in object files.
10832 gdb.hp/tools: New directory, aux tools for HP-specific tests.
10833
96baa820
JM
108341999-08-05 Stan Shebs <shebs@andros.cygnus.com>
10835
10836 * gdb.base/display.exp: Help expect by putting a newline in the
10837 funky printf, remove a bogus p/a test.
10838
108391999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10840
10841 * gdb.base/display.exp: Make sure that when we say 'run', we are
10842 connected to the target. This is necessary when running not
10843 natively.
10844
108451999-08-03 Stan Shebs <shebs@andros.cygnus.com>
10846
10847 * gdb.base/step-test.exp: Removed some extraneous messages.
10848
10849 * gdb.base/long_long.exp: Don't run memory examination tests
10850 on little-endian targets (they will need a different set of
10851 results to match).
10852
108531999-08-02 Stan Shebs <shebs@andros.cygnus.com>
10854
10855 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
10856 until somebody decides to fix GDB.
10857
10858 * gdb.base/long_long.c: Stop compiler complaint by specifying long
10859 constant as "ULL".
10860 * gdb.base/long_long.exp: Loosen x/c test, add partial result
10861 matches for a couple x/2 commands.
10862
a0b3c4fd
JM
108631999-07-30 Stan Shebs <shebs@andros.cygnus.com>
10864
10865 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
10866 by merging in ref-types2 tests.
10867 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
10868
10869 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10870 * gdb.c++/Makefile.in: Add standard actions.
10871 (EXECUTABLES): Rename from PROGS, update list.
10872 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
10873 from gdb.hp.
10874 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
10875 foo and bar locals.
10876 * gdb.c++/anon-union.exp: Fix tests to match.
10877 * gdb.c++/classes.exp: Run if HP compiler used, add extra
10878 expect matches to handle output variations.
10879 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
10880 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
10881 output, add HP alternatives for new and delete prints.
10882 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
10883 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
10884 * gdb.c++/demangle.exp: Use $style when reporting failure.
10885 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
10886 * gdb.c++/inherit.exp: Run if HP compiler used, add some
10887 match alternatives.
10888 * gdb.c++/local.exp: Add match alternatives or xfails for HP
10889 compilers.
10890 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
10891 * gdb.c++/method.exp: Add match alternatives.
10892 * gdb.c++/misc.cc: Add bool types.
10893 * gdb.c++/misc.exp: Add tests for bool types.
10894 * gdb.c++/overload.exp: Add xfails.
10895 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
10896 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
10897 add some more template parameter tests (only for HP currently).
10898 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
10899 * gdb.c++/virtfunc.cc: Add return type and value for main.
10900 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
10901 match alternatives.
d63a86f8 10902
a0b3c4fd
JM
109031999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10904
10905 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
10906
109071999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
10908
10909 * gdb.base/signals.exp: Don't expect getting a backtrace from
10910 within a signal handler to fail on Linux.
10911
109121999-07-29 Stan Shebs <shebs@andros.cygnus.com>
10913
10914 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10915 * lib/gdb.exp: Remove some gratuitious semicolons.
10916 (delete_breakpoints): Increase timeout.
10917 (gdb_expect): Add -notransfer option.
10918 (gdb_test): Use -notransfer option.
10919 (get_compiler_info): Add f77 case.
10920 (get_compiler): New proc, split out from gdb_preprocess, add f77
10921 case.
10922 (gdb_preprocess): Call get_compiler.
10923
10924 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
10925 * gdb.base/attach.exp, gdb.base/display.exp,
10926 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
10927 gdb.base/long_long.exp, gdb.base/printcmds.exp,
10928 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
10929 third arg to gdb_test.
10930 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
10931 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
10932 HP-UX xfails, add others.
10933 * gdb.base/completion.exp: Reflect name change of self-test.
10934 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
10935 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
10936 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
10937 HP failure number.
10938 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
10939 useless HP-UX 10.30 references.
10940 * gdb.base/maint.exp: Loosen matches.
10941 * gdb.base/pointers.c (main): Declare more_code.
10942 * gdb.base/pointers.exp: Match on output of a `next'.
10943 * gdb.base/structs.c: Add prototypes.
10944 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
10945 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
10946
109471999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10948
10949 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
10950 command.
10951
109521999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10953
10954 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
10955 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
10956
10957 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
10958 debug info. Deal with lack of signal hanlder info in stack.
10959
10960 From Jim Kingdon <kingdon@redhat.com>:
10961 * gdb.base/annota1.exp: If printf has debug info, deal with it.
10962
5a2468f5
JM
109631999-07-19 Stan Shebs <shebs@andros.cygnus.com>
10964
10965 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
10966 gdb.base/foll-vfork.exp: Don't run for crosses.
10967
adf40b2e
JM
10968Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
10969
10970 * gdb.base/configure.in: Check for gdbvars.exp instead of
10971 a1-selftest.exp.
10972 * gdb.base/configure: Re-generate.
10973
109741999-07-12 Stan Shebs <shebs@andros.cygnus.com>
10975
10976 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
10977 in trying to run first and name is too long.
10978
10979 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
10980 pointers2.c and pointers2.exp, respectively.
10981 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
10982 doschk happier.
10983
43e526b9
JM
109841999-07-08 Stan Shebs <shebs@andros.cygnus.com>
10985
10986 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
10987 callfuncs2.c and callfuncs2.exp.
10988
10989 * gdb.base/list.exp: Remove mistaken xfails.
10990 * gdb.base/list0.h: Add optional prototypes.
10991
9846de1b
JM
10992Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
10993
10994 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
10995 calling malloc.
10996 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
10997 * ptype.exp: Move test for get_debug_format to before its first
10998 use.
10999
110001999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11001
11002 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
11003 * gdb.base/annota2.cc, annota2.exp: Move from here.
11004 * gdb.c++/annota2.cc, annota2.exp: To here.
11005 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
11006
43ff13b4
JM
11007Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11008
11009 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
11010 a consistent format.
11011
085dd6e6
JM
110121999-06-25 Stan Shebs <shebs@andros.cygnus.com>
11013
11014 From Jimmy Guo <guo@cup.hp.com> and others at HP:
11015 * lib/gdb.exp (get_compiler_info): Add detection for assorted
11016 HP compilers, also set the globals $true and $false.
11017
11018 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
11019 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
11020 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
11021 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
11022 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
11023 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
11024 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
11025 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
11026 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
11027 whatis.c} Add C++ compatible function definitions and return
11028 types, add includes for library functions.
11029 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
11030 * gdb.base/step-test.c (myglob): Rename from glob.
11031 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
11032 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
11033 files, move here from gdb.hp.
11034 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
11035 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
11036 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
11037 Adjust line numbers in regexps.
11038
11039 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
11040 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
11041 instead of 0/1.
11042
11043 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
11044 foll-vfork.exp: New files, move here from gdb.hp.
11045 * gdb.base/page.exp: New file, test of pagination command.
11046
11047 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
11048 recursion test.
11049 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
11050
11051 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
11052 gdb.base/solib.exp: Fix compiler invocation process.
11053
11054 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
11055 HP-UX 11, turn off overload resolution explicitly.
11056 * gdb.base/commands.exp: Set argument list explicitly, add
11057 watchpoint test.
11058 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
11059 them work.
11060 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
11061 expressions properly.
11062 * gdb.base/corefile.exp: Loosen the match slightly.
11063 * gdb.base/default.exp: Allow "Error accessing memory" message
11064 also.
11065 * gdb.base/display.exp: Skip over x/0 j if PA64.
11066 * gdb.base/funcargs.exp: Add xfails for HP-UX.
11067 * gdb.base/interrupt.exp: Ditto.
11068 * gdb.base/langs.exp: Add symbolic matches governed by compiler
11069 in use.
11070 * gdb.base/list.exp: Add xfails for HP-UX.
11071 * gdb.base/long_long.exp: Refine some of the numeric matches.
11072 * gdb.base/mips_pro.exp: Xfail on HP-UX.
11073 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
11074 * gdb.base/nodebug.exp: Succeed on more varieties of output.
11075 * gdb.base/opaque.exp: Remove some HP-UX xfails.
11076 * gdb.base/ptype.exp: Succeed on more varieties of output.
11077 * gdb.base/scope.exp: Add xfails for HP-UX.
11078 * gdb.base/sect-cmd.exp: Add more cases.
11079 * gdb.base/setvar.exp: Add xfails for HP-UX.
11080 * gdb.base/shlib-call.exp: Loosen some matches slightly.
11081 * gdb.base/signals.exp: Match on void symbolically.
11082 * gdb.base/step-test.exp: Add case for PA64.
11083 * gdb.base/term.exp: Add exit and restart.
11084 * gdb.base/twice.exp: Clean up after self.
11085 * gdb.base/varargs.exp: Disable overload resolution explicitly.
11086 * gdb.base/whatis.exp: Allow more ways to pass tests.
11087
11088 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
11089 no longer useful.
11090
11091Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
11092
11093 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
11094 list of patterns.
11095 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
11096 print_double_array(double_array)", "continuing to breakpoint
11097 1018", "print print_double_array(array_d)" and "continuing to
11098 1034" tests.
d63a86f8 11099
085dd6e6
JM
111001999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11101
11102 * Makefile.in: Add empty html and install-html targets.
11103
111041999-06-24 Stan Shebs <shebs@andros.cygnus.com>
11105
11106 * config/mt-*: Remove, these haven't been used since 1996.
11107
111081999-06-22 Stan Shebs <shebs@andros.cygnus.com>
11109
11110 * gdb.base/call-strs.c, gdb.base/ending-run.c,
11111 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
11112 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
11113
9e0b60a8
JM
111141999-06-18 Stan Shebs <shebs@andros.cygnus.com>
11115
11116 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
11117 simpler match case for the ptype of the big class.
11118
111191999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11120
11121 * gdb.exp: Fix test for gdb_prompt existence.
11122
111231999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11124
11125 * gdb.exp (gdb_test): Add fail after calls to perror.
11126
111271999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11128
11129 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
11130
111311999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11132
11133 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
11134
0f71a2f6
JM
11135Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
11136
11137 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
11138 malloc() is linked in.
11139
111401999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
11141
11142 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
11143 step at end.
11144
11145 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
11146
111471999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
11148
11149 * gdb.java/jv-print.exp: New file. (Our first Java test!)
11150
cce74817
JM
11151Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
11152
11153 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
11154 * gdb.base/mips_pro.exp: Likewise.
11155
111561999-06-02 Keith Seitz <keiths@cygnus.com>
11157
11158 * gdb.c++/templates.cc: Change all "new" operators to throw
11159 an exception.
11160 * gdb.c++/cplusfuncs.cc: Likewise.
11161
11162 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
11163
11164Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
11165
11166 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
11167 * gdb.base/ending-run.exp: When stepping out of main, accept a
11168 step into an arbitrary assembler file.
11169
392a587b
JM
111701999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11171
d63a86f8 11172 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 11173 "breakpoint-invalid" to be printed.
d63a86f8 11174 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
11175 number of "frames-invalid" and "breakpoint-invalid" to be printed.
11176 * gdb.base/annota2.cc: Initialize a.x to 0.
11177
9e086581
JM
111781999-05-17 Keith Seitz <keiths@cygnus.com>
11179
11180 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
11181 when "skip_float_tests" set.
11182 Ditto for "print print_double_array(array_d)", "print print_small_structs",
11183 "print print_ten_doubles", and "step into print_long_arg_list".
11184 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
11185 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
11186 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
11187 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
11188 "skip_float_tests" is set.
11189 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
11190 when "skip_float_tests" set.
d63a86f8 11191
cd0fc7c3
SS
111921999-05-06 Keith Seitz <keiths@cygnus.com>
11193
11194 * gdb.base/annota2.cc: Include stdio.h.
11195
11196Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
11197
11198 * gdb.base/crossload.exp: Remove, this has been disabled ever
11199 since BFD stopped including all targets, and cross-GDB gets
11200 plenty of testing anyway.
11201 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
11202 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
11203 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
11204 * gdb.base/README: Remove, was doc for this.
11205 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
11206 needed.
11207
b83266a0
SS
112081999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11209
11210 * gdb.base/call-ar-st.exp: Fix one regular expression in test
11211 output.
11212
11213 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
11214 * gdb.base/annota2.exp: New file. More annotation tests.
11215 * gdb.base/annota1.c: New file. Source file for annota1.exp.
11216 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
11217
112181999-04-23 Angela Marie Thomas <angela@cygnus.com>
11219
11220 * config/cfdbug.exp: New file.
11221
7a292a7a
SS
112221999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
11223
11224 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
11225 Marcus Daniel's and Dale Hawkins's demangler crashes.
11226
11227 * gdb.c++/demangle.exp (test_gnu_style_demangling,
11228 test_lucid_style_demangling, test_arm_style_demangling,
11229 test_hp_style_demangling): Try Tom Tromey's core-dumping
11230 identifier under each demangling style.
11231
112321999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
11233
11234 * gdb.c++/demangle.exp: Include the current demangling style
11235 in all test names.
11236 (current_demangling_style): New global variable.
11237 (set_demangling_style, test_demangling_core, test_demangling,
11238 test_demangling_exact): New functions.
11239 (test_gnu_style_demangling, test_lucid_style_demangling,
11240 test_arm_style_demangling, test_hp_style_demangling): Use those,
11241 instead of calling gdb_test and gdb_test_exact directly.
11242 (catch_demangling_errors): New function, which reports errors
11243 signalled by the demangling test functions in an orderly way.
11244 (do_tests): Use catch_demangling_errors.
11245
112461999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
11247
11248 * gdb.base/signals.exp (test_handle_all_print): Use () for
11249 grouping in expressions, not {}.
11250
11251 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
11252 initialized yet.
11253
112541999-04-01 Stan Shebs <shebs@andros.cygnus.com>
11255
11256 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
11257 are listed.
11258
112591999-03-26 Stan Shebs <shebs@andros.cygnus.com>
11260
11261 * gdb.stabs/weird.exp: Test for CC being defined before
11262 looking at its value.
11263
112641999-03-25 Stan Shebs <shebs@andros.cygnus.com>
11265
11266 * gdb.base/call-ar-st.exp: Remove stray '#'.
11267 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
11268 "short int" and "long int".
11269 * gdb.c++/overload.cc: Cast the string added in the previous
11270 change, to mollify finicky HP compiler.
11271 * gdb.hp/reg-test.exp (testfile): Fix file name.
11272 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 11273
7a292a7a
SS
11274 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
11275 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
11276 alternate form of enum ptype.
11277
c906108c
SS
112781999-03-23 Stan Shebs <shebs@andros.cygnus.com>
11279
7a292a7a
SS
11280 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
11281 * gdb.hp/*.exp: Change all to run compiler probe only after
11282 passing skip_hp_tests, so as not to waste time on guaranteed
11283 failure.
11284
c906108c
SS
11285 * gdb.c++/overload.cc: Pass string instead of char addr, always
11286 init ccpfoo.
11287 * gdb.c++/templates.cc: Fix syntax error.
11288
7a292a7a
SS
11289Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11290
11291 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 11292 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
11293 command.
11294
112951999-03-18 James Ingham <jingham@cygnus.com>
11296
11297 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
11298
11299 * gdb.c++/method.exp: It was testing an uninitialized int on the
11300 stack and assuming it was positive.
11301
11302 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
11303
11304 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 11305 keep it from killing the rest of the tests.
7a292a7a
SS
11306 Use gdb_continue_to_end.
11307
11308 * gdb.base/sigall.exp: use gdb_continue_to_end.
11309
11310 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
11311
11312 * gdb.base/display.exp: use runto_main, not run.
11313
d63a86f8
RM
11314 * gdb.base/default.exp: Check for the current error message in the
11315 r abbreviation test.
7a292a7a
SS
11316 Add strongarm to the targets that know info float.
11317
d63a86f8 11318 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
11319 run which doesn't work with monitors.
11320
11321 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
11322
11323 * gdb.base/break.exp: use the gdb_continue_to_end proc.
11324
11325 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
11326 program. Traps the case (in Cygmon) when the program never really
11327 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
11328 more places, so I used my name. Sorry Mark...
11329
11330 * config/monitor.exp (gdb_target_monitor): added another
11331 target_info parameter: remotebinarydownload. This will set the
11332 remotebinarydownload flag if this is causing some boards trouble.
11333
113341999-03-18 Mark Salter <msalter@cygnus.com>
11335
11336 * lib/gdb.exp (continue_to_exit): New function.
11337
11338 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
11339 * gdb.base/ending-run.exp: Ditto.
11340 * gdb.base/step-test.exp: Ditto.
11341
113421999-03-16 Stan Shebs <shebs@andros.cygnus.com>
11343
11344 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
11345 (suggested by Art Haas <ahaas@neosoft.com>).
11346
113471999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
11348
11349 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
11350
11351Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
11352
11353 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
11354 descriptions of types (short unsigned int vs unsigned short, etc).
11355
113561999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
11357
11358 * gdb.base/call-strs.exp: Don't assume that `step' will step over
11359 a call to strlen; sometimes we do have sources.
11360
113611999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
11362
11363 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
11364 character, so GDB won't print garbage after its end.
d63a86f8 11365
c906108c
SS
11366 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
11367 breakpoint there instead. Sometimes GCC emits memcpy to handle
11368 the large structures being passed by value, so we step into that
11369 instead of sum_array_print, which obscures what we're really testing.
11370 * gdb.base/step-test.exp: However, we do want a test that notices
11371 the bizarre steps into memcpy, so do that here. Add check for
11372 stepping into function calls that pass large structures by value.
11373 ("Is that a noun clause, or are you just happy to see me?")
11374 Remove all references to specific line numbers.
11375 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
11376 New type and function.
11377 (main): Call large_struct_by_value, passing it a large struct by value.
11378 * lib/gdb.exp (gdb_get_line_number): New function.
11379
11380 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
11381 more portable.
11382
7a292a7a
SS
113831999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
11384
c906108c
SS
11385 * lib/gdb.exp: Doc fixes.
11386
7a292a7a
SS
113871999-03-05 Nick Clifton <nickc@cygnus.com>
11388
d63a86f8 11389 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
11390
113911999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
11392
c906108c
SS
11393 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
11394 commands. They're not germane to this test, and they don't work
11395 that way on remote targets.
11396
3fc11d3e
JM
113971999-03-01 James Ingham <jingham@cygnus.com>
11398
11399 * Changelog entries merged over from gdb development branch.
11400
3fc11d3e
JM
11401 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
11402
11403 * lib/gdb.exp (gdbtk_analyze_results): Generic function
11404 for outputting results of test run.
11405
2d4a1622 11406 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
11407
11408 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 11409
7a292a7a
SS
114101999-02-25 Felix Lee <flee@cygnus.com>
11411
11412 * lib/gdb.exp (debug_format): initialize
11413
c906108c
SS
114141999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
11415
11416 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
11417 * gdb.base/call-rt-st.c: Ditto.
11418
c906108c
SS
114191999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
11420
11421 * gdb.threads/pthreads.exp (horiz): New variable.
11422 (test_startup): Fix regexps that capture thread numbers.
11423
114241999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
11425
11426 * gdb.base/smoke.exp: Disambiguate two test case names (both
11427 called ``print'').
11428
11429Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
11430
11431 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
11432 compilation.
11433
114341999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
11435
11436 * gdb.base/miscexprs.exp: Change patterns to match GDB's
11437 actual output formatting.
11438 * gdb.base/smoke.exp: GDB removes leading 0's.
11439 * gdb.base/volatile.exp: Don't check type of remuneration;
11440 that variable is no longer defined in constvars.c.
11441 * gdb.base/step-test.c (main): Exit with explicit exit code.
11442 * gdb.base/step-test.exp: Remove two nexti checks--they are
11443 not portable.
11444
114451999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
11446
11447 * gdb.base/help.exp ("help delete display"): Fix test to match
11448 gdb's output.
11449
11450 * gdb.base/long_long.c (known_types): Initialize values to zero.
11451 * gdb.base/long_long.exp: Step one more line
11452 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 11453 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
11454 unique test case names.
11455
11456Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11457
d63a86f8 11458 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
11459
11460 * gdb.c++/method.exp: Add missing close brace.
11461
114621999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
11463
11464 * gdb.base/maint.exp: Use 'set height 0' to disable page
11465 prompting, not 'set height 400'.
11466
11467 Fix a bunch of timeouts.
11468 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
11469 four separate tests, so expect doesn't take forever to match a ton
11470 of text against a regexp with lots of .* forms.
11471 ("maint print psymbols", "maint print symbols"): Make some of
11472 these greps more selective, so that expect doesn't try to wade
11473 through huge piles of output and time out.
11474
11475 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
11476
11477 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
11478 tests: one which doesn't expect shlib events to be reported, and
11479 another which does, but is XFAIL for all platforms other than
11480 HP/UX.
11481
11482 * gdb.base/break.exp: Teach the test suite that the `catch
11483 fork', `catch vfork', and `catch exec' commands produce error
11484 messages on platforms that don't provide these features.
11485
11486Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
11487
11488 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
11489 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
11490 (shortening names from solib_threshold.exp etc), won't run on
11491 anything but HP-UX for the foreseeable future.
11492 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
11493 reflect move.
11494
11495Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
11496
11497 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
11498 gdb.trace/Makefile.in (clean): Remove all test executables.
11499
11500Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
11501
11502 * gdb.base/shlib-call.exp: add test cases to verify that gdb
11503 successfully re-sets breakpoints in shared libraries.
11504 * gdb.base/shmain.c (main): return 0, don't fall off the end.
11505
11506Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11507
d63a86f8
RM
11508 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
11509 and compiled w/o GCC.
c906108c
SS
11510
11511 * gdb.hp/watch-cmd.exp: ditto.
11512
11513 * gdb.hp/watch-hp.exp: ditto.
11514
11515 * gdb.hp/xdb1.exp: ditto.
11516
11517 * gdb.hp/xdb2.exp: ditto.
11518
11519 * gdb.hp/dbx.exp: ditto.
11520
11521Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
11522
11523 * constvars.c: Remove C++-isms.
11524 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
11525 with GCC.
11526
11527Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
11528
11529 The following changes are part of the HP merge.
11530
11531 * gdb.base/break.exp: new tests to verify that catchpoints for
11532 fork, vfork, and exec don't trigger inappropriately.
11533
11534 * gdb.base/opaque.exp: compile one file at a time, then link.
11535
11536 * gdb.base/signals.exp: be more restrictive about which hppa
11537 systems receive a setup_xfail. new tests.
11538
11539 * gdb.base/solib_threshold.build: new file.
11540 * gdb.base/solib_threshold.exp: new file.
11541 * gdb.base/solib_threshold.link_opts: new file.
11542 * gdb.base/solib_threshold.mk: new file.
11543 * gdb.base/gen_solib_threshold.c: new file.
11544
11545 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
11546 tests. New tests for enums inside classes.
11547
11548 * gdb.c++/compiler.cc: indicate support of template debugging.
11549
11550 * gdb.c++/demangle.exp: run hp style demangling tests.
11551
11552 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
11553 tests.
11554
11555 * gdb.c++/misc.cc: changes to support new tests.
11556
11557 * gdb.c++/templates.cc: changes to support HP's compiler; changes
11558 to support new tests.
11559
11560 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
11561 gcc, then skip these tests.
11562
11563Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
11564
11565 The following files are part of the HP merge; some had longer
11566 names at HP, but have been renamed to be no more than 14
11567 characters in length.
11568
11569 * gdb.hp/ambiguous.cc: new file.
11570 * gdb.hp/ambiguous.exp: new file.
11571 * gdb.hp/attach.exp: new file.
11572 * gdb.hp/attach2.exp: new file.
11573 * gdb.hp/classes-hp.exp: new file.
11574 * gdb.hp/ctti.exp: new file.
11575 * gdb.hp/ctti-add.cc: new file.
11576 * gdb.hp/ctti-add1.cc: new file.
11577 * gdb.hp/ctti-add2.cc: new file.
11578 * gdb.hp/ctti-add3.cc: new file.
11579 * gdb.hp/dbx.exp: new file.
11580 * gdb.hp/exception.cc: new file.
11581 * gdb.hp/exception.exp: new file.
11582 * gdb.hp/foll-exec.c: new file.
11583 * gdb.hp/foll-exec.exp: new file.
11584 * gdb.hp/foll-fork.c: new file.
11585 * gdb.hp/foll-fork.exp: new file.
11586 * gdb.hp/foll-vfork.c: new file.
11587 * gdb.hp/foll-vfork.exp: new file.
11588 * gdb.hp/inherit-hp.exp: new file.
11589 * gdb.hp/more-steps.exp: new file.
11590 * gdb.hp/namespace.cc: new file.
11591 * gdb.hp/namespace.exp: new file.
11592 * gdb.hp/optimize.exp: new file.
11593 * gdb.hp/pxdb.c: new file.
11594 * gdb.hp/pxdb.exp: new file.
11595 * gdb.hp/quicksort.exp: new file.
11596 * gdb.hp/reg-test.exp: new file.
11597 * gdb.hp/reg-test.s: new file.
11598 * gdb.hp/sized-enum.c: new file.
11599 * gdb.hp/sized-enum.exp: new file.
11600 * gdb.hp/start-stop.exp: new file.
11601 * gdb.hp/templ-hp.cc: new file.
11602 * gdb.hp/templ-hp.exp: new file.
11603 * gdb.hp/thr-lib.c: new file.
11604 * gdb.hp/thr-lib.exp: new file.
11605 * gdb.hp/thr-lib.h: new file.
11606 * gdb.hp/thr-liblib.c: new file.
11607 * gdb.hp/virtfun-hp.c: new file.
11608 * gdb.hp/virtfun-hp.exp: new file.
11609 * gdb.hp/watch-cmd.exp: new file.
11610 * gdb.hp/watch-hp.exp: new file.
11611 * gdb.hp/xdb1.exp: new file.
11612 * gdb.hp/xdb2.exp: new file.
11613 * gdb.hp/xdb3.exp: new file.
11614
11615Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
11616
11617 The following files are part of the HP merge; some had longer
11618 names at HP, but have been renamed to be no more than 14
11619 characters in length.
11620
11621 * gdb.base/ss.h: new file.
11622 * gdb.base/call-ar-st.c: new file.
11623 * gdb.base/call-ar-st.exp: new file.
11624 * gdb.base/call-rt-st.c: new file.
11625 * gdb.base/call-rt-st-exp: new file.
11626 * gdb.base/call-strs.exp: new file.
11627 * gdb.base/ena-dis-br.exp: new file.
11628 * gdb.base/environ.exp: new file.
11629 * gdb.base/long_long.exp: new file.
11630 * gdb.base/sect-cmd.exp: new file.
11631 * gdb.base/shlib-cl2.exp: new file.
11632 * gdb.base/smoke.exp: new file.
11633 * gdb.base/so-impl-ld.c: new file.
11634 * gdb.base/so-impl-ld.exp: new file.
11635 * gdb.base/so-indr-cl.c: new file.
11636 * gdb.base/so-indr-cl.exp: new file.
11637 * gdb.base/varargs.exp: new file.
11638 * gdb.base/volatile.exp: new file.
11639 * gdb.base/whatis-exp.exp: new file.
7a292a7a 11640 * gdb.base/display.exp: new file.
c906108c
SS
11641 * gdb.c++/derivation.exp: new file.
11642 * gdb.c++/local.exp: new file.
11643 * gdb.c++/member-ptr.exp: new file.
11644 * gdb.c++/overload.exp: new file.
11645 * gdb.c++/ovldbreak.exp: new file.
11646 * gdb.c++/ref-types.exp: new file.
11647 * gdb.c++/ref-types2.exp: new file.
11648 * gdb.c++/userdef.exp: new file.
d63a86f8 11649
c906108c
SS
11650Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11651
11652 * gdb.base/default.exp: Reflect wording change in remote.c.
11653
dc96c6c7 11654Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11655
11656 * gdb.base/help.exp: Update to reflect current text.
11657
11658Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
11659
11660 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
11661 they're stack variables and contain garbage.
11662 * gdb.c++/anon-union.exp: new file.
11663
11664 The following changes were made by David Taylor
11665 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
11666 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
11667 in changes by HP.
11668
11669 * gdb.base/bitops.exp: new file.
11670 * gdb.base/default.exp: change expected messages for catch and
11671 info catch tests to reflect HP merge changes.
11672 * gdb.base/enable-disable-break.exp
11673 * gdb.base/ending-run.c: new file.
11674 * gdb.base/long_long.c: new file.
11675 * gdb.base/maint.exp: new file.
11676 * gdb.base/pointers2.exp: new file.
11677 * gdb.base/shlib-call2.exp: new file.
11678 * gdb.base/solib.exp: new file.
11679 * gdb.base/step-test.c: new file.
11680 * gdb.c++/anon-union.cc: new file.
11681 * gdb.c++/local.cc: new file.
11682 * gdb.c++/member-pointer.cc: new file.
11683 * gdb.c++/method.cc: new file.
11684 * gdb.c++/ref-types.cc: new file.
11685 * gdb.c++/ref-types2.cc: new file.
11686 * gdb.c++/userdef.cc: new file.
d63a86f8 11687
c906108c
SS
11688 * gdb.base/scope.exp: compile one file at a time, then link.
11689 * gdb.base/langs.exp: ditto.
11690 * gdb.base/list.exp: ditto.
d63a86f8 11691
c906108c
SS
11692Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
11693
11694 The following changes were made by David Taylor
11695 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
11696 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
11697 in changes by HP.
d63a86f8 11698
c906108c
SS
11699 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
11700 skip tests. When compiling pass c++ flag to gdb_compile.
11701 * gdb.c++/
d63a86f8 11702
c906108c
SS
11703 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
11704 test for on hppa*-*-hpux*; use args to see if c++ was specified.
11705 (skip_hp_tests): new function.
11706 (gdb_preprocess): new function.
11707
11708 * configure.in (hpdir): decide whether to configure gdb.hp.
11709 * configure: regenerated.
11710
11711 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
11712 to delete on clean.
11713 (EXECUTABLES): update to reflect new additions.
11714 * gdb.base/commands.exp: update message expected.
11715 * gdb.base/default.exp: add copyright notice.
11716 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
11717 * gdb.base/help.exp: update messages to reflect current text.
11718 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
11719 targets for recurse tests.
11720 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
11721 skip this file.
11722
11723 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
11724 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
11725 compilation.
11726 * gdb.c++/misc.exp: ditto.
11727 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
11728 run the tests. tell gdb_compile that it's a c++ compilation.
11729
11730 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 11731
c906108c
SS
11732 * gdb.base/all-bin.exp: new file.
11733 * gdb.base/arithmet.exp: new file.
11734 * gdb.base/assign.exp: new file.
11735 * gdb.base/completion.exp: new file.
11736 * gdb.base/cond-expr.exp: new file.
11737 * gdb.base/condbreak.exp: new file.
11738 * gdb.base/define.exp: new file.
11739 * gdb.base/dollar.exp: new file.
11740 * gdb.base/environment.exp: new file.
11741 * gdb.base/eval-skip.exp: new file.
11742 * gdb.base/jump.exp: new file.
11743 * gdb.base/logical.exp: new file.
11744 * gdb.base/pointers.exp: new file.
11745 * gdb.base/relational.exp: new file.
11746 * gdb.base/section_command.exp: new file.
11747 * gdb.base/whatis-expr.exp: new file.
11748
11749 * gdb.base/all-types.c: new file.
11750 * gdb.base/call-array-struct.c: new file.
11751 * gdb.base/call-return-struct.c: new file.
11752 * gdb.base/call-strings.c: new file.
11753 * gdb.base/callfuncs2.c: new file.
11754 * gdb.base/condbreak.c: new file.
11755 * gdb.base/constvars.c: new file.
11756 * gdb.base/display.c: new file.
11757 * gdb.base/int-type.c: new file.
11758 * gdb.base/jump.c: new file.
11759 * gdb.base/miscexprs.c: new file.
11760 * gdb.base/pointers.c: new file.
11761 * gdb.base/pointers2.c: new file.
11762 * gdb.base/shmain.c: new file.
11763 * gdb.base/shr1.c: new file.
11764 * gdb.base/shr2.c: new file.
11765 * gdb.base/solib.c: new file.
11766 * gdb.base/solib1.c: new file.
11767 * gdb.base/solib2.c: new file.
11768 * gdb.base/varargs.c: new file.
11769 * gdb.c++/derivation.cc: new file.
11770 * gdb.c++/overload.cc: new file.
11771 * gdb.c++/ovldbreak.cc: new file.
11772 * gdb.hp/attach.c: new file.
11773 * gdb.hp/attach2.c: new file.
11774 * gdb.hp/average.c: new file.
11775 * gdb.hp/compiler.c: new file.
11776 * gdb.hp/compiler.cc: new file.
11777 * gdb.hp/execd-program.c: new file.
11778 * gdb.hp/follow-exec.c: new file.
11779 * gdb.hp/follow-fork.c: new file.
11780 * gdb.hp/follow-vfork-and-exec.c: new file.
11781 * gdb.hp/misc-hp.cc: new file.
11782 * gdb.hp/more-steps.c: new file.
11783 * gdb.hp/optimize.c: new file.
11784 * gdb.hp/quicksort.c: new file.
11785 * gdb.hp/run-hp.c: new file.
11786 * gdb.hp/start-stop.c: new file.
11787 * gdb.hp/sum.c: new file.
11788 * gdb.hp/templates-hp.cc: new file.
11789 * gdb.hp/thread-local-in-lib.c: new file.
11790 * gdb.hp/thread-local-in-lib.h: new file.
11791 * gdb.hp/thread-local-in-lib.lib.c: new file.
11792 * gdb.hp/vforked-program.c: new file.
11793 * gdb.hp/virtfunc-hp.cc: new file.
11794 * gdb.hp/watchpoint-hp.c: new file.
11795 * gdb.hp/xdb.c: new file.
11796 * gdb.hp/xdb0.c: new file.
11797 * gdb.hp/xdb0.h: new file.
11798 * gdb.hp/xdb1.c: new file.
11799
11800Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
11801
11802 The following change was made by Edith Epstein
11803 <eepstein@cygnus.com> as part of a project to merge in changes
11804 originally made by HP; HP did not create ChangeLog entries.
11805
11806 * gdb.c++/demangle.exp: changed the expected output for some
11807 ARM-style mangling -- removed second reference to datatype.
11808 For example, maint demangle __dt__11T1__pt__2_cFv
11809 T1<char>::~T1<char>(void)
11810 becomes,
11811 maint demangle __dt__11T1__pt__2_cFv
11812 T1<char>::~T1(void)
11813
11814 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 11815
c906108c
SS
11816Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
11817
11818 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
11819 * gdb.trace/backtrace.exp: Likewise.
11820 * gdb.trace/circ.exp: Likewise.
11821 * gdb.trace/collection.exp: Likewise.
11822 * gdb.trace/deltrace.exp: Likewise.
11823 * gdb.trace/infotrace.exp: Likewise.
11824 * gdb.trace/limits.exp: Likewise.
11825 * gdb.trace/packetlen.exp: Likewise.
11826 * gdb.trace/passc-dyn.exp: Likewise.
11827 * gdb.trace/passcount.exp: Likewise.
11828 * gdb.trace/report.exp: Likewise.
11829 * gdb.trace/save-trace.exp: Likewise.
11830 * gdb.trace/tfind.exp: Likewise.
11831 * gdb.trace/tracecmd.exp: Likewise.
11832 * gdb.trace/while-dyn.exp: Likewise.
11833 * gdb.trace/while-stepping.exp: Likewise.
11834
118351998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
11836
11837 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
11838
11839Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
11840
11841 From Brendan Kehoe:
11842 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
11843 int return types.
11844
11845Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
11846
11847 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
11848 remote dos host testing right.
11849
11850Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
11851
11852 * gdb.base/corefile.exp: remove some xfails.
11853
11854Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
11855
11856 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
11857 have different timestamps.
11858
11859Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
11860
11861 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
11862 gdb.base/default.exp: Replace "exec" with "executable".
11863
11864Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
11865
11866 * gdb.base/default.exp: Change else if to elseif from previous
11867 delta.
11868
11869Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
11870
11871 * gdb.base/default.exp: Add brace missing from previous delta.
11872
11873Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
11874
11875 * gdb.base/default.exp: Support test for info float for all
11876 varieties of arm toolchain.
11877
dc96c6c7 11878Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11879
11880 * gdb.trace/*.exp: remove "remote_download" command.
11881
dc96c6c7 11882Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11883
11884 * gdb.trace/*.exp: remove -gdwarf from compile.
11885
11886Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
11887
11888 * gdb.trace/configure.in(AC_INIT): typo
11889 * gdb.trace/configure: regenerated
11890
dc96c6c7 11891Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11892
11893 * config/m68k-emc.exp: New file.
11894 * lib/<emc-support.exp trace-support.exp}: New files.
11895 * configure.in: add new test directory gdb.trace.
11896 * gdb.trace/{configure configure.in Makefile.in}: New files.
11897 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
11898 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
11899 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
11900 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
11901 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
11902 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
11903 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 11904
dc96c6c7 11905Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11906
11907 * gdb.c++/classes.exp: Change all regular expressions to match
11908 arbitrary combinations of newline/carriage-return, so that they
11909 will work equally well on Unix and Windows.
11910 * gdb.c++/inherit.exp: ditto.
11911 * gdb.c++/virtfunc.exp: ditto.
11912
119131998-08-11 Dawn Perchik <dawn@cygnus.com>
11914
11915 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
11916
c2d11a7d
JM
11917Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
11918
11919 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
11920 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
11921 to use a0-a3/d0-d3 as needed.
11922
11923Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
11924
11925 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
11926 * gdb.disasm/am33.exp: Corresponding changes.
11927
c906108c
SS
119281998-07-11 Felix Lee <flee@cygnus.com>
11929
11930 * gdb.base/callfuncs.exp: add cmp10 test.
11931 * gdb.base/callfuncs.c (cmp10): new function.
11932
11933Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
11934
d63a86f8 11935 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
11936 into two parts to get around a synchronization problem in expect.
11937
3fc11d3e
JM
11938Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
11939
11940 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
11941
11942 * configure.in: Add options for gdbtk testsuite.
11943
11944 * configure: Regenerate.
11945
11946 * gdb.gdbtk: New directory to hold gdbtk tests.
11947
c906108c
SS
11948Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11949
11950 * gdb.fortran/types.exp: Escape brackets in expect patterns
11951 for test_float_literal_types_accepted tests.
11952 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
11953 before run test.
11954
c2d11a7d
JM
11955Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
11956
11957 * am33.exp: Just compile, do not link the testcase.
11958 * am33.s: Add ".am33" pseudoop to force am33 mode.
11959
c906108c
SS
119601998-06-25 Felix Lee <flee@cygnus.com>
11961
11962 * gdb.base/setshow.exp: make sure $pc is sane.
11963
11964 * gdb.stabs/weird.exp: split expect patterns properly.
11965
c2d11a7d
JM
11966Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
11967
11968 * gdb.disasm/am33.s: New disassembler testfile for the am33.
11969 * gdb.disasm/am33.exp: Run it.
11970
dc96c6c7 11971Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11972
11973 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
11974 match processing (and eliminate spurious timeouts when running).
11975
dc96c6c7 11976Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11977
11978 * gdb.base/signals.exp (test_handle_all_print): put back Mach
11979 exception test, but conditionalize it on target [mach | gnu].
11980
dc96c6c7 11981Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11982
11983 * gdb.base/overlays.exp: fixup compile line for linker script.
11984
11985Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
11986
11987 * gdb.fortran/types.exp: don't guess at float size.
11988
11989Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
11990
11991 * gdb.base/exprs.exp: delete test that depends on int size.
11992
11993Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
11994
11995 * config/sim.exp: Removed checks for target triplets.
11996 (gdb_target_sim): Use gdb,target_sim_options.
11997
11998Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
11999
12000 * gdb.base/reread.exp: New file.
12001 * gdb.base/reread1.c: New file.
12002 * gdb.base/reread2.c: New file.
12003
12004Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
12005
12006 * config/sim.exp: Use 'target sim -sparclite' when running
12007 SPARClite programs.
12008
12009Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
12010
12011 * gdb.base/structs2.exp: New file.
12012 * gdb.base/structs2.c: New file.
12013
12014Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
12015
12016 * gdb.asm/common.inc: New file.
12017 * gdb.asm/d10v.inc: New file.
12018 * asm-source.exp: Pass -I's to gas to find .inc files.
12019 Update line numbers in expected output.
12020 * asmsrc1.s: Rewrite.
12021 * asmsrc2.s: Rewrite.
12022 * configure.in: Create arch.inc symlink.
12023 * configure: Regenerate.
12024 * Makefile.in (distclean): Delete arch.inc.
12025
12026Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
12027
12028 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
12029 (t_enum_value2): ditto
12030 (t_enum_value3): ditto
12031 (main): ditto
12032Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12033
12034 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
12035 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
12036 change.
12037 Use gdb_test instead of send_gdb/gdb_expect sequences.
12038
12039Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
12040
12041 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
12042 not void.
12043
12044Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
12045
12046 * gdb.base/branches.c: Code with lots of loops and
12047 subroutines. Used to test gdbs ability to single step through PC
12048 changes, especially to test mips-tdep.c:mips_next_pc
12049
12050Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
12051
12052 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
12053 more rigorous EGCS C++ error checking.
12054
12055Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12056
12057 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 12058 tests.
c906108c 12059 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 12060 function when asleep.
c906108c 12061 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
12062 for i*86 Linux and SVR4 signal handling problems.
12063 Remove linux xfail for `next to handler in signals_tests_1', fixed
12064 by recent infrun.c change.
c906108c 12065 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 12066 stack backtraces.
c906108c
SS
12067 Adjust expect pattern in `handle all print' test to match Apr 28 1997
12068 target.[ch] change.
12069
12070Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
12071
12072 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
12073 for a newline from gdb before continuing.
12074 (default_gdb_exit): Just look for y or n.
12075 (gdb_test): Detect abnormal exit from GDB running on DOS; if
12076 it does, fail the rests of the tests in the file.
12077
12078Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
12079
12080 * config/cygmon.exp: New file.
12081
12082Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
12083
12084 * gdb.base/list.exp: Fix problem with "list default lines around
12085 main" test on remote targets.
12086
12087 * gdb.base/scope.exp: Fix problem with filelocal_bss before
12088 run test on remote targets.
12089
12090Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
12091
12092 * gdb.asm: New directory.
12093 * configure.in: Configure it.
12094 * configure: Regenerate.
12095 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
12096 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
12097
12098Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
12099
12100 * config/mn10300-eval.exp: New file to support MN10300 eval board.
12101
dc96c6c7 12102Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 12103
c906108c
SS
12104 * gdb.base/overlays (several files): Merge the two overlay
12105 managers into one. Change variables (foox, barx, bazx, grbxx)
12106 back into ints but force them to load in their proper sections.
12107
12108Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
12109
12110 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
12111 on-chip insn memory and IMAP1 to upper 128k.
12112 (D10VCopy): Handle memory regions crossing 16k boundaries.
12113 (D10VCopy): Transfer data in 32 bit chunks.
12114
12115Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
12116
12117 * gdb.base/overlays.c (main): Exit normally when result is
12118 correct.
12119
12120 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
12121 map. Include space for printf in .text segment.
12122
12123 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
12124 updated d10v memory VMA/LMA map.
12125 (D10VCopy): Call D10VTranslate.
d63a86f8 12126
c906108c
SS
12127Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
12128
12129 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
12130
12131 * gdb.base/bar.c (barx, bar): Change variable to small array so
12132 that it won't be put into the .sdata - small data -
12133 section. Update reference.
12134 * gdb.base/baz.c (bazx, baz): Ditto.
12135 * gdb.base/foo.c (foox, foo): Ditto.
12136 * gdb.base/grbx.c (grbxx, grbx): Ditto.
12137
12138 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
12139 to be arrays.
d63a86f8 12140
dc96c6c7 12141Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 12142
c906108c
SS
12143 * gdb.base/overlays.exp: fix up and get working again.
12144 Add tests for backtraces from an overlay function.
d63a86f8 12145
c906108c
SS
12146Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
12147
12148 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
12149 "calling function with watchpoint enabled".
12150
12151Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
12152
12153 * gdb.base/break.exp (test_next_with_recursion): Remove
12154 gdb_suppress_tests for d10v-*-*.
12155 * lib/gdb.exp (gdb_suppress_tests): Disable this function
12156 pending review of whether it is useful or not.
12157
12158Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
12159
12160 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
12161
12162Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
12163
12164 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
12165 * config/dve.exp: New file to support Densan boards.
12166
12167Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
12168
12169 * gdb.base/interrupt.exp: Document problem of simulators, signals,
12170 reads and BSD.
12171
12172Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
12173
12174 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
12175 response.
12176
12177 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
12178
12179Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
12180
12181 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
12182 test.
12183
12184 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
12185 target_sizeof_long and target_bigendian_p.
12186 (structs_by_value, structs_by_reference): Check values according
12187 to targets word size and endianess.
d63a86f8 12188
c906108c
SS
12189Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
12190
12191 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
12192 output.
12193
12194Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
12195
12196 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
12197 Update test of set args help to match source change.
12198
12199Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
12200
12201 * gdb.base/default.exp: Expect help system output to be in
12202 alphabetical order.
12203 * gdb.base/help.exp: Ditto.
12204
12205Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
12206
12207 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
12208 "i*86-pc-linux-gnu*".
12209 * gdb.base/interrupt.exp: Ditto.
12210 * gdb.base/corefile.exp: Ditto.
12211
12212 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
12213 define vxworks when building the testcase.
12214
12215 * gdb.base/ptype.exp: Fix testnames to be unique.
12216 * gdb.base/radix.exp: Ditto.
12217 * gdb.base/term.exp: Ditto.
12218 * gdb.base/whatis.exp: Ditto.
12219 * gdb.c++/classes.exp: Ditto.
12220
12221Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
12222
12223 * gdb.base/callfuncs.exp: Fix indentation.
12224
12225 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
12226 suppress_flag has been set.
12227 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
12228 target feature.
12229
12230Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
12231
12232 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
12233 the testcase.
12234
12235 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
12236 set_debug_traps() and breakpoint().
12237 * gdb.c++/misc.cc (main): Ditto.
12238 * gdb.c++/templates.cc (main): Ditto.
12239 * gdb.c++/virtfunc.cc (main): Ditto.
12240
12241Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
12242
12243 * lib/gdb.exp(gdb_step_for_stub): New function.
12244 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
12245 exists, reload the executable and do a "continue" instead of
12246 doing a jump.
12247 (runto_main): Use gdb_step_for_stub.
d63a86f8 12248
c906108c
SS
12249 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
12250 tests to have unique names.
12251 * gdb.base/callfuncs.exp: Ditto.
12252 * gdb.base/commands.exp: Ditto.
12253 * gdb.base/default.exp: Ditto.
12254 * gdb.base/help.exp: Ditto.
12255 * gdb.base/list.exp: Ditto.
12256 * gdb.base/opaque.exp: Ditto.
12257 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
12258 similar tests.
d63a86f8 12259
c906108c
SS
12260 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
12261 * gdb.c++/cplusfuncs.cc: Ditto.
12262 * gdb.c++/virtfunc.cc: Ditto.
12263
12264 * config/monitor.exp: Keep track of the last file we saw, rather
12265 than trying to get the info from gdb.
12266
12267 * gdb.fortran/types.exp: Move comment to previous line.
12268
12269Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
12270
12271 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
12272 target mode.
12273
12274Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
12275
12276 From Bob Manson:
12277 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
12278 string from GDB when it connects.
12279
12280 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
12281
12282Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
12283
12284 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
12285 if we can't get a debug format from GDB (we may be testing an
12286 older GDB). Use a 10 second timeout when checking for the format.
12287
12288 * gdb.stabs/weird.exp: Fix quoting.
12289
12290 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
12291
12292Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
12293
12294 * config/arm-ice.exp: New file.
12295
12296Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
12297
12298 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
12299 until it has been modified to work with the new testsuite.
12300
99707966 12301 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
12302 testcase won't compile, cause all of the testcases in the file to
12303 fail instead.
12304
12305 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
12306 (gdb_clear_suppressed): New procedure.
12307 (gdb_stop_suppressing_tests): Only clear suppress_flag if
12308 it contains a positive value.
12309
12310Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
12311
12312 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
12313
12314 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
12315
12316Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
12317
12318 * lib/gdb.exp (setup_xfail_format): New function.
12319 (get_debug_format): New function to get debug format.
12320 (debug_format): New global variable to hold last value set
12321 by get_debug_format.
12322 * gdb.base/list.exp: Call get_debug_format and expect some
12323 tests to fail for DWARF 1 and COFF formats.
12324 * gdb.c++/ptype.exp: Ditto.
12325 * gdb.c++/classes.exp: Ditto.
12326 * gdb.c++/cplusfuncs.exp: Ditto.
12327 * gdb.c++/inherit.exp: Ditto.
12328 * gdb.c++/templates.exp: Ditto.
12329 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 12330
c906108c
SS
12331Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
12332
12333 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
12334 host doesn't have a currently-open connection.
12335
12336 * config/sparclet.exp: Cleanups and fixes to make it generic for
12337 any gdb stub target. Handle cases where gdb doesn't respond when
12338 interrupted in a sane fashion.
12339
12340 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
12341 same thing in a totally different way.
12342
12343 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
12344 setting "timeout".
12345 (gdb_start): We set the global gdb_prompt variable in
12346 default_gdb_init now.
12347
12348Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
12349
12350 * gdb.base/printcmds.exp: Fix "check for floating addition"
12351 regexp to accept results within approx +/- .01 of exact value.
12352 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
12353
12354Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
12355
12356 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
12357 properly.
12358 (gdb_expect): Add optional timeout parameter, and add timeout
12359 value to various calls.
12360 (gdb_suppress_tests): Only give one warning message per group.
12361
12362Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
12363
12364 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
12365 global variables. Handle getting a value for $timeout more
12366 gracefully.
12367
12368Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
12369
12370 * lib/gdb.exp: Close connection to remote host if gdb doesn't
12371 initialize.
12372 (default_gdb_init): New procedure; allow gdb_init to be overridden
12373 by a target configuration file.
12374 (gdb_expect): Pass the timeout to remote_expect.
12375
12376 * config/monitor.exp(gdb_load): Fix typo in regexp.
12377
12378Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
12379
12380 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
12381
12382Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
12383
12384 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
12385 here. Call gdb_target_exec before rebooting the target, to make
12386 sure the connection to the target is closed.
12387 (gdb_load): Pass the name of the executable to gdb_target_monitor.
12388 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
12389 Also detect "Timeout reading from remote" error.
12390
12391 * config/gdbserver.exp: Pass the executable being loaded to
12392 gdb_target_monitor. Don't call gdb_file_cmd here; let
12393 gdb_target_monitor do it.
12394
12395 * gdb.disasm/hppa.exp: Don't use exec_output.
12396
12397Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
12398
12399 * gdb.base/list.exp: If we're debugging a non-native target,
12400 try to set the pc register to point to the start of the
12401 program before doing the first list command.
12402
12403 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
12404 test_calls after restarting.
12405
12406 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
12407 reloading.
12408
12409 * gdb.base/watchpoint.exp: Fix typo.
12410
12411 * gdb.base/setshow.exp: Check for use_gdb_stub.
12412
12413 * gdb.base/break.exp: Fix continue until exit test for the gdb
12414 stub case.
12415 * gdb.base/langs.exp: Ditto.
12416
12417 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
12418 gdb_load_offset. If we weren't given a file to load, figure out
12419 what the current file is and use it.
12420
12421 * config/i386-bozo.exp: New file.
12422
12423Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
12424
12425 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
12426 feature.
12427
12428 * config/proelf.exp: New entry.
12429
12430Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
12431
12432 * lib/gdb.exp: Remove spurious .* patterns at the beginning
12433 of regexps.
12434
12435 * gdb.base/watchpoint.exp: Don't run the test_stepping
12436 tests if gdb can't call functions on the target.
12437
12438 * gdb.base/setshow.exp: Don't run the set prompt tests if
12439 the board has gdb_prompt set.
12440
12441Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
12442
12443 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
12444 * gdb.base/commands.exp: Likewise.
12445 * gdb.base/setshow.exp: Likewise.
12446
12447Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
12448
12449 * config/monitor.exp(gdb_start): Look for gdb_prompt target
12450 feature.
12451
12452 * config/i960.exp: New file.
12453
12454Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
12455
12456 * gdb.base/funcargs.exp: Check for gdb,short_int target
12457 feature instead of looking for explicit target triplets.
12458
dc96c6c7 12459Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 12460
d63a86f8 12461 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
12462 "p 123DEADBEEF", to check parse_number.
12463 * top.c: change "to enable to enable" to "to enable" in a couple
12464 of help strings.
12465
12466Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
12467
12468 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
12469 on the mn10300.
d63a86f8 12470
c906108c
SS
12471Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
12472
12473 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
12474 where the test executable is run with explicit args.
12475 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
12476
12477Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
12478
12479 * gdb.base/run.c: Use FAKEARGV to build test executable that
12480 does not require a command line arg, since most simulators
12481 don't currently support passing such an arg into the simulated
12482 program.
12483 * gdb.base/commands.exp: Change tests to insert the proper
12484 value as the arg to the first recursive factorial call. Change
12485 compilation line to define FAKEARGV at compile time.
12486
12487Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
12488
12489 * gdb.base/recurse.exp: Enable these tests for the mn10300.
12490 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
12491 function with watchpoint enabled" test.
12492
12493Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
12494
12495 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
12496 Don't call gdb_test when the command doesn't return to a gdb prompt.
12497
12498 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
12499 "Tests restarted" messages.
12500
12501Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
12502
12503 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
12504
dc96c6c7 12505Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12506
12507 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
12508 for INFO SYMBOL; add help tests for OVERLAY commands.
12509 * gdb.base/default.exp: add tests for INFO SYMBOL command;
12510 add tests for OVERLAY commands
12511 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
12512 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
12513 * gdb.base/sigall.c: add usestubs code frag
12514 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 12515
c906108c
SS
12516Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
12517
12518 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
12519 failures.
12520 (gdb_stop_suppressing_tests): Note that tests have restarted.
12521
12522Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
12523
12524 * config/h8300.exp: New file.
12525
12526Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
12527
12528 * gdb.base/setshow.exp: Check for the existence of a
12529 feature, not its value.
12530
12531Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
12532
12533 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
12534
12535 * gdb.base/scope.exp: It's now init0(), not init().
12536
12537 * gdb.base/scope0.c: For now, change init() to be init0().
12538
12539 * config/monitor.exp: Use gdb_serial in preference to serial
12540 or netport.
12541
12542 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
12543 and it's not already set.
12544
12545Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
12546
12547 * gdb.base/setshow.exp: Only test the run command if the target
12548 isn't using a stub and if it supports argument passing.
12549
12550Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
12551
12552 * config/udi.exp(gdb_start): Make sure UDICONF is set
12553 properly before starting gdb.
12554
12555Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
12556
12557 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
12558 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
12559 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
12560
12561Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
12562
12563 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
12564 specialized code to reboot the board, use remote_reboot instead.
12565
12566 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
12567
12568 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
12569
12570 * config/monitor.exp: Make sure we disconnect from the target.
12571 Also, try a reboot/reload cycle instead of failing if the
12572 load fails.
12573
12574Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
12575
12576 * gdb.base/default.exp: Don't set match_max.
12577 * gdb.base/help.exp: Ditto.
12578 * gdb.base/list.exp: Ditto.
12579 * gdb.base/signals.exp: Ditto.
12580
12581 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
12582 set, use remote_ld to download the testcase instead of
12583 the GDB loader.
12584
12585Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
12586
12587 * config/vr5000.exp: New file.
12588
12589 * config/monitor.exp(gdb_target_monitor): Add pattern for
12590 "Ending remote" to detect errors in connecting.
12591
12592 * gdb.base/setshow.exp: Add .* within auto language test.
12593
12594 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
12595 target feature.
12596
12597 * config/monitor.exp(gdb_load): Check for a failure when loading,
12598 and reboot the board if necessary.
12599
12600 * gdb.base/setvar.exp(test_set): Handle multiple prints within
12601 a set of tests. Remove print.* from the patterns being checked.
12602
12603Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
12604
12605 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
12606 refer to gdb_spawn_id.
12607
12608 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
12609 longer used.
12610 * config/sparclet.exp: Ditto.
12611 * config/sparclet-old.exp: Ditto.
12612 * config/slite.exp: Ditto.
12613 * config/sim.exp: Ditto.
12614 * gdb.base/funcargs.exp: Ditto.
12615
12616 * lib/gdb.exp:Remove references to gdb_spawn_id.
12617 (gdb_expect): Move to remote.exp.
12618
12619Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
12620
12621 * config/monitor.exp: Detect the "Couldn't establish connection"
12622 message from GDB.
12623
12624Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
12625
12626 * gdb.base/bitfields.exp: Use runto instead of explicit
12627 gdb_run_cmd/gdb_expect sequences.
12628
12629 * gdb.base/break.exp(text_next_with_recursion): Add match for
12630 gdb_expect call.
12631
12632 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
12633 We also need to handle the "A program is being debugged already"
12634 prompt from gdb. Use gdb_test to set the baud rate.
12635
12636 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
12637 to 20000. Really. I mean it.
12638
12639Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
12640
12641 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
12642 fails. If suppress_flag is set, skip perror message about not
12643 being able to send to GDB.
12644 (send_gdb): If suppress_flag is set, don't try to send commands to
12645 GDB.
12646 (gdb_expect): If suppress_flag is set, always fail immediately.
12647 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
12648 (gdb_init): Call gdb_stop_suppressing_tests.
12649 (default_gdb_exit): Ditto.
12650 (default_gdb_start): Ditto.
12651
12652 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
12653 gdb_stop_suppressing_tests as appropriate.
12654 * gdb.base/break.exp: Ditto.
12655 * gdb.base/callfuncs.exp: Ditto.
12656 * gdb.base/commands.exp: Ditto.
12657 * gdb.base/exprs.exp: Ditto.
12658 * gdb.base/funcargs.exp: Ditto.
12659 * gdb.base/list.exp: Ditto.
12660 * gdb.base/recurse.exp: Ditto.
12661 * gdb.base/scope.exp: Ditto.
12662 * gdb.base/structs.exp: Ditto.
12663 * gdb.c++/inherit.exp: Ditto.
12664
12665Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
12666
12667 * config/vr4300.exp: New file.
12668
99707966 12669 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 12670
99707966 12671 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
12672
12673Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
12674
12675 * lib/gdb.exp(gdb_init): New function.
12676
12677 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
12678 for each individual variable set.
12679
12680 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
12681 name.
12682
12683 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
12684
12685 * gdb.base/scope.exp: Use gdb_test.
12686
12687 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
12688 aborting; the testsuite driver will do that for us (see
12689 gdb_finish). Also, use gdb_test in a few more places.
12690
12691Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12692
12693 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
12694
12695Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
12696
12697 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
12698 and "add_tests" are not at the same address.
12699
12700Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
12701
12702 * gdb.base/ptype.exp: Use gdb_test.
12703
12704Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
12705
12706 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
12707 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
12708 left in. No longer expect them to fail.
12709
12710 * gdb.stabs/*.mt; Deleted, no longer used.
12711 * gdb.stabs/configure.in: Remove references to target makefile
12712 frags.
12713 * gdb.stabs/configure: Rebuilt.
12714
12715 * gdb.disasm/*.mt: Deleted, no longer used.
12716 * gdb.disasm/configure.in: Remove references to target makefile
12717 frags. Use "sh3.s" as the unique filename for this directory.
12718 * gdb.disasm/configure: Rebuilt.
12719
12720 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
12721 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
12722 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
12723
12724Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
12725
12726 * config/udi.exp: Use mondfe,name instead of remote_host.
12727
12728Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
12729
12730 * gdb.base/watchpoint.exp: Don't expect a failure when calling
12731 a function with a watchpoint enabled on the mn10200.
12732
12733 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
12734 before trying to create it!
12735
12736Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
12737
12738 * config/vx.exp: Use hostname instead of netport.
12739
12740 * config/vxworks.exp: New file.
12741
12742 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
12743
12744 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
12745 gdb before assuming everything worked. Send a ^C if a timeout
12746 occurs.
12747
12748 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
12749 $gdb_spawn_id directly.
12750 (gdb_run_cmd): Try _start as well as start. Use the target feature
12751 gdb,start_symbol as the symbol to start from when jumping.
12752
12753Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
12754
12755 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
12756 redundant) test.
12757
12758 * gdb.base/recurse.exp: Relax final value test for 'b' so that
12759 it doesn't lose for 16bit integer systems.
12760
12761Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
12762
12763 * gdb.fortran/types.exp: If the target doesn't support "double"
12764 data types, then expect "real" types to only be 4 bytes.
12765
12766 * gdb.c++/virtfunc.exp: Expect failure for virtual function
12767 call tests if the target doesn't support inferior function calls.
12768
12769 * gdb.base/printcmds.exp: Allow minor deviation in FP values
12770 in printf tests.
12771
12772Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
12773
12774 * gdb.base/help.exp: Disable "help set", "help show", and
12775 "help support". Simplify regexp for "help stack".
12776
12777 * gdb.base/default.exp: Set match_max to 5000 and the timeout
12778 to 60 seconds. Temporarily set match_max to 15000 around the
12779 "info copying" test.
12780
12781 * gdb.base/nodebug.exp: Don't try to do an inferior function
12782 call if the target doesn't support them.
12783 * gdb.base/printcmds.exp: Likewise.
12784 * gdb.base/setvar.exp: Likewise.
12785 * gdb.base/structs.exp: Likewise.
12786 * gdb.c++/templates.exp: Likewise.
12787 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
12788
12789 * gdb.base/recurse.exp: Enable for the mn10200.
12790
12791 * configure.in: Do configure gdb.stabs directory for *-*-elf
12792 targets.
12793 * configure: Rebuilt.
12794
12795 * gdb.base/break.exp: Check for gdb,noresults before testing
12796 exit status and/or results from the target.
12797 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
12798 * lib/gdb.exp: Remove old (now bogus) initialization of
12799 noinferior, noargs, noresults and nosignals.
12800
12801Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
12802
12803 * config/sh.exp: New file.
12804
12805 * config/slite.exp: Try to connect multiple times to the board
12806 before rebooting. Only send a "monitor run" if need_monitor_run
12807 is set.
12808
12809 * gdb.base/break.exp: Don't do the "stub continue" test if
12810 the target has gdb_stub set.
12811
12812 * gdb.base/callfuncs.exp: Increase the timeout.
12813
12814 * gdb.base/interrupt.exp: Don't even try to compile the testcase
12815 if the target has gdb,noinferiorio set.
12816
12817 * gdb.base/list.exp: Increase match_max to 10000 characters.
12818
12819 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
12820
12821 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
12822 target.
12823
12824 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
12825
12826Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
12827
12828 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
12829 trying to delete the copy of gdb. Catch the file delete so we
12830 don't die if the delete fails; also, the file should be copied to
12831 the host, not to the build.
12832
12833Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
12834
12835 * lib/gdb.exp(gdb_test): Surround the result pattern with
12836 parenthesis in case it contains multiple regexps separated
12837 with |.
12838
12839 * gdb.base/watchpoint.exp: Use gdb_test.
12840 * gdb.base/default.exp: Ditto.
12841
12842Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
12843
99707966 12844 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 12845
c906108c
SS
12846 * gdb.base/scope.exp: Use gdb_test.
12847 * gdb.c++/classes.exp: Ditto.
12848 * gdb.c++/inherit.exp: Ditto.
12849
12850Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
12851
12852 * gdb.base/crossload.exp: Don't use execute_anywhere, use
12853 remote_exec instead.
12854 * gdb.base/corefile.exp: Don't be ridiculous.
12855 * gdb.base/*.c: Add missing stub invocations.
12856
12857Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
12858
12859 * config/slite.exp: Miscellaneous fixes.
12860
12861 * lib/gdb.exp: Fix runto.
12862
12863 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
12864 the target.
12865
12866 * gdb.base/watchpoint.exp: Fix regexp.
12867
12868 * lib/gdb.exp(default_gdb_exit): Add a catch to the
12869 close and wait commands, as the descriptor may now be
12870 invalid. Always call "remote_close host".
12871
12872Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
12873
12874 Major rewrite for testsuite revision.
d63a86f8 12875
c906108c
SS
12876 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
12877 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
12878 instead of relying on spawn_id to always contain a valid
12879 spawn id.
12880 (get_compiler_info): New procedure to build the ${binfile}.ci
12881 file, instead of replicating this in N different places.
12882 (gdb_compile): New procedure.
d63a86f8 12883
c906108c
SS
12884 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
12885 appropriate arguments) instead of compile. Use gdb_test in a lot
12886 more places. Use send_gdb instead of send. Always run gdb_start
12887 at the start of a testcase, as this is no longer done magically.
12888
12889 config/*-gdb.exp: Rename without the -gdb suffix.
12890
12891 config/mips.exp: Use remote_close instead of exit_remote_shell.
12892 config/monitor.exp: Use target_info instead of looking at
12893 baud, timeout, etc.
12894 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
12895
12896Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12897
12898 * gdb.c++/templates.exp (test_ptype_of_templates),
12899 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
12900 Update expect patterns for destructors and assignment operators
12901 to match corresponding c-typeprint.c changes.
12902 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
12903 to destructor breakpoint test, GDB should be able to set the
12904 destructor breakpoint without specifying arguments.
12905
12906Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
12907
12908 * gdb.threads/pthreads.exp: Change result for failure to compile due
12909 to lack of pthreads runtime support from an error to simply an
12910 unsupported test, per dejagnu standards.
12911
12912Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12913
12914 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
12915 where GDB exits to reduce pattern match time.
12916 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
12917
12918 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
12919
dc96c6c7 12920Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12921
12922 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
12923 * gdb.base/default.exp: ditto.
12924 * gdb.base/nodebug.exp: ditto.
12925 * gdb.base/printcmds.exp: ditto.
12926 * gdb.base/ptype.exp: ditto.
12927 * gdb.base/setvar.exp: ditto.
12928 * gdb.base/structs.exp: ditto.
12929 * gdb.base/setshow.c: Guard against uninitialized values of argc.
12930
12931Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
12932
12933 * configure, */configure: Rebuild with autoconf 2.12.
12934
12935Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
12936
12937 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
12938 use new i*86-pc-linux*-gnu quads.
12939 * gdb.base/corefile.exp: Ditto.
12940 * gdb.base/signals.exp: Ditto.
12941 * gdb.base/sigall.exp: Ditto.
12942 * gdb.base/interrupt.exp: Ditto.
12943
12944 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
12945 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
12946 RedHat 4.0.
d63a86f8 12947
c906108c
SS
12948 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
12949 linux. This allows the test case to at least compile on latest
12950 linux, but still not run due to missing the threads runtime library.
12951
12952Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12953
12954 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
12955 directory to search gdb directory. Accept and step over conditional
12956 stack alignment code. Consume $prompt in failure cases.
12957 Reset timeout to $oldtimeout instead of some arbitrary value.
12958 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
12959 timeout problems with infinite stack backtraces.
12960 * gdb.base/ptype.exp (ptype struct link, union tu_link):
12961 Accept function parameters for linkfunc member.
12962
12963Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
12964
12965 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
12966 (CXXFLAGS): Remove, unreferenced.
12967 (B_OPTIONS): Add for -B options and add code to initialize with
12968 previous -B options and also add -B option to pick up cross compiled
12969 runtime.
12970 (TARGET_INCLUDES): Add for -I options and add code to initialize when
12971 doing cross compiles.
12972 (target_alias): Declare global.
12973 (xgcc): Set variable to full path of gcc in build tree. Use findfile
12974 to verify that gcc exists in build tree, and if so set CC to that
12975 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 12976
c906108c
SS
12977Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
12978
12979 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
12980 ptype test for anonymous union. Fixup testcase to match
12981 current gcc debug output.
12982
12983Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
12984
12985 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
12986 force argument to an unsigned long type.
12987
12988Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
12989
12990 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
12991 tests and anonymous union print/ptype tests.
12992 * gdb.base/list.exp (test_forward-search): Increase timeout by
12993 5 minutes for the "search extremely long line" case.
12994 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
12995 completely optional and that the pass/fail messages use the command as
12996 the message if that third arg is a null string.
12997 (gdb_test_exact): Arrange that a null string pattern means match a
12998 null string output rather than any output, which might include random
12999 errors.
13000 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
13001 backtrace test.
13002 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
13003 always failing and failure is now exposed by gdb.exp changes.
13004
13005Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
13006
13007 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
13008 weren't being noted.
13009
13010Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13011
13012 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
13013 * gdb.stabs/weird.exp: Remove v_comb xfails.
13014
dc96c6c7 13015Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13016
13017 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
13018 list.exp scope.exp watchpoint.exp]
13019 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 13020
dc96c6c7 13021Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13022
13023 * config/monitor.exp: Increase download timeout to 1000 seconds.
13024
dc96c6c7 13025Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13026
13027 * config/m32r.exp: Increase timeout to 120 seconds.
13028
13029Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
13030
13031 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
13032 and accept older ordering as obsolescent gcc or gdb.
13033 * gdb.c++/templates.exp: Ditto.
13034 * gdb.c++/virtfunc.exp: Ditto.
13035
13036Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
13037
13038 * gdb.base/coremaker.c: Add code to mmap some data so we
13039 can check that it ends up in the core file.
13040 * gdb.base/corefile.exp: Add test to read mmapped data
13041 from core file.
13042
dc96c6c7 13043Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13044
13045 * config/m32r.exp: New file.
13046
13047Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
13048
13049 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
13050 that cflags can contains -gstabs, and work correctly for other tests.
13051
dc96c6c7 13052Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13053
13054 * gdb.base/setshow.exp: New file, tests show and set.
13055 * gdb.base/setshow.c: New file, tests show and set.
13056 * gdb.base/help.exp: Add test for help set|show annotate.
13057 * gdb.base/default.exp: Add test for set|show annotate.
13058
13059Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
13060
13061 * testsuite/gdb.base/break.exp: Make backtrace from factorial
13062 errors unique.
13063 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
13064 explicitly.
13065
13066Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
13067
13068 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
13069 and width commands. This is done elsewhere.
13070 * (gdb_start): Don't call gdb_start_sim here. That's already
13071 done in gdb_load. This fixes lots of failures in default.exp.
13072
13073Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
13074
13075 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
13076 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
13077 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
13078 in the same we we treat other failures (since it may be an expected
13079 condition), rather than as an error.
13080 * gdb.base/signals.exp (test_handle_all_print): Revert back to
13081 old test format.
13082
13083Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
13084
13085 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
13086 (distclean maintainer-clean realclean): No need to remove files
13087 twice. Nuke the duplicates.
13088 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 13089 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
13090 Remove config.h along with other config files.
13091
13092Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
13093
13094 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
13095 "p func1 ()" and note that rests of tests are skipped.
13096 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
13097 setup_xfails for "print func2::coremaker_local".
13098 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
13099 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
13100 affected by the previous run test.
13101 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
13102 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
13103 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
13104 "pass int powerset tuple" and "pass modeless int powerset tuple".
13105 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
13106 "real write 4" and "real write 8".
13107 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
13108 setup_xfails for "print vs1 after tuple assign 2",
13109 "print \$i after tuple assign 2", and
13110 "print vs2 after tuple assign 2".
13111 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
13112 meaningful error message and return -1 so the caller can
13113 suppress further tests and avoid a cascade of errors.
d63a86f8 13114
c906108c
SS
13115Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
13116
13117 * gdb.base/a1-selftest.exp: Tweak tests to account for new
13118 format for printing version.
13119 * gdb.base/default.exp: Ditto.
13120 * gdb.base/interrupt.exp: Fix problem with cascade of
13121 errors if child process dies while calling a function.
d63a86f8 13122
c906108c
SS
13123Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
13124
13125 * Makefile.in (VPATH): Add
13126 * Makefile.in (Makefile, config.status): Fix rules so things get
13127 remade when necessary.
13128
13129Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
13130
13131 * Makefile.in (just-check): Add path to sibling expect dir
13132 to environment variable specified by RPATH_ENVVAR.
13133
13134Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
13135
13136 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
13137 (just-check): Add shared library paths for libstdc++, tk,
13138 tcl, bfd, and opcodes to the environment variable specified
13139 in RPATH_ENVVAR.
13140 * configure.in: Add support to recognize --enable-shared flag
13141 and generate correct value for RPATH_ENVVAR.
13142 * configure: Regenerated with autoconf.
13143
13144Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
13145
13146 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
13147 include all osf versions.
13148 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
13149 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
13150 when target is linux. When failing to build pthreads test
13151 executable, give more meaningful message.
13152 * gdb.threads/pthreads.c: Hpux also uses old definition of second
13153 arg for pthread_create.
d63a86f8 13154
c906108c
SS
13155Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
13156
13157 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
13158 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
13159 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
13160 and -lpthreads (everybody else).
13161 (test_startup): Fail gracefully if threads are not supported.
13162 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
13163 "p/c array_index("abcdef",2)" when not gcc compiled.
13164 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
13165 "print func2::coremaker_local" when not gcc compiled.
13166 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
13167 "ptype on opaque struct tagname (statically)",
13168 "ptype on opaque struct tagname (dynamically) 1", and
13169 "ptype on opaque struct tagname (dynamically) 2"
13170 for not compiled with gcc.
13171 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
13172 backtrace when compiled with gcc.
d63a86f8 13173 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
13174 than always return success.
13175
13176Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
13177
13178 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
13179
13180Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
13181
13182 * gdb.base/structs.exp: Undo last change.
13183
13184Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
13185
13186 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
13187 encapsulate all the steps/nexts done during self test, starting
13188 at main, and makes them less sensitive to optimization issues.
13189 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
13190 signal handler" test.
13191 * gdb.threads/pthreads.exp: Only run this for native configs.
13192 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
13193 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
13194 tests.
13195 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
13196 for "runto test_calls(void)" test.
d63a86f8 13197
c906108c
SS
13198Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
13199
13200 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
13201 and don't expect address info in breakpoint confirmations.
13202
13203Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
13204
13205 * gdb.base/list.exp (test_forward_search): Increase timeout
13206 temporarily by 60 seconds for searching extremely long line,
13207 and then reset to old value when done. Increase expect input
13208 buffer to 10000.
13209
13210Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
13211
13212 * gdb.base/list.exp (test_forward_search): Fix to handle very
13213 long source line without overflowing expect's input buffer.
13214
13215Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
13216
13217 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
13218 "buffer_full".
13219
13220 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
13221 "buffer_full".
13222
13223 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
13224 "buffer_full".
13225
13226 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
13227 "buffer_full".
13228
13229Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
13230
13231 * configure.in (configdirs): Add gdb.threads.
13232 * configure: Regenerated with autoconf.
13233 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
13234 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
13235 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 13236
c906108c
SS
13237Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
13238
13239 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
13240
13241Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
13242
13243 * gdb.base/signals.exp (test_handle_all_print): Test separately for
13244 each signal's status in the output of "handle all print".
13245 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
13246 the \r\n sequence that immediately precedes the gdb prompt.
13247 * gdb.base/a1-selftest.exp: Save original timeout and restore
13248 after test.
13249
13250Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
13251
13252 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
13253 symbol.
13254
13255Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13256
13257 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
13258
13259Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
13260
13261 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
13262 timeout by 60 seconds.
13263
13264Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
13265
13266 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
13267 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
13268 error return.
13269
13270Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
13271
13272 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
13273 gdb initialization, also report how long dejagnu waited. Restore
13274 old timeout before doing error return. Temporarily increase timeout
13275 by 3 minutes to allow for slow startups over heavy NFS use.
13276
13277Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
13278
13279 * lib/gdb.exp: Report timeout value for verbosity level 2.
13280 * config/gdbserver.exp: Ditto.
13281 * config/hppro.exp: Ditto.
13282 * config/mips-gdb.exp: Ditto.
13283 * config/monitor.exp: Ditto.
13284 * config/netware.exp: Ditto.
13285 * config/sim-gdb.exp: Ditto.
13286 * config/slite-gdb.exp: Ditto.
13287 * config/udi-gdb.exp: Ditto.
13288 * config/unix-gdb.exp: Ditto.
13289 * config/vx-gdb.exp: Ditto.
13290 * gdb.base/a1-selftest.exp: Ditto.
13291 * gdb.base/a2-run.exp: Ditto.
13292 * gdb.base/break.exp: Ditto.
13293 * gdb.base/corefile.exp: Ditto.
13294 * gdb.base/list.exp: Ditto.
13295 * gdb.base/recurse.exp: Ditto.
13296 * gdb.base/scope.exp: Ditto.
13297 * gdb.base/signals.exp: Ditto.
13298
13299Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13300
13301 * gdb.threads/Makefile.in (docdir): Removed.
13302
13303Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13304
13305 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 13306 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 13307 @srcdir@.
d63a86f8 13308 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
13309 autoconf 2.5 or higher.
13310 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
13311
13312Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
13313
13314 * configure: Regenerated.
13315 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
13316 avoid name clashes with SunOS headers.
13317
13318Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
13319
13320 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
13321
13322Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
13323
13324 * gdb.base/callfuncs.exp: Finish last change -- make sure the
13325 prototype information ends up in the compiler info file.
13326
13327Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
13328
13329 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
13330 attempting to regenerate it. Eliminate use of a temporary file
13331 and just generate the info file directly. Source it immediately,
13332 for consistency of use.
13333 * gdb.base/corefile.exp: Ditto
13334 * gdb.base/exprs.exp: Ditto.
13335 * gdb.base/funcargs.exp: Ditto.
13336 * gdb.base/langs.exp: Ditto.
13337 * gdb.base/list.exp: Ditto.
13338 * gdb.base/mips_pro.exp: Ditto.
13339 * gdb.base/nodebug.exp: Ditto.
13340 * gdb.base/opaque.exp: Ditto.
13341 * gdb.base/ptype.exp: Ditto.
13342 * gdb.base/scope.exp: Ditto.
13343 * gdb.base/setvar.exp: Ditto.
13344 * gdb.base/signals.exp: Ditto.
13345 * gdb.base/whatis.exp: Ditto.
13346 * gdb.c++/templates.exp: Ditto.
13347 * gdb.c++/virtfunc.exp: Ditto.
13348 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
13349 whether or not to add -lstdc++ to the compile command line args.
13350
13351Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13352
13353 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
13354 it got fixed by the recent lookup_minimal_symbol_by_pc change.
13355 Increase timeout, a lot of single stepping might be needed if the
13356 target has no hardware watchpoints.
13357
13358Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
13359
13360 * gdb.base/break.exp: Ignore compiler warnings when compiling
13361 break.c.
13362 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
13363 * gdb.base/default.exp: Add h8300 xfails. Handle messages
13364 from remote-sim.
13365 * gdb.base/exprs.exp: Add h8300 xfails.
13366 * gdb.base/funcargs.exp: Likewise.
13367 * gdb.base/nodebug.exp: Likewise.
13368 * gdb.base/printcmds.exp: Likewise.
13369 * gdb.base/ptype.exp: Likewise.
13370 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
13371 h8300 xfails.
d63a86f8 13372 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
13373 on the h8300.
13374 * gdb.base/funcargs.c: Explicitly make last constant argument to
13375 call_after_alloca_subr an unsigned long type.
13376 * gdb.base/return.c: Include stdio.h.
13377
13378Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13379
13380 * config/abug.exp: New file for the older Motorola Bug monitor
13381 that runs on the mvme13x series VME boards.
13382 * config/monitor.exp: Use the new config array for target settings
13383 if they exist.
13384
13385Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
13386
13387 * sim-gdb.exp: Make the SH simulator allocate less space when
13388 it is targeted.
13389
13390Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
13391
13392 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
13393 test.
13394
13395Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
13396
13397 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
13398 "rs6000-*-*" for "list function in include file" when gcc compiled.
13399 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
13400 for "p ctable1[120]".
13401 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
13402 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
13403 Remove setup_xfail for "rs6000-*-*" for
13404 "print 'scope0.c'::filelocal before run".
13405 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
13406 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
13407 since some compilers don't allow both options to be given
13408 on the same command line. Create object file and move it.
d63a86f8 13409
c906108c
SS
13410Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
13411
13412 * gdb.base/corefile.exp: Always regenerate the core file, since
13413 we always regenerate the coremaker program. Detect special case
13414 where registers cannot be read from core file.
d63a86f8 13415
c906108c
SS
13416Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
13417
13418 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
13419 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
13420 * gdb.c++/templates.exp: Only match on basename of file since
13421 some formats like xcoff don't encode directory information.
13422 * gdb.stabs/weird.exp: Use the right sed script for powerpc
13423 and rs6000 AIX xcoff targets.
13424 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
13425 * configure: Regenerate.
13426 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
13427 here, rather than in distclean.
d63a86f8 13428
c906108c
SS
13429Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
13430
13431 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
13432 defined, and use it to compile the test case with -O2. The
13433 native compilation still uses no optimization.
13434 * gdb.base/mips_pro.c: Remove inline assembly code since
13435 it is compiled PIC by default, which results in assembler
13436 warnings that make the testsuite think the compilation
13437 was unsuccessful.
13438
13439Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
13440
13441 * gdb.c++/misc.exp: Add note to message for
13442 "print s.a for foo struct" that this is a known gcc 2.7.2
13443 and earlier bug.
13444
13445Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
13446
13447 * gdb.base/break.exp: Fix pattern for matching "Delete all
13448 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
13449 setup_xfail for deleting all breakpoints test. Fix various
13450 timeout messages to include "(timeout)".
13451 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
13452 for "p t_float_values2(3.14159,float_val2)".
13453 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
13454 for "continue to call2g" when gcc compiled.
13455 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
13456 "up to foo in langs.exp", "show language at foo in langs.exp",
13457 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
13458 and "show language at fsub in langs.exp".
13459 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
13460 "list line 1 in include file", "list message for lines past EOF",
13461 "list function in include file", "list list0.h:foo", and
13462 "list filename:function; nonexistant function".
13463 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
13464 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
13465 and "ptype t_char_array" to be for native cc only.
d63a86f8 13466
c906108c
SS
13467Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
13468
d63a86f8 13469 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
13470 setup_xfail for "print coremaker_bss", "print coremaker_ro",
13471 "print func2::coremaker_local", and "backtrace in corefile.exp".
13472
13473Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
13474
13475 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
13476 "bt in signals.exp". This problem only appears when running
13477 the testsuite, and then only intermittently.
13478
13479Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13480
13481 * gdb.base/return.exp (return_tests): Differentiate between
13482 two tests of continuing.
13483
13484Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13485
13486 * */Makefile.in (maintainer-clean): Remove config.log.
13487 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
13488 * gdb.c++/Makefile.in (PROGS): Add inherit.
13489 (clean): Remove *.ci.
13490
13491Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
13492
13493 * gdb.c++/misc.cc: Add test code from Mike Stump.
13494 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
13495
13496Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
13497
13498 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
13499 to "alpha-*-osf2*" and add comment.
13500 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
13501 setup_xfail for "step over execarg initialization" and
13502 "step over corearg initialization".
13503 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
13504 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
13505 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
13506 gcc compiled for "print coremaker_bss", "print coremaker_ro",
13507 "print func2::coremaker_local", and "backtrace in corefile.exp".
13508 * gdb.base/signals.exp: Build and source signals.ci.
13509 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
13510 to be for gcc only.
13511 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 13512
c906108c
SS
13513Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13514
13515 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
13516 Feb 3 procfs.c change.
13517
13518Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
13519
13520 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
13521
13522Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
13523
13524 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
13525 from dejagnu's apparent default of 10 seconds, which gives random
13526 results when running the tests over NFS on moderately loaded systems.
13527 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
13528
13529Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
13530
13531 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
13532 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
13533 result reports.
13534
13535Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
13536
13537 * configure.in (CY_AC_PATH_TCLH): Remove.
13538 * configure: Regenerate.
13539
13540Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
13541
13542 * gdb.c++/Makefile.in (clean): Add missing '{'.
13543
13544Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
13545
13546 * lib/gdb.exp: Provide a default value for noinferior.
13547
13548 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
13549 Load libgloss.exp.
13550
13551Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
13552
13553 * gdb.disasm/hppa.exp: Compile directly into an executable, use
13554 the executable, not the .o to run the tests from.
13555
13556Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
13557
13558 * gdb.base/break.exp: Don't test for program exit or exit status
13559 if $noresults if nonzero.
13560 * gdb.base/langs.exp: Likewise.
13561 * gdb.base/watchpoint.exp: Likewise.
13562
13563 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
13564 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
13565 trying to compile the testcase.
13566
13567Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
13568
13569 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
13570 * gdb.base/signals.exp (continue to handler): Likewise.
13571
13572Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
13573
13574 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
13575
13576 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
13577
13578Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
13579
13580 * gdb.base/corefile.exp: Recognize "not found" as failure
13581 when trying to determine if a core file was generated.
13582 If no core file was generate the first time, try again without
13583 the ulimit -c to work around braindamaged shells.
13584
13585Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
13586
13587 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
13588 [] tests with "test" and enclose string in quotes.
13589 * gdb.stabs/configure: Rebuild
d63a86f8 13590
c906108c
SS
13591Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
13592
13593 Changes in sync with expect:
13594 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
13595 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
13596 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
13597 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
13598 argument to AC_REQUIRE.
13599 * configure: Regenerated.
13600
13601Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
13602
13603 * gdb.base/corefile.exp: When generating a core, discard any
13604 error messages about ulimit not found and the "core dumped"
13605 message from the shell that runs the coredumper.
13606
13607Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
13608
13609 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
13610
13611 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
13612 which sed script to run. Expect failure for v_comb test
13613 on PA targets too.
d63a86f8 13614
c906108c
SS
13615Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
13616
13617 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
13618 "print func2::coremaker_local" and for "backtrace in corefile.exp"
13619
13620Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
13621
13622 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
13623 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
13624 "sparc-sun-solaris*" xfails for "p v_comb".
13625 * lib/gdb.exp (default_gdb_start): Fix typo.
13626 * gdb.base/corefile.exp: Allow "Core was generated by ..."
13627 messages to not include the full program name that caused
13628 the core dump since some systems (such as solaris) apparently
13629 truncate this path to about 80 characters.
13630 When generating a core file first try increasing the core file
13631 size limit to unlimited since some systems may default it to
13632 zero, and it is harmless to try it. Move the test for failing
13633 to generate a core file to where it will actually get executed.
13634 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
13635 new gdb result from g++ debug info improvements and make old
13636 pattern obsolescent. Also account for size_t differences
13637 (may be int or long).
13638 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
13639 initialization before function call is placed in the delay slot
13640 and thus appears to be skipped over by commands such as "next".
13641
13642Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13643
13644 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
13645
13646Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
13647
13648 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
13649 input source file; fix code to compile test to deal with this
13650 convention.
13651 * gdb.c++/*.exp: Likewise.
13652
13653Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
13654
13655 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
13656 "bt in signals.exp".
13657
13658Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
13659
13660 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
13661 "step over execarg initialization" and
13662 "step over corearg initialization".
13663
13664Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
13665
13666 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
13667 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
13668
13669Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
13670
13671 From Rob Savoye (rob@poseidon.cygnus.com)
13672 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
13673 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
13674 configure.in}, gdb.disasm/{Makefile.in, configure.in},
13675 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
13676 configure.in}: Major reworking for autoconfig.
13677 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
13678 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
13679 New files.
13680 * config/unix-gdb.exp: Make GDB global.
13681 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
13682 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
13683 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
13684 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
13685 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
13686 term.exp, twice.exp, watchpoint.exp, whatis.exp},
13687 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
13688 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
13689 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
13690 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
13691 pr-8136.exp, result.exp, string.exp, tuples.exp},
13692 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
13693 to returns as necessary, arrange for test to compile own testcase
13694 executable.
13695 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 13696
c906108c
SS
13697Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
13698
13699 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
13700 clear_xfail at end of test which might not call either pass or fail.
13701 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
13702 "backtrace through signal handler".
13703
13704Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13705
13706 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
13707 continuing from a job control stop signal.
13708 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
13709
13710Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
13711
13712 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
13713 * gdb.base/corefile.exp: Likewise.
13714 * gdb.base/funcargs.exp: Likewise.
13715
13716Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
13717
13718 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
13719 * config/monitor.exp: Add support for setting baud rate.
13720
13721Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
13722
13723 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
13724 i*86-*-linux* xfails for "backtrace through signal handler".
13725 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
13726 "print func2::coremaker_local".
13727 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
13728 alpha-dec-osf2* xfail for
13729 "delete all breakpoints when none".
13730
13731Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
13732
13733 * gdb.base/break.exp: Change test that deletes all breakpoints
13734 when no user breakpoints are installed. A post 4.15 change
13735 causes gdb to no longer prompt in this case.
13736
13737Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
13738
13739 * gdb.base/return.exp (return_tests): Change xfail for test
13740 "correct value returned double test" to stop xfailing at
13741 Solaris 2.5. Apparently the bug has been fixed.
13742
13743Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
13744
13745 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
13746 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
13747
13748Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
13749
13750 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
13751 * gdb.disasm/hppa.s: Corresponding changes.
13752
13753Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
13754
13755 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
13756 makefile fragment.
13757 * config/mt-hpux: Deleted.
13758
13759Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
13760
d63a86f8 13761 * Many files: When warning about suppressed tests due to a
c906108c
SS
13762 nonexistant test binary, avoid incrementing the warning count.
13763
13764Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
13765
13766 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 13767
c906108c
SS
13768Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13769
13770 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
13771 "sparc-*-solaris2*".
13772
13773Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13774
13775 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
13776 Add global and local variables and initialize them.
13777 * gdb.base/corefile.exp: Test correct mapping of corefile sections
13778 by printing variables. Remove rs6000 and powerpc xfails, BFD now
13779 extracts the file name and terminating signal from the core file.
13780 * TODO: Remove note about tests for correct mapping of corefile.
13781 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
13782 from optimizing it away.
13783 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
13784 handles common blocks.
13785
13786Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
13787
13788 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
13789 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
13790
13791Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
13792
13793 * Makefile.in (maintainer-clean): New target, synonym for
13794 realclean.
13795 * gdb.base/Makefile.in (maintainer-clean): Likewise.
13796 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
13797 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
13798 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
13799 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
13800 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
13801
13802Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
13803
13804 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
13805 xfails when not gcc compiled for "print foo::funclocal".
13806 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
13807 "print foo::funclocal at foo",
13808 "print 'scope1.c'::foo::funclocal at foo",
13809 "print foo::funclocal_bss at foo",
13810 "print 'scope1.c'::foo::funclocal_bss at foo",
13811 "print foo::funclocal_ro at foo",
13812 "print 'scope1.c'::foo::funclocal_ro at foo",
13813 "print bar::funclocal at foo" and
13814 "print 'scope1.c'::bar::funclocal at foo".
13815 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
13816 gcc compiled for "print foo::funclocal at bar".
13817 Expand all messages to ensure that they identify that
13818 the test is at bar().
13819 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
13820 gcc compiled for:
13821 "ptype on opaque struct pointer (statically)",
13822 "ptype on opaque struct tagname (statically)",
13823 "ptype on opaque struct pointer (dynamically) 1",
13824 "ptype on opaque struct tagname (dynamically) 1",
13825 "ptype on opaque struct pointer (dynamically) 2" and
13826 "ptype on opaque struct tagname (dynamically) 2
13827 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
13828 gcc compiled for:
13829 "p datalocal"
13830 "whatis datalocal",
13831 "ptype datalocal",
13832 "p bsslocal",
13833 "whatis bsslocal", and
13834 "ptype bsslocal".
13835 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
13836 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
13837 when not gcc compiled.
13838 * gdb.base/funcargs.exp (float_and_integral_args): Add
13839 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
13840 compiled.
13841 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
13842 "backtrace from call6a" when not gcc compiled.
13843 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
13844 "backtrace from call7a" when not gcc compiled.
13845 * gdb.base/callfuncs.exp (do_function_calls):
13846 Add "hppa*-*-hpux*" xfail when not gcc compiled for
13847 "p t_char_array_values(char_array_val2,char_array_val1)",
13848 "p t_char_array_values(char_array_val1,char_array_val2)",
13849 "p t_char_array_values("carray 1","carray 2")",
13850 "p t_char_array_values("carray 1",char_array_val2)",
13851 "p t_char_array_values(char_array_val1,"carray 2")",
13852 "p sum_args(1,{2})",
13853 "p sum_args(2,{2,3})",
13854 "p sum_args(3,{2,3,4})",
13855 "p sum_args(4,{2,3,4,5})"
13856 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
13857 "backtrace in corefile.exp" when not gcc compiled.
13858
13859Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13860
13861 * gdb.base/signals.exp: Rewrite `handle all print' test as
13862 a procedure. Accept blanks or TABs as whitespace, increase
13863 timeout and expect input buffer size for the large output
13864 from the command. Remove "i*86-*-bsdi2.0" xfail.
13865
13866Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13867
13868 * gdb.base/setvar.exp: Add new testcases for truncation when
13869 assigning invalid values to bitfields.
13870
13871Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
13872
d63a86f8 13873 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
13874 mips-sgi-irix* xfail for
13875 "call inferior func with struct - returns char *"
13876 and fix test so that an optional (unsigned char *) cast is
13877 accepted in the result.
13878
13879Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
13880
13881 * gdb.base/funcargs.exp (float_and_integral_args): Remove
13882 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
13883 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
13884 * gdb.base/signals.exp: Remove duplicate "handle all print" test
13885 that accidentally got checked in.
13886
13887Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
13888
d63a86f8 13889 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
13890 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
13891 compiled test.
13892 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
13893 Add mips-sgi-irix5* xfail for not gcc compiled.
13894 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
13895 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
13896 "p top", "whatis top", "p middle", and "whatis middle".
13897 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
13898 "whatis signed char" for not gcc compiled.
13899 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
13900 "set variable signed char=-1 (-1)" and
13901 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
13902 * gdb.base/funcargs.exp (float_and_integral_args):
13903 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
13904 Add mips-sgi-irix* xfail when not gcc compiled for
13905 "continue to call2b".
13906 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
13907 "continue to call2g".
13908 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
13909 "backtrace from call6a"
13910 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
13911 "backtrace from call7k".
13912 Add mips-sgi-irix5* xfail when not gcc compiled for
13913 "backtrace from call7a".
13914 (localvars_after_alloca): Fix gdb_test cmds for
13915 "print * after runto ...".
13916 Remove rs6000-*-* xfails for
13917 "print i after runto localvars_after_alloca" and
13918 "print l after runto localvars_after_alloca"
13919 for all compilers.
13920 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
13921 when not compiled with gcc, for:
13922 "print signed char == (minus)",
13923 "print signed char != (minus)",
13924 "print signed char < (minus)",
13925 "print signed char > (minus)".
13926 * gdb.base/callfuncs.exp (do_function_calls):
13927 Add mips-sgi-irix* xfail, when compiled with native compiler, for
13928 "call inferior func with struct - returns char *".
d63a86f8 13929 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
13930 "correct value returned double test" to include Solaris 2.4.
13931 * gdb.base/funcargs.exp (float_and_integral_args):
13932 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 13933
c906108c
SS
13934Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13935
13936 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
13937 enumeration bitfields if compiling with GNU C.
13938 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
13939 to empty' prompt.
13940
13941Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
13942
13943 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
13944 test for PRO targets.
13945
13946 * gdb.base/funcargs.exp: Avoid ever setting more than 8
13947 breakpoints in the inferior at any given time by making
13948 two groups of breakpoints for call2*, call6* and call7*
13949 tests.
13950
13951Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13952
13953 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
13954 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
13955 from optimizing it away.
13956 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
13957 "call inferior func with struct".
13958
13959Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
13960
13961 * configure.in: Only configure gdb.chill for particular targets.
13962
13963Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
13964
13965 * gdb.base/Makefile.in: Add action to .c.o transformation
13966 rule that generates a .ci file for each .o file and remove
13967 explicit .c.o rules except for callfuncs.o.
13968 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
13969 generates a .ci file for each .o file and remove explicit
13970 .cc.o rules.
13971 (clean): Remove *.tmp *.ci files.
13972 (EXECUTABLES): Remove templ-info.exp.
13973 * gdb.base/compiler.c: New file.
13974 * gdb.c++/compiler.cc: New file
13975 * gdb.base/scope.exp: Source gdb.base/scope.ci.
13976 Change rs6000-*-* xfail for
13977 "print 'scope0.c'::filelocal_ro" and
13978 "print 'scope1.c'::filelocal" and
13979 "print 'scope1.c'::filelocal_bss" and
13980 "print 'scope1.c'::filelocal_ro" and
13981 "print 'scope1.c'::foo::funclocal" and
13982 "print 'scope1.c'::foo::funclocal_ro" and
13983 "print 'scope1.c'::bar::funclocal" and
13984 "print 'scope0.c'::filelocal_ro" and
13985 "print 'scope1.c'::filelocal at foo" and
13986 "print 'scope1.c'::filelocal_bss at foo" and
13987 "print 'scope1.c'::filelocal_ro at foo" and
13988 "print 'scope1.c'::foo::funclocal at foo" and
13989 "print 'scope1.c'::foo::funclocal_bss at foo" and
13990 "print 'scope1.c'::foo::funclocal_ro at foo" and
13991 "print 'scope1.c'::bar::funclocal at foo" and
13992 "print 'scope0.c'::filelocal_ro" and
13993 "print 'scope1.c'::filelocal" and
13994 "print 'scope1.c'::filelocal_bss" and
13995 "print 'scope1.c'::filelocal_ro" and
13996 "print 'scope1.c'::foo::funclocal" and
13997 "print 'scope1.c'::foo::funclocal_bss" and
13998 "print 'scope1.c'::foo::funclocal_ro" and
13999 "print 'scope1.c'::bar::funclocal" and
14000 "print 'scope1.c'::bar::funclocal_bss"
14001 to only be xfail'd when not compiled with gcc.
d63a86f8 14002 Add rs6000-*-* xfail for
c906108c
SS
14003 "print 'scope0.c'::filelocal_bss before run"
14004 when compiled with gcc.
14005 (test_at_main): Add rs6000-*-* xfail for
14006 "print filelocal_ro in test_at_main"
14007 when compiled with gcc.
14008 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 14009 Add rs6000-*-aix* xfail for
c906108c
SS
14010 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
14011 "ptype t_char_array", not compiled with gcc.
14012 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
14013 xfail for "list foo (in include file)" when gcc compiled.
14014 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
14015 (integral_args): Add rs6000-*-* xfail for
14016 "run to call0a" if not compiled with gcc.
14017 (unsigned_integral_args): Add rs6000-*-* xfail for
14018 "run to call1a" if not compiled with gcc.
14019 (float_and_integral_args): Add rs6000-*-* xfail for
14020 "run to call2a" if not compiled with gcc and for
14021 "continue to call2b" for any compiler.
14022 Add rs6000-*-* xfail to
14023 "print f1 after run to call2a" for gcc compiled.
14024 (discard_and_shuffle): Add rs6000-*-* xfail for
14025 "run to call6a".
14026 (shuffle_round_robin): Add rs6000-*-* xfail for
14027 "backtrace from call7a" if not compiled with gcc.
14028 Add rs6000-*-* xfail for
14029 "backtrace from call7b" if compiled with gcc.
14030 (call_after_alloca): Add rs6000-*-* xfail for
14031 "print c in call_after_alloca" and
14032 "print s in call_after_alloca" and
14033 "backtrace from call_after_alloca_subr"
14034 if not compiled with gcc.
14035 (localvars_in_indirect_call): Add rs6000-*-* xfail for
14036 "print c in localvars_in_indirect_call" and
14037 "print c in localvars_in_indirect_call" and
14038 "backtrace in indirectly called function" and
14039 "stepping into indirectly called function"
14040 if not compiled with gcc.
14041 (localvars_after_alloca): Add rs6000-*-* xfail for
14042 "print c after runto localvars_after_alloca" and
14043 "print s after runto localvars_after_alloca" and
14044 "print i after runto localvars_after_alloca" and
14045 "print l after runto localvars_after_alloca"
14046 for all compilers.
14047 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
14048 than whatis-info.exp.
14049 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
14050 than opaque-info.exp.
14051 Setup rs6000-*-* xfail for
d63a86f8 14052 "ptype on opaque struct pointer (statically)" and
c906108c
SS
14053 "ptype on opaque struct pointer (dynamically)" when
14054 not compiled with gcc.
14055 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
14056 rather than callf-info.exp.
14057 (do_function_calls): Add clear_xfail for rs6000-*-* for
14058 "p t_float_values2(3.14159,float_val2)". Seems to work
14059 fine there, both with xlc and gcc. Need to find out what
14060 it is doing right and fix other platforms.
14061 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
14062 "call inferior func with struct - returns int",
14063 "call inferior func with struct - returns long",
14064 "call inferior func with struct - returns float",
14065 "call inferior func with struct - returns double",
14066 "call inferior func with struct - returns char *",
14067 but only if not gcc compiled (presumes xlc compiled).
14068 Change rs6000-*-* xfails for
14069 "call inferior func with struct - returns char" and
14070 " call inferior func with struct - returns short" to only
14071 xfail if not using gcc.
14072 (clean mostlyclean): Remove *.ci and *.tmp files.
14073 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
14074 than templ-info.exp.
14075 * gdb.base/langs.exp: Source gdb.base/langs.ci.
14076 Add rs6000-*-* xfail for "up to foo in langs.exp"
14077 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
14078 when not gcc compiled.
d63a86f8 14079
c906108c
SS
14080Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14081
14082 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
14083 * gdb.base/corefile.exp: Likewise.
14084 * gdb.base/list.exp: Likewise.
14085 * gdb.base/scope.exp: Likewise.
14086 * gdb.base/siganls.exp: Likewise.
14087
14088 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
14089 compiler output.
14090 * gdb.base/whatis.exp: Likewise.
14091
14092Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
14093
14094 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
14095 failure (opcode table has been fixed to match reality).
14096
14097Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
14098
14099 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
14100 "call inferior func with struct - returns char",
14101 "call inferior func with struct - returns short"
14102
14103 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
14104 "print 'scope0.c'::filelocal at main",
14105 "print 'scope0.c'::filelocal_bss in test_at_main",
14106 "print 'scope0.c'::filelocal at foo",
14107 "print 'scope0.c'::filelocal_bss in test_at_foo",
14108 "print 'scope0.c'::filelocal at bar",
14109 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 14110
c906108c
SS
14111 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
14112 in source file 1". This bug seems to have been fixed with both
14113 gcc and native cc (was native assembler bug?).
14114
14115Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
14116
14117 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
14118 "backtrace through signal handler" to "i*86-*-sysv4*".
14119 * gdb.base/signals.exp: Add xfail for "'next' behaved as
14120 continue" case. Add "known SVR4 bug" to fail message.
14121 Add "i*86-*-bsdi2.0" xfail for "handle all print".
14122 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
14123 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
14124 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
14125 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
14126 "up to foo in langs.exp", "show language at foo in
14127 langs.exp", "up to cppsub_ in langs.exp", "show
14128 language at cppsub_ in langs.exp", "up to fsub in
14129 langs.exp", and "show language at fsub in langs.exp".
14130 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
14131 "bactrace in corefile.exp".
14132 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
14133 "call inferior function with struct - returns float" and
14134 "call inferior function with struct - returns double".
d63a86f8 14135
c906108c
SS
14136Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
14137
14138 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
14139 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
14140 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
14141 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
14142
14143Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
14144
14145 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
14146 (or overriden) "CHILL" macro rather then bare "gcc".
14147 Also look for ../../gcc/xgcc since that is what we will
14148 actually need, not "Makefile". Remove following assignment
14149 of CHILL to CHILL_FOR_TARGET because that results in
14150 recursive definition.
14151
14152Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
14153
14154 * gdb.base/corefile.exp: Change xfail for backtrace in
14155 corefile.exp from linuxaout to all linux.
14156 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
14157 cases where we miss the breakpoint at the signal handler
14158 for some reason. Setup xfail for linuxoldld/linuxaout and
14159 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
14160 hitting SIGURG breakpoint.
14161 * gdb.base/signals.exp: Setup xfail for "next" acting like
14162 continue to add linuxoldld. Setup xfail for all linux for
14163 "next to handler in signals_tests_1", "backtrace in
14164 signals_tests_1", "continue to func1", "pass SIGUSR1",
14165 and continue to handler".
14166
14167Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
14168
14169 * Update all FSF addresses except those in COPYING* files.
14170
14171Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
14172
14173 * gdb.base/a2-run.exp: Change messages to be more explicit about
14174 the status of args, and quote binfile in results.
14175
14176Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
14177
14178 * gdb.base/callfuncs.exp: Add tests for passing structs to
14179 inferior functions and return various types.
14180 * gdb.base/callfuncs.c: Add functions to receive a struct
14181 and return a member of the struct, in various types.
14182
14183Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14184
14185 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
14186
14187Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14188
14189 * config/vxworks29k.exp: New file, sources vxworks.exp.
14190
14191Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14192
14193 * config/gdbremote.exp: New file. Testing framework using
14194 gdbserver.
14195
14196Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
14197
14198 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
14199 "call function when asleep" and "send end of file".
14200 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
14201 for "backtrace in corefile.exp".
14202 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
14203 for "backtrace through signal handler".
14204 * gdb.base/corefile.exp: Make sure we actually generate a core file
14205 before trying the core tests. Some systems allow the user to suppress
14206 generation of core files and default to that (linux for example).
14207 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
14208 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
14209
14210Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14211
14212 * gdb.threads: New directory with some crude multi-threaded
14213 gdb tests (step.exp and step2.exp).
14214 * config/mt-lynx (STEP_EXECUTABLE): Define.
14215 (THREADFLAGS): Define.
14216
14217Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
14218
14219 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
14220
14221 * gdb.base/signals.exp: Disable whole file for lynx until
14222 further notice.
14223
14224 * gdb.base/signals.exp: xfail test where "next" acts like
14225 "continue" for lynx.
14226
14227 * gdb.base/interrupt.exp: xfail test for calling function while
14228 inferior is asleep for lynx.
14229
14230 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
14231 than one cr-lf after each command.
14232
14233Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14234
14235 * configure.in: Reinstate setting of stabsdirs variable, fix
14236 typo in setting up configdirs for native builds.
14237
14238 * gdb.base/return.exp: Fix typo in return double test.
14239 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
14240 compiler from optimizing them away.
14241
14242Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
14243
14244 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
14245 sequences to be echo'd by gdb when using gdb_test.
14246 * gdb.chill/chexp.exp: Likewise.
14247 * gdb.fortran/exprs.exp: Likewise
14248
14249Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14250
14251 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
14252 after the inferior gdb has started.
14253
14254 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
14255 after each command.
14256 * gdb.base/funcargs.exp: Likewise.
14257 * gdb.base/gdbvars.exp: Likewise.
14258 * gdb.base/interrupt.exp: Likewise.
14259 * gdb.base/list.exp: Likewise.
14260 * gdb.base/watchpoint.exp: Likewise.
14261 * gdb.c++/demangle.exp: Likewise.
14262 * gdb.c++/inherit.exp: Likewise.
14263 * gdb.chill/chexp.exp: Likewise.
14264 * gdb.fortran/exprs.exp: Likewise.
14265
14266 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
14267 test if we can't handle IO to/from the inferior.
14268
14269 * gdb.c++/misc.exp: Always check for a program already being
14270 started after sending a "run" command to gdb.
14271
14272 * gdb.base/twice.exp: Start with a fresh gdb.
14273
14274 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
14275 only depend on gdb's expression code, not the chill runtime.
14276
14277 * gdb.base/return.c: Put return values into variables so we
14278 can have gdb print them rather than depending on the program
14279 to print them.
14280 * gdb.base/return.exp: Corresponding changes.
14281
14282 * lib/gdb.exp: Provide default value for noinferiorio.
14283 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
14284 the inferior.
14285
14286 * gdb.base/break.exp: Always check for a program already being
14287 started after sending a "run" command to gdb.
14288 (text_next_with_recursion): Don't check the output from the
14289 program's printf statement. Instead just make sure the program
14290 exited.
14291
14292 * gdb.base/commands.exp: Protect tests which need arguments with
14293 $noargs conditionals.
14294
14295Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14296
14297 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
14298 of structure member arrays to match gdb/valops.c:value_addr change.
14299
14300Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
14301
14302 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
14303 cases.
14304
14305Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
14306
14307 * configure.in (configdirs): Remove gdb.chill from default list
14308 of subdirs and then add it back in only if doing a native build.
14309 The current chill compiler does not yet work in any cross build.
14310 * Revert all signal changes from Jul 6.
14311 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
14312 for sh-hms targets, allowing these tests to link, with no other
14313 changes. Testing is suppressed by setting "nosignals" in site.exp.
14314
14315Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
14316
14317 * configure.in (signaldirs): Define and add to configdirs for all
14318 targets except some specific ones that are known to not support signals.
14319 Also clean up formatting.
14320 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
14321 (signals, sigall): Remove rules to build.
14322 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
14323 Moved to new gdb.signals directory.
14324 * gdb.signals: New test directory.
14325 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
14326 signals.c signals.exp}: New or moved files.
14327
14328Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
14329
14330 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
14331
14332Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
14333
14334 * gdb.base/return.exp: Xfail `return double' test failure
14335 on at least Solaris 2.3 and handle future/past versions on
14336 a case by case basis as appropriate. Also update message
14337 to include i*86 failures.
14338
14339Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14340
14341 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
14342
14343 * lib/gdb.exp: Fix comment which erroneously identified
14344 gdb_file_cmd as gdb_load (the 19 May change was in fact to
14345 gdb_file_cmd not gdb_load).
14346 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
14347
14348 * gdb.base/setvar.exp: Make test names consistent between pass and
14349 fail cases. Use gdb_test more.
14350
14351Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14352
14353 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
14354
14355Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14356
14357 * gdb.base/help.exp: Fix expected help string for `show commands'.
14358
14359Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
14360
14361 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
14362
14363 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
14364 of a text section.
14365
14366Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
14367
14368 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
14369 that loop eventually terminates. Fix Connection refused logic so
14370 that testsuite will expire nicely.
14371
14372Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
14373
14374 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
14375 config/rom68k.exp: New tcl glue for the appropriate monitors.
14376 These all just end up calling monitor.exp.
14377 * config/monitor.exp (gdb_target_monitor): Handle `Connection
14378 refused' by retrying. Cleanup some timeout issues.
14379 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
14380 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
14381 callers don't have to set/restore global timeout variable.
14382
14383 * The following set of changes centralizes management of the global
14384 timeout variable. This way, it can be set in one target dependent
14385 place instead of dozens of places scattered throughout the test suite.
14386 If you need to lengthen a timeout, then you should either set timeout
14387 in one of the config/{target}.exp files, or multiply it by a factor.
14388 Setting it to an absolute value is always going to lose for some
14389 targets.
14390 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
14391 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
14392 * gdb.base/funcargs.exp: Don't set timeout.
14393 * gdb.base/list.exp (test_forward_search): Only use local timeout.
14394 * gdb.base/printcmds.exp (test_print_string_constants
14395 test_print_array_constants): Don't set timeout.
14396 * gdb.base/ptype.exp: Don't set timeout.
14397 * gdb.base/recurse.exp: Don't set timeout.
14398 * gdb.base/return.exp: Don't set timeout.
14399 * gdb.base/watchpoint.exp: Don't set timeout.
14400 * gdb.c++/classes.exp (do_tests): Don't set timeout.
14401 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
14402
14403Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
14404
14405 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
14406
14407Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14408
14409 * lib/gdb.exp: Disable chill tests for irix5.
14410
14411Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14412
14413 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
14414 each test pass or fail.
14415
14416Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14417
14418 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
14419 xlc not gcc.
14420
14421Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
14422
14423 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
14424
14425Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
14426
14427 * config/est.exp: Fix copyright and comments. Remove dead code.
14428 Use targetname, serialport and baud variables instead of fixed
14429 constants.
14430 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
14431 * config/cpu32bug.exp: New file to support cpu32bug monitors.
14432
14433Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14434
14435 * gdb.base/watchpoint.exp: Don't run
14436 test_watchpoint_triggered_in_syscall for sunos.
14437
14438Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14439
14440 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
14441 they don't seem to exist. Do include stdio.h.
14442
14443Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14444
14445 * gdb.base/a1-selftest.exp: Add alpha xfail.
14446
14447Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14448
14449 * gdb.base/watchpoint.c (main): Prompt before calling read().
14450 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
14451 Revise accordingly. Remove cruft about sending "123" several
14452 times, until it gets noticed. Clean up the "print buf[0]" stuff
14453 so that it passes or fails, and waits for prompts in the usual way.
14454
14455Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14456
14457 * gdb.base/recurse.exp: Fix comment.
14458
14459 * TODO: Remove item about printing variables in nodebug.exp. Add
14460 item about enabling tests which are only run on some targets.
14461
14462 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
14463 fail, make test names unique, use new gdb_test convention
14464 regarding pattern, use gdb_test more, etc.).
14465
14466 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
14467 fail, make test names unique, etc.).
14468
14469Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14470
14471 * gdb.base/nodebug.c: Change return type of top and middle to
14472 short.
14473 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
14474 are fixed by the recent mdebugread.c changes. Allow `short ()'
14475 as type for top and middle.
14476
14477Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14478
14479 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
14480 nearly as I can tell, the whole thing was an accident in Stu's
14481 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
14482 to replace a send/expect pair with gdb_test, but ended up only
14483 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
14484 of 30 Mar 1995 took care of it, but left this vestigial comment
14485 which I am now nuking.
14486
14487Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14488
14489 * gdb.base/break.exp: Look for different line number for
14490 breakpoint at main depending on usestubs.
14491
14492Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14493
14494 * gdb.base/list.exp: Adjust some alternate expect patterns to
14495 match recent list0.c change. Add alternate expect pattern for
14496 output from `list default lines around main' for optimizing
14497 compilers.
14498
14499Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14500
14501 * lib/gdb.exp: If nosignals is not set, set it to 0.
14502
14503Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
14504
14505 * config/slite-gdb.exp: Responds to load symbol table prompt.
14506 * gdb.base/break.exp: Adjust line number, fix rerun.
14507 * gdb.base/langs0.c: Add #ifdef usestubs.
14508
14509Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
14510
14511 * gdb.base/list.exp: Adjust line contents after adding new lines in
14512 list0.c. Also fix a syntax error.
14513
14514 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
14515 * gdb.base/break.exp: ditto.
14516 * gdb.base/list.exp: ditto.
14517 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
14518 * gdb.base/run.c: ditto.
14519 * gdb.base/list0.c: ditto.
14520 * gdb.base/funcargs.c: ditto.
14521
14522Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
14523
14524 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
14525 $targetname, $serialport and $baud instead of hardwired variables.
14526 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
14527 target doesn't support signals.
14528
14529Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
14530
14531 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
14532
14533Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14534
14535 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
14536 Don't rely on the value of an auto variable before it has been
14537 initialized. Use gdb_test more.
14538
14539Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14540
14541 * lib/gdb.exp (default_gdb_version): A version number must start
14542 with a digit, but other than that contains all characters up to
14543 the first whitespace character.
14544
14545Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14546
14547 * gdb.base/commands.exp (breakpoint_command_test): New tests.
14548
14549Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14550
14551 * gdb.c++/*.exp: Warn if executable does not exist. The original
14552 reason for skipping the warning was that configure.in sometimes
14553 intentionally skipped building the executables but the tcl code
14554 had no way of knowing. That (a) was always bogus with respect to
14555 error handling, (b) is no longer true (right now there is no way
14556 to skip C++ tests).
14557
14558 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
14559
14560Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14561
14562 * gdb.base/list.exp: Add expect patterns for output from
14563 SunPRO compiled executables.
14564 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
14565 types.
14566
14567Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14568
14569 * gdb.base/break.exp (test_next_with_recursion): Accept any line
14570 number (we are already testing that the correct source line text
14571 gets printed).
14572
14573 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
14574 that is what is intended, but something needed to be done to get
14575 sunos4 native working again.
14576
14577 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
14578
14579 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
14580 apparently went with a (very) old xfail.
14581
14582Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
14583
14584 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
14585 runto_main is a proc in gdb.exp that will do 'step' for target use
14586 stubs.
14587 * gdb.base/exprs.exp: ditto.
14588 * gdb.base/interrupt.exp: ditto.
14589 * gdb.base/opaque.exp: ditto.
14590 * gdb.base/printcmds.exp: ditto.
14591 * gdb.base/ptype.exp: ditto.
14592 * gdb.base/scope.exp: ditto.
14593 * gdb.base/setvar.exp: ditto.
14594 * gdb.base/signals.exp: ditto.
14595 * gdb.base/twice.exp: ditto.
14596 * gdb.c++/classes.exp: ditto.
14597 * gdb.c++/inherit.exp: ditto.
14598 * gdb.c++/templates.exp: ditto.
14599 * gdb.base/break.exp: no run and hit main for stubs. Change line
14600 numbers for breakpoints and info breakpoint.
14601 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
14602 breakpoint().
14603 * gdb.base/callfuncs.c: ditto.
14604 * gdb.base/exprs: ditto.
14605 * gdb.base/interrupt.c: ditto.
14606 * gdb.base/opaque0.c: ditto.
14607 * gdb.base/printcmds.c: ditto.
14608 * gdb.base/ptype.c: ditto.
14609 * gdb.base/scope0.c: ditto.
14610 * gdb.base/setvar.c: ditto.
14611 * gdb.base/signals.c: ditto.
14612 * gdb.base/twice.c: ditto.
14613 * gdb.c++/misc.cc: ditto.
14614 * gdb.c++/templates.cc: ditto.
14615
14616Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14617
14618 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
14619
14620 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
14621 somewhere between `read' and `main.c'. I'm pretty sure the
14622 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
14623 and it isn't particularly useful.
14624
14625 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
14626
14627Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14628
14629 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
14630
14631Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
14632
14633 * config/mt-slite: add LIBS and -nostdlib.
14634 * config/slite-gdb.exp: add this new file to support sparclite target.
14635
14636Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
14637
14638 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
14639
14640 * gdb.base/a2-run.exp: Change argument to istarget from
14641 "*-*-vxworks" to "*-*-vxworks*".
14642 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
14643
14644Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
14645
14646 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
14647 will not runto main but do a 'step' to step out of breakpoint().
14648 * config/mt-slite: add -Dusestubs.
14649
14650Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14651
14652 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
14653 instead of just @.
14654
14655 * gdb.base/signals.exp: Add test for "handle all print".
14656 * TODO: Remove "handle all print". Also remove item about
14657 checking copyright date (I don't like the idea of a spurious FAIL
14658 based on when we run the tests).
14659
14660 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
14661 for SunOS4 (reason for failure not investigated). Remove
14662 redundant test for $binfile.
14663
14664 * gdb.base/nodebug.c (array_index): Call malloc.
14665
14666 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
14667
14668Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
14669
14670 * gdb.base/recurse.exp: Update gdb_test invocation to use new
14671 conventions and slightly simplify the matching regexp.
14672
14673Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14674
14675 * gdb.base/break.exp: Update gdb_test invocation to use new
14676 convention.
14677
14678 * lib/gdb.exp: If noargs is not set, set it to 0.
14679
14680 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
14681 tests unique.
14682
14683 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
14684
14685Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14686
14687 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
14688 one argument of type "<non-float parameter>".
14689
14690Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
14691
14692 * config/rom68k.exp: New file to support Motorola IDP board.
14693 * gdb.base/a2-run.exp: Skip this file if noargs is set.
14694 * gdb.base/break.c: Change things around so that this program
14695 doesn't depend upon args. This is necessary to make remote
14696 targets work (in general, they can't take args).
14697 * gdb.base/break.exp: Don't try to send args to program. Don't
14698 expect output. Also, replace lots of code with gdb_test.
14699
14700Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14701
14702 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
14703 printing of '\'' (which is what the comment says we are testing,
14704 even though we were not), not '''.
14705 (test_integer_literals_rejected): Test that printing ''' is an error.
14706
14707 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
14708 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
14709 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
14710 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
14711 Use gdb_test not test_print_accept.
14712 * lib/gdb.exp: Remove test_print_accept.
14713
14714 * gdb.base/signals.exp (signal_tests_1): Make pass message
14715 consistent with fail message.
14716
14717 * gdb.base/whatis.exp: Remove xfails for printing char vs.
14718 unsigned char; the bug (PR 1821) is fixed.
14719
14720 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
14721
14722 * gdb.base/scope.exp (test_at_localscopes): Call pass for
14723 successful tests--makes xfailing them work right.
14724
14725Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14726
14727 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
14728 only \r\n, not .*. The test can pass .* as the last thing in
14729 $pattern if that is what it wants. In addition to providing this
14730 flexibility, this change should speed up pattern matching in cases
14731 where the pattern already ended with .* (there were a number of
14732 them). This change also helps catch bad patterns--in the old
14733 scheme the typo "char \*" instead of "char \\*" would pass. Now
14734 it is caught.
14735 * Many .exp files: Update callers.
14736
14737 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
14738 clearer and does not spuriously match multiple ('s. Likewise for
14739 ) and *.
14740
14741 * gdb.base/nodebug.exp: Test ability to call a function and pass
14742 it a string (even with no debugging info).
14743
14744 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
14745 "p '\'", which is the same as "p ''" once tcl gets done with
14746 quoting, to "p '\\'", which I suspect is what is intended (one
14747 backslash gets sent to GDB).
14748
14749 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
14750
14751Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14752
14753 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
14754 1817) was fixed literally years ago.
14755
14756Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14757
14758 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
14759 test, it causes stepping out of call_after_alloca_subr with
14760 optimizing compilers.
14761 (localvars_in_indirect_call): Consume GDB prompt if `finish'
14762 fails.
14763
14764 * gdb.c++/templates.exp: Source templ-info.exp only if
14765 the templates executable exists.
14766
14767 * gdb.c++/misc.cc (class Contains_static_instance,
14768 class Contains_nested_static_instance),
14769 gdb.c++/classes.exp (test_static_members): Test printing of
14770 a class that contains a static instance of the class.
14771
14772Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14773
14774 * gdb.base/langs2.c (cppsub_): Don't prototype.
14775 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
14776 only, I believe).
14777
14778Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14779
14780 * lib/gdb.exp (skip_chill_tests): New procedure.
14781
14782 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
14783
14784Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
14785
14786 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
14787 each expect pattern. Cuts runtime from 12 to about 4 seconds.
14788
14789Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14790
14791 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
14792
14793 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
14794 disassemble 8, not 16, instructions for part 4.
14795
14796 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
14797 support the latter anymore.
14798
14799 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
14800 -DNO_PROTOTYPES.
14801 * gdb.base/callfuncs.c: Control use of prototypes based on
14802 NO_PROTOTYPES, not __STDC__.
14803 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
14804 t_float_values2 tests if prototypes in use.
14805
14806 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
14807 t_double_values): When checking differences against DELTA, check
14808 that difference is within the range (-DELTA,DELTA), not just
14809 (-infinity,DELTA).
14810
14811Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
14812
14813 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
14814 'file' command firts, then 'target', then 'load', this is due to gdb
14815 target set up.
14816 * config/mips-gdb.exp: Fix a couple regular exp bugs.
14817
14818Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
14819
14820 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
14821 FP load/store variants.
14822 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
14823
14824Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
14825
14826 * gdb.base/term.exp: Do not give a warning if not native, it is
14827 not an abnormal condition.
14828
14829Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
14830
14831 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
14832 t_char_array".
14833
14834Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
14835
14836 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
14837 are getting the version number.
14838
14839 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
14840 if not native, it is not an abnormal condition.
14841
14842Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14843
14844 * lib/gdb.exp: Just use "file exists", rather than undocumented
14845 dejagnu procedure "findfile".
14846
14847Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14848
14849 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
14850 (LDFLAGS): Set to -Xlinker -Ur.
14851
14852 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
14853 Removed, these values are set by lib/gdb.exp.
14854
14855 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
14856
14857Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14858
14859 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
14860 of replicating gdb startup code.
14861
14862 * config/mt-vxworks (LDFLAGS): Set to -r.
14863 (CFLAGS_FOR_TARGET): Removed.
14864
14865 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
14866 (gdb) and gdb for vxworks uses (vxgdb).
14867
14868 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
14869 executable is not in the tree and host != target, use sed and
14870 program_transform_name to determine the gdb name used by the
14871 target.
14872
14873 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
14874 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
14875
14876Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14877
14878 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
14879 floats, chars, and shorts where there are ANSI-style function
14880 definitions.
14881
14882 * gdb.base/langs.exp, gdb.base/langs*: New test.
14883 * gdb.base/Makefile.in: Build it.
14884 * TODO: Remove item about checking that C names don't get C++
14885 demangling applied; this test tests it.
14886
14887Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14888
14889 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
14890 went with the const70 xfail. The xfail went away a year ago.
14891
14892 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
14893
14894 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
14895 for hp300.
14896
14897 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
14898
14899 * gdb.base/a1-selftest.exp: Don't run on hp300.
14900
14901Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14902
14903 * Makefile.in (site.exp): Set host_alias and target_alias as well
14904 as host_triplet and target_triplet.
14905
14906Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14907
14908 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
14909
14910 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
14911 places as other ecoff systems).
14912
14913 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
14914 ultrix.
14915
14916Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14917
14918 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
14919 remove them.
14920 * gdb.base/nodebug.exp: Accept "function" in addition to "text
14921 variable and "variable" in addition to "data variable".
14922 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
14923
14924 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
14925 2.
14926 * gdb.base/list1.c (long_line): Add additional statement at start
14927 of function.
14928 * gdb.base/list.exp (test_forward_search): Update line number to
14929 reflect new statement.
14930
14931Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14932
14933 * gdb.base/signals.exp: Reinitialize searched source directories
14934 after gdb_start call.
14935
14936Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
14937
14938 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
14939 * gdb.stabs/Makefile.in: Likewise.
14940
14941 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
14942 change. Instead split the tests into smaller pieces.
14943 * gdb.disasm/hppa.s: Corresponding changes.
14944
14945Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14946
14947 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
14948 Quote ^C when passing it to stty. For some shells ^ is a pipe.
14949
14950 * gdb.base/funcargs.exp: Modify many tests so that every test
14951 either passes or fails. Make some test names unique.
14952
14953Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14954
14955 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
14956 Call stty to set interrupt character.
14957
14958 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
14959 for HP assembler versus GNU assembler based on actual behavior of
14960 $(CC), rather than assuming that $(AS) is always the GNU assembler.
14961
14962 * TODO: Suggest a few more stepping tests.
14963
14964Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
14965
14966 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
14967 restart GDB for h8300 after a continue.
14968 (return): Add pattern to match a29k-udi behavior.
14969 * gdb.base/nodebug.exp: Remove obsolete comment.
14970 * gdb.base/regs.exp: New file, testing of register displays.
14971 * gdb.base/return.exp: Fix typo in reference to $objdir.
14972 * gdb.base/whatis.exp: Always start with a fresh GDB.
14973
14974Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14975
14976 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
14977 higher, these tests generate a lot of output.
14978
14979Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14980
14981 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
14982 code following the catch silently ignored some errors; without the
14983 catch they should be thrown like any other tcl error. Also, the
14984 catch used "" instead of {} which meant all the callers who wanted
14985 to include one of the characters "[]$ had to quote it an extra time.
14986 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
14987 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
14988 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
14989 Remove extra quoting.
14990
14991Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
14992
14993 * gdb.base/commands.exp: Make test names unique; every test either
14994 passes or fails. Update some comments.
14995
14996 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
14997
14998Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14999
15000 The following fixes a FAIL caused by the fact that the alpha stabs
15001 configuration didn't use the ".if alpha" code in weird.def.
15002 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
15003 bit pointer, so the 32 bit version works even on the alpha.
15004 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
15005 Remove the stuff which allowed us to have separate versions for
15006 alpha and everything else.
15007
15008 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
15009 regexp which "info func operator\[\](" is supposed to match. Fix
15010 string to send to GDB. Note that GDB still doesn't work right. Add a
15011 new test for "info func .perator\[\](" which GDB does handle correctly.
15012
15013 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
15014
15015Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15016
15017 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
15018 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
15019 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
15020 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
15021 it makes the tests harder to understand and confuses test-o-matic.
15022 The preferred style is that each test provides a PASS or a FAIL,
15023 and has a unique message (e.g. "continue #54" not just "continue")
15024 which is the same for the pass and the fail.
15025 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15026 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
15027 to lib/gdb.exp.
15028 * gdb.base/printcmds.exp: Use test_print_accept. Remove
15029 prt_accept which was basically the same thing. Likewise for
15030 test_print_reject and prt_reject.
15031 * lib/gdb.exp (test_print_reject): Add some more error message
15032 patterns to match from the former printcmds.exp (prt_reject).
15033 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
15034 One defect of the passcount stuff is that some of it failed to
15035 report XPASS where appropriate.
15036 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
15037 stuff before and after arg in expected pattern.
15038 (test_paddr_operator_functions): Re-do test without print_addr_of;
15039 this is the only test which seems to want extra stuff there.
15040
15041Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15042
15043 * gdb.base/nodebug.exp: Update new tests to reflect improved
15044 wording of gdb output.
15045
15046 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
15047 and "ptype" work on variables in files compiled without -g.
15048 Replaces commented out "maint print msymbol" tests.
15049
15050Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15051
15052 * gdb.base/setvar.c (dummy): Call malloc.
15053
15054 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
15055 losing with the irix4 sed.
15056
15057 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
15058 ALRM" on irix4.
15059
15060Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15061
15062 * TODO: Remove items about corefile.exp testing new exec-file and
15063 backtrace; both are now done. Add items about printing enums.
15064
15065Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15066
15067 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
15068 "get signal $thissig" test fails.
15069
15070 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
15071
15072Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15073
15074 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
15075 compiler warning with dec alpha compiler.
15076
15077 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
15078 extra \n from gdb_test call (this explains why the prompt test
15079 that I removed yesterday was there).
15080 (user_defined_command_test): Remove extra \n and prompt test.
15081
15082 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
15083 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
15084 doesn't exist.
15085 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
15086 Also remove alpha workaround, which turns out to be because
15087 SIGABRT == SIGLOST.
15088
15089 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
15090
15091 * gdb.base/help.exp: Don't test "help show".
15092
15093Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15094
15095 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
15096 "set print address" is on.
15097 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
15098 pass prompt to gdb_test; gdb_test already looks for the prompt.
15099
15100 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
15101
15102 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
15103 was a vestige of the manual TESTSTRATEGY, and the purpose of it
15104 was to make sure that gdb can read a core file. But (a) the "read
15105 the corefile" part didn't make it to a1-selftest.exp, we just
15106 delete the corefile after creating it, and (b) we test reading
15107 corefiles in corefile.exp anyway. Also, this test left around a
15108 xgdb process on Solaris.
15109
15110 * gdb.base/corefile.exp: Also test backtrace.
15111
15112Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
15113
15114 * gdb.base/commands.exp: Test a simple user defined command with
15115 arguments and if/while statements; verify the full user command is
15116 printed by "show user".
15117
15118 * gdb.base/commands.exp: Test if/while commands as part of a
15119 breakpoint command list; verify they appear in breakpoint
15120 information.
15121
15122Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15123
15124 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
15125 than by dividing by zero.
15126
15127Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
15128
15129 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
15130 performing an inferior call with watchpoints enabled.
15131 * gdb.base/watchpoint.c (main): Delete second unnecessary read
15132 call.
15133
15134Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15135
15136 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
15137 of "file" command.
15138
15139 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
15140 Add additional pattern for when "int operator int(void);" appears
15141 in a different order.
15142
15143Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15144
15145 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
15146
15147 * gdb.base/help.exp: Replace most of docstrings for "info signals"
15148 and "signal" with ".*".
15149
15150Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15151
15152 * TODO: Add note about "handle all nostop".
15153
15154 * gdb.base/{sigall.c, sigall.exp}: New test.
15155 * gdb.base/Makefile.in: Add it.
15156
15157Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15158
15159 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
15160 when invoking GDB, suppresses any windowing interface.
15161
15162Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
15163
15164 * config/sim-gdb: New file, simulator testing support.
15165
15166Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
15167
15168 * gdb.base/interrupt.exp: Test calling func1 twice.
15169
15170Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
15171
15172 * gdb.base/list.exp (test_forward_search): Set timeout higher
15173 when we'll be getting lots of output from gdb.
15174
15175 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
15176 "init_malloc" to after the expect statement. Run it if that
15177 regexp is taken, but also for two others which happen if source
15178 cannot be found.
15179
15180Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15181
15182 * gdb.base/printcmds.exp: New test, for printing register before
15183 program is running.
15184
15185Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15186
15187 * gdb.base/list.exp: Correct some alternate expect patterns
15188 to reflect changes in list1.c.
15189
15190Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15191
15192 * TODO: Add item regarding large frames.
15193
15194 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
15195
15196 * TODO: Remove item about enabling return.exp; it
15197 is enabled. Suggest a few more "return" tests.
15198
15199Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15200
15201 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
15202 anonymous unions.
15203
15204Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15205
15206 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
15207 and pr-5646.o, so "make" is the same as "make all", not "make
15208 pr-4975.o".
15209
15210Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
15211
15212 * gdb.base/list.exp: Adjust expectations to reflect changes in
15213 list1.c.
15214 (test_forward_search): New test proc.
15215 * gdb.base/list1.c (long_line): New function, has long source line.
15216
15217Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
15218
15219 * gdb.base/a1-selftest.exp: Change initial stepping to know about
15220 additional line of code that was added.
15221
15222Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
15223
15224 * gdb.disasm/hppa.s: Break the large branching tests into smaller
15225 tests so as not to overflow expect's input buffers.
15226 * gdb.disasm/hppa.exp: Corresponding changes.
15227
15228Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15229
15230 Beginnings of template debugging tests.
15231 * gdb.c++/templ-info.cc: New file to test for template
15232 debugging capability of the compiler.
15233 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
15234 templ-info.cc.
15235 * gdb.c++/templates.cc: Add explicit template instantiations
15236 to enable compiling with -fno-implicit-templates. Add destructor
15237 and 'value' method to T5 class for template tests.
15238 * gdb.c++/templates.exp: Add testcases for printing of template
15239 types, setting breakpoints on template methods and calling a
d63a86f8 15240 template method.
c906108c
SS
15241
15242Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
15243
15244 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
15245 branch target since some assemblers (gas-2.5) may emit a
15246 relocation for the branch instead of resolving it in the
15247 assembler.
15248
15249Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15250
15251 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
15252 through signal handler.
15253
15254Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15255
15256 * configure.in (*-*-netware): Use config/mt-netware.
15257
15258 * config/mt-netware: New file.
15259 * config/mt-i386-netware: Removed, separate configs for different
15260 netware architectures are no longer needed now that we have
15261 --with-headers.
15262
15263Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15264
15265 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
15266 by the recent changes to use ANSI C arithmetic conversions.
15267
15268Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15269
15270 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
15271 bug involving using inferior_pid to figure out whether to select a
15272 frame.
15273
15274Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
15275
15276 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
15277 match the current disassembler output.
15278
15279Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
15280
15281 * gdb.fortran/exprs.exp: Expect VOID instead of void.
15282 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
15283 types, expect "int" as type of integer values (for now).
15284
15285Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
15286
15287 * gdb.base/commands.exp: New tests for if/while commands.
15288
15289Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
15290
15291 * lib/gdb.exp (runto): Replace sub-pattern for hex value
15292 by .*, since hex values have different syntax in Chill mode.
15293
15294Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15295
15296 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
15297 linefeed from expect pattern for repeated types with indices > 9.
15298
15299Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
15300
15301 First part of Fortran test suite.
15302 * gdb.fortran: New directory.
15303 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
15304
15305Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15306
15307 * gdb.base/default.exp: Update expect pattern for load command
15308 without arguments.
15309
15310Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15311
15312 * configure.in: Change i386 to i[345]86.
15313 * gdb.base/configure.in: Likewise.
15314 * gdb.c++/configure.in: Likewise.
15315 * gdb.chill/configure.in: Likewise.
15316
15317Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
15318
15319 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
15320 patterns, since that is not a valid context for comments.
15321
15322Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
15323
15324 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
15325 repeated types and repeated types with indices > 9.
15326
15327Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
15328
15329 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
15330 2417; old bug has been fixed.
15331
15332Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
15333
15334 * gdb.base/interrupt.exp: When trying to wake up the inferior,
15335 send the newline ourselves instead of assuming gdb_test will do
15336 so when passed an empty input string.
15337
15338 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
15339 stabs testcode.
15340
15341Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15342
15343 * lib/gdb.exp (gdb_test): Don't send anything if the first
15344 argument is an empty string. This makes cases where we want to
15345 match output that is already in expect's buffers (for example,
15346 matching a breakpoint after gdb_run_cmd has been called) work
15347 reliably.
15348
15349Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15350
15351 * config/netware.exp: New file.
15352
15353Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15354
15355 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
15356 the -B and -L prefixes so we can find the debugging stub.
15357
15358 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
15359 there and we are using the gcc from the tree.
15360
15361 * gdb.base/types.c: Removed.
15362
15363 * gdb.base/configure.in: Look for makefile fragments in ../config.
15364 Recognize i386-*-netware.
15365 * gdb.c++/configure.in: Likewise.
15366
15367Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15368
15369 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
15370 the correct TCL syntax.
15371
15372Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15373
15374 * gdb.base/opaque.exp: use runto instead of messing around with
15375 breakpoints. Simplify by using gdb_test.
15376
15377 * gdb.base/bitfields.exp: restart between tests on netware targets
15378 because breakpoints aren't relocated after target death. Run
15379 processes to completion.
15380
15381 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
15382
15383Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
15384
15385 * Makefile.in: Remove extra tabs that confuse some versions
15386 of "make". Use the newly built gdb to test with by default,
15387 rather than the first one in the tester's search path.
15388
15389Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
15390
15391 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
15392
15393 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
15394 condition help.
15395
15396Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15397
15398 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
15399
15400 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
15401 running.
15402 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
15403 * gdb.base/funcargs.exp: Likewise.
15404
15405 * gdb.base/bitfields.exp: Simplify by using gdb_test.
15406 * gdb.base/funcargs.exp: Likewise.
15407
15408 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
15409 message is "".
15410
15411Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15412
15413 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
15414 return,signals,twice}.exp: Handle non-existant binaries
15415 consistantly.
15416
15417 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
15418 * gdb.base/Makefile.in: Don't try to generate a core dump, we
15419 might testing a cross development system.
15420
15421Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15422
15423 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
15424 runtest script is relative to ${srcdir}, not ${rootdir}.
15425
15426Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
15427
15428 * gdb.base/signals.exp: Allow for optionality of breakpoint
15429 address.
15430
15431Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15432
15433 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
15434
15435Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15436
15437 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
15438 for size_t definition.
15439 * gdb.c++/templates.cc: Likewise
15440
15441 * config/mt-i386-netware: New file.
15442
15443 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
15444 defined.
15445
15446 * gdb.base/Makefile.in: Added support for systems that name core
15447 files by appending "core" to the program name.
15448 * gdb.base/a1-selftest.exp: Likewise.
15449
15450Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15451
15452 * gdb.base/return.exp: Add comment and message for `return double'
15453 test failure on Sparc Solaris.
15454
15455Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
15456
15457 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
15458
15459Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15460
15461 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
15462 from optimizing them away.
15463 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
15464 patterns to include default constructors and assignment operators,
15465 to match gcc versions beyond 2.5.8. Accept any cplus demangling
15466 character in the output of the virtual base pointer.
15467
15468Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15469
15470 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
15471 expression match in print_addr_of to avoid unintented matches.
15472 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
15473 versions up to 2.5.8.
15474
15475Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15476
15477 * gdb.base/list.exp: Tweak alternate pattern for listing of an
15478 included file to run under newer versions of expect.
15479 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
15480 consecutive >'s in templates to accomodate recent cplus-dem.c change.
15481 Remove xfail for the virtual table of BDDHookV.
15482
15483Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15484
15485 * lib/gdb.exp (string_to_regexp): Set a default result.
15486 (default_gdb_start): Fix misleading message.
15487
15488Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
15489
15490 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
15491 Remove all CC, etc definitions.
15492 * config/mt-hpux: New file.
15493 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
15494 (CFLAGS, LDFLAGS): Define.
15495 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
15496
15497 * Makefile.in (site.exp): Don't insert host_os, etc.
15498 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
15499 (distclean): Check existence of subdir.
15500 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
15501 * gdb.base/Makefile.in: General cleanup and simplification.
15502 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
15503 to build executables. Use default rule to build .o files.
15504 (EXPECT, RUNTEST, CC): Fix relative pathname.
15505 (site.exp): Don't insert host_os, etc.
15506 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
15507 and/or SIGUSR1 defined.
15508 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
15509 * gdb.c++/Makefile.in: General cleanup and simplification.
15510 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
15511 (CFLAGS): Remove.
15512 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
15513
15514Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
15515
15516 * gdb.base/recurse.exp: Misc changes to get tests running again
15517 after Kung's changes to the watchpoint code.
15518 * gdb.base/watchpoint.exp: Likewise.
15519
15520Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
15521
15522 * lib/gdb.exp (string_to_regexp): Convert {\} also.
15523
15524Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15525
15526 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
15527 * lib/gdb.exp (default_gdb_start): Define.
15528 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
15529 gdb.base/funcargs.exp, gdb.base/opaque.exp,
15530 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
15531 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
15532 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
15533 Don't call gdb_target_udi in between tests.
15534
15535Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15536
15537 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
15538 (which was basically just a local version of the same thing). In
15539 addition to avoiding duplication, gdb_test_exact is faster.
15540 * lib/gdb.exp (gdb_test_exact): Fix typo.
15541
15542 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
15543 don't give an error.
15544
15545 * gdb.base/term.exp: Call delete_breakpoints before starting.
15546
15547 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
15548 (t10): Add comment.
15549
15550Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
15551
15552 Reorganization of the GDB Test Suite.
15553
15554 * gdb.base: New directory, contains all the basic tests.
15555 * gdb.c++: New directory, tests specific to C++.
15556 * gdb.chill: New directory, tests specific to Chill.
15557 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
15558 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
15559 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
15560 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
15561 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
15562 t30-31 to chill).
15563 * */gdbme.*: Rename to match appropriate expect scripts.
15564 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
15565 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
15566 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
15567 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
15568 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
15569 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
15570 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
15571 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
15572 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
15573 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
15574 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
15575 gdb.c++/virtfunc.cc: New names of C++ files.
15576 * gdb.chill/chillvars.ch: New name of Chill file.
15577 * gdb.base/configure.in, gdb.c++/configure.in,
15578 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
15579 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
15580 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
15581 * configure.in (configdirs): Update to reflect directory changes.
15582 (target_abbrev): No longer define for any configuration.
15583 * Makefile.in: Cosmetic improvements to header comments.
15584
15585Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15586
15587 Various changes to gdb.t31:
15588
15589 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
15590 * gdbme.ch: Make all key-words and predefineds be upper-case.
15591 * chillvars.exp: Expect key-words and predefinds in upper-case.
15592
15593 * chillvars.exp: Use gdb_test_exact many places.
15594 Change expected output for arrays (which now includes index labels).
15595
15596 * pr-5020.exp, gdme.ch (module PR_5020):
15597 New test, for PR-5020.
15598
15599Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
15600
15601 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
15602 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
15603
15604Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
15605
15606 * Makefile.in: Fix bit-rot in definitions of CHILL,
15607 CHILL_FOR_TARGET and Chill_LIB.
15608 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
15609 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
15610 CHILL, and CHILL_LIB.
15611
15612Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
15613
15614 * Revert the previous changes. Please see Rob's directory
15615 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
15616
15617Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
15618
15619 * Makefile.in, configure.in, config/mips-gdb.exp,
15620 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
15621 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
15622 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
15623 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
15624 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
15625 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
15626 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
15627 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
15628 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
15629 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
15630 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
15631 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
15632 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
15633 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
15634 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
15635 changes from 94Q1.
15636
15637Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
15638
15639 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
15640 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
15641 Rob's new testing fragments.
15642
15643Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
15644
15645 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
15646 lib/gdb.exp: Replace error proc calls with perror.
15647
15648Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
15649
15650 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
15651 version also, match on casted version strings, and match on
15652 gdb startup case where the line numbers might be messed up.
15653
15654Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
15655
15656 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
15657 (CFLAGS): Delete it from here.
15658
15659Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
15660
15661 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
15662
15663Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
15664
15665 * Makefile.in (RUNTEST): Default to just "runtest".
15666
15667Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15668
15669 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
15670 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
15671 the code has been restructured.
15672
15673Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15674
15675 * gdb.t00/default.exp (set write): Allow any number of \r and/or
15676 \n, not just one of each.
15677
15678 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
15679 /bin/cc gives a warning if you do.
15680
15681Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
15682
d63a86f8 15683 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
15684 __t10ListS_link1ZUiRCUiPT0
15685
15686Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15687
15688 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
15689 on local variables in recursive functions.
15690
15691 * gdb.t07/Makefile.in: Build the new test.
15692
15693Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15694
15695 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
15696 directly. Instead compare the return values from actual calls.
15697
15698Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
15699
15700 * Makefile.in (check): Set TCL_LIBRARY for runtest.
15701
15702Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15703
15704 * From Peter Schauer with minor modifications.
15705 * gdb.t15/return.exp (return_tests): Handle targets where "return"
15706 stops in mid-line in the caller. Add xfail for returning a float
15707 value on X86 targets.
15708
15709Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15710
15711 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
15712 to avoid expect lossage.
15713 (fmem_LRbug_tests): Likewise.
15714 * gdb.disasm/hppa.s: Corresponding changes.
15715
15716 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
15717 conditions to work with latest dejagnu/expect.
15718
15719 * gdb.t15/funcargs.exp (finish from indirect call): No longer
15720 expected to fail on the PA.
15721 (backtrace in call with trampolines): Explicitly require main
15722 to be frame #1 (no trampolines should show up in backtrace).
15723
15724 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
15725 "continue -expect".
15726 * gdb.t06/break.exp: Likewise.
15727 * gdb.t07/watchpoint.exp: Likewise.
15728 * gdb.t13/bitfields.exp: Likewise.
15729 * gdb.t15/{funcargs,return}.exp: Likewise.
15730 * gdb.stabs/weird.exp: Likewise.
15731 * config/{mips,udi}-gdb.exp: Likewise.
15732
15733 * hppa.sed: Enclose comments within a sed command to avoid
15734 losing with the old OSF1 sed.
15735
15736Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15737
15738 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
15739 sequent dynix.
15740 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
15741 * gdb.t15/funcargs.exp: Conditionally step again to really
15742 finish from marker_call_with_trampolines. Handle the case where
15743 the first step from within call_with_trampolines already steps
15744 us back to main.
15745 * gdb.t15/gdbme.c: Add comment to closing brace of
15746 call_with_trampolines for funcargs.exp.
15747
15748Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15749
d63a86f8 15750 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
15751 Fix typo(s).
15752
15753Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15754
15755 * gdb.t07/gdbme.c: More code for watchpoint testing.
15756
15757 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
15758 "Hardware watchpoint" throughout file.
15759 (test_watchpoint_triggered_in_syscall): New test.
15760 (test_complex_watchpoint): New test.
15761
15762Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15763
15764 * gdbme.c (call_with_trampolines): New function to try and step
15765 into. Tests trampoline problems on the PA.
15766
15767 * funcargs.exp (localvars_in_indirect_call): No longer expect
15768 stepping into indirect call to fail on PAs.
15769 (test_stepping_over_trampolines): New test.
15770
15771Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15772
15773 * TODO: Add suggestions for static member function tests, and
15774 completion tests.
15775
15776Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15777
15778 * TODO: Add suggestions for "p/a" tests.
15779
15780 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
15781 (default_gdb_exit): Replace all the hair with sending "quit" to
15782 the process with a simple close.
15783
15784Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15785
15786 * TODO: Add suggestions for shared library tests.
15787
15788Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15789
15790 * TODO: Add suggestions for x/s tests.
15791
15792Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15793
15794 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
15795 "enable once", and "enable breakpoints once" with ".*".
15796
15797Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15798
15799 * TODO: Add suggestions about structure passing tests.
15800
15801Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15802
15803 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
15804 the primary1 test, use work around if __GNUC__ < 2.
15805 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
15806 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
15807 Test for bad output rather than waiting for timeout. Issue
15808 second continue only if first continue failed.
15809
15810Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15811
15812 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
15813 operator[] test with gdb_test because the old code didn't seem to
15814 be getting the quoting right with the new dejagnu.
15815
15816Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
15817
15818 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
15819 one from the path.
15820 * Makefile.in: Use a fresh expect if there is one, use runtest
15821 from the src tree if there is one.
d63a86f8 15822
c906108c
SS
15823Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15824
15825 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
15826 next over recursive call. Revise the tests from that point on
15827 (which had been skipped) to match GDB's actual (correct) output.
15828
15829 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
15830 with next over a breakpoint whose condition is false.
15831
15832 * gdb.t00/help.exp: Comment out "help set print" tests just like
15833 (and for same reason as) "help set" test.
15834
15835Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15836
15837 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
15838 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
15839
15840Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15841
15842 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
15843 necessary gdb_target_udi.
15844
15845 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
15846
15847 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
15848 1838 and 2417; they are fixed.
15849
15850 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
15851 gdb.t03/ptype.exp (ptype structure, ptype union):
15852 Remove xfails; the test is looser than when the xfails were added.
15853
15854 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
15855 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
15856
15857 * gdb.t01/run.exp: Only run shell test if isnative.
15858
15859 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
15860 since "run" automatically loads if necessary. Call gdb_target_udi
15861 after the "file" since "file" kills any execution target.
15862
15863 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
15864 GDB. GDB doesn't work that way (not anymore at least) on UDI.
15865 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
15866 argument for UDI.
15867
15868Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15869
15870 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
15871
15872 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
15873
15874Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15875
15876 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
15877 properly quoting regexps. This makes the second argument to
15878 demangle a fixed string, which matches the callers, instead of a
15879 shell-style pattern which is what the previous implementation
15880 used. Update some of the callers.
15881
15882Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15883
15884 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
15885 (comib_nullified_tests): Fix typo.
15886 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
15887 strings. No longer expected to fail.
15888
15889 * gdb.disasm/hppa.s (addib_tests): Fix typo.
15890 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
15891 strings. No longer expected to fail.
15892
15893 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
15894 string. No longer expected to fail.
15895
15896Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15897
15898 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
15899 No longer expected to fail.
15900
15901 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
15902 string. No longer expected to fail.
15903
15904Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15905
15906 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
15907 only in the names (I probably got most of them). I was even
15908 generous with some which differed in underscores in names, and
15909 probably missed a few, and I *still* was able to remove almost a
15910 third of the file with almost no impact on testsuite coverage.
15911
15912Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15913
15914 * gdb.t00/default.exp: Match udi_attach error message as well as
15915 the one from child_attach.
15916
15917 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
15918
15919 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
15920
15921 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
15922 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
15923
15924 * Move test with enums and partial symbols back to
15925 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
15926 Reverts the change of 26 May 93. Per today's change to
15927 stabs.texinfo, the behavior that weird.exp was expecting was
15928 unreasonable; what is important is that the compiler+gdb get
15929 things right, which happens with a recent gcc. Also fix the test
15930 to deal with native compilers which put out the stab gdb can't
15931 deal with.
15932
15933Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15934
15935 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
15936 in the names. The main thing these accomplish is to slow things down.
15937 Many more such duplicates surely remain.
15938
15939 * gdb.t00/help.exp: Comment out "help support" test just like
15940 (and for same reason as) "help set" test.
15941
15942Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
15943
15944 * gdb.t06/break.exp: Remove setup_xfails for
15945 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
15946 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
15947 about known bug in gcc to include up through 2.5.8.
15948 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
15949 well as "_vb$".
15950 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
15951 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
15952 with latest gcc and gdb.
15953 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
15954 well as "_vb$".
15955
15956Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15957
15958 * configure.in (hppa*-*-*): Also configure and build stabs-only
15959 tests.
15960
15961Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15962
15963 * gdb.t10/hppa.mt: A makefile fragment for the PA.
15964 * gdb.t10/configure.in (hppa*-*-*): Use it.
15965
15966Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15967
15968 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
15969
15970Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15971
15972 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
15973 versions prior to 1.13.5.
15974
15975Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15976
15977 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
15978 the prompt is at the start of a line.
15979
15980Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15981
15982 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
15983 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
15984 in the copr tests now.
15985 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
15986 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
15987 expected to fail.
15988
15989Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
15990
15991 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
15992 gdb.t31/chillvars.exp, lib/gdb.exp:
15993 Tweak to run under either version of expect.
15994 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
15995 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
15996 * gdb.t11/list.exp: Remove extraneous whitespace.
15997
15998Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15999
16000 * gdb.t16/printcmds.exp (test_print_strings): Accept
16001 "(unsigned char *) " before the string.
16002
16003 * TODO: Add notes about printing of fancy types and GDB expressions.
16004
16005Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
16006
16007 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
16008 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 16009 if doing mips-idt-ecoff.
c906108c
SS
16010
16011Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
16012
16013 * Most .exp files: Tweak to run under either version of expect.
16014
16015Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16016
16017 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
16018 xfails; I'm not sure why they are failing, but not because of PR 1806.
16019
16020Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
16021
16022 * config/unix-gdb.exp: Remove gdb_unload cause it's already
16023 defined in lib/gdb.exp.
16024
16025Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16026
16027 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
16028 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
16029 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
16030 have to be typeless.
16031
16032Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16033
16034 * TODO: Add suggestion for copyright year test.
16035
16036Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
16037
16038 * configure.in (*-*-lynxos*): Add stabs tests.
16039
16040Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16041
16042 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
16043 so insert a tab before any assembler directive in column zero.
16044
16045 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
16046 stores.
16047 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
16048 stores.
16049 (fpu_short_memory_tests): Likewise.
16050
16051Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16052
16053 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
16054 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
16055 .stabs directives in comments.
16056
16057Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16058
16059 * TODO: New file, describing tests we could write.
16060 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
16061
16062Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16063
16064 * gdb.t06/signals.exp: Add kludge to force re-sync.
16065
16066 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
16067 to xgdb instead of gdb, get out of gdb.
16068
16069Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
16070
16071 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
16072 for info.
16073
16074Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16075
16076 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
16077 * gdb.stabs/configure.in (hppa*-*-*): Use it.
16078 * gdb.stabs/hppa.sed: New sed script for the PA.
16079
16080Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16081
16082 * gdb.stabs: Re-write weird.def and configuration to use sed
16083 instead of cpp. sed is portable and POSIX; cpp is neither.
16084
16085Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16086
16087 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
16088
16089Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16090
16091 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
16092
16093Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16094
16095 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
16096 "_vb$".
16097 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
16098 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
16099
16100Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16101
16102 * lib/gdb.exp: Comment out code which depends on non-existent
16103 `transform' procedure.
16104
16105Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
16106
16107 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
16108 * lib/gdb.exp: Transform tool name.
16109 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
16110 1.1's new error handling system.
16111
16112Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16113
16114 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
16115
16116Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16117
16118 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
16119 They made pattern matching so slow that timeouts happened on
16120 heavily loaded systems. Now any output from "show print" which
16121 gets us back to the GDB prompt is a PASS.
16122
16123Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
16124
16125 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
16126
16127Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16128
16129 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
16130
16131 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
16132 It is not from PR 3220.
16133
16134Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16135
16136 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
16137 just started failing because they depended on the order the
16138 subcommands are presented, or exact docstring text. This kind of
16139 test is a pain and has minimal benefit.
16140
16141Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16142
16143 * gdb.t09/corefile.exp: At end of test, use "core" command with
16144 no arguments.
16145
16146Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
16147
16148 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
16149 17}/Makefile.in: Make it possible to run the testsuite with Sun
16150 make and CC = cross gcc by adding explicit build rules for .o
16151 files.
16152
16153Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16154
16155 * gdb.t15/funcargs.exp: Don't put comments on same line as
16156 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 16157
c906108c
SS
16158Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16159
16160 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
16161
16162Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
16163
16164 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
16165 * gdb.t20/inherit.exp: remove three dumplicate entries.
16166
16167Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16168
16169 * gdb.t06/break.exp: For "next over recursive call", fail on any
16170 incorrect output, not just on "factorial (value=2)".
16171
16172Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16173
16174 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
16175 working now. Add an xfail if accesing a bss variable causes
16176 a memory error if the target is not yet run.
16177
16178Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16179
16180 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
16181 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
16182 name of __st* demangling (2 strings). Did Kung really get the
16183 more than 95 others right without testing them?
16184
16185Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
16186
16187 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
16188
16189Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
16190
16191 * configure.in (configdirs): Add gdb.disasm
16192 * gdb.disasm: New directory for GDB disassembler tests.
16193 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
16194
16195Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16196
16197 * gdb.t00/help.exp: Don't test "help set".
16198
16199 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
16200 from within expect statements. None of these happen anymore and
16201 they cause regressions to be silently unnoticed.
16202
16203 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
16204 messages) about known failures with gcc cygnus-2.4.5-930417.
16205
16206 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
16207 comp-info.exp so it gets built if it doesn't exist.
16208
16209 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
16210 it is no longer used.
16211 * gdb.t13/comp-info.c: Removed.
16212
16213Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16214
16215 * gdb.t06/signals.exp: Add xfail for sun3.
16216
16217Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16218
16219 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
16220 relevant because ^C doesn't get sent but failure can be reproduced
16221 interactively).
16222
16223Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16224
16225 * gdb.stabs/alpha.mt: New configuration file for alpha.
16226 * gdb.stabs/configure.in: Use it.
16227 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
16228 sharing with alpha.mt, redefine long to word via preprocessor.
16229 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
16230 for alpha.
16231 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
16232 native cc.
16233 * gdb.t00/teststrategy.exp: Change expect string so that we
16234 consume the `(xgdb)' from the command echo and from the gdb prompt.
16235 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
16236 gdb currently compares all values as long, so this failure probably
16237 applies to any configuration where LONGEST is bigger than a target int.
16238 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
16239 with gcc.
16240 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
16241 to handle opaque pointers, gcc is.
16242 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
16243 as first argument. Include <sys/types.h> and change all operator
16244 new definitions to use size_t.
16245 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
16246 now that we use size_t.
16247
16248Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16249
16250 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
16251 a long or float array cast all array members to the same type.
16252 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
16253 with 64 bit longs.
16254 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
16255 on alpha.
16256 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
16257
16258Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16259
16260 * gdb.t24 (demangle.exp): Constructors of templates have names like
16261 vector<int>::vector(int) not vector<int>::vector<int>(int). See
16262 section 14.6 of the ARM.
16263
16264 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
16265 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
16266 accomplish little and slow down the testsuite.
16267
16268 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
16269 Accept spaces various places.
16270
16271Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16272
16273 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
16274 with watchpoint enabled.
16275
16276 * Makefile.in: Remove definition of CC and remove the second
16277 definition of CXX (the "CXX = gcc" one remains). These definitions
16278 were causing backquotes to be expanded within backquotes, which
16279 doesn't work.
16280
16281Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
16282
16283 * gdb.t17/callfuncs.exp: Add "return 0" to end.
16284
16285Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16286
16287 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
16288 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
16289 by mips cc and contains no stabs entries.
16290
16291Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
16292
16293 * config/vx-gdb.exp: Use fake device to load files rather than
16294 NFS.
16295 * lib/gdb.exp: New proc to do "file" command.
16296 * config/unix-gdb.exp: Use new "file" proc.
16297
16298Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16299
16300 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
16301 Rework board rebooting slightly.
16302 (gdb_exit): Don't exit from the remote shell; there isn't one.
16303 * gdb.stabs/weird.exp: If a program is being debugged already,
16304 kill it.
16305 * gdb.t04/setvar.exp: Stop and restart gdb.
16306 * gdb.t05/expr.exp: Likewise.
16307 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
16308 restart gdb and reload the program.
16309 * gdb.t08/opaque.exp: Likewise.
16310 * gdb.t12/scope.exp: Likewise.
16311 * gdb.t13/bitfields.exp: Likewise.
16312 * gdb.t15/funcargs.exp: Likewise.
16313 * gdb.t20/classes.exp: Likewise.
16314 * gdb.t03/ptype.exp: Increase timeout.
16315 * gdb.t16/printcmds.exp (test_print_string_constants,
16316 test_print_array_constants): Likewise.
16317 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
16318 * gdb.t20/classes.exp (do_tests): Likewise.
16319 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
16320
16321Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
16322
16323 * gdb.stabs: Renamed *wierd* to *weird*.
16324
16325Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16326
16327 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
16328 for timeout. Add "known gcc 2.4.5 bug" to failure message.
16329
16330Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16331
16332 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
16333 (do_tests): Remove xfail for whatis on one_var and two_var.
16334
16335Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
16336
16337 * Makefile.in: Made cross building work better by adding
16338 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
16339
16340Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16341
16342 * gdb.t15/{return.c,return.exp,Makefile.in}:
16343 New test, currently commented out.
16344
16345Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
16346
16347 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
16348 still running and removes the leftover named socket so GDb can do
16349 clean restarts.
16350
16351Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
16352
16353 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
16354 console, not GDB.
16355 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
16356 cross testing works better with "make check"
16357 * config/unix-gdb: Use default procedures for exit and version.
16358 * config/vx-gdb.exp: Cleaned up and massaged back to working order
16359 with the newest VxWorks.
16360
16361Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16362
16363 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
16364 old form.
16365
16366 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
16367 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
16368
16369 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
16370
16371 * config/unix-gdb.exp: Remove this version of gdb_exit
16372 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
16373 Rob says he'll look at it when he gets back to testing boards.
16374
16375Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
16376
16377 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
16378 an expected fail for certain ptype commands.
16379
16380 * gdb.t20/classes.exp: Update expected results of "ptype class
16381 Base1" to account for the constructor that now appears in the type.
16382
16383Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
16384
16385 * configure.in (configdirs): Restore gdb.t04, which mysteriously
16386 disappeared from list.
16387 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
16388 "alldone" proc with call to cleanup and exit.
16389 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
16390 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
16391 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
16392 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
16393 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
16394 "alldone" proc with simple returns that suppress remaining
16395 tests. The alldone proc went away many months ago.
16396
16397Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16398
16399 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
16400
16401 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
16402
16403Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16404
16405 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
16406 as vax gdb will display them.
16407
16408Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16409
16410 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
16411 optimizers.
16412
16413 * scope.exp: Change "bad value for localval" messages so each one
16414 is unique.
16415
16416 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
16417 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
16418
16419 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
16420
16421Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16422
16423 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
16424 doesn't exist (due to optimization).
16425
16426Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16427
16428 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
16429 contains \r because the filename is long.
16430
16431 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
16432 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
16433
16434Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16435
16436 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
16437 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
16438 Ultrix.
16439 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
16440 int tests.
16441 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
16442
16443Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
16444
16445 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
16446
16447 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 16448 to match does not match the passing case but still matches the
c906108c
SS
16449 failing case.
16450
16451Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16452
16453 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
16454
16455Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
16456
16457 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
16458 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
16459 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
16460 Remove various versions of gdb_exit.
16461 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
16462 gdb_exit.
16463 * config/unix-gdb.exp: gdb_exit remains here, and should override
16464 the generic version, since it's doing a lot of wierd stuff that
16465 the other versions aren't. FIXME, fold it in, or abandon this
16466 version.
16467
16468Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16469
16470 * gdb.t24/demangle.exp: Add tests for PR 3220.
16471
16472Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16473
16474 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
16475
16476Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
16477
16478 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
16479 "i386-*-*". Works for i486 as well.
16480
16481 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
16482 bug, and expand domain of xfail to all SVR4 systems, since the
16483 actual problem is likely to be in generic SVR4 /proc support.
16484
16485Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16486
16487 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
16488
16489Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
16490
16491 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
16492 xfails for other systems. Match a missing 'Continuing.' as an
16493 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
16494
16495 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
16496 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
16497 Only issue warning for missing executables if -all option is used.
16498
16499 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
16500 file if -all option is used. It's like an unpredictable XFAIL.
16501
16502Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16503
16504 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
16505 for dynamically linked binaries.
16506
16507 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
16508
16509Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16510
16511 * gdb.t20/inherit.exp: Change message for "print tagless struct"
16512 to state that this is a known bug in old versions of g++.
16513
16514Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16515
16516 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
16517 while waiting for `Continuing'.
16518
16519Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
16520
16521 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
16522 in text, data, and bss.
16523 * gdb.t10/nodebug.c: Add local and global test variables for
16524 initialized and uninitialized data.
16525
16526Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16527
16528 * config/unix-gdb.exp (gdb_exit): Add "wait".
16529
16530Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16531
16532 * gdb.t06/signals.exp: xfail the continue from the handler for all
16533 targets.
16534
16535 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
16536 function with watchpoints enabled, the i386 call dummy starts with
16537 a call.
16538
16539 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
16540 386 bsd names its corefiles.
16541
16542Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
16543
16544 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
16545 compilers don't grok it.
16546 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
16547 with small octal ints rather than character constants, which
16548 are signed and might not fit if first promoted to int.
16549
16550Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
16551
16552 * gdb.t09/Makefile.in (clean): Remove corefile.
16553
16554Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16555
16556 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
16557
16558Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16559 and Jim Kingdon (kingdon@cygnus.com)
16560
16561 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
16562 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
16563 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
16564
16565Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16566
16567 * gdb.t17/interrupt.exp: Add xfail for hppa.
16568
16569Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16570
16571 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
16572 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
16573 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
16574 to determine signed-ness of bitfields and use the result to setup
16575 the xfail.
16576 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
16577 * gdb.t15/funcargs.exp: Use them to step until the second indirect
16578 call line is reached if necessary.
16579
16580Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16581
16582 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
16583
16584Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16585
16586 * gdb.t06/break.exp: Also test `clear' command.
16587
16588Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16589
16590 * gdb.t00/teststrategy.exp: Remove extra quote.
16591
16592 * gdb.t07/watchpoint.exp: Change xfail for calling function with
16593 watchpoint enabled to be for all non-68k machines.
16594
16595 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
16596
16597Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16598
16599 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
16600 targets use aout.mt instead of ecoff.mt as gas understands
16601 standard aout format.
16602
16603Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16604
16605 * lib/gdb.exp (runto): Don't insist that function we are running to
16606 was compiled with -g.
16607
16608 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
16609
16610 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
16611 to get back into the read system call.
16612 Accept leading newline in case where we woke it up.
16613
16614Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16615
16616 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
16617 to make the stabs test work on ecoff systems using gcc and -with-stabs.
16618 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
16619 enable ecoff configuration.
16620
16621Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16622
16623 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
16624
16625Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16626
16627 * gdb.t16/printcmds.exp: Add another printf test.
16628
16629Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
16630
16631 * configure.in: If configured -with-stabs on any target, add
16632 stabsdirs to configdirs.
16633
16634Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16635
16636 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
16637 fun" so pattern does not match the command itself.
16638
16639Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16640
16641 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
16642
16643Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16644
16645 * gdb.t17/interrupt.exp: Test for more things.
16646
16647Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16648
16649 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
16650 compiler arranges the code and line numbers.
16651
16652 * gdb.t17/interrupt.exp: Don't send \n after ^C.
16653
16654Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16655
16656 * gdb.t00/help.exp: Increase expect input buffer size.
16657
16658Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16659
16660 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
16661
16662 * gdb.t07/watchpoint.exp: Add xfail for hppa.
16663
16664 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
16665
16666 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
16667 [0-9]*, not just [0-9].
16668
16669Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16670
16671 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
16672
16673 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
16674
16675Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16676
16677 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
16678
16679Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16680
16681 * gdb.t06/signals.c: Add xfails for sun3.
16682
16683 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
16684
16685 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
16686 test_stepping tests.
16687
16688Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16689
16690 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
16691
16692 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
16693
16694 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
16695 rather than actually putting it through cpp twice.
16696
16697 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
16698
16699Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
16700
16701 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
16702 no longer needed.
16703
16704Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16705
16706 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
16707
16708 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
16709 C++ features prints as "struct", make it a pass, not an xfail.
16710
16711Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16712
16713 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
16714 Don't require VA to print as "class" rather than "struct".
16715
16716Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
16717
16718 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
16719
16720Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16721
16722 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
16723
16724Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16725
16726 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
16727 order.
16728
16729Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16730
16731 * gdb.t16/printcmds.exp: Add printf tests.
16732
16733 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
16734
16735 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
16736
16737Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
16738
16739 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
16740 pass counts, to counteract any existing or future setup_xfails.
16741
16742Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16743
16744 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
16745 {BEGIN,END}_COMMON for common block instead of STAB.
16746 * gdb.stabs/wierd.exp: Add xfail for rs6000.
16747
16748 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
16749 intp_var should be N_GSYM not N_LSYM.
16750 wierd-aout.S: Use a label for the value of the N_SO.
16751 wierd.def: Remove all backslashes.
16752 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
16753
16754Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16755
16756 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
16757 get the expected next to inheritance3.
16758
16759Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16760
16761 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
16762 now that gcc-2.4 gets it right.
16763
16764Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16765
16766 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
16767
16768 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
16769 generating comp-info.exp which works for cross-compilation.
16770
16771Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
16772
16773 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
16774 "*-*-sysv4.*".
16775
16776Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
16777
16778 * gdb.t01/run.exp: Start with a fresh gdb.
16779 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
16780 SVR4.x.
16781
16782Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
16783
16784 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
16785 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
16786 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
16787 Makefile.in (distclean, realclean): Remove gdbme.c from list of
16788 things to remove.
16789
16790Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
16791
16792 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
16793 test cases from bug reports.
16794
16795Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
16796
16797 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
16798 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
16799 avoid spurious xfails.
16800 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
16801 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
16802 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
16803
16804Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
16805
16806 * gdb.t00/teststrategy.exp: Rework to provide more useful
16807 description of each test, fix problem with systems that define
16808 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
16809 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
16810 results for "next over recursive call" so timeouts aren't taken
16811 by error.
16812
16813Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
16814
16815 * gdb.t12/scope.exp: Test printing of variables before run.
16816
16817 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
16818 printed in wrong order due to sorting.
16819
16820Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
16821
16822 * gdb.t00/teststrategy.exp: Fix expected results for printing
16823 user entered string constant. Is array of char, prints with no
16824 address.
16825
16826 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
16827 commands.
16828 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
16829 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
16830 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
16831 of struct of char arrays.
16832 * gdb.t00/radix.exp: New tests for radix commands.
16833
16834Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
16835
16836 * gdb.t16/printcmd.exp: Print a variable before running program
16837 (with xfail for AIX).
16838
16839Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
16840
16841 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
16842
16843 * gdb.t16/printcmd.exp: Don't print variables before running program.
16844
16845 * gdb.t06/break.exp: Don't require envp argument to main.
16846
16847 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
16848
16849 * gdb.t02/whatis.exp, gdb.t11/list.exp:
16850 Add xfails for rs6000.
16851
16852 * gdb.t02/whatis.exp: Change other tests not to re-test something
16853 we already tested.
16854
16855 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
16856 each type used has a variable of that type.
16857
16858Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
16859
16860 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
16861
16862Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16863
16864 * configure.in: change srctrigger to be a file, not a directory
16865
16866Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
16867
16868 * configure.in (mips-idt-ecoff*): Added trailing '*'.
16869
16870 * gdb.t11/list.exp: Fixed a couple of typos.
16871
16872Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
16873
16874 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
16875 is fixed and PR is closed.
16876 * gdb.t16 (gdbme.c): Add simple test string variable.
16877 * gdb.t16 (printcmds.exp): Add tests with simple test string
16878 variable, primarily for boundaries on "set print elements".
16879
16880Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
16881
16882 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
16883 Make leading 0's optional and don't expect a tab in the middle
16884 of the number.
16885
16886 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
16887
16888 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
16889 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
16890 don't end command passed to gdb_test with newline.
16891
16892 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
16893 signed keyword away, don't expect signed bitfields to be signed.
16894
16895 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
16896 printing with only as many 1's as are in the field as well as printing
16897 with 32 1's (see comment).
16898
16899Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
16900
16901 * gdb.t00/default.exp: Start with a fresh gdb.
16902 * configure.in (configdirs): Remove gdb.t31 until the chill
16903 compiler works again. It no longer is able to find chillrt0
16904 since it isn't in libchill.a anymore.
16905 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
16906 wierd.o, make more modular.
16907 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
16908 spurious newlines that caused problems.
16909
16910Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16911
16912 * Move test with enums and partial symbols from gdb.t03/ptype.exp
16913 to gdb.stabs/wierd.exp since GCC has worked around the bug.
16914 gdb.stabs/wierd.{exp,def}: Many new tests.
16915
16916 * gdb.t00/default.exp: update info line for new message.
16917
16918 * gdb.t02/{whatis.exp,gdbme.c}:
16919 Test that "char *" doesn't print as "caddr_t".
16920
16921Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16922
16923 * gdb.t00/help.exp: Use .* in place of some help messages which
16924 just changed.
16925 gdb.t00/default.exp: Update "info frame" test for new message.
16926 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
16927 Remove some xfails
16928
16929Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16930
16931 * gdb.t03/{gdbme.c,ptype.exp}:
16932 Add tests for typedef'd struct and union without tags.
16933 Also check "whatis" on a variable of a typedef'd enum without a tag.
16934
16935 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
16936 PRMS 1823; the bug still exists but isn't reproduced by this test
16937 anymore), and remove rs6000 XFAIL (the bug is fixed).
16938
16939 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
16940 duplicated from whatis.exp. For those that are left, accept
16941 "long", "long int", or "int" for long variables (whatis.exp already
16942 has an XFAIL for "int", so no need to fail it here).
16943
16944 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
16945 Deal with GCC's names for types now that GDB uses the compiler's names.
16946
16947 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
16948 setup_xfail's for sunos4. If we #defined the signed keyword away,
16949 don't expect GDB to know that char it is signed.
16950
16951 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
16952
16953Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
16954
16955 * configure.in (configdirs): Add gdb.t24 for C++ tests that
16956 should work on any system, regardless of debugging format.
16957 * gdb.t21/demangle.exp: Move to gdb.t24.
16958 * gdb.t24/demangle.exp: Move from gdb.t21.
16959 * gdb.t24/{Makefile.in, configure.in}: New files.
16960
16961Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16962
16963 * configure.in: Do gdb.stabs and C++ tests only for stabs.
16964 * gdb.stabs: New directory.
16965
16966Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16967
16968 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
16969 not just "Quit anyway?".
16970
16971Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
16972
16973 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
16974 that all setup_xfails are immediately followed by clear_xfails.
16975
16976Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
16977
16978 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
16979 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
16980 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
16981 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
16982 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
16983 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
16984 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
16985 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
16986 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
16987 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
16988 gdb.t31/chillvars.exp, lib/gdb.exp:
16989 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
16990 bug-gdb@prep.ai.mit.edu.
16991
16992Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
16993
16994 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
16995 with 0.0, not integer 0.
16996
16997Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
16998
16999 * gdb.t06/break.exp: Update for "Kill the program" message change.
17000
17001Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
17002
17003 * Makefile.in (GDBFLAGS): Set to -nx.
17004 * Makefile.in (site.exp): Use GDBFLAGS.
17005
17006Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17007
17008 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
17009 Makefiles.
17010 (check): depend on just-check.
17011 (just-check): added so that tests can be run without a noop
17012 build pass.
17013
17014Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17015
17016 Switch to using configure's configdirs.
17017 * Makefile.in (Makefile): add configure.in dependency.
17018 (SUBDIRS): removed redundant assignment.
17019 * configure.in: switch subdirs assignment to configdirs.
17020 * gdb.t*/configure.in: new files.
17021
17022Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
17023
17024 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
17025 works.
17026
17027Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
17028
17029 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
17030 in explicit rules. Apparently this is not supported by some makes.
17031
17032Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
17033
17034 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
17035
17036Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17037
17038 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
17039 disappeared.
17040
17041Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
17042
17043 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
17044
17045Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
17046
17047 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
17048 watchpoint problem that is now fixed.
17049 * gdb.t30/chexp.exp: Remove setup_xfail for printing
17050 uninitialized convenience variables.
17051 * gdb.t31/chillvars.exp: Fix expected patterns for printing
17052 structures.
17053
17054Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17055
17056 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
17057 which causes expect to get out of sync with gdb on long output
17058 from help set.
17059 * gdb.t09/corefile.exp: Make expected pattern for core file
17060 failing signal and frame output format less sun specific.
17061
17062Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
17063
17064 * gdb.t31/chillvars.exp: Add and remove initial dummy
17065 breakpoint, so that symbol table is forced in.
17066 (Needed at least on Sunos4, though it seems not SVR4.)
17067 * gdb.t31/chillvars.exp: Update for changed output format.
17068
17069Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
17070
17071 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
17072
17073Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
17074
17075 * Makefile.in: Added --srcdir when invoking runtest, removed the
17076 need for a local config file. (optional now)
17077
17078Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
17079
17080 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
17081 failure count used to force early termination. Add some more
17082 expected failures for gnu style demangling.
17083
17084Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17085
17086 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
17087 pmi variable from gdb.t20/gdbme to get optimized away.
17088 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
17089 Check for written corefile upon timeout _and_ eof.
17090
17091Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17092
17093 * config/unix-gdb.exp: Add missing return 0.
17094
17095Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17096
17097 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
17098 test termination.
17099
17100Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
17101
17102 * configure.in (subdirs): Put back gdb.t17 which mysteriously
17103 disappeared.
17104
17105Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
17106
17107 * gdb.t10/crossload.exp: Disable the i860-elf test until such
17108 time as i860 support works.
17109
d63a86f8 17110 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
17111 "backtrace 100\r" rather than just "backtrace\r", to match last
17112 change.
17113
17114Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
17115
17116 * config/udi-gdb.exp (gdb_exit): Remove close command.
17117 (gdb_target_udi): New procedure to set the UDI target.
17118 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
17119 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
17120 Added waits for prompts after several question responses. Added
17121 some more responses used by a29k-amd-udi-gdb.
17122 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
17123 pass different arguments, restart UDI connection after program
17124 completion.
17125 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
17126 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
17127 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
17128 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
17129 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
17130 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
17131 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
17132 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
17133 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
17134 after program completion.
17135 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
17136 compiled with a SELECT_VECS setting.
17137 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
17138 infinite recursion.
17139
17140 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
17141 Added checks for COFF results, and made them expected failures for
17142 all targets. It would be better to make them expected failures
17143 for COFF targets only.
17144
17145Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17146
17147 * Makefile.in: add null dvi target, don't bother to recurse
17148 through test directories for info and install-info; rename
17149 $(datadir) to be dejagnu instead of deja-gnu
17150
17151Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
17152
17153 * gdb.t31/gdbme.ch: Re-enable code that previously caused
17154 compiler to coredump.
17155 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
17156 code.
17157
17158Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
17159
17160 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
17161 coredump.
17162 * gdb.t31/chillvars.exp: Comment out tests that depend on that
17163 code.
17164
17165Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
17166
17167 * gdb.t03/ptype.exp: tests for return code from gdb_test.
17168 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
17169 which in a shell. Deletes xgdb when done.
17170 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
17171 Tests the return from the "set height" or "set width" commands.
17172 Added a few return codes where needed.
17173
17174Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
17175
17176 * Makefile.in (SUBDIRS): Add gdb.t17.
17177 * configure.in (subdirs): Add gdb.t17.
17178 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
17179 files to test gdb's calling of functions in the inferior with
17180 the correct arguments and gdb's ability to retrieve any
17181 result returned.
17182
17183Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
17184
17185 * config/unix-gdb.exp (gdb_exit): Remove close commands that
17186 may be called after gdb goes away. Previous versions of expect
17187 needed these to avoid file descriptor leaks, but they cause
17188 errors with the current revision of expect.
17189 * gdb.t00/gdbvars.exp: Use -re on expected output after
17190 setting sevenbit-strings.
17191 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
17192 to set sevenbit-strings consistent across tests.
17193 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
17194 set sevenbit-strings consistent across tests.
17195
17196Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
17197
17198 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
17199 expected output to match current "expect" expectations.
17200
17201Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
17202
17203 * gdb.t00/default.exp: Change expected output for default "source"
17204 command, to match new gdb behavior which requires a filename to
17205 source.
17206
17207Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
17208
17209 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
17210 expected fail for i486-*-* that misses the marker2 function.
17211 * gdb.t10/crossload.exp (bfddefault): Allow successful
17212 recognition of a format to pass even if no symbols are found.
17213 Explicitly catch failures where the format is not recognized
17214 or is ambiguous, and add the reason to the fail message.
17215 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
17216 the cause is and invalid target and add reason to failure message.
17217 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
17218 elf32-i386, elf32-sparc, and elf32-i860.
17219 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
17220 Set up expected failure for 'filename'::variable scope resolution,
17221 which is now apparently broken on all targets.
17222 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
17223 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
17224 gdb.t23/templates.exp: Change failure for missing binfile into
17225 just a warning.
17226 gdb.t21/demangle.exp: Change all cfront references to 'arm'
17227 references.
17228
17229Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
17230
17231 * gdb.t00/default.exp: Add expected output for default "source"
17232 command, to match new gdb behavior.
17233 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
17234
17235Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
17236
17237 * config/*-gdb.exp: returns an error, rather than exiting on
17238 internal errors.
17239
17240Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
17241
17242 * gdb.t03/gdbme.c: Add pointer to struct variable.
17243 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
17244 referencing struct members.
17245
17246Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
17247
17248 * configure.in (mips-idt-ecoff): New target.
17249 * config/mips-gdb.exp: New file for remote board using MIPS remote
17250 debugging protocol.
17251
17252 * Redid configuration scheme. Removed gdb.t*/configure.in.
17253 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
17254 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
17255 distclean targets. Built executables via .o files. Adjusted
17256 tests to account for source files in $(srcdir) rather than
17257 $(objdir).
17258 * lib/gdb.exp (runto): Don't expect () after the function name,
17259 because it may have arguments.
17260
17261Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
17262
17263 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
17264 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
17265 expected failures for mips-idt-* and mips-sgi-*.
17266 * gdb.t00/default.exp (attach): Kill process if requested.
17267 * gdb.t00/help.exp (help target core, help target): Accept a gdb
17268 that does not read core files.
17269 * gdb.t01/run.exp: Removed checks for exit status code.
17270 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
17271 it is linked in.
17272 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
17273 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
17274 appropriate, rather than doing it by hand.
17275 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
17276 execution.
17277 * gdb.t10/crossload.exp: Kill existing program if needed.
17278 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
17279 appropriate, rather than doing it by hand. Always increase
17280 timeout for this test, not just for VxWorks.
17281
17282Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
17283
17284 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
17285 of Chill STRUCT types and STRUCT values.
17286 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
17287 than "char".
17288 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 17289 struct2): New struct definitions and initializations to test
c906108c
SS
17290 simple Chill STRUCT types.
17291
17292Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
17293
17294 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
17295 the null byte at the end of strings.
17296 * gdb.t00/default.exp: Make show version insensitive to copyright
17297 date.
17298 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
17299 to avoid dependencies on target char signedness.
17300 * gdb.t16/printcmds.exp: Update expected results for explicitly
17301 unsigned char.
17302 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
17303 now work.
17304 * gdb.t21/demangle.exp: Add many more patterns for template
17305 demangling, most of them being expected failures.
17306 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
17307 string we are matching for, to match on the whole string.
17308 * gdb.t21/demangle.exp: Add many new test strings to demangle,
17309 and fix a whole bunch that had incorrect expected output but were
17310 passing anyway because of the bug in "proc demangle".
17311 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
17312 type.
17313 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
17314
17315Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
17316
17317 * gdb/testsuite: made modifications to testcases, etc., to allow
17318 them to work properly given the reorganization of deja-gnu and the
17319 relocation of the testcases from deja-gnu to a "tool" subdirectory.
17320
17321Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
17322
17323 * gdb/testsuite: Initial creation of gdb/testsuite.
17324 Migrated dejagnu testcases and support files for testing nm to
17325 gdb/testsuite from deja-gnu. These files were moved "as is"
17326 with no modifications. This migration is part of a major overhaul
17327 of dejagnu. The modifications to these testcases, etc., which
17328 will allow them to work with the new version of dejagnu will be
17329 made in a future update.
48efe704 17330
8d8cb839 17331 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 17332\f
8d8cb839
EZ
17333;; Local Variables:
17334;; mode: change-log
17335;; left-margin: 8
17336;; fill-column: 74
17337;; version-control: never
17338;; End:
902f2ccb
MC
17339
17340 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 17341 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
17342 Copying and distribution of this file, with or without modification,
17343 are permitted provided the copyright notice and this notice are preserved.