gdb/
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2008-05-03 Pedro Alves <pedro@codesourcery.com>
2
3 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
4 expressions with macros.
5
6 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7
8 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
9
10 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
11
12 * gdb.base/completion.exp: Handle lack of other symbols beginning
13 with "a".
14
15 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
16
17 2008-05-02 Jim Blandy <jimb@codesourcery.com>
18
19 * gdb.asm/asmsrc1.s: Add scratch space.
20
21 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
22
23 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
24
25 2008-05-01 Joel Brobecker <brobecker@adacore.com>
26
27 * gdb.base/info-target.exp: New testcase.
28
29 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
30
31 * gdb.cp/hang.exp: Use .cc instead of .C.
32 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
33 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
34
35 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
36
37 * gdb.base/gdb1250.exp: Remove perror.
38 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
39
40 2008-04-30 Pedro Alves <pedro@codesourcery.com>
41
42 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
43 .2byte.
44
45 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
46
47 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
48 (maybe_kfail): New.
49
50 2008-04-25 Pedro Alves <pedro@codesourcery.com>
51
52 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
53
54 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
55
56 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
57 * gdb.mi/mi2-syn-frame.exp: Likewise.
58 * lib/mi-support.exp: Likewise.
59
60 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
61
62 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
63 to specify regexp for the location to stop at.
64 * gdb.base/break-always.c: New.
65 * gdb.base/break-always.exp: New.
66
67 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
68
69 * lib/mi-support.exp (mi_runto_helper): Adjust
70 for the original-location field.
71 (mi_create_breakpoint, mi_list_breakpoints): New.
72 * gdb.mi/mi-break.exp: Adjust.
73 * gdb.mi/mi2-break.exp: Adjust.
74 * gdb.mi/mi-pending.exp: Adjust.
75 * gdb.mi/mi-simplerun.exp: Adjust.
76 * gdb.mi/mi2-simplerun.exp: Adjust.
77 * gdb.mi/mi-syn-frame.exp: Adjust.
78 * gdb.mi/mi2-syn-frame.exp: Adjust.
79 * gdb.mi/mi-until.exp: Adjust.
80 * gdb.mi/mi2-until.exp: Adjust.
81 * gdb.mi/mi-var-display.exp: Adjust.
82 * gdb.mi/mi2-var-display.exp: Adjust.
83 * gdb.mi/mi-watch.exp: Adjust.
84 * gdb.mi/mi2-watch.exp: Adjust.
85
86 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
87
88 * aclocal.m4: Add override.m4.
89 * configure: Regenerate.
90
91 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
92
93 * gdb.mi/var-cmd.c (do_at_tests): Verify that
94 '-var-update --all-values' reports new value even the type
95 of a variable object has changed.
96
97 2008-04-18 Craig Silverstein <csilvers@google.com>
98
99 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
100 files.
101
102 2008-04-18 Joel Brobecker <brobecker@adacore.com>
103
104 * gdb.ada/atomic_enum: New test program.
105 * gdb.ada/atomic_enum.exp: New testcase.
106
107 2008-04-17 Doug Evans <dje@google.com>
108
109 * gdb.opt/Makefile.in: Fix whitespace.
110
111 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
112
113 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
114
115 2008-04-17 Doug Evans <dje@google.com>
116
117 * gdb.base/hashline1.exp: New testcase.
118 * gdb.base/hashline2.exp: New testcase.
119 * gdb.base/hashline2.exp: New testcase.
120
121 2008-04-17 Pedro Alves <pedro@codesourcery.com>
122
123 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
124
125 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
126
127 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
128 temporary breakpoint to match "Temporary breakpoint".
129 * gdb.base/break.exp (delete_breakpoints): Likewise.
130 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
131 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
132 * gdb.base/display.exp: Likewise.
133 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
134 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
135 * gdb.base/restore.exp (restore_tests): Likewise.
136 * gdb.base/sepdebug.exp: Likewise.
137 * gdb.base/watchpoint.exp: Likewise.
138 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
139 * gdb.mi/mi-pending.exp: Likewise.
140 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
141 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
142 * gdb.mi/mi-var-cmd.exp: Likewise.
143 * gdb.mi/mi-var-display.exp: Likewise.
144 * gdb.mi/mi2-cli.exp: Likewise.
145 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
146 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
147 * gdb.mi/mi2-var-display.exp: Likewise.
148 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
149 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
150 new "disp" field.
151 (mi_expect_stop): Move after_reason argument to be really after
152 reason. This is to support fix for PR2424.
153
154 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
155
156 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
157
158 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
159
160 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
161 field. Add more floating varobj tests.
162 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
163 field.
164 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
165 (main): Call do_at_tests.
166 * lib/mi-support.exp (mi_create_floating_varobj)
167 (mi_varobj_update_with_type_change): New.
168
169 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
170
171 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
172 option of -var-evaluate-expression.
173 * gdb.mi/mi2-var-display.exp: Likewise.
174
175 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
176
177 Introduce test setup helpers.
178 * lib/gdb.exp (build_executable, clean_restart)
179 (prepare_for_testing): New.
180 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
181 * gdb.base/return.exp: Likewise.
182 * gdb.base/ending-run.exp: Likewise.
183
184 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
185
186 * gdb.mi/mi-async.exp: New test for asynchronous Machine
187 Interface (MI) responses.
188
189 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
190
191 * gdb.cp/breakpoint.cc: New code to test conditions involving
192 member variables.
193 * gdb.cp/breakpoint.exp: Test condition involving member
194 variables.
195
196 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
197
198 * lib/mi-support.exp (mi_expect_stop): New.
199 (mi_run_cmd): Change the
200 token. Use mi_send_resuming_command, use
201 mi_expect_stop.
202 (mi_execute_to_helper): Rename to mi_execute_to.
203 (mi_send_resuming_command): Add more error patterns.
204 (mi_wait_for_stop): Renamed to...
205 (mi_get_stop_line): ...this.
206 (mi_run_inline_test): Adjust.
207
208 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
209 * gdb.mi/mi-console.exp: Likewise.
210 * gdb.mi/mi-pending.exp: Likewise.
211 * gdb.mi/mi-simplerun.exp: Likewise.
212 * gdb.mi/mi-stack.exp: Likewise.
213 * gdb.mi/mi-stepi.exp: Likewise.
214 * gdb.mi/mi-syn-frame.exp: Add comment.
215 * gdb.mi/mi-until.exp: Likewise.
216 * gdb.mi/mi-var-display.exp: Likewise.
217 * gdb.mi/mi-watch.exp: Likewise.
218 * gdb.mi/mi2-cli.exp: Likewise.
219 * gdb.mi/mi2-console.exp: Likewise.
220 * gdb.mi/mi2-simplerun.exp: Likewise.
221 * gdb.mi/mi2-stack.exp: Likewise.
222 * gdb.mi/mi2-stepi.exp: Likewise.
223 * gdb.mi/mi2-until.exp: Likewise.
224 * gdb.mi/mi2-var-display.exp: Likewise.
225 * gdb.mi/mi2-watch.exp: Likewise.
226
227 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
228
229 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
230
231 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
232
233 2008-04-04 Pedro Alves <pedro@codesourcery.com>
234
235 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
236 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
237 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
238 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
239 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
240 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
241 expect an mi error duplicated in stderr.
242
243 2008-04-03 Joel Brobecker <brobecker@adacore.com>
244
245 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
246 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
247 Add a couple of tests that verify the behavior when the new setting
248 is set to "cancel" and "all".
249 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
250 "ask" before we start the testing.
251
252 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
253
254 * gdb.cp/casts.cc: Add class reference variables.
255 * gdb.cp/casts.exp: New test cases for up/down casting references.
256
257 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
258
259 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
260 instead of beginning to make an extra test pass.
261 * gdb.mi/mi2-var-display.exp: Likewise.
262
263 2008-03-31 Maciej W. Rozycki <macro@mips.com>
264
265 * gdb.base/break.exp: Mark failures as such. Fix formatting.
266
267 2008-03-31 Markus Deuling <deuling@de.ibm.com>
268 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
269
270 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
271 value. Add xfail for older kernels.
272
273 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
274
275 Bring mi-support in line with gdb.exp.
276 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
277 (mi_gdb_start): New function.
278
279 2008-03-28 Maciej W. Rozycki <macro@mips.com>
280
281 * gdb.mi/mi-var-cmd.exp: Fix a typo.
282
283 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
284
285 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
286 * gdb.mi/mi2-var-display.exp: Likewise.
287
288 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
289
290 * lib/mi-support.exp (mi_create_varobj_checked): New.
291 (mi_list_varobj_children): Allow to check for a
292 value.
293 (mi_list_array_varobj_children): New.
294
295 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
296 and mi_list_varobj_children, as opposed to hardcoding
297 expected strings.
298 * gdb.mi/gdb701.exp: Likewise.
299 * gdb.mi/gdb792.exp: Likewise.
300 * gdb.mi/mi-var-block.exp: Likewise.
301 * gdb.mi/mi-var-cmd.exp: Likewise.
302 * gdb.mi/mi-var-invalidate.exp: Likewise.
303 * gdb.mi/mi2-var-block.exp: Likewise.
304 * gdb.mi/mi2-var-child.exp: Likewise.
305 * gdb.mi/mi2-var-cmd.exp: Likewise.
306 * gdb.mi/mi2-var-display.exp: Likewise.
307
308 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
309
310 Fix random false FAILs on i386.
311 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
312
313 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
314
315 PR gdb/544
316 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
317
318 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
319
320 PR gdb/544
321 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
322
323 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
324
325 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
326 fixed PR gdb/544.
327
328 2008-03-21 Pedro Alves <pedro@codesourcery.com>
329
330 * gdb.threads/fork-child-threads.exp: Test next over fork.
331
332 2008-03-21 Chris Demetriou <cgd@google.com>
333
334 * gdb.base/break.exp (rbreak junk): New test for rbreak
335 "Junk at end of arguments" issue.
336
337 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
338
339 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
340 *& to work on created array elements.
341 (Top level): Test print $pc with a file. Test string operations
342 without a target.
343 * gdb.base/ptype.exp: Do not expect *& to work on created array
344 elements.
345
346 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
347
348 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
349 gdb.threads/staticthreads.exp: Update exit query.
350
351 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
352
353 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
354
355 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
356
357 * gdb.base/watchpoint.c (global_ptr, func4): New.
358 (main): Call func4.
359 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
360 (test_inaccessible_watchpoint): New.
361
362 2008-02-29 Maciej W. Rozycki <macro@mips.com>
363
364 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
365 select the largest.
366
367 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
368
369 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
370 frames-invalid annotations.
371
372 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
373
374 * gdb.base/assign.exp: avoid same output for different tests.
375
376 2008-02-27 Doug Evans <dje@google.com>
377
378 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
379 for bug 1738.
380 (breakpoint_to_handler_entry): Ditto.
381
382 2008-02-27 Joel Brobecker <brobecker@adacore.com>
383
384 * gdb.base/ending-run.exp: Use the first line of code inside
385 function body to test breakpoints.
386 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
387 location where the breakpoint is inserted when using the line
388 where a function is declared. Fix typo in the description of
389 one of the tests.
390 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
391
392 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
393
394 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
395 tests.
396
397 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
398
399 * gdb.base/args.exp: avoid same output for tests
400 with single quotes.
401
402 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
403
404 * gdb.base/annota1.exp: Adjust for 'info break'
405 format changes.
406 * gdb.base/annota3.exp: Likewise.
407 * gdb.base/break.exp: Likewise.
408 * gdb.base/condbreak.exp: Likewise.
409 * gdb.base/pending.exp: Likewise.
410 * gdb.base/sepdebug.exp: Likewise.
411 * gdb.base/unload.exp: Likewise.
412 * gdb.cp/ovldbreak.exp: Likewise.
413 * gdb.mi/mi-pending.exp: Likewise.
414
415 2008-02-07 Doug Evans <dje@google.com>
416
417 * gdb.cp/mb-inline.exp: New.
418 * gdb.cp/mb-inline.h: New.
419 * gdb.cp/mb-inline1.cc: New.
420 * gdb.cp/mb-inline2.cc: New.
421
422 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
423
424 * gdb.pascal/floats.pas: New test program.
425 * gdb.pascal/floats.exp: New testcase.
426
427 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
428
429 * gdb.base/callfuncs.c (t_float_many_args): New function.
430 (t_double_many_args): New function.
431 * gdb.base/callfuncs.exp: Add tests for exceeding float
432 and double parameters passed through the stack.
433
434 2008-02-05 Joel Brobecker <brobecker@adacore.com>
435
436 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
437 gdb.ada/complete/foo.adb: New files.
438 * gdb.ada/complete.exp: New testcase.
439
440 2008-02-03 Doug Evans <dje@google.com>
441
442 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
443
444 * gdb.cp/gdb2384.exp: New file.
445 * gdb.cp/gdb2384.cc: New file.
446 * gdb.cp/gdb2384-base.h: New file.
447 * gdb.cp/gdb2384-base.cc: New file.
448
449 2008-02-02 Doug Evans <dje@google.com>
450
451 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
452
453 2007-02-01 Joel Brobecker <brobecker@adacore.com>
454
455 * gdb.ada/sym_print_name: New test program.
456 * gdb.ada/sym_print_name.exp: New testcase.
457
458 2007-02-01 Joel Brobecker <brobecker@adacore.com>
459
460 * gdb.ada/nested/hello.adb: New file.
461 * gdb.ada/nested.exp: New testcase.
462 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
463
464 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
465
466 * gdb.mi/basic.c (return_1): New function.
467 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
468 don't cause future evaluations of function to report
469 creation of internal breakpoints.
470
471 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
472
473 * gdb.mi/mi-break.exp (test_error): New.
474 Call it.
475
476 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
477
478 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
479 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
480
481 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
482
483 * gdb.pascal/integers.pas: New test program.
484 * gdb.pascal/integers.exp: New testcase.
485
486 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
487
488 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
489
490 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
491
492 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
493 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
494
495 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
496
497 * gdb.ada/formatted_ref: New test program.
498 * gdb.ada/formatted_ref.exp: New testcase.
499
500 * gdb.cp/formatted-ref.cc: New file.
501 * gdb.cp/formatted-ref.exp: New testcase.
502
503 2008-01-30 Joel Brobecker <brobecker@adacore.com>
504
505 * gdb.base/ptype.exp: Add testing of "ptype $pc".
506
507 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
508
509 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
510 (test_file_list_exec_source_file): Update to new macro-info field.
511
512 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
513
514 * gdb.ada/exprs: New test program.
515 * gdb.ada/exprs.exp: New testcase.
516
517 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
518
519 * dfp-test.c (DELTA, DELTA_B): New definitions.
520 (double_val1, double_val2, double_val3, double_val4, double_val5,
521 double_val6, double_val7, double_val8, double_val9, double_val10,
522 double_val11, double_val12, double_val13, double_val14, dec32_val1,
523 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
524 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
525 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
526 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
527 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
528 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
529 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
530 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
531 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
532 dec128_val16): New global variables.
533 (decimal_dec128_align): New function.
534 (decimal_mixed): Likewise.
535 (decimal_many_args_dec32): Likewise.
536 (decimal_many_args_dec64): Likewise.
537 (decimal_many_args_dec128): Likewise.
538 (decimal_many_args_mixed): Likewise.
539 * dfp-test.exp: Add tests calling new inferior functions.
540
541 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
542
543 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
544 gdb.server/ext-run.exp: New files.
545 * lib/gdbserver-support.exp (gdbserver_download): New.
546 (gdbserver_start): New. Update gdbserver expected
547 output.
548 (gdbserver_spawn): Use them.
549 (gdbserver_start_extended): New.
550
551 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
552
553 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
554 Run on GNU/Linux.
555 (do_exec_tests): Check for systems which do not support catchpoints.
556 Do not match START.
557 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
558 Run on GNU/Linux. Enable verbose output.
559 (check_fork_catchpoints): New.
560 (explicit_fork_child_follow, catch_fork_child_follow)
561 (tcatch_fork_parent_follow): Update expected messages.
562 (do_fork_tests): Use check_fork_catchpoints.
563 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
564 Run on GNU/Linux. Enable verbose output.
565 (check_vfork_catchpoints): New.
566 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
567 expected messages.
568 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
569
570 2008-01-29 Jim Blandy <jimb@red-bean.com>
571
572 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
573 host' errors.
574 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
575
576 2008-01-29 Jim Blandy <jimb@red-bean.com>
577
578 * gdb.threads/sigthread.c: Use barriers to ensure that
579 child_thread and child_thread_two are always initialized before we
580 start to use them.
581
582 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
583
584 * gdb.base/watchpoint-solib.exp: New.
585 * gdb.base/watchpoint-solib.c: New.
586 * gdb.base/watchpoint-solib-shr.c: New.
587
588 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
589
590 * gdb.base/gdb1056.exp: Add unsigned integer test.
591
592 2008-01-28 Doug Evans <dje@google.com>
593
594 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
595
596 2008-01-27 Jim Blandy <jimb@codesourcery.com>
597
598 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
599
600 * gdb.base/expand-psymtabs.exp: Doc fix.
601
602 2008-01-26 Mark Kettenis <kettenis@gnu.org>
603
604 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
605
606 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
607
608 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
609 -var-set-format.
610
611 2008-01-23 Chris Demetriou <cgd@google.com>
612
613 * gdb.threads/thread_events.c: New testcase source file.
614 * gdb.threads/thread_events.exp: New testcase expect file.
615
616 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
617
618 * lib/gdb.exp: Add the variable octal.
619
620 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
621 -var-set-format.
622
623 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
624 Vladimir Prus <vladimir@codesourcery.com>
625
626 * gdb.base/float.exp: Allow missing floating point for m68k and
627 PowerPC.
628
629 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
630
631 * gdb.mi/basics.c: Setup for testing breakpoints
632 ignore count.
633 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
634 * gdb.mi/mi-cli.exp: Adjust.
635 * gdb.mi/mi2-cli.exp: Adjust.
636
637 2008-01-17 Pedro Alves <pedro@codesourcery.com>
638
639 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
640 and 'dummy_ptr' integer pointer. Initialize struct_declarations
641 with dummy_ptr's address.
642 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
643 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
644 all targets.
645 * gdb.mi/mi2-var-child.exp: Likewise.
646
647 2008-01-09 Joel Brobecker <brobecker@adacore.com>
648
649 * gdb.ada/null_array: New test program.
650 * gdb.ada/null_array.exp: New testcase.
651
652 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
653
654 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
655 with required float modifiers.
656
657 2008-01-08 Joel Brobecker <brobecker@adacore.com>
658
659 * gdb.ada/funcall_param: New test program.
660 * gdb.ada/funcall_param.exp: New testcase.
661
662 2008-01-08 Joel Brobecker <brobecker@adacore.com>
663
664 * gdb.ada/arrayparam: New test program.
665 * gdb.ada/arrayparam.exp: New testcase.
666
667 2008-01-08 Joel Brobecker <brobecker@adacore.com>
668
669 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
670 landed. Should also fix random failures in the test following it.
671
672 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
673
674 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
675 for expressions with decimal float values.
676 (test_dfp_conversions): New function to test casts to and from
677 decimal float types.
678 Call test_dfp_conversions.
679 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
680 elements.
681 (main): Initialize ds.float4 and ds.double8 elements.
682 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
683 string to new error message.
684 (d64_set_tests): Likewise.
685 (d128_set_tests): Likewise.
686 Add tests for expressions with decimal float variables. Add tests for
687 conversions to and from decimal float types.
688
689 2008-01-05 Joel Brobecker <brobecker@adacore.com>
690
691 * gdb.ada/packed_tagged/comp_bug.adb: New file.
692 * gdb.ada/packed_tagged.exp: New testcase.
693
694 2008-01-04 Joel Brobecker <brobecker@adacore.com>
695
696 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
697 gdb.ada/homonym/homonym_main.adb: New files.
698 * gdb.ada/homonym.exp: New testcase.
699
700 2008-01-04 Joel Brobecker <brobecker@adacore.com>
701
702 * gdb.ada/packed_array.exp: Add testing of references to
703 a packed array.
704
705 2008-01-04 Joel Brobecker <brobecker@adacore.com>
706
707 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
708 New files.
709 * gdb.ada/type_coercion.exp: New testcase.
710
711 2008-01-04 Joel Brobecker <brobecker@adacore.com>
712
713 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
714 gdb.ada/tagged/foo.adb: New file.
715 * gdb.ada/tagged.exp: New testcase.
716
717 2008-01-04 Joel Brobecker <brobecker@adacore.com>
718
719 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
720 gdb.ada/ptype_field/foo.adb: New files.
721 * gdb.ada/ptype_field.exp: New testcase.
722
723 2008-01-03 Joel Brobecker <brobecker@adacore.com>
724
725 * gdb.ada/print_pc.exp: New testcase.
726
727 2008-01-03 Joel Brobecker <brobecker@adacore.com>
728
729 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
730 gdb.ada/taft_type/p.adb: New files.
731 * gdb.ada/taft_type.exp: New testcase.
732
733 2008-01-03 Joel Brobecker <brobecker@adacore.com>
734
735 * gdb.ada/array_bounds/bar.adb: New file.
736 * gdb.ada/array_bounds.exp: New testcase.
737
738 2008-01-03 Joel Brobecker <brobecker@adacore.com>
739
740 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
741 gdb.ada/arrayptr/foo.adb: New files.
742 * gdb.ada/arrayptr.exp: New testcase.
743
744 2008-01-03 Joel Brobecker <brobecker@adacore.com>
745
746 * gdb.base/set-lang-auto.exp: New testcase.
747
748 2008-01-03 Joel Brobecker <brobecker@adacore.com>
749
750 * gdb.ada/fun_addr/foo.adb: New file.
751 * gdb.ada/fun_addr.exp: New testcase.
752
753 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
754
755 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
756 New files
757
758 2008-01-02 Joel Brobecker <brobecker@adacore.com>
759
760 * array_subscript_addr/p.adb: New file.
761 * array_subscript_addr.exp: New testcase.
762
763 2008-01-02 Joel Brobecker <brobecker@adacore.com>
764
765 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
766 New files.
767 * gdb.ada/str_cmp_ref.exp: New testcase.
768
769 2008-01-01 Joel Brobecker <brobecker@adacore.com>
770
771 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
772 gdb.ada/fun_in_declare/foo.adb: New files.
773 * gdb.ada/fun_in_declare.exp: New testcase.
774
775 2008-01-01 Joel Brobecker <brobecker@adacore.com>
776
777 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
778 gdb.ada/ref_param/pck.ads: New files.
779 * gdb.ada/ref_param.exp: New testcase.
780
781 2008-01-01 Joel Brobecker <brobecker@adacore.com>
782
783 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
784 gdb.ada/interface/foo.adb: New files.
785 * gdb.ada/interface.exp: New testcase.
786
787 2007-12-31 Jim Blandy <jimb@codesourcery.com>
788
789 * gdb.base/multi-forks.exp: Consume all output from child
790 processes before proceeding to next test.
791
792 2007-12-29 Jim Blandy <jimb@codesourcery.com>
793
794 * configure: Regenerated.
795
796 2007-12-27 Joel Brobecker <brobecker@adacore.com>
797
798 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
799 gdb.ada/fixed_cmp/fixed.adb: New files.
800 * gdb.ada/fixed_cmp.exp: New testcase.
801
802 2007-12-27 Joel Brobecker <brobecker@adacore.com>
803
804 * gdb.ada/boolean_expr.exp: New testcase.
805
806 2007-12-26 Jim Blandy <jimb@codesourcery.com>
807
808 * gdb.base/multi-forks.exp: Doc fix.
809
810 2007-12-26 Joel Brobecker <brobecker@adacore.com>
811
812 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
813 * gdb.ada/char_param.exp: Do not compile our test program with
814 -gnata, this is unnecessary.
815 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
816
817 2007-12-24 Joel Brobecker <brobecker@adacore.com>
818
819 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
820 gdb.ada/print_chars/foo.adb: New files.
821 * gdb.ada/print_chars.exp: New testcase.
822
823 2007-12-24 Joel Brobecker <brobecker@adacore.com>
824
825 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
826 gdb.ada/char_param/foo.adb: New files.
827 * gdb.ada/char_param.exp: New testcase.
828
829 2007-12-22 Jim Blandy <jimb@codesourcery.com>
830
831 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
832 hard-coding source line numbers into the test.
833 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
834 gdb_get_line_number to find.
835
836 2007-12-22 Joel Brobecker <brobecker@adacore.com>
837
838 * gdb.base/ptype.c (highest): New struct type.
839 (the_highest): New variable of that type.
840 (main): Add dummy assignment to a field of variable the_highest.
841 * gdb.base/ptype.exp: Test type printing of our new variable.
842
843 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
844
845 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
846 and record first explicitly generated thread number.
847 Use that thread number for thread specific watchpoint test.
848 Add iteration number to repetitive tests.
849
850 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
851 Jim Blandy <jimb@codesourcery.com>
852
853 * gdb.base/expand-psymtabs.c: New testcase
854 source file.
855 * gdb.base/expand-psymtabs.exp: New testcase
856 expect file.
857
858 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
859
860 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
861 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
862
863 2007-12-17 Joel Brobecker <brobecker@adacore.com>
864
865 * gdb.ada/frame_args/foo.adb: New file.
866 * gdb.ada/frame_args/pck.ads: New file.
867 * gdb.ada/frame_args/pck.adb: New file.
868 * gdb.ada/frame_args.exp: New testcase.
869
870 2007-12-17 Joel Brobecker <brobecker@adacore.com>
871
872 * gdb.base/frame-args.c: New file.
873 * gdb.base/frame-args.exp: New testcase.
874
875 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
876 Joseph Myers <joseph@codesourcery.com>
877
878 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
879
880 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
881
882 * gdb.mi/mi-pending.exp: New.
883 * gdb.mi/mi-pending.c: New.
884 * gdb.mi/mi-pendshr.c: New.
885
886 2007-12-06 Jim Blandy <jimb@codesourcery.com>
887
888 * gdb.base/default.exp: Update expected output for 'info catch'.
889
890 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
891
892 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
893 must be set to binary.
894
895 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
896
897 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
898
899 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
900
901 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
902 gdb.mi/mi-file-transfer.exp: New.
903
904 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
905
906 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
907
908 2007-11-22 Maciej W. Rozycki <macro@mips.com>
909
910 * gdb.trace/backtrace.exp: Fix a typo.
911 * gdb.trace/circ.exp: Likewise.
912 * gdb.trace/collection.exp: Likewise.
913 * gdb.trace/limits.exp: Likewise.
914 * gdb.trace/report.exp: Likewise.
915 * gdb.trace/tfind.exp: Likewise.
916 * gdb.trace/while-dyn.exp: Likewise.
917
918 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
919
920 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
921 objects of pointers that can't be dereferenced are now
922 "noneditable".
923
924 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
925
926 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
927 (target_cpu): Remove.
928
929 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
930
931 * gdb.base/ending-run.exp: Expect the list of cleared
932 breakpoint to come in natural order, not the reversed one.
933
934 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
935
936 * gdb.mi/mi-var-child.c (do_child_deletion): New.
937 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
938
939 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
940
941 * gdb.base/printcmds.exp: New function
942 test_printf_with_dfp.
943
944 2007-11-02 Doug Evans <dje@google.com>
945
946 * gdb.disasm/t01_mov.s: Remove carriage returns.
947 * gdb.disasm/t02_mova.s: Ditto.
948 * gdb.disasm/t03_add.s: Ditto.
949 * gdb.disasm/t04_sub.s: Ditto.
950 * gdb.disasm/t05_cmp.s: Ditto.
951 * gdb.disasm/t06_ari2.s: Ditto.
952 * gdb.disasm/t07_ari3.s: Ditto.
953 * gdb.disasm/t08_or.s: Ditto.
954 * gdb.disasm/t09_xor.s: Ditto.
955 * gdb.disasm/t10_and.s: Ditto.
956 * gdb.disasm/t11_logs.s: Ditto.
957 * gdb.disasm/t12_bit.s: Ditto.
958 * gdb.disasm/t13_otr.s: Ditto.
959
960 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
961
962 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
963
964 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
965
966 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
967 provide DFP support.
968
969 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
970
971 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
972 Test "set powerpc vector-abi". Skip auto-detection tests for old
973 toolchains.
974
975 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
976
977 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
978 with [string compare].
979
980 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
981
982 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
983 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
984
985 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
986
987 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
988 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
989 * gdb.opt/Makefile.in: New makefile.
990 * Makefile.in: Create new directory "gdb.opt".
991 * configure.ac: Add "gdb.opt" directory.
992 * configure: Regenerated.
993
994 2007-10-25 Doug Evans <dje@google.com>
995
996 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
997 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
998
999 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
1000 Thiago Jung Bauermann <bauerman@br.ibm.com>
1001
1002 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
1003 Floating Point expressions.
1004 * gdb.base/dfp-test.exp: new file adding tests for Decimal
1005 Floating Point variables.
1006 * gdb.base/dfp-test.c: new file containing program with Decimal
1007 Floating variables, used by gdb.base/dfp-test.exp.
1008
1009 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1010
1011 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
1012
1013 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1014
1015 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
1016 compiling test case with GCC.
1017 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
1018
1019 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1020
1021 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
1022 format changes.
1023
1024 2007-10-18 Michael Snyder <msnyder@specifix.com>
1025
1026 * gdb.base/dbx.exp: Add missing "-re " operator.
1027
1028 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
1029
1030 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
1031 * configure.ac: Removed trailing spaces after backslash.
1032 * gdb.modula2: New directory.
1033 * gdb.modula2/Makefile.in: New file.
1034 * gdb.modula2/unbounded-array.exp: New file.
1035 * gdb.modula2/unbounded1.c: New file.
1036
1037 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1038
1039 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
1040
1041 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
1042
1043 * gdb.base/sigstep.c (main): Add checks for
1044 return values for setitimer call.
1045 Call setitimer again with itimer = ITIMER_REAL
1046 if first call to setitimer fails.
1047
1048 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
1049
1050 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
1051 of $timeout.
1052
1053 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
1054
1055 * gdb.server/server-run.exp: Test for dynamic linker symbols.
1056
1057 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
1058
1059 * lib/gdb.exp (gdb_run_cmd): Move comment outside
1060 of gdb_expect call, to avoid interruption.
1061
1062 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
1063
1064 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
1065 (v_unsigned_long_long, v_long_long_array)
1066 (v_signed_long_long_array, v_unsigned_long_long_array)
1067 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
1068 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
1069 [!NO_LONG_LONG]: New.
1070 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
1071 v_long_long_member.
1072
1073 (v_long_long_func, v_signed_long_long_func)
1074 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
1075 (main) [!NO_LONG_LONG]: Initialize long long variants.
1076
1077 * gdb.base/whatis.exp: If board file requests no_long_long, build
1078 test with NO_LONG_LONG defined. Test long long, signed long long,
1079 and unsigned long long variants but only if board file doesn't
1080 disable it.
1081
1082 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
1083 Daniel Jacobowitz <dan@codesourcery.com>
1084
1085 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
1086 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
1087 * configure: Regenerated.
1088 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
1089 gdb.pascal/types.exp, lib/pascal.exp: New files.
1090
1091 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
1092
1093 * gdb.cp/classes.exp (do_tests): Always step to the line after the
1094 call.
1095 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
1096 to return to the call.
1097 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
1098 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
1099 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
1100 * gdb.mi/mi-until.exp (test_until): Likewise.
1101 * gdb.mi/mi2-until.exp (test_until): Likewise.
1102
1103 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
1104
1105 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
1106 two-char array.
1107 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
1108
1109 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
1110
1111 * gdb.threads/watchthreads.c (thread_function): Sleep between
1112 iterations.
1113 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
1114 at once for S/390. Generate matching fails and passes.
1115
1116 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
1117
1118 * gdb.mi/var-cmd.c (do_children_tests): Initialize
1119 the 'struct_declarations' variable to zeros.
1120
1121 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
1122
1123 * gdb.cp/mb-ctor.cc: New.
1124 * gdb.cp/mb-ctor.exp: New.
1125 * gdb.cp/mb-templates.cc: New.
1126 * gdb.cp/mb-templates.exp: New.
1127
1128 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
1129
1130 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
1131
1132 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
1133
1134 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
1135 targets.
1136 * configure: Regenerate.
1137
1138 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
1139
1140 * gdb.base/annota1.exp: Adjust for 'info break'
1141 format changes.
1142 * gdb.base/annota3.exp: Likewise.
1143 * gdb.base/break.exp: Likewise.
1144 * gdb.base/condbreak.exp: Likewise.
1145 * gdb.base/pending.exp: Likewise.
1146 * gdb.base/sepdebug.exp: Likewise.
1147 * gdb.base/unload.exp: Likewise.
1148 * gdb.base/ovldbreak.exp: Likewise.
1149
1150 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
1151
1152 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
1153 messages.
1154 * gdb.base/chng-syms.exp: Likewise.
1155 * gdb.base/unload.exp: Likewise.
1156
1157 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
1158
1159 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
1160
1161 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1162
1163 * schedlock.c (NUM): Change to 1.
1164 (main): Use args[0] for the main thread.
1165 * schedlock.exp: Only expect two threads. Only issue one pass or fail
1166 regardless of the number of threads.
1167
1168 2007-09-14 Maciej W. Rozycki <macro@mips.com>
1169
1170 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
1171 type down.
1172 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
1173 test.
1174 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
1175 watchpoint type down.
1176 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
1177 test.
1178
1179 2007-09-14 Maciej W. Rozycki <macro@mips.com>
1180
1181 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
1182 Move all the tests here and run them twice, once using software
1183 watchpoints and once using hardware watchpoints.
1184 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
1185
1186 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
1187
1188 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
1189 test.
1190
1191 2007-09-10 Mark Kettenis <kettenis@gnu.org>
1192
1193 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
1194 build-id.
1195
1196 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
1197 know about $ORIGIN. Calculate output dir from $dest instead of
1198 using ${objdir}/{$subdir}.
1199
1200 2007-09-09 Mark Kettenis <kettenis@gnu.org>
1201
1202 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
1203 gcore, before continuing with the test.
1204
1205 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
1206
1207 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
1208 * gdb.mi/mi-watch.exp: Likewise.
1209
1210 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1211 Jim Blandy <jimb@codesourcery.com>
1212
1213 * gdb.arch/i386-sse.exp: Do not expect character constants.
1214 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
1215 * gdb.base/display.exp: Allow print/s.
1216 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
1217 and unsigned char array changes.
1218
1219 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1220
1221 * gdb.base/display.exp: Add tests for printf %p.
1222
1223 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
1224
1225 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
1226 the dll name to unicode.
1227
1228 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1229
1230 * gdb.base/default.exp (show version): Update the version text.
1231 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
1232
1233 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1234
1235 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
1236 New files.
1237
1238 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1239
1240 * lib/gdb.exp (build_id_debug_filename_get): New function.
1241 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
1242 Remove the generate DEBUG file for the future testcase runs.
1243 New testcase for the NT_GNU_BUILD_ID retrieval.
1244 Move the final testing step to ...
1245 (test_different_dir): ... a new function.
1246 New parameter XFAIL to XFAIL all the tests performed.
1247 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
1248 New parameter TYPE to PF_PREFIX all the tests performed.
1249
1250 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
1251
1252 * gdb.mi/mi-var-cp.cc (path_expression): New
1253 function.
1254 * gdb.mi/mi-var-cp.exp: Run path exression tests.
1255
1256 2007-08-27 Markus Deuling <deuling@de.ibm.com>
1257
1258 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
1259 to fit into SPU Local Store memory.
1260
1261 2007-08-23 Joel Brobecker <brobecker@adacore.com>
1262
1263 * gdb.base/default.exp: Adjust the expected output of "info
1264 warranty" after the switch to GPLv3.
1265
1266 2007-08-23 Joel Brobecker <brobecker@adacore.com>
1267
1268 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
1269 to 30000 (from 20000).
1270
1271 2007-08-23 Joel Brobecker <brobecker@adacore.com>
1272
1273 Switch the license of all .exp files to GPLv3.
1274 Switch the license of all .f and .f90 files to GPLv3.
1275 Switch the license of all .s and .S files to GPLv3.
1276
1277 2007-08-23 Joel Brobecker <brobecker@adacore.com>
1278
1279 * configure.ac: Switch license to GPLv3.
1280
1281 2007-08-23 Joel Brobecker <brobecker@adacore.com>
1282
1283 Switch the licensing to GPLv3 for all .ads and .adb files.
1284
1285 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
1286
1287 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
1288 and t_int_double.
1289 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
1290
1291 2007-08-17 Joel Brobecker <brobecker@adacore.com>
1292
1293 * gdb.base/step-line.c: Switch license to GPL version 3, and
1294 update copyright year.
1295 * gdb.base/step-line.inp: Likewise.
1296
1297 2007-08-17 Joel Brobecker <brobecker@adacore.com>
1298
1299 * gdb.base/gdb1555.exp: Make expected output immune to formatting
1300 changes inside gdb1555.c.
1301 * gdb.base/pending.exp: Likewise.
1302
1303 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
1304
1305 * config/default.exp: New file.
1306
1307 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
1308
1309 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
1310 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
1311
1312 2007-07-30 Maciej W. Rozycki <macro@mips.com>
1313
1314 * gdb.base/dump.exp: Force the correct endianness for binary
1315 formats not carrying this information.
1316
1317 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1318
1319 * gdb.threads/staticthreads.exp: Match .*sem_post.
1320
1321 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1322
1323 * gdb.base/readline.exp (operate_and_get_next): Match the final
1324 prompt.
1325
1326 2007-07-23 Kevin Buettner <kevinb@redhat.com>
1327
1328 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
1329 to restarting SID.
1330
1331 2007-07-18 Kevin Buettner <kevinb@redhat.com>
1332
1333 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
1334 prior to `gdb_start'.
1335
1336 2007-07-18 Kevin Buettner <kevinb@redhat.com>
1337
1338 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
1339 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
1340 Remove call to gdb_unload.
1341
1342 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
1343 Daniel Jacobowitz <dan@codesourcery.com>
1344
1345 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
1346 for __WIN32__.
1347 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
1348 * gdb.base/unload.exp: Use shared library test routines.
1349
1350 2007-07-03 Markus Deuling <deuling@de.ibm.com>
1351
1352 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
1353 * gdb.base/solib-symbol-lib.c: Likewise.
1354 * gdb.base/solib-symbol-main.c: Likewise.
1355
1356 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
1357
1358 * config/gdbserver.exp (gdb_reconnect): New.
1359 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
1360 gdb.base/solib-disc.exp: New files.
1361 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
1362 remote debugging".
1363 (gdb_compile): Add shlib_load flag.
1364 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
1365 port.
1366 (gdbserver_reconnect): New.
1367
1368 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
1369 Daniel Jacobowitz <dan@codesourcery.com>
1370
1371 * gdb.base/annota3.exp: Test for if construct.
1372
1373 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
1374
1375 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
1376
1377 2007-06-21 Chris Dearman <chris@mips.com>
1378 Maciej W. Rozycki <macro@mips.com>
1379
1380 * gdb.base/display.exp: Allow a newline after display/i.
1381 * gdb.base/pc-fp.exp: Likewise.
1382 * gdb.base/sigbpt.exp: Likewise.
1383
1384 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1385
1386 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
1387 required features to be included.
1388
1389 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
1390
1391 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
1392 in info threads output.
1393
1394 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1395 Markus Deuling <deuling@de.ibm.com>
1396
1397 * gdb.arch/spu-info.exp: New testcase.
1398 * gdb.arch/spu-info.c: New file.
1399
1400 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
1401
1402 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
1403 tpcs_offset. Restore lr after the call.
1404 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
1405
1406 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
1407
1408 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
1409 (gdbserver_run): Kill any running gdbserver.
1410 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
1411
1412 2007-05-17 Maciej W. Rozycki <macro@mips.com>
1413
1414 * gdb.base/sigbpt.exp: Preset segv_addr.
1415
1416 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1417
1418 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
1419 (gdb_compile_shlib): Likewise.
1420 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
1421 (default_gdb_init): Clear cleanfiles.
1422 (gdb_finish): Delete recorded cleanfiles.
1423 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
1424
1425 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
1426 Do not use isnative.
1427 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
1428 gdb.base/so-impl-ld.exp: Likewise.
1429 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
1430 * gdb.base/unload.exp: Likewise. Do not pass empty option to
1431 gdb_compile.
1432
1433 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
1434
1435 * config/unknown.exp: Remove.
1436
1437 2007-05-15 Markus Deuling <deuling@de.ibm.com>
1438
1439 * gdb.base/info-proc.exp: Check is_remote.
1440
1441 2007-05-14 Markus Deuling <deuling@de.ibm.com>
1442
1443 * gdb.base/gcore.exp: Initialize variable core_supported.
1444
1445 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1446
1447 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
1448
1449 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1450
1451 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
1452 * gdb.threads/print-threads.exp (test_all_threads): Allow
1453 negative and hexadecimal thread IDs.
1454
1455 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1456
1457 * gdb.java/jprint.java (public): Avoid invalid call to static
1458 method.
1459
1460 2007-05-14 Denis Pilat <denis.pilat@st.com>
1461
1462 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
1463 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
1464 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
1465 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
1466 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
1467
1468 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1469
1470 * gdb.base/overlays.exp: Add support for targets with only code
1471 overlay support, not data overlay. Support spu-*-* target in
1472 this mode.
1473 * gdb.base/ovlymgr.c: Provide stubs for spu target.
1474 * gdb.base/spu.ld: New file.
1475
1476 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
1477
1478 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
1479
1480 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
1481
1482 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
1483
1484 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
1485
1486 * gdb.java/jmain.exp: Handle demangled names with and without method
1487 signatures.
1488
1489 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
1490
1491 * gdb.mi/mi-syn-frame.c (main, foo, bar)
1492 (have_a_very_merry_interrupt): Remove calls to puts.
1493 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
1494 inferior output.
1495 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
1496 test names.
1497
1498 2007-04-29 Markus Deuling <deuling@de.ibm.com>
1499 Daniel Jacobowitz <dan@codesourcery.com>
1500
1501 * gdb.base/auxv.exp (core_works): Also check is_remote.
1502 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
1503
1504 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
1505
1506 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
1507 message, not the undefined 'module' variable.
1508 * gdb.base/siginfo.exp: Likewise.
1509 * gdb.base/sigstep.exp: Likewise.
1510 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
1511 serialport.
1512 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
1513
1514 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
1515
1516 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
1517 target sim fails. Return 0 otherwise.
1518 (gdb_load): Return prematurely if gdb_target_sim fails.
1519
1520 2007-04-16 Denis Pilat <denis.pilat@st.com>
1521
1522 * gdb.base/setshow.exp: Reset height after having set it to 100.
1523
1524 2007-04-16 Denis Pilat <denis.pilat@st.com>
1525
1526 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
1527
1528 2007-04-16 Denis Pilat <denis.pilat@st.com>
1529
1530 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
1531
1532 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
1533
1534 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
1535 tests. Run the frozen varobjs test.
1536 * gdb.mi/var-cmd.c (do_frozen_tests): New.
1537 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
1538
1539 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1540
1541 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
1542 gdb.base/type-opaque.exp: New files.
1543
1544 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
1545
1546 * gdb.mi/mi-var-child.c
1547 (do_children_tests): User char[2] instead of
1548 char so that automatic printing of pointers to char
1549 don't give unpredicable result.
1550 * gdb.mi/var-cmd.c (do_locals_test): Initialize
1551 local variables.
1552 * gdb.mi/mi-var-child.exp: Step to right line
1553 of do_children_tests.
1554 * gdb.mi/mi2-var-child.exp: Likewise.
1555 * gdb.mi/mi-var-cmd.exp: Step to right line of
1556 do_locals_tests.
1557 (do_children_tests): User char[2] instead of
1558 char so that automatic printing of pointers to char
1559 don't give unpredicable result.
1560 * gdb.mi/mi2-var-cmd.exp: Likewise.
1561 * lib/mi-support.exp (mi_continue_to_line):
1562 Pass test name to mi_wait_for_stop.
1563
1564 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1565
1566 * gdb.asm/asm-source.exp: Remove d10v case.
1567 * lib/gdb.exp (skip_cplus_tests): Likewise.
1568 * gdb.asm/d10v.inc: Deleted.
1569
1570 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1571
1572 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
1573
1574 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1575
1576 * config/netware.exp: Delete file.
1577
1578 2007-03-29 Joel Brobecker <brobecker@adacore.com>
1579
1580 * gdb.dwarf2/dw2-noloc.S: New file.
1581 * gdb.dwarf2/dw2-noloc.exp: New file.
1582
1583 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
1584
1585 * gdb.cp/method2.cc: New test.
1586 * gdb.cp/method2.exp: New test.
1587 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
1588
1589 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
1590
1591 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
1592
1593 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1594
1595 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
1596
1597 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
1598
1599 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
1600 (gdb_load): Delete, replace with...
1601 (gdb_reload): ...this.
1602 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
1603 * gdb.server/server-mon.exp: Likewise.
1604 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
1605 (gdb_start_cmd): New.
1606 (gdb_file_cmd): Save the last loaded file.
1607 (gdb_reload): New.
1608 (gdb_gnu_strip_debug): Use transform.
1609 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
1610 support here. Use new $last_loaded_file. Check mtime.
1611 (gdb_target_cmd): Handle ObjC failure case.
1612 (infer_host_exec): Delete.
1613 (gdbserver_load): Rename to...
1614 (gdbserver_run): ...this. Simplify.
1615 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
1616 (mi_gdb_load): Move most contents to a new function...
1617 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
1618 (mi_run_cmd): Use mi_gdb_target_load.
1619 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
1620 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
1621 Use gdb_run_cmd.
1622 * gdb.base/charsign.exp: Remove incorrect comment.
1623 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
1624 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
1625 gdb.base/start.exp: Use gdb_start_cmd.
1626
1627 2007-03-23 Nigel Stephens <nigel@mips.com>
1628 Maciej W. Rozycki <macro@mips.com>
1629
1630 * gdb.base/sigbpt.exp: Fix the message when skipping test.
1631 * gdb.base/signull.exp: Similarly.
1632
1633 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1634
1635 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
1636 messages available to test cases (like chng-sym.exp).
1637
1638 2007-03-14 Andreas Schwab <schwab@suse.de>
1639
1640 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
1641 format changes.
1642
1643 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
1644
1645 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
1646 (optimized_1): New.
1647 (main): Call optimized_1.
1648 (gdb2029): Correct typos. Call gdb2029_marker.
1649 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
1650 for gdb2029.
1651
1652 2007-03-12 Mark Kettenis <kettenis@gnu.org>
1653
1654 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
1655 as tabs. Remove redundant test pattern.
1656
1657 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1658
1659 * gdb.base/long_long.exp: Accept optional symbol name in <...>
1660 for /a format output.
1661
1662 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
1663
1664 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
1665 collect output incrementally.
1666
1667 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1668
1669 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
1670 for -var-create lpcharacter test.
1671 * gdb.mi/mi2-var-cmd.exp: Likewise.
1672
1673 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1674
1675 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
1676 pass on targets where address zero is readable.
1677
1678 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1679
1680 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
1681 just a single architecture.
1682
1683 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1684
1685 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
1686 (fetch_all_registers): New function, uses gdb_test_multiple and
1687 exp_continue to fetch inferior output line-by-line.
1688 Replace all uses of do_get_all_registers by fetch_all_registers.
1689
1690 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1691
1692 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
1693 in target_info.
1694
1695 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
1696
1697 * gdb.threads/manythreads.exp: Use $message string for
1698 consistancy; add a default (timeout) case.
1699
1700 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
1701
1702 * gdb.base/watchpoint.exp: Fix truncated comment.
1703
1704 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
1705
1706 * Makefile.in: Remove spurious single-quotes from sed command.
1707
1708 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
1709
1710 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
1711 func.
1712 * gdb.mi/mi2-var-cmd.exp: Likewise.
1713
1714 2007-02-27 Joel Brobecker <brobecker@adacore.com>
1715
1716 * gdb.dwarf2/dw2-producer.S: New file.
1717 * gdb.dwarf2/dw2-producer.exp: New testcase.
1718
1719 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
1720
1721 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
1722 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
1723 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
1724 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
1725 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1726 Revert tests to use mi_gdb_test and include value field in output
1727 of -var-create.
1728
1729 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
1730
1731 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
1732
1733 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
1734
1735 * gdb.base/maint.exp: Remove full paths from test names.
1736 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
1737 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
1738
1739 2007-02-27 Joel Brobecker <brobecker@adacore.com>
1740
1741 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
1742
1743 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1744
1745 * gdb.server/server-mon.exp: New test.
1746
1747 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1748
1749 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
1750
1751 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1752
1753 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
1754 register capitalization.
1755
1756 2007-02-13 Denis Pilat <denis.pilat@st.com>
1757
1758 * gdb.mi/mi-var-invalidate.exp: New file.
1759
1760 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1761
1762 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
1763
1764 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1765
1766 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
1767
1768 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1769
1770 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
1771 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
1772
1773 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
1774
1775 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
1776 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
1777 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
1778 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
1779 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1780 * gdb.mi/gdb792.exp, lib/mi-support.exp:
1781 Update tests to include value field in output of -var-create.
1782
1783 2007-02-08 Andreas Schwab <schwab@suse.de>
1784
1785 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
1786
1787 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1788
1789 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
1790 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
1791
1792 2007-02-02 Denis Pilat <denis.pilat@st.com>
1793
1794 * gdb.threads/threadapply.exp: check that frame is not changed by
1795 the thread apply all command.
1796
1797 2007-01-31 Andreas Schwab <schwab@suse.de>
1798
1799 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
1800
1801 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
1802 in the dwarf sections.
1803 * gdb.dwarf2/mac-fileno.S: Likewise.
1804
1805 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
1806 bspstore register on ia64.
1807
1808 2007-01-29 Andreas Schwab <schwab@suse.de>
1809
1810 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
1811 "frame-begin" annotation.
1812
1813 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
1814 number of "frames-invalid" annotations.
1815
1816 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1817
1818 * gdb.base/commands.exp: Call if_commands_test.
1819 (gdb_test_no_prompt, if_commands_test): New.
1820
1821 2007-01-28 Mark Kettenis <kettenis@gnu.org>
1822
1823 * gdb.threads/sigthread.c (NSIGS): Make bigger.
1824
1825 2007-01-27 Andreas Schwab <schwab@suse.de>
1826
1827 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
1828 .short/.int/.quad in the dwarf sections.
1829 * gdb.dwarf2/dw2-intercu.S: Likewise.
1830 * gdb.dwarf2/dw2-intermix.S: Likewise.
1831
1832 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1833
1834 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
1835 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
1836 array.
1837 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
1838 * gdb.base/setvar.exp: Likewise.
1839
1840 2007-01-26 Andreas Schwab <schwab@suse.de>
1841
1842 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
1843 test.
1844
1845 * gdb.base/multi-forks.exp ("restart $i"): Also match
1846 __kernel_syscall_via_break.
1847
1848 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
1849
1850 * lib/mi-support.exp (mi_delete_varobj): New.
1851 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
1852 testcase.
1853 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
1854 (main): Call the above.
1855 (reference_update_test, base_in_reference_test)
1856 (reference_to_pointer): Delete the created varobjs.
1857
1858 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
1859
1860 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
1861 * configure: Regenerated.
1862 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
1863 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
1864 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
1865 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
1866 * lib/gdb.exp (gdb_skip_xml_test): New function.
1867
1868 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
1869
1870 * gdb.base/sigrepeat.exp: Correct error message.
1871
1872 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1873 Daniel Jacobowitz <dan@codesourcery.com>
1874
1875 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
1876 gdb.arch/i386-gnu-cfi-asm.S: New files.
1877
1878 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1879
1880 * lib/gdb.exp: Abort on missing `site.exp'.
1881
1882 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1883 Daniel Jacobowitz <dan@codesourcery.com>
1884
1885 * gdb.base/included.c, gdb.base/included.exp,
1886 gdb.base/included.h: New files.
1887
1888 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1889
1890 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
1891 (maximize_rlimit): Reduce limits on 64-bit systems.
1892
1893 2007-01-19 Mark Kettenis <kettenis@gnu.org>
1894
1895 From Marcus Deuling <deuling@de.ibm.com>:
1896 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
1897 every case.
1898
1899 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
1900
1901 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
1902 (test_path_specification): Use objdir instead of srcdir to always
1903 get an absolute filename.
1904
1905 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
1906
1907 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
1908
1909 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
1910
1911 * gdb.mi/mi-var-cp.cc (reference_update_tests):
1912 Make sure the variable we're using is in scope.
1913 (reference_to_pointer): Likewise.
1914
1915 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1916
1917 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
1918 has no debug information.
1919
1920 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1921
1922 * gdb.base/annota1.exp: Remove extra send_gdb.
1923
1924 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1925
1926 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
1927
1928 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1929
1930 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
1931
1932 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
1933 Daniel Jacobowitz <dan@codesourcery.com>
1934
1935 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
1936 lcharacter or linteger change. Correct duplicated test name.
1937 * gdb.mi/mi2-var-cmd.exp: Likewise.
1938
1939 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1940
1941 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
1942
1943 2007-01-05 Joel Brobecker <brobecker@adacore.com>
1944
1945 * gdb.base/nofield.c: New file.
1946 * gdb.base/nofield.exp: New testcase.
1947
1948 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
1949
1950 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
1951
1952 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
1953 test.
1954
1955 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1956
1957 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
1958
1959 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1960
1961 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
1962 when continuing.
1963
1964 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
1965
1966 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
1967 Expect ".exe" extension.
1968
1969 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
1970
1971 * gdb.base/charset.exp: Add explicit filename to break.
1972 * gdb.base/dbx.exp: Add explicit filename to breaks.
1973
1974 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
1975
1976 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
1977 * gdb.mi/mi2-file.exp: Likewise.
1978
1979 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
1980
1981 Implement specification of MI tests as comments
1982 in C and C++ sources.
1983 * lib/mi-support.exp (mi_autotest_data): New variable.
1984 (mi_autotest_source): New variable.
1985 (count_newlines, mi_prepare_inline_tests)
1986 (mi_get_inline_test, mi_continue_to_line)
1987 (mi_run_inline_test, mi_tbreak)
1988 (mi_send_resuming_command, mi_wait_for_stop): New functions.
1989 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
1990 Run inline tests.
1991 * gdb.mi/mi-var-cp.cc: Define tests here.
1992
1993 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
1994
1995 Simplify usage of mi_continue_to.
1996 * lib/mi-support.exp (mi_runto_helper): Renamed
1997 from mi_runto, added new parameter 'run_or_continue'.
1998 (mi_runto): Use mi_runto_helper.
1999 (mi_continue_to): Accept just function name as parameter.
2000 Use mi_runto_helper.
2001 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
2002 * gdb.mi/mi2-var-cmd.exp: Likewise.
2003
2004 2006-01-04 Joel Brobecker <brobecker@adacore.com>
2005
2006 Make this testcase a bit more realistic. The current code
2007 is too simplistic, and allows the compiler to optimize out
2008 some of the entities we need for this testcase.
2009 * gdb.ada/null_record/bar.ads (Void_Star): New type.
2010 (Do_Nothing): Add extra parameter.
2011 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
2012 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
2013 by using a variable of type Void_Star.
2014
2015 2006-01-04 Joel Brobecker <brobecker@adacore.com>
2016
2017 * gdb.ada/catch_ex/foo.adb: New file.
2018 * gdb.ada/catch_ex.exp: New testcase.
2019
2020 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
2021
2022 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
2023 pass --image-base to linker.
2024
2025 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2026 Daniel Jacobowitz <dan@codesourcery.com>
2027
2028 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
2029 secondary prompts.
2030
2031 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2032
2033 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
2034 output. Test the types of members and member pointers.
2035 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
2036 gdb/2092.
2037 * gdb.cp/member-ptr.exp: Search for a comment instead of a
2038 statement. Enable for GCC. Update expected output for some tests
2039 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
2040 layout.
2041 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
2042 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
2043 (Diamond::vget_base): New.
2044 (main): Add new tests.
2045 * gdb.cp/printmethod.exp: Update expected output for member functions.
2046 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
2047 print pEe->D::vg().
2048
2049 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2050
2051 * gdb.threads/tls.exp: Allow stops in sem_post.
2052
2053 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
2054
2055 * gdb.base/annota1.exp: Allow .*printf in backtraces.
2056 * gdb.base/annota3.exp: Likewise.
2057 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
2058 again (instead of timing out).
2059 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
2060 GCC bug 26475.
2061 * gdb.java/jmisc.exp: Adjust to work with method signatures including
2062 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
2063 test from jmisc1.exp.
2064 * gdb.java/jmisc1.exp: Delete.
2065 * gdb.java/jprint.exp: Adjust to work with method signatures including
2066 return types.
2067 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
2068 * gdb.threads/linux-dp.exp: Don't be confused by program output.
2069 * lib/java.exp (compile_java_from_source): Pass the correct type
2070 to target_compile.
2071
2072 2006-12-31 Joel Brobecker <brobecker@adacore.com>
2073
2074 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
2075 (stack_align_edx): New function.
2076 (stack_align_eax): New function.
2077 (main): Add calls to stack_align_edx and stack_align_eax.
2078 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
2079 Add testing for the cases where the register used during a stack
2080 realignment is edx. Same for eax.
2081
2082 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
2083
2084 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
2085 and generic PE targets.
2086
2087 2006-12-29 Joel Brobecker <brobecker@adacore.com>
2088
2089 * gdb.ada/array_return.exp: Update copyright date list.
2090
2091 2006-12-27 Joel Brobecker <brobecker@adacore.com>
2092
2093 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
2094 (Create_Small_Float_Vector): New function.
2095 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
2096 function body.
2097 * gdb.ada/array_return/p.adb: Use new type and function from
2098 package Pck.
2099 * gdb.ada/array_return.exp: Add a test verifying that GDB is
2100 able to print the value returned by a function returning an
2101 array of float.
2102
2103 2006-12-20 Joel Brobecker <brobecker@adacore.com>
2104
2105 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
2106 The associated tests should be PASSing.
2107
2108 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2109
2110 Test for base in references.
2111 * gdb.mi/mi-var-cp.cc: Add test code.
2112 * gdb.mi/mi-var-cp.exp: Test for bases in references.
2113 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
2114 * gdb.mi/mi2-watch.exp: Likewise.
2115 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
2116 (mi_list_varobj_children): New function.
2117
2118 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2119
2120 * lib/mi-support.exp
2121 (mi_runto): Accept "()" after function name.
2122 (mi_create_varobj): New function.
2123 (mi_varobj_update): New function.
2124 (mi_Check_varobj_value): New function.
2125 * gdb.mi/mi-var-cp.exp: New file.
2126 * gdb.mi/mi-var-cp.cc: New file.
2127
2128 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
2129
2130 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
2131 gdb.base/weaklib2.c: New files.
2132
2133 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
2134
2135 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
2136 info. Adjust test names.
2137
2138 * gdb.base/break.c (main): Move position of malloc.
2139 * gdb.base/break.exp: Revert mistaken checkin.
2140
2141 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
2142
2143 * gdb.mi/mi-var-cmd.exp: Check -var-update after
2144 assignement of arrays and function pointers.
2145 * gdb.mi/var-cmd.c: Add declaration necessary for above
2146 tests.
2147
2148 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
2149
2150 * gdb.base/break.c (main): Call malloc.
2151
2152 * gdb.threads/linux-dp.exp: Read thread table before and after
2153 creating each philosopher and verify it.
2154
2155 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
2156 Paul Brook <paul@codesourcery.com>
2157 Daniel Jacobowitz <dan@codesourcery.com>
2158
2159 * gdb.base/ending-run.exp: Flatten expect script stepping out of
2160 main to remove duplication. Add start function of the form
2161 '_*start[1-9]*'. Add RVDS start function.
2162
2163 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
2164
2165 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
2166
2167 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2168
2169 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
2170 * gdb.asm/spu.inc: New file.
2171 * gdb.base/term.exp: Disable if [target_info exists noargs].
2172 * gdb.gdb/complaints.exp: Disable if ![isnative].
2173 * gdb.gdb/selftest.exp: Likewise.
2174 * gdb.gdb/observer.exp: Likewise.
2175 * gdb.gdb/xfullpath.exp: Likewise.
2176 * gdb.base/attach.exp: Disable on SPU target.
2177 * gdb.cp/bs145503.exp: Likewise.
2178 * gdb.cp/exception.exp: Likewise.
2179 * gdb.cp/userdef.exp: Likewise.
2180
2181 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
2182
2183 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
2184
2185 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
2186
2187 * gdb.base/completion.exp: Fix completion tests for
2188 'info' and 'info '.
2189 * gdb.base/help.exp (help_test_raw, test_class_help)
2190 (test_prefix_command_help): Move...
2191 * lib/gdb.exp: Here.
2192 * gdb.base/main.exp: Adjust.
2193 * gdb.cp/maint.exp: Adjust.
2194 * gdb.trace/tracecmd.exp: Use test_help_class.
2195
2196 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
2197
2198 * gdb.stabs/weird.exp (print_weird_var): Use
2199 gdb_test_multiple instead of gdb_expect.
2200
2201 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
2202
2203 * gdb.base/help.exp (help_test_raw): New.
2204 (test_class_help): New.
2205 (test_prefix_command_help): New.
2206 Adjust testcases.
2207
2208 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
2209
2210 * gdb.base/constvars.c (main): Write to crass and crips, so that
2211 they are allocated by the compiler.
2212
2213 2006-10-27 Andreas Schwab <schwab@suse.de>
2214
2215 * gdb.base/multi-forks.exp: Use "detach fork" instead of
2216 "detach-fork".
2217
2218 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
2219
2220 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
2221 of patterns.
2222
2223 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2224
2225 * gdb.base/sepdebug.exp: Remove debug format test.
2226 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
2227 Handle no-symtab.
2228 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
2229
2230 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2231
2232 * gdb.threads/manythreads.c (thread_function, main): Don't cast
2233 int to pointer or pointer to int.
2234 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
2235
2236 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
2237
2238 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
2239
2240 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2241
2242 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
2243
2244 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
2245
2246 PR c++/2116
2247 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
2248
2249 2006-10-06 Joel Brobecker <brobecker@adacore.com>
2250
2251 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
2252 the corresponding bug has been fixed in GDB (PR/2018).
2253
2254 2006-10-06 Joel Brobecker <brobecker@adacore.com>
2255
2256 * gdb.base/subst.exp: New testcase.
2257
2258 2006-10-06 Joel Brobecker <brobecker@adacore.com>
2259
2260 * gdb.ada/array_return/pck.ads: Add copyright notice.
2261 * gdb.ada/array_return/pck.adb: Likewise.
2262 * gdb.ada/array_return/p.adb: Likewise.
2263 * gdb.ada/exec_changed/first.adb: Likewise.
2264 * gdb.ada/exec_changed/second.adb: Likewise.
2265
2266 2006-10-06 Joel Brobecker <brobecker@adacore.com>
2267
2268 * gdb.ada/watch_arg/watch.adb: New file.
2269 * gdb.ada/watch_arg.exp: New testcase.
2270
2271 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
2272
2273 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
2274 via string_to_regexp.
2275 * gdb.mi/mi2-basics.exp: Likewise.
2276
2277 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
2278
2279 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
2280 Remove unused / obsolete files.
2281
2282 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
2283
2284 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
2285
2286 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
2287
2288 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
2289 HIGH_FRAME argument to -stack-list-arguments can be larger than
2290 the number of frames.
2291
2292 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
2293
2294 * gdb.base/args.c (main): Add breakpoint marker.
2295 * gdb.base/args.exp: Use args_test for tests. Add new tests which
2296 really test empty arguments.
2297 (args_load): Delete.
2298 (args_test): New.
2299
2300 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
2301
2302 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
2303 check for one file.
2304
2305 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
2306
2307 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
2308 HIGH_FRAME argument to -stack-list-locals can be larger than
2309 the number of frames.
2310
2311 2006-08-18 Fred Fish <fnf@specifix.com>
2312
2313 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
2314 '$' in front of skip_vmx_tests_saved when setting that.
2315
2316 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
2317
2318 * gdb.base/trace-commands.exp: New file.
2319
2320 2006-08-10 Joel Brobecker <brobecker@adacore.com>
2321 Daniel Jacobowitz <dan@codesourcery.com>
2322
2323 * gdb.base/step-bt.exp: Make hexadecimal address optional in
2324 expected output of the backtrace commands.
2325
2326 2006-08-09 Joel Brobecker <brobecker@adacore.com>
2327
2328 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
2329 untested followed by return combination.
2330 * gdb.arch/altivec-regs.exp: Likewise.
2331 * gdb.arch/e500-abi.exp: Likewise.
2332 * gdb.arch/e500-regs.exp: Likewise.
2333 * gdb.arch/gdb1291.exp: Likewise.
2334 * gdb.arch/gdb1431.exp: Likewise.
2335 * gdb.arch/gdb1558.exp: Likewise.
2336 * gdb.arch/i386-prologue.exp: Likewise.
2337 * gdb.arch/i386-unwind.exp: Likewise.
2338 * gdb.asm/asm-source.exp: Likewise.
2339 * gdb.base/a2-run.exp: Likewise.
2340 * gdb.base/advance.exp: Likewise.
2341 * gdb.base/all-bin.exp: Likewise.
2342 * gdb.base/annota1.exp: Likewise.
2343 * gdb.base/annota3.exp: Likewise.
2344 * gdb.base/args.exp: Likewise.
2345 * gdb.base/arithmet.exp: Likewise.
2346 * gdb.base/assign.exp: Likewise.
2347 * gdb.base/async.exp: Likewise.
2348 * gdb.base/attach.exp: Likewise.
2349 * gdb.base/bang.exp: Likewise.
2350 * gdb.base/bigcore.exp: Likewise.
2351 * gdb.base/bitfields.exp: Likewise.
2352 * gdb.base/bitfields2.exp: Likewise.
2353 * gdb.base/break.exp: Likewise.
2354 * gdb.base/call-sc.exp: Likewise.
2355 * gdb.base/call-strs.exp: Likewise.
2356 * gdb.base/callfuncs.exp: Likewise.
2357 * gdb.base/checkpoint.exp: Likewise.
2358 * gdb.base/chng-syms.exp: Likewise.
2359 * gdb.base/code-expr.exp: Likewise.
2360 * gdb.base/commands.exp: Likewise.
2361 * gdb.base/completion.exp: Likewise.
2362 * gdb.base/cond-expr.exp: Likewise.
2363 * gdb.base/condbreak.exp: Likewise.
2364 * gdb.base/consecutive.exp: Likewise.
2365 * gdb.base/constvars.exp: Likewise.
2366 * gdb.base/corefile.exp: Likewise.
2367 * gdb.base/cvexpr.exp: Likewise.
2368 * gdb.base/dbx.exp: Likewise.
2369 * gdb.base/define.exp: Likewise.
2370 * gdb.base/detach.exp: Likewise.
2371 * gdb.base/display.exp: Likewise.
2372 * gdb.base/dump.exp: Likewise.
2373 * gdb.base/ena-dis-br.exp: Likewise.
2374 * gdb.base/ending-run.exp: Likewise.
2375 * gdb.base/environ.exp: Likewise.
2376 * gdb.base/eval-skip.exp: Likewise.
2377 * gdb.base/exprs.exp: Likewise.
2378 * gdb.base/fileio.exp: Likewise.
2379 * gdb.base/finish.exp: Likewise.
2380 * gdb.base/float.exp: Likewise.
2381 * gdb.base/foll-exec.exp: Likewise.
2382 * gdb.base/foll-fork.exp: Likewise.
2383 * gdb.base/foll-vfork.exp: Likewise.
2384 * gdb.base/freebpcmd.exp: Likewise.
2385 * gdb.base/funcargs.exp: Likewise.
2386 * gdb.base/gcore.exp: Likewise.
2387 * gdb.base/gdb1090.exp: Likewise.
2388 * gdb.base/gdb1250.exp: Likewise.
2389 * gdb.base/huge.exp: Likewise.
2390 * gdb.base/info-proc.exp: Likewise.
2391 * gdb.base/interrupt.exp: Likewise.
2392 * gdb.base/jump.exp: Likewise.
2393 * gdb.base/langs.exp: Likewise.
2394 * gdb.base/lineinc.exp: Likewise.
2395 * gdb.base/list.exp: Likewise.
2396 * gdb.base/logical.exp: Likewise.
2397 * gdb.base/long_long.exp: Likewise.
2398 * gdb.base/macscp.exp: Likewise.
2399 * gdb.base/maint.exp: Likewise.
2400 * gdb.base/mips_pro.exp: Likewise.
2401 * gdb.base/miscexprs.exp: Likewise.
2402 * gdb.base/multi-forks.exp: Likewise.
2403 * gdb.base/opaque.exp: Likewise.
2404 * gdb.base/overlays.exp: Likewise.
2405 * gdb.base/pc-fp.exp: Likewise.
2406 * gdb.base/pointers.exp: Likewise.
2407 * gdb.base/printcmds.exp: Likewise.
2408 * gdb.base/psymtab.exp: Likewise.
2409 * gdb.base/ptype.exp: Likewise.
2410 * gdb.base/recurse.exp: Likewise.
2411 * gdb.base/relational.exp: Likewise.
2412 * gdb.base/relocate.exp: Likewise.
2413 * gdb.base/remote.exp: Likewise.
2414 * gdb.base/reread.exp: Likewise.
2415 * gdb.base/restore.exp: Likewise.
2416 * gdb.base/return.exp: Likewise.
2417 * gdb.base/return2.exp: Likewise.
2418 * gdb.base/scope.exp: Likewise.
2419 * gdb.base/sect-cmd.exp: Likewise.
2420 * gdb.base/sep.exp: Likewise.
2421 * gdb.base/sepdebug.exp: Likewise.
2422 * gdb.base/setshow.exp: Likewise.
2423 * gdb.base/setvar.exp: Likewise.
2424 * gdb.base/sigall.exp: Likewise.
2425 * gdb.base/sigbpt.exp: Likewise.
2426 * gdb.base/signals.exp: Likewise.
2427 * gdb.base/signull.exp: Likewise.
2428 * gdb.base/sizeof.exp: Likewise.
2429 * gdb.base/solib.exp: Likewise.
2430 * gdb.base/step-line.exp: Likewise.
2431 * gdb.base/step-test.exp: Likewise.
2432 * gdb.base/structs.exp: Likewise.
2433 * gdb.base/structs2.exp: Likewise.
2434 * gdb.base/term.exp: Likewise.
2435 * gdb.base/twice.exp: Likewise.
2436 * gdb.base/until.exp: Likewise.
2437 * gdb.base/varargs.exp: Likewise.
2438 * gdb.base/volatile.exp: Likewise.
2439 * gdb.base/watchpoint.exp: Likewise.
2440 * gdb.base/whatis-exp.exp: Likewise.
2441 * gdb.base/whatis.exp: Likewise.
2442 * gdb.cp/ambiguous.exp: Likewise.
2443 * gdb.cp/annota2.exp: Likewise.
2444 * gdb.cp/annota3.exp: Likewise.
2445 * gdb.cp/bool.exp: Likewise.
2446 * gdb.cp/breakpoint.exp: Likewise.
2447 * gdb.cp/casts.exp: Likewise.
2448 * gdb.cp/class2.exp: Likewise.
2449 * gdb.cp/classes.exp: Likewise.
2450 * gdb.cp/cplusfuncs.exp: Likewise.
2451 * gdb.cp/ctti.exp: Likewise.
2452 * gdb.cp/derivation.exp: Likewise.
2453 * gdb.cp/exception.exp: Likewise.
2454 * gdb.cp/gdb1355.exp: Likewise.
2455 * gdb.cp/hang.exp: Likewise.
2456 * gdb.cp/inherit.exp: Likewise.
2457 * gdb.cp/local.exp: Likewise.
2458 * gdb.cp/m-data.exp: Likewise.
2459 * gdb.cp/m-static.exp: Likewise.
2460 * gdb.cp/member-ptr.exp: Likewise.
2461 * gdb.cp/method.exp: Likewise.
2462 * gdb.cp/misc.exp: Likewise.
2463 * gdb.cp/namespace.exp: Likewise.
2464 * gdb.cp/overload.exp: Likewise.
2465 * gdb.cp/ovldbreak.exp: Likewise.
2466 * gdb.cp/pr-1023.exp: Likewise.
2467 * gdb.cp/pr-1210.exp: Likewise.
2468 * gdb.cp/pr-574.exp: Likewise.
2469 * gdb.cp/printmethod.exp: Likewise.
2470 * gdb.cp/psmang.exp: Likewise.
2471 * gdb.cp/ref-params.exp: Likewise.
2472 * gdb.cp/ref-types.exp: Likewise.
2473 * gdb.cp/rtti.exp: Likewise.
2474 * gdb.cp/templates.exp: Likewise.
2475 * gdb.cp/try_catch.exp: Likewise.
2476 * gdb.cp/userdef.exp: Likewise.
2477 * gdb.cp/virtfunc.exp: Likewise.
2478 * gdb.disasm/am33.exp: Likewise.
2479 * gdb.disasm/h8300s.exp: Likewise.
2480 * gdb.disasm/mn10300.exp: Likewise.
2481 * gdb.disasm/sh3.exp: Likewise.
2482 * gdb.disasm/t01_mov.exp: Likewise.
2483 * gdb.disasm/t02_mova.exp: Likewise.
2484 * gdb.disasm/t03_add.exp: Likewise.
2485 * gdb.disasm/t04_sub.exp: Likewise.
2486 * gdb.disasm/t05_cmp.exp: Likewise.
2487 * gdb.disasm/t06_ari2.exp: Likewise.
2488 * gdb.disasm/t07_ari3.exp: Likewise.
2489 * gdb.disasm/t08_or.exp: Likewise.
2490 * gdb.disasm/t09_xor.exp: Likewise.
2491 * gdb.disasm/t10_and.exp: Likewise.
2492 * gdb.disasm/t11_logs.exp: Likewise.
2493 * gdb.disasm/t12_bit.exp: Likewise.
2494 * gdb.disasm/t13_otr.exp: Likewise.
2495 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
2496 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
2497 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2498 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
2499 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
2500 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2501 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
2502 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
2503 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
2504 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
2505 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2506 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
2507 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
2508 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
2509 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
2510 * gdb.mi/gdb701.exp: Likewise.
2511 * gdb.mi/gdb792.exp: Likewise.
2512 * gdb.mi/mi-basics.exp: Likewise.
2513 * gdb.mi/mi-break.exp: Likewise.
2514 * gdb.mi/mi-cli.exp: Likewise.
2515 * gdb.mi/mi-console.exp: Likewise.
2516 * gdb.mi/mi-disassemble.exp: Likewise.
2517 * gdb.mi/mi-eval.exp: Likewise.
2518 * gdb.mi/mi-file.exp: Likewise.
2519 * gdb.mi/mi-read-memory.exp: Likewise.
2520 * gdb.mi/mi-regs.exp: Likewise.
2521 * gdb.mi/mi-return.exp: Likewise.
2522 * gdb.mi/mi-simplerun.exp: Likewise.
2523 * gdb.mi/mi-stack.exp: Likewise.
2524 * gdb.mi/mi-stepi.exp: Likewise.
2525 * gdb.mi/mi-syn-frame.exp: Likewise.
2526 * gdb.mi/mi-until.exp: Likewise.
2527 * gdb.mi/mi-var-block.exp: Likewise.
2528 * gdb.mi/mi-var-child.exp: Likewise.
2529 * gdb.mi/mi-var-cmd.exp: Likewise.
2530 * gdb.mi/mi-var-display.exp: Likewise.
2531 * gdb.mi/mi-watch.exp: Likewise.
2532 * gdb.mi/mi2-basics.exp: Likewise.
2533 * gdb.mi/mi2-break.exp: Likewise.
2534 * gdb.mi/mi2-cli.exp: Likewise.
2535 * gdb.mi/mi2-console.exp: Likewise.
2536 * gdb.mi/mi2-disassemble.exp: Likewise.
2537 * gdb.mi/mi2-eval.exp: Likewise.
2538 * gdb.mi/mi2-file.exp: Likewise.
2539 * gdb.mi/mi2-read-memory.exp: Likewise.
2540 * gdb.mi/mi2-regs.exp: Likewise.
2541 * gdb.mi/mi2-return.exp: Likewise.
2542 * gdb.mi/mi2-simplerun.exp: Likewise.
2543 * gdb.mi/mi2-stack.exp: Likewise.
2544 * gdb.mi/mi2-stepi.exp: Likewise.
2545 * gdb.mi/mi2-syn-frame.exp: Likewise.
2546 * gdb.mi/mi2-until.exp: Likewise.
2547 * gdb.mi/mi2-var-block.exp: Likewise.
2548 * gdb.mi/mi2-var-child.exp: Likewise.
2549 * gdb.mi/mi2-var-cmd.exp: Likewise.
2550 * gdb.mi/mi2-var-display.exp: Likewise.
2551 * gdb.mi/mi2-watch.exp: Likewise.
2552 * gdb.stabs/exclfwd.exp: Likewise.
2553 * gdb.stabs/weird.exp: Likewise.
2554 * gdb.threads/gcore-thread.exp: Likewise.
2555 * gdb.trace/actions.exp: Likewise.
2556 * gdb.trace/backtrace.exp: Likewise.
2557 * gdb.trace/circ.exp: Likewise.
2558 * gdb.trace/collection.exp: Likewise.
2559 * gdb.trace/deltrace.exp: Likewise.
2560 * gdb.trace/infotrace.exp: Likewise.
2561 * gdb.trace/limits.exp: Likewise.
2562 * gdb.trace/packetlen.exp: Likewise.
2563 * gdb.trace/passc-dyn.exp: Likewise.
2564 * gdb.trace/passcount.exp: Likewise.
2565 * gdb.trace/report.exp: Likewise.
2566 * gdb.trace/save-trace.exp: Likewise.
2567 * gdb.trace/tfind.exp: Likewise.
2568 * gdb.trace/tracecmd.exp: Likewise.
2569 * gdb.trace/while-dyn.exp: Likewise.
2570 * gdb.trace/while-stepping.exp: Likewise.
2571
2572 2006-08-08 Joel Brobecker <brobecker@adacore.com>
2573
2574 * gdb.base/step-bt.c: New file.
2575 * gdb.base/step-bt.exp: New testcase.
2576
2577 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
2578
2579 * config/monitor.exp (gdb_load): Remove support for obsolete
2580 download-write-size.
2581 * gdb.base/remote.exp: Likewise. Update all callers of
2582 gdb_timed_load.
2583
2584 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
2585
2586 * cursal.exp: Pass binfile to gdb_load.
2587
2588 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
2589
2590 * gdb.base/cursal.exp: Add "" to gdb_load call.
2591
2592 2006-07-29 Mark Kettenis <kettenis@gnu.org>
2593
2594 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
2595 NetBSD/ELF targets.
2596
2597 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
2598
2599 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
2600 operator*.
2601
2602 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
2603
2604 * gdb.base/completion.exp: Update for change in "file" behavior.
2605 * gdb.stabs/weird.exp: Likewise.
2606 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
2607 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
2608
2609 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
2610
2611 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
2612 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
2613
2614 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
2615
2616 * gdb.base/default.exp: Update source command error message.
2617 * gdb.base/help.exp: Update 'help source' message.
2618
2619 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
2620
2621 * gdb.cp/bs15503.exp: Update comment for no longer crashing
2622 test.
2623
2624 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
2625
2626 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
2627
2628 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
2629
2630 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
2631
2632 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
2633
2634 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
2635
2636 2006-07-17 Mark Kettenis <kettenis@gnu.org>
2637
2638 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
2639 *-*-openbsd* from targets for wich we expect ARM FPA floating
2640 point format.
2641
2642 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
2643
2644 * gdb.cp/annota3.exp: Expect frame-begin annotation.
2645
2646 2006-07-17 Mark Kettenis <kettenis@gnu.org>
2647
2648 * gdb.base/annota3.exp: Expect frame-begin annotation.
2649
2650 2006-07-14 Joel Brobecker <brobecker@adacore.com>
2651
2652 * gdb.base/help.exp: Adjust "help unset" test to accept
2653 any list of unset commands.
2654
2655 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
2656 Daniel Jacobowitz <dan@codesourcery.com>
2657
2658 * gdb.cp/ref-params.exp: New test.
2659 * gdb.cp/ref-params.cc: New source file.
2660 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
2661
2662 2006-07-08 Mark Kettenis <kettenis@gnu.org>
2663
2664 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
2665 spaces/tabs in regular expressions since they might not be there.
2666
2667 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
2668
2669 * gdb.base/ifelse.exp: New file.
2670
2671 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
2672
2673 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
2674 line.
2675 * gdb.base/huge.exp: Loop over compilation to find a size that
2676 is acceptable.
2677 * gdb.base/remote.exp: Correct expected strings.
2678 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
2679
2680 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2681
2682 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
2683
2684 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2685
2686 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
2687 native.
2688
2689 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2690
2691 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
2692 enable stabs testing.
2693
2694 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2695
2696 * gdb.base/auxv.exp: Intercept undefined command messages before
2697 gdb_test_multiple does.
2698
2699 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2700
2701 * Makefile.in (host_alias): Remove.
2702 (target_alias): Use @target_noncanonical@.
2703 (site.exp): Don't set host_alias.
2704 * aclocal.m4: Remove contents. Include acx.m4.
2705 * configure: Regenerated.
2706 * configure.ac: Use ACX_NONCANONICAL_TARGET.
2707
2708 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
2709
2710 * lib/gdb.exp (gdb_load_cmd): New.
2711
2712 * gdb.base/fileio.c: Add system(NULL) test.
2713 * gdb.base/fileio.exp: Check it.
2714
2715 * gdb.base/break.c: Add 10a breakpoint at }
2716 * gdb.base/break.exp: Add test for breakpoint at }
2717 * gdb.cp/anon-union.cc: Add code at end of function.
2718 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
2719 * gdb.mi/var-cmd.c: Add code at end of function.
2720 * gdb.mi/mi-var-display.exp: Adjust end of next.
2721 * gdb.mi/mi2-var-display.exp: Likewise.
2722 * gdb.base/fileio.c: Add stop function and insert calls at
2723 stopping places.
2724 * gdb.base/fileio.exp: Breakpoint stop function and remove
2725 explicit line number references.
2726
2727 2006-05-19 Joel Brobecker <brobecker@adacore.com>
2728
2729 * gdb.base/del.exp (test_delete_alias): New function.
2730 Now check that both "del" and "d" work as aliases for "delete".
2731
2732 2006-05-18 Fred Fish <fnf@specifix.com>
2733
2734 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
2735 required. Check for spurious output after program exits normally.
2736
2737 2006-05-17 Fred Fish <fnf@specifix.com>
2738
2739 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
2740 gdb_load, so it works in the simulator.
2741
2742 2006-05-11 Fred Fish <fnf@specifix.com>
2743
2744 * gdb.base/bang.exp: Ignore unexpected output between the
2745 "program exited normally" and the gdb prompt, as many other
2746 tests do.
2747
2748 2006-05-07 Mark Kettenis <kettenis@gnu.org>
2749
2750 * gdb.base/help.exp: Make "delete checkpoint" part option for
2751 "help d" and "help delete" tests.
2752
2753 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2754
2755 * gdb.mi/mi-basics.exp: Add missing serial number to
2756 expected output in some mi_gdb_test statements.
2757 * gdb.mi/mi2-basics.exp: Likewise.
2758
2759 2006-05-05 Joel Brobecker <brobecker@adacore.com>
2760
2761 * gdb.base/del.c: New file.
2762 * gdb.base/del.exp: New testcase.
2763
2764 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
2765
2766 * gdb.base/break.exp: Do not assume a breakpoint on
2767 main will actually be in $srcfile when optimizing.
2768 * gdb.base/savedregs.exp: Do not require that the dummy
2769 frame location match up to a symbol and source file location.
2770 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
2771 will get printed without a mi_cmd_data_list_register_values prefix.
2772 (*-data-list-register-*): Correct regular expressions to expect the new
2773 pseudo d? floating point registers.
2774 * gdb.mi/mi2-regs.exp: Likewise.
2775
2776 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
2777
2778 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
2779 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
2780 is allocated by the compiler.
2781 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
2782 anons, e, anone to force their allocation by the compiler.
2783
2784 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
2785
2786 * gdb.base/help.exp: Update expected text for help d and
2787 help delete.
2788
2789 2006-05-02 Mark Kettenis <kettenis@gnu.org>
2790
2791 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
2792 NetBSD/ELF targets.
2793
2794 2006-04-30 Mark Kettenis <kettenis@gnu.org>
2795
2796 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
2797 single-step breakpoint fails; make this a KFAIL on
2798 sparc*-*-openbsd*.
2799 * gdb.base/siginfo.exp: Likewise.
2800 * gdb.base/sigstep.exp (advance, advancei): Likewise.
2801
2802 2006-04-26 Michael Snyder <msnyder@redhat.com>
2803
2804 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
2805 which may have to consume output from other forks.
2806 Add tests to make sure that "delete fork" succeeded.
2807
2808 2006-04-20 Michael Snyder <msnyder@redhat.com>
2809
2810 * 2006-03-22 Jim Blandy <jimb@redhat.com>
2811 Add support for the Renesas M32C and M16C.
2812
2813 * gdb.asm/asm-source.exp: Add m32c target.
2814 * gdb.asm/m32c.inc: Support for m32c target.
2815
2816 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
2817
2818 * gdb.base/commands.exp (recursive_source_test): New test.
2819
2820 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
2821
2822 * gdb.base/float.exp: Add pattern for sparc targets.
2823
2824 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2825
2826 * gdb.base/commands.exp (stray_arg0_test): New test.
2827
2828 2006-03-30 Paul Brook <paul@codesourcery.com>
2829
2830 * gdb.mi/mi-until.exp: kfail broken until command.
2831 * gdb.mi/mi2-until.exp: Ditto.
2832
2833 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
2834
2835 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
2836
2837 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
2838
2839 * gdb.base/prelink.exp: Anchor tested-for regular expression
2840 on gdb prompt.
2841
2842 2006-03-07 Paul Brook <paul@codesourcery.com>
2843
2844 * gdb.base/assign.exp: Correct fail message.
2845
2846 2006-03-07 Paul Brook <paul@codesourcery.com>
2847
2848 * lib/compiler.c: Extract armcc version number.
2849 * lib/compiler.cc: Ditto.
2850
2851 2006-03-07 Paul Brook <paul@codesourcery.com>
2852
2853 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
2854 additional_flags=-w.
2855 * gdb.arch/altivec-regs.exp: Ditto.
2856 * gdb.arch/e500-abi.exp: Ditto.
2857 * gdb.arch/e500-regs.exp: Ditto.
2858 * gdb.base/all-bin.exp: Ditto.
2859 * gdb.base/annota1.exp: Ditto.
2860 * gdb.base/annota3.exp: Ditto.
2861 * gdb.base/args.exp: Ditto.
2862 * gdb.base/arithmet.exp: Ditto.
2863 * gdb.base/assign.exp: Ditto.
2864 * gdb.base/async.exp: Ditto.
2865 * gdb.base/bang.exp: Ditto.
2866 * gdb.base/break.exp: Ditto.
2867 * gdb.base/call-rt-st.exp: Ditto.
2868 * gdb.base/completion.exp: Ditto.
2869 * gdb.base/cond-expr.exp: Ditto.
2870 * gdb.base/condbreak.exp: Ditto.
2871 * gdb.base/consecutive.exp: Ditto.
2872 * gdb.base/define.exp: Ditto.
2873 * gdb.base/display.exp: Ditto.
2874 * gdb.base/ena-dis-br.exp: Ditto.
2875 * gdb.base/environ.exp: Ditto.
2876 * gdb.base/eval-skip.exp: Ditto.
2877 * gdb.base/info-proc.exp: Ditto.
2878 * gdb.base/jump.exp: Ditto.
2879 * gdb.base/logical.exp: Ditto.
2880 * gdb.base/long_long.exp: Ditto.
2881 * gdb.base/maint.exp: Ditto.
2882 * gdb.base/miscexprs.exp: Ditto.
2883 * gdb.base/pc-fp.exp: Ditto.
2884 * gdb.base/pointers.exp: Ditto.
2885 * gdb.base/relational.exp: Ditto.
2886 * gdb.base/reread.exp: Ditto.
2887 * gdb.base/sect-cmd.exp: Ditto.
2888 * gdb.base/sep.exp: Ditto.
2889 * gdb.base/sepdebug.exp: Ditto.
2890 * gdb.base/until.exp: Ditto.
2891 * gdb.base/whatis-exp.exp: Ditto.
2892 * gdb.cp/annota2.exp: Ditto.
2893 * gdb.cp/annota3.exp: Ditto.
2894 * gdb.trace/actions.exp: Ditto.
2895 * gdb.trace/backtrace.exp: Ditto.
2896 * gdb.trace/circ.exp: Ditto.
2897 * gdb.trace/collection.exp: Ditto.
2898 * gdb.trace/deltrace.exp: Ditto.
2899 * gdb.trace/infotrace.exp: Ditto.
2900 * gdb.trace/limits.exp: Ditto.
2901 * gdb.trace/packetlen.exp: Ditto.
2902 * gdb.trace/passc-dyn.exp: Ditto.
2903 * gdb.trace/passcount.exp: Ditto.
2904 * gdb.trace/report.exp: Ditto.
2905 * gdb.trace/save-trace.exp: Ditto.
2906 * gdb.trace/tfind.exp: Ditto.
2907 * gdb.trace/tracecmd.exp: Ditto.
2908 * gdb.trace/while-dyn.exp: Ditto.
2909 * gdb.trace/while-stepping.exp: Ditto.
2910 * lib/gdb.exp: Ditto.
2911 (gdb_compile): Handle nowarning option.
2912
2913 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
2914
2915 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
2916 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
2917 Rename executable to prelinkt. Don't re-prelink if we didn't
2918 get a core file. Test prelink -u exit status to tell whether
2919 prelinking failed. Use gdb_test_multiple.
2920
2921 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2922
2923 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
2924 (do_tests): Call it.
2925
2926 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
2927
2928 * gdb.base/prelink.exp: New test.
2929 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
2930
2931 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
2932
2933 * gdb.fortran/derived-type.f90: New file.
2934 * gdb.fortran/derived-type.exp: New testcase.
2935
2936 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
2937
2938 * gdb.base/default.exp: Allow ';' as a directory separator.
2939
2940 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
2941
2942 * gdb.base/help.exp (help add-symbol-file): Update.
2943
2944 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
2945
2946 * gdb.base/help.exp (help load): Update expected results.
2947
2948 2006-02-19 Fred Fish <fnf@specifix.com>
2949
2950 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
2951 specifix hex value as part of results.
2952 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
2953
2954 2006-02-16 Fred Fish <fnf@specifix.com>
2955
2956 * gdb.base/whatis.c: Define variables using typedefs char_addr,
2957 ushort_addr, and slong_addr, so the typedefs are not optimized
2958 away.
2959 * gdb.base/whatis.exp: Add tests using type name for struct type,
2960 union type, enum type, and typedef.
2961
2962 2006-02-13 Mark Kettenis <kettenis@gnu.org>
2963
2964 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
2965
2966 2006-02-13 Jim Blandy <jimb@redhat.com>
2967
2968 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
2969 case where it takes two "next" commands to skip past the init
2970 call.
2971
2972 2006-02-12 Fred Fish <fnf@specifix.com>
2973
2974 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
2975 to handle cases where it takes two "next" commands to skip
2976 past the init call.
2977
2978 2006-02-07 Joel Brobecker <brobecker@adacore.com>
2979
2980 * gdb.ada/array_return.exp: Mark the last test as expected to fail
2981 on hppa32 targets.
2982
2983 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
2984
2985 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
2986 field.
2987
2988 2006-01-29 Mark Kettenis <kettenis@gnu.org>
2989
2990 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
2991
2992 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
2993
2994 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
2995 files.
2996
2997 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
2998
2999 * gdb.cp/maint.exp: Set complaints to a positive value.
3000
3001 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
3002
3003 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
3004 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
3005 function name.
3006
3007 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
3008
3009 * gdb.base/checkpoint.c: Update copyright notice. Include
3010 <stdlib.h>.
3011
3012 2006-01-04 Jim Blandy <jimb@redhat.com>
3013
3014 * gdb.asm/asm-source.exp: Independently provide default values for
3015 asm-flags and debug-flags. Use 'string equal' to do the
3016 comparison, not the implicit expr's '==' operator. Remove
3017 now-unneeded assignments to asm-flags. In h8300 case, place
3018 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
3019
3020 2006-01-04 Michael Snyder <msnyder@redhat.com>
3021
3022 * gdb.base/checkpoint.c: New file.
3023 * gdb.base/checkpoint.exp: New file.
3024 * gdb.base/multi-fork.c: New file.
3025 * gdb.base/multi-fork.exp: New file.
3026 * gdb.base/pi.txt: New file (data for checkpoint.c test).
3027
3028 2006-01-04 Fred Fish <fnf@specifix.com>
3029
3030 * gdb.base/ptype.c (foo): Add typedef.
3031 (intfoo): Add function.
3032 * gdb.base/ptype1.c: New file.
3033 * gdb.base/ptype.exp: Handle compilation and linking with two
3034 source files. Test that proper type for "foo" is found based
3035 on source context rather than first match found in symtabs.
3036
3037 2005-12-28 Mark Kettenis <kettenis@gnu.org>
3038
3039 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
3040 * gdb.asm/openbsd.inc: Indent commands.
3041
3042 2005-12-26 Mark Kettenis <kettenis@gnu.org>
3043
3044 * gdb.base/freebpcmd.exp: Increase timeout.
3045
3046 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
3047
3048 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
3049
3050 * gdb.base/default.exp: Update check for "show version".
3051
3052 2005-12-09 Randolph Chung <tausq@debian.org>
3053
3054 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
3055 * gdb.asm/pa64.inc: New file.
3056
3057 2005-12-09 Randolph Chung <tausq@debian.org>
3058
3059 * gdb.asm/common.inc: Indent commands.
3060 * gdb.asm/asmsrc1.s: Likewise.
3061 * gdb.asm/asmsrc2.s: Likewise.
3062
3063 2005-12-09 Randolph Chung <tausq@debian.org>
3064
3065 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
3066 (get_addr_of_sym): Remove duplicate print.
3067 (gen_core): xfail hppa*-*-hpux*, update expected output.
3068 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
3069 * gdb.arch/pa64-nullify.s: New file.
3070
3071 2005-12-09 Randolph Chung <tausq@debian.org>
3072
3073 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
3074
3075 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
3076
3077 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
3078 code generation for these functions.
3079 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
3080 error message.
3081
3082 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
3083
3084 * gdb.base/help.exp (help b, help br, help bre, help brea)
3085 (help break): Update the expected message.
3086
3087 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
3088
3089 * gdb.asm/m68hc11.inc: Setup the data section.
3090 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
3091 script for this test.
3092 (m6812-*-*): Likewise.
3093
3094 2005-11-09 Randolph Chung <tausq@debian.org>
3095
3096 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
3097
3098 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
3099
3100 * gdb.base/break.exp: Fix a comment typo.
3101
3102 2005-11-03 Jim Blandy <jimb@redhat.com>
3103
3104 Checked in by Elena Zannoni <ezannoni@redhat.com>
3105
3106 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
3107
3108 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
3109
3110 * gdb.arch/gdb1558.c: Include stdio.h.
3111
3112 2005-10-31 Mark Kettenis <kettenis@gnu.org>
3113
3114 * gdb.asm/asm-source.exp: Use -e instead of --entry.
3115
3116 2005-10-31 Mark Kettenis <kettenis@gnu.org>
3117
3118 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
3119
3120 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
3121
3122 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
3123 vscr" tests to better match output.
3124
3125 2005-10-12 Jim Blandy <jimb@redhat.com>
3126
3127 * gdb.base/structs.exp (any): New function.
3128 (test_struct_returns): Don't make any assumptions at all about
3129 what value the function returns when GDB can't set the return
3130 value.
3131
3132 2005-10-09 Joel Brobecker <brobecker@adacore.com>
3133
3134 * gdb.ada/arrayidx/p.adb: New file.
3135 * gdb.ada/arrayidx.exp: New testcase
3136
3137 2005-10-09 Joel Brobecker <brobecker@adacore.com>
3138
3139 * gdb.ada/array_return/pck.ads: New file.
3140 * gdb.ada/array_return/pck.adb: New file.
3141 * gdb.ada/array_return/p.adb: New file.
3142 * gdb.ada/array_return.exp: New testcase.
3143
3144 2005-10-03 Joel Brobecker <brobecker@adacore.com>
3145
3146 * gdb.base/arrayidx.c: New file.
3147 * gdb.base/arrayidx.exp: New testcase.
3148
3149 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
3150
3151 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
3152 frames-invalid and breakpoints-invalid are no longer generated
3153 with level 3 so don't expect them in the output.
3154
3155 2005-09-27 Bob Rossi <bob@brasko.net>
3156
3157 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
3158 from test. Escape the | in mi_gdb_test call.
3159 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
3160 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
3161 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
3162 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
3163 expected regex's in mi_gdb_test calls.
3164 * lib/mi-support.exp: Remove arbitrary .* from tests.
3165 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
3166 Fully anchor GDB/MI expected results in mi_gdb_test.
3167 * lib/gdb.exp (string_to_regexp): Escape the ] character.
3168 * gdb.base/sizeof.exp: Remove escape character. Correct test.
3169
3170 2005-09-26 Paul Brook <paul@codesourcery.com>
3171
3172 * long_long.exp: Exclude eabi targets from arm FPA float format test.
3173
3174 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
3175
3176 * bfp-test.c: New file.
3177 * bfp-test.exp: New testcase.
3178
3179 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
3180
3181 * gdb.fortran/subarray.exp: New testcase to test the evaluation
3182 of subarray and substring variable.
3183 * gdb.fortran/subarray.f: New source file for the test of subarray
3184 and substring variable evaluation.
3185 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
3186 of string constant.
3187
3188 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
3189
3190 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
3191 copyright dates.
3192
3193 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
3194
3195 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
3196 powerpc altivec' test with an almost identical 'info vector' test.
3197
3198 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
3199
3200 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
3201 vscr" tests to match output.
3202
3203 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
3204
3205 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
3206 output.
3207
3208 2005-09-11 Bob Rossi <bob@brasko.net>
3209
3210 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
3211 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
3212 commands that return an MI output command and an asyncronous MI output
3213 command.
3214 * gdb.mi/mi-console.exp: Ditto.
3215
3216 2005-09-11 Bob Rossi <bob@brasko.net>
3217
3218 * gdb.mi/mi-var-child.c: Include <string.h>.
3219
3220 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
3221
3222 * killed.exp: Correct gdb_expect syntax.
3223
3224 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
3225
3226 * lib/mi-support.exp (mi_gdb_load): Fix typo.
3227
3228 2005-08-02 Bob Rossi <bob@brasko.net>
3229
3230 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
3231 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
3232 Change tests to inferior-tty-set/show.
3233 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
3234 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
3235 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
3236 inferior. Use mi_gdb_test to get GDB and Inferior output.
3237 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
3238 descriptor.
3239 (mi_inferior_tty_name): Add inferior PTY file name.
3240 (mi_gdb_start): Add INFERIOR_PTY parameter.
3241 (mi_gdb_test): Add IPATTERN parameter.
3242
3243 2005-08-02 Bob Rossi <bob@brasko.net>
3244
3245 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
3246 parameter to mi_gdb_test.
3247 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
3248
3249 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3250
3251 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
3252 struct_declarations.
3253 * gdb.mi/mi-var-child.exp: Step over the initialization of
3254 struct_declarations.
3255
3256 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3257
3258 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
3259 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
3260 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
3261 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
3262 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
3263 file.
3264
3265 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
3266
3267 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
3268 (do_children_tests): Assign values to the extra elements.
3269
3270 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
3271 them for tests for "-var-update --no-values" and
3272 "-var-update --all-values".
3273 Add test for "-var-list-children --simple-values".
3274
3275 * gdb.mi/basics.c (callee4): Add integer array D[3]...
3276
3277 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
3278 "-stack-list-locals --simple-values" Improve doc strings and
3279 comments.
3280
3281 2005-07-18 Mark Kettenis <kettenis@gnu.org>
3282
3283 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
3284 *-*-openbsd*.
3285 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
3286
3287 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
3288 sigaltsatck'.
3289
3290 2005-07-14 Bob Rossi <bob@brasko.net>
3291
3292 * gdb.base/default.exp (tty): Changed output of command.
3293 * gdb.base/help.exp (help tty): Ditto.
3294
3295 2005-07-12 Mark Kettenis <kettenis@gnu.org>
3296
3297 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
3298
3299 2005-07-10 Mark Kettenis <kettenis@gnu.org>
3300
3301 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
3302 -stack-select-frame without arguments.
3303 (test_stack_frame_listing): Add test for newly implemented command
3304 -stack-info-frame.
3305
3306 2005-07-06 Bob Rossi <bob@brasko.net>
3307
3308 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
3309 command.
3310 (Copyright): Update copyright.
3311
3312 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
3313
3314 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
3315 tests to evaluate exponentiation expression.
3316
3317 2005-06-29 Andreas Schwab <schwab@suse.de>
3318
3319 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
3320 main to avoid warnings.
3321
3322 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
3323
3324 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
3325
3326 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
3327 -stack-select-frame without arguments.
3328 (test_stack_frame_listing): Add test for newly implemented command
3329 -stack-info-frame.
3330
3331 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
3332
3333 * gdb.fortran/array-element.f: New file.
3334 * gdb.fortran/array-element.exp: New testcase.
3335
3336 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3337
3338 * gdb.base/bigcore.exp: Correct checks for systems which can
3339 not dump a large core file.
3340
3341 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3342
3343 * gdb.base/relocate.c: Add a copyright notice.
3344 (dummy): Remove.
3345 * gdb.base/relocate.exp: Test printing the values of variables
3346 from a relocatable file.
3347
3348 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
3349
3350 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
3351 excess MI output after an error.
3352
3353 2005-05-29 Joel Brobecker <brobecker@adacore.com>
3354
3355 * gdb.arch/alpha-step.c: New file.
3356 * gdb.arch/alpha-step.exp: New testcase.
3357
3358 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3359 Dennis Brueni <dennis@slickedit.com>
3360
3361 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
3362 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
3363 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
3364 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
3365 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
3366 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
3367 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
3368
3369 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
3370 Wu Zhou <woodzltc@cn.ibm.com>
3371
3372 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
3373 IBM's xlc compiler.
3374 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
3375 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
3376
3377 2005-05-13 Jim Blandy <jimb@redhat.com>
3378
3379 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
3380 calling gdb_suppress_entire_file.
3381 * gdb.base/charset.exp: Same.
3382 * gdb.base/call-rt-st.exp: Same.
3383
3384 2005-05-05 Bob Rossi <bob_rossi@cox.net>
3385
3386 * lib/gdb.exp (fullname_syntax): Added global regex.
3387 (fullname_syntax_POSIX): Ditto.
3388 (fullname_syntax_UNC): Ditto.
3389 (fullname_syntax_DOS_CASE): Ditto.
3390 (fullname_syntax_DOS): Ditto.
3391 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
3392 fullname_syntax variable to scope and use it.
3393 (test_file_list_exec_source_files): Ditto.
3394 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
3395
3396 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
3397
3398 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
3399
3400 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
3401
3402 * lib/gdb.exp (skip_altivec_tests): New function, based on
3403 check_vmx_hw_available from the GCC testsuite.
3404 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
3405 * lib/gdb.arch/altivec-regs.exp: Likewise.
3406
3407 2005-05-02 Jim Blandy <jimb@redhat.com>
3408
3409 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
3410 calling gdb_suppress_entire_file.
3411
3412 2005-04-30 Randolph Chung <tausq@debian.org>
3413
3414 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
3415 Slightly relax "sem_post" name checking.
3416
3417 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
3418
3419 * gdb.base/unload.exp: Use new shared library infrastructure.
3420
3421 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
3422
3423 * gdb.base/so-impl-ld.exp: Use new shared library
3424 infrastructure.
3425
3426 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
3427
3428 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
3429 * gdb.asm/h8300.inc: New file.
3430
3431 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3432
3433 * gdb.base/shlib-call.exp: Change to use new shared library
3434 infrastructure.
3435
3436 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3437
3438 * gdb.base/pending.exp: Change to use new shared library
3439 infrastructure.
3440
3441 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3442
3443 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
3444 use test_compiler_info instead of gcc_compiled, and update copyright.
3445
3446 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
3447
3448 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
3449 shared objects being adjusted and update copyright years.
3450
3451 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
3452
3453 * ChangeLog: Correct some 2003-01-13 dates.
3454 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
3455 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
3456 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
3457 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
3458 gdb.trace/tfind.exp: Update copyright years.
3459
3460 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
3461 Daniel Jacobowitz <dan@codesourcery.com>
3462
3463 * lib/gdb.exp (gdb_compile): Handle shlib=.
3464 (gdb_compile_shlib): New function.
3465
3466 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
3467
3468 * lib/gdb.exp (test_compiler_info): Give argument a default value.
3469
3470 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
3471
3472 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
3473 gdb.server.
3474 * configure.ac: Likewise.
3475 * configure: Regenerated.
3476 * gdb.gdbserver/Makefile.in: Moved to...
3477 * gdb.server/Makefile.in: ... here.
3478 * gdb.gdbserver/server.c: Moved to...
3479 * gdb.server/server.c: ... here.
3480 * gdb.gdbserver/server-run.exp: Moved to...
3481 * gdb.server/server-run.exp: ... here.
3482
3483 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
3484
3485 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
3486 * configure.ac: Create gdb.gdbserver/Makefile.
3487 * configure: Regenerated.
3488 * lib/gdbserver-support.exp: New file, derived from
3489 config/gdbserver.exp.
3490 * config/gdbserver.exp: Use gdbserver-support.exp.
3491 * gdb.gdbserver/Makefile.in: New file.
3492 * gdb.gdbserver/server.c: New file.
3493 * gdb.gdbserver/server-run.exp: New file.
3494
3495 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
3496
3497 * lib/gdb.exp (test_compiler_info): Return compiler_info
3498 if no arguments are given.
3499
3500 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
3501
3502 * gdb.arch/altivec-abi.exp: Check for compiler and set
3503 use altivec' flag accordingly.
3504 * gdb.arch/altivec-regs.exp: Likewise.
3505
3506 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
3507
3508 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
3509
3510 2005-03-27 Andreas Schwab <schwab@suse.de>
3511
3512 * gdb.base/bigcore.c (main): Add missing mode argument in open
3513 call.
3514
3515 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
3516
3517 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
3518 downloads.
3519 * config/gdbserver.exp (gdb_load): Likewise.
3520
3521 2005-03-14 Paul Brook <paul@codesourcery.com>
3522
3523 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
3524 targets.
3525
3526 2005-03-09 Joel Brobecker <brobecker@adacore.com>
3527
3528 * gdb.dwarf2/dup-psym.S: New file.
3529 * gdb.dwarf2/dup-psym.exp: New testcase.
3530
3531 2005-03-09 Joel Brobecker <brobecker@adacore.com>
3532
3533 * gdb.ada/exec_changed/first.adb: New file.
3534 * gdb.ada/exec_changed/second.adb: New file.
3535 * gdb.ada/exec_changed.exp: New testcase.
3536
3537 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
3538
3539 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
3540 (A2): New class.
3541 (main): Test operator+.
3542 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
3543 breakpoint test.
3544
3545 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
3546 * gdb.base/signull.exp: Disable if gdb,nosignals.
3547 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
3548 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
3549 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
3550 * gdb.mi/mi2-console.exp: Likewise.
3551 * gdb.trace/collection.exp (run_trace_experiment): Consume the
3552 continue output at start.
3553 (gdb_collect_locals_test): Robustify regexp.
3554 * gdb.trace/passc-dyn.exp: Fix comment typo.
3555 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
3556
3557 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
3558
3559 * gdb.asm/asm-source.exp: Add iq2000 case.
3560 * gdb.asm/iq2000.inc: New file.
3561
3562 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
3563
3564 * gdb.base/command.exp: Change hardcoded value to regular expression.
3565 * gdb.base/float.exp: Add powerpc to the list of targets checked.
3566
3567 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
3568
3569 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
3570 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
3571 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
3572 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
3573 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
3574
3575 2005-03-05 Mark Kettenis <kettenis@gnu.org>
3576
3577 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
3578 changes.
3579
3580 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
3581
3582 * lib/compiler.c: Add test for IBM's xlc compiler.
3583 * lib/compiler.cc: Likewise.
3584
3585 2004-02-24 Joel Brobecker <brobecker@adacore.com>
3586
3587 * gdb.ada/fixed_points.exp: Create compilation object directory
3588 before running the test.
3589 * gdb.ada/null_record.exp: Likewise.
3590 * gdb.ada/packed_array.exp: Likewise.
3591 * gdb.ada/start.exp: Likewise.
3592
3593 2005-02-15 Joel Brobecker <brobecker@adacore.com>
3594
3595 * gdb.ada/packed_array/pa.adb: New file.
3596 * gdb.ada/packed_array.exp: New testcase.
3597
3598 2005-02-10 Mark Kettenis <kettenis@gnu.org>
3599
3600 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
3601 files.
3602
3603 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
3604 on *-*-openbsd*. Correctly match whitespace in regukar
3605 expressions.
3606
3607 2005-02-10 Daniel Jacobowitz <dan@debian.org>
3608
3609 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
3610 PR exp/1821
3611 * gdb.base/gdb1821.c: New test file.
3612 * gdb.base/gdb1821.exp: New test file.
3613
3614 2005-02-09 Joel Brobecker <brobecker@adacore.com>
3615
3616 * gdb.base/start.c: New file.
3617 * gdb.base/start.exp: New testcase.
3618
3619 2005-02-09 Joel Brobecker <brobecker@adacore.com>
3620
3621 * gdb.ada/start/dummy.adb: New file.
3622 * gdb.ada/start.exp: New testcase.
3623
3624 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
3625
3626 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
3627 for printing symbols and statistics.
3628 Add test for using relative pathnames in "maint print msymbols" test.
3629 Mark "maint info sections DATA" XFAIL on Cygwin.
3630 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
3631 tests.
3632
3633 2005-02-09 Andreas Schwab <schwab@suse.de>
3634
3635 Committed by Andrew Cagney <cagney@gnu.org>
3636 * gdb.base/remotetimeout.exp: New file.
3637
3638 2005-02-07 Mark Kettenis <kettenis@gnu.org>
3639
3640 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
3641
3642 2005-02-03 Joel Brobecker <brobecker@adacore.com>
3643
3644 * gdb.ada/gnat_ada.gpr: New file.
3645 * gdb.ada/gnat_ada.gin: Delete, no longer used.
3646 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
3647 * configure.ac: No longer generate gnat_ada.gpr.
3648 * configure: Regenerate.
3649 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
3650 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
3651 * gdb.ada/null_record/bar.ads: Likewise.
3652 * gdb.ada/null_record/bar.adb: Likewise.
3653 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
3654 * gdb.ada/null_record.exp (testdir): New variable.
3655 (testfile): executable is now in testdir subdirectory.
3656 (srcfile): Use full path to the main compilation unit.
3657 * gdb.ada/fixed_points.exp: Same changes as above.
3658
3659 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
3660
3661 * gdb.base/interp.exp: New test.
3662
3663 2005-01-24 Andrew Cagney <cagney@gnu.org>
3664
3665 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
3666
3667 2005-01-19 Andrew Cagney <cagney@gnu.org>
3668
3669 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
3670 configure.ac not configure.in.
3671
3672 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
3673 of powerpc*-*-*.
3674 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
3675 * gdb.base/list.exp (test_list_function)
3676 (test_list_filename_and_function): Ditto.
3677 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
3678
3679 2005-01-16 Andrew Cagney <cagney@gnu.org>
3680
3681 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
3682
3683 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
3684
3685 2005-01-14 Andrew Cagney <cagney@gnu.org>
3686
3687 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
3688 * gdb.mi/mi2-var-cmd.exp: Ditto.
3689
3690 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
3691
3692 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
3693
3694 2005-01-07 Andrew Cagney <cagney@gnu.org>
3695
3696 * configure.ac: Rename configure.in, require autoconf 2.59.
3697 * configure: Re-generate.
3698 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
3699 * gdb.stabs/configure: Re-generate.
3700 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
3701 * gdb.hp/configure: Re-generate.
3702 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
3703 autoconf 2.59.
3704 * gdb.hp/gdb.objdbg/configure: Re-generate.
3705 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
3706 autoconf 2.59.
3707 * gdb.hp/gdb.defects/configure: Re-generate.
3708 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
3709 autoconf 2.59.
3710 * gdb.hp/gdb.compat/configure: Re-generate.
3711 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
3712 autoconf 2.59.
3713 * gdb.hp/gdb.base-hp/configure: Re-generate.
3714 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
3715 autoconf 2.59.
3716 * gdb.hp/gdb.aCC/configure: Re-generate.
3717
3718 2004-12-15 Jim Blandy <jimb@redhat.com>
3719
3720 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
3721 under NPTL when there is debugging info available for libpthread.
3722
3723 2004-12-13 Jerome Guitton <guitton@gnat.com>
3724
3725 * gdb.ada/fixed_points.c: New file.
3726 * gdb.ada/fixed_points.exp: New file.
3727
3728 2004-12-03 Randolph Chung <tausq@debian.org>
3729
3730 * gdb.arch/pa-nullify.exp: New file.
3731 * gdb.arch/pa-nullify.s: New file.
3732
3733 2004-11-30 Randolph Chung <tausq@debian.org>
3734
3735 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
3736 instead of "tbug". Fix regexp to work properly with gdb_test.
3737
3738 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
3739
3740 * gdb.base/bitfields2.exp: New test.
3741 * gdb.base/bitfields2.c: New file.
3742
3743 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
3744
3745 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
3746
3747 2004-11-16 Randolph Chung <tausq@debian.org>
3748
3749 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
3750
3751 2004-11-14 Daniel Jacobowitz <dan@debian.org>
3752
3753 * gdb.threads/threadapply.exp: Correct "macro details" test.
3754
3755 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
3756
3757 * gdb.threads/threadapply.exp: New test.
3758 * gdb.threads/threadapply.c: New file.
3759
3760 2004-11-07 Mark Kettenis <kettenis@gnu.org>
3761
3762 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
3763 frames.
3764
3765 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
3766
3767 * gdb.base/cursal.exp: New file.
3768 * gdb.base/cursal.c: New file.
3769
3770 2004-11-03 Andrew Cagney <cagney@gnu.org>
3771
3772 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
3773
3774 2004-10-30 Mark Kettenis <kettenis@gnu.org>
3775
3776 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
3777 NetBSD/ELF targets.
3778
3779 2004-10-29 Joel Brobecker <brobecker@gnat.com>
3780
3781 * gdb.threads/bp_in_thread.c: New file, copied from
3782 pthread_cond_wait.c.
3783 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
3784 file, rather than reusing the .c file from another testcase.
3785
3786 2004-10-20 Joel Brobecker <brobecker@gnat.com>
3787
3788 * gdb.ada/null_record.exp: Check where we stopped after
3789 sending the start command, instead of where the associated
3790 temporary breakpoint was inserted.
3791
3792 2004-10-14 Andrew Cagney <cagney@gnu.org>
3793
3794 * gdb.mi/gdb701.c (main): Return 0.
3795
3796 2004-10-13 Daniel Jacobowitz <dan@debian.org>
3797
3798 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
3799
3800 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
3801
3802 * gdb.threads/schedlock.c: Add comment markers to use to find
3803 line numbers.
3804 * gdb.threads/schedlock.exp: Adjust regex to handle the new
3805 comments.
3806 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
3807 breakpoint lines.
3808
3809 2004-10-12 Daniel Jacobowitz <dan@debian.org>
3810
3811 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
3812
3813 2004-10-12 Daniel Jacobowitz <dan@debian.org>
3814
3815 * configure.in: Add gdb.dwarf2.
3816 * configure: Regenerated.
3817 * Makefile.in: Add gdb.dwarf2.
3818 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
3819 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
3820 gdb.dwarf2/file1.txt: New files.
3821
3822 2004-10-11 Orjan Friberg <orjanf@axis.com>
3823
3824 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
3825 of "run", since the latter doesn't work with remote targets. Adjust
3826 the breakpoint numbering accordingly.
3827 * gdb.threads/pthread_cond_wait.exp: Ditto.
3828
3829 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
3830
3831 * gdb.base/overlays.exp: Update copyright years.
3832
3833 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
3834
3835 * gdb.base/overlays.exp: Disable if target is Linux.
3836
3837 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
3838
3839 * config/gdbserver.exp (gdb_load): Use right filename on remote.
3840
3841 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
3842
3843 * gdb.asm/asm-source.exp: Add m32r-linux target.
3844 * gdb.asm/m32r-linux.inc: New file.
3845
3846 2004-09-24 Andrew Cagney <cagney@redhat.com>
3847 David Anderson <anderson@redhat.com>
3848
3849 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
3850 command fails, assume things will work.
3851 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
3852 (_GNU_SOURCE): Define.
3853 (print_unsigned, print_hex): Change parameter to "long long".
3854 (print_byte_count): New function, use to print byte counts.
3855 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
3856 O_LARGEFILE.
3857 (main): Compute an upper bound on a corefile in max_core_size.
3858 Limit memory chunk size to max_core_size. Limit total memory
3859 allocated to max_core_size.
3860
3861 2004-09-23 Andrew Cagney <cagney@gnu.org>
3862
3863 * gdb.base/bigcore.exp: Replace the code that creates a corefile
3864 from a separate process with code that creates a corefile by
3865 making the inferior dump core.
3866
3867 2004-09-23 Mark Kettenis <kettenis@gnu.org>
3868
3869 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
3870 block.
3871
3872 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
3873
3874 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
3875 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
3876 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
3877 Likewise.
3878
3879 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
3880
3881 * gdb.java/jprint.exp: New test case for java inferior call.
3882 * gdb.java/jprint.java: Ditto.
3883
3884 2004-09-15 Joel Brobecker <brobecker@gnat.com>
3885
3886 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
3887
3888 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
3889
3890 * gdb.threads/killed.c: Include <stdlib.h>.
3891 * gdb.threads/pthreads.c: Likewise.
3892
3893 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
3894
3895 * gdb.threads/killed.c: Add copyright notice.
3896
3897 2004-09-10 Jason Molenda (jmolenda@apple.com)
3898
3899 * gdb.base/define.exp: Two new tests to verify zero space chars
3900 after 'if' and 'while' commands in a user-defined command is correctly
3901 parsed.
3902
3903 2004-09-08 Andrew Cagney <cagney@gnu.org>
3904
3905 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
3906 delivery test with duplicate at end of file.
3907
3908 2004-09-06 Mark Kettenis <kettenis@jive.nl>
3909
3910 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
3911
3912 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
3913
3914 * config/hppro.exp: Removed.
3915
3916 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
3917
3918 * config/sparclet.exp: Removed.
3919
3920 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
3921
3922 * config/udi.exp: Removed.
3923
3924 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
3925
3926 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
3927 of "exp_continue".
3928 (advancei): Likewise.
3929
3930 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3931
3932 * gdb.base/unload.exp: Fix so messages aren't duplicated.
3933
3934 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
3935
3936 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3937 to check for nodebug in executable.
3938 * gdb.gdb/observer.exp (setup_test): Likewise.
3939 * gdb.gdb/selftest.exp (test_with_self): Likewise.
3940 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
3941
3942 2004-09-01 Andrew Cagney <cagney@gnu.org>
3943
3944 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
3945 files.
3946
3947 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3948
3949 * gdb.base/unload.exp: Fix expected warning message to match
3950 latest format.
3951
3952 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
3953
3954 * gdb.base/call-rt-st.exp: Fix typos.
3955
3956 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
3957
3958 * gdb.threads/thread_check.exp: New testcase.
3959 * gdb.threads/thread_check.c: New testcase.
3960
3961 2004-08-31 Andrew Cagney <cagney@gnu.org>
3962
3963 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
3964 (skip_to_handler_entry): New procedures. Test stepping into a
3965 handler when the breakpoint is at the handler's entry point.
3966
3967 2004-08-30 Andrew Cagney <cagney@gnu.org>
3968
3969 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
3970 gdb/1757.
3971
3972 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
3973
3974 With code from Manoj Iyer <manjo@austin.ibm.com>:
3975 * lib/gdb.exp (gdb_file_cmd): Return more information in the
3976 return value. Add an arm for "no debugging symbols found".
3977 Change a stray "error" to "perror".
3978 (gdb_run_cmd): Adapt to new return value.
3979 * gdb.base/remote.exp: Adapt to new return value.
3980 * gdb.gdb/complaints.exp: Likewise.
3981 * gdb.gdb/observer.exp: Likewise.
3982 * gdb.gdb/selftest.exp: Likewise.
3983 * gdb.gdb/xfullpath.exp: Likewise.
3984
3985 2004-08-27 Joel Brobecker <brobecker@gnat.com>
3986
3987 * gdb.threads/bp_in_thread.exp: New testcase.
3988
3989 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
3990
3991 Fix PR testsuite/1735.
3992 * gdb.threads/schedlock.c (thread_function): Add a cast
3993 to suppress a gcc warning.
3994 * gdb.threads/thread-specific.c (thread_function): Likewise.
3995
3996 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3997
3998 * gdb.base/unload.c: Include <stdlib.h>.
3999
4000 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4001
4002 From Paul Gilliam <pgilliam@us.ibm.com>:
4003 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
4004 synchronized after the "return".
4005
4006 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4007
4008 * gdb.mi/basics.c: Include <stdio.h>.
4009 * gdb.mi/pthreads.c: Include <stdlib.h>.
4010 * gdb.mi/var-cmd.c: Include <stdlib.h>.
4011
4012 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4013
4014 * gdb.threads/schedlock.c: Add copyright notice.
4015
4016 2004-08-25 Andrew Cagney <cagney@gnu.org>
4017
4018 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
4019 (skip_over_handler, breakpoint_over_hander): New test procedures.
4020 (advance, advancei): Add a proper prefix, do not use
4021 rerun_to_main.
4022 * gdb.base/sigstep.c (main): Change to use an infinite loop.
4023
4024 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
4025
4026 * gdb.mi/basics.c: Add copyright notice.
4027 * gdb.mi/var-cmd.c: Add copyright notice.
4028
4029 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4030
4031 * lib/gdb.exp: Remove signed_keyword_not_used.
4032 * lib/compiler.c: Likewise.
4033 * lib/compiler.cc: Likewise.
4034
4035 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4036
4037 * gdb.base/whatis.c: Remove conditional disabling of "signed".
4038 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
4039
4040 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4041
4042 * gdb.base/whatis.c: Add copyright notice.
4043
4044 2004-08-20 Mark Kettenis <kettenis@gnu.org>
4045
4046 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
4047 it to skip the breakpoints encoded in the inline assembly.
4048
4049 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4050
4051 * Makefile.in: Add gdb.fortran.
4052
4053 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4054
4055 * gdb.base/call-sc.exp (test_scalar_returns):
4056 Fix cut-and-paste glitch in "Make fun return now".
4057
4058 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
4059
4060 * configure.in: Add gdb.fortran.
4061 * configure: Regenerate.
4062 * gdb.fortran/Makefile.in: New file.
4063 * lib/gdb.exp (skip_fortran_tests): New procedure.
4064
4065 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
4066
4067 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
4068 reference to bug-gnu@prep.ai.mit.edu.
4069 * gdb.mi/mi-var-child.exp: Likewise.
4070 * gdb.mi/mi-var-cmd.exp: Likewise.
4071 * gdb.mi/mi-var-display.exp: Likewise.
4072 * gdb.mi/mi2-var-block.exp: Likewise.
4073 * gdb.mi/mi2-var-child.exp: Likewise.
4074 * gdb.mi/mi2-var-cmd.exp: Likewise.
4075 * gdb.mi/mi2-var-display.exp: Likewise.
4076
4077 2004-08-15 Mark Kettenis <kettenis@gnu.org>
4078
4079 * gdb.base/unload.c (main): Make local variable msg const.
4080
4081 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
4082
4083 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
4084 to bug-gnu@prep.ai.mit.edu.
4085 * gdb.mi/mi-disassemble.exp: Likewise.
4086 * gdb.mi/mi-eval.exp: Likewise.
4087 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
4088 default line number.
4089 * gdb.mi/mi-return.exp: Likewise.
4090 * gdb.mi/mi-simplerun.exp: Likewise.
4091 * gdb.mi/mi-stack.exp: Likewise.
4092 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
4093 number with explicit range test.
4094 * gdb.mi/mi-watch.exp: Likewise.
4095 * gdb.mi/mi2-break.exp: Likewise.
4096 * gdb.mi/mi2-cli.exp: Likewise.
4097 * gdb.mi/mi2-disassemble.exp: Likewise.
4098 * gdb.mi/mi2-eval.exp: Likewise.
4099 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
4100 default line number.
4101 * gdb.mi/mi2-return.exp: Likewise.
4102 * gdb.mi/mi2-simplerun.exp: Likewise.
4103 * gdb.mi/mi2-stack.exp: Likewise.
4104 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
4105 number with explicit range test.
4106 * gdb.mi/mi2-watch.exp: Likewise.
4107
4108 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
4109
4110 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
4111 * gdb.cp/m-static.exp: Likewise.
4112 * gdb.cp/rtti.exp: Likewise.
4113
4114 2004-08-14 Mark Kettenis <kettenis@gnu.org>
4115
4116 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
4117
4118 2004-08-14 Eli Zaretskii <eliz@gnu.org>
4119
4120 * ChangeLog: Prefix Local Variables with semi-colons and indent
4121 the reference to older ChangeLog files, to fix fontification in
4122 Emacs.
4123
4124 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4125
4126 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
4127 * gdb.mi/mi2-break.exp: Likewise.
4128
4129 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4130
4131 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
4132
4133 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4134
4135 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
4136
4137 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4138
4139 * gdb.cp/classes.exp: Remove unused declarations. Just let
4140 test names default instead of providing special names. Remove
4141 extraneous demangler test.
4142
4143 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
4144
4145 * gdb.base/unload.exp: New test for breakpoints in dynamically
4146 loaded libraries.
4147 * gdb.base/unload.c: Ditto.
4148 * gdb.base/unloadshr.c: Ditto.
4149
4150 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
4151
4152 * gdb.cp/classes.exp (test_ptype_class_objects): Call
4153 cp_test_ptype_class.
4154 (test_enums): Likewise.
4155
4156 2004-08-10 Andrew Cagney <cagney@gnu.org>
4157
4158 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
4159 files.
4160
4161 2004-08-10 Andrew Cagney <cagney@gnu.org>
4162
4163 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
4164 init_malloc call.
4165
4166 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
4167
4168 * ChangeLog: Add copyright notice. The notice is copied
4169 from emacs 21.3 top level ChangeLog.
4170
4171 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4172
4173 * lib/cp-support.exp: New file.
4174 * lib/cp-support.exp (cp_test_type_class): New function.
4175 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
4176 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
4177 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
4178 cp_test_ptype_class.
4179
4180 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4181
4182 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
4183 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
4184 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
4185 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
4186 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
4187 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
4188 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
4189 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
4190 gdb.mi/mi2-watch.exp: Update copyright years.
4191
4192 2004-08-09 Mark Kettenis <kettenis@gnu.org>
4193
4194 * gdb.base/sigaltstack.exp: Provide proper anchoring.
4195
4196 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4197
4198 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
4199 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
4200 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
4201 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
4202 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
4203 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
4204 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
4205 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
4206 gdb.mi/mi-watch.exp: Update copyright years.
4207
4208 2004-08-08 Daniel Jacobowitz <dan@debian.org>
4209
4210 PR gdb/1738
4211 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
4212 from a breakpoint with a pending signal.
4213
4214 2004-08-08 Daniel Jacobowitz <dan@debian.org>
4215
4216 PR gdb/1736
4217 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
4218 * gdb.base/sigaltstack.exp (finish_test): Consume output until
4219 the prompt.
4220 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
4221
4222 2004-08-08 Daniel Jacobowitz <dan@debian.org>
4223
4224 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
4225
4226 2004-08-08 Daniel Jacobowitz <dan@debian.org>
4227
4228 PR gdb/1736
4229 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
4230 for i?86-*-linux*.
4231
4232 2004-08-08 Daniel Jacobowitz <dan@debian.org>
4233
4234 * gdb.arch/i386-prologue.exp: Compile without debug information.
4235
4236 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
4237
4238 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
4239 rather than asking gdb to search.
4240
4241 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4242
4243 * gdb.base/gcore.c: Include <string.h>.
4244
4245 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4246
4247 * gdb.base/gcore.c: Add copyright notice.
4248
4249 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4250
4251 * gdb.base/freebpcmd.c: Include <stdio.h>.
4252 * gdb.base/long_long.c: Include <string.h>.
4253 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
4254 * gdb.base/siginfo.c: Include <string.h>.
4255 * gdb.base/sigstep.c: Include <string.h>.
4256
4257 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4258
4259 * gdb.base/complex.c: Include <stdlib.h>.
4260
4261 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4262
4263 * gdb.base/complex.c: Add copyright notice.
4264
4265 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4266
4267 * gdb.base/charset.c: Include <stdlib.h>.
4268
4269 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4270
4271 * gdb.base/auxv.c: Include <stdlib.h>.
4272
4273 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4274
4275 * gdb.base/auxv.c: Add copyright notice.
4276
4277 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4278
4279 * gdb.base/coremaker.c: Add copyright notice.
4280 * gdb.base/coremaker2.c: Add copyright notice.
4281
4282 2004-08-04 Andrew Cagney <cagney@gnu.org>
4283
4284 * gdb.base/store.exp: Update copyright.
4285 (check_set, up_set, check_struct, up_struct): Add a prefix to test
4286 names, do not import gdb_prompt.
4287
4288 2004-08-01 Andrew Cagney <cagney@gnu.org>
4289
4290 Fix PR testsuite/1729.
4291 * gdb.base/dump.exp: Add test name to callers of capture_value, do
4292 not use capture_value with value 4.
4293 (capture_value): Add optional test name parameter.
4294 (test_reload_saved_value, test_restore_saved_value): Use $msg as
4295 the prefix, pass to capture_value.
4296
4297 2004-08-01 Mark Kettenis <kettenis@gnu.org>
4298
4299 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
4300 * gdb.arch/i386-prologue.c (standard): New prototype and function.
4301 (main): Call new function.
4302
4303 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
4304
4305 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
4306
4307 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
4308
4309 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
4310
4311 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
4312
4313 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
4314 Accept more values of vtbl pointer. Remove some messages
4315 about "obsolete gcc or gdb".
4316
4317 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
4318
4319 * gdb.cp/classes.exp: Accept more varieties of ptype output.
4320
4321 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
4322
4323 * gdb.base/asm-source.exp: Properly convert target board
4324 debug flags from gcc format to binutils format.
4325
4326 2004-07-28 Mark Kettenis <kettenis@gnu.org>
4327
4328 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
4329 gdb1718". PR backtrace/1718 partially fixed.
4330
4331 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
4332
4333 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
4334
4335 2004-07-26 Nick Clifton <nickc@redhat.com>
4336
4337 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
4338 good default value for a specific architecture is available then
4339 set it to that value. Otherwise default to the -gstabs switch.
4340 Remove the -g... switches from the asm-flags variable. Allow the
4341 target board info to override the value if it wants to. Pass the
4342 switch on the assembler command line.
4343
4344 2004-07-23 Mark Kettenis <kettenis@gnu.org>
4345
4346 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
4347 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
4348 (main): Call new function.
4349
4350 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
4351
4352 Test for PR exp/1715.
4353 * gdb.base/radix.exp: Refactor common procedures. Make all
4354 test names unique. Change XFAIL to KFAIL.
4355
4356 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
4357
4358 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
4359 * gdb.ada/gnat_ada.gin: ... to here.
4360 * configure.in: Use gnat_ada.gin.
4361 * configure: Regenerate.
4362
4363 2004-07-20 Andrew Cagney <cagney@gnu.org>
4364
4365 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
4366 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
4367 XFAILs. Clean up test messages and comments. Check backtraces.
4368 Delete re-sync code.
4369
4370 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
4371
4372 Fix PR cli/740.
4373 * gdb.base/annota1.exp: Honor gdb,nosignals.
4374 * gdb.base/annota3.exp: Likewise.
4375
4376 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
4377
4378 * lib/java.exp: Update copyright notice.
4379
4380 2004-07-19 Andrew Cagney <cagney@gnu.org>
4381
4382 * gdb.base/selftest.exp: Copy file from here ...
4383 * gdb.gdb/selftest.exp: ... to here.
4384
4385 2004-07-16 Andrew Cagney <cagney@redhat.com>
4386
4387 * lib/insight-support.exp: Delete file.
4388 * lib/java.exp (java_init): Fix copyright.
4389
4390 2004-07-16 Andrew Cagney <cagney@gnu.org>
4391
4392 * gdb.base/restore.c: Append "prologue" to comments marking the a
4393 function's prologue.
4394 * gdb.base/restore.exp: Update copyright, re-indent.
4395 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
4396 callerN" prefix where needed. Update patterns that match a
4397 function's prologue.
4398
4399 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
4400
4401 * gdb.base/restore.c: Add copyright notice.
4402
4403 2004-07-16 Andrew Cagney <cagney@gnu.org>
4404
4405 * gdb.base/logical.exp: Update copyright.
4406 (evaluate): New procedure. Use to re-implement tests using
4407 several tables.
4408
4409 2004-07-14 Martin Hunt <hunt@redhat.com>
4410
4411 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
4412 which fixes some problems where init.tcl was not found.
4413
4414 2004-07-13 Andrew Cagney <cagney@gnu.org>
4415
4416 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
4417 (check_sizeof, check_valueof): Do not include the output in the
4418 test name. Use gdb_test.
4419 (get_valueof): Use gdb_test_multiple.
4420
4421 * gdb.base/step-test.exp: Update copyright. Use
4422 gdb_test_multiple. Ensure that test names do not include
4423 architecture dependent output.
4424
4425 * gdb.gdb/observer.exp: Update copyright.
4426 (setup_test): Use gdb_test_multiple.
4427 (attach_first_observer, attach_second_observer)
4428 (attach_third_observer, detach_first_observer)
4429 (detach_second_observer, detach_third_observer)
4430 (reset_counters, check_counters): Make $message a prefix.
4431 (test_normal_stop_notifications): Add "args" parameter - a list of
4432 init functions to be called. Make $message a prefix,
4433 (test_observer_normal_stop): Change the message prefixes so that
4434 they are unique, pass the attach / detach procedures to
4435 test_normal_stop_notifications.
4436
4437 * gdb.base/signull.exp (test_segv): Prefix all tests with
4438 "${name}". Clean up test messages.
4439
4440 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
4441
4442 * gdb.base/ena-dis-br.exp: Update copyright.
4443 (break_at): New function. Replace send_gdb with gdb_test,
4444 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
4445 ignore count, not stopped at bpt", with KFAIL.
4446
4447 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
4448
4449 * gdb.base/attach.exp: Remove cleanupfile handling.
4450
4451 2004-07-12 Andrew Cagney <cagney@gnu.org>
4452
4453 * gdb.base/annota1.exp: Cleanup corefile test name.
4454 * gdb.base/annota3.exp: Ditto.
4455
4456 2004-07-12 Andrew Cagney <cagney@gnu.org>
4457
4458 * gdb.base/signals.exp: Clean up copyright, re-indent.
4459
4460 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
4461 gdb_test and gdb_test_multiple.
4462
4463 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
4464
4465 * gdb.java/jmain.exp: Fix expected line number for main to
4466 break at. Set XFAIL for break at main test since gcj does not
4467 provide line number info for first statement in main.
4468
4469 2004-07-08 Andrew Cagney <cagney@gnu.org>
4470
4471 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
4472
4473 * gdb.base/sigbpt.exp: Make the common part of each test name a
4474 prefix instead of suffix.
4475
4476 2004-07-07 Bob Rossi <bob_rossi@cox.net>
4477
4478 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
4479 test from test_tbreak_creation_and_listing to
4480 test_file_list_exec_source_file
4481 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
4482 Changed name of test from test_tbreak_creation_and_listing to
4483 test_file_list_exec_source_file
4484
4485 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
4486
4487 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
4488 the jmisc() constructor instead of <init>.
4489 * gdb.java/jmisc1.exp: Ditto.
4490
4491 2004-07-07 Andrew Cagney <cagney@gnu.org>
4492
4493 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
4494 corrupting the PC.
4495
4496 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
4497
4498 * gdb.cp/templates.exp: Accept whitespace change in demangler
4499 output.
4500
4501 2004-07-06 Andrew Cagney <cagney@gnu.org>
4502
4503 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
4504
4505 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
4506
4507 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
4508 * lib/compiler.cc: Likewise.
4509
4510 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
4511
4512 * lib/compiler.cc: Work around string preprocessing problem
4513 with old hp c++ compiler.
4514 * lib/compiler.c: Likewise.
4515
4516 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
4517
4518 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
4519 directives to conditionalize symbol prefixing.
4520 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
4521 additional_flags handling. Add underscore prefix for Cygwin.
4522 * gdb.arch/i386-unwind.c: Use preprocessor directives to
4523 conditionalize symbol prefixing.
4524 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
4525 additional_flags handling. Add underscore prefix for Cygwin.
4526
4527 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
4528
4529 * gdb.base/bigcore.exp: Skip test on Cygwin.
4530
4531 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
4532
4533 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
4534 formats for "info register". Use gdb_test_multiple. Fix
4535 the "invalid register" test.
4536
4537 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
4538
4539 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
4540 PID for Cygwin. Add Cygwin specific strings to check for in some
4541 tests.
4542 (do_attach_tests): Add a test for user interaction when attaching
4543 to a process with no matching symbol table already loaded.
4544
4545 2004-06-26 Andrew Cagney <cagney@gnu.org>
4546
4547 Test PR java/1567 and PR java/1565.
4548 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
4549 * gdb.java/jmisc2.exp: Delete file.
4550
4551 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
4552
4553 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
4554
4555 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
4556
4557 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
4558 attach process.
4559
4560 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
4561
4562 * gdb.cp/pr-1553.exp: Remove.
4563
4564 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
4565
4566 * gdb.cp/pr-1553.cc: Remove.
4567 * gdb.cp/pr-1553.exp: Disable this test.
4568
4569 2004-06-20 Jim Blandy <jimb@redhat.com>
4570
4571 Fix PR testsuite/1680.
4572 * gdb.arch/i386-sse.exp: Properly quote curly braces in
4573 regular expressions.
4574
4575 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4576
4577 Fix PR testsuite/1679.
4578 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
4579 Issue an UNSUPPORTED result instead.
4580
4581 2004-06-18 Jim Blandy <jimb@redhat.com>
4582
4583 * gdb.base/charset.exp: Only send a control-C if we see a new
4584 prompt and incomplete command.
4585
4586 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
4587
4588 * gdb.cp/pr-574.cc: Add copyright notice.
4589
4590 2004-06-17 Jim Blandy <jimb@redhat.com>
4591
4592 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
4593 cases where the regexp has no groups; this grabs random text from
4594 the previous test suite, whatever that was.
4595
4596 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
4597
4598 * gdb.cp/printmethod.cc: Add copyright notice.
4599
4600 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
4601
4602 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
4603
4604 2004-06-16 Andrew Cagney <cagney@gnu.org>
4605
4606 * gdb.base/signull.c: Update copyright. Include <string.h>.
4607 (bowler): Replace data_pointer with data_read
4608 and data_write cases. Add code_descriptor case.
4609 (zero, desc): New array and pointer.
4610 (data, code): Change to simple pointers.
4611 * gdb.base/signull.exp: Fix probe pattern matching a function
4612 descriptor SIGSEGV. Replace data_pointer with data_read and
4613 data_write tests.
4614
4615 2004-06-16 Andrew Cagney <cagney@gnu.org>
4616
4617 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
4618
4619 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
4620
4621 * gdb.base/long_long.c: Add copyright notice.
4622
4623 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
4624
4625 * gdb.base/long_long.exp: Remove reference to
4626 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
4627 to gdb_breakpoint and gdb_continue_to_breakpoint.
4628
4629 2004-06-14 Jim Blandy <jimb@redhat.com>
4630
4631 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
4632 endian case.
4633
4634 2004-06-14 Andrew Cagney <cagney@gnu.org>
4635
4636 * gdb.base/gcore.exp (capture_command_output): Delete the always
4637 passing tests containing inferior values.
4638 * gdb.base/ending-run.exp: Do not include the breakpoint address
4639 in the test message. Update copyright.
4640 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
4641 size in the test name, use gdb_test_multiple. Update copyright.
4642
4643 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
4644
4645 * gdb.cp/ref-types.cc: Add copyright notice.
4646
4647 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
4648
4649 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
4650 hp_aCC_compiler.
4651 * lib/compiler.cc: Likewise.
4652 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
4653 'set' commands. Log diagnostics for other lines. Set
4654 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
4655
4656 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
4657
4658 * gdb.cp/try_catch.cc: Add copyright notice.
4659
4660 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
4661
4662 * gdb.cp/userdef.cc: Add copyright notice.
4663
4664 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
4665
4666 * gdb.cp/virtfunc.cc: Add copyright notice.
4667
4668 2004-06-11 Randolph Chung <tausq@debian.org>
4669
4670 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
4671 problem.
4672
4673 2004-06-10 Andrew Cagney <cagney@gnu.org>
4674
4675 * lib/compiler.cc, lib/compiler.c: Append either
4676 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
4677 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
4678 instead of gcc-3-3.
4679
4680 2004-06-09 Andrew Cagney <cagney@gnu.org>
4681
4682 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
4683 gdb/1455, bug is specific to "long long" and "double".
4684
4685 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
4686 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
4687 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
4688 fixed.
4689
4690 2004-06-09 Andrew Cagney <cagney@gnu.org>
4691
4692 * gdb.base/structs.exp (test_struct_returns): Replace
4693 "return_value_unknown" and "finish_value_unknown" by
4694 "return_value_known" and "finish_value_known". Instead of
4695 "return_value_unknown" iff "finish_value_unknown", check
4696 "return_value_known" implies "finish_value_known".
4697
4698 2004-06-08 Martin Hunt <hunt@redhat.com>
4699
4700 * gdb.base/float.exp: Add pattern for mips targets.
4701
4702 2004-06-08 Randolph Chung <tausq@debian.org>
4703
4704 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
4705 message for unknown architectures more clear.
4706
4707 2004-06-08 Joel Brobecker <brobecker@gnat.com>
4708
4709 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
4710 start the execution of the program.
4711
4712 2004-06-07 Jim Blandy <jimb@redhat.com>
4713
4714 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
4715 * gdb.arch/i386-cpuid.h: New helper file.
4716
4717 2004-06-07 Randolph Chung <tausq@debian.org>
4718
4719 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
4720 has started.
4721
4722 2004-06-04 Roland McGrath <roland@redhat.com>
4723
4724 Fix PR gdb/1647.
4725 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
4726 differently to be robust to output buffering differences.
4727
4728 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
4729
4730 * gdb.threads/pthreads.exp: Update copyright years.
4731 (check_control_c): Change asynchronous 'after' to synchronous.
4732
4733 2004-06-04 Roland McGrath <roland@redhat.com>
4734
4735 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
4736 next gdb prompt.
4737
4738 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
4739
4740 Fix PR gdb/1636.
4741 * gdb.threads/manythreads.exp: Change asynchronous 'after'
4742 calls to synchronous.
4743
4744 2004-05-26 Jim Blandy <jimb@redhat.com>
4745
4746 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
4747
4748 2004-05-24 Randolph Chung <tausq@debian.org>
4749
4750 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
4751 * gdb.asm/pa.inc: New file.
4752
4753 2004-05-22 Mark Kettenis <kettenis@gnu.org>
4754
4755 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
4756
4757 2004-05-21 Joel Brobecker <brobecker@gnat.com>
4758 Daniel Jacobowitz <drow@mvista.com>
4759
4760 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
4761 GDB prompt.
4762
4763 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4764
4765 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
4766 setjmp/longjmp. Use sigaction instead of signal.
4767
4768 2004-05-19 J. Brobecker <brobecker@gnat.com>
4769 Michael Snyder <msnyder@redhat.com>
4770
4771 * gdb.threads/pthread_cond_wait.c: New file.
4772 * gdb.threads/pthread_cond_wait.exp: New testcase.
4773
4774 2004-05-13 Andrew Cagney <cagney@redhat.com>
4775
4776 * gdb.base/signull.exp, gdb.base/signull.c: New files.
4777 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
4778
4779 2004-05-11 Andrew Cagney <cagney@redhat.com>
4780
4781 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
4782 fixed but revealed gdb/1639.
4783
4784 2004-05-10 Andrew Cagney <cagney@redhat.com>
4785
4786 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
4787 func1" and "next to 2nd alarm", kernel bug avoided.
4788
4789 2004-05-10 Daniel Jacobowitz <dan@debian.org>
4790
4791 PR external/1568
4792 * gdb.base/bigcore.exp: Check the size of the dumped core file.
4793 XFAIL if it is smaller than bytes_allocated.
4794 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
4795 (main): Make chunks_allocated unsigned. Correct comment.
4796
4797 2004-05-07 Joel Brobecker <brobecker@gnat.com>
4798
4799 * gdb.arch/powerpc-aix-prologue.c: New file.
4800 * gdb.arch/powerpc-aix-prologue.exp: New file.
4801
4802 2004-05-07 Jim Blandy <jimb@redhat.com>
4803
4804 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
4805 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
4806
4807 2004-05-06 Joel Brobecker <brobecker@gnat.com>
4808
4809 * gdb.base/sep.exp: No longer setup_kfail when the program was
4810 built with dwarf2.
4811
4812 2004-05-05 Jim Ingham <jingham@apple.com>
4813
4814 * gdb.base/pending.exp: Make sure pending breakpoints
4815 preserve the ignore count.
4816
4817 2004-04-27 Jerome Guitton <guitton@gnat.com>
4818
4819 * i386-prologue.exp: Add testcase for jump instruction as first
4820 instruction of the real code.
4821 * i386-prologue.c (jump_at_beginning): New function.
4822
4823 2004-04-28 Mark Kettenis <kettenis@gnu.org>
4824
4825 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
4826 x86_64-*-*.
4827
4828 2004-04-28 Mark Kettenis <kettenis@gnu.org>
4829
4830 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
4831 i*86-*-*.
4832
4833 2004-04-25 Mark Kettenis <kettenis@gnu.org>
4834
4835 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
4836 expression that checks the return type.
4837
4838 2004-04-23 Andrew Cagney <cagney@redhat.com>
4839
4840 * gdb.base/call-sc.exp: New test of scalar call/return values.
4841 * gdb.base/call-sc.c: Ditto.
4842
4843 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4844
4845 * gdb.threads/manythreads.c: Reduce thread stack size.
4846
4847 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
4848
4849 * gdb.threads/manythreads.c: Add copyright notice.
4850
4851 2004-04-23 Andrew Cagney <cagney@redhat.com>
4852
4853 * gdb.base/siginfo.exp: Better handle step out of signal.
4854 * gdb.base/sigstep.exp: Ditto.
4855
4856 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
4857 Daniel Jacobowitz <drow@mvista.com>
4858
4859 * gdb.threads/manythreads.c: New testcase.
4860 * gdb.threads/manythreads.exp: Ditto.
4861
4862 2004-04-22 Jim Blandy <jimb@redhat.com>
4863
4864 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
4865 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
4866
4867 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
4868
4869 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
4870
4871 2004-04-21 Andrew Cagney <cagney@redhat.com>
4872
4873 * gdb.base/sigstep.c: New file.
4874 * gdb.base/sigstep.exp: New file.
4875
4876 2004-04-16 Joel Brobecker <brobecker@gnat.com>
4877
4878 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
4879 call to observer_notify_normal_stop.
4880
4881 2004-04-15 Andrew Cagney <cagney@redhat.com>
4882
4883 * gdb.base/siginfo.c: New file.
4884 * gdb.base/siginfo.exp: New file.
4885
4886 2004-04-12 J. Brobecker <brobecker@gnat.com>
4887
4888 * gdb.base/sep.exp: Fix typo in comment.
4889
4890 2004-04-12 J. Brobecker <brobecker@gnat.com>
4891
4892 * gdb.base/sep.c: New file.
4893 * gdb.base/sep-proc.c: New file.
4894 * gdb.base/sep.exp: New testcase.
4895
4896 2004-04-09 Mark Kettenis <kettenis@gnu.org>
4897
4898 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
4899 support.
4900
4901 2004-04-05 Andrew Cagney <cagney@redhat.com>
4902
4903 * gdb.base/sigaltstack.c: New file.
4904 * gdb.base/sigaltstack.exp: New file.
4905
4906 2004-04-04 Joel Brobecker <brobecker@gnat.com>
4907
4908 * gdb.base/foll-fork.exp: Update the expected output for
4909 "help set follow-fork-mode", to match a change that was made
4910 to the help of this variable on 2004-01-13.
4911
4912 2004-04-01 Joel Brobecker <brobecker@gnat.com>
4913
4914 * lib/ada.exp: Add copyright notice.
4915 * bar.ads: Likewise.
4916 * bar.adb: Likewise.
4917 * null_record.adb: Likewise.
4918 * null_record.exp: Likewise.
4919 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
4920
4921 2004-04-01 Joel Brobecker <brobecker@gnat.com>
4922
4923 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
4924 * configure: Regenerate.
4925
4926 2004-04-01 Joel Brobecker <brobecker@gnat.com>
4927
4928 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
4929 to build the application. Remove the message printed when in
4930 verbose mode, redundant with the UNSUPPORTED message above.
4931
4932 2004-03-31 Joel Brobecker <brobecker@gnat.com>
4933
4934 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
4935 * gdb.ada (null_record.exp): New testcase.
4936
4937 2004-03-31 Joel Brobecker <brobecker@gnat.com>
4938
4939 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
4940
4941 2004-03-31 Joel Brobecker <brobecker@gnat.com>
4942
4943 * gdb.ada: New subdirectory.
4944 * gdb.ada/Makefile.in: New file.
4945 * gdb.ada/gnat_ada.gpr.in: New file.
4946
4947 2004-03-31 Joel Brobecker <brobecker@gnat.com>
4948
4949 * lib/ada.exp: New file.
4950
4951 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
4952
4953 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
4954 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
4955
4956 2004-03-22 Andrew Cagney <cagney@redhat.com>
4957
4958 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
4959 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4960 Problem identified by Ulrich Weigand.
4961
4962 2004-03-17 David Carlton <carlton@kealia.com>
4963
4964 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
4965 PR c++/826.
4966
4967 2004-03-16 Roland McGrath <roland@redhat.com>
4968
4969 * gdb.base/auxv.exp: New file.
4970 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
4971
4972 2004-03-12 David Carlton <carlton@kealia.com>
4973
4974 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
4975 * gdb.cp/pr-1553.cc: Ditto.
4976 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
4977 pass branch.
4978
4979 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
4980
4981 * gdb.cp/templates.exp: Accept more template types.
4982
4983 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
4984
4985 From Corinna Vinschen with modifications.
4986 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
4987 local variable obj_with_enum.
4988 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
4989 results with obj_with_enum.
4990
4991 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
4992
4993 * gdb.cp/classes.cc: New file, copied from misc.cc.
4994 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
4995
4996 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
4997
4998 * gdb.cp/misc.cc: Add copyright notice.
4999
5000 2004-03-05 David Carlton <carlton@kealia.com>
5001
5002 * gdb.cp/rtti.exp: Add 'print *obj3' test.
5003 * gdb.cp/rtti.h: Update copyright.
5004 (namespace n2::n3): New.
5005 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
5006 (n2::n3::func3): New.
5007 (main): Call n2::n3::func3.
5008 * gdb.cp/rtti2.cc: Update copyright.
5009 (n2::create3): New.
5010
5011 2004-03-04 Mark Kettenis <kettenis@gnu.org>
5012
5013 * gdb.asm/openbsd.inc: Fix typo.
5014
5015 2004-03-03 Fred Fish <fnf@redhat.com>
5016
5017 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
5018 "val" instead of unused "size". Update copyright year.
5019
5020 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
5021
5022 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
5023 to use unsigned char.
5024 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
5025 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
5026
5027 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
5028
5029 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
5030 line of output.
5031
5032 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
5033
5034 * gdb.base/relocate.c (dummy): Initialize.
5035
5036 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
5037
5038 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
5039 a breakpoint at exit.
5040
5041 2004-02-27 Fred Fish <fnf@redhat.com>
5042
5043 * gdb.base/chng-syms.exp: Add expect condition to match failing
5044 case that isn't a timeout.
5045
5046 2004-02-27 Andrew Cagney <cagney@redhat.com>
5047
5048 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
5049 support.
5050
5051 2004-02-26 Fred Fish <fnf@redhat.com>
5052
5053 * gdb.arch/gdb1431.c: Remove.
5054 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
5055 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
5056 of "until" incorrectly.
5057
5058 2004-02-26 J. Brobecker <brobecker@gnat.com>
5059
5060 * gdb.cp/class2.cc (empty): New class.
5061 (refer): New function.
5062 (main): Declare an object of type empty and use it.
5063 * gdb.cp/class2.exp: Print the value of an object of type empty.
5064
5065 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5066
5067 * gdb.base/langs.exp: Update query string to match the
5068 new nquery format used for pending breakpoints.
5069
5070 2004-02-26 Andrew Cagney <cagney@redhat.com>
5071
5072 Fix PR i18n/1570.
5073 * gdb.base/charset.c: Update copyright notice.
5074 (main, init_string): Remove the escape character '\e' tests.
5075 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
5076 * gdb.base/charset.exp (valid_host_charset): Ditto.
5077 * gdb.base/setvar.exp: Ditto.
5078
5079 2004-02-24 Andrew Cagney <cagney@redhat.com>
5080
5081 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
5082 mmapped data in core file" PASS and FAIL messages consistent.
5083
5084 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
5085 setting a breakpoint. Work around PR java/1565.
5086
5087 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
5088
5089 * lib/gdb.exp (gdb_breakpoint): Update query string to match
5090 new nquery format.
5091 * gdb.base/pending.exp: Ditto.
5092
5093 2004-02-22 Mark Kettenis <kettenis@gnu.org>
5094
5095 * configure.in: Run stabs tests on *BSD.
5096 * configure: Regenerated.
5097
5098 2004-02-21 Mark Kettenis <kettenis@gnu.org>
5099
5100 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
5101
5102 2004-02-20 Fred Fish <fnf@redhat.com>
5103
5104 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
5105 blank in test for "returns short", for consistency with other
5106 "returns xxx" tests. Update copyright year.
5107
5108 2004-02-19 Fred Fish <fnf@redhat.com>
5109
5110 New testcase for PR breakpoint/1558.
5111 * gdb.arch/gdb1558.exp: New file.
5112 * gdb.arch/gdb1558.c: New file.
5113
5114 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
5115
5116 * gdb.base/nodebug.exp: Fix typo.
5117
5118 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5119
5120 Committed by Jim Blandy <jimb@redhat.com>.
5121
5122 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
5123
5124 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
5125
5126 * gdb.base/float.exp: Support s390*-*-* targets.
5127
5128 2004-02-17 Adam Fedor <fedor@gnu.org>
5129
5130 * gdb.base/gdb1555.exp: New file.
5131 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
5132
5133 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
5134
5135 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
5136
5137 2004-02-16 Fred Fish <fnf@redhat.com>
5138
5139 * gdb.arch/gdb1291.c: Remove
5140 * gdb.arch/gdb1291.s: New test input file.
5141 * gdb.arch/gdb1291.exp: Expand test to check case that should not
5142 fail. Test for correct result, known incorrect result, other
5143 failures and timeouts.
5144
5145 2004-02-16 Andrew Cagney <cagney@redhat.com>
5146
5147 * gdb.base/bigcore.exp: New file.
5148 * gdb.base/bigcore.c: New file.
5149
5150 2004-02-13 Andrew Cagney <cagney@redhat.com>
5151
5152 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
5153 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
5154 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
5155 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
5156 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
5157 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
5158 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
5159 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
5160 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
5161 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
5162
5163 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
5164
5165 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
5166 executed is an alloc instruction.
5167
5168 2004-02-11 David Carlton <carlton@kealia.com>
5169
5170 * gdb.cp/breakpoint.exp: New.
5171 * gdb.cp/breakpoint.cc: New.
5172
5173 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
5174
5175 Partial fix for PR gdb/1543.
5176 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
5177 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
5178 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
5179 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
5180 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
5181 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
5182 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
5183 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
5184 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
5185 to bug-gdb@prep.ai.mit.edu .
5186 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
5187 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
5188 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
5189 Likewise.
5190
5191 2004-02-10 Andrew Cagney <cagney@redhat.com>
5192
5193 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
5194 using gdb_internal_error_resync.
5195
5196 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
5197
5198 * gdb.threads/thread-specific.exp: Stop early if no threads are
5199 found.
5200
5201 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
5202
5203 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
5204
5205 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
5206
5207 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
5208 breakpoints.
5209
5210 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
5211
5212 * config/sim.exp (gdb_load): Handle $arg == "".
5213 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
5214 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
5215
5216 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
5217
5218 * gdb.base/maint.exp: Update test to reflect
5219 obstack changes.
5220
5221 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
5222
5223 * gdb.base/pendshr.c (pendfunc): New function that calls
5224 pendfunc1.
5225 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
5226
5227 2004-02-04 Fred Fish <fnf@redhat.com>
5228
5229 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
5230 function symbols and update copyright years.
5231 * gdb.arch/gdb1291.c: Ditto.
5232
5233 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5234
5235 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
5236
5237 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5238
5239 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
5240
5241 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5242
5243 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
5244
5245 2004-02-02 Fred Fish <fnf@redhat.com>
5246
5247 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
5248 remote targets. Update copyright years.
5249
5250 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5251
5252 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
5253 support.
5254 * gdb.base/langs.exp: Fix test which attempts to create
5255 breakpoint on non-existent function to handle new pending
5256 support.
5257 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
5258 a breakpoint.
5259 * gdb.base/pending.exp: New test.
5260 * gdb.base/pending.c: New file.
5261 * gdb.base/pendshr.c: Ditto.
5262
5263 2004-02-02 David Carlton <carlton@kealia.com>
5264
5265 * gdb.cp/overload.exp: Add overloadNamespace tests.
5266 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
5267 (overloadNamespace, XXX): New.
5268 (main): Call XXX::marker2.
5269
5270 2004-02-01 Fred Fish <fnf@redhat.com>
5271
5272 * gdb.base/dump.exp: Use runto_main instead of "runto main".
5273 * gdb.base/finish.exp: Ditto.
5274 * gdb.base/gcore.exp: Ditto.
5275 * gdb.base/huge.exp: Ditto.
5276 * gdb.base/info-proc.exp: Ditto.
5277 * gdb.base/return2.exp: Ditto.
5278 * gdb.threads/gcore-thread.exp: Ditto.
5279
5280 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
5281
5282 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
5283
5284 2004-02-01 Mark Kettenis <kettenis@gnu.org>
5285
5286 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
5287 that opening the file succeeds on OpenBSD.
5288
5289 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
5290
5291 * gdb.threads/thread-specific.c: New file.
5292 * gdb.threads/threads-specific.exp: New test script.
5293 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
5294 to expect_out.
5295
5296 2004-02-01 Mark Kettenis <kettenis@gnu.org>
5297
5298 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
5299 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
5300 only on the "print_small_structs from print_long_arg_list" test.
5301
5302 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
5303
5304 * gdb.base/completion.exp: Kill a stray backslash.
5305
5306 From Jim Ingham <jingham@apple.com>:
5307 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
5308 agrees with the result from sending a tab.
5309
5310 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
5311
5312 * gdb.base/chng-syms.exp: Remove stray newline.
5313
5314 2004-01-31 Mark Kettenis <kettenis@gnu.org>
5315
5316 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
5317 *-*-openbsd*.
5318 * gdb.asm/openbsd.inc: New file.
5319
5320 2004-01-30 Mark Kettenis <kettenis@gnu.org>
5321
5322 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
5323 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
5324 *-*solaris2*. Remove commented out default settings for
5325 asm-flags. Replace gdb_compile with target_link.
5326
5327 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
5328
5329 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
5330 for all tests. Remove old hp-ux and cygnus xfail cases.
5331
5332 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
5333
5334 * gdb.base/chng-syms.exp: New file.
5335 * gdb.base/chng-syms.c: New file.
5336
5337 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
5338
5339 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
5340 Provide arms for current output in all my configurations.
5341
5342 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
5343
5344 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
5345 * lib/compiler.cc: Likewise.
5346 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
5347 get the right preprocessor. Eval the output directly. Remove
5348 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
5349 hp_f77_compiler and hp_f90_compiler completely.
5350 (gdb_preprocess): Delete.
5351 (get_compiler): Delete.
5352
5353 2004-01-24 Mark Kettenis <kettenis@gnu.org>
5354
5355 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
5356 <string.h>.
5357
5358 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
5359
5360 * gdb.mi/mi-stack.exp: Update copyright.
5361
5362 2004-01-23 David Carlton <carlton@kealia.com>
5363
5364 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
5365 test for cp_lookup_transparent_type.
5366 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
5367 call them.
5368
5369 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
5370
5371 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
5372 after -var-update.
5373
5374 2004-01-23 David Carlton <carlton@kealia.com>
5375
5376 * gdb.cp/namespace.cc (C::ensureRefs): New.
5377 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
5378
5379 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
5380
5381 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
5382 case "-stack-list-locals 2".
5383 * gdb.mi/mi-var-child.exp: Test for case
5384 "-var-list-children --all-values NAME".
5385
5386 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
5387
5388 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
5389
5390 2004-01-18 Mark Kettenis <kettenis@gnu.org>
5391
5392 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
5393 used with gdb_test_multiple.
5394
5395 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
5396 read at address 0. This fixes PR testsuite/1504.
5397
5398 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
5399
5400 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
5401 Remove downloading, guessing the host executable, the calls to
5402 gdb_file_cmd and gdb_target_cmd, and "load" support.
5403 (infer_host_exec): New function broken out from gdb_load.
5404 (gdb_load): New wrapper for gdbserver_gdb_load.
5405 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
5406 gdb_target_cmd. Use -target-select.
5407 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
5408 Download binaries to the host. Clear last_mi_remote_file when
5409 we load a new binary.
5410 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
5411 call gdbserver_gdb_load and mi_gdb_target_cmd.
5412
5413 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
5414
5415 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
5416 type patterns.
5417
5418 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
5419
5420 * gdb.cp/templates.exp: Fix typo in test name of
5421 "print Foo<volatile char*>::foo".
5422
5423 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
5424
5425 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
5426
5427 2004-01-16 Ben Elliston <bje@wasabisystems.com>
5428
5429 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
5430 (clean mostlyclean): Remove empty rm.
5431
5432 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
5433
5434 * gdb.base/setvar.exp: Add copyright years.
5435
5436 2004-01-14 David Carlton <carlton@bactrian.org>
5437
5438 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
5439 PR c++/1511 and update coment.
5440 * gdb.cp/templates.exp: Update patterns to match current output.
5441 If changes involve something other than whitespace, KFAIL
5442 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
5443
5444 2004-01-14 David Carlton <carlton@kealia.com>
5445
5446 * gdb.cp/namespace.exp: Add tests involving classes defined within
5447 namespaces.
5448 * gdb.cp/namespace.cc (C::CClass): New.
5449 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
5450
5451 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
5452
5453 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
5454 what debug info we have. Print a better message if something goes
5455 wrong while producing the separate debug info file.
5456
5457 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
5458
5459 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
5460
5461 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
5462
5463 * gdb.base/callfuncs.c: Add copyright notice.
5464
5465 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
5466
5467 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
5468 inheritance. PR gdb/1498, PR gcc/13539.
5469
5470 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
5471
5472 * gdb.threads/gcore-thread.exp: Prefix name of binary with
5473 test specific name.
5474 * gdb.mi/gdb669.exp: Ditto.
5475 * gdb.mi/mi-pthreads.exp: Ditto.
5476 * gdb.mi/mi1-pthreads.exp: Ditto.
5477 * gdb.mi/mi2-pthreads.exp: Ditto.
5478
5479 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
5480
5481 * gdb.cp/member-ptr.cc: Add copyright notice.
5482
5483 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
5484
5485 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
5486 some patterns for recent versions of gcc and hpacc. Delete
5487 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
5488 Delete tests that access a NULL pointer-to-member-data. This
5489 script is still disabled for gcc.
5490
5491 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
5492
5493 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
5494 escaped correctly.
5495
5496 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
5497
5498 * gdb.base/sepdebug.exp: New file.
5499 * gdb.base/sepdebug.c: New file.
5500 * lib/gdb.exp (separate_debug_filename): New procedure.
5501 (gdb_gnu_strip_debug): New procedure.
5502
5503 2004-01-12 Andrew Cagney <cagney@redhat.com>
5504
5505 * gdb.mi/ChangeLog: Delete file. Renamed to ...
5506 * gdb.mi/ChangeLog-1999-2003: New file.
5507
5508 2004-01-12 Andrew Cagney <cagney@redhat.com>
5509
5510 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
5511 "Renaming a directory to a non-empty directory returns ENOTEMPTY
5512 or EEXIST", treat EBUSY as an XFAIL.
5513
5514 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
5515
5516 * gdb.base/scope.exp: Remove obsolete setup_xfail for
5517 hp_cc_compiler.
5518
5519 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
5520
5521 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
5522 decorations.
5523
5524 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
5525
5526 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
5527 and "(aCC)" decorations. Remove obsolete doco about old
5528 test results.
5529
5530 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
5531
5532 * gdb.cp/exception.exp: Fix typo in doco.
5533
5534 2004-01-09 Mark Kettenis <kettenis@gnu.org>
5535
5536 * gdb.base/gdb1476.exp: Fix typo.
5537
5538 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
5539
5540 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
5541 file.
5542
5543 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
5544
5545 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
5546 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
5547 Use gdb_compile. Remove restriction on gcc. Add some patterns
5548 for recent version of gdb. Delete second half, which was a copy
5549 of the first half with different build flags. This test is
5550 still disabled because it is still not ready for production.
5551
5552 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
5553
5554 * gdb.cp/exception.cc: Add copyright notice.
5555 * gdb.cp/exception.exp: Add a notice that this file is broken
5556 because of line number changes caused by addition of copyright
5557 notice.
5558
5559 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
5560
5561 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
5562 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
5563
5564 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
5565
5566 * gdb.cp/classes.exp: Accept gnu abi 2.
5567 * gdb.cp/derivation.exp: Likewise.
5568 * gdb.cp/overload.exp: Likewise.
5569 * gdb.cp/virtfunc.exp: Likewise.
5570
5571 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
5572
5573 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
5574 semicolon after end of function.
5575
5576 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5577
5578 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
5579 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
5580 boilerplate code for compiling and running the program under
5581 test. Add some string method tests.
5582
5583 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5584
5585 * gdb.cp/bs15503.cc: Add copyright notice.
5586 * gdb.cp/bs15503.exp: Adjust line number.
5587
5588 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5589
5590 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
5591 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
5592
5593 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5594
5595 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
5596 hp_cc_compiler.
5597
5598 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5599
5600 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
5601 * gdb.cp/ctti.exp: Use the marker instead of "next".
5602 With gcc, run further before bailing.
5603
5604 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5605
5606 * gdb.cp/cttiadd.cc: Add copyright notice.
5607 * gdb.cp/cttiadd1.cc: Likewise.
5608 * gdb.cp/cttiadd2.cc: Likewise.
5609 * gdb.cp/cttiadd3.cc: Likewise.
5610
5611 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5612
5613 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
5614 Use gdb_test, gdb_test_multiple. Use floating-point values that
5615 have exact representations in IEEE-ish formats.
5616
5617 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5618
5619 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
5620 compilers. Delete duplicate call to get_compiler_info.
5621 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
5622 * gdb.base/volatile.exp: Likewise.
5623
5624 2004-01-07 Mark Kettenis <kettenis@gnu.org>
5625
5626 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
5627 memory at address 0.
5628
5629 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5630
5631 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
5632 to test for hp-ux assembler. Fix copyright years.
5633
5634 2004-01-07 Andrew Cagney <cagney@redhat.com>
5635
5636 * gdb.base/fileio.c (strerrno): Add "EBUSY".
5637
5638 2004-01-07 Andrew Cagney <cagney@redhat.com>
5639
5640 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
5641 when creating the read-only file. From analysis by Roland McGrath
5642 and Elena Zannoni.
5643
5644 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
5645
5646 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
5647
5648 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
5649
5650 * gdb.base/cvexpr.c: Be type-safe with function pointers and
5651 data pointers.
5652
5653 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
5654
5655 * gdb.cp/m-static.exp: Compile one source file at a time.
5656 Delete unused call to get_compiler_info.
5657
5658 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
5659
5660 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
5661 * gdb.base/call-rt-st.exp: Likewise.
5662 * gdb.base/nodebug.exp: Likewise.
5663 * gdb.base/volatile.exp: Likewise.
5664 * gdb.cp/ref-types.exp: Likewise.
5665 * gdb.cp/templates.exp: Likewise.
5666
5667 2004-01-05 Mark Kettenis <kettenis@gnu.org>
5668
5669 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
5670
5671 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
5672
5673 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
5674 hppa*-hp-hpux*.
5675
5676 2004-01-04 Mark Kettenis <kettenis@gnu.org>
5677
5678 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
5679 x86_64-*-*.
5680
5681 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
5682 sparc64-*-* and sparc*-solaris2*.
5683
5684 2004-01-04 Mark Kettenis <kettenis@gnu.org>
5685
5686 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
5687 return ${tests}" test. The ${tests} already mentions the
5688 filename.
5689
5690 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
5691
5692 * gdb.cp/local.exp: Accept gcc abi 2.
5693
5694 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
5695
5696 * gdb.cp/templates.exp: Accept gcc abi 2.
5697
5698 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
5699
5700 * lib/compiler.cc: Remove supports_template_debugging.
5701 * gdb.cp/templates.exp: Do not test supports_template_debugging.
5702
5703 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5704
5705 * gdb.cp/namespace.exp: Accept gcc abi 2.
5706
5707 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5708
5709 * gdb.cp/method.exp: Accept gcc abi 2.
5710
5711 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5712
5713 * gdb.cp/classes.exp: Generate identical results as old version.
5714 * gdb.cp/derivation.exp: Likewise.
5715 * gdb.cp/overload.exp: Likewise.
5716 * gdb.cp/virtfunc.exp: Likewise.
5717
5718 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5719
5720 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
5721 mysterious bug with sourceware version of expect.
5722
5723 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5724
5725 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
5726 current versions of gcc, including gcc abi 2. Remove gratuitous
5727 restart of test program. Use gdb_test_multiple and gdb_test for
5728 all tests. Add patterns to xfail missing "const" in "const char *"
5729 and kfail PR gdb/1155.
5730
5731 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5732
5733 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
5734 current versions of gcc, including gcc abi 2. Remove gratuitous
5735 restart of test program. Use gdb_test_multiple and gdb_test for
5736 all tests. Add patterns to kfail PR gdb/1498.
5737
5738 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
5739
5740 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
5741 current versions of gcc, including gcc abi 2. Use "breakpoint"
5742 and "continue" instead of restarting the target program. Use
5743 gdb_test_multiple and gdb_test for all tests.
5744
5745 2004-01-01 Mark Kettenis <kettenis@gnu.org>
5746
5747 * gdb.asm/asm-source.exp: Update copyright year. Link statically
5748 for *-*-solaris2*.
5749
5750 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
5751
5752 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
5753 current versions of gcc, including gcc abi 2. Use "breakpoint"
5754 and "continue" instead of restarting the target program several
5755 times. Use gdb_test_multiple and gdb_test for all tests.
5756
5757 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
5758
5759 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
5760 source files.
5761
5762 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
5763
5764 * gdb.base/environ.exp: Handle compiling test case from multiple
5765 source files.
5766
5767 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
5768
5769 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
5770
5771 2003-12-17 Jim Blandy <jimb@redhat.com>
5772
5773 * gdb.base/freebpcmd.c: Add copyright notice.
5774
5775 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
5776
5777 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
5778
5779 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
5780
5781 2003-12-13 Jim Blandy <jimb@redhat.com>
5782
5783 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
5784
5785 2003-12-12 Kevin Buettner <kevinb@redhat.com>
5786
5787 * gdb.asm/frv.inc: New file.
5788 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
5789
5790 2003-12-09 Fred Fish <fnf@redhat.com>
5791
5792 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
5793 functions to break1.c and leave prototypes behind. Add more
5794 "set breakpoint NN here" comments.
5795 * gdb.base/break1.c: New file.
5796
5797 * gdb.base/break.exp: Handle compiling test case from multiple
5798 source files and change source file references as needed.
5799 * gdb.base/completion.exp: Ditto.
5800 * gdb.base/condbreak.exp: Ditto.
5801 * gdb.base/define.exp: Ditto.
5802 * gdb.base/ena-dis-br.exp: Ditto.
5803 * gdb.base/info-proc.exp: Ditto.
5804 * gdb.base/maint.exp: Ditto.
5805 * gdb.base/until.exp: Ditto.
5806
5807 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
5808 hardcoded line numbers.
5809 * gdb.base/define.exp: Ditto.
5810 * gdb.base/ena-dis-br.exp: Ditto.
5811 * gdb.base/maint.exp: Ditto.
5812 * gdb.base/until.exp: Ditto.
5813
5814 * gdb.base/completion.exp: Use "break1" for completion tests since
5815 "break" is no longer a unique prefix.
5816
5817 2003-12-06 Andrew Cagney <cagney@redhat.com>
5818
5819 * gdb.base/structs.exp (test_struct_returns): When applicable, set
5820 "return_value_unimplemented". When an unimplemented struct return
5821 architecture, report incorrect values as a KFAIL
5822
5823 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
5824
5825 * gdb.cp/rtti.exp: Accept new wording of warning from
5826 cp_lookup_rtti_type.
5827
5828 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
5829
5830 Partial fix for PR testsuite/1456.
5831 * gdb.base/scope.exp (test_at_main): Replace references to
5832 gcc_compiled with calls to test_compiler_info.
5833 (test_at_foo): Likewise.
5834 (test_at_bar): Likewise.
5835
5836 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
5837
5838 Partial fix for PR testsuite/1456.
5839 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
5840 to test_compiler_info.
5841
5842 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
5843
5844 * gdb.base/so-impl-ld.exp: Update copyright notice.
5845
5846 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
5847
5848 Partial fix for PR testsuite/1456.
5849 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
5850 to test_compiler_info.
5851
5852 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
5853
5854 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
5855 from current versions of gdb. Clean up regular expressions.
5856 Delete redundant timeout case.
5857
5858 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
5859
5860 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
5861 from current versions of gdb. Clean up regular expressions.
5862 Delete redundant timeout case.
5863
5864 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
5865
5866 Partial fix for PR testsuite/1456.
5867 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
5868 gcc_compiled with call to test_compiler_info.
5869
5870 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
5871
5872 Partial fix for PR testsuite/1456.
5873 * gdb.base/list.exp (test_list_function): Delete unused declaration
5874 of gcc_compiled.
5875
5876 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
5877
5878 Partial fix for PR testsuite/1456.
5879 * gdb.base/complex.exp: Replace reference to gcc_compiled with
5880 call to test_compiler_info.
5881
5882 2003-11-29 Mark Kettenis <kettenis@gnu.org>
5883
5884 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
5885 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
5886 it to create the appropriate note.inc.
5887 * gdb.asm/asmsrc1.s: Include "note.inc".
5888 * gdb.asm/netbsd.inc: New file.
5889 * gdb.asm/empty.inc: New file.
5890
5891 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
5892
5893 Partial fix for PR testsuite/1456.
5894 * gdb.base/constvars.exp: Replace references to gcc_compiled with
5895 calls to test_compiler_info.
5896
5897 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
5898
5899 Partial fix for PR testsuite/1456.
5900 * gdb.base/volatile.exp: Replace references to gcc_compiled with
5901 calls to test_compiler_info.
5902
5903 2003-11-27 Mark Kettenis <kettenis@gnu.org>
5904
5905 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
5906 pattern for the KFAILs.
5907
5908 2003-11-25 Adam Fedor <fedor@gnu.org>
5909
5910 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
5911 * gdb.objc/objcdecode.m: New file.
5912
5913 2003-11-25 Adam Fedor <fedor@gnu.org>
5914
5915 * gdb.objc/nondebug.exp: Test for PR objc/1236.
5916 * gdb.objc/nondebug.m: New file.
5917
5918 2003-11-26 Ben Elliston <bje@wasabisystems.com>
5919
5920 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
5921 NetBSD as it does on FreeBSD. Modelled on a similar change by
5922 Mark Kettenis on 2003-05-30.
5923 (link-flags): Set to "--entry _start" regardless of target.
5924 Special linker flags are to be appended to $link-flags.
5925 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
5926
5927 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
5928
5929 * gdb.cp/method.exp: Accept output of new demangler.
5930
5931 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
5932
5933 * gdb/class2.exp: New file.
5934 * gdb/class2.cc: New file.
5935
5936 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
5937
5938 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
5939 of new demangler.
5940
5941 2003-11-23 Mark Kettenis <kettenis@gnu.org>
5942
5943 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
5944 of gdb_test "run".
5945
5946 2003-11-23 Mark Kettenis <kettenis@gnu.org>
5947
5948 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
5949 "continue" into "run".
5950
5951 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
5952
5953 Partial fix for PR testsuite/1456.
5954 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
5955 call to test_compiler_info.
5956 * gdb.cp/ctti.exp: Likewise.
5957 * gdb.cp/derivation.exp: Likewise.
5958 * gdb.cp/member-ptr.exp: Likewise.
5959 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
5960 reference to gcc_compiled.
5961
5962 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
5963
5964 Fix PR testsuite/1463.
5965 * gdb.base/structs.exp (start_structs_test): Call
5966 get_debug_format before using the debug format.
5967
5968 2003-11-22 Andrew Cagney <cagney@redhat.com>
5969
5970 * lib/gdb.exp (gdb_test_multiple): Add simple example.
5971 * gdb.base/structs.exp: Use gdb_test_multiple.
5972
5973 2003-11-20 Andrew Cagney <cagney@redhat.com>
5974
5975 * gdb.base/structs.exp: Handle and recover from internal errors.
5976 Replace "foo${n}" with "foo<n>" in test messages.
5977
5978 * gdb.base/structs.exp: Update copyright. Rewrite.
5979 * gdb.base/structs.c: Update copyright. Rewrite.
5980
5981 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
5982 resync count exceeded.
5983
5984 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
5985 from the internal error.
5986 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
5987 Original from Jim Blandy.
5988 (gdb_test_multiple): Use gdb_internal_error_resync.
5989
5990 2003-11-19 Andrew Cagney <cagney@redhat.com>
5991
5992 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
5993 KFAIL.
5994
5995 2003-11-17 Mark Kettenis <kettenis@gnu.org>
5996
5997 New testcase for PR backtrace/1435.
5998 * gdb.arch/i386-unwind.exp: New file.
5999 * gdb.arch/i386-unwind.c: New file.
6000
6001 2003-11-17 Andrew Cagney <cagney@redhat.com>
6002
6003 * lib/gdb.exp (compiler_info): New global.
6004 (test_compiler_info): New function.
6005 (get_compiler_info): Set compiler_info.
6006 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
6007 "compiler_info" to gcc-<major>-<minor>.
6008
6009 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
6010
6011 * gdb.trace/configure: Remove.
6012
6013 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
6014
6015 * gdb.base/break.c: Add comments to aid finding line numbers for
6016 breakpoints.
6017 * gdb.base/break.exp: Remove all references to explicit line
6018 numbers.
6019
6020 2003-11-11 Nick Clifton <nickc@redhat.com>
6021
6022 * gdb.base/shreloc.exp: Do not run for targets which do not
6023 support shared objects.
6024
6025 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
6026
6027 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
6028 Don't run tests if nofileio flag is given.
6029
6030 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
6031
6032 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
6033 as well as 'Watchpoint'.
6034
6035 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
6036
6037 Reported by Jim Ingham <jingham@apple.com>:
6038 * gdb.base/annota1.exp: Match at least one occurrence of the
6039 signal handler annotation.
6040
6041 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
6042
6043 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
6044 as well as 'Watchpoint'.
6045
6046 2003-11-05 Michael Chastain <mec@shout.net>
6047
6048 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
6049
6050 2003-11-03 Kris Warkentin <kewarken@qnx.com>
6051
6052 * gdb.arch/gdb1291.c: New test file.
6053 * gdb.arch/gdb1291.exp: New test script.
6054 * gdb.arch/gdb1431.c: New test file.
6055 * gdb.arch/gdb1431.exp: New test script.
6056
6057 2003-10-22 Michael Chastain <mec@shout.net>
6058
6059 * gdb.mi/pthreads.c: Add copyright notice.
6060
6061 2003-10-22 Michael Chastain <mec@shout.net>
6062
6063 * gdb.threads/pthreads.c: Add copyright notice.
6064
6065 2003-10-20 Michael Chastain <mec@shout.net>
6066
6067 * gdb.base/gdb1056.exp: New test script.
6068
6069 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
6070
6071 * gdb.threads/killed.exp: Use gdb_run_cmd.
6072
6073 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
6074
6075 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
6076 create a core file.
6077 * gdb.threads/gcore-thread.exp: Likewise.
6078
6079 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
6080
6081 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
6082 type, based on char type.
6083 (struct bit_flags_short_t): New bitfield type, based on short type.
6084 (init_bit_flags_char): New fuction.
6085 (init_bit_flags_short): Ditto.
6086 (print_bit_flags_char): Ditto.
6087 (print_bit_flags_short): Ditto.
6088 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
6089
6090 2003-10-11 Michael Chastain <mec@shout.net>
6091
6092 * gdb.base/call-rt-st.exp: Update copyright year.
6093
6094 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6095
6096 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
6097 * gdb.disasm/sh3.s: Ditto.
6098
6099 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
6100
6101 * gdb.threads/switch-threads.exp: New test.
6102 * gdb.threads/switch-threads.c: New source file.
6103
6104 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
6105
6106 * gdb.base/ending-run.exp: Add sh specific case.
6107
6108 2003-10-06 Andrew Cagney <cagney@redhat.com>
6109
6110 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
6111 * gdb.disasm/mn10200.exp: Delete obsolete file.
6112
6113 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
6114
6115 * ChangeLog: Correct an entry command.exp -> commands.exp.
6116 * gdb.base/commands.exp (bp_deleted_in_command_test)
6117 (temporary_breakpoint_commands): Check noargs.
6118
6119 2003-09-25 David Carlton <carlton@kealia.com>
6120
6121 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
6122 of some print tests, where appropriate. Add tests for C::D::cd,
6123 E::ce, F::cXfX, G::XgX.
6124 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
6125
6126 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
6127
6128 * lib/java.exp (java_init): Import target_alias before using it.
6129
6130 2003-09-25 David Carlton <carlton@kealia.com>
6131
6132 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
6133
6134 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
6135
6136 * gdb.base/selftest.exp: Accomodate more instruction reordering
6137 weirdness.
6138
6139 2003-09-17 Michael Chastain <mec@shout.net>
6140
6141 * gdb.cp/gdb1355.exp: New file.
6142 * gdb.cp/gdb1355.c: New file.
6143
6144 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
6145
6146 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
6147 * gdb.asm/sh.inc: New file.
6148
6149 2003-09-11 David Carlton <carlton@kealia.com>
6150
6151 * gdb.cp/namespace.exp: Add tests for namespace types.
6152 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
6153 (test_namespace): New.
6154
6155 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
6156
6157 * gdb.base/relocate.exp: Handle new gdb output at startup.
6158 * gdb.stabs/weird.exp: Ditto.
6159
6160 2003-09-08 Michael Chastain <mec@shout.net>
6161
6162 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
6163
6164 2003-09-07 Michael Chastain <mec@shout.net>
6165
6166 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
6167 'parse error'.
6168
6169 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
6170
6171 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
6172
6173 2003-08-30 Michael Chastain <mec@shout.net>
6174
6175 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
6176 * gdb.gdb/observer.exp: Ditto.
6177 * gdb.gdb/xfullpath.exp: Ditto.
6178
6179 2003-08-29 Mark Kettenis <kettenis@gnu.org>
6180
6181 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
6182 *-*-*bsd*.
6183
6184 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
6185
6186 * gdb.base/dump.exp: Skip for ia64.
6187
6188 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
6189
6190 * gdb.asm/asm-source.exp: Add ia64 support.
6191 * gdb.asm/ia64.inc: New file.
6192
6193 2003-08-22 Michael Chastain <mec@shout.net>
6194
6195 * gdb.cp: New directory.
6196 * gdb.cp/*: Copy from gdb.c++/*.
6197 * gdb.c++/*: Remove.
6198 * Makefile.in: Change gdb.c++ to gdb.cp.
6199 * configure.in: Ditto.
6200 * configure: Regnerate.
6201
6202 2003-08-18 Mark Kettenis <kettenis@gnu.org>
6203
6204 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
6205 * gdb.arch/i386-prologue.c (gdb1338): Add function.
6206
6207 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
6208
6209 * mi-var-display.exp (-var-list-children weird): Accept function
6210 pointers with argument types.
6211 * mi1-var-display.exp (-var-list-children weird): Likewise.
6212 * mi2-var-display.exp (-var-list-children weird): Likewise.
6213
6214 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
6215
6216 * gdb.base/annota3.exp: Add missing newline.
6217
6218 2003-08-06 Michael Chastain <mec@shout.net>
6219
6220 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
6221
6222 2003-08-12 Michael Snyder <msnyder@redhat.com>
6223
6224 * gdb.base/float.exp: Add test for SH.
6225
6226 2003-08-10 Mark Kettenis <kettenis@gnu.org>
6227
6228 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
6229
6230 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
6231
6232 * gdb.base/completion.exp: Remove reduntant completion test
6233 on filename.
6234
6235 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
6236
6237 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
6238 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
6239 gdb.trace/save-trace.exp: Make sure that full pathnames are
6240 escaped correctly.
6241
6242 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
6243
6244 * configure.in: Don't generate config.h from config.hin.
6245 * configure: Regenerate.
6246 * config.hin: Remove file.
6247 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
6248 * gdb.threads/pthreads.c: Ditto.
6249
6250 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
6251
6252 From Kei Sakamoto <sakamoto.kei@renesas.com>:
6253 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
6254 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
6255 Replace ld24 with seth/add3.
6256
6257 2003-08-02 Andrew Cagney <cagney@redhat.com>
6258
6259 * gdb.base/annota3.exp: New file.
6260 * gdb.base/annota3.c: New file.
6261 * gdb.c++/annota3.exp: New file.
6262 * gdb.c++/annota3.cc: New file.
6263
6264 2003-07-29 Michael Chastain <mec@shout.net>
6265
6266 * gdb.threads/tls.c (spin): Check errno only if sem_wait
6267 actually failed.
6268 (do_pass): Likewise.
6269 * gdb.threads/tls.exp: Always initialize no_of_threads.
6270
6271 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
6272
6273 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
6274 pattern.
6275 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
6276 * gdb.threads/tls.exp: Recognize one case of the host library not
6277 supporting TLS.
6278
6279 2003-07-27 Andrew Cagney <cagney@redhat.com>
6280
6281 * gdb.base/fileio.exp: Use SH when running commands using
6282 remote_exec.
6283
6284 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
6285
6286 From Kei Sakamoto <sakamoto.kei@renesas.com>:
6287 * gdb.base/relocate.c (dummy): New padding array.
6288
6289 2003-07-22 Michael Snyder <msnyder@redhat.com>
6290
6291 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
6292
6293 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
6294 patterns to be more general, accepting old and new output.
6295 Some output chars (such as '+') also must be quoted.
6296 Some addresses are displayed numerically instead of
6297 symbolically.
6298
6299 2003-07-23 Michael Snyder <msnyder@redhat.com>
6300
6301 * gdb.base/return2.exp: Don't test long-long return.
6302
6303 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
6304 * gdb.disasm/t01_mov.exp: Ditto.
6305 * gdb.disasm/t02_mova.s: Ditto.
6306 * gdb.disasm/t02_mova.exp: Ditto.
6307 * gdb.disasm/t03_add.s: Ditto.
6308 * gdb.disasm/t03_add.exp: Ditto.
6309 * gdb.disasm/t04_sub.s: Ditto.
6310 * gdb.disasm/t04_sub.exp: Ditto.
6311 * gdb.disasm/t05_cmp.s: Ditto.
6312 * gdb.disasm/t05_cmp.exp: Ditto.
6313 * gdb.disasm/t06_ari2.s: Ditto.
6314 * gdb.disasm/t06_ari2.exp: Ditto.
6315 * gdb.disasm/t07_ari3.s: Ditto.
6316 * gdb.disasm/t07_ari3.exp: Ditto.
6317 * gdb.disasm/t08_or.s: Ditto.
6318 * gdb.disasm/t08_or.exp: Ditto.
6319 * gdb.disasm/t09_xor.s: Ditto.
6320 * gdb.disasm/t09_xor.exp: Ditto.
6321 * gdb.disasm/t10_and.s: Ditto.
6322 * gdb.disasm/t10_and.exp: Ditto.
6323 * gdb.disasm/t11_logs.s: Ditto.
6324 * gdb.disasm/t11_logs.exp: Ditto.
6325 * gdb.disasm/t12_bit.s: Ditto.
6326 * gdb.disasm/t12_bit.exp: Ditto.
6327 * gdb.disasm/t13_otr.s: Ditto.
6328 * gdb.disasm/t13_otr.exp: Ditto.
6329
6330 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
6331
6332 * gdb.threads/tls.exp :Add kfail for 'info address' case.
6333
6334 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
6335
6336 * gdb.threads/tls.c : New file.
6337 * gdb.threads/tls.exp : New file.
6338 * gdb.threads/tls-main.c : New file.
6339 * gdb.threads/tls-shared.c : New file.
6340 * gdb.threads/tls-shared.exp : New file.
6341
6342 2003-07-22 Andreas Schwab <schwab@suse.de>
6343
6344 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
6345
6346 2003-07-20 Andreas Schwab <schwab@suse.de>
6347
6348 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
6349 due to insn reordering.
6350
6351 2003-07-15 Andrew Cagney <cagney@redhat.com>
6352
6353 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
6354
6355 2003-07-15 Michael Chastain <mec@shout.net>
6356
6357 * gdb.base/gdb1250.exp: New file.
6358 * gdb.base/gdb1250.c: New file.
6359
6360 2003-07-09 Michal Ludvig <mludvig@suse.cz>
6361
6362 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
6363 expansion of size_t to 'unsigned long', not only to 'unsigned'.
6364
6365 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
6366
6367 * gdb.threads/tls.c: New file.
6368 * gdb.threads/tls.exp: New file.
6369 * gdb.threads/tls-main.c: New file.
6370 * gdb.threads/tls-shared.c: New file.
6371 * gdb.threads/tls-shared.exp: New file.
6372
6373 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
6374
6375 * gdb.base/annota1.exp: Make sure that we properly escape the
6376 full path of the source file. Xfail more permissive patterns,
6377 due to a compiler debug info problem.
6378
6379 2003-07-07 Andreas Schwab <schwab@suse.de>
6380
6381 * gdb.asm/m68k.inc: New file.
6382 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
6383
6384 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
6385 arguments"): Also match negative number.
6386
6387 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
6388
6389 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
6390
6391 * gdb.base/store.c (charest): New typedef.
6392 (add_char): Rename to add_charest, update.
6393 (wack_char): Rename to wack_charest, update types. Return l + r
6394 to keep r live across the call.
6395 (wack_short, wack_int, wack_long, wack_longest, wack_float)
6396 (wack_double, wack_doublest): Return l + r to keep r live across
6397 the call.
6398 * gdb.base/store.exp: Accomodate store.c changes.
6399
6400 2003-06-30 David Carlton <carlton@kealia.com>
6401
6402 * gdb.c++/maint.exp (test_invalid_name): New.
6403 (test_first_component): Add tests for invalid names.
6404
6405 2003-06-29 Michael Chastain <mec@shout.net>
6406
6407 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
6408 output of '<VTT for class>' for virtual base classes.
6409
6410 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
6411
6412 * gdb.base/completion.exp: Tab-complete "complet" instead of
6413 "compl".
6414 * gdb.base/complex.exp, gdb.base/complex.c: New files.
6415
6416 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
6417
6418 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
6419 * gdb.base/volatile.exp: Likewise.
6420
6421 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
6422
6423 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
6424 gdb/1265.
6425
6426 2003-06-28 Michael Chastain <mec@shout.net>
6427 Daniel Jacobowitz <drow@mvista.com>
6428
6429 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
6430 initial line count of 'captured_main' from 26 to 32.
6431 (test_with_self): Allow xmalloc call to be interleaved with the
6432 preceding two lines.
6433
6434 2003-06-24 Joel Brobecker <brobecker@gnat.com>
6435
6436 * gdb.base/bang.exp: New testcase.
6437
6438 2003-06-23 Joel Brobecker <brobecker@gnat.com>
6439
6440 * gdb.base/langs.exp: Add some tests for the "minimal" language
6441 support.
6442
6443 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
6444
6445 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
6446 the testcase.
6447
6448 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
6449
6450 * gdb.base/relocate.exp: Test add-symbol-file with a variable
6451 offset.
6452
6453 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
6454
6455 * gdb.c++/pr-1210.cc: New file.
6456 * gdb.c++/pr-1210.exp: New file.
6457
6458 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
6459
6460 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
6461 000-exec-continue.
6462
6463 2003-06-15 Mark Kettenis <kettenis@gnu.org>
6464
6465 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
6466 on *-*-*bsd* instead of *-*-freebsd*.
6467
6468 2003-06-14 Andrew Cagney <cagney@redhat.com>
6469
6470 * gdb.base/store.exp: Test longest and doublest. Test all
6471 parameters. Weaken return statement match.
6472 * gdb.base/store.c: Add longest and doublest - aka long long and
6473 long double functions. Put all parameters into local register
6474 variables. Use negative values.
6475
6476 2003-06-14 Andrew Cagney <cagney@redhat.com>
6477
6478 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
6479 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
6480 exit status.
6481 * gdb.base/fileio.exp: Disable target when nointerrupts and
6482 noinferiorio, instead of limiting it to remote. Use remote_exec
6483 instead of system.
6484
6485 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
6486
6487 * gdb.base/float.exp: Add ia64 support.
6488
6489 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
6490
6491 * gdb.base/fileio.exp: Run only on remote targets.
6492
6493 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
6494
6495 * gdb.base/fileio.c: New file, testing File-I/O.
6496 * gdb.base/fileio.exp: Ditto.
6497
6498 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
6499
6500 * gdb.base/shreloc.exp: New file, check symbol values obtained from
6501 shared objects after relocation at load time (gdb PR/1132).
6502 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
6503 as above, part of the shared object relocation test.
6504
6505 2003-06-08 Mark Kettenis <kettenis@gnu.org>
6506
6507 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
6508 fully filled history list.
6509 * gdb.base/gdb_history: New file.
6510
6511 * gdb.base/signals.exp: XFAIL "continue to func1" on
6512 i*86-*-freebsd*.
6513
6514 * gdb.base/attach.exp: When trying to attach to a nonexistent
6515 process, make it possible to specify the PID based on the target,
6516 and do so for *-*-freebsd*.
6517
6518 2003-06-02 Richard Henderson <rth@redhat.com>
6519
6520 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
6521
6522 2003-06-02 Richard Henderson <rth@redhat.com>
6523
6524 * gdb.base/selftest.exp: Next over lim_at_start initialization.
6525
6526 2003-06-02 Richard Henderson <rth@redhat.com>
6527
6528 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
6529
6530 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
6531
6532 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
6533 of globalvar.
6534
6535 2003-06-01 Mark Kettenis <kettenis@gnu.org>
6536
6537 * gdb.asm/asm-source.exp: Check for memory read errors in
6538 disassembler test on *BSD too.
6539
6540 2003-06-01 Richard Henderson <rth@redhat.com>
6541
6542 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
6543 for .frame.
6544 (gdbasm_call): Lose ldgp.
6545 (gdbasm_startup): Add frame information.
6546 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
6547
6548 2003-05-31 Mark Kettenis <kettenis@gnu.org>
6549
6550 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
6551 i?86-*-*.
6552
6553 2003-05-30 Mark Kettenis <kettenis@gnu.org>
6554
6555 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
6556 FreeBSD.
6557
6558 2003-05-29 Richard Henderson <rth@redhat.com>
6559
6560 * gdb.asm/alpha.inc: New file.
6561 * gdb.asm/asm-source.exp: Use it.
6562
6563 2003-05-29 Jim Blandy <jimb@redhat.com>
6564
6565 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
6566 'core.PID'.
6567
6568 2003-05-22 Jim Blandy <jimb@redhat.com>
6569
6570 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
6571 backtrace.
6572
6573 2003-05-20 David Carlton <carlton@math.stanford.edu>
6574
6575 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
6576 this time.
6577
6578 2003-05-19 David Carlton <carlton@bactrian.org>
6579
6580 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
6581 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
6582
6583 2003-05-19 David Carlton <carlton@bactrian.org>
6584
6585 * gdb.c++/namespace.exp: Add namespace scope and anonymous
6586 namespace tests.
6587 Bump copyright date.
6588 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
6589 (main): Call C::D::marker2.
6590 * gdb.c++/namespace1.cc: New file.
6591
6592 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
6593
6594 Roland McGrath <roland@redhat.com>
6595 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
6596 there is no manager thread.
6597
6598 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
6599
6600 * gdb.threads/schedlock.exp: Remove assumption that all threads
6601 will run in a particular small time slice. Also ensure we break
6602 in one of the child threads rather than the main thread.
6603
6604 2003-05-07 Jim Blandy <jimb@redhat.com>
6605
6606 Add support for assembly source testing on the s390x.
6607 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
6608 architecture.
6609 * gdb.asm/s390x.inc: New file.
6610
6611 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
6612 succession of 'if' statements.
6613
6614 2003-05-05 Andrew Cagney <cagney@redhat.com>
6615
6616 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
6617
6618 2003-05-05 Andrew Cagney <cagney@redhat.com>
6619
6620 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
6621 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
6622
6623 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
6624
6625 * gdb.base/charset.exp: Update based on new behavior of set/show
6626 charset commands.
6627
6628 2003-05-01 Andrew Cagney <cagney@redhat.com>
6629
6630 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
6631 variable do not give memory errors.
6632
6633 2003-04-30 Adam Fedor <fedor@gnu.org>
6634
6635 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
6636 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
6637 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
6638 gdb.objc/basicclass.m: : New files
6639
6640 * lib/gdb.exp (gdb_compile_objc): New procedure.
6641
6642 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6643
6644 * gdb.base/signals.exp: Make backtrace tests more specific.
6645
6646 2003-04-23 David Carlton <carlton@bactrian.org>
6647
6648 * gdb.c++/maint.exp (test_first_component): Add tests for
6649 'operator' in more locations.
6650
6651 2003-04-16 Kevin Buettner <kevinb@redhat.com>
6652
6653 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
6654
6655 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
6656
6657 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
6658 func marke' instead. Update test name.
6659
6660 2003-04-15 David Carlton <carlton@math.stanford.edu>
6661
6662 * gdb.c++/maint.exp: New file.
6663
6664 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
6665
6666 * gdb.threads/schedlock.c: Change type of thread function argument
6667 to long, to avoid warnings on 64-bit platforms.
6668
6669 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
6670
6671 * gdb.base/attach.exp: Add new message from ptrace in case of
6672 attaching to nonexistent process.
6673
6674 2003-04-11 Jim Blandy <jimb@redhat.com>
6675
6676 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
6677 gdb.c++/userdef.cc: Place comments on the lines to which the
6678 marker function might return.
6679 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
6680 gdb.c++/userdef.exp: Look for those comments to check that we've
6681 returned to the right place, instead of checking line numbers.
6682
6683 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
6684
6685 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
6686 match on sourcefile name, instead of directory name.
6687
6688 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
6689
6690 * gdb.base/completion.exp: Use string_to_regexp to match the
6691 working directory name.
6692
6693 2003-04-09 Jim Blandy <jimb@redhat.com>
6694
6695 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
6696 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
6697 after an inferior function call, report the failure, but allow the
6698 test to continue.
6699
6700 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
6701
6702 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
6703 with -DPROTOTYPES.
6704
6705 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
6706
6707 * gdb.base/break.exp: Revert last patch.
6708
6709 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
6710
6711 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
6712 with -DPROTOTYPES.
6713
6714 2003-04-02 Andrew Cagney <cagney@redhat.com>
6715
6716 * gdb.base/callfuncs.exp: Make "print add" messages unique.
6717 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
6718 matching directories by the name breakpoint.
6719 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
6720 Make "continue to marker1" consistent.
6721 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
6722 message consistent.
6723 * lib/gdb.exp: Put "the program is no longer running", and "the
6724 program exited" in parenthesis.
6725 * lib/mi-support.exp: Ditto.
6726
6727 2003-04-02 Bob Rossi <bob_rossi@cox.net>
6728
6729 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
6730
6731 2003-03-29 Andrew Cagney <cagney@redhat.com>
6732
6733 * gdb.base/sizeof.c (main): Print the value of '\377'.
6734 * gdb.base/sizeof.exp: Check the sign of '\377'.
6735
6736 2003-03-27 Michael Chastain <mec@shout.net>
6737
6738 * gdb.base/gdb1090.exp: New file.
6739 * gdb.base/gdb1090.cc: New file.
6740
6741 2003-03-27 J. Brobecker <brobecker@gnat.com>
6742
6743 * gdb.gdb/observer.exp: New regression test.
6744
6745 2003-03-27 Michael Chastain <mec@shout.net>
6746
6747 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
6748 * gdb.base/ptype.exp: Likewise.
6749
6750 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
6751
6752 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
6753
6754 2003-03-26 Michael Chastain <mec@shout.net>
6755
6756 * gdb.base/ptype.exp: Actually use some typedef'd types.
6757
6758 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
6759
6760 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
6761 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
6762
6763 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
6764
6765 * gdb.base/default.exp: Fix regular expression.
6766
6767 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
6768
6769 * gdb.base/args.exp: Fix regular expression.
6770
6771 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
6772
6773 * gdb.base/help.exp: Allow Win32 child process.
6774
6775 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
6776
6777 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
6778 when stepping out of main().
6779
6780 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
6781
6782 * gdb.base/default.exp: Check for win32 specific message when calling
6783 "run" without executable.
6784
6785 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
6786
6787 * gdb.base/args.exp: Expect .exe in output.
6788
6789 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
6790
6791 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
6792 Cygwin native.
6793
6794 2003-03-17 Andrew Cagney <cagney@redhat.com>
6795
6796 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
6797 vector registes.
6798 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
6799 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
6800
6801 2003-03-17 David Carlton <carlton@math.stanford.edu>
6802
6803 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
6804 test, for PR breakpoints/38.
6805 Call test_watchpoint_and_breakpoint.
6806 * gdb.base/watchpoint.c (func3): New function.
6807 (main): Call func3.
6808
6809 2003-03-04 David Carlton <carlton@math.stanford.edu>
6810
6811 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
6812 Garply<Garply<char> >:: garply".
6813 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
6814 with respect to PR c++/1111; note also PR c++/1113.
6815 (test_template_breakpoints): KFAIL "constructor breakpoint" with
6816 respect to PR c++/1062.
6817 KFAIL "destructor breakpoint" with respect to PR c++/1112.
6818
6819 2003-03-03 David Carlton <carlton@math.stanford.edu>
6820
6821 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
6822 with respect to PR c++/57.
6823 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
6824 c++/826.
6825 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
6826 respect to PR c++/57.
6827
6828 2003-03-03 David Carlton <carlton@math.stanford.edu>
6829
6830 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
6831 respect to PR c++/33 into FAILs.
6832
6833 2003-03-03 Michael Chastain <mec@shout.net>
6834
6835 * configure.in: Update copyright years.
6836
6837 2003-03-03 Michael Chastain <mec@shout.net>
6838
6839 * Makefile.in: Update copyright years.
6840
6841 2003-02-28 David Carlton <carlton@math.stanford.edu>
6842
6843 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
6844 print class instead of struct and/or superfluous protection
6845 specifiers, as long as the resulting output is equivalent to the
6846 source code.
6847 Delete FIXME from end of messages on tests that don't need
6848 fixing.
6849
6850 2003-02-28 David Carlton <carlton@math.stanford.edu>
6851
6852 * gdb.c++/templates.exp (do_tests): Allow const in the two
6853 Foo<volatile char *>::foo tests.
6854
6855 2003-02-27 Michael Snyder <msnyder@redhat.com>
6856
6857 * gdb.base/restore.c (main): Return zero, so exit code
6858 will be consistant.
6859
6860 2003-02-26 David Carlton <carlton@math.stanford.edu>
6861
6862 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
6863 char *>::foo" test with respect to PR c++/33. Create a new test
6864 which is identical to that one except that it doesn't put the
6865 space between the "char" and the "*"; KFAIL it, too.
6866
6867 2003-02-26 David Carlton <carlton@math.stanford.edu>
6868
6869 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
6870 template types into either PASSes or KFAILs (corresponding to PR
6871 c++/57). Tweak indentation. Update copyright.
6872
6873 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
6874
6875 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
6876
6877 2003-02-13 Michael Chastain <mec@shout.net>
6878
6879 * gdb.base/exprs.exp: Remove i960 remnants.
6880 * gdb.base/funcargs.exp: Likewise.
6881 * gdb.base/list.exp: Likewise.
6882 * gdb.base/ptype.exp: Likewise.
6883
6884 2003-02-14 David Carlton <carlton@math.stanford.edu>
6885
6886 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
6887 pEe->D::vg()" from XFAIL to KFAIL.
6888
6889 2003-02-13 Jason Molenda (jmolenda@apple.com)
6890
6891 * gdb.base/maint.exp: Update maint print statistics regexp to include
6892 new entries.
6893
6894 2003-02-13 Michael Chastain <mec@shout.net>
6895
6896 * gdb.c++/inherit.exp: Remove call to get_debug_format.
6897
6898 2003-02-12 Michael Chastain <mec@shout.net>
6899
6900 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
6901 * gdb.c++/inherit.exp: Likewise.
6902 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
6903 * gdb.c++/templates.exp: Likewise.
6904 * gdb.c++/virtfunc.exp: Likewise.
6905
6906 2003-02-06 Jason Molenda (jason-cl@molenda.com)
6907
6908 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
6909 why the code is written that way.
6910
6911 2003-02-05 Michael Chastain <mec@shout.net>
6912
6913 * gdb.base/dump.exp: Add missing copyright line.
6914
6915 2003-02-05 Jason Molenda (jason-cl@molenda.com)
6916
6917 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
6918 at the beginning so the breakpoint doesn't get set on the loop.
6919
6920 2003-02-05 Michael Chastain <mec@shout.net>
6921
6922 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
6923 output for configurations with gcc 2.95.3.
6924
6925 2003-02-05 Keith Seitz <keiths@redhat.com>
6926 Andrew Cagney <ac131313@redhat.com>
6927
6928 * gdb.mi/mi-cli.exp: New file.
6929
6930 2003-02-04 Michael Chastain <mec@shout.net>
6931
6932 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
6933 Call perror and then continue.
6934
6935 2003-02-03 Michael Chastain <mec@shout.net>
6936
6937 * gdb.c++/pr-1023.cc: New file.
6938 * gdb.c++/pr-1023.exp: New file.
6939
6940 2003-02-05 Jim Blandy <jimb@redhat.com>
6941
6942 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
6943 it's local to foobar. Check for it there, and check that it's not
6944 present in main.
6945 * gdb.c++/local.cc (marker2): New function.
6946 (foobar): Call marker1.
6947 (main): Call marker2 instead of marker1.
6948
6949 2003-02-04 Andrew Cagney <ac131313@redhat.com>
6950
6951 * gdb.disasm/mn10200.exp: Obsolete file.
6952 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
6953 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
6954 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
6955
6956 2003-02-04 David Carlton <carlton@math.stanford.edu>
6957
6958 * gdb.c++/overload.exp: Test intToChar(1).
6959 * gdb.c++/overload.cc (intToChar): New.
6960 (main): Call intToChar.
6961
6962 2003-02-03 David Carlton <carlton@math.stanford.edu>
6963
6964 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
6965 'might_kfail' arg.
6966 KFAIL some of the continue_to_bp_overloaded calls, according to
6967 PR c++/1025.
6968
6969 2003-02-01 Michael Chastain <mec@shout.net>
6970
6971 * gdb.base/advance.c (marker1): New marker function.
6972 * gdb.base/advance.exp: When the 'advance' command lands on the
6973 return breakpoint, it can legitimately stop on either the
6974 current line or the next line. Accommodate both outcomes.
6975 * gdb.base/until.exp: Likewise.
6976
6977 2003-02-02 Andrew Cagney <ac131313@redhat.com>
6978
6979 2002-11-10 Jason Molenda (jason-cl@molenda.com):
6980 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
6981 now a list, not a tuple.
6982 * gdb.mi/mi-var-display.exp: Ditto.
6983 * gdb.mi/gdb792.exp: Ditto.
6984
6985 2003-02-01 Andrew Cagney <ac131313@redhat.com>
6986
6987 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
6988 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
6989 stack backtraces.
6990 * gdb.mi/mi-syn-frame.c: Part of same.
6991
6992 2003-02-01 Mark Kettenis <kettenis@gnu.org>
6993
6994 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
6995 gdb.mi/mi1-pthreads.exp: Return instead of calling
6996 gdb_suppress_entire_file.
6997
6998 2003-02-01 Mark Salter <msalter@redhat.com>
6999
7000 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
7001
7002 2003-01-31 Mark Salter <msalter@redhat.com>
7003
7004 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
7005 Support empty arg.
7006
7007 2003-01-30 Michael Chastain <mec@shout.net>
7008
7009 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
7010 This was a workaround for a UTF-8 bug in readline 4.3. The bug
7011 has been fixed in gdb/readline on 2003-01-09.
7012
7013 2003-01-29 Michael Snyder <msnyder@redhat.com>
7014
7015 * gdb.base/maint.exp: Allow for leading underscore in symbol.
7016 * gdb.base/display.exp: Allow for leading underscore in symbol.
7017 * gdb.base/args.exp: Skip if target does not support args passing.
7018
7019 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
7020
7021 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
7022 gdb_test. Accept a list of expect arguments as the third
7023 parameter.
7024 (gdb_test): Use it.
7025
7026 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
7027
7028 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
7029 allow for different test tree configurations. Update some
7030 tescases accordingly.
7031 * gdb.arch/altivec-regs.exp: Ditto.
7032 * gdb.asm/asm-source.exp: Ditto.
7033 * gdb.base/advance.exp: Ditto.
7034 * gdb.base/display.exp: Ditto.
7035 * gdb.base/long_long.exp: Ditto.
7036 * gdb.base/mips_pro.exp: Ditto.
7037 * gdb.base/overlays.exp: Ditto.
7038 * gdb.base/relocate.exp: Ditto.
7039 * gdb.base/setshow.exp: Ditto.
7040 * gdb.base/step-line.exp: Ditto.
7041 * gdb.base/step-test.exp: Ditto.
7042 * gdb.base/until.exp: Ditto.
7043 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
7044
7045 2003-01-17 David Carlton <carlton@math.stanford.edu>
7046
7047 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
7048 corresponding to PR c++/945.
7049 Update copyright.
7050
7051 2003-01-17 David Carlton <carlton@math.stanford.edu>
7052
7053 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
7054 corresponding to PR c++/68.
7055
7056 2003-01-17 David Carlton <carlton@math.stanford.edu>
7057
7058 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
7059 (test_paddr_hairy_functions): Call print_addr_2_kfail for
7060 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
7061
7062 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
7063
7064 * gdb.base/break.exp: Fix change of default location, because of
7065 removal of until tests.
7066 * gdb.base/help.exp: Update test for new 'until' help message.
7067 Add test for help on 'advance'.
7068 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
7069
7070 2003-01-15 Mark Kettenis <kettenis@gnu.org>
7071
7072 * gdb.base/default.exp: Adapt "info float" test for recent changes
7073 to that command. Add test for "info vector".
7074 * gdb.base/float.exp: New file. Add test for "info float" that
7075 resembles the old test in gdb.base/default.exp.
7076
7077 2003-01-15 David Carlton <carlton@math.stanford.edu>
7078
7079 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
7080
7081 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
7082
7083 * gdb.base/break.exp: Move the tests of until command from here...
7084 * gdb.base/until.exp: ... to here. New file. Add other tests.
7085 * gdb.base/advance.c: New file.
7086 * gdb.base/advance.exp: New file.
7087
7088 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
7089
7090 * gdb.base/args.c: New file.
7091 * gdb.base/args.exp: New file.
7092
7093 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
7094
7095 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
7096
7097 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
7098
7099 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
7100
7101 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
7102
7103 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
7104 dates.
7105
7106 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
7107
7108 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
7109
7110 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
7111
7112 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
7113 (ptype &*"foo").
7114 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
7115
7116 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
7117
7118 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
7119 * gdb.mi/mi1-console.exp: Likewise.
7120
7121 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
7122
7123 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
7124 * gdb.mi/mi1-console.exp: Likewise.
7125
7126 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
7127
7128 * gdb.c++/overload.exp: Remove some fixed XFAILs.
7129
7130 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
7131
7132 * gdb.base/detach.exp: New test.
7133
7134 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
7135
7136 * Makefile.in (ALL_SUBDIRS): New variable.
7137 (subdirs, clean, distclean): Use it.
7138 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
7139 regenerating Makefile, since it is generated from the top level.
7140 * gdb.asm/Makefile.in: Likewise.
7141 * gdb.base/Makefile.in: Likewise.
7142 * gdb.c++/Makefile.in: Likewise.
7143 * gdb.disasm/Makefile.in: Likewise.
7144 * gdb.java/Makefile.in: Likewise.
7145 * gdb.mi/Makefile.in: Likewise.
7146 * gdb.threads/Makefile.in: Likewise.
7147 * gdb.trace/Makefile.in: Likewise.
7148
7149 2003-01-09 David Carlton <carlton@math.stanford.edu>
7150
7151 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
7152 Add copyright year 2003.
7153
7154 2003-01-06 Michael Chastain <mec@shout.net>
7155
7156 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
7157 When selecting a thread, 'line' and 'file' are optional.
7158 * gdb.mi/mi1-pthreads.exp: Likewise.
7159
7160 2003-01-06 Andreas Schwab <schwab@suse.de>
7161
7162 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
7163 failures.
7164
7165 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
7166
7167 Fix PR gdb/844
7168 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
7169 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
7170
7171 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
7172 instead of calling gdb_suppress_entire_file.
7173 * gdb.threads/print-threads.exp: Likewise.
7174 * gdb.threads/schedlock.exp: Likewise.
7175
7176 * gdb.threads/killed.exp: Return instead of calling
7177 gdb_suppress_entire_file.
7178 * gdb.threads/linux-dp.exp: Likewise.
7179 * gdb.threads/pthreads.exp: Likewise.
7180
7181 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
7182
7183 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
7184 stabs.
7185 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
7186 * gdb.base/whatis.exp: Always allow (void) after function names.
7187
7188 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
7189
7190 * gdb.c++/casts.exp: Correct regexp.
7191
7192 2003-01-04 Mark Kettenis <kettenis@gnu.org>
7193
7194 * configure.in: Call AC_CONFIG_HEADER. Don't call
7195 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
7196 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
7197 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
7198 aforementioned directories in the AC_OUPUT call.
7199 * config.hin: New file.
7200 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
7201 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
7202 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
7203 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
7204 pass -I$objdir instead of -I$objdir/$subdir in compilation.
7205 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
7206 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
7207 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
7208 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
7209 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
7210 gdb.threads/configure.in, gdb.threads/configure,
7211 gdb.threads/config.in, gdb.trace/configure.in,
7212 gdb.trace/configure: Removed.
7213
7214 2003-01-03 Michael Chastain <mec@shout.net>
7215
7216 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
7217 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
7218
7219 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
7220
7221 * gdb.base/store.exp: Fix regular expressions.
7222
7223 2002-12-28 Mark Kettenis <kettenis@gnu.org>
7224
7225 * configure.in: Rewrite.
7226 * configure: Regenerated.
7227
7228 2003-01-03 David Carlton <carlton@math.stanford.edu>
7229
7230 * gdb.base/psymtab.exp: New file.
7231 * gdb.base/psymtab1.c: Ditto.
7232 * gdb.base/psymtab2.c: Ditto.
7233
7234 2002-12-23 Adam Fedor <fedor@gnu.org>
7235
7236 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
7237
7238 2002-12-23 David Carlton <carlton@math.stanford.edu>
7239
7240 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
7241 and current_directory initialization.
7242
7243 2002-12-22 Jim Blandy <jimb@redhat.com>
7244
7245 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
7246 rather than as part of the output file name.
7247
7248 * gdb.base/attach.exp: There's no need to copy the test program to
7249 /tmp; that was only ever necessary on HP/UX, and this test is
7250 entirely disabled there anyway.
7251
7252 2002-12-21 Jim Blandy <jimb@redhat.com>
7253
7254 * gdb.c++/psmang.exp: Doc fix.
7255
7256 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
7257 test.
7258
7259 2002-12-20 David Carlton <carlton@math.stanford.edu>
7260
7261 * gdb.c++/annota2.exp: KFAIL annotate-quit.
7262
7263 2002-12-18 Michael Chastain <mec@shout.net>
7264
7265 * gdb.c++/annota2.exp: Add copyright year 2002.
7266
7267 2002-12-17 David Carlton <carlton@math.stanford.edu>
7268
7269 * gdb.c++/try_catch.cc: Add marker comments.
7270 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
7271 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
7272 * gdb.c++/m-static.cc: Ditto.
7273 * gdb.c++/m-static1.cc: Ditto.
7274 * gdb.c++/try_catch.cc: Ditto.
7275
7276 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
7277
7278 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
7279 to see whether we are using the new -environment-directory
7280 command which resets via -r or the old version of the command
7281 which may prompt the user. Part of fix for gdb/741.
7282
7283 2002-12-13 Andrew Cagney <ac131313@redhat.com>
7284
7285 * gdb.fortran/types.exp: Update obsolete comment.
7286 * gdb.fortran/exprs.exp: Ditto.
7287 * lib/gdb.exp: Delete obsolete code.
7288 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
7289 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
7290 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
7291 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
7292 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
7293 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
7294 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
7295 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
7296 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
7297 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
7298 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
7299 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
7300 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
7301 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
7302 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
7303 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
7304 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
7305 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
7306 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
7307 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
7308 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
7309 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
7310 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
7311 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
7312 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
7313 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
7314 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
7315 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
7316 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
7317 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
7318 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
7319 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
7320 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
7321 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
7322 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
7323 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
7324 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
7325
7326 2002-12-11 David Carlton <carlton@math.stanford.edu>
7327
7328 * gdb.c++/m-data.exp: Add test for members that shadow global
7329 variables: see PR gdb/804.
7330 * gdb.c++/m-data.cc: Ditto.
7331
7332 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
7333
7334 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
7335
7336 2002-12-06 David Carlton <carlton@math.stanford.edu>
7337
7338 * gdb.base/store.c: Don't declare functions static.
7339
7340 2002-12-04 Andrew Cagney <ac131313@redhat.com>
7341
7342 * gdb.base/store.exp, gdb.base/store.c: New files.
7343
7344 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
7345
7346 * gdb.base/selftest.exp: Update for current gdb.
7347
7348 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
7349
7350 * gdb.base/maint.exp: Only dump symbols from one source file
7351 or objfile.
7352
7353 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
7354
7355 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
7356 function call.
7357
7358 2002-11-25 Jim Blandy <jimb@redhat.com>
7359
7360 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
7361 function appearing in error message.
7362
7363 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
7364
7365 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
7366
7367 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
7368
7369 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
7370 for mi1 and current mi is in correct format. New mi startup message
7371 should be in mi console format. This is part of fix for PR gdb/604.
7372
7373 2002-09-18 Fernando Nasser <fnasser@redhat.com>
7374
7375 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
7376 which explicitly prints the zero offset as "+0".
7377
7378 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
7379
7380 * gdb.threads/schedlock.c (args): Make unsigned.
7381
7382 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
7383
7384 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
7385 numbers. Allow "foo2|selected stack frame".
7386 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
7387 * gdb.asm/asmsrc2.s: Likewise.
7388 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
7389 comments.
7390 * gdb.asm/mips.inc: New file.
7391
7392 2002-10-18 Adam Fedor <fedor@gnu.org>
7393
7394 * gdb.base/default.exp: Update expected output to include 'ObjC'.
7395 * gdb.base/help.exp: Likewise.
7396
7397 2002-10-17 Kevin Buettner <kevinb@redhat.com>
7398
7399 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
7400 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
7401
7402 2002-10-02 Jim Blandy <jimb@redhat.com>
7403
7404 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
7405
7406 2002-10-01 Andrew Cagney <ac131313@redhat.com>
7407
7408 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
7409 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
7410 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
7411 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
7412 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
7413 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
7414 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
7415
7416 2002-09-29 Andrew Cagney <ac131313@redhat.com>
7417
7418 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
7419 * mi0-disassemble.exp, mi0-eval.exp: Delete.
7420 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
7421 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
7422 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
7423 * mi0-var-block.exp, mi0-var-child.exp: Delete.
7424 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
7425
7426 2002-09-27 Kevin Buettner <kevinb@redhat.com>
7427
7428 * gdb.base/annota1.exp (info break): Make directory components of
7429 path optional since not all compilers emit this debug information.
7430
7431 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
7432 step ends up stepping out of the function instead of stopping on
7433 the epilogue.
7434
7435 2002-09-26 Keith Seitz <keiths@redhat.com>
7436
7437 * lib/insight-support.exp (gdbtk_start): Figure out where
7438 the insight executable is based on where gdb is. Use this
7439 executable to start insight instead of gdb.
7440
7441 2002-09-25 Andrew Cagney <cagney@redhat.com>
7442
7443 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
7444
7445 2002-09-24 Andrew Cagney <ac131313@redhat.com>
7446
7447 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
7448 test_isolated_complaints.
7449 (test_empty_complaint): New function.
7450 (test_empty_complaints): New function. Check no output when no
7451 complaints.
7452
7453 2002-09-19 Jim Blandy <jimb@redhat.com>
7454
7455 * gdb.base/charset.exp, gdb.base/charset.c: New files.
7456
7457 2002-09-19 Andrew Cagney <ac131313@redhat.com>
7458
7459 * gdb.gdb/complaints.exp: New file.
7460
7461 2002-09-18 Andrew Cagney <ac131313@redhat.com>
7462
7463 * gdb.base/maint.exp: Check `help maint internal-warning'.
7464
7465 2002-09-18 David Carlton <carlton@math.stanford.edu>
7466
7467 * gdb.c++/m-static.exp: Remove breakpoints depending on line
7468 numbers, and replace them by a single breakpoint after the
7469 constructors are all finished.
7470 Add test 4.
7471 * gdb.c++/m-static.cc: Add test 4.
7472 * gdb.c++/m-static.h: New file.
7473 * gdb.c++/m-static1.cc: New file.
7474
7475 * gdb.c++/printmethod.exp: New file.
7476 * gdb.c++/printmethod.cc: New file.
7477
7478 * gdb.c++/pr-574.exp: New file.
7479 * gdb.c++/pr-574.cc: New file.
7480
7481 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
7482
7483 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
7484 embedded targets which never actually exit.
7485
7486 2002-09-18 Fernando Nasser <fnasser@redhat.com>
7487
7488 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
7489 "don't step after run" as unresolved or unsupported, instead of xfail.
7490
7491 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
7492
7493 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
7494 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
7495 Add newline to expected string in "step out of main (status wrapper)"
7496 case.
7497
7498 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
7499
7500 * lib/gdb.exp (rerun_to_main): Allow restarting application.
7501 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
7502
7503 2002-09-17 Tom Tromey <tromey@redhat.com>
7504
7505 * gdb.base/printcmds.exp (test_print_string_constants): Expect
7506 \000, not \0, in double-quoted string.
7507
7508 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
7509
7510 * gdb.base/commands.exp: Don't expect a "Program exited normally"
7511 string after running the commands execution on breakpoint tests.
7512
7513 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
7514
7515 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
7516
7517 2002-09-12 Joel Brobecker <brobecker@gnat.com>
7518
7519 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
7520
7521 2002-09-10 Keith Seitz <keiths@redhat.com>
7522
7523 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
7524 runto proc.
7525 (mi_run_to_main): Use mi_runto.
7526 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
7527
7528 2002-09-10 Keith Seitz <keiths@redhat.com>
7529
7530 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
7531 regexp for stopping at main. Could have multiple event notifications.
7532 Don't assume that main was declared with no parameters.
7533 (mi_next): Use mi_step_to.
7534 (mi_step): Use mi_next_to.
7535
7536 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
7537
7538 * gdb.base/default.exp: Fix expected string in `info float' test.
7539
7540 2002-09-09 Ben Elliston <bje@redhat.com>
7541
7542 * config/mips.exp: Update comments.
7543 * config/mips-idt.exp: Likewise.
7544 * config/nind.exp: Likewise.
7545 * config/slite.exp: Likewise.
7546 * config/sparclet.exp: Likewise.
7547 * config/udi.exp: Likewise.
7548 * config/vx.exp: Likewise.
7549 * config/vxworks29k.exp: Likewise.
7550
7551 2002-09-05 Jim Blandy <jimb@redhat.com>
7552
7553 * gdb.threads/killed.exp: Fix test failure message.
7554
7555 2002-09-04 Keith Seitz <keiths@redhat.com>
7556
7557 * lib/mi-support.exp: Update copyright.
7558 (mi_gdb_test): Increase the priority of the expected pattern
7559 so that it matches gdb_test.
7560
7561 2002-09-03 Keith Seitz <keiths@redhat.com>
7562
7563 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
7564 Use integer comparison instead of string comparison for testing
7565 whether binary was built.
7566
7567 2002-09-03 Jim Blandy <jimb@redhat.com>
7568
7569 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
7570
7571 2002-08-29 Jim Blandy <jimb@redhat.com>
7572
7573 * gdb.threads/pthreads.exp: Move the portable thread compilation
7574 code into a function in lib/gdb.exp, and call that from here.
7575 * lib/gdb.exp (gdb_compile_pthreads): New function.
7576
7577 2002-08-29 Keith Seitz <keiths@redhat.com>
7578
7579 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
7580 expect_out so that callers can get at it.
7581
7582 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
7583
7584 * gdb.threads/print-threads.c: New file.
7585 * gdb.threads/print-threads.exp: New file.
7586 * gdb.threads/schedlock.c: New file.
7587 * gdb.threads/schedlock.exp: New file.
7588
7589 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
7590
7591 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
7592 not altivec.c.
7593
7594 2002-08-17 Mark Kettenis <kettenis@gnu.org>
7595
7596 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
7597 targets. The problem should be fixed now.
7598
7599 2002-08-15 Mark Kettenis <kettenis@gnu.org>
7600
7601 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
7602 2002-07-24 change that removes final dots from error messages.
7603
7604 2002-08-13 Tom Tromey <tromey@redhat.com>
7605
7606 * gdb.base/readline.exp: New file.
7607
7608 2002-08-01 Andrew Cagney <ac131313@redhat.com>
7609
7610 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
7611 supress message.
7612
7613 2002-08-01 Andrew Cagney <cagney@redhat.com>
7614
7615 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
7616 CHILL_FOR_TARGET and CHILL_LIB.
7617 * configure.in (configdirs): Remove gdb.chill.
7618 * configure: Regenerate.
7619 * lib/gdb.exp: Obsolete references to chill.
7620 * gdb.fortran/types.exp: Ditto.
7621 * gdb.fortran/exprs.exp: Ditto.
7622
7623 2002-07-30 Kevin Buettner <kevinb@redhat.com>
7624
7625 * gdb.base/shlib-call.exp (additional_flags): Conditionally
7626 set Irix-specific compile and link flags.
7627
7628 2002-07-29 Kevin Buettner <kevinb@redhat.com>
7629
7630 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
7631 source files. The ``-o'' option doesn't work with the ``-E'' option
7632 when using the Irix compiler.
7633
7634 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
7635
7636 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
7637 Improve support for reusing an exec file. Copy exec file
7638 to target, and run gdbserver on the target instead of on the host.
7639
7640 2002-07-18 Jim Blandy <jimb@redhat.com>
7641
7642 * gdb.base/ending-run.exp: Don't expect to see the program end in
7643 some orderly fashion when we're running on a real stand-alone
7644 board.
7645
7646 * gdb.base/interrupt.exp: Correct logic for skipping tests on
7647 targets that don't support interrupts.
7648
7649 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
7650
7651 * gdb.base/attach.exp: Add patterns to match output from /proc-based
7652 systems.
7653 Move comments in expect statements to inside the actions, so that they
7654 don't get matched against.
7655
7656 2002-07-10 Mark Kettenis <kettenis@gnu.org>
7657
7658 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
7659 function when asleep" test.
7660
7661 2002-07-10 Andrew Cagney <ac131313@redhat.com>
7662
7663 * gdb.base/page.exp: Rewrite to handle problems with very long
7664 `info set' output. Update copyright.
7665
7666 2002-06-26 Andrew Cagney <ac131313@redhat.com>
7667
7668 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
7669 gdb.threads-hp.
7670 * gdb.hp/configure: Regenerate.
7671 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
7672 * gdb.hp/gdb.threads-hp/configure: Delete file.
7673 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
7674
7675 2002-06-22 Andrew Cagney <ac131313@redhat.com>
7676
7677 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
7678 setlocale, bindtextdomain and textdomain.
7679
7680 2002-06-11 Jim Blandy <jimb@redhat.com>
7681
7682 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
7683 preprocessor macro information is present.
7684
7685 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
7686 tests.
7687
7688 2002-06-06 Michael Snyder <msnyder@redhat.com>
7689
7690 * gdb.base/overlays.exp: Record addresses of overlay
7691 functions in TCL variables rather than in GDB variables,
7692 to avoid having GDB convert them to pointers (with loss
7693 of information).
7694
7695 * gdb.base/d10v.ld: Merge in several years worth of
7696 default linker script changes.
7697 * gdb.base/long_long.exp: Add check for sizeof (long double).
7698
7699 2002-06-06 Michal Ludvig <mludvig@suse.cz>
7700
7701 * gdb.asm/asm-source.exp: Add x86-64 target.
7702 * gdb.asm/x86_64.inc: New.
7703
7704 2002-05-30 Michael Chastain <mec@shout.net>
7705
7706 From Benjamin Kosnik <bkoz@redhat.com>:
7707 * gdb.c++/m-static.cc: New file.
7708 * gdb.c++/m-static.exp: New file.
7709
7710 2002-05-28 Michael Snyder <msnyder@redhat.com>
7711
7712 * gdb.base/call-ar-st.exp: Allow for reduced floating point
7713 precision.
7714
7715 2002-05-27 Michael Chastain <mec@shout.net>
7716
7717 From Benjamin Kosnik <bkoz@redhat.com>:
7718 * gdb.c++/m-data.cc: New file.
7719 * gdb.c++/m-data.exp: New file.
7720
7721 2002-05-27 Michael Chastain <mec@shout.net>
7722
7723 From Benjamin Kosnik <bkoz@redhat.com>:
7724 * gdb.c++/try_catch.cc: New file.
7725 * gdb.c++/try_catch.exp: New file.
7726
7727 2002-05-27 Michael Chastain <mec@shout.net>
7728
7729 * gdb.c++/local.exp: Accept more nested types in output.
7730
7731 2002-05-26 Michael Chastain <mec@shout.net>
7732
7733 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
7734
7735 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
7736
7737 * lib/gdb.exp (gdb_wrapper_init): Just because
7738 gdb_wrapper_file exists, this does not mean that the file
7739 should not be rebuilt. That is what gdb_wrapper_initialized
7740 is for.
7741 (default_gdb_init): Reset gdb_wrapper_initialized.
7742
7743 2002-05-23 Michael Snyder <msnyder@redhat.com>
7744
7745 * gdb.base/all-bin.exp: Revise previous patch by just reducing
7746 the precision of the floating point test results.
7747 * gdb.base/call-rt-st.exp: Ditto.
7748
7749 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
7750 * gdb.base/call-rt-st.exp: Ditto.
7751
7752 2002-05-19 Michael Chastain <mec@shout.net>
7753
7754 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
7755
7756 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
7757
7758 * configure.in (configdirs): Add gdb.arch.
7759 * configure: Regenerate.
7760
7761 2002-05-17 Jim Blandy <jimb@redhat.com>
7762
7763 * gdb.base/completion.exp: Recognize the more detailed error
7764 messages produced by the macro expander's lexical analyzer.
7765
7766 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
7767
7768 * gdb.arch/altivec-abi.c: New file.
7769 * gdb.arch/altivec-abi.exp: New file.
7770 * gdb.arch/altivec-regs.c: New file.
7771 * gdb.arch/altivec-regs.exp: New file.
7772
7773 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
7774
7775 * gdb.base/maint.exp (maint print type): Update for new type
7776 structure.
7777
7778 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
7779
7780 * gdb.arch: New directory.
7781 * gdb.arch/configure.in: New file.
7782 * gdb.arch/configure: New file.
7783 * gdb.arch/Makefile.in: New file.
7784
7785 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
7786
7787 * gdb.asm/asm-source.exp: Add v850 as supported target.
7788 * gdb.asm/v850.inc: New file.
7789
7790 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
7791
7792 * gdb.c++/annota2.exp (annotate-quit): Add comment.
7793
7794 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
7795
7796 * gdb.base/break.exp: Check 'break "marker2"'.
7797
7798 2002-05-10 Michael Snyder <msnyder@redhat.com>
7799
7800 * gdb.base/long_long.exp: Fix typo.
7801
7802 2002-05-10 Jim Blandy <jimb@redhat.com>
7803
7804 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
7805 a bug.
7806
7807 * gdb.base/printcmds.exp (test_integer_literals_rejected):
7808 Recognize more detailed error message produced by the macro
7809 expander's lexical analyzer.
7810 * lib/gdb.exp (test_print_reject): Same.
7811
7812 2002-05-09 Mark Kettenis <kettenis@gnu.org>
7813
7814 * gdb.c++/method.exp: Fix typo.
7815
7816 2002-05-08 Michael Snyder <msnyder@redhat.com>
7817
7818 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
7819 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
7820 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
7821 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
7822 Add iftarget clause for strongarm.
7823
7824 2002-05-06 Michael Snyder <msnyder@redhat.com>
7825
7826 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
7827 (gdb_continue_to_end): Accept output from status wrapper.
7828 * gdb.base/ending-run.exp: Add case for output from status wrapper.
7829 Clean up fail messages to match pass messages.
7830
7831 Enable the "needs_status_wrapper" testsuite feature.
7832 * lib/gdb.exp (gdb_wrapper_init): New procedure.
7833 (gdb_compile): Conditionally call gdb_wrapper_init.
7834 * gdb.base/a2-run.exp: Recognize output from status wrapper.
7835 * gdb.c++/method.exp: Recognize output from status wrapper.
7836
7837 2002-05-06 Ben Elliston <bje@redhat.com>
7838 From Graydon Hoare <graydon@redhat.com>
7839
7840 * config/sid.exp: Include support for "rawsid" protocol.
7841
7842 2002-05-03 Jim Blandy <jimb@redhat.com>
7843
7844 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
7845 * gdb.c++/hang3.C: New file.
7846
7847 2002-05-04 Andrew Cagney <ac131313@redhat.com>
7848
7849 * gdb.base/default.exp: Remove obsolete code.
7850 * gdb.c++/misc.exp: Ditto. Update copyright.
7851 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
7852 * gdb.base/whatis.exp: Ditto. Update copyright.
7853 * gdb.base/scope.exp: Ditto. Update copyright.
7854 * gdb.base/ptype.exp: Ditto. Update copyright.
7855 * gdb.base/printcmds.exp: Ditto. Update copyright.
7856 * gdb.base/opaque.exp: Ditto. Update copyright.
7857 * gdb.base/list.exp: Ditto.
7858 * gdb.base/funcargs.exp: Ditto. Update copyright.
7859 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
7860 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
7861 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
7862 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
7863 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
7864 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
7865
7866 2002-05-02 Michael Snyder <msnyder@redhat.com>
7867
7868 * gdb.base/watchpoint.exp: Add xscale target.
7869 * gdb.base/long_long.exp: Add xscale target.
7870 * gdb.base/default.exp: Add xscale target.
7871
7872 2002-05-01 Jim Blandy <jimb@redhat.com>
7873
7874 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
7875 gdb.c++/hang.exp: New test.
7876
7877 2002-05-01 Fred Fish <fnf@redhat.com>
7878
7879 * gdb.base/completion.exp: Handle completions of "./Make" for
7880 more than one completion possibility, as is the case when we
7881 build and test in the source tree.
7882
7883 2002-04-29 Anthony Green <green@redhat.com>
7884
7885 * gdb.java/jmisc1.exp: New file.
7886 * gdb.java/jmisc2.exp: New file.
7887
7888 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
7889
7890 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
7891
7892 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
7893
7894 * gdb.base/help.exp: Change 'help status' to allow for target
7895 dependent output differences.
7896
7897 2002-04-22 Michael Chastain <mec@shout.net>
7898
7899 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
7900
7901 2002-04-22 Michael Chastain <mec@shout.net>
7902
7903 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
7904
7905 2002-04-17 David S. Miller <davem@redhat.com>
7906
7907 * gdb.asm/sparc64.inc: New file.
7908 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
7909
7910 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
7911
7912 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
7913 instruction file directly into the build tree. Clean up at end of
7914 test.
7915
7916 2002-04-18 David S. Miller <davem@redhat.com>
7917
7918 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
7919 handle 64-bit platforms correctly.
7920 * gdb.base/maint.exp: Likewise.
7921
7922 2002-04-18 Kevin Buettner <kevinb@redhat.com>
7923
7924 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
7925 ``-fpic'' when compiling files comprising a shared library, but
7926 it does need additional linker flags in order to find shared
7927 libraries at run time.
7928
7929 2002-04-18 Kevin Buettner <kevinb@redhat.com>
7930
7931 * gdb.base/cvexpr.c (use): New function.
7932 (main): Invoke use() on all global variables to prevent
7933 some linkers from deleting these otherwise unused symbols.
7934
7935 2002-04-17 Michael Chastain <mec@shout.net>
7936 From David S. Miller <davem@redhat.com>
7937
7938 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
7939 handle 64-bit platforms correctly.
7940
7941 2002-04-12 Michael Snyder <msnyder@redhat.com>
7942 From Jim Blandy <jimb@redhat.com>
7943 * gdb.base/foo.c (foox): Remove section attribute; the linker
7944 script can handle this instead.
7945 * gdb.base/bar.c (barx): Same.
7946 * gdb.base/baz.c (bazx): Same.
7947 * gdb.base/grbx.c (grbxx): Same.
7948
7949 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
7950 manager doesn't automatically unmap overlays unnecessarily.
7951
7952 2002-04-10 Martin M. Hunt <hunt@redhat.com>
7953
7954 * gdb.base/ending-run.exp: Fix pattern for Mips targets
7955 stepping out of main.
7956
7957 2002-04-09 Michael Chastain <mec@shout.net>
7958
7959 * gdb.c++/local.cc (main): Move call to marker1() inside nested
7960 scope so that the nested scope tests will make sense.
7961 * gdb.c++/local.exp: Write patterns that actually work with gcc
7962 (the HP patterns "were never known to work with gcc").
7963 Keep the old aCC patterns too.
7964
7965 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
7966
7967 * gdb.base/attach.exp: Correct target board test.
7968
7969 2002-04-08 Michael Chastain <mec@shout.net>
7970
7971 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
7972 in a const method. Add some xfail and fail cases for configurations
7973 that do not emit the "const ...".
7974
7975 2002-04-07 Michael Chastain <mec@shout.net>
7976
7977 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
7978 Accept "A * const" and "const A * const" as type of "this".
7979 Fix spelling of getFunky throughout. Make messages uniform.
7980
7981 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
7982
7983 Work around for PR gdb/285:
7984 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
7985
7986 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
7987
7988 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
7989 instructions file at run time instead of configure time.
7990 Sometimes we run the test in a directory that is not the one we
7991 configured in.
7992 * gdb.asm/configure.in: Delete creation of symlink.
7993 * gdb.asm/configure: Regenerate.
7994
7995 2002-04-05 J. Brobecker <brobecker@gnat.com>
7996
7997 * gdb.gdb/xfullpath.exp: New test, to exercise the new
7998 xfullpath () function.
7999
8000 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
8001
8002 * gdb.asm/Makefile.in: Correct dependencies.
8003
8004 * gdb.asm/powerpc.inc: New file.
8005 * gdb.asm/asm-source.exp: Add PowerPC.
8006 * gdb.asm/configure.in: Likewise.
8007 * gdb.asm/configure: Regenerated.
8008
8009 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
8010
8011 * gdb.base/relocate.exp: New file.
8012 * gdb.base/relocate.c: New file.
8013
8014 2002-04-04 Fred Fish <fnf@redhat.com>
8015
8016 * gdb.base/step-test.exp: Update comment regarding stopping in
8017 memcpy/bcopy calls inserted as part of the compiler runtime.
8018
8019 2002-04-04 Michael Snyder <msnyder@redhat.com>
8020
8021 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
8022
8023 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
8024
8025 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
8026 (gdb_expect): Remove $notransfer hack.
8027
8028 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
8029
8030 * gdb.c++/classes.exp ("calling method for small class"): Match
8031 updated register output.
8032
8033 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
8034
8035 Fix PR gdb/452
8036 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
8037 when finished. Make gdb_file_cmd send "exec-file" when
8038 appropriate.
8039
8040 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
8041
8042 * gdb.base/attach.exp: Remove extra setup_xfail.
8043
8044 2002-03-26 Michael Snyder <msnyder@redhat.com>
8045
8046 * gdb.base/default.exp: Add tests for dump, append, and restore.
8047 * gdb.base/help.exp: Add tests for dump, append, and restore.
8048 * gdb.base/dump.exp: New file, test dump, append and restore.
8049 * gdb.base/dump.c: New file.
8050
8051 2002-03-27 Michael Snyder <msnyder@redhat.com>
8052
8053 * gdb.base/help.exp: Modify expect strings to reflect
8054 clean-ups in help messages.
8055
8056 2002-03-26 Fred Fish <fnf@redhat.com>
8057
8058 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
8059 have debugging info for those functions and the compiler uses them
8060 internally to copy structs around.
8061
8062 2002-03-26 Fred Fish <fnf@redhat.com>
8063
8064 * gdb.base/list.exp: Revert the change made yesterday and add note
8065 about why we don't list the default lines for remote targets.
8066
8067 2002-03-25 Michael Snyder <msnyder@redhat.com>
8068
8069 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
8070
8071 2002-03-25 Fred Fish <fnf@redhat.com>
8072
8073 * gdb.base/list.exp: This test works on remote targets so remove
8074 the short circuit for remote targets. Update copyright.
8075
8076 2002-03-25 Fred Fish <fnf@redhat.com>
8077
8078 * gdb.base/attach.exp: Fix logic error that was suppressing this
8079 test for all non hppa*-*-hpux* targets, instead of the hp target.
8080 Move comments closer to the suppression point. Also now need to
8081 check that we are running natively.
8082
8083 2002-03-22 Michael Snyder <msnyder@redhat.com>
8084
8085 * gdb.base/default.exp: Add test for gcore. Update copyright.
8086 * gdb.base/help.exp: Add test for gcore. Update copyright.
8087
8088 2002-03-06 Fred Fish <fnf@redhat.com>
8089
8090 * gdb.base/funcargs.c: Remove extraneous ';' character.
8091 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
8092
8093 2002-03-04 Michael Chastain <mec@shout.net>
8094
8095 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
8096 accommodate gcc v3 function signature.
8097 * gdb.mi/mi0-var-cmd-exp: Ditto.
8098
8099 2002-02-24 Andrew Cagney <ac131313@redhat.com>
8100
8101 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
8102 ``GNU/Linux'' or ``Linux kernel''
8103 * testsuite/gdb.threads/pthreads.c: Ditto.
8104
8105 2002-02-24 Michael Chastain <mec@shout.net>
8106
8107 * gdb.threads/pthreads.c (thread1): Add a return statement.
8108 (thread2): Likewise.
8109 (foo): Likewise.
8110
8111 2002-02-23 Michael Chastain <mec@shout.net>
8112
8113 * gdb.threads/linux-dp.c (philosopher): Add a return statement
8114 to placate gcc.
8115
8116 2002-02-23 Michael Chastain <mec@shout.net>
8117
8118 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
8119 test "ptype bint". The test passes on all my stabs configurations.
8120
8121 2002-02-21 Jim Blandy <jimb@redhat.com>
8122
8123 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
8124 filename at a time, and watch for the ones we want to see.
8125
8126 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
8127 types of pointers to prototyped functions.
8128
8129 2002-02-20 Andrew Cagney <ac131313@redhat.com>
8130
8131 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
8132 signed, unsigned and straight char.
8133 (padding_char, padding_short, padding_int, padding_long,
8134 padding_long_long, padding_float, padding_double,
8135 padding_long_double): New global variables.
8136 (fill, fill_structs): New functions.
8137
8138 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
8139 for correctly sized writes. Update copyright.
8140 (get_valueof): New procedure.
8141 (get_sizeof): Call get_valueof.
8142 (check_valueof): New procedure.
8143 (check_padding): New procedure.
8144
8145 2002-02-20 Michael Chastain <mec@shout.net>
8146
8147 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
8148 to setup_xfail. Document some of the remaining calls.
8149
8150 2002-02-18 Michael Chastain <mec@shout.net>
8151
8152 * gdb.c++/userdef.exp: Update copyright year.
8153
8154 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
8155
8156 * gdb.c++/userdef.exp: Test overloaded operators properly.
8157 Remove xfails.
8158
8159 2002-02-14 Michael Snyder <msnyder@redhat.com>
8160
8161 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
8162
8163 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
8164
8165 * gdb.base/a2-run.exp: Check for a remote target properly.
8166 * gdb.base/annota1.exp: Likewise.
8167 * gdb.base/list.exp: Likewise.
8168 * gdb.base/reread.exp: Likewise.
8169 * gdb.base/scope.exp: Likewise.
8170 * gdb.base/shlib-call.exp: Likewise.
8171 * gdb.base/term.exp: Likewise.
8172 * gdb.c++/annota2.exp: Likewise.
8173
8174 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
8175
8176 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
8177
8178 2002-02-10 Michael Chastain <mec@shout.net>
8179
8180 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
8181 (call_after_alloca): Ditto.
8182
8183 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
8184
8185 * gdb.base/ending-run.exp: Guard "cont" test with
8186 gdb_skip_stdio_test.
8187
8188 2002-02-06 Jim Blandy <jimb@redhat.com>
8189
8190 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
8191 from here...
8192 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
8193 To here. Disable this test on non-HP platforms. Add big comment.
8194
8195 2002-02-04 Michael Snyder <msnyder@redhat.com>
8196
8197 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
8198 other than d10v and m32r.
8199
8200 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
8201
8202 * gdb.base/default.exp: Rewrite test patterns to reduce time
8203 taken to match them.
8204
8205 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
8206
8207 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
8208 Allow a start function above main.
8209 * gdb.threads/linux-dp.exp: Fix copyright date.
8210
8211 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
8212
8213 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
8214 (check_philosopher_stack): Check for manager thread before checking
8215 for a just-starting thread.
8216
8217 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
8218
8219 From Neil Booth <neil@daikokuya.demon.co.uk>:
8220 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
8221 warnings.
8222
8223 2002-01-21 Fred Fish <fnf@redhat.com>
8224
8225 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
8226 not caller.
8227
8228 2002-01-21 Jim Blandy <jimb@redhat.com>
8229
8230 * gdb.base/reread.exp: Check that GDB properly re-reads the
8231 executable file when it changes while no inferior is running.
8232
8233 2002-01-21 Fred Fish <fnf@redhat.com>
8234
8235 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
8236 optionally accept the "shlib events" variation.
8237
8238 2002-01-21 Jim Blandy <jimb@redhat.com>
8239
8240 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
8241 call `fflush' after every `printf', so that the output is produced
8242 at predictable points, regardless of whatever buffering does (or
8243 doesn't) take place.
8244 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
8245 at different points.
8246
8247 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
8248
8249 * gdb.c++/inherit.exp: Update copyright years.
8250 * gdb.c++/method.exp: Likewise.
8251
8252 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
8253
8254 * gdb.c++/classes.exp: Update for improved v3 support and skipping
8255 artificial methods/arguments.
8256 * gdb.c++/derivation.exp: Likewise.
8257 * gdb.c++/inherit.exp: Likewise.
8258 * gdb.c++/method.exp: Likewise.
8259 * gdb.c++/virtfunc.exp: Likewise.
8260
8261 2002-01-18 Andrew Cagney <ac131313@redhat.com>
8262
8263 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
8264 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
8265 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
8266 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
8267 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
8268 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
8269
8270 2002-01-17 Jim Blandy <jimb@redhat.com>
8271
8272 * gdb.asm/asm-source.exp (info symbol): Take another shot at
8273 anchoring the pattern matching the entry point symbol's name.
8274
8275 2002-01-17 Andrew Cagney <ac131313@redhat.com>
8276
8277 * gdb.base/maint.exp: Update ``maint internal-error'' to match
8278 continue/quit query. Update copyright.
8279
8280 2002-01-14 Michael Snyder <msnyder@redhat.com>
8281
8282 * gdb.base/gcore.exp: Remove extra debugging output.
8283
8284 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
8285
8286 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
8287 for slightly dubious v2 mangled string.
8288
8289 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
8290
8291 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
8292
8293 2002-01-10 Jason Merrill <jason@redhat.com>
8294
8295 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
8296
8297 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
8298 constructors.
8299 * gdb.c++/derivation.exp: Likewise.
8300 * gdb.c++/templates.exp: Likewise.
8301 * gdb.c++/virtfunc.exp: Likewise.
8302
8303 2002-01-10 Michael Snyder <msnyder@redhat.com>
8304
8305 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
8306
8307 2002-01-08 Michael Snyder <msnyder@redhat.com>
8308
8309 * gdb.base/gcore.exp: New test for generate-core-file command.
8310 * gdb.base/gcore.c: Testcase for above.
8311 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
8312
8313 2002-01-08 Jason Merrill <jason@redhat.com>
8314
8315 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
8316
8317 2002-01-07 Fred Fish <fnf@redhat.com>
8318
8319 * gdb.c++/overload.exp: Remove unconditional xfails for:
8320 print foo_instance1.overloadargs(1)
8321 print foo_instance1.overloadargs(1, 2)
8322 print foo_instance1.overloadargs(1, 2, 3)
8323 print foo_instance1.overloadargs(1, 2, 3, 4)
8324 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
8325 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
8326 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
8327 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
8328 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
8329 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
8330 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
8331 print foo_instance1.overload1arg()
8332 print foo_instance1.overload1arg((char)arg2)
8333 print foo_instance1.overload1arg((signed char)arg3)
8334 print foo_instance1.overload1arg((unsigned char)arg4)
8335 print foo_instance1.overload1arg((int)arg7)
8336 print foo_instance1.overload1arg((unsigned int)arg8)
8337 print foo_instance1.overload1arg((float)arg11)
8338 print foo_instance1.overload1arg((double)arg12)
8339
8340 2002-01-07 Michael Snyder <msnyder@redhat.com>
8341
8342 * gdb.base/huge.exp: New test. Print a very large target data object.
8343 (skip_huge_test): New test variable. Define if you want to skip this
8344 test. The test reads an 8 megabyte data object from the target, so it
8345 might be very time consuming on remote targets with a slow connection.
8346 * gdb.base/huge.c: New file. Test case for above.
8347
8348 2002-01-07 Fred Fish <fnf@redhat.com>
8349
8350 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
8351 g_instance.bfoo, and g_instance.cfoo.
8352
8353 Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
8354
8355 * gdb.base/break.c (multi_line_if_conditional): New function.
8356 (multi_ilne_while_conditional): Likewise.
8357 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
8358 IF or WHILE condition puts the breakpoint at the start of
8359 the condition.
8360
8361 * gdb.base/selftest.exp (backtrace through signal handler): Remove
8362 hppa*-*-hpux* expected failure.
8363 * gdb.base/structs.exp (do_function_calls): Similarly.
8364
8365 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
8366 watchpoints.
8367
8368 2002-01-06 Andrew Cagney <ac131313@redhat.com>
8369
8370 Fix PR gdb/66.
8371 * gdb.base/structs.exp: Replace skip for a29k with skip for
8372 gdb,cannot_call_functions.
8373 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
8374 * gdb.base/callfuncs.exp: Ditto.
8375 * gdb.base/call-rt-st.exp: Ditto.
8376 * gdb.base/call-strs.exp: Ditto.
8377 * gdb.base/callfwmall.exp: Ditto.
8378 * gdb.base/scope.exp: Obsolete xfail a29k.
8379 * gdb.c++/misc.exp: Ditto.
8380 * gdb.c++/cplusfuncs.exp: Ditto.
8381 * gdb.base/ptype.exp: Ditto.
8382 * gdb.base/printcmds.exp: Ditto.
8383 * gdb.base/opaque.exp: Ditto.
8384 * gdb.base/list.exp: Ditto.
8385 * gdb.base/funcargs.exp: Ditto.
8386 * gdb.base/default.exp: Ditto.
8387
8388 2002-01-04 Michael Snyder <msnyder@redhat.com>
8389
8390 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8391 * gdb.base/maint.exp: Add tests for maint info sections options.
8392
8393 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
8394
8395 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
8396
8397 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
8398
8399 * gdb.asm/arm.inc: New file.
8400 * gdb.asm/asm-source.exp: Add arm targets.
8401 * gdb.asm/configure.in: Ditto.
8402 * gdb.asm/configure: Recreated from configure.in.
8403
8404 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
8405
8406 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
8407 with HP's compiler.
8408 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
8409 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
8410 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
8411 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
8412
8413 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
8414 either HP's compilers or GCC.
8415
8416 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
8417 a SIGBUS or SIGSEGV.
8418
8419 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
8420
8421 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
8422 can be compiled with either HP's compiler or GCC.
8423
8424 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
8425 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
8426 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
8427
8428 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
8429 to match current gdb output. Update due to using auto-solib-limit
8430 for limiting instead of overloading auto-solib-add.
8431 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
8432 test program.
8433
8434 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
8435 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
8436 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
8437 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
8438 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
8439 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
8440 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
8441 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
8442 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
8443 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
8444 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
8445 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
8446 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
8447
8448 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
8449 a SIGTRAP to the inferior.
8450
8451 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
8452
8453 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
8454 Substitute call to target_link by call to gdb_compile.
8455
8456 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
8457
8458 * gdb.base/break.exp: Fix HP specific search string when testing
8459 backtracing in a called function.
8460
8461 * gdb.base/constvars.exp: Only set lang to C++ if we're
8462 compiling the test with HP's compilers.
8463 * gdb.base/volatile.exp: Similarly.
8464
8465 2001-12-19 Jim Blandy <jimb@redhat.com>
8466
8467 * gdb.base/printcmds.exp: Expect the null character to be printed
8468 as '\0', and the '\013' to be printed as '\v'.
8469 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
8470 * gdb.base/setvar.exp: Same.
8471
8472 2001-12-17 Jim Blandy <jimb@redhat.com>
8473
8474 * gdb.base/completion.exp: Rather than completing very long
8475 filenames, which can make the readline library produce output we
8476 don't recognize, cd to the directory first, and then complete
8477 using nice, short relative paths.
8478
8479 * gdb.base/completion.exp: On some systems, there is, in fact, a
8480 variable named `b' in scope, since GDB treats all static
8481 variables as being in scope. So use `no_var_named_this'
8482 instead of `b'.
8483
8484 * gdb.base/corefile.exp: Recognize the message saying that GDB
8485 can't find the core file's registers as a failure.
8486
8487 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
8488
8489 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
8490 test expect string more specific.
8491
8492 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
8493
8494 * gdb.asm/asm-source.exp: Add support for xstormy16.
8495 * gdb.asm/configure.in: Ditto.
8496 * gdb.asm/configure: Rebuild.
8497 * gdb.asm/xstormy16.inc: New file.
8498
8499 2001-12-10 Fred Fish <fnf@redhat.com>
8500
8501 * gdb.base/maint.exp: Update to match changes in type dumping code.
8502
8503 2001-12-10 Jim Blandy <jimb@redhat.com>
8504
8505 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
8506 matching the entry point symbol's name at the beginning of the
8507 line.
8508
8509 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
8510
8511 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
8512 gdb.c++/inherit.exp, gdb.c++/method.exp,
8513 gdb.c++/namespace.exp, gdb.c++/templates.exp,
8514 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
8515 and class layout support.
8516
8517 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
8518
8519 * gdb.c++/classes.exp: Add test for static member function.
8520 * gdb.c++/misc.cc: Add class with static member function.
8521
8522 2001-12-07 Jim Blandy <jimb@redhat.com>
8523
8524 If GDB says it can't find the struct the function returned, report
8525 those tests as `unsupported'.
8526 * gdb.base/call-rt-st.exp (print_struct_call): New function.
8527 Rewrite subsequent tests to use it.
8528
8529 If GDB says it can't find the struct the function returned, report
8530 those tests as `unsupported'.
8531 * gdb.base/structs.exp (call_struct_func): New function.
8532 (do_function_calls): Use call_struct_func to call the functions
8533 returning structs.
8534
8535 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
8536 whether functions are prototyped or not, so we can't possibly pass
8537 arguments to t_float_values2 properly.
8538
8539 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
8540 value of `timeout' for targets other than the mips*tx39-*.
8541
8542 2001-12-06 Michael Snyder <msnyder@redhat.com>
8543
8544 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
8545 and detect whether the start symbol has a leading underscore.
8546
8547 2001-12-04 Jim Blandy <jimb@redhat.com>
8548
8549 * gdb.base/completion.exp: Clarify indentation.
8550
8551 2001-12-03 Jim Blandy <jimb@redhat.com>
8552
8553 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
8554 variables on the S/390, not `.word'.
8555
8556 2001-11-30 Jim Blandy <jimb@redhat.com>
8557
8558 Add assembly-source tests for s390-ibm-linux.
8559 * gdb.asm/s390.inc: New file.
8560 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
8561 the S/390 architecture.
8562 * gdb.asm/configure: Regenerated.
8563
8564 2001-11-30 Michael Snyder <msnyder@redhat.com>
8565
8566 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
8567 next, info source, info sources, info line, global and static
8568 variables, and static functions.
8569 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
8570 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
8571 * gdb.asm/asmsrc1.s: Add a static function and some variables.
8572 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
8573 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
8574 (gdbasm_leave): Restore frame pointer.
8575 (gdbasm_startup): Copy stack set-up from crt0.S.
8576
8577 2001-11-26 Fernando Nasser <fnasser@redhat.com>
8578
8579 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
8580 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
8581 to a local (non-static) variable. Copy tstruct.a to a static buffer
8582 and return a pointer to that buffer.
8583 * gdb.base/callfwmall.c (t_structs_a): Ditto.
8584
8585 2001-11-24 Mark Kettenis <kettenis@gnu.org>
8586
8587 * gdb.asm/configure.in: Fix recognition of ix86 target.
8588 * gdb.asm/configure: Regenerate.
8589
8590 2001-11-21 Michael Snyder <msnyder@redhat.com>
8591
8592 * gdb.asm/sparc.inc: New file.
8593 * gdb.asm/asm-source.exp: Recognize sparc target.
8594 * gdb.asm/configure.in: Recognize sparc target.
8595 * gdb.asm/configure: Regenerate.
8596
8597 2001-11-21 Michael Snyder <msnyder@redhat.com>
8598
8599 * gdb.asm/m32r.inc: New file.
8600 * gdb.asm/asm-source.exp: Recognize m32r target.
8601 * gdb.asm/configure.in: Recognize m32r target.
8602 * gdb.asm/configure: Regenerate.
8603
8604 2001-11-20 Michael Snyder <msnyder@redhat.com>
8605
8606 * gdb.asm/i386.inc: New file.
8607 * gdb.asm/asm-source.exp: Recognize ix86 target.
8608 * gdb.asm/configure.in: Recognize ix86 target.
8609 * gdb.asm/configure: Regenerate.
8610
8611 * gdb.c++/namespace.exp: Fix quotes in output messages.
8612
8613 2001-11-14 Michael Snyder <msnyder@redhat.com>
8614
8615 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
8616 qualifier in a type cast expression, to designate an address
8617 in the instruction space (Harvard architecture).
8618
8619 2001-11-13 Michael Snyder <msnyder@redhat.com>
8620
8621 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
8622 Tests for expressions using 'const' and 'volatile'.
8623
8624 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
8625
8626 * gdb.asm/asm-sources.exp: Allow defining linker flags.
8627
8628 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
8629
8630 * lib/mi-support.exp (mi_run_to_helper): Move comments
8631 outside of gdb_expect.
8632
8633 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
8634
8635 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
8636 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
8637 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
8638 mi0_run_to): New functions.
8639 * gdb.mi/mi-simplerun.exp: Use them.
8640 * gdb.mi/mi0-simplerun.exp: Likewise.
8641 * gdb.mi/mi-var-cmd.exp: Likewise.
8642 * gdb.mi/mi0-var-cmd.exp: Likewise.
8643
8644 2001-11-10 Andrew Cagney <ac131313@redhat.com>
8645
8646 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
8647 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
8648
8649 2001-11-09 Andrew Cagney <ac131313@redhat.com>
8650
8651 * gdb.base/restore.exp: Include $expected value in restored test
8652 message.
8653
8654 2001-11-09 Andrew Cagney <ac131313@redhat.com>
8655
8656 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
8657 implemented.
8658
8659 2001-11-08 Michael Snyder <msnyder@redhat.com>
8660
8661 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
8662 Add pass/fail message for stop at breakpoint in call dummy function.
8663
8664 2001-11-07 Michael Snyder <msnyder@redhat.com>
8665
8666 * gdb.c++/templates.exp (test_template_breakpoints):
8667 If we get an overload menu, but it does not match what
8668 we expect, we still need to issue the "cancel" command.
8669 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
8670 making the whitespace optional. Argument for "new" may be
8671 "unsigned" as well as "unsigned int/long".
8672 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
8673 making the whitespace optional. Also replace "(void) with
8674 "((void|)), making the keyword "void" optional.
8675 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
8676 making the whitespace optional. Also replace "(void) with
8677 "((void|)), making the keyword "void" optional.
8678 * gdb.base/callfuncs.c (t_float_values): This function must
8679 _not_ be prototyped, and the following function (t_float_values2)
8680 must be prototyped (if the compiler supports it), so that GDB
8681 can be tested against both cases. Usually one case involves
8682 promotion of float to double, while the other does not.
8683 * gdb.base/callfwmall.c: Ditto.
8684 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
8685 includes a stack frame for "start".
8686
8687 2001-11-05 Jim Blandy <jimb@redhat.com>
8688
8689 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
8690 pointers are 32 bits long, and that offsets of relocs are always
8691 stored in the data (REL-style), and not in the reloc entry itself
8692 (RELA-style).
8693 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
8694 stabs.
8695
8696 2001-11-01 Michael Snyder <msnyder@redhat.com>
8697
8698 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
8699 and regular expression operators by using quoting.
8700
8701 2001-10-31 Michael Snyder <msnyder@redhat.com>
8702
8703 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
8704 depending on what the symbol table contains.
8705 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
8706 the output of the ptype command. Similarly, accept both "const &"
8707 and "const&".
8708
8709 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
8710
8711 * gdb.base/miscexprs.c (main): Add usage of preprocessor
8712 symbol `STORAGE' to allow to choose the storage class of
8713 the local datastructures.
8714 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
8715 compiler directive.
8716
8717 2001-10-30 Michael Snyder <msnyder@redhat.com>
8718
8719 * gdb.base/jump.exp: Allow it to run for all targets.
8720
8721 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
8722
8723 * gdb.base/call-ar-st.c (print_double_array): Match for loop
8724 with new double_array size.
8725 (main): Change storage class of all local variables to static.
8726 Reduce size of double_array to 9.
8727 * gdb.base/call-ar-st.exp: Increase timeout value.
8728 Change expected output for double array to match new size in
8729 call-ar-st.c.
8730
8731 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
8732
8733 * gdb.base/ending-run.exp: Create identical output when passing
8734 `step to end of run' case. Add regular expression branch satisfying
8735 Stormy16 target.
8736
8737 2001-10-28 Mark Kettenis <kettenis@gnu.org>
8738
8739 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
8740 that we catch the expected failure under Linux/x86.
8741
8742 2001-10-29 Orjan Friberg <orjanf@axis.com>
8743
8744 * gdb.base/setvar.exp: Escape curly braces.
8745 * gdb.stabs/weird.exp: Ditto.
8746
8747 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
8748
8749 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
8750 * gdm.mi/mi0-hack-cli.exp: Likewise.
8751
8752 2001-10-25 Andrew Cagney <ac131313@redhat.com>
8753
8754 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
8755 messages.
8756
8757 2001-10-21 Andrew Cagney <ac131313@redhat.com>
8758
8759 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
8760 checking MI enabled.
8761
8762 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
8763
8764 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
8765
8766 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
8767
8768 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
8769 if gdb child process crashes, just signal an error.
8770
8771 2001-10-02 Jim Blandy <jimb@redhat.com>
8772
8773 * lib/gdb.exp (test_xfail_format): Simplify.
8774
8775 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
8776 front of the variable name `format'. Simplify `if'.
8777
8778 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
8779
8780 * gdb.threads/pthreads.exp: Wait for output and delay
8781 before sending ^C.
8782
8783 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
8784
8785 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
8786 some incorrect output instead of timing out.
8787 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
8788
8789 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
8790
8791 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
8792 check to allow additional `int'.
8793
8794 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
8795
8796 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
8797 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
8798
8799 2001-09-27 Michael Snyder <msnyder@redhat.com>
8800
8801 * lib/gdb.exp (test_debug_format): New proc.
8802 (setup_xfail_format): Use new proc test_debug_format.
8803 * gdb.base/constvars.exp (local_compiler_xfail_check): New
8804 proc; use new service proc test_debug_format.
8805 Replace all other "gcc_compiled" tests with this test.
8806 * gdb.base/volatile.exp (local_compiler_xfail_check): New
8807 proc; use new service proc test_debug_format.
8808 Replace all other "gcc_compiled" tests with this test.
8809
8810 2001-09-27 Michael Snyder <msnyder@redhat.com>
8811
8812 * gdb.base/cvexpr.exp: New file.
8813 * gdb.base/cvexpr.c: New file
8814 Test for expressions using const and volatile keywords.
8815
8816 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
8817
8818 * gdb.base/constvars.exp: Check for different orders of keywords
8819 and additional "int" strings in output.
8820
8821 2001-09-22 Andrew Cagney <ac131313@redhat.com>
8822
8823 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
8824 responses from "help maint".
8825
8826 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
8827
8828 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
8829 to localhost:NNN instead of :NNN, in case Xvfb is listening
8830 only on TCP.
8831
8832 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
8833
8834 * gdb.base/recurse.exp: When checking leaving the watchpoint
8835 scope, recognize when gdb is in function's epilogue and pass.
8836
8837 2001-09-18 Keith Seitz <keiths@redhat.com>
8838
8839 * lib/insight-support.exp (_gdbtk_export_target_info): Add
8840 support for running tests against sid targets.
8841 (gdbtk_done): Ditto.
8842
8843 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
8844
8845 * gdb.base/ending-run.c (main): Set stdout buffersize
8846 to the same reasonable value for any target.
8847 * gdb.base/ending-run.exp: Add a regular expression
8848 to make testsuite happy on Sanyo Stormy16 target.
8849
8850 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
8851
8852 * gdb.base/display.c (do_loops): Add float variable `f'.
8853 Increment f in loop.
8854 * gdb.base/display.exp: Increment timeout by 60 seconds.
8855 Change float display test to use variable `f'.
8856
8857 2001-09-17 Jim Blandy <jimb@redhat.com>
8858
8859 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
8860 overflowing the limited breakpoint tables on some ROM monitors
8861 (like the ROM68K).
8862
8863 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
8864
8865 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
8866 the "-ac" (disable access control) flag.
8867
8868 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
8869
8870 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
8871 ints.
8872
8873 2001-08-30 Keith Seitz <keiths@redhat.com>
8874
8875 * lib/gdb.exp: Move all insight-related functionality into
8876 separate file.
8877 * lib/insight-support.exp: New file.
8878
8879 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
8880
8881 * config/sid.exp (sid_start): Never set sid verbosity; disable
8882 expect_background {} that consumed its stdout; tolerate </dev/null.
8883 Attempt to set endianness override in "sid" protocol mode. Cleanup.
8884
8885 2001-08-18 Andrew Cagney <ac131313@redhat.com>
8886
8887 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
8888 CLI jump command to start it.
8889 (mi_run_to_main): Fail immediatly when unexpected output.
8890
8891 2001-08-18 Andrew Cagney <ac131313@redhat.com>
8892
8893 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
8894 beginning of function. Fix PR gdb/191.
8895
8896 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
8897
8898 * config/sid.exp (sid_start): Don't warn if we cannot figure out
8899 what to force sid endianness to.
8900
8901 2001-08-15 Keith Seitz <keiths@redhat.com>
8902
8903 * lib/gdb.exp (gdbtk_start): Don't set environment
8904 variables for TCL_LIBRARY and friends. Insight will
8905 now figure these out for itself.
8906
8907 2001-08-02 Michael Snyder <msnyder@redhat.com>
8908
8909 * gdb.base/completion.exp: Remove the symbol "a64l" from
8910 the expect string; this is target-specific, and not related
8911 to what is being tested.
8912
8913 2001-08-02 Dave Brolley <brolley@redhat.com>
8914
8915 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
8916
8917 2001-07-25 Michael Snyder <msnyder@redhat.com>
8918
8919 * gdb.base/consecutive.exp: New file. Test stepping over
8920 breakpoints on consecutive instructions.
8921 * gdb.base/consecutive.c: New file.
8922
8923 * gdb.base/call-rt-st.exp: Use double-backslash to quote
8924 curly braces in regular expressions.
8925
8926 2001-07-25 Michael Snyder <msnyder@redhat.com>
8927
8928 * gdb.base/ending-run.exp: Accept "Program exited normally" as
8929 legitimate output from stepping out of main.
8930
8931 2001-07-22 Keith Seitz <keiths@redhat.com>
8932
8933 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
8934 the empty string, do not run the tests.
8935
8936 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8937
8938 * gdb.base/long_long.exp: Detect size of pointer. Take into
8939 account 2-byte pointers when testing for p/a results.
8940
8941 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8942
8943 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
8944 and defined to 1K for m68hc11.
8945 (random_data): Reduce table to 1K for embedded platforms (68hc11).
8946 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
8947 (sizeof_random_data): New variable to tell the size of the data table;
8948 don't test past this size; always run to main.
8949
8950 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8951
8952 * gdb.base/return2.exp: return of long long and double fails for
8953 68HC11; don't execute these tests on that platform.
8954 * gdb.base/return.exp: Return of a double fails for 68hc11.
8955
8956 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8957
8958 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
8959 tests that print a float.
8960 * call-rt-st.exp: Likewise.
8961
8962 2001-07-12 Mark Kettenis <kettenis@gnu.org>
8963
8964 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
8965 running this test on Linux.
8966
8967 2001-06-24 Michael Chastain <chastain@redhat.com>
8968
8969 * gdb.base/arithmet.exp: Remove some tests to make all test names
8970 unique.
8971
8972 2001-07-03 Michael Snyder <msnyder@redhat.com>
8973
8974 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
8975 the output of the ptype command.
8976
8977 2001-07-02 Michael Snyder <msnyder@redhat.com>
8978
8979 * gdb.base/completion.exp: Don't assume that break.c is the only
8980 source file that may contain functions named "marker".
8981 * gdb.base/corefile.exp: Quote the curly braces in regexp.
8982
8983 2001-06-28 Andrew Cagney <ac131313@redhat.com>
8984
8985 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
8986 of files to delete.
8987
8988 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
8989 * gdb.disasm/h8300s.exp: New file.
8990 gdb.disasm/h8300s.s: Likewise.
8991
8992 2001-06-27 Andrew Cagney <ac131313@redhat.com>
8993
8994 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
8995 empty breakpoint tables.
8996
8997 2001-06-25 Andrew Cagney <ac131313@redhat.com>
8998
8999 * lib/mi-support.exp: Update args=... part of stop-reason
9000 patterns. Accept either a list or a tuple.
9001
9002 2001-06-23 Andrew Cagney <ac131313@redhat.com>
9003
9004 * lib/mi-support.exp: Remove local emacs variable defining
9005 change-log-default-name.
9006
9007 2001-06-22 Michael Chastain <chastain@redhat.com>
9008
9009 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
9010 This is operationally compatible with the previous version.
9011
9012 2001-06-13 Jim Blandy <jimb@redhat.com>
9013
9014 * lib/gdb.exp (gdb_test): Doc fix.
9015
9016 2001-06-10 Michael Chastain <chastain@redhat.com>
9017
9018 * gdb.base/exprs.exp: Remove a duplicate test.
9019
9020 2001-06-06 Jim Blandy <jimb@redhat.com>
9021
9022 * gdb.base/return2.exp (main): Use values to test float and double
9023 returns that are not NaN's, to avoid being confused by IEEE
9024 comparison rules.
9025
9026 2001-06-04 Michael Snyder <msnyder@redhat.com>
9027
9028 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
9029 non-zero if control_c fails. Terminate the test on failure,
9030 rather than wait for 12 more tests to time out.
9031
9032 2001-06-06 Jim Blandy <jimb@redhat.com>
9033
9034 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
9035 Don't forget to match the GDB prompt.
9036
9037 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
9038
9039 2001-06-04 Jim Blandy <jimb@redhat.com>
9040
9041 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
9042 command.
9043
9044 2001-05-31 Kevin Buettner <kevinb@redhat.com>
9045
9046 * gdb.base/annota1.exp (info break): Match four or more spaces
9047 after "Address".
9048
9049 2001-05-31 Michael Chastain <chastain@redhat.com>
9050
9051 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
9052 (dm_type_int_star): Likewise.
9053 (dm_type_long_star): Likewise.
9054 (dm_type_void_star): Likewise.
9055
9056 2001-05-29 Kevin Buettner <kevinb@redhat.com>
9057
9058 * gdb.base/completion.exp (INPUTRC): Set this environment variable
9059 to a known value in order to get consistent results regardless
9060 of the setting of INPUTRC or the presence or contents of .inputrc.
9061
9062 2001-05-24 Michael Snyder <msnyder@redhat.com>
9063
9064 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
9065 Don't require that the main thread and the manager thread are the
9066 first in the list.
9067
9068 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
9069 debugging. If test fails, issue an "unsupported" not a "fail".
9070
9071 2001-05-24 Jim Blandy <jimb@redhat.com>
9072
9073 Don't assume that short is shorter than int.
9074 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
9075 assume that shorts are smaller than ints. On a 16-bit machine,
9076 this isn't true.
9077 ("print unsigned char == (~0)"): Add test that verifies that ~0,
9078 an int, is not equal to ~0 stored in an unsigned char. This tests
9079 the same thing that the previous test meant to, but works on
9080 16-bit machines, too.
9081 ("print unsigned char != (~0)"): Same test, complemented.
9082
9083 2001-05-24 Michael Snyder <msnyder@redhat.com>
9084
9085 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
9086 test for (full_coverage == 0). This makes the test run faster,
9087 and prevents dejagnu getting out of step.
9088
9089 2001-05-23 Kevin Buettner <kevinb@redhat.com>
9090
9091 * gdb.base/finish.exp (finish_void): Revise pattern for
9092 stopping on the call statement to not permit stopping at
9093 the start of the instructions comprising the call sequence.
9094
9095 2001-05-19 Michael Chastain <chastain@redhat.com>
9096
9097 * gdb.base/callfuncs.exp: Make all test names unique.
9098 * gdb.base/commands.exp: Make all test names unique.
9099 * gdb.base/condbreak.exp: Make all test names unique.
9100 * gdb.base/dbx.exp: Make all test names unique.
9101 * gdb.base/default.exp: Make all test names unique.
9102 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
9103 and TIMEOUT messages to their corresponding PASS message.
9104 * gdb.base/ending-run.exp: Make all test names unique.
9105 * gdb.base/long_long.exp: Remove duplicate test.
9106
9107 2001-05-21 Kevin Buettner <kevinb@redhat.com>
9108
9109 * gdb.base/finish.exp (finish_void): Allow "finish" command to
9110 stop on the call statement as well as the statement after the
9111 call.
9112
9113 2001-05-21 Michael Snyder <msnyder@redhat.com>
9114
9115 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
9116
9117 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
9118
9119 * gdb.base/completion.exp: Revamp test. Make it execute on all
9120 platforms.
9121
9122 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
9123
9124 * config/gdbserver.exp (gdb_load): Handle the case
9125 in which the arguments to gdbserver are given in the
9126 baseboard configuration file.
9127 Also handle the case in which the server needs to do a
9128 load.
9129
9130 2001-05-07 Keith Seitz <keiths@cygnus.com>
9131
9132 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
9133 set up the display for testing.
9134 (gdbtk_start): Convert all paths to paths that tcl will like.
9135 Export target information to environment.
9136 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
9137 necessary.
9138 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
9139 (to_tcl_path): New proc to convert a given pathname into
9140 a path acceptible as an argument to a tcl command.
9141 (_gdbtk_export_target_info): New proc to export target info
9142 into the environment for gdbtk testing.
9143 (gdbtk_done): New proc to signal end-of-test.
9144
9145 2001-05-06 Jim Blandy <jimb@redhat.com>
9146
9147 * restore.c: Make the code of caller0 correspond to its comment.
9148
9149 2001-05-03 Michael Snyder <msnyder@redhat.com>
9150
9151 * config/sid.exp (gdb_target_sid): Check for error messages.
9152 On error or timeout, don't make expect exit (which will terminate
9153 all subsequent tests); instead just make gdb exit.
9154 (gdb_load): Check for error messages. On error or timeout,
9155 return a negative value.
9156
9157 2001-04-24 Jim Blandy <jimb@redhat.com>
9158
9159 * gdb.c++/templates.exp: If we see the prompt for the overload
9160 list, but we haven't recognized any of the longer patterns,
9161 arrange for this test to fail, not hang.
9162
9163 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
9164 variations.
9165
9166 2001-04-22 Michael Chastain <chastain@redhat.com>
9167
9168 * gdb.c++/local.exp: Use the 'runto' library function.
9169 * gdb.c++/namespace.exp: Likewise.
9170 * gdb.c++/overload.exp: Likewise.
9171
9172 2001-03-26 Kevin Buettner <kevinb@redhat.com>
9173
9174 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
9175 * gdb.base/step-line.exp: New file. Test step/next in presence of
9176 #line directives.
9177 * gdb.base/step-line.c: New file. Test program for the above.
9178 * gdb.base/step-line.inp: New file. We pretend that this file has
9179 been transformed by some other tool into step-line.c.
9180
9181 2001-03-21 Jim Blandy <jimb@redhat.com>
9182
9183 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
9184 unmangled operator names.
9185
9186 2001-03-20 Jim Blandy <jimb@redhat.com>
9187
9188 * gdb.threads/linux-dp.exp: Recognize an additional message
9189 generated by GDB when it doesn't understand how to debug threads
9190 on the target system.
9191
9192 2001-03-19 Andrew Cagney <ac131313@redhat.com>
9193
9194 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
9195
9196 2001-03-12 Michael Chastain <chastain@redhat.com>
9197
9198 * gdb.c++/derivation.exp: Use the 'runto' library function.
9199
9200 2001-03-12 Michael Chastain <chastain@redhat.com>
9201
9202 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
9203
9204 2001-02-24 Michael Chastain <chastain@redhat.com>
9205
9206 * gdb.c++/ref-types.exp: Change handwritten code to library
9207 function 'runto'.
9208
9209 2001-03-16 Orjan Friberg <orjanf@axis.com>
9210
9211 * gdb.base/signals.exp: Set count to 0 explicitly.
9212
9213 2001-03-15 Mark Salter <msalter@redhat.com>
9214
9215 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
9216 (gdb_target_monitor): Add check of gdb_target_cmd return value.
9217 (gdb_load): Add support for additional target_info: gdb_download_size
9218 and gdb_load_timeout.
9219
9220 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
9221
9222 * gdb.base/annota1.exp: Move test of isnative to earlier in the
9223 file -- to prevent failing when the compile fails but we have no
9224 intention of running the tests anyway.
9225
9226 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
9227 tests if set.
9228
9229 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
9230 integers.
9231
9232 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
9233 * gdb.c++/namespace.exp: Ditto.
9234
9235 2001-03-07 Orjan Friberg <orjanf@axis.com>
9236
9237 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
9238 * gdb.base/pointers.exp: Relax pattern match of decimals.
9239
9240 2001-03-06 Kevin Buettner <kevinb@redhat.com>
9241
9242 * Makefile.in, config/abug.exp, config/cfdbug.exp,
9243 config/cpu32bug.exp, config/dve.exp, config/est.exp,
9244 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
9245 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
9246 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
9247 config/sh.exp, config/sid.exp, config/slite.exp,
9248 config/sparclet.exp, config/udi.exp, config/unknown.exp,
9249 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
9250 config/vxworks.exp, config/vxworks29k.exp,
9251 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
9252 gdb.base/all-bin.exp, gdb.base/annota1.exp,
9253 gdb.base/arithmet.exp, gdb.base/assign.exp,
9254 gdb.base/async.exp, gdb.base/attach.exp,
9255 gdb.base/bitfields.exp, gdb.base/bitops.exp,
9256 gdb.base/break.exp, gdb.base/call-ar-st.exp,
9257 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
9258 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
9259 gdb.base/commands.exp, gdb.base/completion.exp,
9260 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
9261 gdb.base/constvars.exp, gdb.base/corefile.exp,
9262 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
9263 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
9264 gdb.base/ending-run.exp, gdb.base/environ.exp,
9265 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
9266 gdb.base/finish.exp, gdb.base/foll-exec.exp,
9267 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
9268 gdb.base/funcargs.exp, gdb.base/help.exp,
9269 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
9270 gdb.base/logical.exp, gdb.base/long_long.exp,
9271 gdb.base/maint.exp, gdb.base/mips_pro.exp,
9272 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
9273 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
9274 gdb.base/pointers.exp, gdb.base/printcmds.exp,
9275 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
9276 gdb.base/regs.exp, gdb.base/relational.exp,
9277 gdb.base/remote.exp, gdb.base/reread.exp,
9278 gdb.base/restore.exp, gdb.base/return2.exp,
9279 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
9280 gdb.base/selftest.exp, gdb.base/setshow.exp,
9281 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
9282 gdb.base/sigall.exp, gdb.base/signals.exp,
9283 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
9284 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
9285 gdb.base/step-test.exp, gdb.base/structs.c,
9286 gdb.base/structs.exp, gdb.base/structs2.exp,
9287 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
9288 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
9289 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
9290 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
9291 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
9292 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
9293 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
9294 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
9295 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
9296 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
9297 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
9298 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
9299 gdb.fortran/types.exp, gdb.java/jmisc.exp,
9300 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
9301 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
9302 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
9303 gdb.trace/circ.exp, gdb.trace/collection.exp,
9304 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
9305 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9306 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
9307 gdb.trace/report.exp, gdb.trace/save-trace.exp,
9308 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9309 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
9310 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
9311 notices.
9312
9313 2001-02-27 Michael Snyder <msnyder@cygnus.com>
9314
9315 * gdb.base/varargs.c (find_max_double): Fix printf format string:
9316 first arg is int not float.
9317
9318 2001-02-22 Michael Snyder <msnyder@cygnus.com>
9319
9320 * gdb.base/reread.exp: Unsupported for non-native targets;
9321 doesn't work for remote debugging.
9322
9323 2001-02-19 Fernando Nasser <fnasser@redhat.com>
9324
9325 From Drew Moseley <dmoseley@redhat.com>
9326 * gdb.base/ending-run.exp: Properly handle the BSP state when
9327 stepping past the end of main.
9328
9329 2001-02-19 John Moore <jmoore@redhat.com>
9330
9331 * gdb.base/commands.exp (infrun_breakpoint_command_test):
9332 Converted HPUX fix for non-expected items following multiple
9333 step commands into general solution for all platforms.
9334
9335 2001-02-18 Michael Chastain <chastain@redhat.com>
9336
9337 * gdb.c++/classes.exp (do_tests): Change runto statements
9338 from "runto 'foo(void)'" to "runto 'foo'". This makes the
9339 statements demangler agnostic.
9340 * gdb.c++/virtfunc.exp (do_tests): Likewise.
9341 (gdb_virtfunc_restart): Likewise.
9342
9343 2001-02-14 Michael Chastain <chastain@redhat.com>
9344
9345 * gdb.c++/inherit.exp (do_tests): Change runto statements
9346 from "runto 'foo(void)'" to "runto 'foo'". This makes the
9347 statements demangler agnostic.
9348
9349 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
9350
9351 * gdb.threads/pthreads.exp: Unify pass/fail messages for
9352 ``continue to bkpt at common_routine in thread 2'' and ``stopped
9353 before calling common_routine 15 times'' tests.
9354
9355 2001-02-11 Michael Chastain <chastain@redhat.com>
9356
9357 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
9358 Helps the test script figure out which demangler is in use.
9359 (dm_type_foo_ref): Ditto.
9360 (dm_type_int_star): Ditto.
9361 (dm_type_long_star): Ditto.
9362 (dm_type_unsigned_int): Ditto.
9363 (dm_type_void): Ditto.
9364 (dm_type_void_star): Ditto.
9365 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
9366 Probe the gdb demangler and set variables to accommodate
9367 formatting differences.
9368 (info_func_regexp): New function. Same as info_func, but
9369 matches against a regexp.
9370 (info_func): Match against a literal string.
9371 (print_addr_2): New function. Match against a literal string,
9372 which can be different from the input to gdb.
9373 (print_addr): Simply call print_addr_2 with the same argument twice.
9374 (test_lookup_operator_functions): Use demangler formatting variables.
9375 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
9376 the tests in the same order as the C++ class declaration.
9377 (test_paddr_operator_functions): Ditto.
9378 (test_paddr_overloaded_functions): Ditto.
9379 (test_paddr_hairy_functions): Use demangler formatting variables.
9380 Add reference to gdb/19 for related tests.
9381 (do_tests): Call probe_demangler.
9382
9383 2001-01-30 Kevin Buettner <kevinb@redhat.com>
9384
9385 * gdb.c++/templates.cc (printf): Remove unused function definition.
9386
9387 2001-01-26 Felix Lee <flee@redhat.com>
9388
9389 * sid.exp (sid_exit): Pass host, not target, to remote_close.
9390
9391 2001-01-25 matthew green <mrg@redhat.com>
9392
9393 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
9394 up sid.
9395 (sid_exit): Call `remote_pop_conn' after GDB is gone.
9396
9397 2001-01-25 matthew green <mrg@redhat.com>
9398
9399 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
9400 Deprecate $sid_spawn_id.
9401 (sid_exit): Remove code necessary only for `spawn.'
9402
9403 2001-01-25 matthew green <mrg@redhat.com>
9404
9405 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
9406
9407 2001-01-28 Michael Chastain <chastain@redhat.com>
9408
9409 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
9410 to call when tests fail. It takes gdb out of the overloaded
9411 function choice menu back to the main prompt, so that the test
9412 program stays synchronized.
9413 (set_bp_overloaded): New proc to collect all the common
9414 code for setting a breakpoint on an overloaded name. Calls
9415 take_gdb_out_of_choice_menu when needed.
9416 (menu_overload1arg): New variable to collect the repeated
9417 instances of the expected menu for an overloaded name. Change
9418 the regular expression to handle changes in g++ type encoding:
9419 "void" can be either "void" or "", and "unsigned int" can be
9420 either "unsigned int" or "unsigned".
9421 (continue_to_bp_overloaded): Change regular expressions to handle
9422 changes in g++ type encoding.
9423 (no proc): Call take_gdb_out_of_choice_menu when needed.
9424 Remove redundant calls to "info break". Accept either "canceled"
9425 or "cancelled". Change regular expressions in "info break"
9426 calls to handle changes in g++ type encoding. Give all tests
9427 unique strings.
9428
9429 2001-01-17 Ben Elliston <bje@redhat.com>
9430
9431 * config/sid.exp: New file.
9432
9433 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
9434
9435 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
9436
9437 2000-12-21 Michael Snyder <msnyder@cygnus.com>
9438
9439 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
9440 Add a RE to accept a non-ascii char if one is ever presented.
9441
9442 2000-12-20 Fernando Nasser <fnasser@redhat.com>
9443
9444 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
9445
9446 2000-12-18 Michael Snyder <msnyder@cygnus.com>
9447
9448 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
9449 in regexp. One '\' does not suffice on Linux.
9450
9451 2000-12-09 Michael Chastain <chastain@redhat.com>
9452
9453 * gdb.base/break.exp (test_clear_command): Use a marker function
9454 rather than 'main' for the test function. Also move this
9455 test to an execution point where the marker function names are
9456 guaranteed to be bound to functions. (Executing tests after a
9457 'finish' from main runs into name conflicts with local names
9458 in __libc_start_main).
9459
9460 2000-12-07 Michael Snyder <msnyder@cygnus.com>
9461
9462 * gdb.base/finish.exp: New test for gdb's "finish" command.
9463 * gdb.base/return2.exp: New test for gdb's "return" command.
9464 * gdb.base/return2.c: New source file for above.
9465
9466 2000-12-05 Michael Snyder <msnyder@cygnus.com>
9467
9468 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
9469 * gdb.base/miscexprs.exp: Ditto.
9470 * gdb.base/pointers.exp: Ditto.
9471 * gdb.c++/derivation.exp: Ditto.
9472 * gdb.c++/local.exp: Ditto.
9473 * gdb.c++/namespace.exp: Ditto.
9474 * gdb.c++/overload.exp: Ditto.
9475 * gdb.c++/ref-types.exp: Ditto.
9476
9477 2000-12-05 Michael Snyder <msnyder@cygnus.com>
9478
9479 * gdb.base/constvars.exp: Test result of "up" command.
9480 * gdb.base/miscexprs.exp: Ditto.
9481 * gdb.base/pointers.exp: Ditto.
9482 * gdb.base/scope.exp: Ditto.
9483 * gdb.c++/derivation.exp: Ditto.
9484 * gdb.c++/local.exp: Ditto.
9485 * gdb.c++/namespace.exp: Ditto.
9486 * gdb.c++/overload.exp: Ditto.
9487 * gdb.c++/ref-types.exp: Ditto.
9488
9489 2000-11-22 Michael Chastain <chastain@redhat.com>
9490
9491 * mips_pro.exp: Accept either "middle -> top -> main" or
9492 "middle -> main" in the backtrace, because gcc can optimize
9493 tail calls to jumps. Remove setup_xfail for the hppa case.
9494 Add a comment with the original warning messages from PR 3016,
9495 which was filed in 1993, to preserve them for posterity.
9496
9497 2000-11-17 Nick Duffek <nsd@redhat.com>
9498
9499 * lib/gdb.exp (gdb_test): Override timeout with board info.
9500
9501 2000-11-17 Nick Duffek <nsd@redhat.com>
9502
9503 * gdb.base/display.exp: Don't kill running stub. Add "again" to
9504 the second kill and detach messages.
9505
9506 2000-11-17 Nick Duffek <nsd@redhat.com>
9507
9508 * configure.in: Add AC_EXEEXT.
9509 * configure: Regenerate.
9510 * Makefile.in (just-check): Export EXEEXT.
9511 * lib/gdb.exp ($EXEEXT): Import from environment.
9512 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
9513 expect "maint dump-me" on Cygwin.
9514 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
9515 $EXEEXT.
9516
9517 2000-11-17 Nick Duffek <nsd@redhat.com>
9518
9519 * gdb.base/break.exp: Test backtrace and finish from called
9520 function on all platforms, not just HP-UX.
9521
9522 2000-11-03 Michael Snyder <msnyder@cygnus.com>
9523
9524 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
9525 code from gdb_target_monitor, so it can be used independantly
9526 for gdbserver. Also comment out an unnecessary PUTS.
9527
9528 2000-11-03 Michael Snyder <msnyder@cygnus.com>
9529
9530 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
9531 * gdb.base/corefile.exp: Expect the message "Program is being
9532 debugged already" when we send the "corefile" command, since
9533 the preceeding gdb_load may have connected gdb to a remote target.
9534 * gdb.base/display.exp: Disable hardware watchpoints if new
9535 board info variable "no_hardware_watchpoints" is true.
9536 Replace single-letter commands with more readable ones.
9537 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
9538 if new board info variable "no_hardware_watchpoints" is true.
9539 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
9540 to see if stdio (printf) testing is possible.
9541 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
9542 board info variable "no_hardware_watchpoints" is true. Use new
9543 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
9544
9545 2000-11-13 Fernando Nasser <fnasser@redhat.com>
9546
9547 From Orjan Friberg <orjanf@axis.com>:
9548 * gdb.base/printcmds.exp: Escape curly braces followed by a number
9549 in array print pattern match.
9550
9551 2000-11-09 Fernando Nasser <fnasser@redhat.com>
9552
9553 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
9554 spelling "cancelled" to U.S. spelling "canceled" to match changes
9555 made to gdb.
9556 * gdb.c++/ovldbreak.exp: Ditto.
9557
9558 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9559
9560 * gdb.base/callfuncs.c (main): Moved to end of file, call
9561 t_double_values to initialize the FPU before inferior calls are made.
9562 * gdb.base/callfuncs.exp: Test for register preservation after calling
9563 inferior functions. Add tests for continuining, finishing and
9564 returning from a stop in a call dummy.
9565
9566 2000-10-24 Michael Snyder <msnyder@cygnus.com>
9567
9568 * gdb.base/commands.exp: Break up long lines, and re-indent.
9569
9570 2000-10-19 Michael Snyder <msnyder@cygnus.com>
9571
9572 * config/gdbserver.exp: Rewritten from the ground up, to make it
9573 compatible with the current dejagnu tree, and to make it work with
9574 the new "gdbserver" in libremote.
9575
9576 2000-10-16 Michael Snyder <msnyder@cygnus.com>
9577
9578 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
9579 * gdb.base/varargs.exp: Skip entire test if no printf support.
9580 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
9581 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
9582
9583 2000-10-13 Michael Snyder <msnyder@cygnus.com>
9584
9585 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
9586 no floating point support.
9587 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
9588 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
9589 * gdb.base/call-rt-st.exp: Ditto.
9590 * gdb.base/call-strs.exp: Ditto.
9591
9592 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
9593
9594 * gdb.base/sizeof.c: include <stdio.h>.
9595
9596 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
9597 'finish', otherwise uncaptured gdb_prompt would potentially
9598 throw remaining test points out of sync.
9599
9600 2000-07-26 Scott Bambrough <scottb@netwinder.org>
9601
9602 * gdb.base/recurse.exp: Run tests for all targets.
9603 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
9604 gnu-oldld case on ARM.
9605 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
9606 for ARM targets.
9607
9608 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
9609
9610 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
9611 * gdb.java/configure: Rebuild.
9612
9613 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
9614
9615 * gdb.java/jv-exp.exp: New file.
9616
9617 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
9618
9619 * configure: Rebuilt.
9620 * configure.in (configdirs): Add gdb.java.
9621 * gdb.java/jmisc.java: New file.
9622 * gdb.java/jmisc.exp: New file.
9623 * gdb.java/Makefile.in: New file.
9624 * gdb.java/configure: Rebuilt.
9625 * gdb.java/configure.in: New file.
9626 * lib/java.exp: New file.
9627
9628 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9629
9630 * gdb.base/exprs.exp: Test casts to a pointer including over and
9631 underflow.
9632
9633 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
9634
9635 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
9636 and the compilers sizes.
9637
9638 2000-07-09 Nick Duffek <nsd@redhat.com>
9639
9640 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
9641 (use_methods): New function.
9642 (main): Call use_methods().
9643 * gdb.c++/classes.exp (test_method_param_class): New procedure.
9644 (do_tests): Call test_method_param_class.
9645
9646 2000-07-09 Nick Duffek <nsd@redhat.com>
9647
9648 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
9649 spelling.
9650 (test_enums): New procedure. Move enum tests from end of script
9651 to here. Set breakpoint on function name instead of line number.
9652 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
9653 (enums2): New marker function.
9654 (enums1): New function.
9655 (main): Call enums1(). Move enum tests to enums1().
9656
9657 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
9658
9659 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
9660 compile/link program. Update line numbers.
9661 * gdb.asm/d10v.inc: Define ``startup''.
9662 * gdb.asm/asmsrc1.s: Add definition of _start.
9663
9664 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
9665
9666 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
9667
9668 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9669
9670 * gdb.base/maint.exp: Add 'maint print architecture' item to output
9671 of 'help maint print' command.
9672
9673 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
9674
9675 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
9676 they use gdb_expect_list.
9677
9678 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
9679
9680 * gdb.base/commands.exp: Use ``set remote
9681 memory-read-packet-size'' instead of ``set endian big'' to test
9682 long commands.
9683
9684 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
9685
9686 * gdb.c++/templates.exp (do_tests): Make all of these work under
9687 g++, and stop skipping them.
9688
9689 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
9690 work under g++.
9691
9692 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
9693 initialization.
9694
9695 2000-06-02 Michael Snyder <msnyder@cygnus.com>
9696
9697 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
9698 the regular expression: accept an (almost) arbitrary sequence of
9699 "frames-invalid" and "breakpoints-invalid" messages both before
9700 and after the "starting" message.
9701
9702 2000-06-02 Michael Snyder <msnyder@cygnus.com>
9703
9704 * gdb.c++/local.exp: This test has never been known to work with g++.
9705
9706 2000-05-18 Michael Snyder <msnyder@cygnus.com>
9707
9708 * gdb.base/annota1.exp (annotate-signal-handler-caller):
9709 Relax the regular expression a little, make it pass on Solaris 8.
9710
9711 2000-05-12 Kevin Buettner <kevinb@redhat.com>
9712
9713 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
9714 a call, do not require that gdb stop on the line after the call.
9715 Instead, it is permissible for gdb to stop on the line of the
9716 call itself.
9717
9718 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
9719
9720 * gdb.base/break.exp (bp on small function, optimized file):
9721 Add a second pass pattern. The behavior differs here between stabs
9722 and dwarf for one-line functions. Stabs preserves two line symbols
9723 (one before the prologue and one after) with the same line number,
9724 but dwarf regards these as duplicates and discards one of them.
9725 Therefore the address after the prologue (where the breakpoint is)
9726 has no exactly matching line symbol, and GDB reports the breakpoint
9727 as if it were in the middle of a line rather than at the beginning.
9728
9729 2000-05-08 Michael Snyder <msnyder@cygnus.com>
9730
9731 * gdb.base/interrupt.exp: Make "pass" message say "send"
9732 rather than "send_gdb" (for consistancy).
9733
9734 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9735
9736 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
9737 * gdb.c++/templates.cc: Properly check for GCC version number.
9738 * lib/compiler.cc: Likewise
9739
9740 2000-04-28 Michael Snyder <msnyder@cygnus.com>
9741
9742 * gdb.base/break.exp: When compiled with -O2 optimization,
9743 gdb may not stop at the first line of main, due to code motion.
9744
9745 2000-04-26 Michael Snyder <msnyder@cygnus.com>
9746
9747 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
9748 This test depends on parsing the printf output from the target.
9749 Since the sparclet stub doesn't do stdio, this will never work.
9750 * gdb.base/call-rt-st.exp: ditto.
9751 * gdb.base/call-strs: ditto.
9752
9753 2000-04-24 Michael Snyder <msnyder@cygnus.com>
9754
9755 * gdb.base/miscexprs.exp: make sizeof long array test portable.
9756
9757 * gdb.base/ending-run.exp: After connecting to a remote target,
9758 but before running, the target will appear to be in a random
9759 location. Specify both a file and a line for breakpoints.
9760 Also, the function that calls main may be called 'init'
9761 rather than 'start'.
9762
9763 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9764
9765 * gdb.base/help.exp: Update output for add-symbol-file command.
9766
9767 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
9768
9769 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9770 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
9771
9772 2000-04-07 J.T. Conklin <jtc@redback.com>
9773
9774 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
9775
9776 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
9777
9778 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
9779
9780 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
9781 values that can be represented exactly.
9782 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
9783 above change, and to not check against the directory part of the source
9784 file name.
9785 (step into print_long_arg_list): Likewise.
9786 (print print_small_structs from print_long_arg_list): Likewise.
9787 (print print_long_arg_list): Likewise.
9788
9789 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9790
9791 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
9792
9793 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
9794
9795 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
9796
9797 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
9798
9799 * gdb.base/commands.exp (deprecated_command_test): Add test for
9800 deprecate with no arguments.
9801
9802 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
9803
9804 * gdb.base/break.exp: Add new test for setting breakpoints on
9805 optimized code so we can test breakpoints work even when function
9806 prologues may be optimized away
9807
9808 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9809
9810 From David Whedon <dwhedon@gordian.com>
9811 * gdb.base/commands.exp : Added command deprecator tests.
9812
9813 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
9814
9815 * gdb.base/help.exp: Added test for new apropos command.
9816
9817 2000-03-21 Kevin Buettner <kevinb@redhat.com>
9818
9819 * gdb.base/pointers.c (usevar): New function.
9820 (main): Make sure that global variables v_int_pointer2, rptr,
9821 and y are all referenced someplace in the program by calling
9822 usevar() on them. [Some linkers delete symbols which are
9823 never referenced. The space remains, but there's no way to
9824 get a (symbolic) handle on the variable from the debugger.]
9825
9826 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9827
9828 * gdb.base/printcmds.c: Add typedeffed arrays.
9829
9830 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
9831 procedure to test arrays that are typedef'd.
9832
9833 2000-03-13 James Ingham <jingham@leda.cygnus.com>
9834
9835 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
9836 the library directories.
9837
9838 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
9839
9840 * configure.in (configdirs): Add sub directory gdb.mi.
9841 * configure: Re-generate.
9842
9843 * gdb.mi: New directory.
9844
9845 2000-02-25 Scott Bambrough <scottb@netwinder.org>
9846
9847 * gdb.base/long_long.exp: Correct test suite failure when printing
9848 a long long value as a double on ARM platforms.
9849
9850 2000-02-16 Jim Blandy <jimb@redhat.com>
9851
9852 * gdb.base/break.exp ("breakpoint line number"): Make sure the
9853 default source file is set properly before running this test.
9854
9855 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9856
9857 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
9858 gdbtk/library directory, not in gdbtcl2.
9859
9860 2000-02-04 Jim Blandy <jimb@redhat.com>
9861
9862 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
9863 backslash from regexp pattern.
9864
9865 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
9866 procedure. Use it to run all the "continue to bp overloaded"
9867 tests. Note that this changes the names of the tests slightly.
9868 If the breakpoint hit message includes a hex PC value, because
9869 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
9870 from the real source code, still consider that a pass.
9871
9872 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
9873 XFAIL here if the breakpoint message contains a hex address. Note
9874 similar change on 1999-11-02.
9875
9876 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
9877
9878 * gdb.base/ptype.exp: Establish a default source file before
9879 calling get_debug_format.
9880
9881 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
9882
9883 * gdb.base/watchpoint.exp: Remove duplication of test messages.
9884
9885 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
9886
9887 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
9888 of successive stepi commands -- while in the prologue we should see
9889 the function entry bracket.
9890
9891 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
9892
9893 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
9894 reach __change_mode() when stepping through the end of main().
9895
9896 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
9897
9898 * gdb.base/default.exp: Fix expected pattern.
9899 * gdb.base/help.exp: Same.
9900
9901 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9902
9903 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
9904 Don't use xfail's because that affects only the following test.
9905
9906 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
9907 solaris or linux.
9908
9909 * gdb.base/selftest.exp: Update to reflect changes to main.c.
9910
9911 2000-01-07 Michael Snyder <msnyder@cygnus.com>
9912
9913 * gdb.base/display.exp: Some yacc parsers like to say
9914 "A syntax error" rather than "A parse error". Accept both.
9915
9916 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
9917
9918 * gdb.base/default.exp: Remove OS dependent string from "target
9919 remote" test.
9920 * gdb.base/help.exp: Same for "help target remote" test.
9921
9922 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9923
9924 From Jim Kingdon <kingdon@redhat.com>:
9925
9926 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
9927 prompt (cleanup rather than necessity, but still might keep output
9928 from spilling to next test).
9929
9930 2000-01-02 Fred Fish <fnf@cygnus.com>
9931
9932 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
9933 AIX, which defines them in <sys/types.h>.
9934
9935 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
9936
9937 * gdb.base/default.exp: Match arm* etc instead of arm in "info
9938 float" test.
9939
9940 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
9941
9942 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
9943
9944 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
9945 outermost frame disallowed".
9946
9947 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
9948
9949 * gdb.base/setvar.exp: New tests for setting the value of a struct
9950 with a constant list.
9951
9952 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
9953
9954 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
9955 require the user to type a cast before setting the value of a struct.
9956
9957 1999-12-06 Jim Blandy <jimb@cygnus.com>
9958
9959 * gdb.base/default.exp: Expect the new 'info float' command on
9960 all i386 platforms.
9961
9962 * gdb.threads/linux-dp.exp: Expand our ability to recognize
9963 LinuxThreads libraries that don't support debugging.
9964
9965 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
9966
9967 * gdb.base/remote.c: Fill the buffer with truely random data.
9968 Change the buffer type to ``unsigned char'' to simplify size
9969 arithmetic.
9970
9971 * gdb.base/remote.exp: Reduce download numbers by one. Typical
9972 stub only handles 400-1 byte packets. Verify that the download
9973 worked.
9974
9975 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
9976
9977 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
9978 tests, using UNRESOLVED for the untested cases. Also, does not wait
9979 for a timeout if the prompt was received before a recognizable pattern.
9980
9981 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
9982
9983 * lib/gdb.exp (gdb_expect_list): Fix spelling.
9984
9985 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9986
9987 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
9988 watchpoints.
9989
9990 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
9991
9992 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
9993
9994 * gdb.c++/local.exp: Be more flexible in recognizing local class
9995 name mangling. Don't allow horribly truncated method names.
9996 * gdb.c++/derivation.exp: Expect protected inheritance.
9997 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
9998 * gdb.c++/virtfunc.exp: Likewise.
9999 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
10000 when printing a nested enum.
10001
10002 1999-11-22 Jim Blandy <jimb@cygnus.com>
10003
10004 * gdb.base/step-test.exp: Properly await GDB's response to setting
10005 a breakpoint on the call to large_struct_by_value.
10006
10007 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
10008 just because we have debug info for the `start' function.
10009
10010 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
10011
10012 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
10013 "Unknown signal" messages, which indicate (on LinuxThreads) that
10014 GDB doesn't know how to debug threads on this system. This is
10015 better than hanging while philosopher 0 dumps chatter into gdb.log.
10016
10017 1999-11-18 Tom Tromey <tromey@cygnus.com>
10018
10019 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
10020
10021 1999-11-18 Fred Fish <fnf@cygnus.com>
10022
10023 * gdb.base/coremaker2.c: Add sample program for generating
10024 cores that is more self contained than coremaker.c. Eventually
10025 I'll add more code to this and tie it into the testsuite.
10026
10027 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
10028
10029 * gdb.base/dollar.exp: Remove, now in gdb.hp.
10030
10031 1999-11-10 Jimmy Guo <guo@cup.hp.com>
10032
10033 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
10034 from $srcdir/lib/.
10035 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
10036 and gdb.c++/.
10037
10038 * gdb.c++/derivation.exp: remove redundant get compiler info code.
10039
10040 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
10041 'continue with watch' test point.
10042
10043 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
10044
10045 Merged from p2linux-990323-branch:
10046
10047 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
10048
10049 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
10050
10051 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
10052 {limit,fixed}''. Test ``set download-write-size''.
10053
10054 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
10055
10056 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
10057 gdb_expect_list.
10058
10059 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
10060
10061 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
10062
10063 1999-11-03 Mark Salter <msalter@cygnus.com>
10064
10065 * gdb.base/break.exp: Fix "stub continue" pattern.
10066
10067 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
10068
10069 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
10070
10071 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
10072
10073 * gdb.base/display.exp ("finish"): Add timeout clause.
10074
10075 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
10076 plain prompt clause, so this doesn't have to time out in order to
10077 fail.
10078
10079 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
10080 breakpoint hit messages include an address.
10081
10082 * gdb.base/display.exp: Don't forget to escape parens in regular
10083 expressions. Unix regexp notatation sucks.
10084
10085 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10086
10087 * gdb.base/annota1.exp: Test for annotate-signalled: change output
10088 order for 'signalled' message.
10089
10090 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
10091
10092 From Jimmy Guo <guo@cup.hp.com>:
10093 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
10094 * gdb.base/annota1.c: Add code for tests to work with.
10095
10096 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
10097
10098 * gdb.base/remote.exp: New test for remote downloading settings.
10099 * gdb.base/remote.c: New file with large .data.
10100
10101 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
10102
10103 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
10104 for LinuxThreads support, merged from the Code Fusion branch.
10105
10106 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
10107
10108 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
10109 containing exp_continue into a while within an expect. Don't
10110 attempt a start more than three times. Check return value from
10111 gdb_load.
10112
10113 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
10114
10115 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
10116 a pass case.
10117
10118 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
10119
10120 * gdb.base/break.c (main): Added a statement that we can step
10121 off of.
10122 * gdb.base/break.exp: Added tests for setting a breakpoint
10123 at an offset and stepping onto a breakpoint.
10124
10125 1999-10-01 Fred Fish <fnf@cygnus.com>
10126
10127 * gdb.base/help.exp (help add-symbol-file): Update to match current
10128 gdb output.
10129
10130 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
10131
10132 * gdb.base/break.exp: Code locations are in hex, don't forget!
10133 (For HP-UX.)
10134
10135 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
10136
10137 * condbreak.exp: Use break.c as test program.
10138 * condbreak.c: Remove, redundant with break.c.
10139
10140 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
10141
10142 * config/monitor.exp (gdb_target_monitor): Disable X- and
10143 Z-packets if the target needs it.
10144
10145 1999-09-13 James Ingham <jingham@leda.cygnus.com>
10146
10147 * gdb.c++/overload.exp: Added tests for listing overloaded
10148 functions with function pointers in the arg, explicitly calling
10149 out the version you want.
10150
10151 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
10152
10153 * long_long.exp: Add variations of test cases that work for
10154 targets with 16-bit ints and 32-bit doubles.
10155
10156 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
10157
10158 * break.c (main): Compare a possibly-uninitialized argc with an
10159 unlikely value that fits in 16 bits.
10160
10161 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10162
10163 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
10164 0xfeeb, don't want negative numbers if ints are 16 bits.
10165
10166 * lib/gdb.exp (skip_cplus_tests): New proc.
10167 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
10168 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
10169 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
10170 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
10171 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
10172 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
10173 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
10174 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
10175
10176 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
10177
10178 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
10179
10180 * gdb.base/corefile.exp (up): Allow a parameter to appear
10181 in the frame that we're going up to.
10182
10183 From Jim Blandy <jimb@cygnus.com>:
10184
10185 * gdb.base/default.exp (info float): Expect some output now.
10186
10187 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
10188 returning floating-point values to fail on the x86.
10189 * gdb.base/callfwmall.exp (do_function_calls): Same.
10190
10191 * gdb.base/list.exp (test_listsize): Correct expectations for
10192 listing line 1 with listsize 2. Also, listing a single line
10193 works now, as does listing three lines. [Kevin's note: There
10194 were a number of other cases fixed too where the expectations
10195 differed...]
10196
10197 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
10198
10199 * gdb.base/selftest.exp: Add case for when version prints as
10200 constant string instead of char pointer.
10201
10202 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
10203
10204 * gdb.base/ending-run.exp: Add Solaris case for what happens when
10205 stepping out of main.
10206
10207 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
10208 G++ used.
10209
10210 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
10211 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
10212
10213 * gdb.c++/ovldbreak.exp: Update match string in test that
10214 includes a warning of multiple breakpoints.
10215
10216 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
10217
10218 * gdb.base/display.exp: Improve precision of step-after-finish
10219 added yesterday.
10220
10221 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
10222 test.
10223
10224 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
10225 configs when using G++, not just hppa*.
10226
10227 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10228
10229 * gdb.base/async.c: New file.
10230 * gdb.base/async.exp: New file.
10231
10232 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
10233
10234 * gdb.base/break.exp: Tweak PA specific tests to properly handle
10235 PA64.
10236
10237 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
10238
10239 * gdb.base/display.exp: "finish" can leave us mid-line on many
10240 targets, deal with it. Add a small constant to main, instead of
10241 1000 since main+1000 may not be a valid address in the target.
10242
10243 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
10244 on hpux11.
10245
10246 * gdb.base/attach.exp: Handle another hpux11 error message variant
10247 when attaching to a process that does not exist.
10248
10249 1999-08-19 J.T. Conklin <jtc@redback.com>
10250
10251 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
10252 characters in 'continue to 1241' test.
10253
10254 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10255
10256 * gdb.base/call-ar-st.exp: Add a shorter match case for the
10257 stop in print_long_arg_list, define and use a whitespace
10258 variable in print_small_structs test, add an XFAIL for Solaris.
10259 * gdb.base/dbx.exp: XFAIL func commands until somebody is
10260 interested enough to fix.
10261
10262 1999-08-13 Keith Seitz <keiths@cygnus.com>
10263
10264 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
10265 (dbx_gdb_load): Remove. Use gdb_load instead, since that
10266 proc knows about targets other than the natives.
10267 (test_assign): Use "gdb_run_cmd" to "run" the target.
10268 Check that we've actually hit the breakpoint at main.
10269 When we attempt to assign a value to a local variable, check
10270 that the variable is in the current scope, i.e., don't use
10271 a test with an empty result.
10272
10273 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
10274
10275 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
10276 command.
10277
10278 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
10279
10280 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10281 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
10282 gdb.compat, gdb.threads-hp.
10283 gdb.hp/configure, gdb.hp/configure.in: New files.
10284 gdb.hp/Makefile.in: Recurse into new subdirs.
10285 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
10286 gdb.hp/gdb.objdbg: New directory, tests for debugging info
10287 in object files.
10288 gdb.hp/tools: New directory, aux tools for HP-specific tests.
10289
10290 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
10291
10292 * gdb.base/display.exp: Help expect by putting a newline in the
10293 funky printf, remove a bogus p/a test.
10294
10295 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10296
10297 * gdb.base/display.exp: Make sure that when we say 'run', we are
10298 connected to the target. This is necessary when running not
10299 natively.
10300
10301 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
10302
10303 * gdb.base/step-test.exp: Removed some extraneous messages.
10304
10305 * gdb.base/long_long.exp: Don't run memory examination tests
10306 on little-endian targets (they will need a different set of
10307 results to match).
10308
10309 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
10310
10311 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
10312 until somebody decides to fix GDB.
10313
10314 * gdb.base/long_long.c: Stop compiler complaint by specifying long
10315 constant as "ULL".
10316 * gdb.base/long_long.exp: Loosen x/c test, add partial result
10317 matches for a couple x/2 commands.
10318
10319 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
10320
10321 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
10322 by merging in ref-types2 tests.
10323 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
10324
10325 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10326 * gdb.c++/Makefile.in: Add standard actions.
10327 (EXECUTABLES): Rename from PROGS, update list.
10328 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
10329 from gdb.hp.
10330 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
10331 foo and bar locals.
10332 * gdb.c++/anon-union.exp: Fix tests to match.
10333 * gdb.c++/classes.exp: Run if HP compiler used, add extra
10334 expect matches to handle output variations.
10335 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
10336 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
10337 output, add HP alternatives for new and delete prints.
10338 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
10339 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
10340 * gdb.c++/demangle.exp: Use $style when reporting failure.
10341 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
10342 * gdb.c++/inherit.exp: Run if HP compiler used, add some
10343 match alternatives.
10344 * gdb.c++/local.exp: Add match alternatives or xfails for HP
10345 compilers.
10346 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
10347 * gdb.c++/method.exp: Add match alternatives.
10348 * gdb.c++/misc.cc: Add bool types.
10349 * gdb.c++/misc.exp: Add tests for bool types.
10350 * gdb.c++/overload.exp: Add xfails.
10351 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
10352 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
10353 add some more template parameter tests (only for HP currently).
10354 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
10355 * gdb.c++/virtfunc.cc: Add return type and value for main.
10356 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
10357 match alternatives.
10358
10359 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10360
10361 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
10362
10363 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
10364
10365 * gdb.base/signals.exp: Don't expect getting a backtrace from
10366 within a signal handler to fail on Linux.
10367
10368 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
10369
10370 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10371 * lib/gdb.exp: Remove some gratuitious semicolons.
10372 (delete_breakpoints): Increase timeout.
10373 (gdb_expect): Add -notransfer option.
10374 (gdb_test): Use -notransfer option.
10375 (get_compiler_info): Add f77 case.
10376 (get_compiler): New proc, split out from gdb_preprocess, add f77
10377 case.
10378 (gdb_preprocess): Call get_compiler.
10379
10380 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
10381 * gdb.base/attach.exp, gdb.base/display.exp,
10382 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
10383 gdb.base/long_long.exp, gdb.base/printcmds.exp,
10384 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
10385 third arg to gdb_test.
10386 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
10387 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
10388 HP-UX xfails, add others.
10389 * gdb.base/completion.exp: Reflect name change of self-test.
10390 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
10391 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
10392 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
10393 HP failure number.
10394 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
10395 useless HP-UX 10.30 references.
10396 * gdb.base/maint.exp: Loosen matches.
10397 * gdb.base/pointers.c (main): Declare more_code.
10398 * gdb.base/pointers.exp: Match on output of a `next'.
10399 * gdb.base/structs.c: Add prototypes.
10400 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
10401 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
10402
10403 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10404
10405 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
10406 command.
10407
10408 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10409
10410 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
10411 Fix run to main failures. Watchpoint can be hardware watchpoint.
10412
10413 * gdb.base/annota1.exp: Clean up some more, in case printf has
10414 debug info. Deal with lack of signal hanlder info in stack.
10415
10416 From Jim Kingdon <kingdon@redhat.com>:
10417 * gdb.base/annota1.exp: If printf has debug info, deal with it.
10418
10419 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
10420
10421 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
10422 gdb.base/foll-vfork.exp: Don't run for crosses.
10423
10424 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
10425
10426 * gdb.base/configure.in: Check for gdbvars.exp instead of
10427 a1-selftest.exp.
10428 * gdb.base/configure: Re-generate.
10429
10430 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
10431
10432 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
10433 in trying to run first and name is too long.
10434
10435 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
10436 pointers2.c and pointers2.exp, respectively.
10437 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
10438 doschk happier.
10439
10440 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
10441
10442 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
10443 callfuncs2.c and callfuncs2.exp.
10444
10445 * gdb.base/list.exp: Remove mistaken xfails.
10446 * gdb.base/list0.h: Add optional prototypes.
10447
10448 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
10449
10450 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
10451 calling malloc.
10452 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
10453 * ptype.exp: Move test for get_debug_format to before its first
10454 use.
10455
10456 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10457
10458 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
10459 * gdb.base/annota2.cc, annota2.exp: Move from here.
10460 * gdb.c++/annota2.cc, annota2.exp: To here.
10461 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
10462
10463 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10464
10465 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
10466 a consistent format.
10467
10468 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
10469
10470 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10471 * lib/gdb.exp (get_compiler_info): Add detection for assorted
10472 HP compilers, also set the globals $true and $false.
10473
10474 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
10475 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
10476 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
10477 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
10478 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
10479 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
10480 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
10481 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
10482 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
10483 whatis.c} Add C++ compatible function definitions and return
10484 types, add includes for library functions.
10485 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
10486 * gdb.base/step-test.c (myglob): Rename from glob.
10487 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
10488 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
10489 files, move here from gdb.hp.
10490 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
10491 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
10492 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
10493 Adjust line numbers in regexps.
10494
10495 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
10496 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
10497 instead of 0/1.
10498
10499 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
10500 foll-vfork.exp: New files, move here from gdb.hp.
10501 * gdb.base/page.exp: New file, test of pagination command.
10502
10503 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
10504 recursion test.
10505 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
10506
10507 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
10508 gdb.base/solib.exp: Fix compiler invocation process.
10509
10510 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
10511 HP-UX 11, turn off overload resolution explicitly.
10512 * gdb.base/commands.exp: Set argument list explicitly, add
10513 watchpoint test.
10514 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
10515 them work.
10516 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
10517 expressions properly.
10518 * gdb.base/corefile.exp: Loosen the match slightly.
10519 * gdb.base/default.exp: Allow "Error accessing memory" message
10520 also.
10521 * gdb.base/display.exp: Skip over x/0 j if PA64.
10522 * gdb.base/funcargs.exp: Add xfails for HP-UX.
10523 * gdb.base/interrupt.exp: Ditto.
10524 * gdb.base/langs.exp: Add symbolic matches governed by compiler
10525 in use.
10526 * gdb.base/list.exp: Add xfails for HP-UX.
10527 * gdb.base/long_long.exp: Refine some of the numeric matches.
10528 * gdb.base/mips_pro.exp: Xfail on HP-UX.
10529 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
10530 * gdb.base/nodebug.exp: Succeed on more varieties of output.
10531 * gdb.base/opaque.exp: Remove some HP-UX xfails.
10532 * gdb.base/ptype.exp: Succeed on more varieties of output.
10533 * gdb.base/scope.exp: Add xfails for HP-UX.
10534 * gdb.base/sect-cmd.exp: Add more cases.
10535 * gdb.base/setvar.exp: Add xfails for HP-UX.
10536 * gdb.base/shlib-call.exp: Loosen some matches slightly.
10537 * gdb.base/signals.exp: Match on void symbolically.
10538 * gdb.base/step-test.exp: Add case for PA64.
10539 * gdb.base/term.exp: Add exit and restart.
10540 * gdb.base/twice.exp: Clean up after self.
10541 * gdb.base/varargs.exp: Disable overload resolution explicitly.
10542 * gdb.base/whatis.exp: Allow more ways to pass tests.
10543
10544 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
10545 no longer useful.
10546
10547 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
10548
10549 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
10550 list of patterns.
10551 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
10552 print_double_array(double_array)", "continuing to breakpoint
10553 1018", "print print_double_array(array_d)" and "continuing to
10554 1034" tests.
10555
10556 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10557
10558 * Makefile.in: Add empty html and install-html targets.
10559
10560 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
10561
10562 * config/mt-*: Remove, these haven't been used since 1996.
10563
10564 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
10565
10566 * gdb.base/call-strs.c, gdb.base/ending-run.c,
10567 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
10568 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
10569
10570 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
10571
10572 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
10573 simpler match case for the ptype of the big class.
10574
10575 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
10576
10577 * gdb.exp: Fix test for gdb_prompt existence.
10578
10579 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
10580
10581 * gdb.exp (gdb_test): Add fail after calls to perror.
10582
10583 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
10584
10585 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
10586
10587 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
10588
10589 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
10590
10591 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
10592
10593 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
10594 malloc() is linked in.
10595
10596 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
10597
10598 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
10599 step at end.
10600
10601 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
10602
10603 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
10604
10605 * gdb.java/jv-print.exp: New file. (Our first Java test!)
10606
10607 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
10608
10609 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
10610 * gdb.base/mips_pro.exp: Likewise.
10611
10612 1999-06-02 Keith Seitz <keiths@cygnus.com>
10613
10614 * gdb.c++/templates.cc: Change all "new" operators to throw
10615 an exception.
10616 * gdb.c++/cplusfuncs.cc: Likewise.
10617
10618 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
10619
10620 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
10621
10622 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
10623 * gdb.base/ending-run.exp: When stepping out of main, accept a
10624 step into an arbitrary assembler file.
10625
10626 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10627
10628 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
10629 "breakpoint-invalid" to be printed.
10630 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
10631 number of "frames-invalid" and "breakpoint-invalid" to be printed.
10632 * gdb.base/annota2.cc: Initialize a.x to 0.
10633
10634 1999-05-17 Keith Seitz <keiths@cygnus.com>
10635
10636 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
10637 when "skip_float_tests" set.
10638 Ditto for "print print_double_array(array_d)", "print print_small_structs",
10639 "print print_ten_doubles", and "step into print_long_arg_list".
10640 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
10641 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
10642 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
10643 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
10644 "skip_float_tests" is set.
10645 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
10646 when "skip_float_tests" set.
10647
10648 1999-05-06 Keith Seitz <keiths@cygnus.com>
10649
10650 * gdb.base/annota2.cc: Include stdio.h.
10651
10652 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
10653
10654 * gdb.base/crossload.exp: Remove, this has been disabled ever
10655 since BFD stopped including all targets, and cross-GDB gets
10656 plenty of testing anyway.
10657 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
10658 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
10659 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
10660 * gdb.base/README: Remove, was doc for this.
10661 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
10662 needed.
10663
10664 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10665
10666 * gdb.base/call-ar-st.exp: Fix one regular expression in test
10667 output.
10668
10669 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
10670 * gdb.base/annota2.exp: New file. More annotation tests.
10671 * gdb.base/annota1.c: New file. Source file for annota1.exp.
10672 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
10673
10674 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
10675
10676 * config/cfdbug.exp: New file.
10677
10678 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
10679
10680 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
10681 Marcus Daniel's and Dale Hawkins's demangler crashes.
10682
10683 * gdb.c++/demangle.exp (test_gnu_style_demangling,
10684 test_lucid_style_demangling, test_arm_style_demangling,
10685 test_hp_style_demangling): Try Tom Tromey's core-dumping
10686 identifier under each demangling style.
10687
10688 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
10689
10690 * gdb.c++/demangle.exp: Include the current demangling style
10691 in all test names.
10692 (current_demangling_style): New global variable.
10693 (set_demangling_style, test_demangling_core, test_demangling,
10694 test_demangling_exact): New functions.
10695 (test_gnu_style_demangling, test_lucid_style_demangling,
10696 test_arm_style_demangling, test_hp_style_demangling): Use those,
10697 instead of calling gdb_test and gdb_test_exact directly.
10698 (catch_demangling_errors): New function, which reports errors
10699 signalled by the demangling test functions in an orderly way.
10700 (do_tests): Use catch_demangling_errors.
10701
10702 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
10703
10704 * gdb.base/signals.exp (test_handle_all_print): Use () for
10705 grouping in expressions, not {}.
10706
10707 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
10708 initialized yet.
10709
10710 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
10711
10712 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
10713 are listed.
10714
10715 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
10716
10717 * gdb.stabs/weird.exp: Test for CC being defined before
10718 looking at its value.
10719
10720 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
10721
10722 * gdb.base/call-ar-st.exp: Remove stray '#'.
10723 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
10724 "short int" and "long int".
10725 * gdb.c++/overload.cc: Cast the string added in the previous
10726 change, to mollify finicky HP compiler.
10727 * gdb.hp/reg-test.exp (testfile): Fix file name.
10728 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
10729
10730 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
10731 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
10732 alternate form of enum ptype.
10733
10734 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
10735
10736 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
10737 * gdb.hp/*.exp: Change all to run compiler probe only after
10738 passing skip_hp_tests, so as not to waste time on guaranteed
10739 failure.
10740
10741 * gdb.c++/overload.cc: Pass string instead of char addr, always
10742 init ccpfoo.
10743 * gdb.c++/templates.cc: Fix syntax error.
10744
10745 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10746
10747 * gdb.base/commands.exp: Add test for correct position of '>'
10748 when issuing the 'commands' command after a 'while' or 'if'
10749 command.
10750
10751 1999-03-18 James Ingham <jingham@cygnus.com>
10752
10753 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
10754
10755 * gdb.c++/method.exp: It was testing an uninitialized int on the
10756 stack and assuming it was positive.
10757
10758 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
10759
10760 * gdb.base/step-test.exp: Catch a case where finish is broken and
10761 keep it from killing the rest of the tests.
10762 Use gdb_continue_to_end.
10763
10764 * gdb.base/sigall.exp: use gdb_continue_to_end.
10765
10766 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
10767
10768 * gdb.base/display.exp: use runto_main, not run.
10769
10770 * gdb.base/default.exp: Check for the current error message in the
10771 r abbreviation test.
10772 Add strongarm to the targets that know info float.
10773
10774 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
10775 run which doesn't work with monitors.
10776
10777 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
10778
10779 * gdb.base/break.exp: use the gdb_continue_to_end proc.
10780
10781 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
10782 program. Traps the case (in Cygmon) when the program never really
10783 exits. Same as Mark's continue_to_exit, but I had put it in a lot
10784 more places, so I used my name. Sorry Mark...
10785
10786 * config/monitor.exp (gdb_target_monitor): added another
10787 target_info parameter: remotebinarydownload. This will set the
10788 remotebinarydownload flag if this is causing some boards trouble.
10789
10790 1999-03-18 Mark Salter <msalter@cygnus.com>
10791
10792 * lib/gdb.exp (continue_to_exit): New function.
10793
10794 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
10795 * gdb.base/ending-run.exp: Ditto.
10796 * gdb.base/step-test.exp: Ditto.
10797
10798 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
10799
10800 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
10801 (suggested by Art Haas <ahaas@neosoft.com>).
10802
10803 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
10804
10805 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
10806
10807 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
10808
10809 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
10810 descriptions of types (short unsigned int vs unsigned short, etc).
10811
10812 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
10813
10814 * gdb.base/call-strs.exp: Don't assume that `step' will step over
10815 a call to strlen; sometimes we do have sources.
10816
10817 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
10818
10819 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
10820 character, so GDB won't print garbage after its end.
10821
10822 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
10823 breakpoint there instead. Sometimes GCC emits memcpy to handle
10824 the large structures being passed by value, so we step into that
10825 instead of sum_array_print, which obscures what we're really testing.
10826 * gdb.base/step-test.exp: However, we do want a test that notices
10827 the bizarre steps into memcpy, so do that here. Add check for
10828 stepping into function calls that pass large structures by value.
10829 ("Is that a noun clause, or are you just happy to see me?")
10830 Remove all references to specific line numbers.
10831 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
10832 New type and function.
10833 (main): Call large_struct_by_value, passing it a large struct by value.
10834 * lib/gdb.exp (gdb_get_line_number): New function.
10835
10836 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
10837 more portable.
10838
10839 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
10840
10841 * lib/gdb.exp: Doc fixes.
10842
10843 1999-03-05 Nick Clifton <nickc@cygnus.com>
10844
10845 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
10846
10847 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
10848
10849 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
10850 commands. They're not germane to this test, and they don't work
10851 that way on remote targets.
10852
10853 1999-03-01 James Ingham <jingham@cygnus.com>
10854
10855 * Changelog entries merged over from gdb development branch.
10856
10857 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
10858
10859 * lib/gdb.exp (gdbtk_analyze_results): Generic function
10860 for outputting results of test run.
10861
10862 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
10863
10864 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
10865
10866 1999-02-25 Felix Lee <flee@cygnus.com>
10867
10868 * lib/gdb.exp (debug_format): initialize
10869
10870 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
10871
10872 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
10873 * gdb.base/call-rt-st.c: Ditto.
10874
10875 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
10876
10877 * gdb.threads/pthreads.exp (horiz): New variable.
10878 (test_startup): Fix regexps that capture thread numbers.
10879
10880 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
10881
10882 * gdb.base/smoke.exp: Disambiguate two test case names (both
10883 called ``print'').
10884
10885 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
10886
10887 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
10888 compilation.
10889
10890 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
10891
10892 * gdb.base/miscexprs.exp: Change patterns to match GDB's
10893 actual output formatting.
10894 * gdb.base/smoke.exp: GDB removes leading 0's.
10895 * gdb.base/volatile.exp: Don't check type of remuneration;
10896 that variable is no longer defined in constvars.c.
10897 * gdb.base/step-test.c (main): Exit with explicit exit code.
10898 * gdb.base/step-test.exp: Remove two nexti checks--they are
10899 not portable.
10900
10901 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
10902
10903 * gdb.base/help.exp ("help delete display"): Fix test to match
10904 gdb's output.
10905
10906 * gdb.base/long_long.c (known_types): Initialize values to zero.
10907 * gdb.base/long_long.exp: Step one more line
10908 so 'dec' is initialized in "get to known place". GDB removes
10909 leading zeros. Explicitly ask for hex formatting. Use
10910 unique test case names.
10911
10912 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10913
10914 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
10915
10916 * gdb.c++/method.exp: Add missing close brace.
10917
10918 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
10919
10920 * gdb.base/maint.exp: Use 'set height 0' to disable page
10921 prompting, not 'set height 400'.
10922
10923 Fix a bunch of timeouts.
10924 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
10925 four separate tests, so expect doesn't take forever to match a ton
10926 of text against a regexp with lots of .* forms.
10927 ("maint print psymbols", "maint print symbols"): Make some of
10928 these greps more selective, so that expect doesn't try to wade
10929 through huge piles of output and time out.
10930
10931 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
10932
10933 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
10934 tests: one which doesn't expect shlib events to be reported, and
10935 another which does, but is XFAIL for all platforms other than
10936 HP/UX.
10937
10938 * gdb.base/break.exp: Teach the test suite that the `catch
10939 fork', `catch vfork', and `catch exec' commands produce error
10940 messages on platforms that don't provide these features.
10941
10942 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
10943
10944 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
10945 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
10946 (shortening names from solib_threshold.exp etc), won't run on
10947 anything but HP-UX for the foreseeable future.
10948 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
10949 reflect move.
10950
10951 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
10952
10953 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
10954 gdb.trace/Makefile.in (clean): Remove all test executables.
10955
10956 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
10957
10958 * gdb.base/shlib-call.exp: add test cases to verify that gdb
10959 successfully re-sets breakpoints in shared libraries.
10960 * gdb.base/shmain.c (main): return 0, don't fall off the end.
10961
10962 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10963
10964 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
10965 and compiled w/o GCC.
10966
10967 * gdb.hp/watch-cmd.exp: ditto.
10968
10969 * gdb.hp/watch-hp.exp: ditto.
10970
10971 * gdb.hp/xdb1.exp: ditto.
10972
10973 * gdb.hp/xdb2.exp: ditto.
10974
10975 * gdb.hp/dbx.exp: ditto.
10976
10977 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
10978
10979 * constvars.c: Remove C++-isms.
10980 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
10981 with GCC.
10982
10983 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
10984
10985 The following changes are part of the HP merge.
10986
10987 * gdb.base/break.exp: new tests to verify that catchpoints for
10988 fork, vfork, and exec don't trigger inappropriately.
10989
10990 * gdb.base/opaque.exp: compile one file at a time, then link.
10991
10992 * gdb.base/signals.exp: be more restrictive about which hppa
10993 systems receive a setup_xfail. new tests.
10994
10995 * gdb.base/solib_threshold.build: new file.
10996 * gdb.base/solib_threshold.exp: new file.
10997 * gdb.base/solib_threshold.link_opts: new file.
10998 * gdb.base/solib_threshold.mk: new file.
10999 * gdb.base/gen_solib_threshold.c: new file.
11000
11001 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
11002 tests. New tests for enums inside classes.
11003
11004 * gdb.c++/compiler.cc: indicate support of template debugging.
11005
11006 * gdb.c++/demangle.exp: run hp style demangling tests.
11007
11008 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
11009 tests.
11010
11011 * gdb.c++/misc.cc: changes to support new tests.
11012
11013 * gdb.c++/templates.cc: changes to support HP's compiler; changes
11014 to support new tests.
11015
11016 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
11017 gcc, then skip these tests.
11018
11019 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
11020
11021 The following files are part of the HP merge; some had longer
11022 names at HP, but have been renamed to be no more than 14
11023 characters in length.
11024
11025 * gdb.hp/ambiguous.cc: new file.
11026 * gdb.hp/ambiguous.exp: new file.
11027 * gdb.hp/attach.exp: new file.
11028 * gdb.hp/attach2.exp: new file.
11029 * gdb.hp/classes-hp.exp: new file.
11030 * gdb.hp/ctti.exp: new file.
11031 * gdb.hp/ctti-add.cc: new file.
11032 * gdb.hp/ctti-add1.cc: new file.
11033 * gdb.hp/ctti-add2.cc: new file.
11034 * gdb.hp/ctti-add3.cc: new file.
11035 * gdb.hp/dbx.exp: new file.
11036 * gdb.hp/exception.cc: new file.
11037 * gdb.hp/exception.exp: new file.
11038 * gdb.hp/foll-exec.c: new file.
11039 * gdb.hp/foll-exec.exp: new file.
11040 * gdb.hp/foll-fork.c: new file.
11041 * gdb.hp/foll-fork.exp: new file.
11042 * gdb.hp/foll-vfork.c: new file.
11043 * gdb.hp/foll-vfork.exp: new file.
11044 * gdb.hp/inherit-hp.exp: new file.
11045 * gdb.hp/more-steps.exp: new file.
11046 * gdb.hp/namespace.cc: new file.
11047 * gdb.hp/namespace.exp: new file.
11048 * gdb.hp/optimize.exp: new file.
11049 * gdb.hp/pxdb.c: new file.
11050 * gdb.hp/pxdb.exp: new file.
11051 * gdb.hp/quicksort.exp: new file.
11052 * gdb.hp/reg-test.exp: new file.
11053 * gdb.hp/reg-test.s: new file.
11054 * gdb.hp/sized-enum.c: new file.
11055 * gdb.hp/sized-enum.exp: new file.
11056 * gdb.hp/start-stop.exp: new file.
11057 * gdb.hp/templ-hp.cc: new file.
11058 * gdb.hp/templ-hp.exp: new file.
11059 * gdb.hp/thr-lib.c: new file.
11060 * gdb.hp/thr-lib.exp: new file.
11061 * gdb.hp/thr-lib.h: new file.
11062 * gdb.hp/thr-liblib.c: new file.
11063 * gdb.hp/virtfun-hp.c: new file.
11064 * gdb.hp/virtfun-hp.exp: new file.
11065 * gdb.hp/watch-cmd.exp: new file.
11066 * gdb.hp/watch-hp.exp: new file.
11067 * gdb.hp/xdb1.exp: new file.
11068 * gdb.hp/xdb2.exp: new file.
11069 * gdb.hp/xdb3.exp: new file.
11070
11071 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
11072
11073 The following files are part of the HP merge; some had longer
11074 names at HP, but have been renamed to be no more than 14
11075 characters in length.
11076
11077 * gdb.base/ss.h: new file.
11078 * gdb.base/call-ar-st.c: new file.
11079 * gdb.base/call-ar-st.exp: new file.
11080 * gdb.base/call-rt-st.c: new file.
11081 * gdb.base/call-rt-st-exp: new file.
11082 * gdb.base/call-strs.exp: new file.
11083 * gdb.base/ena-dis-br.exp: new file.
11084 * gdb.base/environ.exp: new file.
11085 * gdb.base/long_long.exp: new file.
11086 * gdb.base/sect-cmd.exp: new file.
11087 * gdb.base/shlib-cl2.exp: new file.
11088 * gdb.base/smoke.exp: new file.
11089 * gdb.base/so-impl-ld.c: new file.
11090 * gdb.base/so-impl-ld.exp: new file.
11091 * gdb.base/so-indr-cl.c: new file.
11092 * gdb.base/so-indr-cl.exp: new file.
11093 * gdb.base/varargs.exp: new file.
11094 * gdb.base/volatile.exp: new file.
11095 * gdb.base/whatis-exp.exp: new file.
11096 * gdb.base/display.exp: new file.
11097 * gdb.c++/derivation.exp: new file.
11098 * gdb.c++/local.exp: new file.
11099 * gdb.c++/member-ptr.exp: new file.
11100 * gdb.c++/overload.exp: new file.
11101 * gdb.c++/ovldbreak.exp: new file.
11102 * gdb.c++/ref-types.exp: new file.
11103 * gdb.c++/ref-types2.exp: new file.
11104 * gdb.c++/userdef.exp: new file.
11105
11106 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11107
11108 * gdb.base/default.exp: Reflect wording change in remote.c.
11109
11110 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
11111
11112 * gdb.base/help.exp: Update to reflect current text.
11113
11114 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
11115
11116 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
11117 they're stack variables and contain garbage.
11118 * gdb.c++/anon-union.exp: new file.
11119
11120 The following changes were made by David Taylor
11121 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
11122 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
11123 in changes by HP.
11124
11125 * gdb.base/bitops.exp: new file.
11126 * gdb.base/default.exp: change expected messages for catch and
11127 info catch tests to reflect HP merge changes.
11128 * gdb.base/enable-disable-break.exp
11129 * gdb.base/ending-run.c: new file.
11130 * gdb.base/long_long.c: new file.
11131 * gdb.base/maint.exp: new file.
11132 * gdb.base/pointers2.exp: new file.
11133 * gdb.base/shlib-call2.exp: new file.
11134 * gdb.base/solib.exp: new file.
11135 * gdb.base/step-test.c: new file.
11136 * gdb.c++/anon-union.cc: new file.
11137 * gdb.c++/local.cc: new file.
11138 * gdb.c++/member-pointer.cc: new file.
11139 * gdb.c++/method.cc: new file.
11140 * gdb.c++/ref-types.cc: new file.
11141 * gdb.c++/ref-types2.cc: new file.
11142 * gdb.c++/userdef.cc: new file.
11143
11144 * gdb.base/scope.exp: compile one file at a time, then link.
11145 * gdb.base/langs.exp: ditto.
11146 * gdb.base/list.exp: ditto.
11147
11148 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
11149
11150 The following changes were made by David Taylor
11151 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
11152 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
11153 in changes by HP.
11154
11155 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
11156 skip tests. When compiling pass c++ flag to gdb_compile.
11157 * gdb.c++/
11158
11159 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
11160 test for on hppa*-*-hpux*; use args to see if c++ was specified.
11161 (skip_hp_tests): new function.
11162 (gdb_preprocess): new function.
11163
11164 * configure.in (hpdir): decide whether to configure gdb.hp.
11165 * configure: regenerated.
11166
11167 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
11168 to delete on clean.
11169 (EXECUTABLES): update to reflect new additions.
11170 * gdb.base/commands.exp: update message expected.
11171 * gdb.base/default.exp: add copyright notice.
11172 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
11173 * gdb.base/help.exp: update messages to reflect current text.
11174 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
11175 targets for recurse tests.
11176 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
11177 skip this file.
11178
11179 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
11180 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
11181 compilation.
11182 * gdb.c++/misc.exp: ditto.
11183 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
11184 run the tests. tell gdb_compile that it's a c++ compilation.
11185
11186 * gdb.threads/pthreads.exp: fix typo in message.
11187
11188 * gdb.base/all-bin.exp: new file.
11189 * gdb.base/arithmet.exp: new file.
11190 * gdb.base/assign.exp: new file.
11191 * gdb.base/completion.exp: new file.
11192 * gdb.base/cond-expr.exp: new file.
11193 * gdb.base/condbreak.exp: new file.
11194 * gdb.base/define.exp: new file.
11195 * gdb.base/dollar.exp: new file.
11196 * gdb.base/environment.exp: new file.
11197 * gdb.base/eval-skip.exp: new file.
11198 * gdb.base/jump.exp: new file.
11199 * gdb.base/logical.exp: new file.
11200 * gdb.base/pointers.exp: new file.
11201 * gdb.base/relational.exp: new file.
11202 * gdb.base/section_command.exp: new file.
11203 * gdb.base/whatis-expr.exp: new file.
11204
11205 * gdb.base/all-types.c: new file.
11206 * gdb.base/call-array-struct.c: new file.
11207 * gdb.base/call-return-struct.c: new file.
11208 * gdb.base/call-strings.c: new file.
11209 * gdb.base/callfuncs2.c: new file.
11210 * gdb.base/condbreak.c: new file.
11211 * gdb.base/constvars.c: new file.
11212 * gdb.base/display.c: new file.
11213 * gdb.base/int-type.c: new file.
11214 * gdb.base/jump.c: new file.
11215 * gdb.base/miscexprs.c: new file.
11216 * gdb.base/pointers.c: new file.
11217 * gdb.base/pointers2.c: new file.
11218 * gdb.base/shmain.c: new file.
11219 * gdb.base/shr1.c: new file.
11220 * gdb.base/shr2.c: new file.
11221 * gdb.base/solib.c: new file.
11222 * gdb.base/solib1.c: new file.
11223 * gdb.base/solib2.c: new file.
11224 * gdb.base/varargs.c: new file.
11225 * gdb.c++/derivation.cc: new file.
11226 * gdb.c++/overload.cc: new file.
11227 * gdb.c++/ovldbreak.cc: new file.
11228 * gdb.hp/attach.c: new file.
11229 * gdb.hp/attach2.c: new file.
11230 * gdb.hp/average.c: new file.
11231 * gdb.hp/compiler.c: new file.
11232 * gdb.hp/compiler.cc: new file.
11233 * gdb.hp/execd-program.c: new file.
11234 * gdb.hp/follow-exec.c: new file.
11235 * gdb.hp/follow-fork.c: new file.
11236 * gdb.hp/follow-vfork-and-exec.c: new file.
11237 * gdb.hp/misc-hp.cc: new file.
11238 * gdb.hp/more-steps.c: new file.
11239 * gdb.hp/optimize.c: new file.
11240 * gdb.hp/quicksort.c: new file.
11241 * gdb.hp/run-hp.c: new file.
11242 * gdb.hp/start-stop.c: new file.
11243 * gdb.hp/sum.c: new file.
11244 * gdb.hp/templates-hp.cc: new file.
11245 * gdb.hp/thread-local-in-lib.c: new file.
11246 * gdb.hp/thread-local-in-lib.h: new file.
11247 * gdb.hp/thread-local-in-lib.lib.c: new file.
11248 * gdb.hp/vforked-program.c: new file.
11249 * gdb.hp/virtfunc-hp.cc: new file.
11250 * gdb.hp/watchpoint-hp.c: new file.
11251 * gdb.hp/xdb.c: new file.
11252 * gdb.hp/xdb0.c: new file.
11253 * gdb.hp/xdb0.h: new file.
11254 * gdb.hp/xdb1.c: new file.
11255
11256 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
11257
11258 The following change was made by Edith Epstein
11259 <eepstein@cygnus.com> as part of a project to merge in changes
11260 originally made by HP; HP did not create ChangeLog entries.
11261
11262 * gdb.c++/demangle.exp: changed the expected output for some
11263 ARM-style mangling -- removed second reference to datatype.
11264 For example, maint demangle __dt__11T1__pt__2_cFv
11265 T1<char>::~T1<char>(void)
11266 becomes,
11267 maint demangle __dt__11T1__pt__2_cFv
11268 T1<char>::~T1(void)
11269
11270 (test_hp_style_demangling): new hp specific demangling test cases.
11271
11272 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
11273
11274 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
11275 * gdb.trace/backtrace.exp: Likewise.
11276 * gdb.trace/circ.exp: Likewise.
11277 * gdb.trace/collection.exp: Likewise.
11278 * gdb.trace/deltrace.exp: Likewise.
11279 * gdb.trace/infotrace.exp: Likewise.
11280 * gdb.trace/limits.exp: Likewise.
11281 * gdb.trace/packetlen.exp: Likewise.
11282 * gdb.trace/passc-dyn.exp: Likewise.
11283 * gdb.trace/passcount.exp: Likewise.
11284 * gdb.trace/report.exp: Likewise.
11285 * gdb.trace/save-trace.exp: Likewise.
11286 * gdb.trace/tfind.exp: Likewise.
11287 * gdb.trace/tracecmd.exp: Likewise.
11288 * gdb.trace/while-dyn.exp: Likewise.
11289 * gdb.trace/while-stepping.exp: Likewise.
11290
11291 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
11292
11293 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
11294
11295 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
11296
11297 From Brendan Kehoe:
11298 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
11299 int return types.
11300
11301 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
11302
11303 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
11304 remote dos host testing right.
11305
11306 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
11307
11308 * gdb.base/corefile.exp: remove some xfails.
11309
11310 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
11311
11312 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
11313 have different timestamps.
11314
11315 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
11316
11317 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
11318 gdb.base/default.exp: Replace "exec" with "executable".
11319
11320 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
11321
11322 * gdb.base/default.exp: Change else if to elseif from previous
11323 delta.
11324
11325 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
11326
11327 * gdb.base/default.exp: Add brace missing from previous delta.
11328
11329 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
11330
11331 * gdb.base/default.exp: Support test for info float for all
11332 varieties of arm toolchain.
11333
11334 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
11335
11336 * gdb.trace/*.exp: remove "remote_download" command.
11337
11338 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
11339
11340 * gdb.trace/*.exp: remove -gdwarf from compile.
11341
11342 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
11343
11344 * gdb.trace/configure.in(AC_INIT): typo
11345 * gdb.trace/configure: regenerated
11346
11347 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
11348
11349 * config/m68k-emc.exp: New file.
11350 * lib/<emc-support.exp trace-support.exp}: New files.
11351 * configure.in: add new test directory gdb.trace.
11352 * gdb.trace/{configure configure.in Makefile.in}: New files.
11353 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
11354 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
11355 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
11356 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
11357 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
11358 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
11359 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
11360
11361 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
11362
11363 * gdb.c++/classes.exp: Change all regular expressions to match
11364 arbitrary combinations of newline/carriage-return, so that they
11365 will work equally well on Unix and Windows.
11366 * gdb.c++/inherit.exp: ditto.
11367 * gdb.c++/virtfunc.exp: ditto.
11368
11369 1998-08-11 Dawn Perchik <dawn@cygnus.com>
11370
11371 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
11372
11373 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
11374
11375 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
11376 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
11377 to use a0-a3/d0-d3 as needed.
11378
11379 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
11380
11381 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
11382 * gdb.disasm/am33.exp: Corresponding changes.
11383
11384 1998-07-11 Felix Lee <flee@cygnus.com>
11385
11386 * gdb.base/callfuncs.exp: add cmp10 test.
11387 * gdb.base/callfuncs.c (cmp10): new function.
11388
11389 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
11390
11391 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
11392 into two parts to get around a synchronization problem in expect.
11393
11394 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
11395
11396 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
11397
11398 * configure.in: Add options for gdbtk testsuite.
11399
11400 * configure: Regenerate.
11401
11402 * gdb.gdbtk: New directory to hold gdbtk tests.
11403
11404 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11405
11406 * gdb.fortran/types.exp: Escape brackets in expect patterns
11407 for test_float_literal_types_accepted tests.
11408 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
11409 before run test.
11410
11411 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
11412
11413 * am33.exp: Just compile, do not link the testcase.
11414 * am33.s: Add ".am33" pseudoop to force am33 mode.
11415
11416 1998-06-25 Felix Lee <flee@cygnus.com>
11417
11418 * gdb.base/setshow.exp: make sure $pc is sane.
11419
11420 * gdb.stabs/weird.exp: split expect patterns properly.
11421
11422 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
11423
11424 * gdb.disasm/am33.s: New disassembler testfile for the am33.
11425 * gdb.disasm/am33.exp: Run it.
11426
11427 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
11428
11429 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
11430 match processing (and eliminate spurious timeouts when running).
11431
11432 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
11433
11434 * gdb.base/signals.exp (test_handle_all_print): put back Mach
11435 exception test, but conditionalize it on target [mach | gnu].
11436
11437 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
11438
11439 * gdb.base/overlays.exp: fixup compile line for linker script.
11440
11441 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
11442
11443 * gdb.fortran/types.exp: don't guess at float size.
11444
11445 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
11446
11447 * gdb.base/exprs.exp: delete test that depends on int size.
11448
11449 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
11450
11451 * config/sim.exp: Removed checks for target triplets.
11452 (gdb_target_sim): Use gdb,target_sim_options.
11453
11454 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
11455
11456 * gdb.base/reread.exp: New file.
11457 * gdb.base/reread1.c: New file.
11458 * gdb.base/reread2.c: New file.
11459
11460 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
11461
11462 * config/sim.exp: Use 'target sim -sparclite' when running
11463 SPARClite programs.
11464
11465 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
11466
11467 * gdb.base/structs2.exp: New file.
11468 * gdb.base/structs2.c: New file.
11469
11470 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
11471
11472 * gdb.asm/common.inc: New file.
11473 * gdb.asm/d10v.inc: New file.
11474 * asm-source.exp: Pass -I's to gas to find .inc files.
11475 Update line numbers in expected output.
11476 * asmsrc1.s: Rewrite.
11477 * asmsrc2.s: Rewrite.
11478 * configure.in: Create arch.inc symlink.
11479 * configure: Regenerate.
11480 * Makefile.in (distclean): Delete arch.inc.
11481
11482 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
11483
11484 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
11485 (t_enum_value2): ditto
11486 (t_enum_value3): ditto
11487 (main): ditto
11488 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11489
11490 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
11491 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
11492 change.
11493 Use gdb_test instead of send_gdb/gdb_expect sequences.
11494
11495 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
11496
11497 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
11498 not void.
11499
11500 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
11501
11502 * gdb.base/branches.c: Code with lots of loops and
11503 subroutines. Used to test gdbs ability to single step through PC
11504 changes, especially to test mips-tdep.c:mips_next_pc
11505
11506 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
11507
11508 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
11509 more rigorous EGCS C++ error checking.
11510
11511 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11512
11513 * gdb.base/help.exp: Clean up `help set args' and `help show args'
11514 tests.
11515 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
11516 function when asleep.
11517 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
11518 for i*86 Linux and SVR4 signal handling problems.
11519 Remove linux xfail for `next to handler in signals_tests_1', fixed
11520 by recent infrun.c change.
11521 Limit backtrace to 10 frames to avoid timeout problems with infinite
11522 stack backtraces.
11523 Adjust expect pattern in `handle all print' test to match Apr 28 1997
11524 target.[ch] change.
11525
11526 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
11527
11528 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
11529 for a newline from gdb before continuing.
11530 (default_gdb_exit): Just look for y or n.
11531 (gdb_test): Detect abnormal exit from GDB running on DOS; if
11532 it does, fail the rests of the tests in the file.
11533
11534 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
11535
11536 * config/cygmon.exp: New file.
11537
11538 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
11539
11540 * gdb.base/list.exp: Fix problem with "list default lines around
11541 main" test on remote targets.
11542
11543 * gdb.base/scope.exp: Fix problem with filelocal_bss before
11544 run test on remote targets.
11545
11546 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
11547
11548 * gdb.asm: New directory.
11549 * configure.in: Configure it.
11550 * configure: Regenerate.
11551 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
11552 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
11553
11554 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
11555
11556 * config/mn10300-eval.exp: New file to support MN10300 eval board.
11557
11558 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
11559
11560 * gdb.base/overlays (several files): Merge the two overlay
11561 managers into one. Change variables (foox, barx, bazx, grbxx)
11562 back into ints but force them to load in their proper sections.
11563
11564 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
11565
11566 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
11567 on-chip insn memory and IMAP1 to upper 128k.
11568 (D10VCopy): Handle memory regions crossing 16k boundaries.
11569 (D10VCopy): Transfer data in 32 bit chunks.
11570
11571 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
11572
11573 * gdb.base/overlays.c (main): Exit normally when result is
11574 correct.
11575
11576 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
11577 map. Include space for printf in .text segment.
11578
11579 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
11580 updated d10v memory VMA/LMA map.
11581 (D10VCopy): Call D10VTranslate.
11582
11583 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
11584
11585 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
11586
11587 * gdb.base/bar.c (barx, bar): Change variable to small array so
11588 that it won't be put into the .sdata - small data -
11589 section. Update reference.
11590 * gdb.base/baz.c (bazx, baz): Ditto.
11591 * gdb.base/foo.c (foox, foo): Ditto.
11592 * gdb.base/grbx.c (grbxx, grbx): Ditto.
11593
11594 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
11595 to be arrays.
11596
11597 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
11598
11599 * gdb.base/overlays.exp: fix up and get working again.
11600 Add tests for backtraces from an overlay function.
11601
11602 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
11603
11604 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
11605 "calling function with watchpoint enabled".
11606
11607 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
11608
11609 * gdb.base/break.exp (test_next_with_recursion): Remove
11610 gdb_suppress_tests for d10v-*-*.
11611 * lib/gdb.exp (gdb_suppress_tests): Disable this function
11612 pending review of whether it is useful or not.
11613
11614 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
11615
11616 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
11617
11618 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
11619
11620 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
11621 * config/dve.exp: New file to support Densan boards.
11622
11623 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
11624
11625 * gdb.base/interrupt.exp: Document problem of simulators, signals,
11626 reads and BSD.
11627
11628 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
11629
11630 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
11631 response.
11632
11633 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
11634
11635 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
11636
11637 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
11638 test.
11639
11640 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
11641 target_sizeof_long and target_bigendian_p.
11642 (structs_by_value, structs_by_reference): Check values according
11643 to targets word size and endianess.
11644
11645 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
11646
11647 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
11648 output.
11649
11650 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
11651
11652 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
11653 Update test of set args help to match source change.
11654
11655 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
11656
11657 * gdb.base/default.exp: Expect help system output to be in
11658 alphabetical order.
11659 * gdb.base/help.exp: Ditto.
11660
11661 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
11662
11663 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
11664 "i*86-pc-linux-gnu*".
11665 * gdb.base/interrupt.exp: Ditto.
11666 * gdb.base/corefile.exp: Ditto.
11667
11668 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
11669 define vxworks when building the testcase.
11670
11671 * gdb.base/ptype.exp: Fix testnames to be unique.
11672 * gdb.base/radix.exp: Ditto.
11673 * gdb.base/term.exp: Ditto.
11674 * gdb.base/whatis.exp: Ditto.
11675 * gdb.c++/classes.exp: Ditto.
11676
11677 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
11678
11679 * gdb.base/callfuncs.exp: Fix indentation.
11680
11681 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
11682 suppress_flag has been set.
11683 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
11684 target feature.
11685
11686 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
11687
11688 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
11689 the testcase.
11690
11691 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
11692 set_debug_traps() and breakpoint().
11693 * gdb.c++/misc.cc (main): Ditto.
11694 * gdb.c++/templates.cc (main): Ditto.
11695 * gdb.c++/virtfunc.cc (main): Ditto.
11696
11697 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
11698
11699 * lib/gdb.exp(gdb_step_for_stub): New function.
11700 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
11701 exists, reload the executable and do a "continue" instead of
11702 doing a jump.
11703 (runto_main): Use gdb_step_for_stub.
11704
11705 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
11706 tests to have unique names.
11707 * gdb.base/callfuncs.exp: Ditto.
11708 * gdb.base/commands.exp: Ditto.
11709 * gdb.base/default.exp: Ditto.
11710 * gdb.base/help.exp: Ditto.
11711 * gdb.base/list.exp: Ditto.
11712 * gdb.base/opaque.exp: Ditto.
11713 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
11714 similar tests.
11715
11716 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
11717 * gdb.c++/cplusfuncs.cc: Ditto.
11718 * gdb.c++/virtfunc.cc: Ditto.
11719
11720 * config/monitor.exp: Keep track of the last file we saw, rather
11721 than trying to get the info from gdb.
11722
11723 * gdb.fortran/types.exp: Move comment to previous line.
11724
11725 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
11726
11727 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
11728 target mode.
11729
11730 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
11731
11732 From Bob Manson:
11733 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
11734 string from GDB when it connects.
11735
11736 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
11737
11738 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
11739
11740 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
11741 if we can't get a debug format from GDB (we may be testing an
11742 older GDB). Use a 10 second timeout when checking for the format.
11743
11744 * gdb.stabs/weird.exp: Fix quoting.
11745
11746 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
11747
11748 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
11749
11750 * config/arm-ice.exp: New file.
11751
11752 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
11753
11754 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
11755 until it has been modified to work with the new testsuite.
11756
11757 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
11758 testcase won't compile, cause all of the testcases in the file to
11759 fail instead.
11760
11761 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
11762 (gdb_clear_suppressed): New procedure.
11763 (gdb_stop_suppressing_tests): Only clear suppress_flag if
11764 it contains a positive value.
11765
11766 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
11767
11768 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
11769
11770 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
11771
11772 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
11773
11774 * lib/gdb.exp (setup_xfail_format): New function.
11775 (get_debug_format): New function to get debug format.
11776 (debug_format): New global variable to hold last value set
11777 by get_debug_format.
11778 * gdb.base/list.exp: Call get_debug_format and expect some
11779 tests to fail for DWARF 1 and COFF formats.
11780 * gdb.c++/ptype.exp: Ditto.
11781 * gdb.c++/classes.exp: Ditto.
11782 * gdb.c++/cplusfuncs.exp: Ditto.
11783 * gdb.c++/inherit.exp: Ditto.
11784 * gdb.c++/templates.exp: Ditto.
11785 * gdb.c++/virtfunc.exp: Ditto.
11786
11787 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
11788
11789 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
11790 host doesn't have a currently-open connection.
11791
11792 * config/sparclet.exp: Cleanups and fixes to make it generic for
11793 any gdb stub target. Handle cases where gdb doesn't respond when
11794 interrupted in a sane fashion.
11795
11796 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
11797 same thing in a totally different way.
11798
11799 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
11800 setting "timeout".
11801 (gdb_start): We set the global gdb_prompt variable in
11802 default_gdb_init now.
11803
11804 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
11805
11806 * gdb.base/printcmds.exp: Fix "check for floating addition"
11807 regexp to accept results within approx +/- .01 of exact value.
11808 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
11809
11810 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
11811
11812 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
11813 properly.
11814 (gdb_expect): Add optional timeout parameter, and add timeout
11815 value to various calls.
11816 (gdb_suppress_tests): Only give one warning message per group.
11817
11818 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
11819
11820 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
11821 global variables. Handle getting a value for $timeout more
11822 gracefully.
11823
11824 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
11825
11826 * lib/gdb.exp: Close connection to remote host if gdb doesn't
11827 initialize.
11828 (default_gdb_init): New procedure; allow gdb_init to be overridden
11829 by a target configuration file.
11830 (gdb_expect): Pass the timeout to remote_expect.
11831
11832 * config/monitor.exp(gdb_load): Fix typo in regexp.
11833
11834 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
11835
11836 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
11837
11838 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
11839
11840 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
11841 here. Call gdb_target_exec before rebooting the target, to make
11842 sure the connection to the target is closed.
11843 (gdb_load): Pass the name of the executable to gdb_target_monitor.
11844 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
11845 Also detect "Timeout reading from remote" error.
11846
11847 * config/gdbserver.exp: Pass the executable being loaded to
11848 gdb_target_monitor. Don't call gdb_file_cmd here; let
11849 gdb_target_monitor do it.
11850
11851 * gdb.disasm/hppa.exp: Don't use exec_output.
11852
11853 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
11854
11855 * gdb.base/list.exp: If we're debugging a non-native target,
11856 try to set the pc register to point to the start of the
11857 program before doing the first list command.
11858
11859 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
11860 test_calls after restarting.
11861
11862 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
11863 reloading.
11864
11865 * gdb.base/watchpoint.exp: Fix typo.
11866
11867 * gdb.base/setshow.exp: Check for use_gdb_stub.
11868
11869 * gdb.base/break.exp: Fix continue until exit test for the gdb
11870 stub case.
11871 * gdb.base/langs.exp: Ditto.
11872
11873 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
11874 gdb_load_offset. If we weren't given a file to load, figure out
11875 what the current file is and use it.
11876
11877 * config/i386-bozo.exp: New file.
11878
11879 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
11880
11881 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
11882 feature.
11883
11884 * config/proelf.exp: New entry.
11885
11886 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
11887
11888 * lib/gdb.exp: Remove spurious .* patterns at the beginning
11889 of regexps.
11890
11891 * gdb.base/watchpoint.exp: Don't run the test_stepping
11892 tests if gdb can't call functions on the target.
11893
11894 * gdb.base/setshow.exp: Don't run the set prompt tests if
11895 the board has gdb_prompt set.
11896
11897 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
11898
11899 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
11900 * gdb.base/commands.exp: Likewise.
11901 * gdb.base/setshow.exp: Likewise.
11902
11903 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
11904
11905 * config/monitor.exp(gdb_start): Look for gdb_prompt target
11906 feature.
11907
11908 * config/i960.exp: New file.
11909
11910 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
11911
11912 * gdb.base/funcargs.exp: Check for gdb,short_int target
11913 feature instead of looking for explicit target triplets.
11914
11915 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
11916
11917 * gdb.base/printcmds.exp: add a couple more tests a la
11918 "p 123DEADBEEF", to check parse_number.
11919 * top.c: change "to enable to enable" to "to enable" in a couple
11920 of help strings.
11921
11922 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
11923
11924 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
11925 on the mn10300.
11926
11927 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
11928
11929 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
11930 where the test executable is run with explicit args.
11931 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
11932
11933 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
11934
11935 * gdb.base/run.c: Use FAKEARGV to build test executable that
11936 does not require a command line arg, since most simulators
11937 don't currently support passing such an arg into the simulated
11938 program.
11939 * gdb.base/commands.exp: Change tests to insert the proper
11940 value as the arg to the first recursive factorial call. Change
11941 compilation line to define FAKEARGV at compile time.
11942
11943 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
11944
11945 * gdb.base/recurse.exp: Enable these tests for the mn10300.
11946 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
11947 function with watchpoint enabled" test.
11948
11949 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
11950
11951 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
11952 Don't call gdb_test when the command doesn't return to a gdb prompt.
11953
11954 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
11955 "Tests restarted" messages.
11956
11957 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
11958
11959 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
11960
11961 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
11962
11963 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
11964 for INFO SYMBOL; add help tests for OVERLAY commands.
11965 * gdb.base/default.exp: add tests for INFO SYMBOL command;
11966 add tests for OVERLAY commands
11967 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
11968 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
11969 * gdb.base/sigall.c: add usestubs code frag
11970 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
11971
11972 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
11973
11974 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
11975 failures.
11976 (gdb_stop_suppressing_tests): Note that tests have restarted.
11977
11978 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
11979
11980 * config/h8300.exp: New file.
11981
11982 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
11983
11984 * gdb.base/setshow.exp: Check for the existence of a
11985 feature, not its value.
11986
11987 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
11988
11989 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
11990
11991 * gdb.base/scope.exp: It's now init0(), not init().
11992
11993 * gdb.base/scope0.c: For now, change init() to be init0().
11994
11995 * config/monitor.exp: Use gdb_serial in preference to serial
11996 or netport.
11997
11998 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
11999 and it's not already set.
12000
12001 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
12002
12003 * gdb.base/setshow.exp: Only test the run command if the target
12004 isn't using a stub and if it supports argument passing.
12005
12006 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
12007
12008 * config/udi.exp(gdb_start): Make sure UDICONF is set
12009 properly before starting gdb.
12010
12011 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
12012
12013 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
12014 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
12015 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
12016
12017 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
12018
12019 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
12020 specialized code to reboot the board, use remote_reboot instead.
12021
12022 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
12023
12024 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
12025
12026 * config/monitor.exp: Make sure we disconnect from the target.
12027 Also, try a reboot/reload cycle instead of failing if the
12028 load fails.
12029
12030 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
12031
12032 * gdb.base/default.exp: Don't set match_max.
12033 * gdb.base/help.exp: Ditto.
12034 * gdb.base/list.exp: Ditto.
12035 * gdb.base/signals.exp: Ditto.
12036
12037 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
12038 set, use remote_ld to download the testcase instead of
12039 the GDB loader.
12040
12041 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
12042
12043 * config/vr5000.exp: New file.
12044
12045 * config/monitor.exp(gdb_target_monitor): Add pattern for
12046 "Ending remote" to detect errors in connecting.
12047
12048 * gdb.base/setshow.exp: Add .* within auto language test.
12049
12050 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
12051 target feature.
12052
12053 * config/monitor.exp(gdb_load): Check for a failure when loading,
12054 and reboot the board if necessary.
12055
12056 * gdb.base/setvar.exp(test_set): Handle multiple prints within
12057 a set of tests. Remove print.* from the patterns being checked.
12058
12059 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
12060
12061 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
12062 refer to gdb_spawn_id.
12063
12064 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
12065 longer used.
12066 * config/sparclet.exp: Ditto.
12067 * config/sparclet-old.exp: Ditto.
12068 * config/slite.exp: Ditto.
12069 * config/sim.exp: Ditto.
12070 * gdb.base/funcargs.exp: Ditto.
12071
12072 * lib/gdb.exp:Remove references to gdb_spawn_id.
12073 (gdb_expect): Move to remote.exp.
12074
12075 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
12076
12077 * config/monitor.exp: Detect the "Couldn't establish connection"
12078 message from GDB.
12079
12080 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
12081
12082 * gdb.base/bitfields.exp: Use runto instead of explicit
12083 gdb_run_cmd/gdb_expect sequences.
12084
12085 * gdb.base/break.exp(text_next_with_recursion): Add match for
12086 gdb_expect call.
12087
12088 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
12089 We also need to handle the "A program is being debugged already"
12090 prompt from gdb. Use gdb_test to set the baud rate.
12091
12092 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
12093 to 20000. Really. I mean it.
12094
12095 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
12096
12097 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
12098 fails. If suppress_flag is set, skip perror message about not
12099 being able to send to GDB.
12100 (send_gdb): If suppress_flag is set, don't try to send commands to
12101 GDB.
12102 (gdb_expect): If suppress_flag is set, always fail immediately.
12103 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
12104 (gdb_init): Call gdb_stop_suppressing_tests.
12105 (default_gdb_exit): Ditto.
12106 (default_gdb_start): Ditto.
12107
12108 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
12109 gdb_stop_suppressing_tests as appropriate.
12110 * gdb.base/break.exp: Ditto.
12111 * gdb.base/callfuncs.exp: Ditto.
12112 * gdb.base/commands.exp: Ditto.
12113 * gdb.base/exprs.exp: Ditto.
12114 * gdb.base/funcargs.exp: Ditto.
12115 * gdb.base/list.exp: Ditto.
12116 * gdb.base/recurse.exp: Ditto.
12117 * gdb.base/scope.exp: Ditto.
12118 * gdb.base/structs.exp: Ditto.
12119 * gdb.c++/inherit.exp: Ditto.
12120
12121 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
12122
12123 * config/vr4300.exp: New file.
12124
12125 * gdb.*/*.exp: Call gdb_expect instead of expect.
12126
12127 * lib/gdb.exp(gdb_expect): New function.
12128
12129 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
12130
12131 * lib/gdb.exp(gdb_init): New function.
12132
12133 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
12134 for each individual variable set.
12135
12136 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
12137 name.
12138
12139 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
12140
12141 * gdb.base/scope.exp: Use gdb_test.
12142
12143 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
12144 aborting; the testsuite driver will do that for us (see
12145 gdb_finish). Also, use gdb_test in a few more places.
12146
12147 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12148
12149 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
12150
12151 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
12152
12153 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
12154 and "add_tests" are not at the same address.
12155
12156 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
12157
12158 * gdb.base/ptype.exp: Use gdb_test.
12159
12160 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
12161
12162 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
12163 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
12164 left in. No longer expect them to fail.
12165
12166 * gdb.stabs/*.mt; Deleted, no longer used.
12167 * gdb.stabs/configure.in: Remove references to target makefile
12168 frags.
12169 * gdb.stabs/configure: Rebuilt.
12170
12171 * gdb.disasm/*.mt: Deleted, no longer used.
12172 * gdb.disasm/configure.in: Remove references to target makefile
12173 frags. Use "sh3.s" as the unique filename for this directory.
12174 * gdb.disasm/configure: Rebuilt.
12175
12176 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
12177 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
12178 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
12179
12180 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
12181
12182 * config/udi.exp: Use mondfe,name instead of remote_host.
12183
12184 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
12185
12186 * gdb.base/watchpoint.exp: Don't expect a failure when calling
12187 a function with a watchpoint enabled on the mn10200.
12188
12189 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
12190 before trying to create it!
12191
12192 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
12193
12194 * config/vx.exp: Use hostname instead of netport.
12195
12196 * config/vxworks.exp: New file.
12197
12198 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
12199
12200 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
12201 gdb before assuming everything worked. Send a ^C if a timeout
12202 occurs.
12203
12204 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
12205 $gdb_spawn_id directly.
12206 (gdb_run_cmd): Try _start as well as start. Use the target feature
12207 gdb,start_symbol as the symbol to start from when jumping.
12208
12209 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
12210
12211 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
12212 redundant) test.
12213
12214 * gdb.base/recurse.exp: Relax final value test for 'b' so that
12215 it doesn't lose for 16bit integer systems.
12216
12217 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
12218
12219 * gdb.fortran/types.exp: If the target doesn't support "double"
12220 data types, then expect "real" types to only be 4 bytes.
12221
12222 * gdb.c++/virtfunc.exp: Expect failure for virtual function
12223 call tests if the target doesn't support inferior function calls.
12224
12225 * gdb.base/printcmds.exp: Allow minor deviation in FP values
12226 in printf tests.
12227
12228 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
12229
12230 * gdb.base/help.exp: Disable "help set", "help show", and
12231 "help support". Simplify regexp for "help stack".
12232
12233 * gdb.base/default.exp: Set match_max to 5000 and the timeout
12234 to 60 seconds. Temporarily set match_max to 15000 around the
12235 "info copying" test.
12236
12237 * gdb.base/nodebug.exp: Don't try to do an inferior function
12238 call if the target doesn't support them.
12239 * gdb.base/printcmds.exp: Likewise.
12240 * gdb.base/setvar.exp: Likewise.
12241 * gdb.base/structs.exp: Likewise.
12242 * gdb.c++/templates.exp: Likewise.
12243 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
12244
12245 * gdb.base/recurse.exp: Enable for the mn10200.
12246
12247 * configure.in: Do configure gdb.stabs directory for *-*-elf
12248 targets.
12249 * configure: Rebuilt.
12250
12251 * gdb.base/break.exp: Check for gdb,noresults before testing
12252 exit status and/or results from the target.
12253 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
12254 * lib/gdb.exp: Remove old (now bogus) initialization of
12255 noinferior, noargs, noresults and nosignals.
12256
12257 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
12258
12259 * config/sh.exp: New file.
12260
12261 * config/slite.exp: Try to connect multiple times to the board
12262 before rebooting. Only send a "monitor run" if need_monitor_run
12263 is set.
12264
12265 * gdb.base/break.exp: Don't do the "stub continue" test if
12266 the target has gdb_stub set.
12267
12268 * gdb.base/callfuncs.exp: Increase the timeout.
12269
12270 * gdb.base/interrupt.exp: Don't even try to compile the testcase
12271 if the target has gdb,noinferiorio set.
12272
12273 * gdb.base/list.exp: Increase match_max to 10000 characters.
12274
12275 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
12276
12277 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
12278 target.
12279
12280 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
12281
12282 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
12283
12284 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
12285 trying to delete the copy of gdb. Catch the file delete so we
12286 don't die if the delete fails; also, the file should be copied to
12287 the host, not to the build.
12288
12289 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
12290
12291 * lib/gdb.exp(gdb_test): Surround the result pattern with
12292 parenthesis in case it contains multiple regexps separated
12293 with |.
12294
12295 * gdb.base/watchpoint.exp: Use gdb_test.
12296 * gdb.base/default.exp: Ditto.
12297
12298 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
12299
12300 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
12301
12302 * gdb.base/scope.exp: Use gdb_test.
12303 * gdb.c++/classes.exp: Ditto.
12304 * gdb.c++/inherit.exp: Ditto.
12305
12306 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
12307
12308 * gdb.base/crossload.exp: Don't use execute_anywhere, use
12309 remote_exec instead.
12310 * gdb.base/corefile.exp: Don't be ridiculous.
12311 * gdb.base/*.c: Add missing stub invocations.
12312
12313 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
12314
12315 * config/slite.exp: Miscellaneous fixes.
12316
12317 * lib/gdb.exp: Fix runto.
12318
12319 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
12320 the target.
12321
12322 * gdb.base/watchpoint.exp: Fix regexp.
12323
12324 * lib/gdb.exp(default_gdb_exit): Add a catch to the
12325 close and wait commands, as the descriptor may now be
12326 invalid. Always call "remote_close host".
12327
12328 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
12329
12330 Major rewrite for testsuite revision.
12331
12332 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
12333 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
12334 instead of relying on spawn_id to always contain a valid
12335 spawn id.
12336 (get_compiler_info): New procedure to build the ${binfile}.ci
12337 file, instead of replicating this in N different places.
12338 (gdb_compile): New procedure.
12339
12340 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
12341 appropriate arguments) instead of compile. Use gdb_test in a lot
12342 more places. Use send_gdb instead of send. Always run gdb_start
12343 at the start of a testcase, as this is no longer done magically.
12344
12345 config/*-gdb.exp: Rename without the -gdb suffix.
12346
12347 config/mips.exp: Use remote_close instead of exit_remote_shell.
12348 config/monitor.exp: Use target_info instead of looking at
12349 baud, timeout, etc.
12350 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
12351
12352 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12353
12354 * gdb.c++/templates.exp (test_ptype_of_templates),
12355 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
12356 Update expect patterns for destructors and assignment operators
12357 to match corresponding c-typeprint.c changes.
12358 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
12359 to destructor breakpoint test, GDB should be able to set the
12360 destructor breakpoint without specifying arguments.
12361
12362 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
12363
12364 * gdb.threads/pthreads.exp: Change result for failure to compile due
12365 to lack of pthreads runtime support from an error to simply an
12366 unsupported test, per dejagnu standards.
12367
12368 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12369
12370 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
12371 where GDB exits to reduce pattern match time.
12372 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
12373
12374 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
12375
12376 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
12377
12378 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
12379 * gdb.base/default.exp: ditto.
12380 * gdb.base/nodebug.exp: ditto.
12381 * gdb.base/printcmds.exp: ditto.
12382 * gdb.base/ptype.exp: ditto.
12383 * gdb.base/setvar.exp: ditto.
12384 * gdb.base/structs.exp: ditto.
12385 * gdb.base/setshow.c: Guard against uninitialized values of argc.
12386
12387 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
12388
12389 * configure, */configure: Rebuild with autoconf 2.12.
12390
12391 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
12392
12393 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
12394 use new i*86-pc-linux*-gnu quads.
12395 * gdb.base/corefile.exp: Ditto.
12396 * gdb.base/signals.exp: Ditto.
12397 * gdb.base/sigall.exp: Ditto.
12398 * gdb.base/interrupt.exp: Ditto.
12399
12400 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
12401 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
12402 RedHat 4.0.
12403
12404 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
12405 linux. This allows the test case to at least compile on latest
12406 linux, but still not run due to missing the threads runtime library.
12407
12408 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12409
12410 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
12411 directory to search gdb directory. Accept and step over conditional
12412 stack alignment code. Consume $prompt in failure cases.
12413 Reset timeout to $oldtimeout instead of some arbitrary value.
12414 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
12415 timeout problems with infinite stack backtraces.
12416 * gdb.base/ptype.exp (ptype struct link, union tu_link):
12417 Accept function parameters for linkfunc member.
12418
12419 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
12420
12421 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
12422 (CXXFLAGS): Remove, unreferenced.
12423 (B_OPTIONS): Add for -B options and add code to initialize with
12424 previous -B options and also add -B option to pick up cross compiled
12425 runtime.
12426 (TARGET_INCLUDES): Add for -I options and add code to initialize when
12427 doing cross compiles.
12428 (target_alias): Declare global.
12429 (xgcc): Set variable to full path of gcc in build tree. Use findfile
12430 to verify that gcc exists in build tree, and if so set CC to that
12431 gcc and to use B_OPTIONS and TARGET_INCLUDES.
12432
12433 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
12434
12435 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
12436 ptype test for anonymous union. Fixup testcase to match
12437 current gcc debug output.
12438
12439 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
12440
12441 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
12442 force argument to an unsigned long type.
12443
12444 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
12445
12446 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
12447 tests and anonymous union print/ptype tests.
12448 * gdb.base/list.exp (test_forward-search): Increase timeout by
12449 5 minutes for the "search extremely long line" case.
12450 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
12451 completely optional and that the pass/fail messages use the command as
12452 the message if that third arg is a null string.
12453 (gdb_test_exact): Arrange that a null string pattern means match a
12454 null string output rather than any output, which might include random
12455 errors.
12456 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
12457 backtrace test.
12458 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
12459 always failing and failure is now exposed by gdb.exp changes.
12460
12461 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
12462
12463 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
12464 weren't being noted.
12465
12466 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12467
12468 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
12469 * gdb.stabs/weird.exp: Remove v_comb xfails.
12470
12471 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
12472
12473 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
12474 list.exp scope.exp watchpoint.exp]
12475 Make all timeout error msgs explicitly say "(timeout)".
12476
12477 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
12478
12479 * config/monitor.exp: Increase download timeout to 1000 seconds.
12480
12481 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
12482
12483 * config/m32r.exp: Increase timeout to 120 seconds.
12484
12485 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
12486
12487 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
12488 and accept older ordering as obsolescent gcc or gdb.
12489 * gdb.c++/templates.exp: Ditto.
12490 * gdb.c++/virtfunc.exp: Ditto.
12491
12492 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
12493
12494 * gdb.base/coremaker.c: Add code to mmap some data so we
12495 can check that it ends up in the core file.
12496 * gdb.base/corefile.exp: Add test to read mmapped data
12497 from core file.
12498
12499 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
12500
12501 * config/m32r.exp: New file.
12502
12503 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
12504
12505 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
12506 that cflags can contains -gstabs, and work correctly for other tests.
12507
12508 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
12509
12510 * gdb.base/setshow.exp: New file, tests show and set.
12511 * gdb.base/setshow.c: New file, tests show and set.
12512 * gdb.base/help.exp: Add test for help set|show annotate.
12513 * gdb.base/default.exp: Add test for set|show annotate.
12514
12515 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
12516
12517 * testsuite/gdb.base/break.exp: Make backtrace from factorial
12518 errors unique.
12519 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
12520 explicitly.
12521
12522 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
12523
12524 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
12525 and width commands. This is done elsewhere.
12526 * (gdb_start): Don't call gdb_start_sim here. That's already
12527 done in gdb_load. This fixes lots of failures in default.exp.
12528
12529 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
12530
12531 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
12532 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
12533 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
12534 in the same we we treat other failures (since it may be an expected
12535 condition), rather than as an error.
12536 * gdb.base/signals.exp (test_handle_all_print): Revert back to
12537 old test format.
12538
12539 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
12540
12541 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
12542 (distclean maintainer-clean realclean): No need to remove files
12543 twice. Nuke the duplicates.
12544 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
12545 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
12546 Remove config.h along with other config files.
12547
12548 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
12549
12550 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
12551 "p func1 ()" and note that rests of tests are skipped.
12552 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
12553 setup_xfails for "print func2::coremaker_local".
12554 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
12555 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
12556 affected by the previous run test.
12557 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
12558 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
12559 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
12560 "pass int powerset tuple" and "pass modeless int powerset tuple".
12561 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
12562 "real write 4" and "real write 8".
12563 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
12564 setup_xfails for "print vs1 after tuple assign 2",
12565 "print \$i after tuple assign 2", and
12566 "print vs2 after tuple assign 2".
12567 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
12568 meaningful error message and return -1 so the caller can
12569 suppress further tests and avoid a cascade of errors.
12570
12571 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
12572
12573 * gdb.base/a1-selftest.exp: Tweak tests to account for new
12574 format for printing version.
12575 * gdb.base/default.exp: Ditto.
12576 * gdb.base/interrupt.exp: Fix problem with cascade of
12577 errors if child process dies while calling a function.
12578
12579 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
12580
12581 * Makefile.in (VPATH): Add
12582 * Makefile.in (Makefile, config.status): Fix rules so things get
12583 remade when necessary.
12584
12585 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
12586
12587 * Makefile.in (just-check): Add path to sibling expect dir
12588 to environment variable specified by RPATH_ENVVAR.
12589
12590 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
12591
12592 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
12593 (just-check): Add shared library paths for libstdc++, tk,
12594 tcl, bfd, and opcodes to the environment variable specified
12595 in RPATH_ENVVAR.
12596 * configure.in: Add support to recognize --enable-shared flag
12597 and generate correct value for RPATH_ENVVAR.
12598 * configure: Regenerated with autoconf.
12599
12600 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
12601
12602 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
12603 include all osf versions.
12604 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
12605 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
12606 when target is linux. When failing to build pthreads test
12607 executable, give more meaningful message.
12608 * gdb.threads/pthreads.c: Hpux also uses old definition of second
12609 arg for pthread_create.
12610
12611 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
12612
12613 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
12614 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
12615 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
12616 and -lpthreads (everybody else).
12617 (test_startup): Fail gracefully if threads are not supported.
12618 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
12619 "p/c array_index("abcdef",2)" when not gcc compiled.
12620 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
12621 "print func2::coremaker_local" when not gcc compiled.
12622 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
12623 "ptype on opaque struct tagname (statically)",
12624 "ptype on opaque struct tagname (dynamically) 1", and
12625 "ptype on opaque struct tagname (dynamically) 2"
12626 for not compiled with gcc.
12627 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
12628 backtrace when compiled with gcc.
12629 * lib/gdb.exp (runto_main): Return result of "runto main" rather
12630 than always return success.
12631
12632 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
12633
12634 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
12635
12636 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
12637
12638 * gdb.base/structs.exp: Undo last change.
12639
12640 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
12641
12642 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
12643 encapsulate all the steps/nexts done during self test, starting
12644 at main, and makes them less sensitive to optimization issues.
12645 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
12646 signal handler" test.
12647 * gdb.threads/pthreads.exp: Only run this for native configs.
12648 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
12649 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
12650 tests.
12651 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
12652 for "runto test_calls(void)" test.
12653
12654 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
12655
12656 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
12657 and don't expect address info in breakpoint confirmations.
12658
12659 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
12660
12661 * gdb.base/list.exp (test_forward_search): Increase timeout
12662 temporarily by 60 seconds for searching extremely long line,
12663 and then reset to old value when done. Increase expect input
12664 buffer to 10000.
12665
12666 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
12667
12668 * gdb.base/list.exp (test_forward_search): Fix to handle very
12669 long source line without overflowing expect's input buffer.
12670
12671 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
12672
12673 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
12674 "buffer_full".
12675
12676 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
12677 "buffer_full".
12678
12679 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
12680 "buffer_full".
12681
12682 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
12683 "buffer_full".
12684
12685 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
12686
12687 * configure.in (configdirs): Add gdb.threads.
12688 * configure: Regenerated with autoconf.
12689 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
12690 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
12691 * gdb.threads/configure: New, generated with autoconf.
12692
12693 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
12694
12695 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
12696
12697 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
12698
12699 * gdb.base/signals.exp (test_handle_all_print): Test separately for
12700 each signal's status in the output of "handle all print".
12701 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
12702 the \r\n sequence that immediately precedes the gdb prompt.
12703 * gdb.base/a1-selftest.exp: Save original timeout and restore
12704 after test.
12705
12706 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
12707
12708 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
12709 symbol.
12710
12711 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12712
12713 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
12714
12715 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
12716
12717 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
12718 timeout by 60 seconds.
12719
12720 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
12721
12722 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
12723 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
12724 error return.
12725
12726 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
12727
12728 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
12729 gdb initialization, also report how long dejagnu waited. Restore
12730 old timeout before doing error return. Temporarily increase timeout
12731 by 3 minutes to allow for slow startups over heavy NFS use.
12732
12733 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
12734
12735 * lib/gdb.exp: Report timeout value for verbosity level 2.
12736 * config/gdbserver.exp: Ditto.
12737 * config/hppro.exp: Ditto.
12738 * config/mips-gdb.exp: Ditto.
12739 * config/monitor.exp: Ditto.
12740 * config/netware.exp: Ditto.
12741 * config/sim-gdb.exp: Ditto.
12742 * config/slite-gdb.exp: Ditto.
12743 * config/udi-gdb.exp: Ditto.
12744 * config/unix-gdb.exp: Ditto.
12745 * config/vx-gdb.exp: Ditto.
12746 * gdb.base/a1-selftest.exp: Ditto.
12747 * gdb.base/a2-run.exp: Ditto.
12748 * gdb.base/break.exp: Ditto.
12749 * gdb.base/corefile.exp: Ditto.
12750 * gdb.base/list.exp: Ditto.
12751 * gdb.base/recurse.exp: Ditto.
12752 * gdb.base/scope.exp: Ditto.
12753 * gdb.base/signals.exp: Ditto.
12754
12755 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12756
12757 * gdb.threads/Makefile.in (docdir): Removed.
12758
12759 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12760
12761 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
12762 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
12763 @srcdir@.
12764 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
12765 autoconf 2.5 or higher.
12766 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
12767
12768 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
12769
12770 * configure: Regenerated.
12771 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
12772 avoid name clashes with SunOS headers.
12773
12774 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
12775
12776 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
12777
12778 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
12779
12780 * gdb.base/callfuncs.exp: Finish last change -- make sure the
12781 prototype information ends up in the compiler info file.
12782
12783 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
12784
12785 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
12786 attempting to regenerate it. Eliminate use of a temporary file
12787 and just generate the info file directly. Source it immediately,
12788 for consistency of use.
12789 * gdb.base/corefile.exp: Ditto
12790 * gdb.base/exprs.exp: Ditto.
12791 * gdb.base/funcargs.exp: Ditto.
12792 * gdb.base/langs.exp: Ditto.
12793 * gdb.base/list.exp: Ditto.
12794 * gdb.base/mips_pro.exp: Ditto.
12795 * gdb.base/nodebug.exp: Ditto.
12796 * gdb.base/opaque.exp: Ditto.
12797 * gdb.base/ptype.exp: Ditto.
12798 * gdb.base/scope.exp: Ditto.
12799 * gdb.base/setvar.exp: Ditto.
12800 * gdb.base/signals.exp: Ditto.
12801 * gdb.base/whatis.exp: Ditto.
12802 * gdb.c++/templates.exp: Ditto.
12803 * gdb.c++/virtfunc.exp: Ditto.
12804 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
12805 whether or not to add -lstdc++ to the compile command line args.
12806
12807 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12808
12809 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
12810 it got fixed by the recent lookup_minimal_symbol_by_pc change.
12811 Increase timeout, a lot of single stepping might be needed if the
12812 target has no hardware watchpoints.
12813
12814 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
12815
12816 * gdb.base/break.exp: Ignore compiler warnings when compiling
12817 break.c.
12818 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
12819 * gdb.base/default.exp: Add h8300 xfails. Handle messages
12820 from remote-sim.
12821 * gdb.base/exprs.exp: Add h8300 xfails.
12822 * gdb.base/funcargs.exp: Likewise.
12823 * gdb.base/nodebug.exp: Likewise.
12824 * gdb.base/printcmds.exp: Likewise.
12825 * gdb.base/ptype.exp: Likewise.
12826 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
12827 h8300 xfails.
12828 * gdb.base/return.exp: Handle float/double precision problems
12829 on the h8300.
12830 * gdb.base/funcargs.c: Explicitly make last constant argument to
12831 call_after_alloca_subr an unsigned long type.
12832 * gdb.base/return.c: Include stdio.h.
12833
12834 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12835
12836 * config/abug.exp: New file for the older Motorola Bug monitor
12837 that runs on the mvme13x series VME boards.
12838 * config/monitor.exp: Use the new config array for target settings
12839 if they exist.
12840
12841 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
12842
12843 * sim-gdb.exp: Make the SH simulator allocate less space when
12844 it is targeted.
12845
12846 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
12847
12848 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
12849 test.
12850
12851 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
12852
12853 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
12854 "rs6000-*-*" for "list function in include file" when gcc compiled.
12855 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
12856 for "p ctable1[120]".
12857 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
12858 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
12859 Remove setup_xfail for "rs6000-*-*" for
12860 "print 'scope0.c'::filelocal before run".
12861 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
12862 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
12863 since some compilers don't allow both options to be given
12864 on the same command line. Create object file and move it.
12865
12866 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
12867
12868 * gdb.base/corefile.exp: Always regenerate the core file, since
12869 we always regenerate the coremaker program. Detect special case
12870 where registers cannot be read from core file.
12871
12872 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
12873
12874 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12875 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
12876 * gdb.c++/templates.exp: Only match on basename of file since
12877 some formats like xcoff don't encode directory information.
12878 * gdb.stabs/weird.exp: Use the right sed script for powerpc
12879 and rs6000 AIX xcoff targets.
12880 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
12881 * configure: Regenerate.
12882 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
12883 here, rather than in distclean.
12884
12885 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
12886
12887 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
12888 defined, and use it to compile the test case with -O2. The
12889 native compilation still uses no optimization.
12890 * gdb.base/mips_pro.c: Remove inline assembly code since
12891 it is compiled PIC by default, which results in assembler
12892 warnings that make the testsuite think the compilation
12893 was unsuccessful.
12894
12895 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
12896
12897 * gdb.c++/misc.exp: Add note to message for
12898 "print s.a for foo struct" that this is a known gcc 2.7.2
12899 and earlier bug.
12900
12901 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
12902
12903 * gdb.base/break.exp: Fix pattern for matching "Delete all
12904 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
12905 setup_xfail for deleting all breakpoints test. Fix various
12906 timeout messages to include "(timeout)".
12907 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
12908 for "p t_float_values2(3.14159,float_val2)".
12909 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
12910 for "continue to call2g" when gcc compiled.
12911 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
12912 "up to foo in langs.exp", "show language at foo in langs.exp",
12913 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
12914 and "show language at fsub in langs.exp".
12915 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
12916 "list line 1 in include file", "list message for lines past EOF",
12917 "list function in include file", "list list0.h:foo", and
12918 "list filename:function; nonexistant function".
12919 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
12920 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
12921 and "ptype t_char_array" to be for native cc only.
12922
12923 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
12924
12925 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
12926 setup_xfail for "print coremaker_bss", "print coremaker_ro",
12927 "print func2::coremaker_local", and "backtrace in corefile.exp".
12928
12929 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
12930
12931 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
12932 "bt in signals.exp". This problem only appears when running
12933 the testsuite, and then only intermittently.
12934
12935 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12936
12937 * gdb.base/return.exp (return_tests): Differentiate between
12938 two tests of continuing.
12939
12940 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12941
12942 * */Makefile.in (maintainer-clean): Remove config.log.
12943 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
12944 * gdb.c++/Makefile.in (PROGS): Add inherit.
12945 (clean): Remove *.ci.
12946
12947 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
12948
12949 * gdb.c++/misc.cc: Add test code from Mike Stump.
12950 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
12951
12952 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
12953
12954 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
12955 to "alpha-*-osf2*" and add comment.
12956 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
12957 setup_xfail for "step over execarg initialization" and
12958 "step over corearg initialization".
12959 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
12960 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
12961 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
12962 gcc compiled for "print coremaker_bss", "print coremaker_ro",
12963 "print func2::coremaker_local", and "backtrace in corefile.exp".
12964 * gdb.base/signals.exp: Build and source signals.ci.
12965 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
12966 to be for gcc only.
12967 * lib/gdb.exp: Move verbose statements outside conditionals.
12968
12969 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12970
12971 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
12972 Feb 3 procfs.c change.
12973
12974 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
12975
12976 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
12977
12978 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
12979
12980 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
12981 from dejagnu's apparent default of 10 seconds, which gives random
12982 results when running the tests over NFS on moderately loaded systems.
12983 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
12984
12985 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
12986
12987 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
12988 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
12989 result reports.
12990
12991 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
12992
12993 * configure.in (CY_AC_PATH_TCLH): Remove.
12994 * configure: Regenerate.
12995
12996 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
12997
12998 * gdb.c++/Makefile.in (clean): Add missing '{'.
12999
13000 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
13001
13002 * lib/gdb.exp: Provide a default value for noinferior.
13003
13004 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
13005 Load libgloss.exp.
13006
13007 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
13008
13009 * gdb.disasm/hppa.exp: Compile directly into an executable, use
13010 the executable, not the .o to run the tests from.
13011
13012 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
13013
13014 * gdb.base/break.exp: Don't test for program exit or exit status
13015 if $noresults if nonzero.
13016 * gdb.base/langs.exp: Likewise.
13017 * gdb.base/watchpoint.exp: Likewise.
13018
13019 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
13020 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
13021 trying to compile the testcase.
13022
13023 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
13024
13025 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
13026 * gdb.base/signals.exp (continue to handler): Likewise.
13027
13028 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
13029
13030 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
13031
13032 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
13033
13034 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
13035
13036 * gdb.base/corefile.exp: Recognize "not found" as failure
13037 when trying to determine if a core file was generated.
13038 If no core file was generate the first time, try again without
13039 the ulimit -c to work around braindamaged shells.
13040
13041 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
13042
13043 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
13044 [] tests with "test" and enclose string in quotes.
13045 * gdb.stabs/configure: Rebuild
13046
13047 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
13048
13049 Changes in sync with expect:
13050 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
13051 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
13052 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
13053 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
13054 argument to AC_REQUIRE.
13055 * configure: Regenerated.
13056
13057 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
13058
13059 * gdb.base/corefile.exp: When generating a core, discard any
13060 error messages about ulimit not found and the "core dumped"
13061 message from the shell that runs the coredumper.
13062
13063 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
13064
13065 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
13066
13067 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
13068 which sed script to run. Expect failure for v_comb test
13069 on PA targets too.
13070
13071 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
13072
13073 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
13074 "print func2::coremaker_local" and for "backtrace in corefile.exp"
13075
13076 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
13077
13078 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
13079 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
13080 "sparc-sun-solaris*" xfails for "p v_comb".
13081 * lib/gdb.exp (default_gdb_start): Fix typo.
13082 * gdb.base/corefile.exp: Allow "Core was generated by ..."
13083 messages to not include the full program name that caused
13084 the core dump since some systems (such as solaris) apparently
13085 truncate this path to about 80 characters.
13086 When generating a core file first try increasing the core file
13087 size limit to unlimited since some systems may default it to
13088 zero, and it is harmless to try it. Move the test for failing
13089 to generate a core file to where it will actually get executed.
13090 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
13091 new gdb result from g++ debug info improvements and make old
13092 pattern obsolescent. Also account for size_t differences
13093 (may be int or long).
13094 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
13095 initialization before function call is placed in the delay slot
13096 and thus appears to be skipped over by commands such as "next".
13097
13098 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13099
13100 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
13101
13102 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
13103
13104 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
13105 input source file; fix code to compile test to deal with this
13106 convention.
13107 * gdb.c++/*.exp: Likewise.
13108
13109 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
13110
13111 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
13112 "bt in signals.exp".
13113
13114 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
13115
13116 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
13117 "step over execarg initialization" and
13118 "step over corearg initialization".
13119
13120 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
13121
13122 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
13123 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
13124
13125 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
13126
13127 From Rob Savoye (rob@poseidon.cygnus.com)
13128 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
13129 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
13130 configure.in}, gdb.disasm/{Makefile.in, configure.in},
13131 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
13132 configure.in}: Major reworking for autoconfig.
13133 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
13134 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
13135 New files.
13136 * config/unix-gdb.exp: Make GDB global.
13137 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
13138 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
13139 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
13140 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
13141 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
13142 term.exp, twice.exp, watchpoint.exp, whatis.exp},
13143 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
13144 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
13145 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
13146 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
13147 pr-8136.exp, result.exp, string.exp, tuples.exp},
13148 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
13149 to returns as necessary, arrange for test to compile own testcase
13150 executable.
13151 * lib/gdb.exp: Changes for testsuite to compile own test cases.
13152
13153 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
13154
13155 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
13156 clear_xfail at end of test which might not call either pass or fail.
13157 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
13158 "backtrace through signal handler".
13159
13160 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13161
13162 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
13163 continuing from a job control stop signal.
13164 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
13165
13166 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
13167
13168 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
13169 * gdb.base/corefile.exp: Likewise.
13170 * gdb.base/funcargs.exp: Likewise.
13171
13172 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
13173
13174 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
13175 * config/monitor.exp: Add support for setting baud rate.
13176
13177 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
13178
13179 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
13180 i*86-*-linux* xfails for "backtrace through signal handler".
13181 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
13182 "print func2::coremaker_local".
13183 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
13184 alpha-dec-osf2* xfail for
13185 "delete all breakpoints when none".
13186
13187 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
13188
13189 * gdb.base/break.exp: Change test that deletes all breakpoints
13190 when no user breakpoints are installed. A post 4.15 change
13191 causes gdb to no longer prompt in this case.
13192
13193 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
13194
13195 * gdb.base/return.exp (return_tests): Change xfail for test
13196 "correct value returned double test" to stop xfailing at
13197 Solaris 2.5. Apparently the bug has been fixed.
13198
13199 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
13200
13201 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
13202 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
13203
13204 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
13205
13206 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
13207 * gdb.disasm/hppa.s: Corresponding changes.
13208
13209 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
13210
13211 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
13212 makefile fragment.
13213 * config/mt-hpux: Deleted.
13214
13215 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
13216
13217 * Many files: When warning about suppressed tests due to a
13218 nonexistant test binary, avoid incrementing the warning count.
13219
13220 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
13221
13222 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
13223
13224 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13225
13226 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
13227 "sparc-*-solaris2*".
13228
13229 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13230
13231 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
13232 Add global and local variables and initialize them.
13233 * gdb.base/corefile.exp: Test correct mapping of corefile sections
13234 by printing variables. Remove rs6000 and powerpc xfails, BFD now
13235 extracts the file name and terminating signal from the core file.
13236 * TODO: Remove note about tests for correct mapping of corefile.
13237 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
13238 from optimizing it away.
13239 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
13240 handles common blocks.
13241
13242 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
13243
13244 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
13245 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
13246
13247 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
13248
13249 * Makefile.in (maintainer-clean): New target, synonym for
13250 realclean.
13251 * gdb.base/Makefile.in (maintainer-clean): Likewise.
13252 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
13253 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
13254 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
13255 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
13256 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
13257
13258 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
13259
13260 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
13261 xfails when not gcc compiled for "print foo::funclocal".
13262 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
13263 "print foo::funclocal at foo",
13264 "print 'scope1.c'::foo::funclocal at foo",
13265 "print foo::funclocal_bss at foo",
13266 "print 'scope1.c'::foo::funclocal_bss at foo",
13267 "print foo::funclocal_ro at foo",
13268 "print 'scope1.c'::foo::funclocal_ro at foo",
13269 "print bar::funclocal at foo" and
13270 "print 'scope1.c'::bar::funclocal at foo".
13271 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
13272 gcc compiled for "print foo::funclocal at bar".
13273 Expand all messages to ensure that they identify that
13274 the test is at bar().
13275 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
13276 gcc compiled for:
13277 "ptype on opaque struct pointer (statically)",
13278 "ptype on opaque struct tagname (statically)",
13279 "ptype on opaque struct pointer (dynamically) 1",
13280 "ptype on opaque struct tagname (dynamically) 1",
13281 "ptype on opaque struct pointer (dynamically) 2" and
13282 "ptype on opaque struct tagname (dynamically) 2
13283 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
13284 gcc compiled for:
13285 "p datalocal"
13286 "whatis datalocal",
13287 "ptype datalocal",
13288 "p bsslocal",
13289 "whatis bsslocal", and
13290 "ptype bsslocal".
13291 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
13292 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
13293 when not gcc compiled.
13294 * gdb.base/funcargs.exp (float_and_integral_args): Add
13295 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
13296 compiled.
13297 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
13298 "backtrace from call6a" when not gcc compiled.
13299 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
13300 "backtrace from call7a" when not gcc compiled.
13301 * gdb.base/callfuncs.exp (do_function_calls):
13302 Add "hppa*-*-hpux*" xfail when not gcc compiled for
13303 "p t_char_array_values(char_array_val2,char_array_val1)",
13304 "p t_char_array_values(char_array_val1,char_array_val2)",
13305 "p t_char_array_values("carray 1","carray 2")",
13306 "p t_char_array_values("carray 1",char_array_val2)",
13307 "p t_char_array_values(char_array_val1,"carray 2")",
13308 "p sum_args(1,{2})",
13309 "p sum_args(2,{2,3})",
13310 "p sum_args(3,{2,3,4})",
13311 "p sum_args(4,{2,3,4,5})"
13312 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
13313 "backtrace in corefile.exp" when not gcc compiled.
13314
13315 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13316
13317 * gdb.base/signals.exp: Rewrite `handle all print' test as
13318 a procedure. Accept blanks or TABs as whitespace, increase
13319 timeout and expect input buffer size for the large output
13320 from the command. Remove "i*86-*-bsdi2.0" xfail.
13321
13322 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13323
13324 * gdb.base/setvar.exp: Add new testcases for truncation when
13325 assigning invalid values to bitfields.
13326
13327 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
13328
13329 * gdb.base/callfuncs.exp (do_function_calls): Remove
13330 mips-sgi-irix* xfail for
13331 "call inferior func with struct - returns char *"
13332 and fix test so that an optional (unsigned char *) cast is
13333 accepted in the result.
13334
13335 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
13336
13337 * gdb.base/funcargs.exp (float_and_integral_args): Remove
13338 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
13339 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
13340 * gdb.base/signals.exp: Remove duplicate "handle all print" test
13341 that accidentally got checked in.
13342
13343 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
13344
13345 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
13346 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
13347 compiled test.
13348 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
13349 Add mips-sgi-irix5* xfail for not gcc compiled.
13350 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
13351 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
13352 "p top", "whatis top", "p middle", and "whatis middle".
13353 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
13354 "whatis signed char" for not gcc compiled.
13355 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
13356 "set variable signed char=-1 (-1)" and
13357 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
13358 * gdb.base/funcargs.exp (float_and_integral_args):
13359 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
13360 Add mips-sgi-irix* xfail when not gcc compiled for
13361 "continue to call2b".
13362 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
13363 "continue to call2g".
13364 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
13365 "backtrace from call6a"
13366 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
13367 "backtrace from call7k".
13368 Add mips-sgi-irix5* xfail when not gcc compiled for
13369 "backtrace from call7a".
13370 (localvars_after_alloca): Fix gdb_test cmds for
13371 "print * after runto ...".
13372 Remove rs6000-*-* xfails for
13373 "print i after runto localvars_after_alloca" and
13374 "print l after runto localvars_after_alloca"
13375 for all compilers.
13376 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
13377 when not compiled with gcc, for:
13378 "print signed char == (minus)",
13379 "print signed char != (minus)",
13380 "print signed char < (minus)",
13381 "print signed char > (minus)".
13382 * gdb.base/callfuncs.exp (do_function_calls):
13383 Add mips-sgi-irix* xfail, when compiled with native compiler, for
13384 "call inferior func with struct - returns char *".
13385 * gdb.base/return.exp (return_tests): Change xfail for
13386 "correct value returned double test" to include Solaris 2.4.
13387 * gdb.base/funcargs.exp (float_and_integral_args):
13388 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
13389
13390 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13391
13392 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
13393 enumeration bitfields if compiling with GNU C.
13394 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
13395 to empty' prompt.
13396
13397 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
13398
13399 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
13400 test for PRO targets.
13401
13402 * gdb.base/funcargs.exp: Avoid ever setting more than 8
13403 breakpoints in the inferior at any given time by making
13404 two groups of breakpoints for call2*, call6* and call7*
13405 tests.
13406
13407 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13408
13409 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
13410 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
13411 from optimizing it away.
13412 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
13413 "call inferior func with struct".
13414
13415 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
13416
13417 * configure.in: Only configure gdb.chill for particular targets.
13418
13419 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
13420
13421 * gdb.base/Makefile.in: Add action to .c.o transformation
13422 rule that generates a .ci file for each .o file and remove
13423 explicit .c.o rules except for callfuncs.o.
13424 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
13425 generates a .ci file for each .o file and remove explicit
13426 .cc.o rules.
13427 (clean): Remove *.tmp *.ci files.
13428 (EXECUTABLES): Remove templ-info.exp.
13429 * gdb.base/compiler.c: New file.
13430 * gdb.c++/compiler.cc: New file
13431 * gdb.base/scope.exp: Source gdb.base/scope.ci.
13432 Change rs6000-*-* xfail for
13433 "print 'scope0.c'::filelocal_ro" and
13434 "print 'scope1.c'::filelocal" and
13435 "print 'scope1.c'::filelocal_bss" and
13436 "print 'scope1.c'::filelocal_ro" and
13437 "print 'scope1.c'::foo::funclocal" and
13438 "print 'scope1.c'::foo::funclocal_ro" and
13439 "print 'scope1.c'::bar::funclocal" and
13440 "print 'scope0.c'::filelocal_ro" and
13441 "print 'scope1.c'::filelocal at foo" and
13442 "print 'scope1.c'::filelocal_bss at foo" and
13443 "print 'scope1.c'::filelocal_ro at foo" and
13444 "print 'scope1.c'::foo::funclocal at foo" and
13445 "print 'scope1.c'::foo::funclocal_bss at foo" and
13446 "print 'scope1.c'::foo::funclocal_ro at foo" and
13447 "print 'scope1.c'::bar::funclocal at foo" and
13448 "print 'scope0.c'::filelocal_ro" and
13449 "print 'scope1.c'::filelocal" and
13450 "print 'scope1.c'::filelocal_bss" and
13451 "print 'scope1.c'::filelocal_ro" and
13452 "print 'scope1.c'::foo::funclocal" and
13453 "print 'scope1.c'::foo::funclocal_bss" and
13454 "print 'scope1.c'::foo::funclocal_ro" and
13455 "print 'scope1.c'::bar::funclocal" and
13456 "print 'scope1.c'::bar::funclocal_bss"
13457 to only be xfail'd when not compiled with gcc.
13458 Add rs6000-*-* xfail for
13459 "print 'scope0.c'::filelocal_bss before run"
13460 when compiled with gcc.
13461 (test_at_main): Add rs6000-*-* xfail for
13462 "print filelocal_ro in test_at_main"
13463 when compiled with gcc.
13464 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
13465 Add rs6000-*-aix* xfail for
13466 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
13467 "ptype t_char_array", not compiled with gcc.
13468 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
13469 xfail for "list foo (in include file)" when gcc compiled.
13470 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
13471 (integral_args): Add rs6000-*-* xfail for
13472 "run to call0a" if not compiled with gcc.
13473 (unsigned_integral_args): Add rs6000-*-* xfail for
13474 "run to call1a" if not compiled with gcc.
13475 (float_and_integral_args): Add rs6000-*-* xfail for
13476 "run to call2a" if not compiled with gcc and for
13477 "continue to call2b" for any compiler.
13478 Add rs6000-*-* xfail to
13479 "print f1 after run to call2a" for gcc compiled.
13480 (discard_and_shuffle): Add rs6000-*-* xfail for
13481 "run to call6a".
13482 (shuffle_round_robin): Add rs6000-*-* xfail for
13483 "backtrace from call7a" if not compiled with gcc.
13484 Add rs6000-*-* xfail for
13485 "backtrace from call7b" if compiled with gcc.
13486 (call_after_alloca): Add rs6000-*-* xfail for
13487 "print c in call_after_alloca" and
13488 "print s in call_after_alloca" and
13489 "backtrace from call_after_alloca_subr"
13490 if not compiled with gcc.
13491 (localvars_in_indirect_call): Add rs6000-*-* xfail for
13492 "print c in localvars_in_indirect_call" and
13493 "print c in localvars_in_indirect_call" and
13494 "backtrace in indirectly called function" and
13495 "stepping into indirectly called function"
13496 if not compiled with gcc.
13497 (localvars_after_alloca): Add rs6000-*-* xfail for
13498 "print c after runto localvars_after_alloca" and
13499 "print s after runto localvars_after_alloca" and
13500 "print i after runto localvars_after_alloca" and
13501 "print l after runto localvars_after_alloca"
13502 for all compilers.
13503 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
13504 than whatis-info.exp.
13505 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
13506 than opaque-info.exp.
13507 Setup rs6000-*-* xfail for
13508 "ptype on opaque struct pointer (statically)" and
13509 "ptype on opaque struct pointer (dynamically)" when
13510 not compiled with gcc.
13511 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
13512 rather than callf-info.exp.
13513 (do_function_calls): Add clear_xfail for rs6000-*-* for
13514 "p t_float_values2(3.14159,float_val2)". Seems to work
13515 fine there, both with xlc and gcc. Need to find out what
13516 it is doing right and fix other platforms.
13517 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
13518 "call inferior func with struct - returns int",
13519 "call inferior func with struct - returns long",
13520 "call inferior func with struct - returns float",
13521 "call inferior func with struct - returns double",
13522 "call inferior func with struct - returns char *",
13523 but only if not gcc compiled (presumes xlc compiled).
13524 Change rs6000-*-* xfails for
13525 "call inferior func with struct - returns char" and
13526 " call inferior func with struct - returns short" to only
13527 xfail if not using gcc.
13528 (clean mostlyclean): Remove *.ci and *.tmp files.
13529 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
13530 than templ-info.exp.
13531 * gdb.base/langs.exp: Source gdb.base/langs.ci.
13532 Add rs6000-*-* xfail for "up to foo in langs.exp"
13533 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
13534 when not gcc compiled.
13535
13536 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13537
13538 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
13539 * gdb.base/corefile.exp: Likewise.
13540 * gdb.base/list.exp: Likewise.
13541 * gdb.base/scope.exp: Likewise.
13542 * gdb.base/siganls.exp: Likewise.
13543
13544 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
13545 compiler output.
13546 * gdb.base/whatis.exp: Likewise.
13547
13548 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
13549
13550 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
13551 failure (opcode table has been fixed to match reality).
13552
13553 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
13554
13555 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
13556 "call inferior func with struct - returns char",
13557 "call inferior func with struct - returns short"
13558
13559 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
13560 "print 'scope0.c'::filelocal at main",
13561 "print 'scope0.c'::filelocal_bss in test_at_main",
13562 "print 'scope0.c'::filelocal at foo",
13563 "print 'scope0.c'::filelocal_bss in test_at_foo",
13564 "print 'scope0.c'::filelocal at bar",
13565 "print 'scope0.c'::filelocal_bss in test_at_bar"
13566
13567 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
13568 in source file 1". This bug seems to have been fixed with both
13569 gcc and native cc (was native assembler bug?).
13570
13571 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
13572
13573 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
13574 "backtrace through signal handler" to "i*86-*-sysv4*".
13575 * gdb.base/signals.exp: Add xfail for "'next' behaved as
13576 continue" case. Add "known SVR4 bug" to fail message.
13577 Add "i*86-*-bsdi2.0" xfail for "handle all print".
13578 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
13579 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
13580 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
13581 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
13582 "up to foo in langs.exp", "show language at foo in
13583 langs.exp", "up to cppsub_ in langs.exp", "show
13584 language at cppsub_ in langs.exp", "up to fsub in
13585 langs.exp", and "show language at fsub in langs.exp".
13586 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
13587 "bactrace in corefile.exp".
13588 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
13589 "call inferior function with struct - returns float" and
13590 "call inferior function with struct - returns double".
13591
13592 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
13593
13594 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
13595 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
13596 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
13597 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
13598
13599 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
13600
13601 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
13602 (or overriden) "CHILL" macro rather then bare "gcc".
13603 Also look for ../../gcc/xgcc since that is what we will
13604 actually need, not "Makefile". Remove following assignment
13605 of CHILL to CHILL_FOR_TARGET because that results in
13606 recursive definition.
13607
13608 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
13609
13610 * gdb.base/corefile.exp: Change xfail for backtrace in
13611 corefile.exp from linuxaout to all linux.
13612 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
13613 cases where we miss the breakpoint at the signal handler
13614 for some reason. Setup xfail for linuxoldld/linuxaout and
13615 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
13616 hitting SIGURG breakpoint.
13617 * gdb.base/signals.exp: Setup xfail for "next" acting like
13618 continue to add linuxoldld. Setup xfail for all linux for
13619 "next to handler in signals_tests_1", "backtrace in
13620 signals_tests_1", "continue to func1", "pass SIGUSR1",
13621 and continue to handler".
13622
13623 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
13624
13625 * Update all FSF addresses except those in COPYING* files.
13626
13627 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
13628
13629 * gdb.base/a2-run.exp: Change messages to be more explicit about
13630 the status of args, and quote binfile in results.
13631
13632 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
13633
13634 * gdb.base/callfuncs.exp: Add tests for passing structs to
13635 inferior functions and return various types.
13636 * gdb.base/callfuncs.c: Add functions to receive a struct
13637 and return a member of the struct, in various types.
13638
13639 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13640
13641 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
13642
13643 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13644
13645 * config/vxworks29k.exp: New file, sources vxworks.exp.
13646
13647 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13648
13649 * config/gdbremote.exp: New file. Testing framework using
13650 gdbserver.
13651
13652 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
13653
13654 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
13655 "call function when asleep" and "send end of file".
13656 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
13657 for "backtrace in corefile.exp".
13658 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
13659 for "backtrace through signal handler".
13660 * gdb.base/corefile.exp: Make sure we actually generate a core file
13661 before trying the core tests. Some systems allow the user to suppress
13662 generation of core files and default to that (linux for example).
13663 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
13664 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
13665
13666 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13667
13668 * gdb.threads: New directory with some crude multi-threaded
13669 gdb tests (step.exp and step2.exp).
13670 * config/mt-lynx (STEP_EXECUTABLE): Define.
13671 (THREADFLAGS): Define.
13672
13673 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
13674
13675 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
13676
13677 * gdb.base/signals.exp: Disable whole file for lynx until
13678 further notice.
13679
13680 * gdb.base/signals.exp: xfail test where "next" acts like
13681 "continue" for lynx.
13682
13683 * gdb.base/interrupt.exp: xfail test for calling function while
13684 inferior is asleep for lynx.
13685
13686 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
13687 than one cr-lf after each command.
13688
13689 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13690
13691 * configure.in: Reinstate setting of stabsdirs variable, fix
13692 typo in setting up configdirs for native builds.
13693
13694 * gdb.base/return.exp: Fix typo in return double test.
13695 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
13696 compiler from optimizing them away.
13697
13698 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
13699
13700 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
13701 sequences to be echo'd by gdb when using gdb_test.
13702 * gdb.chill/chexp.exp: Likewise.
13703 * gdb.fortran/exprs.exp: Likewise
13704
13705 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13706
13707 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
13708 after the inferior gdb has started.
13709
13710 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
13711 after each command.
13712 * gdb.base/funcargs.exp: Likewise.
13713 * gdb.base/gdbvars.exp: Likewise.
13714 * gdb.base/interrupt.exp: Likewise.
13715 * gdb.base/list.exp: Likewise.
13716 * gdb.base/watchpoint.exp: Likewise.
13717 * gdb.c++/demangle.exp: Likewise.
13718 * gdb.c++/inherit.exp: Likewise.
13719 * gdb.chill/chexp.exp: Likewise.
13720 * gdb.fortran/exprs.exp: Likewise.
13721
13722 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
13723 test if we can't handle IO to/from the inferior.
13724
13725 * gdb.c++/misc.exp: Always check for a program already being
13726 started after sending a "run" command to gdb.
13727
13728 * gdb.base/twice.exp: Start with a fresh gdb.
13729
13730 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
13731 only depend on gdb's expression code, not the chill runtime.
13732
13733 * gdb.base/return.c: Put return values into variables so we
13734 can have gdb print them rather than depending on the program
13735 to print them.
13736 * gdb.base/return.exp: Corresponding changes.
13737
13738 * lib/gdb.exp: Provide default value for noinferiorio.
13739 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
13740 the inferior.
13741
13742 * gdb.base/break.exp: Always check for a program already being
13743 started after sending a "run" command to gdb.
13744 (text_next_with_recursion): Don't check the output from the
13745 program's printf statement. Instead just make sure the program
13746 exited.
13747
13748 * gdb.base/commands.exp: Protect tests which need arguments with
13749 $noargs conditionals.
13750
13751 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13752
13753 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
13754 of structure member arrays to match gdb/valops.c:value_addr change.
13755
13756 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
13757
13758 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
13759 cases.
13760
13761 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
13762
13763 * configure.in (configdirs): Remove gdb.chill from default list
13764 of subdirs and then add it back in only if doing a native build.
13765 The current chill compiler does not yet work in any cross build.
13766 * Revert all signal changes from Jul 6.
13767 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
13768 for sh-hms targets, allowing these tests to link, with no other
13769 changes. Testing is suppressed by setting "nosignals" in site.exp.
13770
13771 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
13772
13773 * configure.in (signaldirs): Define and add to configdirs for all
13774 targets except some specific ones that are known to not support signals.
13775 Also clean up formatting.
13776 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
13777 (signals, sigall): Remove rules to build.
13778 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
13779 Moved to new gdb.signals directory.
13780 * gdb.signals: New test directory.
13781 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
13782 signals.c signals.exp}: New or moved files.
13783
13784 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
13785
13786 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
13787
13788 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
13789
13790 * gdb.base/return.exp: Xfail `return double' test failure
13791 on at least Solaris 2.3 and handle future/past versions on
13792 a case by case basis as appropriate. Also update message
13793 to include i*86 failures.
13794
13795 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13796
13797 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
13798
13799 * lib/gdb.exp: Fix comment which erroneously identified
13800 gdb_file_cmd as gdb_load (the 19 May change was in fact to
13801 gdb_file_cmd not gdb_load).
13802 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
13803
13804 * gdb.base/setvar.exp: Make test names consistent between pass and
13805 fail cases. Use gdb_test more.
13806
13807 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13808
13809 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
13810
13811 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13812
13813 * gdb.base/help.exp: Fix expected help string for `show commands'.
13814
13815 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
13816
13817 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
13818
13819 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
13820 of a text section.
13821
13822 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
13823
13824 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
13825 that loop eventually terminates. Fix Connection refused logic so
13826 that testsuite will expire nicely.
13827
13828 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
13829
13830 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
13831 config/rom68k.exp: New tcl glue for the appropriate monitors.
13832 These all just end up calling monitor.exp.
13833 * config/monitor.exp (gdb_target_monitor): Handle `Connection
13834 refused' by retrying. Cleanup some timeout issues.
13835 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
13836 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
13837 callers don't have to set/restore global timeout variable.
13838
13839 * The following set of changes centralizes management of the global
13840 timeout variable. This way, it can be set in one target dependent
13841 place instead of dozens of places scattered throughout the test suite.
13842 If you need to lengthen a timeout, then you should either set timeout
13843 in one of the config/{target}.exp files, or multiply it by a factor.
13844 Setting it to an absolute value is always going to lose for some
13845 targets.
13846 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
13847 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
13848 * gdb.base/funcargs.exp: Don't set timeout.
13849 * gdb.base/list.exp (test_forward_search): Only use local timeout.
13850 * gdb.base/printcmds.exp (test_print_string_constants
13851 test_print_array_constants): Don't set timeout.
13852 * gdb.base/ptype.exp: Don't set timeout.
13853 * gdb.base/recurse.exp: Don't set timeout.
13854 * gdb.base/return.exp: Don't set timeout.
13855 * gdb.base/watchpoint.exp: Don't set timeout.
13856 * gdb.c++/classes.exp (do_tests): Don't set timeout.
13857 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
13858
13859 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13860
13861 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
13862
13863 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13864
13865 * lib/gdb.exp: Disable chill tests for irix5.
13866
13867 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13868
13869 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
13870 each test pass or fail.
13871
13872 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13873
13874 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
13875 xlc not gcc.
13876
13877 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
13878
13879 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
13880
13881 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
13882
13883 * config/est.exp: Fix copyright and comments. Remove dead code.
13884 Use targetname, serialport and baud variables instead of fixed
13885 constants.
13886 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
13887 * config/cpu32bug.exp: New file to support cpu32bug monitors.
13888
13889 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13890
13891 * gdb.base/watchpoint.exp: Don't run
13892 test_watchpoint_triggered_in_syscall for sunos.
13893
13894 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13895
13896 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
13897 they don't seem to exist. Do include stdio.h.
13898
13899 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13900
13901 * gdb.base/a1-selftest.exp: Add alpha xfail.
13902
13903 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13904
13905 * gdb.base/watchpoint.c (main): Prompt before calling read().
13906 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
13907 Revise accordingly. Remove cruft about sending "123" several
13908 times, until it gets noticed. Clean up the "print buf[0]" stuff
13909 so that it passes or fails, and waits for prompts in the usual way.
13910
13911 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13912
13913 * gdb.base/recurse.exp: Fix comment.
13914
13915 * TODO: Remove item about printing variables in nodebug.exp. Add
13916 item about enabling tests which are only run on some targets.
13917
13918 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
13919 fail, make test names unique, use new gdb_test convention
13920 regarding pattern, use gdb_test more, etc.).
13921
13922 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
13923 fail, make test names unique, etc.).
13924
13925 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13926
13927 * gdb.base/nodebug.c: Change return type of top and middle to
13928 short.
13929 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
13930 are fixed by the recent mdebugread.c changes. Allow `short ()'
13931 as type for top and middle.
13932
13933 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13934
13935 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
13936 nearly as I can tell, the whole thing was an accident in Stu's
13937 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
13938 to replace a send/expect pair with gdb_test, but ended up only
13939 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
13940 of 30 Mar 1995 took care of it, but left this vestigial comment
13941 which I am now nuking.
13942
13943 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13944
13945 * gdb.base/break.exp: Look for different line number for
13946 breakpoint at main depending on usestubs.
13947
13948 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13949
13950 * gdb.base/list.exp: Adjust some alternate expect patterns to
13951 match recent list0.c change. Add alternate expect pattern for
13952 output from `list default lines around main' for optimizing
13953 compilers.
13954
13955 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13956
13957 * lib/gdb.exp: If nosignals is not set, set it to 0.
13958
13959 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
13960
13961 * config/slite-gdb.exp: Responds to load symbol table prompt.
13962 * gdb.base/break.exp: Adjust line number, fix rerun.
13963 * gdb.base/langs0.c: Add #ifdef usestubs.
13964
13965 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
13966
13967 * gdb.base/list.exp: Adjust line contents after adding new lines in
13968 list0.c. Also fix a syntax error.
13969
13970 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
13971 * gdb.base/break.exp: ditto.
13972 * gdb.base/list.exp: ditto.
13973 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
13974 * gdb.base/run.c: ditto.
13975 * gdb.base/list0.c: ditto.
13976 * gdb.base/funcargs.c: ditto.
13977
13978 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
13979
13980 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
13981 $targetname, $serialport and $baud instead of hardwired variables.
13982 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
13983 target doesn't support signals.
13984
13985 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
13986
13987 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
13988
13989 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13990
13991 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
13992 Don't rely on the value of an auto variable before it has been
13993 initialized. Use gdb_test more.
13994
13995 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13996
13997 * lib/gdb.exp (default_gdb_version): A version number must start
13998 with a digit, but other than that contains all characters up to
13999 the first whitespace character.
14000
14001 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14002
14003 * gdb.base/commands.exp (breakpoint_command_test): New tests.
14004
14005 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14006
14007 * gdb.c++/*.exp: Warn if executable does not exist. The original
14008 reason for skipping the warning was that configure.in sometimes
14009 intentionally skipped building the executables but the tcl code
14010 had no way of knowing. That (a) was always bogus with respect to
14011 error handling, (b) is no longer true (right now there is no way
14012 to skip C++ tests).
14013
14014 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
14015
14016 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14017
14018 * gdb.base/list.exp: Add expect patterns for output from
14019 SunPRO compiled executables.
14020 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
14021 types.
14022
14023 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14024
14025 * gdb.base/break.exp (test_next_with_recursion): Accept any line
14026 number (we are already testing that the correct source line text
14027 gets printed).
14028
14029 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
14030 that is what is intended, but something needed to be done to get
14031 sunos4 native working again.
14032
14033 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
14034
14035 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
14036 apparently went with a (very) old xfail.
14037
14038 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
14039
14040 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
14041 runto_main is a proc in gdb.exp that will do 'step' for target use
14042 stubs.
14043 * gdb.base/exprs.exp: ditto.
14044 * gdb.base/interrupt.exp: ditto.
14045 * gdb.base/opaque.exp: ditto.
14046 * gdb.base/printcmds.exp: ditto.
14047 * gdb.base/ptype.exp: ditto.
14048 * gdb.base/scope.exp: ditto.
14049 * gdb.base/setvar.exp: ditto.
14050 * gdb.base/signals.exp: ditto.
14051 * gdb.base/twice.exp: ditto.
14052 * gdb.c++/classes.exp: ditto.
14053 * gdb.c++/inherit.exp: ditto.
14054 * gdb.c++/templates.exp: ditto.
14055 * gdb.base/break.exp: no run and hit main for stubs. Change line
14056 numbers for breakpoints and info breakpoint.
14057 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
14058 breakpoint().
14059 * gdb.base/callfuncs.c: ditto.
14060 * gdb.base/exprs: ditto.
14061 * gdb.base/interrupt.c: ditto.
14062 * gdb.base/opaque0.c: ditto.
14063 * gdb.base/printcmds.c: ditto.
14064 * gdb.base/ptype.c: ditto.
14065 * gdb.base/scope0.c: ditto.
14066 * gdb.base/setvar.c: ditto.
14067 * gdb.base/signals.c: ditto.
14068 * gdb.base/twice.c: ditto.
14069 * gdb.c++/misc.cc: ditto.
14070 * gdb.c++/templates.cc: ditto.
14071
14072 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14073
14074 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
14075
14076 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
14077 somewhere between `read' and `main.c'. I'm pretty sure the
14078 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
14079 and it isn't particularly useful.
14080
14081 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
14082
14083 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14084
14085 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
14086
14087 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
14088
14089 * config/mt-slite: add LIBS and -nostdlib.
14090 * config/slite-gdb.exp: add this new file to support sparclite target.
14091
14092 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
14093
14094 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
14095
14096 * gdb.base/a2-run.exp: Change argument to istarget from
14097 "*-*-vxworks" to "*-*-vxworks*".
14098 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
14099
14100 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
14101
14102 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
14103 will not runto main but do a 'step' to step out of breakpoint().
14104 * config/mt-slite: add -Dusestubs.
14105
14106 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14107
14108 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
14109 instead of just @.
14110
14111 * gdb.base/signals.exp: Add test for "handle all print".
14112 * TODO: Remove "handle all print". Also remove item about
14113 checking copyright date (I don't like the idea of a spurious FAIL
14114 based on when we run the tests).
14115
14116 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
14117 for SunOS4 (reason for failure not investigated). Remove
14118 redundant test for $binfile.
14119
14120 * gdb.base/nodebug.c (array_index): Call malloc.
14121
14122 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
14123
14124 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
14125
14126 * gdb.base/recurse.exp: Update gdb_test invocation to use new
14127 conventions and slightly simplify the matching regexp.
14128
14129 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14130
14131 * gdb.base/break.exp: Update gdb_test invocation to use new
14132 convention.
14133
14134 * lib/gdb.exp: If noargs is not set, set it to 0.
14135
14136 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
14137 tests unique.
14138
14139 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
14140
14141 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14142
14143 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
14144 one argument of type "<non-float parameter>".
14145
14146 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
14147
14148 * config/rom68k.exp: New file to support Motorola IDP board.
14149 * gdb.base/a2-run.exp: Skip this file if noargs is set.
14150 * gdb.base/break.c: Change things around so that this program
14151 doesn't depend upon args. This is necessary to make remote
14152 targets work (in general, they can't take args).
14153 * gdb.base/break.exp: Don't try to send args to program. Don't
14154 expect output. Also, replace lots of code with gdb_test.
14155
14156 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14157
14158 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
14159 printing of '\'' (which is what the comment says we are testing,
14160 even though we were not), not '''.
14161 (test_integer_literals_rejected): Test that printing ''' is an error.
14162
14163 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
14164 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
14165 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
14166 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
14167 Use gdb_test not test_print_accept.
14168 * lib/gdb.exp: Remove test_print_accept.
14169
14170 * gdb.base/signals.exp (signal_tests_1): Make pass message
14171 consistent with fail message.
14172
14173 * gdb.base/whatis.exp: Remove xfails for printing char vs.
14174 unsigned char; the bug (PR 1821) is fixed.
14175
14176 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
14177
14178 * gdb.base/scope.exp (test_at_localscopes): Call pass for
14179 successful tests--makes xfailing them work right.
14180
14181 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14182
14183 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
14184 only \r\n, not .*. The test can pass .* as the last thing in
14185 $pattern if that is what it wants. In addition to providing this
14186 flexibility, this change should speed up pattern matching in cases
14187 where the pattern already ended with .* (there were a number of
14188 them). This change also helps catch bad patterns--in the old
14189 scheme the typo "char \*" instead of "char \\*" would pass. Now
14190 it is caught.
14191 * Many .exp files: Update callers.
14192
14193 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
14194 clearer and does not spuriously match multiple ('s. Likewise for
14195 ) and *.
14196
14197 * gdb.base/nodebug.exp: Test ability to call a function and pass
14198 it a string (even with no debugging info).
14199
14200 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
14201 "p '\'", which is the same as "p ''" once tcl gets done with
14202 quoting, to "p '\\'", which I suspect is what is intended (one
14203 backslash gets sent to GDB).
14204
14205 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
14206
14207 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14208
14209 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
14210 1817) was fixed literally years ago.
14211
14212 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14213
14214 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
14215 test, it causes stepping out of call_after_alloca_subr with
14216 optimizing compilers.
14217 (localvars_in_indirect_call): Consume GDB prompt if `finish'
14218 fails.
14219
14220 * gdb.c++/templates.exp: Source templ-info.exp only if
14221 the templates executable exists.
14222
14223 * gdb.c++/misc.cc (class Contains_static_instance,
14224 class Contains_nested_static_instance),
14225 gdb.c++/classes.exp (test_static_members): Test printing of
14226 a class that contains a static instance of the class.
14227
14228 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14229
14230 * gdb.base/langs2.c (cppsub_): Don't prototype.
14231 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
14232 only, I believe).
14233
14234 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14235
14236 * lib/gdb.exp (skip_chill_tests): New procedure.
14237
14238 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
14239
14240 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
14241
14242 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
14243 each expect pattern. Cuts runtime from 12 to about 4 seconds.
14244
14245 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14246
14247 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
14248
14249 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
14250 disassemble 8, not 16, instructions for part 4.
14251
14252 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
14253 support the latter anymore.
14254
14255 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
14256 -DNO_PROTOTYPES.
14257 * gdb.base/callfuncs.c: Control use of prototypes based on
14258 NO_PROTOTYPES, not __STDC__.
14259 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
14260 t_float_values2 tests if prototypes in use.
14261
14262 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
14263 t_double_values): When checking differences against DELTA, check
14264 that difference is within the range (-DELTA,DELTA), not just
14265 (-infinity,DELTA).
14266
14267 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
14268
14269 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
14270 'file' command firts, then 'target', then 'load', this is due to gdb
14271 target set up.
14272 * config/mips-gdb.exp: Fix a couple regular exp bugs.
14273
14274 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
14275
14276 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
14277 FP load/store variants.
14278 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
14279
14280 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
14281
14282 * gdb.base/term.exp: Do not give a warning if not native, it is
14283 not an abnormal condition.
14284
14285 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
14286
14287 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
14288 t_char_array".
14289
14290 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
14291
14292 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
14293 are getting the version number.
14294
14295 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
14296 if not native, it is not an abnormal condition.
14297
14298 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14299
14300 * lib/gdb.exp: Just use "file exists", rather than undocumented
14301 dejagnu procedure "findfile".
14302
14303 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14304
14305 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
14306 (LDFLAGS): Set to -Xlinker -Ur.
14307
14308 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
14309 Removed, these values are set by lib/gdb.exp.
14310
14311 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
14312
14313 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14314
14315 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
14316 of replicating gdb startup code.
14317
14318 * config/mt-vxworks (LDFLAGS): Set to -r.
14319 (CFLAGS_FOR_TARGET): Removed.
14320
14321 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
14322 (gdb) and gdb for vxworks uses (vxgdb).
14323
14324 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
14325 executable is not in the tree and host != target, use sed and
14326 program_transform_name to determine the gdb name used by the
14327 target.
14328
14329 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
14330 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
14331
14332 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14333
14334 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
14335 floats, chars, and shorts where there are ANSI-style function
14336 definitions.
14337
14338 * gdb.base/langs.exp, gdb.base/langs*: New test.
14339 * gdb.base/Makefile.in: Build it.
14340 * TODO: Remove item about checking that C names don't get C++
14341 demangling applied; this test tests it.
14342
14343 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14344
14345 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
14346 went with the const70 xfail. The xfail went away a year ago.
14347
14348 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
14349
14350 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
14351 for hp300.
14352
14353 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
14354
14355 * gdb.base/a1-selftest.exp: Don't run on hp300.
14356
14357 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14358
14359 * Makefile.in (site.exp): Set host_alias and target_alias as well
14360 as host_triplet and target_triplet.
14361
14362 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14363
14364 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
14365
14366 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
14367 places as other ecoff systems).
14368
14369 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
14370 ultrix.
14371
14372 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14373
14374 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
14375 remove them.
14376 * gdb.base/nodebug.exp: Accept "function" in addition to "text
14377 variable and "variable" in addition to "data variable".
14378 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
14379
14380 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
14381 2.
14382 * gdb.base/list1.c (long_line): Add additional statement at start
14383 of function.
14384 * gdb.base/list.exp (test_forward_search): Update line number to
14385 reflect new statement.
14386
14387 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14388
14389 * gdb.base/signals.exp: Reinitialize searched source directories
14390 after gdb_start call.
14391
14392 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
14393
14394 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
14395 * gdb.stabs/Makefile.in: Likewise.
14396
14397 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
14398 change. Instead split the tests into smaller pieces.
14399 * gdb.disasm/hppa.s: Corresponding changes.
14400
14401 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14402
14403 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
14404 Quote ^C when passing it to stty. For some shells ^ is a pipe.
14405
14406 * gdb.base/funcargs.exp: Modify many tests so that every test
14407 either passes or fails. Make some test names unique.
14408
14409 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14410
14411 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
14412 Call stty to set interrupt character.
14413
14414 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
14415 for HP assembler versus GNU assembler based on actual behavior of
14416 $(CC), rather than assuming that $(AS) is always the GNU assembler.
14417
14418 * TODO: Suggest a few more stepping tests.
14419
14420 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
14421
14422 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
14423 restart GDB for h8300 after a continue.
14424 (return): Add pattern to match a29k-udi behavior.
14425 * gdb.base/nodebug.exp: Remove obsolete comment.
14426 * gdb.base/regs.exp: New file, testing of register displays.
14427 * gdb.base/return.exp: Fix typo in reference to $objdir.
14428 * gdb.base/whatis.exp: Always start with a fresh GDB.
14429
14430 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14431
14432 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
14433 higher, these tests generate a lot of output.
14434
14435 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14436
14437 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
14438 code following the catch silently ignored some errors; without the
14439 catch they should be thrown like any other tcl error. Also, the
14440 catch used "" instead of {} which meant all the callers who wanted
14441 to include one of the characters "[]$ had to quote it an extra time.
14442 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
14443 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
14444 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
14445 Remove extra quoting.
14446
14447 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
14448
14449 * gdb.base/commands.exp: Make test names unique; every test either
14450 passes or fails. Update some comments.
14451
14452 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
14453
14454 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14455
14456 The following fixes a FAIL caused by the fact that the alpha stabs
14457 configuration didn't use the ".if alpha" code in weird.def.
14458 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
14459 bit pointer, so the 32 bit version works even on the alpha.
14460 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
14461 Remove the stuff which allowed us to have separate versions for
14462 alpha and everything else.
14463
14464 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
14465 regexp which "info func operator\[\](" is supposed to match. Fix
14466 string to send to GDB. Note that GDB still doesn't work right. Add a
14467 new test for "info func .perator\[\](" which GDB does handle correctly.
14468
14469 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
14470
14471 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14472
14473 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
14474 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
14475 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
14476 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
14477 it makes the tests harder to understand and confuses test-o-matic.
14478 The preferred style is that each test provides a PASS or a FAIL,
14479 and has a unique message (e.g. "continue #54" not just "continue")
14480 which is the same for the pass and the fail.
14481 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
14482 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
14483 to lib/gdb.exp.
14484 * gdb.base/printcmds.exp: Use test_print_accept. Remove
14485 prt_accept which was basically the same thing. Likewise for
14486 test_print_reject and prt_reject.
14487 * lib/gdb.exp (test_print_reject): Add some more error message
14488 patterns to match from the former printcmds.exp (prt_reject).
14489 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
14490 One defect of the passcount stuff is that some of it failed to
14491 report XPASS where appropriate.
14492 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
14493 stuff before and after arg in expected pattern.
14494 (test_paddr_operator_functions): Re-do test without print_addr_of;
14495 this is the only test which seems to want extra stuff there.
14496
14497 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14498
14499 * gdb.base/nodebug.exp: Update new tests to reflect improved
14500 wording of gdb output.
14501
14502 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
14503 and "ptype" work on variables in files compiled without -g.
14504 Replaces commented out "maint print msymbol" tests.
14505
14506 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14507
14508 * gdb.base/setvar.c (dummy): Call malloc.
14509
14510 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
14511 losing with the irix4 sed.
14512
14513 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
14514 ALRM" on irix4.
14515
14516 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14517
14518 * TODO: Remove items about corefile.exp testing new exec-file and
14519 backtrace; both are now done. Add items about printing enums.
14520
14521 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14522
14523 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
14524 "get signal $thissig" test fails.
14525
14526 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
14527
14528 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14529
14530 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
14531 compiler warning with dec alpha compiler.
14532
14533 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
14534 extra \n from gdb_test call (this explains why the prompt test
14535 that I removed yesterday was there).
14536 (user_defined_command_test): Remove extra \n and prompt test.
14537
14538 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
14539 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
14540 doesn't exist.
14541 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
14542 Also remove alpha workaround, which turns out to be because
14543 SIGABRT == SIGLOST.
14544
14545 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
14546
14547 * gdb.base/help.exp: Don't test "help show".
14548
14549 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14550
14551 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
14552 "set print address" is on.
14553 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
14554 pass prompt to gdb_test; gdb_test already looks for the prompt.
14555
14556 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
14557
14558 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
14559 was a vestige of the manual TESTSTRATEGY, and the purpose of it
14560 was to make sure that gdb can read a core file. But (a) the "read
14561 the corefile" part didn't make it to a1-selftest.exp, we just
14562 delete the corefile after creating it, and (b) we test reading
14563 corefiles in corefile.exp anyway. Also, this test left around a
14564 xgdb process on Solaris.
14565
14566 * gdb.base/corefile.exp: Also test backtrace.
14567
14568 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
14569
14570 * gdb.base/commands.exp: Test a simple user defined command with
14571 arguments and if/while statements; verify the full user command is
14572 printed by "show user".
14573
14574 * gdb.base/commands.exp: Test if/while commands as part of a
14575 breakpoint command list; verify they appear in breakpoint
14576 information.
14577
14578 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14579
14580 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
14581 than by dividing by zero.
14582
14583 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
14584
14585 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
14586 performing an inferior call with watchpoints enabled.
14587 * gdb.base/watchpoint.c (main): Delete second unnecessary read
14588 call.
14589
14590 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14591
14592 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
14593 of "file" command.
14594
14595 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
14596 Add additional pattern for when "int operator int(void);" appears
14597 in a different order.
14598
14599 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14600
14601 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
14602
14603 * gdb.base/help.exp: Replace most of docstrings for "info signals"
14604 and "signal" with ".*".
14605
14606 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14607
14608 * TODO: Add note about "handle all nostop".
14609
14610 * gdb.base/{sigall.c, sigall.exp}: New test.
14611 * gdb.base/Makefile.in: Add it.
14612
14613 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14614
14615 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
14616 when invoking GDB, suppresses any windowing interface.
14617
14618 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
14619
14620 * config/sim-gdb: New file, simulator testing support.
14621
14622 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
14623
14624 * gdb.base/interrupt.exp: Test calling func1 twice.
14625
14626 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
14627
14628 * gdb.base/list.exp (test_forward_search): Set timeout higher
14629 when we'll be getting lots of output from gdb.
14630
14631 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
14632 "init_malloc" to after the expect statement. Run it if that
14633 regexp is taken, but also for two others which happen if source
14634 cannot be found.
14635
14636 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14637
14638 * gdb.base/printcmds.exp: New test, for printing register before
14639 program is running.
14640
14641 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14642
14643 * gdb.base/list.exp: Correct some alternate expect patterns
14644 to reflect changes in list1.c.
14645
14646 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14647
14648 * TODO: Add item regarding large frames.
14649
14650 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
14651
14652 * TODO: Remove item about enabling return.exp; it
14653 is enabled. Suggest a few more "return" tests.
14654
14655 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14656
14657 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
14658 anonymous unions.
14659
14660 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14661
14662 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
14663 and pr-5646.o, so "make" is the same as "make all", not "make
14664 pr-4975.o".
14665
14666 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
14667
14668 * gdb.base/list.exp: Adjust expectations to reflect changes in
14669 list1.c.
14670 (test_forward_search): New test proc.
14671 * gdb.base/list1.c (long_line): New function, has long source line.
14672
14673 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
14674
14675 * gdb.base/a1-selftest.exp: Change initial stepping to know about
14676 additional line of code that was added.
14677
14678 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
14679
14680 * gdb.disasm/hppa.s: Break the large branching tests into smaller
14681 tests so as not to overflow expect's input buffers.
14682 * gdb.disasm/hppa.exp: Corresponding changes.
14683
14684 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14685
14686 Beginnings of template debugging tests.
14687 * gdb.c++/templ-info.cc: New file to test for template
14688 debugging capability of the compiler.
14689 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
14690 templ-info.cc.
14691 * gdb.c++/templates.cc: Add explicit template instantiations
14692 to enable compiling with -fno-implicit-templates. Add destructor
14693 and 'value' method to T5 class for template tests.
14694 * gdb.c++/templates.exp: Add testcases for printing of template
14695 types, setting breakpoints on template methods and calling a
14696 template method.
14697
14698 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
14699
14700 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
14701 branch target since some assemblers (gas-2.5) may emit a
14702 relocation for the branch instead of resolving it in the
14703 assembler.
14704
14705 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14706
14707 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
14708 through signal handler.
14709
14710 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14711
14712 * configure.in (*-*-netware): Use config/mt-netware.
14713
14714 * config/mt-netware: New file.
14715 * config/mt-i386-netware: Removed, separate configs for different
14716 netware architectures are no longer needed now that we have
14717 --with-headers.
14718
14719 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14720
14721 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
14722 by the recent changes to use ANSI C arithmetic conversions.
14723
14724 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14725
14726 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
14727 bug involving using inferior_pid to figure out whether to select a
14728 frame.
14729
14730 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
14731
14732 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
14733 match the current disassembler output.
14734
14735 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
14736
14737 * gdb.fortran/exprs.exp: Expect VOID instead of void.
14738 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
14739 types, expect "int" as type of integer values (for now).
14740
14741 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
14742
14743 * gdb.base/commands.exp: New tests for if/while commands.
14744
14745 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
14746
14747 * lib/gdb.exp (runto): Replace sub-pattern for hex value
14748 by .*, since hex values have different syntax in Chill mode.
14749
14750 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14751
14752 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
14753 linefeed from expect pattern for repeated types with indices > 9.
14754
14755 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
14756
14757 First part of Fortran test suite.
14758 * gdb.fortran: New directory.
14759 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
14760
14761 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14762
14763 * gdb.base/default.exp: Update expect pattern for load command
14764 without arguments.
14765
14766 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14767
14768 * configure.in: Change i386 to i[345]86.
14769 * gdb.base/configure.in: Likewise.
14770 * gdb.c++/configure.in: Likewise.
14771 * gdb.chill/configure.in: Likewise.
14772
14773 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
14774
14775 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
14776 patterns, since that is not a valid context for comments.
14777
14778 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
14779
14780 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
14781 repeated types and repeated types with indices > 9.
14782
14783 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
14784
14785 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
14786 2417; old bug has been fixed.
14787
14788 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
14789
14790 * gdb.base/interrupt.exp: When trying to wake up the inferior,
14791 send the newline ourselves instead of assuming gdb_test will do
14792 so when passed an empty input string.
14793
14794 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
14795 stabs testcode.
14796
14797 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14798
14799 * lib/gdb.exp (gdb_test): Don't send anything if the first
14800 argument is an empty string. This makes cases where we want to
14801 match output that is already in expect's buffers (for example,
14802 matching a breakpoint after gdb_run_cmd has been called) work
14803 reliably.
14804
14805 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14806
14807 * config/netware.exp: New file.
14808
14809 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14810
14811 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
14812 the -B and -L prefixes so we can find the debugging stub.
14813
14814 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
14815 there and we are using the gcc from the tree.
14816
14817 * gdb.base/types.c: Removed.
14818
14819 * gdb.base/configure.in: Look for makefile fragments in ../config.
14820 Recognize i386-*-netware.
14821 * gdb.c++/configure.in: Likewise.
14822
14823 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14824
14825 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
14826 the correct TCL syntax.
14827
14828 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14829
14830 * gdb.base/opaque.exp: use runto instead of messing around with
14831 breakpoints. Simplify by using gdb_test.
14832
14833 * gdb.base/bitfields.exp: restart between tests on netware targets
14834 because breakpoints aren't relocated after target death. Run
14835 processes to completion.
14836
14837 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
14838
14839 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
14840
14841 * Makefile.in: Remove extra tabs that confuse some versions
14842 of "make". Use the newly built gdb to test with by default,
14843 rather than the first one in the tester's search path.
14844
14845 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
14846
14847 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
14848
14849 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
14850 condition help.
14851
14852 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14853
14854 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
14855
14856 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
14857 running.
14858 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
14859 * gdb.base/funcargs.exp: Likewise.
14860
14861 * gdb.base/bitfields.exp: Simplify by using gdb_test.
14862 * gdb.base/funcargs.exp: Likewise.
14863
14864 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
14865 message is "".
14866
14867 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14868
14869 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
14870 return,signals,twice}.exp: Handle non-existant binaries
14871 consistantly.
14872
14873 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
14874 * gdb.base/Makefile.in: Don't try to generate a core dump, we
14875 might testing a cross development system.
14876
14877 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14878
14879 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
14880 runtest script is relative to ${srcdir}, not ${rootdir}.
14881
14882 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
14883
14884 * gdb.base/signals.exp: Allow for optionality of breakpoint
14885 address.
14886
14887 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14888
14889 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
14890
14891 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14892
14893 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
14894 for size_t definition.
14895 * gdb.c++/templates.cc: Likewise
14896
14897 * config/mt-i386-netware: New file.
14898
14899 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
14900 defined.
14901
14902 * gdb.base/Makefile.in: Added support for systems that name core
14903 files by appending "core" to the program name.
14904 * gdb.base/a1-selftest.exp: Likewise.
14905
14906 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14907
14908 * gdb.base/return.exp: Add comment and message for `return double'
14909 test failure on Sparc Solaris.
14910
14911 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
14912
14913 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
14914
14915 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14916
14917 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
14918 from optimizing them away.
14919 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
14920 patterns to include default constructors and assignment operators,
14921 to match gcc versions beyond 2.5.8. Accept any cplus demangling
14922 character in the output of the virtual base pointer.
14923
14924 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14925
14926 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
14927 expression match in print_addr_of to avoid unintented matches.
14928 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
14929 versions up to 2.5.8.
14930
14931 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14932
14933 * gdb.base/list.exp: Tweak alternate pattern for listing of an
14934 included file to run under newer versions of expect.
14935 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
14936 consecutive >'s in templates to accomodate recent cplus-dem.c change.
14937 Remove xfail for the virtual table of BDDHookV.
14938
14939 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14940
14941 * lib/gdb.exp (string_to_regexp): Set a default result.
14942 (default_gdb_start): Fix misleading message.
14943
14944 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
14945
14946 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
14947 Remove all CC, etc definitions.
14948 * config/mt-hpux: New file.
14949 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
14950 (CFLAGS, LDFLAGS): Define.
14951 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
14952
14953 * Makefile.in (site.exp): Don't insert host_os, etc.
14954 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
14955 (distclean): Check existence of subdir.
14956 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
14957 * gdb.base/Makefile.in: General cleanup and simplification.
14958 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
14959 to build executables. Use default rule to build .o files.
14960 (EXPECT, RUNTEST, CC): Fix relative pathname.
14961 (site.exp): Don't insert host_os, etc.
14962 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
14963 and/or SIGUSR1 defined.
14964 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
14965 * gdb.c++/Makefile.in: General cleanup and simplification.
14966 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
14967 (CFLAGS): Remove.
14968 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
14969
14970 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
14971
14972 * gdb.base/recurse.exp: Misc changes to get tests running again
14973 after Kung's changes to the watchpoint code.
14974 * gdb.base/watchpoint.exp: Likewise.
14975
14976 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
14977
14978 * lib/gdb.exp (string_to_regexp): Convert {\} also.
14979
14980 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14981
14982 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
14983 * lib/gdb.exp (default_gdb_start): Define.
14984 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
14985 gdb.base/funcargs.exp, gdb.base/opaque.exp,
14986 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
14987 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
14988 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
14989 Don't call gdb_target_udi in between tests.
14990
14991 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14992
14993 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
14994 (which was basically just a local version of the same thing). In
14995 addition to avoiding duplication, gdb_test_exact is faster.
14996 * lib/gdb.exp (gdb_test_exact): Fix typo.
14997
14998 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
14999 don't give an error.
15000
15001 * gdb.base/term.exp: Call delete_breakpoints before starting.
15002
15003 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
15004 (t10): Add comment.
15005
15006 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
15007
15008 Reorganization of the GDB Test Suite.
15009
15010 * gdb.base: New directory, contains all the basic tests.
15011 * gdb.c++: New directory, tests specific to C++.
15012 * gdb.chill: New directory, tests specific to Chill.
15013 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
15014 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
15015 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
15016 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
15017 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
15018 t30-31 to chill).
15019 * */gdbme.*: Rename to match appropriate expect scripts.
15020 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
15021 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
15022 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
15023 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
15024 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
15025 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
15026 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
15027 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
15028 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
15029 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
15030 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
15031 gdb.c++/virtfunc.cc: New names of C++ files.
15032 * gdb.chill/chillvars.ch: New name of Chill file.
15033 * gdb.base/configure.in, gdb.c++/configure.in,
15034 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
15035 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
15036 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
15037 * configure.in (configdirs): Update to reflect directory changes.
15038 (target_abbrev): No longer define for any configuration.
15039 * Makefile.in: Cosmetic improvements to header comments.
15040
15041 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15042
15043 Various changes to gdb.t31:
15044
15045 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
15046 * gdbme.ch: Make all key-words and predefineds be upper-case.
15047 * chillvars.exp: Expect key-words and predefinds in upper-case.
15048
15049 * chillvars.exp: Use gdb_test_exact many places.
15050 Change expected output for arrays (which now includes index labels).
15051
15052 * pr-5020.exp, gdme.ch (module PR_5020):
15053 New test, for PR-5020.
15054
15055 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
15056
15057 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
15058 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
15059
15060 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
15061
15062 * Makefile.in: Fix bit-rot in definitions of CHILL,
15063 CHILL_FOR_TARGET and Chill_LIB.
15064 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
15065 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
15066 CHILL, and CHILL_LIB.
15067
15068 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
15069
15070 * Revert the previous changes. Please see Rob's directory
15071 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
15072
15073 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
15074
15075 * Makefile.in, configure.in, config/mips-gdb.exp,
15076 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
15077 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
15078 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
15079 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
15080 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
15081 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
15082 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
15083 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
15084 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
15085 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
15086 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
15087 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
15088 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
15089 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
15090 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
15091 changes from 94Q1.
15092
15093 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
15094
15095 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
15096 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
15097 Rob's new testing fragments.
15098
15099 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
15100
15101 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
15102 lib/gdb.exp: Replace error proc calls with perror.
15103
15104 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
15105
15106 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
15107 version also, match on casted version strings, and match on
15108 gdb startup case where the line numbers might be messed up.
15109
15110 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
15111
15112 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
15113 (CFLAGS): Delete it from here.
15114
15115 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
15116
15117 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
15118
15119 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
15120
15121 * Makefile.in (RUNTEST): Default to just "runtest".
15122
15123 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15124
15125 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
15126 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
15127 the code has been restructured.
15128
15129 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15130
15131 * gdb.t00/default.exp (set write): Allow any number of \r and/or
15132 \n, not just one of each.
15133
15134 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
15135 /bin/cc gives a warning if you do.
15136
15137 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
15138
15139 * gdb.t24/demangle.exp: change expect pattern of
15140 __t10ListS_link1ZUiRCUiPT0
15141
15142 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15143
15144 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
15145 on local variables in recursive functions.
15146
15147 * gdb.t07/Makefile.in: Build the new test.
15148
15149 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15150
15151 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
15152 directly. Instead compare the return values from actual calls.
15153
15154 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
15155
15156 * Makefile.in (check): Set TCL_LIBRARY for runtest.
15157
15158 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15159
15160 * From Peter Schauer with minor modifications.
15161 * gdb.t15/return.exp (return_tests): Handle targets where "return"
15162 stops in mid-line in the caller. Add xfail for returning a float
15163 value on X86 targets.
15164
15165 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15166
15167 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
15168 to avoid expect lossage.
15169 (fmem_LRbug_tests): Likewise.
15170 * gdb.disasm/hppa.s: Corresponding changes.
15171
15172 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
15173 conditions to work with latest dejagnu/expect.
15174
15175 * gdb.t15/funcargs.exp (finish from indirect call): No longer
15176 expected to fail on the PA.
15177 (backtrace in call with trampolines): Explicitly require main
15178 to be frame #1 (no trampolines should show up in backtrace).
15179
15180 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
15181 "continue -expect".
15182 * gdb.t06/break.exp: Likewise.
15183 * gdb.t07/watchpoint.exp: Likewise.
15184 * gdb.t13/bitfields.exp: Likewise.
15185 * gdb.t15/{funcargs,return}.exp: Likewise.
15186 * gdb.stabs/weird.exp: Likewise.
15187 * config/{mips,udi}-gdb.exp: Likewise.
15188
15189 * hppa.sed: Enclose comments within a sed command to avoid
15190 losing with the old OSF1 sed.
15191
15192 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15193
15194 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
15195 sequent dynix.
15196 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
15197 * gdb.t15/funcargs.exp: Conditionally step again to really
15198 finish from marker_call_with_trampolines. Handle the case where
15199 the first step from within call_with_trampolines already steps
15200 us back to main.
15201 * gdb.t15/gdbme.c: Add comment to closing brace of
15202 call_with_trampolines for funcargs.exp.
15203
15204 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15205
15206 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
15207 Fix typo(s).
15208
15209 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15210
15211 * gdb.t07/gdbme.c: More code for watchpoint testing.
15212
15213 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
15214 "Hardware watchpoint" throughout file.
15215 (test_watchpoint_triggered_in_syscall): New test.
15216 (test_complex_watchpoint): New test.
15217
15218 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15219
15220 * gdbme.c (call_with_trampolines): New function to try and step
15221 into. Tests trampoline problems on the PA.
15222
15223 * funcargs.exp (localvars_in_indirect_call): No longer expect
15224 stepping into indirect call to fail on PAs.
15225 (test_stepping_over_trampolines): New test.
15226
15227 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15228
15229 * TODO: Add suggestions for static member function tests, and
15230 completion tests.
15231
15232 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15233
15234 * TODO: Add suggestions for "p/a" tests.
15235
15236 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
15237 (default_gdb_exit): Replace all the hair with sending "quit" to
15238 the process with a simple close.
15239
15240 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15241
15242 * TODO: Add suggestions for shared library tests.
15243
15244 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15245
15246 * TODO: Add suggestions for x/s tests.
15247
15248 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15249
15250 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
15251 "enable once", and "enable breakpoints once" with ".*".
15252
15253 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15254
15255 * TODO: Add suggestions about structure passing tests.
15256
15257 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15258
15259 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
15260 the primary1 test, use work around if __GNUC__ < 2.
15261 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
15262 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
15263 Test for bad output rather than waiting for timeout. Issue
15264 second continue only if first continue failed.
15265
15266 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15267
15268 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
15269 operator[] test with gdb_test because the old code didn't seem to
15270 be getting the quoting right with the new dejagnu.
15271
15272 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
15273
15274 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
15275 one from the path.
15276 * Makefile.in: Use a fresh expect if there is one, use runtest
15277 from the src tree if there is one.
15278
15279 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15280
15281 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
15282 next over recursive call. Revise the tests from that point on
15283 (which had been skipped) to match GDB's actual (correct) output.
15284
15285 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
15286 with next over a breakpoint whose condition is false.
15287
15288 * gdb.t00/help.exp: Comment out "help set print" tests just like
15289 (and for same reason as) "help set" test.
15290
15291 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15292
15293 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
15294 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
15295
15296 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15297
15298 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
15299 necessary gdb_target_udi.
15300
15301 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
15302
15303 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
15304 1838 and 2417; they are fixed.
15305
15306 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
15307 gdb.t03/ptype.exp (ptype structure, ptype union):
15308 Remove xfails; the test is looser than when the xfails were added.
15309
15310 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
15311 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
15312
15313 * gdb.t01/run.exp: Only run shell test if isnative.
15314
15315 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
15316 since "run" automatically loads if necessary. Call gdb_target_udi
15317 after the "file" since "file" kills any execution target.
15318
15319 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
15320 GDB. GDB doesn't work that way (not anymore at least) on UDI.
15321 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
15322 argument for UDI.
15323
15324 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15325
15326 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
15327
15328 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
15329
15330 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15331
15332 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
15333 properly quoting regexps. This makes the second argument to
15334 demangle a fixed string, which matches the callers, instead of a
15335 shell-style pattern which is what the previous implementation
15336 used. Update some of the callers.
15337
15338 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15339
15340 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
15341 (comib_nullified_tests): Fix typo.
15342 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
15343 strings. No longer expected to fail.
15344
15345 * gdb.disasm/hppa.s (addib_tests): Fix typo.
15346 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
15347 strings. No longer expected to fail.
15348
15349 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
15350 string. No longer expected to fail.
15351
15352 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15353
15354 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
15355 No longer expected to fail.
15356
15357 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
15358 string. No longer expected to fail.
15359
15360 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15361
15362 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
15363 only in the names (I probably got most of them). I was even
15364 generous with some which differed in underscores in names, and
15365 probably missed a few, and I *still* was able to remove almost a
15366 third of the file with almost no impact on testsuite coverage.
15367
15368 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15369
15370 * gdb.t00/default.exp: Match udi_attach error message as well as
15371 the one from child_attach.
15372
15373 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
15374
15375 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
15376
15377 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
15378 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
15379
15380 * Move test with enums and partial symbols back to
15381 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
15382 Reverts the change of 26 May 93. Per today's change to
15383 stabs.texinfo, the behavior that weird.exp was expecting was
15384 unreasonable; what is important is that the compiler+gdb get
15385 things right, which happens with a recent gcc. Also fix the test
15386 to deal with native compilers which put out the stab gdb can't
15387 deal with.
15388
15389 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15390
15391 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
15392 in the names. The main thing these accomplish is to slow things down.
15393 Many more such duplicates surely remain.
15394
15395 * gdb.t00/help.exp: Comment out "help support" test just like
15396 (and for same reason as) "help set" test.
15397
15398 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
15399
15400 * gdb.t06/break.exp: Remove setup_xfails for
15401 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
15402 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
15403 about known bug in gcc to include up through 2.5.8.
15404 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
15405 well as "_vb$".
15406 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
15407 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
15408 with latest gcc and gdb.
15409 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
15410 well as "_vb$".
15411
15412 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15413
15414 * configure.in (hppa*-*-*): Also configure and build stabs-only
15415 tests.
15416
15417 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15418
15419 * gdb.t10/hppa.mt: A makefile fragment for the PA.
15420 * gdb.t10/configure.in (hppa*-*-*): Use it.
15421
15422 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15423
15424 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
15425
15426 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15427
15428 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
15429 versions prior to 1.13.5.
15430
15431 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15432
15433 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
15434 the prompt is at the start of a line.
15435
15436 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15437
15438 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
15439 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
15440 in the copr tests now.
15441 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
15442 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
15443 expected to fail.
15444
15445 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
15446
15447 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
15448 gdb.t31/chillvars.exp, lib/gdb.exp:
15449 Tweak to run under either version of expect.
15450 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
15451 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
15452 * gdb.t11/list.exp: Remove extraneous whitespace.
15453
15454 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15455
15456 * gdb.t16/printcmds.exp (test_print_strings): Accept
15457 "(unsigned char *) " before the string.
15458
15459 * TODO: Add notes about printing of fancy types and GDB expressions.
15460
15461 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
15462
15463 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
15464 * gdb.t06/configure.in: Don't try to compile signals test program
15465 if doing mips-idt-ecoff.
15466
15467 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
15468
15469 * Most .exp files: Tweak to run under either version of expect.
15470
15471 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15472
15473 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
15474 xfails; I'm not sure why they are failing, but not because of PR 1806.
15475
15476 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
15477
15478 * config/unix-gdb.exp: Remove gdb_unload cause it's already
15479 defined in lib/gdb.exp.
15480
15481 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15482
15483 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
15484 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
15485 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
15486 have to be typeless.
15487
15488 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15489
15490 * TODO: Add suggestion for copyright year test.
15491
15492 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
15493
15494 * configure.in (*-*-lynxos*): Add stabs tests.
15495
15496 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15497
15498 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
15499 so insert a tab before any assembler directive in column zero.
15500
15501 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
15502 stores.
15503 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
15504 stores.
15505 (fpu_short_memory_tests): Likewise.
15506
15507 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15508
15509 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
15510 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
15511 .stabs directives in comments.
15512
15513 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15514
15515 * TODO: New file, describing tests we could write.
15516 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
15517
15518 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15519
15520 * gdb.t06/signals.exp: Add kludge to force re-sync.
15521
15522 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
15523 to xgdb instead of gdb, get out of gdb.
15524
15525 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
15526
15527 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
15528 for info.
15529
15530 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15531
15532 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
15533 * gdb.stabs/configure.in (hppa*-*-*): Use it.
15534 * gdb.stabs/hppa.sed: New sed script for the PA.
15535
15536 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15537
15538 * gdb.stabs: Re-write weird.def and configuration to use sed
15539 instead of cpp. sed is portable and POSIX; cpp is neither.
15540
15541 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15542
15543 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
15544
15545 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15546
15547 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
15548
15549 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15550
15551 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
15552 "_vb$".
15553 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
15554 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
15555
15556 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15557
15558 * lib/gdb.exp: Comment out code which depends on non-existent
15559 `transform' procedure.
15560
15561 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
15562
15563 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
15564 * lib/gdb.exp: Transform tool name.
15565 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
15566 1.1's new error handling system.
15567
15568 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15569
15570 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
15571
15572 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15573
15574 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
15575 They made pattern matching so slow that timeouts happened on
15576 heavily loaded systems. Now any output from "show print" which
15577 gets us back to the GDB prompt is a PASS.
15578
15579 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
15580
15581 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
15582
15583 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15584
15585 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
15586
15587 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
15588 It is not from PR 3220.
15589
15590 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15591
15592 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
15593 just started failing because they depended on the order the
15594 subcommands are presented, or exact docstring text. This kind of
15595 test is a pain and has minimal benefit.
15596
15597 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15598
15599 * gdb.t09/corefile.exp: At end of test, use "core" command with
15600 no arguments.
15601
15602 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
15603
15604 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
15605 17}/Makefile.in: Make it possible to run the testsuite with Sun
15606 make and CC = cross gcc by adding explicit build rules for .o
15607 files.
15608
15609 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15610
15611 * gdb.t15/funcargs.exp: Don't put comments on same line as
15612 setup_xfail (@#$*%& tcl braindamage!).
15613
15614 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15615
15616 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
15617
15618 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
15619
15620 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
15621 * gdb.t20/inherit.exp: remove three dumplicate entries.
15622
15623 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15624
15625 * gdb.t06/break.exp: For "next over recursive call", fail on any
15626 incorrect output, not just on "factorial (value=2)".
15627
15628 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15629
15630 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
15631 working now. Add an xfail if accesing a bss variable causes
15632 a memory error if the target is not yet run.
15633
15634 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15635
15636 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
15637 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
15638 name of __st* demangling (2 strings). Did Kung really get the
15639 more than 95 others right without testing them?
15640
15641 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
15642
15643 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
15644
15645 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
15646
15647 * configure.in (configdirs): Add gdb.disasm
15648 * gdb.disasm: New directory for GDB disassembler tests.
15649 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
15650
15651 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15652
15653 * gdb.t00/help.exp: Don't test "help set".
15654
15655 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
15656 from within expect statements. None of these happen anymore and
15657 they cause regressions to be silently unnoticed.
15658
15659 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
15660 messages) about known failures with gcc cygnus-2.4.5-930417.
15661
15662 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
15663 comp-info.exp so it gets built if it doesn't exist.
15664
15665 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
15666 it is no longer used.
15667 * gdb.t13/comp-info.c: Removed.
15668
15669 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
15670
15671 * gdb.t06/signals.exp: Add xfail for sun3.
15672
15673 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15674
15675 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
15676 relevant because ^C doesn't get sent but failure can be reproduced
15677 interactively).
15678
15679 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15680
15681 * gdb.stabs/alpha.mt: New configuration file for alpha.
15682 * gdb.stabs/configure.in: Use it.
15683 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
15684 sharing with alpha.mt, redefine long to word via preprocessor.
15685 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
15686 for alpha.
15687 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
15688 native cc.
15689 * gdb.t00/teststrategy.exp: Change expect string so that we
15690 consume the `(xgdb)' from the command echo and from the gdb prompt.
15691 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
15692 gdb currently compares all values as long, so this failure probably
15693 applies to any configuration where LONGEST is bigger than a target int.
15694 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
15695 with gcc.
15696 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
15697 to handle opaque pointers, gcc is.
15698 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
15699 as first argument. Include <sys/types.h> and change all operator
15700 new definitions to use size_t.
15701 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
15702 now that we use size_t.
15703
15704 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15705
15706 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
15707 a long or float array cast all array members to the same type.
15708 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
15709 with 64 bit longs.
15710 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
15711 on alpha.
15712 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
15713
15714 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15715
15716 * gdb.t24 (demangle.exp): Constructors of templates have names like
15717 vector<int>::vector(int) not vector<int>::vector<int>(int). See
15718 section 14.6 of the ARM.
15719
15720 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
15721 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
15722 accomplish little and slow down the testsuite.
15723
15724 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
15725 Accept spaces various places.
15726
15727 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15728
15729 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
15730 with watchpoint enabled.
15731
15732 * Makefile.in: Remove definition of CC and remove the second
15733 definition of CXX (the "CXX = gcc" one remains). These definitions
15734 were causing backquotes to be expanded within backquotes, which
15735 doesn't work.
15736
15737 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
15738
15739 * gdb.t17/callfuncs.exp: Add "return 0" to end.
15740
15741 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15742
15743 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
15744 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
15745 by mips cc and contains no stabs entries.
15746
15747 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
15748
15749 * config/vx-gdb.exp: Use fake device to load files rather than
15750 NFS.
15751 * lib/gdb.exp: New proc to do "file" command.
15752 * config/unix-gdb.exp: Use new "file" proc.
15753
15754 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15755
15756 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
15757 Rework board rebooting slightly.
15758 (gdb_exit): Don't exit from the remote shell; there isn't one.
15759 * gdb.stabs/weird.exp: If a program is being debugged already,
15760 kill it.
15761 * gdb.t04/setvar.exp: Stop and restart gdb.
15762 * gdb.t05/expr.exp: Likewise.
15763 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
15764 restart gdb and reload the program.
15765 * gdb.t08/opaque.exp: Likewise.
15766 * gdb.t12/scope.exp: Likewise.
15767 * gdb.t13/bitfields.exp: Likewise.
15768 * gdb.t15/funcargs.exp: Likewise.
15769 * gdb.t20/classes.exp: Likewise.
15770 * gdb.t03/ptype.exp: Increase timeout.
15771 * gdb.t16/printcmds.exp (test_print_string_constants,
15772 test_print_array_constants): Likewise.
15773 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
15774 * gdb.t20/classes.exp (do_tests): Likewise.
15775 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
15776
15777 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
15778
15779 * gdb.stabs: Renamed *wierd* to *weird*.
15780
15781 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15782
15783 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
15784 for timeout. Add "known gcc 2.4.5 bug" to failure message.
15785
15786 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15787
15788 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
15789 (do_tests): Remove xfail for whatis on one_var and two_var.
15790
15791 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
15792
15793 * Makefile.in: Made cross building work better by adding
15794 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
15795
15796 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15797
15798 * gdb.t15/{return.c,return.exp,Makefile.in}:
15799 New test, currently commented out.
15800
15801 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
15802
15803 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
15804 still running and removes the leftover named socket so GDb can do
15805 clean restarts.
15806
15807 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
15808
15809 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
15810 console, not GDB.
15811 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
15812 cross testing works better with "make check"
15813 * config/unix-gdb: Use default procedures for exit and version.
15814 * config/vx-gdb.exp: Cleaned up and massaged back to working order
15815 with the newest VxWorks.
15816
15817 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15818
15819 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
15820 old form.
15821
15822 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
15823 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
15824
15825 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
15826
15827 * config/unix-gdb.exp: Remove this version of gdb_exit
15828 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
15829 Rob says he'll look at it when he gets back to testing boards.
15830
15831 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
15832
15833 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
15834 an expected fail for certain ptype commands.
15835
15836 * gdb.t20/classes.exp: Update expected results of "ptype class
15837 Base1" to account for the constructor that now appears in the type.
15838
15839 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
15840
15841 * configure.in (configdirs): Restore gdb.t04, which mysteriously
15842 disappeared from list.
15843 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
15844 "alldone" proc with call to cleanup and exit.
15845 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
15846 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
15847 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
15848 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
15849 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
15850 "alldone" proc with simple returns that suppress remaining
15851 tests. The alldone proc went away many months ago.
15852
15853 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15854
15855 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
15856
15857 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
15858
15859 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15860
15861 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
15862 as vax gdb will display them.
15863
15864 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15865
15866 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
15867 optimizers.
15868
15869 * scope.exp: Change "bad value for localval" messages so each one
15870 is unique.
15871
15872 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
15873 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
15874
15875 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
15876
15877 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15878
15879 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
15880 doesn't exist (due to optimization).
15881
15882 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15883
15884 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
15885 contains \r because the filename is long.
15886
15887 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
15888 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
15889
15890 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15891
15892 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
15893 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
15894 Ultrix.
15895 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
15896 int tests.
15897 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
15898
15899 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
15900
15901 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
15902
15903 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
15904 to match does not match the passing case but still matches the
15905 failing case.
15906
15907 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15908
15909 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
15910
15911 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
15912
15913 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
15914 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
15915 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
15916 Remove various versions of gdb_exit.
15917 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
15918 gdb_exit.
15919 * config/unix-gdb.exp: gdb_exit remains here, and should override
15920 the generic version, since it's doing a lot of wierd stuff that
15921 the other versions aren't. FIXME, fold it in, or abandon this
15922 version.
15923
15924 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15925
15926 * gdb.t24/demangle.exp: Add tests for PR 3220.
15927
15928 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15929
15930 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
15931
15932 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
15933
15934 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
15935 "i386-*-*". Works for i486 as well.
15936
15937 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
15938 bug, and expand domain of xfail to all SVR4 systems, since the
15939 actual problem is likely to be in generic SVR4 /proc support.
15940
15941 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15942
15943 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
15944
15945 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
15946
15947 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
15948 xfails for other systems. Match a missing 'Continuing.' as an
15949 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
15950
15951 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
15952 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
15953 Only issue warning for missing executables if -all option is used.
15954
15955 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
15956 file if -all option is used. It's like an unpredictable XFAIL.
15957
15958 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15959
15960 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
15961 for dynamically linked binaries.
15962
15963 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
15964
15965 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15966
15967 * gdb.t20/inherit.exp: Change message for "print tagless struct"
15968 to state that this is a known bug in old versions of g++.
15969
15970 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15971
15972 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
15973 while waiting for `Continuing'.
15974
15975 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
15976
15977 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
15978 in text, data, and bss.
15979 * gdb.t10/nodebug.c: Add local and global test variables for
15980 initialized and uninitialized data.
15981
15982 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15983
15984 * config/unix-gdb.exp (gdb_exit): Add "wait".
15985
15986 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15987
15988 * gdb.t06/signals.exp: xfail the continue from the handler for all
15989 targets.
15990
15991 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
15992 function with watchpoints enabled, the i386 call dummy starts with
15993 a call.
15994
15995 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
15996 386 bsd names its corefiles.
15997
15998 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
15999
16000 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
16001 compilers don't grok it.
16002 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
16003 with small octal ints rather than character constants, which
16004 are signed and might not fit if first promoted to int.
16005
16006 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
16007
16008 * gdb.t09/Makefile.in (clean): Remove corefile.
16009
16010 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16011
16012 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
16013
16014 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16015 and Jim Kingdon (kingdon@cygnus.com)
16016
16017 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
16018 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
16019 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
16020
16021 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16022
16023 * gdb.t17/interrupt.exp: Add xfail for hppa.
16024
16025 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16026
16027 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
16028 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
16029 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
16030 to determine signed-ness of bitfields and use the result to setup
16031 the xfail.
16032 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
16033 * gdb.t15/funcargs.exp: Use them to step until the second indirect
16034 call line is reached if necessary.
16035
16036 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16037
16038 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
16039
16040 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16041
16042 * gdb.t06/break.exp: Also test `clear' command.
16043
16044 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16045
16046 * gdb.t00/teststrategy.exp: Remove extra quote.
16047
16048 * gdb.t07/watchpoint.exp: Change xfail for calling function with
16049 watchpoint enabled to be for all non-68k machines.
16050
16051 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
16052
16053 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16054
16055 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
16056 targets use aout.mt instead of ecoff.mt as gas understands
16057 standard aout format.
16058
16059 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16060
16061 * lib/gdb.exp (runto): Don't insist that function we are running to
16062 was compiled with -g.
16063
16064 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
16065
16066 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
16067 to get back into the read system call.
16068 Accept leading newline in case where we woke it up.
16069
16070 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16071
16072 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
16073 to make the stabs test work on ecoff systems using gcc and -with-stabs.
16074 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
16075 enable ecoff configuration.
16076
16077 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16078
16079 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
16080
16081 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16082
16083 * gdb.t16/printcmds.exp: Add another printf test.
16084
16085 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
16086
16087 * configure.in: If configured -with-stabs on any target, add
16088 stabsdirs to configdirs.
16089
16090 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16091
16092 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
16093 fun" so pattern does not match the command itself.
16094
16095 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16096
16097 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
16098
16099 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16100
16101 * gdb.t17/interrupt.exp: Test for more things.
16102
16103 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16104
16105 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
16106 compiler arranges the code and line numbers.
16107
16108 * gdb.t17/interrupt.exp: Don't send \n after ^C.
16109
16110 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16111
16112 * gdb.t00/help.exp: Increase expect input buffer size.
16113
16114 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16115
16116 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
16117
16118 * gdb.t07/watchpoint.exp: Add xfail for hppa.
16119
16120 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
16121
16122 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
16123 [0-9]*, not just [0-9].
16124
16125 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16126
16127 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
16128
16129 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
16130
16131 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16132
16133 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
16134
16135 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16136
16137 * gdb.t06/signals.c: Add xfails for sun3.
16138
16139 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
16140
16141 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
16142 test_stepping tests.
16143
16144 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16145
16146 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
16147
16148 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
16149
16150 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
16151 rather than actually putting it through cpp twice.
16152
16153 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
16154
16155 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
16156
16157 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
16158 no longer needed.
16159
16160 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16161
16162 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
16163
16164 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
16165 C++ features prints as "struct", make it a pass, not an xfail.
16166
16167 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16168
16169 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
16170 Don't require VA to print as "class" rather than "struct".
16171
16172 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
16173
16174 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
16175
16176 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16177
16178 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
16179
16180 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16181
16182 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
16183 order.
16184
16185 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16186
16187 * gdb.t16/printcmds.exp: Add printf tests.
16188
16189 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
16190
16191 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
16192
16193 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
16194
16195 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
16196 pass counts, to counteract any existing or future setup_xfails.
16197
16198 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16199
16200 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
16201 {BEGIN,END}_COMMON for common block instead of STAB.
16202 * gdb.stabs/wierd.exp: Add xfail for rs6000.
16203
16204 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
16205 intp_var should be N_GSYM not N_LSYM.
16206 wierd-aout.S: Use a label for the value of the N_SO.
16207 wierd.def: Remove all backslashes.
16208 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
16209
16210 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16211
16212 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
16213 get the expected next to inheritance3.
16214
16215 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16216
16217 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
16218 now that gcc-2.4 gets it right.
16219
16220 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16221
16222 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
16223
16224 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
16225 generating comp-info.exp which works for cross-compilation.
16226
16227 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
16228
16229 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
16230 "*-*-sysv4.*".
16231
16232 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
16233
16234 * gdb.t01/run.exp: Start with a fresh gdb.
16235 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
16236 SVR4.x.
16237
16238 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
16239
16240 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
16241 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
16242 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
16243 Makefile.in (distclean, realclean): Remove gdbme.c from list of
16244 things to remove.
16245
16246 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
16247
16248 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
16249 test cases from bug reports.
16250
16251 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
16252
16253 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
16254 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
16255 avoid spurious xfails.
16256 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
16257 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
16258 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
16259
16260 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
16261
16262 * gdb.t00/teststrategy.exp: Rework to provide more useful
16263 description of each test, fix problem with systems that define
16264 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
16265 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
16266 results for "next over recursive call" so timeouts aren't taken
16267 by error.
16268
16269 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
16270
16271 * gdb.t12/scope.exp: Test printing of variables before run.
16272
16273 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
16274 printed in wrong order due to sorting.
16275
16276 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
16277
16278 * gdb.t00/teststrategy.exp: Fix expected results for printing
16279 user entered string constant. Is array of char, prints with no
16280 address.
16281
16282 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
16283 commands.
16284 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
16285 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
16286 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
16287 of struct of char arrays.
16288 * gdb.t00/radix.exp: New tests for radix commands.
16289
16290 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
16291
16292 * gdb.t16/printcmd.exp: Print a variable before running program
16293 (with xfail for AIX).
16294
16295 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
16296
16297 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
16298
16299 * gdb.t16/printcmd.exp: Don't print variables before running program.
16300
16301 * gdb.t06/break.exp: Don't require envp argument to main.
16302
16303 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
16304
16305 * gdb.t02/whatis.exp, gdb.t11/list.exp:
16306 Add xfails for rs6000.
16307
16308 * gdb.t02/whatis.exp: Change other tests not to re-test something
16309 we already tested.
16310
16311 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
16312 each type used has a variable of that type.
16313
16314 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
16315
16316 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
16317
16318 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16319
16320 * configure.in: change srctrigger to be a file, not a directory
16321
16322 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
16323
16324 * configure.in (mips-idt-ecoff*): Added trailing '*'.
16325
16326 * gdb.t11/list.exp: Fixed a couple of typos.
16327
16328 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
16329
16330 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
16331 is fixed and PR is closed.
16332 * gdb.t16 (gdbme.c): Add simple test string variable.
16333 * gdb.t16 (printcmds.exp): Add tests with simple test string
16334 variable, primarily for boundaries on "set print elements".
16335
16336 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
16337
16338 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
16339 Make leading 0's optional and don't expect a tab in the middle
16340 of the number.
16341
16342 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
16343
16344 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
16345 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
16346 don't end command passed to gdb_test with newline.
16347
16348 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
16349 signed keyword away, don't expect signed bitfields to be signed.
16350
16351 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
16352 printing with only as many 1's as are in the field as well as printing
16353 with 32 1's (see comment).
16354
16355 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
16356
16357 * gdb.t00/default.exp: Start with a fresh gdb.
16358 * configure.in (configdirs): Remove gdb.t31 until the chill
16359 compiler works again. It no longer is able to find chillrt0
16360 since it isn't in libchill.a anymore.
16361 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
16362 wierd.o, make more modular.
16363 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
16364 spurious newlines that caused problems.
16365
16366 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16367
16368 * Move test with enums and partial symbols from gdb.t03/ptype.exp
16369 to gdb.stabs/wierd.exp since GCC has worked around the bug.
16370 gdb.stabs/wierd.{exp,def}: Many new tests.
16371
16372 * gdb.t00/default.exp: update info line for new message.
16373
16374 * gdb.t02/{whatis.exp,gdbme.c}:
16375 Test that "char *" doesn't print as "caddr_t".
16376
16377 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16378
16379 * gdb.t00/help.exp: Use .* in place of some help messages which
16380 just changed.
16381 gdb.t00/default.exp: Update "info frame" test for new message.
16382 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
16383 Remove some xfails
16384
16385 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16386
16387 * gdb.t03/{gdbme.c,ptype.exp}:
16388 Add tests for typedef'd struct and union without tags.
16389 Also check "whatis" on a variable of a typedef'd enum without a tag.
16390
16391 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
16392 PRMS 1823; the bug still exists but isn't reproduced by this test
16393 anymore), and remove rs6000 XFAIL (the bug is fixed).
16394
16395 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
16396 duplicated from whatis.exp. For those that are left, accept
16397 "long", "long int", or "int" for long variables (whatis.exp already
16398 has an XFAIL for "int", so no need to fail it here).
16399
16400 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
16401 Deal with GCC's names for types now that GDB uses the compiler's names.
16402
16403 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
16404 setup_xfail's for sunos4. If we #defined the signed keyword away,
16405 don't expect GDB to know that char it is signed.
16406
16407 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
16408
16409 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
16410
16411 * configure.in (configdirs): Add gdb.t24 for C++ tests that
16412 should work on any system, regardless of debugging format.
16413 * gdb.t21/demangle.exp: Move to gdb.t24.
16414 * gdb.t24/demangle.exp: Move from gdb.t21.
16415 * gdb.t24/{Makefile.in, configure.in}: New files.
16416
16417 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16418
16419 * configure.in: Do gdb.stabs and C++ tests only for stabs.
16420 * gdb.stabs: New directory.
16421
16422 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16423
16424 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
16425 not just "Quit anyway?".
16426
16427 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
16428
16429 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
16430 that all setup_xfails are immediately followed by clear_xfails.
16431
16432 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
16433
16434 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
16435 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
16436 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
16437 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
16438 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
16439 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
16440 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
16441 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
16442 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
16443 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
16444 gdb.t31/chillvars.exp, lib/gdb.exp:
16445 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
16446 bug-gdb@prep.ai.mit.edu.
16447
16448 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
16449
16450 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
16451 with 0.0, not integer 0.
16452
16453 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
16454
16455 * gdb.t06/break.exp: Update for "Kill the program" message change.
16456
16457 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
16458
16459 * Makefile.in (GDBFLAGS): Set to -nx.
16460 * Makefile.in (site.exp): Use GDBFLAGS.
16461
16462 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16463
16464 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
16465 Makefiles.
16466 (check): depend on just-check.
16467 (just-check): added so that tests can be run without a noop
16468 build pass.
16469
16470 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16471
16472 Switch to using configure's configdirs.
16473 * Makefile.in (Makefile): add configure.in dependency.
16474 (SUBDIRS): removed redundant assignment.
16475 * configure.in: switch subdirs assignment to configdirs.
16476 * gdb.t*/configure.in: new files.
16477
16478 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
16479
16480 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
16481 works.
16482
16483 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
16484
16485 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
16486 in explicit rules. Apparently this is not supported by some makes.
16487
16488 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
16489
16490 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
16491
16492 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16493
16494 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
16495 disappeared.
16496
16497 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
16498
16499 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
16500
16501 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
16502
16503 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
16504 watchpoint problem that is now fixed.
16505 * gdb.t30/chexp.exp: Remove setup_xfail for printing
16506 uninitialized convenience variables.
16507 * gdb.t31/chillvars.exp: Fix expected patterns for printing
16508 structures.
16509
16510 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16511
16512 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
16513 which causes expect to get out of sync with gdb on long output
16514 from help set.
16515 * gdb.t09/corefile.exp: Make expected pattern for core file
16516 failing signal and frame output format less sun specific.
16517
16518 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
16519
16520 * gdb.t31/chillvars.exp: Add and remove initial dummy
16521 breakpoint, so that symbol table is forced in.
16522 (Needed at least on Sunos4, though it seems not SVR4.)
16523 * gdb.t31/chillvars.exp: Update for changed output format.
16524
16525 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
16526
16527 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
16528
16529 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
16530
16531 * Makefile.in: Added --srcdir when invoking runtest, removed the
16532 need for a local config file. (optional now)
16533
16534 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
16535
16536 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
16537 failure count used to force early termination. Add some more
16538 expected failures for gnu style demangling.
16539
16540 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16541
16542 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
16543 pmi variable from gdb.t20/gdbme to get optimized away.
16544 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
16545 Check for written corefile upon timeout _and_ eof.
16546
16547 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16548
16549 * config/unix-gdb.exp: Add missing return 0.
16550
16551 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16552
16553 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
16554 test termination.
16555
16556 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
16557
16558 * configure.in (subdirs): Put back gdb.t17 which mysteriously
16559 disappeared.
16560
16561 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
16562
16563 * gdb.t10/crossload.exp: Disable the i860-elf test until such
16564 time as i860 support works.
16565
16566 * gdb.t15/funcargs.exp: Fix expected outputs to include
16567 "backtrace 100\r" rather than just "backtrace\r", to match last
16568 change.
16569
16570 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
16571
16572 * config/udi-gdb.exp (gdb_exit): Remove close command.
16573 (gdb_target_udi): New procedure to set the UDI target.
16574 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
16575 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
16576 Added waits for prompts after several question responses. Added
16577 some more responses used by a29k-amd-udi-gdb.
16578 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
16579 pass different arguments, restart UDI connection after program
16580 completion.
16581 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
16582 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
16583 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
16584 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
16585 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
16586 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
16587 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
16588 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
16589 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
16590 after program completion.
16591 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
16592 compiled with a SELECT_VECS setting.
16593 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
16594 infinite recursion.
16595
16596 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
16597 Added checks for COFF results, and made them expected failures for
16598 all targets. It would be better to make them expected failures
16599 for COFF targets only.
16600
16601 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16602
16603 * Makefile.in: add null dvi target, don't bother to recurse
16604 through test directories for info and install-info; rename
16605 $(datadir) to be dejagnu instead of deja-gnu
16606
16607 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
16608
16609 * gdb.t31/gdbme.ch: Re-enable code that previously caused
16610 compiler to coredump.
16611 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
16612 code.
16613
16614 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
16615
16616 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
16617 coredump.
16618 * gdb.t31/chillvars.exp: Comment out tests that depend on that
16619 code.
16620
16621 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
16622
16623 * gdb.t03/ptype.exp: tests for return code from gdb_test.
16624 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
16625 which in a shell. Deletes xgdb when done.
16626 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
16627 Tests the return from the "set height" or "set width" commands.
16628 Added a few return codes where needed.
16629
16630 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
16631
16632 * Makefile.in (SUBDIRS): Add gdb.t17.
16633 * configure.in (subdirs): Add gdb.t17.
16634 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
16635 files to test gdb's calling of functions in the inferior with
16636 the correct arguments and gdb's ability to retrieve any
16637 result returned.
16638
16639 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
16640
16641 * config/unix-gdb.exp (gdb_exit): Remove close commands that
16642 may be called after gdb goes away. Previous versions of expect
16643 needed these to avoid file descriptor leaks, but they cause
16644 errors with the current revision of expect.
16645 * gdb.t00/gdbvars.exp: Use -re on expected output after
16646 setting sevenbit-strings.
16647 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
16648 to set sevenbit-strings consistent across tests.
16649 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
16650 set sevenbit-strings consistent across tests.
16651
16652 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
16653
16654 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
16655 expected output to match current "expect" expectations.
16656
16657 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
16658
16659 * gdb.t00/default.exp: Change expected output for default "source"
16660 command, to match new gdb behavior which requires a filename to
16661 source.
16662
16663 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
16664
16665 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
16666 expected fail for i486-*-* that misses the marker2 function.
16667 * gdb.t10/crossload.exp (bfddefault): Allow successful
16668 recognition of a format to pass even if no symbols are found.
16669 Explicitly catch failures where the format is not recognized
16670 or is ambiguous, and add the reason to the fail message.
16671 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
16672 the cause is and invalid target and add reason to failure message.
16673 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
16674 elf32-i386, elf32-sparc, and elf32-i860.
16675 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
16676 Set up expected failure for 'filename'::variable scope resolution,
16677 which is now apparently broken on all targets.
16678 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
16679 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
16680 gdb.t23/templates.exp: Change failure for missing binfile into
16681 just a warning.
16682 gdb.t21/demangle.exp: Change all cfront references to 'arm'
16683 references.
16684
16685 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
16686
16687 * gdb.t00/default.exp: Add expected output for default "source"
16688 command, to match new gdb behavior.
16689 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
16690
16691 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
16692
16693 * config/*-gdb.exp: returns an error, rather than exiting on
16694 internal errors.
16695
16696 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
16697
16698 * gdb.t03/gdbme.c: Add pointer to struct variable.
16699 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
16700 referencing struct members.
16701
16702 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
16703
16704 * configure.in (mips-idt-ecoff): New target.
16705 * config/mips-gdb.exp: New file for remote board using MIPS remote
16706 debugging protocol.
16707
16708 * Redid configuration scheme. Removed gdb.t*/configure.in.
16709 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
16710 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
16711 distclean targets. Built executables via .o files. Adjusted
16712 tests to account for source files in $(srcdir) rather than
16713 $(objdir).
16714 * lib/gdb.exp (runto): Don't expect () after the function name,
16715 because it may have arguments.
16716
16717 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
16718
16719 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
16720 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
16721 expected failures for mips-idt-* and mips-sgi-*.
16722 * gdb.t00/default.exp (attach): Kill process if requested.
16723 * gdb.t00/help.exp (help target core, help target): Accept a gdb
16724 that does not read core files.
16725 * gdb.t01/run.exp: Removed checks for exit status code.
16726 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
16727 it is linked in.
16728 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
16729 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
16730 appropriate, rather than doing it by hand.
16731 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
16732 execution.
16733 * gdb.t10/crossload.exp: Kill existing program if needed.
16734 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
16735 appropriate, rather than doing it by hand. Always increase
16736 timeout for this test, not just for VxWorks.
16737
16738 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
16739
16740 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
16741 of Chill STRUCT types and STRUCT values.
16742 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
16743 than "char".
16744 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
16745 struct2): New struct definitions and initializations to test
16746 simple Chill STRUCT types.
16747
16748 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
16749
16750 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
16751 the null byte at the end of strings.
16752 * gdb.t00/default.exp: Make show version insensitive to copyright
16753 date.
16754 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
16755 to avoid dependencies on target char signedness.
16756 * gdb.t16/printcmds.exp: Update expected results for explicitly
16757 unsigned char.
16758 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
16759 now work.
16760 * gdb.t21/demangle.exp: Add many more patterns for template
16761 demangling, most of them being expected failures.
16762 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
16763 string we are matching for, to match on the whole string.
16764 * gdb.t21/demangle.exp: Add many new test strings to demangle,
16765 and fix a whole bunch that had incorrect expected output but were
16766 passing anyway because of the bug in "proc demangle".
16767 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
16768 type.
16769 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
16770
16771 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
16772
16773 * gdb/testsuite: made modifications to testcases, etc., to allow
16774 them to work properly given the reorganization of deja-gnu and the
16775 relocation of the testcases from deja-gnu to a "tool" subdirectory.
16776
16777 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
16778
16779 * gdb/testsuite: Initial creation of gdb/testsuite.
16780 Migrated dejagnu testcases and support files for testing nm to
16781 gdb/testsuite from deja-gnu. These files were moved "as is"
16782 with no modifications. This migration is part of a major overhaul
16783 of dejagnu. The modifications to these testcases, etc., which
16784 will allow them to work with the new version of dejagnu will be
16785 made in a future update.
16786
16787 For additional changes see gdb.mi/ChangeLog-1999-2003.
16788 \f
16789 ;; Local Variables:
16790 ;; mode: change-log
16791 ;; left-margin: 8
16792 ;; fill-column: 74
16793 ;; version-control: never
16794 ;; End:
16795
16796 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
16797 2003, 2004, 2005 Free Software Foundation, Inc.
16798 Copying and distribution of this file, with or without modification,
16799 are permitted provided the copyright notice and this notice are preserved.