]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
* gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
2bf448e0
JB
12008-09-10 Joel Brobecker <brobecker@adacore.com>
2
3 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
4 description for boolean types.
5
d51fd4c8
PA
62008-09-09 Pedro Alves <pedro@codesourcery.com>
7
8 * gdb.base/hook-stop-continue.c: New.
9 * gdb.base/hook-stop-continue.exp: New.
10
694182d2
DJ
112008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
12
13 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
14
3b8a7fc0
JG
152008-09-08 Jerome Guitton <guitton@adacore.com>
16
17 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
18 (stack_check_probe_2, stack_check_probe_loop_1)
19 (stack_check_probe_loop_2): New functions.
20 (main): Add call to these new functions.
21 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
22 functions, check that the breakpoint is inserted at the appropriate
23 location.
24 (insert_breakpoint): Slightly refine this procedure so that it can
25 be called several times in the test.
26
96cc0ae8
JG
272008-09-08 Jerome Guitton <guitton@adacore.com>
28
29 * gdb.base/stack-checking.c: New file.
30 * gdb.base/stack-checking.exp: New file.
31
1f08b409
TJB
322008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
33
34 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
35 * gdb.arch/altivec-regs.exp: Likewise.
36 * gdb.arch/vsx-regs.exp: Likewise.
37
3099e1c4
TJB
382008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
39
40 * gdb.arch/ppc-fp.exp: New file.
41 * gdb.arch/ppc-fp.c: New file.
42
cc69bfc1
PP
432008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
44
45 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
46 lest gcc-4.3.1 optimizes the whole thing away.
47
b02a33db
MS
482008-09-04 Michael Snyder <msnyder@vmware.com>
49
50 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
51 as "at" (for non-debug functions such as _start).
52
2992cbe0
UW
532008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
54
55 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
56 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
57 software watchpoints.
58 * gdb.base/watch_thread_num.exp: Likewise.
59
514f746b
AR
602008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
61
62 * gdb.arch/i386-bp_permanent.exp: New test.
63
876cecd0
TT
642008-08-24 Tom Tromey <tromey@redhat.com>
65
66 * gdb.base/maint.exp: Update "maint print type".
67
80f73d71
VP
682008-08-21 Vladimir Prus <vladimir@codesourcery.com>
69
70 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
71 support. Adjust the order of "*running" notifications.
72 * gdb.mi/non-stop.c: Don't cast from int to void* and
73 back.
74
d9c78d7d
MK
752008-08-20 Mark Kettenis <kettenis@gnu.org>
76
77 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
78 expect to find it in the "info frame" output.
79
97a2d1d3
DJ
802008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
81
82 * gdb.base/interp.exp: Always consume both prompts.
83
b96e2927
PA
842008-08-20 Pedro Alves <pedro@codesourcery.com>
85
86 * gdb.base/pending.exp: Test pending breakpoints without symbols
87 loaded.
88
8cf6e61a
VP
892008-08-19 Vladimir Prus <vladimir@codesourcery.com>
90
91 * lib/mi-support.exp (mi_expect_stop): Produce
92 more details on failures.
93 * gdb.mi/mi-nonstop.exp: New.
94 * gdb.mi/non-stop.c: New.
95
c6ebd6cf
VP
962008-08-19 Vladimir Prus <vladimir@codesourcery.com>
97
98 * gdb.mi/mi-async.exp: Use 'set target-async'.
99 * lib/mi-support.exp: Use 'set/show target-async'.
100
46a9b8ed
DJ
1012008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
102
103 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
104
44feb3ce
TT
1052008-08-17 Tom Tromey <tromey@redhat.com>
106
107 * gdb.base/help.exp (help catch): Rewrite.
108
311a4e6b
TJB
1092008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
110
111 * gdb.base/define.exp: Test indented command documentation.
112 * gdb.python/python.exp: Test indented multi-line command.
113
604c2f83
LM
1142008-08-15 Luis Machado <luisgpm@br.ibm.com>
115
116 * testsuite/gdb.arch/vsx-regs.c: New source file.
117 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
118 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
119
886a217c
TT
1202008-08-14 Tom Tromey <tromey@redhat.com>
121
122 * gdb.base/macscp.exp: Add regression test for "macro define" or
123 "macro undef" with no arguments.
124
c814a4f3
PP
1252008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
126
127 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
128
12ab8a60
UW
1292008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
130
131 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
132
d57a3c85
TJB
1332008-08-06 Tom Tromey <tromey@redhat.com>
134
135 * gdb.python/python.exp: New file.
136
c7b778ff
JK
1372008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
138
139 Fix for PR gdb/1543.
140 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
141 $LOCATION.
142 (location): New variable.
143 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
144 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
145 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
146 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
147 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
148 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
149 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
150 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
151 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
152 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
153 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
154 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
155 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
156 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
157 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
158 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
159 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
160 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
161 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
162 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
163 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
164 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
165 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
166 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
167 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
168 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
169 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
170 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
171 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
172 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
173 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
174 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
175 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
176 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
177 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
178 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
179 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
180 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
181 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
182 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
183 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
184 gdb.base/type-opaque.exp, gdb.base/until.exp,
185 gdb.base/value-double-free.c, gdb.base/varargs.exp,
186 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
187 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
188 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
189 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
190 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
191 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
192 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
193 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
194 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
195 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
196 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
197 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
198 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
199 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
200 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
201 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
202 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
203 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
204 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
205 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
206 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
207 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
208 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
209 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
210 gdb.pascal/types.exp, gdb.stabs/weird.exp,
211 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
212 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
213 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
214 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
215 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
216 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
217 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
218 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
219 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
220 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
221 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
222 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
223 lib/mi-support.exp, lib/trace-support.exp: Remove reference
224 to bug-gdb@prep.ai.mit.edu .
225
5e06a3d1
VP
2262008-07-31 Vladimir Prus <vladimir@codesourcery.com>
227
228 * lib/mi-support.exp (mi_load_shlibs): New.
229 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
230
9d81d21b
VP
2312008-07-30 Vladimir Prus <vladimir@codesourcery.com>
232
233 * lib/mi-support.exp (get_mi_thread_list)
234 (check_mi_and_console_threads): New, moved from ...
235 * gdb.mi/mi-pthread.exp: ...here.
236 * gdb.mi/gdb669.exp (get_mi_thread_list)
237 (check_mi_and_console_threads): Delete.
238 * gdb.mi/mi2-pthread.exp: Likewise.
239
bae98fe0
TT
2402008-07-28 Tom Tromey <tromey@redhat.com>
241
242 * Makefile.in (just-check): Remove. Move body to...
243 (check): ... here.
244
57380f4e
DJ
2452008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
246
247 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
248 Add a test for duplicated SIGINTs.
249
e09490f1
DJ
2502008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
251
252 * gdb.threads/schedlock.exp (get_args): Update to work for any
253 value of NUM.
254 (Top level): Report the number of threads that did not resume.
255
6387b45f
DJ
2562008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
257
258 * gdb.dwarf2/dw2-compressed.S: Also define __start.
259
62f64ff2
DJ
2602008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
261
262 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
263 non-MI prompt.
264
fa8de41e
TT
2652008-07-26 Tom Tromey <tromey@redhat.com>
266
267 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
268 (function_struct, function_struct_ptr): New globals.
269 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
270 function pointer in a struct.
271
ccb3ac8a
TT
2722008-07-26 Tom Tromey <tromey@redhat.com>
273
274 * gdb.base/macscp.exp: Add test for macro lexing bug.
275
d7d9f01e
TT
2762008-07-18 Tom Tromey <tromey@redhat.com>
277
278 * gdb.base/macscp.exp: Add macro tests.
279
9bf07184
PP
2802008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
281
282 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
283
becf6477
PP
2842008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
285
286 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
287
0709f7d3
PP
2882008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
289
290 * gdb.cp/class2.exp: fix for failure on spu-elf
291
7093c834
PP
2922008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
293
294 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
295
b432ffe3
JK
2962008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
297
298 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
299
b1a268e5
VP
3002008-07-12 Vladimir Prus <vladimir@codesourcery.com>
301
302 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
303
e2995f8e
KB
3042008-07-11 Kevin Buettner <kevinb@redhat.com>
305
306 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
307 of regexp to account for changes made to GDB in the printing of
308 byte vectors.
309
14032a66
TT
3102008-07-11 Tom Tromey <tromey@redhat.com>
311
312 * gdb.base/completion.exp: Add 'help' completion test.
313
981505ef
JK
3142008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
315
316 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
317
10568435
JK
3182008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
319
320 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
321
4487aabf
PA
3222008-07-09 Pedro Alves <pedro@codesourcery.com>
323
324 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
325
a4a9b1c4
PA
3262008-07-09 Pedro Alves <pedro@codesourcery.com>
327
328 * gdb.base/fullname.exp: Restore pwd if compiling failed.
329
3c3185ac
JK
3302008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
331
332 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
333
7ebd49dc
VP
3342008-06-28 Vladimir Prus <vladimir@codesourcery.com>
335
336 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
337 previous commit. Add a comment.
338
84e46146
PA
3392008-06-28 Pedro Alves <pedro@codesourcery.com>
340
341 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
342
0f8d4a2f
VP
3432008-06-28 Vladimir Prus <vladimir@codesourcery.com>
344
345 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
346
f747e0ce
PA
3472008-06-27 Pedro Alves <pedro@codesourcery.com>
348
349 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
350 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
351 compiling an executable, link in an object that forces unbuffered
352 output.
353 * lib/set_unbuffered_mode.c: New file.
354
734a5c36
JK
3552008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
356
357 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
358
a2840c35
VP
3592008-06-25 Vladimir Prus <vladimir@codesourcery.com>
360
361 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
362 mi_expect_stop.
363 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
364 Demand that *running is output.
365 (detect_async): Perform checking every time.
366 (mi_send_resuming_command): Extract everything into...
367 (mi_send_resuming_command_raw): ...this.
368 (mi_expect_stop): Don't accept any output before *stopped.
369
6ae37fef
VP
3702008-06-13 Vladimir Prus <vladimir@codesourcery.com>
371
372 Robustify mi-simplerun.
373 * gdb.mi/basics.c (main): Add a call to sleep.
374 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
375 * gdb.mi/mi2-cli.exp: Likewise.
376 * gdb.mi/mi-break.exp: Likewise.
377
b4aa76f0 3782008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
379
380 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
381
e1ac3328
VP
3822008-06-10 Vladimir Prus <vladimir@codesourcery.com>
383
384 * gdb.mi/mi-console.exp: Adjust.
385 * gdb.mi/mi-syn-frame.exp: Adjust.
386 * gdb.mi/mi2-console.exp: Adjust.
387 * gdb.mi/mi2-syn-frame.exp: Adjust.
388 * lib/mi-support.exp (mi_run_cmd): Adjust.
389 (mi_send_resuming_command): Adjust.
390
f7f9a841
VP
3912008-06-10 Vladimir Prus <vladimir@codesourcery.com>
392
393 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
394 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
395 testing of stopped.
396 * gdb.mi/mi2-syn-frame.exp: Likewise.
397 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
398 (async, detect_async): New.
399 (mi_expect_stop, mi_continue_to_line): Adjust expectation
400 depending on if we're running in sync or async mode.
401
37cd5d19
TT
4022008-06-09 Tom Tromey <tromey@redhat.com>
403
404 * gdb.base/completion.exp: New tests for field name completion
405 with spaces, and field name completion with '->'.
406
65d12d83
TT
4072008-06-06 Tom Tromey <tromey@redhat.com>
408
409 * gdb.base/break1.c (struct some_struct): New struct.
410 (values): New global.
411 * gdb.base/completion.exp: Add field name completion test.
412
ebfe2e3f
PP
4132008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
414
415 * gdb.cp/call-c.exp: Test for incorrect handling of reference
416 to pointer.
417 * gdb.cp/call-c.cc: Likewise.
418
bcf6fc3a
NR
4192008-06-06 Nick Roberts <nickrob@snap.net.nz>
420
421 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
422 annotation.
423
49fd4a42
PA
4242008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
425 Pedro Alves <pedro@codesourcery.com>
426
427 * gdb.threads/execl.c, gdb.threads/execl1.c,
428 gdb.threads/execl.exp: New tests.
429
8a34ac3f
AR
4302008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
431 Daniel Jacobowitz <dan@codesourcery.com>
432
433 * gdb.cp/exception.exp: Activate test, make it work with pending
434 catchpoints.
435
86ae69ef
JK
4362008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
437
438 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
439
f7f9ae2c
VP
4402008-05-28 Vladimir Prus <vladimir@codesourcery.com>
441
442 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
443 now printed.
444 * gdb.mi/mi2-var-cmd.exp: Likewise.
445
2a2d4dc3
AS
4462008-05-27 Andreas Schwab <schwab@suse.de>
447
448 * gdb.base/frame-args.exp: Handle arguments that are optimized
449 out.
450
5099e4d9
LM
4512008-05-26 Luis Machado <luisgpm@br.ibm.com>
452
453 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
454 quiet for ppc32 and group options into a single variable.
455
d9c36a91
JB
4562008-05-23 Joel Brobecker <brobecker@adacore.com>
457
458 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
459 of zero-size elements.
460 * gdb.ada/null_array.exp: Test printing this new array.
461
103a8671
JK
4622008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
463
464 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
465
07a4cc1a 4662008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
467
468 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
469 of the "finish" command.
470
55f996a7
NR
4712008-05-21 Nick Roberts <nickrob@snap.net.nz>
472
473 * gdb.base/annota1.exp: Test for new annotation.
474
907fc202
UW
4752008-05-16 Pedro Alves <pedro@codesourcery.com>
476
477 * gdb.base/fixsection.exp: New file.
478 * gdb.base/fixsection0.c: New file.
479 * gdb.base/fixsection1.c: New file.
480
e8f97270
UW
4812008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
482
483 * gdb.base/annota1.exp: Accept printf@... in place of printf.
484 * gdb.base/annota3.exp: Likewise.
485
ac0bb574
NF
4862008-05-13 Nathan Froyd <froydnj@codesourcery.com>
487
488 * gdb.base/watch_thread_num.exp: Don't run tests that require
489 watchpoints if the target doesn't support them.
490
6fadd07a
DE
4912008-05-12 Doug Evans <dje@google.com>
492
493 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
494
6e9a4a30
JB
4952008-05-09 Joel Brobecker <brobecker@adacore.com>
496
497 * gdb.ada/assign_1.exp: New testcase.
498
08388c79
DE
4992008-05-09 Doug Evans <dje@google.com>
500
a3c83fae
DE
501 * gdb.base/find.exp: New file.
502 * gdb.base/find.c: New file.
08388c79 503
bd5ddfe8
DJ
5042008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
505
506 * gdb.base/commands.exp (watchpoint_command_test): Handle
507 gdb,no_hardware_watchpoints.
508 * gdb.base/float.exp: Allow ARM targets without floating point.
509 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
510
b5dd68e2
JB
5112008-05-06 Jerome Guitton <guitton@adacore.com>
512 Joel Brobecker <brobecker@adacore.com>
513
514 * gdb.ada/lang_switch: New test program.
515 * gdb.ada/lang_switch.exp: New testcase.
516
382d13d1
DE
5172008-05-05 Doug Evans <dje@google.com>
518
519 * gdb.base/help.exp (disassemble): Update expected help text.
520
9dd789d0
PA
5212008-05-04 Pedro Alves <pedro@codesourcery.com>
522
523 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
524
611c83ae
PA
5252008-05-04 Pedro Alves <pedro@codesourcery.com>
526
527 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
528 different times.
529
ff013f42
JK
5302008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
531
532 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
533 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
534 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
535 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
536
96dff6a2
VP
5372008-05-04 Vladimir Prus <vladimir@codesourcery.com>
538
539 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
540 notification to appear.
541
55cd6f92
DJ
5422008-05-04 Daniel Jacobowitz <dan@debian.org>
543
544 * gdb.base/fullname.c: New file.
545 * gdb.base/fullname.exp: New file.
546 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
547
d705c43c
PA
5482008-05-03 Pedro Alves <pedro@codesourcery.com>
549
550 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
551 expressions with macros.
552
333222e1
JK
5532008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
554
555 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
556
5ac01682
DJ
5572008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
558
559 * gdb.base/completion.exp: Handle lack of other symbols beginning
560 with "a".
561
562 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
563
237fc4c9
PA
5642008-05-02 Jim Blandy <jimb@codesourcery.com>
565
566 * gdb.asm/asmsrc1.s: Add scratch space.
567
ed5e9466
DJ
5682008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
569 Daniel Jacobowitz <dan@codesourcery.com>
570
571 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
572 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
573 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
574
b39cc962
DJ
5752007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
576
577 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
578
36d520f5
JB
5792008-05-01 Joel Brobecker <brobecker@adacore.com>
580
581 * gdb.base/info-target.exp: New testcase.
582
8d4e3071
DJ
5832008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
584
585 * gdb.cp/hang.exp: Use .cc instead of .C.
586 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
587 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
588
6f3f3097
DJ
5892008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
590
591 * gdb.base/gdb1250.exp: Remove perror.
592 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
593
5550a914
PA
5942008-04-30 Pedro Alves <pedro@codesourcery.com>
595
596 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
597 .2byte.
598
d848e687
DJ
5992008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
600
601 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
602 (maybe_kfail): New.
603
93b5768b
PA
6042008-04-25 Pedro Alves <pedro@codesourcery.com>
605
606 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
607
721c02de
VP
6082008-04-24 Vladimir Prus <vladimir@codesourcery.com>
609
610 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
611 * gdb.mi/mi2-syn-frame.exp: Likewise.
612 * lib/mi-support.exp: Likewise.
613
74960c60
VP
6142008-04-24 Vladimir Prus <vladimir@codesourcery.com>
615
616 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
617 to specify regexp for the location to stop at.
618 * gdb.base/break-always.c: New.
619 * gdb.base/break-always.exp: New.
620
d24317b4
VP
6212008-04-24 Vladimir Prus <vladimir@codesourcery.com>
622
623 * lib/mi-support.exp (mi_runto_helper): Adjust
624 for the original-location field.
625 (mi_create_breakpoint, mi_list_breakpoints): New.
626 * gdb.mi/mi-break.exp: Adjust.
627 * gdb.mi/mi2-break.exp: Adjust.
628 * gdb.mi/mi-pending.exp: Adjust.
629 * gdb.mi/mi-simplerun.exp: Adjust.
630 * gdb.mi/mi2-simplerun.exp: Adjust.
631 * gdb.mi/mi-syn-frame.exp: Adjust.
632 * gdb.mi/mi2-syn-frame.exp: Adjust.
633 * gdb.mi/mi-until.exp: Adjust.
634 * gdb.mi/mi2-until.exp: Adjust.
635 * gdb.mi/mi-var-display.exp: Adjust.
636 * gdb.mi/mi2-var-display.exp: Adjust.
637 * gdb.mi/mi-watch.exp: Adjust.
638 * gdb.mi/mi2-watch.exp: Adjust.
639
fdc59709 6402008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 641
fdc59709
PB
642 * aclocal.m4: Add override.m4.
643 * configure: Regenerate.
644
8e91f023
VP
6452008-04-19 Vladimir Prus <vladimir@codesourcery.com>
646
647 * gdb.mi/var-cmd.c (do_at_tests): Verify that
648 '-var-update --all-values' reports new value even the type
649 of a variable object has changed.
650
233a11ab
CS
6512008-04-18 Craig Silverstein <csilvers@google.com>
652
653 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
654 files.
d24317b4 655
9c1137ad
JB
6562008-04-18 Joel Brobecker <brobecker@adacore.com>
657
658 * gdb.ada/atomic_enum: New test program.
659 * gdb.ada/atomic_enum.exp: New testcase.
660
66d0bbc7
DE
6612008-04-17 Doug Evans <dje@google.com>
662
663 * gdb.opt/Makefile.in: Fix whitespace.
664
100906b0
UW
6652008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
666
667 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
668
4584e32e
DE
6692008-04-17 Doug Evans <dje@google.com>
670
671 * gdb.base/hashline1.exp: New testcase.
672 * gdb.base/hashline2.exp: New testcase.
673 * gdb.base/hashline2.exp: New testcase.
674
0a320680
PA
6752008-04-17 Pedro Alves <pedro@codesourcery.com>
676
677 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
678
18ac113b
AR
6792008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
680
681 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
682 temporary breakpoint to match "Temporary breakpoint".
683 * gdb.base/break.exp (delete_breakpoints): Likewise.
684 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
685 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
686 * gdb.base/display.exp: Likewise.
687 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
688 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
689 * gdb.base/restore.exp (restore_tests): Likewise.
690 * gdb.base/sepdebug.exp: Likewise.
691 * gdb.base/watchpoint.exp: Likewise.
692 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
693 * gdb.mi/mi-pending.exp: Likewise.
694 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
695 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
696 * gdb.mi/mi-var-cmd.exp: Likewise.
697 * gdb.mi/mi-var-display.exp: Likewise.
698 * gdb.mi/mi2-cli.exp: Likewise.
699 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
700 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
701 * gdb.mi/mi2-var-display.exp: Likewise.
702 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
703 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
704 new "disp" field.
705 (mi_expect_stop): Move after_reason argument to be really after
706 reason. This is to support fix for PR2424.
707
add38693
JK
7082008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
709
710 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
711
fcacd99f
VP
7122008-04-13 Vladimir Prus <vladimir@codesourcery.com>
713
714 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
715 field. Add more floating varobj tests.
716 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
717 field.
718 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
719 (main): Call do_at_tests.
720 * lib/mi-support.exp (mi_create_floating_varobj)
721 (mi_varobj_update_with_type_change): New.
722
de051565
MK
7232008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
724
725 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
726 option of -var-evaluate-expression.
727 * gdb.mi/mi2-var-display.exp: Likewise.
728
dbc52822
VP
7292008-04-07 Vladimir Prus <vladimir@codesourcery.com>
730
731 Introduce test setup helpers.
732 * lib/gdb.exp (build_executable, clean_restart)
733 (prepare_for_testing): New.
734 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
735 * gdb.base/return.exp: Likewise.
736 * gdb.base/ending-run.exp: Likewise.
737
473591da
NR
7382008-04-07 Nick Roberts <nickrob@snap.net.nz>
739
740 * gdb.mi/mi-async.exp: New test for asynchronous Machine
741 Interface (MI) responses.
742
2b2d9e11
VP
7432008-04-06 Vladimir Prus <vladimir@codesourcery.com>
744
745 * gdb.cp/breakpoint.cc: New code to test conditions involving
746 member variables.
747 * gdb.cp/breakpoint.exp: Test condition involving member
748 variables.
749
bb378428
VP
7502008-04-05 Vladimir Prus <vladimir@codesourcery.com>
751
752 * lib/mi-support.exp (mi_expect_stop): New.
753 (mi_run_cmd): Change the
754 token. Use mi_send_resuming_command, use
755 mi_expect_stop.
756 (mi_execute_to_helper): Rename to mi_execute_to.
757 (mi_send_resuming_command): Add more error patterns.
758 (mi_wait_for_stop): Renamed to...
759 (mi_get_stop_line): ...this.
760 (mi_run_inline_test): Adjust.
761
762 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
763 * gdb.mi/mi-console.exp: Likewise.
764 * gdb.mi/mi-pending.exp: Likewise.
765 * gdb.mi/mi-simplerun.exp: Likewise.
766 * gdb.mi/mi-stack.exp: Likewise.
767 * gdb.mi/mi-stepi.exp: Likewise.
768 * gdb.mi/mi-syn-frame.exp: Add comment.
769 * gdb.mi/mi-until.exp: Likewise.
770 * gdb.mi/mi-var-display.exp: Likewise.
771 * gdb.mi/mi-watch.exp: Likewise.
772 * gdb.mi/mi2-cli.exp: Likewise.
773 * gdb.mi/mi2-console.exp: Likewise.
774 * gdb.mi/mi2-simplerun.exp: Likewise.
775 * gdb.mi/mi2-stack.exp: Likewise.
776 * gdb.mi/mi2-stepi.exp: Likewise.
777 * gdb.mi/mi2-until.exp: Likewise.
778 * gdb.mi/mi2-var-display.exp: Likewise.
779 * gdb.mi/mi2-watch.exp: Likewise.
780
62172bb9
UW
7812008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
782
783 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
784
785 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
786
a13e061a
PA
7872008-04-04 Pedro Alves <pedro@codesourcery.com>
788
789 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
790 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
791 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
792 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
793 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
794 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
795 expect an mi error duplicated in stderr.
796
eae06beb
JB
7972008-04-03 Joel Brobecker <brobecker@adacore.com>
798
799 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
800 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
801 Add a couple of tests that verify the behavior when the new setting
802 is set to "cancel" and "all".
803 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
804 "ask" before we start the testing.
805
79c6ced6
AR
8062008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
807
808 * gdb.cp/casts.cc: Add class reference variables.
809 * gdb.cp/casts.exp: New test cases for up/down casting references.
810
6c2d1a6b
MK
8112008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
812
813 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
814 instead of beginning to make an extra test pass.
815 * gdb.mi/mi2-var-display.exp: Likewise.
816
55b411d9
MR
8172008-03-31 Maciej W. Rozycki <macro@mips.com>
818
819 * gdb.base/break.exp: Mark failures as such. Fix formatting.
820
c6140da2
MD
8212008-03-31 Markus Deuling <deuling@de.ibm.com>
822 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
823
824 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
825 value. Add xfail for older kernels.
826
79732189
AR
8272008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
828
829 Bring mi-support in line with gdb.exp.
830 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
831 (mi_gdb_start): New function.
832
33c3676e
MR
8332008-03-28 Maciej W. Rozycki <macro@mips.com>
834
835 * gdb.mi/mi-var-cmd.exp: Fix a typo.
836
92e28119
VP
8372008-03-26 Vladimir Prus <vladimir@codesourcery.com>
838
839 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
840 * gdb.mi/mi2-var-display.exp: Likewise.
841
9e8e3afe
VP
8422008-03-26 Vladimir Prus <vladimir@codesourcery.com>
843
844 * lib/mi-support.exp (mi_create_varobj_checked): New.
845 (mi_list_varobj_children): Allow to check for a
846 value.
847 (mi_list_array_varobj_children): New.
848
849 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
850 and mi_list_varobj_children, as opposed to hardcoding
851 expected strings.
852 * gdb.mi/gdb701.exp: Likewise.
853 * gdb.mi/gdb792.exp: Likewise.
854 * gdb.mi/mi-var-block.exp: Likewise.
855 * gdb.mi/mi-var-cmd.exp: Likewise.
856 * gdb.mi/mi-var-invalidate.exp: Likewise.
857 * gdb.mi/mi2-var-block.exp: Likewise.
858 * gdb.mi/mi2-var-child.exp: Likewise.
859 * gdb.mi/mi2-var-cmd.exp: Likewise.
860 * gdb.mi/mi2-var-display.exp: Likewise.
861
9df50351
JK
8622008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
863
864 Fix random false FAILs on i386.
865 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
866
31e5d73a
DJ
8672008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
868
869 PR gdb/544
870 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
871
12f4afab
DJ
8722008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
873
874 PR gdb/544
875 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
876
b562a0cb
DJ
8772008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
878
879 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
880 fixed PR gdb/544.
881
17faa917
DJ
8822008-03-21 Pedro Alves <pedro@codesourcery.com>
883
884 * gdb.threads/fork-child-threads.exp: Test next over fork.
885
6214f497
DJ
8862008-03-21 Chris Demetriou <cgd@google.com>
887
888 * gdb.base/break.exp (rbreak junk): New test for rbreak
889 "Junk at end of arguments" issue.
890
63092375
DJ
8912008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
892
893 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
894 *& to work on created array elements.
895 (Top level): Test print $pc with a file. Test string operations
896 without a target.
897 * gdb.base/ptype.exp: Do not expect *& to work on created array
898 elements.
899
b21991b0
DJ
9002008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
901
902 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
903 gdb.threads/staticthreads.exp: Update exit query.
904
c4b347c7
SL
9052008-03-07 Sandra Loosemore <sandra@codesourcery.com>
906
907 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
908
fa4727a6
DJ
9092008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
910
911 * gdb.base/watchpoint.c (global_ptr, func4): New.
912 (main): Call func4.
913 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
914 (test_inaccessible_watchpoint): New.
915
2f34202f
MR
9162008-02-29 Maciej W. Rozycki <macro@mips.com>
917
918 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
919 select the largest.
920
0d6ba1b1
DJ
9212008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
922
923 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
924 frames-invalid annotations.
925
e691325a
PM
9262008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
927
928 * gdb.base/assign.exp: avoid same output for different tests.
929
f85b5ecc
DE
9302008-02-27 Doug Evans <dje@google.com>
931
932 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
933 for bug 1738.
934 (breakpoint_to_handler_entry): Ditto.
935
b40e7bf3
JB
9362008-02-27 Joel Brobecker <brobecker@adacore.com>
937
938 * gdb.base/ending-run.exp: Use the first line of code inside
939 function body to test breakpoints.
940 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
941 location where the breakpoint is inserted when using the line
942 where a function is declared. Fix typo in the description of
943 one of the tests.
944 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
945
2faca73a
PM
9462008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
947
948 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
949 tests.
950
6f439c36
PM
9512008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
952
953 * gdb.base/args.exp: avoid same output for tests
954 with single quotes.
955
54e52265
VP
9562008-02-26 Vladimir Prus <vladimir@codesourcery.com>
957
958 * gdb.base/annota1.exp: Adjust for 'info break'
959 format changes.
960 * gdb.base/annota3.exp: Likewise.
961 * gdb.base/break.exp: Likewise.
962 * gdb.base/condbreak.exp: Likewise.
963 * gdb.base/pending.exp: Likewise.
964 * gdb.base/sepdebug.exp: Likewise.
965 * gdb.base/unload.exp: Likewise.
966 * gdb.cp/ovldbreak.exp: Likewise.
967 * gdb.mi/mi-pending.exp: Likewise.
968
897b09ca
DE
9692008-02-07 Doug Evans <dje@google.com>
970
971 * gdb.cp/mb-inline.exp: New.
972 * gdb.cp/mb-inline.h: New.
973 * gdb.cp/mb-inline1.cc: New.
974 * gdb.cp/mb-inline2.cc: New.
975
b1c32d35
PM
9762008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
977
978 * gdb.pascal/floats.pas: New test program.
979 * gdb.pascal/floats.exp: New testcase.
980
1a4ca44a
TJB
9812008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
982
983 * gdb.base/callfuncs.c (t_float_many_args): New function.
984 (t_double_many_args): New function.
985 * gdb.base/callfuncs.exp: Add tests for exceeding float
986 and double parameters passed through the stack.
987
439048e8
JB
9882008-02-05 Joel Brobecker <brobecker@adacore.com>
989
990 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
991 gdb.ada/complete/foo.adb: New files.
992 * gdb.ada/complete.exp: New testcase.
993
81fe8080
DE
9942008-02-03 Doug Evans <dje@google.com>
995
301f0ecf
DE
996 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
997
81fe8080
DE
998 * gdb.cp/gdb2384.exp: New file.
999 * gdb.cp/gdb2384.cc: New file.
1000 * gdb.cp/gdb2384-base.h: New file.
1001 * gdb.cp/gdb2384-base.cc: New file.
1002
4b071aec
DE
10032008-02-02 Doug Evans <dje@google.com>
1004
1005 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
1006
61137ba6
JB
10072007-02-01 Joel Brobecker <brobecker@adacore.com>
1008
1009 * gdb.ada/sym_print_name: New test program.
1010 * gdb.ada/sym_print_name.exp: New testcase.
1011
10122007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
1013
1014 * gdb.ada/nested/hello.adb: New file.
1015 * gdb.ada/nested.exp: New testcase.
1016 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
1017
98deb0da
VP
10182008-02-01 Vladimir Prus <vladimir@codesourcery.com>
1019
1020 * gdb.mi/basic.c (return_1): New function.
1021 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
1022 don't cause future evaluations of function to report
1023 creation of internal breakpoints.
1024
723a2275
VP
10252008-02-01 Vladimir Prus <vladimir@codesourcery.com>
1026
1027 * gdb.mi/mi-break.exp (test_error): New.
1028 Call it.
1029
fb546a2f
LM
10302008-01-31 Luis Machado <luisgpm@br.ibm.com>
1031
1032 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
1033 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
1034
2d8fd90a
PM
10352008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
1036
1037 * gdb.pascal/integers.pas: New test program.
1038 * gdb.pascal/integers.exp: New testcase.
1039
a7fa0ded
PM
10402008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
1041
1042 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
1043
5e1a1926
TJB
10442008-01-30 Luis Machado <luisgpm@br.ibm.com>
1045
1046 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
1047 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
1048
8d04f9f0
JB
10492008-01-30 Paul Hilfinger <hilfinger@adacore.com>
1050
1051 * gdb.ada/formatted_ref: New test program.
1052 * gdb.ada/formatted_ref.exp: New testcase.
1053
1054 * gdb.cp/formatted-ref.cc: New file.
1055 * gdb.cp/formatted-ref.exp: New testcase.
1056
ce75a98f
JB
10572008-01-30 Joel Brobecker <brobecker@adacore.com>
1058
1059 * gdb.base/ptype.exp: Add testing of "ptype $pc".
1060
e835f6bf
NR
10612008-01-30 Nick Roberts <nickrob@snap.net.nz>
1062
1063 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
1064 (test_file_list_exec_source_file): Update to new macro-info field.
1065
d118ef87
PH
10662008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
1067
1068 * gdb.ada/exprs: New test program.
1069 * gdb.ada/exprs.exp: New testcase.
1070
7d35ab09
TJB
10712008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1072
1073 * dfp-test.c (DELTA, DELTA_B): New definitions.
1074 (double_val1, double_val2, double_val3, double_val4, double_val5,
1075 double_val6, double_val7, double_val8, double_val9, double_val10,
1076 double_val11, double_val12, double_val13, double_val14, dec32_val1,
1077 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
1078 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
1079 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
1080 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
1081 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
1082 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
1083 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
1084 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
1085 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
1086 dec128_val16): New global variables.
1087 (decimal_dec128_align): New function.
1088 (decimal_mixed): Likewise.
1089 (decimal_many_args_dec32): Likewise.
1090 (decimal_many_args_dec64): Likewise.
1091 (decimal_many_args_dec128): Likewise.
1092 (decimal_many_args_mixed): Likewise.
1093 * dfp-test.exp: Add tests calling new inferior functions.
1094
2d717e4f
DJ
10952008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1096
1097 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
1098 gdb.server/ext-run.exp: New files.
1099 * lib/gdbserver-support.exp (gdbserver_download): New.
1100 (gdbserver_start): New. Update gdbserver expected
1101 output.
1102 (gdbserver_spawn): Use them.
1103 (gdbserver_start_extended): New.
1104
e85a822c
DJ
11052008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1106
1107 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
1108 Run on GNU/Linux.
1109 (do_exec_tests): Check for systems which do not support catchpoints.
1110 Do not match START.
1111 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
1112 Run on GNU/Linux. Enable verbose output.
1113 (check_fork_catchpoints): New.
1114 (explicit_fork_child_follow, catch_fork_child_follow)
1115 (tcatch_fork_parent_follow): Update expected messages.
1116 (do_fork_tests): Use check_fork_catchpoints.
1117 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
1118 Run on GNU/Linux. Enable verbose output.
1119 (check_vfork_catchpoints): New.
1120 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
1121 expected messages.
1122 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
1123
401ea829
JB
11242008-01-29 Jim Blandy <jimb@red-bean.com>
1125
1126 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
1127 host' errors.
1128 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
1129
aceaf3ad
JB
11302008-01-29 Jim Blandy <jimb@red-bean.com>
1131
1132 * gdb.threads/sigthread.c: Use barriers to ensure that
1133 child_thread and child_thread_two are always initialized before we
1134 start to use them.
1135
a5606eee
VP
11362008-01-29 Vladimir Prus <vladimir@codesourcery.com>
1137
1138 * gdb.base/watchpoint-solib.exp: New.
1139 * gdb.base/watchpoint-solib.c: New.
1140 * gdb.base/watchpoint-solib-shr.c: New.
1141
c55a82bb
PM
11422008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
1143
1144 * gdb.base/gdb1056.exp: Add unsigned integer test.
1145
0993fe05
DE
11462008-01-28 Doug Evans <dje@google.com>
1147
1148 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
1149
4fe42e7f
JB
11502008-01-27 Jim Blandy <jimb@codesourcery.com>
1151
c7a69933
JB
1152 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
1153
4fe42e7f
JB
1154 * gdb.base/expand-psymtabs.exp: Doc fix.
1155
5def8285
MK
11562008-01-26 Mark Kettenis <kettenis@gnu.org>
1157
1158 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
1159
5313c911
NR
11602008-01-24 Nick Roberts <nickrob@snap.net.nz>
1161
1162 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
1163 -var-set-format.
1164
93815fbf
VP
11652008-01-23 Chris Demetriou <cgd@google.com>
1166
1167 * gdb.threads/thread_events.c: New testcase source file.
1168 * gdb.threads/thread_events.exp: New testcase expect file.
1169
467a88ee
NR
11702008-01-23 Nick Roberts <nickrob@snap.net.nz>
1171
1172 * lib/gdb.exp: Add the variable octal.
1173
1174 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
1175 -var-set-format.
1176
d8f82aba
DJ
11772008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
1178 Vladimir Prus <vladimir@codesourcery.com>
1179
1180 * gdb.base/float.exp: Allow missing floating point for m68k and
1181 PowerPC.
1182
60c46647
VP
11832008-01-22 Vladimir Prus <vladimir@codesourcery.com>
1184
1185 * gdb.mi/basics.c: Setup for testing breakpoints
1186 ignore count.
1187 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
1188 * gdb.mi/mi-cli.exp: Adjust.
1189 * gdb.mi/mi2-cli.exp: Adjust.
1190
c7dd36a1
PA
11912008-01-17 Pedro Alves <pedro@codesourcery.com>
1192
1193 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
1194 and 'dummy_ptr' integer pointer. Initialize struct_declarations
1195 with dummy_ptr's address.
1196 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
1197 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
1198 all targets.
1199 * gdb.mi/mi2-var-child.exp: Likewise.
1200
39d5313e
JB
12012008-01-09 Joel Brobecker <brobecker@adacore.com>
1202
1203 * gdb.ada/null_array: New test program.
1204 * gdb.ada/null_array.exp: New testcase.
1205
0aea4bf3
LM
12062008-01-09 Luis Machado <luisgpm@br.ibm.com>
1207
1208 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
1209 with required float modifiers.
1210
0b354900
JB
12112008-01-08 Joel Brobecker <brobecker@adacore.com>
1212
1213 * gdb.ada/funcall_param: New test program.
1214 * gdb.ada/funcall_param.exp: New testcase.
1215
cdb7f5d4
JB
12162008-01-08 Joel Brobecker <brobecker@adacore.com>
1217
1218 * gdb.ada/arrayparam: New test program.
1219 * gdb.ada/arrayparam.exp: New testcase.
1220
88e2547f
JB
12212008-01-08 Joel Brobecker <brobecker@adacore.com>
1222
1223 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
1224 landed. Should also fix random failures in the test following it.
1225
f6867ce0
TJB
12262008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
1227
1228 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
1229 for expressions with decimal float values.
1230 (test_dfp_conversions): New function to test casts to and from
1231 decimal float types.
1232 Call test_dfp_conversions.
1233 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
1234 elements.
1235 (main): Initialize ds.float4 and ds.double8 elements.
1236 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
1237 string to new error message.
1238 (d64_set_tests): Likewise.
1239 (d128_set_tests): Likewise.
1240 Add tests for expressions with decimal float variables. Add tests for
1241 conversions to and from decimal float types.
1242
f9c11282
JB
12432008-01-05 Joel Brobecker <brobecker@adacore.com>
1244
1245 * gdb.ada/packed_tagged/comp_bug.adb: New file.
1246 * gdb.ada/packed_tagged.exp: New testcase.
1247
0ecbca72
JB
12482008-01-04 Joel Brobecker <brobecker@adacore.com>
1249
1250 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
1251 gdb.ada/homonym/homonym_main.adb: New files.
1252 * gdb.ada/homonym.exp: New testcase.
1253
c18d3d89
JB
12542008-01-04 Joel Brobecker <brobecker@adacore.com>
1255
1256 * gdb.ada/packed_array.exp: Add testing of references to
1257 a packed array.
1258
ecc7085b
JB
12592008-01-04 Joel Brobecker <brobecker@adacore.com>
1260
1261 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
1262 New files.
1263 * gdb.ada/type_coercion.exp: New testcase.
1264
c474c922
JB
12652008-01-04 Joel Brobecker <brobecker@adacore.com>
1266
1267 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
1268 gdb.ada/tagged/foo.adb: New file.
1269 * gdb.ada/tagged.exp: New testcase.
1270
9005b927
JB
12712008-01-04 Joel Brobecker <brobecker@adacore.com>
1272
1273 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
1274 gdb.ada/ptype_field/foo.adb: New files.
1275 * gdb.ada/ptype_field.exp: New testcase.
1276
1a6aaad8
JB
12772008-01-03 Joel Brobecker <brobecker@adacore.com>
1278
1279 * gdb.ada/print_pc.exp: New testcase.
1280
0ef22f53
JB
12812008-01-03 Joel Brobecker <brobecker@adacore.com>
1282
1283 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
1284 gdb.ada/taft_type/p.adb: New files.
1285 * gdb.ada/taft_type.exp: New testcase.
1286
1689ecf8
JB
12872008-01-03 Joel Brobecker <brobecker@adacore.com>
1288
1289 * gdb.ada/array_bounds/bar.adb: New file.
1290 * gdb.ada/array_bounds.exp: New testcase.
1291
a4d0b9c3
JB
12922008-01-03 Joel Brobecker <brobecker@adacore.com>
1293
1294 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
1295 gdb.ada/arrayptr/foo.adb: New files.
1296 * gdb.ada/arrayptr.exp: New testcase.
1297
a31ace00
JB
12982008-01-03 Joel Brobecker <brobecker@adacore.com>
1299
1300 * gdb.base/set-lang-auto.exp: New testcase.
1301
a97fced3
JB
13022008-01-03 Joel Brobecker <brobecker@adacore.com>
1303
1304 * gdb.ada/fun_addr/foo.adb: New file.
1305 * gdb.ada/fun_addr.exp: New testcase.
1306
ef29ce1a
JK
13072008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1308
1309 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
1310 New files
1311
0fafefe3
JB
13122008-01-02 Joel Brobecker <brobecker@adacore.com>
1313
1314 * array_subscript_addr/p.adb: New file.
1315 * array_subscript_addr.exp: New testcase.
1316
c4359f8d
JB
13172008-01-02 Joel Brobecker <brobecker@adacore.com>
1318
1319 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
1320 New files.
1321 * gdb.ada/str_cmp_ref.exp: New testcase.
1322
1aa1b15b
JB
13232008-01-01 Joel Brobecker <brobecker@adacore.com>
1324
1325 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
1326 gdb.ada/fun_in_declare/foo.adb: New files.
1327 * gdb.ada/fun_in_declare.exp: New testcase.
1328
81c9b2cf
JB
13292008-01-01 Joel Brobecker <brobecker@adacore.com>
1330
1331 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
1332 gdb.ada/ref_param/pck.ads: New files.
1333 * gdb.ada/ref_param.exp: New testcase.
1334
319e4674
JB
13352008-01-01 Joel Brobecker <brobecker@adacore.com>
1336
1337 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
1338 gdb.ada/interface/foo.adb: New files.
1339 * gdb.ada/interface.exp: New testcase.
1340
ef682c56
JB
13412007-12-31 Jim Blandy <jimb@codesourcery.com>
1342
1343 * gdb.base/multi-forks.exp: Consume all output from child
1344 processes before proceeding to next test.
1345
f6f3eb6c
JB
13462007-12-29 Jim Blandy <jimb@codesourcery.com>
1347
1348 * configure: Regenerated.
1349
f652e42f
JB
13502007-12-27 Joel Brobecker <brobecker@adacore.com>
1351
1352 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
1353 gdb.ada/fixed_cmp/fixed.adb: New files.
1354 * gdb.ada/fixed_cmp.exp: New testcase.
1355
6943e596
JB
13562007-12-27 Joel Brobecker <brobecker@adacore.com>
1357
1358 * gdb.ada/boolean_expr.exp: New testcase.
1359
aad9a193
JB
13602007-12-26 Jim Blandy <jimb@codesourcery.com>
1361
1362 * gdb.base/multi-forks.exp: Doc fix.
1363
fb5f3683
JB
13642007-12-26 Joel Brobecker <brobecker@adacore.com>
1365
1366 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
1367 * gdb.ada/char_param.exp: Do not compile our test program with
1368 -gnata, this is unnecessary.
1369 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
1370
384e4a9c
JB
13712007-12-24 Joel Brobecker <brobecker@adacore.com>
1372
1373 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
1374 gdb.ada/print_chars/foo.adb: New files.
1375 * gdb.ada/print_chars.exp: New testcase.
1376
01e044f7
JB
13772007-12-24 Joel Brobecker <brobecker@adacore.com>
1378
1379 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
1380 gdb.ada/char_param/foo.adb: New files.
1381 * gdb.ada/char_param.exp: New testcase.
1382
0ce17860
JB
13832007-12-22 Jim Blandy <jimb@codesourcery.com>
1384
1385 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
1386 hard-coding source line numbers into the test.
1387 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
1388 gdb_get_line_number to find.
1389
919809b9
JB
13902007-12-22 Joel Brobecker <brobecker@adacore.com>
1391
1392 * gdb.base/ptype.c (highest): New struct type.
1393 (the_highest): New variable of that type.
1394 (main): Add dummy assignment to a field of variable the_highest.
1395 * gdb.base/ptype.exp: Test type printing of our new variable.
1396
abc8a88d
PM
13972007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
1398
1399 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
1400 and record first explicitly generated thread number.
1401 Use that thread number for thread specific watchpoint test.
1402 Add iteration number to repetitive tests.
1403
5158f3e3
CES
14042007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
1405 Jim Blandy <jimb@codesourcery.com>
1406
1407 * gdb.base/expand-psymtabs.c: New testcase
1408 source file.
1409 * gdb.base/expand-psymtabs.exp: New testcase
1410 expect file.
1411
37e4754d
LM
14122007-12-17 Luis Machado <luisgpm@br.ibm.com>
1413
1414 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
1415 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
1416
551e5d04
JB
14172007-12-17 Joel Brobecker <brobecker@adacore.com>
1418
1419 * gdb.ada/frame_args/foo.adb: New file.
1420 * gdb.ada/frame_args/pck.ads: New file.
1421 * gdb.ada/frame_args/pck.adb: New file.
1422 * gdb.ada/frame_args.exp: New testcase.
1423
a05ee097
JB
14242007-12-17 Joel Brobecker <brobecker@adacore.com>
1425
1426 * gdb.base/frame-args.c: New file.
1427 * gdb.base/frame-args.exp: New testcase.
1428
c162e8c9
JM
14292007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
1430 Joseph Myers <joseph@codesourcery.com>
1431
1432 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
1433
afe8ab22
VP
14342007-12-14 Vladimir Prus <vladimir@codesourcery.com>
1435
1436 * gdb.mi/mi-pending.exp: New.
1437 * gdb.mi/mi-pending.c: New.
1438 * gdb.mi/mi-pendshr.c: New.
1439
dfdfb3ca
JB
14402007-12-06 Jim Blandy <jimb@codesourcery.com>
1441
1442 * gdb.base/default.exp: Update expected output for 'info catch'.
1443
b7fca990
JK
14442007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1445
1446 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
1447 must be set to binary.
1448
6a1afc1e
PA
14492007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
1450
1451 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
1452
a6b151f1
DJ
14532007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
1454
1455 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
1456 gdb.mi/mi-file-transfer.exp: New.
1457
43039443
JK
14582007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1459
1460 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
1461
0ef2251b
MR
14622007-11-22 Maciej W. Rozycki <macro@mips.com>
1463
1464 * gdb.trace/backtrace.exp: Fix a typo.
1465 * gdb.trace/circ.exp: Likewise.
1466 * gdb.trace/collection.exp: Likewise.
1467 * gdb.trace/limits.exp: Likewise.
1468 * gdb.trace/report.exp: Likewise.
1469 * gdb.trace/tfind.exp: Likewise.
1470 * gdb.trace/while-dyn.exp: Likewise.
1471
5443631e
NR
14722007-11-21 Nick Roberts <nickrob@snap.net.nz>
1473
1474 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
1475 objects of pointers that can't be dereferenced are now
1476 "noneditable".
1477
a4ce5b0d
UW
14782007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1479
1480 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
1481 (target_cpu): Remove.
1482
d6e956e5
VP
14832007-10-15 Vladimir Prus <vladimir@codesourcery.com>
1484
1485 * gdb.base/ending-run.exp: Expect the list of cleared
1486 breakpoint to come in natural order, not the reversed one.
1487
214270ab
VP
14882007-11-07 Vladimir Prus <vladimir@codesourcery.com>
1489
1490 * gdb.mi/mi-var-child.c (do_child_deletion): New.
1491 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
1492
1a619819
LM
14932007-11-05 Luis Machado <luisgpm@br.ibm.com>
1494
1495 * gdb.base/printcmds.exp: New function
1496 test_printf_with_dfp.
1497
5b01a6fa
DE
14982007-11-02 Doug Evans <dje@google.com>
1499
1500 * gdb.disasm/t01_mov.s: Remove carriage returns.
1501 * gdb.disasm/t02_mova.s: Ditto.
1502 * gdb.disasm/t03_add.s: Ditto.
1503 * gdb.disasm/t04_sub.s: Ditto.
1504 * gdb.disasm/t05_cmp.s: Ditto.
1505 * gdb.disasm/t06_ari2.s: Ditto.
1506 * gdb.disasm/t07_ari3.s: Ditto.
1507 * gdb.disasm/t08_or.s: Ditto.
1508 * gdb.disasm/t09_xor.s: Ditto.
1509 * gdb.disasm/t10_and.s: Ditto.
1510 * gdb.disasm/t11_logs.s: Ditto.
1511 * gdb.disasm/t12_bit.s: Ditto.
1512 * gdb.disasm/t13_otr.s: Ditto.
1513
ec33ab7f
JK
15142007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1515
1516 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
1517
ae0d01ff
UW
15182007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1519
1520 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
1521 provide DFP support.
1522
55eddb0f
DJ
15232007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
1524
1525 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
1526 Test "set powerpc vector-abi". Skip auto-detection tests for old
1527 toolchains.
1528
7020f05c
PA
15292007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
1530
1531 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
1532 with [string compare].
1533
84bc3db9
PA
15342007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
1535
1536 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
1537 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
1538
5876dc88
LM
15392007-10-25 Luis Machado <luisgpm@br.ibm.com>
1540
1541 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
1542 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
1543 * gdb.opt/Makefile.in: New makefile.
1544 * Makefile.in: Create new directory "gdb.opt".
1545 * configure.ac: Add "gdb.opt" directory.
1546 * configure: Regenerated.
1547
c3ea9a14
DE
15482007-10-25 Doug Evans <dje@google.com>
1549
1550 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
1551 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
1552
93004d61
TJB
15532007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
1554 Thiago Jung Bauermann <bauerman@br.ibm.com>
1555
1556 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
1557 Floating Point expressions.
1558 * gdb.base/dfp-test.exp: new file adding tests for Decimal
1559 Floating Point variables.
1560 * gdb.base/dfp-test.c: new file containing program with Decimal
1561 Floating variables, used by gdb.base/dfp-test.exp.
1562
62a24a2b
DJ
15632007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1564
1565 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
1566
e7b1eae6
UW
15672007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1568
1569 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
1570 compiling test case with GCC.
1571 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
1572
c641edcc
UW
15732007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1574
1575 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
1576 format changes.
1577
5e5ebfe6
MS
15782007-10-18 Michael Snyder <msnyder@specifix.com>
1579
1580 * gdb.base/dbx.exp: Add missing "-re " operator.
1581
e831e7b6
GM
15822007-10-16 Gaius Mulley <gaius@glam.ac.uk>
1583
1584 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
1585 * configure.ac: Removed trailing spaces after backslash.
1586 * gdb.modula2: New directory.
1587 * gdb.modula2/Makefile.in: New file.
1588 * gdb.modula2/unbounded-array.exp: New file.
1589 * gdb.modula2/unbounded1.c: New file.
1590
7cc46491
DJ
15912007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1592
1593 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
1594
15952007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
1596
1597 * gdb.base/sigstep.c (main): Add checks for
1598 return values for setitimer call.
1599 Call setitimer again with itimer = ITIMER_REAL
1600 if first call to setitimer fails.
1601
e91528f0
KH
16022007-10-11 Kazu Hirata <kazu@codesourcery.com>
1603
1604 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
1605 of $timeout.
1606
2ec9a4f8
DJ
16072007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
1608
1609 * gdb.server/server-run.exp: Test for dynamic linker symbols.
1610
16112007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
1612
1613 * lib/gdb.exp (gdb_run_cmd): Move comment outside
1614 of gdb_expect call, to avoid interruption.
1615
64b2fa04
PA
16162007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
1617
1618 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
1619 (v_unsigned_long_long, v_long_long_array)
1620 (v_signed_long_long_array, v_unsigned_long_long_array)
1621 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
1622 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
1623 [!NO_LONG_LONG]: New.
1624 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
1625 v_long_long_member.
1626
1627 (v_long_long_func, v_signed_long_long_func)
1628 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
1629 (main) [!NO_LONG_LONG]: Initialize long long variants.
1630
1631 * gdb.base/whatis.exp: If board file requests no_long_long, build
1632 test with NO_LONG_LONG defined. Test long long, signed long long,
1633 and unsigned long long variants but only if board file doesn't
1634 disable it.
1635
a912286e
DJ
16362007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
1637 Daniel Jacobowitz <dan@codesourcery.com>
1638
1639 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
1640 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
1641 * configure: Regenerated.
1642 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
1643 gdb.pascal/types.exp, lib/pascal.exp: New files.
1644
471ba8c9
DJ
16452007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
1646
1647 * gdb.cp/classes.exp (do_tests): Always step to the line after the
1648 call.
1649 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
1650 to return to the call.
1651 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
1652 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
1653 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
1654 * gdb.mi/mi-until.exp (test_until): Likewise.
1655 * gdb.mi/mi2-until.exp (test_until): Likewise.
1656
fef8a650
DJ
16572007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
1658
1659 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
1660 two-char array.
1661 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
1662
d983da9c
DJ
16632007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
1664
1665 * gdb.threads/watchthreads.c (thread_function): Sleep between
1666 iterations.
1667 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
1668 at once for S/390. Generate matching fails and passes.
1669
17f62551
VP
16702007-09-27 Vladimir Prus <vladimir@codesourcery.com>
1671
1672 * gdb.mi/var-cmd.c (do_children_tests): Initialize
1673 the 'struct_declarations' variable to zeros.
17f62551 1674
ed0616c6
VP
16752007-09-24 Vladimir Prus <vladimir@codesourcery.com>
1676
1677 * gdb.cp/mb-ctor.cc: New.
1678 * gdb.cp/mb-ctor.exp: New.
1679 * gdb.cp/mb-templates.cc: New.
1680 * gdb.cp/mb-templates.exp: New.
1681
41f1b697
DJ
16822007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
1683
1684 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
1685
3f213f78
PA
16862007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
1687
1688 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
1689 targets.
1690 * configure: Regenerate.
1691
0d381245
VP
16922007-09-23 Vladimir Prus <vladimir@codesourcery.com>
1693
1694 * gdb.base/annota1.exp: Adjust for 'info break'
1695 format changes.
1696 * gdb.base/annota3.exp: Likewise.
1697 * gdb.base/break.exp: Likewise.
1698 * gdb.base/condbreak.exp: Likewise.
1699 * gdb.base/pending.exp: Likewise.
1700 * gdb.base/sepdebug.exp: Likewise.
1701 * gdb.base/unload.exp: Likewise.
1702 * gdb.base/ovldbreak.exp: Likewise.
1703
fe3f5fa8
VP
17042007-09-22 Vladimir Prus <vladimir@codesourcery.com>
1705
1706 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
1707 messages.
1708 * gdb.base/chng-syms.exp: Likewise.
1709 * gdb.base/unload.exp: Likewise.
1710
a75cf6c0
DJ
17112007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
1712
1713 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
1714
18ecae38
DJ
17152007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1716
1717 * schedlock.c (NUM): Change to 1.
1718 (main): Use args[0] for the main thread.
1719 * schedlock.exp: Only expect two threads. Only issue one pass or fail
1720 regardless of the number of threads.
1721
5509918f
MR
17222007-09-14 Maciej W. Rozycki <macro@mips.com>
1723
4a543daf
MR
1724 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
1725 type down.
1726 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
1727 test.
1728 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
1729 watchpoint type down.
1730 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
1731 test.
1732
17332007-09-14 Maciej W. Rozycki <macro@mips.com>
1734
5509918f
MR
1735 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
1736 Move all the tests here and run them twice, once using software
1737 watchpoints and once using hardware watchpoints.
1738 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
1739
40b53987
DJ
17402007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
1741
1742 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
1743 test.
1744
695e2681
MK
17452007-09-10 Mark Kettenis <kettenis@gnu.org>
1746
8b3fc8d8
MK
1747 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
1748 build-id.
1749
695e2681
MK
1750 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
1751 know about $ORIGIN. Calculate output dir from $dest instead of
1752 using ${objdir}/{$subdir}.
1753
58d69f29
MK
17542007-09-09 Mark Kettenis <kettenis@gnu.org>
1755
1756 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
1757 gcore, before continuing with the test.
1758
3e347599
DJ
17592007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
1760
1761 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
1762 * gdb.mi/mi-watch.exp: Likewise.
1763
ea37ba09
DJ
17642007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1765 Jim Blandy <jimb@codesourcery.com>
1766
1767 * gdb.arch/i386-sse.exp: Do not expect character constants.
1768 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
1769 * gdb.base/display.exp: Allow print/s.
1770 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
1771 and unsigned char array changes.
1772
2025a643
DJ
17732007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1774
1775 * gdb.base/display.exp: Add tests for printf %p.
1776
26669a27
PA
17772007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
1778
1779 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
1780 the dll name to unicode.
1781
c8f021f8
JK
17822007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1783
1784 * gdb.base/default.exp (show version): Update the version text.
1785 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
1786
4cf31eea
JK
17872007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1788
1789 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
1790 New files.
1791
4935890f
JK
17922007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1793
1794 * lib/gdb.exp (build_id_debug_filename_get): New function.
1795 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
1796 Remove the generate DEBUG file for the future testcase runs.
1797 New testcase for the NT_GNU_BUILD_ID retrieval.
1798 Move the final testing step to ...
1799 (test_different_dir): ... a new function.
1800 New parameter XFAIL to XFAIL all the tests performed.
1801 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
1802 New parameter TYPE to PF_PREFIX all the tests performed.
1803
02142340
VP
18042007-08-31 Vladimir Prus <vladimir@codesourcery.com>
1805
1806 * gdb.mi/mi-var-cp.cc (path_expression): New
1807 function.
1808 * gdb.mi/mi-var-cp.exp: Run path exression tests.
1809
36acd84e
UW
18102007-08-27 Markus Deuling <deuling@de.ibm.com>
1811
1812 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
1813 to fit into SPU Local Store memory.
1814
a896d121
JB
18152007-08-23 Joel Brobecker <brobecker@adacore.com>
1816
1817 * gdb.base/default.exp: Adjust the expected output of "info
1818 warranty" after the switch to GPLv3.
1819
7b433602
JB
18202007-08-23 Joel Brobecker <brobecker@adacore.com>
1821
1822 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
1823 to 30000 (from 20000).
1824
e22f8b7c
JB
18252007-08-23 Joel Brobecker <brobecker@adacore.com>
1826
1827 Switch the license of all .exp files to GPLv3.
1828 Switch the license of all .f and .f90 files to GPLv3.
1829 Switch the license of all .s and .S files to GPLv3.
1830
5a0e3bd0
JB
18312007-08-23 Joel Brobecker <brobecker@adacore.com>
1832
1833 * configure.ac: Switch license to GPLv3.
1834
cc00619d
JB
18352007-08-23 Joel Brobecker <brobecker@adacore.com>
1836
1837 Switch the licensing to GPLv3 for all .ads and .adb files.
1838
8d26208a
DJ
18392007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
1840
1841 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
1842 and t_int_double.
1843 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
1844
4fcb9948
JB
18452007-08-17 Joel Brobecker <brobecker@adacore.com>
1846
1847 * gdb.base/step-line.c: Switch license to GPL version 3, and
1848 update copyright year.
1849 * gdb.base/step-line.inp: Likewise.
1850
b9c34f67
JB
18512007-08-17 Joel Brobecker <brobecker@adacore.com>
1852
1853 * gdb.base/gdb1555.exp: Make expected output immune to formatting
1854 changes inside gdb1555.c.
1855 * gdb.base/pending.exp: Likewise.
1856
2cc17678
DJ
18572007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
1858
1859 * config/default.exp: New file.
1860
e48883f7
DJ
18612007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
1862
1863 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
1864 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
1865
1ab80e5b
MR
18662007-07-30 Maciej W. Rozycki <macro@mips.com>
1867
1868 * gdb.base/dump.exp: Force the correct endianness for binary
1869 formats not carrying this information.
1870
aba471f5
DJ
18712007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1872
1873 * gdb.threads/staticthreads.exp: Match .*sem_post.
1874
d4e07204
DJ
18752007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1876
1877 * gdb.base/readline.exp (operate_and_get_next): Match the final
1878 prompt.
1879
2b97317d
KB
18802007-07-23 Kevin Buettner <kevinb@redhat.com>
1881
1882 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
1883 to restarting SID.
1884
44efa07a
KB
18852007-07-18 Kevin Buettner <kevinb@redhat.com>
1886
1887 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
1888 prior to `gdb_start'.
1889
7b5ebade
KB
18902007-07-18 Kevin Buettner <kevinb@redhat.com>
1891
1892 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
1893 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
1894 Remove call to gdb_unload.
1895
255e7678
DJ
18962007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
1897 Daniel Jacobowitz <dan@codesourcery.com>
1898
1899 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
1900 for __WIN32__.
1901 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
1902 * gdb.base/unload.exp: Use shared library test routines.
1903
3a40aaa0
UW
19042007-07-03 Markus Deuling <deuling@de.ibm.com>
1905
1906 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
1907 * gdb.base/solib-symbol-lib.c: Likewise.
1908 * gdb.base/solib-symbol-main.c: Likewise.
1909
b0f4b84b
DJ
19102007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
1911
1912 * config/gdbserver.exp (gdb_reconnect): New.
1913 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
1914 gdb.base/solib-disc.exp: New files.
1915 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
1916 remote debugging".
1917 (gdb_compile): Add shlib_load flag.
1918 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
1919 port.
1920 (gdbserver_reconnect): New.
1921
1b05479a
DJ
19222007-07-01 Nick Roberts <nickrob@snap.net.nz>
1923 Daniel Jacobowitz <dan@codesourcery.com>
1924
1925 * gdb.base/annota3.exp: Test for if construct.
1926
86f78eb2
DJ
19272007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
1928
1929 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
1930
6a2eb474
MR
19312007-06-21 Chris Dearman <chris@mips.com>
1932 Maciej W. Rozycki <macro@mips.com>
1933
1934 * gdb.base/display.exp: Allow a newline after display/i.
1935 * gdb.base/pc-fp.exp: Likewise.
1936 * gdb.base/sigbpt.exp: Likewise.
1937
f8b73d13
DJ
19382007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1939
1940 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
1941 required features to be included.
1942
4339e69e
DJ
19432007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
1944
1945 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
1946 in info threads output.
1947
23d964e7
UW
19482007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1949 Markus Deuling <deuling@de.ibm.com>
1950
1951 * gdb.arch/spu-info.exp: New testcase.
1952 * gdb.arch/spu-info.c: New file.
1953
fd20f75b
DJ
19542007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
1955
1956 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
1957 tpcs_offset. Restore lr after the call.
1958 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
1959
2226f861
DJ
19602007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
1961
1962 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
1963 (gdbserver_run): Kill any running gdbserver.
1964 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
1965
d12371a9
MR
19662007-05-17 Maciej W. Rozycki <macro@mips.com>
1967
1968 * gdb.base/sigbpt.exp: Preset segv_addr.
1969
93f02886
DJ
19702007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1971
1972 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
1973 (gdb_compile_shlib): Likewise.
1974 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
1975 (default_gdb_init): Clear cleanfiles.
1976 (gdb_finish): Delete recorded cleanfiles.
1977 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
1978
1979 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
1980 Do not use isnative.
1981 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
1982 gdb.base/so-impl-ld.exp: Likewise.
1983 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
1984 * gdb.base/unload.exp: Likewise. Do not pass empty option to
1985 gdb_compile.
1986
b04e06d7
VP
19872007-05-15 Vladimir Prus <vladimir@codesourcery.com>
1988
1989 * config/unknown.exp: Remove.
1990
069ed931
UW
19912007-05-15 Markus Deuling <deuling@de.ibm.com>
1992
1993 * gdb.base/info-proc.exp: Check is_remote.
1994
09db0d03
UW
19952007-05-14 Markus Deuling <deuling@de.ibm.com>
1996
1997 * gdb.base/gcore.exp: Initialize variable core_supported.
1998
af2cbe8c
DJ
19992007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2000
2001 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
2002
027c0295
DJ
20032007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2004
2005 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
2006 * gdb.threads/print-threads.exp (test_all_threads): Allow
2007 negative and hexadecimal thread IDs.
2008
dc5000e7
DJ
20092007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2010
2011 * gdb.java/jprint.java (public): Avoid invalid call to static
2012 method.
2013
2e74ed18
DP
20142007-05-14 Denis Pilat <denis.pilat@st.com>
2015
2016 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
2017 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
2018 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
2019 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
2020 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
2021
83547f02
UW
20222007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2023
2024 * gdb.base/overlays.exp: Add support for targets with only code
2025 overlay support, not data overlay. Support spu-*-* target in
2026 this mode.
2027 * gdb.base/ovlymgr.c: Provide stubs for spu target.
2028 * gdb.base/spu.ld: New file.
2029
b18be20d
DJ
20302007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
2031
2032 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
2033
be444858
DJ
20342007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
2035
2036 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
2037
b1d53152
DJ
20382007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
2039
2040 * gdb.java/jmain.exp: Handle demangled names with and without method
2041 signatures.
2042
d084b331
DJ
20432007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
2044
2045 * gdb.mi/mi-syn-frame.c (main, foo, bar)
2046 (have_a_very_merry_interrupt): Remove calls to puts.
2047 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
2048 inferior output.
2049 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
2050 test names.
2051
db9d7fc5
DJ
20522007-04-29 Markus Deuling <deuling@de.ibm.com>
2053 Daniel Jacobowitz <dan@codesourcery.com>
2054
2055 * gdb.base/auxv.exp (core_works): Also check is_remote.
2056 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
2057
ef783a7d
VP
20582007-04-25 Vladimir Prus <vladimir@codesourcery.com>
2059
2060 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
2061 message, not the undefined 'module' variable.
2062 * gdb.base/siginfo.exp: Likewise.
2063 * gdb.base/sigstep.exp: Likewise.
2064 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
2065 serialport.
2066 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
2067
b7b73cae
CV
20682007-04-25 Corinna Vinschen <vinschen@redhat.com>
2069
2070 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
2071 target sim fails. Return 0 otherwise.
2072 (gdb_load): Return prematurely if gdb_target_sim fails.
2073
7d90fdfa
DP
20742007-04-16 Denis Pilat <denis.pilat@st.com>
2075
2076 * gdb.base/setshow.exp: Reset height after having set it to 100.
2077
5d3e9c85
DP
20782007-04-16 Denis Pilat <denis.pilat@st.com>
2079
2080 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
2081
18e75969
DP
20822007-04-16 Denis Pilat <denis.pilat@st.com>
2083
2084 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
2085
25d5ea92
VP
20862007-04-14 Vladimir Prus <vladimir@codesourcery.com>
2087
2088 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
2089 tests. Run the frozen varobjs test.
2090 * gdb.mi/var-cmd.c (do_frozen_tests): New.
2091 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
2092
0b49cb80
JK
20932007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2094
2095 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
2096 gdb.base/type-opaque.exp: New files.
2097
a73bafbc
VP
20982007-04-01 Vladimir Prus <vladimir@codesourcery.com>
2099
2100 * gdb.mi/mi-var-child.c
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/var-cmd.c (do_locals_test): Initialize
2105 local variables.
2106 * gdb.mi/mi-var-child.exp: Step to right line
2107 of do_children_tests.
2108 * gdb.mi/mi2-var-child.exp: Likewise.
2109 * gdb.mi/mi-var-cmd.exp: Step to right line of
2110 do_locals_tests.
2111 (do_children_tests): User char[2] instead of
2112 char so that automatic printing of pointers to char
2113 don't give unpredicable result.
2114 * gdb.mi/mi2-var-cmd.exp: Likewise.
2115 * lib/mi-support.exp (mi_continue_to_line):
2116 Pass test name to mi_wait_for_stop.
2117
7ce59000
DJ
21182007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2119
2120 * gdb.asm/asm-source.exp: Remove d10v case.
2121 * lib/gdb.exp (skip_cplus_tests): Likewise.
2122 * gdb.asm/d10v.inc: Deleted.
2123
20389057
DJ
21242007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2125
2126 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
2127
8807d78b
DJ
21282007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2129
2130 * config/netware.exp: Delete file.
2131
aa3edb8e
JB
21322007-03-29 Joel Brobecker <brobecker@adacore.com>
2133
2134 * gdb.dwarf2/dw2-noloc.S: New file.
2135 * gdb.dwarf2/dw2-noloc.exp: New file.
2136
297561ac
PA
21372007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
2138
2139 * gdb.cp/method2.cc: New test.
2140 * gdb.cp/method2.exp: New test.
2141 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
2142
1f81bd39
DJ
21432007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
2144
2145 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
2146
9453113a
DJ
21472007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
2148
2149 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
2150
b741e217
DJ
21512007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
2152
2153 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
2154 (gdb_load): Delete, replace with...
2155 (gdb_reload): ...this.
2156 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
2157 * gdb.server/server-mon.exp: Likewise.
2158 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
2159 (gdb_start_cmd): New.
2160 (gdb_file_cmd): Save the last loaded file.
2161 (gdb_reload): New.
2162 (gdb_gnu_strip_debug): Use transform.
2163 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
2164 support here. Use new $last_loaded_file. Check mtime.
2165 (gdb_target_cmd): Handle ObjC failure case.
2166 (infer_host_exec): Delete.
2167 (gdbserver_load): Rename to...
2168 (gdbserver_run): ...this. Simplify.
2169 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
2170 (mi_gdb_load): Move most contents to a new function...
2171 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
2172 (mi_run_cmd): Use mi_gdb_target_load.
2173 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
2174 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
2175 Use gdb_run_cmd.
2176 * gdb.base/charsign.exp: Remove incorrect comment.
2177 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
2178 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
2179 gdb.base/start.exp: Use gdb_start_cmd.
2180
446ab585
MR
21812007-03-23 Nigel Stephens <nigel@mips.com>
2182 Maciej W. Rozycki <macro@mips.com>
2183
2184 * gdb.base/sigbpt.exp: Fix the message when skipping test.
2185 * gdb.base/signull.exp: Similarly.
2186
bbb88ebf
UW
21872007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2188
2189 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
2190 messages available to test cases (like chng-sym.exp).
2191
cb8c4a99
AS
21922007-03-14 Andreas Schwab <schwab@suse.de>
2193
2194 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
2195 format changes.
2196
4e463ff5
DJ
21972007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
2198
2199 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
2200 (optimized_1): New.
2201 (main): Call optimized_1.
2202 (gdb2029): Correct typos. Call gdb2029_marker.
2203 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
2204 for gdb2029.
2205
b6db2c47
MK
22062007-03-12 Mark Kettenis <kettenis@gnu.org>
2207
2208 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
2209 as tabs. Remove redundant test pattern.
2210
70ed3737
UW
22112007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2212
2213 * gdb.base/long_long.exp: Accept optional symbol name in <...>
2214 for /a format output.
2215
47b67b60
DJ
22162007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
2217
2218 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
2219 collect output incrementally.
2220
b8953b0e
UW
22212007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2222
2223 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
2224 for -var-create lpcharacter test.
2225 * gdb.mi/mi2-var-cmd.exp: Likewise.
2226
7acd5c40
UW
22272007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2228
2229 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
2230 pass on targets where address zero is readable.
2231
9c6759c1
UW
22322007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2233
2234 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
2235 just a single architecture.
2236
a2f1aeb4
UW
22372007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2238
2239 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
2240 (fetch_all_registers): New function, uses gdb_test_multiple and
2241 exp_continue to fetch inferior output line-by-line.
2242 Replace all uses of do_get_all_registers by fetch_all_registers.
2243
46579ac2
UW
22442007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2245
2246 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
2247 in target_info.
2248
fc133f24
MS
22492007-03-02 Michael Snyder <michael.snyder@palmsource.com>
2250
2251 * gdb.threads/manythreads.exp: Use $message string for
2252 consistancy; add a default (timeout) case.
2253
7646a51d
MS
22542007-03-02 Michael Snyder <michael.snyder@palmsource.com>
2255
2256 * gdb.base/watchpoint.exp: Fix truncated comment.
2257
dcfff61f
MS
22582007-03-02 Michael Snyder <michael.snyder@palmsource.com>
2259
2260 * Makefile.in: Remove spurious single-quotes from sed command.
2261
664e3ee9
DJ
22622007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2263
2264 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
2265 func.
2266 * gdb.mi/mi2-var-cmd.exp: Likewise.
2267
d7cc6f2f
JB
22682007-02-27 Joel Brobecker <brobecker@adacore.com>
2269
2270 * gdb.dwarf2/dw2-producer.S: New file.
2271 * gdb.dwarf2/dw2-producer.exp: New testcase.
2272
22732007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
2274
2275 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
2276 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
2277 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
2278 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
2279 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
2280 Revert tests to use mi_gdb_test and include value field in output
2281 of -var-create.
2282
93d42b30
DJ
22832007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2284
2285 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
2286
c499ed39
DJ
22872007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2288
2289 * gdb.base/maint.exp: Remove full paths from test names.
2290 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
2291 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
2292
9836f81b
JB
22932007-02-27 Joel Brobecker <brobecker@adacore.com>
2294
2295 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
2296
c74d0ad8
DJ
22972007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2298
2299 * gdb.server/server-mon.exp: New test.
2300
2711e456
DJ
23012007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2302
2303 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
2304
ff6f572f
DJ
23052007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2306
2307 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
2308 register capitalization.
2309
fada3feb
DP
23102007-02-13 Denis Pilat <denis.pilat@st.com>
2311
2312 * gdb.mi/mi-var-invalidate.exp: New file.
2313
fb1e4ffc
DJ
23142007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2315
2316 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
2317
3da939d7
DJ
23182007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2319
2320 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
2321
123dc839
DJ
23222007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2323
2324 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
2325 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
2326
877e3645 23272007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
2328
2329 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
2330 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
2331 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
2332 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
2333 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 2334 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222
NR
2335 Update tests to include value field in output of -var-create.
2336
3c0a2960
AS
23372007-02-08 Andreas Schwab <schwab@suse.de>
2338
2339 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
2340
108546a0
DJ
23412007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
2342
2343 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
2344 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
2345
d701dcab
DP
23462007-02-02 Denis Pilat <denis.pilat@st.com>
2347
2348 * gdb.threads/threadapply.exp: check that frame is not changed by
2349 the thread apply all command.
2350
783e3e2f
AS
23512007-01-31 Andreas Schwab <schwab@suse.de>
2352
6d9c3a87
AS
2353 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
2354
3c50d7b9
AS
2355 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
2356 in the dwarf sections.
2357 * gdb.dwarf2/mac-fileno.S: Likewise.
2358
783e3e2f
AS
2359 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
2360 bspstore register on ia64.
2361
78ff580e
AS
23622007-01-29 Andreas Schwab <schwab@suse.de>
2363
cc8e9b12
AS
2364 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
2365 "frame-begin" annotation.
2366
78ff580e
AS
2367 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
2368 number of "frames-invalid" annotations.
2369
704a4f78
DJ
23702007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2371
2372 * gdb.base/commands.exp: Call if_commands_test.
2373 (gdb_test_no_prompt, if_commands_test): New.
2374
e741bf94
MK
23752007-01-28 Mark Kettenis <kettenis@gnu.org>
2376
2377 * gdb.threads/sigthread.c (NSIGS): Make bigger.
2378
474d0ad3
AS
23792007-01-27 Andreas Schwab <schwab@suse.de>
2380
2381 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
2382 .short/.int/.quad in the dwarf sections.
2383 * gdb.dwarf2/dw2-intercu.S: Likewise.
2384 * gdb.dwarf2/dw2-intermix.S: Likewise.
2385
e784b426
JK
23862007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2387
2388 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
2389 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
2390 array.
e784b426
JK
2391 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
2392 * gdb.base/setvar.exp: Likewise.
2393
37f08e04
AS
23942007-01-26 Andreas Schwab <schwab@suse.de>
2395
9a01813a
AS
2396 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
2397 test.
2398
37f08e04
AS
2399 * gdb.base/multi-forks.exp ("restart $i"): Also match
2400 __kernel_syscall_via_break.
2401
6e2a9270
VP
24022007-01-24 Vladimir Prus <vladimir@codesourcery.com>
2403
2404 * lib/mi-support.exp (mi_delete_varobj): New.
2405 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
2406 testcase.
2407 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
2408 (main): Call the above.
2409 (reference_update_test, base_in_reference_test)
2410 (reference_to_pointer): Delete the created varobjs.
2411
e515b470
DJ
24122007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
2413
2414 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
2415 * configure: Regenerated.
2416 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
2417 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
2418 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
2419 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
2420 * lib/gdb.exp (gdb_skip_xml_test): New function.
2421
08d8bcd7
DJ
24222007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
2423
2424 * gdb.base/sigrepeat.exp: Correct error message.
2425
24262007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
2427 Daniel Jacobowitz <dan@codesourcery.com>
2428
2429 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
2430 gdb.arch/i386-gnu-cfi-asm.S: New files.
2431
97c3f1f3
JK
24322007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2433
2434 * lib/gdb.exp: Abort on missing `site.exp'.
2435
cb1df416
DJ
24362007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2437 Daniel Jacobowitz <dan@codesourcery.com>
2438
2439 * gdb.base/included.c, gdb.base/included.exp,
2440 gdb.base/included.h: New files.
2441
35990120
DJ
24422007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
2443
2444 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
2445 (maximize_rlimit): Reduce limits on 64-bit systems.
2446
6e81a116 24472007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
2448
2449 From Marcus Deuling <deuling@de.ibm.com>:
2450 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
2451 every case.
2452
6c3c41f3
NR
24532007-01-13 Nick Roberts <nickrob@snap.net.nz>
2454
2455 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
2456 (test_path_specification): Use objdir instead of srcdir to always
2457 get an absolute filename.
2458
2f12c312
DJ
24592007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
2460
2461 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
2462
81121995
VP
24632007-01-11 Vladimir Prus <vladimir@codesourcery.com>
2464
2465 * gdb.mi/mi-var-cp.cc (reference_update_tests):
2466 Make sure the variable we're using is in scope.
2467 (reference_to_pointer): Likewise.
2468
4741b737
DJ
24692007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2470
2471 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
2472 has no debug information.
2473
054410c3
DJ
24742007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2475
2476 * gdb.base/annota1.exp: Remove extra send_gdb.
2477
818f79f6
DJ
24782007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2479
2480 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
2481
f7a6bb70
DJ
24822007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2483
2484 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
2485
57e66780
DJ
24862007-01-08 Nick Roberts <nickrob@snap.net.nz>
2487 Daniel Jacobowitz <dan@codesourcery.com>
2488
2489 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
2490 lcharacter or linteger change. Correct duplicated test name.
2491 * gdb.mi/mi2-var-cmd.exp: Likewise.
2492
3d799a95
DJ
24932007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
2494
2495 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
2496
24972007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9
JB
2498
2499 * gdb.base/nofield.c: New file.
2500 * gdb.base/nofield.exp: New testcase.
2501
eafb94e8
NR
25022007-01-05 Nick Roberts <nickrob@snap.net.nz>
2503
2504 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
2505
2506 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
2507 test.
2508
5e572bb4
DJ
25092007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2510
2511 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
2512
74a44383
DJ
25132007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2514
2515 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
2516 when continuing.
2517
1b572db9
DJ
25182007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
2519
2520 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
2521 Expect ".exe" extension.
2522
381bc39b
DJ
25232007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
2524
2525 * gdb.base/charset.exp: Add explicit filename to break.
2526 * gdb.base/dbx.exp: Add explicit filename to breaks.
2527
2b70e4c6
DJ
25282007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
2529
2530 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
2531 * gdb.mi/mi2-file.exp: Likewise.
2532
303b6f5d
DJ
25332007-01-04 Vladimir Prus <vladimir@codesourcery.com>
2534
2535 Implement specification of MI tests as comments
2536 in C and C++ sources.
2537 * lib/mi-support.exp (mi_autotest_data): New variable.
2538 (mi_autotest_source): New variable.
2539 (count_newlines, mi_prepare_inline_tests)
2540 (mi_get_inline_test, mi_continue_to_line)
2541 (mi_run_inline_test, mi_tbreak)
2542 (mi_send_resuming_command, mi_wait_for_stop): New functions.
2543 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
2544 Run inline tests.
2545 * gdb.mi/mi-var-cp.cc: Define tests here.
2546
23da0d94
VP
25472007-01-04 Vladimir Prus <vladimir@codesourcery.com>
2548
2549 Simplify usage of mi_continue_to.
2550 * lib/mi-support.exp (mi_runto_helper): Renamed
2551 from mi_runto, added new parameter 'run_or_continue'.
2552 (mi_runto): Use mi_runto_helper.
2553 (mi_continue_to): Accept just function name as parameter.
2554 Use mi_runto_helper.
2555 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
2556 * gdb.mi/mi2-var-cmd.exp: Likewise.
2557
f9e18282
JB
25582006-01-04 Joel Brobecker <brobecker@adacore.com>
2559
2560 Make this testcase a bit more realistic. The current code
2561 is too simplistic, and allows the compiler to optimize out
2562 some of the entities we need for this testcase.
2563 * gdb.ada/null_record/bar.ads (Void_Star): New type.
2564 (Do_Nothing): Add extra parameter.
2565 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
2566 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
2567 by using a variable of type Void_Star.
2568
fd678c65
JB
25692006-01-04 Joel Brobecker <brobecker@adacore.com>
2570
2571 * gdb.ada/catch_ex/foo.adb: New file.
2572 * gdb.ada/catch_ex.exp: New testcase.
2573
05cfdb42
DJ
25742007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
2575
2576 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
2577 pass --image-base to linker.
2578
2e03ee74
DJ
25792007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2580 Daniel Jacobowitz <dan@codesourcery.com>
2581
2582 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
2583 secondary prompts.
2584
0d5de010
DJ
25852007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2586
2587 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
2588 output. Test the types of members and member pointers.
2589 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
2590 gdb/2092.
2591 * gdb.cp/member-ptr.exp: Search for a comment instead of a
2592 statement. Enable for GCC. Update expected output for some tests
2593 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
2594 layout.
2595 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
2596 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
2597 (Diamond::vget_base): New.
2598 (main): Add new tests.
2599 * gdb.cp/printmethod.exp: Update expected output for member functions.
2600 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
2601 print pEe->D::vg().
2602
61a771aa
DJ
26032007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2604
2605 * gdb.threads/tls.exp: Allow stops in sem_post.
2606
2fa63963
DJ
26072006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
2608
2609 * gdb.base/annota1.exp: Allow .*printf in backtraces.
2610 * gdb.base/annota3.exp: Likewise.
2611 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
2612 again (instead of timing out).
2613 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
2614 GCC bug 26475.
2615 * gdb.java/jmisc.exp: Adjust to work with method signatures including
2616 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
2617 test from jmisc1.exp.
2618 * gdb.java/jmisc1.exp: Delete.
2619 * gdb.java/jprint.exp: Adjust to work with method signatures including
2620 return types.
2621 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
2622 * gdb.threads/linux-dp.exp: Don't be confused by program output.
2623 * lib/java.exp (compile_java_from_source): Pass the correct type
2624 to target_compile.
2625
5eefc2b7
JB
26262006-12-31 Joel Brobecker <brobecker@adacore.com>
2627
2628 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
2629 (stack_align_edx): New function.
2630 (stack_align_eax): New function.
2631 (main): Add calls to stack_align_edx and stack_align_eax.
2632 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
2633 Add testing for the cases where the register used during a stack
2634 realignment is edx. Same for eax.
2635
227c54da
DJ
26362006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
2637
2638 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
2639 and generic PE targets.
2640
cab8ac94
JB
26412006-12-29 Joel Brobecker <brobecker@adacore.com>
2642
2643 * gdb.ada/array_return.exp: Update copyright date list.
2644
ba54f318
JB
26452006-12-27 Joel Brobecker <brobecker@adacore.com>
2646
2647 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
2648 (Create_Small_Float_Vector): New function.
2649 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
2650 function body.
2651 * gdb.ada/array_return/p.adb: Use new type and function from
2652 package Pck.
2653 * gdb.ada/array_return.exp: Add a test verifying that GDB is
2654 able to print the value returned by a function returning an
2655 array of float.
2656
6b7a35dd
JB
26572006-12-20 Joel Brobecker <brobecker@adacore.com>
2658
2659 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
2660 The associated tests should be PASSing.
2661
038224f6
VP
26622006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2663
2664 Test for base in references.
2665 * gdb.mi/mi-var-cp.cc: Add test code.
2666 * gdb.mi/mi-var-cp.exp: Test for bases in references.
2667 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
2668 * gdb.mi/mi2-watch.exp: Likewise.
2669 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
2670 (mi_list_varobj_children): New function.
2671
b26ed50d
VP
26722006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2673
2674 * lib/mi-support.exp
2675 (mi_runto): Accept "()" after function name.
2676 (mi_create_varobj): New function.
2677 (mi_varobj_update): New function.
2678 (mi_Check_varobj_value): New function.
2679 * gdb.mi/mi-var-cp.exp: New file.
2680 * gdb.mi/mi-var-cp.cc: New file.
2681
08232497
DJ
26822006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
2683
2684 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
2685 gdb.base/weaklib2.c: New files.
2686
d394c993 26872006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 2688
ac6c2fba
NS
2689 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
2690 info. Adjust test names.
2691
8ec659a0 2692 * gdb.base/break.c (main): Move position of malloc.
d394c993 2693 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 2694
acd65feb
VP
26952006-11-28 Vladimir Prus <vladimir@codesourcery.com>
2696
2697 * gdb.mi/mi-var-cmd.exp: Check -var-update after
2698 assignement of arrays and function pointers.
2699 * gdb.mi/var-cmd.c: Add declaration necessary for above
2700 tests.
2701
f556d5e5
NS
27022006-11-27 Nathan Sidwell <nathan@codesourcery.com>
2703
2704 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
2705
2706 * gdb.threads/linux-dp.exp: Read thread table before and after
2707 creating each philosopher and verify it.
2708
697bc68d
NS
27092006-11-27 Nathan Sidwell <nathan@codesourcery.com>
2710 Paul Brook <paul@codesourcery.com>
2711 Daniel Jacobowitz <dan@codesourcery.com>
2712
2713 * gdb.base/ending-run.exp: Flatten expect script stepping out of
2714 main to remove duplication. Add start function of the form
2715 '_*start[1-9]*'. Add RVDS start function.
2716
29d73ae4
DJ
27172006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
2718
2719 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
2720
c1d88655
UW
27212006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2722
2723 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
2724 * gdb.asm/spu.inc: New file.
2725 * gdb.base/term.exp: Disable if [target_info exists noargs].
2726 * gdb.gdb/complaints.exp: Disable if ![isnative].
2727 * gdb.gdb/selftest.exp: Likewise.
2728 * gdb.gdb/observer.exp: Likewise.
2729 * gdb.gdb/xfullpath.exp: Likewise.
2730 * gdb.base/attach.exp: Disable on SPU target.
2731 * gdb.cp/bs145503.exp: Likewise.
2732 * gdb.cp/exception.exp: Likewise.
2733 * gdb.cp/userdef.exp: Likewise.
2734
32a13b1a
DJ
27352006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
2736
2737 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
2738
d8295fe9
VP
27392006-11-10 Vladimir Prus <vladimir@codesourcery.com>
2740
2741 * gdb.base/completion.exp: Fix completion tests for
2742 'info' and 'info '.
2743 * gdb.base/help.exp (help_test_raw, test_class_help)
2744 (test_prefix_command_help): Move...
2745 * lib/gdb.exp: Here.
2746 * gdb.base/main.exp: Adjust.
2747 * gdb.cp/maint.exp: Adjust.
2748 * gdb.trace/tracecmd.exp: Use test_help_class.
2749
8c394015
VP
27502006-11-09 Vladimir Prus <vladimir@codesourcery.com>
2751
2752 * gdb.stabs/weird.exp (print_weird_var): Use
2753 gdb_test_multiple instead of gdb_expect.
2754
027fc1bc
VP
27552006-11-09 Vladimir Prus <vladimir@codesourcery.com>
2756
2757 * gdb.base/help.exp (help_test_raw): New.
2758 (test_class_help): New.
2759 (test_prefix_command_help): New.
2760 Adjust testcases.
2761
67609209
FR
27622006-11-09 Christophe Lyon <christophe.lyon@st.com>
2763
2764 * gdb.base/constvars.c (main): Write to crass and crips, so that
2765 they are allocated by the compiler.
2766
f73adfeb
AS
27672006-10-27 Andreas Schwab <schwab@suse.de>
2768
2769 * gdb.base/multi-forks.exp: Use "detach fork" instead of
2770 "detach-fork".
2771
2f83a18e
DJ
27722006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
2773
2774 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
2775 of patterns.
2776
94277a38
DJ
27772006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2778
2779 * gdb.base/sepdebug.exp: Remove debug format test.
2780 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
2781 Handle no-symtab.
2782 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
2783
5bd2f6e2
DJ
27842006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2785
2786 * gdb.threads/manythreads.c (thread_function, main): Don't cast
2787 int to pointer or pointer to int.
2788 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
2789
8c008720
DJ
27902006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
2791
2792 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
2793
9e35dae4
DJ
27942006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2795
2796 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
2797
d9639e13
DJ
27982006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
2799
2800 PR c++/2116
2801 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
2802
390a1bd0
JB
28032006-10-06 Joel Brobecker <brobecker@adacore.com>
2804
2805 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
2806 the corresponding bug has been fixed in GDB (PR/2018).
2807
dd920c33
JB
28082006-10-06 Joel Brobecker <brobecker@adacore.com>
2809
2810 * gdb.base/subst.exp: New testcase.
2811
53bbefe9
JB
28122006-10-06 Joel Brobecker <brobecker@adacore.com>
2813
2814 * gdb.ada/array_return/pck.ads: Add copyright notice.
2815 * gdb.ada/array_return/pck.adb: Likewise.
2816 * gdb.ada/array_return/p.adb: Likewise.
2817 * gdb.ada/exec_changed/first.adb: Likewise.
2818 * gdb.ada/exec_changed/second.adb: Likewise.
2819
09851417
JB
28202006-10-06 Joel Brobecker <brobecker@adacore.com>
2821
2822 * gdb.ada/watch_arg/watch.adb: New file.
2823 * gdb.ada/watch_arg.exp: New testcase.
2824
041bf30d
VP
28252006-10-02 Vladimir Prus <vladimir@codesourcery.com>
2826
2827 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
2828 via string_to_regexp.
2829 * gdb.mi/mi2-basics.exp: Likewise.
2830
f286fbdd 28312006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
2832
2833 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
2834 Remove unused / obsolete files.
2835
7c07f349
NR
28362006-09-19 Nick Roberts <nickrob@snap.net.nz>
2837
2838 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
2839
cd5ff84a
VP
28402006-09-17 Vladimir Prus <vladimir@codesourcery.com>
2841
2842 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
2843 HIGH_FRAME argument to -stack-list-arguments can be larger than
2844 the number of frames.
2845
ae018d1a
DJ
28462006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
2847
2848 * gdb.base/args.c (main): Add breakpoint marker.
2849 * gdb.base/args.exp: Use args_test for tests. Add new tests which
2850 really test empty arguments.
2851 (args_load): Delete.
2852 (args_test): New.
2853
b399c549
NR
28542006-09-13 Nick Roberts <nickrob@snap.net.nz>
2855
2856 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
2857 check for one file.
2858
2ab1eb7a
VP
28592006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
2860
2861 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
2862 HIGH_FRAME argument to -stack-list-locals can be larger than
2863 the number of frames.
2864
476308bf
FF
28652006-08-18 Fred Fish <fnf@specifix.com>
2866
2867 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
2868 '$' in front of skip_vmx_tests_saved when setting that.
2869
8625200f
AS
28702006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
2871
2872 * gdb.base/trace-commands.exp: New file.
2873
089ec8f1
DJ
28742006-08-10 Joel Brobecker <brobecker@adacore.com>
2875 Daniel Jacobowitz <dan@codesourcery.com>
2876
2877 * gdb.base/step-bt.exp: Make hexadecimal address optional in
2878 expected output of the backtrace commands.
2879
b60f0898
JB
28802006-08-09 Joel Brobecker <brobecker@adacore.com>
2881
2882 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
2883 untested followed by return combination.
2884 * gdb.arch/altivec-regs.exp: Likewise.
2885 * gdb.arch/e500-abi.exp: Likewise.
2886 * gdb.arch/e500-regs.exp: Likewise.
2887 * gdb.arch/gdb1291.exp: Likewise.
2888 * gdb.arch/gdb1431.exp: Likewise.
2889 * gdb.arch/gdb1558.exp: Likewise.
2890 * gdb.arch/i386-prologue.exp: Likewise.
2891 * gdb.arch/i386-unwind.exp: Likewise.
2892 * gdb.asm/asm-source.exp: Likewise.
2893 * gdb.base/a2-run.exp: Likewise.
2894 * gdb.base/advance.exp: Likewise.
2895 * gdb.base/all-bin.exp: Likewise.
2896 * gdb.base/annota1.exp: Likewise.
2897 * gdb.base/annota3.exp: Likewise.
2898 * gdb.base/args.exp: Likewise.
2899 * gdb.base/arithmet.exp: Likewise.
2900 * gdb.base/assign.exp: Likewise.
2901 * gdb.base/async.exp: Likewise.
2902 * gdb.base/attach.exp: Likewise.
2903 * gdb.base/bang.exp: Likewise.
2904 * gdb.base/bigcore.exp: Likewise.
2905 * gdb.base/bitfields.exp: Likewise.
2906 * gdb.base/bitfields2.exp: Likewise.
2907 * gdb.base/break.exp: Likewise.
2908 * gdb.base/call-sc.exp: Likewise.
2909 * gdb.base/call-strs.exp: Likewise.
2910 * gdb.base/callfuncs.exp: Likewise.
2911 * gdb.base/checkpoint.exp: Likewise.
2912 * gdb.base/chng-syms.exp: Likewise.
2913 * gdb.base/code-expr.exp: Likewise.
2914 * gdb.base/commands.exp: Likewise.
2915 * gdb.base/completion.exp: Likewise.
2916 * gdb.base/cond-expr.exp: Likewise.
2917 * gdb.base/condbreak.exp: Likewise.
2918 * gdb.base/consecutive.exp: Likewise.
2919 * gdb.base/constvars.exp: Likewise.
2920 * gdb.base/corefile.exp: Likewise.
2921 * gdb.base/cvexpr.exp: Likewise.
2922 * gdb.base/dbx.exp: Likewise.
2923 * gdb.base/define.exp: Likewise.
2924 * gdb.base/detach.exp: Likewise.
2925 * gdb.base/display.exp: Likewise.
2926 * gdb.base/dump.exp: Likewise.
2927 * gdb.base/ena-dis-br.exp: Likewise.
2928 * gdb.base/ending-run.exp: Likewise.
2929 * gdb.base/environ.exp: Likewise.
2930 * gdb.base/eval-skip.exp: Likewise.
2931 * gdb.base/exprs.exp: Likewise.
2932 * gdb.base/fileio.exp: Likewise.
2933 * gdb.base/finish.exp: Likewise.
2934 * gdb.base/float.exp: Likewise.
2935 * gdb.base/foll-exec.exp: Likewise.
2936 * gdb.base/foll-fork.exp: Likewise.
2937 * gdb.base/foll-vfork.exp: Likewise.
2938 * gdb.base/freebpcmd.exp: Likewise.
2939 * gdb.base/funcargs.exp: Likewise.
2940 * gdb.base/gcore.exp: Likewise.
2941 * gdb.base/gdb1090.exp: Likewise.
2942 * gdb.base/gdb1250.exp: Likewise.
2943 * gdb.base/huge.exp: Likewise.
2944 * gdb.base/info-proc.exp: Likewise.
2945 * gdb.base/interrupt.exp: Likewise.
2946 * gdb.base/jump.exp: Likewise.
2947 * gdb.base/langs.exp: Likewise.
2948 * gdb.base/lineinc.exp: Likewise.
2949 * gdb.base/list.exp: Likewise.
2950 * gdb.base/logical.exp: Likewise.
2951 * gdb.base/long_long.exp: Likewise.
2952 * gdb.base/macscp.exp: Likewise.
2953 * gdb.base/maint.exp: Likewise.
2954 * gdb.base/mips_pro.exp: Likewise.
2955 * gdb.base/miscexprs.exp: Likewise.
2956 * gdb.base/multi-forks.exp: Likewise.
2957 * gdb.base/opaque.exp: Likewise.
2958 * gdb.base/overlays.exp: Likewise.
2959 * gdb.base/pc-fp.exp: Likewise.
2960 * gdb.base/pointers.exp: Likewise.
2961 * gdb.base/printcmds.exp: Likewise.
2962 * gdb.base/psymtab.exp: Likewise.
2963 * gdb.base/ptype.exp: Likewise.
2964 * gdb.base/recurse.exp: Likewise.
2965 * gdb.base/relational.exp: Likewise.
2966 * gdb.base/relocate.exp: Likewise.
2967 * gdb.base/remote.exp: Likewise.
2968 * gdb.base/reread.exp: Likewise.
2969 * gdb.base/restore.exp: Likewise.
2970 * gdb.base/return.exp: Likewise.
2971 * gdb.base/return2.exp: Likewise.
2972 * gdb.base/scope.exp: Likewise.
2973 * gdb.base/sect-cmd.exp: Likewise.
2974 * gdb.base/sep.exp: Likewise.
2975 * gdb.base/sepdebug.exp: Likewise.
2976 * gdb.base/setshow.exp: Likewise.
2977 * gdb.base/setvar.exp: Likewise.
2978 * gdb.base/sigall.exp: Likewise.
2979 * gdb.base/sigbpt.exp: Likewise.
2980 * gdb.base/signals.exp: Likewise.
2981 * gdb.base/signull.exp: Likewise.
2982 * gdb.base/sizeof.exp: Likewise.
2983 * gdb.base/solib.exp: Likewise.
2984 * gdb.base/step-line.exp: Likewise.
2985 * gdb.base/step-test.exp: Likewise.
2986 * gdb.base/structs.exp: Likewise.
2987 * gdb.base/structs2.exp: Likewise.
2988 * gdb.base/term.exp: Likewise.
2989 * gdb.base/twice.exp: Likewise.
2990 * gdb.base/until.exp: Likewise.
2991 * gdb.base/varargs.exp: Likewise.
2992 * gdb.base/volatile.exp: Likewise.
2993 * gdb.base/watchpoint.exp: Likewise.
2994 * gdb.base/whatis-exp.exp: Likewise.
2995 * gdb.base/whatis.exp: Likewise.
2996 * gdb.cp/ambiguous.exp: Likewise.
2997 * gdb.cp/annota2.exp: Likewise.
2998 * gdb.cp/annota3.exp: Likewise.
2999 * gdb.cp/bool.exp: Likewise.
3000 * gdb.cp/breakpoint.exp: Likewise.
3001 * gdb.cp/casts.exp: Likewise.
3002 * gdb.cp/class2.exp: Likewise.
3003 * gdb.cp/classes.exp: Likewise.
3004 * gdb.cp/cplusfuncs.exp: Likewise.
3005 * gdb.cp/ctti.exp: Likewise.
3006 * gdb.cp/derivation.exp: Likewise.
3007 * gdb.cp/exception.exp: Likewise.
3008 * gdb.cp/gdb1355.exp: Likewise.
3009 * gdb.cp/hang.exp: Likewise.
3010 * gdb.cp/inherit.exp: Likewise.
3011 * gdb.cp/local.exp: Likewise.
3012 * gdb.cp/m-data.exp: Likewise.
3013 * gdb.cp/m-static.exp: Likewise.
3014 * gdb.cp/member-ptr.exp: Likewise.
3015 * gdb.cp/method.exp: Likewise.
3016 * gdb.cp/misc.exp: Likewise.
3017 * gdb.cp/namespace.exp: Likewise.
3018 * gdb.cp/overload.exp: Likewise.
3019 * gdb.cp/ovldbreak.exp: Likewise.
3020 * gdb.cp/pr-1023.exp: Likewise.
3021 * gdb.cp/pr-1210.exp: Likewise.
3022 * gdb.cp/pr-574.exp: Likewise.
3023 * gdb.cp/printmethod.exp: Likewise.
3024 * gdb.cp/psmang.exp: Likewise.
3025 * gdb.cp/ref-params.exp: Likewise.
3026 * gdb.cp/ref-types.exp: Likewise.
3027 * gdb.cp/rtti.exp: Likewise.
3028 * gdb.cp/templates.exp: Likewise.
3029 * gdb.cp/try_catch.exp: Likewise.
3030 * gdb.cp/userdef.exp: Likewise.
3031 * gdb.cp/virtfunc.exp: Likewise.
3032 * gdb.disasm/am33.exp: Likewise.
3033 * gdb.disasm/h8300s.exp: Likewise.
3034 * gdb.disasm/mn10300.exp: Likewise.
3035 * gdb.disasm/sh3.exp: Likewise.
3036 * gdb.disasm/t01_mov.exp: Likewise.
3037 * gdb.disasm/t02_mova.exp: Likewise.
3038 * gdb.disasm/t03_add.exp: Likewise.
3039 * gdb.disasm/t04_sub.exp: Likewise.
3040 * gdb.disasm/t05_cmp.exp: Likewise.
3041 * gdb.disasm/t06_ari2.exp: Likewise.
3042 * gdb.disasm/t07_ari3.exp: Likewise.
3043 * gdb.disasm/t08_or.exp: Likewise.
3044 * gdb.disasm/t09_xor.exp: Likewise.
3045 * gdb.disasm/t10_and.exp: Likewise.
3046 * gdb.disasm/t11_logs.exp: Likewise.
3047 * gdb.disasm/t12_bit.exp: Likewise.
3048 * gdb.disasm/t13_otr.exp: Likewise.
3049 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
3050 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
3051 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3052 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
3053 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
3054 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3055 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3056 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3057 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
3058 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
3059 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3060 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
3061 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
3062 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
3063 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
3064 * gdb.mi/gdb701.exp: Likewise.
3065 * gdb.mi/gdb792.exp: Likewise.
3066 * gdb.mi/mi-basics.exp: Likewise.
3067 * gdb.mi/mi-break.exp: Likewise.
3068 * gdb.mi/mi-cli.exp: Likewise.
3069 * gdb.mi/mi-console.exp: Likewise.
3070 * gdb.mi/mi-disassemble.exp: Likewise.
3071 * gdb.mi/mi-eval.exp: Likewise.
3072 * gdb.mi/mi-file.exp: Likewise.
3073 * gdb.mi/mi-read-memory.exp: Likewise.
3074 * gdb.mi/mi-regs.exp: Likewise.
3075 * gdb.mi/mi-return.exp: Likewise.
3076 * gdb.mi/mi-simplerun.exp: Likewise.
3077 * gdb.mi/mi-stack.exp: Likewise.
3078 * gdb.mi/mi-stepi.exp: Likewise.
3079 * gdb.mi/mi-syn-frame.exp: Likewise.
3080 * gdb.mi/mi-until.exp: Likewise.
3081 * gdb.mi/mi-var-block.exp: Likewise.
3082 * gdb.mi/mi-var-child.exp: Likewise.
3083 * gdb.mi/mi-var-cmd.exp: Likewise.
3084 * gdb.mi/mi-var-display.exp: Likewise.
3085 * gdb.mi/mi-watch.exp: Likewise.
3086 * gdb.mi/mi2-basics.exp: Likewise.
3087 * gdb.mi/mi2-break.exp: Likewise.
3088 * gdb.mi/mi2-cli.exp: Likewise.
3089 * gdb.mi/mi2-console.exp: Likewise.
3090 * gdb.mi/mi2-disassemble.exp: Likewise.
3091 * gdb.mi/mi2-eval.exp: Likewise.
3092 * gdb.mi/mi2-file.exp: Likewise.
3093 * gdb.mi/mi2-read-memory.exp: Likewise.
3094 * gdb.mi/mi2-regs.exp: Likewise.
3095 * gdb.mi/mi2-return.exp: Likewise.
3096 * gdb.mi/mi2-simplerun.exp: Likewise.
3097 * gdb.mi/mi2-stack.exp: Likewise.
3098 * gdb.mi/mi2-stepi.exp: Likewise.
3099 * gdb.mi/mi2-syn-frame.exp: Likewise.
3100 * gdb.mi/mi2-until.exp: Likewise.
3101 * gdb.mi/mi2-var-block.exp: Likewise.
3102 * gdb.mi/mi2-var-child.exp: Likewise.
3103 * gdb.mi/mi2-var-cmd.exp: Likewise.
3104 * gdb.mi/mi2-var-display.exp: Likewise.
3105 * gdb.mi/mi2-watch.exp: Likewise.
3106 * gdb.stabs/exclfwd.exp: Likewise.
3107 * gdb.stabs/weird.exp: Likewise.
3108 * gdb.threads/gcore-thread.exp: Likewise.
3109 * gdb.trace/actions.exp: Likewise.
3110 * gdb.trace/backtrace.exp: Likewise.
3111 * gdb.trace/circ.exp: Likewise.
3112 * gdb.trace/collection.exp: Likewise.
3113 * gdb.trace/deltrace.exp: Likewise.
3114 * gdb.trace/infotrace.exp: Likewise.
3115 * gdb.trace/limits.exp: Likewise.
3116 * gdb.trace/packetlen.exp: Likewise.
3117 * gdb.trace/passc-dyn.exp: Likewise.
3118 * gdb.trace/passcount.exp: Likewise.
3119 * gdb.trace/report.exp: Likewise.
3120 * gdb.trace/save-trace.exp: Likewise.
3121 * gdb.trace/tfind.exp: Likewise.
3122 * gdb.trace/tracecmd.exp: Likewise.
3123 * gdb.trace/while-dyn.exp: Likewise.
3124 * gdb.trace/while-stepping.exp: Likewise.
3125
f4b618d1
JB
31262006-08-08 Joel Brobecker <brobecker@adacore.com>
3127
3128 * gdb.base/step-bt.c: New file.
3129 * gdb.base/step-bt.exp: New testcase.
3130
3d00d119
DJ
31312006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3132
3133 * config/monitor.exp (gdb_load): Remove support for obsolete
3134 download-write-size.
3135 * gdb.base/remote.exp: Likewise. Update all callers of
3136 gdb_timed_load.
3137
017b5bd4
DJ
31382006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
3139
3140 * cursal.exp: Pass binfile to gdb_load.
3141
837c599d
DJ
31422006-08-01 Nathan Sidwell <nathan@codesourcery.com>
3143
3144 * gdb.base/cursal.exp: Add "" to gdb_load call.
3145
8dd4540b
MK
31462006-07-29 Mark Kettenis <kettenis@gnu.org>
3147
3148 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
3149 NetBSD/ELF targets.
3150
ab5c9f60
DJ
31512006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
3152
3153 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
3154 operator*.
3155
4c42eaff
DJ
31562006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
3157
3158 * gdb.base/completion.exp: Update for change in "file" behavior.
3159 * gdb.stabs/weird.exp: Likewise.
3160 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
3161 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
3162
0155cc76
NS
31632006-07-24 Nathan Sidwell <nathan@codesourcery.com>
3164
3165 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
3166 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
3167
16026cd7
AS
31682006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3169
3170 * gdb.base/default.exp: Update source command error message.
3171 * gdb.base/help.exp: Update 'help source' message.
3172
16963cb6
DJ
31732006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
3174
3175 * gdb.cp/bs15503.exp: Update comment for no longer crashing
3176 test.
3177
6d7fd486
AS
31782006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
3179
3180 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
3181
29e8a844
DJ
31822006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
3183
3184 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
3185
6afcfa39
DJ
31862006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
3187
3188 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
3189
267a692b
MK
31902006-07-17 Mark Kettenis <kettenis@gnu.org>
3191
3192 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
3193 *-*-openbsd* from targets for wich we expect ARM FPA floating
3194 point format.
3195
85d2fec4
NR
31962006-07-17 Nick Roberts <nickrob@snap.net.nz>
3197
3198 * gdb.cp/annota3.exp: Expect frame-begin annotation.
3199
32002006-07-17 Mark Kettenis <kettenis@gnu.org>
3201
3202 * gdb.base/annota3.exp: Expect frame-begin annotation.
3203
85b4c6e8
JB
32042006-07-14 Joel Brobecker <brobecker@adacore.com>
3205
3206 * gdb.base/help.exp: Adjust "help unset" test to accept
3207 any list of unset commands.
3208
fb933624
DJ
32092006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
3210 Daniel Jacobowitz <dan@codesourcery.com>
3211
3212 * gdb.cp/ref-params.exp: New test.
3213 * gdb.cp/ref-params.cc: New source file.
3214 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
3215
1dff4b64
MK
32162006-07-08 Mark Kettenis <kettenis@gnu.org>
3217
3218 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
3219 spaces/tabs in regular expressions since they might not be there.
3220
40d2e0e3
AS
32212006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
3222
3223 * gdb.base/ifelse.exp: New file.
3224
f6c957d2
NS
32252006-07-04 Nathan Sidwell <nathan@codesourcery.com>
3226
3227 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
3228 line.
3229 * gdb.base/huge.exp: Loop over compilation to find a size that
3230 is acceptable.
3231 * gdb.base/remote.exp: Correct expected strings.
3232 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
3233
b9c5a23d
DJ
32342006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3235
3236 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
3237
9af2e58d
DJ
32382006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3239
3240 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
3241 native.
3242
30930ca5
DJ
32432006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3244
3245 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
3246 enable stabs testing.
3247
aa32fa1d
DJ
32482006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3249
bd4a4c80 3250 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
3251 gdb_test_multiple does.
3252
321fef15
DJ
32532006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3254
3255 * Makefile.in (host_alias): Remove.
3256 (target_alias): Use @target_noncanonical@.
3257 (site.exp): Don't set host_alias.
3258 * aclocal.m4: Remove contents. Include acx.m4.
3259 * configure: Regenerated.
3260 * configure.ac: Use ACX_NONCANONICAL_TARGET.
3261
e1c2defa
NS
32622006-06-13 Nathan Sidwell <nathan@codesourcery.com>
3263
e63b55d1
NS
3264 * lib/gdb.exp (gdb_load_cmd): New.
3265
5600ea19
NS
3266 * gdb.base/fileio.c: Add system(NULL) test.
3267 * gdb.base/fileio.exp: Check it.
3268
e1c2defa
NS
3269 * gdb.base/break.c: Add 10a breakpoint at }
3270 * gdb.base/break.exp: Add test for breakpoint at }
3271 * gdb.cp/anon-union.cc: Add code at end of function.
3272 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
3273 * gdb.mi/var-cmd.c: Add code at end of function.
3274 * gdb.mi/mi-var-display.exp: Adjust end of next.
3275 * gdb.mi/mi2-var-display.exp: Likewise.
3276 * gdb.base/fileio.c: Add stop function and insert calls at
3277 stopping places.
3278 * gdb.base/fileio.exp: Breakpoint stop function and remove
3279 explicit line number references.
3280
6c0112ec
JB
32812006-05-19 Joel Brobecker <brobecker@adacore.com>
3282
3283 * gdb.base/del.exp (test_delete_alias): New function.
3284 Now check that both "del" and "d" work as aliases for "delete".
3285
154189a4
FF
32862006-05-18 Fred Fish <fnf@specifix.com>
3287
3288 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
3289 required. Check for spurious output after program exits normally.
3290
582e64c2
FF
32912006-05-17 Fred Fish <fnf@specifix.com>
3292
3293 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
3294 gdb_load, so it works in the simulator.
3295
8ef6493a
FF
32962006-05-11 Fred Fish <fnf@specifix.com>
3297
3298 * gdb.base/bang.exp: Ignore unexpected output between the
3299 "program exited normally" and the gdb prompt, as many other
3300 tests do.
3301
692b141c
MK
33022006-05-07 Mark Kettenis <kettenis@gnu.org>
3303
3304 * gdb.base/help.exp: Make "delete checkpoint" part option for
3305 "help d" and "help delete" tests.
3306
540b8a30
UW
33072006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3308
3309 * gdb.mi/mi-basics.exp: Add missing serial number to
3310 expected output in some mi_gdb_test statements.
3311 * gdb.mi/mi2-basics.exp: Likewise.
3312
9b6462d9
JB
33132006-05-05 Joel Brobecker <brobecker@adacore.com>
3314
3315 * gdb.base/del.c: New file.
3316 * gdb.base/del.exp: New testcase.
3317
954de43b
DM
33182006-05-05 David S. Miller <davem@sunset.davemloft.net>
3319
3320 * gdb.base/break.exp: Do not assume a breakpoint on
3321 main will actually be in $srcfile when optimizing.
1303f75e
DM
3322 * gdb.base/savedregs.exp: Do not require that the dummy
3323 frame location match up to a symbol and source file location.
c3242428
DM
3324 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
3325 will get printed without a mi_cmd_data_list_register_values prefix.
3326 (*-data-list-register-*): Correct regular expressions to expect the new
3327 pseudo d? floating point registers.
3328 * gdb.mi/mi2-regs.exp: Likewise.
3329
c7e64c9a
DJ
33302006-05-05 Christophe Lyon <christophe.lyon@st.com>
3331
3332 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
3333 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
3334 is allocated by the compiler.
3335 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
3336 anons, e, anone to force their allocation by the compiler.
3337
33382006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
3339
3340 * gdb.base/help.exp: Update expected text for help d and
3341 help delete.
3342
27ce9a6d
MK
33432006-05-02 Mark Kettenis <kettenis@gnu.org>
3344
3345 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
3346 NetBSD/ELF targets.
3347
8608915f
MK
33482006-04-30 Mark Kettenis <kettenis@gnu.org>
3349
3350 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
3351 single-step breakpoint fails; make this a KFAIL on
3352 sparc*-*-openbsd*.
3353 * gdb.base/siginfo.exp: Likewise.
3354 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3355
b8db102d
MS
33562006-04-26 Michael Snyder <msnyder@redhat.com>
3357
3358 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
3359 which may have to consume output from other forks.
3360 Add tests to make sure that "delete fork" succeeded.
3361
c702009a
MS
33622006-04-20 Michael Snyder <msnyder@redhat.com>
3363
3364 * 2006-03-22 Jim Blandy <jimb@redhat.com>
3365 Add support for the Renesas M32C and M16C.
3366
3367 * gdb.asm/asm-source.exp: Add m32c target.
3368 * gdb.asm/m32c.inc: Support for m32c target.
3369
e28493f2
AS
33702006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
3371
3372 * gdb.base/commands.exp (recursive_source_test): New test.
3373
880da185
DM
33742006-04-04 David S. Miller <davem@sunset.davemloft.net>
3375
3376 * gdb.base/float.exp: Add pattern for sparc targets.
3377
61d9b92f
DJ
33782006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3379
3380 * gdb.base/commands.exp (stray_arg0_test): New test.
3381
bd717df8
PB
33822006-03-30 Paul Brook <paul@codesourcery.com>
3383
3384 * gdb.mi/mi-until.exp: kfail broken until command.
3385 * gdb.mi/mi2-until.exp: Ditto.
3386
ec793d3c
NR
33872006-03-27 Nick Roberts <nickrob@snap.net.nz>
3388
3389 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
3390
831004b7
AO
33912006-03-08 Alexandre Oliva <aoliva@redhat.com>
3392
3393 * gdb.base/prelink.exp: Anchor tested-for regular expression
3394 on gdb prompt.
3395
effe49a0
PB
33962006-03-07 Paul Brook <paul@codesourcery.com>
3397
3398 * gdb.base/assign.exp: Correct fail message.
3399
e5461016
PB
34002006-03-07 Paul Brook <paul@codesourcery.com>
3401
3402 * lib/compiler.c: Extract armcc version number.
3403 * lib/compiler.cc: Ditto.
3404
fc91c6c2
PB
34052006-03-07 Paul Brook <paul@codesourcery.com>
3406
3407 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
3408 additional_flags=-w.
3409 * gdb.arch/altivec-regs.exp: Ditto.
3410 * gdb.arch/e500-abi.exp: Ditto.
3411 * gdb.arch/e500-regs.exp: Ditto.
3412 * gdb.base/all-bin.exp: Ditto.
3413 * gdb.base/annota1.exp: Ditto.
3414 * gdb.base/annota3.exp: Ditto.
3415 * gdb.base/args.exp: Ditto.
3416 * gdb.base/arithmet.exp: Ditto.
3417 * gdb.base/assign.exp: Ditto.
3418 * gdb.base/async.exp: Ditto.
3419 * gdb.base/bang.exp: Ditto.
3420 * gdb.base/break.exp: Ditto.
3421 * gdb.base/call-rt-st.exp: Ditto.
3422 * gdb.base/completion.exp: Ditto.
3423 * gdb.base/cond-expr.exp: Ditto.
3424 * gdb.base/condbreak.exp: Ditto.
3425 * gdb.base/consecutive.exp: Ditto.
3426 * gdb.base/define.exp: Ditto.
3427 * gdb.base/display.exp: Ditto.
3428 * gdb.base/ena-dis-br.exp: Ditto.
3429 * gdb.base/environ.exp: Ditto.
3430 * gdb.base/eval-skip.exp: Ditto.
3431 * gdb.base/info-proc.exp: Ditto.
3432 * gdb.base/jump.exp: Ditto.
3433 * gdb.base/logical.exp: Ditto.
3434 * gdb.base/long_long.exp: Ditto.
3435 * gdb.base/maint.exp: Ditto.
3436 * gdb.base/miscexprs.exp: Ditto.
3437 * gdb.base/pc-fp.exp: Ditto.
3438 * gdb.base/pointers.exp: Ditto.
3439 * gdb.base/relational.exp: Ditto.
3440 * gdb.base/reread.exp: Ditto.
3441 * gdb.base/sect-cmd.exp: Ditto.
3442 * gdb.base/sep.exp: Ditto.
3443 * gdb.base/sepdebug.exp: Ditto.
3444 * gdb.base/until.exp: Ditto.
3445 * gdb.base/whatis-exp.exp: Ditto.
3446 * gdb.cp/annota2.exp: Ditto.
3447 * gdb.cp/annota3.exp: Ditto.
3448 * gdb.trace/actions.exp: Ditto.
3449 * gdb.trace/backtrace.exp: Ditto.
3450 * gdb.trace/circ.exp: Ditto.
3451 * gdb.trace/collection.exp: Ditto.
3452 * gdb.trace/deltrace.exp: Ditto.
3453 * gdb.trace/infotrace.exp: Ditto.
3454 * gdb.trace/limits.exp: Ditto.
3455 * gdb.trace/packetlen.exp: Ditto.
3456 * gdb.trace/passc-dyn.exp: Ditto.
3457 * gdb.trace/passcount.exp: Ditto.
3458 * gdb.trace/report.exp: Ditto.
3459 * gdb.trace/save-trace.exp: Ditto.
3460 * gdb.trace/tfind.exp: Ditto.
3461 * gdb.trace/tracecmd.exp: Ditto.
3462 * gdb.trace/while-dyn.exp: Ditto.
3463 * gdb.trace/while-stepping.exp: Ditto.
3464 * lib/gdb.exp: Ditto.
3465 (gdb_compile): Handle nowarning option.
3466
5f4a23d9
AO
34672006-03-07 Alexandre Oliva <aoliva@redhat.com>
3468
3469 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
3470 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
3471 Rename executable to prelinkt. Don't re-prelink if we didn't
3472 get a core file. Test prelink -u exit status to tell whether
3473 prelinking failed. Use gdb_test_multiple.
3474
9733fc94
DJ
34752006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3476
3477 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
3478 (do_tests): Call it.
3479
cc10cae3
AO
34802006-02-28 Alexandre Oliva <aoliva@redhat.com>
3481
3482 * gdb.base/prelink.exp: New test.
3483 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
3484
15c46491
WZ
34852006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
3486
3487 * gdb.fortran/derived-type.f90: New file.
3488 * gdb.fortran/derived-type.exp: New testcase.
3489
5c9f7ded
DJ
34902006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
3491
3492 * gdb.base/default.exp: Allow ';' as a directory separator.
3493
5b96932b
AS
34942006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
3495
3496 * gdb.base/help.exp (help add-symbol-file): Update.
3497
1986bccd
AS
34982006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
3499
3500 * gdb.base/help.exp (help load): Update expected results.
3501
a8b7528f
FF
35022006-02-19 Fred Fish <fnf@specifix.com>
3503
3504 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
3505 specifix hex value as part of results.
3506 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
3507
f8261448
FF
35082006-02-16 Fred Fish <fnf@specifix.com>
3509
3510 * gdb.base/whatis.c: Define variables using typedefs char_addr,
3511 ushort_addr, and slong_addr, so the typedefs are not optimized
3512 away.
3513 * gdb.base/whatis.exp: Add tests using type name for struct type,
3514 union type, enum type, and typedef.
3515
31d8bdd2
MK
35162006-02-13 Mark Kettenis <kettenis@gnu.org>
3517
3518 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
3519
34e41e63
JB
35202006-02-13 Jim Blandy <jimb@redhat.com>
3521
3522 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
3523 case where it takes two "next" commands to skip past the init
3524 call.
3525
ac6e4f31
FF
35262006-02-12 Fred Fish <fnf@specifix.com>
3527
3528 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
3529 to handle cases where it takes two "next" commands to skip
3530 past the init call.
3531
2db2d571
JB
35322006-02-07 Joel Brobecker <brobecker@adacore.com>
3533
3534 * gdb.ada/array_return.exp: Mark the last test as expected to fail
3535 on hppa32 targets.
3536
38fcd64c
DJ
35372006-02-06 Vladimir Prus <ghost@cs.msu.su>
3538
3539 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
3540 field.
3541
1315ad46
MK
35422006-01-29 Mark Kettenis <kettenis@gnu.org>
3543
3544 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
3545
5625b943
DJ
35462006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
3547
3548 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
3549 files.
3550
80df1bbe
DJ
35512006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
3552
3553 * gdb.cp/maint.exp: Set complaints to a positive value.
3554
9078e690
DJ
35552006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
3556
3557 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
3558 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
3559 function name.
3560
9c903399
DJ
35612006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
3562
3563 * gdb.base/checkpoint.c: Update copyright notice. Include
3564 <stdlib.h>.
3565
761ae4d6
JB
35662006-01-04 Jim Blandy <jimb@redhat.com>
3567
3568 * gdb.asm/asm-source.exp: Independently provide default values for
3569 asm-flags and debug-flags. Use 'string equal' to do the
3570 comparison, not the implicit expr's '==' operator. Remove
3571 now-unneeded assignments to asm-flags. In h8300 case, place
3572 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
3573
099ac3dd
MS
35742006-01-04 Michael Snyder <msnyder@redhat.com>
3575
3576 * gdb.base/checkpoint.c: New file.
3577 * gdb.base/checkpoint.exp: New file.
3578 * gdb.base/multi-fork.c: New file.
3579 * gdb.base/multi-fork.exp: New file.
3580 * gdb.base/pi.txt: New file (data for checkpoint.c test).
3581
f4d85314
FF
35822006-01-04 Fred Fish <fnf@specifix.com>
3583
3584 * gdb.base/ptype.c (foo): Add typedef.
3585 (intfoo): Add function.
3586 * gdb.base/ptype1.c: New file.
3587 * gdb.base/ptype.exp: Handle compilation and linking with two
3588 source files. Test that proper type for "foo" is found based
3589 on source context rather than first match found in symtabs.
3590
a1b06f35
MK
35912005-12-28 Mark Kettenis <kettenis@gnu.org>
3592
3593 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
3594 * gdb.asm/openbsd.inc: Indent commands.
3595
d082a1e2
MK
35962005-12-26 Mark Kettenis <kettenis@gnu.org>
3597
c65016bd
MK
3598 * gdb.base/freebpcmd.exp: Increase timeout.
3599
d082a1e2
MK
3600 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
3601
d3c32a0e
DJ
36022005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
3603
3604 * gdb.base/default.exp: Update check for "show version".
3605
9fdb1f50
RC
36062005-12-09 Randolph Chung <tausq@debian.org>
3607
3608 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
3609 * gdb.asm/pa64.inc: New file.
3610
5f2c56f7
RC
36112005-12-09 Randolph Chung <tausq@debian.org>
3612
3613 * gdb.asm/common.inc: Indent commands.
3614 * gdb.asm/asmsrc1.s: Likewise.
3615 * gdb.asm/asmsrc2.s: Likewise.
3616
8117349c
RC
36172005-12-09 Randolph Chung <tausq@debian.org>
3618
3619 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
3620 (get_addr_of_sym): Remove duplicate print.
3621 (gen_core): xfail hppa*-*-hpux*, update expected output.
3622 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
3623 * gdb.arch/pa64-nullify.s: New file.
3624
8f07f25a
RC
36252005-12-09 Randolph Chung <tausq@debian.org>
3626
3627 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
3628
55b39184
DJ
36292005-12-07 Christophe Lyon <christophe.lyon@st.com>
3630
3631 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
3632 code generation for these functions.
3633 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
3634 error message.
3635
31e2b00f
AS
36362005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
3637
3638 * gdb.base/help.exp (help b, help br, help bre, help brea)
3639 (help break): Update the expected message.
3640
c3d0b56e
SC
36412005-11-11 Stephane Carrez <stcarrez@nerim.fr>
3642
3643 * gdb.asm/m68hc11.inc: Setup the data section.
3644 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
3645 script for this test.
3646 (m6812-*-*): Likewise.
3647
36ae0ea9
RC
36482005-11-09 Randolph Chung <tausq@debian.org>
3649
3650 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
3651
9d6f42e9
WZ
36522005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
3653
3654 * gdb.base/break.exp: Fix a comment typo.
3655
e2126a14
EZ
36562005-11-03 Jim Blandy <jimb@redhat.com>
3657
3658 Checked in by Elena Zannoni <ezannoni@redhat.com>
3659
3660 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
3661
e0ac7199
CV
36622005-11-02 Corinna Vinschen <vinschen@redhat.com>
3663
3664 * gdb.arch/gdb1558.c: Include stdio.h.
3665
31d3fb18
MK
36662005-10-31 Mark Kettenis <kettenis@gnu.org>
3667
3668 * gdb.asm/asm-source.exp: Use -e instead of --entry.
3669
e52b687c
MK
36702005-10-31 Mark Kettenis <kettenis@gnu.org>
3671
3672 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
3673
f4711d79
PG
36742005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
3675
3676 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
3677 vscr" tests to better match output.
3678
987a9106
JB
36792005-10-12 Jim Blandy <jimb@redhat.com>
3680
3681 * gdb.base/structs.exp (any): New function.
3682 (test_struct_returns): Don't make any assumptions at all about
3683 what value the function returns when GDB can't set the return
3684 value.
3685
2336bb58
JB
36862005-10-09 Joel Brobecker <brobecker@adacore.com>
3687
3688 * gdb.ada/arrayidx/p.adb: New file.
3689 * gdb.ada/arrayidx.exp: New testcase
3690
36912005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
3692
3693 * gdb.ada/array_return/pck.ads: New file.
3694 * gdb.ada/array_return/pck.adb: New file.
3695 * gdb.ada/array_return/p.adb: New file.
3696 * gdb.ada/array_return.exp: New testcase.
3697
705335ea
JB
36982005-10-03 Joel Brobecker <brobecker@adacore.com>
3699
3700 * gdb.base/arrayidx.c: New file.
3701 * gdb.base/arrayidx.exp: New testcase.
3702
11ee9940
NR
37032005-09-29 Nick Roberts <nickrob@snap.net.nz>
3704
3705 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
3706 frames-invalid and breakpoints-invalid are no longer generated
3707 with level 3 so don't expect them in the output.
3708
39fb8e9e
BR
37092005-09-27 Bob Rossi <bob@brasko.net>
3710
3711 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
3712 from test. Escape the | in mi_gdb_test call.
3713 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
3714 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
3715 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
3716 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
3717 expected regex's in mi_gdb_test calls.
3718 * lib/mi-support.exp: Remove arbitrary .* from tests.
3719 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
3720 Fully anchor GDB/MI expected results in mi_gdb_test.
3721 * lib/gdb.exp (string_to_regexp): Escape the ] character.
3722 * gdb.base/sizeof.exp: Remove escape character. Correct test.
3723
2af48f68
PB
37242005-09-26 Paul Brook <paul@codesourcery.com>
3725
3726 * long_long.exp: Exclude eabi targets from arm FPA float format test.
3727
f34502bc
WZ
37282005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
3729
3730 * bfp-test.c: New file.
3731 * bfp-test.exp: New testcase.
3732
ca929517
WZ
37332005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
3734
3735 * gdb.fortran/subarray.exp: New testcase to test the evaluation
3736 of subarray and substring variable.
3737 * gdb.fortran/subarray.f: New source file for the test of subarray
3738 and substring variable evaluation.
3739 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
3740 of string constant.
3741
c761af65
DJ
37422005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
3743
3744 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
3745 copyright dates.
3746
561d7a1d
PG
37472005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
3748
3749 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
3750 powerpc altivec' test with an almost identical 'info vector' test.
3751
b2b64cc9
PG
37522005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
3753
3754 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
3755 vscr" tests to match output.
3756
6ac4d15a
PG
37572005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
3758
3759 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
3760 output.
3761
40e55bef
BR
37622005-09-11 Bob Rossi <bob@brasko.net>
3763
3764 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
3765 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
3766 commands that return an MI output command and an asyncronous MI output
3767 command.
3768 * gdb.mi/mi-console.exp: Ditto.
3769
3c7385ec
BR
37702005-09-11 Bob Rossi <bob@brasko.net>
3771
3772 * gdb.mi/mi-var-child.c: Include <string.h>.
3773
a6cd0eb3
DJ
37742005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
3775
3776 * killed.exp: Correct gdb_expect syntax.
3777
2f168eed
CV
37782005-08-09 Corinna Vinschen <vinschen@redhat.com>
3779
3780 * lib/mi-support.exp (mi_gdb_load): Fix typo.
3781
ecd3fd0f
BR
37822005-08-02 Bob Rossi <bob@brasko.net>
3783
3784 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
3785 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
3786 Change tests to inferior-tty-set/show.
3787 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
3788 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
3789 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
3790 inferior. Use mi_gdb_test to get GDB and Inferior output.
3791 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
3792 descriptor.
3793 (mi_inferior_tty_name): Add inferior PTY file name.
3794 (mi_gdb_start): Add INFERIOR_PTY parameter.
3795 (mi_gdb_test): Add IPATTERN parameter.
3796
f1ea48cb
BR
37972005-08-02 Bob Rossi <bob@brasko.net>
3798
3799 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
3800 parameter to mi_gdb_test.
3801 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
3802
6e650a67
DJ
38032005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3804
3805 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
3806 struct_declarations.
3807 * gdb.mi/mi-var-child.exp: Step over the initialization of
3808 struct_declarations.
3809
8be260b6
DJ
38102005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3811
3812 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
3813 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
3814 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
3815 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
3816 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
3817 file.
3818
4e660f07
NR
38192005-07-27 Nick Roberts <nickrob@snap.net.nz>
3820
3821 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
3822 (do_children_tests): Assign values to the extra elements.
3823
3824 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
3825 them for tests for "-var-update --no-values" and
3826 "-var-update --all-values".
3827 Add test for "-var-list-children --simple-values".
3828
3829 * gdb.mi/basics.c (callee4): Add integer array D[3]...
3830
3831 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
3832 "-stack-list-locals --simple-values" Improve doc strings and
3833 comments.
3834
6bdae935
MK
38352005-07-18 Mark Kettenis <kettenis@gnu.org>
3836
598b7a6f
MK
3837 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
3838 *-*-openbsd*.
3839 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
3840
6bdae935
MK
3841 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
3842 sigaltsatck'.
3843
1323e929
BR
38442005-07-14 Bob Rossi <bob@brasko.net>
3845
3846 * gdb.base/default.exp (tty): Changed output of command.
3847 * gdb.base/help.exp (help tty): Ditto.
3848
b1a9c082
MK
38492005-07-12 Mark Kettenis <kettenis@gnu.org>
3850
3851 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
3852
10a844a2
MK
38532005-07-10 Mark Kettenis <kettenis@gnu.org>
3854
3855 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
3856 -stack-select-frame without arguments.
3857 (test_stack_frame_listing): Add test for newly implemented command
3858 -stack-info-frame.
3859
3cb3b8df
BR
38602005-07-06 Bob Rossi <bob@brasko.net>
3861
3862 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
3863 command.
3864 (Copyright): Update copyright.
3865
a0c5fbcf
WZ
38662005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
3867
3868 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
3869 tests to evaluate exponentiation expression.
3870
984971d0
AS
38712005-06-29 Andreas Schwab <schwab@suse.de>
3872
3873 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
3874 main to avoid warnings.
3875
3876 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
3877
fe03833f
NR
38782005-06-20 Nick Roberts <nickrob@snap.net.nz>
3879
3880 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
3881 -stack-select-frame without arguments.
3882 (test_stack_frame_listing): Add test for newly implemented command
3883 -stack-info-frame.
3884
7a55f279
WZ
38852005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
3886
0ffa0ea5
DJ
3887 * gdb.fortran/array-element.f: New file.
3888 * gdb.fortran/array-element.exp: New testcase.
7a55f279 3889
26585198
DJ
38902005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3891
3892 * gdb.base/bigcore.exp: Correct checks for systems which can
3893 not dump a large core file.
3894
c1bd25fd
DJ
38952005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3896
3897 * gdb.base/relocate.c: Add a copyright notice.
3898 (dummy): Remove.
3899 * gdb.base/relocate.exp: Test printing the values of variables
3900 from a relocatable file.
3901
589e074d
DJ
39022005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
3903
3904 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
3905 excess MI output after an error.
3906
0915f927
JB
39072005-05-29 Joel Brobecker <brobecker@adacore.com>
3908
3909 * gdb.arch/alpha-step.c: New file.
3910 * gdb.arch/alpha-step.exp: New testcase.
3911
76ff342d
DJ
39122005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3913 Dennis Brueni <dennis@slickedit.com>
3914
3915 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
3916 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
3917 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
3918 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
3919 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
3920 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
3921 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
3922
96b0c7ac
DJ
39232005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
3924 Wu Zhou <woodzltc@cn.ibm.com>
3925
3926 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
3927 IBM's xlc compiler.
3928 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
3929 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
3930
f21565d2
JB
39312005-05-13 Jim Blandy <jimb@redhat.com>
3932
3933 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
3934 calling gdb_suppress_entire_file.
3935 * gdb.base/charset.exp: Same.
3936 * gdb.base/call-rt-st.exp: Same.
3937
6006a3a1
BR
39382005-05-05 Bob Rossi <bob_rossi@cox.net>
3939
3940 * lib/gdb.exp (fullname_syntax): Added global regex.
3941 (fullname_syntax_POSIX): Ditto.
3942 (fullname_syntax_UNC): Ditto.
3943 (fullname_syntax_DOS_CASE): Ditto.
3944 (fullname_syntax_DOS): Ditto.
3945 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
3946 fullname_syntax variable to scope and use it.
3947 (test_file_list_exec_source_files): Ditto.
3948 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
3949
c3b69c04
DJ
39502005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
3951
3952 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
3953
3c95e6af
PG
39542004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
3955
3956 * lib/gdb.exp (skip_altivec_tests): New function, based on
3957 check_vmx_hw_available from the GCC testsuite.
3958 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
3959 * lib/gdb.arch/altivec-regs.exp: Likewise.
3960
78df6c56
JB
39612005-05-02 Jim Blandy <jimb@redhat.com>
3962
3963 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
3964 calling gdb_suppress_entire_file.
3965
1690f9cf
DJ
39662005-04-30 Randolph Chung <tausq@debian.org>
3967
3968 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
3969 Slightly relax "sem_post" name checking.
3970
5ea106f7
PG
39712005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
3972
3973 * gdb.base/unload.exp: Use new shared library infrastructure.
3974
bf7234cf
PG
39752005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
3976
3977 * gdb.base/so-impl-ld.exp: Use new shared library
3978 infrastructure.
3979
547b869a
CV
39802005-04-29 Corinna Vinschen <vinschen@redhat.com>
3981
3982 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
3983 * gdb.asm/h8300.inc: New file.
3984
f07e55f0
PG
39852005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3986
3987 * gdb.base/shlib-call.exp: Change to use new shared library
3988 infrastructure.
3989
3cbba3d1
PG
39902005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3991
3992 * gdb.base/pending.exp: Change to use new shared library
3993 infrastructure.
3994
ed6df200
PG
39952005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3996
3997 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
3998 use test_compiler_info instead of gcc_compiled, and update copyright.
3999
8c8f4ebe
PG
40002005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
4001
4002 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
4003 shared objects being adjusted and update copyright years.
4004
607fbc54
DJ
40052005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
4006
4007 * ChangeLog: Correct some 2003-01-13 dates.
4008 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
4009 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
4010 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
4011 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
4012 gdb.trace/tfind.exp: Update copyright years.
4013
57bf0e56
DJ
40142005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
4015 Daniel Jacobowitz <dan@codesourcery.com>
4016
4017 * lib/gdb.exp (gdb_compile): Handle shlib=.
4018 (gdb_compile_shlib): New function.
4019
9b593790
PG
40202005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
4021
4022 * lib/gdb.exp (test_compiler_info): Give argument a default value.
4023
9494c6a5
DJ
40242005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
4025
4026 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
4027 gdb.server.
4028 * configure.ac: Likewise.
4029 * configure: Regenerated.
4030 * gdb.gdbserver/Makefile.in: Moved to...
4031 * gdb.server/Makefile.in: ... here.
4032 * gdb.gdbserver/server.c: Moved to...
4033 * gdb.server/server.c: ... here.
4034 * gdb.gdbserver/server-run.exp: Moved to...
4035 * gdb.server/server-run.exp: ... here.
4036
6f8eac0e
DJ
40372005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
4038
4039 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
4040 * configure.ac: Create gdb.gdbserver/Makefile.
4041 * configure: Regenerated.
4042 * lib/gdbserver-support.exp: New file, derived from
4043 config/gdbserver.exp.
4044 * config/gdbserver.exp: Use gdbserver-support.exp.
4045 * gdb.gdbserver/Makefile.in: New file.
4046 * gdb.gdbserver/server.c: New file.
4047 * gdb.gdbserver/server-run.exp: New file.
4048
6e87504d
PG
40492005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
4050
4051 * lib/gdb.exp (test_compiler_info): Return compiler_info
4052 if no arguments are given.
4053
d1779be4
PG
40542005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
4055
4056 * gdb.arch/altivec-abi.exp: Check for compiler and set
4057 use altivec' flag accordingly.
4058 * gdb.arch/altivec-regs.exp: Likewise.
4059
88750304
DJ
40602005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
4061
4062 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
4063
f3fb768d
AS
40642005-03-27 Andreas Schwab <schwab@suse.de>
4065
4066 * gdb.base/bigcore.c (main): Add missing mode argument in open
4067 call.
4068
7e813ac5
DJ
40692005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
4070
4071 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
4072 downloads.
4073 * config/gdbserver.exp (gdb_load): Likewise.
4074
8e3049aa
PB
40752005-03-14 Paul Brook <paul@codesourcery.com>
4076
4077 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
4078 targets.
4079
a9df7c44
JB
40802005-03-09 Joel Brobecker <brobecker@adacore.com>
4081
4082 * gdb.dwarf2/dup-psym.S: New file.
4083 * gdb.dwarf2/dup-psym.exp: New testcase.
4084
9f0d94e8
JB
40852005-03-09 Joel Brobecker <brobecker@adacore.com>
4086
4087 * gdb.ada/exec_changed/first.adb: New file.
4088 * gdb.ada/exec_changed/second.adb: New file.
4089 * gdb.ada/exec_changed.exp: New testcase.
4090
5f579bc5
NS
40912005-03-08 Nathan Sidwell <nathan@codesourcery.com>
4092
36e9969c
NS
4093 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
4094 (A2): New class.
4095 (main): Test operator+.
4096 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
4097 breakpoint test.
4098
5f579bc5
NS
4099 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
4100 * gdb.base/signull.exp: Disable if gdb,nosignals.
4101 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
4102 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
4103 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
4104 * gdb.mi/mi2-console.exp: Likewise.
4105 * gdb.trace/collection.exp (run_trace_experiment): Consume the
4106 continue output at start.
4107 (gdb_collect_locals_test): Robustify regexp.
4108 * gdb.trace/passc-dyn.exp: Fix comment typo.
4109 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
4110
be46087e
CV
41112005-03-08 Corinna Vinschen <vinschen@redhat.com>
4112
4113 * gdb.asm/asm-source.exp: Add iq2000 case.
4114 * gdb.asm/iq2000.inc: New file.
4115
384e1a61
MI
41162005-03-07 Manoj Iyer <manjo@austin.ibm.com>
4117
4118 * gdb.base/command.exp: Change hardcoded value to regular expression.
4119 * gdb.base/float.exp: Add powerpc to the list of targets checked.
4120
584b6e9e
DJ
41212005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
4122
4123 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
4124 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
4125 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
4126 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
4127 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
4128
ab5b5d61
MK
41292005-03-05 Mark Kettenis <kettenis@gnu.org>
4130
4131 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
4132 changes.
4133
ae051c1b
PG
41342004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
4135
4136 * lib/compiler.c: Add test for IBM's xlc compiler.
4137 * lib/compiler.cc: Likewise.
4138
3f0f6ed2
JB
41392004-02-24 Joel Brobecker <brobecker@adacore.com>
4140
4141 * gdb.ada/fixed_points.exp: Create compilation object directory
4142 before running the test.
4143 * gdb.ada/null_record.exp: Likewise.
4144 * gdb.ada/packed_array.exp: Likewise.
4145 * gdb.ada/start.exp: Likewise.
4146
724f452b
JB
41472005-02-15 Joel Brobecker <brobecker@adacore.com>
4148
4149 * gdb.ada/packed_array/pa.adb: New file.
4150 * gdb.ada/packed_array.exp: New testcase.
4151
57f5cdfb 41522005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 4153
1f393151
MK
4154 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
4155 files.
4156
ebdda337
MK
4157 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
4158 on *-*-openbsd*. Correctly match whitespace in regukar
4159 expressions.
4160
cf309262
DJ
41612005-02-10 Daniel Jacobowitz <dan@debian.org>
4162
4163 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
4164 PR exp/1821
4165 * gdb.base/gdb1821.c: New test file.
4166 * gdb.base/gdb1821.exp: New test file.
4167
3be49e7a
JB
41682005-02-09 Joel Brobecker <brobecker@adacore.com>
4169
4170 * gdb.base/start.c: New file.
4171 * gdb.base/start.exp: New testcase.
4172
e292e67d
JB
41732005-02-09 Joel Brobecker <brobecker@adacore.com>
4174
4175 * gdb.ada/start/dummy.adb: New file.
4176 * gdb.ada/start.exp: New testcase.
4177
dbdfa66c
CV
41782005-02-09 Corinna Vinschen <vinschen@redhat.com>
4179
4180 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
4181 for printing symbols and statistics.
4182 Add test for using relative pathnames in "maint print msymbols" test.
4183 Mark "maint info sections DATA" XFAIL on Cygwin.
4184 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
4185 tests.
4186
d7941671
AC
41872005-02-09 Andreas Schwab <schwab@suse.de>
4188
4189 Committed by Andrew Cagney <cagney@gnu.org>
4190 * gdb.base/remotetimeout.exp: New file.
4191
74e5ef44
MK
41922005-02-07 Mark Kettenis <kettenis@gnu.org>
4193
4194 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
4195
464dd14d
JB
41962005-02-03 Joel Brobecker <brobecker@adacore.com>
4197
4198 * gdb.ada/gnat_ada.gpr: New file.
4199 * gdb.ada/gnat_ada.gin: Delete, no longer used.
4200 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
4201 * configure.ac: No longer generate gnat_ada.gpr.
4202 * configure: Regenerate.
4203 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
4204 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
4205 * gdb.ada/null_record/bar.ads: Likewise.
4206 * gdb.ada/null_record/bar.adb: Likewise.
4207 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
4208 * gdb.ada/null_record.exp (testdir): New variable.
4209 (testfile): executable is now in testdir subdirectory.
4210 (srcfile): Use full path to the main compilation unit.
4211 * gdb.ada/fixed_points.exp: Same changes as above.
4212
30d756ae
NR
42132005-02-03 Nick Roberts <nickrob@snap.net.nz>
4214
4215 * gdb.base/interp.exp: New test.
4216
9d799f85
AC
42172005-01-24 Andrew Cagney <cagney@gnu.org>
4218
4219 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
4220
15656118
AC
42212005-01-19 Andrew Cagney <cagney@gnu.org>
4222
a892c31b
AC
4223 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
4224 configure.ac not configure.in.
4225
15656118
AC
4226 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
4227 of powerpc*-*-*.
4228 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
4229 * gdb.base/list.exp (test_list_function)
4230 (test_list_filename_and_function): Ditto.
4231 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
4232
a7b01baf
AC
42332005-01-16 Andrew Cagney <cagney@gnu.org>
4234
17d92a02
AC
4235 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
4236
a7b01baf
AC
4237 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
4238
bc8332bb
AC
42392005-01-14 Andrew Cagney <cagney@gnu.org>
4240
4241 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
4242 * gdb.mi/mi2-var-cmd.exp: Ditto.
4243
4d074752
CV
42442005-01-10 Corinna Vinschen <vinschen@redhat.com>
4245
4246 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
4247
bec39cab
AC
42482005-01-07 Andrew Cagney <cagney@gnu.org>
4249
4250 * configure.ac: Rename configure.in, require autoconf 2.59.
4251 * configure: Re-generate.
4252 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
4253 * gdb.stabs/configure: Re-generate.
4254 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
4255 * gdb.hp/configure: Re-generate.
4256 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
4257 autoconf 2.59.
4258 * gdb.hp/gdb.objdbg/configure: Re-generate.
4259 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
4260 autoconf 2.59.
4261 * gdb.hp/gdb.defects/configure: Re-generate.
4262 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
4263 autoconf 2.59.
4264 * gdb.hp/gdb.compat/configure: Re-generate.
4265 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
4266 autoconf 2.59.
4267 * gdb.hp/gdb.base-hp/configure: Re-generate.
4268 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
4269 autoconf 2.59.
4270 * gdb.hp/gdb.aCC/configure: Re-generate.
4271
f10b16d4
JB
42722004-12-15 Jim Blandy <jimb@redhat.com>
4273
4274 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
4275 under NPTL when there is debugging info available for libpthread.
4276
fb6e1814
JG
42772004-12-13 Jerome Guitton <guitton@gnat.com>
4278
4279 * gdb.ada/fixed_points.c: New file.
4280 * gdb.ada/fixed_points.exp: New file.
4281
fe46cd3a
RC
42822004-12-03 Randolph Chung <tausq@debian.org>
4283
4284 * gdb.arch/pa-nullify.exp: New file.
4285 * gdb.arch/pa-nullify.s: New file.
4286
8de0841b
RC
42872004-11-30 Randolph Chung <tausq@debian.org>
4288
4289 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
4290 instead of "tbug". Fix regexp to work properly with gdb_test.
4291
c8170782
PH
42922004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
4293
4294 * gdb.base/bitfields2.exp: New test.
4295 * gdb.base/bitfields2.c: New file.
4296
954269c2
RE
42972004-11-28 Richard Earnshaw <rearnsha@arm.com>
4298
4299 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
4300
0107feed
RC
43012004-11-16 Randolph Chung <tausq@debian.org>
4302
4303 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
4304
f073ae8c
DJ
43052004-11-14 Daniel Jacobowitz <dan@debian.org>
4306
4307 * gdb.threads/threadapply.exp: Correct "macro details" test.
4308
19ad59e7
JJ
43092004-11-11 Jeff Johnston <jjohnstn@redhat.com>
4310
4311 * gdb.threads/threadapply.exp: New test.
4312 * gdb.threads/threadapply.c: New file.
4313
9cf0961b
MK
43142004-11-07 Mark Kettenis <kettenis@gnu.org>
4315
4316 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
4317 frames.
4318
c789492a
FL
43192004-11-05 Felix Lee <felix+log1@specifixinc.com>
4320
4321 * gdb.base/cursal.exp: New file.
4322 * gdb.base/cursal.c: New file.
4323
a1e167bb
AC
43242004-11-03 Andrew Cagney <cagney@gnu.org>
4325
4326 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
4327
b7cbf173
MK
43282004-10-30 Mark Kettenis <kettenis@gnu.org>
4329
4330 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
4331 NetBSD/ELF targets.
4332
88f9d34f
JB
43332004-10-29 Joel Brobecker <brobecker@gnat.com>
4334
4335 * gdb.threads/bp_in_thread.c: New file, copied from
4336 pthread_cond_wait.c.
4337 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
4338 file, rather than reusing the .c file from another testcase.
4339
ca7d6a0c
JB
43402004-10-20 Joel Brobecker <brobecker@gnat.com>
4341
4342 * gdb.ada/null_record.exp: Check where we stopped after
4343 sending the start command, instead of where the associated
4344 temporary breakpoint was inserted.
4345
0d863d03
AC
43462004-10-14 Andrew Cagney <cagney@gnu.org>
4347
4348 * gdb.mi/gdb701.c (main): Return 0.
4349
d11e72cb
DJ
43502004-10-13 Daniel Jacobowitz <dan@debian.org>
4351
d40539a4 4352 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 4353
e1923096
JJ
43542004-10-12 Jeff Johnston <jjohnstn@redhat.com>
4355
4356 * gdb.threads/schedlock.c: Add comment markers to use to find
4357 line numbers.
4358 * gdb.threads/schedlock.exp: Adjust regex to handle the new
4359 comments.
4360 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
4361 breakpoint lines.
4362
ec8ba2c9
DJ
43632004-10-12 Daniel Jacobowitz <dan@debian.org>
4364
4365 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
4366
0eb3658b
DJ
43672004-10-12 Daniel Jacobowitz <dan@debian.org>
4368
4369 * configure.in: Add gdb.dwarf2.
4370 * configure: Regenerated.
4371 * Makefile.in: Add gdb.dwarf2.
4372 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
4373 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
4374 gdb.dwarf2/file1.txt: New files.
4375
a271cc33
OF
43762004-10-11 Orjan Friberg <orjanf@axis.com>
4377
4378 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
4379 of "run", since the latter doesn't work with remote targets. Adjust
4380 the breakpoint numbering accordingly.
4381 * gdb.threads/pthread_cond_wait.exp: Ditto.
4382
895ce074
MC
43832004-10-08 Michael Chastain <mec.gnu@mindspring.com>
4384
4385 * gdb.base/overlays.exp: Update copyright years.
4386
6be3092d
KI
43872004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
4388
4389 * gdb.base/overlays.exp: Disable if target is Linux.
4390
e05389b8
FL
43912004-10-06 Felix Lee <felix+log1@specifixinc.com>
4392
4393 * config/gdbserver.exp (gdb_load): Use right filename on remote.
4394
73cb587d
KI
43952004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
4396
4397 * gdb.asm/asm-source.exp: Add m32r-linux target.
4398 * gdb.asm/m32r-linux.inc: New file.
4399
3c0edcdc
AC
44002004-09-24 Andrew Cagney <cagney@redhat.com>
4401 David Anderson <anderson@redhat.com>
4402
4403 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
4404 command fails, assume things will work.
4405 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
4406 (_GNU_SOURCE): Define.
4407 (print_unsigned, print_hex): Change parameter to "long long".
4408 (print_byte_count): New function, use to print byte counts.
4409 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
4410 O_LARGEFILE.
4411 (main): Compute an upper bound on a corefile in max_core_size.
4412 Limit memory chunk size to max_core_size. Limit total memory
4413 allocated to max_core_size.
4414
4bb3667f
AC
44152004-09-23 Andrew Cagney <cagney@gnu.org>
4416
4417 * gdb.base/bigcore.exp: Replace the code that creates a corefile
4418 from a separate process with code that creates a corefile by
4419 making the inferior dump core.
4420
60fe1a51
MK
44212004-09-23 Mark Kettenis <kettenis@gnu.org>
4422
4423 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
4424 block.
4425
8e937346
MC
44262004-09-23 Michael Chastain <mec.gnu@mindspring.com>
4427
4428 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
4429 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
4430 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
4431 Likewise.
4432
7213f6d6
JJ
44332004-09-20 Jeff Johnston <jjohnstn@redhat.com>
4434
4435 * gdb.java/jprint.exp: New test case for java inferior call.
4436 * gdb.java/jprint.java: Ditto.
4437
eac69dca
JB
44382004-09-15 Joel Brobecker <brobecker@gnat.com>
4439
4440 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
4441
22227696
MC
44422004-09-14 Michael Chastain <mec.gnu@mindspring.com>
4443
4444 * gdb.threads/killed.c: Include <stdlib.h>.
4445 * gdb.threads/pthreads.c: Likewise.
4446
7dd403a4
MC
44472004-09-14 Michael Chastain <mec.gnu@mindspring.com>
4448
4449 * gdb.threads/killed.c: Add copyright notice.
4450
33f2d567
JM
44512004-09-10 Jason Molenda (jmolenda@apple.com)
4452
4453 * gdb.base/define.exp: Two new tests to verify zero space chars
4454 after 'if' and 'while' commands in a user-defined command is correctly
4455 parsed.
4456
e05b62ac
AC
44572004-09-08 Andrew Cagney <cagney@gnu.org>
4458
4459 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
4460 delivery test with duplicate at end of file.
4461
9cbe82da
MK
44622004-09-06 Mark Kettenis <kettenis@jive.nl>
4463
4464 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
4465
564803d9
MC
44662004-09-05 Michael Chastain <mec.gnu@mindspring.com>
4467
4468 * config/hppro.exp: Removed.
4469
7c6807ce
MC
44702004-09-05 Michael Chastain <mec.gnu@mindspring.com>
4471
4472 * config/sparclet.exp: Removed.
4473
bf7e26dd
MC
44742004-09-05 Michael Chastain <mec.gnu@mindspring.com>
4475
4476 * config/udi.exp: Removed.
4477
714e341b
MC
44782004-09-02 Michael Chastain <mec.gnu@mindspring.com>
4479
4480 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
4481 of "exp_continue".
4482 (advancei): Likewise.
4483
1236e623
JJ
44842004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4485
4486 * gdb.base/unload.exp: Fix so messages aren't duplicated.
4487
3bdcad15
MI
44882004-09-01 Manoj Iyer <manjo@austin.ibm.com>
4489
228af206 4490 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
4491 to check for nodebug in executable.
4492 * gdb.gdb/observer.exp (setup_test): Likewise.
4493 * gdb.gdb/selftest.exp (test_with_self): Likewise.
4494 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
4495
c72b934c
AC
44962004-09-01 Andrew Cagney <cagney@gnu.org>
4497
4498 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
4499 files.
4500
edd9b715
JJ
45012004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4502
4503 * gdb.base/unload.exp: Fix expected warning message to match
4504 latest format.
4505
fb4ce06b
CV
45062004-09-01 Corinna Vinschen <vinschen@redhat.com>
4507
4508 * gdb.base/call-rt-st.exp: Fix typos.
4509
ce78e7c3
MI
45102004-08-31 Manoj Iyer <manjo@austin.ibm.com>
4511
4512 * gdb.threads/thread_check.exp: New testcase.
4513 * gdb.threads/thread_check.c: New testcase.
4514
2dedb159
AC
45152004-08-31 Andrew Cagney <cagney@gnu.org>
4516
4517 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
4518 (skip_to_handler_entry): New procedures. Test stepping into a
4519 handler when the breakpoint is at the handler's entry point.
4520
68f53502
AC
45212004-08-30 Andrew Cagney <cagney@gnu.org>
4522
4523 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
4524 gdb/1757.
4525
3e3ffd2b
MC
45262004-08-27 Michael Chastain <mec.gnu@mindspring.com>
4527
4528 With code from Manoj Iyer <manjo@austin.ibm.com>:
4529 * lib/gdb.exp (gdb_file_cmd): Return more information in the
4530 return value. Add an arm for "no debugging symbols found".
4531 Change a stray "error" to "perror".
4532 (gdb_run_cmd): Adapt to new return value.
4533 * gdb.base/remote.exp: Adapt to new return value.
4534 * gdb.gdb/complaints.exp: Likewise.
4535 * gdb.gdb/observer.exp: Likewise.
4536 * gdb.gdb/selftest.exp: Likewise.
4537 * gdb.gdb/xfullpath.exp: Likewise.
4538
4b6f5fd2
JB
45392004-08-27 Joel Brobecker <brobecker@gnat.com>
4540
4541 * gdb.threads/bp_in_thread.exp: New testcase.
4542
e5b25496
MC
45432004-08-27 Michael Chastain <mec.gnu@mindspring.com>
4544
4545 Fix PR testsuite/1735.
4546 * gdb.threads/schedlock.c (thread_function): Add a cast
4547 to suppress a gcc warning.
4548 * gdb.threads/thread-specific.c (thread_function): Likewise.
4549
934353d6
MC
45502004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4551
4552 * gdb.base/unload.c: Include <stdlib.h>.
4553
f98a0aef 45542004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 4555
f98a0aef 4556 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
4557 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
4558 synchronized after the "return".
4559
5a2e8882
MC
45602004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4561
4562 * gdb.mi/basics.c: Include <stdio.h>.
4563 * gdb.mi/pthreads.c: Include <stdlib.h>.
4564 * gdb.mi/var-cmd.c: Include <stdlib.h>.
4565
a9640423
MC
45662004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4567
4568 * gdb.threads/schedlock.c: Add copyright notice.
4569
b04e311d
AC
45702004-08-25 Andrew Cagney <cagney@gnu.org>
4571
4572 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
4573 (skip_over_handler, breakpoint_over_hander): New test procedures.
4574 (advance, advancei): Add a proper prefix, do not use
4575 rerun_to_main.
4576 * gdb.base/sigstep.c (main): Change to use an infinite loop.
4577
7c27f15b
MC
45782004-08-24 Michael Chastain <mec.gnu@mindspring.com>
4579
4580 * gdb.mi/basics.c: Add copyright notice.
4581 * gdb.mi/var-cmd.c: Add copyright notice.
4582
fffc87ae
MC
45832004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4584
4585 * lib/gdb.exp: Remove signed_keyword_not_used.
4586 * lib/compiler.c: Likewise.
4587 * lib/compiler.cc: Likewise.
4588
d782e0bf
MC
45892004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4590
4591 * gdb.base/whatis.c: Remove conditional disabling of "signed".
4592 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
4593
96033e83
MC
45942004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4595
4596 * gdb.base/whatis.c: Add copyright notice.
4597
cf38c229
MK
45982004-08-20 Mark Kettenis <kettenis@gnu.org>
4599
4600 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
4601 it to skip the breakpoints encoded in the inline assembly.
4602
f4b49756
MC
46032004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4604
4605 * Makefile.in: Add gdb.fortran.
4606
2f193b69
MC
46072004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4608
4609 * gdb.base/call-sc.exp (test_scalar_returns):
4610 Fix cut-and-paste glitch in "Make fun return now".
4611
89a237cb
MC
46122004-08-17 Michael Chastain <mec.gnu@mindspring.com>
4613
4614 * configure.in: Add gdb.fortran.
4615 * configure: Regenerate.
4616 * gdb.fortran/Makefile.in: New file.
4617 * lib/gdb.exp (skip_fortran_tests): New procedure.
4618
469aff8e
MC
46192004-08-17 Michael Chastain <mec.gnu@mindspring.com>
4620
4621 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
4622 reference to bug-gnu@prep.ai.mit.edu.
4623 * gdb.mi/mi-var-child.exp: Likewise.
4624 * gdb.mi/mi-var-cmd.exp: Likewise.
4625 * gdb.mi/mi-var-display.exp: Likewise.
4626 * gdb.mi/mi2-var-block.exp: Likewise.
4627 * gdb.mi/mi2-var-child.exp: Likewise.
4628 * gdb.mi/mi2-var-cmd.exp: Likewise.
4629 * gdb.mi/mi2-var-display.exp: Likewise.
4630
00b51b9f
MK
46312004-08-15 Mark Kettenis <kettenis@gnu.org>
4632
4633 * gdb.base/unload.c (main): Make local variable msg const.
4634
45f07fef
MC
46352004-08-15 Michael Chastain <mec.gnu@mindspring.com>
4636
4637 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
4638 to bug-gnu@prep.ai.mit.edu.
4639 * gdb.mi/mi-disassemble.exp: Likewise.
4640 * gdb.mi/mi-eval.exp: Likewise.
4641 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
4642 default line number.
4643 * gdb.mi/mi-return.exp: Likewise.
4644 * gdb.mi/mi-simplerun.exp: Likewise.
4645 * gdb.mi/mi-stack.exp: Likewise.
4646 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
4647 number with explicit range test.
4648 * gdb.mi/mi-watch.exp: Likewise.
4649 * gdb.mi/mi2-break.exp: Likewise.
4650 * gdb.mi/mi2-cli.exp: Likewise.
4651 * gdb.mi/mi2-disassemble.exp: Likewise.
4652 * gdb.mi/mi2-eval.exp: Likewise.
4653 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
4654 default line number.
4655 * gdb.mi/mi2-return.exp: Likewise.
4656 * gdb.mi/mi2-simplerun.exp: Likewise.
4657 * gdb.mi/mi2-stack.exp: Likewise.
4658 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
4659 number with explicit range test.
4660 * gdb.mi/mi2-watch.exp: Likewise.
4661
dd8c8ee7
MC
46622004-08-15 Michael Chastain <mec.gnu@mindspring.com>
4663
4664 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
4665 * gdb.cp/m-static.exp: Likewise.
4666 * gdb.cp/rtti.exp: Likewise.
4667
4e838464
MK
46682004-08-14 Mark Kettenis <kettenis@gnu.org>
4669
4670 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
4671
8d8cb839
EZ
46722004-08-14 Eli Zaretskii <eliz@gnu.org>
4673
4674 * ChangeLog: Prefix Local Variables with semi-colons and indent
4675 the reference to older ChangeLog files, to fix fontification in
4676 Emacs.
4677
deea8bb0
MC
46782004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4679
4680 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
4681 * gdb.mi/mi2-break.exp: Likewise.
4682
c3297504
MC
46832004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4684
4685 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
4686
25808999
MC
46872004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4688
4689 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
4690
226a8d71
MC
46912004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4692
4693 * gdb.cp/classes.exp: Remove unused declarations. Just let
4694 test names default instead of providing special names. Remove
4695 extraneous demangler test.
4696
37fdf854
JJ
46972004-08-12 Jeff Johnston <jjohnstn@redhat.com>
4698
4699 * gdb.base/unload.exp: New test for breakpoints in dynamically
4700 loaded libraries.
4701 * gdb.base/unload.c: Ditto.
4702 * gdb.base/unloadshr.c: Ditto.
4703
2d3a7986
MC
47042004-08-12 Michael Chastain <mec.gnu@mindspring.com>
4705
4706 * gdb.cp/classes.exp (test_ptype_class_objects): Call
4707 cp_test_ptype_class.
4708 (test_enums): Likewise.
4709
c72b934c
AC
47102004-08-10 Andrew Cagney <cagney@gnu.org>
4711
4712 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
4713 files.
4714
cc503c8a
AC
47152004-08-10 Andrew Cagney <cagney@gnu.org>
4716
4717 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
4718 init_malloc call.
4719
902f2ccb
MC
47202004-08-10 Michael Chastain <mec.gnu@mindspring.com>
4721
4722 * ChangeLog: Add copyright notice. The notice is copied
4723 from emacs 21.3 top level ChangeLog.
4724
78c90502
MC
47252004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4726
4727 * lib/cp-support.exp: New file.
4728 * lib/cp-support.exp (cp_test_type_class): New function.
4729 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
4730 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
4731 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
4732 cp_test_ptype_class.
4733
88e5ea78
MC
47342004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4735
4736 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
4737 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
4738 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
4739 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
4740 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
4741 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
4742 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
4743 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
4744 gdb.mi/mi2-watch.exp: Update copyright years.
4745
6a89fc9c
MK
47462004-08-09 Mark Kettenis <kettenis@gnu.org>
4747
4748 * gdb.base/sigaltstack.exp: Provide proper anchoring.
4749
1482e0de
MC
47502004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4751
4752 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
4753 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
4754 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
4755 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
4756 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
4757 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
4758 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
4759 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
4760 gdb.mi/mi-watch.exp: Update copyright years.
4761
1a5ce3f3
DJ
47622004-08-08 Daniel Jacobowitz <dan@debian.org>
4763
4764 PR gdb/1738
4765 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
4766 from a breakpoint with a pending signal.
4767
04f6ecf2
DJ
47682004-08-08 Daniel Jacobowitz <dan@debian.org>
4769
4770 PR gdb/1736
4771 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
4772 * gdb.base/sigaltstack.exp (finish_test): Consume output until
4773 the prompt.
4774 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
4775
54d90d35
DJ
47762004-08-08 Daniel Jacobowitz <dan@debian.org>
4777
4778 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
4779
d2f6abb0
DJ
47802004-08-08 Daniel Jacobowitz <dan@debian.org>
4781
4782 PR gdb/1736
4783 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
4784 for i?86-*-linux*.
4785
5598c03d
DJ
47862004-08-08 Daniel Jacobowitz <dan@debian.org>
4787
4788 * gdb.arch/i386-prologue.exp: Compile without debug information.
4789
c6fee705
MC
47902004-08-08 Michael Chastain <mec.gnu@mindspring.com>
4791
4792 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
4793 rather than asking gdb to search.
4794
dd90efdb
MC
47952004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4796
4797 * gdb.base/gcore.c: Include <string.h>.
4798
1e84bec1
MC
47992004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4800
4801 * gdb.base/gcore.c: Add copyright notice.
4802
e425eb2b
MC
48032004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4804
4805 * gdb.base/freebpcmd.c: Include <stdio.h>.
4806 * gdb.base/long_long.c: Include <string.h>.
4807 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
4808 * gdb.base/siginfo.c: Include <string.h>.
4809 * gdb.base/sigstep.c: Include <string.h>.
4810
cb9aaed5
MC
48112004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4812
4813 * gdb.base/complex.c: Include <stdlib.h>.
4814
55944f3d
MC
48152004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4816
4817 * gdb.base/complex.c: Add copyright notice.
4818
7b2953d9
MC
48192004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4820
4821 * gdb.base/charset.c: Include <stdlib.h>.
4822
c9133d23
MC
48232004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4824
4825 * gdb.base/auxv.c: Include <stdlib.h>.
4826
0a8490ad
MC
48272004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4828
4829 * gdb.base/auxv.c: Add copyright notice.
4830
3426d5ec
MC
48312004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4832
4833 * gdb.base/coremaker.c: Add copyright notice.
4834 * gdb.base/coremaker2.c: Add copyright notice.
4835
8da195dd
AC
48362004-08-04 Andrew Cagney <cagney@gnu.org>
4837
4838 * gdb.base/store.exp: Update copyright.
4839 (check_set, up_set, check_struct, up_struct): Add a prefix to test
4840 names, do not import gdb_prompt.
4841
8d394f98
AC
48422004-08-01 Andrew Cagney <cagney@gnu.org>
4843
4844 Fix PR testsuite/1729.
4845 * gdb.base/dump.exp: Add test name to callers of capture_value, do
4846 not use capture_value with value 4.
4847 (capture_value): Add optional test name parameter.
4848 (test_reload_saved_value, test_restore_saved_value): Use $msg as
4849 the prefix, pass to capture_value.
4850
b6702b23
MK
48512004-08-01 Mark Kettenis <kettenis@gnu.org>
4852
4853 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
4854 * gdb.arch/i386-prologue.c (standard): New prototype and function.
4855 (main): Call new function.
4856
c203e0ca
MC
48572004-07-31 Michael Chastain <mec.gnu@mindspring.com>
4858
4859 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
4860
a7995a30
MC
48612004-07-31 Michael Chastain <mec.gnu@mindspring.com>
4862
4863 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
4864
9366563b
MC
48652004-07-31 Michael Chastain <mec.gnu@mindspring.com>
4866
b6eeaf26 4867 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
4868 Accept more values of vtbl pointer. Remove some messages
4869 about "obsolete gcc or gdb".
4870
2fc1f950
MC
48712004-07-30 Michael Chastain <mec.gnu@mindspring.com>
4872
4873 * gdb.cp/classes.exp: Accept more varieties of ptype output.
4874
c724d49b
MC
48752004-07-30 Michael Chastain <mec.gnu@mindspring.com>
4876
4877 * gdb.base/asm-source.exp: Properly convert target board
4878 debug flags from gcc format to binutils format.
4879
736b0fce
MK
48802004-07-28 Mark Kettenis <kettenis@gnu.org>
4881
4882 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
4883 gdb1718". PR backtrace/1718 partially fixed.
4884
5633ea5c
JJ
48852004-07-27 Jeff Johnston <jjohnstn@redhat.com>
4886
4887 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
4888
575eebb1
NC
48892004-07-26 Nick Clifton <nickc@redhat.com>
4890
4891 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
4892 good default value for a specific architecture is available then
4893 set it to that value. Otherwise default to the -gstabs switch.
4894 Remove the -g... switches from the asm-flags variable. Allow the
4895 target board info to override the value if it wants to. Pass the
4896 switch on the assembler command line.
4897
62104619
MK
48982004-07-23 Mark Kettenis <kettenis@gnu.org>
4899
4900 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
4901 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
4902 (main): Call new function.
4903
4a1135b8
MC
49042004-07-22 Michael Chastain <mec.gnu@mindspring.com>
4905
4906 Test for PR exp/1715.
4907 * gdb.base/radix.exp: Refactor common procedures. Make all
4908 test names unique. Change XFAIL to KFAIL.
4909
8a12c1f0
MC
49102004-07-20 Michael Chastain <mec.gnu@mindspring.com>
4911
4912 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
4913 * gdb.ada/gnat_ada.gin: ... to here.
4914 * configure.in: Use gnat_ada.gin.
4915 * configure: Regenerate.
4916
23b451cf
AC
49172004-07-20 Andrew Cagney <cagney@gnu.org>
4918
4919 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
4920 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
4921 XFAILs. Clean up test messages and comments. Check backtraces.
4922 Delete re-sync code.
4923
ab618a02
MC
49242004-07-19 Michael Chastain <mec.gnu@mindspring.com>
4925
4926 Fix PR cli/740.
4927 * gdb.base/annota1.exp: Honor gdb,nosignals.
4928 * gdb.base/annota3.exp: Likewise.
4929
46dad340
MC
49302004-07-19 Michael Chastain <mec.gnu@mindspring.com>
4931
4932 * lib/java.exp: Update copyright notice.
4933
756d8c70
AC
49342004-07-19 Andrew Cagney <cagney@gnu.org>
4935
4936 * gdb.base/selftest.exp: Copy file from here ...
4937 * gdb.gdb/selftest.exp: ... to here.
4938
586027e6
AC
49392004-07-16 Andrew Cagney <cagney@redhat.com>
4940
4941 * lib/insight-support.exp: Delete file.
4942 * lib/java.exp (java_init): Fix copyright.
4943
029d2200
AC
49442004-07-16 Andrew Cagney <cagney@gnu.org>
4945
4946 * gdb.base/restore.c: Append "prologue" to comments marking the a
4947 function's prologue.
4948 * gdb.base/restore.exp: Update copyright, re-indent.
4949 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
4950 callerN" prefix where needed. Update patterns that match a
4951 function's prologue.
4952
653b62c5
MC
49532004-07-16 Michael Chastain <mec.gnu@mindspring.com>
4954
4955 * gdb.base/restore.c: Add copyright notice.
4956
f7d690e5
AC
49572004-07-16 Andrew Cagney <cagney@gnu.org>
4958
4959 * gdb.base/logical.exp: Update copyright.
4960 (evaluate): New procedure. Use to re-implement tests using
4961 several tables.
4962
d629a7cb
MH
49632004-07-14 Martin Hunt <hunt@redhat.com>
4964
4965 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
4966 which fixes some problems where init.tcl was not found.
4967
9c7bb332
AC
49682004-07-13 Andrew Cagney <cagney@gnu.org>
4969
6bf46641
AC
4970 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
4971 (check_sizeof, check_valueof): Do not include the output in the
4972 test name. Use gdb_test.
4973 (get_valueof): Use gdb_test_multiple.
4974
c4ffd4c0
AC
4975 * gdb.base/step-test.exp: Update copyright. Use
4976 gdb_test_multiple. Ensure that test names do not include
4977 architecture dependent output.
4978
ab89363a
AC
4979 * gdb.gdb/observer.exp: Update copyright.
4980 (setup_test): Use gdb_test_multiple.
4981 (attach_first_observer, attach_second_observer)
4982 (attach_third_observer, detach_first_observer)
4983 (detach_second_observer, detach_third_observer)
4984 (reset_counters, check_counters): Make $message a prefix.
4985 (test_normal_stop_notifications): Add "args" parameter - a list of
4986 init functions to be called. Make $message a prefix,
4987 (test_observer_normal_stop): Change the message prefixes so that
4988 they are unique, pass the attach / detach procedures to
4989 test_normal_stop_notifications.
4990
ec58997a
AC
4991 * gdb.base/signull.exp (test_segv): Prefix all tests with
4992 "${name}". Clean up test messages.
4993
b475183b
AC
4994 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
4995
9c7bb332
AC
4996 * gdb.base/ena-dis-br.exp: Update copyright.
4997 (break_at): New function. Replace send_gdb with gdb_test,
4998 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
4999 ignore count, not stopped at bpt", with KFAIL.
5000
2dd95497
CV
50012004-07-13 Corinna Vinschen <vinschen@redhat.com>
5002
5003 * gdb.base/attach.exp: Remove cleanupfile handling.
5004
419e626b
AC
50052004-07-12 Andrew Cagney <cagney@gnu.org>
5006
5007 * gdb.base/annota1.exp: Cleanup corefile test name.
5008 * gdb.base/annota3.exp: Ditto.
5009
8b1b3228
AC
50102004-07-12 Andrew Cagney <cagney@gnu.org>
5011
78650829
AC
5012 * gdb.base/signals.exp: Clean up copyright, re-indent.
5013
8b1b3228
AC
5014 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
5015 gdb_test and gdb_test_multiple.
5016
935c2760
JJ
50172004-07-08 Jeff Johnston <jjohnstn@redhat.com>
5018
5019 * gdb.java/jmain.exp: Fix expected line number for main to
5020 break at. Set XFAIL for break at main test since gcj does not
5021 provide line number info for first statement in main.
5022
1544280f
AC
50232004-07-08 Andrew Cagney <cagney@gnu.org>
5024
1279f4ff
AC
5025 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
5026
1544280f
AC
5027 * gdb.base/sigbpt.exp: Make the common part of each test name a
5028 prefix instead of suffix.
5029
bcc82369
BR
50302004-07-07 Bob Rossi <bob_rossi@cox.net>
5031
5032 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
5033 test from test_tbreak_creation_and_listing to
5034 test_file_list_exec_source_file
5035 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
5036 Changed name of test from test_tbreak_creation_and_listing to
5037 test_file_list_exec_source_file
5038
23f4b0aa
JJ
50392004-07-07 Jeff Johnston <jjohnstn@redhat.com>
5040
5041 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
5042 the jmisc() constructor instead of <init>.
5043 * gdb.java/jmisc1.exp: Ditto.
5044
56401cd5
AC
50452004-07-07 Andrew Cagney <cagney@gnu.org>
5046
5047 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
5048 corrupting the PC.
5049
44ae2f6a
MC
50502004-07-06 Michael Chastain <mec.gnu@mindspring.com>
5051
5052 * gdb.cp/templates.exp: Accept whitespace change in demangler
5053 output.
5054
45a83408
AC
50552004-07-06 Andrew Cagney <cagney@gnu.org>
5056
5057 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
5058
d205ad70
MC
50592004-07-02 Michael Chastain <mec.gnu@mindspring.com>
5060
5061 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
5062 * lib/compiler.cc: Likewise.
5063
06ea1a61
MC
50642004-06-30 Michael Chastain <mec.gnu@mindspring.com>
5065
5066 * lib/compiler.cc: Work around string preprocessing problem
5067 with old hp c++ compiler.
5068 * lib/compiler.c: Likewise.
5069
daab1251
CV
50702004-06-29 Corinna Vinschen <vinschen@redhat.com>
5071
5072 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
5073 directives to conditionalize symbol prefixing.
5074 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
5075 additional_flags handling. Add underscore prefix for Cygwin.
5076 * gdb.arch/i386-unwind.c: Use preprocessor directives to
5077 conditionalize symbol prefixing.
5078 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
5079 additional_flags handling. Add underscore prefix for Cygwin.
5080
cc984116
CV
50812004-06-29 Corinna Vinschen <vinschen@redhat.com>
5082
5083 * gdb.base/bigcore.exp: Skip test on Cygwin.
5084
c279b077
MC
50852004-06-28 Michael Chastain <mec.gnu@mindspring.com>
5086
5087 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
5088 formats for "info register". Use gdb_test_multiple. Fix
5089 the "invalid register" test.
5090
0e915747
CV
50912004-06-28 Corinna Vinschen <vinschen@redhat.com>
5092
5093 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
5094 PID for Cygwin. Add Cygwin specific strings to check for in some
5095 tests.
5096 (do_attach_tests): Add a test for user interaction when attaching
5097 to a process with no matching symbol table already loaded.
5098
11422c86
AC
50992004-06-26 Andrew Cagney <cagney@gnu.org>
5100
5101 Test PR java/1567 and PR java/1565.
5102 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
5103 * gdb.java/jmisc2.exp: Delete file.
5104
cefbce26
MC
51052004-06-26 Michael Chastain <mec.gnu@mindspring.com>
5106
5107 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
5108
e19f872c
CV
51092004-06-25 Corinna Vinschen <vinschen@redhat.com>
5110
5111 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
5112 attach process.
5113
d931ba3b
MC
51142004-06-23 Michael Chastain <mec.gnu@mindspring.com>
5115
5116 * gdb.cp/pr-1553.exp: Remove.
5117
aef68c48
MC
51182004-06-22 Michael Chastain <mec.gnu@mindspring.com>
5119
5120 * gdb.cp/pr-1553.cc: Remove.
5121 * gdb.cp/pr-1553.exp: Disable this test.
5122
8d5df71a
JB
51232004-06-20 Jim Blandy <jimb@redhat.com>
5124
5125 Fix PR testsuite/1680.
5126 * gdb.arch/i386-sse.exp: Properly quote curly braces in
5127 regular expressions.
5128
4ac6f39d
MC
51292004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5130
5131 Fix PR testsuite/1679.
5132 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
5133 Issue an UNSUPPORTED result instead.
5134
1b413552
JB
51352004-06-18 Jim Blandy <jimb@redhat.com>
5136
5137 * gdb.base/charset.exp: Only send a control-C if we see a new
5138 prompt and incomplete command.
5139
6daa6ebd
MC
51402004-06-18 Michael Chastain <mec.gnu@mindspring.com>
5141
5142 * gdb.cp/pr-574.cc: Add copyright notice.
5143
51fa4ae0
JB
51442004-06-17 Jim Blandy <jimb@redhat.com>
5145
5146 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
5147 cases where the regexp has no groups; this grabs random text from
5148 the previous test suite, whatever that was.
5149
8fea26c5
MC
51502004-06-17 Michael Chastain <mec.gnu@mindspring.com>
5151
5152 * gdb.cp/printmethod.cc: Add copyright notice.
5153
1e3aeb41
MC
51542004-06-16 Michael Chastain <mec.gnu@mindspring.com>
5155
5156 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
5157
9d9030bc
AC
51582004-06-16 Andrew Cagney <cagney@gnu.org>
5159
5160 * gdb.base/signull.c: Update copyright. Include <string.h>.
5161 (bowler): Replace data_pointer with data_read
5162 and data_write cases. Add code_descriptor case.
5163 (zero, desc): New array and pointer.
5164 (data, code): Change to simple pointers.
5165 * gdb.base/signull.exp: Fix probe pattern matching a function
5166 descriptor SIGSEGV. Replace data_pointer with data_read and
5167 data_write tests.
5168
acd4ad44
AC
51692004-06-16 Andrew Cagney <cagney@gnu.org>
5170
5171 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
5172
08fd625c
MC
51732004-06-15 Michael Chastain <mec.gnu@mindspring.com>
5174
5175 * gdb.base/long_long.c: Add copyright notice.
5176
1903502c
MC
51772004-06-15 Michael Chastain <mec.gnu@mindspring.com>
5178
5179 * gdb.base/long_long.exp: Remove reference to
5180 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
5181 to gdb_breakpoint and gdb_continue_to_breakpoint.
5182
83313cb1
JB
51832004-06-14 Jim Blandy <jimb@redhat.com>
5184
5185 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
5186 endian case.
5187
1bf404ef
AC
51882004-06-14 Andrew Cagney <cagney@gnu.org>
5189
5190 * gdb.base/gcore.exp (capture_command_output): Delete the always
5191 passing tests containing inferior values.
5192 * gdb.base/ending-run.exp: Do not include the breakpoint address
5193 in the test message. Update copyright.
5194 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
5195 size in the test name, use gdb_test_multiple. Update copyright.
5196
ef220b33
MC
51972004-06-14 Michael Chastain <mec.gnu@mindspring.com>
5198
5199 * gdb.cp/ref-types.cc: Add copyright notice.
5200
4f70a4c9
MC
52012004-06-14 Michael Chastain <mec.gnu@mindspring.com>
5202
5203 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
5204 hp_aCC_compiler.
5205 * lib/compiler.cc: Likewise.
5206 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
5207 'set' commands. Log diagnostics for other lines. Set
5208 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
5209
335928ac
MC
52102004-06-13 Michael Chastain <mec.gnu@mindspring.com>
5211
5212 * gdb.cp/try_catch.cc: Add copyright notice.
5213
2efb12e8
MC
52142004-06-12 Michael Chastain <mec.gnu@mindspring.com>
5215
5216 * gdb.cp/userdef.cc: Add copyright notice.
5217
0bbed51a
MC
52182004-06-11 Michael Chastain <mec.gnu@mindspring.com>
5219
5220 * gdb.cp/virtfunc.cc: Add copyright notice.
5221
e12a46c9
RC
52222004-06-11 Randolph Chung <tausq@debian.org>
5223
5224 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
5225 problem.
5226
338e05af
AC
52272004-06-10 Andrew Cagney <cagney@gnu.org>
5228
5229 * lib/compiler.cc, lib/compiler.c: Append either
5230 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
5231 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
5232 instead of gcc-3-3.
5233
dc3f10cb
AC
52342004-06-09 Andrew Cagney <cagney@gnu.org>
5235
b4d946af
AC
5236 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
5237 gdb/1455, bug is specific to "long long" and "double".
5238
dc3f10cb
AC
5239 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
5240 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
5241 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
5242 fixed.
5243
b5c0bfa2
AC
52442004-06-09 Andrew Cagney <cagney@gnu.org>
5245
5246 * gdb.base/structs.exp (test_struct_returns): Replace
5247 "return_value_unknown" and "finish_value_unknown" by
5248 "return_value_known" and "finish_value_known". Instead of
5249 "return_value_unknown" iff "finish_value_unknown", check
5250 "return_value_known" implies "finish_value_known".
5251
caeb605f
MH
52522004-06-08 Martin Hunt <hunt@redhat.com>
5253
5254 * gdb.base/float.exp: Add pattern for mips targets.
5255
c892bb64
RC
52562004-06-08 Randolph Chung <tausq@debian.org>
5257
5258 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
5259 message for unknown architectures more clear.
5260
48306d3e
JB
52612004-06-08 Joel Brobecker <brobecker@gnat.com>
5262
5263 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
5264 start the execution of the program.
5265
83ecb59f
JB
52662004-06-07 Jim Blandy <jimb@redhat.com>
5267
5268 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
5269 * gdb.arch/i386-cpuid.h: New helper file.
5270
55264cb4
RC
52712004-06-07 Randolph Chung <tausq@debian.org>
5272
5273 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
5274 has started.
5275
23cadb28
RM
52762004-06-04 Roland McGrath <roland@redhat.com>
5277
5278 Fix PR gdb/1647.
5279 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
5280 differently to be robust to output buffering differences.
5281
51d01eda
MC
52822004-06-04 Michael Chastain <mec.gnu@mindspring.com>
5283
5284 * gdb.threads/pthreads.exp: Update copyright years.
5285 (check_control_c): Change asynchronous 'after' to synchronous.
5286
f4fc3b93
RM
52872004-06-04 Roland McGrath <roland@redhat.com>
5288
5289 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
5290 next gdb prompt.
5291
4013522b
MC
52922004-06-02 Michael Chastain <mec.gnu@mindspring.com>
5293
5294 Fix PR gdb/1636.
5295 * gdb.threads/manythreads.exp: Change asynchronous 'after'
5296 calls to synchronous.
5297
7a8f1e6b
JB
52982004-05-26 Jim Blandy <jimb@redhat.com>
5299
5300 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
5301
81bb3443
RC
53022004-05-24 Randolph Chung <tausq@debian.org>
5303
5304 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
5305 * gdb.asm/pa.inc: New file.
5306
8f5a3103
MK
53072004-05-22 Mark Kettenis <kettenis@gnu.org>
5308
5309 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
5310
734b8fe8
JB
53112004-05-21 Joel Brobecker <brobecker@gnat.com>
5312 Daniel Jacobowitz <drow@mvista.com>
5313
5314 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
5315 GDB prompt.
5316
725603e1
UW
53172004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5318
f4fc3b93 5319 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
5320 setjmp/longjmp. Use sigaction instead of signal.
5321
8b923272
JB
53222004-05-19 J. Brobecker <brobecker@gnat.com>
5323 Michael Snyder <msnyder@redhat.com>
5324
5325 * gdb.threads/pthread_cond_wait.c: New file.
5326 * gdb.threads/pthread_cond_wait.exp: New testcase.
5327
8bfabb04
AC
53282004-05-13 Andrew Cagney <cagney@redhat.com>
5329
5330 * gdb.base/signull.exp, gdb.base/signull.c: New files.
5331 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
5332
42edda50
AC
53332004-05-11 Andrew Cagney <cagney@redhat.com>
5334
5335 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
5336 fixed but revealed gdb/1639.
5337
d303a6c7
AC
53382004-05-10 Andrew Cagney <cagney@redhat.com>
5339
5340 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
5341 func1" and "next to 2nd alarm", kernel bug avoided.
5342
bf08c2a1
DJ
53432004-05-10 Daniel Jacobowitz <dan@debian.org>
5344
5345 PR external/1568
5346 * gdb.base/bigcore.exp: Check the size of the dumped core file.
5347 XFAIL if it is smaller than bytes_allocated.
5348 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
5349 (main): Make chunks_allocated unsigned. Correct comment.
5350
c0586a34
JB
53512004-05-07 Joel Brobecker <brobecker@gnat.com>
5352
5353 * gdb.arch/powerpc-aix-prologue.c: New file.
5354 * gdb.arch/powerpc-aix-prologue.exp: New file.
5355
f2785d12
JB
53562004-05-07 Jim Blandy <jimb@redhat.com>
5357
5358 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
5359 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
5360
bd7f6e30
JB
53612004-05-06 Joel Brobecker <brobecker@gnat.com>
5362
5363 * gdb.base/sep.exp: No longer setup_kfail when the program was
5364 built with dwarf2.
5365
0a5e7efe
JI
53662004-05-05 Jim Ingham <jingham@apple.com>
5367
5368 * gdb.base/pending.exp: Make sure pending breakpoints
5369 preserve the ignore count.
f4fc3b93 5370
a8958849
MK
53712004-04-27 Jerome Guitton <guitton@gnat.com>
5372
5373 * i386-prologue.exp: Add testcase for jump instruction as first
5374 instruction of the real code.
5375 * i386-prologue.c (jump_at_beginning): New function.
5376
7e103f5b
MK
53772004-04-28 Mark Kettenis <kettenis@gnu.org>
5378
5379 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
5380 x86_64-*-*.
5381
5d38b224
MK
53822004-04-28 Mark Kettenis <kettenis@gnu.org>
5383
5384 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
5385 i*86-*-*.
5386
0ef32fd9
MK
53872004-04-25 Mark Kettenis <kettenis@gnu.org>
5388
5389 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
5390 expression that checks the return type.
5391
71d7dd7c
AC
53922004-04-23 Andrew Cagney <cagney@redhat.com>
5393
5394 * gdb.base/call-sc.exp: New test of scalar call/return values.
5395 * gdb.base/call-sc.c: Ditto.
5396
1e9f977e
JJ
53972004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5398
5399 * gdb.threads/manythreads.c: Reduce thread stack size.
5400
899d9e3a
JJ
54012004-04-23 Jeff Johnston <jjohnstn@redhat.com>
5402
5403 * gdb.threads/manythreads.c: Add copyright notice.
5404
61bcae62
AC
54052004-04-23 Andrew Cagney <cagney@redhat.com>
5406
5407 * gdb.base/siginfo.exp: Better handle step out of signal.
5408 * gdb.base/sigstep.exp: Ditto.
5409
7339a42e
JJ
54102004-04-22 Jeff Johnston <jjohnstn@redhat.com>
5411 Daniel Jacobowitz <drow@mvista.com>
5412
5413 * gdb.threads/manythreads.c: New testcase.
5414 * gdb.threads/manythreads.exp: Ditto.
5415
5c98409b
JB
54162004-04-22 Jim Blandy <jimb@redhat.com>
5417
5418 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
5419 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
5420
3b611f1a
MC
54212004-04-21 Michael Chastain <mec.gnu@mindspring.com>
5422
5423 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
5424
f0fd9238
AC
54252004-04-21 Andrew Cagney <cagney@redhat.com>
5426
5427 * gdb.base/sigstep.c: New file.
5428 * gdb.base/sigstep.exp: New file.
5429
90990674
JB
54302004-04-16 Joel Brobecker <brobecker@gnat.com>
5431
5432 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
5433 call to observer_notify_normal_stop.
5434
78cef34b
AC
54352004-04-15 Andrew Cagney <cagney@redhat.com>
5436
5437 * gdb.base/siginfo.c: New file.
5438 * gdb.base/siginfo.exp: New file.
5439
d2343407
JB
54402004-04-12 J. Brobecker <brobecker@gnat.com>
5441
5442 * gdb.base/sep.exp: Fix typo in comment.
5443
a2dba3c8
JB
54442004-04-12 J. Brobecker <brobecker@gnat.com>
5445
5446 * gdb.base/sep.c: New file.
5447 * gdb.base/sep-proc.c: New file.
5448 * gdb.base/sep.exp: New testcase.
5449
15f7b60e
MK
54502004-04-09 Mark Kettenis <kettenis@gnu.org>
5451
5452 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
5453 support.
5454
44f4de1a
AC
54552004-04-05 Andrew Cagney <cagney@redhat.com>
5456
5457 * gdb.base/sigaltstack.c: New file.
5458 * gdb.base/sigaltstack.exp: New file.
5459
ef04f396
JB
54602004-04-04 Joel Brobecker <brobecker@gnat.com>
5461
5462 * gdb.base/foll-fork.exp: Update the expected output for
5463 "help set follow-fork-mode", to match a change that was made
5464 to the help of this variable on 2004-01-13.
5465
d40d2c92
JB
54662004-04-01 Joel Brobecker <brobecker@gnat.com>
5467
5468 * lib/ada.exp: Add copyright notice.
5469 * bar.ads: Likewise.
5470 * bar.adb: Likewise.
5471 * null_record.adb: Likewise.
5472 * null_record.exp: Likewise.
5473 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
5474
f86ef5a3
JB
54752004-04-01 Joel Brobecker <brobecker@gnat.com>
5476
5477 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
5478 * configure: Regenerate.
5479
414e70e3
JB
54802004-04-01 Joel Brobecker <brobecker@gnat.com>
5481
5482 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
5483 to build the application. Remove the message printed when in
5484 verbose mode, redundant with the UNSUPPORTED message above.
5485
f0aaee49
JB
54862004-03-31 Joel Brobecker <brobecker@gnat.com>
5487
5488 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
5489 * gdb.ada (null_record.exp): New testcase.
5490
ac81cb54
JB
54912004-03-31 Joel Brobecker <brobecker@gnat.com>
5492
5493 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
5494
854af2f7
JB
54952004-03-31 Joel Brobecker <brobecker@gnat.com>
5496
5497 * gdb.ada: New subdirectory.
5498 * gdb.ada/Makefile.in: New file.
5499 * gdb.ada/gnat_ada.gpr.in: New file.
5500
034cb681
JB
55012004-03-31 Joel Brobecker <brobecker@gnat.com>
5502
5503 * lib/ada.exp: New file.
5504
78a1a894
DJ
55052004-03-24 Daniel Jacobowitz <drow@mvista.com>
5506
5507 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
5508 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
5509
4b2b3b3e
AC
55102004-03-22 Andrew Cagney <cagney@redhat.com>
5511
5512 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
5513 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5514 Problem identified by Ulrich Weigand.
5515
23c73aa3
DC
55162004-03-17 David Carlton <carlton@kealia.com>
5517
5518 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
5519 PR c++/826.
5520
d63a86f8
RM
55212004-03-16 Roland McGrath <roland@redhat.com>
5522
5523 * gdb.base/auxv.exp: New file.
5524 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
5525
0e02aa50
DC
55262004-03-12 David Carlton <carlton@kealia.com>
5527
5528 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
5529 * gdb.cp/pr-1553.cc: Ditto.
5530 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
5531 pass branch.
5532
c20b71be
MC
55332004-03-12 Michael Chastain <mec.gnu@mindspring.com>
5534
5535 * gdb.cp/templates.exp: Accept more template types.
5536
c7414a01
MC
55372004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5538
5539 From Corinna Vinschen with modifications.
5540 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
5541 local variable obj_with_enum.
5542 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
5543 results with obj_with_enum.
5544
ed69573c
MC
55452004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5546
5547 * gdb.cp/classes.cc: New file, copied from misc.cc.
5548 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
5549
28301461
MC
55502004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5551
5552 * gdb.cp/misc.cc: Add copyright notice.
5553
1198ecbe
DC
55542004-03-05 David Carlton <carlton@kealia.com>
5555
5556 * gdb.cp/rtti.exp: Add 'print *obj3' test.
5557 * gdb.cp/rtti.h: Update copyright.
5558 (namespace n2::n3): New.
5559 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
5560 (n2::n3::func3): New.
5561 (main): Call n2::n3::func3.
5562 * gdb.cp/rtti2.cc: Update copyright.
5563 (n2::create3): New.
5564
9e08c470
MK
55652004-03-04 Mark Kettenis <kettenis@gnu.org>
5566
5567 * gdb.asm/openbsd.inc: Fix typo.
5568
4bebc3aa
FF
55692004-03-03 Fred Fish <fnf@redhat.com>
5570
5571 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
5572 "val" instead of unused "size". Update copyright year.
5573
6ea9fb37
DJ
55742004-02-29 Daniel Jacobowitz <drow@mvista.com>
5575
5576 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
5577 to use unsigned char.
5578 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
5579 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
5580
23b23974
DJ
55812004-02-29 Daniel Jacobowitz <drow@mvista.com>
5582
5583 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
5584 line of output.
5585
7574fd53
DJ
55862004-02-28 Daniel Jacobowitz <drow@mvista.com>
5587
5588 * gdb.base/relocate.c (dummy): Initialize.
5589
a195357f
DJ
55902004-02-28 Daniel Jacobowitz <drow@mvista.com>
5591
5592 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
5593 a breakpoint at exit.
5594
72fd54a9
FF
55952004-02-27 Fred Fish <fnf@redhat.com>
5596
5597 * gdb.base/chng-syms.exp: Add expect condition to match failing
5598 case that isn't a timeout.
5599
b9d23137
AC
56002004-02-27 Andrew Cagney <cagney@redhat.com>
5601
5602 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
5603 support.
5604
15d208f6 56052004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 5606
15d208f6
FF
5607 * gdb.arch/gdb1431.c: Remove.
5608 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
5609 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
5610 of "until" incorrectly.
5611
98f9cd2d
JB
56122004-02-26 J. Brobecker <brobecker@gnat.com>
5613
5614 * gdb.cp/class2.cc (empty): New class.
5615 (refer): New function.
5616 (main): Declare an object of type empty and use it.
5617 * gdb.cp/class2.exp: Print the value of an object of type empty.
5618
9b50c11b
JJ
56192004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5620
5621 * gdb.base/langs.exp: Update query string to match the
5622 new nquery format used for pending breakpoints.
5623
0dcd613f
AC
56242004-02-26 Andrew Cagney <cagney@redhat.com>
5625
5626 Fix PR i18n/1570.
5627 * gdb.base/charset.c: Update copyright notice.
5628 (main, init_string): Remove the escape character '\e' tests.
5629 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
5630 * gdb.base/charset.exp (valid_host_charset): Ditto.
5631 * gdb.base/setvar.exp: Ditto.
5632
b8a56647
AC
56332004-02-24 Andrew Cagney <cagney@redhat.com>
5634
90d59e34
AC
5635 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
5636 mmapped data in core file" PASS and FAIL messages consistent.
5637
b8a56647
AC
5638 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
5639 setting a breakpoint. Work around PR java/1565.
5640
9f27c604
JJ
56412004-02-23 Jeff Johnston <jjohnstn@redhat.com>
5642
5643 * lib/gdb.exp (gdb_breakpoint): Update query string to match
5644 new nquery format.
5645 * gdb.base/pending.exp: Ditto.
5646
3224a706
MK
56472004-02-22 Mark Kettenis <kettenis@gnu.org>
5648
5649 * configure.in: Run stabs tests on *BSD.
5650 * configure: Regenerated.
5651
41e0a9ca
MK
56522004-02-21 Mark Kettenis <kettenis@gnu.org>
5653
5654 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
5655
1e1b3428
FF
56562004-02-20 Fred Fish <fnf@redhat.com>
5657
5658 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
5659 blank in test for "returns short", for consistency with other
5660 "returns xxx" tests. Update copyright year.
5661
f9a7572a
FF
56622004-02-19 Fred Fish <fnf@redhat.com>
5663
5664 New testcase for PR breakpoint/1558.
5665 * gdb.arch/gdb1558.exp: New file.
5666 * gdb.arch/gdb1558.c: New file.
5667
b2ce2854
EZ
56682004-02-19 Elena Zannoni <ezannoni@redhat.com>
5669
5670 * gdb.base/nodebug.exp: Fix typo.
5671
e7c9ff01
JB
56722004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5673
5674 Committed by Jim Blandy <jimb@redhat.com>.
5675
62f4b920
JB
5676 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
5677
2db536a1
JB
5678 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
5679
e7c9ff01
JB
5680 * gdb.base/float.exp: Support s390*-*-* targets.
5681
f3205b34
AF
56822004-02-17 Adam Fedor <fedor@gnu.org>
5683
5684 * gdb.base/gdb1555.exp: New file.
5685 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
5686
9d62932d
EZ
56872004-02-17 Elena Zannoni <ezannoni@redhat.com>
5688
5689 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
5690
344c9711
FF
56912004-02-16 Fred Fish <fnf@redhat.com>
5692
5693 * gdb.arch/gdb1291.c: Remove
5694 * gdb.arch/gdb1291.s: New test input file.
5695 * gdb.arch/gdb1291.exp: Expand test to check case that should not
5696 fail. Test for correct result, known incorrect result, other
5697 failures and timeouts.
5698
2d822687
AC
56992004-02-16 Andrew Cagney <cagney@redhat.com>
5700
5701 * gdb.base/bigcore.exp: New file.
5702 * gdb.base/bigcore.c: New file.
5703
dac15b66
AC
57042004-02-13 Andrew Cagney <cagney@redhat.com>
5705
5706 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
5707 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
5708 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
5709 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
5710 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
5711 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
5712 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
5713 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
5714 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
5715 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
5716
6bdfc2c4
JJ
57172004-02-11 Jeff Johnston <jjohnstn@redhat.com>
5718
5719 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
5720 executed is an alloc instruction.
5721
87b3ede8
DC
57222004-02-11 David Carlton <carlton@kealia.com>
5723
5724 * gdb.cp/breakpoint.exp: New.
5725 * gdb.cp/breakpoint.cc: New.
5726
6e19e2bf
MC
57272004-02-11 Michael Chastain <mec.gnu@mindspring.com>
5728
5729 Partial fix for PR gdb/1543.
5730 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
5731 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
5732 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
5733 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
5734 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
5735 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
5736 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
5737 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
5738 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
5739 to bug-gdb@prep.ai.mit.edu .
5740 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
5741 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
5742 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
5743 Likewise.
5744
5c5455dc
AC
57452004-02-10 Andrew Cagney <cagney@redhat.com>
5746
5747 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
5748 using gdb_internal_error_resync.
5749
9cf689d7
DJ
57502004-02-09 Daniel Jacobowitz <drow@mvista.com>
5751
5752 * gdb.threads/thread-specific.exp: Stop early if no threads are
5753 found.
5754
d2dc51db
MC
57552004-02-09 Michael Chastain <mec.gnu@mindspring.com>
5756
5757 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
5758
14b1a056
DJ
57592004-02-08 Daniel Jacobowitz <drow@mvista.com>
5760
5761 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
5762 breakpoints.
5763
83f66e8f
DJ
57642004-02-07 Daniel Jacobowitz <drow@mvista.com>
5765
5766 * config/sim.exp (gdb_load): Handle $arg == "".
5767 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
5768 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
5769
30fc0091
EZ
57702004-02-07 Elena Zannoni <ezannoni@redhat.com>
5771
5772 * gdb.base/maint.exp: Update test to reflect
5773 obstack changes.
5774
4d806929
JJ
57752004-02-04 Jeff Johnston <jjohnstn@redhat.com>
5776
5777 * gdb.base/pendshr.c (pendfunc): New function that calls
5778 pendfunc1.
5779 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
5780
7bfdd688
FF
57812004-02-04 Fred Fish <fnf@redhat.com>
5782
5783 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
5784 function symbols and update copyright years.
5785 * gdb.arch/gdb1291.c: Ditto.
5786
aaa08ee4
MC
57872004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5788
5789 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
5790
dbad7755
MC
57912004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5792
5793 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
5794
ec4646ef
MC
57952004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5796
5797 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
5798
1b802196
FF
57992004-02-02 Fred Fish <fnf@redhat.com>
5800
5801 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
5802 remote targets. Update copyright years.
5803
18fe2033
JJ
58042004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5805
5806 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
5807 support.
5808 * gdb.base/langs.exp: Fix test which attempts to create
5809 breakpoint on non-existent function to handle new pending
5810 support.
5811 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
5812 a breakpoint.
5813 * gdb.base/pending.exp: New test.
5814 * gdb.base/pending.c: New file.
5815 * gdb.base/pendshr.c: Ditto.
5816
8d577d32
DC
58172004-02-02 David Carlton <carlton@kealia.com>
5818
5819 * gdb.cp/overload.exp: Add overloadNamespace tests.
5820 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
5821 (overloadNamespace, XXX): New.
5822 (main): Call XXX::marker2.
5823
3ad13771
FF
58242004-02-01 Fred Fish <fnf@redhat.com>
5825
5826 * gdb.base/dump.exp: Use runto_main instead of "runto main".
5827 * gdb.base/finish.exp: Ditto.
5828 * gdb.base/gcore.exp: Ditto.
5829 * gdb.base/huge.exp: Ditto.
5830 * gdb.base/info-proc.exp: Ditto.
5831 * gdb.base/return2.exp: Ditto.
5832 * gdb.threads/gcore-thread.exp: Ditto.
5833
44c75849
DJ
58342004-02-01 Daniel Jacobowitz <drow@mvista.com>
5835
5836 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
5837
005bc093
MK
58382004-02-01 Mark Kettenis <kettenis@gnu.org>
5839
5840 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
5841 that opening the file succeeds on OpenBSD.
5842
c47cebdb
DJ
58432004-02-01 Daniel Jacobowitz <drow@mvista.com>
5844
5845 * gdb.threads/thread-specific.c: New file.
5846 * gdb.threads/threads-specific.exp: New test script.
5847 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
5848 to expect_out.
5849
5a01311c
MK
58502004-02-01 Mark Kettenis <kettenis@gnu.org>
5851
5852 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
5853 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
5854 only on the "print_small_structs from print_long_arg_list" test.
5855
ce22a4f1
DJ
58562004-02-01 Daniel Jacobowitz <drow@mvista.com>
5857
5858 * gdb.base/completion.exp: Kill a stray backslash.
5859
5860 From Jim Ingham <jingham@apple.com>:
5861 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
5862 agrees with the result from sending a tab.
5863
abbab9d3
DJ
58642004-01-31 Daniel Jacobowitz <drow@mvista.com>
5865
5866 * gdb.base/chng-syms.exp: Remove stray newline.
5867
53904d1e
MK
58682004-01-31 Mark Kettenis <kettenis@gnu.org>
5869
5870 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
5871 *-*-openbsd*.
5872 * gdb.asm/openbsd.inc: New file.
5873
3a4b3aac
MK
58742004-01-30 Mark Kettenis <kettenis@gnu.org>
5875
5876 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
5877 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
5878 *-*solaris2*. Remove commented out default settings for
5879 asm-flags. Replace gdb_compile with target_link.
5880
ebac27b4
MC
58812004-01-29 Michael Chastain <mec.gnu@mindspring.com>
5882
5883 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
5884 for all tests. Remove old hp-ux and cygnus xfail cases.
5885
d8679d84
PH
58862004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
5887
5888 * gdb.base/chng-syms.exp: New file.
5889 * gdb.base/chng-syms.c: New file.
5890
0a55bc22
MC
58912004-01-24 Michael Chastain <mec.gnu@mindspring.com>
5892
5893 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
5894 Provide arms for current output in all my configurations.
5895
94b8e876
MC
58962004-01-24 Michael Chastain <mec.gnu@mindspring.com>
5897
5898 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
5899 * lib/compiler.cc: Likewise.
5900 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
5901 get the right preprocessor. Eval the output directly. Remove
5902 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
5903 hp_f77_compiler and hp_f90_compiler completely.
5904 (gdb_preprocess): Delete.
5905 (get_compiler): Delete.
5906
7cf03d44
MK
59072004-01-24 Mark Kettenis <kettenis@gnu.org>
5908
5909 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
5910 <string.h>.
5911
68b6dce9
NR
59122004-01-24 Nick Roberts <nick@nick.uklinux.net>
5913
5914 * gdb.mi/mi-stack.exp: Update copyright.
5915
b368761e
DC
59162004-01-23 David Carlton <carlton@kealia.com>
5917
5918 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
5919 test for cp_lookup_transparent_type.
5920 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
5921 call them.
5922
f2061b53
DJ
59232004-01-23 Daniel Jacobowitz <drow@mvista.com>
5924
5925 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
5926 after -var-update.
5927
37fc574a
DC
59282004-01-23 David Carlton <carlton@kealia.com>
5929
5930 * gdb.cp/namespace.cc (C::ensureRefs): New.
5931 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
5932
8e94b928
NR
59332004-01-20 Nick Roberts <nick@nick.uklinux.net>
5934
5935 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
5936 case "-stack-list-locals 2".
5937 * gdb.mi/mi-var-child.exp: Test for case
5938 "-var-list-children --all-values NAME".
5939
997b0952
MC
59402004-01-18 Michael Chastain <mec.gnu@mindspring.com>
5941
5942 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
5943
52470da3
MK
59442004-01-18 Mark Kettenis <kettenis@gnu.org>
5945
7049b4b8
MK
5946 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
5947 used with gdb_test_multiple.
5948
52470da3
MK
5949 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
5950 read at address 0. This fixes PR testsuite/1504.
5951
da6012e5
DJ
59522004-01-18 Daniel Jacobowitz <drow@mvista.com>
5953
5954 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
5955 Remove downloading, guessing the host executable, the calls to
5956 gdb_file_cmd and gdb_target_cmd, and "load" support.
5957 (infer_host_exec): New function broken out from gdb_load.
5958 (gdb_load): New wrapper for gdbserver_gdb_load.
5959 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
5960 gdb_target_cmd. Use -target-select.
5961 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
5962 Download binaries to the host. Clear last_mi_remote_file when
5963 we load a new binary.
5964 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
5965 call gdbserver_gdb_load and mi_gdb_target_cmd.
5966
32c70722
MC
59672004-01-17 Michael Chastain <mec.gnu@mindspring.com>
5968
5969 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
5970 type patterns.
5971
b0cecf36
MC
59722004-01-17 Michael Chastain <mec.gnu@mindspring.com>
5973
5974 * gdb.cp/templates.exp: Fix typo in test name of
5975 "print Foo<volatile char*>::foo".
5976
4120d7e6
MC
59772004-01-15 Michael Chastain <mec.gnu@mindspring.com>
5978
5979 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
5980
f679e530
BE
59812004-01-16 Ben Elliston <bje@wasabisystems.com>
5982
5983 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
5984 (clean mostlyclean): Remove empty rm.
5985
091c48f6
MC
59862004-01-15 Michael Chastain <mec.gnu@mindspring.com>
5987
5988 * gdb.base/setvar.exp: Add copyright years.
5989
3e5fc8d2
DC
59902004-01-14 David Carlton <carlton@bactrian.org>
5991
5992 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
5993 PR c++/1511 and update coment.
5994 * gdb.cp/templates.exp: Update patterns to match current output.
5995 If changes involve something other than whitespace, KFAIL
5996 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
5997
63d06c5c
DC
59982004-01-14 David Carlton <carlton@kealia.com>
5999
6000 * gdb.cp/namespace.exp: Add tests involving classes defined within
6001 namespaces.
6002 * gdb.cp/namespace.cc (C::CClass): New.
6003 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
6004
a51dab88
EZ
60052004-01-14 Elena Zannoni <ezannoni@redhat.com>
6006
6007 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
6008 what debug info we have. Print a better message if something goes
6009 wrong while producing the separate debug info file.
6010
a476ccc9
MC
60112004-01-14 Michael Chastain <mec.gnu@mindspring.com>
6012
6013 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
6014
f453692c
MC
60152004-01-14 Michael Chastain <mec.gnu@mindspring.com>
6016
6017 * gdb.base/callfuncs.c: Add copyright notice.
6018
f40063a5
MC
60192004-01-13 Michael Chastain <mec.gnu@mindspring.com>
6020
6021 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
6022 inheritance. PR gdb/1498, PR gcc/13539.
6023
19ac3974
EZ
60242004-01-13 Elena Zannoni <ezannoni@redhat.com>
6025
6026 * gdb.threads/gcore-thread.exp: Prefix name of binary with
6027 test specific name.
6028 * gdb.mi/gdb669.exp: Ditto.
6029 * gdb.mi/mi-pthreads.exp: Ditto.
6030 * gdb.mi/mi1-pthreads.exp: Ditto.
6031 * gdb.mi/mi2-pthreads.exp: Ditto.
6032
56c97c6e
MC
60332004-01-12 Michael Chastain <mec.gnu@mindspring.com>
6034
6035 * gdb.cp/member-ptr.cc: Add copyright notice.
6036
a0644324
MC
60372004-01-12 Michael Chastain <mec.gnu@mindspring.com>
6038
6039 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
6040 some patterns for recent versions of gcc and hpacc. Delete
6041 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
6042 Delete tests that access a NULL pointer-to-member-data. This
6043 script is still disabled for gcc.
6044
32fabe09
EZ
60452004-01-12 Elena Zannoni <ezannoni@redhat.com>
6046
6047 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
6048 escaped correctly.
6049
1f8a6abb
EZ
60502004-01-12 Elena Zannoni <ezannoni@redhat.com>
6051
6052 * gdb.base/sepdebug.exp: New file.
6053 * gdb.base/sepdebug.c: New file.
6054 * lib/gdb.exp (separate_debug_filename): New procedure.
6055 (gdb_gnu_strip_debug): New procedure.
6056
48efe704
AC
60572004-01-12 Andrew Cagney <cagney@redhat.com>
6058
6059 * gdb.mi/ChangeLog: Delete file. Renamed to ...
6060 * gdb.mi/ChangeLog-1999-2003: New file.
6061
a9415475
AC
60622004-01-12 Andrew Cagney <cagney@redhat.com>
6063
6064 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
6065 "Renaming a directory to a non-empty directory returns ENOTEMPTY
6066 or EEXIST", treat EBUSY as an XFAIL.
6067
83b8cf9d
MC
60682004-01-11 Michael Chastain <mec.gnu@mindspring.com>
6069
6070 * gdb.base/scope.exp: Remove obsolete setup_xfail for
6071 hp_cc_compiler.
6072
9939d2a8
MC
60732004-01-10 Michael Chastain <mec.gnu@mindspring.com>
6074
6075 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
6076 decorations.
6077
1ff8cadf
MC
60782004-01-10 Michael Chastain <mec.gnu@mindspring.com>
6079
6080 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
6081 and "(aCC)" decorations. Remove obsolete doco about old
6082 test results.
6083
6fa9022e
MC
60842004-01-09 Michael Chastain <mec.gnu@mindspring.com>
6085
6086 * gdb.cp/exception.exp: Fix typo in doco.
6087
209721fe
MK
60882004-01-09 Mark Kettenis <kettenis@gnu.org>
6089
6090 * gdb.base/gdb1476.exp: Fix typo.
6091
ef11303e
MC
60922004-01-09 Michael Chastain <mec.gnu@mindspring.com>
6093
6094 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
6095 file.
6096
041ab88c
MC
60972004-01-09 Michael Chastain <mec.gnu@mindspring.com>
6098
6099 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
6100 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
6101 Use gdb_compile. Remove restriction on gcc. Add some patterns
6102 for recent version of gdb. Delete second half, which was a copy
6103 of the first half with different build flags. This test is
6104 still disabled because it is still not ready for production.
6105
e36d075a
MC
61062004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6107
6108 * gdb.cp/exception.cc: Add copyright notice.
6109 * gdb.cp/exception.exp: Add a notice that this file is broken
6110 because of line number changes caused by addition of copyright
6111 notice.
6112
42b190ad
MC
61132004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6114
6115 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
6116 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
6117
8f25f06b
MC
61182004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6119
6120 * gdb.cp/classes.exp: Accept gnu abi 2.
6121 * gdb.cp/derivation.exp: Likewise.
6122 * gdb.cp/overload.exp: Likewise.
6123 * gdb.cp/virtfunc.exp: Likewise.
6124
06ded8b8
MC
61252004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6126
6127 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
6128 semicolon after end of function.
6129
77c26ae3
MC
61302004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6131
6132 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
6133 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
6134 boilerplate code for compiling and running the program under
6135 test. Add some string method tests.
6136
20757486
MC
61372004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6138
6139 * gdb.cp/bs15503.cc: Add copyright notice.
6140 * gdb.cp/bs15503.exp: Adjust line number.
6141
0fd3b503
MC
61422004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6143
6144 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
6145 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
6146
10d1bea8
MC
61472004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6148
6149 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
6150 hp_cc_compiler.
6151
2789202a
MC
61522004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6153
6154 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
6155 * gdb.cp/ctti.exp: Use the marker instead of "next".
6156 With gcc, run further before bailing.
6157
b862f14c
MC
61582004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6159
6160 * gdb.cp/cttiadd.cc: Add copyright notice.
6161 * gdb.cp/cttiadd1.cc: Likewise.
6162 * gdb.cp/cttiadd2.cc: Likewise.
6163 * gdb.cp/cttiadd3.cc: Likewise.
6164
96da2469
MC
61652004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6166
6167 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
6168 Use gdb_test, gdb_test_multiple. Use floating-point values that
6169 have exact representations in IEEE-ish formats.
6170
053248ff
MC
61712004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6172
6173 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
6174 compilers. Delete duplicate call to get_compiler_info.
6175 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
6176 * gdb.base/volatile.exp: Likewise.
6177
84acecdd
MK
61782004-01-07 Mark Kettenis <kettenis@gnu.org>
6179
6180 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
6181 memory at address 0.
6182
fe11a27f
MC
61832004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6184
6185 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
6186 to test for hp-ux assembler. Fix copyright years.
6187
60ad077b
AC
61882004-01-07 Andrew Cagney <cagney@redhat.com>
6189
6190 * gdb.base/fileio.c (strerrno): Add "EBUSY".
6191
1c9b8f33
AC
61922004-01-07 Andrew Cagney <cagney@redhat.com>
6193
6194 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
6195 when creating the read-only file. From analysis by Roland McGrath
6196 and Elena Zannoni.
6197
753ccc7a
MC
61982004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6199
6200 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
6201
eca3e36b
MC
62022004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6203
6204 * gdb.base/cvexpr.c: Be type-safe with function pointers and
6205 data pointers.
6206
f8d4bac4
MC
62072004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6208
6209 * gdb.cp/m-static.exp: Compile one source file at a time.
6210 Delete unused call to get_compiler_info.
6211
9b4e0f94
MC
62122004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6213
6214 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
6215 * gdb.base/call-rt-st.exp: Likewise.
6216 * gdb.base/nodebug.exp: Likewise.
6217 * gdb.base/volatile.exp: Likewise.
6218 * gdb.cp/ref-types.exp: Likewise.
6219 * gdb.cp/templates.exp: Likewise.
6220
023c1024
MK
62212004-01-05 Mark Kettenis <kettenis@gnu.org>
6222
6223 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
6224
19703c4a
MC
62252004-01-05 Michael Chastain <mec.gnu@mindspring.com>
6226
6227 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
6228 hppa*-hp-hpux*.
6229
18b67037
MK
62302004-01-04 Mark Kettenis <kettenis@gnu.org>
6231
ba6219c8
MK
6232 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
6233 x86_64-*-*.
6234
18b67037
MK
6235 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
6236 sparc64-*-* and sparc*-solaris2*.
6237
1bfbbb9d
MK
62382004-01-04 Mark Kettenis <kettenis@gnu.org>
6239
6240 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
6241 return ${tests}" test. The ${tests} already mentions the
6242 filename.
6243
06846494
MC
62442004-01-02 Michael Chastain <mec.gnu@mindspring.com>
6245
6246 * gdb.cp/local.exp: Accept gcc abi 2.
6247
3b0cb202
MC
62482004-01-02 Michael Chastain <mec.gnu@mindspring.com>
6249
6250 * gdb.cp/templates.exp: Accept gcc abi 2.
6251
0643ec3f
MC
62522004-01-02 Michael Chastain <mec.gnu@mindspring.com>
6253
6254 * lib/compiler.cc: Remove supports_template_debugging.
6255 * gdb.cp/templates.exp: Do not test supports_template_debugging.
6256
d231d0b1
MC
62572004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6258
6259 * gdb.cp/namespace.exp: Accept gcc abi 2.
6260
44ffb27c
MC
62612004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6262
6263 * gdb.cp/method.exp: Accept gcc abi 2.
6264
184ad485
MC
62652004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6266
6267 * gdb.cp/classes.exp: Generate identical results as old version.
6268 * gdb.cp/derivation.exp: Likewise.
6269 * gdb.cp/overload.exp: Likewise.
6270 * gdb.cp/virtfunc.exp: Likewise.
6271
116f09e7
MC
62722004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6273
6274 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
6275 mysterious bug with sourceware version of expect.
6276
b1379776
MC
62772004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6278
6279 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
6280 current versions of gcc, including gcc abi 2. Remove gratuitous
6281 restart of test program. Use gdb_test_multiple and gdb_test for
6282 all tests. Add patterns to xfail missing "const" in "const char *"
6283 and kfail PR gdb/1155.
6284
6b7a4c0e
MC
62852004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6286
6287 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
6288 current versions of gcc, including gcc abi 2. Remove gratuitous
6289 restart of test program. Use gdb_test_multiple and gdb_test for
6290 all tests. Add patterns to kfail PR gdb/1498.
6291
51615d72
MC
62922003-12-31 Michael Chastain <mec.gnu@mindspring.com>
6293
6294 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
6295 current versions of gcc, including gcc abi 2. Use "breakpoint"
6296 and "continue" instead of restarting the target program. Use
6297 gdb_test_multiple and gdb_test for all tests.
6298
7b79a9d7
MK
62992004-01-01 Mark Kettenis <kettenis@gnu.org>
6300
6301 * gdb.asm/asm-source.exp: Update copyright year. Link statically
6302 for *-*-solaris2*.
6303
1cd3489f
MC
63042003-12-31 Michael Chastain <mec.gnu@mindspring.com>
6305
6306 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
6307 current versions of gcc, including gcc abi 2. Use "breakpoint"
6308 and "continue" instead of restarting the target program several
6309 times. Use gdb_test_multiple and gdb_test for all tests.
6310
850742db
MC
63112003-12-18 Michael Chastain <mec.gnu@mindspring.com>
6312
6313 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
6314 source files.
6315
eb4bbda8
MC
63162003-12-16 Michael Chastain <mec.gnu@mindspring.com>
6317
6318 * gdb.base/environ.exp: Handle compiling test case from multiple
6319 source files.
6320
e42c7771
MC
63212003-12-16 Michael Chastain <mec.gnu@mindspring.com>
6322
6323 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
6324
80e4b428
JB
63252003-12-17 Jim Blandy <jimb@redhat.com>
6326
5f06973a
JB
6327 * gdb.base/freebpcmd.c: Add copyright notice.
6328
80e4b428
JB
6329 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
6330
0ab84fb7
MC
63312003-12-16 Michael Chastain <mec.gnu@mindspring.com>
6332
6333 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
6334
1b3bb3d0
JB
63352003-12-13 Jim Blandy <jimb@redhat.com>
6336
6337 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
6338
3a4c9371
KB
63392003-12-12 Kevin Buettner <kevinb@redhat.com>
6340
6341 * gdb.asm/frv.inc: New file.
6342 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
6343
a1dea79a
FF
63442003-12-09 Fred Fish <fnf@redhat.com>
6345
6346 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
6347 functions to break1.c and leave prototypes behind. Add more
6348 "set breakpoint NN here" comments.
6349 * gdb.base/break1.c: New file.
6350
6351 * gdb.base/break.exp: Handle compiling test case from multiple
6352 source files and change source file references as needed.
6353 * gdb.base/completion.exp: Ditto.
6354 * gdb.base/condbreak.exp: Ditto.
6355 * gdb.base/define.exp: Ditto.
6356 * gdb.base/ena-dis-br.exp: Ditto.
6357 * gdb.base/info-proc.exp: Ditto.
6358 * gdb.base/maint.exp: Ditto.
6359 * gdb.base/until.exp: Ditto.
6360
6361 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
6362 hardcoded line numbers.
6363 * gdb.base/define.exp: Ditto.
6364 * gdb.base/ena-dis-br.exp: Ditto.
6365 * gdb.base/maint.exp: Ditto.
6366 * gdb.base/until.exp: Ditto.
6367
6368 * gdb.base/completion.exp: Use "break1" for completion tests since
6369 "break" is no longer a unique prefix.
6370
5266b69c
AC
63712003-12-06 Andrew Cagney <cagney@redhat.com>
6372
6373 * gdb.base/structs.exp (test_struct_returns): When applicable, set
6374 "return_value_unimplemented". When an unimplemented struct return
6375 architecture, report incorrect values as a KFAIL
6376
374451f0
MC
63772003-12-05 Michael Chastain <mec.gnu@mindspring.com>
6378
6379 * gdb.cp/rtti.exp: Accept new wording of warning from
6380 cp_lookup_rtti_type.
6381
ba9b20a7
MC
63822003-12-05 Michael Chastain <mec.gnu@mindspring.com>
6383
6384 Partial fix for PR testsuite/1456.
6385 * gdb.base/scope.exp (test_at_main): Replace references to
6386 gcc_compiled with calls to test_compiler_info.
6387 (test_at_foo): Likewise.
6388 (test_at_bar): Likewise.
6389
b74b6d0b
MC
63902003-12-04 Michael Chastain <mec.gnu@mindspring.com>
6391
6392 Partial fix for PR testsuite/1456.
6393 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
6394 to test_compiler_info.
6395
ccfa3402
MC
63962003-12-03 Michael Chastain <mec.gnu@mindspring.com>
6397
6398 * gdb.base/so-impl-ld.exp: Update copyright notice.
6399
f6246aba
MC
64002003-12-02 Michael Chastain <mec.gnu@mindspring.com>
6401
6402 Partial fix for PR testsuite/1456.
6403 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
6404 to test_compiler_info.
6405
13ae734a
MC
64062003-11-28 Michael Chastain <mec.gnu@mindspring.com>
6407
6408 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
6409 from current versions of gdb. Clean up regular expressions.
6410 Delete redundant timeout case.
6411
d8e1cdee
MC
64122003-11-28 Michael Chastain <mec.gnu@mindspring.com>
6413
6414 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
6415 from current versions of gdb. Clean up regular expressions.
6416 Delete redundant timeout case.
6417
96457b64
MC
64182003-12-01 Michael Chastain <mec.gnu@mindspring.com>
6419
6420 Partial fix for PR testsuite/1456.
6421 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
6422 gcc_compiled with call to test_compiler_info.
6423
f35309fc
MC
64242003-11-30 Michael Chastain <mec.gnu@mindspring.com>
6425
6426 Partial fix for PR testsuite/1456.
6427 * gdb.base/list.exp (test_list_function): Delete unused declaration
6428 of gcc_compiled.
6429
d7afdf9b
MC
64302003-11-29 Michael Chastain <mec.gnu@mindspring.com>
6431
6432 Partial fix for PR testsuite/1456.
6433 * gdb.base/complex.exp: Replace reference to gcc_compiled with
6434 call to test_compiler_info.
6435
71507b56
MK
64362003-11-29 Mark Kettenis <kettenis@gnu.org>
6437
6438 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
6439 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
6440 it to create the appropriate note.inc.
6441 * gdb.asm/asmsrc1.s: Include "note.inc".
6442 * gdb.asm/netbsd.inc: New file.
6443 * gdb.asm/empty.inc: New file.
6444
f81f93f7
MC
64452003-11-28 Michael Chastain <mec.gnu@mindspring.com>
6446
6447 Partial fix for PR testsuite/1456.
6448 * gdb.base/constvars.exp: Replace references to gcc_compiled with
6449 calls to test_compiler_info.
6450
9a77938e
MC
64512003-11-27 Michael Chastain <mec.gnu@mindspring.com>
6452
6453 Partial fix for PR testsuite/1456.
6454 * gdb.base/volatile.exp: Replace references to gcc_compiled with
6455 calls to test_compiler_info.
6456
e8367dc7
MK
64572003-11-27 Mark Kettenis <kettenis@gnu.org>
6458
6459 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
6460 pattern for the KFAILs.
6461
526c61ee
AF
64622003-11-25 Adam Fedor <fedor@gnu.org>
6463
6464 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
6465 * gdb.objc/objcdecode.m: New file.
6466
28f2d600
AF
64672003-11-25 Adam Fedor <fedor@gnu.org>
6468
6469 * gdb.objc/nondebug.exp: Test for PR objc/1236.
6470 * gdb.objc/nondebug.m: New file.
6471
a3895cee
BE
64722003-11-26 Ben Elliston <bje@wasabisystems.com>
6473
6474 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
6475 NetBSD as it does on FreeBSD. Modelled on a similar change by
6476 Mark Kettenis on 2003-05-30.
6477 (link-flags): Set to "--entry _start" regardless of target.
6478 Special linker flags are to be appended to $link-flags.
6479 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
6480
c9f2c8a3
MC
64812003-11-25 Michael Chastain <mec.gnu@mindspring.com>
6482
6483 * gdb.cp/method.exp: Accept output of new demangler.
6484
15a0587a 64852003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
6486
6487 * gdb/class2.exp: New file.
6488 * gdb/class2.cc: New file.
6489
3c00b570
MC
64902003-11-25 Michael Chastain <mec.gnu@mindspring.com>
6491
6492 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
6493 of new demangler.
6494
7027acc7
MK
64952003-11-23 Mark Kettenis <kettenis@gnu.org>
6496
6497 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
6498 of gdb_test "run".
6499
b0e1598a
MK
65002003-11-23 Mark Kettenis <kettenis@gnu.org>
6501
6502 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
6503 "continue" into "run".
6504
4d9eda44
MC
65052003-11-23 Michael Chastain <mec.gnu@mindspring.com>
6506
6507 Partial fix for PR testsuite/1456.
6508 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
6509 call to test_compiler_info.
6510 * gdb.cp/ctti.exp: Likewise.
6511 * gdb.cp/derivation.exp: Likewise.
6512 * gdb.cp/member-ptr.exp: Likewise.
6513 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
6514 reference to gcc_compiled.
6515
65162003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
6517
6518 Fix PR testsuite/1463.
6519 * gdb.base/structs.exp (start_structs_test): Call
6520 get_debug_format before using the debug format.
6521
d422fe19
AC
65222003-11-22 Andrew Cagney <cagney@redhat.com>
6523
6524 * lib/gdb.exp (gdb_test_multiple): Add simple example.
6525 * gdb.base/structs.exp: Use gdb_test_multiple.
6526
039cf96d
AC
65272003-11-20 Andrew Cagney <cagney@redhat.com>
6528
6882279b
AC
6529 * gdb.base/structs.exp: Handle and recover from internal errors.
6530 Replace "foo${n}" with "foo<n>" in test messages.
6531
e53890ae
AC
6532 * gdb.base/structs.exp: Update copyright. Rewrite.
6533 * gdb.base/structs.c: Update copyright. Rewrite.
6534
2b211c59
AC
6535 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
6536 resync count exceeded.
d63a86f8 6537
039cf96d
AC
6538 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
6539 from the internal error.
6540 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
6541 Original from Jim Blandy.
6542 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 6543
eac98b22
AC
65442003-11-19 Andrew Cagney <cagney@redhat.com>
6545
6546 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
6547 KFAIL.
6548
67455b2a
MK
65492003-11-17 Mark Kettenis <kettenis@gnu.org>
6550
6551 New testcase for PR backtrace/1435.
6552 * gdb.arch/i386-unwind.exp: New file.
6553 * gdb.arch/i386-unwind.c: New file.
6554
853d6e5b
AC
65552003-11-17 Andrew Cagney <cagney@redhat.com>
6556
6557 * lib/gdb.exp (compiler_info): New global.
6558 (test_compiler_info): New function.
6559 (get_compiler_info): Set compiler_info.
6560 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
6561 "compiler_info" to gcc-<major>-<minor>.
6562
38cf6e11
MC
65632003-11-15 Michael Chastain <mec.gnu@mindspring.com>
6564
6565 * gdb.trace/configure: Remove.
6566
a50d3602
EZ
65672003-11-13 Elena Zannoni <ezannoni@redhat.com>
6568
6569 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 6570 breakpoints.
a50d3602
EZ
6571 * gdb.base/break.exp: Remove all references to explicit line
6572 numbers.
6573
d9407aaa
NC
65742003-11-11 Nick Clifton <nickc@redhat.com>
6575
6576 * gdb.base/shreloc.exp: Do not run for targets which do not
6577 support shared objects.
6578
db488fc1
CV
65792003-11-10 Corinna Vinschen <vinschen@redhat.com>
6580
6581 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
6582 Don't run tests if nofileio flag is given.
6583
6a90a18e
EZ
65842003-11-07 Elena Zannoni <ezannoni@redhat.com>
6585
6586 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
6587 as well as 'Watchpoint'.
6588
0b915e9c
EZ
65892003-11-06 Elena Zannoni <ezannoni@redhat.com>
6590
6591 Reported by Jim Ingham <jingham@apple.com>:
6592 * gdb.base/annota1.exp: Match at least one occurrence of the
6593 signal handler annotation.
6594
d7e4b55f
EZ
65952003-11-06 Elena Zannoni <ezannoni@redhat.com>
6596
6597 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
6598 as well as 'Watchpoint'.
6599
2fe4e8d0
MC
66002003-11-05 Michael Chastain <mec@shout.net>
6601
6602 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
6603
6ef88553
KW
66042003-11-03 Kris Warkentin <kewarken@qnx.com>
6605
6606 * gdb.arch/gdb1291.c: New test file.
6607 * gdb.arch/gdb1291.exp: New test script.
6608 * gdb.arch/gdb1431.c: New test file.
6609 * gdb.arch/gdb1431.exp: New test script.
6610
ae7dc4d8
MC
66112003-10-22 Michael Chastain <mec@shout.net>
6612
6613 * gdb.mi/pthreads.c: Add copyright notice.
6614
c39d7427
MC
66152003-10-22 Michael Chastain <mec@shout.net>
6616
6617 * gdb.threads/pthreads.c: Add copyright notice.
6618
8b7d96c1
MC
66192003-10-20 Michael Chastain <mec@shout.net>
6620
6621 * gdb.base/gdb1056.exp: New test script.
6622
d1d69fdd
DJ
66232003-10-13 Daniel Jacobowitz <drow@mvista.com>
6624
6625 * gdb.threads/killed.exp: Use gdb_run_cmd.
6626
7d605576
DJ
66272003-10-13 Daniel Jacobowitz <drow@mvista.com>
6628
6629 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
6630 create a core file.
6631 * gdb.threads/gcore-thread.exp: Likewise.
6632
618ec112
CV
66332003-10-13 Corinna Vinschen <vinschen@redhat.com>
6634
6635 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
6636 type, based on char type.
6637 (struct bit_flags_short_t): New bitfield type, based on short type.
6638 (init_bit_flags_char): New fuction.
6639 (init_bit_flags_short): Ditto.
6640 (print_bit_flags_char): Ditto.
6641 (print_bit_flags_short): Ditto.
6642 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
6643
9367a73c
MC
66442003-10-11 Michael Chastain <mec@shout.net>
6645
6646 * gdb.base/call-rt-st.exp: Update copyright year.
6647
1decf120
KI
66482003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6649
6650 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
6651 * gdb.disasm/sh3.s: Ditto.
6652
5445b2ae
DJ
66532003-10-07 Daniel Jacobowitz <drow@mvista.com>
6654
6655 * gdb.threads/switch-threads.exp: New test.
6656 * gdb.threads/switch-threads.c: New source file.
6657
aec24853
CV
66582003-10-07 Corinna Vinschen <vinschen@redhat.com>
6659
6660 * gdb.base/ending-run.exp: Add sh specific case.
6661
adc7428d
AC
66622003-10-06 Andrew Cagney <cagney@redhat.com>
6663
6664 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
6665 * gdb.disasm/mn10200.exp: Delete obsolete file.
6666
c9d37158
DJ
66672003-09-29 Daniel Jacobowitz <drow@mvista.com>
6668
6669 * ChangeLog: Correct an entry command.exp -> commands.exp.
6670 * gdb.base/commands.exp (bp_deleted_in_command_test)
6671 (temporary_breakpoint_commands): Check noargs.
6672
79c2c32d
DC
66732003-09-25 David Carlton <carlton@kealia.com>
6674
6675 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
6676 of some print tests, where appropriate. Add tests for C::D::cd,
6677 E::ce, F::cXfX, G::XgX.
6678 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
6679
594e6d67
RE
66802003-09-25 Richard Earnshaw <rearnsha@arm.com>
6681
6682 * lib/java.exp (java_init): Import target_alias before using it.
6683
10f0d451
DC
66842003-09-25 David Carlton <carlton@kealia.com>
6685
6686 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
6687
274bcba0
EZ
66882003-09-23 Elena Zannoni <ezannoni@redhat.com>
6689
d63a86f8 6690 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
6691 weirdness.
6692
cdbf20f7
MC
66932003-09-17 Michael Chastain <mec@shout.net>
6694
6695 * gdb.cp/gdb1355.exp: New file.
6696 * gdb.cp/gdb1355.c: New file.
6697
71e06f80
CV
66982003-09-15 Corinna Vinschen <vinschen@redhat.com>
6699
6700 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
6701 * gdb.asm/sh.inc: New file.
6702
5c4e30ca
DC
67032003-09-11 David Carlton <carlton@kealia.com>
6704
bd45b7af
DC
6705 * gdb.cp/namespace.exp: Add tests for namespace types.
6706 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
6707 (test_namespace): New.
6708
1c199746
EZ
67092003-09-11 Elena Zannoni <ezannoni@redhat.com>
6710
6711 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 6712 * gdb.stabs/weird.exp: Ditto.
1c199746 6713
04ed252f
MC
67142003-09-08 Michael Chastain <mec@shout.net>
6715
6716 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
6717
d8a2d9e7
MC
67182003-09-07 Michael Chastain <mec@shout.net>
6719
6720 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
6721 'parse error'.
6722
161afb24
MK
67232003-09-07 Mark Kettenis <m.kettenis@osp.nl>
6724
6725 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
6726
49f2741a
MC
67272003-08-30 Michael Chastain <mec@shout.net>
6728
6729 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
6730 * gdb.gdb/observer.exp: Ditto.
6731 * gdb.gdb/xfullpath.exp: Ditto.
6732
8afa723e
MK
67332003-08-29 Mark Kettenis <kettenis@gnu.org>
6734
6735 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
6736 *-*-*bsd*.
6737
f31dfe3b
JJ
67382003-08-28 Jeff Johnston <jjohnstn@redhat.com>
6739
6740 * gdb.base/dump.exp: Skip for ia64.
6741
4630e498
JJ
67422003-08-25 Jeff Johnston <jjohnstn@redhat.com>
6743
6744 * gdb.asm/asm-source.exp: Add ia64 support.
6745 * gdb.asm/ia64.inc: New file.
6746
1105b7ef
MC
67472003-08-22 Michael Chastain <mec@shout.net>
6748
6749 * gdb.cp: New directory.
6750 * gdb.cp/*: Copy from gdb.c++/*.
6751 * gdb.c++/*: Remove.
6752 * Makefile.in: Change gdb.c++ to gdb.cp.
6753 * configure.in: Ditto.
6754 * configure: Regnerate.
6755
c945b932
MK
67562003-08-18 Mark Kettenis <kettenis@gnu.org>
6757
6758 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
6759 * gdb.arch/i386-prologue.c (gdb1338): Add function.
6760
2b66634b
DJ
67612003-08-17 Daniel Jacobowitz <drow@mvista.com>
6762
6763 * mi-var-display.exp (-var-list-children weird): Accept function
6764 pointers with argument types.
6765 * mi1-var-display.exp (-var-list-children weird): Likewise.
6766 * mi2-var-display.exp (-var-list-children weird): Likewise.
6767
a356f73b
DJ
67682003-08-17 Daniel Jacobowitz <drow@mvista.com>
6769
6770 * gdb.base/annota3.exp: Add missing newline.
6771
483417b8
MC
67722003-08-06 Michael Chastain <mec@shout.net>
6773
6774 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
6775
c99c59c3
MS
67762003-08-12 Michael Snyder <msnyder@redhat.com>
6777
6778 * gdb.base/float.exp: Add test for SH.
6779
55ed7501
MK
67802003-08-10 Mark Kettenis <kettenis@gnu.org>
6781
6782 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
6783
1a371f2e
EZ
67842003-08-07 Elena Zannoni <ezannoni@redhat.com>
6785
6786 * gdb.base/completion.exp: Remove reduntant completion test
6787 on filename.
6788
e0f353ce
EZ
67892003-08-07 Elena Zannoni <ezannoni@redhat.com>
6790
6791 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
6792 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
6793 gdb.trace/save-trace.exp: Make sure that full pathnames are
6794 escaped correctly.
6795
5710a1af 67962003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 6797
5710a1af
EZ
6798 * configure.in: Don't generate config.h from config.hin.
6799 * configure: Regenerate.
6800 * config.hin: Remove file.
6801 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
6802 * gdb.threads/pthreads.c: Ditto.
6803
dcd81ce9
DJ
68042003-08-07 Daniel Jacobowitz <drow@mvista.com>
6805
6806 From Kei Sakamoto <sakamoto.kei@renesas.com>:
6807 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
6808 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
6809 Replace ld24 with seth/add3.
6810
6009d884
AC
68112003-08-02 Andrew Cagney <cagney@redhat.com>
6812
6813 * gdb.base/annota3.exp: New file.
6814 * gdb.base/annota3.c: New file.
6815 * gdb.c++/annota3.exp: New file.
6816 * gdb.c++/annota3.cc: New file.
6817
51514e06
MC
68182003-07-29 Michael Chastain <mec@shout.net>
6819
6820 * gdb.threads/tls.c (spin): Check errno only if sem_wait
6821 actually failed.
6822 (do_pass): Likewise.
6823 * gdb.threads/tls.exp: Always initialize no_of_threads.
6824
4ee6625b
DJ
68252003-07-27 Daniel Jacobowitz <drow@mvista.com>
6826
6827 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
6828 pattern.
6829 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
6830 * gdb.threads/tls.exp: Recognize one case of the host library not
6831 supporting TLS.
6832
225f2bf6
AC
68332003-07-27 Andrew Cagney <cagney@redhat.com>
6834
6835 * gdb.base/fileio.exp: Use SH when running commands using
6836 remote_exec.
6837
bcb27c9f
DJ
68382003-07-24 Daniel Jacobowitz <drow@mvista.com>
6839
6840 From Kei Sakamoto <sakamoto.kei@renesas.com>:
6841 * gdb.base/relocate.c (dummy): New padding array.
6842
3d67be83
MS
68432003-07-22 Michael Snyder <msnyder@redhat.com>
6844
d63a86f8 6845 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
6846
6847 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
6848 patterns to be more general, accepting old and new output.
6849 Some output chars (such as '+') also must be quoted.
d63a86f8 6850 Some addresses are displayed numerically instead of
3d67be83
MS
6851 symbolically.
6852
57ba3b85
MS
68532003-07-23 Michael Snyder <msnyder@redhat.com>
6854
686d097c
MS
6855 * gdb.base/return2.exp: Don't test long-long return.
6856
57ba3b85
MS
6857 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
6858 * gdb.disasm/t01_mov.exp: Ditto.
6859 * gdb.disasm/t02_mova.s: Ditto.
6860 * gdb.disasm/t02_mova.exp: Ditto.
6861 * gdb.disasm/t03_add.s: Ditto.
6862 * gdb.disasm/t03_add.exp: Ditto.
6863 * gdb.disasm/t04_sub.s: Ditto.
6864 * gdb.disasm/t04_sub.exp: Ditto.
6865 * gdb.disasm/t05_cmp.s: Ditto.
6866 * gdb.disasm/t05_cmp.exp: Ditto.
6867 * gdb.disasm/t06_ari2.s: Ditto.
6868 * gdb.disasm/t06_ari2.exp: Ditto.
6869 * gdb.disasm/t07_ari3.s: Ditto.
6870 * gdb.disasm/t07_ari3.exp: Ditto.
6871 * gdb.disasm/t08_or.s: Ditto.
6872 * gdb.disasm/t08_or.exp: Ditto.
6873 * gdb.disasm/t09_xor.s: Ditto.
6874 * gdb.disasm/t09_xor.exp: Ditto.
6875 * gdb.disasm/t10_and.s: Ditto.
6876 * gdb.disasm/t10_and.exp: Ditto.
6877 * gdb.disasm/t11_logs.s: Ditto.
6878 * gdb.disasm/t11_logs.exp: Ditto.
6879 * gdb.disasm/t12_bit.s: Ditto.
6880 * gdb.disasm/t12_bit.exp: Ditto.
6881 * gdb.disasm/t13_otr.s: Ditto.
6882 * gdb.disasm/t13_otr.exp: Ditto.
6883
e00759ef
EZ
68842003-07-22 Elena Zannoni <ezannoni@redhat.com>
6885
6886 * gdb.threads/tls.exp :Add kfail for 'info address' case.
6887
8bc2021f
EZ
68882003-07-22 Elena Zannoni <ezannoni@redhat.com>
6889
6890 * gdb.threads/tls.c : New file.
6891 * gdb.threads/tls.exp : New file.
6892 * gdb.threads/tls-main.c : New file.
6893 * gdb.threads/tls-shared.c : New file.
6894 * gdb.threads/tls-shared.exp : New file.
6895
89320c4c
AS
68962003-07-22 Andreas Schwab <schwab@suse.de>
6897
6898 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
6899
180dea7c
AS
69002003-07-20 Andreas Schwab <schwab@suse.de>
6901
6902 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
6903 due to insn reordering.
6904
0714963c
AC
69052003-07-15 Andrew Cagney <cagney@redhat.com>
6906
6907 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
6908
98a23b3f
MC
69092003-07-15 Michael Chastain <mec@shout.net>
6910
6911 * gdb.base/gdb1250.exp: New file.
6912 * gdb.base/gdb1250.c: New file.
6913
27e417a2
ML
69142003-07-09 Michal Ludvig <mludvig@suse.cz>
6915
6916 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
6917 expansion of size_t to 'unsigned long', not only to 'unsigned'.
6918
8bc2021f
EZ
69192003-07-09 Elena Zannoni <ezannoni@redhat.com>
6920
6921 * gdb.threads/tls.c: New file.
6922 * gdb.threads/tls.exp: New file.
6923 * gdb.threads/tls-main.c: New file.
6924 * gdb.threads/tls-shared.c: New file.
6925 * gdb.threads/tls-shared.exp: New file.
6926
d99968dc
EZ
69272003-07-09 Elena Zannoni <ezannoni@redhat.com>
6928
6929 * gdb.base/annota1.exp: Make sure that we properly escape the
6930 full path of the source file. Xfail more permissive patterns,
d63a86f8 6931 due to a compiler debug info problem.
d99968dc 6932
83876b3b
AS
69332003-07-07 Andreas Schwab <schwab@suse.de>
6934
2705e972
AS
6935 * gdb.asm/m68k.inc: New file.
6936 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
6937
83876b3b
AS
6938 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
6939 arguments"): Also match negative number.
6940
6941 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
6942
3a871b37
DJ
69432003-07-03 Daniel Jacobowitz <drow@mvista.com>
6944
6945 * gdb.base/store.c (charest): New typedef.
6946 (add_char): Rename to add_charest, update.
6947 (wack_char): Rename to wack_charest, update types. Return l + r
6948 to keep r live across the call.
6949 (wack_short, wack_int, wack_long, wack_longest, wack_float)
6950 (wack_double, wack_doublest): Return l + r to keep r live across
6951 the call.
6952 * gdb.base/store.exp: Accomodate store.c changes.
6953
b2a7f303
DC
69542003-06-30 David Carlton <carlton@kealia.com>
6955
6956 * gdb.c++/maint.exp (test_invalid_name): New.
6957 (test_first_component): Add tests for invalid names.
6958
3c6cb4a1
MC
69592003-06-29 Michael Chastain <mec@shout.net>
6960
6961 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
6962 output of '<VTT for class>' for virtual base classes.
6963
f1c2644b
DJ
69642003-06-29 Daniel Jacobowitz <drow@mvista.com>
6965
6966 * gdb.base/completion.exp: Tab-complete "complet" instead of
6967 "compl".
6968 * gdb.base/complex.exp, gdb.base/complex.c: New files.
6969
18080350
DJ
69702003-06-29 Daniel Jacobowitz <drow@mvista.com>
6971
6972 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
6973 * gdb.base/volatile.exp: Likewise.
6974
f56973f8
DJ
69752003-06-29 Daniel Jacobowitz <drow@mvista.com>
6976
6977 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
6978 gdb/1265.
6979
69802003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
6981 Daniel Jacobowitz <drow@mvista.com>
6982
6983 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
6984 initial line count of 'captured_main' from 26 to 32.
6985 (test_with_self): Allow xmalloc call to be interleaved with the
6986 preceding two lines.
6987
e766d4d6
JB
69882003-06-24 Joel Brobecker <brobecker@gnat.com>
6989
6990 * gdb.base/bang.exp: New testcase.
6991
f125c9a4
JB
69922003-06-23 Joel Brobecker <brobecker@gnat.com>
6993
6994 * gdb.base/langs.exp: Add some tests for the "minimal" language
6995 support.
6996
6e25beaf
EZ
69972003-06-23 Elena Zannoni <ezannoni@redhat.com>
6998
6999 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
7000 the testcase.
7001
2f816dda
DJ
70022003-06-22 Daniel Jacobowitz <drow@mvista.com>
7003
7004 * gdb.base/relocate.exp: Test add-symbol-file with a variable
7005 offset.
7006
db5a5748
DJ
70072003-06-22 Daniel Jacobowitz <drow@mvista.com>
7008
7009 * gdb.c++/pr-1210.cc: New file.
7010 * gdb.c++/pr-1210.exp: New file.
7011
1df0c130
DJ
70122003-06-21 Daniel Jacobowitz <drow@mvista.com>
7013
7014 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
7015 000-exec-continue.
7016
a92feac0
MK
70172003-06-15 Mark Kettenis <kettenis@gnu.org>
7018
7019 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
7020 on *-*-*bsd* instead of *-*-freebsd*.
7021
81a58f5b
AC
70222003-06-14 Andrew Cagney <cagney@redhat.com>
7023
7024 * gdb.base/store.exp: Test longest and doublest. Test all
7025 parameters. Weaken return statement match.
7026 * gdb.base/store.c: Add longest and doublest - aka long long and
7027 long double functions. Put all parameters into local register
7028 variables. Use negative values.
7029
b257a0d3
AC
70302003-06-14 Andrew Cagney <cagney@redhat.com>
7031
7032 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
7033 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
7034 exit status.
7035 * gdb.base/fileio.exp: Disable target when nointerrupts and
7036 noinferiorio, instead of limiting it to remote. Use remote_exec
7037 instead of system.
d63a86f8 7038
21c38304
JJ
70392003-06-12 Jeff Johnston <jjohnstn@redhat.com>
7040
7041 * gdb.base/float.exp: Add ia64 support.
7042
1bcdb424
CV
70432003-06-12 Corinna Vinschen <vinschen@redhat.com>
7044
7045 * gdb.base/fileio.exp: Run only on remote targets.
7046
6aeb981f
CV
70472003-06-10 Corinna Vinschen <vinschen@redhat.com>
7048
7049 * gdb.base/fileio.c: New file, testing File-I/O.
7050 * gdb.base/fileio.exp: Ditto.
7051
53df362e
RG
70522003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
7053
7054 * gdb.base/shreloc.exp: New file, check symbol values obtained from
7055 shared objects after relocation at load time (gdb PR/1132).
7056 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
7057 as above, part of the shared object relocation test.
7058
ffee1b46
MK
70592003-06-08 Mark Kettenis <kettenis@gnu.org>
7060
b5ca3722
MK
7061 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
7062 fully filled history list.
7063 * gdb.base/gdb_history: New file.
7064
03ed860d
MK
7065 * gdb.base/signals.exp: XFAIL "continue to func1" on
7066 i*86-*-freebsd*.
7067
ffee1b46
MK
7068 * gdb.base/attach.exp: When trying to attach to a nonexistent
7069 process, make it possible to specify the PID based on the target,
7070 and do so for *-*-freebsd*.
7071
d80dbb52
RH
70722003-06-02 Richard Henderson <rth@redhat.com>
7073
7074 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
7075
6dd77b81
RH
70762003-06-02 Richard Henderson <rth@redhat.com>
7077
7078 * gdb.base/selftest.exp: Next over lim_at_start initialization.
7079
f6347e16
RH
70802003-06-02 Richard Henderson <rth@redhat.com>
7081
7082 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
7083
2c161407
DJ
70842003-06-01 Daniel Jacobowitz <drow@mvista.com>
7085
7086 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
7087 of globalvar.
7088
572eb746
MK
70892003-06-01 Mark Kettenis <kettenis@gnu.org>
7090
7091 * gdb.asm/asm-source.exp: Check for memory read errors in
7092 disassembler test on *BSD too.
7093
9e9617a5
RH
70942003-06-01 Richard Henderson <rth@redhat.com>
7095
7096 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
7097 for .frame.
7098 (gdbasm_call): Lose ldgp.
7099 (gdbasm_startup): Add frame information.
7100 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
7101
7b34ad4e
MK
71022003-05-31 Mark Kettenis <kettenis@gnu.org>
7103
7104 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
7105 i?86-*-*.
7106
10059fdf
MK
71072003-05-30 Mark Kettenis <kettenis@gnu.org>
7108
7109 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
7110 FreeBSD.
7111
acf4b816
RH
71122003-05-29 Richard Henderson <rth@redhat.com>
7113
7114 * gdb.asm/alpha.inc: New file.
7115 * gdb.asm/asm-source.exp: Use it.
7116
e9ecd949
JB
71172003-05-29 Jim Blandy <jimb@redhat.com>
7118
7119 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
7120 'core.PID'.
7121
e3e5a4f3
JB
71222003-05-22 Jim Blandy <jimb@redhat.com>
7123
7124 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
7125 backtrace.
d63a86f8 7126
72fe3d25
DC
71272003-05-20 David Carlton <carlton@math.stanford.edu>
7128
7129 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
7130 this time.
7131
58da2eb2
DC
71322003-05-19 David Carlton <carlton@bactrian.org>
7133
7134 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
7135 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
7136
1fcb5155
DC
71372003-05-19 David Carlton <carlton@bactrian.org>
7138
7139 * gdb.c++/namespace.exp: Add namespace scope and anonymous
7140 namespace tests.
7141 Bump copyright date.
7142 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
7143 (main): Call C::D::marker2.
7144 * gdb.c++/namespace1.cc: New file.
7145
85e85163
JJ
71462003-05-14 Jeff Johnston <jjohnstn@redhat.com>
7147
7148 Roland McGrath <roland@redhat.com>
d63a86f8 7149 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
7150 there is no manager thread.
7151
a25fbfec
JJ
71522003-05-08 Jeff Johnston <jjohnstn@redhat.com>
7153
d63a86f8
RM
7154 * gdb.threads/schedlock.exp: Remove assumption that all threads
7155 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
7156 in one of the child threads rather than the main thread.
7157
be375bae
JB
71582003-05-07 Jim Blandy <jimb@redhat.com>
7159
09bf6082
JB
7160 Add support for assembly source testing on the s390x.
7161 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
7162 architecture.
7163 * gdb.asm/s390x.inc: New file.
7164
be375bae
JB
7165 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
7166 succession of 'if' statements.
7167
00905d52
AC
71682003-05-05 Andrew Cagney <cagney@redhat.com>
7169
7170 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
7171
b1e29e33
AC
71722003-05-05 Andrew Cagney <cagney@redhat.com>
7173
7174 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
7175 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
7176
e33d66ec
EZ
71772003-05-02 Elena Zannoni <ezannoni@redhat.com>
7178
7179 * gdb.base/charset.exp: Update based on new behavior of set/show
7180 charset commands.
7181
2b6fd0d8
AC
71822003-05-01 Andrew Cagney <cagney@redhat.com>
7183
7184 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
7185 variable do not give memory errors.
7186
130cacce
AF
71872003-04-30 Adam Fedor <fedor@gnu.org>
7188
7189 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
7190 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
7191 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
7192 gdb.objc/basicclass.m: : New files
7193
7194 * lib/gdb.exp (gdb_compile_objc): New procedure.
7195
bea71854
DJ
71962003-04-27 Daniel Jacobowitz <drow@mvista.com>
7197
7198 * gdb.base/signals.exp: Make backtrace tests more specific.
7199
0f20eeea
DC
72002003-04-23 David Carlton <carlton@bactrian.org>
7201
7202 * gdb.c++/maint.exp (test_first_component): Add tests for
7203 'operator' in more locations.
7204
c8c4d8dc
KB
72052003-04-16 Kevin Buettner <kevinb@redhat.com>
7206
7207 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
7208
3fe60e3c
EZ
72092003-04-16 Elena Zannoni <ezannoni@redhat.com>
7210
7211 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
7212 func marke' instead. Update test name.
7213
9219021c
DC
72142003-04-15 David Carlton <carlton@math.stanford.edu>
7215
7216 * gdb.c++/maint.exp: New file.
7217
5dd55bdd
EZ
72182003-04-14 Elena Zannoni <ezannoni@redhat.com>
7219
7220 * gdb.threads/schedlock.c: Change type of thread function argument
7221 to long, to avoid warnings on 64-bit platforms.
7222
00890572
EZ
72232003-04-14 Elena Zannoni <ezannoni@redhat.com>
7224
7225 * gdb.base/attach.exp: Add new message from ptrace in case of
7226 attaching to nonexistent process.
d63a86f8 7227
93201743
JB
72282003-04-11 Jim Blandy <jimb@redhat.com>
7229
7230 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
7231 gdb.c++/userdef.cc: Place comments on the lines to which the
7232 marker function might return.
7233 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
7234 gdb.c++/userdef.exp: Look for those comments to check that we've
7235 returned to the right place, instead of checking line numbers.
7236
2a11c64d
EZ
72372003-04-11 Elena Zannoni <ezannoni@redhat.com>
7238
7239 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
7240 match on sourcefile name, instead of directory name.
7241
68ab8fc5
EZ
72422003-04-10 Elena Zannoni <ezannoni@redhat.com>
7243
d63a86f8 7244 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
7245 working directory name.
7246
5624293a
JB
72472003-04-09 Jim Blandy <jimb@redhat.com>
7248
7249 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
7250 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
7251 after an inferior function call, report the failure, but allow the
7252 test to continue.
7253
f1f02ee4
SC
72542003-04-05 Stephane Carrez <stcarrez@nerim.fr>
7255
7256 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
7257 with -DPROTOTYPES.
7258
6eb79af0
SC
72592003-04-05 Stephane Carrez <stcarrez@nerim.fr>
7260
7261 * gdb.base/break.exp: Revert last patch.
7262
8dfb4cf0
SC
72632003-04-04 Stephane Carrez <stcarrez@nerim.fr>
7264
7265 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
7266 with -DPROTOTYPES.
7267
ed4c619a
AC
72682003-04-02 Andrew Cagney <cagney@redhat.com>
7269
7270 * gdb.base/callfuncs.exp: Make "print add" messages unique.
7271 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
7272 matching directories by the name breakpoint.
7273 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
7274 Make "continue to marker1" consistent.
7275 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
7276 message consistent.
7277 * lib/gdb.exp: Put "the program is no longer running", and "the
7278 program exited" in parenthesis.
7279 * lib/mi-support.exp: Ditto.
d63a86f8 7280
4e35d5f0 72812003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 7282
4e35d5f0
BR
7283 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
7284
71900fe8
AC
72852003-03-29 Andrew Cagney <cagney@redhat.com>
7286
7287 * gdb.base/sizeof.c (main): Print the value of '\377'.
7288 * gdb.base/sizeof.exp: Check the sign of '\377'.
7289
c0655a16
MC
72902003-03-27 Michael Chastain <mec@shout.net>
7291
7292 * gdb.base/gdb1090.exp: New file.
7293 * gdb.base/gdb1090.cc: New file.
7294
5b2a3989
JB
72952003-03-27 J. Brobecker <brobecker@gnat.com>
7296
7297 * gdb.gdb/observer.exp: New regression test.
7298
79876890
MC
72992003-03-27 Michael Chastain <mec@shout.net>
7300
7301 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
7302 * gdb.base/ptype.exp: Likewise.
7303
6eac95e3
CV
73042003-03-27 Corinna Vinschen <vinschen@redhat.com>
7305
7306 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
7307
e8c71839
MC
73082003-03-26 Michael Chastain <mec@shout.net>
7309
7310 * gdb.base/ptype.exp: Actually use some typedef'd types.
7311
71b10041
SC
73122003-03-21 Stephane Carrez <stcarrez@nerim.fr>
7313
7314 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
7315 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
7316
2512cf80
CV
73172003-03-20 Corinna Vinschen <vinschen@redhat.com>
7318
7319 * gdb.base/default.exp: Fix regular expression.
7320
0d195a4f
CV
73212003-03-20 Corinna Vinschen <vinschen@redhat.com>
7322
7323 * gdb.base/args.exp: Fix regular expression.
7324
8a2dbca8
CV
73252003-03-20 Corinna Vinschen <vinschen@redhat.com>
7326
7327 * gdb.base/help.exp: Allow Win32 child process.
7328
bf028682
CV
73292003-03-20 Corinna Vinschen <vinschen@redhat.com>
7330
7331 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
7332 when stepping out of main().
7333
182dbe85
CV
73342003-03-20 Corinna Vinschen <vinschen@redhat.com>
7335
7336 * gdb.base/default.exp: Check for win32 specific message when calling
7337 "run" without executable.
7338
d67a6ba5
CV
73392003-03-20 Corinna Vinschen <vinschen@redhat.com>
7340
7341 * gdb.base/args.exp: Expect .exe in output.
7342
a955b5bb
CV
73432003-03-20 Corinna Vinschen <vinschen@redhat.com>
7344
7345 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
7346 Cygwin native.
7347
bf6bad4b
AC
73482003-03-17 Andrew Cagney <cagney@redhat.com>
7349
7350 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
7351 vector registes.
7352 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
7353 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
7354
293e9a31
DC
73552003-03-17 David Carlton <carlton@math.stanford.edu>
7356
7357 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
7358 test, for PR breakpoints/38.
7359 Call test_watchpoint_and_breakpoint.
7360 * gdb.base/watchpoint.c (func3): New function.
7361 (main): Call func3.
7362
5330f2db
DC
73632003-03-04 David Carlton <carlton@math.stanford.edu>
7364
7365 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
7366 Garply<Garply<char> >:: garply".
7367 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
7368 with respect to PR c++/1111; note also PR c++/1113.
7369 (test_template_breakpoints): KFAIL "constructor breakpoint" with
7370 respect to PR c++/1062.
7371 KFAIL "destructor breakpoint" with respect to PR c++/1112.
7372
6ece72da
DC
73732003-03-03 David Carlton <carlton@math.stanford.edu>
7374
7375 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
7376 with respect to PR c++/57.
7377 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
7378 c++/826.
7379 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
7380 respect to PR c++/57.
7381
85ca1584
DC
73822003-03-03 David Carlton <carlton@math.stanford.edu>
7383
7384 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
7385 respect to PR c++/33 into FAILs.
7386
98e9c5b8
MC
73872003-03-03 Michael Chastain <mec@shout.net>
7388
7bedbf27
MC
7389 * configure.in: Update copyright years.
7390
73912003-03-03 Michael Chastain <mec@shout.net>
7392
7393 * Makefile.in: Update copyright years.
98e9c5b8 7394
f683e100
DC
73952003-02-28 David Carlton <carlton@math.stanford.edu>
7396
7397 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
7398 print class instead of struct and/or superfluous protection
7399 specifiers, as long as the resulting output is equivalent to the
7400 source code.
7401 Delete FIXME from end of messages on tests that don't need
7402 fixing.
7403
a9e0cf2c
DC
74042003-02-28 David Carlton <carlton@math.stanford.edu>
7405
7406 * gdb.c++/templates.exp (do_tests): Allow const in the two
7407 Foo<volatile char *>::foo tests.
7408
e8d359df
MS
74092003-02-27 Michael Snyder <msnyder@redhat.com>
7410
d63a86f8 7411 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
7412 will be consistant.
7413
0b71dc91
DC
74142003-02-26 David Carlton <carlton@math.stanford.edu>
7415
7416 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
7417 char *>::foo" test with respect to PR c++/33. Create a new test
7418 which is identical to that one except that it doesn't put the
7419 space between the "char" and the "*"; KFAIL it, too.
7420
dd14ab43
DC
74212003-02-26 David Carlton <carlton@math.stanford.edu>
7422
7423 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
7424 template types into either PASSes or KFAILs (corresponding to PR
7425 c++/57). Tweak indentation. Update copyright.
7426
1146c7f1
SC
74272003-02-23 Stephane Carrez <stcarrez@nerim.fr>
7428
7429 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
7430
74641dfb
MC
74312003-02-13 Michael Chastain <mec@shout.net>
7432
7433 * gdb.base/exprs.exp: Remove i960 remnants.
7434 * gdb.base/funcargs.exp: Likewise.
7435 * gdb.base/list.exp: Likewise.
7436 * gdb.base/ptype.exp: Likewise.
7437
559cd2d0
DC
74382003-02-14 David Carlton <carlton@math.stanford.edu>
7439
7440 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
7441 pEe->D::vg()" from XFAIL to KFAIL.
7442
c4f90d87
JM
74432003-02-13 Jason Molenda (jmolenda@apple.com)
7444
7445 * gdb.base/maint.exp: Update maint print statistics regexp to include
7446 new entries.
7447
cbc4d97c
MC
74482003-02-13 Michael Chastain <mec@shout.net>
7449
7450 * gdb.c++/inherit.exp: Remove call to get_debug_format.
7451
40f235b7
MC
74522003-02-12 Michael Chastain <mec@shout.net>
7453
7454 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
7455 * gdb.c++/inherit.exp: Likewise.
7456 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
7457 * gdb.c++/templates.exp: Likewise.
7458 * gdb.c++/virtfunc.exp: Likewise.
7459
c56716b0
JM
74602003-02-06 Jason Molenda (jason-cl@molenda.com)
7461
7462 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
7463 why the code is written that way.
7464
070afcf8
MC
74652003-02-05 Michael Chastain <mec@shout.net>
7466
7467 * gdb.base/dump.exp: Add missing copyright line.
7468
5d0331e5
JM
74692003-02-05 Jason Molenda (jason-cl@molenda.com)
7470
f7ae6d3e 7471 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
7472 at the beginning so the breakpoint doesn't get set on the loop.
7473
92851186
MC
74742003-02-05 Michael Chastain <mec@shout.net>
7475
7476 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
7477 output for configurations with gcc 2.95.3.
7478
cbf1e085
AC
74792003-02-05 Keith Seitz <keiths@redhat.com>
7480 Andrew Cagney <ac131313@redhat.com>
7481
7482 * gdb.mi/mi-cli.exp: New file.
d63a86f8 7483
29518e1e
MC
74842003-02-04 Michael Chastain <mec@shout.net>
7485
7486 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
7487 Call perror and then continue.
7488
5af1d5f3
MC
74892003-02-03 Michael Chastain <mec@shout.net>
7490
7491 * gdb.c++/pr-1023.cc: New file.
7492 * gdb.c++/pr-1023.exp: New file.
7493
6b549786
JB
74942003-02-05 Jim Blandy <jimb@redhat.com>
7495
7496 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
7497 it's local to foobar. Check for it there, and check that it's not
7498 present in main.
7499 * gdb.c++/local.cc (marker2): New function.
7500 (foobar): Call marker1.
7501 (main): Call marker2 instead of marker1.
7502
67f16606
AC
75032003-02-04 Andrew Cagney <ac131313@redhat.com>
7504
7505 * gdb.disasm/mn10200.exp: Obsolete file.
7506 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
7507 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
7508 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
7509
1c5cb38e
DC
75102003-02-04 David Carlton <carlton@math.stanford.edu>
7511
7512 * gdb.c++/overload.exp: Test intToChar(1).
7513 * gdb.c++/overload.cc (intToChar): New.
7514 (main): Call intToChar.
7515
d1fe6965
DC
75162003-02-03 David Carlton <carlton@math.stanford.edu>
7517
7518 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
7519 'might_kfail' arg.
7520 KFAIL some of the continue_to_bp_overloaded calls, according to
7521 PR c++/1025.
7522
9ba61c5d
MC
75232003-02-01 Michael Chastain <mec@shout.net>
7524
7525 * gdb.base/advance.c (marker1): New marker function.
7526 * gdb.base/advance.exp: When the 'advance' command lands on the
7527 return breakpoint, it can legitimately stop on either the
7528 current line or the next line. Accommodate both outcomes.
7529 * gdb.base/until.exp: Likewise.
7530
e7494ffb
AC
75312003-02-02 Andrew Cagney <ac131313@redhat.com>
7532
7533 2002-11-10 Jason Molenda (jason-cl@molenda.com):
7534 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
7535 now a list, not a tuple.
7536 * gdb.mi/mi-var-display.exp: Ditto.
7537 * gdb.mi/gdb792.exp: Ditto.
7538
075559bc
AC
75392003-02-01 Andrew Cagney <ac131313@redhat.com>
7540
7541 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
7542 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
7543 stack backtraces.
7544 * gdb.mi/mi-syn-frame.c: Part of same.
7545
2bd4c7b1
MK
75462003-02-01 Mark Kettenis <kettenis@gnu.org>
7547
7548 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
7549 gdb.mi/mi1-pthreads.exp: Return instead of calling
7550 gdb_suppress_entire_file.
7551
eabd8992
MS
75522003-02-01 Mark Salter <msalter@redhat.com>
7553
7554 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
7555
71469e2f
MS
75562003-01-31 Mark Salter <msalter@redhat.com>
7557
7558 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
7559 Support empty arg.
7560
38a94d44
MC
75612003-01-30 Michael Chastain <mec@shout.net>
7562
7563 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
7564 This was a workaround for a UTF-8 bug in readline 4.3. The bug
7565 has been fixed in gdb/readline on 2003-01-09.
7566
19ea9e73
MS
75672003-01-29 Michael Snyder <msnyder@redhat.com>
7568
e8d359df
MS
7569 * gdb.base/maint.exp: Allow for leading underscore in symbol.
7570 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
7571 * gdb.base/args.exp: Skip if target does not support args passing.
7572
2307bd6a
DJ
75732003-01-22 Daniel Jacobowitz <drow@mvista.com>
7574
19ea9e73 7575 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
7576 gdb_test. Accept a list of expect arguments as the third
7577 parameter.
7578 (gdb_test): Use it.
7579
f2dd3617
EZ
75802003-01-20 Elena Zannoni <ezannoni@redhat.com>
7581
7582 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
7583 allow for different test tree configurations. Update some
7584 tescases accordingly.
7585 * gdb.arch/altivec-regs.exp: Ditto.
7586 * gdb.asm/asm-source.exp: Ditto.
7587 * gdb.base/advance.exp: Ditto.
7588 * gdb.base/display.exp: Ditto.
d63a86f8 7589 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
7590 * gdb.base/mips_pro.exp: Ditto.
7591 * gdb.base/overlays.exp: Ditto.
7592 * gdb.base/relocate.exp: Ditto.
7593 * gdb.base/setshow.exp: Ditto.
7594 * gdb.base/step-line.exp: Ditto.
7595 * gdb.base/step-test.exp: Ditto.
7596 * gdb.base/until.exp: Ditto.
7597 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
7598
c71cdefd
DC
75992003-01-17 David Carlton <carlton@math.stanford.edu>
7600
7601 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
7602 corresponding to PR c++/945.
7603 Update copyright.
7604
fdba05d7
DC
76052003-01-17 David Carlton <carlton@math.stanford.edu>
7606
7607 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
7608 corresponding to PR c++/68.
7609
76102003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
7611
7612 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
7613 (test_paddr_hairy_functions): Call print_addr_2_kfail for
7614 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
7615
c362c33a
EZ
76162003-01-15 Elena Zannoni <ezannoni@redhat.com>
7617
0fbc361c
EZ
7618 * gdb.base/break.exp: Fix change of default location, because of
7619 removal of until tests.
7620 * gdb.base/help.exp: Update test for new 'until' help message.
7621 Add test for help on 'advance'.
c362c33a
EZ
7622 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
7623
dabf8a35
MK
76242003-01-15 Mark Kettenis <kettenis@gnu.org>
7625
7626 * gdb.base/default.exp: Adapt "info float" test for recent changes
7627 to that command. Add test for "info vector".
7628 * gdb.base/float.exp: New file. Add test for "info float" that
7629 resembles the old test in gdb.base/default.exp.
7630
a1769aca
DC
76312003-01-15 David Carlton <carlton@math.stanford.edu>
7632
7633 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
7634
82025e13
EZ
76352003-01-15 Elena Zannoni <ezannoni@redhat.com>
7636
7637 * gdb.base/break.exp: Move the tests of until command from here...
7638 * gdb.base/until.exp: ... to here. New file. Add other tests.
7639 * gdb.base/advance.c: New file.
7640 * gdb.base/advance.exp: New file.
7641
8f9ab801
EZ
76422003-01-14 Elena Zannoni <ezannoni@redhat.com>
7643
7644 * gdb.base/args.c: New file.
7645 * gdb.base/args.exp: New file.
7646
9ae66589
DJ
76472003-01-14 Daniel Jacobowitz <drow@mvista.com>
7648
7649 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
7650
8d77e5c3
DJ
76512003-01-14 Daniel Jacobowitz <drow@mvista.com>
7652
7653 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
7654
12d2f0a1
DJ
76552003-01-14 Daniel Jacobowitz <drow@mvista.com>
7656
7657 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
7658 dates.
7659
6ca37014
DJ
76602003-01-13 Daniel Jacobowitz <drow@mvista.com>
7661
7662 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
7663
b0023472
DJ
76642003-01-13 Daniel Jacobowitz <drow@mvista.com>
7665
7666 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
7667 (ptype &*"foo").
7668 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
7669
607fbc54 76702003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
7671
7672 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
7673 * gdb.mi/mi1-console.exp: Likewise.
7674
607fbc54 76752003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
7676
7677 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
7678 * gdb.mi/mi1-console.exp: Likewise.
7679
a1fb14a2
DJ
76802003-01-13 Daniel Jacobowitz <drow@mvista.com>
7681
7682 * gdb.c++/overload.exp: Remove some fixed XFAILs.
7683
c4cf40b7
DJ
76842003-01-09 Daniel Jacobowitz <drow@mvista.com>
7685
7686 * gdb.base/detach.exp: New test.
7687
696d5a5b
DJ
76882003-01-09 Daniel Jacobowitz <drow@mvista.com>
7689
7690 * Makefile.in (ALL_SUBDIRS): New variable.
7691 (subdirs, clean, distclean): Use it.
7692 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
7693 regenerating Makefile, since it is generated from the top level.
7694 * gdb.asm/Makefile.in: Likewise.
7695 * gdb.base/Makefile.in: Likewise.
7696 * gdb.c++/Makefile.in: Likewise.
7697 * gdb.disasm/Makefile.in: Likewise.
7698 * gdb.java/Makefile.in: Likewise.
7699 * gdb.mi/Makefile.in: Likewise.
7700 * gdb.threads/Makefile.in: Likewise.
7701 * gdb.trace/Makefile.in: Likewise.
7702
754533e4
DC
77032003-01-09 David Carlton <carlton@math.stanford.edu>
7704
7705 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
7706 Add copyright year 2003.
7707
d8b3e9ee
MC
77082003-01-06 Michael Chastain <mec@shout.net>
7709
7710 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
7711 When selecting a thread, 'line' and 'file' are optional.
7712 * gdb.mi/mi1-pthreads.exp: Likewise.
7713
8e9e0fe6
AS
77142003-01-06 Andreas Schwab <schwab@suse.de>
7715
7716 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
7717 failures.
7718
b5ab8ff3
DJ
77192003-01-04 Daniel Jacobowitz <drow@mvista.com>
7720
7721 Fix PR gdb/844
7722 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
7723 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
7724
7725 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
7726 instead of calling gdb_suppress_entire_file.
7727 * gdb.threads/print-threads.exp: Likewise.
7728 * gdb.threads/schedlock.exp: Likewise.
7729
7730 * gdb.threads/killed.exp: Return instead of calling
7731 gdb_suppress_entire_file.
7732 * gdb.threads/linux-dp.exp: Likewise.
7733 * gdb.threads/pthreads.exp: Likewise.
7734
1e698235
DJ
77352003-01-04 Daniel Jacobowitz <drow@mvista.com>
7736
7737 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
7738 stabs.
7739 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
7740 * gdb.base/whatis.exp: Always allow (void) after function names.
7741
147ff08c
DJ
77422003-01-04 Daniel Jacobowitz <drow@mvista.com>
7743
7744 * gdb.c++/casts.exp: Correct regexp.
7745
dc62bfc2
MK
77462003-01-04 Mark Kettenis <kettenis@gnu.org>
7747
7748 * configure.in: Call AC_CONFIG_HEADER. Don't call
7749 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
7750 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
7751 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
7752 aforementioned directories in the AC_OUPUT call.
7753 * config.hin: New file.
7754 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
7755 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
7756 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
7757 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
7758 pass -I$objdir instead of -I$objdir/$subdir in compilation.
7759 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
7760 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
7761 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
7762 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
7763 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
7764 gdb.threads/configure.in, gdb.threads/configure,
7765 gdb.threads/config.in, gdb.trace/configure.in,
7766 gdb.trace/configure: Removed.
7767
77afa639
MC
77682003-01-03 Michael Chastain <mec@shout.net>
7769
7770 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
7771 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
7772
7634bb6e
DJ
77732003-01-03 Daniel Jacobowitz <drow@mvista.com>
7774
7775 * gdb.base/store.exp: Fix regular expressions.
7776
b39c905e
MK
77772002-12-28 Mark Kettenis <kettenis@gnu.org>
7778
7779 * configure.in: Rewrite.
7780 * configure: Regenerated.
7781
0a8551dd
DC
77822003-01-03 David Carlton <carlton@math.stanford.edu>
7783
7784 * gdb.base/psymtab.exp: New file.
7785 * gdb.base/psymtab1.c: Ditto.
7786 * gdb.base/psymtab2.c: Ditto.
7787
c60b7188
AF
77882002-12-23 Adam Fedor <fedor@gnu.org>
7789
7790 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
7791
ee73db83
DC
77922002-12-23 David Carlton <carlton@math.stanford.edu>
7793
7794 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
7795 and current_directory initialization.
7796
d6c1774e
JB
77972002-12-22 Jim Blandy <jimb@redhat.com>
7798
f0a847b8
JB
7799 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
7800 rather than as part of the output file name.
7801
d6c1774e
JB
7802 * gdb.base/attach.exp: There's no need to copy the test program to
7803 /tmp; that was only ever necessary on HP/UX, and this test is
7804 entirely disabled there anyway.
7805
f0708dbb
JB
78062002-12-21 Jim Blandy <jimb@redhat.com>
7807
4c2acfea
JB
7808 * gdb.c++/psmang.exp: Doc fix.
7809
f0708dbb
JB
7810 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
7811 test.
7812
9579e000
DC
78132002-12-20 David Carlton <carlton@math.stanford.edu>
7814
7815 * gdb.c++/annota2.exp: KFAIL annotate-quit.
7816
d1810171
MC
78172002-12-18 Michael Chastain <mec@shout.net>
7818
7819 * gdb.c++/annota2.exp: Add copyright year 2002.
7820
76565097
DC
78212002-12-17 David Carlton <carlton@math.stanford.edu>
7822
7823 * gdb.c++/try_catch.cc: Add marker comments.
7824 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
7825 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
7826 * gdb.c++/m-static.cc: Ditto.
7827 * gdb.c++/m-static1.cc: Ditto.
7828 * gdb.c++/try_catch.cc: Ditto.
7829
da81390b
JJ
78302002-12-16 Jeff Johnston <jjohnstn@redhat.com>
7831
7832 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
7833 to see whether we are using the new -environment-directory
7834 command which resets via -r or the old version of the command
7835 which may prompt the user. Part of fix for gdb/741.
7836
b304d130
AC
78372002-12-13 Andrew Cagney <ac131313@redhat.com>
7838
7839 * gdb.fortran/types.exp: Update obsolete comment.
7840 * gdb.fortran/exprs.exp: Ditto.
7841 * lib/gdb.exp: Delete obsolete code.
7842 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
7843 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
7844 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
7845 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
7846 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
7847 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
7848 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
7849 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
7850 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
7851 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
7852 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
7853 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
7854 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
7855 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
7856 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
7857 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
7858 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
7859 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
7860 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
7861 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
7862 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
7863 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
7864 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
7865 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
7866 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
7867 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
7868 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
7869 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
7870 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
7871 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
7872 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
7873 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
7874 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
7875 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
7876 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
7877 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
7878 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
7879
a23b6e6a
DC
78802002-12-11 David Carlton <carlton@math.stanford.edu>
7881
7882 * gdb.c++/m-data.exp: Add test for members that shadow global
7883 variables: see PR gdb/804.
7884 * gdb.c++/m-data.cc: Ditto.
7885
6604731b
DJ
78862002-12-10 Daniel Jacobowitz <drow@mvista.com>
7887
7888 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
7889
de46ecd7
DC
78902002-12-06 David Carlton <carlton@math.stanford.edu>
7891
7892 * gdb.base/store.c: Don't declare functions static.
7893
27e829d0
AC
78942002-12-04 Andrew Cagney <ac131313@redhat.com>
7895
7896 * gdb.base/store.exp, gdb.base/store.c: New files.
7897
92806416
DJ
78982002-12-03 Daniel Jacobowitz <drow@mvista.com>
7899
7900 * gdb.base/selftest.exp: Update for current gdb.
7901
3bcbaac5
DJ
79022002-12-03 Daniel Jacobowitz <drow@mvista.com>
7903
7904 * gdb.base/maint.exp: Only dump symbols from one source file
7905 or objfile.
7906
f4f00b1f
DJ
79072002-12-03 Daniel Jacobowitz <drow@mvista.com>
7908
7909 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
7910 function call.
7911
f1c8a949
JB
79122002-11-25 Jim Blandy <jimb@redhat.com>
7913
7914 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
7915 function appearing in error message.
7916
9e297a97
DJ
79172002-11-21 Daniel Jacobowitz <drow@mvista.com>
7918
7919 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
7920
1f312e79
JJ
79212002-11-08 Jeff Johnston <jjohnstn@redhat.com>
7922
d63a86f8
RM
7923 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
7924 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
7925 should be in mi console format. This is part of fix for PR gdb/604.
7926
83c31e7d
FN
79272002-09-18 Fernando Nasser <fnasser@redhat.com>
7928
7929 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
7930 which explicitly prints the zero offset as "+0".
7931
322b3f65
DJ
79322002-10-22 Daniel Jacobowitz <drow@mvista.com>
7933
7934 * gdb.threads/schedlock.c (args): Make unsigned.
7935
79362002-10-21 Daniel Jacobowitz <drow@mvista.com>
7937
7938 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
7939 numbers. Allow "foo2|selected stack frame".
7940 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
7941 * gdb.asm/asmsrc2.s: Likewise.
7942 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
7943 comments.
7944 * gdb.asm/mips.inc: New file.
7945
5e2fe5b8
AF
79462002-10-18 Adam Fedor <fedor@gnu.org>
7947
7948 * gdb.base/default.exp: Update expected output to include 'ObjC'.
7949 * gdb.base/help.exp: Likewise.
7950
abe1a5d0
KB
79512002-10-17 Kevin Buettner <kevinb@redhat.com>
7952
7953 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
7954 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
7955
10abb1d4
JB
79562002-10-02 Jim Blandy <jimb@redhat.com>
7957
7958 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
7959
1f609b42
AC
79602002-10-01 Andrew Cagney <ac131313@redhat.com>
7961
7962 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
7963 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
7964 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
7965 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
7966 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
7967 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
7968 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
7969
0aee02e4
AC
79702002-09-29 Andrew Cagney <ac131313@redhat.com>
7971
7972 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
7973 * mi0-disassemble.exp, mi0-eval.exp: Delete.
7974 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
7975 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
7976 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
7977 * mi0-var-block.exp, mi0-var-child.exp: Delete.
7978 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 7979
6fde09ad
KB
79802002-09-27 Kevin Buettner <kevinb@redhat.com>
7981
7982 * gdb.base/annota1.exp (info break): Make directory components of
7983 path optional since not all compilers emit this debug information.
7984
7985 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
7986 step ends up stepping out of the function instead of stopping on
7987 the epilogue.
7988
9e8aab75
KS
79892002-09-26 Keith Seitz <keiths@redhat.com>
7990
7991 * lib/insight-support.exp (gdbtk_start): Figure out where
7992 the insight executable is based on where gdb is. Use this
7993 executable to start insight instead of gdb.
7994
e36180d7
AC
79952002-09-25 Andrew Cagney <cagney@redhat.com>
7996
7997 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
7998
9dd34b2b
AC
79992002-09-24 Andrew Cagney <ac131313@redhat.com>
8000
8001 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
8002 test_isolated_complaints.
8003 (test_empty_complaint): New function.
8004 (test_empty_complaints): New function. Check no output when no
8005 complaints.
d63a86f8 8006
dea97812
KB
80072002-09-19 Jim Blandy <jimb@redhat.com>
8008
8009 * gdb.base/charset.exp, gdb.base/charset.c: New files.
8010
54951bd7
AC
80112002-09-19 Andrew Cagney <ac131313@redhat.com>
8012
8013 * gdb.gdb/complaints.exp: New file.
8014
dec43320
AC
80152002-09-18 Andrew Cagney <ac131313@redhat.com>
8016
8017 * gdb.base/maint.exp: Check `help maint internal-warning'.
8018
e70d6e3f
DC
80192002-09-18 David Carlton <carlton@math.stanford.edu>
8020
8021 * gdb.c++/m-static.exp: Remove breakpoints depending on line
8022 numbers, and replace them by a single breakpoint after the
8023 constructors are all finished.
8024 Add test 4.
8025 * gdb.c++/m-static.cc: Add test 4.
8026 * gdb.c++/m-static.h: New file.
8027 * gdb.c++/m-static1.cc: New file.
8028
8029 * gdb.c++/printmethod.exp: New file.
8030 * gdb.c++/printmethod.cc: New file.
8031
8032 * gdb.c++/pr-574.exp: New file.
8033 * gdb.c++/pr-574.cc: New file.
8034
afb5c968
CV
80352002-09-18 Corinna Vinschen <vinschen@redhat.com>
8036
8037 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
8038 embedded targets which never actually exit.
8039
31e45dee
FN
80402002-09-18 Fernando Nasser <fnasser@redhat.com>
8041
8042 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
8043 "don't step after run" as unresolved or unsupported, instead of xfail.
8044
a283c5a1
CV
80452002-09-18 Corinna Vinschen <vinschen@redhat.com>
8046
8047 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
8048 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
8049 Add newline to expected string in "step out of main (status wrapper)"
8050 case.
8051
11350d2a
CV
80522002-09-18 Corinna Vinschen <vinschen@redhat.com>
8053
8054 * lib/gdb.exp (rerun_to_main): Allow restarting application.
8055 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
8056
0deec7d6
TT
80572002-09-17 Tom Tromey <tromey@redhat.com>
8058
8059 * gdb.base/printcmds.exp (test_print_string_constants): Expect
8060 \000, not \0, in double-quoted string.
8061
b2b4a1b5
CV
80622002-09-14 Corinna Vinschen <vinschen@redhat.com>
8063
c9d37158 8064 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
8065 string after running the commands execution on breakpoint tests.
8066
1c56143a
CV
80672002-09-13 Corinna Vinschen <vinschen@redhat.com>
8068
8069 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
8070
37f8da45
JB
80712002-09-12 Joel Brobecker <brobecker@gnat.com>
8072
8073 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
8074
08b468e0
KS
80752002-09-10 Keith Seitz <keiths@redhat.com>
8076
8077 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
8078 runto proc.
8079 (mi_run_to_main): Use mi_runto.
8080 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
8081
dc360f58
KS
80822002-09-10 Keith Seitz <keiths@redhat.com>
8083
8084 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
8085 regexp for stopping at main. Could have multiple event notifications.
8086 Don't assume that main was declared with no parameters.
8087 (mi_next): Use mi_step_to.
8088 (mi_step): Use mi_next_to.
8089
ce3abcfb
CV
80902002-09-09 Corinna Vinschen <vinschen@redhat.com>
8091
8092 * gdb.base/default.exp: Fix expected string in `info float' test.
8093
d1f5b980
BE
80942002-09-09 Ben Elliston <bje@redhat.com>
8095
8096 * config/mips.exp: Update comments.
8097 * config/mips-idt.exp: Likewise.
8098 * config/nind.exp: Likewise.
8099 * config/slite.exp: Likewise.
8100 * config/sparclet.exp: Likewise.
8101 * config/udi.exp: Likewise.
8102 * config/vx.exp: Likewise.
8103 * config/vxworks29k.exp: Likewise.
8104
2f71430b
JB
81052002-09-05 Jim Blandy <jimb@redhat.com>
8106
8107 * gdb.threads/killed.exp: Fix test failure message.
8108
7ddebc7e
KS
81092002-09-04 Keith Seitz <keiths@redhat.com>
8110
8111 * lib/mi-support.exp: Update copyright.
8112 (mi_gdb_test): Increase the priority of the expected pattern
8113 so that it matches gdb_test.
8114
0ae67eb3
KS
81152002-09-03 Keith Seitz <keiths@redhat.com>
8116
8117 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
8118 Use integer comparison instead of string comparison for testing
8119 whether binary was built.
8120
38fc42c8
JB
81212002-09-03 Jim Blandy <jimb@redhat.com>
8122
8123 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
8124
b6ff0e81
JB
81252002-08-29 Jim Blandy <jimb@redhat.com>
8126
8127 * gdb.threads/pthreads.exp: Move the portable thread compilation
8128 code into a function in lib/gdb.exp, and call that from here.
8129 * lib/gdb.exp (gdb_compile_pthreads): New function.
8130
07c98896
KS
81312002-08-29 Keith Seitz <keiths@redhat.com>
8132
8133 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
8134 expect_out so that callers can get at it.
8135
0312286c
DJ
81362002-08-23 Daniel Jacobowitz <drow@mvista.com>
8137
8138 * gdb.threads/print-threads.c: New file.
8139 * gdb.threads/print-threads.exp: New file.
8140 * gdb.threads/schedlock.c: New file.
8141 * gdb.threads/schedlock.exp: New file.
8142
dd039bc4
EZ
81432002-08-22 Elena Zannoni <ezannoni@redhat.com>
8144
8145 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
8146 not altivec.c.
8147
1f36144c
MK
81482002-08-17 Mark Kettenis <kettenis@gnu.org>
8149
8150 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
8151 targets. The problem should be fixed now.
8152
16057ec7 81532002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
8154
8155 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
8156 2002-07-24 change that removes final dots from error messages.
8157
3c1499ad
TT
81582002-08-13 Tom Tromey <tromey@redhat.com>
8159
8160 * gdb.base/readline.exp: New file.
8161
a20ce2c3
AC
81622002-08-01 Andrew Cagney <ac131313@redhat.com>
8163
8164 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
8165 supress message.
8166
db034ac5
AC
81672002-08-01 Andrew Cagney <cagney@redhat.com>
8168
8169 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
8170 CHILL_FOR_TARGET and CHILL_LIB.
8171 * configure.in (configdirs): Remove gdb.chill.
8172 * configure: Regenerate.
8173 * lib/gdb.exp: Obsolete references to chill.
8174 * gdb.fortran/types.exp: Ditto.
8175 * gdb.fortran/exprs.exp: Ditto.
8176
3e000b18
KB
81772002-07-30 Kevin Buettner <kevinb@redhat.com>
8178
8179 * gdb.base/shlib-call.exp (additional_flags): Conditionally
8180 set Irix-specific compile and link flags.
8181
28f4966b
KB
81822002-07-29 Kevin Buettner <kevinb@redhat.com>
8183
8184 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
8185 source files. The ``-o'' option doesn't work with the ``-E'' option
8186 when using the Irix compiler.
8187
46c0d5a6
DJ
81882002-07-19 Daniel Jacobowitz <drow@mvista.com>
8189
8190 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
8191 Improve support for reusing an exec file. Copy exec file
8192 to target, and run gdbserver on the target instead of on the host.
8193
eecf4bed
JB
81942002-07-18 Jim Blandy <jimb@redhat.com>
8195
0f815cdf
JB
8196 * gdb.base/ending-run.exp: Don't expect to see the program end in
8197 some orderly fashion when we're running on a real stand-alone
8198 board.
8199
eecf4bed
JB
8200 * gdb.base/interrupt.exp: Correct logic for skipping tests on
8201 targets that don't support interrupts.
8202
52d309e4
JB
82032002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
8204
8205 * gdb.base/attach.exp: Add patterns to match output from /proc-based
8206 systems.
8207 Move comments in expect statements to inside the actions, so that they
8208 don't get matched against.
8209
ff683d9e
MK
82102002-07-10 Mark Kettenis <kettenis@gnu.org>
8211
8212 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
8213 function when asleep" test.
8214
b5356753
AC
82152002-07-10 Andrew Cagney <ac131313@redhat.com>
8216
8217 * gdb.base/page.exp: Rewrite to handle problems with very long
8218 `info set' output. Update copyright.
8219
6aa4d13a
AC
82202002-06-26 Andrew Cagney <ac131313@redhat.com>
8221
8222 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
8223 gdb.threads-hp.
8224 * gdb.hp/configure: Regenerate.
8225 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
8226 * gdb.hp/gdb.threads-hp/configure: Delete file.
8227 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
8228
8cf8c2b8
AC
82292002-06-22 Andrew Cagney <ac131313@redhat.com>
8230
8231 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
8232 setlocale, bindtextdomain and textdomain.
8233
6827a8f8
JB
82342002-06-11 Jim Blandy <jimb@redhat.com>
8235
919d772c
JB
8236 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
8237 preprocessor macro information is present.
8238
6827a8f8
JB
8239 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
8240 tests.
8241
c15b0d21
MS
82422002-06-06 Michael Snyder <msnyder@redhat.com>
8243
c5984d70
MS
8244 * gdb.base/overlays.exp: Record addresses of overlay
8245 functions in TCL variables rather than in GDB variables,
8246 to avoid having GDB convert them to pointers (with loss
8247 of information).
8248
d63a86f8 8249 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 8250 default linker script changes.
c15b0d21
MS
8251 * gdb.base/long_long.exp: Add check for sizeof (long double).
8252
be26fe0d
ML
82532002-06-06 Michal Ludvig <mludvig@suse.cz>
8254
8255 * gdb.asm/asm-source.exp: Add x86-64 target.
8256 * gdb.asm/x86_64.inc: New.
d63a86f8 8257
258093ca 82582002-05-30 Michael Chastain <mec@shout.net>
258093ca 8259
4b3153f1 8260 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
8261 * gdb.c++/m-static.cc: New file.
8262 * gdb.c++/m-static.exp: New file.
8263
241264c6
MS
82642002-05-28 Michael Snyder <msnyder@redhat.com>
8265
8266 * gdb.base/call-ar-st.exp: Allow for reduced floating point
8267 precision.
8268
9bba8c8f 82692002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 8270
4b3153f1 8271 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
8272 * gdb.c++/m-data.cc: New file.
8273 * gdb.c++/m-data.exp: New file.
8274
82752002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 8276
4b3153f1 8277 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 8278 * gdb.c++/try_catch.cc: New file.
d63a86f8 8279 * gdb.c++/try_catch.exp: New file.
9bba8c8f 8280
def1b996
MC
82812002-05-27 Michael Chastain <mec@shout.net>
8282
8283 * gdb.c++/local.exp: Accept more nested types in output.
8284
522ba268
MC
82852002-05-26 Michael Chastain <mec@shout.net>
8286
8287 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
8288
277254ba
MS
82892002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
8290
8291 * lib/gdb.exp (gdb_wrapper_init): Just because
8292 gdb_wrapper_file exists, this does not mean that the file
8293 should not be rebuilt. That is what gdb_wrapper_initialized
8294 is for.
8295 (default_gdb_init): Reset gdb_wrapper_initialized.
8296
b61a8733
MS
82972002-05-23 Michael Snyder <msnyder@redhat.com>
8298
d63a86f8 8299 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
8300 the precision of the floating point test results.
8301 * gdb.base/call-rt-st.exp: Ditto.
8302
b61a8733
MS
8303 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
8304 * gdb.base/call-rt-st.exp: Ditto.
8305
56f6e910
MC
83062002-05-19 Michael Chastain <mec@shout.net>
8307
8308 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
8309
ad0b0016
EZ
83102002-05-19 Elena Zannoni <ezannoni@redhat.com>
8311
8312 * configure.in (configdirs): Add gdb.arch.
8313 * configure: Regenerate.
8314
f617d2b6
JB
83152002-05-17 Jim Blandy <jimb@redhat.com>
8316
8317 * gdb.base/completion.exp: Recognize the more detailed error
8318 messages produced by the macro expander's lexical analyzer.
8319
eac2a696
EZ
83202002-05-14 Elena Zannoni <ezannoni@redhat.com>
8321
8322 * gdb.arch/altivec-abi.c: New file.
8323 * gdb.arch/altivec-abi.exp: New file.
8324 * gdb.arch/altivec-regs.c: New file.
8325 * gdb.arch/altivec-regs.exp: New file.
8326
2fdde8f8
DJ
83272002-05-14 Daniel Jacobowitz <drow@mvista.com>
8328
8329 * gdb.base/maint.exp (maint print type): Update for new type
8330 structure.
d63a86f8 8331
e31f1a7c
EZ
83322002-05-14 Elena Zannoni <ezannoni@redhat.com>
8333
8334 * gdb.arch: New directory.
8335 * gdb.arch/configure.in: New file.
8336 * gdb.arch/configure: New file.
8337 * gdb.arch/Makefile.in: New file.
8338
db589741
CV
83392002-05-13 Corinna Vinschen <vinschen@redhat.com>
8340
8341 * gdb.asm/asm-source.exp: Add v850 as supported target.
8342 * gdb.asm/v850.inc: New file.
8343
8ce2a7dc
DJ
83442002-05-13 Daniel Jacobowitz <drow@mvista.com>
8345
8346 * gdb.c++/annota2.exp (annotate-quit): Add comment.
8347
df763c7f
DJ
83482002-05-12 Daniel Jacobowitz <drow@mvista.com>
8349
8350 * gdb.base/break.exp: Check 'break "marker2"'.
8351
377daeed
MS
83522002-05-10 Michael Snyder <msnyder@redhat.com>
8353
8354 * gdb.base/long_long.exp: Fix typo.
8355
c4b7bc2b
JB
83562002-05-10 Jim Blandy <jimb@redhat.com>
8357
ecac9a4e
JB
8358 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
8359 a bug.
8360
c4b7bc2b
JB
8361 * gdb.base/printcmds.exp (test_integer_literals_rejected):
8362 Recognize more detailed error message produced by the macro
8363 expander's lexical analyzer.
8364 * lib/gdb.exp (test_print_reject): Same.
8365
e71019a1
MK
83662002-05-09 Mark Kettenis <kettenis@gnu.org>
8367
8368 * gdb.c++/method.exp: Fix typo.
8369
fedfc8e6
MS
83702002-05-08 Michael Snyder <msnyder@redhat.com>
8371
166a1957
MS
8372 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
8373 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 8374 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
8375 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
8376 Add iftarget clause for strongarm.
d63a86f8 8377
f1c47eb2
MS
83782002-05-06 Michael Snyder <msnyder@redhat.com>
8379
cb9a9d3e
MS
8380 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
8381 (gdb_continue_to_end): Accept output from status wrapper.
8382 * gdb.base/ending-run.exp: Add case for output from status wrapper.
8383 Clean up fail messages to match pass messages.
8384
f1c47eb2
MS
8385 Enable the "needs_status_wrapper" testsuite feature.
8386 * lib/gdb.exp (gdb_wrapper_init): New procedure.
8387 (gdb_compile): Conditionally call gdb_wrapper_init.
8388 * gdb.base/a2-run.exp: Recognize output from status wrapper.
8389 * gdb.c++/method.exp: Recognize output from status wrapper.
8390
6079c749
BE
83912002-05-06 Ben Elliston <bje@redhat.com>
8392From Graydon Hoare <graydon@redhat.com>
8393
8394 * config/sid.exp: Include support for "rawsid" protocol.
8395
188baff3
JB
83962002-05-03 Jim Blandy <jimb@redhat.com>
8397
8398 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
8399 * gdb.c++/hang3.C: New file.
8400
b9c07f0f
AC
84012002-05-04 Andrew Cagney <ac131313@redhat.com>
8402
8403 * gdb.base/default.exp: Remove obsolete code.
8404 * gdb.c++/misc.exp: Ditto. Update copyright.
8405 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
8406 * gdb.base/whatis.exp: Ditto. Update copyright.
8407 * gdb.base/scope.exp: Ditto. Update copyright.
8408 * gdb.base/ptype.exp: Ditto. Update copyright.
8409 * gdb.base/printcmds.exp: Ditto. Update copyright.
8410 * gdb.base/opaque.exp: Ditto. Update copyright.
8411 * gdb.base/list.exp: Ditto.
8412 * gdb.base/funcargs.exp: Ditto. Update copyright.
8413 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
8414 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
8415 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
8416 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
8417 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
8418 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
8419
5c7a0397
MS
84202002-05-02 Michael Snyder <msnyder@redhat.com>
8421
d6dcc264 8422 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
8423 * gdb.base/long_long.exp: Add xscale target.
8424 * gdb.base/default.exp: Add xscale target.
8425
eb7f1c48
JB
84262002-05-01 Jim Blandy <jimb@redhat.com>
8427
8428 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
8429 gdb.c++/hang.exp: New test.
8430
a6befae8
FF
84312002-05-01 Fred Fish <fnf@redhat.com>
8432
8433 * gdb.base/completion.exp: Handle completions of "./Make" for
8434 more than one completion possibility, as is the case when we
8435 build and test in the source tree.
8436
0a310277
AG
84372002-04-29 Anthony Green <green@redhat.com>
8438
8439 * gdb.java/jmisc1.exp: New file.
8440 * gdb.java/jmisc2.exp: New file.
8441
6ff9af88
DJ
84422002-04-24 Daniel Jacobowitz <drow@mvista.com>
8443
8444 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
8445
96b3d632
EZ
84462002-04-23 Elena Zannoni <ezannoni@redhat.com>
8447
8448 * gdb.base/help.exp: Change 'help status' to allow for target
8449 dependent output differences.
8450
5019bb54
MC
84512002-04-22 Michael Chastain <mec@shout.net>
8452
8453 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
8454
a805a116
MC
84552002-04-22 Michael Chastain <mec@shout.net>
8456
8457 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
8458
a1706bfd
DM
84592002-04-17 David S. Miller <davem@redhat.com>
8460
8461 * gdb.asm/sparc64.inc: New file.
8462 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
8463
a73a20a2
EZ
84642002-04-19 Elena Zannoni <ezannoni@redhat.com>
8465
8466 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
8467 instruction file directly into the build tree. Clean up at end of
8468 test.
8469
ba678339
DM
84702002-04-18 David S. Miller <davem@redhat.com>
8471
8472 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
8473 handle 64-bit platforms correctly.
8474 * gdb.base/maint.exp: Likewise.
8475
b03399da
KB
84762002-04-18 Kevin Buettner <kevinb@redhat.com>
8477
8478 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
8479 ``-fpic'' when compiling files comprising a shared library, but
8480 it does need additional linker flags in order to find shared
8481 libraries at run time.
8482
e2004992
KB
84832002-04-18 Kevin Buettner <kevinb@redhat.com>
8484
8485 * gdb.base/cvexpr.c (use): New function.
8486 (main): Invoke use() on all global variables to prevent
8487 some linkers from deleting these otherwise unused symbols.
8488
d8937120
MC
84892002-04-17 Michael Chastain <mec@shout.net>
8490From David S. Miller <davem@redhat.com>
8491
8492 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
8493 handle 64-bit platforms correctly.
8494
ffd61a58
MS
84952002-04-12 Michael Snyder <msnyder@redhat.com>
8496From Jim Blandy <jimb@redhat.com>
8497 * gdb.base/foo.c (foox): Remove section attribute; the linker
8498 script can handle this instead.
8499 * gdb.base/bar.c (barx): Same.
8500 * gdb.base/baz.c (bazx): Same.
8501 * gdb.base/grbx.c (grbxx): Same.
8502
8503 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
8504 manager doesn't automatically unmap overlays unnecessarily.
8505
6b8426a6
MH
85062002-04-10 Martin M. Hunt <hunt@redhat.com>
8507
8508 * gdb.base/ending-run.exp: Fix pattern for Mips targets
8509 stepping out of main.
8510
34af4875
MC
85112002-04-09 Michael Chastain <mec@shout.net>
8512
8513 * gdb.c++/local.cc (main): Move call to marker1() inside nested
8514 scope so that the nested scope tests will make sense.
8515 * gdb.c++/local.exp: Write patterns that actually work with gcc
8516 (the HP patterns "were never known to work with gcc").
8517 Keep the old aCC patterns too.
8518
2d1676a0
DJ
85192002-04-09 Daniel Jacobowitz <drow@mvista.com>
8520
8521 * gdb.base/attach.exp: Correct target board test.
8522
3a63e3f9
MC
85232002-04-08 Michael Chastain <mec@shout.net>
8524
8525 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
8526 in a const method. Add some xfail and fail cases for configurations
8527 that do not emit the "const ...".
8528
f18dabd2
MC
85292002-04-07 Michael Chastain <mec@shout.net>
8530
8531 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
8532 Accept "A * const" and "const A * const" as type of "this".
8533 Fix spelling of getFunky throughout. Make messages uniform.
8534
0fcddd82
EZ
85352002-04-07 Elena Zannoni <ezannoni@redhat.com>
8536
8537 Work around for PR gdb/285:
8538 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
8539
16a8534a
EZ
85402002-04-07 Elena Zannoni <ezannoni@redhat.com>
8541
8542 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
8543 instructions file at run time instead of configure time.
8544 Sometimes we run the test in a directory that is not the one we
8545 configured in.
8546 * gdb.asm/configure.in: Delete creation of symlink.
8547 * gdb.asm/configure: Regenerate.
8548
24181d81
JB
85492002-04-05 J. Brobecker <brobecker@gnat.com>
8550
8551 * gdb.gdb/xfullpath.exp: New test, to exercise the new
8552 xfullpath () function.
8553
7cdb7107
DJ
85542002-04-04 Daniel Jacobowitz <drow@mvista.com>
8555
8556 * gdb.asm/Makefile.in: Correct dependencies.
8557
8558 * gdb.asm/powerpc.inc: New file.
8559 * gdb.asm/asm-source.exp: Add PowerPC.
8560 * gdb.asm/configure.in: Likewise.
8561 * gdb.asm/configure: Regenerated.
8562
a7d17088
DJ
85632002-04-04 Daniel Jacobowitz <drow@mvista.com>
8564
8565 * gdb.base/relocate.exp: New file.
8566 * gdb.base/relocate.c: New file.
8567
cd721503
FF
85682002-04-04 Fred Fish <fnf@redhat.com>
8569
8570 * gdb.base/step-test.exp: Update comment regarding stopping in
8571 memcpy/bcopy calls inserted as part of the compiler runtime.
8572
b22ad7a7
MS
85732002-04-04 Michael Snyder <msnyder@redhat.com>
8574
8575 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
8576
5f279fa6
DJ
85772002-04-03 Daniel Jacobowitz <drow@mvista.com>
8578
8579 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
8580 (gdb_expect): Remove $notransfer hack.
8581
dd0fd3ce
DJ
85822002-04-02 Daniel Jacobowitz <drow@mvista.com>
8583
8584 * gdb.c++/classes.exp ("calling method for small class"): Match
8585 updated register output.
8586
1e50cda1
DJ
85872002-03-30 Daniel Jacobowitz <drow@mvista.com>
8588
8589 Fix PR gdb/452
8590 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
8591 when finished. Make gdb_file_cmd send "exec-file" when
8592 appropriate.
8593
24015922
DJ
85942002-03-30 Daniel Jacobowitz <drow@mvista.com>
8595
8596 * gdb.base/attach.exp: Remove extra setup_xfail.
8597
dd7dfd64
MS
85982002-03-26 Michael Snyder <msnyder@redhat.com>
8599
8600 * gdb.base/default.exp: Add tests for dump, append, and restore.
8601 * gdb.base/help.exp: Add tests for dump, append, and restore.
8602 * gdb.base/dump.exp: New file, test dump, append and restore.
8603 * gdb.base/dump.c: New file.
8604
48b2f8d7
MS
86052002-03-27 Michael Snyder <msnyder@redhat.com>
8606
d63a86f8 8607 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
8608 clean-ups in help messages.
8609
05b4d525
FF
86102002-03-26 Fred Fish <fnf@redhat.com>
8611
8612 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
8613 have debugging info for those functions and the compiler uses them
8614 internally to copy structs around.
8615
d7679631
FF
86162002-03-26 Fred Fish <fnf@redhat.com>
8617
8618 * gdb.base/list.exp: Revert the change made yesterday and add note
8619 about why we don't list the default lines for remote targets.
8620
523ac3f9
MS
86212002-03-25 Michael Snyder <msnyder@redhat.com>
8622
8623 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
8624
754b2b8d
FF
86252002-03-25 Fred Fish <fnf@redhat.com>
8626
8627 * gdb.base/list.exp: This test works on remote targets so remove
8628 the short circuit for remote targets. Update copyright.
8629
33c3e192
FF
86302002-03-25 Fred Fish <fnf@redhat.com>
8631
8632 * gdb.base/attach.exp: Fix logic error that was suppressing this
8633 test for all non hppa*-*-hpux* targets, instead of the hp target.
8634 Move comments closer to the suppression point. Also now need to
8635 check that we are running natively.
8636
d43e73ee
MS
86372002-03-22 Michael Snyder <msnyder@redhat.com>
8638
882c8f02
MS
8639 * gdb.base/default.exp: Add test for gcore. Update copyright.
8640 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 8641
04c12f60
FF
86422002-03-06 Fred Fish <fnf@redhat.com>
8643
8644 * gdb.base/funcargs.c: Remove extraneous ';' character.
8645 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
8646
b43df995
MC
86472002-03-04 Michael Chastain <mec@shout.net>
8648
8649 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
8650 accommodate gcc v3 function signature.
8651 * gdb.mi/mi0-var-cmd-exp: Ditto.
8652
92362027
AC
86532002-02-24 Andrew Cagney <ac131313@redhat.com>
8654
8655 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
8656 ``GNU/Linux'' or ``Linux kernel''
8657 * testsuite/gdb.threads/pthreads.c: Ditto.
8658
258ad32d
MC
86592002-02-24 Michael Chastain <mec@shout.net>
8660
8661 * gdb.threads/pthreads.c (thread1): Add a return statement.
8662 (thread2): Likewise.
8663 (foo): Likewise.
8664
04c3b3d4
MC
86652002-02-23 Michael Chastain <mec@shout.net>
8666
8667 * gdb.threads/linux-dp.c (philosopher): Add a return statement
8668 to placate gcc.
8669
5a2a0a20
MC
86702002-02-23 Michael Chastain <mec@shout.net>
8671
8672 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
8673 test "ptype bint". The test passes on all my stabs configurations.
8674
a640f7fc
JB
86752002-02-21 Jim Blandy <jimb@redhat.com>
8676
27924826
JB
8677 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
8678 filename at a time, and watch for the ones we want to see.
8679
a640f7fc
JB
8680 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
8681 types of pointers to prototyped functions.
8682
edcc8c75
AC
86832002-02-20 Andrew Cagney <ac131313@redhat.com>
8684
8685 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
8686 signed, unsigned and straight char.
8687 (padding_char, padding_short, padding_int, padding_long,
8688 padding_long_long, padding_float, padding_double,
8689 padding_long_double): New global variables.
8690 (fill, fill_structs): New functions.
8691
8692 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
8693 for correctly sized writes. Update copyright.
8694 (get_valueof): New procedure.
8695 (get_sizeof): Call get_valueof.
8696 (check_valueof): New procedure.
8697 (check_padding): New procedure.
8698
ac57ea44
MC
86992002-02-20 Michael Chastain <mec@shout.net>
8700
8701 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
8702 to setup_xfail. Document some of the remaining calls.
8703
7a10c941
MC
87042002-02-18 Michael Chastain <mec@shout.net>
8705
8706 * gdb.c++/userdef.exp: Update copyright year.
8707
fb8acdcc
DJ
87082002-02-18 Daniel Jacobowitz <drow@mvista.com>
8709
8710 * gdb.c++/userdef.exp: Test overloaded operators properly.
8711 Remove xfails.
8712
fda6ae12
MS
87132002-02-14 Michael Snyder <msnyder@redhat.com>
8714
8715 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
8716
676a0442
DJ
87172002-02-14 Daniel Jacobowitz <drow@mvista.com>
8718
8719 * gdb.base/a2-run.exp: Check for a remote target properly.
8720 * gdb.base/annota1.exp: Likewise.
8721 * gdb.base/list.exp: Likewise.
8722 * gdb.base/reread.exp: Likewise.
8723 * gdb.base/scope.exp: Likewise.
8724 * gdb.base/shlib-call.exp: Likewise.
8725 * gdb.base/term.exp: Likewise.
8726 * gdb.c++/annota2.exp: Likewise.
8727
78b4f468
RE
87282002-02-13 Richard Earnshaw <rearnsha@arm.com>
8729
8730 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
8731
9a81ba51
MC
87322002-02-10 Michael Chastain <mec@shout.net>
8733
8734 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
8735 (call_after_alloca): Ditto.
8736
004af6c7
DJ
87372002-02-10 Daniel Jacobowitz <drow@mvista.com>
8738
8739 * gdb.base/ending-run.exp: Guard "cont" test with
8740 gdb_skip_stdio_test.
8741
37225f62
JB
87422002-02-06 Jim Blandy <jimb@redhat.com>
8743
8744 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
8745 from here...
8746 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
8747 To here. Disable this test on non-HP platforms. Add big comment.
8748
fe6fdd96
MS
87492002-02-04 Michael Snyder <msnyder@redhat.com>
8750
8751 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
8752 other than d10v and m32r.
8753
036fad3f
RE
87542002-02-02 Richard Earnshaw <rearnsha@arm.com>
8755
8756 * gdb.base/default.exp: Rewrite test patterns to reduce time
8757 taken to match them.
8758
7148ab62
DJ
87592002-01-30 Daniel Jacobowitz <drow@mvista.com>
8760
8761 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
8762 Allow a start function above main.
8763 * gdb.threads/linux-dp.exp: Fix copyright date.
8764
396cc255
DJ
87652002-01-30 Daniel Jacobowitz <drow@mvista.com>
8766
8767 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
8768 (check_philosopher_stack): Check for manager thread before checking
8769 for a just-starting thread.
8770
f038d31b
DJ
87712002-01-30 Daniel Jacobowitz <drow@mvista.com>
8772
8773 From Neil Booth <neil@daikokuya.demon.co.uk>:
8774 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
8775 warnings.
8776
b3ff9d9a
FF
87772002-01-21 Fred Fish <fnf@redhat.com>
8778
8779 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
8780 not caller.
8781
39ad761d
JB
87822002-01-21 Jim Blandy <jimb@redhat.com>
8783
8784 * gdb.base/reread.exp: Check that GDB properly re-reads the
8785 executable file when it changes while no inferior is running.
8786
aaf320fa
FF
87872002-01-21 Fred Fish <fnf@redhat.com>
8788
8789 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
8790 optionally accept the "shlib events" variation.
8791
808a31f5
JB
87922002-01-21 Jim Blandy <jimb@redhat.com>
8793
8794 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
8795 call `fflush' after every `printf', so that the output is produced
8796 at predictable points, regardless of whatever buffering does (or
8797 doesn't) take place.
8798 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
8799 at different points.
8800
4420d5e2
DJ
88012002-01-20 Daniel Jacobowitz <drow@mvista.com>
8802
8803 * gdb.c++/inherit.exp: Update copyright years.
8804 * gdb.c++/method.exp: Likewise.
8805
3e36a0f4
DJ
88062002-01-20 Daniel Jacobowitz <drow@mvista.com>
8807
8808 * gdb.c++/classes.exp: Update for improved v3 support and skipping
8809 artificial methods/arguments.
8810 * gdb.c++/derivation.exp: Likewise.
8811 * gdb.c++/inherit.exp: Likewise.
8812 * gdb.c++/method.exp: Likewise.
8813 * gdb.c++/virtfunc.exp: Likewise.
8814
b4ceaee6
AC
88152002-01-18 Andrew Cagney <ac131313@redhat.com>
8816
8817 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
8818 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
8819 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
8820 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
8821 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
8822 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
8823
ecace851
JB
88242002-01-17 Jim Blandy <jimb@redhat.com>
8825
8826 * gdb.asm/asm-source.exp (info symbol): Take another shot at
8827 anchoring the pattern matching the entry point symbol's name.
8828
375fc983
AC
88292002-01-17 Andrew Cagney <ac131313@redhat.com>
8830
8831 * gdb.base/maint.exp: Update ``maint internal-error'' to match
8832 continue/quit query. Update copyright.
8833
fe6fdd96
MS
88342002-01-14 Michael Snyder <msnyder@redhat.com>
8835
8836 * gdb.base/gcore.exp: Remove extra debugging output.
8837
e017c81f
DJ
88382002-01-13 Daniel Jacobowitz <drow@mvista.com>
8839
8840 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
8841 for slightly dubious v2 mangled string.
8842
37ab3bf8
DJ
88432002-01-13 Daniel Jacobowitz <drow@mvista.com>
8844
8845 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
8846
1bc05c3a 88472002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 8848
1bc05c3a 8849 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 8850
1bc05c3a
JM
8851 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
8852 constructors.
8853 * gdb.c++/derivation.exp: Likewise.
8854 * gdb.c++/templates.exp: Likewise.
8855 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 8856
1bc05c3a
JM
88572002-01-10 Michael Snyder <msnyder@redhat.com>
8858
8859 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 8860
a911c360
MS
88612002-01-08 Michael Snyder <msnyder@redhat.com>
8862
8863 * gdb.base/gcore.exp: New test for generate-core-file command.
8864 * gdb.base/gcore.c: Testcase for above.
8865 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
8866
ea2119ec
JM
88672002-01-08 Jason Merrill <jason@redhat.com>
8868
8869 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
8870
68203136
FF
88712002-01-07 Fred Fish <fnf@redhat.com>
8872
8873 * gdb.c++/overload.exp: Remove unconditional xfails for:
8874 print foo_instance1.overloadargs(1)
8875 print foo_instance1.overloadargs(1, 2)
8876 print foo_instance1.overloadargs(1, 2, 3)
8877 print foo_instance1.overloadargs(1, 2, 3, 4)
8878 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
8879 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
8880 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
8881 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
8882 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
8883 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
8884 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
8885 print foo_instance1.overload1arg()
8886 print foo_instance1.overload1arg((char)arg2)
8887 print foo_instance1.overload1arg((signed char)arg3)
8888 print foo_instance1.overload1arg((unsigned char)arg4)
8889 print foo_instance1.overload1arg((int)arg7)
8890 print foo_instance1.overload1arg((unsigned int)arg8)
8891 print foo_instance1.overload1arg((float)arg11)
8892 print foo_instance1.overload1arg((double)arg12)
d63a86f8 8893
21b9b5b1
MS
88942002-01-07 Michael Snyder <msnyder@redhat.com>
8895
8896 * gdb.base/huge.exp: New test. Print a very large target data object.
8897 (skip_huge_test): New test variable. Define if you want to skip this
8898 test. The test reads an 8 megabyte data object from the target, so it
8899 might be very time consuming on remote targets with a slow connection.
8900 * gdb.base/huge.c: New file. Test case for above.
8901
725f922e
FF
89022002-01-07 Fred Fish <fnf@redhat.com>
8903
8904 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
8905 g_instance.bfoo, and g_instance.cfoo.
8906
634d57ec
JL
8907Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
8908
f286b2c3
JL
8909 * gdb.base/break.c (multi_line_if_conditional): New function.
8910 (multi_ilne_while_conditional): Likewise.
8911 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
8912 IF or WHILE condition puts the breakpoint at the start of
8913 the condition.
8914
634d57ec
JL
8915 * gdb.base/selftest.exp (backtrace through signal handler): Remove
8916 hppa*-*-hpux* expected failure.
8917 * gdb.base/structs.exp (do_function_calls): Similarly.
8918
8919 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
8920 watchpoints.
8921
9fbfe2dc
AC
89222002-01-06 Andrew Cagney <ac131313@redhat.com>
8923
8924 Fix PR gdb/66.
8925 * gdb.base/structs.exp: Replace skip for a29k with skip for
8926 gdb,cannot_call_functions.
8927 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
8928 * gdb.base/callfuncs.exp: Ditto.
8929 * gdb.base/call-rt-st.exp: Ditto.
8930 * gdb.base/call-strs.exp: Ditto.
8931 * gdb.base/callfwmall.exp: Ditto.
8932 * gdb.base/scope.exp: Obsolete xfail a29k.
8933 * gdb.c++/misc.exp: Ditto.
8934 * gdb.c++/cplusfuncs.exp: Ditto.
8935 * gdb.base/ptype.exp: Ditto.
8936 * gdb.base/printcmds.exp: Ditto.
8937 * gdb.base/opaque.exp: Ditto.
8938 * gdb.base/list.exp: Ditto.
8939 * gdb.base/funcargs.exp: Ditto.
8940 * gdb.base/default.exp: Ditto.
8941
8ddad156
MS
89422002-01-04 Michael Snyder <msnyder@redhat.com>
8943
ca4976a6 8944 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
8945 * gdb.base/maint.exp: Add tests for maint info sections options.
8946
1b074332
JL
8947Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
8948
8949 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
8950
7d159115
CV
89512001-12-20 Corinna Vinschen <vinschen@redhat.com>
8952
8953 * gdb.asm/arm.inc: New file.
8954 * gdb.asm/asm-source.exp: Add arm targets.
8955 * gdb.asm/configure.in: Ditto.
8956 * gdb.asm/configure: Recreated from configure.in.
8957
8fb87725
JL
8958Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
8959
afabe08c
JL
8960 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
8961 with HP's compiler.
8962 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
8963 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
8964 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
8965 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
8966
8967 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
8968 either HP's compilers or GCC.
8969
db521deb
JL
8970 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
8971 a SIGBUS or SIGSEGV.
8972
8973 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
8974
8975 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
8976 can be compiled with either HP's compiler or GCC.
8977
cfa88ab7
JL
8978 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
8979 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
8980 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
8981
ca344dff
JL
8982 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
8983 to match current gdb output. Update due to using auto-solib-limit
8984 for limiting instead of overloading auto-solib-add.
8985 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
8986 test program.
8987
3f3c6e55 8988 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
8989 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
8990 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
8991 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
8992 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
8993 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
8994 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
8995 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
8996 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
8997 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
8998 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
8999 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
9000 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 9001
8fb87725
JL
9002 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
9003 a SIGTRAP to the inferior.
9004
cf599fa7
CV
90052001-12-19 Corinna Vinschen <vinschen@redhat.com>
9006
9007 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
9008 Substitute call to target_link by call to gdb_compile.
9009
2cd045cd
JL
9010Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
9011
9012 * gdb.base/break.exp: Fix HP specific search string when testing
9013 backtracing in a called function.
9014
d63a86f8 9015 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
9016 compiling the test with HP's compilers.
9017 * gdb.base/volatile.exp: Similarly.
9018
99ebe9ac
JB
90192001-12-19 Jim Blandy <jimb@redhat.com>
9020
9021 * gdb.base/printcmds.exp: Expect the null character to be printed
9022 as '\0', and the '\013' to be printed as '\v'.
9023 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
9024 * gdb.base/setvar.exp: Same.
9025
b9891b29
JB
90262001-12-17 Jim Blandy <jimb@redhat.com>
9027
0eba65ab
JB
9028 * gdb.base/completion.exp: Rather than completing very long
9029 filenames, which can make the readline library produce output we
9030 don't recognize, cd to the directory first, and then complete
9031 using nice, short relative paths.
9032
6970b5b1
JB
9033 * gdb.base/completion.exp: On some systems, there is, in fact, a
9034 variable named `b' in scope, since GDB treats all static
9035 variables as being in scope. So use `no_var_named_this'
9036 instead of `b'.
9037
b9891b29
JB
9038 * gdb.base/corefile.exp: Recognize the message saying that GDB
9039 can't find the core file's registers as a failure.
9040
e6ccd35f
JSC
90412001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
9042
9043 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
9044 test expect string more specific.
9045
105ba819
CV
90462001-12-13 Corinna Vinschen <vinschen@redhat.com>
9047
9048 * gdb.asm/asm-source.exp: Add support for xstormy16.
9049 * gdb.asm/configure.in: Ditto.
9050 * gdb.asm/configure: Rebuild.
9051 * gdb.asm/xstormy16.inc: New file.
9052
e9e79dd9
FF
90532001-12-10 Fred Fish <fnf@redhat.com>
9054
9055 * gdb.base/maint.exp: Update to match changes in type dumping code.
9056
347dc97d
JB
90572001-12-10 Jim Blandy <jimb@redhat.com>
9058
9059 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
9060 matching the entry point symbol's name at the beginning of the
9061 line.
9062
5178b9d6
DJ
90632001-12-07 Daniel Jacobowitz <drow@mvista.com>
9064
9065 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
9066 gdb.c++/inherit.exp, gdb.c++/method.exp,
9067 gdb.c++/namespace.exp, gdb.c++/templates.exp,
9068 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
9069 and class layout support.
9070
af890c52
DJ
90712001-12-07 Daniel Jacobowitz <drow@mvista.com>
9072
9073 * gdb.c++/classes.exp: Add test for static member function.
9074 * gdb.c++/misc.cc: Add class with static member function.
9075
7a345fb3
JB
90762001-12-07 Jim Blandy <jimb@redhat.com>
9077
f2e54a80 9078 If GDB says it can't find the struct the function returned, report
8032bf31
JB
9079 those tests as `unsupported'.
9080 * gdb.base/call-rt-st.exp (print_struct_call): New function.
9081 Rewrite subsequent tests to use it.
9082
9083 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
9084 those tests as `unsupported'.
9085 * gdb.base/structs.exp (call_struct_func): New function.
9086 (do_function_calls): Use call_struct_func to call the functions
9087 returning structs.
9088
0bc69509
JB
9089 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
9090 whether functions are prototyped or not, so we can't possibly pass
9091 arguments to t_float_values2 properly.
9092
7a345fb3
JB
9093 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
9094 value of `timeout' for targets other than the mips*tx39-*.
9095
edb6ede1
MS
90962001-12-06 Michael Snyder <msnyder@redhat.com>
9097
d63a86f8 9098 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
9099 and detect whether the start symbol has a leading underscore.
9100
2d842f13
JB
91012001-12-04 Jim Blandy <jimb@redhat.com>
9102
9103 * gdb.base/completion.exp: Clarify indentation.
9104
68550daf
JB
91052001-12-03 Jim Blandy <jimb@redhat.com>
9106
9107 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
9108 variables on the S/390, not `.word'.
9109
cd5195a8
JB
91102001-11-30 Jim Blandy <jimb@redhat.com>
9111
9112 Add assembly-source tests for s390-ibm-linux.
9113 * gdb.asm/s390.inc: New file.
9114 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
9115 the S/390 architecture.
9116 * gdb.asm/configure: Regenerated.
9117
ca9efc90
MS
91182001-11-30 Michael Snyder <msnyder@redhat.com>
9119
9120 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
9121 next, info source, info sources, info line, global and static
9122 variables, and static functions.
9123 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
9124 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
9125 * gdb.asm/asmsrc1.s: Add a static function and some variables.
9126 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
9127 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
9128 (gdbasm_leave): Restore frame pointer.
9129 (gdbasm_startup): Copy stack set-up from crt0.S.
9130
d0e66976
FN
91312001-11-26 Fernando Nasser <fnasser@redhat.com>
9132
9133 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
9134 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
9135 to a local (non-static) variable. Copy tstruct.a to a static buffer
9136 and return a pointer to that buffer.
9137 * gdb.base/callfwmall.c (t_structs_a): Ditto.
9138
e2334072
MK
91392001-11-24 Mark Kettenis <kettenis@gnu.org>
9140
9141 * gdb.asm/configure.in: Fix recognition of ix86 target.
9142 * gdb.asm/configure: Regenerate.
9143
756caa3d
MS
91442001-11-21 Michael Snyder <msnyder@redhat.com>
9145
9146 * gdb.asm/sparc.inc: New file.
9147 * gdb.asm/asm-source.exp: Recognize sparc target.
9148 * gdb.asm/configure.in: Recognize sparc target.
9149 * gdb.asm/configure: Regenerate.
d63a86f8 9150
9a4d72d5
MS
91512001-11-21 Michael Snyder <msnyder@redhat.com>
9152
9153 * gdb.asm/m32r.inc: New file.
9154 * gdb.asm/asm-source.exp: Recognize m32r target.
9155 * gdb.asm/configure.in: Recognize m32r target.
9156 * gdb.asm/configure: Regenerate.
9157
a773d1cd
MS
91582001-11-20 Michael Snyder <msnyder@redhat.com>
9159
017ac23d
MS
9160 * gdb.asm/i386.inc: New file.
9161 * gdb.asm/asm-source.exp: Recognize ix86 target.
9162 * gdb.asm/configure.in: Recognize ix86 target.
9163 * gdb.asm/configure: Regenerate.
9164
a773d1cd
MS
9165 * gdb.c++/namespace.exp: Fix quotes in output messages.
9166
bb632afb
MS
91672001-11-14 Michael Snyder <msnyder@redhat.com>
9168
25d559ca 9169 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
9170 qualifier in a type cast expression, to designate an address
9171 in the instruction space (Harvard architecture).
9172
4749e309
MS
91732001-11-13 Michael Snyder <msnyder@redhat.com>
9174
9175 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
9176 Tests for expressions using 'const' and 'volatile'.
9177
25050984
CV
91782001-11-13 Corinna Vinschen <vinschen@redhat.com>
9179
9180 * gdb.asm/asm-sources.exp: Allow defining linker flags.
9181
1902c51f
DJ
91822001-11-12 Daniel Jacobowitz <drow@mvista.com>
9183
9184 * lib/mi-support.exp (mi_run_to_helper): Move comments
9185 outside of gdb_expect.
9186
dcf95b47
DJ
91872001-11-11 Daniel Jacobowitz <drow@mvista.com>
9188
9189 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
9190 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
9191 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
9192 mi0_run_to): New functions.
9193 * gdb.mi/mi-simplerun.exp: Use them.
9194 * gdb.mi/mi0-simplerun.exp: Likewise.
9195 * gdb.mi/mi-var-cmd.exp: Likewise.
9196 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 9197
45b074e1
AC
91982001-11-10 Andrew Cagney <ac131313@redhat.com>
9199
9200 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
9201 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
9202
bf50d346
AC
92032001-11-09 Andrew Cagney <ac131313@redhat.com>
9204
9205 * gdb.base/restore.exp: Include $expected value in restored test
9206 message.
9207
9383332c
AC
92082001-11-09 Andrew Cagney <ac131313@redhat.com>
9209
9210 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
9211 implemented.
9212
db62520a
MS
92132001-11-08 Michael Snyder <msnyder@redhat.com>
9214
9215 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
9216 Add pass/fail message for stop at breakpoint in call dummy function.
9217
b5703437
MS
92182001-11-07 Michael Snyder <msnyder@redhat.com>
9219
d63a86f8
RM
9220 * gdb.c++/templates.exp (test_template_breakpoints):
9221 If we get an overload menu, but it does not match what
760f6330 9222 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
9223 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
9224 making the whitespace optional. Argument for "new" may be
9225 "unsigned" as well as "unsigned int/long".
d63a86f8 9226 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
9227 making the whitespace optional. Also replace "(void) with
9228 "((void|)), making the keyword "void" optional.
d63a86f8 9229 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
9230 making the whitespace optional. Also replace "(void) with
9231 "((void|)), making the keyword "void" optional.
3bf40917
MS
9232 * gdb.base/callfuncs.c (t_float_values): This function must
9233 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 9234 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
9235 can be tested against both cases. Usually one case involves
9236 promotion of float to double, while the other does not.
9237 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
9238 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
9239 includes a stack frame for "start".
9240
c8ab4e6d
JB
92412001-11-05 Jim Blandy <jimb@redhat.com>
9242
9243 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
9244 pointers are 32 bits long, and that offsets of relocs are always
9245 stored in the data (REL-style), and not in the reloc entry itself
9246 (RELA-style).
9247 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
9248 stabs.
9249
3f08ced9
MS
92502001-11-01 Michael Snyder <msnyder@redhat.com>
9251
9252 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
9253 and regular expression operators by using quoting.
9254
cbfa24cd
MS
92552001-10-31 Michael Snyder <msnyder@redhat.com>
9256
9257 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
9258 depending on what the symbol table contains.
9259 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
9260 the output of the ptype command. Similarly, accept both "const &"
9261 and "const&".
9262
aaa68313
CV
92632001-10-31 Corinna Vinschen <vinschen@redhat.com>
9264
9265 * gdb.base/miscexprs.c (main): Add usage of preprocessor
9266 symbol `STORAGE' to allow to choose the storage class of
9267 the local datastructures.
9268 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
9269 compiler directive.
9270
91740388
MS
92712001-10-30 Michael Snyder <msnyder@redhat.com>
9272
9273 * gdb.base/jump.exp: Allow it to run for all targets.
9274
1b7c05e7
CV
92752001-10-29 Corinna Vinschen <vinschen@redhat.com>
9276
9277 * gdb.base/call-ar-st.c (print_double_array): Match for loop
9278 with new double_array size.
9279 (main): Change storage class of all local variables to static.
9280 Reduce size of double_array to 9.
9281 * gdb.base/call-ar-st.exp: Increase timeout value.
9282 Change expected output for double array to match new size in
9283 call-ar-st.c.
9284
36a22261
CV
92852001-10-29 Corinna Vinschen <vinschen@redhat.com>
9286
9287 * gdb.base/ending-run.exp: Create identical output when passing
9288 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 9289 Stormy16 target.
36a22261 9290
92b8ae91
MK
92912001-10-28 Mark Kettenis <kettenis@gnu.org>
9292
9293 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
9294 that we catch the expected failure under Linux/x86.
9295
cb135b83
OF
92962001-10-29 Orjan Friberg <orjanf@axis.com>
9297
9298 * gdb.base/setvar.exp: Escape curly braces.
9299 * gdb.stabs/weird.exp: Ditto.
9300
6884aa54
DJ
93012001-10-27 Daniel Jacobowitz <drow@mvista.com>
9302
9303 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
9304 * gdm.mi/mi0-hack-cli.exp: Likewise.
9305
0398c9aa
AC
93062001-10-25 Andrew Cagney <ac131313@redhat.com>
9307
9308 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
9309 messages.
9310
d20bf2e8
AC
93112001-10-21 Andrew Cagney <ac131313@redhat.com>
9312
9313 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
9314 checking MI enabled.
9315
03dd63aa
CV
93162001-10-09 Corinna Vinschen <vinschen@redhat.com>
9317
9318 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
9319
1d9d99f3
FCE
93202001-10-04 Frank Ch. Eigler <fche@redhat.com>
9321
9322 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
9323 if gdb child process crashes, just signal an error.
9324
838ae6c4
JB
93252001-10-02 Jim Blandy <jimb@redhat.com>
9326
9327 * lib/gdb.exp (test_xfail_format): Simplify.
9328
9329 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
9330 front of the variable name `format'. Simplify `if'.
9331
8f0cbc1c
DJ
93322001-10-01 Daniel Jacobowitz <drow@mvista.com>
9333
9334 * gdb.threads/pthreads.exp: Wait for output and delay
9335 before sending ^C.
9336
1f08dafd
DJ
93372001-10-01 Daniel Jacobowitz <drow@mvista.com>
9338
9339 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
9340 some incorrect output instead of timing out.
9341 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
9342
674f90ff
CV
93432001-09-28 Corinna Vinschen <vinschen@redhat.com>
9344
9345 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
9346 check to allow additional `int'.
9347
9b284272
DJ
93482001-09-27 Daniel Jacobowitz <drow@mvista.com>
9349
9350 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
9351 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
9352
b55a4771
MS
93532001-09-27 Michael Snyder <msnyder@redhat.com>
9354
9355 * lib/gdb.exp (test_debug_format): New proc.
9356 (setup_xfail_format): Use new proc test_debug_format.
9357 * gdb.base/constvars.exp (local_compiler_xfail_check): New
9358 proc; use new service proc test_debug_format.
9359 Replace all other "gcc_compiled" tests with this test.
9360 * gdb.base/volatile.exp (local_compiler_xfail_check): New
9361 proc; use new service proc test_debug_format.
9362 Replace all other "gcc_compiled" tests with this test.
9363
93642001-09-27 Michael Snyder <msnyder@redhat.com>
9365
9366 * gdb.base/cvexpr.exp: New file.
9367 * gdb.base/cvexpr.c: New file
9368 Test for expressions using const and volatile keywords.
9369
4e6667ac
CV
93702001-09-26 Corinna Vinschen <vinschen@redhat.com>
9371
9372 * gdb.base/constvars.exp: Check for different orders of keywords
9373 and additional "int" strings in output.
9374
4f337972
AC
93752001-09-22 Andrew Cagney <ac131313@redhat.com>
9376
9377 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
9378 responses from "help maint".
9379
2015650d
FCE
93802001-09-19 Frank Ch. Eigler <fche@redhat.com>
9381
9382 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
9383 to localhost:NNN instead of :NNN, in case Xvfb is listening
9384 only on TCP.
9385
f3bcedc1
CV
93862001-09-19 Corinna Vinschen <vinschen@redhat.com>
9387
9388 * gdb.base/recurse.exp: When checking leaving the watchpoint
9389 scope, recognize when gdb is in function's epilogue and pass.
9390
6b819c92
KS
93912001-09-18 Keith Seitz <keiths@redhat.com>
9392
9393 * lib/insight-support.exp (_gdbtk_export_target_info): Add
9394 support for running tests against sid targets.
9395 (gdbtk_done): Ditto.
9396
a10c9419
CV
93972001-09-18 Corinna Vinschen <vinschen@redhat.com>
9398
9399 * gdb.base/ending-run.c (main): Set stdout buffersize
9400 to the same reasonable value for any target.
9401 * gdb.base/ending-run.exp: Add a regular expression
9402 to make testsuite happy on Sanyo Stormy16 target.
9403
739d0d99
CV
94042001-09-17 Corinna Vinschen <vinschen@redhat.com>
9405
9406 * gdb.base/display.c (do_loops): Add float variable `f'.
9407 Increment f in loop.
9408 * gdb.base/display.exp: Increment timeout by 60 seconds.
9409 Change float display test to use variable `f'.
9410
1b8947f0
JB
94112001-09-17 Jim Blandy <jimb@redhat.com>
9412
9413 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
9414 overflowing the limited breakpoint tables on some ROM monitors
9415 (like the ROM68K).
9416
9890ac81
FCE
94172001-09-15 Frank Ch. Eigler <fche@redhat.com>
9418
9419 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
9420 the "-ac" (disable access control) flag.
9421
6db765ea
JH
94222001-08-30 Jeff Holcomb <jeffh@redhat.com>
9423
9424 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
9425 ints.
9426
4c32cc04
KS
94272001-08-30 Keith Seitz <keiths@redhat.com>
9428
9429 * lib/gdb.exp: Move all insight-related functionality into
9430 separate file.
9431 * lib/insight-support.exp: New file.
9432
8d6e6f81
FCE
94332001-08-29 Frank Ch. Eigler <fche@redhat.com>
9434
9435 * config/sid.exp (sid_start): Never set sid verbosity; disable
9436 expect_background {} that consumed its stdout; tolerate </dev/null.
9437 Attempt to set endianness override in "sid" protocol mode. Cleanup.
9438
6a90e1d0
AC
94392001-08-18 Andrew Cagney <ac131313@redhat.com>
9440
9441 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
9442 CLI jump command to start it.
9443 (mi_run_to_main): Fail immediatly when unexpected output.
9444
1759b3c3
AC
94452001-08-18 Andrew Cagney <ac131313@redhat.com>
9446
9447 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
9448 beginning of function. Fix PR gdb/191.
9449
61d11d80
FCE
94502001-08-16 Frank Ch. Eigler <fche@redhat.com>
9451
9452 * config/sid.exp (sid_start): Don't warn if we cannot figure out
9453 what to force sid endianness to.
9454
942a4df2
KS
94552001-08-15 Keith Seitz <keiths@redhat.com>
9456
9457 * lib/gdb.exp (gdbtk_start): Don't set environment
9458 variables for TCL_LIBRARY and friends. Insight will
9459 now figure these out for itself.
9460
0521c418
MS
94612001-08-02 Michael Snyder <msnyder@redhat.com>
9462
9463 * gdb.base/completion.exp: Remove the symbol "a64l" from
9464 the expect string; this is target-specific, and not related
9465 to what is being tested.
9466
74a9a58a
DB
94672001-08-02 Dave Brolley <brolley@redhat.com>
9468
9469 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
9470
c70819fa
MS
94712001-07-25 Michael Snyder <msnyder@redhat.com>
9472
c2b8fa57
MS
9473 * gdb.base/consecutive.exp: New file. Test stepping over
9474 breakpoints on consecutive instructions.
9475 * gdb.base/consecutive.c: New file.
9476
c70819fa
MS
9477 * gdb.base/call-rt-st.exp: Use double-backslash to quote
9478 curly braces in regular expressions.
9479
2b1a1355
MS
94802001-07-25 Michael Snyder <msnyder@redhat.com>
9481
9482 * gdb.base/ending-run.exp: Accept "Program exited normally" as
9483 legitimate output from stepping out of main.
9484
413eca6f
KS
94852001-07-22 Keith Seitz <keiths@redhat.com>
9486
9487 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
9488 the empty string, do not run the tests.
9489
7e5a9322
SC
94902001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9491
9492 * gdb.base/long_long.exp: Detect size of pointer. Take into
9493 account 2-byte pointers when testing for p/a results.
9494
de58f10f
SC
94952001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9496
d63a86f8 9497 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
9498 and defined to 1K for m68hc11.
9499 (random_data): Reduce table to 1K for embedded platforms (68hc11).
9500 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
9501 (sizeof_random_data): New variable to tell the size of the data table;
9502 don't test past this size; always run to main.
9503
d6f5fea1
SC
95042001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9505
9506 * gdb.base/return2.exp: return of long long and double fails for
9507 68HC11; don't execute these tests on that platform.
9508 * gdb.base/return.exp: Return of a double fails for 68hc11.
9509
c477543d
SC
95102001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9511
9512 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
9513 tests that print a float.
9514 * call-rt-st.exp: Likewise.
9515
63cf1c79
MK
95162001-07-12 Mark Kettenis <kettenis@gnu.org>
9517
9518 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
9519 running this test on Linux.
9520
112f9ab5
MC
95212001-06-24 Michael Chastain <chastain@redhat.com>
9522
9523 * gdb.base/arithmet.exp: Remove some tests to make all test names
9524 unique.
9525
4970cb0f
MS
95262001-07-03 Michael Snyder <msnyder@redhat.com>
9527
9528 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
9529 the output of the ptype command.
9530
d85da69f
MS
95312001-07-02 Michael Snyder <msnyder@redhat.com>
9532
4c8a82de
MS
9533 * gdb.base/completion.exp: Don't assume that break.c is the only
9534 source file that may contain functions named "marker".
d85da69f
MS
9535 * gdb.base/corefile.exp: Quote the curly braces in regexp.
9536
8afc772b
AC
95372001-06-28 Andrew Cagney <ac131313@redhat.com>
9538
9539 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
9540 of files to delete.
9541
9542 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
9543 * gdb.disasm/h8300s.exp: New file.
9544 gdb.disasm/h8300s.s: Likewise.
9545
cff22675
AC
95462001-06-27 Andrew Cagney <ac131313@redhat.com>
9547
9548 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
9549 empty breakpoint tables.
9550
68c81b54
AC
95512001-06-25 Andrew Cagney <ac131313@redhat.com>
9552
9553 * lib/mi-support.exp: Update args=... part of stop-reason
9554 patterns. Accept either a list or a tuple.
9555
2dd62704
AC
95562001-06-23 Andrew Cagney <ac131313@redhat.com>
9557
9558 * lib/mi-support.exp: Remove local emacs variable defining
9559 change-log-default-name.
9560
b4127474
MC
95612001-06-22 Michael Chastain <chastain@redhat.com>
9562
9563 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
9564 This is operationally compatible with the previous version.
9565
8dbfb380
JB
95662001-06-13 Jim Blandy <jimb@redhat.com>
9567
9568 * lib/gdb.exp (gdb_test): Doc fix.
9569
f2d8c86d
MC
95702001-06-10 Michael Chastain <chastain@redhat.com>
9571
9572 * gdb.base/exprs.exp: Remove a duplicate test.
9573
81564d34
JB
95742001-06-06 Jim Blandy <jimb@redhat.com>
9575
9576 * gdb.base/return2.exp (main): Use values to test float and double
9577 returns that are not NaN's, to avoid being confused by IEEE
9578 comparison rules.
9579
da55addb
MS
95802001-06-04 Michael Snyder <msnyder@redhat.com>
9581
9582 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 9583 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
9584 rather than wait for 12 more tests to time out.
9585
42c65987
JB
95862001-06-06 Jim Blandy <jimb@redhat.com>
9587
b18bced9 9588 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 9589 Don't forget to match the GDB prompt.
b18bced9 9590
42c65987
JB
9591 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
9592
5b41e5f0
JB
95932001-06-04 Jim Blandy <jimb@redhat.com>
9594
9595 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
9596 command.
9597
015e046f
KB
95982001-05-31 Kevin Buettner <kevinb@redhat.com>
9599
9600 * gdb.base/annota1.exp (info break): Match four or more spaces
9601 after "Address".
9602
fb1ffbbe
MC
96032001-05-31 Michael Chastain <chastain@redhat.com>
9604
9605 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
9606 (dm_type_int_star): Likewise.
9607 (dm_type_long_star): Likewise.
9608 (dm_type_void_star): Likewise.
9609
5ea2a32c
KB
96102001-05-29 Kevin Buettner <kevinb@redhat.com>
9611
9612 * gdb.base/completion.exp (INPUTRC): Set this environment variable
9613 to a known value in order to get consistent results regardless
9614 of the setting of INPUTRC or the presence or contents of .inputrc.
9615
ae23c492
MS
96162001-05-24 Michael Snyder <msnyder@redhat.com>
9617
ac55707e
MS
9618 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
9619 Don't require that the main thread and the manager thread are the
9620 first in the list.
9621
ae23c492
MS
9622 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
9623 debugging. If test fails, issue an "unsupported" not a "fail".
9624
400071f1
JB
96252001-05-24 Jim Blandy <jimb@redhat.com>
9626
9627 Don't assume that short is shorter than int.
9628 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
9629 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 9630 this isn't true.
400071f1
JB
9631 ("print unsigned char == (~0)"): Add test that verifies that ~0,
9632 an int, is not equal to ~0 stored in an unsigned char. This tests
9633 the same thing that the previous test meant to, but works on
9634 16-bit machines, too.
9635 ("print unsigned char != (~0)"): Same test, complemented.
9636
0816a3e5
MS
96372001-05-24 Michael Snyder <msnyder@redhat.com>
9638
9639 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 9640 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
9641 and prevents dejagnu getting out of step.
9642
f6dc23a9
KB
96432001-05-23 Kevin Buettner <kevinb@redhat.com>
9644
9645 * gdb.base/finish.exp (finish_void): Revise pattern for
9646 stopping on the call statement to not permit stopping at
9647 the start of the instructions comprising the call sequence.
9648
7dbd117d
MC
96492001-05-19 Michael Chastain <chastain@redhat.com>
9650
9651 * gdb.base/callfuncs.exp: Make all test names unique.
9652 * gdb.base/commands.exp: Make all test names unique.
9653 * gdb.base/condbreak.exp: Make all test names unique.
9654 * gdb.base/dbx.exp: Make all test names unique.
9655 * gdb.base/default.exp: Make all test names unique.
9656 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
9657 and TIMEOUT messages to their corresponding PASS message.
9658 * gdb.base/ending-run.exp: Make all test names unique.
9659 * gdb.base/long_long.exp: Remove duplicate test.
9660
6b0b0a9e
KB
96612001-05-21 Kevin Buettner <kevinb@redhat.com>
9662
9663 * gdb.base/finish.exp (finish_void): Allow "finish" command to
9664 stop on the call statement as well as the statement after the
9665 call.
9666
2caa35cb
MS
96672001-05-21 Michael Snyder <msnyder@redhat.com>
9668
9669 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
9670
40713331
EZ
96712001-05-10 Elena Zannoni <ezannoni@redhat.com>
9672
9673 * gdb.base/completion.exp: Revamp test. Make it execute on all
9674 platforms.
9675
c2c1be8d
EZ
96762001-05-10 Elena Zannoni <ezannoni@redhat.com>
9677
2c9cd303
EZ
9678 * config/gdbserver.exp (gdb_load): Handle the case
9679 in which the arguments to gdbserver are given in the
9680 baseboard configuration file.
9681 Also handle the case in which the server needs to do a
9682 load.
9683
9671de48
KS
96842001-05-07 Keith Seitz <keiths@cygnus.com>
9685
9686 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
9687 set up the display for testing.
9688 (gdbtk_start): Convert all paths to paths that tcl will like.
9689 Export target information to environment.
9690 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
9691 necessary.
9692 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
9693 (to_tcl_path): New proc to convert a given pathname into
9694 a path acceptible as an argument to a tcl command.
9695 (_gdbtk_export_target_info): New proc to export target info
9696 into the environment for gdbtk testing.
9697 (gdbtk_done): New proc to signal end-of-test.
9698
5a360f47
JB
96992001-05-06 Jim Blandy <jimb@redhat.com>
9700
9701 * restore.c: Make the code of caller0 correspond to its comment.
9702
66c756c6
MS
97032001-05-03 Michael Snyder <msnyder@redhat.com>
9704
9705 * config/sid.exp (gdb_target_sid): Check for error messages.
9706 On error or timeout, don't make expect exit (which will terminate
9707 all subsequent tests); instead just make gdb exit.
d63a86f8 9708 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
9709 return a negative value.
9710
a966fde5
JB
97112001-04-24 Jim Blandy <jimb@redhat.com>
9712
851c18e0
JB
9713 * gdb.c++/templates.exp: If we see the prompt for the overload
9714 list, but we haven't recognized any of the longer patterns,
9715 arrange for this test to fail, not hang.
9716
a966fde5
JB
9717 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
9718 variations.
9719
db144853
MC
97202001-04-22 Michael Chastain <chastain@redhat.com>
9721
9722 * gdb.c++/local.exp: Use the 'runto' library function.
9723 * gdb.c++/namespace.exp: Likewise.
9724 * gdb.c++/overload.exp: Likewise.
9725
3207ec21
KB
97262001-03-26 Kevin Buettner <kevinb@redhat.com>
9727
9728 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
9729 * gdb.base/step-line.exp: New file. Test step/next in presence of
9730 #line directives.
9731 * gdb.base/step-line.c: New file. Test program for the above.
9732 * gdb.base/step-line.inp: New file. We pretend that this file has
9733 been transformed by some other tool into step-line.c.
9734
13b57657
JB
97352001-03-21 Jim Blandy <jimb@redhat.com>
9736
9737 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
9738 unmangled operator names.
9739
754cbe1c
JB
97402001-03-20 Jim Blandy <jimb@redhat.com>
9741
9742 * gdb.threads/linux-dp.exp: Recognize an additional message
9743 generated by GDB when it doesn't understand how to debug threads
9744 on the target system.
9745
177495c9
AC
97462001-03-19 Andrew Cagney <ac131313@redhat.com>
9747
9748 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
9749
f266096b
MC
97502001-03-12 Michael Chastain <chastain@redhat.com>
9751
9752 * gdb.c++/derivation.exp: Use the 'runto' library function.
9753
cac3c2ff
MC
97542001-03-12 Michael Chastain <chastain@redhat.com>
9755
9756 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
9757
b6c11a24
MC
97582001-02-24 Michael Chastain <chastain@redhat.com>
9759
9760 * gdb.c++/ref-types.exp: Change handwritten code to library
9761 function 'runto'.
9762
6bae5bce
OF
97632001-03-16 Orjan Friberg <orjanf@axis.com>
9764
9765 * gdb.base/signals.exp: Set count to 0 explicitly.
9766
0015fd9a
MS
97672001-03-15 Mark Salter <msalter@redhat.com>
9768
9769 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
9770 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
9771 (gdb_load): Add support for additional target_info: gdb_download_size
9772 and gdb_load_timeout.
0015fd9a 9773
fc33412a
DT
9774Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
9775
9776 * gdb.base/annota1.exp: Move test of isnative to earlier in the
9777 file -- to prevent failing when the compile fails but we have no
9778 intention of running the tests anyway.
9779
9780 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
9781 tests if set.
9782
9783 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
9784 integers.
9785
9786 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
9787 * gdb.c++/namespace.exp: Ditto.
9788
115f06de
OF
97892001-03-07 Orjan Friberg <orjanf@axis.com>
9790
9791 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
9792 * gdb.base/pointers.exp: Relax pattern match of decimals.
9793
b6ba6518
KB
97942001-03-06 Kevin Buettner <kevinb@redhat.com>
9795
9796 * Makefile.in, config/abug.exp, config/cfdbug.exp,
9797 config/cpu32bug.exp, config/dve.exp, config/est.exp,
9798 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
9799 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
9800 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
9801 config/sh.exp, config/sid.exp, config/slite.exp,
9802 config/sparclet.exp, config/udi.exp, config/unknown.exp,
9803 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
9804 config/vxworks.exp, config/vxworks29k.exp,
9805 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
9806 gdb.base/all-bin.exp, gdb.base/annota1.exp,
9807 gdb.base/arithmet.exp, gdb.base/assign.exp,
9808 gdb.base/async.exp, gdb.base/attach.exp,
9809 gdb.base/bitfields.exp, gdb.base/bitops.exp,
9810 gdb.base/break.exp, gdb.base/call-ar-st.exp,
9811 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
9812 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
9813 gdb.base/commands.exp, gdb.base/completion.exp,
9814 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
9815 gdb.base/constvars.exp, gdb.base/corefile.exp,
9816 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
9817 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
9818 gdb.base/ending-run.exp, gdb.base/environ.exp,
9819 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
9820 gdb.base/finish.exp, gdb.base/foll-exec.exp,
9821 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
9822 gdb.base/funcargs.exp, gdb.base/help.exp,
9823 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
9824 gdb.base/logical.exp, gdb.base/long_long.exp,
9825 gdb.base/maint.exp, gdb.base/mips_pro.exp,
9826 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
9827 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
9828 gdb.base/pointers.exp, gdb.base/printcmds.exp,
9829 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
9830 gdb.base/regs.exp, gdb.base/relational.exp,
9831 gdb.base/remote.exp, gdb.base/reread.exp,
9832 gdb.base/restore.exp, gdb.base/return2.exp,
9833 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
9834 gdb.base/selftest.exp, gdb.base/setshow.exp,
9835 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
9836 gdb.base/sigall.exp, gdb.base/signals.exp,
9837 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
9838 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
9839 gdb.base/step-test.exp, gdb.base/structs.c,
9840 gdb.base/structs.exp, gdb.base/structs2.exp,
9841 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
9842 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
9843 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
9844 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
9845 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
9846 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
9847 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
9848 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
9849 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
9850 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
9851 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
9852 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
9853 gdb.fortran/types.exp, gdb.java/jmisc.exp,
9854 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
9855 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
9856 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
9857 gdb.trace/circ.exp, gdb.trace/collection.exp,
9858 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
9859 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9860 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
9861 gdb.trace/report.exp, gdb.trace/save-trace.exp,
9862 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9863 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
9864 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
9865 notices.
9866
dc96c6c7 98672001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
9868
9869 * gdb.base/varargs.c (find_max_double): Fix printf format string:
9870 first arg is int not float.
9871
dc96c6c7 98722001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
9873
9874 * gdb.base/reread.exp: Unsupported for non-native targets;
9875 doesn't work for remote debugging.
9876
9b0c4aeb
FN
98772001-02-19 Fernando Nasser <fnasser@redhat.com>
9878
9879 From Drew Moseley <dmoseley@redhat.com>
9880 * gdb.base/ending-run.exp: Properly handle the BSP state when
9881 stepping past the end of main.
9882
02aa71d5
MC
98832001-02-19 John Moore <jmoore@redhat.com>
9884
9885 * gdb.base/commands.exp (infrun_breakpoint_command_test):
9886 Converted HPUX fix for non-expected items following multiple
9887 step commands into general solution for all platforms.
9888
1fa449a4
MC
98892001-02-18 Michael Chastain <chastain@redhat.com>
9890
9891 * gdb.c++/classes.exp (do_tests): Change runto statements
9892 from "runto 'foo(void)'" to "runto 'foo'". This makes the
9893 statements demangler agnostic.
9894 * gdb.c++/virtfunc.exp (do_tests): Likewise.
9895 (gdb_virtfunc_restart): Likewise.
9896
b2f9ec70
MC
98972001-02-14 Michael Chastain <chastain@redhat.com>
9898
9899 * gdb.c++/inherit.exp (do_tests): Change runto statements
9900 from "runto 'foo(void)'" to "runto 'foo'". This makes the
9901 statements demangler agnostic.
9902
cf74b8ca
AC
9903Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
9904
9905 * gdb.threads/pthreads.exp: Unify pass/fail messages for
9906 ``continue to bkpt at common_routine in thread 2'' and ``stopped
9907 before calling common_routine 15 times'' tests.
9908
99f78f56
MC
99092001-02-11 Michael Chastain <chastain@redhat.com>
9910
9911 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
9912 Helps the test script figure out which demangler is in use.
9913 (dm_type_foo_ref): Ditto.
9914 (dm_type_int_star): Ditto.
9915 (dm_type_long_star): Ditto.
9916 (dm_type_unsigned_int): Ditto.
9917 (dm_type_void): Ditto.
9918 (dm_type_void_star): Ditto.
99707966 9919 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
9920 Probe the gdb demangler and set variables to accommodate
9921 formatting differences.
9922 (info_func_regexp): New function. Same as info_func, but
9923 matches against a regexp.
9924 (info_func): Match against a literal string.
9925 (print_addr_2): New function. Match against a literal string,
9926 which can be different from the input to gdb.
9927 (print_addr): Simply call print_addr_2 with the same argument twice.
9928 (test_lookup_operator_functions): Use demangler formatting variables.
9929 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
9930 the tests in the same order as the C++ class declaration.
9931 (test_paddr_operator_functions): Ditto.
9932 (test_paddr_overloaded_functions): Ditto.
9933 (test_paddr_hairy_functions): Use demangler formatting variables.
9934 Add reference to gdb/19 for related tests.
9935 (do_tests): Call probe_demangler.
9936
1de8f023
KB
99372001-01-30 Kevin Buettner <kevinb@redhat.com>
9938
9939 * gdb.c++/templates.cc (printf): Remove unused function definition.
9940
ca3f91ed
MS
99412001-01-26 Felix Lee <flee@redhat.com>
9942
9943 * sid.exp (sid_exit): Pass host, not target, to remote_close.
9944
99452001-01-25 matthew green <mrg@redhat.com>
9946
9947 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
9948 up sid.
9949 (sid_exit): Call `remote_pop_conn' after GDB is gone.
9950
99512001-01-25 matthew green <mrg@redhat.com>
9952
9953 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 9954 Deprecate $sid_spawn_id.
ca3f91ed
MS
9955 (sid_exit): Remove code necessary only for `spawn.'
9956
99572001-01-25 matthew green <mrg@redhat.com>
9958
9959 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
9960
fb18ec4a
MC
99612001-01-28 Michael Chastain <chastain@redhat.com>
9962
9963 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
9964 to call when tests fail. It takes gdb out of the overloaded
9965 function choice menu back to the main prompt, so that the test
9966 program stays synchronized.
9967 (set_bp_overloaded): New proc to collect all the common
9968 code for setting a breakpoint on an overloaded name. Calls
9969 take_gdb_out_of_choice_menu when needed.
9970 (menu_overload1arg): New variable to collect the repeated
9971 instances of the expected menu for an overloaded name. Change
9972 the regular expression to handle changes in g++ type encoding:
9973 "void" can be either "void" or "", and "unsigned int" can be
9974 either "unsigned int" or "unsigned".
9975 (continue_to_bp_overloaded): Change regular expressions to handle
9976 changes in g++ type encoding.
9977 (no proc): Call take_gdb_out_of_choice_menu when needed.
9978 Remove redundant calls to "info break". Accept either "canceled"
9979 or "cancelled". Change regular expressions in "info break"
9980 calls to handle changes in g++ type encoding. Give all tests
9981 unique strings.
9982
9c646a6e
BE
99832001-01-17 Ben Elliston <bje@redhat.com>
9984
9985 * config/sid.exp: New file.
9986
9549d9c1
AC
9987Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
9988
9989 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
9990
dc96c6c7 99912000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
9992
9993 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
9994 Add a RE to accept a non-ascii char if one is ever presented.
9995
b4df4f68
FN
99962000-12-20 Fernando Nasser <fnasser@redhat.com>
9997
297dd0fd 9998 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 9999
dc96c6c7 100002000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 10001
d63a86f8 10002 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
10003 in regexp. One '\' does not suffice on Linux.
10004
4a7bddb6
MC
100052000-12-09 Michael Chastain <chastain@redhat.com>
10006
10007 * gdb.base/break.exp (test_clear_command): Use a marker function
10008 rather than 'main' for the test function. Also move this
10009 test to an execution point where the marker function names are
10010 guaranteed to be bound to functions. (Executing tests after a
10011 'finish' from main runs into name conflicts with local names
10012 in __libc_start_main).
10013
dc96c6c7 100142000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
10015
10016 * gdb.base/finish.exp: New test for gdb's "finish" command.
10017 * gdb.base/return2.exp: New test for gdb's "return" command.
10018 * gdb.base/return2.c: New source file for above.
10019
dc96c6c7 100202000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
10021
10022 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
10023 * gdb.base/miscexprs.exp: Ditto.
10024 * gdb.base/pointers.exp: Ditto.
10025 * gdb.c++/derivation.exp: Ditto.
10026 * gdb.c++/local.exp: Ditto.
10027 * gdb.c++/namespace.exp: Ditto.
10028 * gdb.c++/overload.exp: Ditto.
10029 * gdb.c++/ref-types.exp: Ditto.
10030
dc96c6c7 100312000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
10032
10033 * gdb.base/constvars.exp: Test result of "up" command.
10034 * gdb.base/miscexprs.exp: Ditto.
10035 * gdb.base/pointers.exp: Ditto.
10036 * gdb.base/scope.exp: Ditto.
10037 * gdb.c++/derivation.exp: Ditto.
10038 * gdb.c++/local.exp: Ditto.
10039 * gdb.c++/namespace.exp: Ditto.
10040 * gdb.c++/overload.exp: Ditto.
10041 * gdb.c++/ref-types.exp: Ditto.
10042
44097287
FN
100432000-11-22 Michael Chastain <chastain@redhat.com>
10044
10045 * mips_pro.exp: Accept either "middle -> top -> main" or
10046 "middle -> main" in the backtrace, because gcc can optimize
10047 tail calls to jumps. Remove setup_xfail for the hppa case.
10048 Add a comment with the original warning messages from PR 3016,
10049 which was filed in 1993, to preserve them for posterity.
10050
9d2e1bab
ND
100512000-11-17 Nick Duffek <nsd@redhat.com>
10052
10053 * lib/gdb.exp (gdb_test): Override timeout with board info.
10054
1aca8eb7
ND
100552000-11-17 Nick Duffek <nsd@redhat.com>
10056
10057 * gdb.base/display.exp: Don't kill running stub. Add "again" to
10058 the second kill and detach messages.
10059
93076499
ND
100602000-11-17 Nick Duffek <nsd@redhat.com>
10061
10062 * configure.in: Add AC_EXEEXT.
10063 * configure: Regenerate.
10064 * Makefile.in (just-check): Export EXEEXT.
10065 * lib/gdb.exp ($EXEEXT): Import from environment.
10066 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
10067 expect "maint dump-me" on Cygwin.
10068 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
10069 $EXEEXT.
10070
30e87cd3
ND
100712000-11-17 Nick Duffek <nsd@redhat.com>
10072
10073 * gdb.base/break.exp: Test backtrace and finish from called
10074 function on all platforms, not just HP-UX.
10075
dc96c6c7 100762000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
10077
10078 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
10079 code from gdb_target_monitor, so it can be used independantly
10080 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 10081
dc96c6c7 100822000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
10083
10084 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
10085 * gdb.base/corefile.exp: Expect the message "Program is being
10086 debugged already" when we send the "corefile" command, since
10087 the preceeding gdb_load may have connected gdb to a remote target.
10088 * gdb.base/display.exp: Disable hardware watchpoints if new
10089 board info variable "no_hardware_watchpoints" is true.
10090 Replace single-letter commands with more readable ones.
10091 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
10092 if new board info variable "no_hardware_watchpoints" is true.
10093 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
10094 to see if stdio (printf) testing is possible.
10095 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
10096 board info variable "no_hardware_watchpoints" is true. Use new
10097 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
10098
39124dea
FN
100992000-11-13 Fernando Nasser <fnasser@redhat.com>
10100
10101 From Orjan Friberg <orjanf@axis.com>:
10102 * gdb.base/printcmds.exp: Escape curly braces followed by a number
10103 in array print pattern match.
10104
a9e2e984
FN
101052000-11-09 Fernando Nasser <fnasser@redhat.com>
10106
10107 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
10108 spelling "cancelled" to U.S. spelling "canceled" to match changes
10109 made to gdb.
10110 * gdb.c++/ovldbreak.exp: Ditto.
10111
c7db355b
PS
101122000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10113
10114 * gdb.base/callfuncs.c (main): Moved to end of file, call
10115 t_double_values to initialize the FPU before inferior calls are made.
10116 * gdb.base/callfuncs.exp: Test for register preservation after calling
10117 inferior functions. Add tests for continuining, finishing and
10118 returning from a stop in a call dummy.
10119
dc96c6c7 101202000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
10121
10122 * gdb.base/commands.exp: Break up long lines, and re-indent.
10123
dc96c6c7 101242000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
10125
10126 * config/gdbserver.exp: Rewritten from the ground up, to make it
10127 compatible with the current dejagnu tree, and to make it work with
10128 the new "gdbserver" in libremote.
10129
dc96c6c7 101302000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
10131
10132 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
10133 * gdb.base/varargs.exp: Skip entire test if no printf support.
10134 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
10135 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
10136
dc96c6c7 101372000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
10138
10139 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
10140 no floating point support.
10141 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
10142 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
10143 * gdb.base/call-rt-st.exp: Ditto.
10144 * gdb.base/call-strs.exp: Ditto.
10145
bac5fc66
JG
101462000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
10147
10148 * gdb.base/sizeof.c: include <stdio.h>.
10149
10150 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
10151 'finish', otherwise uncaptured gdb_prompt would potentially
10152 throw remaining test points out of sync.
10153
b22a6027
SB
101542000-07-26 Scott Bambrough <scottb@netwinder.org>
10155
10156 * gdb.base/recurse.exp: Run tests for all targets.
10157 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
10158 gnu-oldld case on ARM.
10159 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
10160 for ARM targets.
d63a86f8 10161
d8231941
AG
10162Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
10163
10164 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
10165 * gdb.java/configure: Rebuild.
10166
8caabe69
AG
10167Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
10168
10169 * gdb.java/jv-exp.exp: New file.
10170
9d273ca3
AG
10171Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
10172
10173 * configure: Rebuilt.
10174 * configure.in (configdirs): Add gdb.java.
10175 * gdb.java/jmisc.java: New file.
10176 * gdb.java/jmisc.exp: New file.
10177 * gdb.java/Makefile.in: New file.
10178 * gdb.java/configure: Rebuilt.
10179 * gdb.java/configure.in: New file.
10180 * lib/java.exp: New file.
10181
4f823a66
AC
10182Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10183
10184 * gdb.base/exprs.exp: Test casts to a pointer including over and
10185 underflow.
10186
2391e11d
AC
10187Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
10188
10189 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
10190 and the compilers sizes.
10191
54602222
ND
101922000-07-09 Nick Duffek <nsd@redhat.com>
10193
10194 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
10195 (use_methods): New function.
10196 (main): Call use_methods().
10197 * gdb.c++/classes.exp (test_method_param_class): New procedure.
10198 (do_tests): Call test_method_param_class.
10199
2bec0572
ND
102002000-07-09 Nick Duffek <nsd@redhat.com>
10201
10202 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
10203 spelling.
10204 (test_enums): New procedure. Move enum tests from end of script
10205 to here. Set breakpoint on function name instead of line number.
10206 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
10207 (enums2): New marker function.
10208 (enums1): New function.
10209 (main): Call enums1(). Move enum tests to enums1().
10210
78492fde
AC
10211Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
10212
10213 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
10214 compile/link program. Update line numbers.
10215 * gdb.asm/d10v.inc: Define ``startup''.
10216 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 10217
49a2cef8
AC
10218Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
10219
10220 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
10221
3e6c8688
EZ
102222000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10223
10224 * gdb.base/maint.exp: Add 'maint print architecture' item to output
10225 of 'help maint print' command.
10226
9ff5cbe9
AC
10227Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
10228
10229 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
10230 they use gdb_expect_list.
10231
17c579bd
AC
10232Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
10233
10234 * gdb.base/commands.exp: Use ``set remote
10235 memory-read-packet-size'' instead of ``set endian big'' to test
10236 long commands.
10237
e6d71bf3
DB
102382000-06-03 Daniel Berlin <dan@cgsoftware.com>
10239
10240 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 10241 g++, and stop skipping them.
e6d71bf3
DB
10242
10243 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
10244 work under g++.
10245
d63a86f8 10246 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
10247 initialization.
10248
dc96c6c7 102492000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
10250
10251 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
10252 the regular expression: accept an (almost) arbitrary sequence of
10253 "frames-invalid" and "breakpoints-invalid" messages both before
10254 and after the "starting" message.
10255
dc96c6c7 102562000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
10257
10258 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 10259
dc96c6c7 102602000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
10261
10262 * gdb.base/annota1.exp (annotate-signal-handler-caller):
10263 Relax the regular expression a little, make it pass on Solaris 8.
10264
8216cda9
KB
102652000-05-12 Kevin Buettner <kevinb@redhat.com>
10266
10267 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 10268 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
10269 Instead, it is permissible for gdb to stop on the line of the
10270 call itself.
10271
1a570b2f
MS
102722000-05-12 Michael Snyder <msnyder@.cygnus.com>
10273
10274 * gdb.base/break.exp (bp on small function, optimized file):
10275 Add a second pass pattern. The behavior differs here between stabs
10276 and dwarf for one-line functions. Stabs preserves two line symbols
10277 (one before the prologue and one after) with the same line number,
10278 but dwarf regards these as duplicates and discards one of them.
10279 Therefore the address after the prologue (where the breakpoint is)
10280 has no exactly matching line symbol, and GDB reports the breakpoint
10281 as if it were in the middle of a line rather than at the beginning.
10282
dc96c6c7 102832000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 10284
d63a86f8 10285 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
10286 rather than "send_gdb" (for consistancy).
10287
7d418785
AC
10288Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10289
10290 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
10291 * gdb.c++/templates.cc: Properly check for GCC version number.
10292 * lib/compiler.cc: Likewise
10293
dc96c6c7 102942000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 10295
d63a86f8 10296 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
10297 gdb may not stop at the first line of main, due to code motion.
10298
dc96c6c7 102992000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
10300
10301 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
10302 This test depends on parsing the printf output from the target.
10303 Since the sparclet stub doesn't do stdio, this will never work.
10304 * gdb.base/call-rt-st.exp: ditto.
10305 * gdb.base/call-strs: ditto.
10306
dc96c6c7 103072000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
10308
10309 * gdb.base/miscexprs.exp: make sizeof long array test portable.
10310
10311 * gdb.base/ending-run.exp: After connecting to a remote target,
10312 but before running, the target will appear to be in a random
10313 location. Specify both a file and a line for breakpoints.
10314 Also, the function that calls main may be called 'init'
10315 rather than 'start'.
10316
a5a51225
EZ
103172000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10318
10319 * gdb.base/help.exp: Update output for add-symbol-file command.
10320
7930cc7c
FN
103212000-04-10 Fernando Nasser <fnasser@cygnus.com>
10322
10323 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10324 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
10325
23e37ab1
C
103262000-04-07 J.T. Conklin <jtc@redback.com>
10327
e93c542c
C
10328 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
10329
23e37ab1
C
10330 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
10331
591b8fa3
PDM
10332Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
10333
10334 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
10335 values that can be represented exactly.
10336 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
10337 above change, and to not check against the directory part of the source
10338 file name.
10339 (step into print_long_arg_list): Likewise.
10340 (print print_small_structs from print_long_arg_list): Likewise.
10341 (print print_long_arg_list): Likewise.
10342
7a495180
EZ
103432000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10344
30b53638 10345 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 10346
beb998c6
AC
10347Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
10348
10349 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
10350
1c689132
DB
103512000-03-25 Daniel Berlin <dan@cgsoftware.com>
10352
10353 * gdb.base/commands.exp (deprecated_command_test): Add test for
10354 deprecate with no arguments.
10355
c1790a9d
JL
103562000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
10357
10358 * gdb.base/break.exp: Add new test for setting breakpoints on
10359 optimized code so we can test breakpoints work even when function
10360 prologues may be optimized away
10361
003ba290
FN
103622000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10363
10364 From David Whedon <dwhedon@gordian.com>
10365 * gdb.base/commands.exp : Added command deprecator tests.
10366
6837a0a2
DB
103672000-03-22 Daniel Berlin <dan@cgsoftware.com>
10368
10369 * gdb.base/help.exp: Added test for new apropos command.
10370
b9593231
KB
103712000-03-21 Kevin Buettner <kevinb@redhat.com>
10372
10373 * gdb.base/pointers.c (usevar): New function.
10374 (main): Make sure that global variables v_int_pointer2, rptr,
10375 and y are all referenced someplace in the program by calling
10376 usevar() on them. [Some linkers delete symbols which are
10377 never referenced. The space remains, but there's no way to
10378 get a (symbolic) handle on the variable from the debugger.]
10379
751a959b
EZ
103802000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10381
10382 * gdb.base/printcmds.c: Add typedeffed arrays.
10383
10384 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
10385 procedure to test arrays that are typedef'd.
10386
73a93a32
JI
103872000-03-13 James Ingham <jingham@leda.cygnus.com>
10388
10389 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 10390 the library directories.
73a93a32 10391
fb40c209
AC
10392Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
10393
10394 * configure.in (configdirs): Add sub directory gdb.mi.
10395 * configure: Re-generate.
10396
10397 * gdb.mi: New directory.
d63a86f8 10398
ee4dd2c9
AC
103992000-02-25 Scott Bambrough <scottb@netwinder.org>
10400
10401 * gdb.base/long_long.exp: Correct test suite failure when printing
10402 a long long value as a double on ARM platforms.
10403
70f0cc22
JB
104042000-02-16 Jim Blandy <jimb@redhat.com>
10405
10406 * gdb.base/break.exp ("breakpoint line number"): Make sure the
10407 default source file is set properly before running this test.
10408
853819b8
EZ
104092000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10410
10411 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
10412 gdbtk/library directory, not in gdbtcl2.
10413
dfcd3bfb
JM
104142000-02-04 Jim Blandy <jimb@redhat.com>
10415
10416 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
10417 backslash from regexp pattern.
10418
10419 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
10420 procedure. Use it to run all the "continue to bp overloaded"
10421 tests. Note that this changes the names of the tests slightly.
10422 If the breakpoint hit message includes a hex PC value, because
10423 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
10424 from the real source code, still consider that a pass.
10425
10426 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
10427 XFAIL here if the breakpoint message contains a hex address. Note
10428 similar change on 1999-11-02.
10429
10430 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
10431
10432 * gdb.base/ptype.exp: Establish a default source file before
10433 calling get_debug_format.
10434
104352000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
10436
10437 * gdb.base/watchpoint.exp: Remove duplication of test messages.
10438
8b93c638
JM
104392000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
10440
10441 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
10442 of successive stepi commands -- while in the prologue we should see
10443 the function entry bracket.
10444
104452000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
10446
10447 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
10448 reach __change_mode() when stepping through the end of main().
10449
c5394b80
JM
104502000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
10451
10452 * gdb.base/default.exp: Fix expected pattern.
10453 * gdb.base/help.exp: Same.
10454
0d06e24b
JM
104552000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10456
10457 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
10458 Don't use xfail's because that affects only the following test.
d63a86f8 10459
0d06e24b
JM
10460 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
10461 solaris or linux.
10462
10463 * gdb.base/selftest.exp: Update to reflect changes to main.c.
10464
dc96c6c7 104652000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 10466
d63a86f8 10467 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
10468 "A syntax error" rather than "A parse error". Accept both.
10469
104702000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
10471
10472 * gdb.base/default.exp: Remove OS dependent string from "target
10473 remote" test.
10474 * gdb.base/help.exp: Same for "help target remote" test.
10475
c3f6f71d
JM
104762000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10477
10478 From Jim Kingdon <kingdon@redhat.com>:
10479
10480 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
10481 prompt (cleanup rather than necessity, but still might keep output
10482 from spilling to next test).
10483
104842000-01-02 Fred Fish <fnf@cygnus.com>
10485
10486 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
10487 AIX, which defines them in <sys/types.h>.
10488
ed9a39eb 104891999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 10490
ed9a39eb
JM
10491 * gdb.base/default.exp: Match arm* etc instead of arm in "info
10492 float" test.
10493
104941999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 10495
ed9a39eb 10496 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
10497
10498 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
10499 outermost frame disallowed".
10500
105011999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
10502
10503 * gdb.base/setvar.exp: New tests for setting the value of a struct
10504 with a constant list.
10505
105061999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
10507
10508 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
10509 require the user to type a cast before setting the value of a struct.
10510
de57eccd
JM
105111999-12-06 Jim Blandy <jimb@cygnus.com>
10512
10513 * gdb.base/default.exp: Expect the new 'info float' command on
10514 all i386 platforms.
10515
10516 * gdb.threads/linux-dp.exp: Expand our ability to recognize
10517 LinuxThreads libraries that don't support debugging.
10518
c2d11a7d
JM
10519Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
10520
10521 * gdb.base/remote.c: Fill the buffer with truely random data.
10522 Change the buffer type to ``unsigned char'' to simplify size
10523 arithmetic.
10524
10525 * gdb.base/remote.exp: Reduce download numbers by one. Typical
10526 stub only handles 400-1 byte packets. Verify that the download
10527 worked.
10528
105291999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
10530
10531 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
10532 tests, using UNRESOLVED for the untested cases. Also, does not wait
10533 for a timeout if the prompt was received before a recognizable pattern.
10534
105351999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
10536
10537 * lib/gdb.exp (gdb_expect_list): Fix spelling.
10538
105391999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10540
10541 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
10542 watchpoints.
10543
105441999-11-24 Jason Merrill <jason@casey.cygnus.com>
10545
10546 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
10547
10548 * gdb.c++/local.exp: Be more flexible in recognizing local class
10549 name mangling. Don't allow horribly truncated method names.
10550 * gdb.c++/derivation.exp: Expect protected inheritance.
10551 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
10552 * gdb.c++/virtfunc.exp: Likewise.
10553 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
10554 when printing a nested enum.
10555
105561999-11-22 Jim Blandy <jimb@cygnus.com>
10557
10558 * gdb.base/step-test.exp: Properly await GDB's response to setting
10559 a breakpoint on the call to large_struct_by_value.
10560
10561 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
10562 just because we have debug info for the `start' function.
10563
105641999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
10565
10566 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
10567 "Unknown signal" messages, which indicate (on LinuxThreads) that
10568 GDB doesn't know how to debug threads on this system. This is
10569 better than hanging while philosopher 0 dumps chatter into gdb.log.
10570
105711999-11-18 Tom Tromey <tromey@cygnus.com>
10572
10573 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
10574
105751999-11-18 Fred Fish <fnf@cygnus.com>
10576
10577 * gdb.base/coremaker2.c: Add sample program for generating
10578 cores that is more self contained than coremaker.c. Eventually
10579 I'll add more code to this and tie it into the testsuite.
10580
4ce44c66
JM
105811999-11-12 Stan Shebs <shebs@andros.cygnus.com>
10582
10583 * gdb.base/dollar.exp: Remove, now in gdb.hp.
10584
105851999-11-10 Jimmy Guo <guo@cup.hp.com>
10586
10587 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
10588 from $srcdir/lib/.
10589 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
10590 and gdb.c++/.
10591
10592 * gdb.c++/derivation.exp: remove redundant get compiler info code.
10593
d63a86f8 10594 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
10595 'continue with watch' test point.
10596
105971999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
10598
10599 Merged from p2linux-990323-branch:
d63a86f8 10600
4ce44c66
JM
10601 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
10602
11cf8741
JM
10603Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
10604
10605 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
10606 {limit,fixed}''. Test ``set download-write-size''.
10607
10608Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
10609
10610 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
10611 gdb_expect_list.
10612
10613Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
10614
10615 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
10616
106171999-11-03 Mark Salter <msalter@cygnus.com>
10618
10619 * gdb.base/break.exp: Fix "stub continue" pattern.
10620
106211999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
10622
10623 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
10624
106251999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
10626
10627 * gdb.base/display.exp ("finish"): Add timeout clause.
10628
10629 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
10630 plain prompt clause, so this doesn't have to time out in order to
10631 fail.
10632
10633 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
10634 breakpoint hit messages include an address.
10635
10636 * gdb.base/display.exp: Don't forget to escape parens in regular
10637 expressions. Unix regexp notatation sucks.
10638
106391999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10640
10641 * gdb.base/annota1.exp: Test for annotate-signalled: change output
10642 order for 'signalled' message.
10643
5c44784c
JM
106441999-11-01 Stan Shebs <shebs@andros.cygnus.com>
10645
10646 From Jimmy Guo <guo@cup.hp.com>:
10647 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
10648 * gdb.base/annota1.c: Add code for tests to work with.
10649
106501999-10-26 Frank Ch. Eigler <fche@cygnus.com>
10651
10652 * gdb.base/remote.exp: New test for remote downloading settings.
10653 * gdb.base/remote.c: New file with large .data.
10654
917317f4
JM
106551999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
10656
10657 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
10658 for LinuxThreads support, merged from the Code Fusion branch.
10659
10660Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
10661
10662 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
10663 containing exp_continue into a while within an expect. Don't
10664 attempt a start more than three times. Check return value from
10665 gdb_load.
d63a86f8 10666
2df3850c
JM
10667Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
10668
10669 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
10670 a pass case.
10671
2acceee2
JM
106721999-10-01 Kevin Buettner <kevinb@cygnus.com>
10673
10674 * gdb.base/break.c (main): Added a statement that we can step
10675 off of.
10676 * gdb.base/break.exp: Added tests for setting a breakpoint
10677 at an offset and stepping onto a breakpoint.
10678
106791999-10-01 Fred Fish <fnf@cygnus.com>
10680
d63a86f8 10681 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
10682 gdb output.
10683
c2c6d25f
JM
106841999-09-18 Jim Blandy <jimb@cris.red-bean.com>
10685
10686 * gdb.base/break.exp: Code locations are in hex, don't forget!
10687 (For HP-UX.)
10688
106891999-09-17 Stan Shebs <shebs@andros.cygnus.com>
10690
10691 * condbreak.exp: Use break.c as test program.
10692 * condbreak.c: Remove, redundant with break.c.
10693
106941999-09-15 Stan Shebs <shebs@andros.cygnus.com>
10695
10696 * config/monitor.exp (gdb_target_monitor): Disable X- and
10697 Z-packets if the target needs it.
10698
106991999-09-13 James Ingham <jingham@leda.cygnus.com>
10700
10701 * gdb.c++/overload.exp: Added tests for listing overloaded
10702 functions with function pointers in the arg, explicitly calling
10703 out the version you want.
10704
cff3e48b
JM
107051999-09-09 Stan Shebs <shebs@andros.cygnus.com>
10706
10707 * long_long.exp: Add variations of test cases that work for
10708 targets with 16-bit ints and 32-bit doubles.
10709
d4f3574e
SS
107101999-09-08 Stan Shebs <shebs@andros.cygnus.com>
10711
10712 * break.c (main): Compare a possibly-uninitialized argc with an
10713 unlikely value that fits in 16 bits.
10714
107151999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10716
10717 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
10718 0xfeeb, don't want negative numbers if ints are 16 bits.
10719
10720 * lib/gdb.exp (skip_cplus_tests): New proc.
10721 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
10722 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
10723 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
10724 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
10725 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
10726 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
10727 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
10728 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
10729
10730 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
10731
10732Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
10733
10734 * gdb.base/corefile.exp (up): Allow a parameter to appear
10735 in the frame that we're going up to.
10736
10737 From Jim Blandy <jimb@cygnus.com>:
10738
10739 * gdb.base/default.exp (info float): Expect some output now.
10740
10741 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
10742 returning floating-point values to fail on the x86.
10743 * gdb.base/callfwmall.exp (do_function_calls): Same.
10744
10745 * gdb.base/list.exp (test_listsize): Correct expectations for
10746 listing line 1 with listsize 2. Also, listing a single line
10747 works now, as does listing three lines. [Kevin's note: There
10748 were a number of other cases fixed too where the expectations
10749 differed...]
10750
107511999-09-02 Stan Shebs <shebs@andros.cygnus.com>
10752
10753 * gdb.base/selftest.exp: Add case for when version prints as
10754 constant string instead of char pointer.
10755
104c1213
JM
107561999-08-25 Stan Shebs <shebs@andros.cygnus.com>
10757
10758 * gdb.base/ending-run.exp: Add Solaris case for what happens when
10759 stepping out of main.
10760
10761 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
10762 G++ used.
10763
10764 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
10765 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
10766
10767 * gdb.c++/ovldbreak.exp: Update match string in test that
10768 includes a warning of multiple breakpoints.
10769
107701999-08-24 Stan Shebs <shebs@andros.cygnus.com>
10771
10772 * gdb.base/display.exp: Improve precision of step-after-finish
10773 added yesterday.
10774
10775 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
10776 test.
10777
10778 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
10779 configs when using G++, not just hppa*.
10780
107811999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10782
10783 * gdb.base/async.c: New file.
10784 * gdb.base/async.exp: New file.
10785
10786Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
10787
10788 * gdb.base/break.exp: Tweak PA specific tests to properly handle
10789 PA64.
10790
53a5351d
JM
10791Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
10792
104c1213
JM
10793 * gdb.base/display.exp: "finish" can leave us mid-line on many
10794 targets, deal with it. Add a small constant to main, instead of
10795 1000 since main+1000 may not be a valid address in the target.
10796
53a5351d
JM
10797 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
10798 on hpux11.
10799
10800 * gdb.base/attach.exp: Handle another hpux11 error message variant
10801 when attaching to a process that does not exist.
10802
108031999-08-19 J.T. Conklin <jtc@redback.com>
10804
10805 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
10806 characters in 'continue to 1241' test.
10807
108081999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10809
10810 * gdb.base/call-ar-st.exp: Add a shorter match case for the
10811 stop in print_long_arg_list, define and use a whitespace
10812 variable in print_small_structs test, add an XFAIL for Solaris.
10813 * gdb.base/dbx.exp: XFAIL func commands until somebody is
10814 interested enough to fix.
10815
7be570e7
JM
108161999-08-13 Keith Seitz <keiths@cygnus.com>
10817
10818 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
10819 (dbx_gdb_load): Remove. Use gdb_load instead, since that
10820 proc knows about targets other than the natives.
10821 (test_assign): Use "gdb_run_cmd" to "run" the target.
10822 Check that we've actually hit the breakpoint at main.
10823 When we attempt to assign a value to a local variable, check
10824 that the variable is in the current scope, i.e., don't use
10825 a test with an empty result.
10826
10827Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
10828
10829 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
10830 command.
10831
108321999-08-09 Stan Shebs <shebs@andros.cygnus.com>
10833
10834 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10835 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
10836 gdb.compat, gdb.threads-hp.
10837 gdb.hp/configure, gdb.hp/configure.in: New files.
10838 gdb.hp/Makefile.in: Recurse into new subdirs.
10839 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
10840 gdb.hp/gdb.objdbg: New directory, tests for debugging info
10841 in object files.
10842 gdb.hp/tools: New directory, aux tools for HP-specific tests.
10843
96baa820
JM
108441999-08-05 Stan Shebs <shebs@andros.cygnus.com>
10845
10846 * gdb.base/display.exp: Help expect by putting a newline in the
10847 funky printf, remove a bogus p/a test.
10848
108491999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10850
10851 * gdb.base/display.exp: Make sure that when we say 'run', we are
10852 connected to the target. This is necessary when running not
10853 natively.
10854
108551999-08-03 Stan Shebs <shebs@andros.cygnus.com>
10856
10857 * gdb.base/step-test.exp: Removed some extraneous messages.
10858
10859 * gdb.base/long_long.exp: Don't run memory examination tests
10860 on little-endian targets (they will need a different set of
10861 results to match).
10862
108631999-08-02 Stan Shebs <shebs@andros.cygnus.com>
10864
10865 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
10866 until somebody decides to fix GDB.
10867
10868 * gdb.base/long_long.c: Stop compiler complaint by specifying long
10869 constant as "ULL".
10870 * gdb.base/long_long.exp: Loosen x/c test, add partial result
10871 matches for a couple x/2 commands.
10872
a0b3c4fd
JM
108731999-07-30 Stan Shebs <shebs@andros.cygnus.com>
10874
10875 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
10876 by merging in ref-types2 tests.
10877 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
10878
10879 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10880 * gdb.c++/Makefile.in: Add standard actions.
10881 (EXECUTABLES): Rename from PROGS, update list.
10882 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
10883 from gdb.hp.
10884 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
10885 foo and bar locals.
10886 * gdb.c++/anon-union.exp: Fix tests to match.
10887 * gdb.c++/classes.exp: Run if HP compiler used, add extra
10888 expect matches to handle output variations.
10889 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
10890 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
10891 output, add HP alternatives for new and delete prints.
10892 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
10893 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
10894 * gdb.c++/demangle.exp: Use $style when reporting failure.
10895 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
10896 * gdb.c++/inherit.exp: Run if HP compiler used, add some
10897 match alternatives.
10898 * gdb.c++/local.exp: Add match alternatives or xfails for HP
10899 compilers.
10900 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
10901 * gdb.c++/method.exp: Add match alternatives.
10902 * gdb.c++/misc.cc: Add bool types.
10903 * gdb.c++/misc.exp: Add tests for bool types.
10904 * gdb.c++/overload.exp: Add xfails.
10905 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
10906 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
10907 add some more template parameter tests (only for HP currently).
10908 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
10909 * gdb.c++/virtfunc.cc: Add return type and value for main.
10910 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
10911 match alternatives.
d63a86f8 10912
a0b3c4fd
JM
109131999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10914
10915 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
10916
109171999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
10918
10919 * gdb.base/signals.exp: Don't expect getting a backtrace from
10920 within a signal handler to fail on Linux.
10921
109221999-07-29 Stan Shebs <shebs@andros.cygnus.com>
10923
10924 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10925 * lib/gdb.exp: Remove some gratuitious semicolons.
10926 (delete_breakpoints): Increase timeout.
10927 (gdb_expect): Add -notransfer option.
10928 (gdb_test): Use -notransfer option.
10929 (get_compiler_info): Add f77 case.
10930 (get_compiler): New proc, split out from gdb_preprocess, add f77
10931 case.
10932 (gdb_preprocess): Call get_compiler.
10933
10934 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
10935 * gdb.base/attach.exp, gdb.base/display.exp,
10936 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
10937 gdb.base/long_long.exp, gdb.base/printcmds.exp,
10938 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
10939 third arg to gdb_test.
10940 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
10941 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
10942 HP-UX xfails, add others.
10943 * gdb.base/completion.exp: Reflect name change of self-test.
10944 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
10945 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
10946 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
10947 HP failure number.
10948 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
10949 useless HP-UX 10.30 references.
10950 * gdb.base/maint.exp: Loosen matches.
10951 * gdb.base/pointers.c (main): Declare more_code.
10952 * gdb.base/pointers.exp: Match on output of a `next'.
10953 * gdb.base/structs.c: Add prototypes.
10954 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
10955 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
10956
109571999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10958
10959 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
10960 command.
10961
109621999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10963
10964 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
10965 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
10966
10967 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
10968 debug info. Deal with lack of signal hanlder info in stack.
10969
10970 From Jim Kingdon <kingdon@redhat.com>:
10971 * gdb.base/annota1.exp: If printf has debug info, deal with it.
10972
5a2468f5
JM
109731999-07-19 Stan Shebs <shebs@andros.cygnus.com>
10974
10975 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
10976 gdb.base/foll-vfork.exp: Don't run for crosses.
10977
adf40b2e
JM
10978Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
10979
10980 * gdb.base/configure.in: Check for gdbvars.exp instead of
10981 a1-selftest.exp.
10982 * gdb.base/configure: Re-generate.
10983
109841999-07-12 Stan Shebs <shebs@andros.cygnus.com>
10985
10986 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
10987 in trying to run first and name is too long.
10988
10989 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
10990 pointers2.c and pointers2.exp, respectively.
10991 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
10992 doschk happier.
10993
43e526b9
JM
109941999-07-08 Stan Shebs <shebs@andros.cygnus.com>
10995
10996 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
10997 callfuncs2.c and callfuncs2.exp.
10998
10999 * gdb.base/list.exp: Remove mistaken xfails.
11000 * gdb.base/list0.h: Add optional prototypes.
11001
9846de1b
JM
11002Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
11003
11004 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
11005 calling malloc.
11006 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
11007 * ptype.exp: Move test for get_debug_format to before its first
11008 use.
11009
110101999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11011
11012 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
11013 * gdb.base/annota2.cc, annota2.exp: Move from here.
11014 * gdb.c++/annota2.cc, annota2.exp: To here.
11015 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
11016
43ff13b4
JM
11017Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11018
11019 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
11020 a consistent format.
11021
085dd6e6
JM
110221999-06-25 Stan Shebs <shebs@andros.cygnus.com>
11023
11024 From Jimmy Guo <guo@cup.hp.com> and others at HP:
11025 * lib/gdb.exp (get_compiler_info): Add detection for assorted
11026 HP compilers, also set the globals $true and $false.
11027
11028 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
11029 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
11030 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
11031 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
11032 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
11033 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
11034 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
11035 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
11036 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
11037 whatis.c} Add C++ compatible function definitions and return
11038 types, add includes for library functions.
11039 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
11040 * gdb.base/step-test.c (myglob): Rename from glob.
11041 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
11042 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
11043 files, move here from gdb.hp.
11044 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
11045 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
11046 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
11047 Adjust line numbers in regexps.
11048
11049 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
11050 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
11051 instead of 0/1.
11052
11053 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
11054 foll-vfork.exp: New files, move here from gdb.hp.
11055 * gdb.base/page.exp: New file, test of pagination command.
11056
11057 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
11058 recursion test.
11059 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
11060
11061 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
11062 gdb.base/solib.exp: Fix compiler invocation process.
11063
11064 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
11065 HP-UX 11, turn off overload resolution explicitly.
11066 * gdb.base/commands.exp: Set argument list explicitly, add
11067 watchpoint test.
11068 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
11069 them work.
11070 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
11071 expressions properly.
11072 * gdb.base/corefile.exp: Loosen the match slightly.
11073 * gdb.base/default.exp: Allow "Error accessing memory" message
11074 also.
11075 * gdb.base/display.exp: Skip over x/0 j if PA64.
11076 * gdb.base/funcargs.exp: Add xfails for HP-UX.
11077 * gdb.base/interrupt.exp: Ditto.
11078 * gdb.base/langs.exp: Add symbolic matches governed by compiler
11079 in use.
11080 * gdb.base/list.exp: Add xfails for HP-UX.
11081 * gdb.base/long_long.exp: Refine some of the numeric matches.
11082 * gdb.base/mips_pro.exp: Xfail on HP-UX.
11083 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
11084 * gdb.base/nodebug.exp: Succeed on more varieties of output.
11085 * gdb.base/opaque.exp: Remove some HP-UX xfails.
11086 * gdb.base/ptype.exp: Succeed on more varieties of output.
11087 * gdb.base/scope.exp: Add xfails for HP-UX.
11088 * gdb.base/sect-cmd.exp: Add more cases.
11089 * gdb.base/setvar.exp: Add xfails for HP-UX.
11090 * gdb.base/shlib-call.exp: Loosen some matches slightly.
11091 * gdb.base/signals.exp: Match on void symbolically.
11092 * gdb.base/step-test.exp: Add case for PA64.
11093 * gdb.base/term.exp: Add exit and restart.
11094 * gdb.base/twice.exp: Clean up after self.
11095 * gdb.base/varargs.exp: Disable overload resolution explicitly.
11096 * gdb.base/whatis.exp: Allow more ways to pass tests.
11097
11098 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
11099 no longer useful.
11100
11101Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
11102
11103 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
11104 list of patterns.
11105 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
11106 print_double_array(double_array)", "continuing to breakpoint
11107 1018", "print print_double_array(array_d)" and "continuing to
11108 1034" tests.
d63a86f8 11109
085dd6e6
JM
111101999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11111
11112 * Makefile.in: Add empty html and install-html targets.
11113
111141999-06-24 Stan Shebs <shebs@andros.cygnus.com>
11115
11116 * config/mt-*: Remove, these haven't been used since 1996.
11117
111181999-06-22 Stan Shebs <shebs@andros.cygnus.com>
11119
11120 * gdb.base/call-strs.c, gdb.base/ending-run.c,
11121 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
11122 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
11123
9e0b60a8
JM
111241999-06-18 Stan Shebs <shebs@andros.cygnus.com>
11125
11126 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
11127 simpler match case for the ptype of the big class.
11128
111291999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11130
11131 * gdb.exp: Fix test for gdb_prompt existence.
11132
111331999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11134
11135 * gdb.exp (gdb_test): Add fail after calls to perror.
11136
111371999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11138
11139 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
11140
111411999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11142
11143 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
11144
0f71a2f6
JM
11145Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
11146
11147 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
11148 malloc() is linked in.
11149
111501999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
11151
11152 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
11153 step at end.
11154
11155 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
11156
111571999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
11158
11159 * gdb.java/jv-print.exp: New file. (Our first Java test!)
11160
cce74817
JM
11161Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
11162
11163 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
11164 * gdb.base/mips_pro.exp: Likewise.
11165
111661999-06-02 Keith Seitz <keiths@cygnus.com>
11167
11168 * gdb.c++/templates.cc: Change all "new" operators to throw
11169 an exception.
11170 * gdb.c++/cplusfuncs.cc: Likewise.
11171
11172 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
11173
11174Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
11175
11176 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
11177 * gdb.base/ending-run.exp: When stepping out of main, accept a
11178 step into an arbitrary assembler file.
11179
392a587b
JM
111801999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11181
d63a86f8 11182 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 11183 "breakpoint-invalid" to be printed.
d63a86f8 11184 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
11185 number of "frames-invalid" and "breakpoint-invalid" to be printed.
11186 * gdb.base/annota2.cc: Initialize a.x to 0.
11187
9e086581
JM
111881999-05-17 Keith Seitz <keiths@cygnus.com>
11189
11190 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
11191 when "skip_float_tests" set.
11192 Ditto for "print print_double_array(array_d)", "print print_small_structs",
11193 "print print_ten_doubles", and "step into print_long_arg_list".
11194 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
11195 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
11196 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
11197 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
11198 "skip_float_tests" is set.
11199 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
11200 when "skip_float_tests" set.
d63a86f8 11201
cd0fc7c3
SS
112021999-05-06 Keith Seitz <keiths@cygnus.com>
11203
11204 * gdb.base/annota2.cc: Include stdio.h.
11205
11206Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
11207
11208 * gdb.base/crossload.exp: Remove, this has been disabled ever
11209 since BFD stopped including all targets, and cross-GDB gets
11210 plenty of testing anyway.
11211 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
11212 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
11213 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
11214 * gdb.base/README: Remove, was doc for this.
11215 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
11216 needed.
11217
b83266a0
SS
112181999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11219
11220 * gdb.base/call-ar-st.exp: Fix one regular expression in test
11221 output.
11222
11223 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
11224 * gdb.base/annota2.exp: New file. More annotation tests.
11225 * gdb.base/annota1.c: New file. Source file for annota1.exp.
11226 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
11227
112281999-04-23 Angela Marie Thomas <angela@cygnus.com>
11229
11230 * config/cfdbug.exp: New file.
11231
7a292a7a
SS
112321999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
11233
11234 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
11235 Marcus Daniel's and Dale Hawkins's demangler crashes.
11236
11237 * gdb.c++/demangle.exp (test_gnu_style_demangling,
11238 test_lucid_style_demangling, test_arm_style_demangling,
11239 test_hp_style_demangling): Try Tom Tromey's core-dumping
11240 identifier under each demangling style.
11241
112421999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
11243
11244 * gdb.c++/demangle.exp: Include the current demangling style
11245 in all test names.
11246 (current_demangling_style): New global variable.
11247 (set_demangling_style, test_demangling_core, test_demangling,
11248 test_demangling_exact): New functions.
11249 (test_gnu_style_demangling, test_lucid_style_demangling,
11250 test_arm_style_demangling, test_hp_style_demangling): Use those,
11251 instead of calling gdb_test and gdb_test_exact directly.
11252 (catch_demangling_errors): New function, which reports errors
11253 signalled by the demangling test functions in an orderly way.
11254 (do_tests): Use catch_demangling_errors.
11255
112561999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
11257
11258 * gdb.base/signals.exp (test_handle_all_print): Use () for
11259 grouping in expressions, not {}.
11260
11261 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
11262 initialized yet.
11263
112641999-04-01 Stan Shebs <shebs@andros.cygnus.com>
11265
11266 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
11267 are listed.
11268
112691999-03-26 Stan Shebs <shebs@andros.cygnus.com>
11270
11271 * gdb.stabs/weird.exp: Test for CC being defined before
11272 looking at its value.
11273
112741999-03-25 Stan Shebs <shebs@andros.cygnus.com>
11275
11276 * gdb.base/call-ar-st.exp: Remove stray '#'.
11277 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
11278 "short int" and "long int".
11279 * gdb.c++/overload.cc: Cast the string added in the previous
11280 change, to mollify finicky HP compiler.
11281 * gdb.hp/reg-test.exp (testfile): Fix file name.
11282 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 11283
7a292a7a
SS
11284 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
11285 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
11286 alternate form of enum ptype.
11287
c906108c
SS
112881999-03-23 Stan Shebs <shebs@andros.cygnus.com>
11289
7a292a7a
SS
11290 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
11291 * gdb.hp/*.exp: Change all to run compiler probe only after
11292 passing skip_hp_tests, so as not to waste time on guaranteed
11293 failure.
11294
c906108c
SS
11295 * gdb.c++/overload.cc: Pass string instead of char addr, always
11296 init ccpfoo.
11297 * gdb.c++/templates.cc: Fix syntax error.
11298
7a292a7a
SS
11299Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11300
11301 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 11302 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
11303 command.
11304
113051999-03-18 James Ingham <jingham@cygnus.com>
11306
11307 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
11308
11309 * gdb.c++/method.exp: It was testing an uninitialized int on the
11310 stack and assuming it was positive.
11311
11312 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
11313
11314 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 11315 keep it from killing the rest of the tests.
7a292a7a
SS
11316 Use gdb_continue_to_end.
11317
11318 * gdb.base/sigall.exp: use gdb_continue_to_end.
11319
11320 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
11321
11322 * gdb.base/display.exp: use runto_main, not run.
11323
d63a86f8
RM
11324 * gdb.base/default.exp: Check for the current error message in the
11325 r abbreviation test.
7a292a7a
SS
11326 Add strongarm to the targets that know info float.
11327
d63a86f8 11328 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
11329 run which doesn't work with monitors.
11330
11331 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
11332
11333 * gdb.base/break.exp: use the gdb_continue_to_end proc.
11334
11335 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
11336 program. Traps the case (in Cygmon) when the program never really
11337 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
11338 more places, so I used my name. Sorry Mark...
11339
11340 * config/monitor.exp (gdb_target_monitor): added another
11341 target_info parameter: remotebinarydownload. This will set the
11342 remotebinarydownload flag if this is causing some boards trouble.
11343
113441999-03-18 Mark Salter <msalter@cygnus.com>
11345
11346 * lib/gdb.exp (continue_to_exit): New function.
11347
11348 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
11349 * gdb.base/ending-run.exp: Ditto.
11350 * gdb.base/step-test.exp: Ditto.
11351
113521999-03-16 Stan Shebs <shebs@andros.cygnus.com>
11353
11354 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
11355 (suggested by Art Haas <ahaas@neosoft.com>).
11356
113571999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
11358
11359 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
11360
11361Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
11362
11363 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
11364 descriptions of types (short unsigned int vs unsigned short, etc).
11365
113661999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
11367
11368 * gdb.base/call-strs.exp: Don't assume that `step' will step over
11369 a call to strlen; sometimes we do have sources.
11370
113711999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
11372
11373 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
11374 character, so GDB won't print garbage after its end.
d63a86f8 11375
c906108c
SS
11376 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
11377 breakpoint there instead. Sometimes GCC emits memcpy to handle
11378 the large structures being passed by value, so we step into that
11379 instead of sum_array_print, which obscures what we're really testing.
11380 * gdb.base/step-test.exp: However, we do want a test that notices
11381 the bizarre steps into memcpy, so do that here. Add check for
11382 stepping into function calls that pass large structures by value.
11383 ("Is that a noun clause, or are you just happy to see me?")
11384 Remove all references to specific line numbers.
11385 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
11386 New type and function.
11387 (main): Call large_struct_by_value, passing it a large struct by value.
11388 * lib/gdb.exp (gdb_get_line_number): New function.
11389
11390 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
11391 more portable.
11392
7a292a7a
SS
113931999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
11394
c906108c
SS
11395 * lib/gdb.exp: Doc fixes.
11396
7a292a7a
SS
113971999-03-05 Nick Clifton <nickc@cygnus.com>
11398
d63a86f8 11399 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
11400
114011999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
11402
c906108c
SS
11403 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
11404 commands. They're not germane to this test, and they don't work
11405 that way on remote targets.
11406
3fc11d3e
JM
114071999-03-01 James Ingham <jingham@cygnus.com>
11408
11409 * Changelog entries merged over from gdb development branch.
11410
3fc11d3e
JM
11411 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
11412
11413 * lib/gdb.exp (gdbtk_analyze_results): Generic function
11414 for outputting results of test run.
11415
2d4a1622 11416 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
11417
11418 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 11419
7a292a7a
SS
114201999-02-25 Felix Lee <flee@cygnus.com>
11421
11422 * lib/gdb.exp (debug_format): initialize
11423
c906108c
SS
114241999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
11425
11426 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
11427 * gdb.base/call-rt-st.c: Ditto.
11428
c906108c
SS
114291999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
11430
11431 * gdb.threads/pthreads.exp (horiz): New variable.
11432 (test_startup): Fix regexps that capture thread numbers.
11433
114341999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
11435
11436 * gdb.base/smoke.exp: Disambiguate two test case names (both
11437 called ``print'').
11438
11439Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
11440
11441 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
11442 compilation.
11443
114441999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
11445
11446 * gdb.base/miscexprs.exp: Change patterns to match GDB's
11447 actual output formatting.
11448 * gdb.base/smoke.exp: GDB removes leading 0's.
11449 * gdb.base/volatile.exp: Don't check type of remuneration;
11450 that variable is no longer defined in constvars.c.
11451 * gdb.base/step-test.c (main): Exit with explicit exit code.
11452 * gdb.base/step-test.exp: Remove two nexti checks--they are
11453 not portable.
11454
114551999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
11456
11457 * gdb.base/help.exp ("help delete display"): Fix test to match
11458 gdb's output.
11459
11460 * gdb.base/long_long.c (known_types): Initialize values to zero.
11461 * gdb.base/long_long.exp: Step one more line
11462 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 11463 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
11464 unique test case names.
11465
11466Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11467
d63a86f8 11468 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
11469
11470 * gdb.c++/method.exp: Add missing close brace.
11471
114721999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
11473
11474 * gdb.base/maint.exp: Use 'set height 0' to disable page
11475 prompting, not 'set height 400'.
11476
11477 Fix a bunch of timeouts.
11478 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
11479 four separate tests, so expect doesn't take forever to match a ton
11480 of text against a regexp with lots of .* forms.
11481 ("maint print psymbols", "maint print symbols"): Make some of
11482 these greps more selective, so that expect doesn't try to wade
11483 through huge piles of output and time out.
11484
11485 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
11486
11487 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
11488 tests: one which doesn't expect shlib events to be reported, and
11489 another which does, but is XFAIL for all platforms other than
11490 HP/UX.
11491
11492 * gdb.base/break.exp: Teach the test suite that the `catch
11493 fork', `catch vfork', and `catch exec' commands produce error
11494 messages on platforms that don't provide these features.
11495
11496Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
11497
11498 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
11499 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
11500 (shortening names from solib_threshold.exp etc), won't run on
11501 anything but HP-UX for the foreseeable future.
11502 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
11503 reflect move.
11504
11505Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
11506
11507 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
11508 gdb.trace/Makefile.in (clean): Remove all test executables.
11509
11510Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
11511
11512 * gdb.base/shlib-call.exp: add test cases to verify that gdb
11513 successfully re-sets breakpoints in shared libraries.
11514 * gdb.base/shmain.c (main): return 0, don't fall off the end.
11515
11516Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11517
d63a86f8
RM
11518 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
11519 and compiled w/o GCC.
c906108c
SS
11520
11521 * gdb.hp/watch-cmd.exp: ditto.
11522
11523 * gdb.hp/watch-hp.exp: ditto.
11524
11525 * gdb.hp/xdb1.exp: ditto.
11526
11527 * gdb.hp/xdb2.exp: ditto.
11528
11529 * gdb.hp/dbx.exp: ditto.
11530
11531Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
11532
11533 * constvars.c: Remove C++-isms.
11534 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
11535 with GCC.
11536
11537Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
11538
11539 The following changes are part of the HP merge.
11540
11541 * gdb.base/break.exp: new tests to verify that catchpoints for
11542 fork, vfork, and exec don't trigger inappropriately.
11543
11544 * gdb.base/opaque.exp: compile one file at a time, then link.
11545
11546 * gdb.base/signals.exp: be more restrictive about which hppa
11547 systems receive a setup_xfail. new tests.
11548
11549 * gdb.base/solib_threshold.build: new file.
11550 * gdb.base/solib_threshold.exp: new file.
11551 * gdb.base/solib_threshold.link_opts: new file.
11552 * gdb.base/solib_threshold.mk: new file.
11553 * gdb.base/gen_solib_threshold.c: new file.
11554
11555 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
11556 tests. New tests for enums inside classes.
11557
11558 * gdb.c++/compiler.cc: indicate support of template debugging.
11559
11560 * gdb.c++/demangle.exp: run hp style demangling tests.
11561
11562 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
11563 tests.
11564
11565 * gdb.c++/misc.cc: changes to support new tests.
11566
11567 * gdb.c++/templates.cc: changes to support HP's compiler; changes
11568 to support new tests.
11569
11570 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
11571 gcc, then skip these tests.
11572
11573Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
11574
11575 The following files are part of the HP merge; some had longer
11576 names at HP, but have been renamed to be no more than 14
11577 characters in length.
11578
11579 * gdb.hp/ambiguous.cc: new file.
11580 * gdb.hp/ambiguous.exp: new file.
11581 * gdb.hp/attach.exp: new file.
11582 * gdb.hp/attach2.exp: new file.
11583 * gdb.hp/classes-hp.exp: new file.
11584 * gdb.hp/ctti.exp: new file.
11585 * gdb.hp/ctti-add.cc: new file.
11586 * gdb.hp/ctti-add1.cc: new file.
11587 * gdb.hp/ctti-add2.cc: new file.
11588 * gdb.hp/ctti-add3.cc: new file.
11589 * gdb.hp/dbx.exp: new file.
11590 * gdb.hp/exception.cc: new file.
11591 * gdb.hp/exception.exp: new file.
11592 * gdb.hp/foll-exec.c: new file.
11593 * gdb.hp/foll-exec.exp: new file.
11594 * gdb.hp/foll-fork.c: new file.
11595 * gdb.hp/foll-fork.exp: new file.
11596 * gdb.hp/foll-vfork.c: new file.
11597 * gdb.hp/foll-vfork.exp: new file.
11598 * gdb.hp/inherit-hp.exp: new file.
11599 * gdb.hp/more-steps.exp: new file.
11600 * gdb.hp/namespace.cc: new file.
11601 * gdb.hp/namespace.exp: new file.
11602 * gdb.hp/optimize.exp: new file.
11603 * gdb.hp/pxdb.c: new file.
11604 * gdb.hp/pxdb.exp: new file.
11605 * gdb.hp/quicksort.exp: new file.
11606 * gdb.hp/reg-test.exp: new file.
11607 * gdb.hp/reg-test.s: new file.
11608 * gdb.hp/sized-enum.c: new file.
11609 * gdb.hp/sized-enum.exp: new file.
11610 * gdb.hp/start-stop.exp: new file.
11611 * gdb.hp/templ-hp.cc: new file.
11612 * gdb.hp/templ-hp.exp: new file.
11613 * gdb.hp/thr-lib.c: new file.
11614 * gdb.hp/thr-lib.exp: new file.
11615 * gdb.hp/thr-lib.h: new file.
11616 * gdb.hp/thr-liblib.c: new file.
11617 * gdb.hp/virtfun-hp.c: new file.
11618 * gdb.hp/virtfun-hp.exp: new file.
11619 * gdb.hp/watch-cmd.exp: new file.
11620 * gdb.hp/watch-hp.exp: new file.
11621 * gdb.hp/xdb1.exp: new file.
11622 * gdb.hp/xdb2.exp: new file.
11623 * gdb.hp/xdb3.exp: new file.
11624
11625Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
11626
11627 The following files are part of the HP merge; some had longer
11628 names at HP, but have been renamed to be no more than 14
11629 characters in length.
11630
11631 * gdb.base/ss.h: new file.
11632 * gdb.base/call-ar-st.c: new file.
11633 * gdb.base/call-ar-st.exp: new file.
11634 * gdb.base/call-rt-st.c: new file.
11635 * gdb.base/call-rt-st-exp: new file.
11636 * gdb.base/call-strs.exp: new file.
11637 * gdb.base/ena-dis-br.exp: new file.
11638 * gdb.base/environ.exp: new file.
11639 * gdb.base/long_long.exp: new file.
11640 * gdb.base/sect-cmd.exp: new file.
11641 * gdb.base/shlib-cl2.exp: new file.
11642 * gdb.base/smoke.exp: new file.
11643 * gdb.base/so-impl-ld.c: new file.
11644 * gdb.base/so-impl-ld.exp: new file.
11645 * gdb.base/so-indr-cl.c: new file.
11646 * gdb.base/so-indr-cl.exp: new file.
11647 * gdb.base/varargs.exp: new file.
11648 * gdb.base/volatile.exp: new file.
11649 * gdb.base/whatis-exp.exp: new file.
7a292a7a 11650 * gdb.base/display.exp: new file.
c906108c
SS
11651 * gdb.c++/derivation.exp: new file.
11652 * gdb.c++/local.exp: new file.
11653 * gdb.c++/member-ptr.exp: new file.
11654 * gdb.c++/overload.exp: new file.
11655 * gdb.c++/ovldbreak.exp: new file.
11656 * gdb.c++/ref-types.exp: new file.
11657 * gdb.c++/ref-types2.exp: new file.
11658 * gdb.c++/userdef.exp: new file.
d63a86f8 11659
c906108c
SS
11660Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11661
11662 * gdb.base/default.exp: Reflect wording change in remote.c.
11663
dc96c6c7 11664Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11665
11666 * gdb.base/help.exp: Update to reflect current text.
11667
11668Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
11669
11670 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
11671 they're stack variables and contain garbage.
11672 * gdb.c++/anon-union.exp: new file.
11673
11674 The following changes were made by David Taylor
11675 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
11676 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
11677 in changes by HP.
11678
11679 * gdb.base/bitops.exp: new file.
11680 * gdb.base/default.exp: change expected messages for catch and
11681 info catch tests to reflect HP merge changes.
11682 * gdb.base/enable-disable-break.exp
11683 * gdb.base/ending-run.c: new file.
11684 * gdb.base/long_long.c: new file.
11685 * gdb.base/maint.exp: new file.
11686 * gdb.base/pointers2.exp: new file.
11687 * gdb.base/shlib-call2.exp: new file.
11688 * gdb.base/solib.exp: new file.
11689 * gdb.base/step-test.c: new file.
11690 * gdb.c++/anon-union.cc: new file.
11691 * gdb.c++/local.cc: new file.
11692 * gdb.c++/member-pointer.cc: new file.
11693 * gdb.c++/method.cc: new file.
11694 * gdb.c++/ref-types.cc: new file.
11695 * gdb.c++/ref-types2.cc: new file.
11696 * gdb.c++/userdef.cc: new file.
d63a86f8 11697
c906108c
SS
11698 * gdb.base/scope.exp: compile one file at a time, then link.
11699 * gdb.base/langs.exp: ditto.
11700 * gdb.base/list.exp: ditto.
d63a86f8 11701
c906108c
SS
11702Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
11703
11704 The following changes were made by David Taylor
11705 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
11706 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
11707 in changes by HP.
d63a86f8 11708
c906108c
SS
11709 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
11710 skip tests. When compiling pass c++ flag to gdb_compile.
11711 * gdb.c++/
d63a86f8 11712
c906108c
SS
11713 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
11714 test for on hppa*-*-hpux*; use args to see if c++ was specified.
11715 (skip_hp_tests): new function.
11716 (gdb_preprocess): new function.
11717
11718 * configure.in (hpdir): decide whether to configure gdb.hp.
11719 * configure: regenerated.
11720
11721 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
11722 to delete on clean.
11723 (EXECUTABLES): update to reflect new additions.
11724 * gdb.base/commands.exp: update message expected.
11725 * gdb.base/default.exp: add copyright notice.
11726 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
11727 * gdb.base/help.exp: update messages to reflect current text.
11728 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
11729 targets for recurse tests.
11730 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
11731 skip this file.
11732
11733 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
11734 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
11735 compilation.
11736 * gdb.c++/misc.exp: ditto.
11737 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
11738 run the tests. tell gdb_compile that it's a c++ compilation.
11739
11740 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 11741
c906108c
SS
11742 * gdb.base/all-bin.exp: new file.
11743 * gdb.base/arithmet.exp: new file.
11744 * gdb.base/assign.exp: new file.
11745 * gdb.base/completion.exp: new file.
11746 * gdb.base/cond-expr.exp: new file.
11747 * gdb.base/condbreak.exp: new file.
11748 * gdb.base/define.exp: new file.
11749 * gdb.base/dollar.exp: new file.
11750 * gdb.base/environment.exp: new file.
11751 * gdb.base/eval-skip.exp: new file.
11752 * gdb.base/jump.exp: new file.
11753 * gdb.base/logical.exp: new file.
11754 * gdb.base/pointers.exp: new file.
11755 * gdb.base/relational.exp: new file.
11756 * gdb.base/section_command.exp: new file.
11757 * gdb.base/whatis-expr.exp: new file.
11758
11759 * gdb.base/all-types.c: new file.
11760 * gdb.base/call-array-struct.c: new file.
11761 * gdb.base/call-return-struct.c: new file.
11762 * gdb.base/call-strings.c: new file.
11763 * gdb.base/callfuncs2.c: new file.
11764 * gdb.base/condbreak.c: new file.
11765 * gdb.base/constvars.c: new file.
11766 * gdb.base/display.c: new file.
11767 * gdb.base/int-type.c: new file.
11768 * gdb.base/jump.c: new file.
11769 * gdb.base/miscexprs.c: new file.
11770 * gdb.base/pointers.c: new file.
11771 * gdb.base/pointers2.c: new file.
11772 * gdb.base/shmain.c: new file.
11773 * gdb.base/shr1.c: new file.
11774 * gdb.base/shr2.c: new file.
11775 * gdb.base/solib.c: new file.
11776 * gdb.base/solib1.c: new file.
11777 * gdb.base/solib2.c: new file.
11778 * gdb.base/varargs.c: new file.
11779 * gdb.c++/derivation.cc: new file.
11780 * gdb.c++/overload.cc: new file.
11781 * gdb.c++/ovldbreak.cc: new file.
11782 * gdb.hp/attach.c: new file.
11783 * gdb.hp/attach2.c: new file.
11784 * gdb.hp/average.c: new file.
11785 * gdb.hp/compiler.c: new file.
11786 * gdb.hp/compiler.cc: new file.
11787 * gdb.hp/execd-program.c: new file.
11788 * gdb.hp/follow-exec.c: new file.
11789 * gdb.hp/follow-fork.c: new file.
11790 * gdb.hp/follow-vfork-and-exec.c: new file.
11791 * gdb.hp/misc-hp.cc: new file.
11792 * gdb.hp/more-steps.c: new file.
11793 * gdb.hp/optimize.c: new file.
11794 * gdb.hp/quicksort.c: new file.
11795 * gdb.hp/run-hp.c: new file.
11796 * gdb.hp/start-stop.c: new file.
11797 * gdb.hp/sum.c: new file.
11798 * gdb.hp/templates-hp.cc: new file.
11799 * gdb.hp/thread-local-in-lib.c: new file.
11800 * gdb.hp/thread-local-in-lib.h: new file.
11801 * gdb.hp/thread-local-in-lib.lib.c: new file.
11802 * gdb.hp/vforked-program.c: new file.
11803 * gdb.hp/virtfunc-hp.cc: new file.
11804 * gdb.hp/watchpoint-hp.c: new file.
11805 * gdb.hp/xdb.c: new file.
11806 * gdb.hp/xdb0.c: new file.
11807 * gdb.hp/xdb0.h: new file.
11808 * gdb.hp/xdb1.c: new file.
11809
11810Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
11811
11812 The following change was made by Edith Epstein
11813 <eepstein@cygnus.com> as part of a project to merge in changes
11814 originally made by HP; HP did not create ChangeLog entries.
11815
11816 * gdb.c++/demangle.exp: changed the expected output for some
11817 ARM-style mangling -- removed second reference to datatype.
11818 For example, maint demangle __dt__11T1__pt__2_cFv
11819 T1<char>::~T1<char>(void)
11820 becomes,
11821 maint demangle __dt__11T1__pt__2_cFv
11822 T1<char>::~T1(void)
11823
11824 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 11825
c906108c
SS
11826Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
11827
11828 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
11829 * gdb.trace/backtrace.exp: Likewise.
11830 * gdb.trace/circ.exp: Likewise.
11831 * gdb.trace/collection.exp: Likewise.
11832 * gdb.trace/deltrace.exp: Likewise.
11833 * gdb.trace/infotrace.exp: Likewise.
11834 * gdb.trace/limits.exp: Likewise.
11835 * gdb.trace/packetlen.exp: Likewise.
11836 * gdb.trace/passc-dyn.exp: Likewise.
11837 * gdb.trace/passcount.exp: Likewise.
11838 * gdb.trace/report.exp: Likewise.
11839 * gdb.trace/save-trace.exp: Likewise.
11840 * gdb.trace/tfind.exp: Likewise.
11841 * gdb.trace/tracecmd.exp: Likewise.
11842 * gdb.trace/while-dyn.exp: Likewise.
11843 * gdb.trace/while-stepping.exp: Likewise.
11844
118451998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
11846
11847 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
11848
11849Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
11850
11851 From Brendan Kehoe:
11852 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
11853 int return types.
11854
11855Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
11856
11857 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
11858 remote dos host testing right.
11859
11860Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
11861
11862 * gdb.base/corefile.exp: remove some xfails.
11863
11864Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
11865
11866 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
11867 have different timestamps.
11868
11869Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
11870
11871 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
11872 gdb.base/default.exp: Replace "exec" with "executable".
11873
11874Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
11875
11876 * gdb.base/default.exp: Change else if to elseif from previous
11877 delta.
11878
11879Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
11880
11881 * gdb.base/default.exp: Add brace missing from previous delta.
11882
11883Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
11884
11885 * gdb.base/default.exp: Support test for info float for all
11886 varieties of arm toolchain.
11887
dc96c6c7 11888Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11889
11890 * gdb.trace/*.exp: remove "remote_download" command.
11891
dc96c6c7 11892Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11893
11894 * gdb.trace/*.exp: remove -gdwarf from compile.
11895
11896Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
11897
11898 * gdb.trace/configure.in(AC_INIT): typo
11899 * gdb.trace/configure: regenerated
11900
dc96c6c7 11901Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11902
11903 * config/m68k-emc.exp: New file.
11904 * lib/<emc-support.exp trace-support.exp}: New files.
11905 * configure.in: add new test directory gdb.trace.
11906 * gdb.trace/{configure configure.in Makefile.in}: New files.
11907 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
11908 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
11909 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
11910 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
11911 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
11912 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
11913 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 11914
dc96c6c7 11915Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11916
11917 * gdb.c++/classes.exp: Change all regular expressions to match
11918 arbitrary combinations of newline/carriage-return, so that they
11919 will work equally well on Unix and Windows.
11920 * gdb.c++/inherit.exp: ditto.
11921 * gdb.c++/virtfunc.exp: ditto.
11922
119231998-08-11 Dawn Perchik <dawn@cygnus.com>
11924
11925 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
11926
c2d11a7d
JM
11927Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
11928
11929 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
11930 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
11931 to use a0-a3/d0-d3 as needed.
11932
11933Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
11934
11935 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
11936 * gdb.disasm/am33.exp: Corresponding changes.
11937
c906108c
SS
119381998-07-11 Felix Lee <flee@cygnus.com>
11939
11940 * gdb.base/callfuncs.exp: add cmp10 test.
11941 * gdb.base/callfuncs.c (cmp10): new function.
11942
11943Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
11944
d63a86f8 11945 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
11946 into two parts to get around a synchronization problem in expect.
11947
3fc11d3e
JM
11948Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
11949
11950 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
11951
11952 * configure.in: Add options for gdbtk testsuite.
11953
11954 * configure: Regenerate.
11955
11956 * gdb.gdbtk: New directory to hold gdbtk tests.
11957
c906108c
SS
11958Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11959
11960 * gdb.fortran/types.exp: Escape brackets in expect patterns
11961 for test_float_literal_types_accepted tests.
11962 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
11963 before run test.
11964
c2d11a7d
JM
11965Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
11966
11967 * am33.exp: Just compile, do not link the testcase.
11968 * am33.s: Add ".am33" pseudoop to force am33 mode.
11969
c906108c
SS
119701998-06-25 Felix Lee <flee@cygnus.com>
11971
11972 * gdb.base/setshow.exp: make sure $pc is sane.
11973
11974 * gdb.stabs/weird.exp: split expect patterns properly.
11975
c2d11a7d
JM
11976Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
11977
11978 * gdb.disasm/am33.s: New disassembler testfile for the am33.
11979 * gdb.disasm/am33.exp: Run it.
11980
dc96c6c7 11981Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11982
11983 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
11984 match processing (and eliminate spurious timeouts when running).
11985
dc96c6c7 11986Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11987
11988 * gdb.base/signals.exp (test_handle_all_print): put back Mach
11989 exception test, but conditionalize it on target [mach | gnu].
11990
dc96c6c7 11991Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11992
11993 * gdb.base/overlays.exp: fixup compile line for linker script.
11994
11995Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
11996
11997 * gdb.fortran/types.exp: don't guess at float size.
11998
11999Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
12000
12001 * gdb.base/exprs.exp: delete test that depends on int size.
12002
12003Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
12004
12005 * config/sim.exp: Removed checks for target triplets.
12006 (gdb_target_sim): Use gdb,target_sim_options.
12007
12008Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
12009
12010 * gdb.base/reread.exp: New file.
12011 * gdb.base/reread1.c: New file.
12012 * gdb.base/reread2.c: New file.
12013
12014Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
12015
12016 * config/sim.exp: Use 'target sim -sparclite' when running
12017 SPARClite programs.
12018
12019Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
12020
12021 * gdb.base/structs2.exp: New file.
12022 * gdb.base/structs2.c: New file.
12023
12024Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
12025
12026 * gdb.asm/common.inc: New file.
12027 * gdb.asm/d10v.inc: New file.
12028 * asm-source.exp: Pass -I's to gas to find .inc files.
12029 Update line numbers in expected output.
12030 * asmsrc1.s: Rewrite.
12031 * asmsrc2.s: Rewrite.
12032 * configure.in: Create arch.inc symlink.
12033 * configure: Regenerate.
12034 * Makefile.in (distclean): Delete arch.inc.
12035
12036Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
12037
12038 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
12039 (t_enum_value2): ditto
12040 (t_enum_value3): ditto
12041 (main): ditto
12042Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12043
12044 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
12045 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
12046 change.
12047 Use gdb_test instead of send_gdb/gdb_expect sequences.
12048
12049Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
12050
12051 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
12052 not void.
12053
12054Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
12055
12056 * gdb.base/branches.c: Code with lots of loops and
12057 subroutines. Used to test gdbs ability to single step through PC
12058 changes, especially to test mips-tdep.c:mips_next_pc
12059
12060Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
12061
12062 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
12063 more rigorous EGCS C++ error checking.
12064
12065Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12066
12067 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 12068 tests.
c906108c 12069 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 12070 function when asleep.
c906108c 12071 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
12072 for i*86 Linux and SVR4 signal handling problems.
12073 Remove linux xfail for `next to handler in signals_tests_1', fixed
12074 by recent infrun.c change.
c906108c 12075 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 12076 stack backtraces.
c906108c
SS
12077 Adjust expect pattern in `handle all print' test to match Apr 28 1997
12078 target.[ch] change.
12079
12080Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
12081
12082 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
12083 for a newline from gdb before continuing.
12084 (default_gdb_exit): Just look for y or n.
12085 (gdb_test): Detect abnormal exit from GDB running on DOS; if
12086 it does, fail the rests of the tests in the file.
12087
12088Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
12089
12090 * config/cygmon.exp: New file.
12091
12092Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
12093
12094 * gdb.base/list.exp: Fix problem with "list default lines around
12095 main" test on remote targets.
12096
12097 * gdb.base/scope.exp: Fix problem with filelocal_bss before
12098 run test on remote targets.
12099
12100Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
12101
12102 * gdb.asm: New directory.
12103 * configure.in: Configure it.
12104 * configure: Regenerate.
12105 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
12106 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
12107
12108Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
12109
12110 * config/mn10300-eval.exp: New file to support MN10300 eval board.
12111
dc96c6c7 12112Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 12113
c906108c
SS
12114 * gdb.base/overlays (several files): Merge the two overlay
12115 managers into one. Change variables (foox, barx, bazx, grbxx)
12116 back into ints but force them to load in their proper sections.
12117
12118Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
12119
12120 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
12121 on-chip insn memory and IMAP1 to upper 128k.
12122 (D10VCopy): Handle memory regions crossing 16k boundaries.
12123 (D10VCopy): Transfer data in 32 bit chunks.
12124
12125Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
12126
12127 * gdb.base/overlays.c (main): Exit normally when result is
12128 correct.
12129
12130 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
12131 map. Include space for printf in .text segment.
12132
12133 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
12134 updated d10v memory VMA/LMA map.
12135 (D10VCopy): Call D10VTranslate.
d63a86f8 12136
c906108c
SS
12137Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
12138
12139 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
12140
12141 * gdb.base/bar.c (barx, bar): Change variable to small array so
12142 that it won't be put into the .sdata - small data -
12143 section. Update reference.
12144 * gdb.base/baz.c (bazx, baz): Ditto.
12145 * gdb.base/foo.c (foox, foo): Ditto.
12146 * gdb.base/grbx.c (grbxx, grbx): Ditto.
12147
12148 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
12149 to be arrays.
d63a86f8 12150
dc96c6c7 12151Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 12152
c906108c
SS
12153 * gdb.base/overlays.exp: fix up and get working again.
12154 Add tests for backtraces from an overlay function.
d63a86f8 12155
c906108c
SS
12156Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
12157
12158 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
12159 "calling function with watchpoint enabled".
12160
12161Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
12162
12163 * gdb.base/break.exp (test_next_with_recursion): Remove
12164 gdb_suppress_tests for d10v-*-*.
12165 * lib/gdb.exp (gdb_suppress_tests): Disable this function
12166 pending review of whether it is useful or not.
12167
12168Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
12169
12170 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
12171
12172Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
12173
12174 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
12175 * config/dve.exp: New file to support Densan boards.
12176
12177Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
12178
12179 * gdb.base/interrupt.exp: Document problem of simulators, signals,
12180 reads and BSD.
12181
12182Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
12183
12184 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
12185 response.
12186
12187 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
12188
12189Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
12190
12191 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
12192 test.
12193
12194 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
12195 target_sizeof_long and target_bigendian_p.
12196 (structs_by_value, structs_by_reference): Check values according
12197 to targets word size and endianess.
d63a86f8 12198
c906108c
SS
12199Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
12200
12201 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
12202 output.
12203
12204Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
12205
12206 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
12207 Update test of set args help to match source change.
12208
12209Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
12210
12211 * gdb.base/default.exp: Expect help system output to be in
12212 alphabetical order.
12213 * gdb.base/help.exp: Ditto.
12214
12215Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
12216
12217 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
12218 "i*86-pc-linux-gnu*".
12219 * gdb.base/interrupt.exp: Ditto.
12220 * gdb.base/corefile.exp: Ditto.
12221
12222 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
12223 define vxworks when building the testcase.
12224
12225 * gdb.base/ptype.exp: Fix testnames to be unique.
12226 * gdb.base/radix.exp: Ditto.
12227 * gdb.base/term.exp: Ditto.
12228 * gdb.base/whatis.exp: Ditto.
12229 * gdb.c++/classes.exp: Ditto.
12230
12231Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
12232
12233 * gdb.base/callfuncs.exp: Fix indentation.
12234
12235 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
12236 suppress_flag has been set.
12237 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
12238 target feature.
12239
12240Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
12241
12242 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
12243 the testcase.
12244
12245 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
12246 set_debug_traps() and breakpoint().
12247 * gdb.c++/misc.cc (main): Ditto.
12248 * gdb.c++/templates.cc (main): Ditto.
12249 * gdb.c++/virtfunc.cc (main): Ditto.
12250
12251Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
12252
12253 * lib/gdb.exp(gdb_step_for_stub): New function.
12254 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
12255 exists, reload the executable and do a "continue" instead of
12256 doing a jump.
12257 (runto_main): Use gdb_step_for_stub.
d63a86f8 12258
c906108c
SS
12259 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
12260 tests to have unique names.
12261 * gdb.base/callfuncs.exp: Ditto.
12262 * gdb.base/commands.exp: Ditto.
12263 * gdb.base/default.exp: Ditto.
12264 * gdb.base/help.exp: Ditto.
12265 * gdb.base/list.exp: Ditto.
12266 * gdb.base/opaque.exp: Ditto.
12267 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
12268 similar tests.
d63a86f8 12269
c906108c
SS
12270 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
12271 * gdb.c++/cplusfuncs.cc: Ditto.
12272 * gdb.c++/virtfunc.cc: Ditto.
12273
12274 * config/monitor.exp: Keep track of the last file we saw, rather
12275 than trying to get the info from gdb.
12276
12277 * gdb.fortran/types.exp: Move comment to previous line.
12278
12279Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
12280
12281 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
12282 target mode.
12283
12284Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
12285
12286 From Bob Manson:
12287 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
12288 string from GDB when it connects.
12289
12290 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
12291
12292Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
12293
12294 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
12295 if we can't get a debug format from GDB (we may be testing an
12296 older GDB). Use a 10 second timeout when checking for the format.
12297
12298 * gdb.stabs/weird.exp: Fix quoting.
12299
12300 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
12301
12302Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
12303
12304 * config/arm-ice.exp: New file.
12305
12306Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
12307
12308 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
12309 until it has been modified to work with the new testsuite.
12310
99707966 12311 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
12312 testcase won't compile, cause all of the testcases in the file to
12313 fail instead.
12314
12315 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
12316 (gdb_clear_suppressed): New procedure.
12317 (gdb_stop_suppressing_tests): Only clear suppress_flag if
12318 it contains a positive value.
12319
12320Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
12321
12322 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
12323
12324 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
12325
12326Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
12327
12328 * lib/gdb.exp (setup_xfail_format): New function.
12329 (get_debug_format): New function to get debug format.
12330 (debug_format): New global variable to hold last value set
12331 by get_debug_format.
12332 * gdb.base/list.exp: Call get_debug_format and expect some
12333 tests to fail for DWARF 1 and COFF formats.
12334 * gdb.c++/ptype.exp: Ditto.
12335 * gdb.c++/classes.exp: Ditto.
12336 * gdb.c++/cplusfuncs.exp: Ditto.
12337 * gdb.c++/inherit.exp: Ditto.
12338 * gdb.c++/templates.exp: Ditto.
12339 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 12340
c906108c
SS
12341Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
12342
12343 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
12344 host doesn't have a currently-open connection.
12345
12346 * config/sparclet.exp: Cleanups and fixes to make it generic for
12347 any gdb stub target. Handle cases where gdb doesn't respond when
12348 interrupted in a sane fashion.
12349
12350 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
12351 same thing in a totally different way.
12352
12353 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
12354 setting "timeout".
12355 (gdb_start): We set the global gdb_prompt variable in
12356 default_gdb_init now.
12357
12358Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
12359
12360 * gdb.base/printcmds.exp: Fix "check for floating addition"
12361 regexp to accept results within approx +/- .01 of exact value.
12362 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
12363
12364Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
12365
12366 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
12367 properly.
12368 (gdb_expect): Add optional timeout parameter, and add timeout
12369 value to various calls.
12370 (gdb_suppress_tests): Only give one warning message per group.
12371
12372Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
12373
12374 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
12375 global variables. Handle getting a value for $timeout more
12376 gracefully.
12377
12378Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
12379
12380 * lib/gdb.exp: Close connection to remote host if gdb doesn't
12381 initialize.
12382 (default_gdb_init): New procedure; allow gdb_init to be overridden
12383 by a target configuration file.
12384 (gdb_expect): Pass the timeout to remote_expect.
12385
12386 * config/monitor.exp(gdb_load): Fix typo in regexp.
12387
12388Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
12389
12390 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
12391
12392Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
12393
12394 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
12395 here. Call gdb_target_exec before rebooting the target, to make
12396 sure the connection to the target is closed.
12397 (gdb_load): Pass the name of the executable to gdb_target_monitor.
12398 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
12399 Also detect "Timeout reading from remote" error.
12400
12401 * config/gdbserver.exp: Pass the executable being loaded to
12402 gdb_target_monitor. Don't call gdb_file_cmd here; let
12403 gdb_target_monitor do it.
12404
12405 * gdb.disasm/hppa.exp: Don't use exec_output.
12406
12407Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
12408
12409 * gdb.base/list.exp: If we're debugging a non-native target,
12410 try to set the pc register to point to the start of the
12411 program before doing the first list command.
12412
12413 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
12414 test_calls after restarting.
12415
12416 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
12417 reloading.
12418
12419 * gdb.base/watchpoint.exp: Fix typo.
12420
12421 * gdb.base/setshow.exp: Check for use_gdb_stub.
12422
12423 * gdb.base/break.exp: Fix continue until exit test for the gdb
12424 stub case.
12425 * gdb.base/langs.exp: Ditto.
12426
12427 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
12428 gdb_load_offset. If we weren't given a file to load, figure out
12429 what the current file is and use it.
12430
12431 * config/i386-bozo.exp: New file.
12432
12433Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
12434
12435 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
12436 feature.
12437
12438 * config/proelf.exp: New entry.
12439
12440Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
12441
12442 * lib/gdb.exp: Remove spurious .* patterns at the beginning
12443 of regexps.
12444
12445 * gdb.base/watchpoint.exp: Don't run the test_stepping
12446 tests if gdb can't call functions on the target.
12447
12448 * gdb.base/setshow.exp: Don't run the set prompt tests if
12449 the board has gdb_prompt set.
12450
12451Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
12452
12453 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
12454 * gdb.base/commands.exp: Likewise.
12455 * gdb.base/setshow.exp: Likewise.
12456
12457Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
12458
12459 * config/monitor.exp(gdb_start): Look for gdb_prompt target
12460 feature.
12461
12462 * config/i960.exp: New file.
12463
12464Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
12465
12466 * gdb.base/funcargs.exp: Check for gdb,short_int target
12467 feature instead of looking for explicit target triplets.
12468
dc96c6c7 12469Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 12470
d63a86f8 12471 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
12472 "p 123DEADBEEF", to check parse_number.
12473 * top.c: change "to enable to enable" to "to enable" in a couple
12474 of help strings.
12475
12476Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
12477
12478 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
12479 on the mn10300.
d63a86f8 12480
c906108c
SS
12481Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
12482
12483 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
12484 where the test executable is run with explicit args.
12485 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
12486
12487Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
12488
12489 * gdb.base/run.c: Use FAKEARGV to build test executable that
12490 does not require a command line arg, since most simulators
12491 don't currently support passing such an arg into the simulated
12492 program.
12493 * gdb.base/commands.exp: Change tests to insert the proper
12494 value as the arg to the first recursive factorial call. Change
12495 compilation line to define FAKEARGV at compile time.
12496
12497Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
12498
12499 * gdb.base/recurse.exp: Enable these tests for the mn10300.
12500 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
12501 function with watchpoint enabled" test.
12502
12503Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
12504
12505 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
12506 Don't call gdb_test when the command doesn't return to a gdb prompt.
12507
12508 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
12509 "Tests restarted" messages.
12510
12511Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
12512
12513 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
12514
dc96c6c7 12515Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12516
12517 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
12518 for INFO SYMBOL; add help tests for OVERLAY commands.
12519 * gdb.base/default.exp: add tests for INFO SYMBOL command;
12520 add tests for OVERLAY commands
12521 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
12522 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
12523 * gdb.base/sigall.c: add usestubs code frag
12524 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 12525
c906108c
SS
12526Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
12527
12528 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
12529 failures.
12530 (gdb_stop_suppressing_tests): Note that tests have restarted.
12531
12532Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
12533
12534 * config/h8300.exp: New file.
12535
12536Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
12537
12538 * gdb.base/setshow.exp: Check for the existence of a
12539 feature, not its value.
12540
12541Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
12542
12543 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
12544
12545 * gdb.base/scope.exp: It's now init0(), not init().
12546
12547 * gdb.base/scope0.c: For now, change init() to be init0().
12548
12549 * config/monitor.exp: Use gdb_serial in preference to serial
12550 or netport.
12551
12552 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
12553 and it's not already set.
12554
12555Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
12556
12557 * gdb.base/setshow.exp: Only test the run command if the target
12558 isn't using a stub and if it supports argument passing.
12559
12560Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
12561
12562 * config/udi.exp(gdb_start): Make sure UDICONF is set
12563 properly before starting gdb.
12564
12565Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
12566
12567 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
12568 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
12569 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
12570
12571Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
12572
12573 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
12574 specialized code to reboot the board, use remote_reboot instead.
12575
12576 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
12577
12578 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
12579
12580 * config/monitor.exp: Make sure we disconnect from the target.
12581 Also, try a reboot/reload cycle instead of failing if the
12582 load fails.
12583
12584Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
12585
12586 * gdb.base/default.exp: Don't set match_max.
12587 * gdb.base/help.exp: Ditto.
12588 * gdb.base/list.exp: Ditto.
12589 * gdb.base/signals.exp: Ditto.
12590
12591 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
12592 set, use remote_ld to download the testcase instead of
12593 the GDB loader.
12594
12595Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
12596
12597 * config/vr5000.exp: New file.
12598
12599 * config/monitor.exp(gdb_target_monitor): Add pattern for
12600 "Ending remote" to detect errors in connecting.
12601
12602 * gdb.base/setshow.exp: Add .* within auto language test.
12603
12604 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
12605 target feature.
12606
12607 * config/monitor.exp(gdb_load): Check for a failure when loading,
12608 and reboot the board if necessary.
12609
12610 * gdb.base/setvar.exp(test_set): Handle multiple prints within
12611 a set of tests. Remove print.* from the patterns being checked.
12612
12613Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
12614
12615 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
12616 refer to gdb_spawn_id.
12617
12618 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
12619 longer used.
12620 * config/sparclet.exp: Ditto.
12621 * config/sparclet-old.exp: Ditto.
12622 * config/slite.exp: Ditto.
12623 * config/sim.exp: Ditto.
12624 * gdb.base/funcargs.exp: Ditto.
12625
12626 * lib/gdb.exp:Remove references to gdb_spawn_id.
12627 (gdb_expect): Move to remote.exp.
12628
12629Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
12630
12631 * config/monitor.exp: Detect the "Couldn't establish connection"
12632 message from GDB.
12633
12634Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
12635
12636 * gdb.base/bitfields.exp: Use runto instead of explicit
12637 gdb_run_cmd/gdb_expect sequences.
12638
12639 * gdb.base/break.exp(text_next_with_recursion): Add match for
12640 gdb_expect call.
12641
12642 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
12643 We also need to handle the "A program is being debugged already"
12644 prompt from gdb. Use gdb_test to set the baud rate.
12645
12646 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
12647 to 20000. Really. I mean it.
12648
12649Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
12650
12651 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
12652 fails. If suppress_flag is set, skip perror message about not
12653 being able to send to GDB.
12654 (send_gdb): If suppress_flag is set, don't try to send commands to
12655 GDB.
12656 (gdb_expect): If suppress_flag is set, always fail immediately.
12657 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
12658 (gdb_init): Call gdb_stop_suppressing_tests.
12659 (default_gdb_exit): Ditto.
12660 (default_gdb_start): Ditto.
12661
12662 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
12663 gdb_stop_suppressing_tests as appropriate.
12664 * gdb.base/break.exp: Ditto.
12665 * gdb.base/callfuncs.exp: Ditto.
12666 * gdb.base/commands.exp: Ditto.
12667 * gdb.base/exprs.exp: Ditto.
12668 * gdb.base/funcargs.exp: Ditto.
12669 * gdb.base/list.exp: Ditto.
12670 * gdb.base/recurse.exp: Ditto.
12671 * gdb.base/scope.exp: Ditto.
12672 * gdb.base/structs.exp: Ditto.
12673 * gdb.c++/inherit.exp: Ditto.
12674
12675Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
12676
12677 * config/vr4300.exp: New file.
12678
99707966 12679 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 12680
99707966 12681 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
12682
12683Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
12684
12685 * lib/gdb.exp(gdb_init): New function.
12686
12687 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
12688 for each individual variable set.
12689
12690 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
12691 name.
12692
12693 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
12694
12695 * gdb.base/scope.exp: Use gdb_test.
12696
12697 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
12698 aborting; the testsuite driver will do that for us (see
12699 gdb_finish). Also, use gdb_test in a few more places.
12700
12701Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12702
12703 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
12704
12705Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
12706
12707 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
12708 and "add_tests" are not at the same address.
12709
12710Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
12711
12712 * gdb.base/ptype.exp: Use gdb_test.
12713
12714Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
12715
12716 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
12717 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
12718 left in. No longer expect them to fail.
12719
12720 * gdb.stabs/*.mt; Deleted, no longer used.
12721 * gdb.stabs/configure.in: Remove references to target makefile
12722 frags.
12723 * gdb.stabs/configure: Rebuilt.
12724
12725 * gdb.disasm/*.mt: Deleted, no longer used.
12726 * gdb.disasm/configure.in: Remove references to target makefile
12727 frags. Use "sh3.s" as the unique filename for this directory.
12728 * gdb.disasm/configure: Rebuilt.
12729
12730 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
12731 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
12732 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
12733
12734Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
12735
12736 * config/udi.exp: Use mondfe,name instead of remote_host.
12737
12738Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
12739
12740 * gdb.base/watchpoint.exp: Don't expect a failure when calling
12741 a function with a watchpoint enabled on the mn10200.
12742
12743 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
12744 before trying to create it!
12745
12746Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
12747
12748 * config/vx.exp: Use hostname instead of netport.
12749
12750 * config/vxworks.exp: New file.
12751
12752 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
12753
12754 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
12755 gdb before assuming everything worked. Send a ^C if a timeout
12756 occurs.
12757
12758 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
12759 $gdb_spawn_id directly.
12760 (gdb_run_cmd): Try _start as well as start. Use the target feature
12761 gdb,start_symbol as the symbol to start from when jumping.
12762
12763Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
12764
12765 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
12766 redundant) test.
12767
12768 * gdb.base/recurse.exp: Relax final value test for 'b' so that
12769 it doesn't lose for 16bit integer systems.
12770
12771Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
12772
12773 * gdb.fortran/types.exp: If the target doesn't support "double"
12774 data types, then expect "real" types to only be 4 bytes.
12775
12776 * gdb.c++/virtfunc.exp: Expect failure for virtual function
12777 call tests if the target doesn't support inferior function calls.
12778
12779 * gdb.base/printcmds.exp: Allow minor deviation in FP values
12780 in printf tests.
12781
12782Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
12783
12784 * gdb.base/help.exp: Disable "help set", "help show", and
12785 "help support". Simplify regexp for "help stack".
12786
12787 * gdb.base/default.exp: Set match_max to 5000 and the timeout
12788 to 60 seconds. Temporarily set match_max to 15000 around the
12789 "info copying" test.
12790
12791 * gdb.base/nodebug.exp: Don't try to do an inferior function
12792 call if the target doesn't support them.
12793 * gdb.base/printcmds.exp: Likewise.
12794 * gdb.base/setvar.exp: Likewise.
12795 * gdb.base/structs.exp: Likewise.
12796 * gdb.c++/templates.exp: Likewise.
12797 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
12798
12799 * gdb.base/recurse.exp: Enable for the mn10200.
12800
12801 * configure.in: Do configure gdb.stabs directory for *-*-elf
12802 targets.
12803 * configure: Rebuilt.
12804
12805 * gdb.base/break.exp: Check for gdb,noresults before testing
12806 exit status and/or results from the target.
12807 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
12808 * lib/gdb.exp: Remove old (now bogus) initialization of
12809 noinferior, noargs, noresults and nosignals.
12810
12811Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
12812
12813 * config/sh.exp: New file.
12814
12815 * config/slite.exp: Try to connect multiple times to the board
12816 before rebooting. Only send a "monitor run" if need_monitor_run
12817 is set.
12818
12819 * gdb.base/break.exp: Don't do the "stub continue" test if
12820 the target has gdb_stub set.
12821
12822 * gdb.base/callfuncs.exp: Increase the timeout.
12823
12824 * gdb.base/interrupt.exp: Don't even try to compile the testcase
12825 if the target has gdb,noinferiorio set.
12826
12827 * gdb.base/list.exp: Increase match_max to 10000 characters.
12828
12829 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
12830
12831 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
12832 target.
12833
12834 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
12835
12836Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
12837
12838 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
12839 trying to delete the copy of gdb. Catch the file delete so we
12840 don't die if the delete fails; also, the file should be copied to
12841 the host, not to the build.
12842
12843Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
12844
12845 * lib/gdb.exp(gdb_test): Surround the result pattern with
12846 parenthesis in case it contains multiple regexps separated
12847 with |.
12848
12849 * gdb.base/watchpoint.exp: Use gdb_test.
12850 * gdb.base/default.exp: Ditto.
12851
12852Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
12853
99707966 12854 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 12855
c906108c
SS
12856 * gdb.base/scope.exp: Use gdb_test.
12857 * gdb.c++/classes.exp: Ditto.
12858 * gdb.c++/inherit.exp: Ditto.
12859
12860Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
12861
12862 * gdb.base/crossload.exp: Don't use execute_anywhere, use
12863 remote_exec instead.
12864 * gdb.base/corefile.exp: Don't be ridiculous.
12865 * gdb.base/*.c: Add missing stub invocations.
12866
12867Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
12868
12869 * config/slite.exp: Miscellaneous fixes.
12870
12871 * lib/gdb.exp: Fix runto.
12872
12873 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
12874 the target.
12875
12876 * gdb.base/watchpoint.exp: Fix regexp.
12877
12878 * lib/gdb.exp(default_gdb_exit): Add a catch to the
12879 close and wait commands, as the descriptor may now be
12880 invalid. Always call "remote_close host".
12881
12882Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
12883
12884 Major rewrite for testsuite revision.
d63a86f8 12885
c906108c
SS
12886 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
12887 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
12888 instead of relying on spawn_id to always contain a valid
12889 spawn id.
12890 (get_compiler_info): New procedure to build the ${binfile}.ci
12891 file, instead of replicating this in N different places.
12892 (gdb_compile): New procedure.
d63a86f8 12893
c906108c
SS
12894 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
12895 appropriate arguments) instead of compile. Use gdb_test in a lot
12896 more places. Use send_gdb instead of send. Always run gdb_start
12897 at the start of a testcase, as this is no longer done magically.
12898
12899 config/*-gdb.exp: Rename without the -gdb suffix.
12900
12901 config/mips.exp: Use remote_close instead of exit_remote_shell.
12902 config/monitor.exp: Use target_info instead of looking at
12903 baud, timeout, etc.
12904 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
12905
12906Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12907
12908 * gdb.c++/templates.exp (test_ptype_of_templates),
12909 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
12910 Update expect patterns for destructors and assignment operators
12911 to match corresponding c-typeprint.c changes.
12912 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
12913 to destructor breakpoint test, GDB should be able to set the
12914 destructor breakpoint without specifying arguments.
12915
12916Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
12917
12918 * gdb.threads/pthreads.exp: Change result for failure to compile due
12919 to lack of pthreads runtime support from an error to simply an
12920 unsupported test, per dejagnu standards.
12921
12922Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12923
12924 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
12925 where GDB exits to reduce pattern match time.
12926 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
12927
12928 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
12929
dc96c6c7 12930Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12931
12932 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
12933 * gdb.base/default.exp: ditto.
12934 * gdb.base/nodebug.exp: ditto.
12935 * gdb.base/printcmds.exp: ditto.
12936 * gdb.base/ptype.exp: ditto.
12937 * gdb.base/setvar.exp: ditto.
12938 * gdb.base/structs.exp: ditto.
12939 * gdb.base/setshow.c: Guard against uninitialized values of argc.
12940
12941Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
12942
12943 * configure, */configure: Rebuild with autoconf 2.12.
12944
12945Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
12946
12947 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
12948 use new i*86-pc-linux*-gnu quads.
12949 * gdb.base/corefile.exp: Ditto.
12950 * gdb.base/signals.exp: Ditto.
12951 * gdb.base/sigall.exp: Ditto.
12952 * gdb.base/interrupt.exp: Ditto.
12953
12954 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
12955 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
12956 RedHat 4.0.
d63a86f8 12957
c906108c
SS
12958 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
12959 linux. This allows the test case to at least compile on latest
12960 linux, but still not run due to missing the threads runtime library.
12961
12962Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12963
12964 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
12965 directory to search gdb directory. Accept and step over conditional
12966 stack alignment code. Consume $prompt in failure cases.
12967 Reset timeout to $oldtimeout instead of some arbitrary value.
12968 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
12969 timeout problems with infinite stack backtraces.
12970 * gdb.base/ptype.exp (ptype struct link, union tu_link):
12971 Accept function parameters for linkfunc member.
12972
12973Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
12974
12975 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
12976 (CXXFLAGS): Remove, unreferenced.
12977 (B_OPTIONS): Add for -B options and add code to initialize with
12978 previous -B options and also add -B option to pick up cross compiled
12979 runtime.
12980 (TARGET_INCLUDES): Add for -I options and add code to initialize when
12981 doing cross compiles.
12982 (target_alias): Declare global.
12983 (xgcc): Set variable to full path of gcc in build tree. Use findfile
12984 to verify that gcc exists in build tree, and if so set CC to that
12985 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 12986
c906108c
SS
12987Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
12988
12989 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
12990 ptype test for anonymous union. Fixup testcase to match
12991 current gcc debug output.
12992
12993Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
12994
12995 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
12996 force argument to an unsigned long type.
12997
12998Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
12999
13000 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
13001 tests and anonymous union print/ptype tests.
13002 * gdb.base/list.exp (test_forward-search): Increase timeout by
13003 5 minutes for the "search extremely long line" case.
13004 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
13005 completely optional and that the pass/fail messages use the command as
13006 the message if that third arg is a null string.
13007 (gdb_test_exact): Arrange that a null string pattern means match a
13008 null string output rather than any output, which might include random
13009 errors.
13010 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
13011 backtrace test.
13012 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
13013 always failing and failure is now exposed by gdb.exp changes.
13014
13015Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
13016
13017 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
13018 weren't being noted.
13019
13020Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13021
13022 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
13023 * gdb.stabs/weird.exp: Remove v_comb xfails.
13024
dc96c6c7 13025Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13026
13027 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
13028 list.exp scope.exp watchpoint.exp]
13029 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 13030
dc96c6c7 13031Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13032
13033 * config/monitor.exp: Increase download timeout to 1000 seconds.
13034
dc96c6c7 13035Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13036
13037 * config/m32r.exp: Increase timeout to 120 seconds.
13038
13039Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
13040
13041 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
13042 and accept older ordering as obsolescent gcc or gdb.
13043 * gdb.c++/templates.exp: Ditto.
13044 * gdb.c++/virtfunc.exp: Ditto.
13045
13046Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
13047
13048 * gdb.base/coremaker.c: Add code to mmap some data so we
13049 can check that it ends up in the core file.
13050 * gdb.base/corefile.exp: Add test to read mmapped data
13051 from core file.
13052
dc96c6c7 13053Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13054
13055 * config/m32r.exp: New file.
13056
13057Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
13058
13059 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
13060 that cflags can contains -gstabs, and work correctly for other tests.
13061
dc96c6c7 13062Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
13063
13064 * gdb.base/setshow.exp: New file, tests show and set.
13065 * gdb.base/setshow.c: New file, tests show and set.
13066 * gdb.base/help.exp: Add test for help set|show annotate.
13067 * gdb.base/default.exp: Add test for set|show annotate.
13068
13069Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
13070
13071 * testsuite/gdb.base/break.exp: Make backtrace from factorial
13072 errors unique.
13073 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
13074 explicitly.
13075
13076Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
13077
13078 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
13079 and width commands. This is done elsewhere.
13080 * (gdb_start): Don't call gdb_start_sim here. That's already
13081 done in gdb_load. This fixes lots of failures in default.exp.
13082
13083Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
13084
13085 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
13086 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
13087 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
13088 in the same we we treat other failures (since it may be an expected
13089 condition), rather than as an error.
13090 * gdb.base/signals.exp (test_handle_all_print): Revert back to
13091 old test format.
13092
13093Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
13094
13095 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
13096 (distclean maintainer-clean realclean): No need to remove files
13097 twice. Nuke the duplicates.
13098 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 13099 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
13100 Remove config.h along with other config files.
13101
13102Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
13103
13104 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
13105 "p func1 ()" and note that rests of tests are skipped.
13106 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
13107 setup_xfails for "print func2::coremaker_local".
13108 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
13109 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
13110 affected by the previous run test.
13111 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
13112 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
13113 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
13114 "pass int powerset tuple" and "pass modeless int powerset tuple".
13115 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
13116 "real write 4" and "real write 8".
13117 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
13118 setup_xfails for "print vs1 after tuple assign 2",
13119 "print \$i after tuple assign 2", and
13120 "print vs2 after tuple assign 2".
13121 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
13122 meaningful error message and return -1 so the caller can
13123 suppress further tests and avoid a cascade of errors.
d63a86f8 13124
c906108c
SS
13125Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
13126
13127 * gdb.base/a1-selftest.exp: Tweak tests to account for new
13128 format for printing version.
13129 * gdb.base/default.exp: Ditto.
13130 * gdb.base/interrupt.exp: Fix problem with cascade of
13131 errors if child process dies while calling a function.
d63a86f8 13132
c906108c
SS
13133Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
13134
13135 * Makefile.in (VPATH): Add
13136 * Makefile.in (Makefile, config.status): Fix rules so things get
13137 remade when necessary.
13138
13139Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
13140
13141 * Makefile.in (just-check): Add path to sibling expect dir
13142 to environment variable specified by RPATH_ENVVAR.
13143
13144Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
13145
13146 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
13147 (just-check): Add shared library paths for libstdc++, tk,
13148 tcl, bfd, and opcodes to the environment variable specified
13149 in RPATH_ENVVAR.
13150 * configure.in: Add support to recognize --enable-shared flag
13151 and generate correct value for RPATH_ENVVAR.
13152 * configure: Regenerated with autoconf.
13153
13154Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
13155
13156 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
13157 include all osf versions.
13158 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
13159 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
13160 when target is linux. When failing to build pthreads test
13161 executable, give more meaningful message.
13162 * gdb.threads/pthreads.c: Hpux also uses old definition of second
13163 arg for pthread_create.
d63a86f8 13164
c906108c
SS
13165Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
13166
13167 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
13168 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
13169 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
13170 and -lpthreads (everybody else).
13171 (test_startup): Fail gracefully if threads are not supported.
13172 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
13173 "p/c array_index("abcdef",2)" when not gcc compiled.
13174 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
13175 "print func2::coremaker_local" when not gcc compiled.
13176 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
13177 "ptype on opaque struct tagname (statically)",
13178 "ptype on opaque struct tagname (dynamically) 1", and
13179 "ptype on opaque struct tagname (dynamically) 2"
13180 for not compiled with gcc.
13181 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
13182 backtrace when compiled with gcc.
d63a86f8 13183 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
13184 than always return success.
13185
13186Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
13187
13188 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
13189
13190Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
13191
13192 * gdb.base/structs.exp: Undo last change.
13193
13194Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
13195
13196 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
13197 encapsulate all the steps/nexts done during self test, starting
13198 at main, and makes them less sensitive to optimization issues.
13199 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
13200 signal handler" test.
13201 * gdb.threads/pthreads.exp: Only run this for native configs.
13202 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
13203 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
13204 tests.
13205 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
13206 for "runto test_calls(void)" test.
d63a86f8 13207
c906108c
SS
13208Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
13209
13210 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
13211 and don't expect address info in breakpoint confirmations.
13212
13213Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
13214
13215 * gdb.base/list.exp (test_forward_search): Increase timeout
13216 temporarily by 60 seconds for searching extremely long line,
13217 and then reset to old value when done. Increase expect input
13218 buffer to 10000.
13219
13220Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
13221
13222 * gdb.base/list.exp (test_forward_search): Fix to handle very
13223 long source line without overflowing expect's input buffer.
13224
13225Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
13226
13227 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
13228 "buffer_full".
13229
13230 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
13231 "buffer_full".
13232
13233 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
13234 "buffer_full".
13235
13236 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
13237 "buffer_full".
13238
13239Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
13240
13241 * configure.in (configdirs): Add gdb.threads.
13242 * configure: Regenerated with autoconf.
13243 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
13244 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
13245 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 13246
c906108c
SS
13247Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
13248
13249 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
13250
13251Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
13252
13253 * gdb.base/signals.exp (test_handle_all_print): Test separately for
13254 each signal's status in the output of "handle all print".
13255 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
13256 the \r\n sequence that immediately precedes the gdb prompt.
13257 * gdb.base/a1-selftest.exp: Save original timeout and restore
13258 after test.
13259
13260Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
13261
13262 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
13263 symbol.
13264
13265Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13266
13267 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
13268
13269Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
13270
13271 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
13272 timeout by 60 seconds.
13273
13274Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
13275
13276 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
13277 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
13278 error return.
13279
13280Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
13281
13282 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
13283 gdb initialization, also report how long dejagnu waited. Restore
13284 old timeout before doing error return. Temporarily increase timeout
13285 by 3 minutes to allow for slow startups over heavy NFS use.
13286
13287Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
13288
13289 * lib/gdb.exp: Report timeout value for verbosity level 2.
13290 * config/gdbserver.exp: Ditto.
13291 * config/hppro.exp: Ditto.
13292 * config/mips-gdb.exp: Ditto.
13293 * config/monitor.exp: Ditto.
13294 * config/netware.exp: Ditto.
13295 * config/sim-gdb.exp: Ditto.
13296 * config/slite-gdb.exp: Ditto.
13297 * config/udi-gdb.exp: Ditto.
13298 * config/unix-gdb.exp: Ditto.
13299 * config/vx-gdb.exp: Ditto.
13300 * gdb.base/a1-selftest.exp: Ditto.
13301 * gdb.base/a2-run.exp: Ditto.
13302 * gdb.base/break.exp: Ditto.
13303 * gdb.base/corefile.exp: Ditto.
13304 * gdb.base/list.exp: Ditto.
13305 * gdb.base/recurse.exp: Ditto.
13306 * gdb.base/scope.exp: Ditto.
13307 * gdb.base/signals.exp: Ditto.
13308
13309Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13310
13311 * gdb.threads/Makefile.in (docdir): Removed.
13312
13313Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13314
13315 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 13316 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 13317 @srcdir@.
d63a86f8 13318 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
13319 autoconf 2.5 or higher.
13320 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
13321
13322Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
13323
13324 * configure: Regenerated.
13325 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
13326 avoid name clashes with SunOS headers.
13327
13328Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
13329
13330 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
13331
13332Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
13333
13334 * gdb.base/callfuncs.exp: Finish last change -- make sure the
13335 prototype information ends up in the compiler info file.
13336
13337Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
13338
13339 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
13340 attempting to regenerate it. Eliminate use of a temporary file
13341 and just generate the info file directly. Source it immediately,
13342 for consistency of use.
13343 * gdb.base/corefile.exp: Ditto
13344 * gdb.base/exprs.exp: Ditto.
13345 * gdb.base/funcargs.exp: Ditto.
13346 * gdb.base/langs.exp: Ditto.
13347 * gdb.base/list.exp: Ditto.
13348 * gdb.base/mips_pro.exp: Ditto.
13349 * gdb.base/nodebug.exp: Ditto.
13350 * gdb.base/opaque.exp: Ditto.
13351 * gdb.base/ptype.exp: Ditto.
13352 * gdb.base/scope.exp: Ditto.
13353 * gdb.base/setvar.exp: Ditto.
13354 * gdb.base/signals.exp: Ditto.
13355 * gdb.base/whatis.exp: Ditto.
13356 * gdb.c++/templates.exp: Ditto.
13357 * gdb.c++/virtfunc.exp: Ditto.
13358 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
13359 whether or not to add -lstdc++ to the compile command line args.
13360
13361Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13362
13363 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
13364 it got fixed by the recent lookup_minimal_symbol_by_pc change.
13365 Increase timeout, a lot of single stepping might be needed if the
13366 target has no hardware watchpoints.
13367
13368Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
13369
13370 * gdb.base/break.exp: Ignore compiler warnings when compiling
13371 break.c.
13372 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
13373 * gdb.base/default.exp: Add h8300 xfails. Handle messages
13374 from remote-sim.
13375 * gdb.base/exprs.exp: Add h8300 xfails.
13376 * gdb.base/funcargs.exp: Likewise.
13377 * gdb.base/nodebug.exp: Likewise.
13378 * gdb.base/printcmds.exp: Likewise.
13379 * gdb.base/ptype.exp: Likewise.
13380 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
13381 h8300 xfails.
d63a86f8 13382 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
13383 on the h8300.
13384 * gdb.base/funcargs.c: Explicitly make last constant argument to
13385 call_after_alloca_subr an unsigned long type.
13386 * gdb.base/return.c: Include stdio.h.
13387
13388Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13389
13390 * config/abug.exp: New file for the older Motorola Bug monitor
13391 that runs on the mvme13x series VME boards.
13392 * config/monitor.exp: Use the new config array for target settings
13393 if they exist.
13394
13395Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
13396
13397 * sim-gdb.exp: Make the SH simulator allocate less space when
13398 it is targeted.
13399
13400Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
13401
13402 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
13403 test.
13404
13405Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
13406
13407 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
13408 "rs6000-*-*" for "list function in include file" when gcc compiled.
13409 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
13410 for "p ctable1[120]".
13411 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
13412 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
13413 Remove setup_xfail for "rs6000-*-*" for
13414 "print 'scope0.c'::filelocal before run".
13415 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
13416 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
13417 since some compilers don't allow both options to be given
13418 on the same command line. Create object file and move it.
d63a86f8 13419
c906108c
SS
13420Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
13421
13422 * gdb.base/corefile.exp: Always regenerate the core file, since
13423 we always regenerate the coremaker program. Detect special case
13424 where registers cannot be read from core file.
d63a86f8 13425
c906108c
SS
13426Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
13427
13428 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
13429 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
13430 * gdb.c++/templates.exp: Only match on basename of file since
13431 some formats like xcoff don't encode directory information.
13432 * gdb.stabs/weird.exp: Use the right sed script for powerpc
13433 and rs6000 AIX xcoff targets.
13434 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
13435 * configure: Regenerate.
13436 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
13437 here, rather than in distclean.
d63a86f8 13438
c906108c
SS
13439Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
13440
13441 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
13442 defined, and use it to compile the test case with -O2. The
13443 native compilation still uses no optimization.
13444 * gdb.base/mips_pro.c: Remove inline assembly code since
13445 it is compiled PIC by default, which results in assembler
13446 warnings that make the testsuite think the compilation
13447 was unsuccessful.
13448
13449Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
13450
13451 * gdb.c++/misc.exp: Add note to message for
13452 "print s.a for foo struct" that this is a known gcc 2.7.2
13453 and earlier bug.
13454
13455Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
13456
13457 * gdb.base/break.exp: Fix pattern for matching "Delete all
13458 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
13459 setup_xfail for deleting all breakpoints test. Fix various
13460 timeout messages to include "(timeout)".
13461 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
13462 for "p t_float_values2(3.14159,float_val2)".
13463 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
13464 for "continue to call2g" when gcc compiled.
13465 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
13466 "up to foo in langs.exp", "show language at foo in langs.exp",
13467 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
13468 and "show language at fsub in langs.exp".
13469 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
13470 "list line 1 in include file", "list message for lines past EOF",
13471 "list function in include file", "list list0.h:foo", and
13472 "list filename:function; nonexistant function".
13473 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
13474 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
13475 and "ptype t_char_array" to be for native cc only.
d63a86f8 13476
c906108c
SS
13477Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
13478
d63a86f8 13479 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
13480 setup_xfail for "print coremaker_bss", "print coremaker_ro",
13481 "print func2::coremaker_local", and "backtrace in corefile.exp".
13482
13483Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
13484
13485 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
13486 "bt in signals.exp". This problem only appears when running
13487 the testsuite, and then only intermittently.
13488
13489Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13490
13491 * gdb.base/return.exp (return_tests): Differentiate between
13492 two tests of continuing.
13493
13494Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13495
13496 * */Makefile.in (maintainer-clean): Remove config.log.
13497 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
13498 * gdb.c++/Makefile.in (PROGS): Add inherit.
13499 (clean): Remove *.ci.
13500
13501Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
13502
13503 * gdb.c++/misc.cc: Add test code from Mike Stump.
13504 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
13505
13506Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
13507
13508 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
13509 to "alpha-*-osf2*" and add comment.
13510 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
13511 setup_xfail for "step over execarg initialization" and
13512 "step over corearg initialization".
13513 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
13514 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
13515 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
13516 gcc compiled for "print coremaker_bss", "print coremaker_ro",
13517 "print func2::coremaker_local", and "backtrace in corefile.exp".
13518 * gdb.base/signals.exp: Build and source signals.ci.
13519 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
13520 to be for gcc only.
13521 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 13522
c906108c
SS
13523Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13524
13525 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
13526 Feb 3 procfs.c change.
13527
13528Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
13529
13530 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
13531
13532Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
13533
13534 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
13535 from dejagnu's apparent default of 10 seconds, which gives random
13536 results when running the tests over NFS on moderately loaded systems.
13537 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
13538
13539Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
13540
13541 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
13542 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
13543 result reports.
13544
13545Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
13546
13547 * configure.in (CY_AC_PATH_TCLH): Remove.
13548 * configure: Regenerate.
13549
13550Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
13551
13552 * gdb.c++/Makefile.in (clean): Add missing '{'.
13553
13554Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
13555
13556 * lib/gdb.exp: Provide a default value for noinferior.
13557
13558 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
13559 Load libgloss.exp.
13560
13561Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
13562
13563 * gdb.disasm/hppa.exp: Compile directly into an executable, use
13564 the executable, not the .o to run the tests from.
13565
13566Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
13567
13568 * gdb.base/break.exp: Don't test for program exit or exit status
13569 if $noresults if nonzero.
13570 * gdb.base/langs.exp: Likewise.
13571 * gdb.base/watchpoint.exp: Likewise.
13572
13573 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
13574 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
13575 trying to compile the testcase.
13576
13577Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
13578
13579 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
13580 * gdb.base/signals.exp (continue to handler): Likewise.
13581
13582Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
13583
13584 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
13585
13586 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
13587
13588Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
13589
13590 * gdb.base/corefile.exp: Recognize "not found" as failure
13591 when trying to determine if a core file was generated.
13592 If no core file was generate the first time, try again without
13593 the ulimit -c to work around braindamaged shells.
13594
13595Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
13596
13597 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
13598 [] tests with "test" and enclose string in quotes.
13599 * gdb.stabs/configure: Rebuild
d63a86f8 13600
c906108c
SS
13601Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
13602
13603 Changes in sync with expect:
13604 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
13605 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
13606 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
13607 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
13608 argument to AC_REQUIRE.
13609 * configure: Regenerated.
13610
13611Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
13612
13613 * gdb.base/corefile.exp: When generating a core, discard any
13614 error messages about ulimit not found and the "core dumped"
13615 message from the shell that runs the coredumper.
13616
13617Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
13618
13619 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
13620
13621 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
13622 which sed script to run. Expect failure for v_comb test
13623 on PA targets too.
d63a86f8 13624
c906108c
SS
13625Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
13626
13627 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
13628 "print func2::coremaker_local" and for "backtrace in corefile.exp"
13629
13630Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
13631
13632 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
13633 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
13634 "sparc-sun-solaris*" xfails for "p v_comb".
13635 * lib/gdb.exp (default_gdb_start): Fix typo.
13636 * gdb.base/corefile.exp: Allow "Core was generated by ..."
13637 messages to not include the full program name that caused
13638 the core dump since some systems (such as solaris) apparently
13639 truncate this path to about 80 characters.
13640 When generating a core file first try increasing the core file
13641 size limit to unlimited since some systems may default it to
13642 zero, and it is harmless to try it. Move the test for failing
13643 to generate a core file to where it will actually get executed.
13644 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
13645 new gdb result from g++ debug info improvements and make old
13646 pattern obsolescent. Also account for size_t differences
13647 (may be int or long).
13648 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
13649 initialization before function call is placed in the delay slot
13650 and thus appears to be skipped over by commands such as "next".
13651
13652Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13653
13654 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
13655
13656Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
13657
13658 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
13659 input source file; fix code to compile test to deal with this
13660 convention.
13661 * gdb.c++/*.exp: Likewise.
13662
13663Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
13664
13665 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
13666 "bt in signals.exp".
13667
13668Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
13669
13670 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
13671 "step over execarg initialization" and
13672 "step over corearg initialization".
13673
13674Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
13675
13676 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
13677 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
13678
13679Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
13680
13681 From Rob Savoye (rob@poseidon.cygnus.com)
13682 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
13683 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
13684 configure.in}, gdb.disasm/{Makefile.in, configure.in},
13685 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
13686 configure.in}: Major reworking for autoconfig.
13687 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
13688 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
13689 New files.
13690 * config/unix-gdb.exp: Make GDB global.
13691 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
13692 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
13693 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
13694 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
13695 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
13696 term.exp, twice.exp, watchpoint.exp, whatis.exp},
13697 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
13698 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
13699 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
13700 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
13701 pr-8136.exp, result.exp, string.exp, tuples.exp},
13702 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
13703 to returns as necessary, arrange for test to compile own testcase
13704 executable.
13705 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 13706
c906108c
SS
13707Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
13708
13709 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
13710 clear_xfail at end of test which might not call either pass or fail.
13711 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
13712 "backtrace through signal handler".
13713
13714Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13715
13716 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
13717 continuing from a job control stop signal.
13718 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
13719
13720Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
13721
13722 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
13723 * gdb.base/corefile.exp: Likewise.
13724 * gdb.base/funcargs.exp: Likewise.
13725
13726Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
13727
13728 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
13729 * config/monitor.exp: Add support for setting baud rate.
13730
13731Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
13732
13733 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
13734 i*86-*-linux* xfails for "backtrace through signal handler".
13735 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
13736 "print func2::coremaker_local".
13737 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
13738 alpha-dec-osf2* xfail for
13739 "delete all breakpoints when none".
13740
13741Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
13742
13743 * gdb.base/break.exp: Change test that deletes all breakpoints
13744 when no user breakpoints are installed. A post 4.15 change
13745 causes gdb to no longer prompt in this case.
13746
13747Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
13748
13749 * gdb.base/return.exp (return_tests): Change xfail for test
13750 "correct value returned double test" to stop xfailing at
13751 Solaris 2.5. Apparently the bug has been fixed.
13752
13753Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
13754
13755 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
13756 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
13757
13758Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
13759
13760 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
13761 * gdb.disasm/hppa.s: Corresponding changes.
13762
13763Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
13764
13765 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
13766 makefile fragment.
13767 * config/mt-hpux: Deleted.
13768
13769Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
13770
d63a86f8 13771 * Many files: When warning about suppressed tests due to a
c906108c
SS
13772 nonexistant test binary, avoid incrementing the warning count.
13773
13774Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
13775
13776 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 13777
c906108c
SS
13778Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13779
13780 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
13781 "sparc-*-solaris2*".
13782
13783Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13784
13785 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
13786 Add global and local variables and initialize them.
13787 * gdb.base/corefile.exp: Test correct mapping of corefile sections
13788 by printing variables. Remove rs6000 and powerpc xfails, BFD now
13789 extracts the file name and terminating signal from the core file.
13790 * TODO: Remove note about tests for correct mapping of corefile.
13791 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
13792 from optimizing it away.
13793 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
13794 handles common blocks.
13795
13796Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
13797
13798 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
13799 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
13800
13801Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
13802
13803 * Makefile.in (maintainer-clean): New target, synonym for
13804 realclean.
13805 * gdb.base/Makefile.in (maintainer-clean): Likewise.
13806 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
13807 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
13808 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
13809 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
13810 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
13811
13812Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
13813
13814 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
13815 xfails when not gcc compiled for "print foo::funclocal".
13816 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
13817 "print foo::funclocal at foo",
13818 "print 'scope1.c'::foo::funclocal at foo",
13819 "print foo::funclocal_bss at foo",
13820 "print 'scope1.c'::foo::funclocal_bss at foo",
13821 "print foo::funclocal_ro at foo",
13822 "print 'scope1.c'::foo::funclocal_ro at foo",
13823 "print bar::funclocal at foo" and
13824 "print 'scope1.c'::bar::funclocal at foo".
13825 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
13826 gcc compiled for "print foo::funclocal at bar".
13827 Expand all messages to ensure that they identify that
13828 the test is at bar().
13829 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
13830 gcc compiled for:
13831 "ptype on opaque struct pointer (statically)",
13832 "ptype on opaque struct tagname (statically)",
13833 "ptype on opaque struct pointer (dynamically) 1",
13834 "ptype on opaque struct tagname (dynamically) 1",
13835 "ptype on opaque struct pointer (dynamically) 2" and
13836 "ptype on opaque struct tagname (dynamically) 2
13837 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
13838 gcc compiled for:
13839 "p datalocal"
13840 "whatis datalocal",
13841 "ptype datalocal",
13842 "p bsslocal",
13843 "whatis bsslocal", and
13844 "ptype bsslocal".
13845 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
13846 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
13847 when not gcc compiled.
13848 * gdb.base/funcargs.exp (float_and_integral_args): Add
13849 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
13850 compiled.
13851 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
13852 "backtrace from call6a" when not gcc compiled.
13853 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
13854 "backtrace from call7a" when not gcc compiled.
13855 * gdb.base/callfuncs.exp (do_function_calls):
13856 Add "hppa*-*-hpux*" xfail when not gcc compiled for
13857 "p t_char_array_values(char_array_val2,char_array_val1)",
13858 "p t_char_array_values(char_array_val1,char_array_val2)",
13859 "p t_char_array_values("carray 1","carray 2")",
13860 "p t_char_array_values("carray 1",char_array_val2)",
13861 "p t_char_array_values(char_array_val1,"carray 2")",
13862 "p sum_args(1,{2})",
13863 "p sum_args(2,{2,3})",
13864 "p sum_args(3,{2,3,4})",
13865 "p sum_args(4,{2,3,4,5})"
13866 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
13867 "backtrace in corefile.exp" when not gcc compiled.
13868
13869Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13870
13871 * gdb.base/signals.exp: Rewrite `handle all print' test as
13872 a procedure. Accept blanks or TABs as whitespace, increase
13873 timeout and expect input buffer size for the large output
13874 from the command. Remove "i*86-*-bsdi2.0" xfail.
13875
13876Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13877
13878 * gdb.base/setvar.exp: Add new testcases for truncation when
13879 assigning invalid values to bitfields.
13880
13881Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
13882
d63a86f8 13883 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
13884 mips-sgi-irix* xfail for
13885 "call inferior func with struct - returns char *"
13886 and fix test so that an optional (unsigned char *) cast is
13887 accepted in the result.
13888
13889Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
13890
13891 * gdb.base/funcargs.exp (float_and_integral_args): Remove
13892 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
13893 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
13894 * gdb.base/signals.exp: Remove duplicate "handle all print" test
13895 that accidentally got checked in.
13896
13897Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
13898
d63a86f8 13899 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
13900 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
13901 compiled test.
13902 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
13903 Add mips-sgi-irix5* xfail for not gcc compiled.
13904 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
13905 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
13906 "p top", "whatis top", "p middle", and "whatis middle".
13907 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
13908 "whatis signed char" for not gcc compiled.
13909 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
13910 "set variable signed char=-1 (-1)" and
13911 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
13912 * gdb.base/funcargs.exp (float_and_integral_args):
13913 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
13914 Add mips-sgi-irix* xfail when not gcc compiled for
13915 "continue to call2b".
13916 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
13917 "continue to call2g".
13918 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
13919 "backtrace from call6a"
13920 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
13921 "backtrace from call7k".
13922 Add mips-sgi-irix5* xfail when not gcc compiled for
13923 "backtrace from call7a".
13924 (localvars_after_alloca): Fix gdb_test cmds for
13925 "print * after runto ...".
13926 Remove rs6000-*-* xfails for
13927 "print i after runto localvars_after_alloca" and
13928 "print l after runto localvars_after_alloca"
13929 for all compilers.
13930 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
13931 when not compiled with gcc, for:
13932 "print signed char == (minus)",
13933 "print signed char != (minus)",
13934 "print signed char < (minus)",
13935 "print signed char > (minus)".
13936 * gdb.base/callfuncs.exp (do_function_calls):
13937 Add mips-sgi-irix* xfail, when compiled with native compiler, for
13938 "call inferior func with struct - returns char *".
d63a86f8 13939 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
13940 "correct value returned double test" to include Solaris 2.4.
13941 * gdb.base/funcargs.exp (float_and_integral_args):
13942 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 13943
c906108c
SS
13944Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13945
13946 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
13947 enumeration bitfields if compiling with GNU C.
13948 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
13949 to empty' prompt.
13950
13951Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
13952
13953 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
13954 test for PRO targets.
13955
13956 * gdb.base/funcargs.exp: Avoid ever setting more than 8
13957 breakpoints in the inferior at any given time by making
13958 two groups of breakpoints for call2*, call6* and call7*
13959 tests.
13960
13961Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13962
13963 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
13964 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
13965 from optimizing it away.
13966 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
13967 "call inferior func with struct".
13968
13969Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
13970
13971 * configure.in: Only configure gdb.chill for particular targets.
13972
13973Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
13974
13975 * gdb.base/Makefile.in: Add action to .c.o transformation
13976 rule that generates a .ci file for each .o file and remove
13977 explicit .c.o rules except for callfuncs.o.
13978 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
13979 generates a .ci file for each .o file and remove explicit
13980 .cc.o rules.
13981 (clean): Remove *.tmp *.ci files.
13982 (EXECUTABLES): Remove templ-info.exp.
13983 * gdb.base/compiler.c: New file.
13984 * gdb.c++/compiler.cc: New file
13985 * gdb.base/scope.exp: Source gdb.base/scope.ci.
13986 Change rs6000-*-* xfail for
13987 "print 'scope0.c'::filelocal_ro" and
13988 "print 'scope1.c'::filelocal" and
13989 "print 'scope1.c'::filelocal_bss" and
13990 "print 'scope1.c'::filelocal_ro" and
13991 "print 'scope1.c'::foo::funclocal" and
13992 "print 'scope1.c'::foo::funclocal_ro" and
13993 "print 'scope1.c'::bar::funclocal" and
13994 "print 'scope0.c'::filelocal_ro" and
13995 "print 'scope1.c'::filelocal at foo" and
13996 "print 'scope1.c'::filelocal_bss at foo" and
13997 "print 'scope1.c'::filelocal_ro at foo" and
13998 "print 'scope1.c'::foo::funclocal at foo" and
13999 "print 'scope1.c'::foo::funclocal_bss at foo" and
14000 "print 'scope1.c'::foo::funclocal_ro at foo" and
14001 "print 'scope1.c'::bar::funclocal at foo" and
14002 "print 'scope0.c'::filelocal_ro" and
14003 "print 'scope1.c'::filelocal" and
14004 "print 'scope1.c'::filelocal_bss" and
14005 "print 'scope1.c'::filelocal_ro" and
14006 "print 'scope1.c'::foo::funclocal" and
14007 "print 'scope1.c'::foo::funclocal_bss" and
14008 "print 'scope1.c'::foo::funclocal_ro" and
14009 "print 'scope1.c'::bar::funclocal" and
14010 "print 'scope1.c'::bar::funclocal_bss"
14011 to only be xfail'd when not compiled with gcc.
d63a86f8 14012 Add rs6000-*-* xfail for
c906108c
SS
14013 "print 'scope0.c'::filelocal_bss before run"
14014 when compiled with gcc.
14015 (test_at_main): Add rs6000-*-* xfail for
14016 "print filelocal_ro in test_at_main"
14017 when compiled with gcc.
14018 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 14019 Add rs6000-*-aix* xfail for
c906108c
SS
14020 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
14021 "ptype t_char_array", not compiled with gcc.
14022 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
14023 xfail for "list foo (in include file)" when gcc compiled.
14024 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
14025 (integral_args): Add rs6000-*-* xfail for
14026 "run to call0a" if not compiled with gcc.
14027 (unsigned_integral_args): Add rs6000-*-* xfail for
14028 "run to call1a" if not compiled with gcc.
14029 (float_and_integral_args): Add rs6000-*-* xfail for
14030 "run to call2a" if not compiled with gcc and for
14031 "continue to call2b" for any compiler.
14032 Add rs6000-*-* xfail to
14033 "print f1 after run to call2a" for gcc compiled.
14034 (discard_and_shuffle): Add rs6000-*-* xfail for
14035 "run to call6a".
14036 (shuffle_round_robin): Add rs6000-*-* xfail for
14037 "backtrace from call7a" if not compiled with gcc.
14038 Add rs6000-*-* xfail for
14039 "backtrace from call7b" if compiled with gcc.
14040 (call_after_alloca): Add rs6000-*-* xfail for
14041 "print c in call_after_alloca" and
14042 "print s in call_after_alloca" and
14043 "backtrace from call_after_alloca_subr"
14044 if not compiled with gcc.
14045 (localvars_in_indirect_call): Add rs6000-*-* xfail for
14046 "print c in localvars_in_indirect_call" and
14047 "print c in localvars_in_indirect_call" and
14048 "backtrace in indirectly called function" and
14049 "stepping into indirectly called function"
14050 if not compiled with gcc.
14051 (localvars_after_alloca): Add rs6000-*-* xfail for
14052 "print c after runto localvars_after_alloca" and
14053 "print s after runto localvars_after_alloca" and
14054 "print i after runto localvars_after_alloca" and
14055 "print l after runto localvars_after_alloca"
14056 for all compilers.
14057 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
14058 than whatis-info.exp.
14059 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
14060 than opaque-info.exp.
14061 Setup rs6000-*-* xfail for
d63a86f8 14062 "ptype on opaque struct pointer (statically)" and
c906108c
SS
14063 "ptype on opaque struct pointer (dynamically)" when
14064 not compiled with gcc.
14065 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
14066 rather than callf-info.exp.
14067 (do_function_calls): Add clear_xfail for rs6000-*-* for
14068 "p t_float_values2(3.14159,float_val2)". Seems to work
14069 fine there, both with xlc and gcc. Need to find out what
14070 it is doing right and fix other platforms.
14071 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
14072 "call inferior func with struct - returns int",
14073 "call inferior func with struct - returns long",
14074 "call inferior func with struct - returns float",
14075 "call inferior func with struct - returns double",
14076 "call inferior func with struct - returns char *",
14077 but only if not gcc compiled (presumes xlc compiled).
14078 Change rs6000-*-* xfails for
14079 "call inferior func with struct - returns char" and
14080 " call inferior func with struct - returns short" to only
14081 xfail if not using gcc.
14082 (clean mostlyclean): Remove *.ci and *.tmp files.
14083 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
14084 than templ-info.exp.
14085 * gdb.base/langs.exp: Source gdb.base/langs.ci.
14086 Add rs6000-*-* xfail for "up to foo in langs.exp"
14087 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
14088 when not gcc compiled.
d63a86f8 14089
c906108c
SS
14090Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14091
14092 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
14093 * gdb.base/corefile.exp: Likewise.
14094 * gdb.base/list.exp: Likewise.
14095 * gdb.base/scope.exp: Likewise.
14096 * gdb.base/siganls.exp: Likewise.
14097
14098 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
14099 compiler output.
14100 * gdb.base/whatis.exp: Likewise.
14101
14102Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
14103
14104 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
14105 failure (opcode table has been fixed to match reality).
14106
14107Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
14108
14109 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
14110 "call inferior func with struct - returns char",
14111 "call inferior func with struct - returns short"
14112
14113 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
14114 "print 'scope0.c'::filelocal at main",
14115 "print 'scope0.c'::filelocal_bss in test_at_main",
14116 "print 'scope0.c'::filelocal at foo",
14117 "print 'scope0.c'::filelocal_bss in test_at_foo",
14118 "print 'scope0.c'::filelocal at bar",
14119 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 14120
c906108c
SS
14121 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
14122 in source file 1". This bug seems to have been fixed with both
14123 gcc and native cc (was native assembler bug?).
14124
14125Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
14126
14127 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
14128 "backtrace through signal handler" to "i*86-*-sysv4*".
14129 * gdb.base/signals.exp: Add xfail for "'next' behaved as
14130 continue" case. Add "known SVR4 bug" to fail message.
14131 Add "i*86-*-bsdi2.0" xfail for "handle all print".
14132 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
14133 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
14134 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
14135 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
14136 "up to foo in langs.exp", "show language at foo in
14137 langs.exp", "up to cppsub_ in langs.exp", "show
14138 language at cppsub_ in langs.exp", "up to fsub in
14139 langs.exp", and "show language at fsub in langs.exp".
14140 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
14141 "bactrace in corefile.exp".
14142 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
14143 "call inferior function with struct - returns float" and
14144 "call inferior function with struct - returns double".
d63a86f8 14145
c906108c
SS
14146Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
14147
14148 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
14149 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
14150 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
14151 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
14152
14153Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
14154
14155 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
14156 (or overriden) "CHILL" macro rather then bare "gcc".
14157 Also look for ../../gcc/xgcc since that is what we will
14158 actually need, not "Makefile". Remove following assignment
14159 of CHILL to CHILL_FOR_TARGET because that results in
14160 recursive definition.
14161
14162Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
14163
14164 * gdb.base/corefile.exp: Change xfail for backtrace in
14165 corefile.exp from linuxaout to all linux.
14166 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
14167 cases where we miss the breakpoint at the signal handler
14168 for some reason. Setup xfail for linuxoldld/linuxaout and
14169 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
14170 hitting SIGURG breakpoint.
14171 * gdb.base/signals.exp: Setup xfail for "next" acting like
14172 continue to add linuxoldld. Setup xfail for all linux for
14173 "next to handler in signals_tests_1", "backtrace in
14174 signals_tests_1", "continue to func1", "pass SIGUSR1",
14175 and continue to handler".
14176
14177Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
14178
14179 * Update all FSF addresses except those in COPYING* files.
14180
14181Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
14182
14183 * gdb.base/a2-run.exp: Change messages to be more explicit about
14184 the status of args, and quote binfile in results.
14185
14186Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
14187
14188 * gdb.base/callfuncs.exp: Add tests for passing structs to
14189 inferior functions and return various types.
14190 * gdb.base/callfuncs.c: Add functions to receive a struct
14191 and return a member of the struct, in various types.
14192
14193Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14194
14195 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
14196
14197Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14198
14199 * config/vxworks29k.exp: New file, sources vxworks.exp.
14200
14201Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14202
14203 * config/gdbremote.exp: New file. Testing framework using
14204 gdbserver.
14205
14206Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
14207
14208 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
14209 "call function when asleep" and "send end of file".
14210 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
14211 for "backtrace in corefile.exp".
14212 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
14213 for "backtrace through signal handler".
14214 * gdb.base/corefile.exp: Make sure we actually generate a core file
14215 before trying the core tests. Some systems allow the user to suppress
14216 generation of core files and default to that (linux for example).
14217 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
14218 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
14219
14220Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14221
14222 * gdb.threads: New directory with some crude multi-threaded
14223 gdb tests (step.exp and step2.exp).
14224 * config/mt-lynx (STEP_EXECUTABLE): Define.
14225 (THREADFLAGS): Define.
14226
14227Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
14228
14229 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
14230
14231 * gdb.base/signals.exp: Disable whole file for lynx until
14232 further notice.
14233
14234 * gdb.base/signals.exp: xfail test where "next" acts like
14235 "continue" for lynx.
14236
14237 * gdb.base/interrupt.exp: xfail test for calling function while
14238 inferior is asleep for lynx.
14239
14240 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
14241 than one cr-lf after each command.
14242
14243Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14244
14245 * configure.in: Reinstate setting of stabsdirs variable, fix
14246 typo in setting up configdirs for native builds.
14247
14248 * gdb.base/return.exp: Fix typo in return double test.
14249 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
14250 compiler from optimizing them away.
14251
14252Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
14253
14254 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
14255 sequences to be echo'd by gdb when using gdb_test.
14256 * gdb.chill/chexp.exp: Likewise.
14257 * gdb.fortran/exprs.exp: Likewise
14258
14259Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14260
14261 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
14262 after the inferior gdb has started.
14263
14264 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
14265 after each command.
14266 * gdb.base/funcargs.exp: Likewise.
14267 * gdb.base/gdbvars.exp: Likewise.
14268 * gdb.base/interrupt.exp: Likewise.
14269 * gdb.base/list.exp: Likewise.
14270 * gdb.base/watchpoint.exp: Likewise.
14271 * gdb.c++/demangle.exp: Likewise.
14272 * gdb.c++/inherit.exp: Likewise.
14273 * gdb.chill/chexp.exp: Likewise.
14274 * gdb.fortran/exprs.exp: Likewise.
14275
14276 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
14277 test if we can't handle IO to/from the inferior.
14278
14279 * gdb.c++/misc.exp: Always check for a program already being
14280 started after sending a "run" command to gdb.
14281
14282 * gdb.base/twice.exp: Start with a fresh gdb.
14283
14284 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
14285 only depend on gdb's expression code, not the chill runtime.
14286
14287 * gdb.base/return.c: Put return values into variables so we
14288 can have gdb print them rather than depending on the program
14289 to print them.
14290 * gdb.base/return.exp: Corresponding changes.
14291
14292 * lib/gdb.exp: Provide default value for noinferiorio.
14293 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
14294 the inferior.
14295
14296 * gdb.base/break.exp: Always check for a program already being
14297 started after sending a "run" command to gdb.
14298 (text_next_with_recursion): Don't check the output from the
14299 program's printf statement. Instead just make sure the program
14300 exited.
14301
14302 * gdb.base/commands.exp: Protect tests which need arguments with
14303 $noargs conditionals.
14304
14305Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14306
14307 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
14308 of structure member arrays to match gdb/valops.c:value_addr change.
14309
14310Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
14311
14312 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
14313 cases.
14314
14315Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
14316
14317 * configure.in (configdirs): Remove gdb.chill from default list
14318 of subdirs and then add it back in only if doing a native build.
14319 The current chill compiler does not yet work in any cross build.
14320 * Revert all signal changes from Jul 6.
14321 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
14322 for sh-hms targets, allowing these tests to link, with no other
14323 changes. Testing is suppressed by setting "nosignals" in site.exp.
14324
14325Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
14326
14327 * configure.in (signaldirs): Define and add to configdirs for all
14328 targets except some specific ones that are known to not support signals.
14329 Also clean up formatting.
14330 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
14331 (signals, sigall): Remove rules to build.
14332 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
14333 Moved to new gdb.signals directory.
14334 * gdb.signals: New test directory.
14335 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
14336 signals.c signals.exp}: New or moved files.
14337
14338Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
14339
14340 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
14341
14342Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
14343
14344 * gdb.base/return.exp: Xfail `return double' test failure
14345 on at least Solaris 2.3 and handle future/past versions on
14346 a case by case basis as appropriate. Also update message
14347 to include i*86 failures.
14348
14349Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14350
14351 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
14352
14353 * lib/gdb.exp: Fix comment which erroneously identified
14354 gdb_file_cmd as gdb_load (the 19 May change was in fact to
14355 gdb_file_cmd not gdb_load).
14356 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
14357
14358 * gdb.base/setvar.exp: Make test names consistent between pass and
14359 fail cases. Use gdb_test more.
14360
14361Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14362
14363 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
14364
14365Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14366
14367 * gdb.base/help.exp: Fix expected help string for `show commands'.
14368
14369Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
14370
14371 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
14372
14373 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
14374 of a text section.
14375
14376Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
14377
14378 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
14379 that loop eventually terminates. Fix Connection refused logic so
14380 that testsuite will expire nicely.
14381
14382Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
14383
14384 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
14385 config/rom68k.exp: New tcl glue for the appropriate monitors.
14386 These all just end up calling monitor.exp.
14387 * config/monitor.exp (gdb_target_monitor): Handle `Connection
14388 refused' by retrying. Cleanup some timeout issues.
14389 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
14390 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
14391 callers don't have to set/restore global timeout variable.
14392
14393 * The following set of changes centralizes management of the global
14394 timeout variable. This way, it can be set in one target dependent
14395 place instead of dozens of places scattered throughout the test suite.
14396 If you need to lengthen a timeout, then you should either set timeout
14397 in one of the config/{target}.exp files, or multiply it by a factor.
14398 Setting it to an absolute value is always going to lose for some
14399 targets.
14400 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
14401 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
14402 * gdb.base/funcargs.exp: Don't set timeout.
14403 * gdb.base/list.exp (test_forward_search): Only use local timeout.
14404 * gdb.base/printcmds.exp (test_print_string_constants
14405 test_print_array_constants): Don't set timeout.
14406 * gdb.base/ptype.exp: Don't set timeout.
14407 * gdb.base/recurse.exp: Don't set timeout.
14408 * gdb.base/return.exp: Don't set timeout.
14409 * gdb.base/watchpoint.exp: Don't set timeout.
14410 * gdb.c++/classes.exp (do_tests): Don't set timeout.
14411 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
14412
14413Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
14414
14415 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
14416
14417Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14418
14419 * lib/gdb.exp: Disable chill tests for irix5.
14420
14421Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14422
14423 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
14424 each test pass or fail.
14425
14426Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14427
14428 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
14429 xlc not gcc.
14430
14431Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
14432
14433 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
14434
14435Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
14436
14437 * config/est.exp: Fix copyright and comments. Remove dead code.
14438 Use targetname, serialport and baud variables instead of fixed
14439 constants.
14440 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
14441 * config/cpu32bug.exp: New file to support cpu32bug monitors.
14442
14443Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14444
14445 * gdb.base/watchpoint.exp: Don't run
14446 test_watchpoint_triggered_in_syscall for sunos.
14447
14448Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14449
14450 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
14451 they don't seem to exist. Do include stdio.h.
14452
14453Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14454
14455 * gdb.base/a1-selftest.exp: Add alpha xfail.
14456
14457Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14458
14459 * gdb.base/watchpoint.c (main): Prompt before calling read().
14460 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
14461 Revise accordingly. Remove cruft about sending "123" several
14462 times, until it gets noticed. Clean up the "print buf[0]" stuff
14463 so that it passes or fails, and waits for prompts in the usual way.
14464
14465Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14466
14467 * gdb.base/recurse.exp: Fix comment.
14468
14469 * TODO: Remove item about printing variables in nodebug.exp. Add
14470 item about enabling tests which are only run on some targets.
14471
14472 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
14473 fail, make test names unique, use new gdb_test convention
14474 regarding pattern, use gdb_test more, etc.).
14475
14476 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
14477 fail, make test names unique, etc.).
14478
14479Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14480
14481 * gdb.base/nodebug.c: Change return type of top and middle to
14482 short.
14483 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
14484 are fixed by the recent mdebugread.c changes. Allow `short ()'
14485 as type for top and middle.
14486
14487Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14488
14489 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
14490 nearly as I can tell, the whole thing was an accident in Stu's
14491 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
14492 to replace a send/expect pair with gdb_test, but ended up only
14493 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
14494 of 30 Mar 1995 took care of it, but left this vestigial comment
14495 which I am now nuking.
14496
14497Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14498
14499 * gdb.base/break.exp: Look for different line number for
14500 breakpoint at main depending on usestubs.
14501
14502Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14503
14504 * gdb.base/list.exp: Adjust some alternate expect patterns to
14505 match recent list0.c change. Add alternate expect pattern for
14506 output from `list default lines around main' for optimizing
14507 compilers.
14508
14509Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14510
14511 * lib/gdb.exp: If nosignals is not set, set it to 0.
14512
14513Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
14514
14515 * config/slite-gdb.exp: Responds to load symbol table prompt.
14516 * gdb.base/break.exp: Adjust line number, fix rerun.
14517 * gdb.base/langs0.c: Add #ifdef usestubs.
14518
14519Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
14520
14521 * gdb.base/list.exp: Adjust line contents after adding new lines in
14522 list0.c. Also fix a syntax error.
14523
14524 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
14525 * gdb.base/break.exp: ditto.
14526 * gdb.base/list.exp: ditto.
14527 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
14528 * gdb.base/run.c: ditto.
14529 * gdb.base/list0.c: ditto.
14530 * gdb.base/funcargs.c: ditto.
14531
14532Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
14533
14534 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
14535 $targetname, $serialport and $baud instead of hardwired variables.
14536 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
14537 target doesn't support signals.
14538
14539Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
14540
14541 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
14542
14543Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14544
14545 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
14546 Don't rely on the value of an auto variable before it has been
14547 initialized. Use gdb_test more.
14548
14549Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14550
14551 * lib/gdb.exp (default_gdb_version): A version number must start
14552 with a digit, but other than that contains all characters up to
14553 the first whitespace character.
14554
14555Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14556
14557 * gdb.base/commands.exp (breakpoint_command_test): New tests.
14558
14559Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14560
14561 * gdb.c++/*.exp: Warn if executable does not exist. The original
14562 reason for skipping the warning was that configure.in sometimes
14563 intentionally skipped building the executables but the tcl code
14564 had no way of knowing. That (a) was always bogus with respect to
14565 error handling, (b) is no longer true (right now there is no way
14566 to skip C++ tests).
14567
14568 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
14569
14570Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14571
14572 * gdb.base/list.exp: Add expect patterns for output from
14573 SunPRO compiled executables.
14574 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
14575 types.
14576
14577Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14578
14579 * gdb.base/break.exp (test_next_with_recursion): Accept any line
14580 number (we are already testing that the correct source line text
14581 gets printed).
14582
14583 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
14584 that is what is intended, but something needed to be done to get
14585 sunos4 native working again.
14586
14587 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
14588
14589 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
14590 apparently went with a (very) old xfail.
14591
14592Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
14593
14594 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
14595 runto_main is a proc in gdb.exp that will do 'step' for target use
14596 stubs.
14597 * gdb.base/exprs.exp: ditto.
14598 * gdb.base/interrupt.exp: ditto.
14599 * gdb.base/opaque.exp: ditto.
14600 * gdb.base/printcmds.exp: ditto.
14601 * gdb.base/ptype.exp: ditto.
14602 * gdb.base/scope.exp: ditto.
14603 * gdb.base/setvar.exp: ditto.
14604 * gdb.base/signals.exp: ditto.
14605 * gdb.base/twice.exp: ditto.
14606 * gdb.c++/classes.exp: ditto.
14607 * gdb.c++/inherit.exp: ditto.
14608 * gdb.c++/templates.exp: ditto.
14609 * gdb.base/break.exp: no run and hit main for stubs. Change line
14610 numbers for breakpoints and info breakpoint.
14611 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
14612 breakpoint().
14613 * gdb.base/callfuncs.c: ditto.
14614 * gdb.base/exprs: ditto.
14615 * gdb.base/interrupt.c: ditto.
14616 * gdb.base/opaque0.c: ditto.
14617 * gdb.base/printcmds.c: ditto.
14618 * gdb.base/ptype.c: ditto.
14619 * gdb.base/scope0.c: ditto.
14620 * gdb.base/setvar.c: ditto.
14621 * gdb.base/signals.c: ditto.
14622 * gdb.base/twice.c: ditto.
14623 * gdb.c++/misc.cc: ditto.
14624 * gdb.c++/templates.cc: ditto.
14625
14626Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14627
14628 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
14629
14630 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
14631 somewhere between `read' and `main.c'. I'm pretty sure the
14632 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
14633 and it isn't particularly useful.
14634
14635 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
14636
14637Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14638
14639 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
14640
14641Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
14642
14643 * config/mt-slite: add LIBS and -nostdlib.
14644 * config/slite-gdb.exp: add this new file to support sparclite target.
14645
14646Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
14647
14648 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
14649
14650 * gdb.base/a2-run.exp: Change argument to istarget from
14651 "*-*-vxworks" to "*-*-vxworks*".
14652 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
14653
14654Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
14655
14656 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
14657 will not runto main but do a 'step' to step out of breakpoint().
14658 * config/mt-slite: add -Dusestubs.
14659
14660Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14661
14662 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
14663 instead of just @.
14664
14665 * gdb.base/signals.exp: Add test for "handle all print".
14666 * TODO: Remove "handle all print". Also remove item about
14667 checking copyright date (I don't like the idea of a spurious FAIL
14668 based on when we run the tests).
14669
14670 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
14671 for SunOS4 (reason for failure not investigated). Remove
14672 redundant test for $binfile.
14673
14674 * gdb.base/nodebug.c (array_index): Call malloc.
14675
14676 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
14677
14678Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
14679
14680 * gdb.base/recurse.exp: Update gdb_test invocation to use new
14681 conventions and slightly simplify the matching regexp.
14682
14683Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14684
14685 * gdb.base/break.exp: Update gdb_test invocation to use new
14686 convention.
14687
14688 * lib/gdb.exp: If noargs is not set, set it to 0.
14689
14690 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
14691 tests unique.
14692
14693 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
14694
14695Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14696
14697 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
14698 one argument of type "<non-float parameter>".
14699
14700Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
14701
14702 * config/rom68k.exp: New file to support Motorola IDP board.
14703 * gdb.base/a2-run.exp: Skip this file if noargs is set.
14704 * gdb.base/break.c: Change things around so that this program
14705 doesn't depend upon args. This is necessary to make remote
14706 targets work (in general, they can't take args).
14707 * gdb.base/break.exp: Don't try to send args to program. Don't
14708 expect output. Also, replace lots of code with gdb_test.
14709
14710Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14711
14712 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
14713 printing of '\'' (which is what the comment says we are testing,
14714 even though we were not), not '''.
14715 (test_integer_literals_rejected): Test that printing ''' is an error.
14716
14717 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
14718 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
14719 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
14720 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
14721 Use gdb_test not test_print_accept.
14722 * lib/gdb.exp: Remove test_print_accept.
14723
14724 * gdb.base/signals.exp (signal_tests_1): Make pass message
14725 consistent with fail message.
14726
14727 * gdb.base/whatis.exp: Remove xfails for printing char vs.
14728 unsigned char; the bug (PR 1821) is fixed.
14729
14730 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
14731
14732 * gdb.base/scope.exp (test_at_localscopes): Call pass for
14733 successful tests--makes xfailing them work right.
14734
14735Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14736
14737 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
14738 only \r\n, not .*. The test can pass .* as the last thing in
14739 $pattern if that is what it wants. In addition to providing this
14740 flexibility, this change should speed up pattern matching in cases
14741 where the pattern already ended with .* (there were a number of
14742 them). This change also helps catch bad patterns--in the old
14743 scheme the typo "char \*" instead of "char \\*" would pass. Now
14744 it is caught.
14745 * Many .exp files: Update callers.
14746
14747 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
14748 clearer and does not spuriously match multiple ('s. Likewise for
14749 ) and *.
14750
14751 * gdb.base/nodebug.exp: Test ability to call a function and pass
14752 it a string (even with no debugging info).
14753
14754 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
14755 "p '\'", which is the same as "p ''" once tcl gets done with
14756 quoting, to "p '\\'", which I suspect is what is intended (one
14757 backslash gets sent to GDB).
14758
14759 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
14760
14761Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14762
14763 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
14764 1817) was fixed literally years ago.
14765
14766Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14767
14768 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
14769 test, it causes stepping out of call_after_alloca_subr with
14770 optimizing compilers.
14771 (localvars_in_indirect_call): Consume GDB prompt if `finish'
14772 fails.
14773
14774 * gdb.c++/templates.exp: Source templ-info.exp only if
14775 the templates executable exists.
14776
14777 * gdb.c++/misc.cc (class Contains_static_instance,
14778 class Contains_nested_static_instance),
14779 gdb.c++/classes.exp (test_static_members): Test printing of
14780 a class that contains a static instance of the class.
14781
14782Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14783
14784 * gdb.base/langs2.c (cppsub_): Don't prototype.
14785 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
14786 only, I believe).
14787
14788Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14789
14790 * lib/gdb.exp (skip_chill_tests): New procedure.
14791
14792 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
14793
14794Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
14795
14796 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
14797 each expect pattern. Cuts runtime from 12 to about 4 seconds.
14798
14799Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14800
14801 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
14802
14803 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
14804 disassemble 8, not 16, instructions for part 4.
14805
14806 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
14807 support the latter anymore.
14808
14809 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
14810 -DNO_PROTOTYPES.
14811 * gdb.base/callfuncs.c: Control use of prototypes based on
14812 NO_PROTOTYPES, not __STDC__.
14813 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
14814 t_float_values2 tests if prototypes in use.
14815
14816 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
14817 t_double_values): When checking differences against DELTA, check
14818 that difference is within the range (-DELTA,DELTA), not just
14819 (-infinity,DELTA).
14820
14821Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
14822
14823 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
14824 'file' command firts, then 'target', then 'load', this is due to gdb
14825 target set up.
14826 * config/mips-gdb.exp: Fix a couple regular exp bugs.
14827
14828Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
14829
14830 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
14831 FP load/store variants.
14832 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
14833
14834Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
14835
14836 * gdb.base/term.exp: Do not give a warning if not native, it is
14837 not an abnormal condition.
14838
14839Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
14840
14841 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
14842 t_char_array".
14843
14844Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
14845
14846 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
14847 are getting the version number.
14848
14849 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
14850 if not native, it is not an abnormal condition.
14851
14852Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14853
14854 * lib/gdb.exp: Just use "file exists", rather than undocumented
14855 dejagnu procedure "findfile".
14856
14857Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14858
14859 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
14860 (LDFLAGS): Set to -Xlinker -Ur.
14861
14862 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
14863 Removed, these values are set by lib/gdb.exp.
14864
14865 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
14866
14867Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14868
14869 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
14870 of replicating gdb startup code.
14871
14872 * config/mt-vxworks (LDFLAGS): Set to -r.
14873 (CFLAGS_FOR_TARGET): Removed.
14874
14875 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
14876 (gdb) and gdb for vxworks uses (vxgdb).
14877
14878 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
14879 executable is not in the tree and host != target, use sed and
14880 program_transform_name to determine the gdb name used by the
14881 target.
14882
14883 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
14884 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
14885
14886Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14887
14888 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
14889 floats, chars, and shorts where there are ANSI-style function
14890 definitions.
14891
14892 * gdb.base/langs.exp, gdb.base/langs*: New test.
14893 * gdb.base/Makefile.in: Build it.
14894 * TODO: Remove item about checking that C names don't get C++
14895 demangling applied; this test tests it.
14896
14897Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14898
14899 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
14900 went with the const70 xfail. The xfail went away a year ago.
14901
14902 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
14903
14904 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
14905 for hp300.
14906
14907 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
14908
14909 * gdb.base/a1-selftest.exp: Don't run on hp300.
14910
14911Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14912
14913 * Makefile.in (site.exp): Set host_alias and target_alias as well
14914 as host_triplet and target_triplet.
14915
14916Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14917
14918 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
14919
14920 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
14921 places as other ecoff systems).
14922
14923 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
14924 ultrix.
14925
14926Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14927
14928 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
14929 remove them.
14930 * gdb.base/nodebug.exp: Accept "function" in addition to "text
14931 variable and "variable" in addition to "data variable".
14932 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
14933
14934 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
14935 2.
14936 * gdb.base/list1.c (long_line): Add additional statement at start
14937 of function.
14938 * gdb.base/list.exp (test_forward_search): Update line number to
14939 reflect new statement.
14940
14941Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14942
14943 * gdb.base/signals.exp: Reinitialize searched source directories
14944 after gdb_start call.
14945
14946Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
14947
14948 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
14949 * gdb.stabs/Makefile.in: Likewise.
14950
14951 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
14952 change. Instead split the tests into smaller pieces.
14953 * gdb.disasm/hppa.s: Corresponding changes.
14954
14955Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14956
14957 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
14958 Quote ^C when passing it to stty. For some shells ^ is a pipe.
14959
14960 * gdb.base/funcargs.exp: Modify many tests so that every test
14961 either passes or fails. Make some test names unique.
14962
14963Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14964
14965 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
14966 Call stty to set interrupt character.
14967
14968 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
14969 for HP assembler versus GNU assembler based on actual behavior of
14970 $(CC), rather than assuming that $(AS) is always the GNU assembler.
14971
14972 * TODO: Suggest a few more stepping tests.
14973
14974Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
14975
14976 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
14977 restart GDB for h8300 after a continue.
14978 (return): Add pattern to match a29k-udi behavior.
14979 * gdb.base/nodebug.exp: Remove obsolete comment.
14980 * gdb.base/regs.exp: New file, testing of register displays.
14981 * gdb.base/return.exp: Fix typo in reference to $objdir.
14982 * gdb.base/whatis.exp: Always start with a fresh GDB.
14983
14984Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14985
14986 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
14987 higher, these tests generate a lot of output.
14988
14989Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14990
14991 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
14992 code following the catch silently ignored some errors; without the
14993 catch they should be thrown like any other tcl error. Also, the
14994 catch used "" instead of {} which meant all the callers who wanted
14995 to include one of the characters "[]$ had to quote it an extra time.
14996 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
14997 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
14998 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
14999 Remove extra quoting.
15000
15001Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
15002
15003 * gdb.base/commands.exp: Make test names unique; every test either
15004 passes or fails. Update some comments.
15005
15006 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
15007
15008Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15009
15010 The following fixes a FAIL caused by the fact that the alpha stabs
15011 configuration didn't use the ".if alpha" code in weird.def.
15012 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
15013 bit pointer, so the 32 bit version works even on the alpha.
15014 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
15015 Remove the stuff which allowed us to have separate versions for
15016 alpha and everything else.
15017
15018 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
15019 regexp which "info func operator\[\](" is supposed to match. Fix
15020 string to send to GDB. Note that GDB still doesn't work right. Add a
15021 new test for "info func .perator\[\](" which GDB does handle correctly.
15022
15023 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
15024
15025Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15026
15027 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
15028 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
15029 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
15030 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
15031 it makes the tests harder to understand and confuses test-o-matic.
15032 The preferred style is that each test provides a PASS or a FAIL,
15033 and has a unique message (e.g. "continue #54" not just "continue")
15034 which is the same for the pass and the fail.
15035 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15036 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
15037 to lib/gdb.exp.
15038 * gdb.base/printcmds.exp: Use test_print_accept. Remove
15039 prt_accept which was basically the same thing. Likewise for
15040 test_print_reject and prt_reject.
15041 * lib/gdb.exp (test_print_reject): Add some more error message
15042 patterns to match from the former printcmds.exp (prt_reject).
15043 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
15044 One defect of the passcount stuff is that some of it failed to
15045 report XPASS where appropriate.
15046 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
15047 stuff before and after arg in expected pattern.
15048 (test_paddr_operator_functions): Re-do test without print_addr_of;
15049 this is the only test which seems to want extra stuff there.
15050
15051Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15052
15053 * gdb.base/nodebug.exp: Update new tests to reflect improved
15054 wording of gdb output.
15055
15056 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
15057 and "ptype" work on variables in files compiled without -g.
15058 Replaces commented out "maint print msymbol" tests.
15059
15060Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15061
15062 * gdb.base/setvar.c (dummy): Call malloc.
15063
15064 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
15065 losing with the irix4 sed.
15066
15067 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
15068 ALRM" on irix4.
15069
15070Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15071
15072 * TODO: Remove items about corefile.exp testing new exec-file and
15073 backtrace; both are now done. Add items about printing enums.
15074
15075Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15076
15077 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
15078 "get signal $thissig" test fails.
15079
15080 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
15081
15082Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15083
15084 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
15085 compiler warning with dec alpha compiler.
15086
15087 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
15088 extra \n from gdb_test call (this explains why the prompt test
15089 that I removed yesterday was there).
15090 (user_defined_command_test): Remove extra \n and prompt test.
15091
15092 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
15093 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
15094 doesn't exist.
15095 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
15096 Also remove alpha workaround, which turns out to be because
15097 SIGABRT == SIGLOST.
15098
15099 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
15100
15101 * gdb.base/help.exp: Don't test "help show".
15102
15103Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15104
15105 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
15106 "set print address" is on.
15107 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
15108 pass prompt to gdb_test; gdb_test already looks for the prompt.
15109
15110 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
15111
15112 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
15113 was a vestige of the manual TESTSTRATEGY, and the purpose of it
15114 was to make sure that gdb can read a core file. But (a) the "read
15115 the corefile" part didn't make it to a1-selftest.exp, we just
15116 delete the corefile after creating it, and (b) we test reading
15117 corefiles in corefile.exp anyway. Also, this test left around a
15118 xgdb process on Solaris.
15119
15120 * gdb.base/corefile.exp: Also test backtrace.
15121
15122Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
15123
15124 * gdb.base/commands.exp: Test a simple user defined command with
15125 arguments and if/while statements; verify the full user command is
15126 printed by "show user".
15127
15128 * gdb.base/commands.exp: Test if/while commands as part of a
15129 breakpoint command list; verify they appear in breakpoint
15130 information.
15131
15132Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15133
15134 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
15135 than by dividing by zero.
15136
15137Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
15138
15139 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
15140 performing an inferior call with watchpoints enabled.
15141 * gdb.base/watchpoint.c (main): Delete second unnecessary read
15142 call.
15143
15144Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15145
15146 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
15147 of "file" command.
15148
15149 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
15150 Add additional pattern for when "int operator int(void);" appears
15151 in a different order.
15152
15153Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15154
15155 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
15156
15157 * gdb.base/help.exp: Replace most of docstrings for "info signals"
15158 and "signal" with ".*".
15159
15160Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15161
15162 * TODO: Add note about "handle all nostop".
15163
15164 * gdb.base/{sigall.c, sigall.exp}: New test.
15165 * gdb.base/Makefile.in: Add it.
15166
15167Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15168
15169 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
15170 when invoking GDB, suppresses any windowing interface.
15171
15172Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
15173
15174 * config/sim-gdb: New file, simulator testing support.
15175
15176Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
15177
15178 * gdb.base/interrupt.exp: Test calling func1 twice.
15179
15180Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
15181
15182 * gdb.base/list.exp (test_forward_search): Set timeout higher
15183 when we'll be getting lots of output from gdb.
15184
15185 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
15186 "init_malloc" to after the expect statement. Run it if that
15187 regexp is taken, but also for two others which happen if source
15188 cannot be found.
15189
15190Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15191
15192 * gdb.base/printcmds.exp: New test, for printing register before
15193 program is running.
15194
15195Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15196
15197 * gdb.base/list.exp: Correct some alternate expect patterns
15198 to reflect changes in list1.c.
15199
15200Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15201
15202 * TODO: Add item regarding large frames.
15203
15204 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
15205
15206 * TODO: Remove item about enabling return.exp; it
15207 is enabled. Suggest a few more "return" tests.
15208
15209Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15210
15211 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
15212 anonymous unions.
15213
15214Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15215
15216 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
15217 and pr-5646.o, so "make" is the same as "make all", not "make
15218 pr-4975.o".
15219
15220Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
15221
15222 * gdb.base/list.exp: Adjust expectations to reflect changes in
15223 list1.c.
15224 (test_forward_search): New test proc.
15225 * gdb.base/list1.c (long_line): New function, has long source line.
15226
15227Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
15228
15229 * gdb.base/a1-selftest.exp: Change initial stepping to know about
15230 additional line of code that was added.
15231
15232Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
15233
15234 * gdb.disasm/hppa.s: Break the large branching tests into smaller
15235 tests so as not to overflow expect's input buffers.
15236 * gdb.disasm/hppa.exp: Corresponding changes.
15237
15238Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15239
15240 Beginnings of template debugging tests.
15241 * gdb.c++/templ-info.cc: New file to test for template
15242 debugging capability of the compiler.
15243 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
15244 templ-info.cc.
15245 * gdb.c++/templates.cc: Add explicit template instantiations
15246 to enable compiling with -fno-implicit-templates. Add destructor
15247 and 'value' method to T5 class for template tests.
15248 * gdb.c++/templates.exp: Add testcases for printing of template
15249 types, setting breakpoints on template methods and calling a
d63a86f8 15250 template method.
c906108c
SS
15251
15252Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
15253
15254 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
15255 branch target since some assemblers (gas-2.5) may emit a
15256 relocation for the branch instead of resolving it in the
15257 assembler.
15258
15259Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15260
15261 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
15262 through signal handler.
15263
15264Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15265
15266 * configure.in (*-*-netware): Use config/mt-netware.
15267
15268 * config/mt-netware: New file.
15269 * config/mt-i386-netware: Removed, separate configs for different
15270 netware architectures are no longer needed now that we have
15271 --with-headers.
15272
15273Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15274
15275 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
15276 by the recent changes to use ANSI C arithmetic conversions.
15277
15278Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15279
15280 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
15281 bug involving using inferior_pid to figure out whether to select a
15282 frame.
15283
15284Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
15285
15286 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
15287 match the current disassembler output.
15288
15289Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
15290
15291 * gdb.fortran/exprs.exp: Expect VOID instead of void.
15292 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
15293 types, expect "int" as type of integer values (for now).
15294
15295Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
15296
15297 * gdb.base/commands.exp: New tests for if/while commands.
15298
15299Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
15300
15301 * lib/gdb.exp (runto): Replace sub-pattern for hex value
15302 by .*, since hex values have different syntax in Chill mode.
15303
15304Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15305
15306 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
15307 linefeed from expect pattern for repeated types with indices > 9.
15308
15309Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
15310
15311 First part of Fortran test suite.
15312 * gdb.fortran: New directory.
15313 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
15314
15315Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15316
15317 * gdb.base/default.exp: Update expect pattern for load command
15318 without arguments.
15319
15320Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15321
15322 * configure.in: Change i386 to i[345]86.
15323 * gdb.base/configure.in: Likewise.
15324 * gdb.c++/configure.in: Likewise.
15325 * gdb.chill/configure.in: Likewise.
15326
15327Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
15328
15329 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
15330 patterns, since that is not a valid context for comments.
15331
15332Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
15333
15334 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
15335 repeated types and repeated types with indices > 9.
15336
15337Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
15338
15339 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
15340 2417; old bug has been fixed.
15341
15342Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
15343
15344 * gdb.base/interrupt.exp: When trying to wake up the inferior,
15345 send the newline ourselves instead of assuming gdb_test will do
15346 so when passed an empty input string.
15347
15348 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
15349 stabs testcode.
15350
15351Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15352
15353 * lib/gdb.exp (gdb_test): Don't send anything if the first
15354 argument is an empty string. This makes cases where we want to
15355 match output that is already in expect's buffers (for example,
15356 matching a breakpoint after gdb_run_cmd has been called) work
15357 reliably.
15358
15359Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15360
15361 * config/netware.exp: New file.
15362
15363Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15364
15365 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
15366 the -B and -L prefixes so we can find the debugging stub.
15367
15368 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
15369 there and we are using the gcc from the tree.
15370
15371 * gdb.base/types.c: Removed.
15372
15373 * gdb.base/configure.in: Look for makefile fragments in ../config.
15374 Recognize i386-*-netware.
15375 * gdb.c++/configure.in: Likewise.
15376
15377Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15378
15379 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
15380 the correct TCL syntax.
15381
15382Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15383
15384 * gdb.base/opaque.exp: use runto instead of messing around with
15385 breakpoints. Simplify by using gdb_test.
15386
15387 * gdb.base/bitfields.exp: restart between tests on netware targets
15388 because breakpoints aren't relocated after target death. Run
15389 processes to completion.
15390
15391 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
15392
15393Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
15394
15395 * Makefile.in: Remove extra tabs that confuse some versions
15396 of "make". Use the newly built gdb to test with by default,
15397 rather than the first one in the tester's search path.
15398
15399Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
15400
15401 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
15402
15403 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
15404 condition help.
15405
15406Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15407
15408 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
15409
15410 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
15411 running.
15412 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
15413 * gdb.base/funcargs.exp: Likewise.
15414
15415 * gdb.base/bitfields.exp: Simplify by using gdb_test.
15416 * gdb.base/funcargs.exp: Likewise.
15417
15418 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
15419 message is "".
15420
15421Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15422
15423 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
15424 return,signals,twice}.exp: Handle non-existant binaries
15425 consistantly.
15426
15427 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
15428 * gdb.base/Makefile.in: Don't try to generate a core dump, we
15429 might testing a cross development system.
15430
15431Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15432
15433 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
15434 runtest script is relative to ${srcdir}, not ${rootdir}.
15435
15436Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
15437
15438 * gdb.base/signals.exp: Allow for optionality of breakpoint
15439 address.
15440
15441Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15442
15443 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
15444
15445Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15446
15447 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
15448 for size_t definition.
15449 * gdb.c++/templates.cc: Likewise
15450
15451 * config/mt-i386-netware: New file.
15452
15453 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
15454 defined.
15455
15456 * gdb.base/Makefile.in: Added support for systems that name core
15457 files by appending "core" to the program name.
15458 * gdb.base/a1-selftest.exp: Likewise.
15459
15460Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15461
15462 * gdb.base/return.exp: Add comment and message for `return double'
15463 test failure on Sparc Solaris.
15464
15465Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
15466
15467 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
15468
15469Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15470
15471 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
15472 from optimizing them away.
15473 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
15474 patterns to include default constructors and assignment operators,
15475 to match gcc versions beyond 2.5.8. Accept any cplus demangling
15476 character in the output of the virtual base pointer.
15477
15478Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15479
15480 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
15481 expression match in print_addr_of to avoid unintented matches.
15482 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
15483 versions up to 2.5.8.
15484
15485Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15486
15487 * gdb.base/list.exp: Tweak alternate pattern for listing of an
15488 included file to run under newer versions of expect.
15489 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
15490 consecutive >'s in templates to accomodate recent cplus-dem.c change.
15491 Remove xfail for the virtual table of BDDHookV.
15492
15493Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15494
15495 * lib/gdb.exp (string_to_regexp): Set a default result.
15496 (default_gdb_start): Fix misleading message.
15497
15498Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
15499
15500 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
15501 Remove all CC, etc definitions.
15502 * config/mt-hpux: New file.
15503 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
15504 (CFLAGS, LDFLAGS): Define.
15505 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
15506
15507 * Makefile.in (site.exp): Don't insert host_os, etc.
15508 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
15509 (distclean): Check existence of subdir.
15510 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
15511 * gdb.base/Makefile.in: General cleanup and simplification.
15512 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
15513 to build executables. Use default rule to build .o files.
15514 (EXPECT, RUNTEST, CC): Fix relative pathname.
15515 (site.exp): Don't insert host_os, etc.
15516 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
15517 and/or SIGUSR1 defined.
15518 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
15519 * gdb.c++/Makefile.in: General cleanup and simplification.
15520 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
15521 (CFLAGS): Remove.
15522 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
15523
15524Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
15525
15526 * gdb.base/recurse.exp: Misc changes to get tests running again
15527 after Kung's changes to the watchpoint code.
15528 * gdb.base/watchpoint.exp: Likewise.
15529
15530Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
15531
15532 * lib/gdb.exp (string_to_regexp): Convert {\} also.
15533
15534Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15535
15536 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
15537 * lib/gdb.exp (default_gdb_start): Define.
15538 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
15539 gdb.base/funcargs.exp, gdb.base/opaque.exp,
15540 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
15541 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
15542 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
15543 Don't call gdb_target_udi in between tests.
15544
15545Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15546
15547 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
15548 (which was basically just a local version of the same thing). In
15549 addition to avoiding duplication, gdb_test_exact is faster.
15550 * lib/gdb.exp (gdb_test_exact): Fix typo.
15551
15552 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
15553 don't give an error.
15554
15555 * gdb.base/term.exp: Call delete_breakpoints before starting.
15556
15557 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
15558 (t10): Add comment.
15559
15560Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
15561
15562 Reorganization of the GDB Test Suite.
15563
15564 * gdb.base: New directory, contains all the basic tests.
15565 * gdb.c++: New directory, tests specific to C++.
15566 * gdb.chill: New directory, tests specific to Chill.
15567 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
15568 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
15569 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
15570 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
15571 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
15572 t30-31 to chill).
15573 * */gdbme.*: Rename to match appropriate expect scripts.
15574 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
15575 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
15576 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
15577 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
15578 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
15579 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
15580 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
15581 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
15582 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
15583 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
15584 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
15585 gdb.c++/virtfunc.cc: New names of C++ files.
15586 * gdb.chill/chillvars.ch: New name of Chill file.
15587 * gdb.base/configure.in, gdb.c++/configure.in,
15588 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
15589 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
15590 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
15591 * configure.in (configdirs): Update to reflect directory changes.
15592 (target_abbrev): No longer define for any configuration.
15593 * Makefile.in: Cosmetic improvements to header comments.
15594
15595Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15596
15597 Various changes to gdb.t31:
15598
15599 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
15600 * gdbme.ch: Make all key-words and predefineds be upper-case.
15601 * chillvars.exp: Expect key-words and predefinds in upper-case.
15602
15603 * chillvars.exp: Use gdb_test_exact many places.
15604 Change expected output for arrays (which now includes index labels).
15605
15606 * pr-5020.exp, gdme.ch (module PR_5020):
15607 New test, for PR-5020.
15608
15609Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
15610
15611 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
15612 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
15613
15614Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
15615
15616 * Makefile.in: Fix bit-rot in definitions of CHILL,
15617 CHILL_FOR_TARGET and Chill_LIB.
15618 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
15619 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
15620 CHILL, and CHILL_LIB.
15621
15622Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
15623
15624 * Revert the previous changes. Please see Rob's directory
15625 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
15626
15627Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
15628
15629 * Makefile.in, configure.in, config/mips-gdb.exp,
15630 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
15631 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
15632 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
15633 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
15634 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
15635 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
15636 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
15637 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
15638 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
15639 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
15640 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
15641 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
15642 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
15643 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
15644 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
15645 changes from 94Q1.
15646
15647Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
15648
15649 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
15650 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
15651 Rob's new testing fragments.
15652
15653Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
15654
15655 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
15656 lib/gdb.exp: Replace error proc calls with perror.
15657
15658Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
15659
15660 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
15661 version also, match on casted version strings, and match on
15662 gdb startup case where the line numbers might be messed up.
15663
15664Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
15665
15666 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
15667 (CFLAGS): Delete it from here.
15668
15669Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
15670
15671 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
15672
15673Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
15674
15675 * Makefile.in (RUNTEST): Default to just "runtest".
15676
15677Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15678
15679 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
15680 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
15681 the code has been restructured.
15682
15683Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15684
15685 * gdb.t00/default.exp (set write): Allow any number of \r and/or
15686 \n, not just one of each.
15687
15688 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
15689 /bin/cc gives a warning if you do.
15690
15691Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
15692
d63a86f8 15693 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
15694 __t10ListS_link1ZUiRCUiPT0
15695
15696Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15697
15698 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
15699 on local variables in recursive functions.
15700
15701 * gdb.t07/Makefile.in: Build the new test.
15702
15703Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15704
15705 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
15706 directly. Instead compare the return values from actual calls.
15707
15708Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
15709
15710 * Makefile.in (check): Set TCL_LIBRARY for runtest.
15711
15712Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15713
15714 * From Peter Schauer with minor modifications.
15715 * gdb.t15/return.exp (return_tests): Handle targets where "return"
15716 stops in mid-line in the caller. Add xfail for returning a float
15717 value on X86 targets.
15718
15719Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15720
15721 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
15722 to avoid expect lossage.
15723 (fmem_LRbug_tests): Likewise.
15724 * gdb.disasm/hppa.s: Corresponding changes.
15725
15726 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
15727 conditions to work with latest dejagnu/expect.
15728
15729 * gdb.t15/funcargs.exp (finish from indirect call): No longer
15730 expected to fail on the PA.
15731 (backtrace in call with trampolines): Explicitly require main
15732 to be frame #1 (no trampolines should show up in backtrace).
15733
15734 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
15735 "continue -expect".
15736 * gdb.t06/break.exp: Likewise.
15737 * gdb.t07/watchpoint.exp: Likewise.
15738 * gdb.t13/bitfields.exp: Likewise.
15739 * gdb.t15/{funcargs,return}.exp: Likewise.
15740 * gdb.stabs/weird.exp: Likewise.
15741 * config/{mips,udi}-gdb.exp: Likewise.
15742
15743 * hppa.sed: Enclose comments within a sed command to avoid
15744 losing with the old OSF1 sed.
15745
15746Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15747
15748 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
15749 sequent dynix.
15750 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
15751 * gdb.t15/funcargs.exp: Conditionally step again to really
15752 finish from marker_call_with_trampolines. Handle the case where
15753 the first step from within call_with_trampolines already steps
15754 us back to main.
15755 * gdb.t15/gdbme.c: Add comment to closing brace of
15756 call_with_trampolines for funcargs.exp.
15757
15758Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15759
d63a86f8 15760 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
15761 Fix typo(s).
15762
15763Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15764
15765 * gdb.t07/gdbme.c: More code for watchpoint testing.
15766
15767 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
15768 "Hardware watchpoint" throughout file.
15769 (test_watchpoint_triggered_in_syscall): New test.
15770 (test_complex_watchpoint): New test.
15771
15772Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15773
15774 * gdbme.c (call_with_trampolines): New function to try and step
15775 into. Tests trampoline problems on the PA.
15776
15777 * funcargs.exp (localvars_in_indirect_call): No longer expect
15778 stepping into indirect call to fail on PAs.
15779 (test_stepping_over_trampolines): New test.
15780
15781Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15782
15783 * TODO: Add suggestions for static member function tests, and
15784 completion tests.
15785
15786Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15787
15788 * TODO: Add suggestions for "p/a" tests.
15789
15790 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
15791 (default_gdb_exit): Replace all the hair with sending "quit" to
15792 the process with a simple close.
15793
15794Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15795
15796 * TODO: Add suggestions for shared library tests.
15797
15798Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15799
15800 * TODO: Add suggestions for x/s tests.
15801
15802Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15803
15804 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
15805 "enable once", and "enable breakpoints once" with ".*".
15806
15807Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15808
15809 * TODO: Add suggestions about structure passing tests.
15810
15811Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15812
15813 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
15814 the primary1 test, use work around if __GNUC__ < 2.
15815 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
15816 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
15817 Test for bad output rather than waiting for timeout. Issue
15818 second continue only if first continue failed.
15819
15820Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15821
15822 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
15823 operator[] test with gdb_test because the old code didn't seem to
15824 be getting the quoting right with the new dejagnu.
15825
15826Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
15827
15828 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
15829 one from the path.
15830 * Makefile.in: Use a fresh expect if there is one, use runtest
15831 from the src tree if there is one.
d63a86f8 15832
c906108c
SS
15833Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15834
15835 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
15836 next over recursive call. Revise the tests from that point on
15837 (which had been skipped) to match GDB's actual (correct) output.
15838
15839 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
15840 with next over a breakpoint whose condition is false.
15841
15842 * gdb.t00/help.exp: Comment out "help set print" tests just like
15843 (and for same reason as) "help set" test.
15844
15845Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15846
15847 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
15848 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
15849
15850Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15851
15852 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
15853 necessary gdb_target_udi.
15854
15855 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
15856
15857 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
15858 1838 and 2417; they are fixed.
15859
15860 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
15861 gdb.t03/ptype.exp (ptype structure, ptype union):
15862 Remove xfails; the test is looser than when the xfails were added.
15863
15864 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
15865 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
15866
15867 * gdb.t01/run.exp: Only run shell test if isnative.
15868
15869 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
15870 since "run" automatically loads if necessary. Call gdb_target_udi
15871 after the "file" since "file" kills any execution target.
15872
15873 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
15874 GDB. GDB doesn't work that way (not anymore at least) on UDI.
15875 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
15876 argument for UDI.
15877
15878Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15879
15880 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
15881
15882 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
15883
15884Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15885
15886 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
15887 properly quoting regexps. This makes the second argument to
15888 demangle a fixed string, which matches the callers, instead of a
15889 shell-style pattern which is what the previous implementation
15890 used. Update some of the callers.
15891
15892Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15893
15894 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
15895 (comib_nullified_tests): Fix typo.
15896 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
15897 strings. No longer expected to fail.
15898
15899 * gdb.disasm/hppa.s (addib_tests): Fix typo.
15900 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
15901 strings. No longer expected to fail.
15902
15903 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
15904 string. No longer expected to fail.
15905
15906Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15907
15908 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
15909 No longer expected to fail.
15910
15911 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
15912 string. No longer expected to fail.
15913
15914Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15915
15916 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
15917 only in the names (I probably got most of them). I was even
15918 generous with some which differed in underscores in names, and
15919 probably missed a few, and I *still* was able to remove almost a
15920 third of the file with almost no impact on testsuite coverage.
15921
15922Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15923
15924 * gdb.t00/default.exp: Match udi_attach error message as well as
15925 the one from child_attach.
15926
15927 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
15928
15929 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
15930
15931 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
15932 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
15933
15934 * Move test with enums and partial symbols back to
15935 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
15936 Reverts the change of 26 May 93. Per today's change to
15937 stabs.texinfo, the behavior that weird.exp was expecting was
15938 unreasonable; what is important is that the compiler+gdb get
15939 things right, which happens with a recent gcc. Also fix the test
15940 to deal with native compilers which put out the stab gdb can't
15941 deal with.
15942
15943Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15944
15945 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
15946 in the names. The main thing these accomplish is to slow things down.
15947 Many more such duplicates surely remain.
15948
15949 * gdb.t00/help.exp: Comment out "help support" test just like
15950 (and for same reason as) "help set" test.
15951
15952Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
15953
15954 * gdb.t06/break.exp: Remove setup_xfails for
15955 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
15956 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
15957 about known bug in gcc to include up through 2.5.8.
15958 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
15959 well as "_vb$".
15960 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
15961 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
15962 with latest gcc and gdb.
15963 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
15964 well as "_vb$".
15965
15966Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15967
15968 * configure.in (hppa*-*-*): Also configure and build stabs-only
15969 tests.
15970
15971Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15972
15973 * gdb.t10/hppa.mt: A makefile fragment for the PA.
15974 * gdb.t10/configure.in (hppa*-*-*): Use it.
15975
15976Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15977
15978 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
15979
15980Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15981
15982 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
15983 versions prior to 1.13.5.
15984
15985Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15986
15987 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
15988 the prompt is at the start of a line.
15989
15990Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15991
15992 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
15993 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
15994 in the copr tests now.
15995 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
15996 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
15997 expected to fail.
15998
15999Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
16000
16001 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
16002 gdb.t31/chillvars.exp, lib/gdb.exp:
16003 Tweak to run under either version of expect.
16004 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
16005 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
16006 * gdb.t11/list.exp: Remove extraneous whitespace.
16007
16008Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16009
16010 * gdb.t16/printcmds.exp (test_print_strings): Accept
16011 "(unsigned char *) " before the string.
16012
16013 * TODO: Add notes about printing of fancy types and GDB expressions.
16014
16015Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
16016
16017 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
16018 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 16019 if doing mips-idt-ecoff.
c906108c
SS
16020
16021Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
16022
16023 * Most .exp files: Tweak to run under either version of expect.
16024
16025Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16026
16027 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
16028 xfails; I'm not sure why they are failing, but not because of PR 1806.
16029
16030Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
16031
16032 * config/unix-gdb.exp: Remove gdb_unload cause it's already
16033 defined in lib/gdb.exp.
16034
16035Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16036
16037 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
16038 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
16039 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
16040 have to be typeless.
16041
16042Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16043
16044 * TODO: Add suggestion for copyright year test.
16045
16046Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
16047
16048 * configure.in (*-*-lynxos*): Add stabs tests.
16049
16050Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16051
16052 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
16053 so insert a tab before any assembler directive in column zero.
16054
16055 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
16056 stores.
16057 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
16058 stores.
16059 (fpu_short_memory_tests): Likewise.
16060
16061Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16062
16063 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
16064 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
16065 .stabs directives in comments.
16066
16067Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16068
16069 * TODO: New file, describing tests we could write.
16070 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
16071
16072Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16073
16074 * gdb.t06/signals.exp: Add kludge to force re-sync.
16075
16076 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
16077 to xgdb instead of gdb, get out of gdb.
16078
16079Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
16080
16081 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
16082 for info.
16083
16084Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16085
16086 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
16087 * gdb.stabs/configure.in (hppa*-*-*): Use it.
16088 * gdb.stabs/hppa.sed: New sed script for the PA.
16089
16090Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16091
16092 * gdb.stabs: Re-write weird.def and configuration to use sed
16093 instead of cpp. sed is portable and POSIX; cpp is neither.
16094
16095Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16096
16097 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
16098
16099Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16100
16101 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
16102
16103Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16104
16105 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
16106 "_vb$".
16107 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
16108 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
16109
16110Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16111
16112 * lib/gdb.exp: Comment out code which depends on non-existent
16113 `transform' procedure.
16114
16115Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
16116
16117 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
16118 * lib/gdb.exp: Transform tool name.
16119 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
16120 1.1's new error handling system.
16121
16122Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16123
16124 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
16125
16126Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16127
16128 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
16129 They made pattern matching so slow that timeouts happened on
16130 heavily loaded systems. Now any output from "show print" which
16131 gets us back to the GDB prompt is a PASS.
16132
16133Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
16134
16135 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
16136
16137Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16138
16139 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
16140
16141 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
16142 It is not from PR 3220.
16143
16144Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16145
16146 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
16147 just started failing because they depended on the order the
16148 subcommands are presented, or exact docstring text. This kind of
16149 test is a pain and has minimal benefit.
16150
16151Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16152
16153 * gdb.t09/corefile.exp: At end of test, use "core" command with
16154 no arguments.
16155
16156Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
16157
16158 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
16159 17}/Makefile.in: Make it possible to run the testsuite with Sun
16160 make and CC = cross gcc by adding explicit build rules for .o
16161 files.
16162
16163Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16164
16165 * gdb.t15/funcargs.exp: Don't put comments on same line as
16166 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 16167
c906108c
SS
16168Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16169
16170 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
16171
16172Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
16173
16174 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
16175 * gdb.t20/inherit.exp: remove three dumplicate entries.
16176
16177Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16178
16179 * gdb.t06/break.exp: For "next over recursive call", fail on any
16180 incorrect output, not just on "factorial (value=2)".
16181
16182Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16183
16184 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
16185 working now. Add an xfail if accesing a bss variable causes
16186 a memory error if the target is not yet run.
16187
16188Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16189
16190 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
16191 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
16192 name of __st* demangling (2 strings). Did Kung really get the
16193 more than 95 others right without testing them?
16194
16195Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
16196
16197 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
16198
16199Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
16200
16201 * configure.in (configdirs): Add gdb.disasm
16202 * gdb.disasm: New directory for GDB disassembler tests.
16203 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
16204
16205Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16206
16207 * gdb.t00/help.exp: Don't test "help set".
16208
16209 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
16210 from within expect statements. None of these happen anymore and
16211 they cause regressions to be silently unnoticed.
16212
16213 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
16214 messages) about known failures with gcc cygnus-2.4.5-930417.
16215
16216 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
16217 comp-info.exp so it gets built if it doesn't exist.
16218
16219 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
16220 it is no longer used.
16221 * gdb.t13/comp-info.c: Removed.
16222
16223Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16224
16225 * gdb.t06/signals.exp: Add xfail for sun3.
16226
16227Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16228
16229 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
16230 relevant because ^C doesn't get sent but failure can be reproduced
16231 interactively).
16232
16233Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16234
16235 * gdb.stabs/alpha.mt: New configuration file for alpha.
16236 * gdb.stabs/configure.in: Use it.
16237 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
16238 sharing with alpha.mt, redefine long to word via preprocessor.
16239 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
16240 for alpha.
16241 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
16242 native cc.
16243 * gdb.t00/teststrategy.exp: Change expect string so that we
16244 consume the `(xgdb)' from the command echo and from the gdb prompt.
16245 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
16246 gdb currently compares all values as long, so this failure probably
16247 applies to any configuration where LONGEST is bigger than a target int.
16248 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
16249 with gcc.
16250 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
16251 to handle opaque pointers, gcc is.
16252 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
16253 as first argument. Include <sys/types.h> and change all operator
16254 new definitions to use size_t.
16255 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
16256 now that we use size_t.
16257
16258Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16259
16260 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
16261 a long or float array cast all array members to the same type.
16262 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
16263 with 64 bit longs.
16264 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
16265 on alpha.
16266 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
16267
16268Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16269
16270 * gdb.t24 (demangle.exp): Constructors of templates have names like
16271 vector<int>::vector(int) not vector<int>::vector<int>(int). See
16272 section 14.6 of the ARM.
16273
16274 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
16275 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
16276 accomplish little and slow down the testsuite.
16277
16278 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
16279 Accept spaces various places.
16280
16281Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16282
16283 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
16284 with watchpoint enabled.
16285
16286 * Makefile.in: Remove definition of CC and remove the second
16287 definition of CXX (the "CXX = gcc" one remains). These definitions
16288 were causing backquotes to be expanded within backquotes, which
16289 doesn't work.
16290
16291Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
16292
16293 * gdb.t17/callfuncs.exp: Add "return 0" to end.
16294
16295Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16296
16297 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
16298 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
16299 by mips cc and contains no stabs entries.
16300
16301Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
16302
16303 * config/vx-gdb.exp: Use fake device to load files rather than
16304 NFS.
16305 * lib/gdb.exp: New proc to do "file" command.
16306 * config/unix-gdb.exp: Use new "file" proc.
16307
16308Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16309
16310 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
16311 Rework board rebooting slightly.
16312 (gdb_exit): Don't exit from the remote shell; there isn't one.
16313 * gdb.stabs/weird.exp: If a program is being debugged already,
16314 kill it.
16315 * gdb.t04/setvar.exp: Stop and restart gdb.
16316 * gdb.t05/expr.exp: Likewise.
16317 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
16318 restart gdb and reload the program.
16319 * gdb.t08/opaque.exp: Likewise.
16320 * gdb.t12/scope.exp: Likewise.
16321 * gdb.t13/bitfields.exp: Likewise.
16322 * gdb.t15/funcargs.exp: Likewise.
16323 * gdb.t20/classes.exp: Likewise.
16324 * gdb.t03/ptype.exp: Increase timeout.
16325 * gdb.t16/printcmds.exp (test_print_string_constants,
16326 test_print_array_constants): Likewise.
16327 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
16328 * gdb.t20/classes.exp (do_tests): Likewise.
16329 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
16330
16331Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
16332
16333 * gdb.stabs: Renamed *wierd* to *weird*.
16334
16335Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16336
16337 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
16338 for timeout. Add "known gcc 2.4.5 bug" to failure message.
16339
16340Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16341
16342 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
16343 (do_tests): Remove xfail for whatis on one_var and two_var.
16344
16345Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
16346
16347 * Makefile.in: Made cross building work better by adding
16348 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
16349
16350Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16351
16352 * gdb.t15/{return.c,return.exp,Makefile.in}:
16353 New test, currently commented out.
16354
16355Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
16356
16357 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
16358 still running and removes the leftover named socket so GDb can do
16359 clean restarts.
16360
16361Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
16362
16363 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
16364 console, not GDB.
16365 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
16366 cross testing works better with "make check"
16367 * config/unix-gdb: Use default procedures for exit and version.
16368 * config/vx-gdb.exp: Cleaned up and massaged back to working order
16369 with the newest VxWorks.
16370
16371Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16372
16373 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
16374 old form.
16375
16376 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
16377 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
16378
16379 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
16380
16381 * config/unix-gdb.exp: Remove this version of gdb_exit
16382 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
16383 Rob says he'll look at it when he gets back to testing boards.
16384
16385Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
16386
16387 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
16388 an expected fail for certain ptype commands.
16389
16390 * gdb.t20/classes.exp: Update expected results of "ptype class
16391 Base1" to account for the constructor that now appears in the type.
16392
16393Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
16394
16395 * configure.in (configdirs): Restore gdb.t04, which mysteriously
16396 disappeared from list.
16397 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
16398 "alldone" proc with call to cleanup and exit.
16399 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
16400 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
16401 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
16402 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
16403 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
16404 "alldone" proc with simple returns that suppress remaining
16405 tests. The alldone proc went away many months ago.
16406
16407Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16408
16409 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
16410
16411 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
16412
16413Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16414
16415 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
16416 as vax gdb will display them.
16417
16418Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16419
16420 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
16421 optimizers.
16422
16423 * scope.exp: Change "bad value for localval" messages so each one
16424 is unique.
16425
16426 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
16427 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
16428
16429 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
16430
16431Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16432
16433 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
16434 doesn't exist (due to optimization).
16435
16436Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16437
16438 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
16439 contains \r because the filename is long.
16440
16441 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
16442 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
16443
16444Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16445
16446 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
16447 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
16448 Ultrix.
16449 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
16450 int tests.
16451 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
16452
16453Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
16454
16455 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
16456
16457 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 16458 to match does not match the passing case but still matches the
c906108c
SS
16459 failing case.
16460
16461Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16462
16463 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
16464
16465Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
16466
16467 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
16468 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
16469 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
16470 Remove various versions of gdb_exit.
16471 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
16472 gdb_exit.
16473 * config/unix-gdb.exp: gdb_exit remains here, and should override
16474 the generic version, since it's doing a lot of wierd stuff that
16475 the other versions aren't. FIXME, fold it in, or abandon this
16476 version.
16477
16478Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16479
16480 * gdb.t24/demangle.exp: Add tests for PR 3220.
16481
16482Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16483
16484 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
16485
16486Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
16487
16488 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
16489 "i386-*-*". Works for i486 as well.
16490
16491 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
16492 bug, and expand domain of xfail to all SVR4 systems, since the
16493 actual problem is likely to be in generic SVR4 /proc support.
16494
16495Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16496
16497 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
16498
16499Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
16500
16501 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
16502 xfails for other systems. Match a missing 'Continuing.' as an
16503 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
16504
16505 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
16506 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
16507 Only issue warning for missing executables if -all option is used.
16508
16509 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
16510 file if -all option is used. It's like an unpredictable XFAIL.
16511
16512Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16513
16514 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
16515 for dynamically linked binaries.
16516
16517 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
16518
16519Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16520
16521 * gdb.t20/inherit.exp: Change message for "print tagless struct"
16522 to state that this is a known bug in old versions of g++.
16523
16524Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16525
16526 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
16527 while waiting for `Continuing'.
16528
16529Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
16530
16531 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
16532 in text, data, and bss.
16533 * gdb.t10/nodebug.c: Add local and global test variables for
16534 initialized and uninitialized data.
16535
16536Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16537
16538 * config/unix-gdb.exp (gdb_exit): Add "wait".
16539
16540Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16541
16542 * gdb.t06/signals.exp: xfail the continue from the handler for all
16543 targets.
16544
16545 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
16546 function with watchpoints enabled, the i386 call dummy starts with
16547 a call.
16548
16549 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
16550 386 bsd names its corefiles.
16551
16552Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
16553
16554 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
16555 compilers don't grok it.
16556 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
16557 with small octal ints rather than character constants, which
16558 are signed and might not fit if first promoted to int.
16559
16560Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
16561
16562 * gdb.t09/Makefile.in (clean): Remove corefile.
16563
16564Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16565
16566 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
16567
16568Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16569 and Jim Kingdon (kingdon@cygnus.com)
16570
16571 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
16572 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
16573 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
16574
16575Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16576
16577 * gdb.t17/interrupt.exp: Add xfail for hppa.
16578
16579Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16580
16581 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
16582 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
16583 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
16584 to determine signed-ness of bitfields and use the result to setup
16585 the xfail.
16586 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
16587 * gdb.t15/funcargs.exp: Use them to step until the second indirect
16588 call line is reached if necessary.
16589
16590Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16591
16592 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
16593
16594Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16595
16596 * gdb.t06/break.exp: Also test `clear' command.
16597
16598Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16599
16600 * gdb.t00/teststrategy.exp: Remove extra quote.
16601
16602 * gdb.t07/watchpoint.exp: Change xfail for calling function with
16603 watchpoint enabled to be for all non-68k machines.
16604
16605 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
16606
16607Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16608
16609 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
16610 targets use aout.mt instead of ecoff.mt as gas understands
16611 standard aout format.
16612
16613Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16614
16615 * lib/gdb.exp (runto): Don't insist that function we are running to
16616 was compiled with -g.
16617
16618 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
16619
16620 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
16621 to get back into the read system call.
16622 Accept leading newline in case where we woke it up.
16623
16624Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16625
16626 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
16627 to make the stabs test work on ecoff systems using gcc and -with-stabs.
16628 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
16629 enable ecoff configuration.
16630
16631Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16632
16633 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
16634
16635Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16636
16637 * gdb.t16/printcmds.exp: Add another printf test.
16638
16639Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
16640
16641 * configure.in: If configured -with-stabs on any target, add
16642 stabsdirs to configdirs.
16643
16644Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16645
16646 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
16647 fun" so pattern does not match the command itself.
16648
16649Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16650
16651 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
16652
16653Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16654
16655 * gdb.t17/interrupt.exp: Test for more things.
16656
16657Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16658
16659 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
16660 compiler arranges the code and line numbers.
16661
16662 * gdb.t17/interrupt.exp: Don't send \n after ^C.
16663
16664Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16665
16666 * gdb.t00/help.exp: Increase expect input buffer size.
16667
16668Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16669
16670 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
16671
16672 * gdb.t07/watchpoint.exp: Add xfail for hppa.
16673
16674 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
16675
16676 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
16677 [0-9]*, not just [0-9].
16678
16679Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16680
16681 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
16682
16683 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
16684
16685Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16686
16687 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
16688
16689Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16690
16691 * gdb.t06/signals.c: Add xfails for sun3.
16692
16693 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
16694
16695 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
16696 test_stepping tests.
16697
16698Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16699
16700 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
16701
16702 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
16703
16704 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
16705 rather than actually putting it through cpp twice.
16706
16707 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
16708
16709Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
16710
16711 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
16712 no longer needed.
16713
16714Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16715
16716 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
16717
16718 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
16719 C++ features prints as "struct", make it a pass, not an xfail.
16720
16721Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16722
16723 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
16724 Don't require VA to print as "class" rather than "struct".
16725
16726Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
16727
16728 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
16729
16730Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16731
16732 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
16733
16734Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16735
16736 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
16737 order.
16738
16739Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16740
16741 * gdb.t16/printcmds.exp: Add printf tests.
16742
16743 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
16744
16745 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
16746
16747Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
16748
16749 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
16750 pass counts, to counteract any existing or future setup_xfails.
16751
16752Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16753
16754 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
16755 {BEGIN,END}_COMMON for common block instead of STAB.
16756 * gdb.stabs/wierd.exp: Add xfail for rs6000.
16757
16758 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
16759 intp_var should be N_GSYM not N_LSYM.
16760 wierd-aout.S: Use a label for the value of the N_SO.
16761 wierd.def: Remove all backslashes.
16762 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
16763
16764Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16765
16766 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
16767 get the expected next to inheritance3.
16768
16769Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16770
16771 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
16772 now that gcc-2.4 gets it right.
16773
16774Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16775
16776 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
16777
16778 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
16779 generating comp-info.exp which works for cross-compilation.
16780
16781Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
16782
16783 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
16784 "*-*-sysv4.*".
16785
16786Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
16787
16788 * gdb.t01/run.exp: Start with a fresh gdb.
16789 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
16790 SVR4.x.
16791
16792Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
16793
16794 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
16795 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
16796 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
16797 Makefile.in (distclean, realclean): Remove gdbme.c from list of
16798 things to remove.
16799
16800Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
16801
16802 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
16803 test cases from bug reports.
16804
16805Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
16806
16807 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
16808 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
16809 avoid spurious xfails.
16810 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
16811 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
16812 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
16813
16814Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
16815
16816 * gdb.t00/teststrategy.exp: Rework to provide more useful
16817 description of each test, fix problem with systems that define
16818 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
16819 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
16820 results for "next over recursive call" so timeouts aren't taken
16821 by error.
16822
16823Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
16824
16825 * gdb.t12/scope.exp: Test printing of variables before run.
16826
16827 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
16828 printed in wrong order due to sorting.
16829
16830Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
16831
16832 * gdb.t00/teststrategy.exp: Fix expected results for printing
16833 user entered string constant. Is array of char, prints with no
16834 address.
16835
16836 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
16837 commands.
16838 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
16839 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
16840 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
16841 of struct of char arrays.
16842 * gdb.t00/radix.exp: New tests for radix commands.
16843
16844Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
16845
16846 * gdb.t16/printcmd.exp: Print a variable before running program
16847 (with xfail for AIX).
16848
16849Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
16850
16851 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
16852
16853 * gdb.t16/printcmd.exp: Don't print variables before running program.
16854
16855 * gdb.t06/break.exp: Don't require envp argument to main.
16856
16857 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
16858
16859 * gdb.t02/whatis.exp, gdb.t11/list.exp:
16860 Add xfails for rs6000.
16861
16862 * gdb.t02/whatis.exp: Change other tests not to re-test something
16863 we already tested.
16864
16865 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
16866 each type used has a variable of that type.
16867
16868Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
16869
16870 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
16871
16872Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16873
16874 * configure.in: change srctrigger to be a file, not a directory
16875
16876Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
16877
16878 * configure.in (mips-idt-ecoff*): Added trailing '*'.
16879
16880 * gdb.t11/list.exp: Fixed a couple of typos.
16881
16882Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
16883
16884 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
16885 is fixed and PR is closed.
16886 * gdb.t16 (gdbme.c): Add simple test string variable.
16887 * gdb.t16 (printcmds.exp): Add tests with simple test string
16888 variable, primarily for boundaries on "set print elements".
16889
16890Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
16891
16892 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
16893 Make leading 0's optional and don't expect a tab in the middle
16894 of the number.
16895
16896 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
16897
16898 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
16899 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
16900 don't end command passed to gdb_test with newline.
16901
16902 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
16903 signed keyword away, don't expect signed bitfields to be signed.
16904
16905 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
16906 printing with only as many 1's as are in the field as well as printing
16907 with 32 1's (see comment).
16908
16909Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
16910
16911 * gdb.t00/default.exp: Start with a fresh gdb.
16912 * configure.in (configdirs): Remove gdb.t31 until the chill
16913 compiler works again. It no longer is able to find chillrt0
16914 since it isn't in libchill.a anymore.
16915 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
16916 wierd.o, make more modular.
16917 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
16918 spurious newlines that caused problems.
16919
16920Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16921
16922 * Move test with enums and partial symbols from gdb.t03/ptype.exp
16923 to gdb.stabs/wierd.exp since GCC has worked around the bug.
16924 gdb.stabs/wierd.{exp,def}: Many new tests.
16925
16926 * gdb.t00/default.exp: update info line for new message.
16927
16928 * gdb.t02/{whatis.exp,gdbme.c}:
16929 Test that "char *" doesn't print as "caddr_t".
16930
16931Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16932
16933 * gdb.t00/help.exp: Use .* in place of some help messages which
16934 just changed.
16935 gdb.t00/default.exp: Update "info frame" test for new message.
16936 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
16937 Remove some xfails
16938
16939Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16940
16941 * gdb.t03/{gdbme.c,ptype.exp}:
16942 Add tests for typedef'd struct and union without tags.
16943 Also check "whatis" on a variable of a typedef'd enum without a tag.
16944
16945 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
16946 PRMS 1823; the bug still exists but isn't reproduced by this test
16947 anymore), and remove rs6000 XFAIL (the bug is fixed).
16948
16949 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
16950 duplicated from whatis.exp. For those that are left, accept
16951 "long", "long int", or "int" for long variables (whatis.exp already
16952 has an XFAIL for "int", so no need to fail it here).
16953
16954 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
16955 Deal with GCC's names for types now that GDB uses the compiler's names.
16956
16957 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
16958 setup_xfail's for sunos4. If we #defined the signed keyword away,
16959 don't expect GDB to know that char it is signed.
16960
16961 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
16962
16963Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
16964
16965 * configure.in (configdirs): Add gdb.t24 for C++ tests that
16966 should work on any system, regardless of debugging format.
16967 * gdb.t21/demangle.exp: Move to gdb.t24.
16968 * gdb.t24/demangle.exp: Move from gdb.t21.
16969 * gdb.t24/{Makefile.in, configure.in}: New files.
16970
16971Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16972
16973 * configure.in: Do gdb.stabs and C++ tests only for stabs.
16974 * gdb.stabs: New directory.
16975
16976Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16977
16978 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
16979 not just "Quit anyway?".
16980
16981Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
16982
16983 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
16984 that all setup_xfails are immediately followed by clear_xfails.
16985
16986Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
16987
16988 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
16989 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
16990 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
16991 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
16992 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
16993 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
16994 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
16995 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
16996 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
16997 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
16998 gdb.t31/chillvars.exp, lib/gdb.exp:
16999 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
17000 bug-gdb@prep.ai.mit.edu.
17001
17002Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
17003
17004 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
17005 with 0.0, not integer 0.
17006
17007Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
17008
17009 * gdb.t06/break.exp: Update for "Kill the program" message change.
17010
17011Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
17012
17013 * Makefile.in (GDBFLAGS): Set to -nx.
17014 * Makefile.in (site.exp): Use GDBFLAGS.
17015
17016Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17017
17018 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
17019 Makefiles.
17020 (check): depend on just-check.
17021 (just-check): added so that tests can be run without a noop
17022 build pass.
17023
17024Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17025
17026 Switch to using configure's configdirs.
17027 * Makefile.in (Makefile): add configure.in dependency.
17028 (SUBDIRS): removed redundant assignment.
17029 * configure.in: switch subdirs assignment to configdirs.
17030 * gdb.t*/configure.in: new files.
17031
17032Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
17033
17034 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
17035 works.
17036
17037Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
17038
17039 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
17040 in explicit rules. Apparently this is not supported by some makes.
17041
17042Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
17043
17044 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
17045
17046Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17047
17048 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
17049 disappeared.
17050
17051Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
17052
17053 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
17054
17055Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
17056
17057 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
17058 watchpoint problem that is now fixed.
17059 * gdb.t30/chexp.exp: Remove setup_xfail for printing
17060 uninitialized convenience variables.
17061 * gdb.t31/chillvars.exp: Fix expected patterns for printing
17062 structures.
17063
17064Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17065
17066 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
17067 which causes expect to get out of sync with gdb on long output
17068 from help set.
17069 * gdb.t09/corefile.exp: Make expected pattern for core file
17070 failing signal and frame output format less sun specific.
17071
17072Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
17073
17074 * gdb.t31/chillvars.exp: Add and remove initial dummy
17075 breakpoint, so that symbol table is forced in.
17076 (Needed at least on Sunos4, though it seems not SVR4.)
17077 * gdb.t31/chillvars.exp: Update for changed output format.
17078
17079Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
17080
17081 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
17082
17083Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
17084
17085 * Makefile.in: Added --srcdir when invoking runtest, removed the
17086 need for a local config file. (optional now)
17087
17088Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
17089
17090 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
17091 failure count used to force early termination. Add some more
17092 expected failures for gnu style demangling.
17093
17094Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17095
17096 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
17097 pmi variable from gdb.t20/gdbme to get optimized away.
17098 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
17099 Check for written corefile upon timeout _and_ eof.
17100
17101Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17102
17103 * config/unix-gdb.exp: Add missing return 0.
17104
17105Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17106
17107 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
17108 test termination.
17109
17110Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
17111
17112 * configure.in (subdirs): Put back gdb.t17 which mysteriously
17113 disappeared.
17114
17115Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
17116
17117 * gdb.t10/crossload.exp: Disable the i860-elf test until such
17118 time as i860 support works.
17119
d63a86f8 17120 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
17121 "backtrace 100\r" rather than just "backtrace\r", to match last
17122 change.
17123
17124Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
17125
17126 * config/udi-gdb.exp (gdb_exit): Remove close command.
17127 (gdb_target_udi): New procedure to set the UDI target.
17128 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
17129 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
17130 Added waits for prompts after several question responses. Added
17131 some more responses used by a29k-amd-udi-gdb.
17132 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
17133 pass different arguments, restart UDI connection after program
17134 completion.
17135 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
17136 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
17137 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
17138 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
17139 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
17140 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
17141 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
17142 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
17143 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
17144 after program completion.
17145 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
17146 compiled with a SELECT_VECS setting.
17147 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
17148 infinite recursion.
17149
17150 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
17151 Added checks for COFF results, and made them expected failures for
17152 all targets. It would be better to make them expected failures
17153 for COFF targets only.
17154
17155Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17156
17157 * Makefile.in: add null dvi target, don't bother to recurse
17158 through test directories for info and install-info; rename
17159 $(datadir) to be dejagnu instead of deja-gnu
17160
17161Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
17162
17163 * gdb.t31/gdbme.ch: Re-enable code that previously caused
17164 compiler to coredump.
17165 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
17166 code.
17167
17168Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
17169
17170 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
17171 coredump.
17172 * gdb.t31/chillvars.exp: Comment out tests that depend on that
17173 code.
17174
17175Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
17176
17177 * gdb.t03/ptype.exp: tests for return code from gdb_test.
17178 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
17179 which in a shell. Deletes xgdb when done.
17180 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
17181 Tests the return from the "set height" or "set width" commands.
17182 Added a few return codes where needed.
17183
17184Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
17185
17186 * Makefile.in (SUBDIRS): Add gdb.t17.
17187 * configure.in (subdirs): Add gdb.t17.
17188 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
17189 files to test gdb's calling of functions in the inferior with
17190 the correct arguments and gdb's ability to retrieve any
17191 result returned.
17192
17193Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
17194
17195 * config/unix-gdb.exp (gdb_exit): Remove close commands that
17196 may be called after gdb goes away. Previous versions of expect
17197 needed these to avoid file descriptor leaks, but they cause
17198 errors with the current revision of expect.
17199 * gdb.t00/gdbvars.exp: Use -re on expected output after
17200 setting sevenbit-strings.
17201 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
17202 to set sevenbit-strings consistent across tests.
17203 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
17204 set sevenbit-strings consistent across tests.
17205
17206Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
17207
17208 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
17209 expected output to match current "expect" expectations.
17210
17211Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
17212
17213 * gdb.t00/default.exp: Change expected output for default "source"
17214 command, to match new gdb behavior which requires a filename to
17215 source.
17216
17217Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
17218
17219 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
17220 expected fail for i486-*-* that misses the marker2 function.
17221 * gdb.t10/crossload.exp (bfddefault): Allow successful
17222 recognition of a format to pass even if no symbols are found.
17223 Explicitly catch failures where the format is not recognized
17224 or is ambiguous, and add the reason to the fail message.
17225 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
17226 the cause is and invalid target and add reason to failure message.
17227 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
17228 elf32-i386, elf32-sparc, and elf32-i860.
17229 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
17230 Set up expected failure for 'filename'::variable scope resolution,
17231 which is now apparently broken on all targets.
17232 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
17233 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
17234 gdb.t23/templates.exp: Change failure for missing binfile into
17235 just a warning.
17236 gdb.t21/demangle.exp: Change all cfront references to 'arm'
17237 references.
17238
17239Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
17240
17241 * gdb.t00/default.exp: Add expected output for default "source"
17242 command, to match new gdb behavior.
17243 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
17244
17245Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
17246
17247 * config/*-gdb.exp: returns an error, rather than exiting on
17248 internal errors.
17249
17250Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
17251
17252 * gdb.t03/gdbme.c: Add pointer to struct variable.
17253 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
17254 referencing struct members.
17255
17256Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
17257
17258 * configure.in (mips-idt-ecoff): New target.
17259 * config/mips-gdb.exp: New file for remote board using MIPS remote
17260 debugging protocol.
17261
17262 * Redid configuration scheme. Removed gdb.t*/configure.in.
17263 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
17264 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
17265 distclean targets. Built executables via .o files. Adjusted
17266 tests to account for source files in $(srcdir) rather than
17267 $(objdir).
17268 * lib/gdb.exp (runto): Don't expect () after the function name,
17269 because it may have arguments.
17270
17271Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
17272
17273 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
17274 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
17275 expected failures for mips-idt-* and mips-sgi-*.
17276 * gdb.t00/default.exp (attach): Kill process if requested.
17277 * gdb.t00/help.exp (help target core, help target): Accept a gdb
17278 that does not read core files.
17279 * gdb.t01/run.exp: Removed checks for exit status code.
17280 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
17281 it is linked in.
17282 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
17283 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
17284 appropriate, rather than doing it by hand.
17285 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
17286 execution.
17287 * gdb.t10/crossload.exp: Kill existing program if needed.
17288 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
17289 appropriate, rather than doing it by hand. Always increase
17290 timeout for this test, not just for VxWorks.
17291
17292Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
17293
17294 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
17295 of Chill STRUCT types and STRUCT values.
17296 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
17297 than "char".
17298 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 17299 struct2): New struct definitions and initializations to test
c906108c
SS
17300 simple Chill STRUCT types.
17301
17302Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
17303
17304 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
17305 the null byte at the end of strings.
17306 * gdb.t00/default.exp: Make show version insensitive to copyright
17307 date.
17308 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
17309 to avoid dependencies on target char signedness.
17310 * gdb.t16/printcmds.exp: Update expected results for explicitly
17311 unsigned char.
17312 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
17313 now work.
17314 * gdb.t21/demangle.exp: Add many more patterns for template
17315 demangling, most of them being expected failures.
17316 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
17317 string we are matching for, to match on the whole string.
17318 * gdb.t21/demangle.exp: Add many new test strings to demangle,
17319 and fix a whole bunch that had incorrect expected output but were
17320 passing anyway because of the bug in "proc demangle".
17321 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
17322 type.
17323 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
17324
17325Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
17326
17327 * gdb/testsuite: made modifications to testcases, etc., to allow
17328 them to work properly given the reorganization of deja-gnu and the
17329 relocation of the testcases from deja-gnu to a "tool" subdirectory.
17330
17331Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
17332
17333 * gdb/testsuite: Initial creation of gdb/testsuite.
17334 Migrated dejagnu testcases and support files for testing nm to
17335 gdb/testsuite from deja-gnu. These files were moved "as is"
17336 with no modifications. This migration is part of a major overhaul
17337 of dejagnu. The modifications to these testcases, etc., which
17338 will allow them to work with the new version of dejagnu will be
17339 made in a future update.
48efe704 17340
8d8cb839 17341 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 17342\f
8d8cb839
EZ
17343;; Local Variables:
17344;; mode: change-log
17345;; left-margin: 8
17346;; fill-column: 74
17347;; version-control: never
17348;; End:
902f2ccb
MC
17349
17350 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 17351 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
17352 Copying and distribution of this file, with or without modification,
17353 are permitted provided the copyright notice and this notice are preserved.