59b26a4dd61dba57b99058538db7f32e3754e544
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
4
5 2008-09-08 Jerome Guitton <guitton@adacore.com>
6
7 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
8 (stack_check_probe_2, stack_check_probe_loop_1)
9 (stack_check_probe_loop_2): New functions.
10 (main): Add call to these new functions.
11 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
12 functions, check that the breakpoint is inserted at the appropriate
13 location.
14 (insert_breakpoint): Slightly refine this procedure so that it can
15 be called several times in the test.
16
17 2008-09-08 Jerome Guitton <guitton@adacore.com>
18
19 * gdb.base/stack-checking.c: New file.
20 * gdb.base/stack-checking.exp: New file.
21
22 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
23
24 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
25 * gdb.arch/altivec-regs.exp: Likewise.
26 * gdb.arch/vsx-regs.exp: Likewise.
27
28 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
29
30 * gdb.arch/ppc-fp.exp: New file.
31 * gdb.arch/ppc-fp.c: New file.
32
33 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
34
35 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
36 lest gcc-4.3.1 optimizes the whole thing away.
37
38 2008-09-04 Michael Snyder <msnyder@vmware.com>
39
40 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
41 as "at" (for non-debug functions such as _start).
42
43 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
44
45 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
46 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
47 software watchpoints.
48 * gdb.base/watch_thread_num.exp: Likewise.
49
50 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
51
52 * gdb.arch/i386-bp_permanent.exp: New test.
53
54 2008-08-24 Tom Tromey <tromey@redhat.com>
55
56 * gdb.base/maint.exp: Update "maint print type".
57
58 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
59
60 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
61 support. Adjust the order of "*running" notifications.
62 * gdb.mi/non-stop.c: Don't cast from int to void* and
63 back.
64
65 2008-08-20 Mark Kettenis <kettenis@gnu.org>
66
67 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
68 expect to find it in the "info frame" output.
69
70 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
71
72 * gdb.base/interp.exp: Always consume both prompts.
73
74 2008-08-20 Pedro Alves <pedro@codesourcery.com>
75
76 * gdb.base/pending.exp: Test pending breakpoints without symbols
77 loaded.
78
79 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
80
81 * lib/mi-support.exp (mi_expect_stop): Produce
82 more details on failures.
83 * gdb.mi/mi-nonstop.exp: New.
84 * gdb.mi/non-stop.c: New.
85
86 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
87
88 * gdb.mi/mi-async.exp: Use 'set target-async'.
89 * lib/mi-support.exp: Use 'set/show target-async'.
90
91 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
92
93 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
94
95 2008-08-17 Tom Tromey <tromey@redhat.com>
96
97 * gdb.base/help.exp (help catch): Rewrite.
98
99 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
100
101 * gdb.base/define.exp: Test indented command documentation.
102 * gdb.python/python.exp: Test indented multi-line command.
103
104 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
105
106 * testsuite/gdb.arch/vsx-regs.c: New source file.
107 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
108 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
109
110 2008-08-14 Tom Tromey <tromey@redhat.com>
111
112 * gdb.base/macscp.exp: Add regression test for "macro define" or
113 "macro undef" with no arguments.
114
115 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
116
117 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
118
119 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
120
121 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
122
123 2008-08-06 Tom Tromey <tromey@redhat.com>
124
125 * gdb.python/python.exp: New file.
126
127 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
128
129 Fix for PR gdb/1543.
130 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
131 $LOCATION.
132 (location): New variable.
133 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
134 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
135 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
136 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
137 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
138 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
139 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
140 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
141 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
142 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
143 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
144 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
145 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
146 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
147 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
148 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
149 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
150 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
151 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
152 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
153 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
154 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
155 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
156 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
157 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
158 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
159 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
160 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
161 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
162 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
163 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
164 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
165 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
166 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
167 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
168 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
169 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
170 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
171 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
172 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
173 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
174 gdb.base/type-opaque.exp, gdb.base/until.exp,
175 gdb.base/value-double-free.c, gdb.base/varargs.exp,
176 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
177 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
178 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
179 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
180 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
181 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
182 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
183 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
184 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
185 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
186 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
187 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
188 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
189 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
190 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
191 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
192 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
193 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
194 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
195 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
196 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
197 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
198 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
199 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
200 gdb.pascal/types.exp, gdb.stabs/weird.exp,
201 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
202 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
203 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
204 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
205 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
206 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
207 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
208 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
209 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
210 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
211 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
212 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
213 lib/mi-support.exp, lib/trace-support.exp: Remove reference
214 to bug-gdb@prep.ai.mit.edu .
215
216 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
217
218 * lib/mi-support.exp (mi_load_shlibs): New.
219 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
220
221 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
222
223 * lib/mi-support.exp (get_mi_thread_list)
224 (check_mi_and_console_threads): New, moved from ...
225 * gdb.mi/mi-pthread.exp: ...here.
226 * gdb.mi/gdb669.exp (get_mi_thread_list)
227 (check_mi_and_console_threads): Delete.
228 * gdb.mi/mi2-pthread.exp: Likewise.
229
230 2008-07-28 Tom Tromey <tromey@redhat.com>
231
232 * Makefile.in (just-check): Remove. Move body to...
233 (check): ... here.
234
235 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
236
237 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
238 Add a test for duplicated SIGINTs.
239
240 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
241
242 * gdb.threads/schedlock.exp (get_args): Update to work for any
243 value of NUM.
244 (Top level): Report the number of threads that did not resume.
245
246 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
247
248 * gdb.dwarf2/dw2-compressed.S: Also define __start.
249
250 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
251
252 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
253 non-MI prompt.
254
255 2008-07-26 Tom Tromey <tromey@redhat.com>
256
257 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
258 (function_struct, function_struct_ptr): New globals.
259 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
260 function pointer in a struct.
261
262 2008-07-26 Tom Tromey <tromey@redhat.com>
263
264 * gdb.base/macscp.exp: Add test for macro lexing bug.
265
266 2008-07-18 Tom Tromey <tromey@redhat.com>
267
268 * gdb.base/macscp.exp: Add macro tests.
269
270 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
271
272 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
273
274 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
275
276 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
277
278 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
279
280 * gdb.cp/class2.exp: fix for failure on spu-elf
281
282 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
283
284 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
285
286 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
287
288 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
289
290 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
291
292 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
293
294 2008-07-11 Kevin Buettner <kevinb@redhat.com>
295
296 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
297 of regexp to account for changes made to GDB in the printing of
298 byte vectors.
299
300 2008-07-11 Tom Tromey <tromey@redhat.com>
301
302 * gdb.base/completion.exp: Add 'help' completion test.
303
304 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
305
306 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
307
308 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
309
310 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
311
312 2008-07-09 Pedro Alves <pedro@codesourcery.com>
313
314 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
315
316 2008-07-09 Pedro Alves <pedro@codesourcery.com>
317
318 * gdb.base/fullname.exp: Restore pwd if compiling failed.
319
320 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
321
322 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
323
324 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
325
326 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
327 previous commit. Add a comment.
328
329 2008-06-28 Pedro Alves <pedro@codesourcery.com>
330
331 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
332
333 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
334
335 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
336
337 2008-06-27 Pedro Alves <pedro@codesourcery.com>
338
339 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
340 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
341 compiling an executable, link in an object that forces unbuffered
342 output.
343 * lib/set_unbuffered_mode.c: New file.
344
345 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
346
347 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
348
349 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
350
351 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
352 mi_expect_stop.
353 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
354 Demand that *running is output.
355 (detect_async): Perform checking every time.
356 (mi_send_resuming_command): Extract everything into...
357 (mi_send_resuming_command_raw): ...this.
358 (mi_expect_stop): Don't accept any output before *stopped.
359
360 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
361
362 Robustify mi-simplerun.
363 * gdb.mi/basics.c (main): Add a call to sleep.
364 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
365 * gdb.mi/mi2-cli.exp: Likewise.
366 * gdb.mi/mi-break.exp: Likewise.
367
368 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
369
370 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
371
372 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
373
374 * gdb.mi/mi-console.exp: Adjust.
375 * gdb.mi/mi-syn-frame.exp: Adjust.
376 * gdb.mi/mi2-console.exp: Adjust.
377 * gdb.mi/mi2-syn-frame.exp: Adjust.
378 * lib/mi-support.exp (mi_run_cmd): Adjust.
379 (mi_send_resuming_command): Adjust.
380
381 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
382
383 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
384 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
385 testing of stopped.
386 * gdb.mi/mi2-syn-frame.exp: Likewise.
387 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
388 (async, detect_async): New.
389 (mi_expect_stop, mi_continue_to_line): Adjust expectation
390 depending on if we're running in sync or async mode.
391
392 2008-06-09 Tom Tromey <tromey@redhat.com>
393
394 * gdb.base/completion.exp: New tests for field name completion
395 with spaces, and field name completion with '->'.
396
397 2008-06-06 Tom Tromey <tromey@redhat.com>
398
399 * gdb.base/break1.c (struct some_struct): New struct.
400 (values): New global.
401 * gdb.base/completion.exp: Add field name completion test.
402
403 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
404
405 * gdb.cp/call-c.exp: Test for incorrect handling of reference
406 to pointer.
407 * gdb.cp/call-c.cc: Likewise.
408
409 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
410
411 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
412 annotation.
413
414 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
415 Pedro Alves <pedro@codesourcery.com>
416
417 * gdb.threads/execl.c, gdb.threads/execl1.c,
418 gdb.threads/execl.exp: New tests.
419
420 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
421 Daniel Jacobowitz <dan@codesourcery.com>
422
423 * gdb.cp/exception.exp: Activate test, make it work with pending
424 catchpoints.
425
426 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
427
428 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
429
430 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
431
432 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
433 now printed.
434 * gdb.mi/mi2-var-cmd.exp: Likewise.
435
436 2008-05-27 Andreas Schwab <schwab@suse.de>
437
438 * gdb.base/frame-args.exp: Handle arguments that are optimized
439 out.
440
441 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
442
443 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
444 quiet for ppc32 and group options into a single variable.
445
446 2008-05-23 Joel Brobecker <brobecker@adacore.com>
447
448 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
449 of zero-size elements.
450 * gdb.ada/null_array.exp: Test printing this new array.
451
452 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
453
454 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
455
456 2008-05-21 Joel Brobecker <brobecker@adacore.com>
457
458 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
459 of the "finish" command.
460
461 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
462
463 * gdb.base/annota1.exp: Test for new annotation.
464
465 2008-05-16 Pedro Alves <pedro@codesourcery.com>
466
467 * gdb.base/fixsection.exp: New file.
468 * gdb.base/fixsection0.c: New file.
469 * gdb.base/fixsection1.c: New file.
470
471 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
472
473 * gdb.base/annota1.exp: Accept printf@... in place of printf.
474 * gdb.base/annota3.exp: Likewise.
475
476 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
477
478 * gdb.base/watch_thread_num.exp: Don't run tests that require
479 watchpoints if the target doesn't support them.
480
481 2008-05-12 Doug Evans <dje@google.com>
482
483 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
484
485 2008-05-09 Joel Brobecker <brobecker@adacore.com>
486
487 * gdb.ada/assign_1.exp: New testcase.
488
489 2008-05-09 Doug Evans <dje@google.com>
490
491 * gdb.base/find.exp: New file.
492 * gdb.base/find.c: New file.
493
494 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
495
496 * gdb.base/commands.exp (watchpoint_command_test): Handle
497 gdb,no_hardware_watchpoints.
498 * gdb.base/float.exp: Allow ARM targets without floating point.
499 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
500
501 2008-05-06 Jerome Guitton <guitton@adacore.com>
502 Joel Brobecker <brobecker@adacore.com>
503
504 * gdb.ada/lang_switch: New test program.
505 * gdb.ada/lang_switch.exp: New testcase.
506
507 2008-05-05 Doug Evans <dje@google.com>
508
509 * gdb.base/help.exp (disassemble): Update expected help text.
510
511 2008-05-04 Pedro Alves <pedro@codesourcery.com>
512
513 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
514
515 2008-05-04 Pedro Alves <pedro@codesourcery.com>
516
517 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
518 different times.
519
520 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
521
522 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
523 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
524 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
525 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
526
527 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
528
529 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
530 notification to appear.
531
532 2008-05-04 Daniel Jacobowitz <dan@debian.org>
533
534 * gdb.base/fullname.c: New file.
535 * gdb.base/fullname.exp: New file.
536 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
537
538 2008-05-03 Pedro Alves <pedro@codesourcery.com>
539
540 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
541 expressions with macros.
542
543 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
544
545 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
546
547 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
548
549 * gdb.base/completion.exp: Handle lack of other symbols beginning
550 with "a".
551
552 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
553
554 2008-05-02 Jim Blandy <jimb@codesourcery.com>
555
556 * gdb.asm/asmsrc1.s: Add scratch space.
557
558 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
559 Daniel Jacobowitz <dan@codesourcery.com>
560
561 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
562 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
563 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
564
565 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
566
567 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
568
569 2008-05-01 Joel Brobecker <brobecker@adacore.com>
570
571 * gdb.base/info-target.exp: New testcase.
572
573 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
574
575 * gdb.cp/hang.exp: Use .cc instead of .C.
576 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
577 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
578
579 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
580
581 * gdb.base/gdb1250.exp: Remove perror.
582 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
583
584 2008-04-30 Pedro Alves <pedro@codesourcery.com>
585
586 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
587 .2byte.
588
589 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
590
591 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
592 (maybe_kfail): New.
593
594 2008-04-25 Pedro Alves <pedro@codesourcery.com>
595
596 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
597
598 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
599
600 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
601 * gdb.mi/mi2-syn-frame.exp: Likewise.
602 * lib/mi-support.exp: Likewise.
603
604 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
605
606 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
607 to specify regexp for the location to stop at.
608 * gdb.base/break-always.c: New.
609 * gdb.base/break-always.exp: New.
610
611 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
612
613 * lib/mi-support.exp (mi_runto_helper): Adjust
614 for the original-location field.
615 (mi_create_breakpoint, mi_list_breakpoints): New.
616 * gdb.mi/mi-break.exp: Adjust.
617 * gdb.mi/mi2-break.exp: Adjust.
618 * gdb.mi/mi-pending.exp: Adjust.
619 * gdb.mi/mi-simplerun.exp: Adjust.
620 * gdb.mi/mi2-simplerun.exp: Adjust.
621 * gdb.mi/mi-syn-frame.exp: Adjust.
622 * gdb.mi/mi2-syn-frame.exp: Adjust.
623 * gdb.mi/mi-until.exp: Adjust.
624 * gdb.mi/mi2-until.exp: Adjust.
625 * gdb.mi/mi-var-display.exp: Adjust.
626 * gdb.mi/mi2-var-display.exp: Adjust.
627 * gdb.mi/mi-watch.exp: Adjust.
628 * gdb.mi/mi2-watch.exp: Adjust.
629
630 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
631
632 * aclocal.m4: Add override.m4.
633 * configure: Regenerate.
634
635 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
636
637 * gdb.mi/var-cmd.c (do_at_tests): Verify that
638 '-var-update --all-values' reports new value even the type
639 of a variable object has changed.
640
641 2008-04-18 Craig Silverstein <csilvers@google.com>
642
643 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
644 files.
645
646 2008-04-18 Joel Brobecker <brobecker@adacore.com>
647
648 * gdb.ada/atomic_enum: New test program.
649 * gdb.ada/atomic_enum.exp: New testcase.
650
651 2008-04-17 Doug Evans <dje@google.com>
652
653 * gdb.opt/Makefile.in: Fix whitespace.
654
655 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
656
657 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
658
659 2008-04-17 Doug Evans <dje@google.com>
660
661 * gdb.base/hashline1.exp: New testcase.
662 * gdb.base/hashline2.exp: New testcase.
663 * gdb.base/hashline2.exp: New testcase.
664
665 2008-04-17 Pedro Alves <pedro@codesourcery.com>
666
667 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
668
669 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
670
671 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
672 temporary breakpoint to match "Temporary breakpoint".
673 * gdb.base/break.exp (delete_breakpoints): Likewise.
674 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
675 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
676 * gdb.base/display.exp: Likewise.
677 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
678 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
679 * gdb.base/restore.exp (restore_tests): Likewise.
680 * gdb.base/sepdebug.exp: Likewise.
681 * gdb.base/watchpoint.exp: Likewise.
682 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
683 * gdb.mi/mi-pending.exp: Likewise.
684 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
685 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
686 * gdb.mi/mi-var-cmd.exp: Likewise.
687 * gdb.mi/mi-var-display.exp: Likewise.
688 * gdb.mi/mi2-cli.exp: Likewise.
689 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
690 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
691 * gdb.mi/mi2-var-display.exp: Likewise.
692 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
693 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
694 new "disp" field.
695 (mi_expect_stop): Move after_reason argument to be really after
696 reason. This is to support fix for PR2424.
697
698 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
699
700 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
701
702 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
703
704 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
705 field. Add more floating varobj tests.
706 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
707 field.
708 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
709 (main): Call do_at_tests.
710 * lib/mi-support.exp (mi_create_floating_varobj)
711 (mi_varobj_update_with_type_change): New.
712
713 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
714
715 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
716 option of -var-evaluate-expression.
717 * gdb.mi/mi2-var-display.exp: Likewise.
718
719 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
720
721 Introduce test setup helpers.
722 * lib/gdb.exp (build_executable, clean_restart)
723 (prepare_for_testing): New.
724 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
725 * gdb.base/return.exp: Likewise.
726 * gdb.base/ending-run.exp: Likewise.
727
728 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
729
730 * gdb.mi/mi-async.exp: New test for asynchronous Machine
731 Interface (MI) responses.
732
733 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
734
735 * gdb.cp/breakpoint.cc: New code to test conditions involving
736 member variables.
737 * gdb.cp/breakpoint.exp: Test condition involving member
738 variables.
739
740 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
741
742 * lib/mi-support.exp (mi_expect_stop): New.
743 (mi_run_cmd): Change the
744 token. Use mi_send_resuming_command, use
745 mi_expect_stop.
746 (mi_execute_to_helper): Rename to mi_execute_to.
747 (mi_send_resuming_command): Add more error patterns.
748 (mi_wait_for_stop): Renamed to...
749 (mi_get_stop_line): ...this.
750 (mi_run_inline_test): Adjust.
751
752 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
753 * gdb.mi/mi-console.exp: Likewise.
754 * gdb.mi/mi-pending.exp: Likewise.
755 * gdb.mi/mi-simplerun.exp: Likewise.
756 * gdb.mi/mi-stack.exp: Likewise.
757 * gdb.mi/mi-stepi.exp: Likewise.
758 * gdb.mi/mi-syn-frame.exp: Add comment.
759 * gdb.mi/mi-until.exp: Likewise.
760 * gdb.mi/mi-var-display.exp: Likewise.
761 * gdb.mi/mi-watch.exp: Likewise.
762 * gdb.mi/mi2-cli.exp: Likewise.
763 * gdb.mi/mi2-console.exp: Likewise.
764 * gdb.mi/mi2-simplerun.exp: Likewise.
765 * gdb.mi/mi2-stack.exp: Likewise.
766 * gdb.mi/mi2-stepi.exp: Likewise.
767 * gdb.mi/mi2-until.exp: Likewise.
768 * gdb.mi/mi2-var-display.exp: Likewise.
769 * gdb.mi/mi2-watch.exp: Likewise.
770
771 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
772
773 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
774
775 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
776
777 2008-04-04 Pedro Alves <pedro@codesourcery.com>
778
779 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
780 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
781 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
782 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
783 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
784 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
785 expect an mi error duplicated in stderr.
786
787 2008-04-03 Joel Brobecker <brobecker@adacore.com>
788
789 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
790 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
791 Add a couple of tests that verify the behavior when the new setting
792 is set to "cancel" and "all".
793 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
794 "ask" before we start the testing.
795
796 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
797
798 * gdb.cp/casts.cc: Add class reference variables.
799 * gdb.cp/casts.exp: New test cases for up/down casting references.
800
801 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
802
803 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
804 instead of beginning to make an extra test pass.
805 * gdb.mi/mi2-var-display.exp: Likewise.
806
807 2008-03-31 Maciej W. Rozycki <macro@mips.com>
808
809 * gdb.base/break.exp: Mark failures as such. Fix formatting.
810
811 2008-03-31 Markus Deuling <deuling@de.ibm.com>
812 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
813
814 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
815 value. Add xfail for older kernels.
816
817 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
818
819 Bring mi-support in line with gdb.exp.
820 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
821 (mi_gdb_start): New function.
822
823 2008-03-28 Maciej W. Rozycki <macro@mips.com>
824
825 * gdb.mi/mi-var-cmd.exp: Fix a typo.
826
827 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
828
829 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
830 * gdb.mi/mi2-var-display.exp: Likewise.
831
832 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
833
834 * lib/mi-support.exp (mi_create_varobj_checked): New.
835 (mi_list_varobj_children): Allow to check for a
836 value.
837 (mi_list_array_varobj_children): New.
838
839 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
840 and mi_list_varobj_children, as opposed to hardcoding
841 expected strings.
842 * gdb.mi/gdb701.exp: Likewise.
843 * gdb.mi/gdb792.exp: Likewise.
844 * gdb.mi/mi-var-block.exp: Likewise.
845 * gdb.mi/mi-var-cmd.exp: Likewise.
846 * gdb.mi/mi-var-invalidate.exp: Likewise.
847 * gdb.mi/mi2-var-block.exp: Likewise.
848 * gdb.mi/mi2-var-child.exp: Likewise.
849 * gdb.mi/mi2-var-cmd.exp: Likewise.
850 * gdb.mi/mi2-var-display.exp: Likewise.
851
852 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
853
854 Fix random false FAILs on i386.
855 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
856
857 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
858
859 PR gdb/544
860 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
861
862 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
863
864 PR gdb/544
865 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
866
867 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
868
869 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
870 fixed PR gdb/544.
871
872 2008-03-21 Pedro Alves <pedro@codesourcery.com>
873
874 * gdb.threads/fork-child-threads.exp: Test next over fork.
875
876 2008-03-21 Chris Demetriou <cgd@google.com>
877
878 * gdb.base/break.exp (rbreak junk): New test for rbreak
879 "Junk at end of arguments" issue.
880
881 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
882
883 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
884 *& to work on created array elements.
885 (Top level): Test print $pc with a file. Test string operations
886 without a target.
887 * gdb.base/ptype.exp: Do not expect *& to work on created array
888 elements.
889
890 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
891
892 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
893 gdb.threads/staticthreads.exp: Update exit query.
894
895 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
896
897 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
898
899 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
900
901 * gdb.base/watchpoint.c (global_ptr, func4): New.
902 (main): Call func4.
903 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
904 (test_inaccessible_watchpoint): New.
905
906 2008-02-29 Maciej W. Rozycki <macro@mips.com>
907
908 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
909 select the largest.
910
911 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
912
913 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
914 frames-invalid annotations.
915
916 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
917
918 * gdb.base/assign.exp: avoid same output for different tests.
919
920 2008-02-27 Doug Evans <dje@google.com>
921
922 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
923 for bug 1738.
924 (breakpoint_to_handler_entry): Ditto.
925
926 2008-02-27 Joel Brobecker <brobecker@adacore.com>
927
928 * gdb.base/ending-run.exp: Use the first line of code inside
929 function body to test breakpoints.
930 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
931 location where the breakpoint is inserted when using the line
932 where a function is declared. Fix typo in the description of
933 one of the tests.
934 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
935
936 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
937
938 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
939 tests.
940
941 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
942
943 * gdb.base/args.exp: avoid same output for tests
944 with single quotes.
945
946 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
947
948 * gdb.base/annota1.exp: Adjust for 'info break'
949 format changes.
950 * gdb.base/annota3.exp: Likewise.
951 * gdb.base/break.exp: Likewise.
952 * gdb.base/condbreak.exp: Likewise.
953 * gdb.base/pending.exp: Likewise.
954 * gdb.base/sepdebug.exp: Likewise.
955 * gdb.base/unload.exp: Likewise.
956 * gdb.cp/ovldbreak.exp: Likewise.
957 * gdb.mi/mi-pending.exp: Likewise.
958
959 2008-02-07 Doug Evans <dje@google.com>
960
961 * gdb.cp/mb-inline.exp: New.
962 * gdb.cp/mb-inline.h: New.
963 * gdb.cp/mb-inline1.cc: New.
964 * gdb.cp/mb-inline2.cc: New.
965
966 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
967
968 * gdb.pascal/floats.pas: New test program.
969 * gdb.pascal/floats.exp: New testcase.
970
971 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
972
973 * gdb.base/callfuncs.c (t_float_many_args): New function.
974 (t_double_many_args): New function.
975 * gdb.base/callfuncs.exp: Add tests for exceeding float
976 and double parameters passed through the stack.
977
978 2008-02-05 Joel Brobecker <brobecker@adacore.com>
979
980 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
981 gdb.ada/complete/foo.adb: New files.
982 * gdb.ada/complete.exp: New testcase.
983
984 2008-02-03 Doug Evans <dje@google.com>
985
986 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
987
988 * gdb.cp/gdb2384.exp: New file.
989 * gdb.cp/gdb2384.cc: New file.
990 * gdb.cp/gdb2384-base.h: New file.
991 * gdb.cp/gdb2384-base.cc: New file.
992
993 2008-02-02 Doug Evans <dje@google.com>
994
995 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
996
997 2007-02-01 Joel Brobecker <brobecker@adacore.com>
998
999 * gdb.ada/sym_print_name: New test program.
1000 * gdb.ada/sym_print_name.exp: New testcase.
1001
1002 2007-02-01 Joel Brobecker <brobecker@adacore.com>
1003
1004 * gdb.ada/nested/hello.adb: New file.
1005 * gdb.ada/nested.exp: New testcase.
1006 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
1007
1008 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
1009
1010 * gdb.mi/basic.c (return_1): New function.
1011 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
1012 don't cause future evaluations of function to report
1013 creation of internal breakpoints.
1014
1015 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
1016
1017 * gdb.mi/mi-break.exp (test_error): New.
1018 Call it.
1019
1020 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
1021
1022 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
1023 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
1024
1025 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
1026
1027 * gdb.pascal/integers.pas: New test program.
1028 * gdb.pascal/integers.exp: New testcase.
1029
1030 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
1031
1032 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
1033
1034 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
1035
1036 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
1037 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
1038
1039 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
1040
1041 * gdb.ada/formatted_ref: New test program.
1042 * gdb.ada/formatted_ref.exp: New testcase.
1043
1044 * gdb.cp/formatted-ref.cc: New file.
1045 * gdb.cp/formatted-ref.exp: New testcase.
1046
1047 2008-01-30 Joel Brobecker <brobecker@adacore.com>
1048
1049 * gdb.base/ptype.exp: Add testing of "ptype $pc".
1050
1051 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
1052
1053 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
1054 (test_file_list_exec_source_file): Update to new macro-info field.
1055
1056 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
1057
1058 * gdb.ada/exprs: New test program.
1059 * gdb.ada/exprs.exp: New testcase.
1060
1061 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1062
1063 * dfp-test.c (DELTA, DELTA_B): New definitions.
1064 (double_val1, double_val2, double_val3, double_val4, double_val5,
1065 double_val6, double_val7, double_val8, double_val9, double_val10,
1066 double_val11, double_val12, double_val13, double_val14, dec32_val1,
1067 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
1068 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
1069 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
1070 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
1071 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
1072 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
1073 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
1074 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
1075 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
1076 dec128_val16): New global variables.
1077 (decimal_dec128_align): New function.
1078 (decimal_mixed): Likewise.
1079 (decimal_many_args_dec32): Likewise.
1080 (decimal_many_args_dec64): Likewise.
1081 (decimal_many_args_dec128): Likewise.
1082 (decimal_many_args_mixed): Likewise.
1083 * dfp-test.exp: Add tests calling new inferior functions.
1084
1085 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1086
1087 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
1088 gdb.server/ext-run.exp: New files.
1089 * lib/gdbserver-support.exp (gdbserver_download): New.
1090 (gdbserver_start): New. Update gdbserver expected
1091 output.
1092 (gdbserver_spawn): Use them.
1093 (gdbserver_start_extended): New.
1094
1095 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1096
1097 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
1098 Run on GNU/Linux.
1099 (do_exec_tests): Check for systems which do not support catchpoints.
1100 Do not match START.
1101 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
1102 Run on GNU/Linux. Enable verbose output.
1103 (check_fork_catchpoints): New.
1104 (explicit_fork_child_follow, catch_fork_child_follow)
1105 (tcatch_fork_parent_follow): Update expected messages.
1106 (do_fork_tests): Use check_fork_catchpoints.
1107 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
1108 Run on GNU/Linux. Enable verbose output.
1109 (check_vfork_catchpoints): New.
1110 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
1111 expected messages.
1112 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
1113
1114 2008-01-29 Jim Blandy <jimb@red-bean.com>
1115
1116 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
1117 host' errors.
1118 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
1119
1120 2008-01-29 Jim Blandy <jimb@red-bean.com>
1121
1122 * gdb.threads/sigthread.c: Use barriers to ensure that
1123 child_thread and child_thread_two are always initialized before we
1124 start to use them.
1125
1126 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
1127
1128 * gdb.base/watchpoint-solib.exp: New.
1129 * gdb.base/watchpoint-solib.c: New.
1130 * gdb.base/watchpoint-solib-shr.c: New.
1131
1132 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
1133
1134 * gdb.base/gdb1056.exp: Add unsigned integer test.
1135
1136 2008-01-28 Doug Evans <dje@google.com>
1137
1138 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
1139
1140 2008-01-27 Jim Blandy <jimb@codesourcery.com>
1141
1142 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
1143
1144 * gdb.base/expand-psymtabs.exp: Doc fix.
1145
1146 2008-01-26 Mark Kettenis <kettenis@gnu.org>
1147
1148 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
1149
1150 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
1151
1152 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
1153 -var-set-format.
1154
1155 2008-01-23 Chris Demetriou <cgd@google.com>
1156
1157 * gdb.threads/thread_events.c: New testcase source file.
1158 * gdb.threads/thread_events.exp: New testcase expect file.
1159
1160 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
1161
1162 * lib/gdb.exp: Add the variable octal.
1163
1164 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
1165 -var-set-format.
1166
1167 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
1168 Vladimir Prus <vladimir@codesourcery.com>
1169
1170 * gdb.base/float.exp: Allow missing floating point for m68k and
1171 PowerPC.
1172
1173 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
1174
1175 * gdb.mi/basics.c: Setup for testing breakpoints
1176 ignore count.
1177 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
1178 * gdb.mi/mi-cli.exp: Adjust.
1179 * gdb.mi/mi2-cli.exp: Adjust.
1180
1181 2008-01-17 Pedro Alves <pedro@codesourcery.com>
1182
1183 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
1184 and 'dummy_ptr' integer pointer. Initialize struct_declarations
1185 with dummy_ptr's address.
1186 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
1187 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
1188 all targets.
1189 * gdb.mi/mi2-var-child.exp: Likewise.
1190
1191 2008-01-09 Joel Brobecker <brobecker@adacore.com>
1192
1193 * gdb.ada/null_array: New test program.
1194 * gdb.ada/null_array.exp: New testcase.
1195
1196 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
1197
1198 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
1199 with required float modifiers.
1200
1201 2008-01-08 Joel Brobecker <brobecker@adacore.com>
1202
1203 * gdb.ada/funcall_param: New test program.
1204 * gdb.ada/funcall_param.exp: New testcase.
1205
1206 2008-01-08 Joel Brobecker <brobecker@adacore.com>
1207
1208 * gdb.ada/arrayparam: New test program.
1209 * gdb.ada/arrayparam.exp: New testcase.
1210
1211 2008-01-08 Joel Brobecker <brobecker@adacore.com>
1212
1213 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
1214 landed. Should also fix random failures in the test following it.
1215
1216 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
1217
1218 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
1219 for expressions with decimal float values.
1220 (test_dfp_conversions): New function to test casts to and from
1221 decimal float types.
1222 Call test_dfp_conversions.
1223 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
1224 elements.
1225 (main): Initialize ds.float4 and ds.double8 elements.
1226 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
1227 string to new error message.
1228 (d64_set_tests): Likewise.
1229 (d128_set_tests): Likewise.
1230 Add tests for expressions with decimal float variables. Add tests for
1231 conversions to and from decimal float types.
1232
1233 2008-01-05 Joel Brobecker <brobecker@adacore.com>
1234
1235 * gdb.ada/packed_tagged/comp_bug.adb: New file.
1236 * gdb.ada/packed_tagged.exp: New testcase.
1237
1238 2008-01-04 Joel Brobecker <brobecker@adacore.com>
1239
1240 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
1241 gdb.ada/homonym/homonym_main.adb: New files.
1242 * gdb.ada/homonym.exp: New testcase.
1243
1244 2008-01-04 Joel Brobecker <brobecker@adacore.com>
1245
1246 * gdb.ada/packed_array.exp: Add testing of references to
1247 a packed array.
1248
1249 2008-01-04 Joel Brobecker <brobecker@adacore.com>
1250
1251 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
1252 New files.
1253 * gdb.ada/type_coercion.exp: New testcase.
1254
1255 2008-01-04 Joel Brobecker <brobecker@adacore.com>
1256
1257 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
1258 gdb.ada/tagged/foo.adb: New file.
1259 * gdb.ada/tagged.exp: New testcase.
1260
1261 2008-01-04 Joel Brobecker <brobecker@adacore.com>
1262
1263 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
1264 gdb.ada/ptype_field/foo.adb: New files.
1265 * gdb.ada/ptype_field.exp: New testcase.
1266
1267 2008-01-03 Joel Brobecker <brobecker@adacore.com>
1268
1269 * gdb.ada/print_pc.exp: New testcase.
1270
1271 2008-01-03 Joel Brobecker <brobecker@adacore.com>
1272
1273 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
1274 gdb.ada/taft_type/p.adb: New files.
1275 * gdb.ada/taft_type.exp: New testcase.
1276
1277 2008-01-03 Joel Brobecker <brobecker@adacore.com>
1278
1279 * gdb.ada/array_bounds/bar.adb: New file.
1280 * gdb.ada/array_bounds.exp: New testcase.
1281
1282 2008-01-03 Joel Brobecker <brobecker@adacore.com>
1283
1284 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
1285 gdb.ada/arrayptr/foo.adb: New files.
1286 * gdb.ada/arrayptr.exp: New testcase.
1287
1288 2008-01-03 Joel Brobecker <brobecker@adacore.com>
1289
1290 * gdb.base/set-lang-auto.exp: New testcase.
1291
1292 2008-01-03 Joel Brobecker <brobecker@adacore.com>
1293
1294 * gdb.ada/fun_addr/foo.adb: New file.
1295 * gdb.ada/fun_addr.exp: New testcase.
1296
1297 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1298
1299 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
1300 New files
1301
1302 2008-01-02 Joel Brobecker <brobecker@adacore.com>
1303
1304 * array_subscript_addr/p.adb: New file.
1305 * array_subscript_addr.exp: New testcase.
1306
1307 2008-01-02 Joel Brobecker <brobecker@adacore.com>
1308
1309 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
1310 New files.
1311 * gdb.ada/str_cmp_ref.exp: New testcase.
1312
1313 2008-01-01 Joel Brobecker <brobecker@adacore.com>
1314
1315 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
1316 gdb.ada/fun_in_declare/foo.adb: New files.
1317 * gdb.ada/fun_in_declare.exp: New testcase.
1318
1319 2008-01-01 Joel Brobecker <brobecker@adacore.com>
1320
1321 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
1322 gdb.ada/ref_param/pck.ads: New files.
1323 * gdb.ada/ref_param.exp: New testcase.
1324
1325 2008-01-01 Joel Brobecker <brobecker@adacore.com>
1326
1327 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
1328 gdb.ada/interface/foo.adb: New files.
1329 * gdb.ada/interface.exp: New testcase.
1330
1331 2007-12-31 Jim Blandy <jimb@codesourcery.com>
1332
1333 * gdb.base/multi-forks.exp: Consume all output from child
1334 processes before proceeding to next test.
1335
1336 2007-12-29 Jim Blandy <jimb@codesourcery.com>
1337
1338 * configure: Regenerated.
1339
1340 2007-12-27 Joel Brobecker <brobecker@adacore.com>
1341
1342 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
1343 gdb.ada/fixed_cmp/fixed.adb: New files.
1344 * gdb.ada/fixed_cmp.exp: New testcase.
1345
1346 2007-12-27 Joel Brobecker <brobecker@adacore.com>
1347
1348 * gdb.ada/boolean_expr.exp: New testcase.
1349
1350 2007-12-26 Jim Blandy <jimb@codesourcery.com>
1351
1352 * gdb.base/multi-forks.exp: Doc fix.
1353
1354 2007-12-26 Joel Brobecker <brobecker@adacore.com>
1355
1356 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
1357 * gdb.ada/char_param.exp: Do not compile our test program with
1358 -gnata, this is unnecessary.
1359 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
1360
1361 2007-12-24 Joel Brobecker <brobecker@adacore.com>
1362
1363 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
1364 gdb.ada/print_chars/foo.adb: New files.
1365 * gdb.ada/print_chars.exp: New testcase.
1366
1367 2007-12-24 Joel Brobecker <brobecker@adacore.com>
1368
1369 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
1370 gdb.ada/char_param/foo.adb: New files.
1371 * gdb.ada/char_param.exp: New testcase.
1372
1373 2007-12-22 Jim Blandy <jimb@codesourcery.com>
1374
1375 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
1376 hard-coding source line numbers into the test.
1377 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
1378 gdb_get_line_number to find.
1379
1380 2007-12-22 Joel Brobecker <brobecker@adacore.com>
1381
1382 * gdb.base/ptype.c (highest): New struct type.
1383 (the_highest): New variable of that type.
1384 (main): Add dummy assignment to a field of variable the_highest.
1385 * gdb.base/ptype.exp: Test type printing of our new variable.
1386
1387 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
1388
1389 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
1390 and record first explicitly generated thread number.
1391 Use that thread number for thread specific watchpoint test.
1392 Add iteration number to repetitive tests.
1393
1394 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
1395 Jim Blandy <jimb@codesourcery.com>
1396
1397 * gdb.base/expand-psymtabs.c: New testcase
1398 source file.
1399 * gdb.base/expand-psymtabs.exp: New testcase
1400 expect file.
1401
1402 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
1403
1404 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
1405 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
1406
1407 2007-12-17 Joel Brobecker <brobecker@adacore.com>
1408
1409 * gdb.ada/frame_args/foo.adb: New file.
1410 * gdb.ada/frame_args/pck.ads: New file.
1411 * gdb.ada/frame_args/pck.adb: New file.
1412 * gdb.ada/frame_args.exp: New testcase.
1413
1414 2007-12-17 Joel Brobecker <brobecker@adacore.com>
1415
1416 * gdb.base/frame-args.c: New file.
1417 * gdb.base/frame-args.exp: New testcase.
1418
1419 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
1420 Joseph Myers <joseph@codesourcery.com>
1421
1422 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
1423
1424 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
1425
1426 * gdb.mi/mi-pending.exp: New.
1427 * gdb.mi/mi-pending.c: New.
1428 * gdb.mi/mi-pendshr.c: New.
1429
1430 2007-12-06 Jim Blandy <jimb@codesourcery.com>
1431
1432 * gdb.base/default.exp: Update expected output for 'info catch'.
1433
1434 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1435
1436 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
1437 must be set to binary.
1438
1439 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
1440
1441 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
1442
1443 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
1444
1445 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
1446 gdb.mi/mi-file-transfer.exp: New.
1447
1448 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1449
1450 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
1451
1452 2007-11-22 Maciej W. Rozycki <macro@mips.com>
1453
1454 * gdb.trace/backtrace.exp: Fix a typo.
1455 * gdb.trace/circ.exp: Likewise.
1456 * gdb.trace/collection.exp: Likewise.
1457 * gdb.trace/limits.exp: Likewise.
1458 * gdb.trace/report.exp: Likewise.
1459 * gdb.trace/tfind.exp: Likewise.
1460 * gdb.trace/while-dyn.exp: Likewise.
1461
1462 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
1463
1464 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
1465 objects of pointers that can't be dereferenced are now
1466 "noneditable".
1467
1468 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1469
1470 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
1471 (target_cpu): Remove.
1472
1473 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
1474
1475 * gdb.base/ending-run.exp: Expect the list of cleared
1476 breakpoint to come in natural order, not the reversed one.
1477
1478 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
1479
1480 * gdb.mi/mi-var-child.c (do_child_deletion): New.
1481 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
1482
1483 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
1484
1485 * gdb.base/printcmds.exp: New function
1486 test_printf_with_dfp.
1487
1488 2007-11-02 Doug Evans <dje@google.com>
1489
1490 * gdb.disasm/t01_mov.s: Remove carriage returns.
1491 * gdb.disasm/t02_mova.s: Ditto.
1492 * gdb.disasm/t03_add.s: Ditto.
1493 * gdb.disasm/t04_sub.s: Ditto.
1494 * gdb.disasm/t05_cmp.s: Ditto.
1495 * gdb.disasm/t06_ari2.s: Ditto.
1496 * gdb.disasm/t07_ari3.s: Ditto.
1497 * gdb.disasm/t08_or.s: Ditto.
1498 * gdb.disasm/t09_xor.s: Ditto.
1499 * gdb.disasm/t10_and.s: Ditto.
1500 * gdb.disasm/t11_logs.s: Ditto.
1501 * gdb.disasm/t12_bit.s: Ditto.
1502 * gdb.disasm/t13_otr.s: Ditto.
1503
1504 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1505
1506 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
1507
1508 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1509
1510 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
1511 provide DFP support.
1512
1513 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
1514
1515 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
1516 Test "set powerpc vector-abi". Skip auto-detection tests for old
1517 toolchains.
1518
1519 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
1520
1521 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
1522 with [string compare].
1523
1524 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
1525
1526 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
1527 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
1528
1529 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
1530
1531 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
1532 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
1533 * gdb.opt/Makefile.in: New makefile.
1534 * Makefile.in: Create new directory "gdb.opt".
1535 * configure.ac: Add "gdb.opt" directory.
1536 * configure: Regenerated.
1537
1538 2007-10-25 Doug Evans <dje@google.com>
1539
1540 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
1541 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
1542
1543 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
1544 Thiago Jung Bauermann <bauerman@br.ibm.com>
1545
1546 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
1547 Floating Point expressions.
1548 * gdb.base/dfp-test.exp: new file adding tests for Decimal
1549 Floating Point variables.
1550 * gdb.base/dfp-test.c: new file containing program with Decimal
1551 Floating variables, used by gdb.base/dfp-test.exp.
1552
1553 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1554
1555 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
1556
1557 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1558
1559 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
1560 compiling test case with GCC.
1561 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
1562
1563 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1564
1565 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
1566 format changes.
1567
1568 2007-10-18 Michael Snyder <msnyder@specifix.com>
1569
1570 * gdb.base/dbx.exp: Add missing "-re " operator.
1571
1572 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
1573
1574 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
1575 * configure.ac: Removed trailing spaces after backslash.
1576 * gdb.modula2: New directory.
1577 * gdb.modula2/Makefile.in: New file.
1578 * gdb.modula2/unbounded-array.exp: New file.
1579 * gdb.modula2/unbounded1.c: New file.
1580
1581 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1582
1583 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
1584
1585 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
1586
1587 * gdb.base/sigstep.c (main): Add checks for
1588 return values for setitimer call.
1589 Call setitimer again with itimer = ITIMER_REAL
1590 if first call to setitimer fails.
1591
1592 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
1593
1594 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
1595 of $timeout.
1596
1597 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
1598
1599 * gdb.server/server-run.exp: Test for dynamic linker symbols.
1600
1601 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
1602
1603 * lib/gdb.exp (gdb_run_cmd): Move comment outside
1604 of gdb_expect call, to avoid interruption.
1605
1606 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
1607
1608 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
1609 (v_unsigned_long_long, v_long_long_array)
1610 (v_signed_long_long_array, v_unsigned_long_long_array)
1611 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
1612 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
1613 [!NO_LONG_LONG]: New.
1614 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
1615 v_long_long_member.
1616
1617 (v_long_long_func, v_signed_long_long_func)
1618 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
1619 (main) [!NO_LONG_LONG]: Initialize long long variants.
1620
1621 * gdb.base/whatis.exp: If board file requests no_long_long, build
1622 test with NO_LONG_LONG defined. Test long long, signed long long,
1623 and unsigned long long variants but only if board file doesn't
1624 disable it.
1625
1626 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
1627 Daniel Jacobowitz <dan@codesourcery.com>
1628
1629 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
1630 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
1631 * configure: Regenerated.
1632 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
1633 gdb.pascal/types.exp, lib/pascal.exp: New files.
1634
1635 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
1636
1637 * gdb.cp/classes.exp (do_tests): Always step to the line after the
1638 call.
1639 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
1640 to return to the call.
1641 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
1642 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
1643 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
1644 * gdb.mi/mi-until.exp (test_until): Likewise.
1645 * gdb.mi/mi2-until.exp (test_until): Likewise.
1646
1647 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
1648
1649 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
1650 two-char array.
1651 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
1652
1653 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
1654
1655 * gdb.threads/watchthreads.c (thread_function): Sleep between
1656 iterations.
1657 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
1658 at once for S/390. Generate matching fails and passes.
1659
1660 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
1661
1662 * gdb.mi/var-cmd.c (do_children_tests): Initialize
1663 the 'struct_declarations' variable to zeros.
1664
1665 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
1666
1667 * gdb.cp/mb-ctor.cc: New.
1668 * gdb.cp/mb-ctor.exp: New.
1669 * gdb.cp/mb-templates.cc: New.
1670 * gdb.cp/mb-templates.exp: New.
1671
1672 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
1673
1674 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
1675
1676 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
1677
1678 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
1679 targets.
1680 * configure: Regenerate.
1681
1682 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
1683
1684 * gdb.base/annota1.exp: Adjust for 'info break'
1685 format changes.
1686 * gdb.base/annota3.exp: Likewise.
1687 * gdb.base/break.exp: Likewise.
1688 * gdb.base/condbreak.exp: Likewise.
1689 * gdb.base/pending.exp: Likewise.
1690 * gdb.base/sepdebug.exp: Likewise.
1691 * gdb.base/unload.exp: Likewise.
1692 * gdb.base/ovldbreak.exp: Likewise.
1693
1694 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
1695
1696 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
1697 messages.
1698 * gdb.base/chng-syms.exp: Likewise.
1699 * gdb.base/unload.exp: Likewise.
1700
1701 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
1702
1703 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
1704
1705 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1706
1707 * schedlock.c (NUM): Change to 1.
1708 (main): Use args[0] for the main thread.
1709 * schedlock.exp: Only expect two threads. Only issue one pass or fail
1710 regardless of the number of threads.
1711
1712 2007-09-14 Maciej W. Rozycki <macro@mips.com>
1713
1714 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
1715 type down.
1716 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
1717 test.
1718 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
1719 watchpoint type down.
1720 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
1721 test.
1722
1723 2007-09-14 Maciej W. Rozycki <macro@mips.com>
1724
1725 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
1726 Move all the tests here and run them twice, once using software
1727 watchpoints and once using hardware watchpoints.
1728 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
1729
1730 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
1731
1732 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
1733 test.
1734
1735 2007-09-10 Mark Kettenis <kettenis@gnu.org>
1736
1737 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
1738 build-id.
1739
1740 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
1741 know about $ORIGIN. Calculate output dir from $dest instead of
1742 using ${objdir}/{$subdir}.
1743
1744 2007-09-09 Mark Kettenis <kettenis@gnu.org>
1745
1746 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
1747 gcore, before continuing with the test.
1748
1749 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
1750
1751 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
1752 * gdb.mi/mi-watch.exp: Likewise.
1753
1754 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1755 Jim Blandy <jimb@codesourcery.com>
1756
1757 * gdb.arch/i386-sse.exp: Do not expect character constants.
1758 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
1759 * gdb.base/display.exp: Allow print/s.
1760 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
1761 and unsigned char array changes.
1762
1763 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1764
1765 * gdb.base/display.exp: Add tests for printf %p.
1766
1767 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
1768
1769 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
1770 the dll name to unicode.
1771
1772 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1773
1774 * gdb.base/default.exp (show version): Update the version text.
1775 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
1776
1777 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1778
1779 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
1780 New files.
1781
1782 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1783
1784 * lib/gdb.exp (build_id_debug_filename_get): New function.
1785 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
1786 Remove the generate DEBUG file for the future testcase runs.
1787 New testcase for the NT_GNU_BUILD_ID retrieval.
1788 Move the final testing step to ...
1789 (test_different_dir): ... a new function.
1790 New parameter XFAIL to XFAIL all the tests performed.
1791 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
1792 New parameter TYPE to PF_PREFIX all the tests performed.
1793
1794 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
1795
1796 * gdb.mi/mi-var-cp.cc (path_expression): New
1797 function.
1798 * gdb.mi/mi-var-cp.exp: Run path exression tests.
1799
1800 2007-08-27 Markus Deuling <deuling@de.ibm.com>
1801
1802 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
1803 to fit into SPU Local Store memory.
1804
1805 2007-08-23 Joel Brobecker <brobecker@adacore.com>
1806
1807 * gdb.base/default.exp: Adjust the expected output of "info
1808 warranty" after the switch to GPLv3.
1809
1810 2007-08-23 Joel Brobecker <brobecker@adacore.com>
1811
1812 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
1813 to 30000 (from 20000).
1814
1815 2007-08-23 Joel Brobecker <brobecker@adacore.com>
1816
1817 Switch the license of all .exp files to GPLv3.
1818 Switch the license of all .f and .f90 files to GPLv3.
1819 Switch the license of all .s and .S files to GPLv3.
1820
1821 2007-08-23 Joel Brobecker <brobecker@adacore.com>
1822
1823 * configure.ac: Switch license to GPLv3.
1824
1825 2007-08-23 Joel Brobecker <brobecker@adacore.com>
1826
1827 Switch the licensing to GPLv3 for all .ads and .adb files.
1828
1829 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
1830
1831 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
1832 and t_int_double.
1833 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
1834
1835 2007-08-17 Joel Brobecker <brobecker@adacore.com>
1836
1837 * gdb.base/step-line.c: Switch license to GPL version 3, and
1838 update copyright year.
1839 * gdb.base/step-line.inp: Likewise.
1840
1841 2007-08-17 Joel Brobecker <brobecker@adacore.com>
1842
1843 * gdb.base/gdb1555.exp: Make expected output immune to formatting
1844 changes inside gdb1555.c.
1845 * gdb.base/pending.exp: Likewise.
1846
1847 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
1848
1849 * config/default.exp: New file.
1850
1851 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
1852
1853 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
1854 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
1855
1856 2007-07-30 Maciej W. Rozycki <macro@mips.com>
1857
1858 * gdb.base/dump.exp: Force the correct endianness for binary
1859 formats not carrying this information.
1860
1861 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1862
1863 * gdb.threads/staticthreads.exp: Match .*sem_post.
1864
1865 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1866
1867 * gdb.base/readline.exp (operate_and_get_next): Match the final
1868 prompt.
1869
1870 2007-07-23 Kevin Buettner <kevinb@redhat.com>
1871
1872 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
1873 to restarting SID.
1874
1875 2007-07-18 Kevin Buettner <kevinb@redhat.com>
1876
1877 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
1878 prior to `gdb_start'.
1879
1880 2007-07-18 Kevin Buettner <kevinb@redhat.com>
1881
1882 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
1883 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
1884 Remove call to gdb_unload.
1885
1886 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
1887 Daniel Jacobowitz <dan@codesourcery.com>
1888
1889 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
1890 for __WIN32__.
1891 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
1892 * gdb.base/unload.exp: Use shared library test routines.
1893
1894 2007-07-03 Markus Deuling <deuling@de.ibm.com>
1895
1896 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
1897 * gdb.base/solib-symbol-lib.c: Likewise.
1898 * gdb.base/solib-symbol-main.c: Likewise.
1899
1900 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
1901
1902 * config/gdbserver.exp (gdb_reconnect): New.
1903 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
1904 gdb.base/solib-disc.exp: New files.
1905 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
1906 remote debugging".
1907 (gdb_compile): Add shlib_load flag.
1908 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
1909 port.
1910 (gdbserver_reconnect): New.
1911
1912 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
1913 Daniel Jacobowitz <dan@codesourcery.com>
1914
1915 * gdb.base/annota3.exp: Test for if construct.
1916
1917 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
1918
1919 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
1920
1921 2007-06-21 Chris Dearman <chris@mips.com>
1922 Maciej W. Rozycki <macro@mips.com>
1923
1924 * gdb.base/display.exp: Allow a newline after display/i.
1925 * gdb.base/pc-fp.exp: Likewise.
1926 * gdb.base/sigbpt.exp: Likewise.
1927
1928 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1929
1930 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
1931 required features to be included.
1932
1933 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
1934
1935 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
1936 in info threads output.
1937
1938 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1939 Markus Deuling <deuling@de.ibm.com>
1940
1941 * gdb.arch/spu-info.exp: New testcase.
1942 * gdb.arch/spu-info.c: New file.
1943
1944 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
1945
1946 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
1947 tpcs_offset. Restore lr after the call.
1948 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
1949
1950 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
1951
1952 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
1953 (gdbserver_run): Kill any running gdbserver.
1954 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
1955
1956 2007-05-17 Maciej W. Rozycki <macro@mips.com>
1957
1958 * gdb.base/sigbpt.exp: Preset segv_addr.
1959
1960 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1961
1962 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
1963 (gdb_compile_shlib): Likewise.
1964 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
1965 (default_gdb_init): Clear cleanfiles.
1966 (gdb_finish): Delete recorded cleanfiles.
1967 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
1968
1969 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
1970 Do not use isnative.
1971 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
1972 gdb.base/so-impl-ld.exp: Likewise.
1973 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
1974 * gdb.base/unload.exp: Likewise. Do not pass empty option to
1975 gdb_compile.
1976
1977 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
1978
1979 * config/unknown.exp: Remove.
1980
1981 2007-05-15 Markus Deuling <deuling@de.ibm.com>
1982
1983 * gdb.base/info-proc.exp: Check is_remote.
1984
1985 2007-05-14 Markus Deuling <deuling@de.ibm.com>
1986
1987 * gdb.base/gcore.exp: Initialize variable core_supported.
1988
1989 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1990
1991 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
1992
1993 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1994
1995 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
1996 * gdb.threads/print-threads.exp (test_all_threads): Allow
1997 negative and hexadecimal thread IDs.
1998
1999 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2000
2001 * gdb.java/jprint.java (public): Avoid invalid call to static
2002 method.
2003
2004 2007-05-14 Denis Pilat <denis.pilat@st.com>
2005
2006 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
2007 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
2008 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
2009 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
2010 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
2011
2012 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2013
2014 * gdb.base/overlays.exp: Add support for targets with only code
2015 overlay support, not data overlay. Support spu-*-* target in
2016 this mode.
2017 * gdb.base/ovlymgr.c: Provide stubs for spu target.
2018 * gdb.base/spu.ld: New file.
2019
2020 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
2021
2022 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
2023
2024 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
2025
2026 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
2027
2028 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
2029
2030 * gdb.java/jmain.exp: Handle demangled names with and without method
2031 signatures.
2032
2033 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
2034
2035 * gdb.mi/mi-syn-frame.c (main, foo, bar)
2036 (have_a_very_merry_interrupt): Remove calls to puts.
2037 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
2038 inferior output.
2039 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
2040 test names.
2041
2042 2007-04-29 Markus Deuling <deuling@de.ibm.com>
2043 Daniel Jacobowitz <dan@codesourcery.com>
2044
2045 * gdb.base/auxv.exp (core_works): Also check is_remote.
2046 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
2047
2048 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
2049
2050 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
2051 message, not the undefined 'module' variable.
2052 * gdb.base/siginfo.exp: Likewise.
2053 * gdb.base/sigstep.exp: Likewise.
2054 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
2055 serialport.
2056 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
2057
2058 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
2059
2060 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
2061 target sim fails. Return 0 otherwise.
2062 (gdb_load): Return prematurely if gdb_target_sim fails.
2063
2064 2007-04-16 Denis Pilat <denis.pilat@st.com>
2065
2066 * gdb.base/setshow.exp: Reset height after having set it to 100.
2067
2068 2007-04-16 Denis Pilat <denis.pilat@st.com>
2069
2070 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
2071
2072 2007-04-16 Denis Pilat <denis.pilat@st.com>
2073
2074 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
2075
2076 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
2077
2078 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
2079 tests. Run the frozen varobjs test.
2080 * gdb.mi/var-cmd.c (do_frozen_tests): New.
2081 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
2082
2083 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2084
2085 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
2086 gdb.base/type-opaque.exp: New files.
2087
2088 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
2089
2090 * gdb.mi/mi-var-child.c
2091 (do_children_tests): User char[2] instead of
2092 char so that automatic printing of pointers to char
2093 don't give unpredicable result.
2094 * gdb.mi/var-cmd.c (do_locals_test): Initialize
2095 local variables.
2096 * gdb.mi/mi-var-child.exp: Step to right line
2097 of do_children_tests.
2098 * gdb.mi/mi2-var-child.exp: Likewise.
2099 * gdb.mi/mi-var-cmd.exp: Step to right line of
2100 do_locals_tests.
2101 (do_children_tests): User char[2] instead of
2102 char so that automatic printing of pointers to char
2103 don't give unpredicable result.
2104 * gdb.mi/mi2-var-cmd.exp: Likewise.
2105 * lib/mi-support.exp (mi_continue_to_line):
2106 Pass test name to mi_wait_for_stop.
2107
2108 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2109
2110 * gdb.asm/asm-source.exp: Remove d10v case.
2111 * lib/gdb.exp (skip_cplus_tests): Likewise.
2112 * gdb.asm/d10v.inc: Deleted.
2113
2114 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2115
2116 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
2117
2118 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2119
2120 * config/netware.exp: Delete file.
2121
2122 2007-03-29 Joel Brobecker <brobecker@adacore.com>
2123
2124 * gdb.dwarf2/dw2-noloc.S: New file.
2125 * gdb.dwarf2/dw2-noloc.exp: New file.
2126
2127 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
2128
2129 * gdb.cp/method2.cc: New test.
2130 * gdb.cp/method2.exp: New test.
2131 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
2132
2133 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
2134
2135 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
2136
2137 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
2138
2139 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
2140
2141 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
2142
2143 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
2144 (gdb_load): Delete, replace with...
2145 (gdb_reload): ...this.
2146 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
2147 * gdb.server/server-mon.exp: Likewise.
2148 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
2149 (gdb_start_cmd): New.
2150 (gdb_file_cmd): Save the last loaded file.
2151 (gdb_reload): New.
2152 (gdb_gnu_strip_debug): Use transform.
2153 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
2154 support here. Use new $last_loaded_file. Check mtime.
2155 (gdb_target_cmd): Handle ObjC failure case.
2156 (infer_host_exec): Delete.
2157 (gdbserver_load): Rename to...
2158 (gdbserver_run): ...this. Simplify.
2159 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
2160 (mi_gdb_load): Move most contents to a new function...
2161 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
2162 (mi_run_cmd): Use mi_gdb_target_load.
2163 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
2164 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
2165 Use gdb_run_cmd.
2166 * gdb.base/charsign.exp: Remove incorrect comment.
2167 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
2168 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
2169 gdb.base/start.exp: Use gdb_start_cmd.
2170
2171 2007-03-23 Nigel Stephens <nigel@mips.com>
2172 Maciej W. Rozycki <macro@mips.com>
2173
2174 * gdb.base/sigbpt.exp: Fix the message when skipping test.
2175 * gdb.base/signull.exp: Similarly.
2176
2177 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2178
2179 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
2180 messages available to test cases (like chng-sym.exp).
2181
2182 2007-03-14 Andreas Schwab <schwab@suse.de>
2183
2184 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
2185 format changes.
2186
2187 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
2188
2189 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
2190 (optimized_1): New.
2191 (main): Call optimized_1.
2192 (gdb2029): Correct typos. Call gdb2029_marker.
2193 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
2194 for gdb2029.
2195
2196 2007-03-12 Mark Kettenis <kettenis@gnu.org>
2197
2198 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
2199 as tabs. Remove redundant test pattern.
2200
2201 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2202
2203 * gdb.base/long_long.exp: Accept optional symbol name in <...>
2204 for /a format output.
2205
2206 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
2207
2208 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
2209 collect output incrementally.
2210
2211 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2212
2213 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
2214 for -var-create lpcharacter test.
2215 * gdb.mi/mi2-var-cmd.exp: Likewise.
2216
2217 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2218
2219 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
2220 pass on targets where address zero is readable.
2221
2222 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2223
2224 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
2225 just a single architecture.
2226
2227 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2228
2229 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
2230 (fetch_all_registers): New function, uses gdb_test_multiple and
2231 exp_continue to fetch inferior output line-by-line.
2232 Replace all uses of do_get_all_registers by fetch_all_registers.
2233
2234 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2235
2236 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
2237 in target_info.
2238
2239 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
2240
2241 * gdb.threads/manythreads.exp: Use $message string for
2242 consistancy; add a default (timeout) case.
2243
2244 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
2245
2246 * gdb.base/watchpoint.exp: Fix truncated comment.
2247
2248 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
2249
2250 * Makefile.in: Remove spurious single-quotes from sed command.
2251
2252 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2253
2254 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
2255 func.
2256 * gdb.mi/mi2-var-cmd.exp: Likewise.
2257
2258 2007-02-27 Joel Brobecker <brobecker@adacore.com>
2259
2260 * gdb.dwarf2/dw2-producer.S: New file.
2261 * gdb.dwarf2/dw2-producer.exp: New testcase.
2262
2263 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
2264
2265 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
2266 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
2267 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
2268 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
2269 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
2270 Revert tests to use mi_gdb_test and include value field in output
2271 of -var-create.
2272
2273 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2274
2275 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
2276
2277 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2278
2279 * gdb.base/maint.exp: Remove full paths from test names.
2280 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
2281 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
2282
2283 2007-02-27 Joel Brobecker <brobecker@adacore.com>
2284
2285 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
2286
2287 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2288
2289 * gdb.server/server-mon.exp: New test.
2290
2291 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2292
2293 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
2294
2295 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2296
2297 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
2298 register capitalization.
2299
2300 2007-02-13 Denis Pilat <denis.pilat@st.com>
2301
2302 * gdb.mi/mi-var-invalidate.exp: New file.
2303
2304 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2305
2306 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
2307
2308 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2309
2310 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
2311
2312 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2313
2314 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
2315 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
2316
2317 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
2318
2319 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
2320 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
2321 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
2322 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
2323 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
2324 * gdb.mi/gdb792.exp, lib/mi-support.exp:
2325 Update tests to include value field in output of -var-create.
2326
2327 2007-02-08 Andreas Schwab <schwab@suse.de>
2328
2329 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
2330
2331 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
2332
2333 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
2334 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
2335
2336 2007-02-02 Denis Pilat <denis.pilat@st.com>
2337
2338 * gdb.threads/threadapply.exp: check that frame is not changed by
2339 the thread apply all command.
2340
2341 2007-01-31 Andreas Schwab <schwab@suse.de>
2342
2343 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
2344
2345 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
2346 in the dwarf sections.
2347 * gdb.dwarf2/mac-fileno.S: Likewise.
2348
2349 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
2350 bspstore register on ia64.
2351
2352 2007-01-29 Andreas Schwab <schwab@suse.de>
2353
2354 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
2355 "frame-begin" annotation.
2356
2357 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
2358 number of "frames-invalid" annotations.
2359
2360 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2361
2362 * gdb.base/commands.exp: Call if_commands_test.
2363 (gdb_test_no_prompt, if_commands_test): New.
2364
2365 2007-01-28 Mark Kettenis <kettenis@gnu.org>
2366
2367 * gdb.threads/sigthread.c (NSIGS): Make bigger.
2368
2369 2007-01-27 Andreas Schwab <schwab@suse.de>
2370
2371 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
2372 .short/.int/.quad in the dwarf sections.
2373 * gdb.dwarf2/dw2-intercu.S: Likewise.
2374 * gdb.dwarf2/dw2-intermix.S: Likewise.
2375
2376 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2377
2378 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
2379 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
2380 array.
2381 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
2382 * gdb.base/setvar.exp: Likewise.
2383
2384 2007-01-26 Andreas Schwab <schwab@suse.de>
2385
2386 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
2387 test.
2388
2389 * gdb.base/multi-forks.exp ("restart $i"): Also match
2390 __kernel_syscall_via_break.
2391
2392 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
2393
2394 * lib/mi-support.exp (mi_delete_varobj): New.
2395 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
2396 testcase.
2397 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
2398 (main): Call the above.
2399 (reference_update_test, base_in_reference_test)
2400 (reference_to_pointer): Delete the created varobjs.
2401
2402 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
2403
2404 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
2405 * configure: Regenerated.
2406 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
2407 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
2408 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
2409 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
2410 * lib/gdb.exp (gdb_skip_xml_test): New function.
2411
2412 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
2413
2414 * gdb.base/sigrepeat.exp: Correct error message.
2415
2416 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2417 Daniel Jacobowitz <dan@codesourcery.com>
2418
2419 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
2420 gdb.arch/i386-gnu-cfi-asm.S: New files.
2421
2422 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2423
2424 * lib/gdb.exp: Abort on missing `site.exp'.
2425
2426 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2427 Daniel Jacobowitz <dan@codesourcery.com>
2428
2429 * gdb.base/included.c, gdb.base/included.exp,
2430 gdb.base/included.h: New files.
2431
2432 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
2433
2434 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
2435 (maximize_rlimit): Reduce limits on 64-bit systems.
2436
2437 2007-01-19 Mark Kettenis <kettenis@gnu.org>
2438
2439 From Marcus Deuling <deuling@de.ibm.com>:
2440 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
2441 every case.
2442
2443 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
2444
2445 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
2446 (test_path_specification): Use objdir instead of srcdir to always
2447 get an absolute filename.
2448
2449 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
2450
2451 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
2452
2453 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
2454
2455 * gdb.mi/mi-var-cp.cc (reference_update_tests):
2456 Make sure the variable we're using is in scope.
2457 (reference_to_pointer): Likewise.
2458
2459 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2460
2461 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
2462 has no debug information.
2463
2464 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2465
2466 * gdb.base/annota1.exp: Remove extra send_gdb.
2467
2468 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2469
2470 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
2471
2472 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2473
2474 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
2475
2476 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
2477 Daniel Jacobowitz <dan@codesourcery.com>
2478
2479 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
2480 lcharacter or linteger change. Correct duplicated test name.
2481 * gdb.mi/mi2-var-cmd.exp: Likewise.
2482
2483 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
2484
2485 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
2486
2487 2007-01-05 Joel Brobecker <brobecker@adacore.com>
2488
2489 * gdb.base/nofield.c: New file.
2490 * gdb.base/nofield.exp: New testcase.
2491
2492 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
2493
2494 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
2495
2496 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
2497 test.
2498
2499 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2500
2501 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
2502
2503 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2504
2505 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
2506 when continuing.
2507
2508 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
2509
2510 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
2511 Expect ".exe" extension.
2512
2513 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
2514
2515 * gdb.base/charset.exp: Add explicit filename to break.
2516 * gdb.base/dbx.exp: Add explicit filename to breaks.
2517
2518 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
2519
2520 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
2521 * gdb.mi/mi2-file.exp: Likewise.
2522
2523 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
2524
2525 Implement specification of MI tests as comments
2526 in C and C++ sources.
2527 * lib/mi-support.exp (mi_autotest_data): New variable.
2528 (mi_autotest_source): New variable.
2529 (count_newlines, mi_prepare_inline_tests)
2530 (mi_get_inline_test, mi_continue_to_line)
2531 (mi_run_inline_test, mi_tbreak)
2532 (mi_send_resuming_command, mi_wait_for_stop): New functions.
2533 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
2534 Run inline tests.
2535 * gdb.mi/mi-var-cp.cc: Define tests here.
2536
2537 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
2538
2539 Simplify usage of mi_continue_to.
2540 * lib/mi-support.exp (mi_runto_helper): Renamed
2541 from mi_runto, added new parameter 'run_or_continue'.
2542 (mi_runto): Use mi_runto_helper.
2543 (mi_continue_to): Accept just function name as parameter.
2544 Use mi_runto_helper.
2545 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
2546 * gdb.mi/mi2-var-cmd.exp: Likewise.
2547
2548 2006-01-04 Joel Brobecker <brobecker@adacore.com>
2549
2550 Make this testcase a bit more realistic. The current code
2551 is too simplistic, and allows the compiler to optimize out
2552 some of the entities we need for this testcase.
2553 * gdb.ada/null_record/bar.ads (Void_Star): New type.
2554 (Do_Nothing): Add extra parameter.
2555 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
2556 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
2557 by using a variable of type Void_Star.
2558
2559 2006-01-04 Joel Brobecker <brobecker@adacore.com>
2560
2561 * gdb.ada/catch_ex/foo.adb: New file.
2562 * gdb.ada/catch_ex.exp: New testcase.
2563
2564 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
2565
2566 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
2567 pass --image-base to linker.
2568
2569 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2570 Daniel Jacobowitz <dan@codesourcery.com>
2571
2572 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
2573 secondary prompts.
2574
2575 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2576
2577 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
2578 output. Test the types of members and member pointers.
2579 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
2580 gdb/2092.
2581 * gdb.cp/member-ptr.exp: Search for a comment instead of a
2582 statement. Enable for GCC. Update expected output for some tests
2583 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
2584 layout.
2585 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
2586 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
2587 (Diamond::vget_base): New.
2588 (main): Add new tests.
2589 * gdb.cp/printmethod.exp: Update expected output for member functions.
2590 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
2591 print pEe->D::vg().
2592
2593 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2594
2595 * gdb.threads/tls.exp: Allow stops in sem_post.
2596
2597 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
2598
2599 * gdb.base/annota1.exp: Allow .*printf in backtraces.
2600 * gdb.base/annota3.exp: Likewise.
2601 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
2602 again (instead of timing out).
2603 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
2604 GCC bug 26475.
2605 * gdb.java/jmisc.exp: Adjust to work with method signatures including
2606 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
2607 test from jmisc1.exp.
2608 * gdb.java/jmisc1.exp: Delete.
2609 * gdb.java/jprint.exp: Adjust to work with method signatures including
2610 return types.
2611 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
2612 * gdb.threads/linux-dp.exp: Don't be confused by program output.
2613 * lib/java.exp (compile_java_from_source): Pass the correct type
2614 to target_compile.
2615
2616 2006-12-31 Joel Brobecker <brobecker@adacore.com>
2617
2618 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
2619 (stack_align_edx): New function.
2620 (stack_align_eax): New function.
2621 (main): Add calls to stack_align_edx and stack_align_eax.
2622 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
2623 Add testing for the cases where the register used during a stack
2624 realignment is edx. Same for eax.
2625
2626 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
2627
2628 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
2629 and generic PE targets.
2630
2631 2006-12-29 Joel Brobecker <brobecker@adacore.com>
2632
2633 * gdb.ada/array_return.exp: Update copyright date list.
2634
2635 2006-12-27 Joel Brobecker <brobecker@adacore.com>
2636
2637 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
2638 (Create_Small_Float_Vector): New function.
2639 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
2640 function body.
2641 * gdb.ada/array_return/p.adb: Use new type and function from
2642 package Pck.
2643 * gdb.ada/array_return.exp: Add a test verifying that GDB is
2644 able to print the value returned by a function returning an
2645 array of float.
2646
2647 2006-12-20 Joel Brobecker <brobecker@adacore.com>
2648
2649 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
2650 The associated tests should be PASSing.
2651
2652 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2653
2654 Test for base in references.
2655 * gdb.mi/mi-var-cp.cc: Add test code.
2656 * gdb.mi/mi-var-cp.exp: Test for bases in references.
2657 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
2658 * gdb.mi/mi2-watch.exp: Likewise.
2659 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
2660 (mi_list_varobj_children): New function.
2661
2662 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2663
2664 * lib/mi-support.exp
2665 (mi_runto): Accept "()" after function name.
2666 (mi_create_varobj): New function.
2667 (mi_varobj_update): New function.
2668 (mi_Check_varobj_value): New function.
2669 * gdb.mi/mi-var-cp.exp: New file.
2670 * gdb.mi/mi-var-cp.cc: New file.
2671
2672 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
2673
2674 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
2675 gdb.base/weaklib2.c: New files.
2676
2677 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
2678
2679 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
2680 info. Adjust test names.
2681
2682 * gdb.base/break.c (main): Move position of malloc.
2683 * gdb.base/break.exp: Revert mistaken checkin.
2684
2685 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
2686
2687 * gdb.mi/mi-var-cmd.exp: Check -var-update after
2688 assignement of arrays and function pointers.
2689 * gdb.mi/var-cmd.c: Add declaration necessary for above
2690 tests.
2691
2692 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
2693
2694 * gdb.base/break.c (main): Call malloc.
2695
2696 * gdb.threads/linux-dp.exp: Read thread table before and after
2697 creating each philosopher and verify it.
2698
2699 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
2700 Paul Brook <paul@codesourcery.com>
2701 Daniel Jacobowitz <dan@codesourcery.com>
2702
2703 * gdb.base/ending-run.exp: Flatten expect script stepping out of
2704 main to remove duplication. Add start function of the form
2705 '_*start[1-9]*'. Add RVDS start function.
2706
2707 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
2708
2709 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
2710
2711 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2712
2713 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
2714 * gdb.asm/spu.inc: New file.
2715 * gdb.base/term.exp: Disable if [target_info exists noargs].
2716 * gdb.gdb/complaints.exp: Disable if ![isnative].
2717 * gdb.gdb/selftest.exp: Likewise.
2718 * gdb.gdb/observer.exp: Likewise.
2719 * gdb.gdb/xfullpath.exp: Likewise.
2720 * gdb.base/attach.exp: Disable on SPU target.
2721 * gdb.cp/bs145503.exp: Likewise.
2722 * gdb.cp/exception.exp: Likewise.
2723 * gdb.cp/userdef.exp: Likewise.
2724
2725 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
2726
2727 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
2728
2729 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
2730
2731 * gdb.base/completion.exp: Fix completion tests for
2732 'info' and 'info '.
2733 * gdb.base/help.exp (help_test_raw, test_class_help)
2734 (test_prefix_command_help): Move...
2735 * lib/gdb.exp: Here.
2736 * gdb.base/main.exp: Adjust.
2737 * gdb.cp/maint.exp: Adjust.
2738 * gdb.trace/tracecmd.exp: Use test_help_class.
2739
2740 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
2741
2742 * gdb.stabs/weird.exp (print_weird_var): Use
2743 gdb_test_multiple instead of gdb_expect.
2744
2745 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
2746
2747 * gdb.base/help.exp (help_test_raw): New.
2748 (test_class_help): New.
2749 (test_prefix_command_help): New.
2750 Adjust testcases.
2751
2752 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
2753
2754 * gdb.base/constvars.c (main): Write to crass and crips, so that
2755 they are allocated by the compiler.
2756
2757 2006-10-27 Andreas Schwab <schwab@suse.de>
2758
2759 * gdb.base/multi-forks.exp: Use "detach fork" instead of
2760 "detach-fork".
2761
2762 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
2763
2764 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
2765 of patterns.
2766
2767 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2768
2769 * gdb.base/sepdebug.exp: Remove debug format test.
2770 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
2771 Handle no-symtab.
2772 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
2773
2774 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2775
2776 * gdb.threads/manythreads.c (thread_function, main): Don't cast
2777 int to pointer or pointer to int.
2778 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
2779
2780 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
2781
2782 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
2783
2784 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2785
2786 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
2787
2788 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
2789
2790 PR c++/2116
2791 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
2792
2793 2006-10-06 Joel Brobecker <brobecker@adacore.com>
2794
2795 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
2796 the corresponding bug has been fixed in GDB (PR/2018).
2797
2798 2006-10-06 Joel Brobecker <brobecker@adacore.com>
2799
2800 * gdb.base/subst.exp: New testcase.
2801
2802 2006-10-06 Joel Brobecker <brobecker@adacore.com>
2803
2804 * gdb.ada/array_return/pck.ads: Add copyright notice.
2805 * gdb.ada/array_return/pck.adb: Likewise.
2806 * gdb.ada/array_return/p.adb: Likewise.
2807 * gdb.ada/exec_changed/first.adb: Likewise.
2808 * gdb.ada/exec_changed/second.adb: Likewise.
2809
2810 2006-10-06 Joel Brobecker <brobecker@adacore.com>
2811
2812 * gdb.ada/watch_arg/watch.adb: New file.
2813 * gdb.ada/watch_arg.exp: New testcase.
2814
2815 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
2816
2817 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
2818 via string_to_regexp.
2819 * gdb.mi/mi2-basics.exp: Likewise.
2820
2821 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
2822
2823 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
2824 Remove unused / obsolete files.
2825
2826 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
2827
2828 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
2829
2830 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
2831
2832 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
2833 HIGH_FRAME argument to -stack-list-arguments can be larger than
2834 the number of frames.
2835
2836 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
2837
2838 * gdb.base/args.c (main): Add breakpoint marker.
2839 * gdb.base/args.exp: Use args_test for tests. Add new tests which
2840 really test empty arguments.
2841 (args_load): Delete.
2842 (args_test): New.
2843
2844 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
2845
2846 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
2847 check for one file.
2848
2849 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
2850
2851 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
2852 HIGH_FRAME argument to -stack-list-locals can be larger than
2853 the number of frames.
2854
2855 2006-08-18 Fred Fish <fnf@specifix.com>
2856
2857 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
2858 '$' in front of skip_vmx_tests_saved when setting that.
2859
2860 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
2861
2862 * gdb.base/trace-commands.exp: New file.
2863
2864 2006-08-10 Joel Brobecker <brobecker@adacore.com>
2865 Daniel Jacobowitz <dan@codesourcery.com>
2866
2867 * gdb.base/step-bt.exp: Make hexadecimal address optional in
2868 expected output of the backtrace commands.
2869
2870 2006-08-09 Joel Brobecker <brobecker@adacore.com>
2871
2872 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
2873 untested followed by return combination.
2874 * gdb.arch/altivec-regs.exp: Likewise.
2875 * gdb.arch/e500-abi.exp: Likewise.
2876 * gdb.arch/e500-regs.exp: Likewise.
2877 * gdb.arch/gdb1291.exp: Likewise.
2878 * gdb.arch/gdb1431.exp: Likewise.
2879 * gdb.arch/gdb1558.exp: Likewise.
2880 * gdb.arch/i386-prologue.exp: Likewise.
2881 * gdb.arch/i386-unwind.exp: Likewise.
2882 * gdb.asm/asm-source.exp: Likewise.
2883 * gdb.base/a2-run.exp: Likewise.
2884 * gdb.base/advance.exp: Likewise.
2885 * gdb.base/all-bin.exp: Likewise.
2886 * gdb.base/annota1.exp: Likewise.
2887 * gdb.base/annota3.exp: Likewise.
2888 * gdb.base/args.exp: Likewise.
2889 * gdb.base/arithmet.exp: Likewise.
2890 * gdb.base/assign.exp: Likewise.
2891 * gdb.base/async.exp: Likewise.
2892 * gdb.base/attach.exp: Likewise.
2893 * gdb.base/bang.exp: Likewise.
2894 * gdb.base/bigcore.exp: Likewise.
2895 * gdb.base/bitfields.exp: Likewise.
2896 * gdb.base/bitfields2.exp: Likewise.
2897 * gdb.base/break.exp: Likewise.
2898 * gdb.base/call-sc.exp: Likewise.
2899 * gdb.base/call-strs.exp: Likewise.
2900 * gdb.base/callfuncs.exp: Likewise.
2901 * gdb.base/checkpoint.exp: Likewise.
2902 * gdb.base/chng-syms.exp: Likewise.
2903 * gdb.base/code-expr.exp: Likewise.
2904 * gdb.base/commands.exp: Likewise.
2905 * gdb.base/completion.exp: Likewise.
2906 * gdb.base/cond-expr.exp: Likewise.
2907 * gdb.base/condbreak.exp: Likewise.
2908 * gdb.base/consecutive.exp: Likewise.
2909 * gdb.base/constvars.exp: Likewise.
2910 * gdb.base/corefile.exp: Likewise.
2911 * gdb.base/cvexpr.exp: Likewise.
2912 * gdb.base/dbx.exp: Likewise.
2913 * gdb.base/define.exp: Likewise.
2914 * gdb.base/detach.exp: Likewise.
2915 * gdb.base/display.exp: Likewise.
2916 * gdb.base/dump.exp: Likewise.
2917 * gdb.base/ena-dis-br.exp: Likewise.
2918 * gdb.base/ending-run.exp: Likewise.
2919 * gdb.base/environ.exp: Likewise.
2920 * gdb.base/eval-skip.exp: Likewise.
2921 * gdb.base/exprs.exp: Likewise.
2922 * gdb.base/fileio.exp: Likewise.
2923 * gdb.base/finish.exp: Likewise.
2924 * gdb.base/float.exp: Likewise.
2925 * gdb.base/foll-exec.exp: Likewise.
2926 * gdb.base/foll-fork.exp: Likewise.
2927 * gdb.base/foll-vfork.exp: Likewise.
2928 * gdb.base/freebpcmd.exp: Likewise.
2929 * gdb.base/funcargs.exp: Likewise.
2930 * gdb.base/gcore.exp: Likewise.
2931 * gdb.base/gdb1090.exp: Likewise.
2932 * gdb.base/gdb1250.exp: Likewise.
2933 * gdb.base/huge.exp: Likewise.
2934 * gdb.base/info-proc.exp: Likewise.
2935 * gdb.base/interrupt.exp: Likewise.
2936 * gdb.base/jump.exp: Likewise.
2937 * gdb.base/langs.exp: Likewise.
2938 * gdb.base/lineinc.exp: Likewise.
2939 * gdb.base/list.exp: Likewise.
2940 * gdb.base/logical.exp: Likewise.
2941 * gdb.base/long_long.exp: Likewise.
2942 * gdb.base/macscp.exp: Likewise.
2943 * gdb.base/maint.exp: Likewise.
2944 * gdb.base/mips_pro.exp: Likewise.
2945 * gdb.base/miscexprs.exp: Likewise.
2946 * gdb.base/multi-forks.exp: Likewise.
2947 * gdb.base/opaque.exp: Likewise.
2948 * gdb.base/overlays.exp: Likewise.
2949 * gdb.base/pc-fp.exp: Likewise.
2950 * gdb.base/pointers.exp: Likewise.
2951 * gdb.base/printcmds.exp: Likewise.
2952 * gdb.base/psymtab.exp: Likewise.
2953 * gdb.base/ptype.exp: Likewise.
2954 * gdb.base/recurse.exp: Likewise.
2955 * gdb.base/relational.exp: Likewise.
2956 * gdb.base/relocate.exp: Likewise.
2957 * gdb.base/remote.exp: Likewise.
2958 * gdb.base/reread.exp: Likewise.
2959 * gdb.base/restore.exp: Likewise.
2960 * gdb.base/return.exp: Likewise.
2961 * gdb.base/return2.exp: Likewise.
2962 * gdb.base/scope.exp: Likewise.
2963 * gdb.base/sect-cmd.exp: Likewise.
2964 * gdb.base/sep.exp: Likewise.
2965 * gdb.base/sepdebug.exp: Likewise.
2966 * gdb.base/setshow.exp: Likewise.
2967 * gdb.base/setvar.exp: Likewise.
2968 * gdb.base/sigall.exp: Likewise.
2969 * gdb.base/sigbpt.exp: Likewise.
2970 * gdb.base/signals.exp: Likewise.
2971 * gdb.base/signull.exp: Likewise.
2972 * gdb.base/sizeof.exp: Likewise.
2973 * gdb.base/solib.exp: Likewise.
2974 * gdb.base/step-line.exp: Likewise.
2975 * gdb.base/step-test.exp: Likewise.
2976 * gdb.base/structs.exp: Likewise.
2977 * gdb.base/structs2.exp: Likewise.
2978 * gdb.base/term.exp: Likewise.
2979 * gdb.base/twice.exp: Likewise.
2980 * gdb.base/until.exp: Likewise.
2981 * gdb.base/varargs.exp: Likewise.
2982 * gdb.base/volatile.exp: Likewise.
2983 * gdb.base/watchpoint.exp: Likewise.
2984 * gdb.base/whatis-exp.exp: Likewise.
2985 * gdb.base/whatis.exp: Likewise.
2986 * gdb.cp/ambiguous.exp: Likewise.
2987 * gdb.cp/annota2.exp: Likewise.
2988 * gdb.cp/annota3.exp: Likewise.
2989 * gdb.cp/bool.exp: Likewise.
2990 * gdb.cp/breakpoint.exp: Likewise.
2991 * gdb.cp/casts.exp: Likewise.
2992 * gdb.cp/class2.exp: Likewise.
2993 * gdb.cp/classes.exp: Likewise.
2994 * gdb.cp/cplusfuncs.exp: Likewise.
2995 * gdb.cp/ctti.exp: Likewise.
2996 * gdb.cp/derivation.exp: Likewise.
2997 * gdb.cp/exception.exp: Likewise.
2998 * gdb.cp/gdb1355.exp: Likewise.
2999 * gdb.cp/hang.exp: Likewise.
3000 * gdb.cp/inherit.exp: Likewise.
3001 * gdb.cp/local.exp: Likewise.
3002 * gdb.cp/m-data.exp: Likewise.
3003 * gdb.cp/m-static.exp: Likewise.
3004 * gdb.cp/member-ptr.exp: Likewise.
3005 * gdb.cp/method.exp: Likewise.
3006 * gdb.cp/misc.exp: Likewise.
3007 * gdb.cp/namespace.exp: Likewise.
3008 * gdb.cp/overload.exp: Likewise.
3009 * gdb.cp/ovldbreak.exp: Likewise.
3010 * gdb.cp/pr-1023.exp: Likewise.
3011 * gdb.cp/pr-1210.exp: Likewise.
3012 * gdb.cp/pr-574.exp: Likewise.
3013 * gdb.cp/printmethod.exp: Likewise.
3014 * gdb.cp/psmang.exp: Likewise.
3015 * gdb.cp/ref-params.exp: Likewise.
3016 * gdb.cp/ref-types.exp: Likewise.
3017 * gdb.cp/rtti.exp: Likewise.
3018 * gdb.cp/templates.exp: Likewise.
3019 * gdb.cp/try_catch.exp: Likewise.
3020 * gdb.cp/userdef.exp: Likewise.
3021 * gdb.cp/virtfunc.exp: Likewise.
3022 * gdb.disasm/am33.exp: Likewise.
3023 * gdb.disasm/h8300s.exp: Likewise.
3024 * gdb.disasm/mn10300.exp: Likewise.
3025 * gdb.disasm/sh3.exp: Likewise.
3026 * gdb.disasm/t01_mov.exp: Likewise.
3027 * gdb.disasm/t02_mova.exp: Likewise.
3028 * gdb.disasm/t03_add.exp: Likewise.
3029 * gdb.disasm/t04_sub.exp: Likewise.
3030 * gdb.disasm/t05_cmp.exp: Likewise.
3031 * gdb.disasm/t06_ari2.exp: Likewise.
3032 * gdb.disasm/t07_ari3.exp: Likewise.
3033 * gdb.disasm/t08_or.exp: Likewise.
3034 * gdb.disasm/t09_xor.exp: Likewise.
3035 * gdb.disasm/t10_and.exp: Likewise.
3036 * gdb.disasm/t11_logs.exp: Likewise.
3037 * gdb.disasm/t12_bit.exp: Likewise.
3038 * gdb.disasm/t13_otr.exp: Likewise.
3039 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
3040 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
3041 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3042 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
3043 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
3044 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3045 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3046 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3047 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
3048 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
3049 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3050 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
3051 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
3052 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
3053 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
3054 * gdb.mi/gdb701.exp: Likewise.
3055 * gdb.mi/gdb792.exp: Likewise.
3056 * gdb.mi/mi-basics.exp: Likewise.
3057 * gdb.mi/mi-break.exp: Likewise.
3058 * gdb.mi/mi-cli.exp: Likewise.
3059 * gdb.mi/mi-console.exp: Likewise.
3060 * gdb.mi/mi-disassemble.exp: Likewise.
3061 * gdb.mi/mi-eval.exp: Likewise.
3062 * gdb.mi/mi-file.exp: Likewise.
3063 * gdb.mi/mi-read-memory.exp: Likewise.
3064 * gdb.mi/mi-regs.exp: Likewise.
3065 * gdb.mi/mi-return.exp: Likewise.
3066 * gdb.mi/mi-simplerun.exp: Likewise.
3067 * gdb.mi/mi-stack.exp: Likewise.
3068 * gdb.mi/mi-stepi.exp: Likewise.
3069 * gdb.mi/mi-syn-frame.exp: Likewise.
3070 * gdb.mi/mi-until.exp: Likewise.
3071 * gdb.mi/mi-var-block.exp: Likewise.
3072 * gdb.mi/mi-var-child.exp: Likewise.
3073 * gdb.mi/mi-var-cmd.exp: Likewise.
3074 * gdb.mi/mi-var-display.exp: Likewise.
3075 * gdb.mi/mi-watch.exp: Likewise.
3076 * gdb.mi/mi2-basics.exp: Likewise.
3077 * gdb.mi/mi2-break.exp: Likewise.
3078 * gdb.mi/mi2-cli.exp: Likewise.
3079 * gdb.mi/mi2-console.exp: Likewise.
3080 * gdb.mi/mi2-disassemble.exp: Likewise.
3081 * gdb.mi/mi2-eval.exp: Likewise.
3082 * gdb.mi/mi2-file.exp: Likewise.
3083 * gdb.mi/mi2-read-memory.exp: Likewise.
3084 * gdb.mi/mi2-regs.exp: Likewise.
3085 * gdb.mi/mi2-return.exp: Likewise.
3086 * gdb.mi/mi2-simplerun.exp: Likewise.
3087 * gdb.mi/mi2-stack.exp: Likewise.
3088 * gdb.mi/mi2-stepi.exp: Likewise.
3089 * gdb.mi/mi2-syn-frame.exp: Likewise.
3090 * gdb.mi/mi2-until.exp: Likewise.
3091 * gdb.mi/mi2-var-block.exp: Likewise.
3092 * gdb.mi/mi2-var-child.exp: Likewise.
3093 * gdb.mi/mi2-var-cmd.exp: Likewise.
3094 * gdb.mi/mi2-var-display.exp: Likewise.
3095 * gdb.mi/mi2-watch.exp: Likewise.
3096 * gdb.stabs/exclfwd.exp: Likewise.
3097 * gdb.stabs/weird.exp: Likewise.
3098 * gdb.threads/gcore-thread.exp: Likewise.
3099 * gdb.trace/actions.exp: Likewise.
3100 * gdb.trace/backtrace.exp: Likewise.
3101 * gdb.trace/circ.exp: Likewise.
3102 * gdb.trace/collection.exp: Likewise.
3103 * gdb.trace/deltrace.exp: Likewise.
3104 * gdb.trace/infotrace.exp: Likewise.
3105 * gdb.trace/limits.exp: Likewise.
3106 * gdb.trace/packetlen.exp: Likewise.
3107 * gdb.trace/passc-dyn.exp: Likewise.
3108 * gdb.trace/passcount.exp: Likewise.
3109 * gdb.trace/report.exp: Likewise.
3110 * gdb.trace/save-trace.exp: Likewise.
3111 * gdb.trace/tfind.exp: Likewise.
3112 * gdb.trace/tracecmd.exp: Likewise.
3113 * gdb.trace/while-dyn.exp: Likewise.
3114 * gdb.trace/while-stepping.exp: Likewise.
3115
3116 2006-08-08 Joel Brobecker <brobecker@adacore.com>
3117
3118 * gdb.base/step-bt.c: New file.
3119 * gdb.base/step-bt.exp: New testcase.
3120
3121 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3122
3123 * config/monitor.exp (gdb_load): Remove support for obsolete
3124 download-write-size.
3125 * gdb.base/remote.exp: Likewise. Update all callers of
3126 gdb_timed_load.
3127
3128 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
3129
3130 * cursal.exp: Pass binfile to gdb_load.
3131
3132 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
3133
3134 * gdb.base/cursal.exp: Add "" to gdb_load call.
3135
3136 2006-07-29 Mark Kettenis <kettenis@gnu.org>
3137
3138 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
3139 NetBSD/ELF targets.
3140
3141 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
3142
3143 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
3144 operator*.
3145
3146 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
3147
3148 * gdb.base/completion.exp: Update for change in "file" behavior.
3149 * gdb.stabs/weird.exp: Likewise.
3150 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
3151 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
3152
3153 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
3154
3155 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
3156 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
3157
3158 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3159
3160 * gdb.base/default.exp: Update source command error message.
3161 * gdb.base/help.exp: Update 'help source' message.
3162
3163 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
3164
3165 * gdb.cp/bs15503.exp: Update comment for no longer crashing
3166 test.
3167
3168 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
3169
3170 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
3171
3172 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
3173
3174 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
3175
3176 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
3177
3178 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
3179
3180 2006-07-17 Mark Kettenis <kettenis@gnu.org>
3181
3182 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
3183 *-*-openbsd* from targets for wich we expect ARM FPA floating
3184 point format.
3185
3186 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
3187
3188 * gdb.cp/annota3.exp: Expect frame-begin annotation.
3189
3190 2006-07-17 Mark Kettenis <kettenis@gnu.org>
3191
3192 * gdb.base/annota3.exp: Expect frame-begin annotation.
3193
3194 2006-07-14 Joel Brobecker <brobecker@adacore.com>
3195
3196 * gdb.base/help.exp: Adjust "help unset" test to accept
3197 any list of unset commands.
3198
3199 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
3200 Daniel Jacobowitz <dan@codesourcery.com>
3201
3202 * gdb.cp/ref-params.exp: New test.
3203 * gdb.cp/ref-params.cc: New source file.
3204 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
3205
3206 2006-07-08 Mark Kettenis <kettenis@gnu.org>
3207
3208 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
3209 spaces/tabs in regular expressions since they might not be there.
3210
3211 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
3212
3213 * gdb.base/ifelse.exp: New file.
3214
3215 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
3216
3217 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
3218 line.
3219 * gdb.base/huge.exp: Loop over compilation to find a size that
3220 is acceptable.
3221 * gdb.base/remote.exp: Correct expected strings.
3222 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
3223
3224 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3225
3226 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
3227
3228 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3229
3230 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
3231 native.
3232
3233 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3234
3235 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
3236 enable stabs testing.
3237
3238 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3239
3240 * gdb.base/auxv.exp: Intercept undefined command messages before
3241 gdb_test_multiple does.
3242
3243 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3244
3245 * Makefile.in (host_alias): Remove.
3246 (target_alias): Use @target_noncanonical@.
3247 (site.exp): Don't set host_alias.
3248 * aclocal.m4: Remove contents. Include acx.m4.
3249 * configure: Regenerated.
3250 * configure.ac: Use ACX_NONCANONICAL_TARGET.
3251
3252 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
3253
3254 * lib/gdb.exp (gdb_load_cmd): New.
3255
3256 * gdb.base/fileio.c: Add system(NULL) test.
3257 * gdb.base/fileio.exp: Check it.
3258
3259 * gdb.base/break.c: Add 10a breakpoint at }
3260 * gdb.base/break.exp: Add test for breakpoint at }
3261 * gdb.cp/anon-union.cc: Add code at end of function.
3262 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
3263 * gdb.mi/var-cmd.c: Add code at end of function.
3264 * gdb.mi/mi-var-display.exp: Adjust end of next.
3265 * gdb.mi/mi2-var-display.exp: Likewise.
3266 * gdb.base/fileio.c: Add stop function and insert calls at
3267 stopping places.
3268 * gdb.base/fileio.exp: Breakpoint stop function and remove
3269 explicit line number references.
3270
3271 2006-05-19 Joel Brobecker <brobecker@adacore.com>
3272
3273 * gdb.base/del.exp (test_delete_alias): New function.
3274 Now check that both "del" and "d" work as aliases for "delete".
3275
3276 2006-05-18 Fred Fish <fnf@specifix.com>
3277
3278 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
3279 required. Check for spurious output after program exits normally.
3280
3281 2006-05-17 Fred Fish <fnf@specifix.com>
3282
3283 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
3284 gdb_load, so it works in the simulator.
3285
3286 2006-05-11 Fred Fish <fnf@specifix.com>
3287
3288 * gdb.base/bang.exp: Ignore unexpected output between the
3289 "program exited normally" and the gdb prompt, as many other
3290 tests do.
3291
3292 2006-05-07 Mark Kettenis <kettenis@gnu.org>
3293
3294 * gdb.base/help.exp: Make "delete checkpoint" part option for
3295 "help d" and "help delete" tests.
3296
3297 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3298
3299 * gdb.mi/mi-basics.exp: Add missing serial number to
3300 expected output in some mi_gdb_test statements.
3301 * gdb.mi/mi2-basics.exp: Likewise.
3302
3303 2006-05-05 Joel Brobecker <brobecker@adacore.com>
3304
3305 * gdb.base/del.c: New file.
3306 * gdb.base/del.exp: New testcase.
3307
3308 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
3309
3310 * gdb.base/break.exp: Do not assume a breakpoint on
3311 main will actually be in $srcfile when optimizing.
3312 * gdb.base/savedregs.exp: Do not require that the dummy
3313 frame location match up to a symbol and source file location.
3314 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
3315 will get printed without a mi_cmd_data_list_register_values prefix.
3316 (*-data-list-register-*): Correct regular expressions to expect the new
3317 pseudo d? floating point registers.
3318 * gdb.mi/mi2-regs.exp: Likewise.
3319
3320 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
3321
3322 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
3323 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
3324 is allocated by the compiler.
3325 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
3326 anons, e, anone to force their allocation by the compiler.
3327
3328 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3329
3330 * gdb.base/help.exp: Update expected text for help d and
3331 help delete.
3332
3333 2006-05-02 Mark Kettenis <kettenis@gnu.org>
3334
3335 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
3336 NetBSD/ELF targets.
3337
3338 2006-04-30 Mark Kettenis <kettenis@gnu.org>
3339
3340 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
3341 single-step breakpoint fails; make this a KFAIL on
3342 sparc*-*-openbsd*.
3343 * gdb.base/siginfo.exp: Likewise.
3344 * gdb.base/sigstep.exp (advance, advancei): Likewise.
3345
3346 2006-04-26 Michael Snyder <msnyder@redhat.com>
3347
3348 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
3349 which may have to consume output from other forks.
3350 Add tests to make sure that "delete fork" succeeded.
3351
3352 2006-04-20 Michael Snyder <msnyder@redhat.com>
3353
3354 * 2006-03-22 Jim Blandy <jimb@redhat.com>
3355 Add support for the Renesas M32C and M16C.
3356
3357 * gdb.asm/asm-source.exp: Add m32c target.
3358 * gdb.asm/m32c.inc: Support for m32c target.
3359
3360 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
3361
3362 * gdb.base/commands.exp (recursive_source_test): New test.
3363
3364 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
3365
3366 * gdb.base/float.exp: Add pattern for sparc targets.
3367
3368 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3369
3370 * gdb.base/commands.exp (stray_arg0_test): New test.
3371
3372 2006-03-30 Paul Brook <paul@codesourcery.com>
3373
3374 * gdb.mi/mi-until.exp: kfail broken until command.
3375 * gdb.mi/mi2-until.exp: Ditto.
3376
3377 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
3378
3379 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
3380
3381 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
3382
3383 * gdb.base/prelink.exp: Anchor tested-for regular expression
3384 on gdb prompt.
3385
3386 2006-03-07 Paul Brook <paul@codesourcery.com>
3387
3388 * gdb.base/assign.exp: Correct fail message.
3389
3390 2006-03-07 Paul Brook <paul@codesourcery.com>
3391
3392 * lib/compiler.c: Extract armcc version number.
3393 * lib/compiler.cc: Ditto.
3394
3395 2006-03-07 Paul Brook <paul@codesourcery.com>
3396
3397 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
3398 additional_flags=-w.
3399 * gdb.arch/altivec-regs.exp: Ditto.
3400 * gdb.arch/e500-abi.exp: Ditto.
3401 * gdb.arch/e500-regs.exp: Ditto.
3402 * gdb.base/all-bin.exp: Ditto.
3403 * gdb.base/annota1.exp: Ditto.
3404 * gdb.base/annota3.exp: Ditto.
3405 * gdb.base/args.exp: Ditto.
3406 * gdb.base/arithmet.exp: Ditto.
3407 * gdb.base/assign.exp: Ditto.
3408 * gdb.base/async.exp: Ditto.
3409 * gdb.base/bang.exp: Ditto.
3410 * gdb.base/break.exp: Ditto.
3411 * gdb.base/call-rt-st.exp: Ditto.
3412 * gdb.base/completion.exp: Ditto.
3413 * gdb.base/cond-expr.exp: Ditto.
3414 * gdb.base/condbreak.exp: Ditto.
3415 * gdb.base/consecutive.exp: Ditto.
3416 * gdb.base/define.exp: Ditto.
3417 * gdb.base/display.exp: Ditto.
3418 * gdb.base/ena-dis-br.exp: Ditto.
3419 * gdb.base/environ.exp: Ditto.
3420 * gdb.base/eval-skip.exp: Ditto.
3421 * gdb.base/info-proc.exp: Ditto.
3422 * gdb.base/jump.exp: Ditto.
3423 * gdb.base/logical.exp: Ditto.
3424 * gdb.base/long_long.exp: Ditto.
3425 * gdb.base/maint.exp: Ditto.
3426 * gdb.base/miscexprs.exp: Ditto.
3427 * gdb.base/pc-fp.exp: Ditto.
3428 * gdb.base/pointers.exp: Ditto.
3429 * gdb.base/relational.exp: Ditto.
3430 * gdb.base/reread.exp: Ditto.
3431 * gdb.base/sect-cmd.exp: Ditto.
3432 * gdb.base/sep.exp: Ditto.
3433 * gdb.base/sepdebug.exp: Ditto.
3434 * gdb.base/until.exp: Ditto.
3435 * gdb.base/whatis-exp.exp: Ditto.
3436 * gdb.cp/annota2.exp: Ditto.
3437 * gdb.cp/annota3.exp: Ditto.
3438 * gdb.trace/actions.exp: Ditto.
3439 * gdb.trace/backtrace.exp: Ditto.
3440 * gdb.trace/circ.exp: Ditto.
3441 * gdb.trace/collection.exp: Ditto.
3442 * gdb.trace/deltrace.exp: Ditto.
3443 * gdb.trace/infotrace.exp: Ditto.
3444 * gdb.trace/limits.exp: Ditto.
3445 * gdb.trace/packetlen.exp: Ditto.
3446 * gdb.trace/passc-dyn.exp: Ditto.
3447 * gdb.trace/passcount.exp: Ditto.
3448 * gdb.trace/report.exp: Ditto.
3449 * gdb.trace/save-trace.exp: Ditto.
3450 * gdb.trace/tfind.exp: Ditto.
3451 * gdb.trace/tracecmd.exp: Ditto.
3452 * gdb.trace/while-dyn.exp: Ditto.
3453 * gdb.trace/while-stepping.exp: Ditto.
3454 * lib/gdb.exp: Ditto.
3455 (gdb_compile): Handle nowarning option.
3456
3457 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
3458
3459 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
3460 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
3461 Rename executable to prelinkt. Don't re-prelink if we didn't
3462 get a core file. Test prelink -u exit status to tell whether
3463 prelinking failed. Use gdb_test_multiple.
3464
3465 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
3466
3467 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
3468 (do_tests): Call it.
3469
3470 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
3471
3472 * gdb.base/prelink.exp: New test.
3473 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
3474
3475 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
3476
3477 * gdb.fortran/derived-type.f90: New file.
3478 * gdb.fortran/derived-type.exp: New testcase.
3479
3480 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
3481
3482 * gdb.base/default.exp: Allow ';' as a directory separator.
3483
3484 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
3485
3486 * gdb.base/help.exp (help add-symbol-file): Update.
3487
3488 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
3489
3490 * gdb.base/help.exp (help load): Update expected results.
3491
3492 2006-02-19 Fred Fish <fnf@specifix.com>
3493
3494 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
3495 specifix hex value as part of results.
3496 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
3497
3498 2006-02-16 Fred Fish <fnf@specifix.com>
3499
3500 * gdb.base/whatis.c: Define variables using typedefs char_addr,
3501 ushort_addr, and slong_addr, so the typedefs are not optimized
3502 away.
3503 * gdb.base/whatis.exp: Add tests using type name for struct type,
3504 union type, enum type, and typedef.
3505
3506 2006-02-13 Mark Kettenis <kettenis@gnu.org>
3507
3508 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
3509
3510 2006-02-13 Jim Blandy <jimb@redhat.com>
3511
3512 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
3513 case where it takes two "next" commands to skip past the init
3514 call.
3515
3516 2006-02-12 Fred Fish <fnf@specifix.com>
3517
3518 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
3519 to handle cases where it takes two "next" commands to skip
3520 past the init call.
3521
3522 2006-02-07 Joel Brobecker <brobecker@adacore.com>
3523
3524 * gdb.ada/array_return.exp: Mark the last test as expected to fail
3525 on hppa32 targets.
3526
3527 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
3528
3529 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
3530 field.
3531
3532 2006-01-29 Mark Kettenis <kettenis@gnu.org>
3533
3534 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
3535
3536 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
3537
3538 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
3539 files.
3540
3541 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
3542
3543 * gdb.cp/maint.exp: Set complaints to a positive value.
3544
3545 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
3546
3547 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
3548 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
3549 function name.
3550
3551 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
3552
3553 * gdb.base/checkpoint.c: Update copyright notice. Include
3554 <stdlib.h>.
3555
3556 2006-01-04 Jim Blandy <jimb@redhat.com>
3557
3558 * gdb.asm/asm-source.exp: Independently provide default values for
3559 asm-flags and debug-flags. Use 'string equal' to do the
3560 comparison, not the implicit expr's '==' operator. Remove
3561 now-unneeded assignments to asm-flags. In h8300 case, place
3562 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
3563
3564 2006-01-04 Michael Snyder <msnyder@redhat.com>
3565
3566 * gdb.base/checkpoint.c: New file.
3567 * gdb.base/checkpoint.exp: New file.
3568 * gdb.base/multi-fork.c: New file.
3569 * gdb.base/multi-fork.exp: New file.
3570 * gdb.base/pi.txt: New file (data for checkpoint.c test).
3571
3572 2006-01-04 Fred Fish <fnf@specifix.com>
3573
3574 * gdb.base/ptype.c (foo): Add typedef.
3575 (intfoo): Add function.
3576 * gdb.base/ptype1.c: New file.
3577 * gdb.base/ptype.exp: Handle compilation and linking with two
3578 source files. Test that proper type for "foo" is found based
3579 on source context rather than first match found in symtabs.
3580
3581 2005-12-28 Mark Kettenis <kettenis@gnu.org>
3582
3583 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
3584 * gdb.asm/openbsd.inc: Indent commands.
3585
3586 2005-12-26 Mark Kettenis <kettenis@gnu.org>
3587
3588 * gdb.base/freebpcmd.exp: Increase timeout.
3589
3590 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
3591
3592 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
3593
3594 * gdb.base/default.exp: Update check for "show version".
3595
3596 2005-12-09 Randolph Chung <tausq@debian.org>
3597
3598 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
3599 * gdb.asm/pa64.inc: New file.
3600
3601 2005-12-09 Randolph Chung <tausq@debian.org>
3602
3603 * gdb.asm/common.inc: Indent commands.
3604 * gdb.asm/asmsrc1.s: Likewise.
3605 * gdb.asm/asmsrc2.s: Likewise.
3606
3607 2005-12-09 Randolph Chung <tausq@debian.org>
3608
3609 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
3610 (get_addr_of_sym): Remove duplicate print.
3611 (gen_core): xfail hppa*-*-hpux*, update expected output.
3612 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
3613 * gdb.arch/pa64-nullify.s: New file.
3614
3615 2005-12-09 Randolph Chung <tausq@debian.org>
3616
3617 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
3618
3619 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
3620
3621 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
3622 code generation for these functions.
3623 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
3624 error message.
3625
3626 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
3627
3628 * gdb.base/help.exp (help b, help br, help bre, help brea)
3629 (help break): Update the expected message.
3630
3631 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
3632
3633 * gdb.asm/m68hc11.inc: Setup the data section.
3634 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
3635 script for this test.
3636 (m6812-*-*): Likewise.
3637
3638 2005-11-09 Randolph Chung <tausq@debian.org>
3639
3640 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
3641
3642 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
3643
3644 * gdb.base/break.exp: Fix a comment typo.
3645
3646 2005-11-03 Jim Blandy <jimb@redhat.com>
3647
3648 Checked in by Elena Zannoni <ezannoni@redhat.com>
3649
3650 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
3651
3652 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
3653
3654 * gdb.arch/gdb1558.c: Include stdio.h.
3655
3656 2005-10-31 Mark Kettenis <kettenis@gnu.org>
3657
3658 * gdb.asm/asm-source.exp: Use -e instead of --entry.
3659
3660 2005-10-31 Mark Kettenis <kettenis@gnu.org>
3661
3662 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
3663
3664 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
3665
3666 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
3667 vscr" tests to better match output.
3668
3669 2005-10-12 Jim Blandy <jimb@redhat.com>
3670
3671 * gdb.base/structs.exp (any): New function.
3672 (test_struct_returns): Don't make any assumptions at all about
3673 what value the function returns when GDB can't set the return
3674 value.
3675
3676 2005-10-09 Joel Brobecker <brobecker@adacore.com>
3677
3678 * gdb.ada/arrayidx/p.adb: New file.
3679 * gdb.ada/arrayidx.exp: New testcase
3680
3681 2005-10-09 Joel Brobecker <brobecker@adacore.com>
3682
3683 * gdb.ada/array_return/pck.ads: New file.
3684 * gdb.ada/array_return/pck.adb: New file.
3685 * gdb.ada/array_return/p.adb: New file.
3686 * gdb.ada/array_return.exp: New testcase.
3687
3688 2005-10-03 Joel Brobecker <brobecker@adacore.com>
3689
3690 * gdb.base/arrayidx.c: New file.
3691 * gdb.base/arrayidx.exp: New testcase.
3692
3693 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
3694
3695 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
3696 frames-invalid and breakpoints-invalid are no longer generated
3697 with level 3 so don't expect them in the output.
3698
3699 2005-09-27 Bob Rossi <bob@brasko.net>
3700
3701 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
3702 from test. Escape the | in mi_gdb_test call.
3703 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
3704 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
3705 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
3706 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
3707 expected regex's in mi_gdb_test calls.
3708 * lib/mi-support.exp: Remove arbitrary .* from tests.
3709 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
3710 Fully anchor GDB/MI expected results in mi_gdb_test.
3711 * lib/gdb.exp (string_to_regexp): Escape the ] character.
3712 * gdb.base/sizeof.exp: Remove escape character. Correct test.
3713
3714 2005-09-26 Paul Brook <paul@codesourcery.com>
3715
3716 * long_long.exp: Exclude eabi targets from arm FPA float format test.
3717
3718 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
3719
3720 * bfp-test.c: New file.
3721 * bfp-test.exp: New testcase.
3722
3723 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
3724
3725 * gdb.fortran/subarray.exp: New testcase to test the evaluation
3726 of subarray and substring variable.
3727 * gdb.fortran/subarray.f: New source file for the test of subarray
3728 and substring variable evaluation.
3729 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
3730 of string constant.
3731
3732 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
3733
3734 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
3735 copyright dates.
3736
3737 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
3738
3739 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
3740 powerpc altivec' test with an almost identical 'info vector' test.
3741
3742 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
3743
3744 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
3745 vscr" tests to match output.
3746
3747 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
3748
3749 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
3750 output.
3751
3752 2005-09-11 Bob Rossi <bob@brasko.net>
3753
3754 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
3755 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
3756 commands that return an MI output command and an asyncronous MI output
3757 command.
3758 * gdb.mi/mi-console.exp: Ditto.
3759
3760 2005-09-11 Bob Rossi <bob@brasko.net>
3761
3762 * gdb.mi/mi-var-child.c: Include <string.h>.
3763
3764 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
3765
3766 * killed.exp: Correct gdb_expect syntax.
3767
3768 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
3769
3770 * lib/mi-support.exp (mi_gdb_load): Fix typo.
3771
3772 2005-08-02 Bob Rossi <bob@brasko.net>
3773
3774 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
3775 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
3776 Change tests to inferior-tty-set/show.
3777 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
3778 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
3779 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
3780 inferior. Use mi_gdb_test to get GDB and Inferior output.
3781 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
3782 descriptor.
3783 (mi_inferior_tty_name): Add inferior PTY file name.
3784 (mi_gdb_start): Add INFERIOR_PTY parameter.
3785 (mi_gdb_test): Add IPATTERN parameter.
3786
3787 2005-08-02 Bob Rossi <bob@brasko.net>
3788
3789 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
3790 parameter to mi_gdb_test.
3791 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
3792
3793 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3794
3795 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
3796 struct_declarations.
3797 * gdb.mi/mi-var-child.exp: Step over the initialization of
3798 struct_declarations.
3799
3800 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3801
3802 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
3803 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
3804 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
3805 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
3806 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
3807 file.
3808
3809 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
3810
3811 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
3812 (do_children_tests): Assign values to the extra elements.
3813
3814 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
3815 them for tests for "-var-update --no-values" and
3816 "-var-update --all-values".
3817 Add test for "-var-list-children --simple-values".
3818
3819 * gdb.mi/basics.c (callee4): Add integer array D[3]...
3820
3821 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
3822 "-stack-list-locals --simple-values" Improve doc strings and
3823 comments.
3824
3825 2005-07-18 Mark Kettenis <kettenis@gnu.org>
3826
3827 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
3828 *-*-openbsd*.
3829 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
3830
3831 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
3832 sigaltsatck'.
3833
3834 2005-07-14 Bob Rossi <bob@brasko.net>
3835
3836 * gdb.base/default.exp (tty): Changed output of command.
3837 * gdb.base/help.exp (help tty): Ditto.
3838
3839 2005-07-12 Mark Kettenis <kettenis@gnu.org>
3840
3841 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
3842
3843 2005-07-10 Mark Kettenis <kettenis@gnu.org>
3844
3845 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
3846 -stack-select-frame without arguments.
3847 (test_stack_frame_listing): Add test for newly implemented command
3848 -stack-info-frame.
3849
3850 2005-07-06 Bob Rossi <bob@brasko.net>
3851
3852 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
3853 command.
3854 (Copyright): Update copyright.
3855
3856 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
3857
3858 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
3859 tests to evaluate exponentiation expression.
3860
3861 2005-06-29 Andreas Schwab <schwab@suse.de>
3862
3863 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
3864 main to avoid warnings.
3865
3866 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
3867
3868 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
3869
3870 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
3871 -stack-select-frame without arguments.
3872 (test_stack_frame_listing): Add test for newly implemented command
3873 -stack-info-frame.
3874
3875 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
3876
3877 * gdb.fortran/array-element.f: New file.
3878 * gdb.fortran/array-element.exp: New testcase.
3879
3880 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3881
3882 * gdb.base/bigcore.exp: Correct checks for systems which can
3883 not dump a large core file.
3884
3885 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3886
3887 * gdb.base/relocate.c: Add a copyright notice.
3888 (dummy): Remove.
3889 * gdb.base/relocate.exp: Test printing the values of variables
3890 from a relocatable file.
3891
3892 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
3893
3894 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
3895 excess MI output after an error.
3896
3897 2005-05-29 Joel Brobecker <brobecker@adacore.com>
3898
3899 * gdb.arch/alpha-step.c: New file.
3900 * gdb.arch/alpha-step.exp: New testcase.
3901
3902 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3903 Dennis Brueni <dennis@slickedit.com>
3904
3905 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
3906 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
3907 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
3908 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
3909 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
3910 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
3911 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
3912
3913 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
3914 Wu Zhou <woodzltc@cn.ibm.com>
3915
3916 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
3917 IBM's xlc compiler.
3918 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
3919 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
3920
3921 2005-05-13 Jim Blandy <jimb@redhat.com>
3922
3923 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
3924 calling gdb_suppress_entire_file.
3925 * gdb.base/charset.exp: Same.
3926 * gdb.base/call-rt-st.exp: Same.
3927
3928 2005-05-05 Bob Rossi <bob_rossi@cox.net>
3929
3930 * lib/gdb.exp (fullname_syntax): Added global regex.
3931 (fullname_syntax_POSIX): Ditto.
3932 (fullname_syntax_UNC): Ditto.
3933 (fullname_syntax_DOS_CASE): Ditto.
3934 (fullname_syntax_DOS): Ditto.
3935 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
3936 fullname_syntax variable to scope and use it.
3937 (test_file_list_exec_source_files): Ditto.
3938 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
3939
3940 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
3941
3942 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
3943
3944 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
3945
3946 * lib/gdb.exp (skip_altivec_tests): New function, based on
3947 check_vmx_hw_available from the GCC testsuite.
3948 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
3949 * lib/gdb.arch/altivec-regs.exp: Likewise.
3950
3951 2005-05-02 Jim Blandy <jimb@redhat.com>
3952
3953 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
3954 calling gdb_suppress_entire_file.
3955
3956 2005-04-30 Randolph Chung <tausq@debian.org>
3957
3958 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
3959 Slightly relax "sem_post" name checking.
3960
3961 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
3962
3963 * gdb.base/unload.exp: Use new shared library infrastructure.
3964
3965 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
3966
3967 * gdb.base/so-impl-ld.exp: Use new shared library
3968 infrastructure.
3969
3970 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
3971
3972 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
3973 * gdb.asm/h8300.inc: New file.
3974
3975 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3976
3977 * gdb.base/shlib-call.exp: Change to use new shared library
3978 infrastructure.
3979
3980 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3981
3982 * gdb.base/pending.exp: Change to use new shared library
3983 infrastructure.
3984
3985 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3986
3987 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
3988 use test_compiler_info instead of gcc_compiled, and update copyright.
3989
3990 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
3991
3992 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
3993 shared objects being adjusted and update copyright years.
3994
3995 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
3996
3997 * ChangeLog: Correct some 2003-01-13 dates.
3998 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
3999 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
4000 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
4001 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
4002 gdb.trace/tfind.exp: Update copyright years.
4003
4004 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
4005 Daniel Jacobowitz <dan@codesourcery.com>
4006
4007 * lib/gdb.exp (gdb_compile): Handle shlib=.
4008 (gdb_compile_shlib): New function.
4009
4010 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
4011
4012 * lib/gdb.exp (test_compiler_info): Give argument a default value.
4013
4014 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
4015
4016 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
4017 gdb.server.
4018 * configure.ac: Likewise.
4019 * configure: Regenerated.
4020 * gdb.gdbserver/Makefile.in: Moved to...
4021 * gdb.server/Makefile.in: ... here.
4022 * gdb.gdbserver/server.c: Moved to...
4023 * gdb.server/server.c: ... here.
4024 * gdb.gdbserver/server-run.exp: Moved to...
4025 * gdb.server/server-run.exp: ... here.
4026
4027 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
4028
4029 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
4030 * configure.ac: Create gdb.gdbserver/Makefile.
4031 * configure: Regenerated.
4032 * lib/gdbserver-support.exp: New file, derived from
4033 config/gdbserver.exp.
4034 * config/gdbserver.exp: Use gdbserver-support.exp.
4035 * gdb.gdbserver/Makefile.in: New file.
4036 * gdb.gdbserver/server.c: New file.
4037 * gdb.gdbserver/server-run.exp: New file.
4038
4039 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
4040
4041 * lib/gdb.exp (test_compiler_info): Return compiler_info
4042 if no arguments are given.
4043
4044 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
4045
4046 * gdb.arch/altivec-abi.exp: Check for compiler and set
4047 use altivec' flag accordingly.
4048 * gdb.arch/altivec-regs.exp: Likewise.
4049
4050 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
4051
4052 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
4053
4054 2005-03-27 Andreas Schwab <schwab@suse.de>
4055
4056 * gdb.base/bigcore.c (main): Add missing mode argument in open
4057 call.
4058
4059 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
4060
4061 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
4062 downloads.
4063 * config/gdbserver.exp (gdb_load): Likewise.
4064
4065 2005-03-14 Paul Brook <paul@codesourcery.com>
4066
4067 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
4068 targets.
4069
4070 2005-03-09 Joel Brobecker <brobecker@adacore.com>
4071
4072 * gdb.dwarf2/dup-psym.S: New file.
4073 * gdb.dwarf2/dup-psym.exp: New testcase.
4074
4075 2005-03-09 Joel Brobecker <brobecker@adacore.com>
4076
4077 * gdb.ada/exec_changed/first.adb: New file.
4078 * gdb.ada/exec_changed/second.adb: New file.
4079 * gdb.ada/exec_changed.exp: New testcase.
4080
4081 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
4082
4083 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
4084 (A2): New class.
4085 (main): Test operator+.
4086 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
4087 breakpoint test.
4088
4089 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
4090 * gdb.base/signull.exp: Disable if gdb,nosignals.
4091 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
4092 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
4093 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
4094 * gdb.mi/mi2-console.exp: Likewise.
4095 * gdb.trace/collection.exp (run_trace_experiment): Consume the
4096 continue output at start.
4097 (gdb_collect_locals_test): Robustify regexp.
4098 * gdb.trace/passc-dyn.exp: Fix comment typo.
4099 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
4100
4101 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
4102
4103 * gdb.asm/asm-source.exp: Add iq2000 case.
4104 * gdb.asm/iq2000.inc: New file.
4105
4106 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
4107
4108 * gdb.base/command.exp: Change hardcoded value to regular expression.
4109 * gdb.base/float.exp: Add powerpc to the list of targets checked.
4110
4111 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
4112
4113 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
4114 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
4115 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
4116 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
4117 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
4118
4119 2005-03-05 Mark Kettenis <kettenis@gnu.org>
4120
4121 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
4122 changes.
4123
4124 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
4125
4126 * lib/compiler.c: Add test for IBM's xlc compiler.
4127 * lib/compiler.cc: Likewise.
4128
4129 2004-02-24 Joel Brobecker <brobecker@adacore.com>
4130
4131 * gdb.ada/fixed_points.exp: Create compilation object directory
4132 before running the test.
4133 * gdb.ada/null_record.exp: Likewise.
4134 * gdb.ada/packed_array.exp: Likewise.
4135 * gdb.ada/start.exp: Likewise.
4136
4137 2005-02-15 Joel Brobecker <brobecker@adacore.com>
4138
4139 * gdb.ada/packed_array/pa.adb: New file.
4140 * gdb.ada/packed_array.exp: New testcase.
4141
4142 2005-02-10 Mark Kettenis <kettenis@gnu.org>
4143
4144 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
4145 files.
4146
4147 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
4148 on *-*-openbsd*. Correctly match whitespace in regukar
4149 expressions.
4150
4151 2005-02-10 Daniel Jacobowitz <dan@debian.org>
4152
4153 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
4154 PR exp/1821
4155 * gdb.base/gdb1821.c: New test file.
4156 * gdb.base/gdb1821.exp: New test file.
4157
4158 2005-02-09 Joel Brobecker <brobecker@adacore.com>
4159
4160 * gdb.base/start.c: New file.
4161 * gdb.base/start.exp: New testcase.
4162
4163 2005-02-09 Joel Brobecker <brobecker@adacore.com>
4164
4165 * gdb.ada/start/dummy.adb: New file.
4166 * gdb.ada/start.exp: New testcase.
4167
4168 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
4169
4170 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
4171 for printing symbols and statistics.
4172 Add test for using relative pathnames in "maint print msymbols" test.
4173 Mark "maint info sections DATA" XFAIL on Cygwin.
4174 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
4175 tests.
4176
4177 2005-02-09 Andreas Schwab <schwab@suse.de>
4178
4179 Committed by Andrew Cagney <cagney@gnu.org>
4180 * gdb.base/remotetimeout.exp: New file.
4181
4182 2005-02-07 Mark Kettenis <kettenis@gnu.org>
4183
4184 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
4185
4186 2005-02-03 Joel Brobecker <brobecker@adacore.com>
4187
4188 * gdb.ada/gnat_ada.gpr: New file.
4189 * gdb.ada/gnat_ada.gin: Delete, no longer used.
4190 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
4191 * configure.ac: No longer generate gnat_ada.gpr.
4192 * configure: Regenerate.
4193 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
4194 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
4195 * gdb.ada/null_record/bar.ads: Likewise.
4196 * gdb.ada/null_record/bar.adb: Likewise.
4197 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
4198 * gdb.ada/null_record.exp (testdir): New variable.
4199 (testfile): executable is now in testdir subdirectory.
4200 (srcfile): Use full path to the main compilation unit.
4201 * gdb.ada/fixed_points.exp: Same changes as above.
4202
4203 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
4204
4205 * gdb.base/interp.exp: New test.
4206
4207 2005-01-24 Andrew Cagney <cagney@gnu.org>
4208
4209 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
4210
4211 2005-01-19 Andrew Cagney <cagney@gnu.org>
4212
4213 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
4214 configure.ac not configure.in.
4215
4216 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
4217 of powerpc*-*-*.
4218 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
4219 * gdb.base/list.exp (test_list_function)
4220 (test_list_filename_and_function): Ditto.
4221 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
4222
4223 2005-01-16 Andrew Cagney <cagney@gnu.org>
4224
4225 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
4226
4227 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
4228
4229 2005-01-14 Andrew Cagney <cagney@gnu.org>
4230
4231 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
4232 * gdb.mi/mi2-var-cmd.exp: Ditto.
4233
4234 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
4235
4236 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
4237
4238 2005-01-07 Andrew Cagney <cagney@gnu.org>
4239
4240 * configure.ac: Rename configure.in, require autoconf 2.59.
4241 * configure: Re-generate.
4242 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
4243 * gdb.stabs/configure: Re-generate.
4244 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
4245 * gdb.hp/configure: Re-generate.
4246 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
4247 autoconf 2.59.
4248 * gdb.hp/gdb.objdbg/configure: Re-generate.
4249 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
4250 autoconf 2.59.
4251 * gdb.hp/gdb.defects/configure: Re-generate.
4252 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
4253 autoconf 2.59.
4254 * gdb.hp/gdb.compat/configure: Re-generate.
4255 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
4256 autoconf 2.59.
4257 * gdb.hp/gdb.base-hp/configure: Re-generate.
4258 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
4259 autoconf 2.59.
4260 * gdb.hp/gdb.aCC/configure: Re-generate.
4261
4262 2004-12-15 Jim Blandy <jimb@redhat.com>
4263
4264 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
4265 under NPTL when there is debugging info available for libpthread.
4266
4267 2004-12-13 Jerome Guitton <guitton@gnat.com>
4268
4269 * gdb.ada/fixed_points.c: New file.
4270 * gdb.ada/fixed_points.exp: New file.
4271
4272 2004-12-03 Randolph Chung <tausq@debian.org>
4273
4274 * gdb.arch/pa-nullify.exp: New file.
4275 * gdb.arch/pa-nullify.s: New file.
4276
4277 2004-11-30 Randolph Chung <tausq@debian.org>
4278
4279 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
4280 instead of "tbug". Fix regexp to work properly with gdb_test.
4281
4282 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
4283
4284 * gdb.base/bitfields2.exp: New test.
4285 * gdb.base/bitfields2.c: New file.
4286
4287 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
4288
4289 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
4290
4291 2004-11-16 Randolph Chung <tausq@debian.org>
4292
4293 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
4294
4295 2004-11-14 Daniel Jacobowitz <dan@debian.org>
4296
4297 * gdb.threads/threadapply.exp: Correct "macro details" test.
4298
4299 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
4300
4301 * gdb.threads/threadapply.exp: New test.
4302 * gdb.threads/threadapply.c: New file.
4303
4304 2004-11-07 Mark Kettenis <kettenis@gnu.org>
4305
4306 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
4307 frames.
4308
4309 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
4310
4311 * gdb.base/cursal.exp: New file.
4312 * gdb.base/cursal.c: New file.
4313
4314 2004-11-03 Andrew Cagney <cagney@gnu.org>
4315
4316 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
4317
4318 2004-10-30 Mark Kettenis <kettenis@gnu.org>
4319
4320 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
4321 NetBSD/ELF targets.
4322
4323 2004-10-29 Joel Brobecker <brobecker@gnat.com>
4324
4325 * gdb.threads/bp_in_thread.c: New file, copied from
4326 pthread_cond_wait.c.
4327 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
4328 file, rather than reusing the .c file from another testcase.
4329
4330 2004-10-20 Joel Brobecker <brobecker@gnat.com>
4331
4332 * gdb.ada/null_record.exp: Check where we stopped after
4333 sending the start command, instead of where the associated
4334 temporary breakpoint was inserted.
4335
4336 2004-10-14 Andrew Cagney <cagney@gnu.org>
4337
4338 * gdb.mi/gdb701.c (main): Return 0.
4339
4340 2004-10-13 Daniel Jacobowitz <dan@debian.org>
4341
4342 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
4343
4344 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
4345
4346 * gdb.threads/schedlock.c: Add comment markers to use to find
4347 line numbers.
4348 * gdb.threads/schedlock.exp: Adjust regex to handle the new
4349 comments.
4350 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
4351 breakpoint lines.
4352
4353 2004-10-12 Daniel Jacobowitz <dan@debian.org>
4354
4355 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
4356
4357 2004-10-12 Daniel Jacobowitz <dan@debian.org>
4358
4359 * configure.in: Add gdb.dwarf2.
4360 * configure: Regenerated.
4361 * Makefile.in: Add gdb.dwarf2.
4362 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
4363 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
4364 gdb.dwarf2/file1.txt: New files.
4365
4366 2004-10-11 Orjan Friberg <orjanf@axis.com>
4367
4368 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
4369 of "run", since the latter doesn't work with remote targets. Adjust
4370 the breakpoint numbering accordingly.
4371 * gdb.threads/pthread_cond_wait.exp: Ditto.
4372
4373 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
4374
4375 * gdb.base/overlays.exp: Update copyright years.
4376
4377 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
4378
4379 * gdb.base/overlays.exp: Disable if target is Linux.
4380
4381 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
4382
4383 * config/gdbserver.exp (gdb_load): Use right filename on remote.
4384
4385 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
4386
4387 * gdb.asm/asm-source.exp: Add m32r-linux target.
4388 * gdb.asm/m32r-linux.inc: New file.
4389
4390 2004-09-24 Andrew Cagney <cagney@redhat.com>
4391 David Anderson <anderson@redhat.com>
4392
4393 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
4394 command fails, assume things will work.
4395 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
4396 (_GNU_SOURCE): Define.
4397 (print_unsigned, print_hex): Change parameter to "long long".
4398 (print_byte_count): New function, use to print byte counts.
4399 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
4400 O_LARGEFILE.
4401 (main): Compute an upper bound on a corefile in max_core_size.
4402 Limit memory chunk size to max_core_size. Limit total memory
4403 allocated to max_core_size.
4404
4405 2004-09-23 Andrew Cagney <cagney@gnu.org>
4406
4407 * gdb.base/bigcore.exp: Replace the code that creates a corefile
4408 from a separate process with code that creates a corefile by
4409 making the inferior dump core.
4410
4411 2004-09-23 Mark Kettenis <kettenis@gnu.org>
4412
4413 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
4414 block.
4415
4416 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
4417
4418 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
4419 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
4420 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
4421 Likewise.
4422
4423 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
4424
4425 * gdb.java/jprint.exp: New test case for java inferior call.
4426 * gdb.java/jprint.java: Ditto.
4427
4428 2004-09-15 Joel Brobecker <brobecker@gnat.com>
4429
4430 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
4431
4432 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
4433
4434 * gdb.threads/killed.c: Include <stdlib.h>.
4435 * gdb.threads/pthreads.c: Likewise.
4436
4437 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
4438
4439 * gdb.threads/killed.c: Add copyright notice.
4440
4441 2004-09-10 Jason Molenda (jmolenda@apple.com)
4442
4443 * gdb.base/define.exp: Two new tests to verify zero space chars
4444 after 'if' and 'while' commands in a user-defined command is correctly
4445 parsed.
4446
4447 2004-09-08 Andrew Cagney <cagney@gnu.org>
4448
4449 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
4450 delivery test with duplicate at end of file.
4451
4452 2004-09-06 Mark Kettenis <kettenis@jive.nl>
4453
4454 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
4455
4456 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
4457
4458 * config/hppro.exp: Removed.
4459
4460 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
4461
4462 * config/sparclet.exp: Removed.
4463
4464 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
4465
4466 * config/udi.exp: Removed.
4467
4468 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
4469
4470 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
4471 of "exp_continue".
4472 (advancei): Likewise.
4473
4474 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4475
4476 * gdb.base/unload.exp: Fix so messages aren't duplicated.
4477
4478 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
4479
4480 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
4481 to check for nodebug in executable.
4482 * gdb.gdb/observer.exp (setup_test): Likewise.
4483 * gdb.gdb/selftest.exp (test_with_self): Likewise.
4484 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
4485
4486 2004-09-01 Andrew Cagney <cagney@gnu.org>
4487
4488 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
4489 files.
4490
4491 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4492
4493 * gdb.base/unload.exp: Fix expected warning message to match
4494 latest format.
4495
4496 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
4497
4498 * gdb.base/call-rt-st.exp: Fix typos.
4499
4500 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
4501
4502 * gdb.threads/thread_check.exp: New testcase.
4503 * gdb.threads/thread_check.c: New testcase.
4504
4505 2004-08-31 Andrew Cagney <cagney@gnu.org>
4506
4507 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
4508 (skip_to_handler_entry): New procedures. Test stepping into a
4509 handler when the breakpoint is at the handler's entry point.
4510
4511 2004-08-30 Andrew Cagney <cagney@gnu.org>
4512
4513 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
4514 gdb/1757.
4515
4516 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
4517
4518 With code from Manoj Iyer <manjo@austin.ibm.com>:
4519 * lib/gdb.exp (gdb_file_cmd): Return more information in the
4520 return value. Add an arm for "no debugging symbols found".
4521 Change a stray "error" to "perror".
4522 (gdb_run_cmd): Adapt to new return value.
4523 * gdb.base/remote.exp: Adapt to new return value.
4524 * gdb.gdb/complaints.exp: Likewise.
4525 * gdb.gdb/observer.exp: Likewise.
4526 * gdb.gdb/selftest.exp: Likewise.
4527 * gdb.gdb/xfullpath.exp: Likewise.
4528
4529 2004-08-27 Joel Brobecker <brobecker@gnat.com>
4530
4531 * gdb.threads/bp_in_thread.exp: New testcase.
4532
4533 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
4534
4535 Fix PR testsuite/1735.
4536 * gdb.threads/schedlock.c (thread_function): Add a cast
4537 to suppress a gcc warning.
4538 * gdb.threads/thread-specific.c (thread_function): Likewise.
4539
4540 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4541
4542 * gdb.base/unload.c: Include <stdlib.h>.
4543
4544 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4545
4546 From Paul Gilliam <pgilliam@us.ibm.com>:
4547 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
4548 synchronized after the "return".
4549
4550 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4551
4552 * gdb.mi/basics.c: Include <stdio.h>.
4553 * gdb.mi/pthreads.c: Include <stdlib.h>.
4554 * gdb.mi/var-cmd.c: Include <stdlib.h>.
4555
4556 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4557
4558 * gdb.threads/schedlock.c: Add copyright notice.
4559
4560 2004-08-25 Andrew Cagney <cagney@gnu.org>
4561
4562 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
4563 (skip_over_handler, breakpoint_over_hander): New test procedures.
4564 (advance, advancei): Add a proper prefix, do not use
4565 rerun_to_main.
4566 * gdb.base/sigstep.c (main): Change to use an infinite loop.
4567
4568 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
4569
4570 * gdb.mi/basics.c: Add copyright notice.
4571 * gdb.mi/var-cmd.c: Add copyright notice.
4572
4573 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4574
4575 * lib/gdb.exp: Remove signed_keyword_not_used.
4576 * lib/compiler.c: Likewise.
4577 * lib/compiler.cc: Likewise.
4578
4579 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4580
4581 * gdb.base/whatis.c: Remove conditional disabling of "signed".
4582 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
4583
4584 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4585
4586 * gdb.base/whatis.c: Add copyright notice.
4587
4588 2004-08-20 Mark Kettenis <kettenis@gnu.org>
4589
4590 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
4591 it to skip the breakpoints encoded in the inline assembly.
4592
4593 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4594
4595 * Makefile.in: Add gdb.fortran.
4596
4597 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4598
4599 * gdb.base/call-sc.exp (test_scalar_returns):
4600 Fix cut-and-paste glitch in "Make fun return now".
4601
4602 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
4603
4604 * configure.in: Add gdb.fortran.
4605 * configure: Regenerate.
4606 * gdb.fortran/Makefile.in: New file.
4607 * lib/gdb.exp (skip_fortran_tests): New procedure.
4608
4609 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
4610
4611 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
4612 reference to bug-gnu@prep.ai.mit.edu.
4613 * gdb.mi/mi-var-child.exp: Likewise.
4614 * gdb.mi/mi-var-cmd.exp: Likewise.
4615 * gdb.mi/mi-var-display.exp: Likewise.
4616 * gdb.mi/mi2-var-block.exp: Likewise.
4617 * gdb.mi/mi2-var-child.exp: Likewise.
4618 * gdb.mi/mi2-var-cmd.exp: Likewise.
4619 * gdb.mi/mi2-var-display.exp: Likewise.
4620
4621 2004-08-15 Mark Kettenis <kettenis@gnu.org>
4622
4623 * gdb.base/unload.c (main): Make local variable msg const.
4624
4625 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
4626
4627 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
4628 to bug-gnu@prep.ai.mit.edu.
4629 * gdb.mi/mi-disassemble.exp: Likewise.
4630 * gdb.mi/mi-eval.exp: Likewise.
4631 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
4632 default line number.
4633 * gdb.mi/mi-return.exp: Likewise.
4634 * gdb.mi/mi-simplerun.exp: Likewise.
4635 * gdb.mi/mi-stack.exp: Likewise.
4636 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
4637 number with explicit range test.
4638 * gdb.mi/mi-watch.exp: Likewise.
4639 * gdb.mi/mi2-break.exp: Likewise.
4640 * gdb.mi/mi2-cli.exp: Likewise.
4641 * gdb.mi/mi2-disassemble.exp: Likewise.
4642 * gdb.mi/mi2-eval.exp: Likewise.
4643 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
4644 default line number.
4645 * gdb.mi/mi2-return.exp: Likewise.
4646 * gdb.mi/mi2-simplerun.exp: Likewise.
4647 * gdb.mi/mi2-stack.exp: Likewise.
4648 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
4649 number with explicit range test.
4650 * gdb.mi/mi2-watch.exp: Likewise.
4651
4652 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
4653
4654 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
4655 * gdb.cp/m-static.exp: Likewise.
4656 * gdb.cp/rtti.exp: Likewise.
4657
4658 2004-08-14 Mark Kettenis <kettenis@gnu.org>
4659
4660 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
4661
4662 2004-08-14 Eli Zaretskii <eliz@gnu.org>
4663
4664 * ChangeLog: Prefix Local Variables with semi-colons and indent
4665 the reference to older ChangeLog files, to fix fontification in
4666 Emacs.
4667
4668 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4669
4670 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
4671 * gdb.mi/mi2-break.exp: Likewise.
4672
4673 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4674
4675 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
4676
4677 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4678
4679 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
4680
4681 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4682
4683 * gdb.cp/classes.exp: Remove unused declarations. Just let
4684 test names default instead of providing special names. Remove
4685 extraneous demangler test.
4686
4687 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
4688
4689 * gdb.base/unload.exp: New test for breakpoints in dynamically
4690 loaded libraries.
4691 * gdb.base/unload.c: Ditto.
4692 * gdb.base/unloadshr.c: Ditto.
4693
4694 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
4695
4696 * gdb.cp/classes.exp (test_ptype_class_objects): Call
4697 cp_test_ptype_class.
4698 (test_enums): Likewise.
4699
4700 2004-08-10 Andrew Cagney <cagney@gnu.org>
4701
4702 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
4703 files.
4704
4705 2004-08-10 Andrew Cagney <cagney@gnu.org>
4706
4707 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
4708 init_malloc call.
4709
4710 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
4711
4712 * ChangeLog: Add copyright notice. The notice is copied
4713 from emacs 21.3 top level ChangeLog.
4714
4715 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4716
4717 * lib/cp-support.exp: New file.
4718 * lib/cp-support.exp (cp_test_type_class): New function.
4719 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
4720 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
4721 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
4722 cp_test_ptype_class.
4723
4724 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4725
4726 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
4727 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
4728 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
4729 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
4730 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
4731 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
4732 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
4733 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
4734 gdb.mi/mi2-watch.exp: Update copyright years.
4735
4736 2004-08-09 Mark Kettenis <kettenis@gnu.org>
4737
4738 * gdb.base/sigaltstack.exp: Provide proper anchoring.
4739
4740 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4741
4742 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
4743 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
4744 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
4745 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
4746 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
4747 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
4748 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
4749 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
4750 gdb.mi/mi-watch.exp: Update copyright years.
4751
4752 2004-08-08 Daniel Jacobowitz <dan@debian.org>
4753
4754 PR gdb/1738
4755 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
4756 from a breakpoint with a pending signal.
4757
4758 2004-08-08 Daniel Jacobowitz <dan@debian.org>
4759
4760 PR gdb/1736
4761 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
4762 * gdb.base/sigaltstack.exp (finish_test): Consume output until
4763 the prompt.
4764 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
4765
4766 2004-08-08 Daniel Jacobowitz <dan@debian.org>
4767
4768 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
4769
4770 2004-08-08 Daniel Jacobowitz <dan@debian.org>
4771
4772 PR gdb/1736
4773 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
4774 for i?86-*-linux*.
4775
4776 2004-08-08 Daniel Jacobowitz <dan@debian.org>
4777
4778 * gdb.arch/i386-prologue.exp: Compile without debug information.
4779
4780 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
4781
4782 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
4783 rather than asking gdb to search.
4784
4785 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4786
4787 * gdb.base/gcore.c: Include <string.h>.
4788
4789 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4790
4791 * gdb.base/gcore.c: Add copyright notice.
4792
4793 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4794
4795 * gdb.base/freebpcmd.c: Include <stdio.h>.
4796 * gdb.base/long_long.c: Include <string.h>.
4797 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
4798 * gdb.base/siginfo.c: Include <string.h>.
4799 * gdb.base/sigstep.c: Include <string.h>.
4800
4801 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4802
4803 * gdb.base/complex.c: Include <stdlib.h>.
4804
4805 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4806
4807 * gdb.base/complex.c: Add copyright notice.
4808
4809 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4810
4811 * gdb.base/charset.c: Include <stdlib.h>.
4812
4813 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4814
4815 * gdb.base/auxv.c: Include <stdlib.h>.
4816
4817 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4818
4819 * gdb.base/auxv.c: Add copyright notice.
4820
4821 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4822
4823 * gdb.base/coremaker.c: Add copyright notice.
4824 * gdb.base/coremaker2.c: Add copyright notice.
4825
4826 2004-08-04 Andrew Cagney <cagney@gnu.org>
4827
4828 * gdb.base/store.exp: Update copyright.
4829 (check_set, up_set, check_struct, up_struct): Add a prefix to test
4830 names, do not import gdb_prompt.
4831
4832 2004-08-01 Andrew Cagney <cagney@gnu.org>
4833
4834 Fix PR testsuite/1729.
4835 * gdb.base/dump.exp: Add test name to callers of capture_value, do
4836 not use capture_value with value 4.
4837 (capture_value): Add optional test name parameter.
4838 (test_reload_saved_value, test_restore_saved_value): Use $msg as
4839 the prefix, pass to capture_value.
4840
4841 2004-08-01 Mark Kettenis <kettenis@gnu.org>
4842
4843 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
4844 * gdb.arch/i386-prologue.c (standard): New prototype and function.
4845 (main): Call new function.
4846
4847 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
4848
4849 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
4850
4851 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
4852
4853 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
4854
4855 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
4856
4857 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
4858 Accept more values of vtbl pointer. Remove some messages
4859 about "obsolete gcc or gdb".
4860
4861 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
4862
4863 * gdb.cp/classes.exp: Accept more varieties of ptype output.
4864
4865 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
4866
4867 * gdb.base/asm-source.exp: Properly convert target board
4868 debug flags from gcc format to binutils format.
4869
4870 2004-07-28 Mark Kettenis <kettenis@gnu.org>
4871
4872 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
4873 gdb1718". PR backtrace/1718 partially fixed.
4874
4875 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
4876
4877 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
4878
4879 2004-07-26 Nick Clifton <nickc@redhat.com>
4880
4881 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
4882 good default value for a specific architecture is available then
4883 set it to that value. Otherwise default to the -gstabs switch.
4884 Remove the -g... switches from the asm-flags variable. Allow the
4885 target board info to override the value if it wants to. Pass the
4886 switch on the assembler command line.
4887
4888 2004-07-23 Mark Kettenis <kettenis@gnu.org>
4889
4890 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
4891 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
4892 (main): Call new function.
4893
4894 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
4895
4896 Test for PR exp/1715.
4897 * gdb.base/radix.exp: Refactor common procedures. Make all
4898 test names unique. Change XFAIL to KFAIL.
4899
4900 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
4901
4902 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
4903 * gdb.ada/gnat_ada.gin: ... to here.
4904 * configure.in: Use gnat_ada.gin.
4905 * configure: Regenerate.
4906
4907 2004-07-20 Andrew Cagney <cagney@gnu.org>
4908
4909 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
4910 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
4911 XFAILs. Clean up test messages and comments. Check backtraces.
4912 Delete re-sync code.
4913
4914 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
4915
4916 Fix PR cli/740.
4917 * gdb.base/annota1.exp: Honor gdb,nosignals.
4918 * gdb.base/annota3.exp: Likewise.
4919
4920 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
4921
4922 * lib/java.exp: Update copyright notice.
4923
4924 2004-07-19 Andrew Cagney <cagney@gnu.org>
4925
4926 * gdb.base/selftest.exp: Copy file from here ...
4927 * gdb.gdb/selftest.exp: ... to here.
4928
4929 2004-07-16 Andrew Cagney <cagney@redhat.com>
4930
4931 * lib/insight-support.exp: Delete file.
4932 * lib/java.exp (java_init): Fix copyright.
4933
4934 2004-07-16 Andrew Cagney <cagney@gnu.org>
4935
4936 * gdb.base/restore.c: Append "prologue" to comments marking the a
4937 function's prologue.
4938 * gdb.base/restore.exp: Update copyright, re-indent.
4939 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
4940 callerN" prefix where needed. Update patterns that match a
4941 function's prologue.
4942
4943 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
4944
4945 * gdb.base/restore.c: Add copyright notice.
4946
4947 2004-07-16 Andrew Cagney <cagney@gnu.org>
4948
4949 * gdb.base/logical.exp: Update copyright.
4950 (evaluate): New procedure. Use to re-implement tests using
4951 several tables.
4952
4953 2004-07-14 Martin Hunt <hunt@redhat.com>
4954
4955 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
4956 which fixes some problems where init.tcl was not found.
4957
4958 2004-07-13 Andrew Cagney <cagney@gnu.org>
4959
4960 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
4961 (check_sizeof, check_valueof): Do not include the output in the
4962 test name. Use gdb_test.
4963 (get_valueof): Use gdb_test_multiple.
4964
4965 * gdb.base/step-test.exp: Update copyright. Use
4966 gdb_test_multiple. Ensure that test names do not include
4967 architecture dependent output.
4968
4969 * gdb.gdb/observer.exp: Update copyright.
4970 (setup_test): Use gdb_test_multiple.
4971 (attach_first_observer, attach_second_observer)
4972 (attach_third_observer, detach_first_observer)
4973 (detach_second_observer, detach_third_observer)
4974 (reset_counters, check_counters): Make $message a prefix.
4975 (test_normal_stop_notifications): Add "args" parameter - a list of
4976 init functions to be called. Make $message a prefix,
4977 (test_observer_normal_stop): Change the message prefixes so that
4978 they are unique, pass the attach / detach procedures to
4979 test_normal_stop_notifications.
4980
4981 * gdb.base/signull.exp (test_segv): Prefix all tests with
4982 "${name}". Clean up test messages.
4983
4984 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
4985
4986 * gdb.base/ena-dis-br.exp: Update copyright.
4987 (break_at): New function. Replace send_gdb with gdb_test,
4988 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
4989 ignore count, not stopped at bpt", with KFAIL.
4990
4991 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
4992
4993 * gdb.base/attach.exp: Remove cleanupfile handling.
4994
4995 2004-07-12 Andrew Cagney <cagney@gnu.org>
4996
4997 * gdb.base/annota1.exp: Cleanup corefile test name.
4998 * gdb.base/annota3.exp: Ditto.
4999
5000 2004-07-12 Andrew Cagney <cagney@gnu.org>
5001
5002 * gdb.base/signals.exp: Clean up copyright, re-indent.
5003
5004 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
5005 gdb_test and gdb_test_multiple.
5006
5007 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
5008
5009 * gdb.java/jmain.exp: Fix expected line number for main to
5010 break at. Set XFAIL for break at main test since gcj does not
5011 provide line number info for first statement in main.
5012
5013 2004-07-08 Andrew Cagney <cagney@gnu.org>
5014
5015 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
5016
5017 * gdb.base/sigbpt.exp: Make the common part of each test name a
5018 prefix instead of suffix.
5019
5020 2004-07-07 Bob Rossi <bob_rossi@cox.net>
5021
5022 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
5023 test from test_tbreak_creation_and_listing to
5024 test_file_list_exec_source_file
5025 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
5026 Changed name of test from test_tbreak_creation_and_listing to
5027 test_file_list_exec_source_file
5028
5029 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
5030
5031 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
5032 the jmisc() constructor instead of <init>.
5033 * gdb.java/jmisc1.exp: Ditto.
5034
5035 2004-07-07 Andrew Cagney <cagney@gnu.org>
5036
5037 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
5038 corrupting the PC.
5039
5040 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
5041
5042 * gdb.cp/templates.exp: Accept whitespace change in demangler
5043 output.
5044
5045 2004-07-06 Andrew Cagney <cagney@gnu.org>
5046
5047 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
5048
5049 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
5050
5051 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
5052 * lib/compiler.cc: Likewise.
5053
5054 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
5055
5056 * lib/compiler.cc: Work around string preprocessing problem
5057 with old hp c++ compiler.
5058 * lib/compiler.c: Likewise.
5059
5060 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
5061
5062 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
5063 directives to conditionalize symbol prefixing.
5064 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
5065 additional_flags handling. Add underscore prefix for Cygwin.
5066 * gdb.arch/i386-unwind.c: Use preprocessor directives to
5067 conditionalize symbol prefixing.
5068 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
5069 additional_flags handling. Add underscore prefix for Cygwin.
5070
5071 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
5072
5073 * gdb.base/bigcore.exp: Skip test on Cygwin.
5074
5075 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
5076
5077 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
5078 formats for "info register". Use gdb_test_multiple. Fix
5079 the "invalid register" test.
5080
5081 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
5082
5083 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
5084 PID for Cygwin. Add Cygwin specific strings to check for in some
5085 tests.
5086 (do_attach_tests): Add a test for user interaction when attaching
5087 to a process with no matching symbol table already loaded.
5088
5089 2004-06-26 Andrew Cagney <cagney@gnu.org>
5090
5091 Test PR java/1567 and PR java/1565.
5092 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
5093 * gdb.java/jmisc2.exp: Delete file.
5094
5095 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
5096
5097 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
5098
5099 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
5100
5101 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
5102 attach process.
5103
5104 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
5105
5106 * gdb.cp/pr-1553.exp: Remove.
5107
5108 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
5109
5110 * gdb.cp/pr-1553.cc: Remove.
5111 * gdb.cp/pr-1553.exp: Disable this test.
5112
5113 2004-06-20 Jim Blandy <jimb@redhat.com>
5114
5115 Fix PR testsuite/1680.
5116 * gdb.arch/i386-sse.exp: Properly quote curly braces in
5117 regular expressions.
5118
5119 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
5120
5121 Fix PR testsuite/1679.
5122 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
5123 Issue an UNSUPPORTED result instead.
5124
5125 2004-06-18 Jim Blandy <jimb@redhat.com>
5126
5127 * gdb.base/charset.exp: Only send a control-C if we see a new
5128 prompt and incomplete command.
5129
5130 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
5131
5132 * gdb.cp/pr-574.cc: Add copyright notice.
5133
5134 2004-06-17 Jim Blandy <jimb@redhat.com>
5135
5136 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
5137 cases where the regexp has no groups; this grabs random text from
5138 the previous test suite, whatever that was.
5139
5140 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
5141
5142 * gdb.cp/printmethod.cc: Add copyright notice.
5143
5144 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
5145
5146 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
5147
5148 2004-06-16 Andrew Cagney <cagney@gnu.org>
5149
5150 * gdb.base/signull.c: Update copyright. Include <string.h>.
5151 (bowler): Replace data_pointer with data_read
5152 and data_write cases. Add code_descriptor case.
5153 (zero, desc): New array and pointer.
5154 (data, code): Change to simple pointers.
5155 * gdb.base/signull.exp: Fix probe pattern matching a function
5156 descriptor SIGSEGV. Replace data_pointer with data_read and
5157 data_write tests.
5158
5159 2004-06-16 Andrew Cagney <cagney@gnu.org>
5160
5161 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
5162
5163 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
5164
5165 * gdb.base/long_long.c: Add copyright notice.
5166
5167 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
5168
5169 * gdb.base/long_long.exp: Remove reference to
5170 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
5171 to gdb_breakpoint and gdb_continue_to_breakpoint.
5172
5173 2004-06-14 Jim Blandy <jimb@redhat.com>
5174
5175 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
5176 endian case.
5177
5178 2004-06-14 Andrew Cagney <cagney@gnu.org>
5179
5180 * gdb.base/gcore.exp (capture_command_output): Delete the always
5181 passing tests containing inferior values.
5182 * gdb.base/ending-run.exp: Do not include the breakpoint address
5183 in the test message. Update copyright.
5184 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
5185 size in the test name, use gdb_test_multiple. Update copyright.
5186
5187 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
5188
5189 * gdb.cp/ref-types.cc: Add copyright notice.
5190
5191 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
5192
5193 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
5194 hp_aCC_compiler.
5195 * lib/compiler.cc: Likewise.
5196 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
5197 'set' commands. Log diagnostics for other lines. Set
5198 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
5199
5200 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
5201
5202 * gdb.cp/try_catch.cc: Add copyright notice.
5203
5204 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
5205
5206 * gdb.cp/userdef.cc: Add copyright notice.
5207
5208 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
5209
5210 * gdb.cp/virtfunc.cc: Add copyright notice.
5211
5212 2004-06-11 Randolph Chung <tausq@debian.org>
5213
5214 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
5215 problem.
5216
5217 2004-06-10 Andrew Cagney <cagney@gnu.org>
5218
5219 * lib/compiler.cc, lib/compiler.c: Append either
5220 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
5221 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
5222 instead of gcc-3-3.
5223
5224 2004-06-09 Andrew Cagney <cagney@gnu.org>
5225
5226 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
5227 gdb/1455, bug is specific to "long long" and "double".
5228
5229 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
5230 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
5231 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
5232 fixed.
5233
5234 2004-06-09 Andrew Cagney <cagney@gnu.org>
5235
5236 * gdb.base/structs.exp (test_struct_returns): Replace
5237 "return_value_unknown" and "finish_value_unknown" by
5238 "return_value_known" and "finish_value_known". Instead of
5239 "return_value_unknown" iff "finish_value_unknown", check
5240 "return_value_known" implies "finish_value_known".
5241
5242 2004-06-08 Martin Hunt <hunt@redhat.com>
5243
5244 * gdb.base/float.exp: Add pattern for mips targets.
5245
5246 2004-06-08 Randolph Chung <tausq@debian.org>
5247
5248 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
5249 message for unknown architectures more clear.
5250
5251 2004-06-08 Joel Brobecker <brobecker@gnat.com>
5252
5253 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
5254 start the execution of the program.
5255
5256 2004-06-07 Jim Blandy <jimb@redhat.com>
5257
5258 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
5259 * gdb.arch/i386-cpuid.h: New helper file.
5260
5261 2004-06-07 Randolph Chung <tausq@debian.org>
5262
5263 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
5264 has started.
5265
5266 2004-06-04 Roland McGrath <roland@redhat.com>
5267
5268 Fix PR gdb/1647.
5269 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
5270 differently to be robust to output buffering differences.
5271
5272 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
5273
5274 * gdb.threads/pthreads.exp: Update copyright years.
5275 (check_control_c): Change asynchronous 'after' to synchronous.
5276
5277 2004-06-04 Roland McGrath <roland@redhat.com>
5278
5279 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
5280 next gdb prompt.
5281
5282 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
5283
5284 Fix PR gdb/1636.
5285 * gdb.threads/manythreads.exp: Change asynchronous 'after'
5286 calls to synchronous.
5287
5288 2004-05-26 Jim Blandy <jimb@redhat.com>
5289
5290 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
5291
5292 2004-05-24 Randolph Chung <tausq@debian.org>
5293
5294 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
5295 * gdb.asm/pa.inc: New file.
5296
5297 2004-05-22 Mark Kettenis <kettenis@gnu.org>
5298
5299 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
5300
5301 2004-05-21 Joel Brobecker <brobecker@gnat.com>
5302 Daniel Jacobowitz <drow@mvista.com>
5303
5304 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
5305 GDB prompt.
5306
5307 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5308
5309 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
5310 setjmp/longjmp. Use sigaction instead of signal.
5311
5312 2004-05-19 J. Brobecker <brobecker@gnat.com>
5313 Michael Snyder <msnyder@redhat.com>
5314
5315 * gdb.threads/pthread_cond_wait.c: New file.
5316 * gdb.threads/pthread_cond_wait.exp: New testcase.
5317
5318 2004-05-13 Andrew Cagney <cagney@redhat.com>
5319
5320 * gdb.base/signull.exp, gdb.base/signull.c: New files.
5321 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
5322
5323 2004-05-11 Andrew Cagney <cagney@redhat.com>
5324
5325 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
5326 fixed but revealed gdb/1639.
5327
5328 2004-05-10 Andrew Cagney <cagney@redhat.com>
5329
5330 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
5331 func1" and "next to 2nd alarm", kernel bug avoided.
5332
5333 2004-05-10 Daniel Jacobowitz <dan@debian.org>
5334
5335 PR external/1568
5336 * gdb.base/bigcore.exp: Check the size of the dumped core file.
5337 XFAIL if it is smaller than bytes_allocated.
5338 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
5339 (main): Make chunks_allocated unsigned. Correct comment.
5340
5341 2004-05-07 Joel Brobecker <brobecker@gnat.com>
5342
5343 * gdb.arch/powerpc-aix-prologue.c: New file.
5344 * gdb.arch/powerpc-aix-prologue.exp: New file.
5345
5346 2004-05-07 Jim Blandy <jimb@redhat.com>
5347
5348 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
5349 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
5350
5351 2004-05-06 Joel Brobecker <brobecker@gnat.com>
5352
5353 * gdb.base/sep.exp: No longer setup_kfail when the program was
5354 built with dwarf2.
5355
5356 2004-05-05 Jim Ingham <jingham@apple.com>
5357
5358 * gdb.base/pending.exp: Make sure pending breakpoints
5359 preserve the ignore count.
5360
5361 2004-04-27 Jerome Guitton <guitton@gnat.com>
5362
5363 * i386-prologue.exp: Add testcase for jump instruction as first
5364 instruction of the real code.
5365 * i386-prologue.c (jump_at_beginning): New function.
5366
5367 2004-04-28 Mark Kettenis <kettenis@gnu.org>
5368
5369 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
5370 x86_64-*-*.
5371
5372 2004-04-28 Mark Kettenis <kettenis@gnu.org>
5373
5374 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
5375 i*86-*-*.
5376
5377 2004-04-25 Mark Kettenis <kettenis@gnu.org>
5378
5379 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
5380 expression that checks the return type.
5381
5382 2004-04-23 Andrew Cagney <cagney@redhat.com>
5383
5384 * gdb.base/call-sc.exp: New test of scalar call/return values.
5385 * gdb.base/call-sc.c: Ditto.
5386
5387 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5388
5389 * gdb.threads/manythreads.c: Reduce thread stack size.
5390
5391 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
5392
5393 * gdb.threads/manythreads.c: Add copyright notice.
5394
5395 2004-04-23 Andrew Cagney <cagney@redhat.com>
5396
5397 * gdb.base/siginfo.exp: Better handle step out of signal.
5398 * gdb.base/sigstep.exp: Ditto.
5399
5400 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
5401 Daniel Jacobowitz <drow@mvista.com>
5402
5403 * gdb.threads/manythreads.c: New testcase.
5404 * gdb.threads/manythreads.exp: Ditto.
5405
5406 2004-04-22 Jim Blandy <jimb@redhat.com>
5407
5408 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
5409 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
5410
5411 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
5412
5413 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
5414
5415 2004-04-21 Andrew Cagney <cagney@redhat.com>
5416
5417 * gdb.base/sigstep.c: New file.
5418 * gdb.base/sigstep.exp: New file.
5419
5420 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5421
5422 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
5423 call to observer_notify_normal_stop.
5424
5425 2004-04-15 Andrew Cagney <cagney@redhat.com>
5426
5427 * gdb.base/siginfo.c: New file.
5428 * gdb.base/siginfo.exp: New file.
5429
5430 2004-04-12 J. Brobecker <brobecker@gnat.com>
5431
5432 * gdb.base/sep.exp: Fix typo in comment.
5433
5434 2004-04-12 J. Brobecker <brobecker@gnat.com>
5435
5436 * gdb.base/sep.c: New file.
5437 * gdb.base/sep-proc.c: New file.
5438 * gdb.base/sep.exp: New testcase.
5439
5440 2004-04-09 Mark Kettenis <kettenis@gnu.org>
5441
5442 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
5443 support.
5444
5445 2004-04-05 Andrew Cagney <cagney@redhat.com>
5446
5447 * gdb.base/sigaltstack.c: New file.
5448 * gdb.base/sigaltstack.exp: New file.
5449
5450 2004-04-04 Joel Brobecker <brobecker@gnat.com>
5451
5452 * gdb.base/foll-fork.exp: Update the expected output for
5453 "help set follow-fork-mode", to match a change that was made
5454 to the help of this variable on 2004-01-13.
5455
5456 2004-04-01 Joel Brobecker <brobecker@gnat.com>
5457
5458 * lib/ada.exp: Add copyright notice.
5459 * bar.ads: Likewise.
5460 * bar.adb: Likewise.
5461 * null_record.adb: Likewise.
5462 * null_record.exp: Likewise.
5463 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
5464
5465 2004-04-01 Joel Brobecker <brobecker@gnat.com>
5466
5467 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
5468 * configure: Regenerate.
5469
5470 2004-04-01 Joel Brobecker <brobecker@gnat.com>
5471
5472 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
5473 to build the application. Remove the message printed when in
5474 verbose mode, redundant with the UNSUPPORTED message above.
5475
5476 2004-03-31 Joel Brobecker <brobecker@gnat.com>
5477
5478 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
5479 * gdb.ada (null_record.exp): New testcase.
5480
5481 2004-03-31 Joel Brobecker <brobecker@gnat.com>
5482
5483 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
5484
5485 2004-03-31 Joel Brobecker <brobecker@gnat.com>
5486
5487 * gdb.ada: New subdirectory.
5488 * gdb.ada/Makefile.in: New file.
5489 * gdb.ada/gnat_ada.gpr.in: New file.
5490
5491 2004-03-31 Joel Brobecker <brobecker@gnat.com>
5492
5493 * lib/ada.exp: New file.
5494
5495 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
5496
5497 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
5498 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
5499
5500 2004-03-22 Andrew Cagney <cagney@redhat.com>
5501
5502 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
5503 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
5504 Problem identified by Ulrich Weigand.
5505
5506 2004-03-17 David Carlton <carlton@kealia.com>
5507
5508 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
5509 PR c++/826.
5510
5511 2004-03-16 Roland McGrath <roland@redhat.com>
5512
5513 * gdb.base/auxv.exp: New file.
5514 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
5515
5516 2004-03-12 David Carlton <carlton@kealia.com>
5517
5518 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
5519 * gdb.cp/pr-1553.cc: Ditto.
5520 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
5521 pass branch.
5522
5523 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
5524
5525 * gdb.cp/templates.exp: Accept more template types.
5526
5527 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5528
5529 From Corinna Vinschen with modifications.
5530 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
5531 local variable obj_with_enum.
5532 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
5533 results with obj_with_enum.
5534
5535 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5536
5537 * gdb.cp/classes.cc: New file, copied from misc.cc.
5538 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
5539
5540 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5541
5542 * gdb.cp/misc.cc: Add copyright notice.
5543
5544 2004-03-05 David Carlton <carlton@kealia.com>
5545
5546 * gdb.cp/rtti.exp: Add 'print *obj3' test.
5547 * gdb.cp/rtti.h: Update copyright.
5548 (namespace n2::n3): New.
5549 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
5550 (n2::n3::func3): New.
5551 (main): Call n2::n3::func3.
5552 * gdb.cp/rtti2.cc: Update copyright.
5553 (n2::create3): New.
5554
5555 2004-03-04 Mark Kettenis <kettenis@gnu.org>
5556
5557 * gdb.asm/openbsd.inc: Fix typo.
5558
5559 2004-03-03 Fred Fish <fnf@redhat.com>
5560
5561 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
5562 "val" instead of unused "size". Update copyright year.
5563
5564 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
5565
5566 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
5567 to use unsigned char.
5568 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
5569 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
5570
5571 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
5572
5573 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
5574 line of output.
5575
5576 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
5577
5578 * gdb.base/relocate.c (dummy): Initialize.
5579
5580 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
5581
5582 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
5583 a breakpoint at exit.
5584
5585 2004-02-27 Fred Fish <fnf@redhat.com>
5586
5587 * gdb.base/chng-syms.exp: Add expect condition to match failing
5588 case that isn't a timeout.
5589
5590 2004-02-27 Andrew Cagney <cagney@redhat.com>
5591
5592 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
5593 support.
5594
5595 2004-02-26 Fred Fish <fnf@redhat.com>
5596
5597 * gdb.arch/gdb1431.c: Remove.
5598 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
5599 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
5600 of "until" incorrectly.
5601
5602 2004-02-26 J. Brobecker <brobecker@gnat.com>
5603
5604 * gdb.cp/class2.cc (empty): New class.
5605 (refer): New function.
5606 (main): Declare an object of type empty and use it.
5607 * gdb.cp/class2.exp: Print the value of an object of type empty.
5608
5609 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5610
5611 * gdb.base/langs.exp: Update query string to match the
5612 new nquery format used for pending breakpoints.
5613
5614 2004-02-26 Andrew Cagney <cagney@redhat.com>
5615
5616 Fix PR i18n/1570.
5617 * gdb.base/charset.c: Update copyright notice.
5618 (main, init_string): Remove the escape character '\e' tests.
5619 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
5620 * gdb.base/charset.exp (valid_host_charset): Ditto.
5621 * gdb.base/setvar.exp: Ditto.
5622
5623 2004-02-24 Andrew Cagney <cagney@redhat.com>
5624
5625 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
5626 mmapped data in core file" PASS and FAIL messages consistent.
5627
5628 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
5629 setting a breakpoint. Work around PR java/1565.
5630
5631 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
5632
5633 * lib/gdb.exp (gdb_breakpoint): Update query string to match
5634 new nquery format.
5635 * gdb.base/pending.exp: Ditto.
5636
5637 2004-02-22 Mark Kettenis <kettenis@gnu.org>
5638
5639 * configure.in: Run stabs tests on *BSD.
5640 * configure: Regenerated.
5641
5642 2004-02-21 Mark Kettenis <kettenis@gnu.org>
5643
5644 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
5645
5646 2004-02-20 Fred Fish <fnf@redhat.com>
5647
5648 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
5649 blank in test for "returns short", for consistency with other
5650 "returns xxx" tests. Update copyright year.
5651
5652 2004-02-19 Fred Fish <fnf@redhat.com>
5653
5654 New testcase for PR breakpoint/1558.
5655 * gdb.arch/gdb1558.exp: New file.
5656 * gdb.arch/gdb1558.c: New file.
5657
5658 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
5659
5660 * gdb.base/nodebug.exp: Fix typo.
5661
5662 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5663
5664 Committed by Jim Blandy <jimb@redhat.com>.
5665
5666 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
5667
5668 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
5669
5670 * gdb.base/float.exp: Support s390*-*-* targets.
5671
5672 2004-02-17 Adam Fedor <fedor@gnu.org>
5673
5674 * gdb.base/gdb1555.exp: New file.
5675 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
5676
5677 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
5678
5679 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
5680
5681 2004-02-16 Fred Fish <fnf@redhat.com>
5682
5683 * gdb.arch/gdb1291.c: Remove
5684 * gdb.arch/gdb1291.s: New test input file.
5685 * gdb.arch/gdb1291.exp: Expand test to check case that should not
5686 fail. Test for correct result, known incorrect result, other
5687 failures and timeouts.
5688
5689 2004-02-16 Andrew Cagney <cagney@redhat.com>
5690
5691 * gdb.base/bigcore.exp: New file.
5692 * gdb.base/bigcore.c: New file.
5693
5694 2004-02-13 Andrew Cagney <cagney@redhat.com>
5695
5696 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
5697 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
5698 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
5699 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
5700 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
5701 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
5702 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
5703 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
5704 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
5705 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
5706
5707 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
5708
5709 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
5710 executed is an alloc instruction.
5711
5712 2004-02-11 David Carlton <carlton@kealia.com>
5713
5714 * gdb.cp/breakpoint.exp: New.
5715 * gdb.cp/breakpoint.cc: New.
5716
5717 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
5718
5719 Partial fix for PR gdb/1543.
5720 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
5721 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
5722 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
5723 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
5724 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
5725 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
5726 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
5727 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
5728 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
5729 to bug-gdb@prep.ai.mit.edu .
5730 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
5731 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
5732 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
5733 Likewise.
5734
5735 2004-02-10 Andrew Cagney <cagney@redhat.com>
5736
5737 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
5738 using gdb_internal_error_resync.
5739
5740 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
5741
5742 * gdb.threads/thread-specific.exp: Stop early if no threads are
5743 found.
5744
5745 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
5746
5747 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
5748
5749 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
5750
5751 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
5752 breakpoints.
5753
5754 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
5755
5756 * config/sim.exp (gdb_load): Handle $arg == "".
5757 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
5758 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
5759
5760 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
5761
5762 * gdb.base/maint.exp: Update test to reflect
5763 obstack changes.
5764
5765 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
5766
5767 * gdb.base/pendshr.c (pendfunc): New function that calls
5768 pendfunc1.
5769 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
5770
5771 2004-02-04 Fred Fish <fnf@redhat.com>
5772
5773 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
5774 function symbols and update copyright years.
5775 * gdb.arch/gdb1291.c: Ditto.
5776
5777 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5778
5779 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
5780
5781 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5782
5783 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
5784
5785 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5786
5787 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
5788
5789 2004-02-02 Fred Fish <fnf@redhat.com>
5790
5791 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
5792 remote targets. Update copyright years.
5793
5794 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5795
5796 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
5797 support.
5798 * gdb.base/langs.exp: Fix test which attempts to create
5799 breakpoint on non-existent function to handle new pending
5800 support.
5801 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
5802 a breakpoint.
5803 * gdb.base/pending.exp: New test.
5804 * gdb.base/pending.c: New file.
5805 * gdb.base/pendshr.c: Ditto.
5806
5807 2004-02-02 David Carlton <carlton@kealia.com>
5808
5809 * gdb.cp/overload.exp: Add overloadNamespace tests.
5810 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
5811 (overloadNamespace, XXX): New.
5812 (main): Call XXX::marker2.
5813
5814 2004-02-01 Fred Fish <fnf@redhat.com>
5815
5816 * gdb.base/dump.exp: Use runto_main instead of "runto main".
5817 * gdb.base/finish.exp: Ditto.
5818 * gdb.base/gcore.exp: Ditto.
5819 * gdb.base/huge.exp: Ditto.
5820 * gdb.base/info-proc.exp: Ditto.
5821 * gdb.base/return2.exp: Ditto.
5822 * gdb.threads/gcore-thread.exp: Ditto.
5823
5824 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
5825
5826 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
5827
5828 2004-02-01 Mark Kettenis <kettenis@gnu.org>
5829
5830 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
5831 that opening the file succeeds on OpenBSD.
5832
5833 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
5834
5835 * gdb.threads/thread-specific.c: New file.
5836 * gdb.threads/threads-specific.exp: New test script.
5837 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
5838 to expect_out.
5839
5840 2004-02-01 Mark Kettenis <kettenis@gnu.org>
5841
5842 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
5843 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
5844 only on the "print_small_structs from print_long_arg_list" test.
5845
5846 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
5847
5848 * gdb.base/completion.exp: Kill a stray backslash.
5849
5850 From Jim Ingham <jingham@apple.com>:
5851 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
5852 agrees with the result from sending a tab.
5853
5854 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
5855
5856 * gdb.base/chng-syms.exp: Remove stray newline.
5857
5858 2004-01-31 Mark Kettenis <kettenis@gnu.org>
5859
5860 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
5861 *-*-openbsd*.
5862 * gdb.asm/openbsd.inc: New file.
5863
5864 2004-01-30 Mark Kettenis <kettenis@gnu.org>
5865
5866 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
5867 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
5868 *-*solaris2*. Remove commented out default settings for
5869 asm-flags. Replace gdb_compile with target_link.
5870
5871 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
5872
5873 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
5874 for all tests. Remove old hp-ux and cygnus xfail cases.
5875
5876 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
5877
5878 * gdb.base/chng-syms.exp: New file.
5879 * gdb.base/chng-syms.c: New file.
5880
5881 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
5882
5883 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
5884 Provide arms for current output in all my configurations.
5885
5886 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
5887
5888 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
5889 * lib/compiler.cc: Likewise.
5890 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
5891 get the right preprocessor. Eval the output directly. Remove
5892 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
5893 hp_f77_compiler and hp_f90_compiler completely.
5894 (gdb_preprocess): Delete.
5895 (get_compiler): Delete.
5896
5897 2004-01-24 Mark Kettenis <kettenis@gnu.org>
5898
5899 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
5900 <string.h>.
5901
5902 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
5903
5904 * gdb.mi/mi-stack.exp: Update copyright.
5905
5906 2004-01-23 David Carlton <carlton@kealia.com>
5907
5908 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
5909 test for cp_lookup_transparent_type.
5910 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
5911 call them.
5912
5913 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
5914
5915 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
5916 after -var-update.
5917
5918 2004-01-23 David Carlton <carlton@kealia.com>
5919
5920 * gdb.cp/namespace.cc (C::ensureRefs): New.
5921 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
5922
5923 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
5924
5925 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
5926 case "-stack-list-locals 2".
5927 * gdb.mi/mi-var-child.exp: Test for case
5928 "-var-list-children --all-values NAME".
5929
5930 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
5931
5932 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
5933
5934 2004-01-18 Mark Kettenis <kettenis@gnu.org>
5935
5936 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
5937 used with gdb_test_multiple.
5938
5939 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
5940 read at address 0. This fixes PR testsuite/1504.
5941
5942 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
5943
5944 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
5945 Remove downloading, guessing the host executable, the calls to
5946 gdb_file_cmd and gdb_target_cmd, and "load" support.
5947 (infer_host_exec): New function broken out from gdb_load.
5948 (gdb_load): New wrapper for gdbserver_gdb_load.
5949 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
5950 gdb_target_cmd. Use -target-select.
5951 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
5952 Download binaries to the host. Clear last_mi_remote_file when
5953 we load a new binary.
5954 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
5955 call gdbserver_gdb_load and mi_gdb_target_cmd.
5956
5957 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
5958
5959 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
5960 type patterns.
5961
5962 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
5963
5964 * gdb.cp/templates.exp: Fix typo in test name of
5965 "print Foo<volatile char*>::foo".
5966
5967 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
5968
5969 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
5970
5971 2004-01-16 Ben Elliston <bje@wasabisystems.com>
5972
5973 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
5974 (clean mostlyclean): Remove empty rm.
5975
5976 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
5977
5978 * gdb.base/setvar.exp: Add copyright years.
5979
5980 2004-01-14 David Carlton <carlton@bactrian.org>
5981
5982 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
5983 PR c++/1511 and update coment.
5984 * gdb.cp/templates.exp: Update patterns to match current output.
5985 If changes involve something other than whitespace, KFAIL
5986 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
5987
5988 2004-01-14 David Carlton <carlton@kealia.com>
5989
5990 * gdb.cp/namespace.exp: Add tests involving classes defined within
5991 namespaces.
5992 * gdb.cp/namespace.cc (C::CClass): New.
5993 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
5994
5995 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
5996
5997 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
5998 what debug info we have. Print a better message if something goes
5999 wrong while producing the separate debug info file.
6000
6001 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
6002
6003 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
6004
6005 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
6006
6007 * gdb.base/callfuncs.c: Add copyright notice.
6008
6009 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
6010
6011 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
6012 inheritance. PR gdb/1498, PR gcc/13539.
6013
6014 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
6015
6016 * gdb.threads/gcore-thread.exp: Prefix name of binary with
6017 test specific name.
6018 * gdb.mi/gdb669.exp: Ditto.
6019 * gdb.mi/mi-pthreads.exp: Ditto.
6020 * gdb.mi/mi1-pthreads.exp: Ditto.
6021 * gdb.mi/mi2-pthreads.exp: Ditto.
6022
6023 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
6024
6025 * gdb.cp/member-ptr.cc: Add copyright notice.
6026
6027 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
6028
6029 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
6030 some patterns for recent versions of gcc and hpacc. Delete
6031 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
6032 Delete tests that access a NULL pointer-to-member-data. This
6033 script is still disabled for gcc.
6034
6035 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
6036
6037 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
6038 escaped correctly.
6039
6040 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
6041
6042 * gdb.base/sepdebug.exp: New file.
6043 * gdb.base/sepdebug.c: New file.
6044 * lib/gdb.exp (separate_debug_filename): New procedure.
6045 (gdb_gnu_strip_debug): New procedure.
6046
6047 2004-01-12 Andrew Cagney <cagney@redhat.com>
6048
6049 * gdb.mi/ChangeLog: Delete file. Renamed to ...
6050 * gdb.mi/ChangeLog-1999-2003: New file.
6051
6052 2004-01-12 Andrew Cagney <cagney@redhat.com>
6053
6054 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
6055 "Renaming a directory to a non-empty directory returns ENOTEMPTY
6056 or EEXIST", treat EBUSY as an XFAIL.
6057
6058 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
6059
6060 * gdb.base/scope.exp: Remove obsolete setup_xfail for
6061 hp_cc_compiler.
6062
6063 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
6064
6065 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
6066 decorations.
6067
6068 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
6069
6070 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
6071 and "(aCC)" decorations. Remove obsolete doco about old
6072 test results.
6073
6074 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
6075
6076 * gdb.cp/exception.exp: Fix typo in doco.
6077
6078 2004-01-09 Mark Kettenis <kettenis@gnu.org>
6079
6080 * gdb.base/gdb1476.exp: Fix typo.
6081
6082 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
6083
6084 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
6085 file.
6086
6087 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
6088
6089 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
6090 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
6091 Use gdb_compile. Remove restriction on gcc. Add some patterns
6092 for recent version of gdb. Delete second half, which was a copy
6093 of the first half with different build flags. This test is
6094 still disabled because it is still not ready for production.
6095
6096 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6097
6098 * gdb.cp/exception.cc: Add copyright notice.
6099 * gdb.cp/exception.exp: Add a notice that this file is broken
6100 because of line number changes caused by addition of copyright
6101 notice.
6102
6103 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6104
6105 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
6106 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
6107
6108 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6109
6110 * gdb.cp/classes.exp: Accept gnu abi 2.
6111 * gdb.cp/derivation.exp: Likewise.
6112 * gdb.cp/overload.exp: Likewise.
6113 * gdb.cp/virtfunc.exp: Likewise.
6114
6115 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
6116
6117 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
6118 semicolon after end of function.
6119
6120 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6121
6122 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
6123 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
6124 boilerplate code for compiling and running the program under
6125 test. Add some string method tests.
6126
6127 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6128
6129 * gdb.cp/bs15503.cc: Add copyright notice.
6130 * gdb.cp/bs15503.exp: Adjust line number.
6131
6132 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6133
6134 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
6135 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
6136
6137 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6138
6139 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
6140 hp_cc_compiler.
6141
6142 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6143
6144 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
6145 * gdb.cp/ctti.exp: Use the marker instead of "next".
6146 With gcc, run further before bailing.
6147
6148 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6149
6150 * gdb.cp/cttiadd.cc: Add copyright notice.
6151 * gdb.cp/cttiadd1.cc: Likewise.
6152 * gdb.cp/cttiadd2.cc: Likewise.
6153 * gdb.cp/cttiadd3.cc: Likewise.
6154
6155 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6156
6157 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
6158 Use gdb_test, gdb_test_multiple. Use floating-point values that
6159 have exact representations in IEEE-ish formats.
6160
6161 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6162
6163 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
6164 compilers. Delete duplicate call to get_compiler_info.
6165 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
6166 * gdb.base/volatile.exp: Likewise.
6167
6168 2004-01-07 Mark Kettenis <kettenis@gnu.org>
6169
6170 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
6171 memory at address 0.
6172
6173 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
6174
6175 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
6176 to test for hp-ux assembler. Fix copyright years.
6177
6178 2004-01-07 Andrew Cagney <cagney@redhat.com>
6179
6180 * gdb.base/fileio.c (strerrno): Add "EBUSY".
6181
6182 2004-01-07 Andrew Cagney <cagney@redhat.com>
6183
6184 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
6185 when creating the read-only file. From analysis by Roland McGrath
6186 and Elena Zannoni.
6187
6188 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6189
6190 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
6191
6192 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6193
6194 * gdb.base/cvexpr.c: Be type-safe with function pointers and
6195 data pointers.
6196
6197 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6198
6199 * gdb.cp/m-static.exp: Compile one source file at a time.
6200 Delete unused call to get_compiler_info.
6201
6202 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
6203
6204 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
6205 * gdb.base/call-rt-st.exp: Likewise.
6206 * gdb.base/nodebug.exp: Likewise.
6207 * gdb.base/volatile.exp: Likewise.
6208 * gdb.cp/ref-types.exp: Likewise.
6209 * gdb.cp/templates.exp: Likewise.
6210
6211 2004-01-05 Mark Kettenis <kettenis@gnu.org>
6212
6213 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
6214
6215 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
6216
6217 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
6218 hppa*-hp-hpux*.
6219
6220 2004-01-04 Mark Kettenis <kettenis@gnu.org>
6221
6222 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
6223 x86_64-*-*.
6224
6225 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
6226 sparc64-*-* and sparc*-solaris2*.
6227
6228 2004-01-04 Mark Kettenis <kettenis@gnu.org>
6229
6230 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
6231 return ${tests}" test. The ${tests} already mentions the
6232 filename.
6233
6234 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
6235
6236 * gdb.cp/local.exp: Accept gcc abi 2.
6237
6238 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
6239
6240 * gdb.cp/templates.exp: Accept gcc abi 2.
6241
6242 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
6243
6244 * lib/compiler.cc: Remove supports_template_debugging.
6245 * gdb.cp/templates.exp: Do not test supports_template_debugging.
6246
6247 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6248
6249 * gdb.cp/namespace.exp: Accept gcc abi 2.
6250
6251 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6252
6253 * gdb.cp/method.exp: Accept gcc abi 2.
6254
6255 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6256
6257 * gdb.cp/classes.exp: Generate identical results as old version.
6258 * gdb.cp/derivation.exp: Likewise.
6259 * gdb.cp/overload.exp: Likewise.
6260 * gdb.cp/virtfunc.exp: Likewise.
6261
6262 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6263
6264 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
6265 mysterious bug with sourceware version of expect.
6266
6267 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6268
6269 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
6270 current versions of gcc, including gcc abi 2. Remove gratuitous
6271 restart of test program. Use gdb_test_multiple and gdb_test for
6272 all tests. Add patterns to xfail missing "const" in "const char *"
6273 and kfail PR gdb/1155.
6274
6275 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
6276
6277 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
6278 current versions of gcc, including gcc abi 2. Remove gratuitous
6279 restart of test program. Use gdb_test_multiple and gdb_test for
6280 all tests. Add patterns to kfail PR gdb/1498.
6281
6282 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
6283
6284 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
6285 current versions of gcc, including gcc abi 2. Use "breakpoint"
6286 and "continue" instead of restarting the target program. Use
6287 gdb_test_multiple and gdb_test for all tests.
6288
6289 2004-01-01 Mark Kettenis <kettenis@gnu.org>
6290
6291 * gdb.asm/asm-source.exp: Update copyright year. Link statically
6292 for *-*-solaris2*.
6293
6294 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
6295
6296 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
6297 current versions of gcc, including gcc abi 2. Use "breakpoint"
6298 and "continue" instead of restarting the target program several
6299 times. Use gdb_test_multiple and gdb_test for all tests.
6300
6301 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
6302
6303 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
6304 source files.
6305
6306 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
6307
6308 * gdb.base/environ.exp: Handle compiling test case from multiple
6309 source files.
6310
6311 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
6312
6313 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
6314
6315 2003-12-17 Jim Blandy <jimb@redhat.com>
6316
6317 * gdb.base/freebpcmd.c: Add copyright notice.
6318
6319 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
6320
6321 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
6322
6323 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
6324
6325 2003-12-13 Jim Blandy <jimb@redhat.com>
6326
6327 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
6328
6329 2003-12-12 Kevin Buettner <kevinb@redhat.com>
6330
6331 * gdb.asm/frv.inc: New file.
6332 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
6333
6334 2003-12-09 Fred Fish <fnf@redhat.com>
6335
6336 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
6337 functions to break1.c and leave prototypes behind. Add more
6338 "set breakpoint NN here" comments.
6339 * gdb.base/break1.c: New file.
6340
6341 * gdb.base/break.exp: Handle compiling test case from multiple
6342 source files and change source file references as needed.
6343 * gdb.base/completion.exp: Ditto.
6344 * gdb.base/condbreak.exp: Ditto.
6345 * gdb.base/define.exp: Ditto.
6346 * gdb.base/ena-dis-br.exp: Ditto.
6347 * gdb.base/info-proc.exp: Ditto.
6348 * gdb.base/maint.exp: Ditto.
6349 * gdb.base/until.exp: Ditto.
6350
6351 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
6352 hardcoded line numbers.
6353 * gdb.base/define.exp: Ditto.
6354 * gdb.base/ena-dis-br.exp: Ditto.
6355 * gdb.base/maint.exp: Ditto.
6356 * gdb.base/until.exp: Ditto.
6357
6358 * gdb.base/completion.exp: Use "break1" for completion tests since
6359 "break" is no longer a unique prefix.
6360
6361 2003-12-06 Andrew Cagney <cagney@redhat.com>
6362
6363 * gdb.base/structs.exp (test_struct_returns): When applicable, set
6364 "return_value_unimplemented". When an unimplemented struct return
6365 architecture, report incorrect values as a KFAIL
6366
6367 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
6368
6369 * gdb.cp/rtti.exp: Accept new wording of warning from
6370 cp_lookup_rtti_type.
6371
6372 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
6373
6374 Partial fix for PR testsuite/1456.
6375 * gdb.base/scope.exp (test_at_main): Replace references to
6376 gcc_compiled with calls to test_compiler_info.
6377 (test_at_foo): Likewise.
6378 (test_at_bar): Likewise.
6379
6380 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
6381
6382 Partial fix for PR testsuite/1456.
6383 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
6384 to test_compiler_info.
6385
6386 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
6387
6388 * gdb.base/so-impl-ld.exp: Update copyright notice.
6389
6390 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
6391
6392 Partial fix for PR testsuite/1456.
6393 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
6394 to test_compiler_info.
6395
6396 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
6397
6398 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
6399 from current versions of gdb. Clean up regular expressions.
6400 Delete redundant timeout case.
6401
6402 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
6403
6404 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
6405 from current versions of gdb. Clean up regular expressions.
6406 Delete redundant timeout case.
6407
6408 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
6409
6410 Partial fix for PR testsuite/1456.
6411 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
6412 gcc_compiled with call to test_compiler_info.
6413
6414 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
6415
6416 Partial fix for PR testsuite/1456.
6417 * gdb.base/list.exp (test_list_function): Delete unused declaration
6418 of gcc_compiled.
6419
6420 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
6421
6422 Partial fix for PR testsuite/1456.
6423 * gdb.base/complex.exp: Replace reference to gcc_compiled with
6424 call to test_compiler_info.
6425
6426 2003-11-29 Mark Kettenis <kettenis@gnu.org>
6427
6428 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
6429 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
6430 it to create the appropriate note.inc.
6431 * gdb.asm/asmsrc1.s: Include "note.inc".
6432 * gdb.asm/netbsd.inc: New file.
6433 * gdb.asm/empty.inc: New file.
6434
6435 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
6436
6437 Partial fix for PR testsuite/1456.
6438 * gdb.base/constvars.exp: Replace references to gcc_compiled with
6439 calls to test_compiler_info.
6440
6441 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
6442
6443 Partial fix for PR testsuite/1456.
6444 * gdb.base/volatile.exp: Replace references to gcc_compiled with
6445 calls to test_compiler_info.
6446
6447 2003-11-27 Mark Kettenis <kettenis@gnu.org>
6448
6449 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
6450 pattern for the KFAILs.
6451
6452 2003-11-25 Adam Fedor <fedor@gnu.org>
6453
6454 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
6455 * gdb.objc/objcdecode.m: New file.
6456
6457 2003-11-25 Adam Fedor <fedor@gnu.org>
6458
6459 * gdb.objc/nondebug.exp: Test for PR objc/1236.
6460 * gdb.objc/nondebug.m: New file.
6461
6462 2003-11-26 Ben Elliston <bje@wasabisystems.com>
6463
6464 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
6465 NetBSD as it does on FreeBSD. Modelled on a similar change by
6466 Mark Kettenis on 2003-05-30.
6467 (link-flags): Set to "--entry _start" regardless of target.
6468 Special linker flags are to be appended to $link-flags.
6469 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
6470
6471 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
6472
6473 * gdb.cp/method.exp: Accept output of new demangler.
6474
6475 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
6476
6477 * gdb/class2.exp: New file.
6478 * gdb/class2.cc: New file.
6479
6480 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
6481
6482 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
6483 of new demangler.
6484
6485 2003-11-23 Mark Kettenis <kettenis@gnu.org>
6486
6487 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
6488 of gdb_test "run".
6489
6490 2003-11-23 Mark Kettenis <kettenis@gnu.org>
6491
6492 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
6493 "continue" into "run".
6494
6495 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
6496
6497 Partial fix for PR testsuite/1456.
6498 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
6499 call to test_compiler_info.
6500 * gdb.cp/ctti.exp: Likewise.
6501 * gdb.cp/derivation.exp: Likewise.
6502 * gdb.cp/member-ptr.exp: Likewise.
6503 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
6504 reference to gcc_compiled.
6505
6506 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
6507
6508 Fix PR testsuite/1463.
6509 * gdb.base/structs.exp (start_structs_test): Call
6510 get_debug_format before using the debug format.
6511
6512 2003-11-22 Andrew Cagney <cagney@redhat.com>
6513
6514 * lib/gdb.exp (gdb_test_multiple): Add simple example.
6515 * gdb.base/structs.exp: Use gdb_test_multiple.
6516
6517 2003-11-20 Andrew Cagney <cagney@redhat.com>
6518
6519 * gdb.base/structs.exp: Handle and recover from internal errors.
6520 Replace "foo${n}" with "foo<n>" in test messages.
6521
6522 * gdb.base/structs.exp: Update copyright. Rewrite.
6523 * gdb.base/structs.c: Update copyright. Rewrite.
6524
6525 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
6526 resync count exceeded.
6527
6528 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
6529 from the internal error.
6530 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
6531 Original from Jim Blandy.
6532 (gdb_test_multiple): Use gdb_internal_error_resync.
6533
6534 2003-11-19 Andrew Cagney <cagney@redhat.com>
6535
6536 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
6537 KFAIL.
6538
6539 2003-11-17 Mark Kettenis <kettenis@gnu.org>
6540
6541 New testcase for PR backtrace/1435.
6542 * gdb.arch/i386-unwind.exp: New file.
6543 * gdb.arch/i386-unwind.c: New file.
6544
6545 2003-11-17 Andrew Cagney <cagney@redhat.com>
6546
6547 * lib/gdb.exp (compiler_info): New global.
6548 (test_compiler_info): New function.
6549 (get_compiler_info): Set compiler_info.
6550 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
6551 "compiler_info" to gcc-<major>-<minor>.
6552
6553 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
6554
6555 * gdb.trace/configure: Remove.
6556
6557 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
6558
6559 * gdb.base/break.c: Add comments to aid finding line numbers for
6560 breakpoints.
6561 * gdb.base/break.exp: Remove all references to explicit line
6562 numbers.
6563
6564 2003-11-11 Nick Clifton <nickc@redhat.com>
6565
6566 * gdb.base/shreloc.exp: Do not run for targets which do not
6567 support shared objects.
6568
6569 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
6570
6571 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
6572 Don't run tests if nofileio flag is given.
6573
6574 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
6575
6576 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
6577 as well as 'Watchpoint'.
6578
6579 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
6580
6581 Reported by Jim Ingham <jingham@apple.com>:
6582 * gdb.base/annota1.exp: Match at least one occurrence of the
6583 signal handler annotation.
6584
6585 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
6586
6587 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
6588 as well as 'Watchpoint'.
6589
6590 2003-11-05 Michael Chastain <mec@shout.net>
6591
6592 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
6593
6594 2003-11-03 Kris Warkentin <kewarken@qnx.com>
6595
6596 * gdb.arch/gdb1291.c: New test file.
6597 * gdb.arch/gdb1291.exp: New test script.
6598 * gdb.arch/gdb1431.c: New test file.
6599 * gdb.arch/gdb1431.exp: New test script.
6600
6601 2003-10-22 Michael Chastain <mec@shout.net>
6602
6603 * gdb.mi/pthreads.c: Add copyright notice.
6604
6605 2003-10-22 Michael Chastain <mec@shout.net>
6606
6607 * gdb.threads/pthreads.c: Add copyright notice.
6608
6609 2003-10-20 Michael Chastain <mec@shout.net>
6610
6611 * gdb.base/gdb1056.exp: New test script.
6612
6613 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
6614
6615 * gdb.threads/killed.exp: Use gdb_run_cmd.
6616
6617 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
6618
6619 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
6620 create a core file.
6621 * gdb.threads/gcore-thread.exp: Likewise.
6622
6623 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
6624
6625 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
6626 type, based on char type.
6627 (struct bit_flags_short_t): New bitfield type, based on short type.
6628 (init_bit_flags_char): New fuction.
6629 (init_bit_flags_short): Ditto.
6630 (print_bit_flags_char): Ditto.
6631 (print_bit_flags_short): Ditto.
6632 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
6633
6634 2003-10-11 Michael Chastain <mec@shout.net>
6635
6636 * gdb.base/call-rt-st.exp: Update copyright year.
6637
6638 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6639
6640 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
6641 * gdb.disasm/sh3.s: Ditto.
6642
6643 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
6644
6645 * gdb.threads/switch-threads.exp: New test.
6646 * gdb.threads/switch-threads.c: New source file.
6647
6648 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
6649
6650 * gdb.base/ending-run.exp: Add sh specific case.
6651
6652 2003-10-06 Andrew Cagney <cagney@redhat.com>
6653
6654 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
6655 * gdb.disasm/mn10200.exp: Delete obsolete file.
6656
6657 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
6658
6659 * ChangeLog: Correct an entry command.exp -> commands.exp.
6660 * gdb.base/commands.exp (bp_deleted_in_command_test)
6661 (temporary_breakpoint_commands): Check noargs.
6662
6663 2003-09-25 David Carlton <carlton@kealia.com>
6664
6665 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
6666 of some print tests, where appropriate. Add tests for C::D::cd,
6667 E::ce, F::cXfX, G::XgX.
6668 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
6669
6670 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
6671
6672 * lib/java.exp (java_init): Import target_alias before using it.
6673
6674 2003-09-25 David Carlton <carlton@kealia.com>
6675
6676 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
6677
6678 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
6679
6680 * gdb.base/selftest.exp: Accomodate more instruction reordering
6681 weirdness.
6682
6683 2003-09-17 Michael Chastain <mec@shout.net>
6684
6685 * gdb.cp/gdb1355.exp: New file.
6686 * gdb.cp/gdb1355.c: New file.
6687
6688 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
6689
6690 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
6691 * gdb.asm/sh.inc: New file.
6692
6693 2003-09-11 David Carlton <carlton@kealia.com>
6694
6695 * gdb.cp/namespace.exp: Add tests for namespace types.
6696 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
6697 (test_namespace): New.
6698
6699 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
6700
6701 * gdb.base/relocate.exp: Handle new gdb output at startup.
6702 * gdb.stabs/weird.exp: Ditto.
6703
6704 2003-09-08 Michael Chastain <mec@shout.net>
6705
6706 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
6707
6708 2003-09-07 Michael Chastain <mec@shout.net>
6709
6710 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
6711 'parse error'.
6712
6713 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
6714
6715 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
6716
6717 2003-08-30 Michael Chastain <mec@shout.net>
6718
6719 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
6720 * gdb.gdb/observer.exp: Ditto.
6721 * gdb.gdb/xfullpath.exp: Ditto.
6722
6723 2003-08-29 Mark Kettenis <kettenis@gnu.org>
6724
6725 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
6726 *-*-*bsd*.
6727
6728 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
6729
6730 * gdb.base/dump.exp: Skip for ia64.
6731
6732 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
6733
6734 * gdb.asm/asm-source.exp: Add ia64 support.
6735 * gdb.asm/ia64.inc: New file.
6736
6737 2003-08-22 Michael Chastain <mec@shout.net>
6738
6739 * gdb.cp: New directory.
6740 * gdb.cp/*: Copy from gdb.c++/*.
6741 * gdb.c++/*: Remove.
6742 * Makefile.in: Change gdb.c++ to gdb.cp.
6743 * configure.in: Ditto.
6744 * configure: Regnerate.
6745
6746 2003-08-18 Mark Kettenis <kettenis@gnu.org>
6747
6748 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
6749 * gdb.arch/i386-prologue.c (gdb1338): Add function.
6750
6751 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
6752
6753 * mi-var-display.exp (-var-list-children weird): Accept function
6754 pointers with argument types.
6755 * mi1-var-display.exp (-var-list-children weird): Likewise.
6756 * mi2-var-display.exp (-var-list-children weird): Likewise.
6757
6758 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
6759
6760 * gdb.base/annota3.exp: Add missing newline.
6761
6762 2003-08-06 Michael Chastain <mec@shout.net>
6763
6764 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
6765
6766 2003-08-12 Michael Snyder <msnyder@redhat.com>
6767
6768 * gdb.base/float.exp: Add test for SH.
6769
6770 2003-08-10 Mark Kettenis <kettenis@gnu.org>
6771
6772 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
6773
6774 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
6775
6776 * gdb.base/completion.exp: Remove reduntant completion test
6777 on filename.
6778
6779 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
6780
6781 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
6782 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
6783 gdb.trace/save-trace.exp: Make sure that full pathnames are
6784 escaped correctly.
6785
6786 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
6787
6788 * configure.in: Don't generate config.h from config.hin.
6789 * configure: Regenerate.
6790 * config.hin: Remove file.
6791 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
6792 * gdb.threads/pthreads.c: Ditto.
6793
6794 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
6795
6796 From Kei Sakamoto <sakamoto.kei@renesas.com>:
6797 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
6798 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
6799 Replace ld24 with seth/add3.
6800
6801 2003-08-02 Andrew Cagney <cagney@redhat.com>
6802
6803 * gdb.base/annota3.exp: New file.
6804 * gdb.base/annota3.c: New file.
6805 * gdb.c++/annota3.exp: New file.
6806 * gdb.c++/annota3.cc: New file.
6807
6808 2003-07-29 Michael Chastain <mec@shout.net>
6809
6810 * gdb.threads/tls.c (spin): Check errno only if sem_wait
6811 actually failed.
6812 (do_pass): Likewise.
6813 * gdb.threads/tls.exp: Always initialize no_of_threads.
6814
6815 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
6816
6817 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
6818 pattern.
6819 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
6820 * gdb.threads/tls.exp: Recognize one case of the host library not
6821 supporting TLS.
6822
6823 2003-07-27 Andrew Cagney <cagney@redhat.com>
6824
6825 * gdb.base/fileio.exp: Use SH when running commands using
6826 remote_exec.
6827
6828 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
6829
6830 From Kei Sakamoto <sakamoto.kei@renesas.com>:
6831 * gdb.base/relocate.c (dummy): New padding array.
6832
6833 2003-07-22 Michael Snyder <msnyder@redhat.com>
6834
6835 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
6836
6837 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
6838 patterns to be more general, accepting old and new output.
6839 Some output chars (such as '+') also must be quoted.
6840 Some addresses are displayed numerically instead of
6841 symbolically.
6842
6843 2003-07-23 Michael Snyder <msnyder@redhat.com>
6844
6845 * gdb.base/return2.exp: Don't test long-long return.
6846
6847 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
6848 * gdb.disasm/t01_mov.exp: Ditto.
6849 * gdb.disasm/t02_mova.s: Ditto.
6850 * gdb.disasm/t02_mova.exp: Ditto.
6851 * gdb.disasm/t03_add.s: Ditto.
6852 * gdb.disasm/t03_add.exp: Ditto.
6853 * gdb.disasm/t04_sub.s: Ditto.
6854 * gdb.disasm/t04_sub.exp: Ditto.
6855 * gdb.disasm/t05_cmp.s: Ditto.
6856 * gdb.disasm/t05_cmp.exp: Ditto.
6857 * gdb.disasm/t06_ari2.s: Ditto.
6858 * gdb.disasm/t06_ari2.exp: Ditto.
6859 * gdb.disasm/t07_ari3.s: Ditto.
6860 * gdb.disasm/t07_ari3.exp: Ditto.
6861 * gdb.disasm/t08_or.s: Ditto.
6862 * gdb.disasm/t08_or.exp: Ditto.
6863 * gdb.disasm/t09_xor.s: Ditto.
6864 * gdb.disasm/t09_xor.exp: Ditto.
6865 * gdb.disasm/t10_and.s: Ditto.
6866 * gdb.disasm/t10_and.exp: Ditto.
6867 * gdb.disasm/t11_logs.s: Ditto.
6868 * gdb.disasm/t11_logs.exp: Ditto.
6869 * gdb.disasm/t12_bit.s: Ditto.
6870 * gdb.disasm/t12_bit.exp: Ditto.
6871 * gdb.disasm/t13_otr.s: Ditto.
6872 * gdb.disasm/t13_otr.exp: Ditto.
6873
6874 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
6875
6876 * gdb.threads/tls.exp :Add kfail for 'info address' case.
6877
6878 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
6879
6880 * gdb.threads/tls.c : New file.
6881 * gdb.threads/tls.exp : New file.
6882 * gdb.threads/tls-main.c : New file.
6883 * gdb.threads/tls-shared.c : New file.
6884 * gdb.threads/tls-shared.exp : New file.
6885
6886 2003-07-22 Andreas Schwab <schwab@suse.de>
6887
6888 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
6889
6890 2003-07-20 Andreas Schwab <schwab@suse.de>
6891
6892 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
6893 due to insn reordering.
6894
6895 2003-07-15 Andrew Cagney <cagney@redhat.com>
6896
6897 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
6898
6899 2003-07-15 Michael Chastain <mec@shout.net>
6900
6901 * gdb.base/gdb1250.exp: New file.
6902 * gdb.base/gdb1250.c: New file.
6903
6904 2003-07-09 Michal Ludvig <mludvig@suse.cz>
6905
6906 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
6907 expansion of size_t to 'unsigned long', not only to 'unsigned'.
6908
6909 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
6910
6911 * gdb.threads/tls.c: New file.
6912 * gdb.threads/tls.exp: New file.
6913 * gdb.threads/tls-main.c: New file.
6914 * gdb.threads/tls-shared.c: New file.
6915 * gdb.threads/tls-shared.exp: New file.
6916
6917 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
6918
6919 * gdb.base/annota1.exp: Make sure that we properly escape the
6920 full path of the source file. Xfail more permissive patterns,
6921 due to a compiler debug info problem.
6922
6923 2003-07-07 Andreas Schwab <schwab@suse.de>
6924
6925 * gdb.asm/m68k.inc: New file.
6926 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
6927
6928 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
6929 arguments"): Also match negative number.
6930
6931 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
6932
6933 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
6934
6935 * gdb.base/store.c (charest): New typedef.
6936 (add_char): Rename to add_charest, update.
6937 (wack_char): Rename to wack_charest, update types. Return l + r
6938 to keep r live across the call.
6939 (wack_short, wack_int, wack_long, wack_longest, wack_float)
6940 (wack_double, wack_doublest): Return l + r to keep r live across
6941 the call.
6942 * gdb.base/store.exp: Accomodate store.c changes.
6943
6944 2003-06-30 David Carlton <carlton@kealia.com>
6945
6946 * gdb.c++/maint.exp (test_invalid_name): New.
6947 (test_first_component): Add tests for invalid names.
6948
6949 2003-06-29 Michael Chastain <mec@shout.net>
6950
6951 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
6952 output of '<VTT for class>' for virtual base classes.
6953
6954 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
6955
6956 * gdb.base/completion.exp: Tab-complete "complet" instead of
6957 "compl".
6958 * gdb.base/complex.exp, gdb.base/complex.c: New files.
6959
6960 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
6961
6962 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
6963 * gdb.base/volatile.exp: Likewise.
6964
6965 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
6966
6967 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
6968 gdb/1265.
6969
6970 2003-06-28 Michael Chastain <mec@shout.net>
6971 Daniel Jacobowitz <drow@mvista.com>
6972
6973 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
6974 initial line count of 'captured_main' from 26 to 32.
6975 (test_with_self): Allow xmalloc call to be interleaved with the
6976 preceding two lines.
6977
6978 2003-06-24 Joel Brobecker <brobecker@gnat.com>
6979
6980 * gdb.base/bang.exp: New testcase.
6981
6982 2003-06-23 Joel Brobecker <brobecker@gnat.com>
6983
6984 * gdb.base/langs.exp: Add some tests for the "minimal" language
6985 support.
6986
6987 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
6988
6989 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
6990 the testcase.
6991
6992 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
6993
6994 * gdb.base/relocate.exp: Test add-symbol-file with a variable
6995 offset.
6996
6997 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
6998
6999 * gdb.c++/pr-1210.cc: New file.
7000 * gdb.c++/pr-1210.exp: New file.
7001
7002 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
7003
7004 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
7005 000-exec-continue.
7006
7007 2003-06-15 Mark Kettenis <kettenis@gnu.org>
7008
7009 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
7010 on *-*-*bsd* instead of *-*-freebsd*.
7011
7012 2003-06-14 Andrew Cagney <cagney@redhat.com>
7013
7014 * gdb.base/store.exp: Test longest and doublest. Test all
7015 parameters. Weaken return statement match.
7016 * gdb.base/store.c: Add longest and doublest - aka long long and
7017 long double functions. Put all parameters into local register
7018 variables. Use negative values.
7019
7020 2003-06-14 Andrew Cagney <cagney@redhat.com>
7021
7022 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
7023 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
7024 exit status.
7025 * gdb.base/fileio.exp: Disable target when nointerrupts and
7026 noinferiorio, instead of limiting it to remote. Use remote_exec
7027 instead of system.
7028
7029 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
7030
7031 * gdb.base/float.exp: Add ia64 support.
7032
7033 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
7034
7035 * gdb.base/fileio.exp: Run only on remote targets.
7036
7037 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
7038
7039 * gdb.base/fileio.c: New file, testing File-I/O.
7040 * gdb.base/fileio.exp: Ditto.
7041
7042 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
7043
7044 * gdb.base/shreloc.exp: New file, check symbol values obtained from
7045 shared objects after relocation at load time (gdb PR/1132).
7046 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
7047 as above, part of the shared object relocation test.
7048
7049 2003-06-08 Mark Kettenis <kettenis@gnu.org>
7050
7051 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
7052 fully filled history list.
7053 * gdb.base/gdb_history: New file.
7054
7055 * gdb.base/signals.exp: XFAIL "continue to func1" on
7056 i*86-*-freebsd*.
7057
7058 * gdb.base/attach.exp: When trying to attach to a nonexistent
7059 process, make it possible to specify the PID based on the target,
7060 and do so for *-*-freebsd*.
7061
7062 2003-06-02 Richard Henderson <rth@redhat.com>
7063
7064 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
7065
7066 2003-06-02 Richard Henderson <rth@redhat.com>
7067
7068 * gdb.base/selftest.exp: Next over lim_at_start initialization.
7069
7070 2003-06-02 Richard Henderson <rth@redhat.com>
7071
7072 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
7073
7074 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
7075
7076 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
7077 of globalvar.
7078
7079 2003-06-01 Mark Kettenis <kettenis@gnu.org>
7080
7081 * gdb.asm/asm-source.exp: Check for memory read errors in
7082 disassembler test on *BSD too.
7083
7084 2003-06-01 Richard Henderson <rth@redhat.com>
7085
7086 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
7087 for .frame.
7088 (gdbasm_call): Lose ldgp.
7089 (gdbasm_startup): Add frame information.
7090 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
7091
7092 2003-05-31 Mark Kettenis <kettenis@gnu.org>
7093
7094 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
7095 i?86-*-*.
7096
7097 2003-05-30 Mark Kettenis <kettenis@gnu.org>
7098
7099 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
7100 FreeBSD.
7101
7102 2003-05-29 Richard Henderson <rth@redhat.com>
7103
7104 * gdb.asm/alpha.inc: New file.
7105 * gdb.asm/asm-source.exp: Use it.
7106
7107 2003-05-29 Jim Blandy <jimb@redhat.com>
7108
7109 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
7110 'core.PID'.
7111
7112 2003-05-22 Jim Blandy <jimb@redhat.com>
7113
7114 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
7115 backtrace.
7116
7117 2003-05-20 David Carlton <carlton@math.stanford.edu>
7118
7119 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
7120 this time.
7121
7122 2003-05-19 David Carlton <carlton@bactrian.org>
7123
7124 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
7125 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
7126
7127 2003-05-19 David Carlton <carlton@bactrian.org>
7128
7129 * gdb.c++/namespace.exp: Add namespace scope and anonymous
7130 namespace tests.
7131 Bump copyright date.
7132 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
7133 (main): Call C::D::marker2.
7134 * gdb.c++/namespace1.cc: New file.
7135
7136 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
7137
7138 Roland McGrath <roland@redhat.com>
7139 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
7140 there is no manager thread.
7141
7142 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
7143
7144 * gdb.threads/schedlock.exp: Remove assumption that all threads
7145 will run in a particular small time slice. Also ensure we break
7146 in one of the child threads rather than the main thread.
7147
7148 2003-05-07 Jim Blandy <jimb@redhat.com>
7149
7150 Add support for assembly source testing on the s390x.
7151 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
7152 architecture.
7153 * gdb.asm/s390x.inc: New file.
7154
7155 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
7156 succession of 'if' statements.
7157
7158 2003-05-05 Andrew Cagney <cagney@redhat.com>
7159
7160 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
7161
7162 2003-05-05 Andrew Cagney <cagney@redhat.com>
7163
7164 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
7165 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
7166
7167 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
7168
7169 * gdb.base/charset.exp: Update based on new behavior of set/show
7170 charset commands.
7171
7172 2003-05-01 Andrew Cagney <cagney@redhat.com>
7173
7174 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
7175 variable do not give memory errors.
7176
7177 2003-04-30 Adam Fedor <fedor@gnu.org>
7178
7179 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
7180 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
7181 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
7182 gdb.objc/basicclass.m: : New files
7183
7184 * lib/gdb.exp (gdb_compile_objc): New procedure.
7185
7186 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7187
7188 * gdb.base/signals.exp: Make backtrace tests more specific.
7189
7190 2003-04-23 David Carlton <carlton@bactrian.org>
7191
7192 * gdb.c++/maint.exp (test_first_component): Add tests for
7193 'operator' in more locations.
7194
7195 2003-04-16 Kevin Buettner <kevinb@redhat.com>
7196
7197 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
7198
7199 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
7200
7201 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
7202 func marke' instead. Update test name.
7203
7204 2003-04-15 David Carlton <carlton@math.stanford.edu>
7205
7206 * gdb.c++/maint.exp: New file.
7207
7208 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
7209
7210 * gdb.threads/schedlock.c: Change type of thread function argument
7211 to long, to avoid warnings on 64-bit platforms.
7212
7213 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
7214
7215 * gdb.base/attach.exp: Add new message from ptrace in case of
7216 attaching to nonexistent process.
7217
7218 2003-04-11 Jim Blandy <jimb@redhat.com>
7219
7220 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
7221 gdb.c++/userdef.cc: Place comments on the lines to which the
7222 marker function might return.
7223 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
7224 gdb.c++/userdef.exp: Look for those comments to check that we've
7225 returned to the right place, instead of checking line numbers.
7226
7227 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
7228
7229 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
7230 match on sourcefile name, instead of directory name.
7231
7232 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
7233
7234 * gdb.base/completion.exp: Use string_to_regexp to match the
7235 working directory name.
7236
7237 2003-04-09 Jim Blandy <jimb@redhat.com>
7238
7239 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
7240 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
7241 after an inferior function call, report the failure, but allow the
7242 test to continue.
7243
7244 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
7245
7246 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
7247 with -DPROTOTYPES.
7248
7249 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
7250
7251 * gdb.base/break.exp: Revert last patch.
7252
7253 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
7254
7255 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
7256 with -DPROTOTYPES.
7257
7258 2003-04-02 Andrew Cagney <cagney@redhat.com>
7259
7260 * gdb.base/callfuncs.exp: Make "print add" messages unique.
7261 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
7262 matching directories by the name breakpoint.
7263 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
7264 Make "continue to marker1" consistent.
7265 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
7266 message consistent.
7267 * lib/gdb.exp: Put "the program is no longer running", and "the
7268 program exited" in parenthesis.
7269 * lib/mi-support.exp: Ditto.
7270
7271 2003-04-02 Bob Rossi <bob_rossi@cox.net>
7272
7273 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
7274
7275 2003-03-29 Andrew Cagney <cagney@redhat.com>
7276
7277 * gdb.base/sizeof.c (main): Print the value of '\377'.
7278 * gdb.base/sizeof.exp: Check the sign of '\377'.
7279
7280 2003-03-27 Michael Chastain <mec@shout.net>
7281
7282 * gdb.base/gdb1090.exp: New file.
7283 * gdb.base/gdb1090.cc: New file.
7284
7285 2003-03-27 J. Brobecker <brobecker@gnat.com>
7286
7287 * gdb.gdb/observer.exp: New regression test.
7288
7289 2003-03-27 Michael Chastain <mec@shout.net>
7290
7291 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
7292 * gdb.base/ptype.exp: Likewise.
7293
7294 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
7295
7296 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
7297
7298 2003-03-26 Michael Chastain <mec@shout.net>
7299
7300 * gdb.base/ptype.exp: Actually use some typedef'd types.
7301
7302 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
7303
7304 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
7305 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
7306
7307 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
7308
7309 * gdb.base/default.exp: Fix regular expression.
7310
7311 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
7312
7313 * gdb.base/args.exp: Fix regular expression.
7314
7315 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
7316
7317 * gdb.base/help.exp: Allow Win32 child process.
7318
7319 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
7320
7321 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
7322 when stepping out of main().
7323
7324 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
7325
7326 * gdb.base/default.exp: Check for win32 specific message when calling
7327 "run" without executable.
7328
7329 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
7330
7331 * gdb.base/args.exp: Expect .exe in output.
7332
7333 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
7334
7335 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
7336 Cygwin native.
7337
7338 2003-03-17 Andrew Cagney <cagney@redhat.com>
7339
7340 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
7341 vector registes.
7342 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
7343 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
7344
7345 2003-03-17 David Carlton <carlton@math.stanford.edu>
7346
7347 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
7348 test, for PR breakpoints/38.
7349 Call test_watchpoint_and_breakpoint.
7350 * gdb.base/watchpoint.c (func3): New function.
7351 (main): Call func3.
7352
7353 2003-03-04 David Carlton <carlton@math.stanford.edu>
7354
7355 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
7356 Garply<Garply<char> >:: garply".
7357 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
7358 with respect to PR c++/1111; note also PR c++/1113.
7359 (test_template_breakpoints): KFAIL "constructor breakpoint" with
7360 respect to PR c++/1062.
7361 KFAIL "destructor breakpoint" with respect to PR c++/1112.
7362
7363 2003-03-03 David Carlton <carlton@math.stanford.edu>
7364
7365 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
7366 with respect to PR c++/57.
7367 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
7368 c++/826.
7369 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
7370 respect to PR c++/57.
7371
7372 2003-03-03 David Carlton <carlton@math.stanford.edu>
7373
7374 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
7375 respect to PR c++/33 into FAILs.
7376
7377 2003-03-03 Michael Chastain <mec@shout.net>
7378
7379 * configure.in: Update copyright years.
7380
7381 2003-03-03 Michael Chastain <mec@shout.net>
7382
7383 * Makefile.in: Update copyright years.
7384
7385 2003-02-28 David Carlton <carlton@math.stanford.edu>
7386
7387 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
7388 print class instead of struct and/or superfluous protection
7389 specifiers, as long as the resulting output is equivalent to the
7390 source code.
7391 Delete FIXME from end of messages on tests that don't need
7392 fixing.
7393
7394 2003-02-28 David Carlton <carlton@math.stanford.edu>
7395
7396 * gdb.c++/templates.exp (do_tests): Allow const in the two
7397 Foo<volatile char *>::foo tests.
7398
7399 2003-02-27 Michael Snyder <msnyder@redhat.com>
7400
7401 * gdb.base/restore.c (main): Return zero, so exit code
7402 will be consistant.
7403
7404 2003-02-26 David Carlton <carlton@math.stanford.edu>
7405
7406 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
7407 char *>::foo" test with respect to PR c++/33. Create a new test
7408 which is identical to that one except that it doesn't put the
7409 space between the "char" and the "*"; KFAIL it, too.
7410
7411 2003-02-26 David Carlton <carlton@math.stanford.edu>
7412
7413 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
7414 template types into either PASSes or KFAILs (corresponding to PR
7415 c++/57). Tweak indentation. Update copyright.
7416
7417 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
7418
7419 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
7420
7421 2003-02-13 Michael Chastain <mec@shout.net>
7422
7423 * gdb.base/exprs.exp: Remove i960 remnants.
7424 * gdb.base/funcargs.exp: Likewise.
7425 * gdb.base/list.exp: Likewise.
7426 * gdb.base/ptype.exp: Likewise.
7427
7428 2003-02-14 David Carlton <carlton@math.stanford.edu>
7429
7430 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
7431 pEe->D::vg()" from XFAIL to KFAIL.
7432
7433 2003-02-13 Jason Molenda (jmolenda@apple.com)
7434
7435 * gdb.base/maint.exp: Update maint print statistics regexp to include
7436 new entries.
7437
7438 2003-02-13 Michael Chastain <mec@shout.net>
7439
7440 * gdb.c++/inherit.exp: Remove call to get_debug_format.
7441
7442 2003-02-12 Michael Chastain <mec@shout.net>
7443
7444 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
7445 * gdb.c++/inherit.exp: Likewise.
7446 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
7447 * gdb.c++/templates.exp: Likewise.
7448 * gdb.c++/virtfunc.exp: Likewise.
7449
7450 2003-02-06 Jason Molenda (jason-cl@molenda.com)
7451
7452 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
7453 why the code is written that way.
7454
7455 2003-02-05 Michael Chastain <mec@shout.net>
7456
7457 * gdb.base/dump.exp: Add missing copyright line.
7458
7459 2003-02-05 Jason Molenda (jason-cl@molenda.com)
7460
7461 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
7462 at the beginning so the breakpoint doesn't get set on the loop.
7463
7464 2003-02-05 Michael Chastain <mec@shout.net>
7465
7466 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
7467 output for configurations with gcc 2.95.3.
7468
7469 2003-02-05 Keith Seitz <keiths@redhat.com>
7470 Andrew Cagney <ac131313@redhat.com>
7471
7472 * gdb.mi/mi-cli.exp: New file.
7473
7474 2003-02-04 Michael Chastain <mec@shout.net>
7475
7476 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
7477 Call perror and then continue.
7478
7479 2003-02-03 Michael Chastain <mec@shout.net>
7480
7481 * gdb.c++/pr-1023.cc: New file.
7482 * gdb.c++/pr-1023.exp: New file.
7483
7484 2003-02-05 Jim Blandy <jimb@redhat.com>
7485
7486 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
7487 it's local to foobar. Check for it there, and check that it's not
7488 present in main.
7489 * gdb.c++/local.cc (marker2): New function.
7490 (foobar): Call marker1.
7491 (main): Call marker2 instead of marker1.
7492
7493 2003-02-04 Andrew Cagney <ac131313@redhat.com>
7494
7495 * gdb.disasm/mn10200.exp: Obsolete file.
7496 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
7497 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
7498 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
7499
7500 2003-02-04 David Carlton <carlton@math.stanford.edu>
7501
7502 * gdb.c++/overload.exp: Test intToChar(1).
7503 * gdb.c++/overload.cc (intToChar): New.
7504 (main): Call intToChar.
7505
7506 2003-02-03 David Carlton <carlton@math.stanford.edu>
7507
7508 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
7509 'might_kfail' arg.
7510 KFAIL some of the continue_to_bp_overloaded calls, according to
7511 PR c++/1025.
7512
7513 2003-02-01 Michael Chastain <mec@shout.net>
7514
7515 * gdb.base/advance.c (marker1): New marker function.
7516 * gdb.base/advance.exp: When the 'advance' command lands on the
7517 return breakpoint, it can legitimately stop on either the
7518 current line or the next line. Accommodate both outcomes.
7519 * gdb.base/until.exp: Likewise.
7520
7521 2003-02-02 Andrew Cagney <ac131313@redhat.com>
7522
7523 2002-11-10 Jason Molenda (jason-cl@molenda.com):
7524 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
7525 now a list, not a tuple.
7526 * gdb.mi/mi-var-display.exp: Ditto.
7527 * gdb.mi/gdb792.exp: Ditto.
7528
7529 2003-02-01 Andrew Cagney <ac131313@redhat.com>
7530
7531 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
7532 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
7533 stack backtraces.
7534 * gdb.mi/mi-syn-frame.c: Part of same.
7535
7536 2003-02-01 Mark Kettenis <kettenis@gnu.org>
7537
7538 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
7539 gdb.mi/mi1-pthreads.exp: Return instead of calling
7540 gdb_suppress_entire_file.
7541
7542 2003-02-01 Mark Salter <msalter@redhat.com>
7543
7544 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
7545
7546 2003-01-31 Mark Salter <msalter@redhat.com>
7547
7548 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
7549 Support empty arg.
7550
7551 2003-01-30 Michael Chastain <mec@shout.net>
7552
7553 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
7554 This was a workaround for a UTF-8 bug in readline 4.3. The bug
7555 has been fixed in gdb/readline on 2003-01-09.
7556
7557 2003-01-29 Michael Snyder <msnyder@redhat.com>
7558
7559 * gdb.base/maint.exp: Allow for leading underscore in symbol.
7560 * gdb.base/display.exp: Allow for leading underscore in symbol.
7561 * gdb.base/args.exp: Skip if target does not support args passing.
7562
7563 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
7564
7565 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
7566 gdb_test. Accept a list of expect arguments as the third
7567 parameter.
7568 (gdb_test): Use it.
7569
7570 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
7571
7572 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
7573 allow for different test tree configurations. Update some
7574 tescases accordingly.
7575 * gdb.arch/altivec-regs.exp: Ditto.
7576 * gdb.asm/asm-source.exp: Ditto.
7577 * gdb.base/advance.exp: Ditto.
7578 * gdb.base/display.exp: Ditto.
7579 * gdb.base/long_long.exp: Ditto.
7580 * gdb.base/mips_pro.exp: Ditto.
7581 * gdb.base/overlays.exp: Ditto.
7582 * gdb.base/relocate.exp: Ditto.
7583 * gdb.base/setshow.exp: Ditto.
7584 * gdb.base/step-line.exp: Ditto.
7585 * gdb.base/step-test.exp: Ditto.
7586 * gdb.base/until.exp: Ditto.
7587 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
7588
7589 2003-01-17 David Carlton <carlton@math.stanford.edu>
7590
7591 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
7592 corresponding to PR c++/945.
7593 Update copyright.
7594
7595 2003-01-17 David Carlton <carlton@math.stanford.edu>
7596
7597 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
7598 corresponding to PR c++/68.
7599
7600 2003-01-17 David Carlton <carlton@math.stanford.edu>
7601
7602 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
7603 (test_paddr_hairy_functions): Call print_addr_2_kfail for
7604 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
7605
7606 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
7607
7608 * gdb.base/break.exp: Fix change of default location, because of
7609 removal of until tests.
7610 * gdb.base/help.exp: Update test for new 'until' help message.
7611 Add test for help on 'advance'.
7612 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
7613
7614 2003-01-15 Mark Kettenis <kettenis@gnu.org>
7615
7616 * gdb.base/default.exp: Adapt "info float" test for recent changes
7617 to that command. Add test for "info vector".
7618 * gdb.base/float.exp: New file. Add test for "info float" that
7619 resembles the old test in gdb.base/default.exp.
7620
7621 2003-01-15 David Carlton <carlton@math.stanford.edu>
7622
7623 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
7624
7625 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
7626
7627 * gdb.base/break.exp: Move the tests of until command from here...
7628 * gdb.base/until.exp: ... to here. New file. Add other tests.
7629 * gdb.base/advance.c: New file.
7630 * gdb.base/advance.exp: New file.
7631
7632 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
7633
7634 * gdb.base/args.c: New file.
7635 * gdb.base/args.exp: New file.
7636
7637 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
7638
7639 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
7640
7641 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
7642
7643 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
7644
7645 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
7646
7647 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
7648 dates.
7649
7650 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
7651
7652 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
7653
7654 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
7655
7656 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
7657 (ptype &*"foo").
7658 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
7659
7660 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
7661
7662 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
7663 * gdb.mi/mi1-console.exp: Likewise.
7664
7665 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
7666
7667 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
7668 * gdb.mi/mi1-console.exp: Likewise.
7669
7670 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
7671
7672 * gdb.c++/overload.exp: Remove some fixed XFAILs.
7673
7674 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
7675
7676 * gdb.base/detach.exp: New test.
7677
7678 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
7679
7680 * Makefile.in (ALL_SUBDIRS): New variable.
7681 (subdirs, clean, distclean): Use it.
7682 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
7683 regenerating Makefile, since it is generated from the top level.
7684 * gdb.asm/Makefile.in: Likewise.
7685 * gdb.base/Makefile.in: Likewise.
7686 * gdb.c++/Makefile.in: Likewise.
7687 * gdb.disasm/Makefile.in: Likewise.
7688 * gdb.java/Makefile.in: Likewise.
7689 * gdb.mi/Makefile.in: Likewise.
7690 * gdb.threads/Makefile.in: Likewise.
7691 * gdb.trace/Makefile.in: Likewise.
7692
7693 2003-01-09 David Carlton <carlton@math.stanford.edu>
7694
7695 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
7696 Add copyright year 2003.
7697
7698 2003-01-06 Michael Chastain <mec@shout.net>
7699
7700 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
7701 When selecting a thread, 'line' and 'file' are optional.
7702 * gdb.mi/mi1-pthreads.exp: Likewise.
7703
7704 2003-01-06 Andreas Schwab <schwab@suse.de>
7705
7706 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
7707 failures.
7708
7709 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
7710
7711 Fix PR gdb/844
7712 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
7713 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
7714
7715 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
7716 instead of calling gdb_suppress_entire_file.
7717 * gdb.threads/print-threads.exp: Likewise.
7718 * gdb.threads/schedlock.exp: Likewise.
7719
7720 * gdb.threads/killed.exp: Return instead of calling
7721 gdb_suppress_entire_file.
7722 * gdb.threads/linux-dp.exp: Likewise.
7723 * gdb.threads/pthreads.exp: Likewise.
7724
7725 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
7726
7727 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
7728 stabs.
7729 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
7730 * gdb.base/whatis.exp: Always allow (void) after function names.
7731
7732 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
7733
7734 * gdb.c++/casts.exp: Correct regexp.
7735
7736 2003-01-04 Mark Kettenis <kettenis@gnu.org>
7737
7738 * configure.in: Call AC_CONFIG_HEADER. Don't call
7739 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
7740 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
7741 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
7742 aforementioned directories in the AC_OUPUT call.
7743 * config.hin: New file.
7744 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
7745 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
7746 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
7747 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
7748 pass -I$objdir instead of -I$objdir/$subdir in compilation.
7749 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
7750 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
7751 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
7752 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
7753 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
7754 gdb.threads/configure.in, gdb.threads/configure,
7755 gdb.threads/config.in, gdb.trace/configure.in,
7756 gdb.trace/configure: Removed.
7757
7758 2003-01-03 Michael Chastain <mec@shout.net>
7759
7760 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
7761 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
7762
7763 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
7764
7765 * gdb.base/store.exp: Fix regular expressions.
7766
7767 2002-12-28 Mark Kettenis <kettenis@gnu.org>
7768
7769 * configure.in: Rewrite.
7770 * configure: Regenerated.
7771
7772 2003-01-03 David Carlton <carlton@math.stanford.edu>
7773
7774 * gdb.base/psymtab.exp: New file.
7775 * gdb.base/psymtab1.c: Ditto.
7776 * gdb.base/psymtab2.c: Ditto.
7777
7778 2002-12-23 Adam Fedor <fedor@gnu.org>
7779
7780 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
7781
7782 2002-12-23 David Carlton <carlton@math.stanford.edu>
7783
7784 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
7785 and current_directory initialization.
7786
7787 2002-12-22 Jim Blandy <jimb@redhat.com>
7788
7789 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
7790 rather than as part of the output file name.
7791
7792 * gdb.base/attach.exp: There's no need to copy the test program to
7793 /tmp; that was only ever necessary on HP/UX, and this test is
7794 entirely disabled there anyway.
7795
7796 2002-12-21 Jim Blandy <jimb@redhat.com>
7797
7798 * gdb.c++/psmang.exp: Doc fix.
7799
7800 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
7801 test.
7802
7803 2002-12-20 David Carlton <carlton@math.stanford.edu>
7804
7805 * gdb.c++/annota2.exp: KFAIL annotate-quit.
7806
7807 2002-12-18 Michael Chastain <mec@shout.net>
7808
7809 * gdb.c++/annota2.exp: Add copyright year 2002.
7810
7811 2002-12-17 David Carlton <carlton@math.stanford.edu>
7812
7813 * gdb.c++/try_catch.cc: Add marker comments.
7814 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
7815 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
7816 * gdb.c++/m-static.cc: Ditto.
7817 * gdb.c++/m-static1.cc: Ditto.
7818 * gdb.c++/try_catch.cc: Ditto.
7819
7820 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
7821
7822 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
7823 to see whether we are using the new -environment-directory
7824 command which resets via -r or the old version of the command
7825 which may prompt the user. Part of fix for gdb/741.
7826
7827 2002-12-13 Andrew Cagney <ac131313@redhat.com>
7828
7829 * gdb.fortran/types.exp: Update obsolete comment.
7830 * gdb.fortran/exprs.exp: Ditto.
7831 * lib/gdb.exp: Delete obsolete code.
7832 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
7833 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
7834 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
7835 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
7836 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
7837 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
7838 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
7839 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
7840 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
7841 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
7842 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
7843 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
7844 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
7845 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
7846 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
7847 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
7848 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
7849 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
7850 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
7851 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
7852 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
7853 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
7854 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
7855 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
7856 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
7857 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
7858 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
7859 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
7860 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
7861 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
7862 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
7863 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
7864 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
7865 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
7866 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
7867 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
7868 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
7869
7870 2002-12-11 David Carlton <carlton@math.stanford.edu>
7871
7872 * gdb.c++/m-data.exp: Add test for members that shadow global
7873 variables: see PR gdb/804.
7874 * gdb.c++/m-data.cc: Ditto.
7875
7876 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
7877
7878 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
7879
7880 2002-12-06 David Carlton <carlton@math.stanford.edu>
7881
7882 * gdb.base/store.c: Don't declare functions static.
7883
7884 2002-12-04 Andrew Cagney <ac131313@redhat.com>
7885
7886 * gdb.base/store.exp, gdb.base/store.c: New files.
7887
7888 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
7889
7890 * gdb.base/selftest.exp: Update for current gdb.
7891
7892 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
7893
7894 * gdb.base/maint.exp: Only dump symbols from one source file
7895 or objfile.
7896
7897 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
7898
7899 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
7900 function call.
7901
7902 2002-11-25 Jim Blandy <jimb@redhat.com>
7903
7904 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
7905 function appearing in error message.
7906
7907 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
7908
7909 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
7910
7911 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
7912
7913 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
7914 for mi1 and current mi is in correct format. New mi startup message
7915 should be in mi console format. This is part of fix for PR gdb/604.
7916
7917 2002-09-18 Fernando Nasser <fnasser@redhat.com>
7918
7919 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
7920 which explicitly prints the zero offset as "+0".
7921
7922 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
7923
7924 * gdb.threads/schedlock.c (args): Make unsigned.
7925
7926 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
7927
7928 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
7929 numbers. Allow "foo2|selected stack frame".
7930 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
7931 * gdb.asm/asmsrc2.s: Likewise.
7932 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
7933 comments.
7934 * gdb.asm/mips.inc: New file.
7935
7936 2002-10-18 Adam Fedor <fedor@gnu.org>
7937
7938 * gdb.base/default.exp: Update expected output to include 'ObjC'.
7939 * gdb.base/help.exp: Likewise.
7940
7941 2002-10-17 Kevin Buettner <kevinb@redhat.com>
7942
7943 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
7944 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
7945
7946 2002-10-02 Jim Blandy <jimb@redhat.com>
7947
7948 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
7949
7950 2002-10-01 Andrew Cagney <ac131313@redhat.com>
7951
7952 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
7953 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
7954 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
7955 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
7956 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
7957 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
7958 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
7959
7960 2002-09-29 Andrew Cagney <ac131313@redhat.com>
7961
7962 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
7963 * mi0-disassemble.exp, mi0-eval.exp: Delete.
7964 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
7965 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
7966 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
7967 * mi0-var-block.exp, mi0-var-child.exp: Delete.
7968 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
7969
7970 2002-09-27 Kevin Buettner <kevinb@redhat.com>
7971
7972 * gdb.base/annota1.exp (info break): Make directory components of
7973 path optional since not all compilers emit this debug information.
7974
7975 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
7976 step ends up stepping out of the function instead of stopping on
7977 the epilogue.
7978
7979 2002-09-26 Keith Seitz <keiths@redhat.com>
7980
7981 * lib/insight-support.exp (gdbtk_start): Figure out where
7982 the insight executable is based on where gdb is. Use this
7983 executable to start insight instead of gdb.
7984
7985 2002-09-25 Andrew Cagney <cagney@redhat.com>
7986
7987 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
7988
7989 2002-09-24 Andrew Cagney <ac131313@redhat.com>
7990
7991 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
7992 test_isolated_complaints.
7993 (test_empty_complaint): New function.
7994 (test_empty_complaints): New function. Check no output when no
7995 complaints.
7996
7997 2002-09-19 Jim Blandy <jimb@redhat.com>
7998
7999 * gdb.base/charset.exp, gdb.base/charset.c: New files.
8000
8001 2002-09-19 Andrew Cagney <ac131313@redhat.com>
8002
8003 * gdb.gdb/complaints.exp: New file.
8004
8005 2002-09-18 Andrew Cagney <ac131313@redhat.com>
8006
8007 * gdb.base/maint.exp: Check `help maint internal-warning'.
8008
8009 2002-09-18 David Carlton <carlton@math.stanford.edu>
8010
8011 * gdb.c++/m-static.exp: Remove breakpoints depending on line
8012 numbers, and replace them by a single breakpoint after the
8013 constructors are all finished.
8014 Add test 4.
8015 * gdb.c++/m-static.cc: Add test 4.
8016 * gdb.c++/m-static.h: New file.
8017 * gdb.c++/m-static1.cc: New file.
8018
8019 * gdb.c++/printmethod.exp: New file.
8020 * gdb.c++/printmethod.cc: New file.
8021
8022 * gdb.c++/pr-574.exp: New file.
8023 * gdb.c++/pr-574.cc: New file.
8024
8025 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
8026
8027 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
8028 embedded targets which never actually exit.
8029
8030 2002-09-18 Fernando Nasser <fnasser@redhat.com>
8031
8032 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
8033 "don't step after run" as unresolved or unsupported, instead of xfail.
8034
8035 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
8036
8037 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
8038 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
8039 Add newline to expected string in "step out of main (status wrapper)"
8040 case.
8041
8042 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
8043
8044 * lib/gdb.exp (rerun_to_main): Allow restarting application.
8045 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
8046
8047 2002-09-17 Tom Tromey <tromey@redhat.com>
8048
8049 * gdb.base/printcmds.exp (test_print_string_constants): Expect
8050 \000, not \0, in double-quoted string.
8051
8052 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
8053
8054 * gdb.base/commands.exp: Don't expect a "Program exited normally"
8055 string after running the commands execution on breakpoint tests.
8056
8057 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
8058
8059 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
8060
8061 2002-09-12 Joel Brobecker <brobecker@gnat.com>
8062
8063 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
8064
8065 2002-09-10 Keith Seitz <keiths@redhat.com>
8066
8067 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
8068 runto proc.
8069 (mi_run_to_main): Use mi_runto.
8070 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
8071
8072 2002-09-10 Keith Seitz <keiths@redhat.com>
8073
8074 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
8075 regexp for stopping at main. Could have multiple event notifications.
8076 Don't assume that main was declared with no parameters.
8077 (mi_next): Use mi_step_to.
8078 (mi_step): Use mi_next_to.
8079
8080 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
8081
8082 * gdb.base/default.exp: Fix expected string in `info float' test.
8083
8084 2002-09-09 Ben Elliston <bje@redhat.com>
8085
8086 * config/mips.exp: Update comments.
8087 * config/mips-idt.exp: Likewise.
8088 * config/nind.exp: Likewise.
8089 * config/slite.exp: Likewise.
8090 * config/sparclet.exp: Likewise.
8091 * config/udi.exp: Likewise.
8092 * config/vx.exp: Likewise.
8093 * config/vxworks29k.exp: Likewise.
8094
8095 2002-09-05 Jim Blandy <jimb@redhat.com>
8096
8097 * gdb.threads/killed.exp: Fix test failure message.
8098
8099 2002-09-04 Keith Seitz <keiths@redhat.com>
8100
8101 * lib/mi-support.exp: Update copyright.
8102 (mi_gdb_test): Increase the priority of the expected pattern
8103 so that it matches gdb_test.
8104
8105 2002-09-03 Keith Seitz <keiths@redhat.com>
8106
8107 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
8108 Use integer comparison instead of string comparison for testing
8109 whether binary was built.
8110
8111 2002-09-03 Jim Blandy <jimb@redhat.com>
8112
8113 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
8114
8115 2002-08-29 Jim Blandy <jimb@redhat.com>
8116
8117 * gdb.threads/pthreads.exp: Move the portable thread compilation
8118 code into a function in lib/gdb.exp, and call that from here.
8119 * lib/gdb.exp (gdb_compile_pthreads): New function.
8120
8121 2002-08-29 Keith Seitz <keiths@redhat.com>
8122
8123 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
8124 expect_out so that callers can get at it.
8125
8126 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
8127
8128 * gdb.threads/print-threads.c: New file.
8129 * gdb.threads/print-threads.exp: New file.
8130 * gdb.threads/schedlock.c: New file.
8131 * gdb.threads/schedlock.exp: New file.
8132
8133 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
8134
8135 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
8136 not altivec.c.
8137
8138 2002-08-17 Mark Kettenis <kettenis@gnu.org>
8139
8140 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
8141 targets. The problem should be fixed now.
8142
8143 2002-08-15 Mark Kettenis <kettenis@gnu.org>
8144
8145 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
8146 2002-07-24 change that removes final dots from error messages.
8147
8148 2002-08-13 Tom Tromey <tromey@redhat.com>
8149
8150 * gdb.base/readline.exp: New file.
8151
8152 2002-08-01 Andrew Cagney <ac131313@redhat.com>
8153
8154 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
8155 supress message.
8156
8157 2002-08-01 Andrew Cagney <cagney@redhat.com>
8158
8159 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
8160 CHILL_FOR_TARGET and CHILL_LIB.
8161 * configure.in (configdirs): Remove gdb.chill.
8162 * configure: Regenerate.
8163 * lib/gdb.exp: Obsolete references to chill.
8164 * gdb.fortran/types.exp: Ditto.
8165 * gdb.fortran/exprs.exp: Ditto.
8166
8167 2002-07-30 Kevin Buettner <kevinb@redhat.com>
8168
8169 * gdb.base/shlib-call.exp (additional_flags): Conditionally
8170 set Irix-specific compile and link flags.
8171
8172 2002-07-29 Kevin Buettner <kevinb@redhat.com>
8173
8174 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
8175 source files. The ``-o'' option doesn't work with the ``-E'' option
8176 when using the Irix compiler.
8177
8178 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
8179
8180 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
8181 Improve support for reusing an exec file. Copy exec file
8182 to target, and run gdbserver on the target instead of on the host.
8183
8184 2002-07-18 Jim Blandy <jimb@redhat.com>
8185
8186 * gdb.base/ending-run.exp: Don't expect to see the program end in
8187 some orderly fashion when we're running on a real stand-alone
8188 board.
8189
8190 * gdb.base/interrupt.exp: Correct logic for skipping tests on
8191 targets that don't support interrupts.
8192
8193 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
8194
8195 * gdb.base/attach.exp: Add patterns to match output from /proc-based
8196 systems.
8197 Move comments in expect statements to inside the actions, so that they
8198 don't get matched against.
8199
8200 2002-07-10 Mark Kettenis <kettenis@gnu.org>
8201
8202 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
8203 function when asleep" test.
8204
8205 2002-07-10 Andrew Cagney <ac131313@redhat.com>
8206
8207 * gdb.base/page.exp: Rewrite to handle problems with very long
8208 `info set' output. Update copyright.
8209
8210 2002-06-26 Andrew Cagney <ac131313@redhat.com>
8211
8212 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
8213 gdb.threads-hp.
8214 * gdb.hp/configure: Regenerate.
8215 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
8216 * gdb.hp/gdb.threads-hp/configure: Delete file.
8217 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
8218
8219 2002-06-22 Andrew Cagney <ac131313@redhat.com>
8220
8221 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
8222 setlocale, bindtextdomain and textdomain.
8223
8224 2002-06-11 Jim Blandy <jimb@redhat.com>
8225
8226 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
8227 preprocessor macro information is present.
8228
8229 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
8230 tests.
8231
8232 2002-06-06 Michael Snyder <msnyder@redhat.com>
8233
8234 * gdb.base/overlays.exp: Record addresses of overlay
8235 functions in TCL variables rather than in GDB variables,
8236 to avoid having GDB convert them to pointers (with loss
8237 of information).
8238
8239 * gdb.base/d10v.ld: Merge in several years worth of
8240 default linker script changes.
8241 * gdb.base/long_long.exp: Add check for sizeof (long double).
8242
8243 2002-06-06 Michal Ludvig <mludvig@suse.cz>
8244
8245 * gdb.asm/asm-source.exp: Add x86-64 target.
8246 * gdb.asm/x86_64.inc: New.
8247
8248 2002-05-30 Michael Chastain <mec@shout.net>
8249
8250 From Benjamin Kosnik <bkoz@redhat.com>:
8251 * gdb.c++/m-static.cc: New file.
8252 * gdb.c++/m-static.exp: New file.
8253
8254 2002-05-28 Michael Snyder <msnyder@redhat.com>
8255
8256 * gdb.base/call-ar-st.exp: Allow for reduced floating point
8257 precision.
8258
8259 2002-05-27 Michael Chastain <mec@shout.net>
8260
8261 From Benjamin Kosnik <bkoz@redhat.com>:
8262 * gdb.c++/m-data.cc: New file.
8263 * gdb.c++/m-data.exp: New file.
8264
8265 2002-05-27 Michael Chastain <mec@shout.net>
8266
8267 From Benjamin Kosnik <bkoz@redhat.com>:
8268 * gdb.c++/try_catch.cc: New file.
8269 * gdb.c++/try_catch.exp: New file.
8270
8271 2002-05-27 Michael Chastain <mec@shout.net>
8272
8273 * gdb.c++/local.exp: Accept more nested types in output.
8274
8275 2002-05-26 Michael Chastain <mec@shout.net>
8276
8277 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
8278
8279 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
8280
8281 * lib/gdb.exp (gdb_wrapper_init): Just because
8282 gdb_wrapper_file exists, this does not mean that the file
8283 should not be rebuilt. That is what gdb_wrapper_initialized
8284 is for.
8285 (default_gdb_init): Reset gdb_wrapper_initialized.
8286
8287 2002-05-23 Michael Snyder <msnyder@redhat.com>
8288
8289 * gdb.base/all-bin.exp: Revise previous patch by just reducing
8290 the precision of the floating point test results.
8291 * gdb.base/call-rt-st.exp: Ditto.
8292
8293 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
8294 * gdb.base/call-rt-st.exp: Ditto.
8295
8296 2002-05-19 Michael Chastain <mec@shout.net>
8297
8298 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
8299
8300 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
8301
8302 * configure.in (configdirs): Add gdb.arch.
8303 * configure: Regenerate.
8304
8305 2002-05-17 Jim Blandy <jimb@redhat.com>
8306
8307 * gdb.base/completion.exp: Recognize the more detailed error
8308 messages produced by the macro expander's lexical analyzer.
8309
8310 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
8311
8312 * gdb.arch/altivec-abi.c: New file.
8313 * gdb.arch/altivec-abi.exp: New file.
8314 * gdb.arch/altivec-regs.c: New file.
8315 * gdb.arch/altivec-regs.exp: New file.
8316
8317 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
8318
8319 * gdb.base/maint.exp (maint print type): Update for new type
8320 structure.
8321
8322 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
8323
8324 * gdb.arch: New directory.
8325 * gdb.arch/configure.in: New file.
8326 * gdb.arch/configure: New file.
8327 * gdb.arch/Makefile.in: New file.
8328
8329 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
8330
8331 * gdb.asm/asm-source.exp: Add v850 as supported target.
8332 * gdb.asm/v850.inc: New file.
8333
8334 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
8335
8336 * gdb.c++/annota2.exp (annotate-quit): Add comment.
8337
8338 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
8339
8340 * gdb.base/break.exp: Check 'break "marker2"'.
8341
8342 2002-05-10 Michael Snyder <msnyder@redhat.com>
8343
8344 * gdb.base/long_long.exp: Fix typo.
8345
8346 2002-05-10 Jim Blandy <jimb@redhat.com>
8347
8348 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
8349 a bug.
8350
8351 * gdb.base/printcmds.exp (test_integer_literals_rejected):
8352 Recognize more detailed error message produced by the macro
8353 expander's lexical analyzer.
8354 * lib/gdb.exp (test_print_reject): Same.
8355
8356 2002-05-09 Mark Kettenis <kettenis@gnu.org>
8357
8358 * gdb.c++/method.exp: Fix typo.
8359
8360 2002-05-08 Michael Snyder <msnyder@redhat.com>
8361
8362 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
8363 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
8364 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
8365 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
8366 Add iftarget clause for strongarm.
8367
8368 2002-05-06 Michael Snyder <msnyder@redhat.com>
8369
8370 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
8371 (gdb_continue_to_end): Accept output from status wrapper.
8372 * gdb.base/ending-run.exp: Add case for output from status wrapper.
8373 Clean up fail messages to match pass messages.
8374
8375 Enable the "needs_status_wrapper" testsuite feature.
8376 * lib/gdb.exp (gdb_wrapper_init): New procedure.
8377 (gdb_compile): Conditionally call gdb_wrapper_init.
8378 * gdb.base/a2-run.exp: Recognize output from status wrapper.
8379 * gdb.c++/method.exp: Recognize output from status wrapper.
8380
8381 2002-05-06 Ben Elliston <bje@redhat.com>
8382 From Graydon Hoare <graydon@redhat.com>
8383
8384 * config/sid.exp: Include support for "rawsid" protocol.
8385
8386 2002-05-03 Jim Blandy <jimb@redhat.com>
8387
8388 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
8389 * gdb.c++/hang3.C: New file.
8390
8391 2002-05-04 Andrew Cagney <ac131313@redhat.com>
8392
8393 * gdb.base/default.exp: Remove obsolete code.
8394 * gdb.c++/misc.exp: Ditto. Update copyright.
8395 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
8396 * gdb.base/whatis.exp: Ditto. Update copyright.
8397 * gdb.base/scope.exp: Ditto. Update copyright.
8398 * gdb.base/ptype.exp: Ditto. Update copyright.
8399 * gdb.base/printcmds.exp: Ditto. Update copyright.
8400 * gdb.base/opaque.exp: Ditto. Update copyright.
8401 * gdb.base/list.exp: Ditto.
8402 * gdb.base/funcargs.exp: Ditto. Update copyright.
8403 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
8404 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
8405 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
8406 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
8407 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
8408 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
8409
8410 2002-05-02 Michael Snyder <msnyder@redhat.com>
8411
8412 * gdb.base/watchpoint.exp: Add xscale target.
8413 * gdb.base/long_long.exp: Add xscale target.
8414 * gdb.base/default.exp: Add xscale target.
8415
8416 2002-05-01 Jim Blandy <jimb@redhat.com>
8417
8418 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
8419 gdb.c++/hang.exp: New test.
8420
8421 2002-05-01 Fred Fish <fnf@redhat.com>
8422
8423 * gdb.base/completion.exp: Handle completions of "./Make" for
8424 more than one completion possibility, as is the case when we
8425 build and test in the source tree.
8426
8427 2002-04-29 Anthony Green <green@redhat.com>
8428
8429 * gdb.java/jmisc1.exp: New file.
8430 * gdb.java/jmisc2.exp: New file.
8431
8432 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
8433
8434 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
8435
8436 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
8437
8438 * gdb.base/help.exp: Change 'help status' to allow for target
8439 dependent output differences.
8440
8441 2002-04-22 Michael Chastain <mec@shout.net>
8442
8443 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
8444
8445 2002-04-22 Michael Chastain <mec@shout.net>
8446
8447 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
8448
8449 2002-04-17 David S. Miller <davem@redhat.com>
8450
8451 * gdb.asm/sparc64.inc: New file.
8452 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
8453
8454 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
8455
8456 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
8457 instruction file directly into the build tree. Clean up at end of
8458 test.
8459
8460 2002-04-18 David S. Miller <davem@redhat.com>
8461
8462 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
8463 handle 64-bit platforms correctly.
8464 * gdb.base/maint.exp: Likewise.
8465
8466 2002-04-18 Kevin Buettner <kevinb@redhat.com>
8467
8468 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
8469 ``-fpic'' when compiling files comprising a shared library, but
8470 it does need additional linker flags in order to find shared
8471 libraries at run time.
8472
8473 2002-04-18 Kevin Buettner <kevinb@redhat.com>
8474
8475 * gdb.base/cvexpr.c (use): New function.
8476 (main): Invoke use() on all global variables to prevent
8477 some linkers from deleting these otherwise unused symbols.
8478
8479 2002-04-17 Michael Chastain <mec@shout.net>
8480 From David S. Miller <davem@redhat.com>
8481
8482 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
8483 handle 64-bit platforms correctly.
8484
8485 2002-04-12 Michael Snyder <msnyder@redhat.com>
8486 From Jim Blandy <jimb@redhat.com>
8487 * gdb.base/foo.c (foox): Remove section attribute; the linker
8488 script can handle this instead.
8489 * gdb.base/bar.c (barx): Same.
8490 * gdb.base/baz.c (bazx): Same.
8491 * gdb.base/grbx.c (grbxx): Same.
8492
8493 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
8494 manager doesn't automatically unmap overlays unnecessarily.
8495
8496 2002-04-10 Martin M. Hunt <hunt@redhat.com>
8497
8498 * gdb.base/ending-run.exp: Fix pattern for Mips targets
8499 stepping out of main.
8500
8501 2002-04-09 Michael Chastain <mec@shout.net>
8502
8503 * gdb.c++/local.cc (main): Move call to marker1() inside nested
8504 scope so that the nested scope tests will make sense.
8505 * gdb.c++/local.exp: Write patterns that actually work with gcc
8506 (the HP patterns "were never known to work with gcc").
8507 Keep the old aCC patterns too.
8508
8509 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
8510
8511 * gdb.base/attach.exp: Correct target board test.
8512
8513 2002-04-08 Michael Chastain <mec@shout.net>
8514
8515 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
8516 in a const method. Add some xfail and fail cases for configurations
8517 that do not emit the "const ...".
8518
8519 2002-04-07 Michael Chastain <mec@shout.net>
8520
8521 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
8522 Accept "A * const" and "const A * const" as type of "this".
8523 Fix spelling of getFunky throughout. Make messages uniform.
8524
8525 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
8526
8527 Work around for PR gdb/285:
8528 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
8529
8530 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
8531
8532 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
8533 instructions file at run time instead of configure time.
8534 Sometimes we run the test in a directory that is not the one we
8535 configured in.
8536 * gdb.asm/configure.in: Delete creation of symlink.
8537 * gdb.asm/configure: Regenerate.
8538
8539 2002-04-05 J. Brobecker <brobecker@gnat.com>
8540
8541 * gdb.gdb/xfullpath.exp: New test, to exercise the new
8542 xfullpath () function.
8543
8544 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
8545
8546 * gdb.asm/Makefile.in: Correct dependencies.
8547
8548 * gdb.asm/powerpc.inc: New file.
8549 * gdb.asm/asm-source.exp: Add PowerPC.
8550 * gdb.asm/configure.in: Likewise.
8551 * gdb.asm/configure: Regenerated.
8552
8553 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
8554
8555 * gdb.base/relocate.exp: New file.
8556 * gdb.base/relocate.c: New file.
8557
8558 2002-04-04 Fred Fish <fnf@redhat.com>
8559
8560 * gdb.base/step-test.exp: Update comment regarding stopping in
8561 memcpy/bcopy calls inserted as part of the compiler runtime.
8562
8563 2002-04-04 Michael Snyder <msnyder@redhat.com>
8564
8565 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
8566
8567 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
8568
8569 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
8570 (gdb_expect): Remove $notransfer hack.
8571
8572 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
8573
8574 * gdb.c++/classes.exp ("calling method for small class"): Match
8575 updated register output.
8576
8577 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
8578
8579 Fix PR gdb/452
8580 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
8581 when finished. Make gdb_file_cmd send "exec-file" when
8582 appropriate.
8583
8584 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
8585
8586 * gdb.base/attach.exp: Remove extra setup_xfail.
8587
8588 2002-03-26 Michael Snyder <msnyder@redhat.com>
8589
8590 * gdb.base/default.exp: Add tests for dump, append, and restore.
8591 * gdb.base/help.exp: Add tests for dump, append, and restore.
8592 * gdb.base/dump.exp: New file, test dump, append and restore.
8593 * gdb.base/dump.c: New file.
8594
8595 2002-03-27 Michael Snyder <msnyder@redhat.com>
8596
8597 * gdb.base/help.exp: Modify expect strings to reflect
8598 clean-ups in help messages.
8599
8600 2002-03-26 Fred Fish <fnf@redhat.com>
8601
8602 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
8603 have debugging info for those functions and the compiler uses them
8604 internally to copy structs around.
8605
8606 2002-03-26 Fred Fish <fnf@redhat.com>
8607
8608 * gdb.base/list.exp: Revert the change made yesterday and add note
8609 about why we don't list the default lines for remote targets.
8610
8611 2002-03-25 Michael Snyder <msnyder@redhat.com>
8612
8613 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
8614
8615 2002-03-25 Fred Fish <fnf@redhat.com>
8616
8617 * gdb.base/list.exp: This test works on remote targets so remove
8618 the short circuit for remote targets. Update copyright.
8619
8620 2002-03-25 Fred Fish <fnf@redhat.com>
8621
8622 * gdb.base/attach.exp: Fix logic error that was suppressing this
8623 test for all non hppa*-*-hpux* targets, instead of the hp target.
8624 Move comments closer to the suppression point. Also now need to
8625 check that we are running natively.
8626
8627 2002-03-22 Michael Snyder <msnyder@redhat.com>
8628
8629 * gdb.base/default.exp: Add test for gcore. Update copyright.
8630 * gdb.base/help.exp: Add test for gcore. Update copyright.
8631
8632 2002-03-06 Fred Fish <fnf@redhat.com>
8633
8634 * gdb.base/funcargs.c: Remove extraneous ';' character.
8635 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
8636
8637 2002-03-04 Michael Chastain <mec@shout.net>
8638
8639 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
8640 accommodate gcc v3 function signature.
8641 * gdb.mi/mi0-var-cmd-exp: Ditto.
8642
8643 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8644
8645 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
8646 ``GNU/Linux'' or ``Linux kernel''
8647 * testsuite/gdb.threads/pthreads.c: Ditto.
8648
8649 2002-02-24 Michael Chastain <mec@shout.net>
8650
8651 * gdb.threads/pthreads.c (thread1): Add a return statement.
8652 (thread2): Likewise.
8653 (foo): Likewise.
8654
8655 2002-02-23 Michael Chastain <mec@shout.net>
8656
8657 * gdb.threads/linux-dp.c (philosopher): Add a return statement
8658 to placate gcc.
8659
8660 2002-02-23 Michael Chastain <mec@shout.net>
8661
8662 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
8663 test "ptype bint". The test passes on all my stabs configurations.
8664
8665 2002-02-21 Jim Blandy <jimb@redhat.com>
8666
8667 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
8668 filename at a time, and watch for the ones we want to see.
8669
8670 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
8671 types of pointers to prototyped functions.
8672
8673 2002-02-20 Andrew Cagney <ac131313@redhat.com>
8674
8675 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
8676 signed, unsigned and straight char.
8677 (padding_char, padding_short, padding_int, padding_long,
8678 padding_long_long, padding_float, padding_double,
8679 padding_long_double): New global variables.
8680 (fill, fill_structs): New functions.
8681
8682 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
8683 for correctly sized writes. Update copyright.
8684 (get_valueof): New procedure.
8685 (get_sizeof): Call get_valueof.
8686 (check_valueof): New procedure.
8687 (check_padding): New procedure.
8688
8689 2002-02-20 Michael Chastain <mec@shout.net>
8690
8691 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
8692 to setup_xfail. Document some of the remaining calls.
8693
8694 2002-02-18 Michael Chastain <mec@shout.net>
8695
8696 * gdb.c++/userdef.exp: Update copyright year.
8697
8698 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
8699
8700 * gdb.c++/userdef.exp: Test overloaded operators properly.
8701 Remove xfails.
8702
8703 2002-02-14 Michael Snyder <msnyder@redhat.com>
8704
8705 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
8706
8707 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
8708
8709 * gdb.base/a2-run.exp: Check for a remote target properly.
8710 * gdb.base/annota1.exp: Likewise.
8711 * gdb.base/list.exp: Likewise.
8712 * gdb.base/reread.exp: Likewise.
8713 * gdb.base/scope.exp: Likewise.
8714 * gdb.base/shlib-call.exp: Likewise.
8715 * gdb.base/term.exp: Likewise.
8716 * gdb.c++/annota2.exp: Likewise.
8717
8718 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
8719
8720 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
8721
8722 2002-02-10 Michael Chastain <mec@shout.net>
8723
8724 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
8725 (call_after_alloca): Ditto.
8726
8727 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
8728
8729 * gdb.base/ending-run.exp: Guard "cont" test with
8730 gdb_skip_stdio_test.
8731
8732 2002-02-06 Jim Blandy <jimb@redhat.com>
8733
8734 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
8735 from here...
8736 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
8737 To here. Disable this test on non-HP platforms. Add big comment.
8738
8739 2002-02-04 Michael Snyder <msnyder@redhat.com>
8740
8741 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
8742 other than d10v and m32r.
8743
8744 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
8745
8746 * gdb.base/default.exp: Rewrite test patterns to reduce time
8747 taken to match them.
8748
8749 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
8750
8751 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
8752 Allow a start function above main.
8753 * gdb.threads/linux-dp.exp: Fix copyright date.
8754
8755 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
8756
8757 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
8758 (check_philosopher_stack): Check for manager thread before checking
8759 for a just-starting thread.
8760
8761 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
8762
8763 From Neil Booth <neil@daikokuya.demon.co.uk>:
8764 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
8765 warnings.
8766
8767 2002-01-21 Fred Fish <fnf@redhat.com>
8768
8769 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
8770 not caller.
8771
8772 2002-01-21 Jim Blandy <jimb@redhat.com>
8773
8774 * gdb.base/reread.exp: Check that GDB properly re-reads the
8775 executable file when it changes while no inferior is running.
8776
8777 2002-01-21 Fred Fish <fnf@redhat.com>
8778
8779 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
8780 optionally accept the "shlib events" variation.
8781
8782 2002-01-21 Jim Blandy <jimb@redhat.com>
8783
8784 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
8785 call `fflush' after every `printf', so that the output is produced
8786 at predictable points, regardless of whatever buffering does (or
8787 doesn't) take place.
8788 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
8789 at different points.
8790
8791 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
8792
8793 * gdb.c++/inherit.exp: Update copyright years.
8794 * gdb.c++/method.exp: Likewise.
8795
8796 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
8797
8798 * gdb.c++/classes.exp: Update for improved v3 support and skipping
8799 artificial methods/arguments.
8800 * gdb.c++/derivation.exp: Likewise.
8801 * gdb.c++/inherit.exp: Likewise.
8802 * gdb.c++/method.exp: Likewise.
8803 * gdb.c++/virtfunc.exp: Likewise.
8804
8805 2002-01-18 Andrew Cagney <ac131313@redhat.com>
8806
8807 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
8808 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
8809 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
8810 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
8811 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
8812 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
8813
8814 2002-01-17 Jim Blandy <jimb@redhat.com>
8815
8816 * gdb.asm/asm-source.exp (info symbol): Take another shot at
8817 anchoring the pattern matching the entry point symbol's name.
8818
8819 2002-01-17 Andrew Cagney <ac131313@redhat.com>
8820
8821 * gdb.base/maint.exp: Update ``maint internal-error'' to match
8822 continue/quit query. Update copyright.
8823
8824 2002-01-14 Michael Snyder <msnyder@redhat.com>
8825
8826 * gdb.base/gcore.exp: Remove extra debugging output.
8827
8828 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
8829
8830 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
8831 for slightly dubious v2 mangled string.
8832
8833 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
8834
8835 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
8836
8837 2002-01-10 Jason Merrill <jason@redhat.com>
8838
8839 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
8840
8841 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
8842 constructors.
8843 * gdb.c++/derivation.exp: Likewise.
8844 * gdb.c++/templates.exp: Likewise.
8845 * gdb.c++/virtfunc.exp: Likewise.
8846
8847 2002-01-10 Michael Snyder <msnyder@redhat.com>
8848
8849 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
8850
8851 2002-01-08 Michael Snyder <msnyder@redhat.com>
8852
8853 * gdb.base/gcore.exp: New test for generate-core-file command.
8854 * gdb.base/gcore.c: Testcase for above.
8855 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
8856
8857 2002-01-08 Jason Merrill <jason@redhat.com>
8858
8859 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
8860
8861 2002-01-07 Fred Fish <fnf@redhat.com>
8862
8863 * gdb.c++/overload.exp: Remove unconditional xfails for:
8864 print foo_instance1.overloadargs(1)
8865 print foo_instance1.overloadargs(1, 2)
8866 print foo_instance1.overloadargs(1, 2, 3)
8867 print foo_instance1.overloadargs(1, 2, 3, 4)
8868 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
8869 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
8870 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
8871 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
8872 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
8873 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
8874 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
8875 print foo_instance1.overload1arg()
8876 print foo_instance1.overload1arg((char)arg2)
8877 print foo_instance1.overload1arg((signed char)arg3)
8878 print foo_instance1.overload1arg((unsigned char)arg4)
8879 print foo_instance1.overload1arg((int)arg7)
8880 print foo_instance1.overload1arg((unsigned int)arg8)
8881 print foo_instance1.overload1arg((float)arg11)
8882 print foo_instance1.overload1arg((double)arg12)
8883
8884 2002-01-07 Michael Snyder <msnyder@redhat.com>
8885
8886 * gdb.base/huge.exp: New test. Print a very large target data object.
8887 (skip_huge_test): New test variable. Define if you want to skip this
8888 test. The test reads an 8 megabyte data object from the target, so it
8889 might be very time consuming on remote targets with a slow connection.
8890 * gdb.base/huge.c: New file. Test case for above.
8891
8892 2002-01-07 Fred Fish <fnf@redhat.com>
8893
8894 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
8895 g_instance.bfoo, and g_instance.cfoo.
8896
8897 Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
8898
8899 * gdb.base/break.c (multi_line_if_conditional): New function.
8900 (multi_ilne_while_conditional): Likewise.
8901 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
8902 IF or WHILE condition puts the breakpoint at the start of
8903 the condition.
8904
8905 * gdb.base/selftest.exp (backtrace through signal handler): Remove
8906 hppa*-*-hpux* expected failure.
8907 * gdb.base/structs.exp (do_function_calls): Similarly.
8908
8909 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
8910 watchpoints.
8911
8912 2002-01-06 Andrew Cagney <ac131313@redhat.com>
8913
8914 Fix PR gdb/66.
8915 * gdb.base/structs.exp: Replace skip for a29k with skip for
8916 gdb,cannot_call_functions.
8917 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
8918 * gdb.base/callfuncs.exp: Ditto.
8919 * gdb.base/call-rt-st.exp: Ditto.
8920 * gdb.base/call-strs.exp: Ditto.
8921 * gdb.base/callfwmall.exp: Ditto.
8922 * gdb.base/scope.exp: Obsolete xfail a29k.
8923 * gdb.c++/misc.exp: Ditto.
8924 * gdb.c++/cplusfuncs.exp: Ditto.
8925 * gdb.base/ptype.exp: Ditto.
8926 * gdb.base/printcmds.exp: Ditto.
8927 * gdb.base/opaque.exp: Ditto.
8928 * gdb.base/list.exp: Ditto.
8929 * gdb.base/funcargs.exp: Ditto.
8930 * gdb.base/default.exp: Ditto.
8931
8932 2002-01-04 Michael Snyder <msnyder@redhat.com>
8933
8934 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8935 * gdb.base/maint.exp: Add tests for maint info sections options.
8936
8937 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
8938
8939 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
8940
8941 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
8942
8943 * gdb.asm/arm.inc: New file.
8944 * gdb.asm/asm-source.exp: Add arm targets.
8945 * gdb.asm/configure.in: Ditto.
8946 * gdb.asm/configure: Recreated from configure.in.
8947
8948 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
8949
8950 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
8951 with HP's compiler.
8952 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
8953 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
8954 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
8955 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
8956
8957 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
8958 either HP's compilers or GCC.
8959
8960 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
8961 a SIGBUS or SIGSEGV.
8962
8963 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
8964
8965 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
8966 can be compiled with either HP's compiler or GCC.
8967
8968 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
8969 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
8970 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
8971
8972 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
8973 to match current gdb output. Update due to using auto-solib-limit
8974 for limiting instead of overloading auto-solib-add.
8975 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
8976 test program.
8977
8978 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
8979 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
8980 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
8981 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
8982 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
8983 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
8984 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
8985 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
8986 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
8987 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
8988 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
8989 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
8990 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
8991
8992 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
8993 a SIGTRAP to the inferior.
8994
8995 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
8996
8997 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
8998 Substitute call to target_link by call to gdb_compile.
8999
9000 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
9001
9002 * gdb.base/break.exp: Fix HP specific search string when testing
9003 backtracing in a called function.
9004
9005 * gdb.base/constvars.exp: Only set lang to C++ if we're
9006 compiling the test with HP's compilers.
9007 * gdb.base/volatile.exp: Similarly.
9008
9009 2001-12-19 Jim Blandy <jimb@redhat.com>
9010
9011 * gdb.base/printcmds.exp: Expect the null character to be printed
9012 as '\0', and the '\013' to be printed as '\v'.
9013 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
9014 * gdb.base/setvar.exp: Same.
9015
9016 2001-12-17 Jim Blandy <jimb@redhat.com>
9017
9018 * gdb.base/completion.exp: Rather than completing very long
9019 filenames, which can make the readline library produce output we
9020 don't recognize, cd to the directory first, and then complete
9021 using nice, short relative paths.
9022
9023 * gdb.base/completion.exp: On some systems, there is, in fact, a
9024 variable named `b' in scope, since GDB treats all static
9025 variables as being in scope. So use `no_var_named_this'
9026 instead of `b'.
9027
9028 * gdb.base/corefile.exp: Recognize the message saying that GDB
9029 can't find the core file's registers as a failure.
9030
9031 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
9032
9033 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
9034 test expect string more specific.
9035
9036 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
9037
9038 * gdb.asm/asm-source.exp: Add support for xstormy16.
9039 * gdb.asm/configure.in: Ditto.
9040 * gdb.asm/configure: Rebuild.
9041 * gdb.asm/xstormy16.inc: New file.
9042
9043 2001-12-10 Fred Fish <fnf@redhat.com>
9044
9045 * gdb.base/maint.exp: Update to match changes in type dumping code.
9046
9047 2001-12-10 Jim Blandy <jimb@redhat.com>
9048
9049 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
9050 matching the entry point symbol's name at the beginning of the
9051 line.
9052
9053 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
9054
9055 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
9056 gdb.c++/inherit.exp, gdb.c++/method.exp,
9057 gdb.c++/namespace.exp, gdb.c++/templates.exp,
9058 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
9059 and class layout support.
9060
9061 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
9062
9063 * gdb.c++/classes.exp: Add test for static member function.
9064 * gdb.c++/misc.cc: Add class with static member function.
9065
9066 2001-12-07 Jim Blandy <jimb@redhat.com>
9067
9068 If GDB says it can't find the struct the function returned, report
9069 those tests as `unsupported'.
9070 * gdb.base/call-rt-st.exp (print_struct_call): New function.
9071 Rewrite subsequent tests to use it.
9072
9073 If GDB says it can't find the struct the function returned, report
9074 those tests as `unsupported'.
9075 * gdb.base/structs.exp (call_struct_func): New function.
9076 (do_function_calls): Use call_struct_func to call the functions
9077 returning structs.
9078
9079 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
9080 whether functions are prototyped or not, so we can't possibly pass
9081 arguments to t_float_values2 properly.
9082
9083 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
9084 value of `timeout' for targets other than the mips*tx39-*.
9085
9086 2001-12-06 Michael Snyder <msnyder@redhat.com>
9087
9088 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
9089 and detect whether the start symbol has a leading underscore.
9090
9091 2001-12-04 Jim Blandy <jimb@redhat.com>
9092
9093 * gdb.base/completion.exp: Clarify indentation.
9094
9095 2001-12-03 Jim Blandy <jimb@redhat.com>
9096
9097 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
9098 variables on the S/390, not `.word'.
9099
9100 2001-11-30 Jim Blandy <jimb@redhat.com>
9101
9102 Add assembly-source tests for s390-ibm-linux.
9103 * gdb.asm/s390.inc: New file.
9104 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
9105 the S/390 architecture.
9106 * gdb.asm/configure: Regenerated.
9107
9108 2001-11-30 Michael Snyder <msnyder@redhat.com>
9109
9110 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
9111 next, info source, info sources, info line, global and static
9112 variables, and static functions.
9113 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
9114 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
9115 * gdb.asm/asmsrc1.s: Add a static function and some variables.
9116 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
9117 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
9118 (gdbasm_leave): Restore frame pointer.
9119 (gdbasm_startup): Copy stack set-up from crt0.S.
9120
9121 2001-11-26 Fernando Nasser <fnasser@redhat.com>
9122
9123 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
9124 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
9125 to a local (non-static) variable. Copy tstruct.a to a static buffer
9126 and return a pointer to that buffer.
9127 * gdb.base/callfwmall.c (t_structs_a): Ditto.
9128
9129 2001-11-24 Mark Kettenis <kettenis@gnu.org>
9130
9131 * gdb.asm/configure.in: Fix recognition of ix86 target.
9132 * gdb.asm/configure: Regenerate.
9133
9134 2001-11-21 Michael Snyder <msnyder@redhat.com>
9135
9136 * gdb.asm/sparc.inc: New file.
9137 * gdb.asm/asm-source.exp: Recognize sparc target.
9138 * gdb.asm/configure.in: Recognize sparc target.
9139 * gdb.asm/configure: Regenerate.
9140
9141 2001-11-21 Michael Snyder <msnyder@redhat.com>
9142
9143 * gdb.asm/m32r.inc: New file.
9144 * gdb.asm/asm-source.exp: Recognize m32r target.
9145 * gdb.asm/configure.in: Recognize m32r target.
9146 * gdb.asm/configure: Regenerate.
9147
9148 2001-11-20 Michael Snyder <msnyder@redhat.com>
9149
9150 * gdb.asm/i386.inc: New file.
9151 * gdb.asm/asm-source.exp: Recognize ix86 target.
9152 * gdb.asm/configure.in: Recognize ix86 target.
9153 * gdb.asm/configure: Regenerate.
9154
9155 * gdb.c++/namespace.exp: Fix quotes in output messages.
9156
9157 2001-11-14 Michael Snyder <msnyder@redhat.com>
9158
9159 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
9160 qualifier in a type cast expression, to designate an address
9161 in the instruction space (Harvard architecture).
9162
9163 2001-11-13 Michael Snyder <msnyder@redhat.com>
9164
9165 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
9166 Tests for expressions using 'const' and 'volatile'.
9167
9168 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
9169
9170 * gdb.asm/asm-sources.exp: Allow defining linker flags.
9171
9172 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
9173
9174 * lib/mi-support.exp (mi_run_to_helper): Move comments
9175 outside of gdb_expect.
9176
9177 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
9178
9179 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
9180 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
9181 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
9182 mi0_run_to): New functions.
9183 * gdb.mi/mi-simplerun.exp: Use them.
9184 * gdb.mi/mi0-simplerun.exp: Likewise.
9185 * gdb.mi/mi-var-cmd.exp: Likewise.
9186 * gdb.mi/mi0-var-cmd.exp: Likewise.
9187
9188 2001-11-10 Andrew Cagney <ac131313@redhat.com>
9189
9190 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
9191 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
9192
9193 2001-11-09 Andrew Cagney <ac131313@redhat.com>
9194
9195 * gdb.base/restore.exp: Include $expected value in restored test
9196 message.
9197
9198 2001-11-09 Andrew Cagney <ac131313@redhat.com>
9199
9200 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
9201 implemented.
9202
9203 2001-11-08 Michael Snyder <msnyder@redhat.com>
9204
9205 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
9206 Add pass/fail message for stop at breakpoint in call dummy function.
9207
9208 2001-11-07 Michael Snyder <msnyder@redhat.com>
9209
9210 * gdb.c++/templates.exp (test_template_breakpoints):
9211 If we get an overload menu, but it does not match what
9212 we expect, we still need to issue the "cancel" command.
9213 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
9214 making the whitespace optional. Argument for "new" may be
9215 "unsigned" as well as "unsigned int/long".
9216 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
9217 making the whitespace optional. Also replace "(void) with
9218 "((void|)), making the keyword "void" optional.
9219 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
9220 making the whitespace optional. Also replace "(void) with
9221 "((void|)), making the keyword "void" optional.
9222 * gdb.base/callfuncs.c (t_float_values): This function must
9223 _not_ be prototyped, and the following function (t_float_values2)
9224 must be prototyped (if the compiler supports it), so that GDB
9225 can be tested against both cases. Usually one case involves
9226 promotion of float to double, while the other does not.
9227 * gdb.base/callfwmall.c: Ditto.
9228 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
9229 includes a stack frame for "start".
9230
9231 2001-11-05 Jim Blandy <jimb@redhat.com>
9232
9233 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
9234 pointers are 32 bits long, and that offsets of relocs are always
9235 stored in the data (REL-style), and not in the reloc entry itself
9236 (RELA-style).
9237 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
9238 stabs.
9239
9240 2001-11-01 Michael Snyder <msnyder@redhat.com>
9241
9242 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
9243 and regular expression operators by using quoting.
9244
9245 2001-10-31 Michael Snyder <msnyder@redhat.com>
9246
9247 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
9248 depending on what the symbol table contains.
9249 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
9250 the output of the ptype command. Similarly, accept both "const &"
9251 and "const&".
9252
9253 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
9254
9255 * gdb.base/miscexprs.c (main): Add usage of preprocessor
9256 symbol `STORAGE' to allow to choose the storage class of
9257 the local datastructures.
9258 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
9259 compiler directive.
9260
9261 2001-10-30 Michael Snyder <msnyder@redhat.com>
9262
9263 * gdb.base/jump.exp: Allow it to run for all targets.
9264
9265 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
9266
9267 * gdb.base/call-ar-st.c (print_double_array): Match for loop
9268 with new double_array size.
9269 (main): Change storage class of all local variables to static.
9270 Reduce size of double_array to 9.
9271 * gdb.base/call-ar-st.exp: Increase timeout value.
9272 Change expected output for double array to match new size in
9273 call-ar-st.c.
9274
9275 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
9276
9277 * gdb.base/ending-run.exp: Create identical output when passing
9278 `step to end of run' case. Add regular expression branch satisfying
9279 Stormy16 target.
9280
9281 2001-10-28 Mark Kettenis <kettenis@gnu.org>
9282
9283 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
9284 that we catch the expected failure under Linux/x86.
9285
9286 2001-10-29 Orjan Friberg <orjanf@axis.com>
9287
9288 * gdb.base/setvar.exp: Escape curly braces.
9289 * gdb.stabs/weird.exp: Ditto.
9290
9291 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
9292
9293 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
9294 * gdm.mi/mi0-hack-cli.exp: Likewise.
9295
9296 2001-10-25 Andrew Cagney <ac131313@redhat.com>
9297
9298 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
9299 messages.
9300
9301 2001-10-21 Andrew Cagney <ac131313@redhat.com>
9302
9303 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
9304 checking MI enabled.
9305
9306 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
9307
9308 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
9309
9310 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
9311
9312 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
9313 if gdb child process crashes, just signal an error.
9314
9315 2001-10-02 Jim Blandy <jimb@redhat.com>
9316
9317 * lib/gdb.exp (test_xfail_format): Simplify.
9318
9319 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
9320 front of the variable name `format'. Simplify `if'.
9321
9322 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
9323
9324 * gdb.threads/pthreads.exp: Wait for output and delay
9325 before sending ^C.
9326
9327 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
9328
9329 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
9330 some incorrect output instead of timing out.
9331 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
9332
9333 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
9334
9335 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
9336 check to allow additional `int'.
9337
9338 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
9339
9340 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
9341 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
9342
9343 2001-09-27 Michael Snyder <msnyder@redhat.com>
9344
9345 * lib/gdb.exp (test_debug_format): New proc.
9346 (setup_xfail_format): Use new proc test_debug_format.
9347 * gdb.base/constvars.exp (local_compiler_xfail_check): New
9348 proc; use new service proc test_debug_format.
9349 Replace all other "gcc_compiled" tests with this test.
9350 * gdb.base/volatile.exp (local_compiler_xfail_check): New
9351 proc; use new service proc test_debug_format.
9352 Replace all other "gcc_compiled" tests with this test.
9353
9354 2001-09-27 Michael Snyder <msnyder@redhat.com>
9355
9356 * gdb.base/cvexpr.exp: New file.
9357 * gdb.base/cvexpr.c: New file
9358 Test for expressions using const and volatile keywords.
9359
9360 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
9361
9362 * gdb.base/constvars.exp: Check for different orders of keywords
9363 and additional "int" strings in output.
9364
9365 2001-09-22 Andrew Cagney <ac131313@redhat.com>
9366
9367 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
9368 responses from "help maint".
9369
9370 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
9371
9372 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
9373 to localhost:NNN instead of :NNN, in case Xvfb is listening
9374 only on TCP.
9375
9376 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
9377
9378 * gdb.base/recurse.exp: When checking leaving the watchpoint
9379 scope, recognize when gdb is in function's epilogue and pass.
9380
9381 2001-09-18 Keith Seitz <keiths@redhat.com>
9382
9383 * lib/insight-support.exp (_gdbtk_export_target_info): Add
9384 support for running tests against sid targets.
9385 (gdbtk_done): Ditto.
9386
9387 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
9388
9389 * gdb.base/ending-run.c (main): Set stdout buffersize
9390 to the same reasonable value for any target.
9391 * gdb.base/ending-run.exp: Add a regular expression
9392 to make testsuite happy on Sanyo Stormy16 target.
9393
9394 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
9395
9396 * gdb.base/display.c (do_loops): Add float variable `f'.
9397 Increment f in loop.
9398 * gdb.base/display.exp: Increment timeout by 60 seconds.
9399 Change float display test to use variable `f'.
9400
9401 2001-09-17 Jim Blandy <jimb@redhat.com>
9402
9403 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
9404 overflowing the limited breakpoint tables on some ROM monitors
9405 (like the ROM68K).
9406
9407 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
9408
9409 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
9410 the "-ac" (disable access control) flag.
9411
9412 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
9413
9414 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
9415 ints.
9416
9417 2001-08-30 Keith Seitz <keiths@redhat.com>
9418
9419 * lib/gdb.exp: Move all insight-related functionality into
9420 separate file.
9421 * lib/insight-support.exp: New file.
9422
9423 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
9424
9425 * config/sid.exp (sid_start): Never set sid verbosity; disable
9426 expect_background {} that consumed its stdout; tolerate </dev/null.
9427 Attempt to set endianness override in "sid" protocol mode. Cleanup.
9428
9429 2001-08-18 Andrew Cagney <ac131313@redhat.com>
9430
9431 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
9432 CLI jump command to start it.
9433 (mi_run_to_main): Fail immediatly when unexpected output.
9434
9435 2001-08-18 Andrew Cagney <ac131313@redhat.com>
9436
9437 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
9438 beginning of function. Fix PR gdb/191.
9439
9440 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
9441
9442 * config/sid.exp (sid_start): Don't warn if we cannot figure out
9443 what to force sid endianness to.
9444
9445 2001-08-15 Keith Seitz <keiths@redhat.com>
9446
9447 * lib/gdb.exp (gdbtk_start): Don't set environment
9448 variables for TCL_LIBRARY and friends. Insight will
9449 now figure these out for itself.
9450
9451 2001-08-02 Michael Snyder <msnyder@redhat.com>
9452
9453 * gdb.base/completion.exp: Remove the symbol "a64l" from
9454 the expect string; this is target-specific, and not related
9455 to what is being tested.
9456
9457 2001-08-02 Dave Brolley <brolley@redhat.com>
9458
9459 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
9460
9461 2001-07-25 Michael Snyder <msnyder@redhat.com>
9462
9463 * gdb.base/consecutive.exp: New file. Test stepping over
9464 breakpoints on consecutive instructions.
9465 * gdb.base/consecutive.c: New file.
9466
9467 * gdb.base/call-rt-st.exp: Use double-backslash to quote
9468 curly braces in regular expressions.
9469
9470 2001-07-25 Michael Snyder <msnyder@redhat.com>
9471
9472 * gdb.base/ending-run.exp: Accept "Program exited normally" as
9473 legitimate output from stepping out of main.
9474
9475 2001-07-22 Keith Seitz <keiths@redhat.com>
9476
9477 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
9478 the empty string, do not run the tests.
9479
9480 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9481
9482 * gdb.base/long_long.exp: Detect size of pointer. Take into
9483 account 2-byte pointers when testing for p/a results.
9484
9485 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9486
9487 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
9488 and defined to 1K for m68hc11.
9489 (random_data): Reduce table to 1K for embedded platforms (68hc11).
9490 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
9491 (sizeof_random_data): New variable to tell the size of the data table;
9492 don't test past this size; always run to main.
9493
9494 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9495
9496 * gdb.base/return2.exp: return of long long and double fails for
9497 68HC11; don't execute these tests on that platform.
9498 * gdb.base/return.exp: Return of a double fails for 68hc11.
9499
9500 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9501
9502 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
9503 tests that print a float.
9504 * call-rt-st.exp: Likewise.
9505
9506 2001-07-12 Mark Kettenis <kettenis@gnu.org>
9507
9508 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
9509 running this test on Linux.
9510
9511 2001-06-24 Michael Chastain <chastain@redhat.com>
9512
9513 * gdb.base/arithmet.exp: Remove some tests to make all test names
9514 unique.
9515
9516 2001-07-03 Michael Snyder <msnyder@redhat.com>
9517
9518 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
9519 the output of the ptype command.
9520
9521 2001-07-02 Michael Snyder <msnyder@redhat.com>
9522
9523 * gdb.base/completion.exp: Don't assume that break.c is the only
9524 source file that may contain functions named "marker".
9525 * gdb.base/corefile.exp: Quote the curly braces in regexp.
9526
9527 2001-06-28 Andrew Cagney <ac131313@redhat.com>
9528
9529 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
9530 of files to delete.
9531
9532 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
9533 * gdb.disasm/h8300s.exp: New file.
9534 gdb.disasm/h8300s.s: Likewise.
9535
9536 2001-06-27 Andrew Cagney <ac131313@redhat.com>
9537
9538 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
9539 empty breakpoint tables.
9540
9541 2001-06-25 Andrew Cagney <ac131313@redhat.com>
9542
9543 * lib/mi-support.exp: Update args=... part of stop-reason
9544 patterns. Accept either a list or a tuple.
9545
9546 2001-06-23 Andrew Cagney <ac131313@redhat.com>
9547
9548 * lib/mi-support.exp: Remove local emacs variable defining
9549 change-log-default-name.
9550
9551 2001-06-22 Michael Chastain <chastain@redhat.com>
9552
9553 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
9554 This is operationally compatible with the previous version.
9555
9556 2001-06-13 Jim Blandy <jimb@redhat.com>
9557
9558 * lib/gdb.exp (gdb_test): Doc fix.
9559
9560 2001-06-10 Michael Chastain <chastain@redhat.com>
9561
9562 * gdb.base/exprs.exp: Remove a duplicate test.
9563
9564 2001-06-06 Jim Blandy <jimb@redhat.com>
9565
9566 * gdb.base/return2.exp (main): Use values to test float and double
9567 returns that are not NaN's, to avoid being confused by IEEE
9568 comparison rules.
9569
9570 2001-06-04 Michael Snyder <msnyder@redhat.com>
9571
9572 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
9573 non-zero if control_c fails. Terminate the test on failure,
9574 rather than wait for 12 more tests to time out.
9575
9576 2001-06-06 Jim Blandy <jimb@redhat.com>
9577
9578 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
9579 Don't forget to match the GDB prompt.
9580
9581 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
9582
9583 2001-06-04 Jim Blandy <jimb@redhat.com>
9584
9585 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
9586 command.
9587
9588 2001-05-31 Kevin Buettner <kevinb@redhat.com>
9589
9590 * gdb.base/annota1.exp (info break): Match four or more spaces
9591 after "Address".
9592
9593 2001-05-31 Michael Chastain <chastain@redhat.com>
9594
9595 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
9596 (dm_type_int_star): Likewise.
9597 (dm_type_long_star): Likewise.
9598 (dm_type_void_star): Likewise.
9599
9600 2001-05-29 Kevin Buettner <kevinb@redhat.com>
9601
9602 * gdb.base/completion.exp (INPUTRC): Set this environment variable
9603 to a known value in order to get consistent results regardless
9604 of the setting of INPUTRC or the presence or contents of .inputrc.
9605
9606 2001-05-24 Michael Snyder <msnyder@redhat.com>
9607
9608 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
9609 Don't require that the main thread and the manager thread are the
9610 first in the list.
9611
9612 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
9613 debugging. If test fails, issue an "unsupported" not a "fail".
9614
9615 2001-05-24 Jim Blandy <jimb@redhat.com>
9616
9617 Don't assume that short is shorter than int.
9618 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
9619 assume that shorts are smaller than ints. On a 16-bit machine,
9620 this isn't true.
9621 ("print unsigned char == (~0)"): Add test that verifies that ~0,
9622 an int, is not equal to ~0 stored in an unsigned char. This tests
9623 the same thing that the previous test meant to, but works on
9624 16-bit machines, too.
9625 ("print unsigned char != (~0)"): Same test, complemented.
9626
9627 2001-05-24 Michael Snyder <msnyder@redhat.com>
9628
9629 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
9630 test for (full_coverage == 0). This makes the test run faster,
9631 and prevents dejagnu getting out of step.
9632
9633 2001-05-23 Kevin Buettner <kevinb@redhat.com>
9634
9635 * gdb.base/finish.exp (finish_void): Revise pattern for
9636 stopping on the call statement to not permit stopping at
9637 the start of the instructions comprising the call sequence.
9638
9639 2001-05-19 Michael Chastain <chastain@redhat.com>
9640
9641 * gdb.base/callfuncs.exp: Make all test names unique.
9642 * gdb.base/commands.exp: Make all test names unique.
9643 * gdb.base/condbreak.exp: Make all test names unique.
9644 * gdb.base/dbx.exp: Make all test names unique.
9645 * gdb.base/default.exp: Make all test names unique.
9646 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
9647 and TIMEOUT messages to their corresponding PASS message.
9648 * gdb.base/ending-run.exp: Make all test names unique.
9649 * gdb.base/long_long.exp: Remove duplicate test.
9650
9651 2001-05-21 Kevin Buettner <kevinb@redhat.com>
9652
9653 * gdb.base/finish.exp (finish_void): Allow "finish" command to
9654 stop on the call statement as well as the statement after the
9655 call.
9656
9657 2001-05-21 Michael Snyder <msnyder@redhat.com>
9658
9659 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
9660
9661 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
9662
9663 * gdb.base/completion.exp: Revamp test. Make it execute on all
9664 platforms.
9665
9666 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
9667
9668 * config/gdbserver.exp (gdb_load): Handle the case
9669 in which the arguments to gdbserver are given in the
9670 baseboard configuration file.
9671 Also handle the case in which the server needs to do a
9672 load.
9673
9674 2001-05-07 Keith Seitz <keiths@cygnus.com>
9675
9676 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
9677 set up the display for testing.
9678 (gdbtk_start): Convert all paths to paths that tcl will like.
9679 Export target information to environment.
9680 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
9681 necessary.
9682 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
9683 (to_tcl_path): New proc to convert a given pathname into
9684 a path acceptible as an argument to a tcl command.
9685 (_gdbtk_export_target_info): New proc to export target info
9686 into the environment for gdbtk testing.
9687 (gdbtk_done): New proc to signal end-of-test.
9688
9689 2001-05-06 Jim Blandy <jimb@redhat.com>
9690
9691 * restore.c: Make the code of caller0 correspond to its comment.
9692
9693 2001-05-03 Michael Snyder <msnyder@redhat.com>
9694
9695 * config/sid.exp (gdb_target_sid): Check for error messages.
9696 On error or timeout, don't make expect exit (which will terminate
9697 all subsequent tests); instead just make gdb exit.
9698 (gdb_load): Check for error messages. On error or timeout,
9699 return a negative value.
9700
9701 2001-04-24 Jim Blandy <jimb@redhat.com>
9702
9703 * gdb.c++/templates.exp: If we see the prompt for the overload
9704 list, but we haven't recognized any of the longer patterns,
9705 arrange for this test to fail, not hang.
9706
9707 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
9708 variations.
9709
9710 2001-04-22 Michael Chastain <chastain@redhat.com>
9711
9712 * gdb.c++/local.exp: Use the 'runto' library function.
9713 * gdb.c++/namespace.exp: Likewise.
9714 * gdb.c++/overload.exp: Likewise.
9715
9716 2001-03-26 Kevin Buettner <kevinb@redhat.com>
9717
9718 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
9719 * gdb.base/step-line.exp: New file. Test step/next in presence of
9720 #line directives.
9721 * gdb.base/step-line.c: New file. Test program for the above.
9722 * gdb.base/step-line.inp: New file. We pretend that this file has
9723 been transformed by some other tool into step-line.c.
9724
9725 2001-03-21 Jim Blandy <jimb@redhat.com>
9726
9727 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
9728 unmangled operator names.
9729
9730 2001-03-20 Jim Blandy <jimb@redhat.com>
9731
9732 * gdb.threads/linux-dp.exp: Recognize an additional message
9733 generated by GDB when it doesn't understand how to debug threads
9734 on the target system.
9735
9736 2001-03-19 Andrew Cagney <ac131313@redhat.com>
9737
9738 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
9739
9740 2001-03-12 Michael Chastain <chastain@redhat.com>
9741
9742 * gdb.c++/derivation.exp: Use the 'runto' library function.
9743
9744 2001-03-12 Michael Chastain <chastain@redhat.com>
9745
9746 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
9747
9748 2001-02-24 Michael Chastain <chastain@redhat.com>
9749
9750 * gdb.c++/ref-types.exp: Change handwritten code to library
9751 function 'runto'.
9752
9753 2001-03-16 Orjan Friberg <orjanf@axis.com>
9754
9755 * gdb.base/signals.exp: Set count to 0 explicitly.
9756
9757 2001-03-15 Mark Salter <msalter@redhat.com>
9758
9759 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
9760 (gdb_target_monitor): Add check of gdb_target_cmd return value.
9761 (gdb_load): Add support for additional target_info: gdb_download_size
9762 and gdb_load_timeout.
9763
9764 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
9765
9766 * gdb.base/annota1.exp: Move test of isnative to earlier in the
9767 file -- to prevent failing when the compile fails but we have no
9768 intention of running the tests anyway.
9769
9770 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
9771 tests if set.
9772
9773 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
9774 integers.
9775
9776 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
9777 * gdb.c++/namespace.exp: Ditto.
9778
9779 2001-03-07 Orjan Friberg <orjanf@axis.com>
9780
9781 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
9782 * gdb.base/pointers.exp: Relax pattern match of decimals.
9783
9784 2001-03-06 Kevin Buettner <kevinb@redhat.com>
9785
9786 * Makefile.in, config/abug.exp, config/cfdbug.exp,
9787 config/cpu32bug.exp, config/dve.exp, config/est.exp,
9788 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
9789 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
9790 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
9791 config/sh.exp, config/sid.exp, config/slite.exp,
9792 config/sparclet.exp, config/udi.exp, config/unknown.exp,
9793 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
9794 config/vxworks.exp, config/vxworks29k.exp,
9795 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
9796 gdb.base/all-bin.exp, gdb.base/annota1.exp,
9797 gdb.base/arithmet.exp, gdb.base/assign.exp,
9798 gdb.base/async.exp, gdb.base/attach.exp,
9799 gdb.base/bitfields.exp, gdb.base/bitops.exp,
9800 gdb.base/break.exp, gdb.base/call-ar-st.exp,
9801 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
9802 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
9803 gdb.base/commands.exp, gdb.base/completion.exp,
9804 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
9805 gdb.base/constvars.exp, gdb.base/corefile.exp,
9806 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
9807 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
9808 gdb.base/ending-run.exp, gdb.base/environ.exp,
9809 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
9810 gdb.base/finish.exp, gdb.base/foll-exec.exp,
9811 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
9812 gdb.base/funcargs.exp, gdb.base/help.exp,
9813 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
9814 gdb.base/logical.exp, gdb.base/long_long.exp,
9815 gdb.base/maint.exp, gdb.base/mips_pro.exp,
9816 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
9817 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
9818 gdb.base/pointers.exp, gdb.base/printcmds.exp,
9819 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
9820 gdb.base/regs.exp, gdb.base/relational.exp,
9821 gdb.base/remote.exp, gdb.base/reread.exp,
9822 gdb.base/restore.exp, gdb.base/return2.exp,
9823 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
9824 gdb.base/selftest.exp, gdb.base/setshow.exp,
9825 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
9826 gdb.base/sigall.exp, gdb.base/signals.exp,
9827 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
9828 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
9829 gdb.base/step-test.exp, gdb.base/structs.c,
9830 gdb.base/structs.exp, gdb.base/structs2.exp,
9831 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
9832 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
9833 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
9834 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
9835 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
9836 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
9837 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
9838 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
9839 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
9840 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
9841 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
9842 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
9843 gdb.fortran/types.exp, gdb.java/jmisc.exp,
9844 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
9845 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
9846 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
9847 gdb.trace/circ.exp, gdb.trace/collection.exp,
9848 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
9849 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9850 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
9851 gdb.trace/report.exp, gdb.trace/save-trace.exp,
9852 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9853 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
9854 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
9855 notices.
9856
9857 2001-02-27 Michael Snyder <msnyder@cygnus.com>
9858
9859 * gdb.base/varargs.c (find_max_double): Fix printf format string:
9860 first arg is int not float.
9861
9862 2001-02-22 Michael Snyder <msnyder@cygnus.com>
9863
9864 * gdb.base/reread.exp: Unsupported for non-native targets;
9865 doesn't work for remote debugging.
9866
9867 2001-02-19 Fernando Nasser <fnasser@redhat.com>
9868
9869 From Drew Moseley <dmoseley@redhat.com>
9870 * gdb.base/ending-run.exp: Properly handle the BSP state when
9871 stepping past the end of main.
9872
9873 2001-02-19 John Moore <jmoore@redhat.com>
9874
9875 * gdb.base/commands.exp (infrun_breakpoint_command_test):
9876 Converted HPUX fix for non-expected items following multiple
9877 step commands into general solution for all platforms.
9878
9879 2001-02-18 Michael Chastain <chastain@redhat.com>
9880
9881 * gdb.c++/classes.exp (do_tests): Change runto statements
9882 from "runto 'foo(void)'" to "runto 'foo'". This makes the
9883 statements demangler agnostic.
9884 * gdb.c++/virtfunc.exp (do_tests): Likewise.
9885 (gdb_virtfunc_restart): Likewise.
9886
9887 2001-02-14 Michael Chastain <chastain@redhat.com>
9888
9889 * gdb.c++/inherit.exp (do_tests): Change runto statements
9890 from "runto 'foo(void)'" to "runto 'foo'". This makes the
9891 statements demangler agnostic.
9892
9893 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
9894
9895 * gdb.threads/pthreads.exp: Unify pass/fail messages for
9896 ``continue to bkpt at common_routine in thread 2'' and ``stopped
9897 before calling common_routine 15 times'' tests.
9898
9899 2001-02-11 Michael Chastain <chastain@redhat.com>
9900
9901 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
9902 Helps the test script figure out which demangler is in use.
9903 (dm_type_foo_ref): Ditto.
9904 (dm_type_int_star): Ditto.
9905 (dm_type_long_star): Ditto.
9906 (dm_type_unsigned_int): Ditto.
9907 (dm_type_void): Ditto.
9908 (dm_type_void_star): Ditto.
9909 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
9910 Probe the gdb demangler and set variables to accommodate
9911 formatting differences.
9912 (info_func_regexp): New function. Same as info_func, but
9913 matches against a regexp.
9914 (info_func): Match against a literal string.
9915 (print_addr_2): New function. Match against a literal string,
9916 which can be different from the input to gdb.
9917 (print_addr): Simply call print_addr_2 with the same argument twice.
9918 (test_lookup_operator_functions): Use demangler formatting variables.
9919 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
9920 the tests in the same order as the C++ class declaration.
9921 (test_paddr_operator_functions): Ditto.
9922 (test_paddr_overloaded_functions): Ditto.
9923 (test_paddr_hairy_functions): Use demangler formatting variables.
9924 Add reference to gdb/19 for related tests.
9925 (do_tests): Call probe_demangler.
9926
9927 2001-01-30 Kevin Buettner <kevinb@redhat.com>
9928
9929 * gdb.c++/templates.cc (printf): Remove unused function definition.
9930
9931 2001-01-26 Felix Lee <flee@redhat.com>
9932
9933 * sid.exp (sid_exit): Pass host, not target, to remote_close.
9934
9935 2001-01-25 matthew green <mrg@redhat.com>
9936
9937 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
9938 up sid.
9939 (sid_exit): Call `remote_pop_conn' after GDB is gone.
9940
9941 2001-01-25 matthew green <mrg@redhat.com>
9942
9943 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
9944 Deprecate $sid_spawn_id.
9945 (sid_exit): Remove code necessary only for `spawn.'
9946
9947 2001-01-25 matthew green <mrg@redhat.com>
9948
9949 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
9950
9951 2001-01-28 Michael Chastain <chastain@redhat.com>
9952
9953 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
9954 to call when tests fail. It takes gdb out of the overloaded
9955 function choice menu back to the main prompt, so that the test
9956 program stays synchronized.
9957 (set_bp_overloaded): New proc to collect all the common
9958 code for setting a breakpoint on an overloaded name. Calls
9959 take_gdb_out_of_choice_menu when needed.
9960 (menu_overload1arg): New variable to collect the repeated
9961 instances of the expected menu for an overloaded name. Change
9962 the regular expression to handle changes in g++ type encoding:
9963 "void" can be either "void" or "", and "unsigned int" can be
9964 either "unsigned int" or "unsigned".
9965 (continue_to_bp_overloaded): Change regular expressions to handle
9966 changes in g++ type encoding.
9967 (no proc): Call take_gdb_out_of_choice_menu when needed.
9968 Remove redundant calls to "info break". Accept either "canceled"
9969 or "cancelled". Change regular expressions in "info break"
9970 calls to handle changes in g++ type encoding. Give all tests
9971 unique strings.
9972
9973 2001-01-17 Ben Elliston <bje@redhat.com>
9974
9975 * config/sid.exp: New file.
9976
9977 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
9978
9979 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
9980
9981 2000-12-21 Michael Snyder <msnyder@cygnus.com>
9982
9983 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
9984 Add a RE to accept a non-ascii char if one is ever presented.
9985
9986 2000-12-20 Fernando Nasser <fnasser@redhat.com>
9987
9988 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
9989
9990 2000-12-18 Michael Snyder <msnyder@cygnus.com>
9991
9992 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
9993 in regexp. One '\' does not suffice on Linux.
9994
9995 2000-12-09 Michael Chastain <chastain@redhat.com>
9996
9997 * gdb.base/break.exp (test_clear_command): Use a marker function
9998 rather than 'main' for the test function. Also move this
9999 test to an execution point where the marker function names are
10000 guaranteed to be bound to functions. (Executing tests after a
10001 'finish' from main runs into name conflicts with local names
10002 in __libc_start_main).
10003
10004 2000-12-07 Michael Snyder <msnyder@cygnus.com>
10005
10006 * gdb.base/finish.exp: New test for gdb's "finish" command.
10007 * gdb.base/return2.exp: New test for gdb's "return" command.
10008 * gdb.base/return2.c: New source file for above.
10009
10010 2000-12-05 Michael Snyder <msnyder@cygnus.com>
10011
10012 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
10013 * gdb.base/miscexprs.exp: Ditto.
10014 * gdb.base/pointers.exp: Ditto.
10015 * gdb.c++/derivation.exp: Ditto.
10016 * gdb.c++/local.exp: Ditto.
10017 * gdb.c++/namespace.exp: Ditto.
10018 * gdb.c++/overload.exp: Ditto.
10019 * gdb.c++/ref-types.exp: Ditto.
10020
10021 2000-12-05 Michael Snyder <msnyder@cygnus.com>
10022
10023 * gdb.base/constvars.exp: Test result of "up" command.
10024 * gdb.base/miscexprs.exp: Ditto.
10025 * gdb.base/pointers.exp: Ditto.
10026 * gdb.base/scope.exp: Ditto.
10027 * gdb.c++/derivation.exp: Ditto.
10028 * gdb.c++/local.exp: Ditto.
10029 * gdb.c++/namespace.exp: Ditto.
10030 * gdb.c++/overload.exp: Ditto.
10031 * gdb.c++/ref-types.exp: Ditto.
10032
10033 2000-11-22 Michael Chastain <chastain@redhat.com>
10034
10035 * mips_pro.exp: Accept either "middle -> top -> main" or
10036 "middle -> main" in the backtrace, because gcc can optimize
10037 tail calls to jumps. Remove setup_xfail for the hppa case.
10038 Add a comment with the original warning messages from PR 3016,
10039 which was filed in 1993, to preserve them for posterity.
10040
10041 2000-11-17 Nick Duffek <nsd@redhat.com>
10042
10043 * lib/gdb.exp (gdb_test): Override timeout with board info.
10044
10045 2000-11-17 Nick Duffek <nsd@redhat.com>
10046
10047 * gdb.base/display.exp: Don't kill running stub. Add "again" to
10048 the second kill and detach messages.
10049
10050 2000-11-17 Nick Duffek <nsd@redhat.com>
10051
10052 * configure.in: Add AC_EXEEXT.
10053 * configure: Regenerate.
10054 * Makefile.in (just-check): Export EXEEXT.
10055 * lib/gdb.exp ($EXEEXT): Import from environment.
10056 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
10057 expect "maint dump-me" on Cygwin.
10058 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
10059 $EXEEXT.
10060
10061 2000-11-17 Nick Duffek <nsd@redhat.com>
10062
10063 * gdb.base/break.exp: Test backtrace and finish from called
10064 function on all platforms, not just HP-UX.
10065
10066 2000-11-03 Michael Snyder <msnyder@cygnus.com>
10067
10068 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
10069 code from gdb_target_monitor, so it can be used independantly
10070 for gdbserver. Also comment out an unnecessary PUTS.
10071
10072 2000-11-03 Michael Snyder <msnyder@cygnus.com>
10073
10074 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
10075 * gdb.base/corefile.exp: Expect the message "Program is being
10076 debugged already" when we send the "corefile" command, since
10077 the preceeding gdb_load may have connected gdb to a remote target.
10078 * gdb.base/display.exp: Disable hardware watchpoints if new
10079 board info variable "no_hardware_watchpoints" is true.
10080 Replace single-letter commands with more readable ones.
10081 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
10082 if new board info variable "no_hardware_watchpoints" is true.
10083 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
10084 to see if stdio (printf) testing is possible.
10085 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
10086 board info variable "no_hardware_watchpoints" is true. Use new
10087 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
10088
10089 2000-11-13 Fernando Nasser <fnasser@redhat.com>
10090
10091 From Orjan Friberg <orjanf@axis.com>:
10092 * gdb.base/printcmds.exp: Escape curly braces followed by a number
10093 in array print pattern match.
10094
10095 2000-11-09 Fernando Nasser <fnasser@redhat.com>
10096
10097 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
10098 spelling "cancelled" to U.S. spelling "canceled" to match changes
10099 made to gdb.
10100 * gdb.c++/ovldbreak.exp: Ditto.
10101
10102 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10103
10104 * gdb.base/callfuncs.c (main): Moved to end of file, call
10105 t_double_values to initialize the FPU before inferior calls are made.
10106 * gdb.base/callfuncs.exp: Test for register preservation after calling
10107 inferior functions. Add tests for continuining, finishing and
10108 returning from a stop in a call dummy.
10109
10110 2000-10-24 Michael Snyder <msnyder@cygnus.com>
10111
10112 * gdb.base/commands.exp: Break up long lines, and re-indent.
10113
10114 2000-10-19 Michael Snyder <msnyder@cygnus.com>
10115
10116 * config/gdbserver.exp: Rewritten from the ground up, to make it
10117 compatible with the current dejagnu tree, and to make it work with
10118 the new "gdbserver" in libremote.
10119
10120 2000-10-16 Michael Snyder <msnyder@cygnus.com>
10121
10122 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
10123 * gdb.base/varargs.exp: Skip entire test if no printf support.
10124 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
10125 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
10126
10127 2000-10-13 Michael Snyder <msnyder@cygnus.com>
10128
10129 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
10130 no floating point support.
10131 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
10132 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
10133 * gdb.base/call-rt-st.exp: Ditto.
10134 * gdb.base/call-strs.exp: Ditto.
10135
10136 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
10137
10138 * gdb.base/sizeof.c: include <stdio.h>.
10139
10140 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
10141 'finish', otherwise uncaptured gdb_prompt would potentially
10142 throw remaining test points out of sync.
10143
10144 2000-07-26 Scott Bambrough <scottb@netwinder.org>
10145
10146 * gdb.base/recurse.exp: Run tests for all targets.
10147 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
10148 gnu-oldld case on ARM.
10149 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
10150 for ARM targets.
10151
10152 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
10153
10154 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
10155 * gdb.java/configure: Rebuild.
10156
10157 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
10158
10159 * gdb.java/jv-exp.exp: New file.
10160
10161 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
10162
10163 * configure: Rebuilt.
10164 * configure.in (configdirs): Add gdb.java.
10165 * gdb.java/jmisc.java: New file.
10166 * gdb.java/jmisc.exp: New file.
10167 * gdb.java/Makefile.in: New file.
10168 * gdb.java/configure: Rebuilt.
10169 * gdb.java/configure.in: New file.
10170 * lib/java.exp: New file.
10171
10172 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10173
10174 * gdb.base/exprs.exp: Test casts to a pointer including over and
10175 underflow.
10176
10177 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
10178
10179 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
10180 and the compilers sizes.
10181
10182 2000-07-09 Nick Duffek <nsd@redhat.com>
10183
10184 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
10185 (use_methods): New function.
10186 (main): Call use_methods().
10187 * gdb.c++/classes.exp (test_method_param_class): New procedure.
10188 (do_tests): Call test_method_param_class.
10189
10190 2000-07-09 Nick Duffek <nsd@redhat.com>
10191
10192 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
10193 spelling.
10194 (test_enums): New procedure. Move enum tests from end of script
10195 to here. Set breakpoint on function name instead of line number.
10196 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
10197 (enums2): New marker function.
10198 (enums1): New function.
10199 (main): Call enums1(). Move enum tests to enums1().
10200
10201 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
10202
10203 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
10204 compile/link program. Update line numbers.
10205 * gdb.asm/d10v.inc: Define ``startup''.
10206 * gdb.asm/asmsrc1.s: Add definition of _start.
10207
10208 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
10209
10210 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
10211
10212 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10213
10214 * gdb.base/maint.exp: Add 'maint print architecture' item to output
10215 of 'help maint print' command.
10216
10217 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
10218
10219 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
10220 they use gdb_expect_list.
10221
10222 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
10223
10224 * gdb.base/commands.exp: Use ``set remote
10225 memory-read-packet-size'' instead of ``set endian big'' to test
10226 long commands.
10227
10228 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
10229
10230 * gdb.c++/templates.exp (do_tests): Make all of these work under
10231 g++, and stop skipping them.
10232
10233 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
10234 work under g++.
10235
10236 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
10237 initialization.
10238
10239 2000-06-02 Michael Snyder <msnyder@cygnus.com>
10240
10241 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
10242 the regular expression: accept an (almost) arbitrary sequence of
10243 "frames-invalid" and "breakpoints-invalid" messages both before
10244 and after the "starting" message.
10245
10246 2000-06-02 Michael Snyder <msnyder@cygnus.com>
10247
10248 * gdb.c++/local.exp: This test has never been known to work with g++.
10249
10250 2000-05-18 Michael Snyder <msnyder@cygnus.com>
10251
10252 * gdb.base/annota1.exp (annotate-signal-handler-caller):
10253 Relax the regular expression a little, make it pass on Solaris 8.
10254
10255 2000-05-12 Kevin Buettner <kevinb@redhat.com>
10256
10257 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
10258 a call, do not require that gdb stop on the line after the call.
10259 Instead, it is permissible for gdb to stop on the line of the
10260 call itself.
10261
10262 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
10263
10264 * gdb.base/break.exp (bp on small function, optimized file):
10265 Add a second pass pattern. The behavior differs here between stabs
10266 and dwarf for one-line functions. Stabs preserves two line symbols
10267 (one before the prologue and one after) with the same line number,
10268 but dwarf regards these as duplicates and discards one of them.
10269 Therefore the address after the prologue (where the breakpoint is)
10270 has no exactly matching line symbol, and GDB reports the breakpoint
10271 as if it were in the middle of a line rather than at the beginning.
10272
10273 2000-05-08 Michael Snyder <msnyder@cygnus.com>
10274
10275 * gdb.base/interrupt.exp: Make "pass" message say "send"
10276 rather than "send_gdb" (for consistancy).
10277
10278 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10279
10280 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
10281 * gdb.c++/templates.cc: Properly check for GCC version number.
10282 * lib/compiler.cc: Likewise
10283
10284 2000-04-28 Michael Snyder <msnyder@cygnus.com>
10285
10286 * gdb.base/break.exp: When compiled with -O2 optimization,
10287 gdb may not stop at the first line of main, due to code motion.
10288
10289 2000-04-26 Michael Snyder <msnyder@cygnus.com>
10290
10291 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
10292 This test depends on parsing the printf output from the target.
10293 Since the sparclet stub doesn't do stdio, this will never work.
10294 * gdb.base/call-rt-st.exp: ditto.
10295 * gdb.base/call-strs: ditto.
10296
10297 2000-04-24 Michael Snyder <msnyder@cygnus.com>
10298
10299 * gdb.base/miscexprs.exp: make sizeof long array test portable.
10300
10301 * gdb.base/ending-run.exp: After connecting to a remote target,
10302 but before running, the target will appear to be in a random
10303 location. Specify both a file and a line for breakpoints.
10304 Also, the function that calls main may be called 'init'
10305 rather than 'start'.
10306
10307 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10308
10309 * gdb.base/help.exp: Update output for add-symbol-file command.
10310
10311 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
10312
10313 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10314 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
10315
10316 2000-04-07 J.T. Conklin <jtc@redback.com>
10317
10318 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
10319
10320 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
10321
10322 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
10323
10324 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
10325 values that can be represented exactly.
10326 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
10327 above change, and to not check against the directory part of the source
10328 file name.
10329 (step into print_long_arg_list): Likewise.
10330 (print print_small_structs from print_long_arg_list): Likewise.
10331 (print print_long_arg_list): Likewise.
10332
10333 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10334
10335 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
10336
10337 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
10338
10339 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
10340
10341 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
10342
10343 * gdb.base/commands.exp (deprecated_command_test): Add test for
10344 deprecate with no arguments.
10345
10346 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
10347
10348 * gdb.base/break.exp: Add new test for setting breakpoints on
10349 optimized code so we can test breakpoints work even when function
10350 prologues may be optimized away
10351
10352 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10353
10354 From David Whedon <dwhedon@gordian.com>
10355 * gdb.base/commands.exp : Added command deprecator tests.
10356
10357 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
10358
10359 * gdb.base/help.exp: Added test for new apropos command.
10360
10361 2000-03-21 Kevin Buettner <kevinb@redhat.com>
10362
10363 * gdb.base/pointers.c (usevar): New function.
10364 (main): Make sure that global variables v_int_pointer2, rptr,
10365 and y are all referenced someplace in the program by calling
10366 usevar() on them. [Some linkers delete symbols which are
10367 never referenced. The space remains, but there's no way to
10368 get a (symbolic) handle on the variable from the debugger.]
10369
10370 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10371
10372 * gdb.base/printcmds.c: Add typedeffed arrays.
10373
10374 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
10375 procedure to test arrays that are typedef'd.
10376
10377 2000-03-13 James Ingham <jingham@leda.cygnus.com>
10378
10379 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
10380 the library directories.
10381
10382 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
10383
10384 * configure.in (configdirs): Add sub directory gdb.mi.
10385 * configure: Re-generate.
10386
10387 * gdb.mi: New directory.
10388
10389 2000-02-25 Scott Bambrough <scottb@netwinder.org>
10390
10391 * gdb.base/long_long.exp: Correct test suite failure when printing
10392 a long long value as a double on ARM platforms.
10393
10394 2000-02-16 Jim Blandy <jimb@redhat.com>
10395
10396 * gdb.base/break.exp ("breakpoint line number"): Make sure the
10397 default source file is set properly before running this test.
10398
10399 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10400
10401 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
10402 gdbtk/library directory, not in gdbtcl2.
10403
10404 2000-02-04 Jim Blandy <jimb@redhat.com>
10405
10406 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
10407 backslash from regexp pattern.
10408
10409 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
10410 procedure. Use it to run all the "continue to bp overloaded"
10411 tests. Note that this changes the names of the tests slightly.
10412 If the breakpoint hit message includes a hex PC value, because
10413 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
10414 from the real source code, still consider that a pass.
10415
10416 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
10417 XFAIL here if the breakpoint message contains a hex address. Note
10418 similar change on 1999-11-02.
10419
10420 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
10421
10422 * gdb.base/ptype.exp: Establish a default source file before
10423 calling get_debug_format.
10424
10425 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
10426
10427 * gdb.base/watchpoint.exp: Remove duplication of test messages.
10428
10429 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
10430
10431 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
10432 of successive stepi commands -- while in the prologue we should see
10433 the function entry bracket.
10434
10435 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
10436
10437 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
10438 reach __change_mode() when stepping through the end of main().
10439
10440 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
10441
10442 * gdb.base/default.exp: Fix expected pattern.
10443 * gdb.base/help.exp: Same.
10444
10445 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10446
10447 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
10448 Don't use xfail's because that affects only the following test.
10449
10450 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
10451 solaris or linux.
10452
10453 * gdb.base/selftest.exp: Update to reflect changes to main.c.
10454
10455 2000-01-07 Michael Snyder <msnyder@cygnus.com>
10456
10457 * gdb.base/display.exp: Some yacc parsers like to say
10458 "A syntax error" rather than "A parse error". Accept both.
10459
10460 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
10461
10462 * gdb.base/default.exp: Remove OS dependent string from "target
10463 remote" test.
10464 * gdb.base/help.exp: Same for "help target remote" test.
10465
10466 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10467
10468 From Jim Kingdon <kingdon@redhat.com>:
10469
10470 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
10471 prompt (cleanup rather than necessity, but still might keep output
10472 from spilling to next test).
10473
10474 2000-01-02 Fred Fish <fnf@cygnus.com>
10475
10476 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
10477 AIX, which defines them in <sys/types.h>.
10478
10479 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
10480
10481 * gdb.base/default.exp: Match arm* etc instead of arm in "info
10482 float" test.
10483
10484 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
10485
10486 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
10487
10488 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
10489 outermost frame disallowed".
10490
10491 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
10492
10493 * gdb.base/setvar.exp: New tests for setting the value of a struct
10494 with a constant list.
10495
10496 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
10497
10498 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
10499 require the user to type a cast before setting the value of a struct.
10500
10501 1999-12-06 Jim Blandy <jimb@cygnus.com>
10502
10503 * gdb.base/default.exp: Expect the new 'info float' command on
10504 all i386 platforms.
10505
10506 * gdb.threads/linux-dp.exp: Expand our ability to recognize
10507 LinuxThreads libraries that don't support debugging.
10508
10509 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
10510
10511 * gdb.base/remote.c: Fill the buffer with truely random data.
10512 Change the buffer type to ``unsigned char'' to simplify size
10513 arithmetic.
10514
10515 * gdb.base/remote.exp: Reduce download numbers by one. Typical
10516 stub only handles 400-1 byte packets. Verify that the download
10517 worked.
10518
10519 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
10520
10521 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
10522 tests, using UNRESOLVED for the untested cases. Also, does not wait
10523 for a timeout if the prompt was received before a recognizable pattern.
10524
10525 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
10526
10527 * lib/gdb.exp (gdb_expect_list): Fix spelling.
10528
10529 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10530
10531 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
10532 watchpoints.
10533
10534 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
10535
10536 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
10537
10538 * gdb.c++/local.exp: Be more flexible in recognizing local class
10539 name mangling. Don't allow horribly truncated method names.
10540 * gdb.c++/derivation.exp: Expect protected inheritance.
10541 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
10542 * gdb.c++/virtfunc.exp: Likewise.
10543 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
10544 when printing a nested enum.
10545
10546 1999-11-22 Jim Blandy <jimb@cygnus.com>
10547
10548 * gdb.base/step-test.exp: Properly await GDB's response to setting
10549 a breakpoint on the call to large_struct_by_value.
10550
10551 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
10552 just because we have debug info for the `start' function.
10553
10554 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
10555
10556 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
10557 "Unknown signal" messages, which indicate (on LinuxThreads) that
10558 GDB doesn't know how to debug threads on this system. This is
10559 better than hanging while philosopher 0 dumps chatter into gdb.log.
10560
10561 1999-11-18 Tom Tromey <tromey@cygnus.com>
10562
10563 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
10564
10565 1999-11-18 Fred Fish <fnf@cygnus.com>
10566
10567 * gdb.base/coremaker2.c: Add sample program for generating
10568 cores that is more self contained than coremaker.c. Eventually
10569 I'll add more code to this and tie it into the testsuite.
10570
10571 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
10572
10573 * gdb.base/dollar.exp: Remove, now in gdb.hp.
10574
10575 1999-11-10 Jimmy Guo <guo@cup.hp.com>
10576
10577 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
10578 from $srcdir/lib/.
10579 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
10580 and gdb.c++/.
10581
10582 * gdb.c++/derivation.exp: remove redundant get compiler info code.
10583
10584 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
10585 'continue with watch' test point.
10586
10587 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
10588
10589 Merged from p2linux-990323-branch:
10590
10591 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
10592
10593 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
10594
10595 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
10596 {limit,fixed}''. Test ``set download-write-size''.
10597
10598 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
10599
10600 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
10601 gdb_expect_list.
10602
10603 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
10604
10605 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
10606
10607 1999-11-03 Mark Salter <msalter@cygnus.com>
10608
10609 * gdb.base/break.exp: Fix "stub continue" pattern.
10610
10611 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
10612
10613 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
10614
10615 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
10616
10617 * gdb.base/display.exp ("finish"): Add timeout clause.
10618
10619 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
10620 plain prompt clause, so this doesn't have to time out in order to
10621 fail.
10622
10623 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
10624 breakpoint hit messages include an address.
10625
10626 * gdb.base/display.exp: Don't forget to escape parens in regular
10627 expressions. Unix regexp notatation sucks.
10628
10629 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10630
10631 * gdb.base/annota1.exp: Test for annotate-signalled: change output
10632 order for 'signalled' message.
10633
10634 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
10635
10636 From Jimmy Guo <guo@cup.hp.com>:
10637 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
10638 * gdb.base/annota1.c: Add code for tests to work with.
10639
10640 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
10641
10642 * gdb.base/remote.exp: New test for remote downloading settings.
10643 * gdb.base/remote.c: New file with large .data.
10644
10645 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
10646
10647 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
10648 for LinuxThreads support, merged from the Code Fusion branch.
10649
10650 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
10651
10652 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
10653 containing exp_continue into a while within an expect. Don't
10654 attempt a start more than three times. Check return value from
10655 gdb_load.
10656
10657 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
10658
10659 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
10660 a pass case.
10661
10662 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
10663
10664 * gdb.base/break.c (main): Added a statement that we can step
10665 off of.
10666 * gdb.base/break.exp: Added tests for setting a breakpoint
10667 at an offset and stepping onto a breakpoint.
10668
10669 1999-10-01 Fred Fish <fnf@cygnus.com>
10670
10671 * gdb.base/help.exp (help add-symbol-file): Update to match current
10672 gdb output.
10673
10674 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
10675
10676 * gdb.base/break.exp: Code locations are in hex, don't forget!
10677 (For HP-UX.)
10678
10679 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
10680
10681 * condbreak.exp: Use break.c as test program.
10682 * condbreak.c: Remove, redundant with break.c.
10683
10684 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
10685
10686 * config/monitor.exp (gdb_target_monitor): Disable X- and
10687 Z-packets if the target needs it.
10688
10689 1999-09-13 James Ingham <jingham@leda.cygnus.com>
10690
10691 * gdb.c++/overload.exp: Added tests for listing overloaded
10692 functions with function pointers in the arg, explicitly calling
10693 out the version you want.
10694
10695 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
10696
10697 * long_long.exp: Add variations of test cases that work for
10698 targets with 16-bit ints and 32-bit doubles.
10699
10700 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
10701
10702 * break.c (main): Compare a possibly-uninitialized argc with an
10703 unlikely value that fits in 16 bits.
10704
10705 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10706
10707 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
10708 0xfeeb, don't want negative numbers if ints are 16 bits.
10709
10710 * lib/gdb.exp (skip_cplus_tests): New proc.
10711 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
10712 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
10713 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
10714 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
10715 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
10716 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
10717 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
10718 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
10719
10720 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
10721
10722 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
10723
10724 * gdb.base/corefile.exp (up): Allow a parameter to appear
10725 in the frame that we're going up to.
10726
10727 From Jim Blandy <jimb@cygnus.com>:
10728
10729 * gdb.base/default.exp (info float): Expect some output now.
10730
10731 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
10732 returning floating-point values to fail on the x86.
10733 * gdb.base/callfwmall.exp (do_function_calls): Same.
10734
10735 * gdb.base/list.exp (test_listsize): Correct expectations for
10736 listing line 1 with listsize 2. Also, listing a single line
10737 works now, as does listing three lines. [Kevin's note: There
10738 were a number of other cases fixed too where the expectations
10739 differed...]
10740
10741 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
10742
10743 * gdb.base/selftest.exp: Add case for when version prints as
10744 constant string instead of char pointer.
10745
10746 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
10747
10748 * gdb.base/ending-run.exp: Add Solaris case for what happens when
10749 stepping out of main.
10750
10751 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
10752 G++ used.
10753
10754 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
10755 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
10756
10757 * gdb.c++/ovldbreak.exp: Update match string in test that
10758 includes a warning of multiple breakpoints.
10759
10760 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
10761
10762 * gdb.base/display.exp: Improve precision of step-after-finish
10763 added yesterday.
10764
10765 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
10766 test.
10767
10768 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
10769 configs when using G++, not just hppa*.
10770
10771 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10772
10773 * gdb.base/async.c: New file.
10774 * gdb.base/async.exp: New file.
10775
10776 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
10777
10778 * gdb.base/break.exp: Tweak PA specific tests to properly handle
10779 PA64.
10780
10781 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
10782
10783 * gdb.base/display.exp: "finish" can leave us mid-line on many
10784 targets, deal with it. Add a small constant to main, instead of
10785 1000 since main+1000 may not be a valid address in the target.
10786
10787 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
10788 on hpux11.
10789
10790 * gdb.base/attach.exp: Handle another hpux11 error message variant
10791 when attaching to a process that does not exist.
10792
10793 1999-08-19 J.T. Conklin <jtc@redback.com>
10794
10795 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
10796 characters in 'continue to 1241' test.
10797
10798 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10799
10800 * gdb.base/call-ar-st.exp: Add a shorter match case for the
10801 stop in print_long_arg_list, define and use a whitespace
10802 variable in print_small_structs test, add an XFAIL for Solaris.
10803 * gdb.base/dbx.exp: XFAIL func commands until somebody is
10804 interested enough to fix.
10805
10806 1999-08-13 Keith Seitz <keiths@cygnus.com>
10807
10808 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
10809 (dbx_gdb_load): Remove. Use gdb_load instead, since that
10810 proc knows about targets other than the natives.
10811 (test_assign): Use "gdb_run_cmd" to "run" the target.
10812 Check that we've actually hit the breakpoint at main.
10813 When we attempt to assign a value to a local variable, check
10814 that the variable is in the current scope, i.e., don't use
10815 a test with an empty result.
10816
10817 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
10818
10819 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
10820 command.
10821
10822 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
10823
10824 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10825 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
10826 gdb.compat, gdb.threads-hp.
10827 gdb.hp/configure, gdb.hp/configure.in: New files.
10828 gdb.hp/Makefile.in: Recurse into new subdirs.
10829 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
10830 gdb.hp/gdb.objdbg: New directory, tests for debugging info
10831 in object files.
10832 gdb.hp/tools: New directory, aux tools for HP-specific tests.
10833
10834 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
10835
10836 * gdb.base/display.exp: Help expect by putting a newline in the
10837 funky printf, remove a bogus p/a test.
10838
10839 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10840
10841 * gdb.base/display.exp: Make sure that when we say 'run', we are
10842 connected to the target. This is necessary when running not
10843 natively.
10844
10845 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
10846
10847 * gdb.base/step-test.exp: Removed some extraneous messages.
10848
10849 * gdb.base/long_long.exp: Don't run memory examination tests
10850 on little-endian targets (they will need a different set of
10851 results to match).
10852
10853 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
10854
10855 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
10856 until somebody decides to fix GDB.
10857
10858 * gdb.base/long_long.c: Stop compiler complaint by specifying long
10859 constant as "ULL".
10860 * gdb.base/long_long.exp: Loosen x/c test, add partial result
10861 matches for a couple x/2 commands.
10862
10863 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
10864
10865 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
10866 by merging in ref-types2 tests.
10867 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
10868
10869 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10870 * gdb.c++/Makefile.in: Add standard actions.
10871 (EXECUTABLES): Rename from PROGS, update list.
10872 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
10873 from gdb.hp.
10874 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
10875 foo and bar locals.
10876 * gdb.c++/anon-union.exp: Fix tests to match.
10877 * gdb.c++/classes.exp: Run if HP compiler used, add extra
10878 expect matches to handle output variations.
10879 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
10880 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
10881 output, add HP alternatives for new and delete prints.
10882 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
10883 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
10884 * gdb.c++/demangle.exp: Use $style when reporting failure.
10885 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
10886 * gdb.c++/inherit.exp: Run if HP compiler used, add some
10887 match alternatives.
10888 * gdb.c++/local.exp: Add match alternatives or xfails for HP
10889 compilers.
10890 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
10891 * gdb.c++/method.exp: Add match alternatives.
10892 * gdb.c++/misc.cc: Add bool types.
10893 * gdb.c++/misc.exp: Add tests for bool types.
10894 * gdb.c++/overload.exp: Add xfails.
10895 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
10896 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
10897 add some more template parameter tests (only for HP currently).
10898 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
10899 * gdb.c++/virtfunc.cc: Add return type and value for main.
10900 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
10901 match alternatives.
10902
10903 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10904
10905 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
10906
10907 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
10908
10909 * gdb.base/signals.exp: Don't expect getting a backtrace from
10910 within a signal handler to fail on Linux.
10911
10912 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
10913
10914 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10915 * lib/gdb.exp: Remove some gratuitious semicolons.
10916 (delete_breakpoints): Increase timeout.
10917 (gdb_expect): Add -notransfer option.
10918 (gdb_test): Use -notransfer option.
10919 (get_compiler_info): Add f77 case.
10920 (get_compiler): New proc, split out from gdb_preprocess, add f77
10921 case.
10922 (gdb_preprocess): Call get_compiler.
10923
10924 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
10925 * gdb.base/attach.exp, gdb.base/display.exp,
10926 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
10927 gdb.base/long_long.exp, gdb.base/printcmds.exp,
10928 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
10929 third arg to gdb_test.
10930 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
10931 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
10932 HP-UX xfails, add others.
10933 * gdb.base/completion.exp: Reflect name change of self-test.
10934 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
10935 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
10936 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
10937 HP failure number.
10938 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
10939 useless HP-UX 10.30 references.
10940 * gdb.base/maint.exp: Loosen matches.
10941 * gdb.base/pointers.c (main): Declare more_code.
10942 * gdb.base/pointers.exp: Match on output of a `next'.
10943 * gdb.base/structs.c: Add prototypes.
10944 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
10945 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
10946
10947 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10948
10949 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
10950 command.
10951
10952 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10953
10954 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
10955 Fix run to main failures. Watchpoint can be hardware watchpoint.
10956
10957 * gdb.base/annota1.exp: Clean up some more, in case printf has
10958 debug info. Deal with lack of signal hanlder info in stack.
10959
10960 From Jim Kingdon <kingdon@redhat.com>:
10961 * gdb.base/annota1.exp: If printf has debug info, deal with it.
10962
10963 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
10964
10965 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
10966 gdb.base/foll-vfork.exp: Don't run for crosses.
10967
10968 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
10969
10970 * gdb.base/configure.in: Check for gdbvars.exp instead of
10971 a1-selftest.exp.
10972 * gdb.base/configure: Re-generate.
10973
10974 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
10975
10976 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
10977 in trying to run first and name is too long.
10978
10979 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
10980 pointers2.c and pointers2.exp, respectively.
10981 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
10982 doschk happier.
10983
10984 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
10985
10986 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
10987 callfuncs2.c and callfuncs2.exp.
10988
10989 * gdb.base/list.exp: Remove mistaken xfails.
10990 * gdb.base/list0.h: Add optional prototypes.
10991
10992 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
10993
10994 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
10995 calling malloc.
10996 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
10997 * ptype.exp: Move test for get_debug_format to before its first
10998 use.
10999
11000 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11001
11002 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
11003 * gdb.base/annota2.cc, annota2.exp: Move from here.
11004 * gdb.c++/annota2.cc, annota2.exp: To here.
11005 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
11006
11007 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11008
11009 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
11010 a consistent format.
11011
11012 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
11013
11014 From Jimmy Guo <guo@cup.hp.com> and others at HP:
11015 * lib/gdb.exp (get_compiler_info): Add detection for assorted
11016 HP compilers, also set the globals $true and $false.
11017
11018 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
11019 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
11020 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
11021 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
11022 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
11023 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
11024 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
11025 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
11026 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
11027 whatis.c} Add C++ compatible function definitions and return
11028 types, add includes for library functions.
11029 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
11030 * gdb.base/step-test.c (myglob): Rename from glob.
11031 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
11032 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
11033 files, move here from gdb.hp.
11034 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
11035 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
11036 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
11037 Adjust line numbers in regexps.
11038
11039 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
11040 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
11041 instead of 0/1.
11042
11043 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
11044 foll-vfork.exp: New files, move here from gdb.hp.
11045 * gdb.base/page.exp: New file, test of pagination command.
11046
11047 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
11048 recursion test.
11049 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
11050
11051 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
11052 gdb.base/solib.exp: Fix compiler invocation process.
11053
11054 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
11055 HP-UX 11, turn off overload resolution explicitly.
11056 * gdb.base/commands.exp: Set argument list explicitly, add
11057 watchpoint test.
11058 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
11059 them work.
11060 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
11061 expressions properly.
11062 * gdb.base/corefile.exp: Loosen the match slightly.
11063 * gdb.base/default.exp: Allow "Error accessing memory" message
11064 also.
11065 * gdb.base/display.exp: Skip over x/0 j if PA64.
11066 * gdb.base/funcargs.exp: Add xfails for HP-UX.
11067 * gdb.base/interrupt.exp: Ditto.
11068 * gdb.base/langs.exp: Add symbolic matches governed by compiler
11069 in use.
11070 * gdb.base/list.exp: Add xfails for HP-UX.
11071 * gdb.base/long_long.exp: Refine some of the numeric matches.
11072 * gdb.base/mips_pro.exp: Xfail on HP-UX.
11073 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
11074 * gdb.base/nodebug.exp: Succeed on more varieties of output.
11075 * gdb.base/opaque.exp: Remove some HP-UX xfails.
11076 * gdb.base/ptype.exp: Succeed on more varieties of output.
11077 * gdb.base/scope.exp: Add xfails for HP-UX.
11078 * gdb.base/sect-cmd.exp: Add more cases.
11079 * gdb.base/setvar.exp: Add xfails for HP-UX.
11080 * gdb.base/shlib-call.exp: Loosen some matches slightly.
11081 * gdb.base/signals.exp: Match on void symbolically.
11082 * gdb.base/step-test.exp: Add case for PA64.
11083 * gdb.base/term.exp: Add exit and restart.
11084 * gdb.base/twice.exp: Clean up after self.
11085 * gdb.base/varargs.exp: Disable overload resolution explicitly.
11086 * gdb.base/whatis.exp: Allow more ways to pass tests.
11087
11088 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
11089 no longer useful.
11090
11091 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
11092
11093 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
11094 list of patterns.
11095 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
11096 print_double_array(double_array)", "continuing to breakpoint
11097 1018", "print print_double_array(array_d)" and "continuing to
11098 1034" tests.
11099
11100 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11101
11102 * Makefile.in: Add empty html and install-html targets.
11103
11104 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
11105
11106 * config/mt-*: Remove, these haven't been used since 1996.
11107
11108 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
11109
11110 * gdb.base/call-strs.c, gdb.base/ending-run.c,
11111 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
11112 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
11113
11114 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
11115
11116 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
11117 simpler match case for the ptype of the big class.
11118
11119 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11120
11121 * gdb.exp: Fix test for gdb_prompt existence.
11122
11123 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11124
11125 * gdb.exp (gdb_test): Add fail after calls to perror.
11126
11127 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11128
11129 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
11130
11131 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
11132
11133 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
11134
11135 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
11136
11137 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
11138 malloc() is linked in.
11139
11140 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
11141
11142 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
11143 step at end.
11144
11145 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
11146
11147 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
11148
11149 * gdb.java/jv-print.exp: New file. (Our first Java test!)
11150
11151 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
11152
11153 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
11154 * gdb.base/mips_pro.exp: Likewise.
11155
11156 1999-06-02 Keith Seitz <keiths@cygnus.com>
11157
11158 * gdb.c++/templates.cc: Change all "new" operators to throw
11159 an exception.
11160 * gdb.c++/cplusfuncs.cc: Likewise.
11161
11162 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
11163
11164 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
11165
11166 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
11167 * gdb.base/ending-run.exp: When stepping out of main, accept a
11168 step into an arbitrary assembler file.
11169
11170 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11171
11172 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
11173 "breakpoint-invalid" to be printed.
11174 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
11175 number of "frames-invalid" and "breakpoint-invalid" to be printed.
11176 * gdb.base/annota2.cc: Initialize a.x to 0.
11177
11178 1999-05-17 Keith Seitz <keiths@cygnus.com>
11179
11180 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
11181 when "skip_float_tests" set.
11182 Ditto for "print print_double_array(array_d)", "print print_small_structs",
11183 "print print_ten_doubles", and "step into print_long_arg_list".
11184 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
11185 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
11186 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
11187 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
11188 "skip_float_tests" is set.
11189 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
11190 when "skip_float_tests" set.
11191
11192 1999-05-06 Keith Seitz <keiths@cygnus.com>
11193
11194 * gdb.base/annota2.cc: Include stdio.h.
11195
11196 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
11197
11198 * gdb.base/crossload.exp: Remove, this has been disabled ever
11199 since BFD stopped including all targets, and cross-GDB gets
11200 plenty of testing anyway.
11201 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
11202 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
11203 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
11204 * gdb.base/README: Remove, was doc for this.
11205 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
11206 needed.
11207
11208 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11209
11210 * gdb.base/call-ar-st.exp: Fix one regular expression in test
11211 output.
11212
11213 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
11214 * gdb.base/annota2.exp: New file. More annotation tests.
11215 * gdb.base/annota1.c: New file. Source file for annota1.exp.
11216 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
11217
11218 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
11219
11220 * config/cfdbug.exp: New file.
11221
11222 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
11223
11224 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
11225 Marcus Daniel's and Dale Hawkins's demangler crashes.
11226
11227 * gdb.c++/demangle.exp (test_gnu_style_demangling,
11228 test_lucid_style_demangling, test_arm_style_demangling,
11229 test_hp_style_demangling): Try Tom Tromey's core-dumping
11230 identifier under each demangling style.
11231
11232 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
11233
11234 * gdb.c++/demangle.exp: Include the current demangling style
11235 in all test names.
11236 (current_demangling_style): New global variable.
11237 (set_demangling_style, test_demangling_core, test_demangling,
11238 test_demangling_exact): New functions.
11239 (test_gnu_style_demangling, test_lucid_style_demangling,
11240 test_arm_style_demangling, test_hp_style_demangling): Use those,
11241 instead of calling gdb_test and gdb_test_exact directly.
11242 (catch_demangling_errors): New function, which reports errors
11243 signalled by the demangling test functions in an orderly way.
11244 (do_tests): Use catch_demangling_errors.
11245
11246 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
11247
11248 * gdb.base/signals.exp (test_handle_all_print): Use () for
11249 grouping in expressions, not {}.
11250
11251 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
11252 initialized yet.
11253
11254 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
11255
11256 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
11257 are listed.
11258
11259 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
11260
11261 * gdb.stabs/weird.exp: Test for CC being defined before
11262 looking at its value.
11263
11264 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
11265
11266 * gdb.base/call-ar-st.exp: Remove stray '#'.
11267 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
11268 "short int" and "long int".
11269 * gdb.c++/overload.cc: Cast the string added in the previous
11270 change, to mollify finicky HP compiler.
11271 * gdb.hp/reg-test.exp (testfile): Fix file name.
11272 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
11273
11274 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
11275 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
11276 alternate form of enum ptype.
11277
11278 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
11279
11280 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
11281 * gdb.hp/*.exp: Change all to run compiler probe only after
11282 passing skip_hp_tests, so as not to waste time on guaranteed
11283 failure.
11284
11285 * gdb.c++/overload.cc: Pass string instead of char addr, always
11286 init ccpfoo.
11287 * gdb.c++/templates.cc: Fix syntax error.
11288
11289 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11290
11291 * gdb.base/commands.exp: Add test for correct position of '>'
11292 when issuing the 'commands' command after a 'while' or 'if'
11293 command.
11294
11295 1999-03-18 James Ingham <jingham@cygnus.com>
11296
11297 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
11298
11299 * gdb.c++/method.exp: It was testing an uninitialized int on the
11300 stack and assuming it was positive.
11301
11302 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
11303
11304 * gdb.base/step-test.exp: Catch a case where finish is broken and
11305 keep it from killing the rest of the tests.
11306 Use gdb_continue_to_end.
11307
11308 * gdb.base/sigall.exp: use gdb_continue_to_end.
11309
11310 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
11311
11312 * gdb.base/display.exp: use runto_main, not run.
11313
11314 * gdb.base/default.exp: Check for the current error message in the
11315 r abbreviation test.
11316 Add strongarm to the targets that know info float.
11317
11318 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
11319 run which doesn't work with monitors.
11320
11321 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
11322
11323 * gdb.base/break.exp: use the gdb_continue_to_end proc.
11324
11325 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
11326 program. Traps the case (in Cygmon) when the program never really
11327 exits. Same as Mark's continue_to_exit, but I had put it in a lot
11328 more places, so I used my name. Sorry Mark...
11329
11330 * config/monitor.exp (gdb_target_monitor): added another
11331 target_info parameter: remotebinarydownload. This will set the
11332 remotebinarydownload flag if this is causing some boards trouble.
11333
11334 1999-03-18 Mark Salter <msalter@cygnus.com>
11335
11336 * lib/gdb.exp (continue_to_exit): New function.
11337
11338 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
11339 * gdb.base/ending-run.exp: Ditto.
11340 * gdb.base/step-test.exp: Ditto.
11341
11342 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
11343
11344 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
11345 (suggested by Art Haas <ahaas@neosoft.com>).
11346
11347 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
11348
11349 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
11350
11351 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
11352
11353 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
11354 descriptions of types (short unsigned int vs unsigned short, etc).
11355
11356 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
11357
11358 * gdb.base/call-strs.exp: Don't assume that `step' will step over
11359 a call to strlen; sometimes we do have sources.
11360
11361 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
11362
11363 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
11364 character, so GDB won't print garbage after its end.
11365
11366 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
11367 breakpoint there instead. Sometimes GCC emits memcpy to handle
11368 the large structures being passed by value, so we step into that
11369 instead of sum_array_print, which obscures what we're really testing.
11370 * gdb.base/step-test.exp: However, we do want a test that notices
11371 the bizarre steps into memcpy, so do that here. Add check for
11372 stepping into function calls that pass large structures by value.
11373 ("Is that a noun clause, or are you just happy to see me?")
11374 Remove all references to specific line numbers.
11375 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
11376 New type and function.
11377 (main): Call large_struct_by_value, passing it a large struct by value.
11378 * lib/gdb.exp (gdb_get_line_number): New function.
11379
11380 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
11381 more portable.
11382
11383 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
11384
11385 * lib/gdb.exp: Doc fixes.
11386
11387 1999-03-05 Nick Clifton <nickc@cygnus.com>
11388
11389 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
11390
11391 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
11392
11393 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
11394 commands. They're not germane to this test, and they don't work
11395 that way on remote targets.
11396
11397 1999-03-01 James Ingham <jingham@cygnus.com>
11398
11399 * Changelog entries merged over from gdb development branch.
11400
11401 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
11402
11403 * lib/gdb.exp (gdbtk_analyze_results): Generic function
11404 for outputting results of test run.
11405
11406 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
11407
11408 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
11409
11410 1999-02-25 Felix Lee <flee@cygnus.com>
11411
11412 * lib/gdb.exp (debug_format): initialize
11413
11414 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
11415
11416 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
11417 * gdb.base/call-rt-st.c: Ditto.
11418
11419 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
11420
11421 * gdb.threads/pthreads.exp (horiz): New variable.
11422 (test_startup): Fix regexps that capture thread numbers.
11423
11424 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
11425
11426 * gdb.base/smoke.exp: Disambiguate two test case names (both
11427 called ``print'').
11428
11429 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
11430
11431 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
11432 compilation.
11433
11434 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
11435
11436 * gdb.base/miscexprs.exp: Change patterns to match GDB's
11437 actual output formatting.
11438 * gdb.base/smoke.exp: GDB removes leading 0's.
11439 * gdb.base/volatile.exp: Don't check type of remuneration;
11440 that variable is no longer defined in constvars.c.
11441 * gdb.base/step-test.c (main): Exit with explicit exit code.
11442 * gdb.base/step-test.exp: Remove two nexti checks--they are
11443 not portable.
11444
11445 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
11446
11447 * gdb.base/help.exp ("help delete display"): Fix test to match
11448 gdb's output.
11449
11450 * gdb.base/long_long.c (known_types): Initialize values to zero.
11451 * gdb.base/long_long.exp: Step one more line
11452 so 'dec' is initialized in "get to known place". GDB removes
11453 leading zeros. Explicitly ask for hex formatting. Use
11454 unique test case names.
11455
11456 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11457
11458 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
11459
11460 * gdb.c++/method.exp: Add missing close brace.
11461
11462 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
11463
11464 * gdb.base/maint.exp: Use 'set height 0' to disable page
11465 prompting, not 'set height 400'.
11466
11467 Fix a bunch of timeouts.
11468 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
11469 four separate tests, so expect doesn't take forever to match a ton
11470 of text against a regexp with lots of .* forms.
11471 ("maint print psymbols", "maint print symbols"): Make some of
11472 these greps more selective, so that expect doesn't try to wade
11473 through huge piles of output and time out.
11474
11475 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
11476
11477 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
11478 tests: one which doesn't expect shlib events to be reported, and
11479 another which does, but is XFAIL for all platforms other than
11480 HP/UX.
11481
11482 * gdb.base/break.exp: Teach the test suite that the `catch
11483 fork', `catch vfork', and `catch exec' commands produce error
11484 messages on platforms that don't provide these features.
11485
11486 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
11487
11488 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
11489 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
11490 (shortening names from solib_threshold.exp etc), won't run on
11491 anything but HP-UX for the foreseeable future.
11492 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
11493 reflect move.
11494
11495 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
11496
11497 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
11498 gdb.trace/Makefile.in (clean): Remove all test executables.
11499
11500 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
11501
11502 * gdb.base/shlib-call.exp: add test cases to verify that gdb
11503 successfully re-sets breakpoints in shared libraries.
11504 * gdb.base/shmain.c (main): return 0, don't fall off the end.
11505
11506 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11507
11508 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
11509 and compiled w/o GCC.
11510
11511 * gdb.hp/watch-cmd.exp: ditto.
11512
11513 * gdb.hp/watch-hp.exp: ditto.
11514
11515 * gdb.hp/xdb1.exp: ditto.
11516
11517 * gdb.hp/xdb2.exp: ditto.
11518
11519 * gdb.hp/dbx.exp: ditto.
11520
11521 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
11522
11523 * constvars.c: Remove C++-isms.
11524 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
11525 with GCC.
11526
11527 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
11528
11529 The following changes are part of the HP merge.
11530
11531 * gdb.base/break.exp: new tests to verify that catchpoints for
11532 fork, vfork, and exec don't trigger inappropriately.
11533
11534 * gdb.base/opaque.exp: compile one file at a time, then link.
11535
11536 * gdb.base/signals.exp: be more restrictive about which hppa
11537 systems receive a setup_xfail. new tests.
11538
11539 * gdb.base/solib_threshold.build: new file.
11540 * gdb.base/solib_threshold.exp: new file.
11541 * gdb.base/solib_threshold.link_opts: new file.
11542 * gdb.base/solib_threshold.mk: new file.
11543 * gdb.base/gen_solib_threshold.c: new file.
11544
11545 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
11546 tests. New tests for enums inside classes.
11547
11548 * gdb.c++/compiler.cc: indicate support of template debugging.
11549
11550 * gdb.c++/demangle.exp: run hp style demangling tests.
11551
11552 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
11553 tests.
11554
11555 * gdb.c++/misc.cc: changes to support new tests.
11556
11557 * gdb.c++/templates.cc: changes to support HP's compiler; changes
11558 to support new tests.
11559
11560 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
11561 gcc, then skip these tests.
11562
11563 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
11564
11565 The following files are part of the HP merge; some had longer
11566 names at HP, but have been renamed to be no more than 14
11567 characters in length.
11568
11569 * gdb.hp/ambiguous.cc: new file.
11570 * gdb.hp/ambiguous.exp: new file.
11571 * gdb.hp/attach.exp: new file.
11572 * gdb.hp/attach2.exp: new file.
11573 * gdb.hp/classes-hp.exp: new file.
11574 * gdb.hp/ctti.exp: new file.
11575 * gdb.hp/ctti-add.cc: new file.
11576 * gdb.hp/ctti-add1.cc: new file.
11577 * gdb.hp/ctti-add2.cc: new file.
11578 * gdb.hp/ctti-add3.cc: new file.
11579 * gdb.hp/dbx.exp: new file.
11580 * gdb.hp/exception.cc: new file.
11581 * gdb.hp/exception.exp: new file.
11582 * gdb.hp/foll-exec.c: new file.
11583 * gdb.hp/foll-exec.exp: new file.
11584 * gdb.hp/foll-fork.c: new file.
11585 * gdb.hp/foll-fork.exp: new file.
11586 * gdb.hp/foll-vfork.c: new file.
11587 * gdb.hp/foll-vfork.exp: new file.
11588 * gdb.hp/inherit-hp.exp: new file.
11589 * gdb.hp/more-steps.exp: new file.
11590 * gdb.hp/namespace.cc: new file.
11591 * gdb.hp/namespace.exp: new file.
11592 * gdb.hp/optimize.exp: new file.
11593 * gdb.hp/pxdb.c: new file.
11594 * gdb.hp/pxdb.exp: new file.
11595 * gdb.hp/quicksort.exp: new file.
11596 * gdb.hp/reg-test.exp: new file.
11597 * gdb.hp/reg-test.s: new file.
11598 * gdb.hp/sized-enum.c: new file.
11599 * gdb.hp/sized-enum.exp: new file.
11600 * gdb.hp/start-stop.exp: new file.
11601 * gdb.hp/templ-hp.cc: new file.
11602 * gdb.hp/templ-hp.exp: new file.
11603 * gdb.hp/thr-lib.c: new file.
11604 * gdb.hp/thr-lib.exp: new file.
11605 * gdb.hp/thr-lib.h: new file.
11606 * gdb.hp/thr-liblib.c: new file.
11607 * gdb.hp/virtfun-hp.c: new file.
11608 * gdb.hp/virtfun-hp.exp: new file.
11609 * gdb.hp/watch-cmd.exp: new file.
11610 * gdb.hp/watch-hp.exp: new file.
11611 * gdb.hp/xdb1.exp: new file.
11612 * gdb.hp/xdb2.exp: new file.
11613 * gdb.hp/xdb3.exp: new file.
11614
11615 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
11616
11617 The following files are part of the HP merge; some had longer
11618 names at HP, but have been renamed to be no more than 14
11619 characters in length.
11620
11621 * gdb.base/ss.h: new file.
11622 * gdb.base/call-ar-st.c: new file.
11623 * gdb.base/call-ar-st.exp: new file.
11624 * gdb.base/call-rt-st.c: new file.
11625 * gdb.base/call-rt-st-exp: new file.
11626 * gdb.base/call-strs.exp: new file.
11627 * gdb.base/ena-dis-br.exp: new file.
11628 * gdb.base/environ.exp: new file.
11629 * gdb.base/long_long.exp: new file.
11630 * gdb.base/sect-cmd.exp: new file.
11631 * gdb.base/shlib-cl2.exp: new file.
11632 * gdb.base/smoke.exp: new file.
11633 * gdb.base/so-impl-ld.c: new file.
11634 * gdb.base/so-impl-ld.exp: new file.
11635 * gdb.base/so-indr-cl.c: new file.
11636 * gdb.base/so-indr-cl.exp: new file.
11637 * gdb.base/varargs.exp: new file.
11638 * gdb.base/volatile.exp: new file.
11639 * gdb.base/whatis-exp.exp: new file.
11640 * gdb.base/display.exp: new file.
11641 * gdb.c++/derivation.exp: new file.
11642 * gdb.c++/local.exp: new file.
11643 * gdb.c++/member-ptr.exp: new file.
11644 * gdb.c++/overload.exp: new file.
11645 * gdb.c++/ovldbreak.exp: new file.
11646 * gdb.c++/ref-types.exp: new file.
11647 * gdb.c++/ref-types2.exp: new file.
11648 * gdb.c++/userdef.exp: new file.
11649
11650 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11651
11652 * gdb.base/default.exp: Reflect wording change in remote.c.
11653
11654 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
11655
11656 * gdb.base/help.exp: Update to reflect current text.
11657
11658 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
11659
11660 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
11661 they're stack variables and contain garbage.
11662 * gdb.c++/anon-union.exp: new file.
11663
11664 The following changes were made by David Taylor
11665 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
11666 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
11667 in changes by HP.
11668
11669 * gdb.base/bitops.exp: new file.
11670 * gdb.base/default.exp: change expected messages for catch and
11671 info catch tests to reflect HP merge changes.
11672 * gdb.base/enable-disable-break.exp
11673 * gdb.base/ending-run.c: new file.
11674 * gdb.base/long_long.c: new file.
11675 * gdb.base/maint.exp: new file.
11676 * gdb.base/pointers2.exp: new file.
11677 * gdb.base/shlib-call2.exp: new file.
11678 * gdb.base/solib.exp: new file.
11679 * gdb.base/step-test.c: new file.
11680 * gdb.c++/anon-union.cc: new file.
11681 * gdb.c++/local.cc: new file.
11682 * gdb.c++/member-pointer.cc: new file.
11683 * gdb.c++/method.cc: new file.
11684 * gdb.c++/ref-types.cc: new file.
11685 * gdb.c++/ref-types2.cc: new file.
11686 * gdb.c++/userdef.cc: new file.
11687
11688 * gdb.base/scope.exp: compile one file at a time, then link.
11689 * gdb.base/langs.exp: ditto.
11690 * gdb.base/list.exp: ditto.
11691
11692 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
11693
11694 The following changes were made by David Taylor
11695 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
11696 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
11697 in changes by HP.
11698
11699 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
11700 skip tests. When compiling pass c++ flag to gdb_compile.
11701 * gdb.c++/
11702
11703 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
11704 test for on hppa*-*-hpux*; use args to see if c++ was specified.
11705 (skip_hp_tests): new function.
11706 (gdb_preprocess): new function.
11707
11708 * configure.in (hpdir): decide whether to configure gdb.hp.
11709 * configure: regenerated.
11710
11711 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
11712 to delete on clean.
11713 (EXECUTABLES): update to reflect new additions.
11714 * gdb.base/commands.exp: update message expected.
11715 * gdb.base/default.exp: add copyright notice.
11716 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
11717 * gdb.base/help.exp: update messages to reflect current text.
11718 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
11719 targets for recurse tests.
11720 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
11721 skip this file.
11722
11723 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
11724 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
11725 compilation.
11726 * gdb.c++/misc.exp: ditto.
11727 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
11728 run the tests. tell gdb_compile that it's a c++ compilation.
11729
11730 * gdb.threads/pthreads.exp: fix typo in message.
11731
11732 * gdb.base/all-bin.exp: new file.
11733 * gdb.base/arithmet.exp: new file.
11734 * gdb.base/assign.exp: new file.
11735 * gdb.base/completion.exp: new file.
11736 * gdb.base/cond-expr.exp: new file.
11737 * gdb.base/condbreak.exp: new file.
11738 * gdb.base/define.exp: new file.
11739 * gdb.base/dollar.exp: new file.
11740 * gdb.base/environment.exp: new file.
11741 * gdb.base/eval-skip.exp: new file.
11742 * gdb.base/jump.exp: new file.
11743 * gdb.base/logical.exp: new file.
11744 * gdb.base/pointers.exp: new file.
11745 * gdb.base/relational.exp: new file.
11746 * gdb.base/section_command.exp: new file.
11747 * gdb.base/whatis-expr.exp: new file.
11748
11749 * gdb.base/all-types.c: new file.
11750 * gdb.base/call-array-struct.c: new file.
11751 * gdb.base/call-return-struct.c: new file.
11752 * gdb.base/call-strings.c: new file.
11753 * gdb.base/callfuncs2.c: new file.
11754 * gdb.base/condbreak.c: new file.
11755 * gdb.base/constvars.c: new file.
11756 * gdb.base/display.c: new file.
11757 * gdb.base/int-type.c: new file.
11758 * gdb.base/jump.c: new file.
11759 * gdb.base/miscexprs.c: new file.
11760 * gdb.base/pointers.c: new file.
11761 * gdb.base/pointers2.c: new file.
11762 * gdb.base/shmain.c: new file.
11763 * gdb.base/shr1.c: new file.
11764 * gdb.base/shr2.c: new file.
11765 * gdb.base/solib.c: new file.
11766 * gdb.base/solib1.c: new file.
11767 * gdb.base/solib2.c: new file.
11768 * gdb.base/varargs.c: new file.
11769 * gdb.c++/derivation.cc: new file.
11770 * gdb.c++/overload.cc: new file.
11771 * gdb.c++/ovldbreak.cc: new file.
11772 * gdb.hp/attach.c: new file.
11773 * gdb.hp/attach2.c: new file.
11774 * gdb.hp/average.c: new file.
11775 * gdb.hp/compiler.c: new file.
11776 * gdb.hp/compiler.cc: new file.
11777 * gdb.hp/execd-program.c: new file.
11778 * gdb.hp/follow-exec.c: new file.
11779 * gdb.hp/follow-fork.c: new file.
11780 * gdb.hp/follow-vfork-and-exec.c: new file.
11781 * gdb.hp/misc-hp.cc: new file.
11782 * gdb.hp/more-steps.c: new file.
11783 * gdb.hp/optimize.c: new file.
11784 * gdb.hp/quicksort.c: new file.
11785 * gdb.hp/run-hp.c: new file.
11786 * gdb.hp/start-stop.c: new file.
11787 * gdb.hp/sum.c: new file.
11788 * gdb.hp/templates-hp.cc: new file.
11789 * gdb.hp/thread-local-in-lib.c: new file.
11790 * gdb.hp/thread-local-in-lib.h: new file.
11791 * gdb.hp/thread-local-in-lib.lib.c: new file.
11792 * gdb.hp/vforked-program.c: new file.
11793 * gdb.hp/virtfunc-hp.cc: new file.
11794 * gdb.hp/watchpoint-hp.c: new file.
11795 * gdb.hp/xdb.c: new file.
11796 * gdb.hp/xdb0.c: new file.
11797 * gdb.hp/xdb0.h: new file.
11798 * gdb.hp/xdb1.c: new file.
11799
11800 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
11801
11802 The following change was made by Edith Epstein
11803 <eepstein@cygnus.com> as part of a project to merge in changes
11804 originally made by HP; HP did not create ChangeLog entries.
11805
11806 * gdb.c++/demangle.exp: changed the expected output for some
11807 ARM-style mangling -- removed second reference to datatype.
11808 For example, maint demangle __dt__11T1__pt__2_cFv
11809 T1<char>::~T1<char>(void)
11810 becomes,
11811 maint demangle __dt__11T1__pt__2_cFv
11812 T1<char>::~T1(void)
11813
11814 (test_hp_style_demangling): new hp specific demangling test cases.
11815
11816 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
11817
11818 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
11819 * gdb.trace/backtrace.exp: Likewise.
11820 * gdb.trace/circ.exp: Likewise.
11821 * gdb.trace/collection.exp: Likewise.
11822 * gdb.trace/deltrace.exp: Likewise.
11823 * gdb.trace/infotrace.exp: Likewise.
11824 * gdb.trace/limits.exp: Likewise.
11825 * gdb.trace/packetlen.exp: Likewise.
11826 * gdb.trace/passc-dyn.exp: Likewise.
11827 * gdb.trace/passcount.exp: Likewise.
11828 * gdb.trace/report.exp: Likewise.
11829 * gdb.trace/save-trace.exp: Likewise.
11830 * gdb.trace/tfind.exp: Likewise.
11831 * gdb.trace/tracecmd.exp: Likewise.
11832 * gdb.trace/while-dyn.exp: Likewise.
11833 * gdb.trace/while-stepping.exp: Likewise.
11834
11835 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
11836
11837 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
11838
11839 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
11840
11841 From Brendan Kehoe:
11842 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
11843 int return types.
11844
11845 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
11846
11847 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
11848 remote dos host testing right.
11849
11850 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
11851
11852 * gdb.base/corefile.exp: remove some xfails.
11853
11854 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
11855
11856 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
11857 have different timestamps.
11858
11859 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
11860
11861 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
11862 gdb.base/default.exp: Replace "exec" with "executable".
11863
11864 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
11865
11866 * gdb.base/default.exp: Change else if to elseif from previous
11867 delta.
11868
11869 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
11870
11871 * gdb.base/default.exp: Add brace missing from previous delta.
11872
11873 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
11874
11875 * gdb.base/default.exp: Support test for info float for all
11876 varieties of arm toolchain.
11877
11878 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
11879
11880 * gdb.trace/*.exp: remove "remote_download" command.
11881
11882 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
11883
11884 * gdb.trace/*.exp: remove -gdwarf from compile.
11885
11886 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
11887
11888 * gdb.trace/configure.in(AC_INIT): typo
11889 * gdb.trace/configure: regenerated
11890
11891 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
11892
11893 * config/m68k-emc.exp: New file.
11894 * lib/<emc-support.exp trace-support.exp}: New files.
11895 * configure.in: add new test directory gdb.trace.
11896 * gdb.trace/{configure configure.in Makefile.in}: New files.
11897 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
11898 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
11899 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
11900 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
11901 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
11902 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
11903 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
11904
11905 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
11906
11907 * gdb.c++/classes.exp: Change all regular expressions to match
11908 arbitrary combinations of newline/carriage-return, so that they
11909 will work equally well on Unix and Windows.
11910 * gdb.c++/inherit.exp: ditto.
11911 * gdb.c++/virtfunc.exp: ditto.
11912
11913 1998-08-11 Dawn Perchik <dawn@cygnus.com>
11914
11915 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
11916
11917 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
11918
11919 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
11920 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
11921 to use a0-a3/d0-d3 as needed.
11922
11923 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
11924
11925 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
11926 * gdb.disasm/am33.exp: Corresponding changes.
11927
11928 1998-07-11 Felix Lee <flee@cygnus.com>
11929
11930 * gdb.base/callfuncs.exp: add cmp10 test.
11931 * gdb.base/callfuncs.c (cmp10): new function.
11932
11933 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
11934
11935 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
11936 into two parts to get around a synchronization problem in expect.
11937
11938 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
11939
11940 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
11941
11942 * configure.in: Add options for gdbtk testsuite.
11943
11944 * configure: Regenerate.
11945
11946 * gdb.gdbtk: New directory to hold gdbtk tests.
11947
11948 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11949
11950 * gdb.fortran/types.exp: Escape brackets in expect patterns
11951 for test_float_literal_types_accepted tests.
11952 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
11953 before run test.
11954
11955 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
11956
11957 * am33.exp: Just compile, do not link the testcase.
11958 * am33.s: Add ".am33" pseudoop to force am33 mode.
11959
11960 1998-06-25 Felix Lee <flee@cygnus.com>
11961
11962 * gdb.base/setshow.exp: make sure $pc is sane.
11963
11964 * gdb.stabs/weird.exp: split expect patterns properly.
11965
11966 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
11967
11968 * gdb.disasm/am33.s: New disassembler testfile for the am33.
11969 * gdb.disasm/am33.exp: Run it.
11970
11971 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
11972
11973 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
11974 match processing (and eliminate spurious timeouts when running).
11975
11976 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
11977
11978 * gdb.base/signals.exp (test_handle_all_print): put back Mach
11979 exception test, but conditionalize it on target [mach | gnu].
11980
11981 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
11982
11983 * gdb.base/overlays.exp: fixup compile line for linker script.
11984
11985 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
11986
11987 * gdb.fortran/types.exp: don't guess at float size.
11988
11989 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
11990
11991 * gdb.base/exprs.exp: delete test that depends on int size.
11992
11993 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
11994
11995 * config/sim.exp: Removed checks for target triplets.
11996 (gdb_target_sim): Use gdb,target_sim_options.
11997
11998 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
11999
12000 * gdb.base/reread.exp: New file.
12001 * gdb.base/reread1.c: New file.
12002 * gdb.base/reread2.c: New file.
12003
12004 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
12005
12006 * config/sim.exp: Use 'target sim -sparclite' when running
12007 SPARClite programs.
12008
12009 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
12010
12011 * gdb.base/structs2.exp: New file.
12012 * gdb.base/structs2.c: New file.
12013
12014 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
12015
12016 * gdb.asm/common.inc: New file.
12017 * gdb.asm/d10v.inc: New file.
12018 * asm-source.exp: Pass -I's to gas to find .inc files.
12019 Update line numbers in expected output.
12020 * asmsrc1.s: Rewrite.
12021 * asmsrc2.s: Rewrite.
12022 * configure.in: Create arch.inc symlink.
12023 * configure: Regenerate.
12024 * Makefile.in (distclean): Delete arch.inc.
12025
12026 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
12027
12028 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
12029 (t_enum_value2): ditto
12030 (t_enum_value3): ditto
12031 (main): ditto
12032 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
12033
12034 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
12035 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
12036 change.
12037 Use gdb_test instead of send_gdb/gdb_expect sequences.
12038
12039 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
12040
12041 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
12042 not void.
12043
12044 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
12045
12046 * gdb.base/branches.c: Code with lots of loops and
12047 subroutines. Used to test gdbs ability to single step through PC
12048 changes, especially to test mips-tdep.c:mips_next_pc
12049
12050 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
12051
12052 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
12053 more rigorous EGCS C++ error checking.
12054
12055 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12056
12057 * gdb.base/help.exp: Clean up `help set args' and `help show args'
12058 tests.
12059 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
12060 function when asleep.
12061 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
12062 for i*86 Linux and SVR4 signal handling problems.
12063 Remove linux xfail for `next to handler in signals_tests_1', fixed
12064 by recent infrun.c change.
12065 Limit backtrace to 10 frames to avoid timeout problems with infinite
12066 stack backtraces.
12067 Adjust expect pattern in `handle all print' test to match Apr 28 1997
12068 target.[ch] change.
12069
12070 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
12071
12072 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
12073 for a newline from gdb before continuing.
12074 (default_gdb_exit): Just look for y or n.
12075 (gdb_test): Detect abnormal exit from GDB running on DOS; if
12076 it does, fail the rests of the tests in the file.
12077
12078 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
12079
12080 * config/cygmon.exp: New file.
12081
12082 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
12083
12084 * gdb.base/list.exp: Fix problem with "list default lines around
12085 main" test on remote targets.
12086
12087 * gdb.base/scope.exp: Fix problem with filelocal_bss before
12088 run test on remote targets.
12089
12090 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
12091
12092 * gdb.asm: New directory.
12093 * configure.in: Configure it.
12094 * configure: Regenerate.
12095 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
12096 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
12097
12098 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
12099
12100 * config/mn10300-eval.exp: New file to support MN10300 eval board.
12101
12102 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
12103
12104 * gdb.base/overlays (several files): Merge the two overlay
12105 managers into one. Change variables (foox, barx, bazx, grbxx)
12106 back into ints but force them to load in their proper sections.
12107
12108 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
12109
12110 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
12111 on-chip insn memory and IMAP1 to upper 128k.
12112 (D10VCopy): Handle memory regions crossing 16k boundaries.
12113 (D10VCopy): Transfer data in 32 bit chunks.
12114
12115 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
12116
12117 * gdb.base/overlays.c (main): Exit normally when result is
12118 correct.
12119
12120 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
12121 map. Include space for printf in .text segment.
12122
12123 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
12124 updated d10v memory VMA/LMA map.
12125 (D10VCopy): Call D10VTranslate.
12126
12127 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
12128
12129 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
12130
12131 * gdb.base/bar.c (barx, bar): Change variable to small array so
12132 that it won't be put into the .sdata - small data -
12133 section. Update reference.
12134 * gdb.base/baz.c (bazx, baz): Ditto.
12135 * gdb.base/foo.c (foox, foo): Ditto.
12136 * gdb.base/grbx.c (grbxx, grbx): Ditto.
12137
12138 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
12139 to be arrays.
12140
12141 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
12142
12143 * gdb.base/overlays.exp: fix up and get working again.
12144 Add tests for backtraces from an overlay function.
12145
12146 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
12147
12148 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
12149 "calling function with watchpoint enabled".
12150
12151 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
12152
12153 * gdb.base/break.exp (test_next_with_recursion): Remove
12154 gdb_suppress_tests for d10v-*-*.
12155 * lib/gdb.exp (gdb_suppress_tests): Disable this function
12156 pending review of whether it is useful or not.
12157
12158 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
12159
12160 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
12161
12162 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
12163
12164 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
12165 * config/dve.exp: New file to support Densan boards.
12166
12167 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
12168
12169 * gdb.base/interrupt.exp: Document problem of simulators, signals,
12170 reads and BSD.
12171
12172 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
12173
12174 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
12175 response.
12176
12177 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
12178
12179 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
12180
12181 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
12182 test.
12183
12184 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
12185 target_sizeof_long and target_bigendian_p.
12186 (structs_by_value, structs_by_reference): Check values according
12187 to targets word size and endianess.
12188
12189 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
12190
12191 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
12192 output.
12193
12194 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
12195
12196 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
12197 Update test of set args help to match source change.
12198
12199 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
12200
12201 * gdb.base/default.exp: Expect help system output to be in
12202 alphabetical order.
12203 * gdb.base/help.exp: Ditto.
12204
12205 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
12206
12207 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
12208 "i*86-pc-linux-gnu*".
12209 * gdb.base/interrupt.exp: Ditto.
12210 * gdb.base/corefile.exp: Ditto.
12211
12212 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
12213 define vxworks when building the testcase.
12214
12215 * gdb.base/ptype.exp: Fix testnames to be unique.
12216 * gdb.base/radix.exp: Ditto.
12217 * gdb.base/term.exp: Ditto.
12218 * gdb.base/whatis.exp: Ditto.
12219 * gdb.c++/classes.exp: Ditto.
12220
12221 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
12222
12223 * gdb.base/callfuncs.exp: Fix indentation.
12224
12225 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
12226 suppress_flag has been set.
12227 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
12228 target feature.
12229
12230 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
12231
12232 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
12233 the testcase.
12234
12235 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
12236 set_debug_traps() and breakpoint().
12237 * gdb.c++/misc.cc (main): Ditto.
12238 * gdb.c++/templates.cc (main): Ditto.
12239 * gdb.c++/virtfunc.cc (main): Ditto.
12240
12241 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
12242
12243 * lib/gdb.exp(gdb_step_for_stub): New function.
12244 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
12245 exists, reload the executable and do a "continue" instead of
12246 doing a jump.
12247 (runto_main): Use gdb_step_for_stub.
12248
12249 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
12250 tests to have unique names.
12251 * gdb.base/callfuncs.exp: Ditto.
12252 * gdb.base/commands.exp: Ditto.
12253 * gdb.base/default.exp: Ditto.
12254 * gdb.base/help.exp: Ditto.
12255 * gdb.base/list.exp: Ditto.
12256 * gdb.base/opaque.exp: Ditto.
12257 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
12258 similar tests.
12259
12260 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
12261 * gdb.c++/cplusfuncs.cc: Ditto.
12262 * gdb.c++/virtfunc.cc: Ditto.
12263
12264 * config/monitor.exp: Keep track of the last file we saw, rather
12265 than trying to get the info from gdb.
12266
12267 * gdb.fortran/types.exp: Move comment to previous line.
12268
12269 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
12270
12271 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
12272 target mode.
12273
12274 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
12275
12276 From Bob Manson:
12277 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
12278 string from GDB when it connects.
12279
12280 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
12281
12282 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
12283
12284 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
12285 if we can't get a debug format from GDB (we may be testing an
12286 older GDB). Use a 10 second timeout when checking for the format.
12287
12288 * gdb.stabs/weird.exp: Fix quoting.
12289
12290 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
12291
12292 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
12293
12294 * config/arm-ice.exp: New file.
12295
12296 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
12297
12298 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
12299 until it has been modified to work with the new testsuite.
12300
12301 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
12302 testcase won't compile, cause all of the testcases in the file to
12303 fail instead.
12304
12305 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
12306 (gdb_clear_suppressed): New procedure.
12307 (gdb_stop_suppressing_tests): Only clear suppress_flag if
12308 it contains a positive value.
12309
12310 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
12311
12312 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
12313
12314 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
12315
12316 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
12317
12318 * lib/gdb.exp (setup_xfail_format): New function.
12319 (get_debug_format): New function to get debug format.
12320 (debug_format): New global variable to hold last value set
12321 by get_debug_format.
12322 * gdb.base/list.exp: Call get_debug_format and expect some
12323 tests to fail for DWARF 1 and COFF formats.
12324 * gdb.c++/ptype.exp: Ditto.
12325 * gdb.c++/classes.exp: Ditto.
12326 * gdb.c++/cplusfuncs.exp: Ditto.
12327 * gdb.c++/inherit.exp: Ditto.
12328 * gdb.c++/templates.exp: Ditto.
12329 * gdb.c++/virtfunc.exp: Ditto.
12330
12331 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
12332
12333 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
12334 host doesn't have a currently-open connection.
12335
12336 * config/sparclet.exp: Cleanups and fixes to make it generic for
12337 any gdb stub target. Handle cases where gdb doesn't respond when
12338 interrupted in a sane fashion.
12339
12340 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
12341 same thing in a totally different way.
12342
12343 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
12344 setting "timeout".
12345 (gdb_start): We set the global gdb_prompt variable in
12346 default_gdb_init now.
12347
12348 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
12349
12350 * gdb.base/printcmds.exp: Fix "check for floating addition"
12351 regexp to accept results within approx +/- .01 of exact value.
12352 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
12353
12354 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
12355
12356 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
12357 properly.
12358 (gdb_expect): Add optional timeout parameter, and add timeout
12359 value to various calls.
12360 (gdb_suppress_tests): Only give one warning message per group.
12361
12362 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
12363
12364 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
12365 global variables. Handle getting a value for $timeout more
12366 gracefully.
12367
12368 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
12369
12370 * lib/gdb.exp: Close connection to remote host if gdb doesn't
12371 initialize.
12372 (default_gdb_init): New procedure; allow gdb_init to be overridden
12373 by a target configuration file.
12374 (gdb_expect): Pass the timeout to remote_expect.
12375
12376 * config/monitor.exp(gdb_load): Fix typo in regexp.
12377
12378 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
12379
12380 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
12381
12382 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
12383
12384 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
12385 here. Call gdb_target_exec before rebooting the target, to make
12386 sure the connection to the target is closed.
12387 (gdb_load): Pass the name of the executable to gdb_target_monitor.
12388 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
12389 Also detect "Timeout reading from remote" error.
12390
12391 * config/gdbserver.exp: Pass the executable being loaded to
12392 gdb_target_monitor. Don't call gdb_file_cmd here; let
12393 gdb_target_monitor do it.
12394
12395 * gdb.disasm/hppa.exp: Don't use exec_output.
12396
12397 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
12398
12399 * gdb.base/list.exp: If we're debugging a non-native target,
12400 try to set the pc register to point to the start of the
12401 program before doing the first list command.
12402
12403 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
12404 test_calls after restarting.
12405
12406 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
12407 reloading.
12408
12409 * gdb.base/watchpoint.exp: Fix typo.
12410
12411 * gdb.base/setshow.exp: Check for use_gdb_stub.
12412
12413 * gdb.base/break.exp: Fix continue until exit test for the gdb
12414 stub case.
12415 * gdb.base/langs.exp: Ditto.
12416
12417 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
12418 gdb_load_offset. If we weren't given a file to load, figure out
12419 what the current file is and use it.
12420
12421 * config/i386-bozo.exp: New file.
12422
12423 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
12424
12425 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
12426 feature.
12427
12428 * config/proelf.exp: New entry.
12429
12430 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
12431
12432 * lib/gdb.exp: Remove spurious .* patterns at the beginning
12433 of regexps.
12434
12435 * gdb.base/watchpoint.exp: Don't run the test_stepping
12436 tests if gdb can't call functions on the target.
12437
12438 * gdb.base/setshow.exp: Don't run the set prompt tests if
12439 the board has gdb_prompt set.
12440
12441 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
12442
12443 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
12444 * gdb.base/commands.exp: Likewise.
12445 * gdb.base/setshow.exp: Likewise.
12446
12447 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
12448
12449 * config/monitor.exp(gdb_start): Look for gdb_prompt target
12450 feature.
12451
12452 * config/i960.exp: New file.
12453
12454 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
12455
12456 * gdb.base/funcargs.exp: Check for gdb,short_int target
12457 feature instead of looking for explicit target triplets.
12458
12459 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
12460
12461 * gdb.base/printcmds.exp: add a couple more tests a la
12462 "p 123DEADBEEF", to check parse_number.
12463 * top.c: change "to enable to enable" to "to enable" in a couple
12464 of help strings.
12465
12466 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
12467
12468 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
12469 on the mn10300.
12470
12471 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
12472
12473 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
12474 where the test executable is run with explicit args.
12475 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
12476
12477 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
12478
12479 * gdb.base/run.c: Use FAKEARGV to build test executable that
12480 does not require a command line arg, since most simulators
12481 don't currently support passing such an arg into the simulated
12482 program.
12483 * gdb.base/commands.exp: Change tests to insert the proper
12484 value as the arg to the first recursive factorial call. Change
12485 compilation line to define FAKEARGV at compile time.
12486
12487 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
12488
12489 * gdb.base/recurse.exp: Enable these tests for the mn10300.
12490 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
12491 function with watchpoint enabled" test.
12492
12493 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
12494
12495 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
12496 Don't call gdb_test when the command doesn't return to a gdb prompt.
12497
12498 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
12499 "Tests restarted" messages.
12500
12501 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
12502
12503 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
12504
12505 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
12506
12507 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
12508 for INFO SYMBOL; add help tests for OVERLAY commands.
12509 * gdb.base/default.exp: add tests for INFO SYMBOL command;
12510 add tests for OVERLAY commands
12511 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
12512 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
12513 * gdb.base/sigall.c: add usestubs code frag
12514 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
12515
12516 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
12517
12518 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
12519 failures.
12520 (gdb_stop_suppressing_tests): Note that tests have restarted.
12521
12522 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
12523
12524 * config/h8300.exp: New file.
12525
12526 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
12527
12528 * gdb.base/setshow.exp: Check for the existence of a
12529 feature, not its value.
12530
12531 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
12532
12533 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
12534
12535 * gdb.base/scope.exp: It's now init0(), not init().
12536
12537 * gdb.base/scope0.c: For now, change init() to be init0().
12538
12539 * config/monitor.exp: Use gdb_serial in preference to serial
12540 or netport.
12541
12542 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
12543 and it's not already set.
12544
12545 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
12546
12547 * gdb.base/setshow.exp: Only test the run command if the target
12548 isn't using a stub and if it supports argument passing.
12549
12550 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
12551
12552 * config/udi.exp(gdb_start): Make sure UDICONF is set
12553 properly before starting gdb.
12554
12555 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
12556
12557 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
12558 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
12559 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
12560
12561 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
12562
12563 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
12564 specialized code to reboot the board, use remote_reboot instead.
12565
12566 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
12567
12568 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
12569
12570 * config/monitor.exp: Make sure we disconnect from the target.
12571 Also, try a reboot/reload cycle instead of failing if the
12572 load fails.
12573
12574 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
12575
12576 * gdb.base/default.exp: Don't set match_max.
12577 * gdb.base/help.exp: Ditto.
12578 * gdb.base/list.exp: Ditto.
12579 * gdb.base/signals.exp: Ditto.
12580
12581 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
12582 set, use remote_ld to download the testcase instead of
12583 the GDB loader.
12584
12585 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
12586
12587 * config/vr5000.exp: New file.
12588
12589 * config/monitor.exp(gdb_target_monitor): Add pattern for
12590 "Ending remote" to detect errors in connecting.
12591
12592 * gdb.base/setshow.exp: Add .* within auto language test.
12593
12594 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
12595 target feature.
12596
12597 * config/monitor.exp(gdb_load): Check for a failure when loading,
12598 and reboot the board if necessary.
12599
12600 * gdb.base/setvar.exp(test_set): Handle multiple prints within
12601 a set of tests. Remove print.* from the patterns being checked.
12602
12603 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
12604
12605 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
12606 refer to gdb_spawn_id.
12607
12608 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
12609 longer used.
12610 * config/sparclet.exp: Ditto.
12611 * config/sparclet-old.exp: Ditto.
12612 * config/slite.exp: Ditto.
12613 * config/sim.exp: Ditto.
12614 * gdb.base/funcargs.exp: Ditto.
12615
12616 * lib/gdb.exp:Remove references to gdb_spawn_id.
12617 (gdb_expect): Move to remote.exp.
12618
12619 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
12620
12621 * config/monitor.exp: Detect the "Couldn't establish connection"
12622 message from GDB.
12623
12624 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
12625
12626 * gdb.base/bitfields.exp: Use runto instead of explicit
12627 gdb_run_cmd/gdb_expect sequences.
12628
12629 * gdb.base/break.exp(text_next_with_recursion): Add match for
12630 gdb_expect call.
12631
12632 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
12633 We also need to handle the "A program is being debugged already"
12634 prompt from gdb. Use gdb_test to set the baud rate.
12635
12636 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
12637 to 20000. Really. I mean it.
12638
12639 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
12640
12641 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
12642 fails. If suppress_flag is set, skip perror message about not
12643 being able to send to GDB.
12644 (send_gdb): If suppress_flag is set, don't try to send commands to
12645 GDB.
12646 (gdb_expect): If suppress_flag is set, always fail immediately.
12647 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
12648 (gdb_init): Call gdb_stop_suppressing_tests.
12649 (default_gdb_exit): Ditto.
12650 (default_gdb_start): Ditto.
12651
12652 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
12653 gdb_stop_suppressing_tests as appropriate.
12654 * gdb.base/break.exp: Ditto.
12655 * gdb.base/callfuncs.exp: Ditto.
12656 * gdb.base/commands.exp: Ditto.
12657 * gdb.base/exprs.exp: Ditto.
12658 * gdb.base/funcargs.exp: Ditto.
12659 * gdb.base/list.exp: Ditto.
12660 * gdb.base/recurse.exp: Ditto.
12661 * gdb.base/scope.exp: Ditto.
12662 * gdb.base/structs.exp: Ditto.
12663 * gdb.c++/inherit.exp: Ditto.
12664
12665 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
12666
12667 * config/vr4300.exp: New file.
12668
12669 * gdb.*/*.exp: Call gdb_expect instead of expect.
12670
12671 * lib/gdb.exp(gdb_expect): New function.
12672
12673 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
12674
12675 * lib/gdb.exp(gdb_init): New function.
12676
12677 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
12678 for each individual variable set.
12679
12680 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
12681 name.
12682
12683 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
12684
12685 * gdb.base/scope.exp: Use gdb_test.
12686
12687 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
12688 aborting; the testsuite driver will do that for us (see
12689 gdb_finish). Also, use gdb_test in a few more places.
12690
12691 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12692
12693 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
12694
12695 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
12696
12697 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
12698 and "add_tests" are not at the same address.
12699
12700 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
12701
12702 * gdb.base/ptype.exp: Use gdb_test.
12703
12704 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
12705
12706 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
12707 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
12708 left in. No longer expect them to fail.
12709
12710 * gdb.stabs/*.mt; Deleted, no longer used.
12711 * gdb.stabs/configure.in: Remove references to target makefile
12712 frags.
12713 * gdb.stabs/configure: Rebuilt.
12714
12715 * gdb.disasm/*.mt: Deleted, no longer used.
12716 * gdb.disasm/configure.in: Remove references to target makefile
12717 frags. Use "sh3.s" as the unique filename for this directory.
12718 * gdb.disasm/configure: Rebuilt.
12719
12720 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
12721 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
12722 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
12723
12724 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
12725
12726 * config/udi.exp: Use mondfe,name instead of remote_host.
12727
12728 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
12729
12730 * gdb.base/watchpoint.exp: Don't expect a failure when calling
12731 a function with a watchpoint enabled on the mn10200.
12732
12733 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
12734 before trying to create it!
12735
12736 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
12737
12738 * config/vx.exp: Use hostname instead of netport.
12739
12740 * config/vxworks.exp: New file.
12741
12742 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
12743
12744 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
12745 gdb before assuming everything worked. Send a ^C if a timeout
12746 occurs.
12747
12748 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
12749 $gdb_spawn_id directly.
12750 (gdb_run_cmd): Try _start as well as start. Use the target feature
12751 gdb,start_symbol as the symbol to start from when jumping.
12752
12753 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
12754
12755 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
12756 redundant) test.
12757
12758 * gdb.base/recurse.exp: Relax final value test for 'b' so that
12759 it doesn't lose for 16bit integer systems.
12760
12761 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
12762
12763 * gdb.fortran/types.exp: If the target doesn't support "double"
12764 data types, then expect "real" types to only be 4 bytes.
12765
12766 * gdb.c++/virtfunc.exp: Expect failure for virtual function
12767 call tests if the target doesn't support inferior function calls.
12768
12769 * gdb.base/printcmds.exp: Allow minor deviation in FP values
12770 in printf tests.
12771
12772 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
12773
12774 * gdb.base/help.exp: Disable "help set", "help show", and
12775 "help support". Simplify regexp for "help stack".
12776
12777 * gdb.base/default.exp: Set match_max to 5000 and the timeout
12778 to 60 seconds. Temporarily set match_max to 15000 around the
12779 "info copying" test.
12780
12781 * gdb.base/nodebug.exp: Don't try to do an inferior function
12782 call if the target doesn't support them.
12783 * gdb.base/printcmds.exp: Likewise.
12784 * gdb.base/setvar.exp: Likewise.
12785 * gdb.base/structs.exp: Likewise.
12786 * gdb.c++/templates.exp: Likewise.
12787 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
12788
12789 * gdb.base/recurse.exp: Enable for the mn10200.
12790
12791 * configure.in: Do configure gdb.stabs directory for *-*-elf
12792 targets.
12793 * configure: Rebuilt.
12794
12795 * gdb.base/break.exp: Check for gdb,noresults before testing
12796 exit status and/or results from the target.
12797 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
12798 * lib/gdb.exp: Remove old (now bogus) initialization of
12799 noinferior, noargs, noresults and nosignals.
12800
12801 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
12802
12803 * config/sh.exp: New file.
12804
12805 * config/slite.exp: Try to connect multiple times to the board
12806 before rebooting. Only send a "monitor run" if need_monitor_run
12807 is set.
12808
12809 * gdb.base/break.exp: Don't do the "stub continue" test if
12810 the target has gdb_stub set.
12811
12812 * gdb.base/callfuncs.exp: Increase the timeout.
12813
12814 * gdb.base/interrupt.exp: Don't even try to compile the testcase
12815 if the target has gdb,noinferiorio set.
12816
12817 * gdb.base/list.exp: Increase match_max to 10000 characters.
12818
12819 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
12820
12821 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
12822 target.
12823
12824 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
12825
12826 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
12827
12828 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
12829 trying to delete the copy of gdb. Catch the file delete so we
12830 don't die if the delete fails; also, the file should be copied to
12831 the host, not to the build.
12832
12833 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
12834
12835 * lib/gdb.exp(gdb_test): Surround the result pattern with
12836 parenthesis in case it contains multiple regexps separated
12837 with |.
12838
12839 * gdb.base/watchpoint.exp: Use gdb_test.
12840 * gdb.base/default.exp: Ditto.
12841
12842 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
12843
12844 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
12845
12846 * gdb.base/scope.exp: Use gdb_test.
12847 * gdb.c++/classes.exp: Ditto.
12848 * gdb.c++/inherit.exp: Ditto.
12849
12850 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
12851
12852 * gdb.base/crossload.exp: Don't use execute_anywhere, use
12853 remote_exec instead.
12854 * gdb.base/corefile.exp: Don't be ridiculous.
12855 * gdb.base/*.c: Add missing stub invocations.
12856
12857 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
12858
12859 * config/slite.exp: Miscellaneous fixes.
12860
12861 * lib/gdb.exp: Fix runto.
12862
12863 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
12864 the target.
12865
12866 * gdb.base/watchpoint.exp: Fix regexp.
12867
12868 * lib/gdb.exp(default_gdb_exit): Add a catch to the
12869 close and wait commands, as the descriptor may now be
12870 invalid. Always call "remote_close host".
12871
12872 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
12873
12874 Major rewrite for testsuite revision.
12875
12876 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
12877 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
12878 instead of relying on spawn_id to always contain a valid
12879 spawn id.
12880 (get_compiler_info): New procedure to build the ${binfile}.ci
12881 file, instead of replicating this in N different places.
12882 (gdb_compile): New procedure.
12883
12884 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
12885 appropriate arguments) instead of compile. Use gdb_test in a lot
12886 more places. Use send_gdb instead of send. Always run gdb_start
12887 at the start of a testcase, as this is no longer done magically.
12888
12889 config/*-gdb.exp: Rename without the -gdb suffix.
12890
12891 config/mips.exp: Use remote_close instead of exit_remote_shell.
12892 config/monitor.exp: Use target_info instead of looking at
12893 baud, timeout, etc.
12894 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
12895
12896 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12897
12898 * gdb.c++/templates.exp (test_ptype_of_templates),
12899 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
12900 Update expect patterns for destructors and assignment operators
12901 to match corresponding c-typeprint.c changes.
12902 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
12903 to destructor breakpoint test, GDB should be able to set the
12904 destructor breakpoint without specifying arguments.
12905
12906 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
12907
12908 * gdb.threads/pthreads.exp: Change result for failure to compile due
12909 to lack of pthreads runtime support from an error to simply an
12910 unsupported test, per dejagnu standards.
12911
12912 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12913
12914 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
12915 where GDB exits to reduce pattern match time.
12916 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
12917
12918 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
12919
12920 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
12921
12922 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
12923 * gdb.base/default.exp: ditto.
12924 * gdb.base/nodebug.exp: ditto.
12925 * gdb.base/printcmds.exp: ditto.
12926 * gdb.base/ptype.exp: ditto.
12927 * gdb.base/setvar.exp: ditto.
12928 * gdb.base/structs.exp: ditto.
12929 * gdb.base/setshow.c: Guard against uninitialized values of argc.
12930
12931 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
12932
12933 * configure, */configure: Rebuild with autoconf 2.12.
12934
12935 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
12936
12937 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
12938 use new i*86-pc-linux*-gnu quads.
12939 * gdb.base/corefile.exp: Ditto.
12940 * gdb.base/signals.exp: Ditto.
12941 * gdb.base/sigall.exp: Ditto.
12942 * gdb.base/interrupt.exp: Ditto.
12943
12944 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
12945 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
12946 RedHat 4.0.
12947
12948 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
12949 linux. This allows the test case to at least compile on latest
12950 linux, but still not run due to missing the threads runtime library.
12951
12952 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12953
12954 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
12955 directory to search gdb directory. Accept and step over conditional
12956 stack alignment code. Consume $prompt in failure cases.
12957 Reset timeout to $oldtimeout instead of some arbitrary value.
12958 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
12959 timeout problems with infinite stack backtraces.
12960 * gdb.base/ptype.exp (ptype struct link, union tu_link):
12961 Accept function parameters for linkfunc member.
12962
12963 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
12964
12965 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
12966 (CXXFLAGS): Remove, unreferenced.
12967 (B_OPTIONS): Add for -B options and add code to initialize with
12968 previous -B options and also add -B option to pick up cross compiled
12969 runtime.
12970 (TARGET_INCLUDES): Add for -I options and add code to initialize when
12971 doing cross compiles.
12972 (target_alias): Declare global.
12973 (xgcc): Set variable to full path of gcc in build tree. Use findfile
12974 to verify that gcc exists in build tree, and if so set CC to that
12975 gcc and to use B_OPTIONS and TARGET_INCLUDES.
12976
12977 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
12978
12979 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
12980 ptype test for anonymous union. Fixup testcase to match
12981 current gcc debug output.
12982
12983 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
12984
12985 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
12986 force argument to an unsigned long type.
12987
12988 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
12989
12990 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
12991 tests and anonymous union print/ptype tests.
12992 * gdb.base/list.exp (test_forward-search): Increase timeout by
12993 5 minutes for the "search extremely long line" case.
12994 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
12995 completely optional and that the pass/fail messages use the command as
12996 the message if that third arg is a null string.
12997 (gdb_test_exact): Arrange that a null string pattern means match a
12998 null string output rather than any output, which might include random
12999 errors.
13000 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
13001 backtrace test.
13002 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
13003 always failing and failure is now exposed by gdb.exp changes.
13004
13005 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
13006
13007 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
13008 weren't being noted.
13009
13010 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13011
13012 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
13013 * gdb.stabs/weird.exp: Remove v_comb xfails.
13014
13015 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
13016
13017 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
13018 list.exp scope.exp watchpoint.exp]
13019 Make all timeout error msgs explicitly say "(timeout)".
13020
13021 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
13022
13023 * config/monitor.exp: Increase download timeout to 1000 seconds.
13024
13025 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
13026
13027 * config/m32r.exp: Increase timeout to 120 seconds.
13028
13029 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
13030
13031 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
13032 and accept older ordering as obsolescent gcc or gdb.
13033 * gdb.c++/templates.exp: Ditto.
13034 * gdb.c++/virtfunc.exp: Ditto.
13035
13036 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
13037
13038 * gdb.base/coremaker.c: Add code to mmap some data so we
13039 can check that it ends up in the core file.
13040 * gdb.base/corefile.exp: Add test to read mmapped data
13041 from core file.
13042
13043 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
13044
13045 * config/m32r.exp: New file.
13046
13047 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
13048
13049 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
13050 that cflags can contains -gstabs, and work correctly for other tests.
13051
13052 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
13053
13054 * gdb.base/setshow.exp: New file, tests show and set.
13055 * gdb.base/setshow.c: New file, tests show and set.
13056 * gdb.base/help.exp: Add test for help set|show annotate.
13057 * gdb.base/default.exp: Add test for set|show annotate.
13058
13059 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
13060
13061 * testsuite/gdb.base/break.exp: Make backtrace from factorial
13062 errors unique.
13063 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
13064 explicitly.
13065
13066 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
13067
13068 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
13069 and width commands. This is done elsewhere.
13070 * (gdb_start): Don't call gdb_start_sim here. That's already
13071 done in gdb_load. This fixes lots of failures in default.exp.
13072
13073 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
13074
13075 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
13076 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
13077 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
13078 in the same we we treat other failures (since it may be an expected
13079 condition), rather than as an error.
13080 * gdb.base/signals.exp (test_handle_all_print): Revert back to
13081 old test format.
13082
13083 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
13084
13085 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
13086 (distclean maintainer-clean realclean): No need to remove files
13087 twice. Nuke the duplicates.
13088 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
13089 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
13090 Remove config.h along with other config files.
13091
13092 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
13093
13094 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
13095 "p func1 ()" and note that rests of tests are skipped.
13096 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
13097 setup_xfails for "print func2::coremaker_local".
13098 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
13099 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
13100 affected by the previous run test.
13101 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
13102 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
13103 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
13104 "pass int powerset tuple" and "pass modeless int powerset tuple".
13105 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
13106 "real write 4" and "real write 8".
13107 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
13108 setup_xfails for "print vs1 after tuple assign 2",
13109 "print \$i after tuple assign 2", and
13110 "print vs2 after tuple assign 2".
13111 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
13112 meaningful error message and return -1 so the caller can
13113 suppress further tests and avoid a cascade of errors.
13114
13115 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
13116
13117 * gdb.base/a1-selftest.exp: Tweak tests to account for new
13118 format for printing version.
13119 * gdb.base/default.exp: Ditto.
13120 * gdb.base/interrupt.exp: Fix problem with cascade of
13121 errors if child process dies while calling a function.
13122
13123 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
13124
13125 * Makefile.in (VPATH): Add
13126 * Makefile.in (Makefile, config.status): Fix rules so things get
13127 remade when necessary.
13128
13129 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
13130
13131 * Makefile.in (just-check): Add path to sibling expect dir
13132 to environment variable specified by RPATH_ENVVAR.
13133
13134 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
13135
13136 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
13137 (just-check): Add shared library paths for libstdc++, tk,
13138 tcl, bfd, and opcodes to the environment variable specified
13139 in RPATH_ENVVAR.
13140 * configure.in: Add support to recognize --enable-shared flag
13141 and generate correct value for RPATH_ENVVAR.
13142 * configure: Regenerated with autoconf.
13143
13144 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
13145
13146 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
13147 include all osf versions.
13148 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
13149 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
13150 when target is linux. When failing to build pthreads test
13151 executable, give more meaningful message.
13152 * gdb.threads/pthreads.c: Hpux also uses old definition of second
13153 arg for pthread_create.
13154
13155 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
13156
13157 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
13158 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
13159 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
13160 and -lpthreads (everybody else).
13161 (test_startup): Fail gracefully if threads are not supported.
13162 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
13163 "p/c array_index("abcdef",2)" when not gcc compiled.
13164 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
13165 "print func2::coremaker_local" when not gcc compiled.
13166 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
13167 "ptype on opaque struct tagname (statically)",
13168 "ptype on opaque struct tagname (dynamically) 1", and
13169 "ptype on opaque struct tagname (dynamically) 2"
13170 for not compiled with gcc.
13171 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
13172 backtrace when compiled with gcc.
13173 * lib/gdb.exp (runto_main): Return result of "runto main" rather
13174 than always return success.
13175
13176 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
13177
13178 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
13179
13180 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
13181
13182 * gdb.base/structs.exp: Undo last change.
13183
13184 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
13185
13186 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
13187 encapsulate all the steps/nexts done during self test, starting
13188 at main, and makes them less sensitive to optimization issues.
13189 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
13190 signal handler" test.
13191 * gdb.threads/pthreads.exp: Only run this for native configs.
13192 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
13193 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
13194 tests.
13195 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
13196 for "runto test_calls(void)" test.
13197
13198 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
13199
13200 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
13201 and don't expect address info in breakpoint confirmations.
13202
13203 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
13204
13205 * gdb.base/list.exp (test_forward_search): Increase timeout
13206 temporarily by 60 seconds for searching extremely long line,
13207 and then reset to old value when done. Increase expect input
13208 buffer to 10000.
13209
13210 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
13211
13212 * gdb.base/list.exp (test_forward_search): Fix to handle very
13213 long source line without overflowing expect's input buffer.
13214
13215 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
13216
13217 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
13218 "buffer_full".
13219
13220 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
13221 "buffer_full".
13222
13223 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
13224 "buffer_full".
13225
13226 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
13227 "buffer_full".
13228
13229 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
13230
13231 * configure.in (configdirs): Add gdb.threads.
13232 * configure: Regenerated with autoconf.
13233 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
13234 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
13235 * gdb.threads/configure: New, generated with autoconf.
13236
13237 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
13238
13239 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
13240
13241 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
13242
13243 * gdb.base/signals.exp (test_handle_all_print): Test separately for
13244 each signal's status in the output of "handle all print".
13245 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
13246 the \r\n sequence that immediately precedes the gdb prompt.
13247 * gdb.base/a1-selftest.exp: Save original timeout and restore
13248 after test.
13249
13250 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
13251
13252 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
13253 symbol.
13254
13255 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13256
13257 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
13258
13259 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
13260
13261 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
13262 timeout by 60 seconds.
13263
13264 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
13265
13266 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
13267 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
13268 error return.
13269
13270 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
13271
13272 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
13273 gdb initialization, also report how long dejagnu waited. Restore
13274 old timeout before doing error return. Temporarily increase timeout
13275 by 3 minutes to allow for slow startups over heavy NFS use.
13276
13277 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
13278
13279 * lib/gdb.exp: Report timeout value for verbosity level 2.
13280 * config/gdbserver.exp: Ditto.
13281 * config/hppro.exp: Ditto.
13282 * config/mips-gdb.exp: Ditto.
13283 * config/monitor.exp: Ditto.
13284 * config/netware.exp: Ditto.
13285 * config/sim-gdb.exp: Ditto.
13286 * config/slite-gdb.exp: Ditto.
13287 * config/udi-gdb.exp: Ditto.
13288 * config/unix-gdb.exp: Ditto.
13289 * config/vx-gdb.exp: Ditto.
13290 * gdb.base/a1-selftest.exp: Ditto.
13291 * gdb.base/a2-run.exp: Ditto.
13292 * gdb.base/break.exp: Ditto.
13293 * gdb.base/corefile.exp: Ditto.
13294 * gdb.base/list.exp: Ditto.
13295 * gdb.base/recurse.exp: Ditto.
13296 * gdb.base/scope.exp: Ditto.
13297 * gdb.base/signals.exp: Ditto.
13298
13299 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13300
13301 * gdb.threads/Makefile.in (docdir): Removed.
13302
13303 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13304
13305 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
13306 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
13307 @srcdir@.
13308 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
13309 autoconf 2.5 or higher.
13310 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
13311
13312 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
13313
13314 * configure: Regenerated.
13315 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
13316 avoid name clashes with SunOS headers.
13317
13318 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
13319
13320 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
13321
13322 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
13323
13324 * gdb.base/callfuncs.exp: Finish last change -- make sure the
13325 prototype information ends up in the compiler info file.
13326
13327 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
13328
13329 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
13330 attempting to regenerate it. Eliminate use of a temporary file
13331 and just generate the info file directly. Source it immediately,
13332 for consistency of use.
13333 * gdb.base/corefile.exp: Ditto
13334 * gdb.base/exprs.exp: Ditto.
13335 * gdb.base/funcargs.exp: Ditto.
13336 * gdb.base/langs.exp: Ditto.
13337 * gdb.base/list.exp: Ditto.
13338 * gdb.base/mips_pro.exp: Ditto.
13339 * gdb.base/nodebug.exp: Ditto.
13340 * gdb.base/opaque.exp: Ditto.
13341 * gdb.base/ptype.exp: Ditto.
13342 * gdb.base/scope.exp: Ditto.
13343 * gdb.base/setvar.exp: Ditto.
13344 * gdb.base/signals.exp: Ditto.
13345 * gdb.base/whatis.exp: Ditto.
13346 * gdb.c++/templates.exp: Ditto.
13347 * gdb.c++/virtfunc.exp: Ditto.
13348 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
13349 whether or not to add -lstdc++ to the compile command line args.
13350
13351 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13352
13353 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
13354 it got fixed by the recent lookup_minimal_symbol_by_pc change.
13355 Increase timeout, a lot of single stepping might be needed if the
13356 target has no hardware watchpoints.
13357
13358 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
13359
13360 * gdb.base/break.exp: Ignore compiler warnings when compiling
13361 break.c.
13362 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
13363 * gdb.base/default.exp: Add h8300 xfails. Handle messages
13364 from remote-sim.
13365 * gdb.base/exprs.exp: Add h8300 xfails.
13366 * gdb.base/funcargs.exp: Likewise.
13367 * gdb.base/nodebug.exp: Likewise.
13368 * gdb.base/printcmds.exp: Likewise.
13369 * gdb.base/ptype.exp: Likewise.
13370 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
13371 h8300 xfails.
13372 * gdb.base/return.exp: Handle float/double precision problems
13373 on the h8300.
13374 * gdb.base/funcargs.c: Explicitly make last constant argument to
13375 call_after_alloca_subr an unsigned long type.
13376 * gdb.base/return.c: Include stdio.h.
13377
13378 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13379
13380 * config/abug.exp: New file for the older Motorola Bug monitor
13381 that runs on the mvme13x series VME boards.
13382 * config/monitor.exp: Use the new config array for target settings
13383 if they exist.
13384
13385 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
13386
13387 * sim-gdb.exp: Make the SH simulator allocate less space when
13388 it is targeted.
13389
13390 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
13391
13392 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
13393 test.
13394
13395 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
13396
13397 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
13398 "rs6000-*-*" for "list function in include file" when gcc compiled.
13399 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
13400 for "p ctable1[120]".
13401 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
13402 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
13403 Remove setup_xfail for "rs6000-*-*" for
13404 "print 'scope0.c'::filelocal before run".
13405 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
13406 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
13407 since some compilers don't allow both options to be given
13408 on the same command line. Create object file and move it.
13409
13410 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
13411
13412 * gdb.base/corefile.exp: Always regenerate the core file, since
13413 we always regenerate the coremaker program. Detect special case
13414 where registers cannot be read from core file.
13415
13416 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
13417
13418 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
13419 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
13420 * gdb.c++/templates.exp: Only match on basename of file since
13421 some formats like xcoff don't encode directory information.
13422 * gdb.stabs/weird.exp: Use the right sed script for powerpc
13423 and rs6000 AIX xcoff targets.
13424 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
13425 * configure: Regenerate.
13426 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
13427 here, rather than in distclean.
13428
13429 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
13430
13431 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
13432 defined, and use it to compile the test case with -O2. The
13433 native compilation still uses no optimization.
13434 * gdb.base/mips_pro.c: Remove inline assembly code since
13435 it is compiled PIC by default, which results in assembler
13436 warnings that make the testsuite think the compilation
13437 was unsuccessful.
13438
13439 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
13440
13441 * gdb.c++/misc.exp: Add note to message for
13442 "print s.a for foo struct" that this is a known gcc 2.7.2
13443 and earlier bug.
13444
13445 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
13446
13447 * gdb.base/break.exp: Fix pattern for matching "Delete all
13448 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
13449 setup_xfail for deleting all breakpoints test. Fix various
13450 timeout messages to include "(timeout)".
13451 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
13452 for "p t_float_values2(3.14159,float_val2)".
13453 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
13454 for "continue to call2g" when gcc compiled.
13455 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
13456 "up to foo in langs.exp", "show language at foo in langs.exp",
13457 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
13458 and "show language at fsub in langs.exp".
13459 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
13460 "list line 1 in include file", "list message for lines past EOF",
13461 "list function in include file", "list list0.h:foo", and
13462 "list filename:function; nonexistant function".
13463 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
13464 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
13465 and "ptype t_char_array" to be for native cc only.
13466
13467 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
13468
13469 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
13470 setup_xfail for "print coremaker_bss", "print coremaker_ro",
13471 "print func2::coremaker_local", and "backtrace in corefile.exp".
13472
13473 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
13474
13475 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
13476 "bt in signals.exp". This problem only appears when running
13477 the testsuite, and then only intermittently.
13478
13479 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13480
13481 * gdb.base/return.exp (return_tests): Differentiate between
13482 two tests of continuing.
13483
13484 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13485
13486 * */Makefile.in (maintainer-clean): Remove config.log.
13487 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
13488 * gdb.c++/Makefile.in (PROGS): Add inherit.
13489 (clean): Remove *.ci.
13490
13491 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
13492
13493 * gdb.c++/misc.cc: Add test code from Mike Stump.
13494 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
13495
13496 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
13497
13498 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
13499 to "alpha-*-osf2*" and add comment.
13500 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
13501 setup_xfail for "step over execarg initialization" and
13502 "step over corearg initialization".
13503 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
13504 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
13505 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
13506 gcc compiled for "print coremaker_bss", "print coremaker_ro",
13507 "print func2::coremaker_local", and "backtrace in corefile.exp".
13508 * gdb.base/signals.exp: Build and source signals.ci.
13509 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
13510 to be for gcc only.
13511 * lib/gdb.exp: Move verbose statements outside conditionals.
13512
13513 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13514
13515 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
13516 Feb 3 procfs.c change.
13517
13518 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
13519
13520 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
13521
13522 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
13523
13524 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
13525 from dejagnu's apparent default of 10 seconds, which gives random
13526 results when running the tests over NFS on moderately loaded systems.
13527 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
13528
13529 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
13530
13531 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
13532 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
13533 result reports.
13534
13535 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
13536
13537 * configure.in (CY_AC_PATH_TCLH): Remove.
13538 * configure: Regenerate.
13539
13540 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
13541
13542 * gdb.c++/Makefile.in (clean): Add missing '{'.
13543
13544 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
13545
13546 * lib/gdb.exp: Provide a default value for noinferior.
13547
13548 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
13549 Load libgloss.exp.
13550
13551 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
13552
13553 * gdb.disasm/hppa.exp: Compile directly into an executable, use
13554 the executable, not the .o to run the tests from.
13555
13556 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
13557
13558 * gdb.base/break.exp: Don't test for program exit or exit status
13559 if $noresults if nonzero.
13560 * gdb.base/langs.exp: Likewise.
13561 * gdb.base/watchpoint.exp: Likewise.
13562
13563 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
13564 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
13565 trying to compile the testcase.
13566
13567 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
13568
13569 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
13570 * gdb.base/signals.exp (continue to handler): Likewise.
13571
13572 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
13573
13574 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
13575
13576 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
13577
13578 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
13579
13580 * gdb.base/corefile.exp: Recognize "not found" as failure
13581 when trying to determine if a core file was generated.
13582 If no core file was generate the first time, try again without
13583 the ulimit -c to work around braindamaged shells.
13584
13585 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
13586
13587 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
13588 [] tests with "test" and enclose string in quotes.
13589 * gdb.stabs/configure: Rebuild
13590
13591 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
13592
13593 Changes in sync with expect:
13594 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
13595 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
13596 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
13597 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
13598 argument to AC_REQUIRE.
13599 * configure: Regenerated.
13600
13601 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
13602
13603 * gdb.base/corefile.exp: When generating a core, discard any
13604 error messages about ulimit not found and the "core dumped"
13605 message from the shell that runs the coredumper.
13606
13607 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
13608
13609 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
13610
13611 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
13612 which sed script to run. Expect failure for v_comb test
13613 on PA targets too.
13614
13615 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
13616
13617 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
13618 "print func2::coremaker_local" and for "backtrace in corefile.exp"
13619
13620 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
13621
13622 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
13623 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
13624 "sparc-sun-solaris*" xfails for "p v_comb".
13625 * lib/gdb.exp (default_gdb_start): Fix typo.
13626 * gdb.base/corefile.exp: Allow "Core was generated by ..."
13627 messages to not include the full program name that caused
13628 the core dump since some systems (such as solaris) apparently
13629 truncate this path to about 80 characters.
13630 When generating a core file first try increasing the core file
13631 size limit to unlimited since some systems may default it to
13632 zero, and it is harmless to try it. Move the test for failing
13633 to generate a core file to where it will actually get executed.
13634 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
13635 new gdb result from g++ debug info improvements and make old
13636 pattern obsolescent. Also account for size_t differences
13637 (may be int or long).
13638 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
13639 initialization before function call is placed in the delay slot
13640 and thus appears to be skipped over by commands such as "next".
13641
13642 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13643
13644 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
13645
13646 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
13647
13648 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
13649 input source file; fix code to compile test to deal with this
13650 convention.
13651 * gdb.c++/*.exp: Likewise.
13652
13653 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
13654
13655 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
13656 "bt in signals.exp".
13657
13658 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
13659
13660 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
13661 "step over execarg initialization" and
13662 "step over corearg initialization".
13663
13664 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
13665
13666 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
13667 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
13668
13669 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
13670
13671 From Rob Savoye (rob@poseidon.cygnus.com)
13672 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
13673 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
13674 configure.in}, gdb.disasm/{Makefile.in, configure.in},
13675 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
13676 configure.in}: Major reworking for autoconfig.
13677 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
13678 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
13679 New files.
13680 * config/unix-gdb.exp: Make GDB global.
13681 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
13682 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
13683 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
13684 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
13685 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
13686 term.exp, twice.exp, watchpoint.exp, whatis.exp},
13687 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
13688 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
13689 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
13690 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
13691 pr-8136.exp, result.exp, string.exp, tuples.exp},
13692 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
13693 to returns as necessary, arrange for test to compile own testcase
13694 executable.
13695 * lib/gdb.exp: Changes for testsuite to compile own test cases.
13696
13697 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
13698
13699 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
13700 clear_xfail at end of test which might not call either pass or fail.
13701 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
13702 "backtrace through signal handler".
13703
13704 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13705
13706 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
13707 continuing from a job control stop signal.
13708 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
13709
13710 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
13711
13712 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
13713 * gdb.base/corefile.exp: Likewise.
13714 * gdb.base/funcargs.exp: Likewise.
13715
13716 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
13717
13718 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
13719 * config/monitor.exp: Add support for setting baud rate.
13720
13721 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
13722
13723 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
13724 i*86-*-linux* xfails for "backtrace through signal handler".
13725 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
13726 "print func2::coremaker_local".
13727 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
13728 alpha-dec-osf2* xfail for
13729 "delete all breakpoints when none".
13730
13731 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
13732
13733 * gdb.base/break.exp: Change test that deletes all breakpoints
13734 when no user breakpoints are installed. A post 4.15 change
13735 causes gdb to no longer prompt in this case.
13736
13737 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
13738
13739 * gdb.base/return.exp (return_tests): Change xfail for test
13740 "correct value returned double test" to stop xfailing at
13741 Solaris 2.5. Apparently the bug has been fixed.
13742
13743 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
13744
13745 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
13746 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
13747
13748 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
13749
13750 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
13751 * gdb.disasm/hppa.s: Corresponding changes.
13752
13753 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
13754
13755 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
13756 makefile fragment.
13757 * config/mt-hpux: Deleted.
13758
13759 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
13760
13761 * Many files: When warning about suppressed tests due to a
13762 nonexistant test binary, avoid incrementing the warning count.
13763
13764 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
13765
13766 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
13767
13768 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13769
13770 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
13771 "sparc-*-solaris2*".
13772
13773 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13774
13775 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
13776 Add global and local variables and initialize them.
13777 * gdb.base/corefile.exp: Test correct mapping of corefile sections
13778 by printing variables. Remove rs6000 and powerpc xfails, BFD now
13779 extracts the file name and terminating signal from the core file.
13780 * TODO: Remove note about tests for correct mapping of corefile.
13781 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
13782 from optimizing it away.
13783 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
13784 handles common blocks.
13785
13786 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
13787
13788 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
13789 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
13790
13791 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
13792
13793 * Makefile.in (maintainer-clean): New target, synonym for
13794 realclean.
13795 * gdb.base/Makefile.in (maintainer-clean): Likewise.
13796 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
13797 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
13798 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
13799 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
13800 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
13801
13802 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
13803
13804 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
13805 xfails when not gcc compiled for "print foo::funclocal".
13806 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
13807 "print foo::funclocal at foo",
13808 "print 'scope1.c'::foo::funclocal at foo",
13809 "print foo::funclocal_bss at foo",
13810 "print 'scope1.c'::foo::funclocal_bss at foo",
13811 "print foo::funclocal_ro at foo",
13812 "print 'scope1.c'::foo::funclocal_ro at foo",
13813 "print bar::funclocal at foo" and
13814 "print 'scope1.c'::bar::funclocal at foo".
13815 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
13816 gcc compiled for "print foo::funclocal at bar".
13817 Expand all messages to ensure that they identify that
13818 the test is at bar().
13819 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
13820 gcc compiled for:
13821 "ptype on opaque struct pointer (statically)",
13822 "ptype on opaque struct tagname (statically)",
13823 "ptype on opaque struct pointer (dynamically) 1",
13824 "ptype on opaque struct tagname (dynamically) 1",
13825 "ptype on opaque struct pointer (dynamically) 2" and
13826 "ptype on opaque struct tagname (dynamically) 2
13827 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
13828 gcc compiled for:
13829 "p datalocal"
13830 "whatis datalocal",
13831 "ptype datalocal",
13832 "p bsslocal",
13833 "whatis bsslocal", and
13834 "ptype bsslocal".
13835 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
13836 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
13837 when not gcc compiled.
13838 * gdb.base/funcargs.exp (float_and_integral_args): Add
13839 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
13840 compiled.
13841 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
13842 "backtrace from call6a" when not gcc compiled.
13843 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
13844 "backtrace from call7a" when not gcc compiled.
13845 * gdb.base/callfuncs.exp (do_function_calls):
13846 Add "hppa*-*-hpux*" xfail when not gcc compiled for
13847 "p t_char_array_values(char_array_val2,char_array_val1)",
13848 "p t_char_array_values(char_array_val1,char_array_val2)",
13849 "p t_char_array_values("carray 1","carray 2")",
13850 "p t_char_array_values("carray 1",char_array_val2)",
13851 "p t_char_array_values(char_array_val1,"carray 2")",
13852 "p sum_args(1,{2})",
13853 "p sum_args(2,{2,3})",
13854 "p sum_args(3,{2,3,4})",
13855 "p sum_args(4,{2,3,4,5})"
13856 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
13857 "backtrace in corefile.exp" when not gcc compiled.
13858
13859 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13860
13861 * gdb.base/signals.exp: Rewrite `handle all print' test as
13862 a procedure. Accept blanks or TABs as whitespace, increase
13863 timeout and expect input buffer size for the large output
13864 from the command. Remove "i*86-*-bsdi2.0" xfail.
13865
13866 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13867
13868 * gdb.base/setvar.exp: Add new testcases for truncation when
13869 assigning invalid values to bitfields.
13870
13871 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
13872
13873 * gdb.base/callfuncs.exp (do_function_calls): Remove
13874 mips-sgi-irix* xfail for
13875 "call inferior func with struct - returns char *"
13876 and fix test so that an optional (unsigned char *) cast is
13877 accepted in the result.
13878
13879 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
13880
13881 * gdb.base/funcargs.exp (float_and_integral_args): Remove
13882 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
13883 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
13884 * gdb.base/signals.exp: Remove duplicate "handle all print" test
13885 that accidentally got checked in.
13886
13887 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
13888
13889 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
13890 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
13891 compiled test.
13892 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
13893 Add mips-sgi-irix5* xfail for not gcc compiled.
13894 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
13895 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
13896 "p top", "whatis top", "p middle", and "whatis middle".
13897 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
13898 "whatis signed char" for not gcc compiled.
13899 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
13900 "set variable signed char=-1 (-1)" and
13901 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
13902 * gdb.base/funcargs.exp (float_and_integral_args):
13903 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
13904 Add mips-sgi-irix* xfail when not gcc compiled for
13905 "continue to call2b".
13906 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
13907 "continue to call2g".
13908 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
13909 "backtrace from call6a"
13910 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
13911 "backtrace from call7k".
13912 Add mips-sgi-irix5* xfail when not gcc compiled for
13913 "backtrace from call7a".
13914 (localvars_after_alloca): Fix gdb_test cmds for
13915 "print * after runto ...".
13916 Remove rs6000-*-* xfails for
13917 "print i after runto localvars_after_alloca" and
13918 "print l after runto localvars_after_alloca"
13919 for all compilers.
13920 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
13921 when not compiled with gcc, for:
13922 "print signed char == (minus)",
13923 "print signed char != (minus)",
13924 "print signed char < (minus)",
13925 "print signed char > (minus)".
13926 * gdb.base/callfuncs.exp (do_function_calls):
13927 Add mips-sgi-irix* xfail, when compiled with native compiler, for
13928 "call inferior func with struct - returns char *".
13929 * gdb.base/return.exp (return_tests): Change xfail for
13930 "correct value returned double test" to include Solaris 2.4.
13931 * gdb.base/funcargs.exp (float_and_integral_args):
13932 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
13933
13934 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13935
13936 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
13937 enumeration bitfields if compiling with GNU C.
13938 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
13939 to empty' prompt.
13940
13941 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
13942
13943 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
13944 test for PRO targets.
13945
13946 * gdb.base/funcargs.exp: Avoid ever setting more than 8
13947 breakpoints in the inferior at any given time by making
13948 two groups of breakpoints for call2*, call6* and call7*
13949 tests.
13950
13951 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13952
13953 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
13954 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
13955 from optimizing it away.
13956 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
13957 "call inferior func with struct".
13958
13959 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
13960
13961 * configure.in: Only configure gdb.chill for particular targets.
13962
13963 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
13964
13965 * gdb.base/Makefile.in: Add action to .c.o transformation
13966 rule that generates a .ci file for each .o file and remove
13967 explicit .c.o rules except for callfuncs.o.
13968 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
13969 generates a .ci file for each .o file and remove explicit
13970 .cc.o rules.
13971 (clean): Remove *.tmp *.ci files.
13972 (EXECUTABLES): Remove templ-info.exp.
13973 * gdb.base/compiler.c: New file.
13974 * gdb.c++/compiler.cc: New file
13975 * gdb.base/scope.exp: Source gdb.base/scope.ci.
13976 Change rs6000-*-* xfail for
13977 "print 'scope0.c'::filelocal_ro" and
13978 "print 'scope1.c'::filelocal" and
13979 "print 'scope1.c'::filelocal_bss" and
13980 "print 'scope1.c'::filelocal_ro" and
13981 "print 'scope1.c'::foo::funclocal" and
13982 "print 'scope1.c'::foo::funclocal_ro" and
13983 "print 'scope1.c'::bar::funclocal" and
13984 "print 'scope0.c'::filelocal_ro" and
13985 "print 'scope1.c'::filelocal at foo" and
13986 "print 'scope1.c'::filelocal_bss at foo" and
13987 "print 'scope1.c'::filelocal_ro at foo" and
13988 "print 'scope1.c'::foo::funclocal at foo" and
13989 "print 'scope1.c'::foo::funclocal_bss at foo" and
13990 "print 'scope1.c'::foo::funclocal_ro at foo" and
13991 "print 'scope1.c'::bar::funclocal at foo" and
13992 "print 'scope0.c'::filelocal_ro" and
13993 "print 'scope1.c'::filelocal" and
13994 "print 'scope1.c'::filelocal_bss" and
13995 "print 'scope1.c'::filelocal_ro" and
13996 "print 'scope1.c'::foo::funclocal" and
13997 "print 'scope1.c'::foo::funclocal_bss" and
13998 "print 'scope1.c'::foo::funclocal_ro" and
13999 "print 'scope1.c'::bar::funclocal" and
14000 "print 'scope1.c'::bar::funclocal_bss"
14001 to only be xfail'd when not compiled with gcc.
14002 Add rs6000-*-* xfail for
14003 "print 'scope0.c'::filelocal_bss before run"
14004 when compiled with gcc.
14005 (test_at_main): Add rs6000-*-* xfail for
14006 "print filelocal_ro in test_at_main"
14007 when compiled with gcc.
14008 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
14009 Add rs6000-*-aix* xfail for
14010 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
14011 "ptype t_char_array", not compiled with gcc.
14012 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
14013 xfail for "list foo (in include file)" when gcc compiled.
14014 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
14015 (integral_args): Add rs6000-*-* xfail for
14016 "run to call0a" if not compiled with gcc.
14017 (unsigned_integral_args): Add rs6000-*-* xfail for
14018 "run to call1a" if not compiled with gcc.
14019 (float_and_integral_args): Add rs6000-*-* xfail for
14020 "run to call2a" if not compiled with gcc and for
14021 "continue to call2b" for any compiler.
14022 Add rs6000-*-* xfail to
14023 "print f1 after run to call2a" for gcc compiled.
14024 (discard_and_shuffle): Add rs6000-*-* xfail for
14025 "run to call6a".
14026 (shuffle_round_robin): Add rs6000-*-* xfail for
14027 "backtrace from call7a" if not compiled with gcc.
14028 Add rs6000-*-* xfail for
14029 "backtrace from call7b" if compiled with gcc.
14030 (call_after_alloca): Add rs6000-*-* xfail for
14031 "print c in call_after_alloca" and
14032 "print s in call_after_alloca" and
14033 "backtrace from call_after_alloca_subr"
14034 if not compiled with gcc.
14035 (localvars_in_indirect_call): Add rs6000-*-* xfail for
14036 "print c in localvars_in_indirect_call" and
14037 "print c in localvars_in_indirect_call" and
14038 "backtrace in indirectly called function" and
14039 "stepping into indirectly called function"
14040 if not compiled with gcc.
14041 (localvars_after_alloca): Add rs6000-*-* xfail for
14042 "print c after runto localvars_after_alloca" and
14043 "print s after runto localvars_after_alloca" and
14044 "print i after runto localvars_after_alloca" and
14045 "print l after runto localvars_after_alloca"
14046 for all compilers.
14047 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
14048 than whatis-info.exp.
14049 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
14050 than opaque-info.exp.
14051 Setup rs6000-*-* xfail for
14052 "ptype on opaque struct pointer (statically)" and
14053 "ptype on opaque struct pointer (dynamically)" when
14054 not compiled with gcc.
14055 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
14056 rather than callf-info.exp.
14057 (do_function_calls): Add clear_xfail for rs6000-*-* for
14058 "p t_float_values2(3.14159,float_val2)". Seems to work
14059 fine there, both with xlc and gcc. Need to find out what
14060 it is doing right and fix other platforms.
14061 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
14062 "call inferior func with struct - returns int",
14063 "call inferior func with struct - returns long",
14064 "call inferior func with struct - returns float",
14065 "call inferior func with struct - returns double",
14066 "call inferior func with struct - returns char *",
14067 but only if not gcc compiled (presumes xlc compiled).
14068 Change rs6000-*-* xfails for
14069 "call inferior func with struct - returns char" and
14070 " call inferior func with struct - returns short" to only
14071 xfail if not using gcc.
14072 (clean mostlyclean): Remove *.ci and *.tmp files.
14073 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
14074 than templ-info.exp.
14075 * gdb.base/langs.exp: Source gdb.base/langs.ci.
14076 Add rs6000-*-* xfail for "up to foo in langs.exp"
14077 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
14078 when not gcc compiled.
14079
14080 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14081
14082 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
14083 * gdb.base/corefile.exp: Likewise.
14084 * gdb.base/list.exp: Likewise.
14085 * gdb.base/scope.exp: Likewise.
14086 * gdb.base/siganls.exp: Likewise.
14087
14088 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
14089 compiler output.
14090 * gdb.base/whatis.exp: Likewise.
14091
14092 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
14093
14094 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
14095 failure (opcode table has been fixed to match reality).
14096
14097 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
14098
14099 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
14100 "call inferior func with struct - returns char",
14101 "call inferior func with struct - returns short"
14102
14103 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
14104 "print 'scope0.c'::filelocal at main",
14105 "print 'scope0.c'::filelocal_bss in test_at_main",
14106 "print 'scope0.c'::filelocal at foo",
14107 "print 'scope0.c'::filelocal_bss in test_at_foo",
14108 "print 'scope0.c'::filelocal at bar",
14109 "print 'scope0.c'::filelocal_bss in test_at_bar"
14110
14111 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
14112 in source file 1". This bug seems to have been fixed with both
14113 gcc and native cc (was native assembler bug?).
14114
14115 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
14116
14117 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
14118 "backtrace through signal handler" to "i*86-*-sysv4*".
14119 * gdb.base/signals.exp: Add xfail for "'next' behaved as
14120 continue" case. Add "known SVR4 bug" to fail message.
14121 Add "i*86-*-bsdi2.0" xfail for "handle all print".
14122 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
14123 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
14124 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
14125 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
14126 "up to foo in langs.exp", "show language at foo in
14127 langs.exp", "up to cppsub_ in langs.exp", "show
14128 language at cppsub_ in langs.exp", "up to fsub in
14129 langs.exp", and "show language at fsub in langs.exp".
14130 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
14131 "bactrace in corefile.exp".
14132 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
14133 "call inferior function with struct - returns float" and
14134 "call inferior function with struct - returns double".
14135
14136 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
14137
14138 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
14139 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
14140 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
14141 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
14142
14143 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
14144
14145 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
14146 (or overriden) "CHILL" macro rather then bare "gcc".
14147 Also look for ../../gcc/xgcc since that is what we will
14148 actually need, not "Makefile". Remove following assignment
14149 of CHILL to CHILL_FOR_TARGET because that results in
14150 recursive definition.
14151
14152 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
14153
14154 * gdb.base/corefile.exp: Change xfail for backtrace in
14155 corefile.exp from linuxaout to all linux.
14156 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
14157 cases where we miss the breakpoint at the signal handler
14158 for some reason. Setup xfail for linuxoldld/linuxaout and
14159 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
14160 hitting SIGURG breakpoint.
14161 * gdb.base/signals.exp: Setup xfail for "next" acting like
14162 continue to add linuxoldld. Setup xfail for all linux for
14163 "next to handler in signals_tests_1", "backtrace in
14164 signals_tests_1", "continue to func1", "pass SIGUSR1",
14165 and continue to handler".
14166
14167 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
14168
14169 * Update all FSF addresses except those in COPYING* files.
14170
14171 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
14172
14173 * gdb.base/a2-run.exp: Change messages to be more explicit about
14174 the status of args, and quote binfile in results.
14175
14176 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
14177
14178 * gdb.base/callfuncs.exp: Add tests for passing structs to
14179 inferior functions and return various types.
14180 * gdb.base/callfuncs.c: Add functions to receive a struct
14181 and return a member of the struct, in various types.
14182
14183 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14184
14185 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
14186
14187 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14188
14189 * config/vxworks29k.exp: New file, sources vxworks.exp.
14190
14191 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14192
14193 * config/gdbremote.exp: New file. Testing framework using
14194 gdbserver.
14195
14196 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
14197
14198 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
14199 "call function when asleep" and "send end of file".
14200 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
14201 for "backtrace in corefile.exp".
14202 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
14203 for "backtrace through signal handler".
14204 * gdb.base/corefile.exp: Make sure we actually generate a core file
14205 before trying the core tests. Some systems allow the user to suppress
14206 generation of core files and default to that (linux for example).
14207 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
14208 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
14209
14210 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14211
14212 * gdb.threads: New directory with some crude multi-threaded
14213 gdb tests (step.exp and step2.exp).
14214 * config/mt-lynx (STEP_EXECUTABLE): Define.
14215 (THREADFLAGS): Define.
14216
14217 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
14218
14219 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
14220
14221 * gdb.base/signals.exp: Disable whole file for lynx until
14222 further notice.
14223
14224 * gdb.base/signals.exp: xfail test where "next" acts like
14225 "continue" for lynx.
14226
14227 * gdb.base/interrupt.exp: xfail test for calling function while
14228 inferior is asleep for lynx.
14229
14230 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
14231 than one cr-lf after each command.
14232
14233 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14234
14235 * configure.in: Reinstate setting of stabsdirs variable, fix
14236 typo in setting up configdirs for native builds.
14237
14238 * gdb.base/return.exp: Fix typo in return double test.
14239 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
14240 compiler from optimizing them away.
14241
14242 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
14243
14244 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
14245 sequences to be echo'd by gdb when using gdb_test.
14246 * gdb.chill/chexp.exp: Likewise.
14247 * gdb.fortran/exprs.exp: Likewise
14248
14249 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14250
14251 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
14252 after the inferior gdb has started.
14253
14254 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
14255 after each command.
14256 * gdb.base/funcargs.exp: Likewise.
14257 * gdb.base/gdbvars.exp: Likewise.
14258 * gdb.base/interrupt.exp: Likewise.
14259 * gdb.base/list.exp: Likewise.
14260 * gdb.base/watchpoint.exp: Likewise.
14261 * gdb.c++/demangle.exp: Likewise.
14262 * gdb.c++/inherit.exp: Likewise.
14263 * gdb.chill/chexp.exp: Likewise.
14264 * gdb.fortran/exprs.exp: Likewise.
14265
14266 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
14267 test if we can't handle IO to/from the inferior.
14268
14269 * gdb.c++/misc.exp: Always check for a program already being
14270 started after sending a "run" command to gdb.
14271
14272 * gdb.base/twice.exp: Start with a fresh gdb.
14273
14274 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
14275 only depend on gdb's expression code, not the chill runtime.
14276
14277 * gdb.base/return.c: Put return values into variables so we
14278 can have gdb print them rather than depending on the program
14279 to print them.
14280 * gdb.base/return.exp: Corresponding changes.
14281
14282 * lib/gdb.exp: Provide default value for noinferiorio.
14283 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
14284 the inferior.
14285
14286 * gdb.base/break.exp: Always check for a program already being
14287 started after sending a "run" command to gdb.
14288 (text_next_with_recursion): Don't check the output from the
14289 program's printf statement. Instead just make sure the program
14290 exited.
14291
14292 * gdb.base/commands.exp: Protect tests which need arguments with
14293 $noargs conditionals.
14294
14295 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14296
14297 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
14298 of structure member arrays to match gdb/valops.c:value_addr change.
14299
14300 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
14301
14302 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
14303 cases.
14304
14305 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
14306
14307 * configure.in (configdirs): Remove gdb.chill from default list
14308 of subdirs and then add it back in only if doing a native build.
14309 The current chill compiler does not yet work in any cross build.
14310 * Revert all signal changes from Jul 6.
14311 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
14312 for sh-hms targets, allowing these tests to link, with no other
14313 changes. Testing is suppressed by setting "nosignals" in site.exp.
14314
14315 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
14316
14317 * configure.in (signaldirs): Define and add to configdirs for all
14318 targets except some specific ones that are known to not support signals.
14319 Also clean up formatting.
14320 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
14321 (signals, sigall): Remove rules to build.
14322 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
14323 Moved to new gdb.signals directory.
14324 * gdb.signals: New test directory.
14325 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
14326 signals.c signals.exp}: New or moved files.
14327
14328 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
14329
14330 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
14331
14332 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
14333
14334 * gdb.base/return.exp: Xfail `return double' test failure
14335 on at least Solaris 2.3 and handle future/past versions on
14336 a case by case basis as appropriate. Also update message
14337 to include i*86 failures.
14338
14339 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14340
14341 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
14342
14343 * lib/gdb.exp: Fix comment which erroneously identified
14344 gdb_file_cmd as gdb_load (the 19 May change was in fact to
14345 gdb_file_cmd not gdb_load).
14346 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
14347
14348 * gdb.base/setvar.exp: Make test names consistent between pass and
14349 fail cases. Use gdb_test more.
14350
14351 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14352
14353 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
14354
14355 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14356
14357 * gdb.base/help.exp: Fix expected help string for `show commands'.
14358
14359 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
14360
14361 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
14362
14363 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
14364 of a text section.
14365
14366 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
14367
14368 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
14369 that loop eventually terminates. Fix Connection refused logic so
14370 that testsuite will expire nicely.
14371
14372 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
14373
14374 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
14375 config/rom68k.exp: New tcl glue for the appropriate monitors.
14376 These all just end up calling monitor.exp.
14377 * config/monitor.exp (gdb_target_monitor): Handle `Connection
14378 refused' by retrying. Cleanup some timeout issues.
14379 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
14380 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
14381 callers don't have to set/restore global timeout variable.
14382
14383 * The following set of changes centralizes management of the global
14384 timeout variable. This way, it can be set in one target dependent
14385 place instead of dozens of places scattered throughout the test suite.
14386 If you need to lengthen a timeout, then you should either set timeout
14387 in one of the config/{target}.exp files, or multiply it by a factor.
14388 Setting it to an absolute value is always going to lose for some
14389 targets.
14390 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
14391 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
14392 * gdb.base/funcargs.exp: Don't set timeout.
14393 * gdb.base/list.exp (test_forward_search): Only use local timeout.
14394 * gdb.base/printcmds.exp (test_print_string_constants
14395 test_print_array_constants): Don't set timeout.
14396 * gdb.base/ptype.exp: Don't set timeout.
14397 * gdb.base/recurse.exp: Don't set timeout.
14398 * gdb.base/return.exp: Don't set timeout.
14399 * gdb.base/watchpoint.exp: Don't set timeout.
14400 * gdb.c++/classes.exp (do_tests): Don't set timeout.
14401 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
14402
14403 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
14404
14405 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
14406
14407 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14408
14409 * lib/gdb.exp: Disable chill tests for irix5.
14410
14411 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14412
14413 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
14414 each test pass or fail.
14415
14416 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14417
14418 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
14419 xlc not gcc.
14420
14421 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
14422
14423 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
14424
14425 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
14426
14427 * config/est.exp: Fix copyright and comments. Remove dead code.
14428 Use targetname, serialport and baud variables instead of fixed
14429 constants.
14430 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
14431 * config/cpu32bug.exp: New file to support cpu32bug monitors.
14432
14433 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14434
14435 * gdb.base/watchpoint.exp: Don't run
14436 test_watchpoint_triggered_in_syscall for sunos.
14437
14438 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14439
14440 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
14441 they don't seem to exist. Do include stdio.h.
14442
14443 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14444
14445 * gdb.base/a1-selftest.exp: Add alpha xfail.
14446
14447 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14448
14449 * gdb.base/watchpoint.c (main): Prompt before calling read().
14450 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
14451 Revise accordingly. Remove cruft about sending "123" several
14452 times, until it gets noticed. Clean up the "print buf[0]" stuff
14453 so that it passes or fails, and waits for prompts in the usual way.
14454
14455 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14456
14457 * gdb.base/recurse.exp: Fix comment.
14458
14459 * TODO: Remove item about printing variables in nodebug.exp. Add
14460 item about enabling tests which are only run on some targets.
14461
14462 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
14463 fail, make test names unique, use new gdb_test convention
14464 regarding pattern, use gdb_test more, etc.).
14465
14466 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
14467 fail, make test names unique, etc.).
14468
14469 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14470
14471 * gdb.base/nodebug.c: Change return type of top and middle to
14472 short.
14473 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
14474 are fixed by the recent mdebugread.c changes. Allow `short ()'
14475 as type for top and middle.
14476
14477 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14478
14479 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
14480 nearly as I can tell, the whole thing was an accident in Stu's
14481 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
14482 to replace a send/expect pair with gdb_test, but ended up only
14483 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
14484 of 30 Mar 1995 took care of it, but left this vestigial comment
14485 which I am now nuking.
14486
14487 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14488
14489 * gdb.base/break.exp: Look for different line number for
14490 breakpoint at main depending on usestubs.
14491
14492 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14493
14494 * gdb.base/list.exp: Adjust some alternate expect patterns to
14495 match recent list0.c change. Add alternate expect pattern for
14496 output from `list default lines around main' for optimizing
14497 compilers.
14498
14499 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14500
14501 * lib/gdb.exp: If nosignals is not set, set it to 0.
14502
14503 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
14504
14505 * config/slite-gdb.exp: Responds to load symbol table prompt.
14506 * gdb.base/break.exp: Adjust line number, fix rerun.
14507 * gdb.base/langs0.c: Add #ifdef usestubs.
14508
14509 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
14510
14511 * gdb.base/list.exp: Adjust line contents after adding new lines in
14512 list0.c. Also fix a syntax error.
14513
14514 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
14515 * gdb.base/break.exp: ditto.
14516 * gdb.base/list.exp: ditto.
14517 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
14518 * gdb.base/run.c: ditto.
14519 * gdb.base/list0.c: ditto.
14520 * gdb.base/funcargs.c: ditto.
14521
14522 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
14523
14524 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
14525 $targetname, $serialport and $baud instead of hardwired variables.
14526 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
14527 target doesn't support signals.
14528
14529 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
14530
14531 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
14532
14533 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14534
14535 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
14536 Don't rely on the value of an auto variable before it has been
14537 initialized. Use gdb_test more.
14538
14539 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14540
14541 * lib/gdb.exp (default_gdb_version): A version number must start
14542 with a digit, but other than that contains all characters up to
14543 the first whitespace character.
14544
14545 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14546
14547 * gdb.base/commands.exp (breakpoint_command_test): New tests.
14548
14549 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14550
14551 * gdb.c++/*.exp: Warn if executable does not exist. The original
14552 reason for skipping the warning was that configure.in sometimes
14553 intentionally skipped building the executables but the tcl code
14554 had no way of knowing. That (a) was always bogus with respect to
14555 error handling, (b) is no longer true (right now there is no way
14556 to skip C++ tests).
14557
14558 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
14559
14560 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14561
14562 * gdb.base/list.exp: Add expect patterns for output from
14563 SunPRO compiled executables.
14564 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
14565 types.
14566
14567 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14568
14569 * gdb.base/break.exp (test_next_with_recursion): Accept any line
14570 number (we are already testing that the correct source line text
14571 gets printed).
14572
14573 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
14574 that is what is intended, but something needed to be done to get
14575 sunos4 native working again.
14576
14577 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
14578
14579 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
14580 apparently went with a (very) old xfail.
14581
14582 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
14583
14584 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
14585 runto_main is a proc in gdb.exp that will do 'step' for target use
14586 stubs.
14587 * gdb.base/exprs.exp: ditto.
14588 * gdb.base/interrupt.exp: ditto.
14589 * gdb.base/opaque.exp: ditto.
14590 * gdb.base/printcmds.exp: ditto.
14591 * gdb.base/ptype.exp: ditto.
14592 * gdb.base/scope.exp: ditto.
14593 * gdb.base/setvar.exp: ditto.
14594 * gdb.base/signals.exp: ditto.
14595 * gdb.base/twice.exp: ditto.
14596 * gdb.c++/classes.exp: ditto.
14597 * gdb.c++/inherit.exp: ditto.
14598 * gdb.c++/templates.exp: ditto.
14599 * gdb.base/break.exp: no run and hit main for stubs. Change line
14600 numbers for breakpoints and info breakpoint.
14601 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
14602 breakpoint().
14603 * gdb.base/callfuncs.c: ditto.
14604 * gdb.base/exprs: ditto.
14605 * gdb.base/interrupt.c: ditto.
14606 * gdb.base/opaque0.c: ditto.
14607 * gdb.base/printcmds.c: ditto.
14608 * gdb.base/ptype.c: ditto.
14609 * gdb.base/scope0.c: ditto.
14610 * gdb.base/setvar.c: ditto.
14611 * gdb.base/signals.c: ditto.
14612 * gdb.base/twice.c: ditto.
14613 * gdb.c++/misc.cc: ditto.
14614 * gdb.c++/templates.cc: ditto.
14615
14616 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14617
14618 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
14619
14620 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
14621 somewhere between `read' and `main.c'. I'm pretty sure the
14622 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
14623 and it isn't particularly useful.
14624
14625 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
14626
14627 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14628
14629 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
14630
14631 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
14632
14633 * config/mt-slite: add LIBS and -nostdlib.
14634 * config/slite-gdb.exp: add this new file to support sparclite target.
14635
14636 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
14637
14638 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
14639
14640 * gdb.base/a2-run.exp: Change argument to istarget from
14641 "*-*-vxworks" to "*-*-vxworks*".
14642 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
14643
14644 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
14645
14646 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
14647 will not runto main but do a 'step' to step out of breakpoint().
14648 * config/mt-slite: add -Dusestubs.
14649
14650 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14651
14652 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
14653 instead of just @.
14654
14655 * gdb.base/signals.exp: Add test for "handle all print".
14656 * TODO: Remove "handle all print". Also remove item about
14657 checking copyright date (I don't like the idea of a spurious FAIL
14658 based on when we run the tests).
14659
14660 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
14661 for SunOS4 (reason for failure not investigated). Remove
14662 redundant test for $binfile.
14663
14664 * gdb.base/nodebug.c (array_index): Call malloc.
14665
14666 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
14667
14668 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
14669
14670 * gdb.base/recurse.exp: Update gdb_test invocation to use new
14671 conventions and slightly simplify the matching regexp.
14672
14673 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14674
14675 * gdb.base/break.exp: Update gdb_test invocation to use new
14676 convention.
14677
14678 * lib/gdb.exp: If noargs is not set, set it to 0.
14679
14680 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
14681 tests unique.
14682
14683 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
14684
14685 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14686
14687 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
14688 one argument of type "<non-float parameter>".
14689
14690 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
14691
14692 * config/rom68k.exp: New file to support Motorola IDP board.
14693 * gdb.base/a2-run.exp: Skip this file if noargs is set.
14694 * gdb.base/break.c: Change things around so that this program
14695 doesn't depend upon args. This is necessary to make remote
14696 targets work (in general, they can't take args).
14697 * gdb.base/break.exp: Don't try to send args to program. Don't
14698 expect output. Also, replace lots of code with gdb_test.
14699
14700 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14701
14702 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
14703 printing of '\'' (which is what the comment says we are testing,
14704 even though we were not), not '''.
14705 (test_integer_literals_rejected): Test that printing ''' is an error.
14706
14707 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
14708 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
14709 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
14710 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
14711 Use gdb_test not test_print_accept.
14712 * lib/gdb.exp: Remove test_print_accept.
14713
14714 * gdb.base/signals.exp (signal_tests_1): Make pass message
14715 consistent with fail message.
14716
14717 * gdb.base/whatis.exp: Remove xfails for printing char vs.
14718 unsigned char; the bug (PR 1821) is fixed.
14719
14720 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
14721
14722 * gdb.base/scope.exp (test_at_localscopes): Call pass for
14723 successful tests--makes xfailing them work right.
14724
14725 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14726
14727 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
14728 only \r\n, not .*. The test can pass .* as the last thing in
14729 $pattern if that is what it wants. In addition to providing this
14730 flexibility, this change should speed up pattern matching in cases
14731 where the pattern already ended with .* (there were a number of
14732 them). This change also helps catch bad patterns--in the old
14733 scheme the typo "char \*" instead of "char \\*" would pass. Now
14734 it is caught.
14735 * Many .exp files: Update callers.
14736
14737 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
14738 clearer and does not spuriously match multiple ('s. Likewise for
14739 ) and *.
14740
14741 * gdb.base/nodebug.exp: Test ability to call a function and pass
14742 it a string (even with no debugging info).
14743
14744 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
14745 "p '\'", which is the same as "p ''" once tcl gets done with
14746 quoting, to "p '\\'", which I suspect is what is intended (one
14747 backslash gets sent to GDB).
14748
14749 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
14750
14751 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14752
14753 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
14754 1817) was fixed literally years ago.
14755
14756 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14757
14758 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
14759 test, it causes stepping out of call_after_alloca_subr with
14760 optimizing compilers.
14761 (localvars_in_indirect_call): Consume GDB prompt if `finish'
14762 fails.
14763
14764 * gdb.c++/templates.exp: Source templ-info.exp only if
14765 the templates executable exists.
14766
14767 * gdb.c++/misc.cc (class Contains_static_instance,
14768 class Contains_nested_static_instance),
14769 gdb.c++/classes.exp (test_static_members): Test printing of
14770 a class that contains a static instance of the class.
14771
14772 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14773
14774 * gdb.base/langs2.c (cppsub_): Don't prototype.
14775 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
14776 only, I believe).
14777
14778 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14779
14780 * lib/gdb.exp (skip_chill_tests): New procedure.
14781
14782 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
14783
14784 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
14785
14786 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
14787 each expect pattern. Cuts runtime from 12 to about 4 seconds.
14788
14789 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14790
14791 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
14792
14793 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
14794 disassemble 8, not 16, instructions for part 4.
14795
14796 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
14797 support the latter anymore.
14798
14799 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
14800 -DNO_PROTOTYPES.
14801 * gdb.base/callfuncs.c: Control use of prototypes based on
14802 NO_PROTOTYPES, not __STDC__.
14803 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
14804 t_float_values2 tests if prototypes in use.
14805
14806 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
14807 t_double_values): When checking differences against DELTA, check
14808 that difference is within the range (-DELTA,DELTA), not just
14809 (-infinity,DELTA).
14810
14811 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
14812
14813 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
14814 'file' command firts, then 'target', then 'load', this is due to gdb
14815 target set up.
14816 * config/mips-gdb.exp: Fix a couple regular exp bugs.
14817
14818 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
14819
14820 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
14821 FP load/store variants.
14822 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
14823
14824 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
14825
14826 * gdb.base/term.exp: Do not give a warning if not native, it is
14827 not an abnormal condition.
14828
14829 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
14830
14831 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
14832 t_char_array".
14833
14834 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
14835
14836 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
14837 are getting the version number.
14838
14839 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
14840 if not native, it is not an abnormal condition.
14841
14842 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14843
14844 * lib/gdb.exp: Just use "file exists", rather than undocumented
14845 dejagnu procedure "findfile".
14846
14847 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14848
14849 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
14850 (LDFLAGS): Set to -Xlinker -Ur.
14851
14852 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
14853 Removed, these values are set by lib/gdb.exp.
14854
14855 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
14856
14857 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14858
14859 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
14860 of replicating gdb startup code.
14861
14862 * config/mt-vxworks (LDFLAGS): Set to -r.
14863 (CFLAGS_FOR_TARGET): Removed.
14864
14865 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
14866 (gdb) and gdb for vxworks uses (vxgdb).
14867
14868 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
14869 executable is not in the tree and host != target, use sed and
14870 program_transform_name to determine the gdb name used by the
14871 target.
14872
14873 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
14874 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
14875
14876 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14877
14878 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
14879 floats, chars, and shorts where there are ANSI-style function
14880 definitions.
14881
14882 * gdb.base/langs.exp, gdb.base/langs*: New test.
14883 * gdb.base/Makefile.in: Build it.
14884 * TODO: Remove item about checking that C names don't get C++
14885 demangling applied; this test tests it.
14886
14887 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14888
14889 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
14890 went with the const70 xfail. The xfail went away a year ago.
14891
14892 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
14893
14894 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
14895 for hp300.
14896
14897 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
14898
14899 * gdb.base/a1-selftest.exp: Don't run on hp300.
14900
14901 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14902
14903 * Makefile.in (site.exp): Set host_alias and target_alias as well
14904 as host_triplet and target_triplet.
14905
14906 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14907
14908 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
14909
14910 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
14911 places as other ecoff systems).
14912
14913 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
14914 ultrix.
14915
14916 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14917
14918 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
14919 remove them.
14920 * gdb.base/nodebug.exp: Accept "function" in addition to "text
14921 variable and "variable" in addition to "data variable".
14922 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
14923
14924 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
14925 2.
14926 * gdb.base/list1.c (long_line): Add additional statement at start
14927 of function.
14928 * gdb.base/list.exp (test_forward_search): Update line number to
14929 reflect new statement.
14930
14931 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14932
14933 * gdb.base/signals.exp: Reinitialize searched source directories
14934 after gdb_start call.
14935
14936 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
14937
14938 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
14939 * gdb.stabs/Makefile.in: Likewise.
14940
14941 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
14942 change. Instead split the tests into smaller pieces.
14943 * gdb.disasm/hppa.s: Corresponding changes.
14944
14945 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14946
14947 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
14948 Quote ^C when passing it to stty. For some shells ^ is a pipe.
14949
14950 * gdb.base/funcargs.exp: Modify many tests so that every test
14951 either passes or fails. Make some test names unique.
14952
14953 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14954
14955 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
14956 Call stty to set interrupt character.
14957
14958 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
14959 for HP assembler versus GNU assembler based on actual behavior of
14960 $(CC), rather than assuming that $(AS) is always the GNU assembler.
14961
14962 * TODO: Suggest a few more stepping tests.
14963
14964 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
14965
14966 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
14967 restart GDB for h8300 after a continue.
14968 (return): Add pattern to match a29k-udi behavior.
14969 * gdb.base/nodebug.exp: Remove obsolete comment.
14970 * gdb.base/regs.exp: New file, testing of register displays.
14971 * gdb.base/return.exp: Fix typo in reference to $objdir.
14972 * gdb.base/whatis.exp: Always start with a fresh GDB.
14973
14974 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14975
14976 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
14977 higher, these tests generate a lot of output.
14978
14979 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14980
14981 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
14982 code following the catch silently ignored some errors; without the
14983 catch they should be thrown like any other tcl error. Also, the
14984 catch used "" instead of {} which meant all the callers who wanted
14985 to include one of the characters "[]$ had to quote it an extra time.
14986 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
14987 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
14988 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
14989 Remove extra quoting.
14990
14991 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
14992
14993 * gdb.base/commands.exp: Make test names unique; every test either
14994 passes or fails. Update some comments.
14995
14996 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
14997
14998 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14999
15000 The following fixes a FAIL caused by the fact that the alpha stabs
15001 configuration didn't use the ".if alpha" code in weird.def.
15002 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
15003 bit pointer, so the 32 bit version works even on the alpha.
15004 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
15005 Remove the stuff which allowed us to have separate versions for
15006 alpha and everything else.
15007
15008 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
15009 regexp which "info func operator\[\](" is supposed to match. Fix
15010 string to send to GDB. Note that GDB still doesn't work right. Add a
15011 new test for "info func .perator\[\](" which GDB does handle correctly.
15012
15013 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
15014
15015 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15016
15017 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
15018 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
15019 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
15020 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
15021 it makes the tests harder to understand and confuses test-o-matic.
15022 The preferred style is that each test provides a PASS or a FAIL,
15023 and has a unique message (e.g. "continue #54" not just "continue")
15024 which is the same for the pass and the fail.
15025 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
15026 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
15027 to lib/gdb.exp.
15028 * gdb.base/printcmds.exp: Use test_print_accept. Remove
15029 prt_accept which was basically the same thing. Likewise for
15030 test_print_reject and prt_reject.
15031 * lib/gdb.exp (test_print_reject): Add some more error message
15032 patterns to match from the former printcmds.exp (prt_reject).
15033 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
15034 One defect of the passcount stuff is that some of it failed to
15035 report XPASS where appropriate.
15036 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
15037 stuff before and after arg in expected pattern.
15038 (test_paddr_operator_functions): Re-do test without print_addr_of;
15039 this is the only test which seems to want extra stuff there.
15040
15041 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15042
15043 * gdb.base/nodebug.exp: Update new tests to reflect improved
15044 wording of gdb output.
15045
15046 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
15047 and "ptype" work on variables in files compiled without -g.
15048 Replaces commented out "maint print msymbol" tests.
15049
15050 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15051
15052 * gdb.base/setvar.c (dummy): Call malloc.
15053
15054 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
15055 losing with the irix4 sed.
15056
15057 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
15058 ALRM" on irix4.
15059
15060 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15061
15062 * TODO: Remove items about corefile.exp testing new exec-file and
15063 backtrace; both are now done. Add items about printing enums.
15064
15065 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15066
15067 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
15068 "get signal $thissig" test fails.
15069
15070 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
15071
15072 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15073
15074 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
15075 compiler warning with dec alpha compiler.
15076
15077 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
15078 extra \n from gdb_test call (this explains why the prompt test
15079 that I removed yesterday was there).
15080 (user_defined_command_test): Remove extra \n and prompt test.
15081
15082 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
15083 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
15084 doesn't exist.
15085 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
15086 Also remove alpha workaround, which turns out to be because
15087 SIGABRT == SIGLOST.
15088
15089 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
15090
15091 * gdb.base/help.exp: Don't test "help show".
15092
15093 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15094
15095 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
15096 "set print address" is on.
15097 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
15098 pass prompt to gdb_test; gdb_test already looks for the prompt.
15099
15100 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
15101
15102 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
15103 was a vestige of the manual TESTSTRATEGY, and the purpose of it
15104 was to make sure that gdb can read a core file. But (a) the "read
15105 the corefile" part didn't make it to a1-selftest.exp, we just
15106 delete the corefile after creating it, and (b) we test reading
15107 corefiles in corefile.exp anyway. Also, this test left around a
15108 xgdb process on Solaris.
15109
15110 * gdb.base/corefile.exp: Also test backtrace.
15111
15112 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
15113
15114 * gdb.base/commands.exp: Test a simple user defined command with
15115 arguments and if/while statements; verify the full user command is
15116 printed by "show user".
15117
15118 * gdb.base/commands.exp: Test if/while commands as part of a
15119 breakpoint command list; verify they appear in breakpoint
15120 information.
15121
15122 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15123
15124 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
15125 than by dividing by zero.
15126
15127 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
15128
15129 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
15130 performing an inferior call with watchpoints enabled.
15131 * gdb.base/watchpoint.c (main): Delete second unnecessary read
15132 call.
15133
15134 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15135
15136 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
15137 of "file" command.
15138
15139 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
15140 Add additional pattern for when "int operator int(void);" appears
15141 in a different order.
15142
15143 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15144
15145 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
15146
15147 * gdb.base/help.exp: Replace most of docstrings for "info signals"
15148 and "signal" with ".*".
15149
15150 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15151
15152 * TODO: Add note about "handle all nostop".
15153
15154 * gdb.base/{sigall.c, sigall.exp}: New test.
15155 * gdb.base/Makefile.in: Add it.
15156
15157 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15158
15159 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
15160 when invoking GDB, suppresses any windowing interface.
15161
15162 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
15163
15164 * config/sim-gdb: New file, simulator testing support.
15165
15166 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
15167
15168 * gdb.base/interrupt.exp: Test calling func1 twice.
15169
15170 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
15171
15172 * gdb.base/list.exp (test_forward_search): Set timeout higher
15173 when we'll be getting lots of output from gdb.
15174
15175 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
15176 "init_malloc" to after the expect statement. Run it if that
15177 regexp is taken, but also for two others which happen if source
15178 cannot be found.
15179
15180 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15181
15182 * gdb.base/printcmds.exp: New test, for printing register before
15183 program is running.
15184
15185 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15186
15187 * gdb.base/list.exp: Correct some alternate expect patterns
15188 to reflect changes in list1.c.
15189
15190 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15191
15192 * TODO: Add item regarding large frames.
15193
15194 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
15195
15196 * TODO: Remove item about enabling return.exp; it
15197 is enabled. Suggest a few more "return" tests.
15198
15199 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15200
15201 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
15202 anonymous unions.
15203
15204 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15205
15206 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
15207 and pr-5646.o, so "make" is the same as "make all", not "make
15208 pr-4975.o".
15209
15210 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
15211
15212 * gdb.base/list.exp: Adjust expectations to reflect changes in
15213 list1.c.
15214 (test_forward_search): New test proc.
15215 * gdb.base/list1.c (long_line): New function, has long source line.
15216
15217 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
15218
15219 * gdb.base/a1-selftest.exp: Change initial stepping to know about
15220 additional line of code that was added.
15221
15222 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
15223
15224 * gdb.disasm/hppa.s: Break the large branching tests into smaller
15225 tests so as not to overflow expect's input buffers.
15226 * gdb.disasm/hppa.exp: Corresponding changes.
15227
15228 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15229
15230 Beginnings of template debugging tests.
15231 * gdb.c++/templ-info.cc: New file to test for template
15232 debugging capability of the compiler.
15233 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
15234 templ-info.cc.
15235 * gdb.c++/templates.cc: Add explicit template instantiations
15236 to enable compiling with -fno-implicit-templates. Add destructor
15237 and 'value' method to T5 class for template tests.
15238 * gdb.c++/templates.exp: Add testcases for printing of template
15239 types, setting breakpoints on template methods and calling a
15240 template method.
15241
15242 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
15243
15244 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
15245 branch target since some assemblers (gas-2.5) may emit a
15246 relocation for the branch instead of resolving it in the
15247 assembler.
15248
15249 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15250
15251 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
15252 through signal handler.
15253
15254 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15255
15256 * configure.in (*-*-netware): Use config/mt-netware.
15257
15258 * config/mt-netware: New file.
15259 * config/mt-i386-netware: Removed, separate configs for different
15260 netware architectures are no longer needed now that we have
15261 --with-headers.
15262
15263 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15264
15265 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
15266 by the recent changes to use ANSI C arithmetic conversions.
15267
15268 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15269
15270 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
15271 bug involving using inferior_pid to figure out whether to select a
15272 frame.
15273
15274 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
15275
15276 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
15277 match the current disassembler output.
15278
15279 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
15280
15281 * gdb.fortran/exprs.exp: Expect VOID instead of void.
15282 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
15283 types, expect "int" as type of integer values (for now).
15284
15285 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
15286
15287 * gdb.base/commands.exp: New tests for if/while commands.
15288
15289 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
15290
15291 * lib/gdb.exp (runto): Replace sub-pattern for hex value
15292 by .*, since hex values have different syntax in Chill mode.
15293
15294 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15295
15296 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
15297 linefeed from expect pattern for repeated types with indices > 9.
15298
15299 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
15300
15301 First part of Fortran test suite.
15302 * gdb.fortran: New directory.
15303 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
15304
15305 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15306
15307 * gdb.base/default.exp: Update expect pattern for load command
15308 without arguments.
15309
15310 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15311
15312 * configure.in: Change i386 to i[345]86.
15313 * gdb.base/configure.in: Likewise.
15314 * gdb.c++/configure.in: Likewise.
15315 * gdb.chill/configure.in: Likewise.
15316
15317 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
15318
15319 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
15320 patterns, since that is not a valid context for comments.
15321
15322 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
15323
15324 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
15325 repeated types and repeated types with indices > 9.
15326
15327 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
15328
15329 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
15330 2417; old bug has been fixed.
15331
15332 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
15333
15334 * gdb.base/interrupt.exp: When trying to wake up the inferior,
15335 send the newline ourselves instead of assuming gdb_test will do
15336 so when passed an empty input string.
15337
15338 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
15339 stabs testcode.
15340
15341 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15342
15343 * lib/gdb.exp (gdb_test): Don't send anything if the first
15344 argument is an empty string. This makes cases where we want to
15345 match output that is already in expect's buffers (for example,
15346 matching a breakpoint after gdb_run_cmd has been called) work
15347 reliably.
15348
15349 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15350
15351 * config/netware.exp: New file.
15352
15353 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15354
15355 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
15356 the -B and -L prefixes so we can find the debugging stub.
15357
15358 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
15359 there and we are using the gcc from the tree.
15360
15361 * gdb.base/types.c: Removed.
15362
15363 * gdb.base/configure.in: Look for makefile fragments in ../config.
15364 Recognize i386-*-netware.
15365 * gdb.c++/configure.in: Likewise.
15366
15367 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15368
15369 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
15370 the correct TCL syntax.
15371
15372 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15373
15374 * gdb.base/opaque.exp: use runto instead of messing around with
15375 breakpoints. Simplify by using gdb_test.
15376
15377 * gdb.base/bitfields.exp: restart between tests on netware targets
15378 because breakpoints aren't relocated after target death. Run
15379 processes to completion.
15380
15381 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
15382
15383 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
15384
15385 * Makefile.in: Remove extra tabs that confuse some versions
15386 of "make". Use the newly built gdb to test with by default,
15387 rather than the first one in the tester's search path.
15388
15389 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
15390
15391 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
15392
15393 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
15394 condition help.
15395
15396 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15397
15398 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
15399
15400 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
15401 running.
15402 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
15403 * gdb.base/funcargs.exp: Likewise.
15404
15405 * gdb.base/bitfields.exp: Simplify by using gdb_test.
15406 * gdb.base/funcargs.exp: Likewise.
15407
15408 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
15409 message is "".
15410
15411 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15412
15413 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
15414 return,signals,twice}.exp: Handle non-existant binaries
15415 consistantly.
15416
15417 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
15418 * gdb.base/Makefile.in: Don't try to generate a core dump, we
15419 might testing a cross development system.
15420
15421 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15422
15423 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
15424 runtest script is relative to ${srcdir}, not ${rootdir}.
15425
15426 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
15427
15428 * gdb.base/signals.exp: Allow for optionality of breakpoint
15429 address.
15430
15431 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15432
15433 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
15434
15435 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15436
15437 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
15438 for size_t definition.
15439 * gdb.c++/templates.cc: Likewise
15440
15441 * config/mt-i386-netware: New file.
15442
15443 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
15444 defined.
15445
15446 * gdb.base/Makefile.in: Added support for systems that name core
15447 files by appending "core" to the program name.
15448 * gdb.base/a1-selftest.exp: Likewise.
15449
15450 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15451
15452 * gdb.base/return.exp: Add comment and message for `return double'
15453 test failure on Sparc Solaris.
15454
15455 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
15456
15457 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
15458
15459 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15460
15461 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
15462 from optimizing them away.
15463 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
15464 patterns to include default constructors and assignment operators,
15465 to match gcc versions beyond 2.5.8. Accept any cplus demangling
15466 character in the output of the virtual base pointer.
15467
15468 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15469
15470 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
15471 expression match in print_addr_of to avoid unintented matches.
15472 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
15473 versions up to 2.5.8.
15474
15475 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15476
15477 * gdb.base/list.exp: Tweak alternate pattern for listing of an
15478 included file to run under newer versions of expect.
15479 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
15480 consecutive >'s in templates to accomodate recent cplus-dem.c change.
15481 Remove xfail for the virtual table of BDDHookV.
15482
15483 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15484
15485 * lib/gdb.exp (string_to_regexp): Set a default result.
15486 (default_gdb_start): Fix misleading message.
15487
15488 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
15489
15490 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
15491 Remove all CC, etc definitions.
15492 * config/mt-hpux: New file.
15493 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
15494 (CFLAGS, LDFLAGS): Define.
15495 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
15496
15497 * Makefile.in (site.exp): Don't insert host_os, etc.
15498 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
15499 (distclean): Check existence of subdir.
15500 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
15501 * gdb.base/Makefile.in: General cleanup and simplification.
15502 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
15503 to build executables. Use default rule to build .o files.
15504 (EXPECT, RUNTEST, CC): Fix relative pathname.
15505 (site.exp): Don't insert host_os, etc.
15506 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
15507 and/or SIGUSR1 defined.
15508 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
15509 * gdb.c++/Makefile.in: General cleanup and simplification.
15510 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
15511 (CFLAGS): Remove.
15512 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
15513
15514 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
15515
15516 * gdb.base/recurse.exp: Misc changes to get tests running again
15517 after Kung's changes to the watchpoint code.
15518 * gdb.base/watchpoint.exp: Likewise.
15519
15520 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
15521
15522 * lib/gdb.exp (string_to_regexp): Convert {\} also.
15523
15524 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15525
15526 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
15527 * lib/gdb.exp (default_gdb_start): Define.
15528 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
15529 gdb.base/funcargs.exp, gdb.base/opaque.exp,
15530 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
15531 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
15532 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
15533 Don't call gdb_target_udi in between tests.
15534
15535 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15536
15537 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
15538 (which was basically just a local version of the same thing). In
15539 addition to avoiding duplication, gdb_test_exact is faster.
15540 * lib/gdb.exp (gdb_test_exact): Fix typo.
15541
15542 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
15543 don't give an error.
15544
15545 * gdb.base/term.exp: Call delete_breakpoints before starting.
15546
15547 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
15548 (t10): Add comment.
15549
15550 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
15551
15552 Reorganization of the GDB Test Suite.
15553
15554 * gdb.base: New directory, contains all the basic tests.
15555 * gdb.c++: New directory, tests specific to C++.
15556 * gdb.chill: New directory, tests specific to Chill.
15557 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
15558 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
15559 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
15560 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
15561 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
15562 t30-31 to chill).
15563 * */gdbme.*: Rename to match appropriate expect scripts.
15564 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
15565 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
15566 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
15567 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
15568 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
15569 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
15570 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
15571 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
15572 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
15573 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
15574 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
15575 gdb.c++/virtfunc.cc: New names of C++ files.
15576 * gdb.chill/chillvars.ch: New name of Chill file.
15577 * gdb.base/configure.in, gdb.c++/configure.in,
15578 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
15579 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
15580 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
15581 * configure.in (configdirs): Update to reflect directory changes.
15582 (target_abbrev): No longer define for any configuration.
15583 * Makefile.in: Cosmetic improvements to header comments.
15584
15585 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15586
15587 Various changes to gdb.t31:
15588
15589 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
15590 * gdbme.ch: Make all key-words and predefineds be upper-case.
15591 * chillvars.exp: Expect key-words and predefinds in upper-case.
15592
15593 * chillvars.exp: Use gdb_test_exact many places.
15594 Change expected output for arrays (which now includes index labels).
15595
15596 * pr-5020.exp, gdme.ch (module PR_5020):
15597 New test, for PR-5020.
15598
15599 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
15600
15601 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
15602 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
15603
15604 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
15605
15606 * Makefile.in: Fix bit-rot in definitions of CHILL,
15607 CHILL_FOR_TARGET and Chill_LIB.
15608 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
15609 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
15610 CHILL, and CHILL_LIB.
15611
15612 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
15613
15614 * Revert the previous changes. Please see Rob's directory
15615 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
15616
15617 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
15618
15619 * Makefile.in, configure.in, config/mips-gdb.exp,
15620 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
15621 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
15622 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
15623 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
15624 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
15625 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
15626 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
15627 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
15628 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
15629 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
15630 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
15631 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
15632 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
15633 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
15634 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
15635 changes from 94Q1.
15636
15637 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
15638
15639 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
15640 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
15641 Rob's new testing fragments.
15642
15643 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
15644
15645 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
15646 lib/gdb.exp: Replace error proc calls with perror.
15647
15648 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
15649
15650 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
15651 version also, match on casted version strings, and match on
15652 gdb startup case where the line numbers might be messed up.
15653
15654 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
15655
15656 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
15657 (CFLAGS): Delete it from here.
15658
15659 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
15660
15661 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
15662
15663 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
15664
15665 * Makefile.in (RUNTEST): Default to just "runtest".
15666
15667 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15668
15669 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
15670 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
15671 the code has been restructured.
15672
15673 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15674
15675 * gdb.t00/default.exp (set write): Allow any number of \r and/or
15676 \n, not just one of each.
15677
15678 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
15679 /bin/cc gives a warning if you do.
15680
15681 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
15682
15683 * gdb.t24/demangle.exp: change expect pattern of
15684 __t10ListS_link1ZUiRCUiPT0
15685
15686 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15687
15688 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
15689 on local variables in recursive functions.
15690
15691 * gdb.t07/Makefile.in: Build the new test.
15692
15693 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15694
15695 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
15696 directly. Instead compare the return values from actual calls.
15697
15698 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
15699
15700 * Makefile.in (check): Set TCL_LIBRARY for runtest.
15701
15702 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15703
15704 * From Peter Schauer with minor modifications.
15705 * gdb.t15/return.exp (return_tests): Handle targets where "return"
15706 stops in mid-line in the caller. Add xfail for returning a float
15707 value on X86 targets.
15708
15709 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15710
15711 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
15712 to avoid expect lossage.
15713 (fmem_LRbug_tests): Likewise.
15714 * gdb.disasm/hppa.s: Corresponding changes.
15715
15716 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
15717 conditions to work with latest dejagnu/expect.
15718
15719 * gdb.t15/funcargs.exp (finish from indirect call): No longer
15720 expected to fail on the PA.
15721 (backtrace in call with trampolines): Explicitly require main
15722 to be frame #1 (no trampolines should show up in backtrace).
15723
15724 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
15725 "continue -expect".
15726 * gdb.t06/break.exp: Likewise.
15727 * gdb.t07/watchpoint.exp: Likewise.
15728 * gdb.t13/bitfields.exp: Likewise.
15729 * gdb.t15/{funcargs,return}.exp: Likewise.
15730 * gdb.stabs/weird.exp: Likewise.
15731 * config/{mips,udi}-gdb.exp: Likewise.
15732
15733 * hppa.sed: Enclose comments within a sed command to avoid
15734 losing with the old OSF1 sed.
15735
15736 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15737
15738 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
15739 sequent dynix.
15740 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
15741 * gdb.t15/funcargs.exp: Conditionally step again to really
15742 finish from marker_call_with_trampolines. Handle the case where
15743 the first step from within call_with_trampolines already steps
15744 us back to main.
15745 * gdb.t15/gdbme.c: Add comment to closing brace of
15746 call_with_trampolines for funcargs.exp.
15747
15748 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15749
15750 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
15751 Fix typo(s).
15752
15753 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15754
15755 * gdb.t07/gdbme.c: More code for watchpoint testing.
15756
15757 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
15758 "Hardware watchpoint" throughout file.
15759 (test_watchpoint_triggered_in_syscall): New test.
15760 (test_complex_watchpoint): New test.
15761
15762 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15763
15764 * gdbme.c (call_with_trampolines): New function to try and step
15765 into. Tests trampoline problems on the PA.
15766
15767 * funcargs.exp (localvars_in_indirect_call): No longer expect
15768 stepping into indirect call to fail on PAs.
15769 (test_stepping_over_trampolines): New test.
15770
15771 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15772
15773 * TODO: Add suggestions for static member function tests, and
15774 completion tests.
15775
15776 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15777
15778 * TODO: Add suggestions for "p/a" tests.
15779
15780 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
15781 (default_gdb_exit): Replace all the hair with sending "quit" to
15782 the process with a simple close.
15783
15784 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15785
15786 * TODO: Add suggestions for shared library tests.
15787
15788 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15789
15790 * TODO: Add suggestions for x/s tests.
15791
15792 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15793
15794 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
15795 "enable once", and "enable breakpoints once" with ".*".
15796
15797 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15798
15799 * TODO: Add suggestions about structure passing tests.
15800
15801 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15802
15803 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
15804 the primary1 test, use work around if __GNUC__ < 2.
15805 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
15806 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
15807 Test for bad output rather than waiting for timeout. Issue
15808 second continue only if first continue failed.
15809
15810 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15811
15812 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
15813 operator[] test with gdb_test because the old code didn't seem to
15814 be getting the quoting right with the new dejagnu.
15815
15816 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
15817
15818 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
15819 one from the path.
15820 * Makefile.in: Use a fresh expect if there is one, use runtest
15821 from the src tree if there is one.
15822
15823 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15824
15825 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
15826 next over recursive call. Revise the tests from that point on
15827 (which had been skipped) to match GDB's actual (correct) output.
15828
15829 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
15830 with next over a breakpoint whose condition is false.
15831
15832 * gdb.t00/help.exp: Comment out "help set print" tests just like
15833 (and for same reason as) "help set" test.
15834
15835 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15836
15837 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
15838 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
15839
15840 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15841
15842 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
15843 necessary gdb_target_udi.
15844
15845 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
15846
15847 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
15848 1838 and 2417; they are fixed.
15849
15850 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
15851 gdb.t03/ptype.exp (ptype structure, ptype union):
15852 Remove xfails; the test is looser than when the xfails were added.
15853
15854 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
15855 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
15856
15857 * gdb.t01/run.exp: Only run shell test if isnative.
15858
15859 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
15860 since "run" automatically loads if necessary. Call gdb_target_udi
15861 after the "file" since "file" kills any execution target.
15862
15863 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
15864 GDB. GDB doesn't work that way (not anymore at least) on UDI.
15865 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
15866 argument for UDI.
15867
15868 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15869
15870 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
15871
15872 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
15873
15874 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15875
15876 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
15877 properly quoting regexps. This makes the second argument to
15878 demangle a fixed string, which matches the callers, instead of a
15879 shell-style pattern which is what the previous implementation
15880 used. Update some of the callers.
15881
15882 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15883
15884 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
15885 (comib_nullified_tests): Fix typo.
15886 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
15887 strings. No longer expected to fail.
15888
15889 * gdb.disasm/hppa.s (addib_tests): Fix typo.
15890 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
15891 strings. No longer expected to fail.
15892
15893 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
15894 string. No longer expected to fail.
15895
15896 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15897
15898 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
15899 No longer expected to fail.
15900
15901 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
15902 string. No longer expected to fail.
15903
15904 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15905
15906 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
15907 only in the names (I probably got most of them). I was even
15908 generous with some which differed in underscores in names, and
15909 probably missed a few, and I *still* was able to remove almost a
15910 third of the file with almost no impact on testsuite coverage.
15911
15912 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15913
15914 * gdb.t00/default.exp: Match udi_attach error message as well as
15915 the one from child_attach.
15916
15917 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
15918
15919 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
15920
15921 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
15922 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
15923
15924 * Move test with enums and partial symbols back to
15925 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
15926 Reverts the change of 26 May 93. Per today's change to
15927 stabs.texinfo, the behavior that weird.exp was expecting was
15928 unreasonable; what is important is that the compiler+gdb get
15929 things right, which happens with a recent gcc. Also fix the test
15930 to deal with native compilers which put out the stab gdb can't
15931 deal with.
15932
15933 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15934
15935 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
15936 in the names. The main thing these accomplish is to slow things down.
15937 Many more such duplicates surely remain.
15938
15939 * gdb.t00/help.exp: Comment out "help support" test just like
15940 (and for same reason as) "help set" test.
15941
15942 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
15943
15944 * gdb.t06/break.exp: Remove setup_xfails for
15945 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
15946 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
15947 about known bug in gcc to include up through 2.5.8.
15948 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
15949 well as "_vb$".
15950 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
15951 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
15952 with latest gcc and gdb.
15953 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
15954 well as "_vb$".
15955
15956 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15957
15958 * configure.in (hppa*-*-*): Also configure and build stabs-only
15959 tests.
15960
15961 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15962
15963 * gdb.t10/hppa.mt: A makefile fragment for the PA.
15964 * gdb.t10/configure.in (hppa*-*-*): Use it.
15965
15966 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15967
15968 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
15969
15970 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15971
15972 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
15973 versions prior to 1.13.5.
15974
15975 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15976
15977 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
15978 the prompt is at the start of a line.
15979
15980 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15981
15982 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
15983 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
15984 in the copr tests now.
15985 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
15986 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
15987 expected to fail.
15988
15989 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
15990
15991 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
15992 gdb.t31/chillvars.exp, lib/gdb.exp:
15993 Tweak to run under either version of expect.
15994 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
15995 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
15996 * gdb.t11/list.exp: Remove extraneous whitespace.
15997
15998 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15999
16000 * gdb.t16/printcmds.exp (test_print_strings): Accept
16001 "(unsigned char *) " before the string.
16002
16003 * TODO: Add notes about printing of fancy types and GDB expressions.
16004
16005 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
16006
16007 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
16008 * gdb.t06/configure.in: Don't try to compile signals test program
16009 if doing mips-idt-ecoff.
16010
16011 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
16012
16013 * Most .exp files: Tweak to run under either version of expect.
16014
16015 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16016
16017 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
16018 xfails; I'm not sure why they are failing, but not because of PR 1806.
16019
16020 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
16021
16022 * config/unix-gdb.exp: Remove gdb_unload cause it's already
16023 defined in lib/gdb.exp.
16024
16025 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16026
16027 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
16028 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
16029 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
16030 have to be typeless.
16031
16032 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16033
16034 * TODO: Add suggestion for copyright year test.
16035
16036 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
16037
16038 * configure.in (*-*-lynxos*): Add stabs tests.
16039
16040 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16041
16042 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
16043 so insert a tab before any assembler directive in column zero.
16044
16045 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
16046 stores.
16047 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
16048 stores.
16049 (fpu_short_memory_tests): Likewise.
16050
16051 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16052
16053 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
16054 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
16055 .stabs directives in comments.
16056
16057 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16058
16059 * TODO: New file, describing tests we could write.
16060 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
16061
16062 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16063
16064 * gdb.t06/signals.exp: Add kludge to force re-sync.
16065
16066 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
16067 to xgdb instead of gdb, get out of gdb.
16068
16069 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
16070
16071 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
16072 for info.
16073
16074 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
16075
16076 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
16077 * gdb.stabs/configure.in (hppa*-*-*): Use it.
16078 * gdb.stabs/hppa.sed: New sed script for the PA.
16079
16080 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16081
16082 * gdb.stabs: Re-write weird.def and configuration to use sed
16083 instead of cpp. sed is portable and POSIX; cpp is neither.
16084
16085 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16086
16087 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
16088
16089 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16090
16091 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
16092
16093 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16094
16095 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
16096 "_vb$".
16097 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
16098 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
16099
16100 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16101
16102 * lib/gdb.exp: Comment out code which depends on non-existent
16103 `transform' procedure.
16104
16105 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
16106
16107 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
16108 * lib/gdb.exp: Transform tool name.
16109 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
16110 1.1's new error handling system.
16111
16112 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16113
16114 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
16115
16116 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16117
16118 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
16119 They made pattern matching so slow that timeouts happened on
16120 heavily loaded systems. Now any output from "show print" which
16121 gets us back to the GDB prompt is a PASS.
16122
16123 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
16124
16125 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
16126
16127 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16128
16129 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
16130
16131 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
16132 It is not from PR 3220.
16133
16134 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16135
16136 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
16137 just started failing because they depended on the order the
16138 subcommands are presented, or exact docstring text. This kind of
16139 test is a pain and has minimal benefit.
16140
16141 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16142
16143 * gdb.t09/corefile.exp: At end of test, use "core" command with
16144 no arguments.
16145
16146 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
16147
16148 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
16149 17}/Makefile.in: Make it possible to run the testsuite with Sun
16150 make and CC = cross gcc by adding explicit build rules for .o
16151 files.
16152
16153 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16154
16155 * gdb.t15/funcargs.exp: Don't put comments on same line as
16156 setup_xfail (@#$*%& tcl braindamage!).
16157
16158 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16159
16160 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
16161
16162 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
16163
16164 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
16165 * gdb.t20/inherit.exp: remove three dumplicate entries.
16166
16167 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16168
16169 * gdb.t06/break.exp: For "next over recursive call", fail on any
16170 incorrect output, not just on "factorial (value=2)".
16171
16172 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16173
16174 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
16175 working now. Add an xfail if accesing a bss variable causes
16176 a memory error if the target is not yet run.
16177
16178 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16179
16180 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
16181 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
16182 name of __st* demangling (2 strings). Did Kung really get the
16183 more than 95 others right without testing them?
16184
16185 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
16186
16187 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
16188
16189 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
16190
16191 * configure.in (configdirs): Add gdb.disasm
16192 * gdb.disasm: New directory for GDB disassembler tests.
16193 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
16194
16195 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16196
16197 * gdb.t00/help.exp: Don't test "help set".
16198
16199 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
16200 from within expect statements. None of these happen anymore and
16201 they cause regressions to be silently unnoticed.
16202
16203 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
16204 messages) about known failures with gcc cygnus-2.4.5-930417.
16205
16206 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
16207 comp-info.exp so it gets built if it doesn't exist.
16208
16209 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
16210 it is no longer used.
16211 * gdb.t13/comp-info.c: Removed.
16212
16213 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16214
16215 * gdb.t06/signals.exp: Add xfail for sun3.
16216
16217 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16218
16219 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
16220 relevant because ^C doesn't get sent but failure can be reproduced
16221 interactively).
16222
16223 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16224
16225 * gdb.stabs/alpha.mt: New configuration file for alpha.
16226 * gdb.stabs/configure.in: Use it.
16227 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
16228 sharing with alpha.mt, redefine long to word via preprocessor.
16229 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
16230 for alpha.
16231 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
16232 native cc.
16233 * gdb.t00/teststrategy.exp: Change expect string so that we
16234 consume the `(xgdb)' from the command echo and from the gdb prompt.
16235 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
16236 gdb currently compares all values as long, so this failure probably
16237 applies to any configuration where LONGEST is bigger than a target int.
16238 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
16239 with gcc.
16240 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
16241 to handle opaque pointers, gcc is.
16242 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
16243 as first argument. Include <sys/types.h> and change all operator
16244 new definitions to use size_t.
16245 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
16246 now that we use size_t.
16247
16248 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16249
16250 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
16251 a long or float array cast all array members to the same type.
16252 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
16253 with 64 bit longs.
16254 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
16255 on alpha.
16256 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
16257
16258 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16259
16260 * gdb.t24 (demangle.exp): Constructors of templates have names like
16261 vector<int>::vector(int) not vector<int>::vector<int>(int). See
16262 section 14.6 of the ARM.
16263
16264 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
16265 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
16266 accomplish little and slow down the testsuite.
16267
16268 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
16269 Accept spaces various places.
16270
16271 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16272
16273 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
16274 with watchpoint enabled.
16275
16276 * Makefile.in: Remove definition of CC and remove the second
16277 definition of CXX (the "CXX = gcc" one remains). These definitions
16278 were causing backquotes to be expanded within backquotes, which
16279 doesn't work.
16280
16281 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
16282
16283 * gdb.t17/callfuncs.exp: Add "return 0" to end.
16284
16285 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16286
16287 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
16288 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
16289 by mips cc and contains no stabs entries.
16290
16291 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
16292
16293 * config/vx-gdb.exp: Use fake device to load files rather than
16294 NFS.
16295 * lib/gdb.exp: New proc to do "file" command.
16296 * config/unix-gdb.exp: Use new "file" proc.
16297
16298 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16299
16300 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
16301 Rework board rebooting slightly.
16302 (gdb_exit): Don't exit from the remote shell; there isn't one.
16303 * gdb.stabs/weird.exp: If a program is being debugged already,
16304 kill it.
16305 * gdb.t04/setvar.exp: Stop and restart gdb.
16306 * gdb.t05/expr.exp: Likewise.
16307 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
16308 restart gdb and reload the program.
16309 * gdb.t08/opaque.exp: Likewise.
16310 * gdb.t12/scope.exp: Likewise.
16311 * gdb.t13/bitfields.exp: Likewise.
16312 * gdb.t15/funcargs.exp: Likewise.
16313 * gdb.t20/classes.exp: Likewise.
16314 * gdb.t03/ptype.exp: Increase timeout.
16315 * gdb.t16/printcmds.exp (test_print_string_constants,
16316 test_print_array_constants): Likewise.
16317 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
16318 * gdb.t20/classes.exp (do_tests): Likewise.
16319 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
16320
16321 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
16322
16323 * gdb.stabs: Renamed *wierd* to *weird*.
16324
16325 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16326
16327 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
16328 for timeout. Add "known gcc 2.4.5 bug" to failure message.
16329
16330 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16331
16332 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
16333 (do_tests): Remove xfail for whatis on one_var and two_var.
16334
16335 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
16336
16337 * Makefile.in: Made cross building work better by adding
16338 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
16339
16340 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16341
16342 * gdb.t15/{return.c,return.exp,Makefile.in}:
16343 New test, currently commented out.
16344
16345 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
16346
16347 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
16348 still running and removes the leftover named socket so GDb can do
16349 clean restarts.
16350
16351 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
16352
16353 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
16354 console, not GDB.
16355 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
16356 cross testing works better with "make check"
16357 * config/unix-gdb: Use default procedures for exit and version.
16358 * config/vx-gdb.exp: Cleaned up and massaged back to working order
16359 with the newest VxWorks.
16360
16361 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16362
16363 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
16364 old form.
16365
16366 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
16367 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
16368
16369 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
16370
16371 * config/unix-gdb.exp: Remove this version of gdb_exit
16372 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
16373 Rob says he'll look at it when he gets back to testing boards.
16374
16375 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
16376
16377 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
16378 an expected fail for certain ptype commands.
16379
16380 * gdb.t20/classes.exp: Update expected results of "ptype class
16381 Base1" to account for the constructor that now appears in the type.
16382
16383 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
16384
16385 * configure.in (configdirs): Restore gdb.t04, which mysteriously
16386 disappeared from list.
16387 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
16388 "alldone" proc with call to cleanup and exit.
16389 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
16390 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
16391 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
16392 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
16393 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
16394 "alldone" proc with simple returns that suppress remaining
16395 tests. The alldone proc went away many months ago.
16396
16397 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16398
16399 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
16400
16401 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
16402
16403 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16404
16405 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
16406 as vax gdb will display them.
16407
16408 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16409
16410 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
16411 optimizers.
16412
16413 * scope.exp: Change "bad value for localval" messages so each one
16414 is unique.
16415
16416 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
16417 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
16418
16419 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
16420
16421 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16422
16423 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
16424 doesn't exist (due to optimization).
16425
16426 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16427
16428 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
16429 contains \r because the filename is long.
16430
16431 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
16432 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
16433
16434 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16435
16436 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
16437 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
16438 Ultrix.
16439 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
16440 int tests.
16441 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
16442
16443 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
16444
16445 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
16446
16447 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
16448 to match does not match the passing case but still matches the
16449 failing case.
16450
16451 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16452
16453 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
16454
16455 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
16456
16457 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
16458 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
16459 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
16460 Remove various versions of gdb_exit.
16461 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
16462 gdb_exit.
16463 * config/unix-gdb.exp: gdb_exit remains here, and should override
16464 the generic version, since it's doing a lot of wierd stuff that
16465 the other versions aren't. FIXME, fold it in, or abandon this
16466 version.
16467
16468 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16469
16470 * gdb.t24/demangle.exp: Add tests for PR 3220.
16471
16472 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16473
16474 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
16475
16476 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
16477
16478 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
16479 "i386-*-*". Works for i486 as well.
16480
16481 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
16482 bug, and expand domain of xfail to all SVR4 systems, since the
16483 actual problem is likely to be in generic SVR4 /proc support.
16484
16485 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16486
16487 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
16488
16489 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
16490
16491 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
16492 xfails for other systems. Match a missing 'Continuing.' as an
16493 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
16494
16495 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
16496 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
16497 Only issue warning for missing executables if -all option is used.
16498
16499 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
16500 file if -all option is used. It's like an unpredictable XFAIL.
16501
16502 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16503
16504 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
16505 for dynamically linked binaries.
16506
16507 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
16508
16509 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16510
16511 * gdb.t20/inherit.exp: Change message for "print tagless struct"
16512 to state that this is a known bug in old versions of g++.
16513
16514 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16515
16516 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
16517 while waiting for `Continuing'.
16518
16519 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
16520
16521 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
16522 in text, data, and bss.
16523 * gdb.t10/nodebug.c: Add local and global test variables for
16524 initialized and uninitialized data.
16525
16526 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16527
16528 * config/unix-gdb.exp (gdb_exit): Add "wait".
16529
16530 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16531
16532 * gdb.t06/signals.exp: xfail the continue from the handler for all
16533 targets.
16534
16535 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
16536 function with watchpoints enabled, the i386 call dummy starts with
16537 a call.
16538
16539 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
16540 386 bsd names its corefiles.
16541
16542 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
16543
16544 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
16545 compilers don't grok it.
16546 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
16547 with small octal ints rather than character constants, which
16548 are signed and might not fit if first promoted to int.
16549
16550 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
16551
16552 * gdb.t09/Makefile.in (clean): Remove corefile.
16553
16554 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16555
16556 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
16557
16558 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16559 and Jim Kingdon (kingdon@cygnus.com)
16560
16561 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
16562 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
16563 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
16564
16565 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16566
16567 * gdb.t17/interrupt.exp: Add xfail for hppa.
16568
16569 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16570
16571 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
16572 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
16573 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
16574 to determine signed-ness of bitfields and use the result to setup
16575 the xfail.
16576 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
16577 * gdb.t15/funcargs.exp: Use them to step until the second indirect
16578 call line is reached if necessary.
16579
16580 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16581
16582 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
16583
16584 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16585
16586 * gdb.t06/break.exp: Also test `clear' command.
16587
16588 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16589
16590 * gdb.t00/teststrategy.exp: Remove extra quote.
16591
16592 * gdb.t07/watchpoint.exp: Change xfail for calling function with
16593 watchpoint enabled to be for all non-68k machines.
16594
16595 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
16596
16597 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16598
16599 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
16600 targets use aout.mt instead of ecoff.mt as gas understands
16601 standard aout format.
16602
16603 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16604
16605 * lib/gdb.exp (runto): Don't insist that function we are running to
16606 was compiled with -g.
16607
16608 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
16609
16610 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
16611 to get back into the read system call.
16612 Accept leading newline in case where we woke it up.
16613
16614 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16615
16616 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
16617 to make the stabs test work on ecoff systems using gcc and -with-stabs.
16618 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
16619 enable ecoff configuration.
16620
16621 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16622
16623 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
16624
16625 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16626
16627 * gdb.t16/printcmds.exp: Add another printf test.
16628
16629 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
16630
16631 * configure.in: If configured -with-stabs on any target, add
16632 stabsdirs to configdirs.
16633
16634 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16635
16636 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
16637 fun" so pattern does not match the command itself.
16638
16639 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16640
16641 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
16642
16643 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16644
16645 * gdb.t17/interrupt.exp: Test for more things.
16646
16647 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16648
16649 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
16650 compiler arranges the code and line numbers.
16651
16652 * gdb.t17/interrupt.exp: Don't send \n after ^C.
16653
16654 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16655
16656 * gdb.t00/help.exp: Increase expect input buffer size.
16657
16658 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16659
16660 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
16661
16662 * gdb.t07/watchpoint.exp: Add xfail for hppa.
16663
16664 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
16665
16666 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
16667 [0-9]*, not just [0-9].
16668
16669 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16670
16671 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
16672
16673 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
16674
16675 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16676
16677 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
16678
16679 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16680
16681 * gdb.t06/signals.c: Add xfails for sun3.
16682
16683 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
16684
16685 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
16686 test_stepping tests.
16687
16688 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16689
16690 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
16691
16692 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
16693
16694 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
16695 rather than actually putting it through cpp twice.
16696
16697 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
16698
16699 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
16700
16701 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
16702 no longer needed.
16703
16704 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16705
16706 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
16707
16708 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
16709 C++ features prints as "struct", make it a pass, not an xfail.
16710
16711 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16712
16713 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
16714 Don't require VA to print as "class" rather than "struct".
16715
16716 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
16717
16718 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
16719
16720 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16721
16722 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
16723
16724 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16725
16726 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
16727 order.
16728
16729 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16730
16731 * gdb.t16/printcmds.exp: Add printf tests.
16732
16733 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
16734
16735 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
16736
16737 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
16738
16739 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
16740 pass counts, to counteract any existing or future setup_xfails.
16741
16742 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16743
16744 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
16745 {BEGIN,END}_COMMON for common block instead of STAB.
16746 * gdb.stabs/wierd.exp: Add xfail for rs6000.
16747
16748 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
16749 intp_var should be N_GSYM not N_LSYM.
16750 wierd-aout.S: Use a label for the value of the N_SO.
16751 wierd.def: Remove all backslashes.
16752 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
16753
16754 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16755
16756 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
16757 get the expected next to inheritance3.
16758
16759 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16760
16761 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
16762 now that gcc-2.4 gets it right.
16763
16764 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16765
16766 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
16767
16768 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
16769 generating comp-info.exp which works for cross-compilation.
16770
16771 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
16772
16773 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
16774 "*-*-sysv4.*".
16775
16776 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
16777
16778 * gdb.t01/run.exp: Start with a fresh gdb.
16779 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
16780 SVR4.x.
16781
16782 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
16783
16784 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
16785 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
16786 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
16787 Makefile.in (distclean, realclean): Remove gdbme.c from list of
16788 things to remove.
16789
16790 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
16791
16792 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
16793 test cases from bug reports.
16794
16795 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
16796
16797 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
16798 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
16799 avoid spurious xfails.
16800 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
16801 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
16802 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
16803
16804 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
16805
16806 * gdb.t00/teststrategy.exp: Rework to provide more useful
16807 description of each test, fix problem with systems that define
16808 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
16809 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
16810 results for "next over recursive call" so timeouts aren't taken
16811 by error.
16812
16813 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
16814
16815 * gdb.t12/scope.exp: Test printing of variables before run.
16816
16817 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
16818 printed in wrong order due to sorting.
16819
16820 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
16821
16822 * gdb.t00/teststrategy.exp: Fix expected results for printing
16823 user entered string constant. Is array of char, prints with no
16824 address.
16825
16826 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
16827 commands.
16828 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
16829 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
16830 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
16831 of struct of char arrays.
16832 * gdb.t00/radix.exp: New tests for radix commands.
16833
16834 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
16835
16836 * gdb.t16/printcmd.exp: Print a variable before running program
16837 (with xfail for AIX).
16838
16839 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
16840
16841 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
16842
16843 * gdb.t16/printcmd.exp: Don't print variables before running program.
16844
16845 * gdb.t06/break.exp: Don't require envp argument to main.
16846
16847 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
16848
16849 * gdb.t02/whatis.exp, gdb.t11/list.exp:
16850 Add xfails for rs6000.
16851
16852 * gdb.t02/whatis.exp: Change other tests not to re-test something
16853 we already tested.
16854
16855 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
16856 each type used has a variable of that type.
16857
16858 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
16859
16860 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
16861
16862 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16863
16864 * configure.in: change srctrigger to be a file, not a directory
16865
16866 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
16867
16868 * configure.in (mips-idt-ecoff*): Added trailing '*'.
16869
16870 * gdb.t11/list.exp: Fixed a couple of typos.
16871
16872 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
16873
16874 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
16875 is fixed and PR is closed.
16876 * gdb.t16 (gdbme.c): Add simple test string variable.
16877 * gdb.t16 (printcmds.exp): Add tests with simple test string
16878 variable, primarily for boundaries on "set print elements".
16879
16880 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
16881
16882 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
16883 Make leading 0's optional and don't expect a tab in the middle
16884 of the number.
16885
16886 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
16887
16888 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
16889 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
16890 don't end command passed to gdb_test with newline.
16891
16892 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
16893 signed keyword away, don't expect signed bitfields to be signed.
16894
16895 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
16896 printing with only as many 1's as are in the field as well as printing
16897 with 32 1's (see comment).
16898
16899 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
16900
16901 * gdb.t00/default.exp: Start with a fresh gdb.
16902 * configure.in (configdirs): Remove gdb.t31 until the chill
16903 compiler works again. It no longer is able to find chillrt0
16904 since it isn't in libchill.a anymore.
16905 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
16906 wierd.o, make more modular.
16907 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
16908 spurious newlines that caused problems.
16909
16910 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16911
16912 * Move test with enums and partial symbols from gdb.t03/ptype.exp
16913 to gdb.stabs/wierd.exp since GCC has worked around the bug.
16914 gdb.stabs/wierd.{exp,def}: Many new tests.
16915
16916 * gdb.t00/default.exp: update info line for new message.
16917
16918 * gdb.t02/{whatis.exp,gdbme.c}:
16919 Test that "char *" doesn't print as "caddr_t".
16920
16921 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16922
16923 * gdb.t00/help.exp: Use .* in place of some help messages which
16924 just changed.
16925 gdb.t00/default.exp: Update "info frame" test for new message.
16926 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
16927 Remove some xfails
16928
16929 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16930
16931 * gdb.t03/{gdbme.c,ptype.exp}:
16932 Add tests for typedef'd struct and union without tags.
16933 Also check "whatis" on a variable of a typedef'd enum without a tag.
16934
16935 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
16936 PRMS 1823; the bug still exists but isn't reproduced by this test
16937 anymore), and remove rs6000 XFAIL (the bug is fixed).
16938
16939 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
16940 duplicated from whatis.exp. For those that are left, accept
16941 "long", "long int", or "int" for long variables (whatis.exp already
16942 has an XFAIL for "int", so no need to fail it here).
16943
16944 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
16945 Deal with GCC's names for types now that GDB uses the compiler's names.
16946
16947 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
16948 setup_xfail's for sunos4. If we #defined the signed keyword away,
16949 don't expect GDB to know that char it is signed.
16950
16951 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
16952
16953 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
16954
16955 * configure.in (configdirs): Add gdb.t24 for C++ tests that
16956 should work on any system, regardless of debugging format.
16957 * gdb.t21/demangle.exp: Move to gdb.t24.
16958 * gdb.t24/demangle.exp: Move from gdb.t21.
16959 * gdb.t24/{Makefile.in, configure.in}: New files.
16960
16961 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16962
16963 * configure.in: Do gdb.stabs and C++ tests only for stabs.
16964 * gdb.stabs: New directory.
16965
16966 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16967
16968 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
16969 not just "Quit anyway?".
16970
16971 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
16972
16973 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
16974 that all setup_xfails are immediately followed by clear_xfails.
16975
16976 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
16977
16978 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
16979 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
16980 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
16981 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
16982 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
16983 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
16984 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
16985 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
16986 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
16987 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
16988 gdb.t31/chillvars.exp, lib/gdb.exp:
16989 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
16990 bug-gdb@prep.ai.mit.edu.
16991
16992 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
16993
16994 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
16995 with 0.0, not integer 0.
16996
16997 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
16998
16999 * gdb.t06/break.exp: Update for "Kill the program" message change.
17000
17001 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
17002
17003 * Makefile.in (GDBFLAGS): Set to -nx.
17004 * Makefile.in (site.exp): Use GDBFLAGS.
17005
17006 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17007
17008 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
17009 Makefiles.
17010 (check): depend on just-check.
17011 (just-check): added so that tests can be run without a noop
17012 build pass.
17013
17014 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17015
17016 Switch to using configure's configdirs.
17017 * Makefile.in (Makefile): add configure.in dependency.
17018 (SUBDIRS): removed redundant assignment.
17019 * configure.in: switch subdirs assignment to configdirs.
17020 * gdb.t*/configure.in: new files.
17021
17022 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
17023
17024 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
17025 works.
17026
17027 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
17028
17029 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
17030 in explicit rules. Apparently this is not supported by some makes.
17031
17032 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
17033
17034 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
17035
17036 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17037
17038 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
17039 disappeared.
17040
17041 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
17042
17043 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
17044
17045 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
17046
17047 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
17048 watchpoint problem that is now fixed.
17049 * gdb.t30/chexp.exp: Remove setup_xfail for printing
17050 uninitialized convenience variables.
17051 * gdb.t31/chillvars.exp: Fix expected patterns for printing
17052 structures.
17053
17054 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17055
17056 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
17057 which causes expect to get out of sync with gdb on long output
17058 from help set.
17059 * gdb.t09/corefile.exp: Make expected pattern for core file
17060 failing signal and frame output format less sun specific.
17061
17062 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
17063
17064 * gdb.t31/chillvars.exp: Add and remove initial dummy
17065 breakpoint, so that symbol table is forced in.
17066 (Needed at least on Sunos4, though it seems not SVR4.)
17067 * gdb.t31/chillvars.exp: Update for changed output format.
17068
17069 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
17070
17071 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
17072
17073 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
17074
17075 * Makefile.in: Added --srcdir when invoking runtest, removed the
17076 need for a local config file. (optional now)
17077
17078 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
17079
17080 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
17081 failure count used to force early termination. Add some more
17082 expected failures for gnu style demangling.
17083
17084 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17085
17086 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
17087 pmi variable from gdb.t20/gdbme to get optimized away.
17088 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
17089 Check for written corefile upon timeout _and_ eof.
17090
17091 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17092
17093 * config/unix-gdb.exp: Add missing return 0.
17094
17095 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17096
17097 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
17098 test termination.
17099
17100 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
17101
17102 * configure.in (subdirs): Put back gdb.t17 which mysteriously
17103 disappeared.
17104
17105 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
17106
17107 * gdb.t10/crossload.exp: Disable the i860-elf test until such
17108 time as i860 support works.
17109
17110 * gdb.t15/funcargs.exp: Fix expected outputs to include
17111 "backtrace 100\r" rather than just "backtrace\r", to match last
17112 change.
17113
17114 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
17115
17116 * config/udi-gdb.exp (gdb_exit): Remove close command.
17117 (gdb_target_udi): New procedure to set the UDI target.
17118 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
17119 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
17120 Added waits for prompts after several question responses. Added
17121 some more responses used by a29k-amd-udi-gdb.
17122 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
17123 pass different arguments, restart UDI connection after program
17124 completion.
17125 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
17126 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
17127 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
17128 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
17129 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
17130 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
17131 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
17132 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
17133 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
17134 after program completion.
17135 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
17136 compiled with a SELECT_VECS setting.
17137 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
17138 infinite recursion.
17139
17140 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
17141 Added checks for COFF results, and made them expected failures for
17142 all targets. It would be better to make them expected failures
17143 for COFF targets only.
17144
17145 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17146
17147 * Makefile.in: add null dvi target, don't bother to recurse
17148 through test directories for info and install-info; rename
17149 $(datadir) to be dejagnu instead of deja-gnu
17150
17151 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
17152
17153 * gdb.t31/gdbme.ch: Re-enable code that previously caused
17154 compiler to coredump.
17155 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
17156 code.
17157
17158 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
17159
17160 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
17161 coredump.
17162 * gdb.t31/chillvars.exp: Comment out tests that depend on that
17163 code.
17164
17165 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
17166
17167 * gdb.t03/ptype.exp: tests for return code from gdb_test.
17168 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
17169 which in a shell. Deletes xgdb when done.
17170 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
17171 Tests the return from the "set height" or "set width" commands.
17172 Added a few return codes where needed.
17173
17174 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
17175
17176 * Makefile.in (SUBDIRS): Add gdb.t17.
17177 * configure.in (subdirs): Add gdb.t17.
17178 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
17179 files to test gdb's calling of functions in the inferior with
17180 the correct arguments and gdb's ability to retrieve any
17181 result returned.
17182
17183 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
17184
17185 * config/unix-gdb.exp (gdb_exit): Remove close commands that
17186 may be called after gdb goes away. Previous versions of expect
17187 needed these to avoid file descriptor leaks, but they cause
17188 errors with the current revision of expect.
17189 * gdb.t00/gdbvars.exp: Use -re on expected output after
17190 setting sevenbit-strings.
17191 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
17192 to set sevenbit-strings consistent across tests.
17193 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
17194 set sevenbit-strings consistent across tests.
17195
17196 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
17197
17198 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
17199 expected output to match current "expect" expectations.
17200
17201 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
17202
17203 * gdb.t00/default.exp: Change expected output for default "source"
17204 command, to match new gdb behavior which requires a filename to
17205 source.
17206
17207 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
17208
17209 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
17210 expected fail for i486-*-* that misses the marker2 function.
17211 * gdb.t10/crossload.exp (bfddefault): Allow successful
17212 recognition of a format to pass even if no symbols are found.
17213 Explicitly catch failures where the format is not recognized
17214 or is ambiguous, and add the reason to the fail message.
17215 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
17216 the cause is and invalid target and add reason to failure message.
17217 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
17218 elf32-i386, elf32-sparc, and elf32-i860.
17219 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
17220 Set up expected failure for 'filename'::variable scope resolution,
17221 which is now apparently broken on all targets.
17222 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
17223 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
17224 gdb.t23/templates.exp: Change failure for missing binfile into
17225 just a warning.
17226 gdb.t21/demangle.exp: Change all cfront references to 'arm'
17227 references.
17228
17229 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
17230
17231 * gdb.t00/default.exp: Add expected output for default "source"
17232 command, to match new gdb behavior.
17233 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
17234
17235 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
17236
17237 * config/*-gdb.exp: returns an error, rather than exiting on
17238 internal errors.
17239
17240 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
17241
17242 * gdb.t03/gdbme.c: Add pointer to struct variable.
17243 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
17244 referencing struct members.
17245
17246 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
17247
17248 * configure.in (mips-idt-ecoff): New target.
17249 * config/mips-gdb.exp: New file for remote board using MIPS remote
17250 debugging protocol.
17251
17252 * Redid configuration scheme. Removed gdb.t*/configure.in.
17253 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
17254 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
17255 distclean targets. Built executables via .o files. Adjusted
17256 tests to account for source files in $(srcdir) rather than
17257 $(objdir).
17258 * lib/gdb.exp (runto): Don't expect () after the function name,
17259 because it may have arguments.
17260
17261 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
17262
17263 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
17264 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
17265 expected failures for mips-idt-* and mips-sgi-*.
17266 * gdb.t00/default.exp (attach): Kill process if requested.
17267 * gdb.t00/help.exp (help target core, help target): Accept a gdb
17268 that does not read core files.
17269 * gdb.t01/run.exp: Removed checks for exit status code.
17270 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
17271 it is linked in.
17272 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
17273 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
17274 appropriate, rather than doing it by hand.
17275 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
17276 execution.
17277 * gdb.t10/crossload.exp: Kill existing program if needed.
17278 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
17279 appropriate, rather than doing it by hand. Always increase
17280 timeout for this test, not just for VxWorks.
17281
17282 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
17283
17284 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
17285 of Chill STRUCT types and STRUCT values.
17286 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
17287 than "char".
17288 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
17289 struct2): New struct definitions and initializations to test
17290 simple Chill STRUCT types.
17291
17292 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
17293
17294 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
17295 the null byte at the end of strings.
17296 * gdb.t00/default.exp: Make show version insensitive to copyright
17297 date.
17298 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
17299 to avoid dependencies on target char signedness.
17300 * gdb.t16/printcmds.exp: Update expected results for explicitly
17301 unsigned char.
17302 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
17303 now work.
17304 * gdb.t21/demangle.exp: Add many more patterns for template
17305 demangling, most of them being expected failures.
17306 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
17307 string we are matching for, to match on the whole string.
17308 * gdb.t21/demangle.exp: Add many new test strings to demangle,
17309 and fix a whole bunch that had incorrect expected output but were
17310 passing anyway because of the bug in "proc demangle".
17311 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
17312 type.
17313 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
17314
17315 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
17316
17317 * gdb/testsuite: made modifications to testcases, etc., to allow
17318 them to work properly given the reorganization of deja-gnu and the
17319 relocation of the testcases from deja-gnu to a "tool" subdirectory.
17320
17321 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
17322
17323 * gdb/testsuite: Initial creation of gdb/testsuite.
17324 Migrated dejagnu testcases and support files for testing nm to
17325 gdb/testsuite from deja-gnu. These files were moved "as is"
17326 with no modifications. This migration is part of a major overhaul
17327 of dejagnu. The modifications to these testcases, etc., which
17328 will allow them to work with the new version of dejagnu will be
17329 made in a future update.
17330
17331 For additional changes see gdb.mi/ChangeLog-1999-2003.
17332 \f
17333 ;; Local Variables:
17334 ;; mode: change-log
17335 ;; left-margin: 8
17336 ;; fill-column: 74
17337 ;; version-control: never
17338 ;; End:
17339
17340 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
17341 2003, 2004, 2005 Free Software Foundation, Inc.
17342 Copying and distribution of this file, with or without modification,
17343 are permitted provided the copyright notice and this notice are preserved.
This page took 0.417409 seconds and 4 git commands to generate.