]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb/
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
ff013f42
JK
12008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
4 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
5 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
6 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
7
96dff6a2
VP
82008-05-04 Vladimir Prus <vladimir@codesourcery.com>
9
10 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
11 notification to appear.
12
55cd6f92
DJ
132008-05-04 Daniel Jacobowitz <dan@debian.org>
14
15 * gdb.base/fullname.c: New file.
16 * gdb.base/fullname.exp: New file.
17 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
18
d705c43c
PA
192008-05-03 Pedro Alves <pedro@codesourcery.com>
20
21 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
22 expressions with macros.
23
333222e1
JK
242008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
25
26 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
27
5ac01682
DJ
282008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
29
30 * gdb.base/completion.exp: Handle lack of other symbols beginning
31 with "a".
32
33 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
34
237fc4c9
PA
352008-05-02 Jim Blandy <jimb@codesourcery.com>
36
37 * gdb.asm/asmsrc1.s: Add scratch space.
38
b39cc962
DJ
392007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
40
41 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
42
36d520f5
JB
432008-05-01 Joel Brobecker <brobecker@adacore.com>
44
45 * gdb.base/info-target.exp: New testcase.
46
8d4e3071
DJ
472008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
48
49 * gdb.cp/hang.exp: Use .cc instead of .C.
50 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
51 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
52
6f3f3097
DJ
532008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
54
55 * gdb.base/gdb1250.exp: Remove perror.
56 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
57
5550a914
PA
582008-04-30 Pedro Alves <pedro@codesourcery.com>
59
60 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
61 .2byte.
62
d848e687
DJ
632008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
64
65 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
66 (maybe_kfail): New.
67
93b5768b
PA
682008-04-25 Pedro Alves <pedro@codesourcery.com>
69
70 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
71
721c02de
VP
722008-04-24 Vladimir Prus <vladimir@codesourcery.com>
73
74 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
75 * gdb.mi/mi2-syn-frame.exp: Likewise.
76 * lib/mi-support.exp: Likewise.
77
74960c60
VP
782008-04-24 Vladimir Prus <vladimir@codesourcery.com>
79
80 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
81 to specify regexp for the location to stop at.
82 * gdb.base/break-always.c: New.
83 * gdb.base/break-always.exp: New.
84
d24317b4
VP
852008-04-24 Vladimir Prus <vladimir@codesourcery.com>
86
87 * lib/mi-support.exp (mi_runto_helper): Adjust
88 for the original-location field.
89 (mi_create_breakpoint, mi_list_breakpoints): New.
90 * gdb.mi/mi-break.exp: Adjust.
91 * gdb.mi/mi2-break.exp: Adjust.
92 * gdb.mi/mi-pending.exp: Adjust.
93 * gdb.mi/mi-simplerun.exp: Adjust.
94 * gdb.mi/mi2-simplerun.exp: Adjust.
95 * gdb.mi/mi-syn-frame.exp: Adjust.
96 * gdb.mi/mi2-syn-frame.exp: Adjust.
97 * gdb.mi/mi-until.exp: Adjust.
98 * gdb.mi/mi2-until.exp: Adjust.
99 * gdb.mi/mi-var-display.exp: Adjust.
100 * gdb.mi/mi2-var-display.exp: Adjust.
101 * gdb.mi/mi-watch.exp: Adjust.
102 * gdb.mi/mi2-watch.exp: Adjust.
103
fdc59709 1042008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 105
fdc59709
PB
106 * aclocal.m4: Add override.m4.
107 * configure: Regenerate.
108
8e91f023
VP
1092008-04-19 Vladimir Prus <vladimir@codesourcery.com>
110
111 * gdb.mi/var-cmd.c (do_at_tests): Verify that
112 '-var-update --all-values' reports new value even the type
113 of a variable object has changed.
114
233a11ab
CS
1152008-04-18 Craig Silverstein <csilvers@google.com>
116
117 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
118 files.
d24317b4 119
9c1137ad
JB
1202008-04-18 Joel Brobecker <brobecker@adacore.com>
121
122 * gdb.ada/atomic_enum: New test program.
123 * gdb.ada/atomic_enum.exp: New testcase.
124
66d0bbc7
DE
1252008-04-17 Doug Evans <dje@google.com>
126
127 * gdb.opt/Makefile.in: Fix whitespace.
128
100906b0
UW
1292008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
130
131 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
132
4584e32e
DE
1332008-04-17 Doug Evans <dje@google.com>
134
135 * gdb.base/hashline1.exp: New testcase.
136 * gdb.base/hashline2.exp: New testcase.
137 * gdb.base/hashline2.exp: New testcase.
138
0a320680
PA
1392008-04-17 Pedro Alves <pedro@codesourcery.com>
140
141 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
142
18ac113b
AR
1432008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
144
145 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
146 temporary breakpoint to match "Temporary breakpoint".
147 * gdb.base/break.exp (delete_breakpoints): Likewise.
148 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
149 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
150 * gdb.base/display.exp: Likewise.
151 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
152 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
153 * gdb.base/restore.exp (restore_tests): Likewise.
154 * gdb.base/sepdebug.exp: Likewise.
155 * gdb.base/watchpoint.exp: Likewise.
156 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
157 * gdb.mi/mi-pending.exp: Likewise.
158 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
159 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
160 * gdb.mi/mi-var-cmd.exp: Likewise.
161 * gdb.mi/mi-var-display.exp: Likewise.
162 * gdb.mi/mi2-cli.exp: Likewise.
163 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
164 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
165 * gdb.mi/mi2-var-display.exp: Likewise.
166 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
167 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
168 new "disp" field.
169 (mi_expect_stop): Move after_reason argument to be really after
170 reason. This is to support fix for PR2424.
171
add38693
JK
1722008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
173
174 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
175
fcacd99f
VP
1762008-04-13 Vladimir Prus <vladimir@codesourcery.com>
177
178 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
179 field. Add more floating varobj tests.
180 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
181 field.
182 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
183 (main): Call do_at_tests.
184 * lib/mi-support.exp (mi_create_floating_varobj)
185 (mi_varobj_update_with_type_change): New.
186
de051565
MK
1872008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
188
189 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
190 option of -var-evaluate-expression.
191 * gdb.mi/mi2-var-display.exp: Likewise.
192
dbc52822
VP
1932008-04-07 Vladimir Prus <vladimir@codesourcery.com>
194
195 Introduce test setup helpers.
196 * lib/gdb.exp (build_executable, clean_restart)
197 (prepare_for_testing): New.
198 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
199 * gdb.base/return.exp: Likewise.
200 * gdb.base/ending-run.exp: Likewise.
201
473591da
NR
2022008-04-07 Nick Roberts <nickrob@snap.net.nz>
203
204 * gdb.mi/mi-async.exp: New test for asynchronous Machine
205 Interface (MI) responses.
206
2b2d9e11
VP
2072008-04-06 Vladimir Prus <vladimir@codesourcery.com>
208
209 * gdb.cp/breakpoint.cc: New code to test conditions involving
210 member variables.
211 * gdb.cp/breakpoint.exp: Test condition involving member
212 variables.
213
bb378428
VP
2142008-04-05 Vladimir Prus <vladimir@codesourcery.com>
215
216 * lib/mi-support.exp (mi_expect_stop): New.
217 (mi_run_cmd): Change the
218 token. Use mi_send_resuming_command, use
219 mi_expect_stop.
220 (mi_execute_to_helper): Rename to mi_execute_to.
221 (mi_send_resuming_command): Add more error patterns.
222 (mi_wait_for_stop): Renamed to...
223 (mi_get_stop_line): ...this.
224 (mi_run_inline_test): Adjust.
225
226 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
227 * gdb.mi/mi-console.exp: Likewise.
228 * gdb.mi/mi-pending.exp: Likewise.
229 * gdb.mi/mi-simplerun.exp: Likewise.
230 * gdb.mi/mi-stack.exp: Likewise.
231 * gdb.mi/mi-stepi.exp: Likewise.
232 * gdb.mi/mi-syn-frame.exp: Add comment.
233 * gdb.mi/mi-until.exp: Likewise.
234 * gdb.mi/mi-var-display.exp: Likewise.
235 * gdb.mi/mi-watch.exp: Likewise.
236 * gdb.mi/mi2-cli.exp: Likewise.
237 * gdb.mi/mi2-console.exp: Likewise.
238 * gdb.mi/mi2-simplerun.exp: Likewise.
239 * gdb.mi/mi2-stack.exp: Likewise.
240 * gdb.mi/mi2-stepi.exp: Likewise.
241 * gdb.mi/mi2-until.exp: Likewise.
242 * gdb.mi/mi2-var-display.exp: Likewise.
243 * gdb.mi/mi2-watch.exp: Likewise.
244
62172bb9
UW
2452008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
246
247 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
248
249 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
250
a13e061a
PA
2512008-04-04 Pedro Alves <pedro@codesourcery.com>
252
253 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
254 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
255 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
256 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
257 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
258 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
259 expect an mi error duplicated in stderr.
260
eae06beb
JB
2612008-04-03 Joel Brobecker <brobecker@adacore.com>
262
263 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
264 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
265 Add a couple of tests that verify the behavior when the new setting
266 is set to "cancel" and "all".
267 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
268 "ask" before we start the testing.
269
79c6ced6
AR
2702008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
271
272 * gdb.cp/casts.cc: Add class reference variables.
273 * gdb.cp/casts.exp: New test cases for up/down casting references.
274
6c2d1a6b
MK
2752008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
276
277 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
278 instead of beginning to make an extra test pass.
279 * gdb.mi/mi2-var-display.exp: Likewise.
280
55b411d9
MR
2812008-03-31 Maciej W. Rozycki <macro@mips.com>
282
283 * gdb.base/break.exp: Mark failures as such. Fix formatting.
284
c6140da2
MD
2852008-03-31 Markus Deuling <deuling@de.ibm.com>
286 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
287
288 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
289 value. Add xfail for older kernels.
290
79732189
AR
2912008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
292
293 Bring mi-support in line with gdb.exp.
294 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
295 (mi_gdb_start): New function.
296
33c3676e
MR
2972008-03-28 Maciej W. Rozycki <macro@mips.com>
298
299 * gdb.mi/mi-var-cmd.exp: Fix a typo.
300
92e28119
VP
3012008-03-26 Vladimir Prus <vladimir@codesourcery.com>
302
303 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
304 * gdb.mi/mi2-var-display.exp: Likewise.
305
9e8e3afe
VP
3062008-03-26 Vladimir Prus <vladimir@codesourcery.com>
307
308 * lib/mi-support.exp (mi_create_varobj_checked): New.
309 (mi_list_varobj_children): Allow to check for a
310 value.
311 (mi_list_array_varobj_children): New.
312
313 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
314 and mi_list_varobj_children, as opposed to hardcoding
315 expected strings.
316 * gdb.mi/gdb701.exp: Likewise.
317 * gdb.mi/gdb792.exp: Likewise.
318 * gdb.mi/mi-var-block.exp: Likewise.
319 * gdb.mi/mi-var-cmd.exp: Likewise.
320 * gdb.mi/mi-var-invalidate.exp: Likewise.
321 * gdb.mi/mi2-var-block.exp: Likewise.
322 * gdb.mi/mi2-var-child.exp: Likewise.
323 * gdb.mi/mi2-var-cmd.exp: Likewise.
324 * gdb.mi/mi2-var-display.exp: Likewise.
325
9df50351
JK
3262008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
327
328 Fix random false FAILs on i386.
329 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
330
31e5d73a
DJ
3312008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
332
333 PR gdb/544
334 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
335
12f4afab
DJ
3362008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
337
338 PR gdb/544
339 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
340
b562a0cb
DJ
3412008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
342
343 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
344 fixed PR gdb/544.
345
17faa917
DJ
3462008-03-21 Pedro Alves <pedro@codesourcery.com>
347
348 * gdb.threads/fork-child-threads.exp: Test next over fork.
349
6214f497
DJ
3502008-03-21 Chris Demetriou <cgd@google.com>
351
352 * gdb.base/break.exp (rbreak junk): New test for rbreak
353 "Junk at end of arguments" issue.
354
63092375
DJ
3552008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
356
357 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
358 *& to work on created array elements.
359 (Top level): Test print $pc with a file. Test string operations
360 without a target.
361 * gdb.base/ptype.exp: Do not expect *& to work on created array
362 elements.
363
b21991b0
DJ
3642008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
365
366 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
367 gdb.threads/staticthreads.exp: Update exit query.
368
c4b347c7
SL
3692008-03-07 Sandra Loosemore <sandra@codesourcery.com>
370
371 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
372
fa4727a6
DJ
3732008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
374
375 * gdb.base/watchpoint.c (global_ptr, func4): New.
376 (main): Call func4.
377 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
378 (test_inaccessible_watchpoint): New.
379
2f34202f
MR
3802008-02-29 Maciej W. Rozycki <macro@mips.com>
381
382 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
383 select the largest.
384
0d6ba1b1
DJ
3852008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
386
387 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
388 frames-invalid annotations.
389
e691325a
PM
3902008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
391
392 * gdb.base/assign.exp: avoid same output for different tests.
393
f85b5ecc
DE
3942008-02-27 Doug Evans <dje@google.com>
395
396 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
397 for bug 1738.
398 (breakpoint_to_handler_entry): Ditto.
399
b40e7bf3
JB
4002008-02-27 Joel Brobecker <brobecker@adacore.com>
401
402 * gdb.base/ending-run.exp: Use the first line of code inside
403 function body to test breakpoints.
404 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
405 location where the breakpoint is inserted when using the line
406 where a function is declared. Fix typo in the description of
407 one of the tests.
408 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
409
2faca73a
PM
4102008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
411
412 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
413 tests.
414
6f439c36
PM
4152008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
416
417 * gdb.base/args.exp: avoid same output for tests
418 with single quotes.
419
54e52265
VP
4202008-02-26 Vladimir Prus <vladimir@codesourcery.com>
421
422 * gdb.base/annota1.exp: Adjust for 'info break'
423 format changes.
424 * gdb.base/annota3.exp: Likewise.
425 * gdb.base/break.exp: Likewise.
426 * gdb.base/condbreak.exp: Likewise.
427 * gdb.base/pending.exp: Likewise.
428 * gdb.base/sepdebug.exp: Likewise.
429 * gdb.base/unload.exp: Likewise.
430 * gdb.cp/ovldbreak.exp: Likewise.
431 * gdb.mi/mi-pending.exp: Likewise.
432
897b09ca
DE
4332008-02-07 Doug Evans <dje@google.com>
434
435 * gdb.cp/mb-inline.exp: New.
436 * gdb.cp/mb-inline.h: New.
437 * gdb.cp/mb-inline1.cc: New.
438 * gdb.cp/mb-inline2.cc: New.
439
b1c32d35
PM
4402008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
441
442 * gdb.pascal/floats.pas: New test program.
443 * gdb.pascal/floats.exp: New testcase.
444
1a4ca44a
TJB
4452008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
446
447 * gdb.base/callfuncs.c (t_float_many_args): New function.
448 (t_double_many_args): New function.
449 * gdb.base/callfuncs.exp: Add tests for exceeding float
450 and double parameters passed through the stack.
451
439048e8
JB
4522008-02-05 Joel Brobecker <brobecker@adacore.com>
453
454 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
455 gdb.ada/complete/foo.adb: New files.
456 * gdb.ada/complete.exp: New testcase.
457
81fe8080
DE
4582008-02-03 Doug Evans <dje@google.com>
459
301f0ecf
DE
460 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
461
81fe8080
DE
462 * gdb.cp/gdb2384.exp: New file.
463 * gdb.cp/gdb2384.cc: New file.
464 * gdb.cp/gdb2384-base.h: New file.
465 * gdb.cp/gdb2384-base.cc: New file.
466
4b071aec
DE
4672008-02-02 Doug Evans <dje@google.com>
468
469 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
470
61137ba6
JB
4712007-02-01 Joel Brobecker <brobecker@adacore.com>
472
473 * gdb.ada/sym_print_name: New test program.
474 * gdb.ada/sym_print_name.exp: New testcase.
475
4762007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
477
478 * gdb.ada/nested/hello.adb: New file.
479 * gdb.ada/nested.exp: New testcase.
480 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
481
98deb0da
VP
4822008-02-01 Vladimir Prus <vladimir@codesourcery.com>
483
484 * gdb.mi/basic.c (return_1): New function.
485 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
486 don't cause future evaluations of function to report
487 creation of internal breakpoints.
488
723a2275
VP
4892008-02-01 Vladimir Prus <vladimir@codesourcery.com>
490
491 * gdb.mi/mi-break.exp (test_error): New.
492 Call it.
493
fb546a2f
LM
4942008-01-31 Luis Machado <luisgpm@br.ibm.com>
495
496 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
497 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
498
2d8fd90a
PM
4992008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
500
501 * gdb.pascal/integers.pas: New test program.
502 * gdb.pascal/integers.exp: New testcase.
503
a7fa0ded
PM
5042008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
505
506 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
507
5e1a1926
TJB
5082008-01-30 Luis Machado <luisgpm@br.ibm.com>
509
510 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
511 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
512
8d04f9f0
JB
5132008-01-30 Paul Hilfinger <hilfinger@adacore.com>
514
515 * gdb.ada/formatted_ref: New test program.
516 * gdb.ada/formatted_ref.exp: New testcase.
517
518 * gdb.cp/formatted-ref.cc: New file.
519 * gdb.cp/formatted-ref.exp: New testcase.
520
ce75a98f
JB
5212008-01-30 Joel Brobecker <brobecker@adacore.com>
522
523 * gdb.base/ptype.exp: Add testing of "ptype $pc".
524
e835f6bf
NR
5252008-01-30 Nick Roberts <nickrob@snap.net.nz>
526
527 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
528 (test_file_list_exec_source_file): Update to new macro-info field.
529
d118ef87
PH
5302008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
531
532 * gdb.ada/exprs: New test program.
533 * gdb.ada/exprs.exp: New testcase.
534
7d35ab09
TJB
5352008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
536
537 * dfp-test.c (DELTA, DELTA_B): New definitions.
538 (double_val1, double_val2, double_val3, double_val4, double_val5,
539 double_val6, double_val7, double_val8, double_val9, double_val10,
540 double_val11, double_val12, double_val13, double_val14, dec32_val1,
541 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
542 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
543 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
544 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
545 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
546 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
547 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
548 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
549 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
550 dec128_val16): New global variables.
551 (decimal_dec128_align): New function.
552 (decimal_mixed): Likewise.
553 (decimal_many_args_dec32): Likewise.
554 (decimal_many_args_dec64): Likewise.
555 (decimal_many_args_dec128): Likewise.
556 (decimal_many_args_mixed): Likewise.
557 * dfp-test.exp: Add tests calling new inferior functions.
558
2d717e4f
DJ
5592008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
560
561 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
562 gdb.server/ext-run.exp: New files.
563 * lib/gdbserver-support.exp (gdbserver_download): New.
564 (gdbserver_start): New. Update gdbserver expected
565 output.
566 (gdbserver_spawn): Use them.
567 (gdbserver_start_extended): New.
568
e85a822c
DJ
5692008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
570
571 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
572 Run on GNU/Linux.
573 (do_exec_tests): Check for systems which do not support catchpoints.
574 Do not match START.
575 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
576 Run on GNU/Linux. Enable verbose output.
577 (check_fork_catchpoints): New.
578 (explicit_fork_child_follow, catch_fork_child_follow)
579 (tcatch_fork_parent_follow): Update expected messages.
580 (do_fork_tests): Use check_fork_catchpoints.
581 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
582 Run on GNU/Linux. Enable verbose output.
583 (check_vfork_catchpoints): New.
584 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
585 expected messages.
586 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
587
401ea829
JB
5882008-01-29 Jim Blandy <jimb@red-bean.com>
589
590 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
591 host' errors.
592 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
593
aceaf3ad
JB
5942008-01-29 Jim Blandy <jimb@red-bean.com>
595
596 * gdb.threads/sigthread.c: Use barriers to ensure that
597 child_thread and child_thread_two are always initialized before we
598 start to use them.
599
a5606eee
VP
6002008-01-29 Vladimir Prus <vladimir@codesourcery.com>
601
602 * gdb.base/watchpoint-solib.exp: New.
603 * gdb.base/watchpoint-solib.c: New.
604 * gdb.base/watchpoint-solib-shr.c: New.
605
c55a82bb
PM
6062008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
607
608 * gdb.base/gdb1056.exp: Add unsigned integer test.
609
0993fe05
DE
6102008-01-28 Doug Evans <dje@google.com>
611
612 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
613
4fe42e7f
JB
6142008-01-27 Jim Blandy <jimb@codesourcery.com>
615
c7a69933
JB
616 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
617
4fe42e7f
JB
618 * gdb.base/expand-psymtabs.exp: Doc fix.
619
5def8285
MK
6202008-01-26 Mark Kettenis <kettenis@gnu.org>
621
622 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
623
5313c911
NR
6242008-01-24 Nick Roberts <nickrob@snap.net.nz>
625
626 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
627 -var-set-format.
628
93815fbf
VP
6292008-01-23 Chris Demetriou <cgd@google.com>
630
631 * gdb.threads/thread_events.c: New testcase source file.
632 * gdb.threads/thread_events.exp: New testcase expect file.
633
467a88ee
NR
6342008-01-23 Nick Roberts <nickrob@snap.net.nz>
635
636 * lib/gdb.exp: Add the variable octal.
637
638 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
639 -var-set-format.
640
d8f82aba
DJ
6412008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
642 Vladimir Prus <vladimir@codesourcery.com>
643
644 * gdb.base/float.exp: Allow missing floating point for m68k and
645 PowerPC.
646
60c46647
VP
6472008-01-22 Vladimir Prus <vladimir@codesourcery.com>
648
649 * gdb.mi/basics.c: Setup for testing breakpoints
650 ignore count.
651 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
652 * gdb.mi/mi-cli.exp: Adjust.
653 * gdb.mi/mi2-cli.exp: Adjust.
654
c7dd36a1
PA
6552008-01-17 Pedro Alves <pedro@codesourcery.com>
656
657 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
658 and 'dummy_ptr' integer pointer. Initialize struct_declarations
659 with dummy_ptr's address.
660 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
661 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
662 all targets.
663 * gdb.mi/mi2-var-child.exp: Likewise.
664
39d5313e
JB
6652008-01-09 Joel Brobecker <brobecker@adacore.com>
666
667 * gdb.ada/null_array: New test program.
668 * gdb.ada/null_array.exp: New testcase.
669
0aea4bf3
LM
6702008-01-09 Luis Machado <luisgpm@br.ibm.com>
671
672 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
673 with required float modifiers.
674
0b354900
JB
6752008-01-08 Joel Brobecker <brobecker@adacore.com>
676
677 * gdb.ada/funcall_param: New test program.
678 * gdb.ada/funcall_param.exp: New testcase.
679
cdb7f5d4
JB
6802008-01-08 Joel Brobecker <brobecker@adacore.com>
681
682 * gdb.ada/arrayparam: New test program.
683 * gdb.ada/arrayparam.exp: New testcase.
684
88e2547f
JB
6852008-01-08 Joel Brobecker <brobecker@adacore.com>
686
687 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
688 landed. Should also fix random failures in the test following it.
689
f6867ce0
TJB
6902008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
691
692 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
693 for expressions with decimal float values.
694 (test_dfp_conversions): New function to test casts to and from
695 decimal float types.
696 Call test_dfp_conversions.
697 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
698 elements.
699 (main): Initialize ds.float4 and ds.double8 elements.
700 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
701 string to new error message.
702 (d64_set_tests): Likewise.
703 (d128_set_tests): Likewise.
704 Add tests for expressions with decimal float variables. Add tests for
705 conversions to and from decimal float types.
706
f9c11282
JB
7072008-01-05 Joel Brobecker <brobecker@adacore.com>
708
709 * gdb.ada/packed_tagged/comp_bug.adb: New file.
710 * gdb.ada/packed_tagged.exp: New testcase.
711
0ecbca72
JB
7122008-01-04 Joel Brobecker <brobecker@adacore.com>
713
714 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
715 gdb.ada/homonym/homonym_main.adb: New files.
716 * gdb.ada/homonym.exp: New testcase.
717
c18d3d89
JB
7182008-01-04 Joel Brobecker <brobecker@adacore.com>
719
720 * gdb.ada/packed_array.exp: Add testing of references to
721 a packed array.
722
ecc7085b
JB
7232008-01-04 Joel Brobecker <brobecker@adacore.com>
724
725 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
726 New files.
727 * gdb.ada/type_coercion.exp: New testcase.
728
c474c922
JB
7292008-01-04 Joel Brobecker <brobecker@adacore.com>
730
731 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
732 gdb.ada/tagged/foo.adb: New file.
733 * gdb.ada/tagged.exp: New testcase.
734
9005b927
JB
7352008-01-04 Joel Brobecker <brobecker@adacore.com>
736
737 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
738 gdb.ada/ptype_field/foo.adb: New files.
739 * gdb.ada/ptype_field.exp: New testcase.
740
1a6aaad8
JB
7412008-01-03 Joel Brobecker <brobecker@adacore.com>
742
743 * gdb.ada/print_pc.exp: New testcase.
744
0ef22f53
JB
7452008-01-03 Joel Brobecker <brobecker@adacore.com>
746
747 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
748 gdb.ada/taft_type/p.adb: New files.
749 * gdb.ada/taft_type.exp: New testcase.
750
1689ecf8
JB
7512008-01-03 Joel Brobecker <brobecker@adacore.com>
752
753 * gdb.ada/array_bounds/bar.adb: New file.
754 * gdb.ada/array_bounds.exp: New testcase.
755
a4d0b9c3
JB
7562008-01-03 Joel Brobecker <brobecker@adacore.com>
757
758 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
759 gdb.ada/arrayptr/foo.adb: New files.
760 * gdb.ada/arrayptr.exp: New testcase.
761
a31ace00
JB
7622008-01-03 Joel Brobecker <brobecker@adacore.com>
763
764 * gdb.base/set-lang-auto.exp: New testcase.
765
a97fced3
JB
7662008-01-03 Joel Brobecker <brobecker@adacore.com>
767
768 * gdb.ada/fun_addr/foo.adb: New file.
769 * gdb.ada/fun_addr.exp: New testcase.
770
ef29ce1a
JK
7712008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
772
773 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
774 New files
775
0fafefe3
JB
7762008-01-02 Joel Brobecker <brobecker@adacore.com>
777
778 * array_subscript_addr/p.adb: New file.
779 * array_subscript_addr.exp: New testcase.
780
c4359f8d
JB
7812008-01-02 Joel Brobecker <brobecker@adacore.com>
782
783 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
784 New files.
785 * gdb.ada/str_cmp_ref.exp: New testcase.
786
1aa1b15b
JB
7872008-01-01 Joel Brobecker <brobecker@adacore.com>
788
789 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
790 gdb.ada/fun_in_declare/foo.adb: New files.
791 * gdb.ada/fun_in_declare.exp: New testcase.
792
81c9b2cf
JB
7932008-01-01 Joel Brobecker <brobecker@adacore.com>
794
795 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
796 gdb.ada/ref_param/pck.ads: New files.
797 * gdb.ada/ref_param.exp: New testcase.
798
319e4674
JB
7992008-01-01 Joel Brobecker <brobecker@adacore.com>
800
801 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
802 gdb.ada/interface/foo.adb: New files.
803 * gdb.ada/interface.exp: New testcase.
804
ef682c56
JB
8052007-12-31 Jim Blandy <jimb@codesourcery.com>
806
807 * gdb.base/multi-forks.exp: Consume all output from child
808 processes before proceeding to next test.
809
f6f3eb6c
JB
8102007-12-29 Jim Blandy <jimb@codesourcery.com>
811
812 * configure: Regenerated.
813
f652e42f
JB
8142007-12-27 Joel Brobecker <brobecker@adacore.com>
815
816 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
817 gdb.ada/fixed_cmp/fixed.adb: New files.
818 * gdb.ada/fixed_cmp.exp: New testcase.
819
6943e596
JB
8202007-12-27 Joel Brobecker <brobecker@adacore.com>
821
822 * gdb.ada/boolean_expr.exp: New testcase.
823
aad9a193
JB
8242007-12-26 Jim Blandy <jimb@codesourcery.com>
825
826 * gdb.base/multi-forks.exp: Doc fix.
827
fb5f3683
JB
8282007-12-26 Joel Brobecker <brobecker@adacore.com>
829
830 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
831 * gdb.ada/char_param.exp: Do not compile our test program with
832 -gnata, this is unnecessary.
833 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
834
384e4a9c
JB
8352007-12-24 Joel Brobecker <brobecker@adacore.com>
836
837 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
838 gdb.ada/print_chars/foo.adb: New files.
839 * gdb.ada/print_chars.exp: New testcase.
840
01e044f7
JB
8412007-12-24 Joel Brobecker <brobecker@adacore.com>
842
843 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
844 gdb.ada/char_param/foo.adb: New files.
845 * gdb.ada/char_param.exp: New testcase.
846
0ce17860
JB
8472007-12-22 Jim Blandy <jimb@codesourcery.com>
848
849 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
850 hard-coding source line numbers into the test.
851 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
852 gdb_get_line_number to find.
853
919809b9
JB
8542007-12-22 Joel Brobecker <brobecker@adacore.com>
855
856 * gdb.base/ptype.c (highest): New struct type.
857 (the_highest): New variable of that type.
858 (main): Add dummy assignment to a field of variable the_highest.
859 * gdb.base/ptype.exp: Test type printing of our new variable.
860
abc8a88d
PM
8612007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
862
863 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
864 and record first explicitly generated thread number.
865 Use that thread number for thread specific watchpoint test.
866 Add iteration number to repetitive tests.
867
5158f3e3
CES
8682007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
869 Jim Blandy <jimb@codesourcery.com>
870
871 * gdb.base/expand-psymtabs.c: New testcase
872 source file.
873 * gdb.base/expand-psymtabs.exp: New testcase
874 expect file.
875
37e4754d
LM
8762007-12-17 Luis Machado <luisgpm@br.ibm.com>
877
878 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
879 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
880
551e5d04
JB
8812007-12-17 Joel Brobecker <brobecker@adacore.com>
882
883 * gdb.ada/frame_args/foo.adb: New file.
884 * gdb.ada/frame_args/pck.ads: New file.
885 * gdb.ada/frame_args/pck.adb: New file.
886 * gdb.ada/frame_args.exp: New testcase.
887
a05ee097
JB
8882007-12-17 Joel Brobecker <brobecker@adacore.com>
889
890 * gdb.base/frame-args.c: New file.
891 * gdb.base/frame-args.exp: New testcase.
892
c162e8c9
JM
8932007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
894 Joseph Myers <joseph@codesourcery.com>
895
896 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
897
afe8ab22
VP
8982007-12-14 Vladimir Prus <vladimir@codesourcery.com>
899
900 * gdb.mi/mi-pending.exp: New.
901 * gdb.mi/mi-pending.c: New.
902 * gdb.mi/mi-pendshr.c: New.
903
dfdfb3ca
JB
9042007-12-06 Jim Blandy <jimb@codesourcery.com>
905
906 * gdb.base/default.exp: Update expected output for 'info catch'.
907
b7fca990
JK
9082007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
909
910 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
911 must be set to binary.
912
6a1afc1e
PA
9132007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
914
915 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
916
a6b151f1
DJ
9172007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
918
919 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
920 gdb.mi/mi-file-transfer.exp: New.
921
43039443
JK
9222007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
923
924 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
925
0ef2251b
MR
9262007-11-22 Maciej W. Rozycki <macro@mips.com>
927
928 * gdb.trace/backtrace.exp: Fix a typo.
929 * gdb.trace/circ.exp: Likewise.
930 * gdb.trace/collection.exp: Likewise.
931 * gdb.trace/limits.exp: Likewise.
932 * gdb.trace/report.exp: Likewise.
933 * gdb.trace/tfind.exp: Likewise.
934 * gdb.trace/while-dyn.exp: Likewise.
935
5443631e
NR
9362007-11-21 Nick Roberts <nickrob@snap.net.nz>
937
938 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
939 objects of pointers that can't be dereferenced are now
940 "noneditable".
941
a4ce5b0d
UW
9422007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
943
944 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
945 (target_cpu): Remove.
946
d6e956e5
VP
9472007-10-15 Vladimir Prus <vladimir@codesourcery.com>
948
949 * gdb.base/ending-run.exp: Expect the list of cleared
950 breakpoint to come in natural order, not the reversed one.
951
214270ab
VP
9522007-11-07 Vladimir Prus <vladimir@codesourcery.com>
953
954 * gdb.mi/mi-var-child.c (do_child_deletion): New.
955 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
956
1a619819
LM
9572007-11-05 Luis Machado <luisgpm@br.ibm.com>
958
959 * gdb.base/printcmds.exp: New function
960 test_printf_with_dfp.
961
5b01a6fa
DE
9622007-11-02 Doug Evans <dje@google.com>
963
964 * gdb.disasm/t01_mov.s: Remove carriage returns.
965 * gdb.disasm/t02_mova.s: Ditto.
966 * gdb.disasm/t03_add.s: Ditto.
967 * gdb.disasm/t04_sub.s: Ditto.
968 * gdb.disasm/t05_cmp.s: Ditto.
969 * gdb.disasm/t06_ari2.s: Ditto.
970 * gdb.disasm/t07_ari3.s: Ditto.
971 * gdb.disasm/t08_or.s: Ditto.
972 * gdb.disasm/t09_xor.s: Ditto.
973 * gdb.disasm/t10_and.s: Ditto.
974 * gdb.disasm/t11_logs.s: Ditto.
975 * gdb.disasm/t12_bit.s: Ditto.
976 * gdb.disasm/t13_otr.s: Ditto.
977
ec33ab7f
JK
9782007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
979
980 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
981
ae0d01ff
UW
9822007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
983
984 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
985 provide DFP support.
986
55eddb0f
DJ
9872007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
988
989 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
990 Test "set powerpc vector-abi". Skip auto-detection tests for old
991 toolchains.
992
7020f05c
PA
9932007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
994
995 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
996 with [string compare].
997
84bc3db9
PA
9982007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
999
1000 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
1001 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
1002
5876dc88
LM
10032007-10-25 Luis Machado <luisgpm@br.ibm.com>
1004
1005 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
1006 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
1007 * gdb.opt/Makefile.in: New makefile.
1008 * Makefile.in: Create new directory "gdb.opt".
1009 * configure.ac: Add "gdb.opt" directory.
1010 * configure: Regenerated.
1011
c3ea9a14
DE
10122007-10-25 Doug Evans <dje@google.com>
1013
1014 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
1015 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
1016
93004d61
TJB
10172007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
1018 Thiago Jung Bauermann <bauerman@br.ibm.com>
1019
1020 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
1021 Floating Point expressions.
1022 * gdb.base/dfp-test.exp: new file adding tests for Decimal
1023 Floating Point variables.
1024 * gdb.base/dfp-test.c: new file containing program with Decimal
1025 Floating variables, used by gdb.base/dfp-test.exp.
1026
62a24a2b
DJ
10272007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1028
1029 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
1030
e7b1eae6
UW
10312007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1032
1033 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
1034 compiling test case with GCC.
1035 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
1036
c641edcc
UW
10372007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1038
1039 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
1040 format changes.
1041
5e5ebfe6
MS
10422007-10-18 Michael Snyder <msnyder@specifix.com>
1043
1044 * gdb.base/dbx.exp: Add missing "-re " operator.
1045
e831e7b6
GM
10462007-10-16 Gaius Mulley <gaius@glam.ac.uk>
1047
1048 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
1049 * configure.ac: Removed trailing spaces after backslash.
1050 * gdb.modula2: New directory.
1051 * gdb.modula2/Makefile.in: New file.
1052 * gdb.modula2/unbounded-array.exp: New file.
1053 * gdb.modula2/unbounded1.c: New file.
1054
7cc46491
DJ
10552007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1056
1057 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
1058
10592007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
1060
1061 * gdb.base/sigstep.c (main): Add checks for
1062 return values for setitimer call.
1063 Call setitimer again with itimer = ITIMER_REAL
1064 if first call to setitimer fails.
1065
e91528f0
KH
10662007-10-11 Kazu Hirata <kazu@codesourcery.com>
1067
1068 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
1069 of $timeout.
1070
2ec9a4f8
DJ
10712007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
1072
1073 * gdb.server/server-run.exp: Test for dynamic linker symbols.
1074
10752007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
1076
1077 * lib/gdb.exp (gdb_run_cmd): Move comment outside
1078 of gdb_expect call, to avoid interruption.
1079
64b2fa04
PA
10802007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
1081
1082 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
1083 (v_unsigned_long_long, v_long_long_array)
1084 (v_signed_long_long_array, v_unsigned_long_long_array)
1085 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
1086 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
1087 [!NO_LONG_LONG]: New.
1088 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
1089 v_long_long_member.
1090
1091 (v_long_long_func, v_signed_long_long_func)
1092 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
1093 (main) [!NO_LONG_LONG]: Initialize long long variants.
1094
1095 * gdb.base/whatis.exp: If board file requests no_long_long, build
1096 test with NO_LONG_LONG defined. Test long long, signed long long,
1097 and unsigned long long variants but only if board file doesn't
1098 disable it.
1099
a912286e
DJ
11002007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
1101 Daniel Jacobowitz <dan@codesourcery.com>
1102
1103 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
1104 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
1105 * configure: Regenerated.
1106 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
1107 gdb.pascal/types.exp, lib/pascal.exp: New files.
1108
471ba8c9
DJ
11092007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
1110
1111 * gdb.cp/classes.exp (do_tests): Always step to the line after the
1112 call.
1113 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
1114 to return to the call.
1115 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
1116 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
1117 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
1118 * gdb.mi/mi-until.exp (test_until): Likewise.
1119 * gdb.mi/mi2-until.exp (test_until): Likewise.
1120
fef8a650
DJ
11212007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
1122
1123 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
1124 two-char array.
1125 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
1126
d983da9c
DJ
11272007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
1128
1129 * gdb.threads/watchthreads.c (thread_function): Sleep between
1130 iterations.
1131 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
1132 at once for S/390. Generate matching fails and passes.
1133
17f62551
VP
11342007-09-27 Vladimir Prus <vladimir@codesourcery.com>
1135
1136 * gdb.mi/var-cmd.c (do_children_tests): Initialize
1137 the 'struct_declarations' variable to zeros.
17f62551 1138
ed0616c6
VP
11392007-09-24 Vladimir Prus <vladimir@codesourcery.com>
1140
1141 * gdb.cp/mb-ctor.cc: New.
1142 * gdb.cp/mb-ctor.exp: New.
1143 * gdb.cp/mb-templates.cc: New.
1144 * gdb.cp/mb-templates.exp: New.
1145
41f1b697
DJ
11462007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
1147
1148 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
1149
3f213f78
PA
11502007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
1151
1152 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
1153 targets.
1154 * configure: Regenerate.
1155
0d381245
VP
11562007-09-23 Vladimir Prus <vladimir@codesourcery.com>
1157
1158 * gdb.base/annota1.exp: Adjust for 'info break'
1159 format changes.
1160 * gdb.base/annota3.exp: Likewise.
1161 * gdb.base/break.exp: Likewise.
1162 * gdb.base/condbreak.exp: Likewise.
1163 * gdb.base/pending.exp: Likewise.
1164 * gdb.base/sepdebug.exp: Likewise.
1165 * gdb.base/unload.exp: Likewise.
1166 * gdb.base/ovldbreak.exp: Likewise.
1167
fe3f5fa8
VP
11682007-09-22 Vladimir Prus <vladimir@codesourcery.com>
1169
1170 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
1171 messages.
1172 * gdb.base/chng-syms.exp: Likewise.
1173 * gdb.base/unload.exp: Likewise.
1174
a75cf6c0
DJ
11752007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
1176
1177 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
1178
18ecae38
DJ
11792007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1180
1181 * schedlock.c (NUM): Change to 1.
1182 (main): Use args[0] for the main thread.
1183 * schedlock.exp: Only expect two threads. Only issue one pass or fail
1184 regardless of the number of threads.
1185
5509918f
MR
11862007-09-14 Maciej W. Rozycki <macro@mips.com>
1187
4a543daf
MR
1188 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
1189 type down.
1190 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
1191 test.
1192 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
1193 watchpoint type down.
1194 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
1195 test.
1196
11972007-09-14 Maciej W. Rozycki <macro@mips.com>
1198
5509918f
MR
1199 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
1200 Move all the tests here and run them twice, once using software
1201 watchpoints and once using hardware watchpoints.
1202 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
1203
40b53987
DJ
12042007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
1205
1206 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
1207 test.
1208
695e2681
MK
12092007-09-10 Mark Kettenis <kettenis@gnu.org>
1210
8b3fc8d8
MK
1211 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
1212 build-id.
1213
695e2681
MK
1214 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
1215 know about $ORIGIN. Calculate output dir from $dest instead of
1216 using ${objdir}/{$subdir}.
1217
58d69f29
MK
12182007-09-09 Mark Kettenis <kettenis@gnu.org>
1219
1220 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
1221 gcore, before continuing with the test.
1222
3e347599
DJ
12232007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
1224
1225 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
1226 * gdb.mi/mi-watch.exp: Likewise.
1227
ea37ba09
DJ
12282007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1229 Jim Blandy <jimb@codesourcery.com>
1230
1231 * gdb.arch/i386-sse.exp: Do not expect character constants.
1232 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
1233 * gdb.base/display.exp: Allow print/s.
1234 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
1235 and unsigned char array changes.
1236
2025a643
DJ
12372007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
1238
1239 * gdb.base/display.exp: Add tests for printf %p.
1240
26669a27
PA
12412007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
1242
1243 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
1244 the dll name to unicode.
1245
c8f021f8
JK
12462007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1247
1248 * gdb.base/default.exp (show version): Update the version text.
1249 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
1250
4cf31eea
JK
12512007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1252
1253 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
1254 New files.
1255
4935890f
JK
12562007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1257
1258 * lib/gdb.exp (build_id_debug_filename_get): New function.
1259 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
1260 Remove the generate DEBUG file for the future testcase runs.
1261 New testcase for the NT_GNU_BUILD_ID retrieval.
1262 Move the final testing step to ...
1263 (test_different_dir): ... a new function.
1264 New parameter XFAIL to XFAIL all the tests performed.
1265 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
1266 New parameter TYPE to PF_PREFIX all the tests performed.
1267
02142340
VP
12682007-08-31 Vladimir Prus <vladimir@codesourcery.com>
1269
1270 * gdb.mi/mi-var-cp.cc (path_expression): New
1271 function.
1272 * gdb.mi/mi-var-cp.exp: Run path exression tests.
1273
36acd84e
UW
12742007-08-27 Markus Deuling <deuling@de.ibm.com>
1275
1276 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
1277 to fit into SPU Local Store memory.
1278
a896d121
JB
12792007-08-23 Joel Brobecker <brobecker@adacore.com>
1280
1281 * gdb.base/default.exp: Adjust the expected output of "info
1282 warranty" after the switch to GPLv3.
1283
7b433602
JB
12842007-08-23 Joel Brobecker <brobecker@adacore.com>
1285
1286 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
1287 to 30000 (from 20000).
1288
e22f8b7c
JB
12892007-08-23 Joel Brobecker <brobecker@adacore.com>
1290
1291 Switch the license of all .exp files to GPLv3.
1292 Switch the license of all .f and .f90 files to GPLv3.
1293 Switch the license of all .s and .S files to GPLv3.
1294
5a0e3bd0
JB
12952007-08-23 Joel Brobecker <brobecker@adacore.com>
1296
1297 * configure.ac: Switch license to GPLv3.
1298
cc00619d
JB
12992007-08-23 Joel Brobecker <brobecker@adacore.com>
1300
1301 Switch the licensing to GPLv3 for all .ads and .adb files.
1302
8d26208a
DJ
13032007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
1304
1305 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
1306 and t_int_double.
1307 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
1308
4fcb9948
JB
13092007-08-17 Joel Brobecker <brobecker@adacore.com>
1310
1311 * gdb.base/step-line.c: Switch license to GPL version 3, and
1312 update copyright year.
1313 * gdb.base/step-line.inp: Likewise.
1314
b9c34f67
JB
13152007-08-17 Joel Brobecker <brobecker@adacore.com>
1316
1317 * gdb.base/gdb1555.exp: Make expected output immune to formatting
1318 changes inside gdb1555.c.
1319 * gdb.base/pending.exp: Likewise.
1320
2cc17678
DJ
13212007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
1322
1323 * config/default.exp: New file.
1324
e48883f7
DJ
13252007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
1326
1327 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
1328 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
1329
1ab80e5b
MR
13302007-07-30 Maciej W. Rozycki <macro@mips.com>
1331
1332 * gdb.base/dump.exp: Force the correct endianness for binary
1333 formats not carrying this information.
1334
aba471f5
DJ
13352007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1336
1337 * gdb.threads/staticthreads.exp: Match .*sem_post.
1338
d4e07204
DJ
13392007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
1340
1341 * gdb.base/readline.exp (operate_and_get_next): Match the final
1342 prompt.
1343
2b97317d
KB
13442007-07-23 Kevin Buettner <kevinb@redhat.com>
1345
1346 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
1347 to restarting SID.
1348
44efa07a
KB
13492007-07-18 Kevin Buettner <kevinb@redhat.com>
1350
1351 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
1352 prior to `gdb_start'.
1353
7b5ebade
KB
13542007-07-18 Kevin Buettner <kevinb@redhat.com>
1355
1356 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
1357 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
1358 Remove call to gdb_unload.
1359
255e7678
DJ
13602007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
1361 Daniel Jacobowitz <dan@codesourcery.com>
1362
1363 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
1364 for __WIN32__.
1365 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
1366 * gdb.base/unload.exp: Use shared library test routines.
1367
3a40aaa0
UW
13682007-07-03 Markus Deuling <deuling@de.ibm.com>
1369
1370 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
1371 * gdb.base/solib-symbol-lib.c: Likewise.
1372 * gdb.base/solib-symbol-main.c: Likewise.
1373
b0f4b84b
DJ
13742007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
1375
1376 * config/gdbserver.exp (gdb_reconnect): New.
1377 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
1378 gdb.base/solib-disc.exp: New files.
1379 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
1380 remote debugging".
1381 (gdb_compile): Add shlib_load flag.
1382 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
1383 port.
1384 (gdbserver_reconnect): New.
1385
1b05479a
DJ
13862007-07-01 Nick Roberts <nickrob@snap.net.nz>
1387 Daniel Jacobowitz <dan@codesourcery.com>
1388
1389 * gdb.base/annota3.exp: Test for if construct.
1390
86f78eb2
DJ
13912007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
1392
1393 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
1394
6a2eb474
MR
13952007-06-21 Chris Dearman <chris@mips.com>
1396 Maciej W. Rozycki <macro@mips.com>
1397
1398 * gdb.base/display.exp: Allow a newline after display/i.
1399 * gdb.base/pc-fp.exp: Likewise.
1400 * gdb.base/sigbpt.exp: Likewise.
1401
f8b73d13
DJ
14022007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1403
1404 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
1405 required features to be included.
1406
4339e69e
DJ
14072007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
1408
1409 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
1410 in info threads output.
1411
23d964e7
UW
14122007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1413 Markus Deuling <deuling@de.ibm.com>
1414
1415 * gdb.arch/spu-info.exp: New testcase.
1416 * gdb.arch/spu-info.c: New file.
1417
fd20f75b
DJ
14182007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
1419
1420 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
1421 tpcs_offset. Restore lr after the call.
1422 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
1423
2226f861
DJ
14242007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
1425
1426 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
1427 (gdbserver_run): Kill any running gdbserver.
1428 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
1429
d12371a9
MR
14302007-05-17 Maciej W. Rozycki <macro@mips.com>
1431
1432 * gdb.base/sigbpt.exp: Preset segv_addr.
1433
93f02886
DJ
14342007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1435
1436 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
1437 (gdb_compile_shlib): Likewise.
1438 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
1439 (default_gdb_init): Clear cleanfiles.
1440 (gdb_finish): Delete recorded cleanfiles.
1441 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
1442
1443 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
1444 Do not use isnative.
1445 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
1446 gdb.base/so-impl-ld.exp: Likewise.
1447 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
1448 * gdb.base/unload.exp: Likewise. Do not pass empty option to
1449 gdb_compile.
1450
b04e06d7
VP
14512007-05-15 Vladimir Prus <vladimir@codesourcery.com>
1452
1453 * config/unknown.exp: Remove.
1454
069ed931
UW
14552007-05-15 Markus Deuling <deuling@de.ibm.com>
1456
1457 * gdb.base/info-proc.exp: Check is_remote.
1458
09db0d03
UW
14592007-05-14 Markus Deuling <deuling@de.ibm.com>
1460
1461 * gdb.base/gcore.exp: Initialize variable core_supported.
1462
af2cbe8c
DJ
14632007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1464
1465 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
1466
027c0295
DJ
14672007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1468
1469 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
1470 * gdb.threads/print-threads.exp (test_all_threads): Allow
1471 negative and hexadecimal thread IDs.
1472
dc5000e7
DJ
14732007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1474
1475 * gdb.java/jprint.java (public): Avoid invalid call to static
1476 method.
1477
2e74ed18
DP
14782007-05-14 Denis Pilat <denis.pilat@st.com>
1479
1480 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
1481 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
1482 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
1483 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
1484 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
1485
83547f02
UW
14862007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1487
1488 * gdb.base/overlays.exp: Add support for targets with only code
1489 overlay support, not data overlay. Support spu-*-* target in
1490 this mode.
1491 * gdb.base/ovlymgr.c: Provide stubs for spu target.
1492 * gdb.base/spu.ld: New file.
1493
b18be20d
DJ
14942007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
1495
1496 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
1497
be444858
DJ
14982007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
1499
1500 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
1501
b1d53152
DJ
15022007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
1503
1504 * gdb.java/jmain.exp: Handle demangled names with and without method
1505 signatures.
1506
d084b331
DJ
15072007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
1508
1509 * gdb.mi/mi-syn-frame.c (main, foo, bar)
1510 (have_a_very_merry_interrupt): Remove calls to puts.
1511 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
1512 inferior output.
1513 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
1514 test names.
1515
db9d7fc5
DJ
15162007-04-29 Markus Deuling <deuling@de.ibm.com>
1517 Daniel Jacobowitz <dan@codesourcery.com>
1518
1519 * gdb.base/auxv.exp (core_works): Also check is_remote.
1520 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
1521
ef783a7d
VP
15222007-04-25 Vladimir Prus <vladimir@codesourcery.com>
1523
1524 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
1525 message, not the undefined 'module' variable.
1526 * gdb.base/siginfo.exp: Likewise.
1527 * gdb.base/sigstep.exp: Likewise.
1528 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
1529 serialport.
1530 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
1531
b7b73cae
CV
15322007-04-25 Corinna Vinschen <vinschen@redhat.com>
1533
1534 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
1535 target sim fails. Return 0 otherwise.
1536 (gdb_load): Return prematurely if gdb_target_sim fails.
1537
7d90fdfa
DP
15382007-04-16 Denis Pilat <denis.pilat@st.com>
1539
1540 * gdb.base/setshow.exp: Reset height after having set it to 100.
1541
5d3e9c85
DP
15422007-04-16 Denis Pilat <denis.pilat@st.com>
1543
1544 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
1545
18e75969
DP
15462007-04-16 Denis Pilat <denis.pilat@st.com>
1547
1548 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
1549
25d5ea92
VP
15502007-04-14 Vladimir Prus <vladimir@codesourcery.com>
1551
1552 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
1553 tests. Run the frozen varobjs test.
1554 * gdb.mi/var-cmd.c (do_frozen_tests): New.
1555 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
1556
0b49cb80
JK
15572007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1558
1559 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
1560 gdb.base/type-opaque.exp: New files.
1561
a73bafbc
VP
15622007-04-01 Vladimir Prus <vladimir@codesourcery.com>
1563
1564 * gdb.mi/mi-var-child.c
1565 (do_children_tests): User char[2] instead of
1566 char so that automatic printing of pointers to char
1567 don't give unpredicable result.
1568 * gdb.mi/var-cmd.c (do_locals_test): Initialize
1569 local variables.
1570 * gdb.mi/mi-var-child.exp: Step to right line
1571 of do_children_tests.
1572 * gdb.mi/mi2-var-child.exp: Likewise.
1573 * gdb.mi/mi-var-cmd.exp: Step to right line of
1574 do_locals_tests.
1575 (do_children_tests): User char[2] instead of
1576 char so that automatic printing of pointers to char
1577 don't give unpredicable result.
1578 * gdb.mi/mi2-var-cmd.exp: Likewise.
1579 * lib/mi-support.exp (mi_continue_to_line):
1580 Pass test name to mi_wait_for_stop.
1581
7ce59000
DJ
15822007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1583
1584 * gdb.asm/asm-source.exp: Remove d10v case.
1585 * lib/gdb.exp (skip_cplus_tests): Likewise.
1586 * gdb.asm/d10v.inc: Deleted.
1587
20389057
DJ
15882007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1589
1590 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
1591
8807d78b
DJ
15922007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1593
1594 * config/netware.exp: Delete file.
1595
aa3edb8e
JB
15962007-03-29 Joel Brobecker <brobecker@adacore.com>
1597
1598 * gdb.dwarf2/dw2-noloc.S: New file.
1599 * gdb.dwarf2/dw2-noloc.exp: New file.
1600
297561ac
PA
16012007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
1602
1603 * gdb.cp/method2.cc: New test.
1604 * gdb.cp/method2.exp: New test.
1605 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
1606
1f81bd39
DJ
16072007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
1608
1609 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
1610
9453113a
DJ
16112007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1612
1613 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
1614
b741e217
DJ
16152007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
1616
1617 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
1618 (gdb_load): Delete, replace with...
1619 (gdb_reload): ...this.
1620 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
1621 * gdb.server/server-mon.exp: Likewise.
1622 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
1623 (gdb_start_cmd): New.
1624 (gdb_file_cmd): Save the last loaded file.
1625 (gdb_reload): New.
1626 (gdb_gnu_strip_debug): Use transform.
1627 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
1628 support here. Use new $last_loaded_file. Check mtime.
1629 (gdb_target_cmd): Handle ObjC failure case.
1630 (infer_host_exec): Delete.
1631 (gdbserver_load): Rename to...
1632 (gdbserver_run): ...this. Simplify.
1633 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
1634 (mi_gdb_load): Move most contents to a new function...
1635 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
1636 (mi_run_cmd): Use mi_gdb_target_load.
1637 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
1638 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
1639 Use gdb_run_cmd.
1640 * gdb.base/charsign.exp: Remove incorrect comment.
1641 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
1642 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
1643 gdb.base/start.exp: Use gdb_start_cmd.
1644
446ab585
MR
16452007-03-23 Nigel Stephens <nigel@mips.com>
1646 Maciej W. Rozycki <macro@mips.com>
1647
1648 * gdb.base/sigbpt.exp: Fix the message when skipping test.
1649 * gdb.base/signull.exp: Similarly.
1650
bbb88ebf
UW
16512007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1652
1653 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
1654 messages available to test cases (like chng-sym.exp).
1655
cb8c4a99
AS
16562007-03-14 Andreas Schwab <schwab@suse.de>
1657
1658 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
1659 format changes.
1660
4e463ff5
DJ
16612007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
1662
1663 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
1664 (optimized_1): New.
1665 (main): Call optimized_1.
1666 (gdb2029): Correct typos. Call gdb2029_marker.
1667 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
1668 for gdb2029.
1669
b6db2c47
MK
16702007-03-12 Mark Kettenis <kettenis@gnu.org>
1671
1672 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
1673 as tabs. Remove redundant test pattern.
1674
70ed3737
UW
16752007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1676
1677 * gdb.base/long_long.exp: Accept optional symbol name in <...>
1678 for /a format output.
1679
47b67b60
DJ
16802007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
1681
1682 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
1683 collect output incrementally.
1684
b8953b0e
UW
16852007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1686
1687 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
1688 for -var-create lpcharacter test.
1689 * gdb.mi/mi2-var-cmd.exp: Likewise.
1690
7acd5c40
UW
16912007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1692
1693 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
1694 pass on targets where address zero is readable.
1695
9c6759c1
UW
16962007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1697
1698 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
1699 just a single architecture.
1700
a2f1aeb4
UW
17012007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1702
1703 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
1704 (fetch_all_registers): New function, uses gdb_test_multiple and
1705 exp_continue to fetch inferior output line-by-line.
1706 Replace all uses of do_get_all_registers by fetch_all_registers.
1707
46579ac2
UW
17082007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1709
1710 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
1711 in target_info.
1712
fc133f24
MS
17132007-03-02 Michael Snyder <michael.snyder@palmsource.com>
1714
1715 * gdb.threads/manythreads.exp: Use $message string for
1716 consistancy; add a default (timeout) case.
1717
7646a51d
MS
17182007-03-02 Michael Snyder <michael.snyder@palmsource.com>
1719
1720 * gdb.base/watchpoint.exp: Fix truncated comment.
1721
dcfff61f
MS
17222007-03-02 Michael Snyder <michael.snyder@palmsource.com>
1723
1724 * Makefile.in: Remove spurious single-quotes from sed command.
1725
664e3ee9
DJ
17262007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
1727
1728 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
1729 func.
1730 * gdb.mi/mi2-var-cmd.exp: Likewise.
1731
d7cc6f2f
JB
17322007-02-27 Joel Brobecker <brobecker@adacore.com>
1733
1734 * gdb.dwarf2/dw2-producer.S: New file.
1735 * gdb.dwarf2/dw2-producer.exp: New testcase.
1736
17372007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
1738
1739 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
1740 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
1741 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
1742 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
1743 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1744 Revert tests to use mi_gdb_test and include value field in output
1745 of -var-create.
1746
93d42b30
DJ
17472007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
1748
1749 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
1750
c499ed39
DJ
17512007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
1752
1753 * gdb.base/maint.exp: Remove full paths from test names.
1754 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
1755 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
1756
9836f81b
JB
17572007-02-27 Joel Brobecker <brobecker@adacore.com>
1758
1759 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
1760
c74d0ad8
DJ
17612007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1762
1763 * gdb.server/server-mon.exp: New test.
1764
2711e456
DJ
17652007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1766
1767 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
1768
ff6f572f
DJ
17692007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1770
1771 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
1772 register capitalization.
1773
fada3feb
DP
17742007-02-13 Denis Pilat <denis.pilat@st.com>
1775
1776 * gdb.mi/mi-var-invalidate.exp: New file.
1777
fb1e4ffc
DJ
17782007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1779
1780 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
1781
3da939d7
DJ
17822007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1783
1784 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
1785
123dc839
DJ
17862007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1787
1788 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
1789 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
1790
877e3645 17912007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
1792
1793 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
1794 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
1795 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
1796 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
1797 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 1798 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222
NR
1799 Update tests to include value field in output of -var-create.
1800
3c0a2960
AS
18012007-02-08 Andreas Schwab <schwab@suse.de>
1802
1803 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
1804
108546a0
DJ
18052007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1806
1807 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
1808 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
1809
d701dcab
DP
18102007-02-02 Denis Pilat <denis.pilat@st.com>
1811
1812 * gdb.threads/threadapply.exp: check that frame is not changed by
1813 the thread apply all command.
1814
783e3e2f
AS
18152007-01-31 Andreas Schwab <schwab@suse.de>
1816
6d9c3a87
AS
1817 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
1818
3c50d7b9
AS
1819 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
1820 in the dwarf sections.
1821 * gdb.dwarf2/mac-fileno.S: Likewise.
1822
783e3e2f
AS
1823 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
1824 bspstore register on ia64.
1825
78ff580e
AS
18262007-01-29 Andreas Schwab <schwab@suse.de>
1827
cc8e9b12
AS
1828 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
1829 "frame-begin" annotation.
1830
78ff580e
AS
1831 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
1832 number of "frames-invalid" annotations.
1833
704a4f78
DJ
18342007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1835
1836 * gdb.base/commands.exp: Call if_commands_test.
1837 (gdb_test_no_prompt, if_commands_test): New.
1838
e741bf94
MK
18392007-01-28 Mark Kettenis <kettenis@gnu.org>
1840
1841 * gdb.threads/sigthread.c (NSIGS): Make bigger.
1842
474d0ad3
AS
18432007-01-27 Andreas Schwab <schwab@suse.de>
1844
1845 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
1846 .short/.int/.quad in the dwarf sections.
1847 * gdb.dwarf2/dw2-intercu.S: Likewise.
1848 * gdb.dwarf2/dw2-intermix.S: Likewise.
1849
e784b426
JK
18502007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1851
1852 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
1853 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
1854 array.
e784b426
JK
1855 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
1856 * gdb.base/setvar.exp: Likewise.
1857
37f08e04
AS
18582007-01-26 Andreas Schwab <schwab@suse.de>
1859
9a01813a
AS
1860 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
1861 test.
1862
37f08e04
AS
1863 * gdb.base/multi-forks.exp ("restart $i"): Also match
1864 __kernel_syscall_via_break.
1865
6e2a9270
VP
18662007-01-24 Vladimir Prus <vladimir@codesourcery.com>
1867
1868 * lib/mi-support.exp (mi_delete_varobj): New.
1869 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
1870 testcase.
1871 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
1872 (main): Call the above.
1873 (reference_update_test, base_in_reference_test)
1874 (reference_to_pointer): Delete the created varobjs.
1875
e515b470
DJ
18762007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
1877
1878 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
1879 * configure: Regenerated.
1880 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
1881 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
1882 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
1883 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
1884 * lib/gdb.exp (gdb_skip_xml_test): New function.
1885
08d8bcd7
DJ
18862007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
1887
1888 * gdb.base/sigrepeat.exp: Correct error message.
1889
18902007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
1891 Daniel Jacobowitz <dan@codesourcery.com>
1892
1893 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
1894 gdb.arch/i386-gnu-cfi-asm.S: New files.
1895
97c3f1f3
JK
18962007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1897
1898 * lib/gdb.exp: Abort on missing `site.exp'.
1899
cb1df416
DJ
19002007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1901 Daniel Jacobowitz <dan@codesourcery.com>
1902
1903 * gdb.base/included.c, gdb.base/included.exp,
1904 gdb.base/included.h: New files.
1905
35990120
DJ
19062007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1907
1908 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
1909 (maximize_rlimit): Reduce limits on 64-bit systems.
1910
6e81a116 19112007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
1912
1913 From Marcus Deuling <deuling@de.ibm.com>:
1914 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
1915 every case.
1916
6c3c41f3
NR
19172007-01-13 Nick Roberts <nickrob@snap.net.nz>
1918
1919 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
1920 (test_path_specification): Use objdir instead of srcdir to always
1921 get an absolute filename.
1922
2f12c312
DJ
19232007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
1924
1925 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
1926
81121995
VP
19272007-01-11 Vladimir Prus <vladimir@codesourcery.com>
1928
1929 * gdb.mi/mi-var-cp.cc (reference_update_tests):
1930 Make sure the variable we're using is in scope.
1931 (reference_to_pointer): Likewise.
1932
4741b737
DJ
19332007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1934
1935 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
1936 has no debug information.
1937
054410c3
DJ
19382007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1939
1940 * gdb.base/annota1.exp: Remove extra send_gdb.
1941
818f79f6
DJ
19422007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1943
1944 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
1945
f7a6bb70
DJ
19462007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1947
1948 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
1949
57e66780
DJ
19502007-01-08 Nick Roberts <nickrob@snap.net.nz>
1951 Daniel Jacobowitz <dan@codesourcery.com>
1952
1953 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
1954 lcharacter or linteger change. Correct duplicated test name.
1955 * gdb.mi/mi2-var-cmd.exp: Likewise.
1956
3d799a95
DJ
19572007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1958
1959 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
1960
19612007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9
JB
1962
1963 * gdb.base/nofield.c: New file.
1964 * gdb.base/nofield.exp: New testcase.
1965
eafb94e8
NR
19662007-01-05 Nick Roberts <nickrob@snap.net.nz>
1967
1968 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
1969
1970 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
1971 test.
1972
5e572bb4
DJ
19732007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1974
1975 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
1976
74a44383
DJ
19772007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1978
1979 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
1980 when continuing.
1981
1b572db9
DJ
19822007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
1983
1984 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
1985 Expect ".exe" extension.
1986
381bc39b
DJ
19872007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
1988
1989 * gdb.base/charset.exp: Add explicit filename to break.
1990 * gdb.base/dbx.exp: Add explicit filename to breaks.
1991
2b70e4c6
DJ
19922007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
1993
1994 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
1995 * gdb.mi/mi2-file.exp: Likewise.
1996
303b6f5d
DJ
19972007-01-04 Vladimir Prus <vladimir@codesourcery.com>
1998
1999 Implement specification of MI tests as comments
2000 in C and C++ sources.
2001 * lib/mi-support.exp (mi_autotest_data): New variable.
2002 (mi_autotest_source): New variable.
2003 (count_newlines, mi_prepare_inline_tests)
2004 (mi_get_inline_test, mi_continue_to_line)
2005 (mi_run_inline_test, mi_tbreak)
2006 (mi_send_resuming_command, mi_wait_for_stop): New functions.
2007 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
2008 Run inline tests.
2009 * gdb.mi/mi-var-cp.cc: Define tests here.
2010
23da0d94
VP
20112007-01-04 Vladimir Prus <vladimir@codesourcery.com>
2012
2013 Simplify usage of mi_continue_to.
2014 * lib/mi-support.exp (mi_runto_helper): Renamed
2015 from mi_runto, added new parameter 'run_or_continue'.
2016 (mi_runto): Use mi_runto_helper.
2017 (mi_continue_to): Accept just function name as parameter.
2018 Use mi_runto_helper.
2019 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
2020 * gdb.mi/mi2-var-cmd.exp: Likewise.
2021
f9e18282
JB
20222006-01-04 Joel Brobecker <brobecker@adacore.com>
2023
2024 Make this testcase a bit more realistic. The current code
2025 is too simplistic, and allows the compiler to optimize out
2026 some of the entities we need for this testcase.
2027 * gdb.ada/null_record/bar.ads (Void_Star): New type.
2028 (Do_Nothing): Add extra parameter.
2029 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
2030 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
2031 by using a variable of type Void_Star.
2032
fd678c65
JB
20332006-01-04 Joel Brobecker <brobecker@adacore.com>
2034
2035 * gdb.ada/catch_ex/foo.adb: New file.
2036 * gdb.ada/catch_ex.exp: New testcase.
2037
05cfdb42
DJ
20382007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
2039
2040 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
2041 pass --image-base to linker.
2042
2e03ee74
DJ
20432007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2044 Daniel Jacobowitz <dan@codesourcery.com>
2045
2046 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
2047 secondary prompts.
2048
0d5de010
DJ
20492007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2050
2051 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
2052 output. Test the types of members and member pointers.
2053 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
2054 gdb/2092.
2055 * gdb.cp/member-ptr.exp: Search for a comment instead of a
2056 statement. Enable for GCC. Update expected output for some tests
2057 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
2058 layout.
2059 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
2060 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
2061 (Diamond::vget_base): New.
2062 (main): Add new tests.
2063 * gdb.cp/printmethod.exp: Update expected output for member functions.
2064 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
2065 print pEe->D::vg().
2066
61a771aa
DJ
20672007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2068
2069 * gdb.threads/tls.exp: Allow stops in sem_post.
2070
2fa63963
DJ
20712006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
2072
2073 * gdb.base/annota1.exp: Allow .*printf in backtraces.
2074 * gdb.base/annota3.exp: Likewise.
2075 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
2076 again (instead of timing out).
2077 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
2078 GCC bug 26475.
2079 * gdb.java/jmisc.exp: Adjust to work with method signatures including
2080 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
2081 test from jmisc1.exp.
2082 * gdb.java/jmisc1.exp: Delete.
2083 * gdb.java/jprint.exp: Adjust to work with method signatures including
2084 return types.
2085 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
2086 * gdb.threads/linux-dp.exp: Don't be confused by program output.
2087 * lib/java.exp (compile_java_from_source): Pass the correct type
2088 to target_compile.
2089
5eefc2b7
JB
20902006-12-31 Joel Brobecker <brobecker@adacore.com>
2091
2092 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
2093 (stack_align_edx): New function.
2094 (stack_align_eax): New function.
2095 (main): Add calls to stack_align_edx and stack_align_eax.
2096 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
2097 Add testing for the cases where the register used during a stack
2098 realignment is edx. Same for eax.
2099
227c54da
DJ
21002006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
2101
2102 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
2103 and generic PE targets.
2104
cab8ac94
JB
21052006-12-29 Joel Brobecker <brobecker@adacore.com>
2106
2107 * gdb.ada/array_return.exp: Update copyright date list.
2108
ba54f318
JB
21092006-12-27 Joel Brobecker <brobecker@adacore.com>
2110
2111 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
2112 (Create_Small_Float_Vector): New function.
2113 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
2114 function body.
2115 * gdb.ada/array_return/p.adb: Use new type and function from
2116 package Pck.
2117 * gdb.ada/array_return.exp: Add a test verifying that GDB is
2118 able to print the value returned by a function returning an
2119 array of float.
2120
6b7a35dd
JB
21212006-12-20 Joel Brobecker <brobecker@adacore.com>
2122
2123 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
2124 The associated tests should be PASSing.
2125
038224f6
VP
21262006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2127
2128 Test for base in references.
2129 * gdb.mi/mi-var-cp.cc: Add test code.
2130 * gdb.mi/mi-var-cp.exp: Test for bases in references.
2131 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
2132 * gdb.mi/mi2-watch.exp: Likewise.
2133 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
2134 (mi_list_varobj_children): New function.
2135
b26ed50d
VP
21362006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2137
2138 * lib/mi-support.exp
2139 (mi_runto): Accept "()" after function name.
2140 (mi_create_varobj): New function.
2141 (mi_varobj_update): New function.
2142 (mi_Check_varobj_value): New function.
2143 * gdb.mi/mi-var-cp.exp: New file.
2144 * gdb.mi/mi-var-cp.cc: New file.
2145
08232497
DJ
21462006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
2147
2148 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
2149 gdb.base/weaklib2.c: New files.
2150
d394c993 21512006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 2152
ac6c2fba
NS
2153 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
2154 info. Adjust test names.
2155
8ec659a0 2156 * gdb.base/break.c (main): Move position of malloc.
d394c993 2157 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 2158
acd65feb
VP
21592006-11-28 Vladimir Prus <vladimir@codesourcery.com>
2160
2161 * gdb.mi/mi-var-cmd.exp: Check -var-update after
2162 assignement of arrays and function pointers.
2163 * gdb.mi/var-cmd.c: Add declaration necessary for above
2164 tests.
2165
f556d5e5
NS
21662006-11-27 Nathan Sidwell <nathan@codesourcery.com>
2167
2168 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
2169
2170 * gdb.threads/linux-dp.exp: Read thread table before and after
2171 creating each philosopher and verify it.
2172
697bc68d
NS
21732006-11-27 Nathan Sidwell <nathan@codesourcery.com>
2174 Paul Brook <paul@codesourcery.com>
2175 Daniel Jacobowitz <dan@codesourcery.com>
2176
2177 * gdb.base/ending-run.exp: Flatten expect script stepping out of
2178 main to remove duplication. Add start function of the form
2179 '_*start[1-9]*'. Add RVDS start function.
2180
29d73ae4
DJ
21812006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
2182
2183 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
2184
c1d88655
UW
21852006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2186
2187 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
2188 * gdb.asm/spu.inc: New file.
2189 * gdb.base/term.exp: Disable if [target_info exists noargs].
2190 * gdb.gdb/complaints.exp: Disable if ![isnative].
2191 * gdb.gdb/selftest.exp: Likewise.
2192 * gdb.gdb/observer.exp: Likewise.
2193 * gdb.gdb/xfullpath.exp: Likewise.
2194 * gdb.base/attach.exp: Disable on SPU target.
2195 * gdb.cp/bs145503.exp: Likewise.
2196 * gdb.cp/exception.exp: Likewise.
2197 * gdb.cp/userdef.exp: Likewise.
2198
32a13b1a
DJ
21992006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
2200
2201 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
2202
d8295fe9
VP
22032006-11-10 Vladimir Prus <vladimir@codesourcery.com>
2204
2205 * gdb.base/completion.exp: Fix completion tests for
2206 'info' and 'info '.
2207 * gdb.base/help.exp (help_test_raw, test_class_help)
2208 (test_prefix_command_help): Move...
2209 * lib/gdb.exp: Here.
2210 * gdb.base/main.exp: Adjust.
2211 * gdb.cp/maint.exp: Adjust.
2212 * gdb.trace/tracecmd.exp: Use test_help_class.
2213
8c394015
VP
22142006-11-09 Vladimir Prus <vladimir@codesourcery.com>
2215
2216 * gdb.stabs/weird.exp (print_weird_var): Use
2217 gdb_test_multiple instead of gdb_expect.
2218
027fc1bc
VP
22192006-11-09 Vladimir Prus <vladimir@codesourcery.com>
2220
2221 * gdb.base/help.exp (help_test_raw): New.
2222 (test_class_help): New.
2223 (test_prefix_command_help): New.
2224 Adjust testcases.
2225
67609209
FR
22262006-11-09 Christophe Lyon <christophe.lyon@st.com>
2227
2228 * gdb.base/constvars.c (main): Write to crass and crips, so that
2229 they are allocated by the compiler.
2230
f73adfeb
AS
22312006-10-27 Andreas Schwab <schwab@suse.de>
2232
2233 * gdb.base/multi-forks.exp: Use "detach fork" instead of
2234 "detach-fork".
2235
2f83a18e
DJ
22362006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
2237
2238 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
2239 of patterns.
2240
94277a38
DJ
22412006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2242
2243 * gdb.base/sepdebug.exp: Remove debug format test.
2244 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
2245 Handle no-symtab.
2246 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
2247
5bd2f6e2
DJ
22482006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2249
2250 * gdb.threads/manythreads.c (thread_function, main): Don't cast
2251 int to pointer or pointer to int.
2252 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
2253
8c008720
DJ
22542006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
2255
2256 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
2257
9e35dae4
DJ
22582006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2259
2260 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
2261
d9639e13
DJ
22622006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
2263
2264 PR c++/2116
2265 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
2266
390a1bd0
JB
22672006-10-06 Joel Brobecker <brobecker@adacore.com>
2268
2269 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
2270 the corresponding bug has been fixed in GDB (PR/2018).
2271
dd920c33
JB
22722006-10-06 Joel Brobecker <brobecker@adacore.com>
2273
2274 * gdb.base/subst.exp: New testcase.
2275
53bbefe9
JB
22762006-10-06 Joel Brobecker <brobecker@adacore.com>
2277
2278 * gdb.ada/array_return/pck.ads: Add copyright notice.
2279 * gdb.ada/array_return/pck.adb: Likewise.
2280 * gdb.ada/array_return/p.adb: Likewise.
2281 * gdb.ada/exec_changed/first.adb: Likewise.
2282 * gdb.ada/exec_changed/second.adb: Likewise.
2283
09851417
JB
22842006-10-06 Joel Brobecker <brobecker@adacore.com>
2285
2286 * gdb.ada/watch_arg/watch.adb: New file.
2287 * gdb.ada/watch_arg.exp: New testcase.
2288
041bf30d
VP
22892006-10-02 Vladimir Prus <vladimir@codesourcery.com>
2290
2291 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
2292 via string_to_regexp.
2293 * gdb.mi/mi2-basics.exp: Likewise.
2294
f286fbdd 22952006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
2296
2297 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
2298 Remove unused / obsolete files.
2299
7c07f349
NR
23002006-09-19 Nick Roberts <nickrob@snap.net.nz>
2301
2302 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
2303
cd5ff84a
VP
23042006-09-17 Vladimir Prus <vladimir@codesourcery.com>
2305
2306 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
2307 HIGH_FRAME argument to -stack-list-arguments can be larger than
2308 the number of frames.
2309
ae018d1a
DJ
23102006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
2311
2312 * gdb.base/args.c (main): Add breakpoint marker.
2313 * gdb.base/args.exp: Use args_test for tests. Add new tests which
2314 really test empty arguments.
2315 (args_load): Delete.
2316 (args_test): New.
2317
b399c549
NR
23182006-09-13 Nick Roberts <nickrob@snap.net.nz>
2319
2320 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
2321 check for one file.
2322
2ab1eb7a
VP
23232006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
2324
2325 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
2326 HIGH_FRAME argument to -stack-list-locals can be larger than
2327 the number of frames.
2328
476308bf
FF
23292006-08-18 Fred Fish <fnf@specifix.com>
2330
2331 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
2332 '$' in front of skip_vmx_tests_saved when setting that.
2333
8625200f
AS
23342006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
2335
2336 * gdb.base/trace-commands.exp: New file.
2337
089ec8f1
DJ
23382006-08-10 Joel Brobecker <brobecker@adacore.com>
2339 Daniel Jacobowitz <dan@codesourcery.com>
2340
2341 * gdb.base/step-bt.exp: Make hexadecimal address optional in
2342 expected output of the backtrace commands.
2343
b60f0898
JB
23442006-08-09 Joel Brobecker <brobecker@adacore.com>
2345
2346 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
2347 untested followed by return combination.
2348 * gdb.arch/altivec-regs.exp: Likewise.
2349 * gdb.arch/e500-abi.exp: Likewise.
2350 * gdb.arch/e500-regs.exp: Likewise.
2351 * gdb.arch/gdb1291.exp: Likewise.
2352 * gdb.arch/gdb1431.exp: Likewise.
2353 * gdb.arch/gdb1558.exp: Likewise.
2354 * gdb.arch/i386-prologue.exp: Likewise.
2355 * gdb.arch/i386-unwind.exp: Likewise.
2356 * gdb.asm/asm-source.exp: Likewise.
2357 * gdb.base/a2-run.exp: Likewise.
2358 * gdb.base/advance.exp: Likewise.
2359 * gdb.base/all-bin.exp: Likewise.
2360 * gdb.base/annota1.exp: Likewise.
2361 * gdb.base/annota3.exp: Likewise.
2362 * gdb.base/args.exp: Likewise.
2363 * gdb.base/arithmet.exp: Likewise.
2364 * gdb.base/assign.exp: Likewise.
2365 * gdb.base/async.exp: Likewise.
2366 * gdb.base/attach.exp: Likewise.
2367 * gdb.base/bang.exp: Likewise.
2368 * gdb.base/bigcore.exp: Likewise.
2369 * gdb.base/bitfields.exp: Likewise.
2370 * gdb.base/bitfields2.exp: Likewise.
2371 * gdb.base/break.exp: Likewise.
2372 * gdb.base/call-sc.exp: Likewise.
2373 * gdb.base/call-strs.exp: Likewise.
2374 * gdb.base/callfuncs.exp: Likewise.
2375 * gdb.base/checkpoint.exp: Likewise.
2376 * gdb.base/chng-syms.exp: Likewise.
2377 * gdb.base/code-expr.exp: Likewise.
2378 * gdb.base/commands.exp: Likewise.
2379 * gdb.base/completion.exp: Likewise.
2380 * gdb.base/cond-expr.exp: Likewise.
2381 * gdb.base/condbreak.exp: Likewise.
2382 * gdb.base/consecutive.exp: Likewise.
2383 * gdb.base/constvars.exp: Likewise.
2384 * gdb.base/corefile.exp: Likewise.
2385 * gdb.base/cvexpr.exp: Likewise.
2386 * gdb.base/dbx.exp: Likewise.
2387 * gdb.base/define.exp: Likewise.
2388 * gdb.base/detach.exp: Likewise.
2389 * gdb.base/display.exp: Likewise.
2390 * gdb.base/dump.exp: Likewise.
2391 * gdb.base/ena-dis-br.exp: Likewise.
2392 * gdb.base/ending-run.exp: Likewise.
2393 * gdb.base/environ.exp: Likewise.
2394 * gdb.base/eval-skip.exp: Likewise.
2395 * gdb.base/exprs.exp: Likewise.
2396 * gdb.base/fileio.exp: Likewise.
2397 * gdb.base/finish.exp: Likewise.
2398 * gdb.base/float.exp: Likewise.
2399 * gdb.base/foll-exec.exp: Likewise.
2400 * gdb.base/foll-fork.exp: Likewise.
2401 * gdb.base/foll-vfork.exp: Likewise.
2402 * gdb.base/freebpcmd.exp: Likewise.
2403 * gdb.base/funcargs.exp: Likewise.
2404 * gdb.base/gcore.exp: Likewise.
2405 * gdb.base/gdb1090.exp: Likewise.
2406 * gdb.base/gdb1250.exp: Likewise.
2407 * gdb.base/huge.exp: Likewise.
2408 * gdb.base/info-proc.exp: Likewise.
2409 * gdb.base/interrupt.exp: Likewise.
2410 * gdb.base/jump.exp: Likewise.
2411 * gdb.base/langs.exp: Likewise.
2412 * gdb.base/lineinc.exp: Likewise.
2413 * gdb.base/list.exp: Likewise.
2414 * gdb.base/logical.exp: Likewise.
2415 * gdb.base/long_long.exp: Likewise.
2416 * gdb.base/macscp.exp: Likewise.
2417 * gdb.base/maint.exp: Likewise.
2418 * gdb.base/mips_pro.exp: Likewise.
2419 * gdb.base/miscexprs.exp: Likewise.
2420 * gdb.base/multi-forks.exp: Likewise.
2421 * gdb.base/opaque.exp: Likewise.
2422 * gdb.base/overlays.exp: Likewise.
2423 * gdb.base/pc-fp.exp: Likewise.
2424 * gdb.base/pointers.exp: Likewise.
2425 * gdb.base/printcmds.exp: Likewise.
2426 * gdb.base/psymtab.exp: Likewise.
2427 * gdb.base/ptype.exp: Likewise.
2428 * gdb.base/recurse.exp: Likewise.
2429 * gdb.base/relational.exp: Likewise.
2430 * gdb.base/relocate.exp: Likewise.
2431 * gdb.base/remote.exp: Likewise.
2432 * gdb.base/reread.exp: Likewise.
2433 * gdb.base/restore.exp: Likewise.
2434 * gdb.base/return.exp: Likewise.
2435 * gdb.base/return2.exp: Likewise.
2436 * gdb.base/scope.exp: Likewise.
2437 * gdb.base/sect-cmd.exp: Likewise.
2438 * gdb.base/sep.exp: Likewise.
2439 * gdb.base/sepdebug.exp: Likewise.
2440 * gdb.base/setshow.exp: Likewise.
2441 * gdb.base/setvar.exp: Likewise.
2442 * gdb.base/sigall.exp: Likewise.
2443 * gdb.base/sigbpt.exp: Likewise.
2444 * gdb.base/signals.exp: Likewise.
2445 * gdb.base/signull.exp: Likewise.
2446 * gdb.base/sizeof.exp: Likewise.
2447 * gdb.base/solib.exp: Likewise.
2448 * gdb.base/step-line.exp: Likewise.
2449 * gdb.base/step-test.exp: Likewise.
2450 * gdb.base/structs.exp: Likewise.
2451 * gdb.base/structs2.exp: Likewise.
2452 * gdb.base/term.exp: Likewise.
2453 * gdb.base/twice.exp: Likewise.
2454 * gdb.base/until.exp: Likewise.
2455 * gdb.base/varargs.exp: Likewise.
2456 * gdb.base/volatile.exp: Likewise.
2457 * gdb.base/watchpoint.exp: Likewise.
2458 * gdb.base/whatis-exp.exp: Likewise.
2459 * gdb.base/whatis.exp: Likewise.
2460 * gdb.cp/ambiguous.exp: Likewise.
2461 * gdb.cp/annota2.exp: Likewise.
2462 * gdb.cp/annota3.exp: Likewise.
2463 * gdb.cp/bool.exp: Likewise.
2464 * gdb.cp/breakpoint.exp: Likewise.
2465 * gdb.cp/casts.exp: Likewise.
2466 * gdb.cp/class2.exp: Likewise.
2467 * gdb.cp/classes.exp: Likewise.
2468 * gdb.cp/cplusfuncs.exp: Likewise.
2469 * gdb.cp/ctti.exp: Likewise.
2470 * gdb.cp/derivation.exp: Likewise.
2471 * gdb.cp/exception.exp: Likewise.
2472 * gdb.cp/gdb1355.exp: Likewise.
2473 * gdb.cp/hang.exp: Likewise.
2474 * gdb.cp/inherit.exp: Likewise.
2475 * gdb.cp/local.exp: Likewise.
2476 * gdb.cp/m-data.exp: Likewise.
2477 * gdb.cp/m-static.exp: Likewise.
2478 * gdb.cp/member-ptr.exp: Likewise.
2479 * gdb.cp/method.exp: Likewise.
2480 * gdb.cp/misc.exp: Likewise.
2481 * gdb.cp/namespace.exp: Likewise.
2482 * gdb.cp/overload.exp: Likewise.
2483 * gdb.cp/ovldbreak.exp: Likewise.
2484 * gdb.cp/pr-1023.exp: Likewise.
2485 * gdb.cp/pr-1210.exp: Likewise.
2486 * gdb.cp/pr-574.exp: Likewise.
2487 * gdb.cp/printmethod.exp: Likewise.
2488 * gdb.cp/psmang.exp: Likewise.
2489 * gdb.cp/ref-params.exp: Likewise.
2490 * gdb.cp/ref-types.exp: Likewise.
2491 * gdb.cp/rtti.exp: Likewise.
2492 * gdb.cp/templates.exp: Likewise.
2493 * gdb.cp/try_catch.exp: Likewise.
2494 * gdb.cp/userdef.exp: Likewise.
2495 * gdb.cp/virtfunc.exp: Likewise.
2496 * gdb.disasm/am33.exp: Likewise.
2497 * gdb.disasm/h8300s.exp: Likewise.
2498 * gdb.disasm/mn10300.exp: Likewise.
2499 * gdb.disasm/sh3.exp: Likewise.
2500 * gdb.disasm/t01_mov.exp: Likewise.
2501 * gdb.disasm/t02_mova.exp: Likewise.
2502 * gdb.disasm/t03_add.exp: Likewise.
2503 * gdb.disasm/t04_sub.exp: Likewise.
2504 * gdb.disasm/t05_cmp.exp: Likewise.
2505 * gdb.disasm/t06_ari2.exp: Likewise.
2506 * gdb.disasm/t07_ari3.exp: Likewise.
2507 * gdb.disasm/t08_or.exp: Likewise.
2508 * gdb.disasm/t09_xor.exp: Likewise.
2509 * gdb.disasm/t10_and.exp: Likewise.
2510 * gdb.disasm/t11_logs.exp: Likewise.
2511 * gdb.disasm/t12_bit.exp: Likewise.
2512 * gdb.disasm/t13_otr.exp: Likewise.
2513 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
2514 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
2515 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2516 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
2517 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
2518 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2519 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
2520 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
2521 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
2522 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
2523 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2524 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
2525 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
2526 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
2527 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
2528 * gdb.mi/gdb701.exp: Likewise.
2529 * gdb.mi/gdb792.exp: Likewise.
2530 * gdb.mi/mi-basics.exp: Likewise.
2531 * gdb.mi/mi-break.exp: Likewise.
2532 * gdb.mi/mi-cli.exp: Likewise.
2533 * gdb.mi/mi-console.exp: Likewise.
2534 * gdb.mi/mi-disassemble.exp: Likewise.
2535 * gdb.mi/mi-eval.exp: Likewise.
2536 * gdb.mi/mi-file.exp: Likewise.
2537 * gdb.mi/mi-read-memory.exp: Likewise.
2538 * gdb.mi/mi-regs.exp: Likewise.
2539 * gdb.mi/mi-return.exp: Likewise.
2540 * gdb.mi/mi-simplerun.exp: Likewise.
2541 * gdb.mi/mi-stack.exp: Likewise.
2542 * gdb.mi/mi-stepi.exp: Likewise.
2543 * gdb.mi/mi-syn-frame.exp: Likewise.
2544 * gdb.mi/mi-until.exp: Likewise.
2545 * gdb.mi/mi-var-block.exp: Likewise.
2546 * gdb.mi/mi-var-child.exp: Likewise.
2547 * gdb.mi/mi-var-cmd.exp: Likewise.
2548 * gdb.mi/mi-var-display.exp: Likewise.
2549 * gdb.mi/mi-watch.exp: Likewise.
2550 * gdb.mi/mi2-basics.exp: Likewise.
2551 * gdb.mi/mi2-break.exp: Likewise.
2552 * gdb.mi/mi2-cli.exp: Likewise.
2553 * gdb.mi/mi2-console.exp: Likewise.
2554 * gdb.mi/mi2-disassemble.exp: Likewise.
2555 * gdb.mi/mi2-eval.exp: Likewise.
2556 * gdb.mi/mi2-file.exp: Likewise.
2557 * gdb.mi/mi2-read-memory.exp: Likewise.
2558 * gdb.mi/mi2-regs.exp: Likewise.
2559 * gdb.mi/mi2-return.exp: Likewise.
2560 * gdb.mi/mi2-simplerun.exp: Likewise.
2561 * gdb.mi/mi2-stack.exp: Likewise.
2562 * gdb.mi/mi2-stepi.exp: Likewise.
2563 * gdb.mi/mi2-syn-frame.exp: Likewise.
2564 * gdb.mi/mi2-until.exp: Likewise.
2565 * gdb.mi/mi2-var-block.exp: Likewise.
2566 * gdb.mi/mi2-var-child.exp: Likewise.
2567 * gdb.mi/mi2-var-cmd.exp: Likewise.
2568 * gdb.mi/mi2-var-display.exp: Likewise.
2569 * gdb.mi/mi2-watch.exp: Likewise.
2570 * gdb.stabs/exclfwd.exp: Likewise.
2571 * gdb.stabs/weird.exp: Likewise.
2572 * gdb.threads/gcore-thread.exp: Likewise.
2573 * gdb.trace/actions.exp: Likewise.
2574 * gdb.trace/backtrace.exp: Likewise.
2575 * gdb.trace/circ.exp: Likewise.
2576 * gdb.trace/collection.exp: Likewise.
2577 * gdb.trace/deltrace.exp: Likewise.
2578 * gdb.trace/infotrace.exp: Likewise.
2579 * gdb.trace/limits.exp: Likewise.
2580 * gdb.trace/packetlen.exp: Likewise.
2581 * gdb.trace/passc-dyn.exp: Likewise.
2582 * gdb.trace/passcount.exp: Likewise.
2583 * gdb.trace/report.exp: Likewise.
2584 * gdb.trace/save-trace.exp: Likewise.
2585 * gdb.trace/tfind.exp: Likewise.
2586 * gdb.trace/tracecmd.exp: Likewise.
2587 * gdb.trace/while-dyn.exp: Likewise.
2588 * gdb.trace/while-stepping.exp: Likewise.
2589
f4b618d1
JB
25902006-08-08 Joel Brobecker <brobecker@adacore.com>
2591
2592 * gdb.base/step-bt.c: New file.
2593 * gdb.base/step-bt.exp: New testcase.
2594
3d00d119
DJ
25952006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
2596
2597 * config/monitor.exp (gdb_load): Remove support for obsolete
2598 download-write-size.
2599 * gdb.base/remote.exp: Likewise. Update all callers of
2600 gdb_timed_load.
2601
017b5bd4
DJ
26022006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
2603
2604 * cursal.exp: Pass binfile to gdb_load.
2605
837c599d
DJ
26062006-08-01 Nathan Sidwell <nathan@codesourcery.com>
2607
2608 * gdb.base/cursal.exp: Add "" to gdb_load call.
2609
8dd4540b
MK
26102006-07-29 Mark Kettenis <kettenis@gnu.org>
2611
2612 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
2613 NetBSD/ELF targets.
2614
ab5c9f60
DJ
26152006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
2616
2617 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
2618 operator*.
2619
4c42eaff
DJ
26202006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
2621
2622 * gdb.base/completion.exp: Update for change in "file" behavior.
2623 * gdb.stabs/weird.exp: Likewise.
2624 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
2625 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
2626
0155cc76
NS
26272006-07-24 Nathan Sidwell <nathan@codesourcery.com>
2628
2629 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
2630 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
2631
16026cd7
AS
26322006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
2633
2634 * gdb.base/default.exp: Update source command error message.
2635 * gdb.base/help.exp: Update 'help source' message.
2636
16963cb6
DJ
26372006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
2638
2639 * gdb.cp/bs15503.exp: Update comment for no longer crashing
2640 test.
2641
6d7fd486
AS
26422006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
2643
2644 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
2645
29e8a844
DJ
26462006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
2647
2648 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
2649
6afcfa39
DJ
26502006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
2651
2652 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
2653
267a692b
MK
26542006-07-17 Mark Kettenis <kettenis@gnu.org>
2655
2656 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
2657 *-*-openbsd* from targets for wich we expect ARM FPA floating
2658 point format.
2659
85d2fec4
NR
26602006-07-17 Nick Roberts <nickrob@snap.net.nz>
2661
2662 * gdb.cp/annota3.exp: Expect frame-begin annotation.
2663
26642006-07-17 Mark Kettenis <kettenis@gnu.org>
2665
2666 * gdb.base/annota3.exp: Expect frame-begin annotation.
2667
85b4c6e8
JB
26682006-07-14 Joel Brobecker <brobecker@adacore.com>
2669
2670 * gdb.base/help.exp: Adjust "help unset" test to accept
2671 any list of unset commands.
2672
fb933624
DJ
26732006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
2674 Daniel Jacobowitz <dan@codesourcery.com>
2675
2676 * gdb.cp/ref-params.exp: New test.
2677 * gdb.cp/ref-params.cc: New source file.
2678 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
2679
1dff4b64
MK
26802006-07-08 Mark Kettenis <kettenis@gnu.org>
2681
2682 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
2683 spaces/tabs in regular expressions since they might not be there.
2684
40d2e0e3
AS
26852006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
2686
2687 * gdb.base/ifelse.exp: New file.
2688
f6c957d2
NS
26892006-07-04 Nathan Sidwell <nathan@codesourcery.com>
2690
2691 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
2692 line.
2693 * gdb.base/huge.exp: Loop over compilation to find a size that
2694 is acceptable.
2695 * gdb.base/remote.exp: Correct expected strings.
2696 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
2697
b9c5a23d
DJ
26982006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2699
2700 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
2701
9af2e58d
DJ
27022006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2703
2704 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
2705 native.
2706
30930ca5
DJ
27072006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2708
2709 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
2710 enable stabs testing.
2711
aa32fa1d
DJ
27122006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2713
bd4a4c80 2714 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
2715 gdb_test_multiple does.
2716
321fef15
DJ
27172006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2718
2719 * Makefile.in (host_alias): Remove.
2720 (target_alias): Use @target_noncanonical@.
2721 (site.exp): Don't set host_alias.
2722 * aclocal.m4: Remove contents. Include acx.m4.
2723 * configure: Regenerated.
2724 * configure.ac: Use ACX_NONCANONICAL_TARGET.
2725
e1c2defa
NS
27262006-06-13 Nathan Sidwell <nathan@codesourcery.com>
2727
e63b55d1
NS
2728 * lib/gdb.exp (gdb_load_cmd): New.
2729
5600ea19
NS
2730 * gdb.base/fileio.c: Add system(NULL) test.
2731 * gdb.base/fileio.exp: Check it.
2732
e1c2defa
NS
2733 * gdb.base/break.c: Add 10a breakpoint at }
2734 * gdb.base/break.exp: Add test for breakpoint at }
2735 * gdb.cp/anon-union.cc: Add code at end of function.
2736 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
2737 * gdb.mi/var-cmd.c: Add code at end of function.
2738 * gdb.mi/mi-var-display.exp: Adjust end of next.
2739 * gdb.mi/mi2-var-display.exp: Likewise.
2740 * gdb.base/fileio.c: Add stop function and insert calls at
2741 stopping places.
2742 * gdb.base/fileio.exp: Breakpoint stop function and remove
2743 explicit line number references.
2744
6c0112ec
JB
27452006-05-19 Joel Brobecker <brobecker@adacore.com>
2746
2747 * gdb.base/del.exp (test_delete_alias): New function.
2748 Now check that both "del" and "d" work as aliases for "delete".
2749
154189a4
FF
27502006-05-18 Fred Fish <fnf@specifix.com>
2751
2752 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
2753 required. Check for spurious output after program exits normally.
2754
582e64c2
FF
27552006-05-17 Fred Fish <fnf@specifix.com>
2756
2757 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
2758 gdb_load, so it works in the simulator.
2759
8ef6493a
FF
27602006-05-11 Fred Fish <fnf@specifix.com>
2761
2762 * gdb.base/bang.exp: Ignore unexpected output between the
2763 "program exited normally" and the gdb prompt, as many other
2764 tests do.
2765
692b141c
MK
27662006-05-07 Mark Kettenis <kettenis@gnu.org>
2767
2768 * gdb.base/help.exp: Make "delete checkpoint" part option for
2769 "help d" and "help delete" tests.
2770
540b8a30
UW
27712006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2772
2773 * gdb.mi/mi-basics.exp: Add missing serial number to
2774 expected output in some mi_gdb_test statements.
2775 * gdb.mi/mi2-basics.exp: Likewise.
2776
9b6462d9
JB
27772006-05-05 Joel Brobecker <brobecker@adacore.com>
2778
2779 * gdb.base/del.c: New file.
2780 * gdb.base/del.exp: New testcase.
2781
954de43b
DM
27822006-05-05 David S. Miller <davem@sunset.davemloft.net>
2783
2784 * gdb.base/break.exp: Do not assume a breakpoint on
2785 main will actually be in $srcfile when optimizing.
1303f75e
DM
2786 * gdb.base/savedregs.exp: Do not require that the dummy
2787 frame location match up to a symbol and source file location.
c3242428
DM
2788 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
2789 will get printed without a mi_cmd_data_list_register_values prefix.
2790 (*-data-list-register-*): Correct regular expressions to expect the new
2791 pseudo d? floating point registers.
2792 * gdb.mi/mi2-regs.exp: Likewise.
2793
c7e64c9a
DJ
27942006-05-05 Christophe Lyon <christophe.lyon@st.com>
2795
2796 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
2797 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
2798 is allocated by the compiler.
2799 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
2800 anons, e, anone to force their allocation by the compiler.
2801
28022006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
2803
2804 * gdb.base/help.exp: Update expected text for help d and
2805 help delete.
2806
27ce9a6d
MK
28072006-05-02 Mark Kettenis <kettenis@gnu.org>
2808
2809 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
2810 NetBSD/ELF targets.
2811
8608915f
MK
28122006-04-30 Mark Kettenis <kettenis@gnu.org>
2813
2814 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
2815 single-step breakpoint fails; make this a KFAIL on
2816 sparc*-*-openbsd*.
2817 * gdb.base/siginfo.exp: Likewise.
2818 * gdb.base/sigstep.exp (advance, advancei): Likewise.
2819
b8db102d
MS
28202006-04-26 Michael Snyder <msnyder@redhat.com>
2821
2822 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
2823 which may have to consume output from other forks.
2824 Add tests to make sure that "delete fork" succeeded.
2825
c702009a
MS
28262006-04-20 Michael Snyder <msnyder@redhat.com>
2827
2828 * 2006-03-22 Jim Blandy <jimb@redhat.com>
2829 Add support for the Renesas M32C and M16C.
2830
2831 * gdb.asm/asm-source.exp: Add m32c target.
2832 * gdb.asm/m32c.inc: Support for m32c target.
2833
e28493f2
AS
28342006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
2835
2836 * gdb.base/commands.exp (recursive_source_test): New test.
2837
880da185
DM
28382006-04-04 David S. Miller <davem@sunset.davemloft.net>
2839
2840 * gdb.base/float.exp: Add pattern for sparc targets.
2841
61d9b92f
DJ
28422006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2843
2844 * gdb.base/commands.exp (stray_arg0_test): New test.
2845
bd717df8
PB
28462006-03-30 Paul Brook <paul@codesourcery.com>
2847
2848 * gdb.mi/mi-until.exp: kfail broken until command.
2849 * gdb.mi/mi2-until.exp: Ditto.
2850
ec793d3c
NR
28512006-03-27 Nick Roberts <nickrob@snap.net.nz>
2852
2853 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
2854
831004b7
AO
28552006-03-08 Alexandre Oliva <aoliva@redhat.com>
2856
2857 * gdb.base/prelink.exp: Anchor tested-for regular expression
2858 on gdb prompt.
2859
effe49a0
PB
28602006-03-07 Paul Brook <paul@codesourcery.com>
2861
2862 * gdb.base/assign.exp: Correct fail message.
2863
e5461016
PB
28642006-03-07 Paul Brook <paul@codesourcery.com>
2865
2866 * lib/compiler.c: Extract armcc version number.
2867 * lib/compiler.cc: Ditto.
2868
fc91c6c2
PB
28692006-03-07 Paul Brook <paul@codesourcery.com>
2870
2871 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
2872 additional_flags=-w.
2873 * gdb.arch/altivec-regs.exp: Ditto.
2874 * gdb.arch/e500-abi.exp: Ditto.
2875 * gdb.arch/e500-regs.exp: Ditto.
2876 * gdb.base/all-bin.exp: Ditto.
2877 * gdb.base/annota1.exp: Ditto.
2878 * gdb.base/annota3.exp: Ditto.
2879 * gdb.base/args.exp: Ditto.
2880 * gdb.base/arithmet.exp: Ditto.
2881 * gdb.base/assign.exp: Ditto.
2882 * gdb.base/async.exp: Ditto.
2883 * gdb.base/bang.exp: Ditto.
2884 * gdb.base/break.exp: Ditto.
2885 * gdb.base/call-rt-st.exp: Ditto.
2886 * gdb.base/completion.exp: Ditto.
2887 * gdb.base/cond-expr.exp: Ditto.
2888 * gdb.base/condbreak.exp: Ditto.
2889 * gdb.base/consecutive.exp: Ditto.
2890 * gdb.base/define.exp: Ditto.
2891 * gdb.base/display.exp: Ditto.
2892 * gdb.base/ena-dis-br.exp: Ditto.
2893 * gdb.base/environ.exp: Ditto.
2894 * gdb.base/eval-skip.exp: Ditto.
2895 * gdb.base/info-proc.exp: Ditto.
2896 * gdb.base/jump.exp: Ditto.
2897 * gdb.base/logical.exp: Ditto.
2898 * gdb.base/long_long.exp: Ditto.
2899 * gdb.base/maint.exp: Ditto.
2900 * gdb.base/miscexprs.exp: Ditto.
2901 * gdb.base/pc-fp.exp: Ditto.
2902 * gdb.base/pointers.exp: Ditto.
2903 * gdb.base/relational.exp: Ditto.
2904 * gdb.base/reread.exp: Ditto.
2905 * gdb.base/sect-cmd.exp: Ditto.
2906 * gdb.base/sep.exp: Ditto.
2907 * gdb.base/sepdebug.exp: Ditto.
2908 * gdb.base/until.exp: Ditto.
2909 * gdb.base/whatis-exp.exp: Ditto.
2910 * gdb.cp/annota2.exp: Ditto.
2911 * gdb.cp/annota3.exp: Ditto.
2912 * gdb.trace/actions.exp: Ditto.
2913 * gdb.trace/backtrace.exp: Ditto.
2914 * gdb.trace/circ.exp: Ditto.
2915 * gdb.trace/collection.exp: Ditto.
2916 * gdb.trace/deltrace.exp: Ditto.
2917 * gdb.trace/infotrace.exp: Ditto.
2918 * gdb.trace/limits.exp: Ditto.
2919 * gdb.trace/packetlen.exp: Ditto.
2920 * gdb.trace/passc-dyn.exp: Ditto.
2921 * gdb.trace/passcount.exp: Ditto.
2922 * gdb.trace/report.exp: Ditto.
2923 * gdb.trace/save-trace.exp: Ditto.
2924 * gdb.trace/tfind.exp: Ditto.
2925 * gdb.trace/tracecmd.exp: Ditto.
2926 * gdb.trace/while-dyn.exp: Ditto.
2927 * gdb.trace/while-stepping.exp: Ditto.
2928 * lib/gdb.exp: Ditto.
2929 (gdb_compile): Handle nowarning option.
2930
5f4a23d9
AO
29312006-03-07 Alexandre Oliva <aoliva@redhat.com>
2932
2933 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
2934 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
2935 Rename executable to prelinkt. Don't re-prelink if we didn't
2936 get a core file. Test prelink -u exit status to tell whether
2937 prelinking failed. Use gdb_test_multiple.
2938
9733fc94
DJ
29392006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2940
2941 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
2942 (do_tests): Call it.
2943
cc10cae3
AO
29442006-02-28 Alexandre Oliva <aoliva@redhat.com>
2945
2946 * gdb.base/prelink.exp: New test.
2947 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
2948
15c46491
WZ
29492006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
2950
2951 * gdb.fortran/derived-type.f90: New file.
2952 * gdb.fortran/derived-type.exp: New testcase.
2953
5c9f7ded
DJ
29542006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
2955
2956 * gdb.base/default.exp: Allow ';' as a directory separator.
2957
5b96932b
AS
29582006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
2959
2960 * gdb.base/help.exp (help add-symbol-file): Update.
2961
1986bccd
AS
29622006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
2963
2964 * gdb.base/help.exp (help load): Update expected results.
2965
a8b7528f
FF
29662006-02-19 Fred Fish <fnf@specifix.com>
2967
2968 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
2969 specifix hex value as part of results.
2970 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
2971
f8261448
FF
29722006-02-16 Fred Fish <fnf@specifix.com>
2973
2974 * gdb.base/whatis.c: Define variables using typedefs char_addr,
2975 ushort_addr, and slong_addr, so the typedefs are not optimized
2976 away.
2977 * gdb.base/whatis.exp: Add tests using type name for struct type,
2978 union type, enum type, and typedef.
2979
31d8bdd2
MK
29802006-02-13 Mark Kettenis <kettenis@gnu.org>
2981
2982 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
2983
34e41e63
JB
29842006-02-13 Jim Blandy <jimb@redhat.com>
2985
2986 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
2987 case where it takes two "next" commands to skip past the init
2988 call.
2989
ac6e4f31
FF
29902006-02-12 Fred Fish <fnf@specifix.com>
2991
2992 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
2993 to handle cases where it takes two "next" commands to skip
2994 past the init call.
2995
2db2d571
JB
29962006-02-07 Joel Brobecker <brobecker@adacore.com>
2997
2998 * gdb.ada/array_return.exp: Mark the last test as expected to fail
2999 on hppa32 targets.
3000
38fcd64c
DJ
30012006-02-06 Vladimir Prus <ghost@cs.msu.su>
3002
3003 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
3004 field.
3005
1315ad46
MK
30062006-01-29 Mark Kettenis <kettenis@gnu.org>
3007
3008 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
3009
5625b943
DJ
30102006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
3011
3012 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
3013 files.
3014
80df1bbe
DJ
30152006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
3016
3017 * gdb.cp/maint.exp: Set complaints to a positive value.
3018
9078e690
DJ
30192006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
3020
3021 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
3022 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
3023 function name.
3024
9c903399
DJ
30252006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
3026
3027 * gdb.base/checkpoint.c: Update copyright notice. Include
3028 <stdlib.h>.
3029
761ae4d6
JB
30302006-01-04 Jim Blandy <jimb@redhat.com>
3031
3032 * gdb.asm/asm-source.exp: Independently provide default values for
3033 asm-flags and debug-flags. Use 'string equal' to do the
3034 comparison, not the implicit expr's '==' operator. Remove
3035 now-unneeded assignments to asm-flags. In h8300 case, place
3036 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
3037
099ac3dd
MS
30382006-01-04 Michael Snyder <msnyder@redhat.com>
3039
3040 * gdb.base/checkpoint.c: New file.
3041 * gdb.base/checkpoint.exp: New file.
3042 * gdb.base/multi-fork.c: New file.
3043 * gdb.base/multi-fork.exp: New file.
3044 * gdb.base/pi.txt: New file (data for checkpoint.c test).
3045
f4d85314
FF
30462006-01-04 Fred Fish <fnf@specifix.com>
3047
3048 * gdb.base/ptype.c (foo): Add typedef.
3049 (intfoo): Add function.
3050 * gdb.base/ptype1.c: New file.
3051 * gdb.base/ptype.exp: Handle compilation and linking with two
3052 source files. Test that proper type for "foo" is found based
3053 on source context rather than first match found in symtabs.
3054
a1b06f35
MK
30552005-12-28 Mark Kettenis <kettenis@gnu.org>
3056
3057 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
3058 * gdb.asm/openbsd.inc: Indent commands.
3059
d082a1e2
MK
30602005-12-26 Mark Kettenis <kettenis@gnu.org>
3061
c65016bd
MK
3062 * gdb.base/freebpcmd.exp: Increase timeout.
3063
d082a1e2
MK
3064 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
3065
d3c32a0e
DJ
30662005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
3067
3068 * gdb.base/default.exp: Update check for "show version".
3069
9fdb1f50
RC
30702005-12-09 Randolph Chung <tausq@debian.org>
3071
3072 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
3073 * gdb.asm/pa64.inc: New file.
3074
5f2c56f7
RC
30752005-12-09 Randolph Chung <tausq@debian.org>
3076
3077 * gdb.asm/common.inc: Indent commands.
3078 * gdb.asm/asmsrc1.s: Likewise.
3079 * gdb.asm/asmsrc2.s: Likewise.
3080
8117349c
RC
30812005-12-09 Randolph Chung <tausq@debian.org>
3082
3083 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
3084 (get_addr_of_sym): Remove duplicate print.
3085 (gen_core): xfail hppa*-*-hpux*, update expected output.
3086 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
3087 * gdb.arch/pa64-nullify.s: New file.
3088
8f07f25a
RC
30892005-12-09 Randolph Chung <tausq@debian.org>
3090
3091 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
3092
55b39184
DJ
30932005-12-07 Christophe Lyon <christophe.lyon@st.com>
3094
3095 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
3096 code generation for these functions.
3097 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
3098 error message.
3099
31e2b00f
AS
31002005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
3101
3102 * gdb.base/help.exp (help b, help br, help bre, help brea)
3103 (help break): Update the expected message.
3104
c3d0b56e
SC
31052005-11-11 Stephane Carrez <stcarrez@nerim.fr>
3106
3107 * gdb.asm/m68hc11.inc: Setup the data section.
3108 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
3109 script for this test.
3110 (m6812-*-*): Likewise.
3111
36ae0ea9
RC
31122005-11-09 Randolph Chung <tausq@debian.org>
3113
3114 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
3115
9d6f42e9
WZ
31162005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
3117
3118 * gdb.base/break.exp: Fix a comment typo.
3119
e2126a14
EZ
31202005-11-03 Jim Blandy <jimb@redhat.com>
3121
3122 Checked in by Elena Zannoni <ezannoni@redhat.com>
3123
3124 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
3125
e0ac7199
CV
31262005-11-02 Corinna Vinschen <vinschen@redhat.com>
3127
3128 * gdb.arch/gdb1558.c: Include stdio.h.
3129
31d3fb18
MK
31302005-10-31 Mark Kettenis <kettenis@gnu.org>
3131
3132 * gdb.asm/asm-source.exp: Use -e instead of --entry.
3133
e52b687c
MK
31342005-10-31 Mark Kettenis <kettenis@gnu.org>
3135
3136 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
3137
f4711d79
PG
31382005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
3139
3140 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
3141 vscr" tests to better match output.
3142
987a9106
JB
31432005-10-12 Jim Blandy <jimb@redhat.com>
3144
3145 * gdb.base/structs.exp (any): New function.
3146 (test_struct_returns): Don't make any assumptions at all about
3147 what value the function returns when GDB can't set the return
3148 value.
3149
2336bb58
JB
31502005-10-09 Joel Brobecker <brobecker@adacore.com>
3151
3152 * gdb.ada/arrayidx/p.adb: New file.
3153 * gdb.ada/arrayidx.exp: New testcase
3154
31552005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
3156
3157 * gdb.ada/array_return/pck.ads: New file.
3158 * gdb.ada/array_return/pck.adb: New file.
3159 * gdb.ada/array_return/p.adb: New file.
3160 * gdb.ada/array_return.exp: New testcase.
3161
705335ea
JB
31622005-10-03 Joel Brobecker <brobecker@adacore.com>
3163
3164 * gdb.base/arrayidx.c: New file.
3165 * gdb.base/arrayidx.exp: New testcase.
3166
11ee9940
NR
31672005-09-29 Nick Roberts <nickrob@snap.net.nz>
3168
3169 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
3170 frames-invalid and breakpoints-invalid are no longer generated
3171 with level 3 so don't expect them in the output.
3172
39fb8e9e
BR
31732005-09-27 Bob Rossi <bob@brasko.net>
3174
3175 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
3176 from test. Escape the | in mi_gdb_test call.
3177 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
3178 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
3179 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
3180 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
3181 expected regex's in mi_gdb_test calls.
3182 * lib/mi-support.exp: Remove arbitrary .* from tests.
3183 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
3184 Fully anchor GDB/MI expected results in mi_gdb_test.
3185 * lib/gdb.exp (string_to_regexp): Escape the ] character.
3186 * gdb.base/sizeof.exp: Remove escape character. Correct test.
3187
2af48f68
PB
31882005-09-26 Paul Brook <paul@codesourcery.com>
3189
3190 * long_long.exp: Exclude eabi targets from arm FPA float format test.
3191
f34502bc
WZ
31922005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
3193
3194 * bfp-test.c: New file.
3195 * bfp-test.exp: New testcase.
3196
ca929517
WZ
31972005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
3198
3199 * gdb.fortran/subarray.exp: New testcase to test the evaluation
3200 of subarray and substring variable.
3201 * gdb.fortran/subarray.f: New source file for the test of subarray
3202 and substring variable evaluation.
3203 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
3204 of string constant.
3205
c761af65
DJ
32062005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
3207
3208 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
3209 copyright dates.
3210
561d7a1d
PG
32112005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
3212
3213 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
3214 powerpc altivec' test with an almost identical 'info vector' test.
3215
b2b64cc9
PG
32162005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
3217
3218 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
3219 vscr" tests to match output.
3220
6ac4d15a
PG
32212005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
3222
3223 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
3224 output.
3225
40e55bef
BR
32262005-09-11 Bob Rossi <bob@brasko.net>
3227
3228 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
3229 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
3230 commands that return an MI output command and an asyncronous MI output
3231 command.
3232 * gdb.mi/mi-console.exp: Ditto.
3233
3c7385ec
BR
32342005-09-11 Bob Rossi <bob@brasko.net>
3235
3236 * gdb.mi/mi-var-child.c: Include <string.h>.
3237
a6cd0eb3
DJ
32382005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
3239
3240 * killed.exp: Correct gdb_expect syntax.
3241
2f168eed
CV
32422005-08-09 Corinna Vinschen <vinschen@redhat.com>
3243
3244 * lib/mi-support.exp (mi_gdb_load): Fix typo.
3245
ecd3fd0f
BR
32462005-08-02 Bob Rossi <bob@brasko.net>
3247
3248 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
3249 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
3250 Change tests to inferior-tty-set/show.
3251 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
3252 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
3253 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
3254 inferior. Use mi_gdb_test to get GDB and Inferior output.
3255 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
3256 descriptor.
3257 (mi_inferior_tty_name): Add inferior PTY file name.
3258 (mi_gdb_start): Add INFERIOR_PTY parameter.
3259 (mi_gdb_test): Add IPATTERN parameter.
3260
f1ea48cb
BR
32612005-08-02 Bob Rossi <bob@brasko.net>
3262
3263 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
3264 parameter to mi_gdb_test.
3265 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
3266
6e650a67
DJ
32672005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3268
3269 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
3270 struct_declarations.
3271 * gdb.mi/mi-var-child.exp: Step over the initialization of
3272 struct_declarations.
3273
8be260b6
DJ
32742005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
3275
3276 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
3277 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
3278 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
3279 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
3280 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
3281 file.
3282
4e660f07
NR
32832005-07-27 Nick Roberts <nickrob@snap.net.nz>
3284
3285 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
3286 (do_children_tests): Assign values to the extra elements.
3287
3288 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
3289 them for tests for "-var-update --no-values" and
3290 "-var-update --all-values".
3291 Add test for "-var-list-children --simple-values".
3292
3293 * gdb.mi/basics.c (callee4): Add integer array D[3]...
3294
3295 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
3296 "-stack-list-locals --simple-values" Improve doc strings and
3297 comments.
3298
6bdae935
MK
32992005-07-18 Mark Kettenis <kettenis@gnu.org>
3300
598b7a6f
MK
3301 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
3302 *-*-openbsd*.
3303 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
3304
6bdae935
MK
3305 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
3306 sigaltsatck'.
3307
1323e929
BR
33082005-07-14 Bob Rossi <bob@brasko.net>
3309
3310 * gdb.base/default.exp (tty): Changed output of command.
3311 * gdb.base/help.exp (help tty): Ditto.
3312
b1a9c082
MK
33132005-07-12 Mark Kettenis <kettenis@gnu.org>
3314
3315 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
3316
10a844a2
MK
33172005-07-10 Mark Kettenis <kettenis@gnu.org>
3318
3319 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
3320 -stack-select-frame without arguments.
3321 (test_stack_frame_listing): Add test for newly implemented command
3322 -stack-info-frame.
3323
3cb3b8df
BR
33242005-07-06 Bob Rossi <bob@brasko.net>
3325
3326 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
3327 command.
3328 (Copyright): Update copyright.
3329
a0c5fbcf
WZ
33302005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
3331
3332 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
3333 tests to evaluate exponentiation expression.
3334
984971d0
AS
33352005-06-29 Andreas Schwab <schwab@suse.de>
3336
3337 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
3338 main to avoid warnings.
3339
3340 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
3341
fe03833f
NR
33422005-06-20 Nick Roberts <nickrob@snap.net.nz>
3343
3344 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
3345 -stack-select-frame without arguments.
3346 (test_stack_frame_listing): Add test for newly implemented command
3347 -stack-info-frame.
3348
7a55f279
WZ
33492005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
3350
0ffa0ea5
DJ
3351 * gdb.fortran/array-element.f: New file.
3352 * gdb.fortran/array-element.exp: New testcase.
7a55f279 3353
26585198
DJ
33542005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3355
3356 * gdb.base/bigcore.exp: Correct checks for systems which can
3357 not dump a large core file.
3358
c1bd25fd
DJ
33592005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3360
3361 * gdb.base/relocate.c: Add a copyright notice.
3362 (dummy): Remove.
3363 * gdb.base/relocate.exp: Test printing the values of variables
3364 from a relocatable file.
3365
589e074d
DJ
33662005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
3367
3368 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
3369 excess MI output after an error.
3370
0915f927
JB
33712005-05-29 Joel Brobecker <brobecker@adacore.com>
3372
3373 * gdb.arch/alpha-step.c: New file.
3374 * gdb.arch/alpha-step.exp: New testcase.
3375
76ff342d
DJ
33762005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3377 Dennis Brueni <dennis@slickedit.com>
3378
3379 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
3380 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
3381 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
3382 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
3383 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
3384 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
3385 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
3386
96b0c7ac
DJ
33872005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
3388 Wu Zhou <woodzltc@cn.ibm.com>
3389
3390 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
3391 IBM's xlc compiler.
3392 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
3393 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
3394
f21565d2
JB
33952005-05-13 Jim Blandy <jimb@redhat.com>
3396
3397 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
3398 calling gdb_suppress_entire_file.
3399 * gdb.base/charset.exp: Same.
3400 * gdb.base/call-rt-st.exp: Same.
3401
6006a3a1
BR
34022005-05-05 Bob Rossi <bob_rossi@cox.net>
3403
3404 * lib/gdb.exp (fullname_syntax): Added global regex.
3405 (fullname_syntax_POSIX): Ditto.
3406 (fullname_syntax_UNC): Ditto.
3407 (fullname_syntax_DOS_CASE): Ditto.
3408 (fullname_syntax_DOS): Ditto.
3409 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
3410 fullname_syntax variable to scope and use it.
3411 (test_file_list_exec_source_files): Ditto.
3412 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
3413
c3b69c04
DJ
34142005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
3415
3416 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
3417
3c95e6af
PG
34182004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
3419
3420 * lib/gdb.exp (skip_altivec_tests): New function, based on
3421 check_vmx_hw_available from the GCC testsuite.
3422 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
3423 * lib/gdb.arch/altivec-regs.exp: Likewise.
3424
78df6c56
JB
34252005-05-02 Jim Blandy <jimb@redhat.com>
3426
3427 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
3428 calling gdb_suppress_entire_file.
3429
1690f9cf
DJ
34302005-04-30 Randolph Chung <tausq@debian.org>
3431
3432 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
3433 Slightly relax "sem_post" name checking.
3434
5ea106f7
PG
34352005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
3436
3437 * gdb.base/unload.exp: Use new shared library infrastructure.
3438
bf7234cf
PG
34392005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
3440
3441 * gdb.base/so-impl-ld.exp: Use new shared library
3442 infrastructure.
3443
547b869a
CV
34442005-04-29 Corinna Vinschen <vinschen@redhat.com>
3445
3446 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
3447 * gdb.asm/h8300.inc: New file.
3448
f07e55f0
PG
34492005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3450
3451 * gdb.base/shlib-call.exp: Change to use new shared library
3452 infrastructure.
3453
3cbba3d1
PG
34542005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3455
3456 * gdb.base/pending.exp: Change to use new shared library
3457 infrastructure.
3458
ed6df200
PG
34592005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3460
3461 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
3462 use test_compiler_info instead of gcc_compiled, and update copyright.
3463
8c8f4ebe
PG
34642005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
3465
3466 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
3467 shared objects being adjusted and update copyright years.
3468
607fbc54
DJ
34692005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
3470
3471 * ChangeLog: Correct some 2003-01-13 dates.
3472 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
3473 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
3474 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
3475 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
3476 gdb.trace/tfind.exp: Update copyright years.
3477
57bf0e56
DJ
34782005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
3479 Daniel Jacobowitz <dan@codesourcery.com>
3480
3481 * lib/gdb.exp (gdb_compile): Handle shlib=.
3482 (gdb_compile_shlib): New function.
3483
9b593790
PG
34842005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
3485
3486 * lib/gdb.exp (test_compiler_info): Give argument a default value.
3487
9494c6a5
DJ
34882005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
3489
3490 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
3491 gdb.server.
3492 * configure.ac: Likewise.
3493 * configure: Regenerated.
3494 * gdb.gdbserver/Makefile.in: Moved to...
3495 * gdb.server/Makefile.in: ... here.
3496 * gdb.gdbserver/server.c: Moved to...
3497 * gdb.server/server.c: ... here.
3498 * gdb.gdbserver/server-run.exp: Moved to...
3499 * gdb.server/server-run.exp: ... here.
3500
6f8eac0e
DJ
35012005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
3502
3503 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
3504 * configure.ac: Create gdb.gdbserver/Makefile.
3505 * configure: Regenerated.
3506 * lib/gdbserver-support.exp: New file, derived from
3507 config/gdbserver.exp.
3508 * config/gdbserver.exp: Use gdbserver-support.exp.
3509 * gdb.gdbserver/Makefile.in: New file.
3510 * gdb.gdbserver/server.c: New file.
3511 * gdb.gdbserver/server-run.exp: New file.
3512
6e87504d
PG
35132005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
3514
3515 * lib/gdb.exp (test_compiler_info): Return compiler_info
3516 if no arguments are given.
3517
d1779be4
PG
35182005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
3519
3520 * gdb.arch/altivec-abi.exp: Check for compiler and set
3521 use altivec' flag accordingly.
3522 * gdb.arch/altivec-regs.exp: Likewise.
3523
88750304
DJ
35242005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
3525
3526 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
3527
f3fb768d
AS
35282005-03-27 Andreas Schwab <schwab@suse.de>
3529
3530 * gdb.base/bigcore.c (main): Add missing mode argument in open
3531 call.
3532
7e813ac5
DJ
35332005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
3534
3535 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
3536 downloads.
3537 * config/gdbserver.exp (gdb_load): Likewise.
3538
8e3049aa
PB
35392005-03-14 Paul Brook <paul@codesourcery.com>
3540
3541 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
3542 targets.
3543
a9df7c44
JB
35442005-03-09 Joel Brobecker <brobecker@adacore.com>
3545
3546 * gdb.dwarf2/dup-psym.S: New file.
3547 * gdb.dwarf2/dup-psym.exp: New testcase.
3548
9f0d94e8
JB
35492005-03-09 Joel Brobecker <brobecker@adacore.com>
3550
3551 * gdb.ada/exec_changed/first.adb: New file.
3552 * gdb.ada/exec_changed/second.adb: New file.
3553 * gdb.ada/exec_changed.exp: New testcase.
3554
5f579bc5
NS
35552005-03-08 Nathan Sidwell <nathan@codesourcery.com>
3556
36e9969c
NS
3557 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
3558 (A2): New class.
3559 (main): Test operator+.
3560 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
3561 breakpoint test.
3562
5f579bc5
NS
3563 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
3564 * gdb.base/signull.exp: Disable if gdb,nosignals.
3565 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
3566 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
3567 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
3568 * gdb.mi/mi2-console.exp: Likewise.
3569 * gdb.trace/collection.exp (run_trace_experiment): Consume the
3570 continue output at start.
3571 (gdb_collect_locals_test): Robustify regexp.
3572 * gdb.trace/passc-dyn.exp: Fix comment typo.
3573 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
3574
be46087e
CV
35752005-03-08 Corinna Vinschen <vinschen@redhat.com>
3576
3577 * gdb.asm/asm-source.exp: Add iq2000 case.
3578 * gdb.asm/iq2000.inc: New file.
3579
384e1a61
MI
35802005-03-07 Manoj Iyer <manjo@austin.ibm.com>
3581
3582 * gdb.base/command.exp: Change hardcoded value to regular expression.
3583 * gdb.base/float.exp: Add powerpc to the list of targets checked.
3584
584b6e9e
DJ
35852005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
3586
3587 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
3588 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
3589 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
3590 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
3591 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
3592
ab5b5d61
MK
35932005-03-05 Mark Kettenis <kettenis@gnu.org>
3594
3595 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
3596 changes.
3597
ae051c1b
PG
35982004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
3599
3600 * lib/compiler.c: Add test for IBM's xlc compiler.
3601 * lib/compiler.cc: Likewise.
3602
3f0f6ed2
JB
36032004-02-24 Joel Brobecker <brobecker@adacore.com>
3604
3605 * gdb.ada/fixed_points.exp: Create compilation object directory
3606 before running the test.
3607 * gdb.ada/null_record.exp: Likewise.
3608 * gdb.ada/packed_array.exp: Likewise.
3609 * gdb.ada/start.exp: Likewise.
3610
724f452b
JB
36112005-02-15 Joel Brobecker <brobecker@adacore.com>
3612
3613 * gdb.ada/packed_array/pa.adb: New file.
3614 * gdb.ada/packed_array.exp: New testcase.
3615
57f5cdfb 36162005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 3617
1f393151
MK
3618 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
3619 files.
3620
ebdda337
MK
3621 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
3622 on *-*-openbsd*. Correctly match whitespace in regukar
3623 expressions.
3624
cf309262
DJ
36252005-02-10 Daniel Jacobowitz <dan@debian.org>
3626
3627 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
3628 PR exp/1821
3629 * gdb.base/gdb1821.c: New test file.
3630 * gdb.base/gdb1821.exp: New test file.
3631
3be49e7a
JB
36322005-02-09 Joel Brobecker <brobecker@adacore.com>
3633
3634 * gdb.base/start.c: New file.
3635 * gdb.base/start.exp: New testcase.
3636
e292e67d
JB
36372005-02-09 Joel Brobecker <brobecker@adacore.com>
3638
3639 * gdb.ada/start/dummy.adb: New file.
3640 * gdb.ada/start.exp: New testcase.
3641
dbdfa66c
CV
36422005-02-09 Corinna Vinschen <vinschen@redhat.com>
3643
3644 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
3645 for printing symbols and statistics.
3646 Add test for using relative pathnames in "maint print msymbols" test.
3647 Mark "maint info sections DATA" XFAIL on Cygwin.
3648 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
3649 tests.
3650
d7941671
AC
36512005-02-09 Andreas Schwab <schwab@suse.de>
3652
3653 Committed by Andrew Cagney <cagney@gnu.org>
3654 * gdb.base/remotetimeout.exp: New file.
3655
74e5ef44
MK
36562005-02-07 Mark Kettenis <kettenis@gnu.org>
3657
3658 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
3659
464dd14d
JB
36602005-02-03 Joel Brobecker <brobecker@adacore.com>
3661
3662 * gdb.ada/gnat_ada.gpr: New file.
3663 * gdb.ada/gnat_ada.gin: Delete, no longer used.
3664 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
3665 * configure.ac: No longer generate gnat_ada.gpr.
3666 * configure: Regenerate.
3667 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
3668 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
3669 * gdb.ada/null_record/bar.ads: Likewise.
3670 * gdb.ada/null_record/bar.adb: Likewise.
3671 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
3672 * gdb.ada/null_record.exp (testdir): New variable.
3673 (testfile): executable is now in testdir subdirectory.
3674 (srcfile): Use full path to the main compilation unit.
3675 * gdb.ada/fixed_points.exp: Same changes as above.
3676
30d756ae
NR
36772005-02-03 Nick Roberts <nickrob@snap.net.nz>
3678
3679 * gdb.base/interp.exp: New test.
3680
9d799f85
AC
36812005-01-24 Andrew Cagney <cagney@gnu.org>
3682
3683 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
3684
15656118
AC
36852005-01-19 Andrew Cagney <cagney@gnu.org>
3686
a892c31b
AC
3687 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
3688 configure.ac not configure.in.
3689
15656118
AC
3690 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
3691 of powerpc*-*-*.
3692 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
3693 * gdb.base/list.exp (test_list_function)
3694 (test_list_filename_and_function): Ditto.
3695 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
3696
a7b01baf
AC
36972005-01-16 Andrew Cagney <cagney@gnu.org>
3698
17d92a02
AC
3699 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
3700
a7b01baf
AC
3701 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
3702
bc8332bb
AC
37032005-01-14 Andrew Cagney <cagney@gnu.org>
3704
3705 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
3706 * gdb.mi/mi2-var-cmd.exp: Ditto.
3707
4d074752
CV
37082005-01-10 Corinna Vinschen <vinschen@redhat.com>
3709
3710 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
3711
bec39cab
AC
37122005-01-07 Andrew Cagney <cagney@gnu.org>
3713
3714 * configure.ac: Rename configure.in, require autoconf 2.59.
3715 * configure: Re-generate.
3716 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
3717 * gdb.stabs/configure: Re-generate.
3718 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
3719 * gdb.hp/configure: Re-generate.
3720 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
3721 autoconf 2.59.
3722 * gdb.hp/gdb.objdbg/configure: Re-generate.
3723 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
3724 autoconf 2.59.
3725 * gdb.hp/gdb.defects/configure: Re-generate.
3726 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
3727 autoconf 2.59.
3728 * gdb.hp/gdb.compat/configure: Re-generate.
3729 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
3730 autoconf 2.59.
3731 * gdb.hp/gdb.base-hp/configure: Re-generate.
3732 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
3733 autoconf 2.59.
3734 * gdb.hp/gdb.aCC/configure: Re-generate.
3735
f10b16d4
JB
37362004-12-15 Jim Blandy <jimb@redhat.com>
3737
3738 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
3739 under NPTL when there is debugging info available for libpthread.
3740
fb6e1814
JG
37412004-12-13 Jerome Guitton <guitton@gnat.com>
3742
3743 * gdb.ada/fixed_points.c: New file.
3744 * gdb.ada/fixed_points.exp: New file.
3745
fe46cd3a
RC
37462004-12-03 Randolph Chung <tausq@debian.org>
3747
3748 * gdb.arch/pa-nullify.exp: New file.
3749 * gdb.arch/pa-nullify.s: New file.
3750
8de0841b
RC
37512004-11-30 Randolph Chung <tausq@debian.org>
3752
3753 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
3754 instead of "tbug". Fix regexp to work properly with gdb_test.
3755
c8170782
PH
37562004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
3757
3758 * gdb.base/bitfields2.exp: New test.
3759 * gdb.base/bitfields2.c: New file.
3760
954269c2
RE
37612004-11-28 Richard Earnshaw <rearnsha@arm.com>
3762
3763 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
3764
0107feed
RC
37652004-11-16 Randolph Chung <tausq@debian.org>
3766
3767 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
3768
f073ae8c
DJ
37692004-11-14 Daniel Jacobowitz <dan@debian.org>
3770
3771 * gdb.threads/threadapply.exp: Correct "macro details" test.
3772
19ad59e7
JJ
37732004-11-11 Jeff Johnston <jjohnstn@redhat.com>
3774
3775 * gdb.threads/threadapply.exp: New test.
3776 * gdb.threads/threadapply.c: New file.
3777
9cf0961b
MK
37782004-11-07 Mark Kettenis <kettenis@gnu.org>
3779
3780 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
3781 frames.
3782
c789492a
FL
37832004-11-05 Felix Lee <felix+log1@specifixinc.com>
3784
3785 * gdb.base/cursal.exp: New file.
3786 * gdb.base/cursal.c: New file.
3787
a1e167bb
AC
37882004-11-03 Andrew Cagney <cagney@gnu.org>
3789
3790 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
3791
b7cbf173
MK
37922004-10-30 Mark Kettenis <kettenis@gnu.org>
3793
3794 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
3795 NetBSD/ELF targets.
3796
88f9d34f
JB
37972004-10-29 Joel Brobecker <brobecker@gnat.com>
3798
3799 * gdb.threads/bp_in_thread.c: New file, copied from
3800 pthread_cond_wait.c.
3801 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
3802 file, rather than reusing the .c file from another testcase.
3803
ca7d6a0c
JB
38042004-10-20 Joel Brobecker <brobecker@gnat.com>
3805
3806 * gdb.ada/null_record.exp: Check where we stopped after
3807 sending the start command, instead of where the associated
3808 temporary breakpoint was inserted.
3809
0d863d03
AC
38102004-10-14 Andrew Cagney <cagney@gnu.org>
3811
3812 * gdb.mi/gdb701.c (main): Return 0.
3813
d11e72cb
DJ
38142004-10-13 Daniel Jacobowitz <dan@debian.org>
3815
d40539a4 3816 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 3817
e1923096
JJ
38182004-10-12 Jeff Johnston <jjohnstn@redhat.com>
3819
3820 * gdb.threads/schedlock.c: Add comment markers to use to find
3821 line numbers.
3822 * gdb.threads/schedlock.exp: Adjust regex to handle the new
3823 comments.
3824 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
3825 breakpoint lines.
3826
ec8ba2c9
DJ
38272004-10-12 Daniel Jacobowitz <dan@debian.org>
3828
3829 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
3830
0eb3658b
DJ
38312004-10-12 Daniel Jacobowitz <dan@debian.org>
3832
3833 * configure.in: Add gdb.dwarf2.
3834 * configure: Regenerated.
3835 * Makefile.in: Add gdb.dwarf2.
3836 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
3837 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
3838 gdb.dwarf2/file1.txt: New files.
3839
a271cc33
OF
38402004-10-11 Orjan Friberg <orjanf@axis.com>
3841
3842 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
3843 of "run", since the latter doesn't work with remote targets. Adjust
3844 the breakpoint numbering accordingly.
3845 * gdb.threads/pthread_cond_wait.exp: Ditto.
3846
895ce074
MC
38472004-10-08 Michael Chastain <mec.gnu@mindspring.com>
3848
3849 * gdb.base/overlays.exp: Update copyright years.
3850
6be3092d
KI
38512004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
3852
3853 * gdb.base/overlays.exp: Disable if target is Linux.
3854
e05389b8
FL
38552004-10-06 Felix Lee <felix+log1@specifixinc.com>
3856
3857 * config/gdbserver.exp (gdb_load): Use right filename on remote.
3858
73cb587d
KI
38592004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
3860
3861 * gdb.asm/asm-source.exp: Add m32r-linux target.
3862 * gdb.asm/m32r-linux.inc: New file.
3863
3c0edcdc
AC
38642004-09-24 Andrew Cagney <cagney@redhat.com>
3865 David Anderson <anderson@redhat.com>
3866
3867 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
3868 command fails, assume things will work.
3869 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
3870 (_GNU_SOURCE): Define.
3871 (print_unsigned, print_hex): Change parameter to "long long".
3872 (print_byte_count): New function, use to print byte counts.
3873 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
3874 O_LARGEFILE.
3875 (main): Compute an upper bound on a corefile in max_core_size.
3876 Limit memory chunk size to max_core_size. Limit total memory
3877 allocated to max_core_size.
3878
4bb3667f
AC
38792004-09-23 Andrew Cagney <cagney@gnu.org>
3880
3881 * gdb.base/bigcore.exp: Replace the code that creates a corefile
3882 from a separate process with code that creates a corefile by
3883 making the inferior dump core.
3884
60fe1a51
MK
38852004-09-23 Mark Kettenis <kettenis@gnu.org>
3886
3887 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
3888 block.
3889
8e937346
MC
38902004-09-23 Michael Chastain <mec.gnu@mindspring.com>
3891
3892 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
3893 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
3894 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
3895 Likewise.
3896
7213f6d6
JJ
38972004-09-20 Jeff Johnston <jjohnstn@redhat.com>
3898
3899 * gdb.java/jprint.exp: New test case for java inferior call.
3900 * gdb.java/jprint.java: Ditto.
3901
eac69dca
JB
39022004-09-15 Joel Brobecker <brobecker@gnat.com>
3903
3904 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
3905
22227696
MC
39062004-09-14 Michael Chastain <mec.gnu@mindspring.com>
3907
3908 * gdb.threads/killed.c: Include <stdlib.h>.
3909 * gdb.threads/pthreads.c: Likewise.
3910
7dd403a4
MC
39112004-09-14 Michael Chastain <mec.gnu@mindspring.com>
3912
3913 * gdb.threads/killed.c: Add copyright notice.
3914
33f2d567
JM
39152004-09-10 Jason Molenda (jmolenda@apple.com)
3916
3917 * gdb.base/define.exp: Two new tests to verify zero space chars
3918 after 'if' and 'while' commands in a user-defined command is correctly
3919 parsed.
3920
e05b62ac
AC
39212004-09-08 Andrew Cagney <cagney@gnu.org>
3922
3923 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
3924 delivery test with duplicate at end of file.
3925
9cbe82da
MK
39262004-09-06 Mark Kettenis <kettenis@jive.nl>
3927
3928 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
3929
564803d9
MC
39302004-09-05 Michael Chastain <mec.gnu@mindspring.com>
3931
3932 * config/hppro.exp: Removed.
3933
7c6807ce
MC
39342004-09-05 Michael Chastain <mec.gnu@mindspring.com>
3935
3936 * config/sparclet.exp: Removed.
3937
bf7e26dd
MC
39382004-09-05 Michael Chastain <mec.gnu@mindspring.com>
3939
3940 * config/udi.exp: Removed.
3941
714e341b
MC
39422004-09-02 Michael Chastain <mec.gnu@mindspring.com>
3943
3944 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
3945 of "exp_continue".
3946 (advancei): Likewise.
3947
1236e623
JJ
39482004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3949
3950 * gdb.base/unload.exp: Fix so messages aren't duplicated.
3951
3bdcad15
MI
39522004-09-01 Manoj Iyer <manjo@austin.ibm.com>
3953
228af206 3954 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
3955 to check for nodebug in executable.
3956 * gdb.gdb/observer.exp (setup_test): Likewise.
3957 * gdb.gdb/selftest.exp (test_with_self): Likewise.
3958 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
3959
c72b934c
AC
39602004-09-01 Andrew Cagney <cagney@gnu.org>
3961
3962 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
3963 files.
3964
edd9b715
JJ
39652004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3966
3967 * gdb.base/unload.exp: Fix expected warning message to match
3968 latest format.
3969
fb4ce06b
CV
39702004-09-01 Corinna Vinschen <vinschen@redhat.com>
3971
3972 * gdb.base/call-rt-st.exp: Fix typos.
3973
ce78e7c3
MI
39742004-08-31 Manoj Iyer <manjo@austin.ibm.com>
3975
3976 * gdb.threads/thread_check.exp: New testcase.
3977 * gdb.threads/thread_check.c: New testcase.
3978
2dedb159
AC
39792004-08-31 Andrew Cagney <cagney@gnu.org>
3980
3981 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
3982 (skip_to_handler_entry): New procedures. Test stepping into a
3983 handler when the breakpoint is at the handler's entry point.
3984
68f53502
AC
39852004-08-30 Andrew Cagney <cagney@gnu.org>
3986
3987 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
3988 gdb/1757.
3989
3e3ffd2b
MC
39902004-08-27 Michael Chastain <mec.gnu@mindspring.com>
3991
3992 With code from Manoj Iyer <manjo@austin.ibm.com>:
3993 * lib/gdb.exp (gdb_file_cmd): Return more information in the
3994 return value. Add an arm for "no debugging symbols found".
3995 Change a stray "error" to "perror".
3996 (gdb_run_cmd): Adapt to new return value.
3997 * gdb.base/remote.exp: Adapt to new return value.
3998 * gdb.gdb/complaints.exp: Likewise.
3999 * gdb.gdb/observer.exp: Likewise.
4000 * gdb.gdb/selftest.exp: Likewise.
4001 * gdb.gdb/xfullpath.exp: Likewise.
4002
4b6f5fd2
JB
40032004-08-27 Joel Brobecker <brobecker@gnat.com>
4004
4005 * gdb.threads/bp_in_thread.exp: New testcase.
4006
e5b25496
MC
40072004-08-27 Michael Chastain <mec.gnu@mindspring.com>
4008
4009 Fix PR testsuite/1735.
4010 * gdb.threads/schedlock.c (thread_function): Add a cast
4011 to suppress a gcc warning.
4012 * gdb.threads/thread-specific.c (thread_function): Likewise.
4013
934353d6
MC
40142004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4015
4016 * gdb.base/unload.c: Include <stdlib.h>.
4017
f98a0aef 40182004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 4019
f98a0aef 4020 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
4021 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
4022 synchronized after the "return".
4023
5a2e8882
MC
40242004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4025
4026 * gdb.mi/basics.c: Include <stdio.h>.
4027 * gdb.mi/pthreads.c: Include <stdlib.h>.
4028 * gdb.mi/var-cmd.c: Include <stdlib.h>.
4029
a9640423
MC
40302004-08-26 Michael Chastain <mec.gnu@mindspring.com>
4031
4032 * gdb.threads/schedlock.c: Add copyright notice.
4033
b04e311d
AC
40342004-08-25 Andrew Cagney <cagney@gnu.org>
4035
4036 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
4037 (skip_over_handler, breakpoint_over_hander): New test procedures.
4038 (advance, advancei): Add a proper prefix, do not use
4039 rerun_to_main.
4040 * gdb.base/sigstep.c (main): Change to use an infinite loop.
4041
7c27f15b
MC
40422004-08-24 Michael Chastain <mec.gnu@mindspring.com>
4043
4044 * gdb.mi/basics.c: Add copyright notice.
4045 * gdb.mi/var-cmd.c: Add copyright notice.
4046
fffc87ae
MC
40472004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4048
4049 * lib/gdb.exp: Remove signed_keyword_not_used.
4050 * lib/compiler.c: Likewise.
4051 * lib/compiler.cc: Likewise.
4052
d782e0bf
MC
40532004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4054
4055 * gdb.base/whatis.c: Remove conditional disabling of "signed".
4056 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
4057
96033e83
MC
40582004-08-23 Michael Chastain <mec.gnu@mindspring.com>
4059
4060 * gdb.base/whatis.c: Add copyright notice.
4061
cf38c229
MK
40622004-08-20 Mark Kettenis <kettenis@gnu.org>
4063
4064 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
4065 it to skip the breakpoints encoded in the inline assembly.
4066
f4b49756
MC
40672004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4068
4069 * Makefile.in: Add gdb.fortran.
4070
2f193b69
MC
40712004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4072
4073 * gdb.base/call-sc.exp (test_scalar_returns):
4074 Fix cut-and-paste glitch in "Make fun return now".
4075
89a237cb
MC
40762004-08-17 Michael Chastain <mec.gnu@mindspring.com>
4077
4078 * configure.in: Add gdb.fortran.
4079 * configure: Regenerate.
4080 * gdb.fortran/Makefile.in: New file.
4081 * lib/gdb.exp (skip_fortran_tests): New procedure.
4082
469aff8e
MC
40832004-08-17 Michael Chastain <mec.gnu@mindspring.com>
4084
4085 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
4086 reference to bug-gnu@prep.ai.mit.edu.
4087 * gdb.mi/mi-var-child.exp: Likewise.
4088 * gdb.mi/mi-var-cmd.exp: Likewise.
4089 * gdb.mi/mi-var-display.exp: Likewise.
4090 * gdb.mi/mi2-var-block.exp: Likewise.
4091 * gdb.mi/mi2-var-child.exp: Likewise.
4092 * gdb.mi/mi2-var-cmd.exp: Likewise.
4093 * gdb.mi/mi2-var-display.exp: Likewise.
4094
00b51b9f
MK
40952004-08-15 Mark Kettenis <kettenis@gnu.org>
4096
4097 * gdb.base/unload.c (main): Make local variable msg const.
4098
45f07fef
MC
40992004-08-15 Michael Chastain <mec.gnu@mindspring.com>
4100
4101 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
4102 to bug-gnu@prep.ai.mit.edu.
4103 * gdb.mi/mi-disassemble.exp: Likewise.
4104 * gdb.mi/mi-eval.exp: Likewise.
4105 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
4106 default line number.
4107 * gdb.mi/mi-return.exp: Likewise.
4108 * gdb.mi/mi-simplerun.exp: Likewise.
4109 * gdb.mi/mi-stack.exp: Likewise.
4110 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
4111 number with explicit range test.
4112 * gdb.mi/mi-watch.exp: Likewise.
4113 * gdb.mi/mi2-break.exp: Likewise.
4114 * gdb.mi/mi2-cli.exp: Likewise.
4115 * gdb.mi/mi2-disassemble.exp: Likewise.
4116 * gdb.mi/mi2-eval.exp: Likewise.
4117 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
4118 default line number.
4119 * gdb.mi/mi2-return.exp: Likewise.
4120 * gdb.mi/mi2-simplerun.exp: Likewise.
4121 * gdb.mi/mi2-stack.exp: Likewise.
4122 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
4123 number with explicit range test.
4124 * gdb.mi/mi2-watch.exp: Likewise.
4125
dd8c8ee7
MC
41262004-08-15 Michael Chastain <mec.gnu@mindspring.com>
4127
4128 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
4129 * gdb.cp/m-static.exp: Likewise.
4130 * gdb.cp/rtti.exp: Likewise.
4131
4e838464
MK
41322004-08-14 Mark Kettenis <kettenis@gnu.org>
4133
4134 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
4135
8d8cb839
EZ
41362004-08-14 Eli Zaretskii <eliz@gnu.org>
4137
4138 * ChangeLog: Prefix Local Variables with semi-colons and indent
4139 the reference to older ChangeLog files, to fix fontification in
4140 Emacs.
4141
deea8bb0
MC
41422004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4143
4144 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
4145 * gdb.mi/mi2-break.exp: Likewise.
4146
c3297504
MC
41472004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4148
4149 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
4150
25808999
MC
41512004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4152
4153 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
4154
226a8d71
MC
41552004-08-13 Michael Chastain <mec.gnu@mindspring.com>
4156
4157 * gdb.cp/classes.exp: Remove unused declarations. Just let
4158 test names default instead of providing special names. Remove
4159 extraneous demangler test.
4160
37fdf854
JJ
41612004-08-12 Jeff Johnston <jjohnstn@redhat.com>
4162
4163 * gdb.base/unload.exp: New test for breakpoints in dynamically
4164 loaded libraries.
4165 * gdb.base/unload.c: Ditto.
4166 * gdb.base/unloadshr.c: Ditto.
4167
2d3a7986
MC
41682004-08-12 Michael Chastain <mec.gnu@mindspring.com>
4169
4170 * gdb.cp/classes.exp (test_ptype_class_objects): Call
4171 cp_test_ptype_class.
4172 (test_enums): Likewise.
4173
c72b934c
AC
41742004-08-10 Andrew Cagney <cagney@gnu.org>
4175
4176 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
4177 files.
4178
cc503c8a
AC
41792004-08-10 Andrew Cagney <cagney@gnu.org>
4180
4181 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
4182 init_malloc call.
4183
902f2ccb
MC
41842004-08-10 Michael Chastain <mec.gnu@mindspring.com>
4185
4186 * ChangeLog: Add copyright notice. The notice is copied
4187 from emacs 21.3 top level ChangeLog.
4188
78c90502
MC
41892004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4190
4191 * lib/cp-support.exp: New file.
4192 * lib/cp-support.exp (cp_test_type_class): New function.
4193 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
4194 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
4195 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
4196 cp_test_ptype_class.
4197
88e5ea78
MC
41982004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4199
4200 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
4201 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
4202 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
4203 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
4204 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
4205 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
4206 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
4207 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
4208 gdb.mi/mi2-watch.exp: Update copyright years.
4209
6a89fc9c
MK
42102004-08-09 Mark Kettenis <kettenis@gnu.org>
4211
4212 * gdb.base/sigaltstack.exp: Provide proper anchoring.
4213
1482e0de
MC
42142004-08-09 Michael Chastain <mec.gnu@mindspring.com>
4215
4216 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
4217 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
4218 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
4219 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
4220 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
4221 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
4222 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
4223 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
4224 gdb.mi/mi-watch.exp: Update copyright years.
4225
1a5ce3f3
DJ
42262004-08-08 Daniel Jacobowitz <dan@debian.org>
4227
4228 PR gdb/1738
4229 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
4230 from a breakpoint with a pending signal.
4231
04f6ecf2
DJ
42322004-08-08 Daniel Jacobowitz <dan@debian.org>
4233
4234 PR gdb/1736
4235 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
4236 * gdb.base/sigaltstack.exp (finish_test): Consume output until
4237 the prompt.
4238 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
4239
54d90d35
DJ
42402004-08-08 Daniel Jacobowitz <dan@debian.org>
4241
4242 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
4243
d2f6abb0
DJ
42442004-08-08 Daniel Jacobowitz <dan@debian.org>
4245
4246 PR gdb/1736
4247 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
4248 for i?86-*-linux*.
4249
5598c03d
DJ
42502004-08-08 Daniel Jacobowitz <dan@debian.org>
4251
4252 * gdb.arch/i386-prologue.exp: Compile without debug information.
4253
c6fee705
MC
42542004-08-08 Michael Chastain <mec.gnu@mindspring.com>
4255
4256 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
4257 rather than asking gdb to search.
4258
dd90efdb
MC
42592004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4260
4261 * gdb.base/gcore.c: Include <string.h>.
4262
1e84bec1
MC
42632004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4264
4265 * gdb.base/gcore.c: Add copyright notice.
4266
e425eb2b
MC
42672004-08-05 Michael Chastain <mec.gnu@mindspring.com>
4268
4269 * gdb.base/freebpcmd.c: Include <stdio.h>.
4270 * gdb.base/long_long.c: Include <string.h>.
4271 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
4272 * gdb.base/siginfo.c: Include <string.h>.
4273 * gdb.base/sigstep.c: Include <string.h>.
4274
cb9aaed5
MC
42752004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4276
4277 * gdb.base/complex.c: Include <stdlib.h>.
4278
55944f3d
MC
42792004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4280
4281 * gdb.base/complex.c: Add copyright notice.
4282
7b2953d9
MC
42832004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4284
4285 * gdb.base/charset.c: Include <stdlib.h>.
4286
c9133d23
MC
42872004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4288
4289 * gdb.base/auxv.c: Include <stdlib.h>.
4290
0a8490ad
MC
42912004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4292
4293 * gdb.base/auxv.c: Add copyright notice.
4294
3426d5ec
MC
42952004-08-04 Michael Chastain <mec.gnu@mindspring.com>
4296
4297 * gdb.base/coremaker.c: Add copyright notice.
4298 * gdb.base/coremaker2.c: Add copyright notice.
4299
8da195dd
AC
43002004-08-04 Andrew Cagney <cagney@gnu.org>
4301
4302 * gdb.base/store.exp: Update copyright.
4303 (check_set, up_set, check_struct, up_struct): Add a prefix to test
4304 names, do not import gdb_prompt.
4305
8d394f98
AC
43062004-08-01 Andrew Cagney <cagney@gnu.org>
4307
4308 Fix PR testsuite/1729.
4309 * gdb.base/dump.exp: Add test name to callers of capture_value, do
4310 not use capture_value with value 4.
4311 (capture_value): Add optional test name parameter.
4312 (test_reload_saved_value, test_restore_saved_value): Use $msg as
4313 the prefix, pass to capture_value.
4314
b6702b23
MK
43152004-08-01 Mark Kettenis <kettenis@gnu.org>
4316
4317 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
4318 * gdb.arch/i386-prologue.c (standard): New prototype and function.
4319 (main): Call new function.
4320
c203e0ca
MC
43212004-07-31 Michael Chastain <mec.gnu@mindspring.com>
4322
4323 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
4324
a7995a30
MC
43252004-07-31 Michael Chastain <mec.gnu@mindspring.com>
4326
4327 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
4328
9366563b
MC
43292004-07-31 Michael Chastain <mec.gnu@mindspring.com>
4330
b6eeaf26 4331 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
4332 Accept more values of vtbl pointer. Remove some messages
4333 about "obsolete gcc or gdb".
4334
2fc1f950
MC
43352004-07-30 Michael Chastain <mec.gnu@mindspring.com>
4336
4337 * gdb.cp/classes.exp: Accept more varieties of ptype output.
4338
c724d49b
MC
43392004-07-30 Michael Chastain <mec.gnu@mindspring.com>
4340
4341 * gdb.base/asm-source.exp: Properly convert target board
4342 debug flags from gcc format to binutils format.
4343
736b0fce
MK
43442004-07-28 Mark Kettenis <kettenis@gnu.org>
4345
4346 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
4347 gdb1718". PR backtrace/1718 partially fixed.
4348
5633ea5c
JJ
43492004-07-27 Jeff Johnston <jjohnstn@redhat.com>
4350
4351 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
4352
575eebb1
NC
43532004-07-26 Nick Clifton <nickc@redhat.com>
4354
4355 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
4356 good default value for a specific architecture is available then
4357 set it to that value. Otherwise default to the -gstabs switch.
4358 Remove the -g... switches from the asm-flags variable. Allow the
4359 target board info to override the value if it wants to. Pass the
4360 switch on the assembler command line.
4361
62104619
MK
43622004-07-23 Mark Kettenis <kettenis@gnu.org>
4363
4364 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
4365 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
4366 (main): Call new function.
4367
4a1135b8
MC
43682004-07-22 Michael Chastain <mec.gnu@mindspring.com>
4369
4370 Test for PR exp/1715.
4371 * gdb.base/radix.exp: Refactor common procedures. Make all
4372 test names unique. Change XFAIL to KFAIL.
4373
8a12c1f0
MC
43742004-07-20 Michael Chastain <mec.gnu@mindspring.com>
4375
4376 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
4377 * gdb.ada/gnat_ada.gin: ... to here.
4378 * configure.in: Use gnat_ada.gin.
4379 * configure: Regenerate.
4380
23b451cf
AC
43812004-07-20 Andrew Cagney <cagney@gnu.org>
4382
4383 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
4384 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
4385 XFAILs. Clean up test messages and comments. Check backtraces.
4386 Delete re-sync code.
4387
ab618a02
MC
43882004-07-19 Michael Chastain <mec.gnu@mindspring.com>
4389
4390 Fix PR cli/740.
4391 * gdb.base/annota1.exp: Honor gdb,nosignals.
4392 * gdb.base/annota3.exp: Likewise.
4393
46dad340
MC
43942004-07-19 Michael Chastain <mec.gnu@mindspring.com>
4395
4396 * lib/java.exp: Update copyright notice.
4397
756d8c70
AC
43982004-07-19 Andrew Cagney <cagney@gnu.org>
4399
4400 * gdb.base/selftest.exp: Copy file from here ...
4401 * gdb.gdb/selftest.exp: ... to here.
4402
586027e6
AC
44032004-07-16 Andrew Cagney <cagney@redhat.com>
4404
4405 * lib/insight-support.exp: Delete file.
4406 * lib/java.exp (java_init): Fix copyright.
4407
029d2200
AC
44082004-07-16 Andrew Cagney <cagney@gnu.org>
4409
4410 * gdb.base/restore.c: Append "prologue" to comments marking the a
4411 function's prologue.
4412 * gdb.base/restore.exp: Update copyright, re-indent.
4413 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
4414 callerN" prefix where needed. Update patterns that match a
4415 function's prologue.
4416
653b62c5
MC
44172004-07-16 Michael Chastain <mec.gnu@mindspring.com>
4418
4419 * gdb.base/restore.c: Add copyright notice.
4420
f7d690e5
AC
44212004-07-16 Andrew Cagney <cagney@gnu.org>
4422
4423 * gdb.base/logical.exp: Update copyright.
4424 (evaluate): New procedure. Use to re-implement tests using
4425 several tables.
4426
d629a7cb
MH
44272004-07-14 Martin Hunt <hunt@redhat.com>
4428
4429 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
4430 which fixes some problems where init.tcl was not found.
4431
9c7bb332
AC
44322004-07-13 Andrew Cagney <cagney@gnu.org>
4433
6bf46641
AC
4434 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
4435 (check_sizeof, check_valueof): Do not include the output in the
4436 test name. Use gdb_test.
4437 (get_valueof): Use gdb_test_multiple.
4438
c4ffd4c0
AC
4439 * gdb.base/step-test.exp: Update copyright. Use
4440 gdb_test_multiple. Ensure that test names do not include
4441 architecture dependent output.
4442
ab89363a
AC
4443 * gdb.gdb/observer.exp: Update copyright.
4444 (setup_test): Use gdb_test_multiple.
4445 (attach_first_observer, attach_second_observer)
4446 (attach_third_observer, detach_first_observer)
4447 (detach_second_observer, detach_third_observer)
4448 (reset_counters, check_counters): Make $message a prefix.
4449 (test_normal_stop_notifications): Add "args" parameter - a list of
4450 init functions to be called. Make $message a prefix,
4451 (test_observer_normal_stop): Change the message prefixes so that
4452 they are unique, pass the attach / detach procedures to
4453 test_normal_stop_notifications.
4454
ec58997a
AC
4455 * gdb.base/signull.exp (test_segv): Prefix all tests with
4456 "${name}". Clean up test messages.
4457
b475183b
AC
4458 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
4459
9c7bb332
AC
4460 * gdb.base/ena-dis-br.exp: Update copyright.
4461 (break_at): New function. Replace send_gdb with gdb_test,
4462 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
4463 ignore count, not stopped at bpt", with KFAIL.
4464
2dd95497
CV
44652004-07-13 Corinna Vinschen <vinschen@redhat.com>
4466
4467 * gdb.base/attach.exp: Remove cleanupfile handling.
4468
419e626b
AC
44692004-07-12 Andrew Cagney <cagney@gnu.org>
4470
4471 * gdb.base/annota1.exp: Cleanup corefile test name.
4472 * gdb.base/annota3.exp: Ditto.
4473
8b1b3228
AC
44742004-07-12 Andrew Cagney <cagney@gnu.org>
4475
78650829
AC
4476 * gdb.base/signals.exp: Clean up copyright, re-indent.
4477
8b1b3228
AC
4478 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
4479 gdb_test and gdb_test_multiple.
4480
935c2760
JJ
44812004-07-08 Jeff Johnston <jjohnstn@redhat.com>
4482
4483 * gdb.java/jmain.exp: Fix expected line number for main to
4484 break at. Set XFAIL for break at main test since gcj does not
4485 provide line number info for first statement in main.
4486
1544280f
AC
44872004-07-08 Andrew Cagney <cagney@gnu.org>
4488
1279f4ff
AC
4489 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
4490
1544280f
AC
4491 * gdb.base/sigbpt.exp: Make the common part of each test name a
4492 prefix instead of suffix.
4493
bcc82369
BR
44942004-07-07 Bob Rossi <bob_rossi@cox.net>
4495
4496 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
4497 test from test_tbreak_creation_and_listing to
4498 test_file_list_exec_source_file
4499 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
4500 Changed name of test from test_tbreak_creation_and_listing to
4501 test_file_list_exec_source_file
4502
23f4b0aa
JJ
45032004-07-07 Jeff Johnston <jjohnstn@redhat.com>
4504
4505 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
4506 the jmisc() constructor instead of <init>.
4507 * gdb.java/jmisc1.exp: Ditto.
4508
56401cd5
AC
45092004-07-07 Andrew Cagney <cagney@gnu.org>
4510
4511 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
4512 corrupting the PC.
4513
44ae2f6a
MC
45142004-07-06 Michael Chastain <mec.gnu@mindspring.com>
4515
4516 * gdb.cp/templates.exp: Accept whitespace change in demangler
4517 output.
4518
45a83408
AC
45192004-07-06 Andrew Cagney <cagney@gnu.org>
4520
4521 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
4522
d205ad70
MC
45232004-07-02 Michael Chastain <mec.gnu@mindspring.com>
4524
4525 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
4526 * lib/compiler.cc: Likewise.
4527
06ea1a61
MC
45282004-06-30 Michael Chastain <mec.gnu@mindspring.com>
4529
4530 * lib/compiler.cc: Work around string preprocessing problem
4531 with old hp c++ compiler.
4532 * lib/compiler.c: Likewise.
4533
daab1251
CV
45342004-06-29 Corinna Vinschen <vinschen@redhat.com>
4535
4536 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
4537 directives to conditionalize symbol prefixing.
4538 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
4539 additional_flags handling. Add underscore prefix for Cygwin.
4540 * gdb.arch/i386-unwind.c: Use preprocessor directives to
4541 conditionalize symbol prefixing.
4542 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
4543 additional_flags handling. Add underscore prefix for Cygwin.
4544
cc984116
CV
45452004-06-29 Corinna Vinschen <vinschen@redhat.com>
4546
4547 * gdb.base/bigcore.exp: Skip test on Cygwin.
4548
c279b077
MC
45492004-06-28 Michael Chastain <mec.gnu@mindspring.com>
4550
4551 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
4552 formats for "info register". Use gdb_test_multiple. Fix
4553 the "invalid register" test.
4554
0e915747
CV
45552004-06-28 Corinna Vinschen <vinschen@redhat.com>
4556
4557 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
4558 PID for Cygwin. Add Cygwin specific strings to check for in some
4559 tests.
4560 (do_attach_tests): Add a test for user interaction when attaching
4561 to a process with no matching symbol table already loaded.
4562
11422c86
AC
45632004-06-26 Andrew Cagney <cagney@gnu.org>
4564
4565 Test PR java/1567 and PR java/1565.
4566 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
4567 * gdb.java/jmisc2.exp: Delete file.
4568
cefbce26
MC
45692004-06-26 Michael Chastain <mec.gnu@mindspring.com>
4570
4571 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
4572
e19f872c
CV
45732004-06-25 Corinna Vinschen <vinschen@redhat.com>
4574
4575 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
4576 attach process.
4577
d931ba3b
MC
45782004-06-23 Michael Chastain <mec.gnu@mindspring.com>
4579
4580 * gdb.cp/pr-1553.exp: Remove.
4581
aef68c48
MC
45822004-06-22 Michael Chastain <mec.gnu@mindspring.com>
4583
4584 * gdb.cp/pr-1553.cc: Remove.
4585 * gdb.cp/pr-1553.exp: Disable this test.
4586
8d5df71a
JB
45872004-06-20 Jim Blandy <jimb@redhat.com>
4588
4589 Fix PR testsuite/1680.
4590 * gdb.arch/i386-sse.exp: Properly quote curly braces in
4591 regular expressions.
4592
4ac6f39d
MC
45932004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4594
4595 Fix PR testsuite/1679.
4596 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
4597 Issue an UNSUPPORTED result instead.
4598
1b413552
JB
45992004-06-18 Jim Blandy <jimb@redhat.com>
4600
4601 * gdb.base/charset.exp: Only send a control-C if we see a new
4602 prompt and incomplete command.
4603
6daa6ebd
MC
46042004-06-18 Michael Chastain <mec.gnu@mindspring.com>
4605
4606 * gdb.cp/pr-574.cc: Add copyright notice.
4607
51fa4ae0
JB
46082004-06-17 Jim Blandy <jimb@redhat.com>
4609
4610 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
4611 cases where the regexp has no groups; this grabs random text from
4612 the previous test suite, whatever that was.
4613
8fea26c5
MC
46142004-06-17 Michael Chastain <mec.gnu@mindspring.com>
4615
4616 * gdb.cp/printmethod.cc: Add copyright notice.
4617
1e3aeb41
MC
46182004-06-16 Michael Chastain <mec.gnu@mindspring.com>
4619
4620 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
4621
9d9030bc
AC
46222004-06-16 Andrew Cagney <cagney@gnu.org>
4623
4624 * gdb.base/signull.c: Update copyright. Include <string.h>.
4625 (bowler): Replace data_pointer with data_read
4626 and data_write cases. Add code_descriptor case.
4627 (zero, desc): New array and pointer.
4628 (data, code): Change to simple pointers.
4629 * gdb.base/signull.exp: Fix probe pattern matching a function
4630 descriptor SIGSEGV. Replace data_pointer with data_read and
4631 data_write tests.
4632
acd4ad44
AC
46332004-06-16 Andrew Cagney <cagney@gnu.org>
4634
4635 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
4636
08fd625c
MC
46372004-06-15 Michael Chastain <mec.gnu@mindspring.com>
4638
4639 * gdb.base/long_long.c: Add copyright notice.
4640
1903502c
MC
46412004-06-15 Michael Chastain <mec.gnu@mindspring.com>
4642
4643 * gdb.base/long_long.exp: Remove reference to
4644 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
4645 to gdb_breakpoint and gdb_continue_to_breakpoint.
4646
83313cb1
JB
46472004-06-14 Jim Blandy <jimb@redhat.com>
4648
4649 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
4650 endian case.
4651
1bf404ef
AC
46522004-06-14 Andrew Cagney <cagney@gnu.org>
4653
4654 * gdb.base/gcore.exp (capture_command_output): Delete the always
4655 passing tests containing inferior values.
4656 * gdb.base/ending-run.exp: Do not include the breakpoint address
4657 in the test message. Update copyright.
4658 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
4659 size in the test name, use gdb_test_multiple. Update copyright.
4660
ef220b33
MC
46612004-06-14 Michael Chastain <mec.gnu@mindspring.com>
4662
4663 * gdb.cp/ref-types.cc: Add copyright notice.
4664
4f70a4c9
MC
46652004-06-14 Michael Chastain <mec.gnu@mindspring.com>
4666
4667 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
4668 hp_aCC_compiler.
4669 * lib/compiler.cc: Likewise.
4670 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
4671 'set' commands. Log diagnostics for other lines. Set
4672 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
4673
335928ac
MC
46742004-06-13 Michael Chastain <mec.gnu@mindspring.com>
4675
4676 * gdb.cp/try_catch.cc: Add copyright notice.
4677
2efb12e8
MC
46782004-06-12 Michael Chastain <mec.gnu@mindspring.com>
4679
4680 * gdb.cp/userdef.cc: Add copyright notice.
4681
0bbed51a
MC
46822004-06-11 Michael Chastain <mec.gnu@mindspring.com>
4683
4684 * gdb.cp/virtfunc.cc: Add copyright notice.
4685
e12a46c9
RC
46862004-06-11 Randolph Chung <tausq@debian.org>
4687
4688 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
4689 problem.
4690
338e05af
AC
46912004-06-10 Andrew Cagney <cagney@gnu.org>
4692
4693 * lib/compiler.cc, lib/compiler.c: Append either
4694 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
4695 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
4696 instead of gcc-3-3.
4697
dc3f10cb
AC
46982004-06-09 Andrew Cagney <cagney@gnu.org>
4699
b4d946af
AC
4700 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
4701 gdb/1455, bug is specific to "long long" and "double".
4702
dc3f10cb
AC
4703 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
4704 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
4705 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
4706 fixed.
4707
b5c0bfa2
AC
47082004-06-09 Andrew Cagney <cagney@gnu.org>
4709
4710 * gdb.base/structs.exp (test_struct_returns): Replace
4711 "return_value_unknown" and "finish_value_unknown" by
4712 "return_value_known" and "finish_value_known". Instead of
4713 "return_value_unknown" iff "finish_value_unknown", check
4714 "return_value_known" implies "finish_value_known".
4715
caeb605f
MH
47162004-06-08 Martin Hunt <hunt@redhat.com>
4717
4718 * gdb.base/float.exp: Add pattern for mips targets.
4719
c892bb64
RC
47202004-06-08 Randolph Chung <tausq@debian.org>
4721
4722 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
4723 message for unknown architectures more clear.
4724
48306d3e
JB
47252004-06-08 Joel Brobecker <brobecker@gnat.com>
4726
4727 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
4728 start the execution of the program.
4729
83ecb59f
JB
47302004-06-07 Jim Blandy <jimb@redhat.com>
4731
4732 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
4733 * gdb.arch/i386-cpuid.h: New helper file.
4734
55264cb4
RC
47352004-06-07 Randolph Chung <tausq@debian.org>
4736
4737 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
4738 has started.
4739
23cadb28
RM
47402004-06-04 Roland McGrath <roland@redhat.com>
4741
4742 Fix PR gdb/1647.
4743 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
4744 differently to be robust to output buffering differences.
4745
51d01eda
MC
47462004-06-04 Michael Chastain <mec.gnu@mindspring.com>
4747
4748 * gdb.threads/pthreads.exp: Update copyright years.
4749 (check_control_c): Change asynchronous 'after' to synchronous.
4750
f4fc3b93
RM
47512004-06-04 Roland McGrath <roland@redhat.com>
4752
4753 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
4754 next gdb prompt.
4755
4013522b
MC
47562004-06-02 Michael Chastain <mec.gnu@mindspring.com>
4757
4758 Fix PR gdb/1636.
4759 * gdb.threads/manythreads.exp: Change asynchronous 'after'
4760 calls to synchronous.
4761
7a8f1e6b
JB
47622004-05-26 Jim Blandy <jimb@redhat.com>
4763
4764 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
4765
81bb3443
RC
47662004-05-24 Randolph Chung <tausq@debian.org>
4767
4768 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
4769 * gdb.asm/pa.inc: New file.
4770
8f5a3103
MK
47712004-05-22 Mark Kettenis <kettenis@gnu.org>
4772
4773 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
4774
734b8fe8
JB
47752004-05-21 Joel Brobecker <brobecker@gnat.com>
4776 Daniel Jacobowitz <drow@mvista.com>
4777
4778 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
4779 GDB prompt.
4780
725603e1
UW
47812004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4782
f4fc3b93 4783 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
4784 setjmp/longjmp. Use sigaction instead of signal.
4785
8b923272
JB
47862004-05-19 J. Brobecker <brobecker@gnat.com>
4787 Michael Snyder <msnyder@redhat.com>
4788
4789 * gdb.threads/pthread_cond_wait.c: New file.
4790 * gdb.threads/pthread_cond_wait.exp: New testcase.
4791
8bfabb04
AC
47922004-05-13 Andrew Cagney <cagney@redhat.com>
4793
4794 * gdb.base/signull.exp, gdb.base/signull.c: New files.
4795 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
4796
42edda50
AC
47972004-05-11 Andrew Cagney <cagney@redhat.com>
4798
4799 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
4800 fixed but revealed gdb/1639.
4801
d303a6c7
AC
48022004-05-10 Andrew Cagney <cagney@redhat.com>
4803
4804 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
4805 func1" and "next to 2nd alarm", kernel bug avoided.
4806
bf08c2a1
DJ
48072004-05-10 Daniel Jacobowitz <dan@debian.org>
4808
4809 PR external/1568
4810 * gdb.base/bigcore.exp: Check the size of the dumped core file.
4811 XFAIL if it is smaller than bytes_allocated.
4812 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
4813 (main): Make chunks_allocated unsigned. Correct comment.
4814
c0586a34
JB
48152004-05-07 Joel Brobecker <brobecker@gnat.com>
4816
4817 * gdb.arch/powerpc-aix-prologue.c: New file.
4818 * gdb.arch/powerpc-aix-prologue.exp: New file.
4819
f2785d12
JB
48202004-05-07 Jim Blandy <jimb@redhat.com>
4821
4822 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
4823 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
4824
bd7f6e30
JB
48252004-05-06 Joel Brobecker <brobecker@gnat.com>
4826
4827 * gdb.base/sep.exp: No longer setup_kfail when the program was
4828 built with dwarf2.
4829
0a5e7efe
JI
48302004-05-05 Jim Ingham <jingham@apple.com>
4831
4832 * gdb.base/pending.exp: Make sure pending breakpoints
4833 preserve the ignore count.
f4fc3b93 4834
a8958849
MK
48352004-04-27 Jerome Guitton <guitton@gnat.com>
4836
4837 * i386-prologue.exp: Add testcase for jump instruction as first
4838 instruction of the real code.
4839 * i386-prologue.c (jump_at_beginning): New function.
4840
7e103f5b
MK
48412004-04-28 Mark Kettenis <kettenis@gnu.org>
4842
4843 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
4844 x86_64-*-*.
4845
5d38b224
MK
48462004-04-28 Mark Kettenis <kettenis@gnu.org>
4847
4848 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
4849 i*86-*-*.
4850
0ef32fd9
MK
48512004-04-25 Mark Kettenis <kettenis@gnu.org>
4852
4853 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
4854 expression that checks the return type.
4855
71d7dd7c
AC
48562004-04-23 Andrew Cagney <cagney@redhat.com>
4857
4858 * gdb.base/call-sc.exp: New test of scalar call/return values.
4859 * gdb.base/call-sc.c: Ditto.
4860
1e9f977e
JJ
48612004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4862
4863 * gdb.threads/manythreads.c: Reduce thread stack size.
4864
899d9e3a
JJ
48652004-04-23 Jeff Johnston <jjohnstn@redhat.com>
4866
4867 * gdb.threads/manythreads.c: Add copyright notice.
4868
61bcae62
AC
48692004-04-23 Andrew Cagney <cagney@redhat.com>
4870
4871 * gdb.base/siginfo.exp: Better handle step out of signal.
4872 * gdb.base/sigstep.exp: Ditto.
4873
7339a42e
JJ
48742004-04-22 Jeff Johnston <jjohnstn@redhat.com>
4875 Daniel Jacobowitz <drow@mvista.com>
4876
4877 * gdb.threads/manythreads.c: New testcase.
4878 * gdb.threads/manythreads.exp: Ditto.
4879
5c98409b
JB
48802004-04-22 Jim Blandy <jimb@redhat.com>
4881
4882 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
4883 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
4884
3b611f1a
MC
48852004-04-21 Michael Chastain <mec.gnu@mindspring.com>
4886
4887 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
4888
f0fd9238
AC
48892004-04-21 Andrew Cagney <cagney@redhat.com>
4890
4891 * gdb.base/sigstep.c: New file.
4892 * gdb.base/sigstep.exp: New file.
4893
90990674
JB
48942004-04-16 Joel Brobecker <brobecker@gnat.com>
4895
4896 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
4897 call to observer_notify_normal_stop.
4898
78cef34b
AC
48992004-04-15 Andrew Cagney <cagney@redhat.com>
4900
4901 * gdb.base/siginfo.c: New file.
4902 * gdb.base/siginfo.exp: New file.
4903
d2343407
JB
49042004-04-12 J. Brobecker <brobecker@gnat.com>
4905
4906 * gdb.base/sep.exp: Fix typo in comment.
4907
a2dba3c8
JB
49082004-04-12 J. Brobecker <brobecker@gnat.com>
4909
4910 * gdb.base/sep.c: New file.
4911 * gdb.base/sep-proc.c: New file.
4912 * gdb.base/sep.exp: New testcase.
4913
15f7b60e
MK
49142004-04-09 Mark Kettenis <kettenis@gnu.org>
4915
4916 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
4917 support.
4918
44f4de1a
AC
49192004-04-05 Andrew Cagney <cagney@redhat.com>
4920
4921 * gdb.base/sigaltstack.c: New file.
4922 * gdb.base/sigaltstack.exp: New file.
4923
ef04f396
JB
49242004-04-04 Joel Brobecker <brobecker@gnat.com>
4925
4926 * gdb.base/foll-fork.exp: Update the expected output for
4927 "help set follow-fork-mode", to match a change that was made
4928 to the help of this variable on 2004-01-13.
4929
d40d2c92
JB
49302004-04-01 Joel Brobecker <brobecker@gnat.com>
4931
4932 * lib/ada.exp: Add copyright notice.
4933 * bar.ads: Likewise.
4934 * bar.adb: Likewise.
4935 * null_record.adb: Likewise.
4936 * null_record.exp: Likewise.
4937 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
4938
f86ef5a3
JB
49392004-04-01 Joel Brobecker <brobecker@gnat.com>
4940
4941 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
4942 * configure: Regenerate.
4943
414e70e3
JB
49442004-04-01 Joel Brobecker <brobecker@gnat.com>
4945
4946 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
4947 to build the application. Remove the message printed when in
4948 verbose mode, redundant with the UNSUPPORTED message above.
4949
f0aaee49
JB
49502004-03-31 Joel Brobecker <brobecker@gnat.com>
4951
4952 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
4953 * gdb.ada (null_record.exp): New testcase.
4954
ac81cb54
JB
49552004-03-31 Joel Brobecker <brobecker@gnat.com>
4956
4957 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
4958
854af2f7
JB
49592004-03-31 Joel Brobecker <brobecker@gnat.com>
4960
4961 * gdb.ada: New subdirectory.
4962 * gdb.ada/Makefile.in: New file.
4963 * gdb.ada/gnat_ada.gpr.in: New file.
4964
034cb681
JB
49652004-03-31 Joel Brobecker <brobecker@gnat.com>
4966
4967 * lib/ada.exp: New file.
4968
78a1a894
DJ
49692004-03-24 Daniel Jacobowitz <drow@mvista.com>
4970
4971 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
4972 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
4973
4b2b3b3e
AC
49742004-03-22 Andrew Cagney <cagney@redhat.com>
4975
4976 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
4977 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4978 Problem identified by Ulrich Weigand.
4979
23c73aa3
DC
49802004-03-17 David Carlton <carlton@kealia.com>
4981
4982 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
4983 PR c++/826.
4984
d63a86f8
RM
49852004-03-16 Roland McGrath <roland@redhat.com>
4986
4987 * gdb.base/auxv.exp: New file.
4988 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
4989
0e02aa50
DC
49902004-03-12 David Carlton <carlton@kealia.com>
4991
4992 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
4993 * gdb.cp/pr-1553.cc: Ditto.
4994 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
4995 pass branch.
4996
c20b71be
MC
49972004-03-12 Michael Chastain <mec.gnu@mindspring.com>
4998
4999 * gdb.cp/templates.exp: Accept more template types.
5000
c7414a01
MC
50012004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5002
5003 From Corinna Vinschen with modifications.
5004 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
5005 local variable obj_with_enum.
5006 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
5007 results with obj_with_enum.
5008
ed69573c
MC
50092004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5010
5011 * gdb.cp/classes.cc: New file, copied from misc.cc.
5012 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
5013
28301461
MC
50142004-03-09 Michael Chastain <mec.gnu@mindspring.com>
5015
5016 * gdb.cp/misc.cc: Add copyright notice.
5017
1198ecbe
DC
50182004-03-05 David Carlton <carlton@kealia.com>
5019
5020 * gdb.cp/rtti.exp: Add 'print *obj3' test.
5021 * gdb.cp/rtti.h: Update copyright.
5022 (namespace n2::n3): New.
5023 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
5024 (n2::n3::func3): New.
5025 (main): Call n2::n3::func3.
5026 * gdb.cp/rtti2.cc: Update copyright.
5027 (n2::create3): New.
5028
9e08c470
MK
50292004-03-04 Mark Kettenis <kettenis@gnu.org>
5030
5031 * gdb.asm/openbsd.inc: Fix typo.
5032
4bebc3aa
FF
50332004-03-03 Fred Fish <fnf@redhat.com>
5034
5035 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
5036 "val" instead of unused "size". Update copyright year.
5037
6ea9fb37
DJ
50382004-02-29 Daniel Jacobowitz <drow@mvista.com>
5039
5040 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
5041 to use unsigned char.
5042 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
5043 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
5044
23b23974
DJ
50452004-02-29 Daniel Jacobowitz <drow@mvista.com>
5046
5047 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
5048 line of output.
5049
7574fd53
DJ
50502004-02-28 Daniel Jacobowitz <drow@mvista.com>
5051
5052 * gdb.base/relocate.c (dummy): Initialize.
5053
a195357f
DJ
50542004-02-28 Daniel Jacobowitz <drow@mvista.com>
5055
5056 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
5057 a breakpoint at exit.
5058
72fd54a9
FF
50592004-02-27 Fred Fish <fnf@redhat.com>
5060
5061 * gdb.base/chng-syms.exp: Add expect condition to match failing
5062 case that isn't a timeout.
5063
b9d23137
AC
50642004-02-27 Andrew Cagney <cagney@redhat.com>
5065
5066 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
5067 support.
5068
15d208f6 50692004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 5070
15d208f6
FF
5071 * gdb.arch/gdb1431.c: Remove.
5072 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
5073 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
5074 of "until" incorrectly.
5075
98f9cd2d
JB
50762004-02-26 J. Brobecker <brobecker@gnat.com>
5077
5078 * gdb.cp/class2.cc (empty): New class.
5079 (refer): New function.
5080 (main): Declare an object of type empty and use it.
5081 * gdb.cp/class2.exp: Print the value of an object of type empty.
5082
9b50c11b
JJ
50832004-02-26 Jeff Johnston <jjohnstn@redhat.com>
5084
5085 * gdb.base/langs.exp: Update query string to match the
5086 new nquery format used for pending breakpoints.
5087
0dcd613f
AC
50882004-02-26 Andrew Cagney <cagney@redhat.com>
5089
5090 Fix PR i18n/1570.
5091 * gdb.base/charset.c: Update copyright notice.
5092 (main, init_string): Remove the escape character '\e' tests.
5093 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
5094 * gdb.base/charset.exp (valid_host_charset): Ditto.
5095 * gdb.base/setvar.exp: Ditto.
5096
b8a56647
AC
50972004-02-24 Andrew Cagney <cagney@redhat.com>
5098
90d59e34
AC
5099 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
5100 mmapped data in core file" PASS and FAIL messages consistent.
5101
b8a56647
AC
5102 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
5103 setting a breakpoint. Work around PR java/1565.
5104
9f27c604
JJ
51052004-02-23 Jeff Johnston <jjohnstn@redhat.com>
5106
5107 * lib/gdb.exp (gdb_breakpoint): Update query string to match
5108 new nquery format.
5109 * gdb.base/pending.exp: Ditto.
5110
3224a706
MK
51112004-02-22 Mark Kettenis <kettenis@gnu.org>
5112
5113 * configure.in: Run stabs tests on *BSD.
5114 * configure: Regenerated.
5115
41e0a9ca
MK
51162004-02-21 Mark Kettenis <kettenis@gnu.org>
5117
5118 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
5119
1e1b3428
FF
51202004-02-20 Fred Fish <fnf@redhat.com>
5121
5122 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
5123 blank in test for "returns short", for consistency with other
5124 "returns xxx" tests. Update copyright year.
5125
f9a7572a
FF
51262004-02-19 Fred Fish <fnf@redhat.com>
5127
5128 New testcase for PR breakpoint/1558.
5129 * gdb.arch/gdb1558.exp: New file.
5130 * gdb.arch/gdb1558.c: New file.
5131
b2ce2854
EZ
51322004-02-19 Elena Zannoni <ezannoni@redhat.com>
5133
5134 * gdb.base/nodebug.exp: Fix typo.
5135
e7c9ff01
JB
51362004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5137
5138 Committed by Jim Blandy <jimb@redhat.com>.
5139
62f4b920
JB
5140 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
5141
2db536a1
JB
5142 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
5143
e7c9ff01
JB
5144 * gdb.base/float.exp: Support s390*-*-* targets.
5145
f3205b34
AF
51462004-02-17 Adam Fedor <fedor@gnu.org>
5147
5148 * gdb.base/gdb1555.exp: New file.
5149 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
5150
9d62932d
EZ
51512004-02-17 Elena Zannoni <ezannoni@redhat.com>
5152
5153 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
5154
344c9711
FF
51552004-02-16 Fred Fish <fnf@redhat.com>
5156
5157 * gdb.arch/gdb1291.c: Remove
5158 * gdb.arch/gdb1291.s: New test input file.
5159 * gdb.arch/gdb1291.exp: Expand test to check case that should not
5160 fail. Test for correct result, known incorrect result, other
5161 failures and timeouts.
5162
2d822687
AC
51632004-02-16 Andrew Cagney <cagney@redhat.com>
5164
5165 * gdb.base/bigcore.exp: New file.
5166 * gdb.base/bigcore.c: New file.
5167
dac15b66
AC
51682004-02-13 Andrew Cagney <cagney@redhat.com>
5169
5170 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
5171 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
5172 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
5173 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
5174 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
5175 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
5176 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
5177 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
5178 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
5179 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
5180
6bdfc2c4
JJ
51812004-02-11 Jeff Johnston <jjohnstn@redhat.com>
5182
5183 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
5184 executed is an alloc instruction.
5185
87b3ede8
DC
51862004-02-11 David Carlton <carlton@kealia.com>
5187
5188 * gdb.cp/breakpoint.exp: New.
5189 * gdb.cp/breakpoint.cc: New.
5190
6e19e2bf
MC
51912004-02-11 Michael Chastain <mec.gnu@mindspring.com>
5192
5193 Partial fix for PR gdb/1543.
5194 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
5195 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
5196 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
5197 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
5198 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
5199 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
5200 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
5201 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
5202 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
5203 to bug-gdb@prep.ai.mit.edu .
5204 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
5205 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
5206 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
5207 Likewise.
5208
5c5455dc
AC
52092004-02-10 Andrew Cagney <cagney@redhat.com>
5210
5211 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
5212 using gdb_internal_error_resync.
5213
9cf689d7
DJ
52142004-02-09 Daniel Jacobowitz <drow@mvista.com>
5215
5216 * gdb.threads/thread-specific.exp: Stop early if no threads are
5217 found.
5218
d2dc51db
MC
52192004-02-09 Michael Chastain <mec.gnu@mindspring.com>
5220
5221 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
5222
14b1a056
DJ
52232004-02-08 Daniel Jacobowitz <drow@mvista.com>
5224
5225 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
5226 breakpoints.
5227
83f66e8f
DJ
52282004-02-07 Daniel Jacobowitz <drow@mvista.com>
5229
5230 * config/sim.exp (gdb_load): Handle $arg == "".
5231 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
5232 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
5233
30fc0091
EZ
52342004-02-07 Elena Zannoni <ezannoni@redhat.com>
5235
5236 * gdb.base/maint.exp: Update test to reflect
5237 obstack changes.
5238
4d806929
JJ
52392004-02-04 Jeff Johnston <jjohnstn@redhat.com>
5240
5241 * gdb.base/pendshr.c (pendfunc): New function that calls
5242 pendfunc1.
5243 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
5244
7bfdd688
FF
52452004-02-04 Fred Fish <fnf@redhat.com>
5246
5247 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
5248 function symbols and update copyright years.
5249 * gdb.arch/gdb1291.c: Ditto.
5250
aaa08ee4
MC
52512004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5252
5253 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
5254
dbad7755
MC
52552004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5256
5257 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
5258
ec4646ef
MC
52592004-02-03 Michael Chastain <mec.gnu@mindspring.com>
5260
5261 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
5262
1b802196
FF
52632004-02-02 Fred Fish <fnf@redhat.com>
5264
5265 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
5266 remote targets. Update copyright years.
5267
18fe2033
JJ
52682004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5269
5270 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
5271 support.
5272 * gdb.base/langs.exp: Fix test which attempts to create
5273 breakpoint on non-existent function to handle new pending
5274 support.
5275 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
5276 a breakpoint.
5277 * gdb.base/pending.exp: New test.
5278 * gdb.base/pending.c: New file.
5279 * gdb.base/pendshr.c: Ditto.
5280
8d577d32
DC
52812004-02-02 David Carlton <carlton@kealia.com>
5282
5283 * gdb.cp/overload.exp: Add overloadNamespace tests.
5284 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
5285 (overloadNamespace, XXX): New.
5286 (main): Call XXX::marker2.
5287
3ad13771
FF
52882004-02-01 Fred Fish <fnf@redhat.com>
5289
5290 * gdb.base/dump.exp: Use runto_main instead of "runto main".
5291 * gdb.base/finish.exp: Ditto.
5292 * gdb.base/gcore.exp: Ditto.
5293 * gdb.base/huge.exp: Ditto.
5294 * gdb.base/info-proc.exp: Ditto.
5295 * gdb.base/return2.exp: Ditto.
5296 * gdb.threads/gcore-thread.exp: Ditto.
5297
44c75849
DJ
52982004-02-01 Daniel Jacobowitz <drow@mvista.com>
5299
5300 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
5301
005bc093
MK
53022004-02-01 Mark Kettenis <kettenis@gnu.org>
5303
5304 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
5305 that opening the file succeeds on OpenBSD.
5306
c47cebdb
DJ
53072004-02-01 Daniel Jacobowitz <drow@mvista.com>
5308
5309 * gdb.threads/thread-specific.c: New file.
5310 * gdb.threads/threads-specific.exp: New test script.
5311 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
5312 to expect_out.
5313
5a01311c
MK
53142004-02-01 Mark Kettenis <kettenis@gnu.org>
5315
5316 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
5317 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
5318 only on the "print_small_structs from print_long_arg_list" test.
5319
ce22a4f1
DJ
53202004-02-01 Daniel Jacobowitz <drow@mvista.com>
5321
5322 * gdb.base/completion.exp: Kill a stray backslash.
5323
5324 From Jim Ingham <jingham@apple.com>:
5325 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
5326 agrees with the result from sending a tab.
5327
abbab9d3
DJ
53282004-01-31 Daniel Jacobowitz <drow@mvista.com>
5329
5330 * gdb.base/chng-syms.exp: Remove stray newline.
5331
53904d1e
MK
53322004-01-31 Mark Kettenis <kettenis@gnu.org>
5333
5334 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
5335 *-*-openbsd*.
5336 * gdb.asm/openbsd.inc: New file.
5337
3a4b3aac
MK
53382004-01-30 Mark Kettenis <kettenis@gnu.org>
5339
5340 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
5341 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
5342 *-*solaris2*. Remove commented out default settings for
5343 asm-flags. Replace gdb_compile with target_link.
5344
ebac27b4
MC
53452004-01-29 Michael Chastain <mec.gnu@mindspring.com>
5346
5347 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
5348 for all tests. Remove old hp-ux and cygnus xfail cases.
5349
d8679d84
PH
53502004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
5351
5352 * gdb.base/chng-syms.exp: New file.
5353 * gdb.base/chng-syms.c: New file.
5354
0a55bc22
MC
53552004-01-24 Michael Chastain <mec.gnu@mindspring.com>
5356
5357 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
5358 Provide arms for current output in all my configurations.
5359
94b8e876
MC
53602004-01-24 Michael Chastain <mec.gnu@mindspring.com>
5361
5362 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
5363 * lib/compiler.cc: Likewise.
5364 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
5365 get the right preprocessor. Eval the output directly. Remove
5366 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
5367 hp_f77_compiler and hp_f90_compiler completely.
5368 (gdb_preprocess): Delete.
5369 (get_compiler): Delete.
5370
7cf03d44
MK
53712004-01-24 Mark Kettenis <kettenis@gnu.org>
5372
5373 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
5374 <string.h>.
5375
68b6dce9
NR
53762004-01-24 Nick Roberts <nick@nick.uklinux.net>
5377
5378 * gdb.mi/mi-stack.exp: Update copyright.
5379
b368761e
DC
53802004-01-23 David Carlton <carlton@kealia.com>
5381
5382 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
5383 test for cp_lookup_transparent_type.
5384 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
5385 call them.
5386
f2061b53
DJ
53872004-01-23 Daniel Jacobowitz <drow@mvista.com>
5388
5389 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
5390 after -var-update.
5391
37fc574a
DC
53922004-01-23 David Carlton <carlton@kealia.com>
5393
5394 * gdb.cp/namespace.cc (C::ensureRefs): New.
5395 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
5396
8e94b928
NR
53972004-01-20 Nick Roberts <nick@nick.uklinux.net>
5398
5399 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
5400 case "-stack-list-locals 2".
5401 * gdb.mi/mi-var-child.exp: Test for case
5402 "-var-list-children --all-values NAME".
5403
997b0952
MC
54042004-01-18 Michael Chastain <mec.gnu@mindspring.com>
5405
5406 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
5407
52470da3
MK
54082004-01-18 Mark Kettenis <kettenis@gnu.org>
5409
7049b4b8
MK
5410 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
5411 used with gdb_test_multiple.
5412
52470da3
MK
5413 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
5414 read at address 0. This fixes PR testsuite/1504.
5415
da6012e5
DJ
54162004-01-18 Daniel Jacobowitz <drow@mvista.com>
5417
5418 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
5419 Remove downloading, guessing the host executable, the calls to
5420 gdb_file_cmd and gdb_target_cmd, and "load" support.
5421 (infer_host_exec): New function broken out from gdb_load.
5422 (gdb_load): New wrapper for gdbserver_gdb_load.
5423 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
5424 gdb_target_cmd. Use -target-select.
5425 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
5426 Download binaries to the host. Clear last_mi_remote_file when
5427 we load a new binary.
5428 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
5429 call gdbserver_gdb_load and mi_gdb_target_cmd.
5430
32c70722
MC
54312004-01-17 Michael Chastain <mec.gnu@mindspring.com>
5432
5433 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
5434 type patterns.
5435
b0cecf36
MC
54362004-01-17 Michael Chastain <mec.gnu@mindspring.com>
5437
5438 * gdb.cp/templates.exp: Fix typo in test name of
5439 "print Foo<volatile char*>::foo".
5440
4120d7e6
MC
54412004-01-15 Michael Chastain <mec.gnu@mindspring.com>
5442
5443 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
5444
f679e530
BE
54452004-01-16 Ben Elliston <bje@wasabisystems.com>
5446
5447 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
5448 (clean mostlyclean): Remove empty rm.
5449
091c48f6
MC
54502004-01-15 Michael Chastain <mec.gnu@mindspring.com>
5451
5452 * gdb.base/setvar.exp: Add copyright years.
5453
3e5fc8d2
DC
54542004-01-14 David Carlton <carlton@bactrian.org>
5455
5456 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
5457 PR c++/1511 and update coment.
5458 * gdb.cp/templates.exp: Update patterns to match current output.
5459 If changes involve something other than whitespace, KFAIL
5460 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
5461
63d06c5c
DC
54622004-01-14 David Carlton <carlton@kealia.com>
5463
5464 * gdb.cp/namespace.exp: Add tests involving classes defined within
5465 namespaces.
5466 * gdb.cp/namespace.cc (C::CClass): New.
5467 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
5468
a51dab88
EZ
54692004-01-14 Elena Zannoni <ezannoni@redhat.com>
5470
5471 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
5472 what debug info we have. Print a better message if something goes
5473 wrong while producing the separate debug info file.
5474
a476ccc9
MC
54752004-01-14 Michael Chastain <mec.gnu@mindspring.com>
5476
5477 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
5478
f453692c
MC
54792004-01-14 Michael Chastain <mec.gnu@mindspring.com>
5480
5481 * gdb.base/callfuncs.c: Add copyright notice.
5482
f40063a5
MC
54832004-01-13 Michael Chastain <mec.gnu@mindspring.com>
5484
5485 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
5486 inheritance. PR gdb/1498, PR gcc/13539.
5487
19ac3974
EZ
54882004-01-13 Elena Zannoni <ezannoni@redhat.com>
5489
5490 * gdb.threads/gcore-thread.exp: Prefix name of binary with
5491 test specific name.
5492 * gdb.mi/gdb669.exp: Ditto.
5493 * gdb.mi/mi-pthreads.exp: Ditto.
5494 * gdb.mi/mi1-pthreads.exp: Ditto.
5495 * gdb.mi/mi2-pthreads.exp: Ditto.
5496
56c97c6e
MC
54972004-01-12 Michael Chastain <mec.gnu@mindspring.com>
5498
5499 * gdb.cp/member-ptr.cc: Add copyright notice.
5500
a0644324
MC
55012004-01-12 Michael Chastain <mec.gnu@mindspring.com>
5502
5503 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
5504 some patterns for recent versions of gcc and hpacc. Delete
5505 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
5506 Delete tests that access a NULL pointer-to-member-data. This
5507 script is still disabled for gcc.
5508
32fabe09
EZ
55092004-01-12 Elena Zannoni <ezannoni@redhat.com>
5510
5511 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
5512 escaped correctly.
5513
1f8a6abb
EZ
55142004-01-12 Elena Zannoni <ezannoni@redhat.com>
5515
5516 * gdb.base/sepdebug.exp: New file.
5517 * gdb.base/sepdebug.c: New file.
5518 * lib/gdb.exp (separate_debug_filename): New procedure.
5519 (gdb_gnu_strip_debug): New procedure.
5520
48efe704
AC
55212004-01-12 Andrew Cagney <cagney@redhat.com>
5522
5523 * gdb.mi/ChangeLog: Delete file. Renamed to ...
5524 * gdb.mi/ChangeLog-1999-2003: New file.
5525
a9415475
AC
55262004-01-12 Andrew Cagney <cagney@redhat.com>
5527
5528 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
5529 "Renaming a directory to a non-empty directory returns ENOTEMPTY
5530 or EEXIST", treat EBUSY as an XFAIL.
5531
83b8cf9d
MC
55322004-01-11 Michael Chastain <mec.gnu@mindspring.com>
5533
5534 * gdb.base/scope.exp: Remove obsolete setup_xfail for
5535 hp_cc_compiler.
5536
9939d2a8
MC
55372004-01-10 Michael Chastain <mec.gnu@mindspring.com>
5538
5539 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
5540 decorations.
5541
1ff8cadf
MC
55422004-01-10 Michael Chastain <mec.gnu@mindspring.com>
5543
5544 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
5545 and "(aCC)" decorations. Remove obsolete doco about old
5546 test results.
5547
6fa9022e
MC
55482004-01-09 Michael Chastain <mec.gnu@mindspring.com>
5549
5550 * gdb.cp/exception.exp: Fix typo in doco.
5551
209721fe
MK
55522004-01-09 Mark Kettenis <kettenis@gnu.org>
5553
5554 * gdb.base/gdb1476.exp: Fix typo.
5555
ef11303e
MC
55562004-01-09 Michael Chastain <mec.gnu@mindspring.com>
5557
5558 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
5559 file.
5560
041ab88c
MC
55612004-01-09 Michael Chastain <mec.gnu@mindspring.com>
5562
5563 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
5564 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
5565 Use gdb_compile. Remove restriction on gcc. Add some patterns
5566 for recent version of gdb. Delete second half, which was a copy
5567 of the first half with different build flags. This test is
5568 still disabled because it is still not ready for production.
5569
e36d075a
MC
55702004-01-08 Michael Chastain <mec.gnu@mindspring.com>
5571
5572 * gdb.cp/exception.cc: Add copyright notice.
5573 * gdb.cp/exception.exp: Add a notice that this file is broken
5574 because of line number changes caused by addition of copyright
5575 notice.
5576
42b190ad
MC
55772004-01-08 Michael Chastain <mec.gnu@mindspring.com>
5578
5579 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
5580 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
5581
8f25f06b
MC
55822004-01-08 Michael Chastain <mec.gnu@mindspring.com>
5583
5584 * gdb.cp/classes.exp: Accept gnu abi 2.
5585 * gdb.cp/derivation.exp: Likewise.
5586 * gdb.cp/overload.exp: Likewise.
5587 * gdb.cp/virtfunc.exp: Likewise.
5588
06ded8b8
MC
55892004-01-08 Michael Chastain <mec.gnu@mindspring.com>
5590
5591 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
5592 semicolon after end of function.
5593
77c26ae3
MC
55942004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5595
5596 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
5597 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
5598 boilerplate code for compiling and running the program under
5599 test. Add some string method tests.
5600
20757486
MC
56012004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5602
5603 * gdb.cp/bs15503.cc: Add copyright notice.
5604 * gdb.cp/bs15503.exp: Adjust line number.
5605
0fd3b503
MC
56062004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5607
5608 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
5609 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
5610
10d1bea8
MC
56112004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5612
5613 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
5614 hp_cc_compiler.
5615
2789202a
MC
56162004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5617
5618 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
5619 * gdb.cp/ctti.exp: Use the marker instead of "next".
5620 With gcc, run further before bailing.
5621
b862f14c
MC
56222004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5623
5624 * gdb.cp/cttiadd.cc: Add copyright notice.
5625 * gdb.cp/cttiadd1.cc: Likewise.
5626 * gdb.cp/cttiadd2.cc: Likewise.
5627 * gdb.cp/cttiadd3.cc: Likewise.
5628
96da2469
MC
56292004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5630
5631 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
5632 Use gdb_test, gdb_test_multiple. Use floating-point values that
5633 have exact representations in IEEE-ish formats.
5634
053248ff
MC
56352004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5636
5637 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
5638 compilers. Delete duplicate call to get_compiler_info.
5639 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
5640 * gdb.base/volatile.exp: Likewise.
5641
84acecdd
MK
56422004-01-07 Mark Kettenis <kettenis@gnu.org>
5643
5644 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
5645 memory at address 0.
5646
fe11a27f
MC
56472004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5648
5649 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
5650 to test for hp-ux assembler. Fix copyright years.
5651
60ad077b
AC
56522004-01-07 Andrew Cagney <cagney@redhat.com>
5653
5654 * gdb.base/fileio.c (strerrno): Add "EBUSY".
5655
1c9b8f33
AC
56562004-01-07 Andrew Cagney <cagney@redhat.com>
5657
5658 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
5659 when creating the read-only file. From analysis by Roland McGrath
5660 and Elena Zannoni.
5661
753ccc7a
MC
56622004-01-06 Michael Chastain <mec.gnu@mindspring.com>
5663
5664 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
5665
eca3e36b
MC
56662004-01-06 Michael Chastain <mec.gnu@mindspring.com>
5667
5668 * gdb.base/cvexpr.c: Be type-safe with function pointers and
5669 data pointers.
5670
f8d4bac4
MC
56712004-01-06 Michael Chastain <mec.gnu@mindspring.com>
5672
5673 * gdb.cp/m-static.exp: Compile one source file at a time.
5674 Delete unused call to get_compiler_info.
5675
9b4e0f94
MC
56762004-01-06 Michael Chastain <mec.gnu@mindspring.com>
5677
5678 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
5679 * gdb.base/call-rt-st.exp: Likewise.
5680 * gdb.base/nodebug.exp: Likewise.
5681 * gdb.base/volatile.exp: Likewise.
5682 * gdb.cp/ref-types.exp: Likewise.
5683 * gdb.cp/templates.exp: Likewise.
5684
023c1024
MK
56852004-01-05 Mark Kettenis <kettenis@gnu.org>
5686
5687 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
5688
19703c4a
MC
56892004-01-05 Michael Chastain <mec.gnu@mindspring.com>
5690
5691 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
5692 hppa*-hp-hpux*.
5693
18b67037
MK
56942004-01-04 Mark Kettenis <kettenis@gnu.org>
5695
ba6219c8
MK
5696 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
5697 x86_64-*-*.
5698
18b67037
MK
5699 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
5700 sparc64-*-* and sparc*-solaris2*.
5701
1bfbbb9d
MK
57022004-01-04 Mark Kettenis <kettenis@gnu.org>
5703
5704 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
5705 return ${tests}" test. The ${tests} already mentions the
5706 filename.
5707
06846494
MC
57082004-01-02 Michael Chastain <mec.gnu@mindspring.com>
5709
5710 * gdb.cp/local.exp: Accept gcc abi 2.
5711
3b0cb202
MC
57122004-01-02 Michael Chastain <mec.gnu@mindspring.com>
5713
5714 * gdb.cp/templates.exp: Accept gcc abi 2.
5715
0643ec3f
MC
57162004-01-02 Michael Chastain <mec.gnu@mindspring.com>
5717
5718 * lib/compiler.cc: Remove supports_template_debugging.
5719 * gdb.cp/templates.exp: Do not test supports_template_debugging.
5720
d231d0b1
MC
57212004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5722
5723 * gdb.cp/namespace.exp: Accept gcc abi 2.
5724
44ffb27c
MC
57252004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5726
5727 * gdb.cp/method.exp: Accept gcc abi 2.
5728
184ad485
MC
57292004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5730
5731 * gdb.cp/classes.exp: Generate identical results as old version.
5732 * gdb.cp/derivation.exp: Likewise.
5733 * gdb.cp/overload.exp: Likewise.
5734 * gdb.cp/virtfunc.exp: Likewise.
5735
116f09e7
MC
57362004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5737
5738 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
5739 mysterious bug with sourceware version of expect.
5740
b1379776
MC
57412004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5742
5743 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
5744 current versions of gcc, including gcc abi 2. Remove gratuitous
5745 restart of test program. Use gdb_test_multiple and gdb_test for
5746 all tests. Add patterns to xfail missing "const" in "const char *"
5747 and kfail PR gdb/1155.
5748
6b7a4c0e
MC
57492004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5750
5751 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
5752 current versions of gcc, including gcc abi 2. Remove gratuitous
5753 restart of test program. Use gdb_test_multiple and gdb_test for
5754 all tests. Add patterns to kfail PR gdb/1498.
5755
51615d72
MC
57562003-12-31 Michael Chastain <mec.gnu@mindspring.com>
5757
5758 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
5759 current versions of gcc, including gcc abi 2. Use "breakpoint"
5760 and "continue" instead of restarting the target program. Use
5761 gdb_test_multiple and gdb_test for all tests.
5762
7b79a9d7
MK
57632004-01-01 Mark Kettenis <kettenis@gnu.org>
5764
5765 * gdb.asm/asm-source.exp: Update copyright year. Link statically
5766 for *-*-solaris2*.
5767
1cd3489f
MC
57682003-12-31 Michael Chastain <mec.gnu@mindspring.com>
5769
5770 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
5771 current versions of gcc, including gcc abi 2. Use "breakpoint"
5772 and "continue" instead of restarting the target program several
5773 times. Use gdb_test_multiple and gdb_test for all tests.
5774
850742db
MC
57752003-12-18 Michael Chastain <mec.gnu@mindspring.com>
5776
5777 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
5778 source files.
5779
eb4bbda8
MC
57802003-12-16 Michael Chastain <mec.gnu@mindspring.com>
5781
5782 * gdb.base/environ.exp: Handle compiling test case from multiple
5783 source files.
5784
e42c7771
MC
57852003-12-16 Michael Chastain <mec.gnu@mindspring.com>
5786
5787 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
5788
80e4b428
JB
57892003-12-17 Jim Blandy <jimb@redhat.com>
5790
5f06973a
JB
5791 * gdb.base/freebpcmd.c: Add copyright notice.
5792
80e4b428
JB
5793 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
5794
0ab84fb7
MC
57952003-12-16 Michael Chastain <mec.gnu@mindspring.com>
5796
5797 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
5798
1b3bb3d0
JB
57992003-12-13 Jim Blandy <jimb@redhat.com>
5800
5801 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
5802
3a4c9371
KB
58032003-12-12 Kevin Buettner <kevinb@redhat.com>
5804
5805 * gdb.asm/frv.inc: New file.
5806 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
5807
a1dea79a
FF
58082003-12-09 Fred Fish <fnf@redhat.com>
5809
5810 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
5811 functions to break1.c and leave prototypes behind. Add more
5812 "set breakpoint NN here" comments.
5813 * gdb.base/break1.c: New file.
5814
5815 * gdb.base/break.exp: Handle compiling test case from multiple
5816 source files and change source file references as needed.
5817 * gdb.base/completion.exp: Ditto.
5818 * gdb.base/condbreak.exp: Ditto.
5819 * gdb.base/define.exp: Ditto.
5820 * gdb.base/ena-dis-br.exp: Ditto.
5821 * gdb.base/info-proc.exp: Ditto.
5822 * gdb.base/maint.exp: Ditto.
5823 * gdb.base/until.exp: Ditto.
5824
5825 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
5826 hardcoded line numbers.
5827 * gdb.base/define.exp: Ditto.
5828 * gdb.base/ena-dis-br.exp: Ditto.
5829 * gdb.base/maint.exp: Ditto.
5830 * gdb.base/until.exp: Ditto.
5831
5832 * gdb.base/completion.exp: Use "break1" for completion tests since
5833 "break" is no longer a unique prefix.
5834
5266b69c
AC
58352003-12-06 Andrew Cagney <cagney@redhat.com>
5836
5837 * gdb.base/structs.exp (test_struct_returns): When applicable, set
5838 "return_value_unimplemented". When an unimplemented struct return
5839 architecture, report incorrect values as a KFAIL
5840
374451f0
MC
58412003-12-05 Michael Chastain <mec.gnu@mindspring.com>
5842
5843 * gdb.cp/rtti.exp: Accept new wording of warning from
5844 cp_lookup_rtti_type.
5845
ba9b20a7
MC
58462003-12-05 Michael Chastain <mec.gnu@mindspring.com>
5847
5848 Partial fix for PR testsuite/1456.
5849 * gdb.base/scope.exp (test_at_main): Replace references to
5850 gcc_compiled with calls to test_compiler_info.
5851 (test_at_foo): Likewise.
5852 (test_at_bar): Likewise.
5853
b74b6d0b
MC
58542003-12-04 Michael Chastain <mec.gnu@mindspring.com>
5855
5856 Partial fix for PR testsuite/1456.
5857 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
5858 to test_compiler_info.
5859
ccfa3402
MC
58602003-12-03 Michael Chastain <mec.gnu@mindspring.com>
5861
5862 * gdb.base/so-impl-ld.exp: Update copyright notice.
5863
f6246aba
MC
58642003-12-02 Michael Chastain <mec.gnu@mindspring.com>
5865
5866 Partial fix for PR testsuite/1456.
5867 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
5868 to test_compiler_info.
5869
13ae734a
MC
58702003-11-28 Michael Chastain <mec.gnu@mindspring.com>
5871
5872 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
5873 from current versions of gdb. Clean up regular expressions.
5874 Delete redundant timeout case.
5875
d8e1cdee
MC
58762003-11-28 Michael Chastain <mec.gnu@mindspring.com>
5877
5878 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
5879 from current versions of gdb. Clean up regular expressions.
5880 Delete redundant timeout case.
5881
96457b64
MC
58822003-12-01 Michael Chastain <mec.gnu@mindspring.com>
5883
5884 Partial fix for PR testsuite/1456.
5885 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
5886 gcc_compiled with call to test_compiler_info.
5887
f35309fc
MC
58882003-11-30 Michael Chastain <mec.gnu@mindspring.com>
5889
5890 Partial fix for PR testsuite/1456.
5891 * gdb.base/list.exp (test_list_function): Delete unused declaration
5892 of gcc_compiled.
5893
d7afdf9b
MC
58942003-11-29 Michael Chastain <mec.gnu@mindspring.com>
5895
5896 Partial fix for PR testsuite/1456.
5897 * gdb.base/complex.exp: Replace reference to gcc_compiled with
5898 call to test_compiler_info.
5899
71507b56
MK
59002003-11-29 Mark Kettenis <kettenis@gnu.org>
5901
5902 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
5903 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
5904 it to create the appropriate note.inc.
5905 * gdb.asm/asmsrc1.s: Include "note.inc".
5906 * gdb.asm/netbsd.inc: New file.
5907 * gdb.asm/empty.inc: New file.
5908
f81f93f7
MC
59092003-11-28 Michael Chastain <mec.gnu@mindspring.com>
5910
5911 Partial fix for PR testsuite/1456.
5912 * gdb.base/constvars.exp: Replace references to gcc_compiled with
5913 calls to test_compiler_info.
5914
9a77938e
MC
59152003-11-27 Michael Chastain <mec.gnu@mindspring.com>
5916
5917 Partial fix for PR testsuite/1456.
5918 * gdb.base/volatile.exp: Replace references to gcc_compiled with
5919 calls to test_compiler_info.
5920
e8367dc7
MK
59212003-11-27 Mark Kettenis <kettenis@gnu.org>
5922
5923 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
5924 pattern for the KFAILs.
5925
526c61ee
AF
59262003-11-25 Adam Fedor <fedor@gnu.org>
5927
5928 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
5929 * gdb.objc/objcdecode.m: New file.
5930
28f2d600
AF
59312003-11-25 Adam Fedor <fedor@gnu.org>
5932
5933 * gdb.objc/nondebug.exp: Test for PR objc/1236.
5934 * gdb.objc/nondebug.m: New file.
5935
a3895cee
BE
59362003-11-26 Ben Elliston <bje@wasabisystems.com>
5937
5938 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
5939 NetBSD as it does on FreeBSD. Modelled on a similar change by
5940 Mark Kettenis on 2003-05-30.
5941 (link-flags): Set to "--entry _start" regardless of target.
5942 Special linker flags are to be appended to $link-flags.
5943 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
5944
c9f2c8a3
MC
59452003-11-25 Michael Chastain <mec.gnu@mindspring.com>
5946
5947 * gdb.cp/method.exp: Accept output of new demangler.
5948
15a0587a 59492003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
5950
5951 * gdb/class2.exp: New file.
5952 * gdb/class2.cc: New file.
5953
3c00b570
MC
59542003-11-25 Michael Chastain <mec.gnu@mindspring.com>
5955
5956 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
5957 of new demangler.
5958
7027acc7
MK
59592003-11-23 Mark Kettenis <kettenis@gnu.org>
5960
5961 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
5962 of gdb_test "run".
5963
b0e1598a
MK
59642003-11-23 Mark Kettenis <kettenis@gnu.org>
5965
5966 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
5967 "continue" into "run".
5968
4d9eda44
MC
59692003-11-23 Michael Chastain <mec.gnu@mindspring.com>
5970
5971 Partial fix for PR testsuite/1456.
5972 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
5973 call to test_compiler_info.
5974 * gdb.cp/ctti.exp: Likewise.
5975 * gdb.cp/derivation.exp: Likewise.
5976 * gdb.cp/member-ptr.exp: Likewise.
5977 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
5978 reference to gcc_compiled.
5979
59802003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
5981
5982 Fix PR testsuite/1463.
5983 * gdb.base/structs.exp (start_structs_test): Call
5984 get_debug_format before using the debug format.
5985
d422fe19
AC
59862003-11-22 Andrew Cagney <cagney@redhat.com>
5987
5988 * lib/gdb.exp (gdb_test_multiple): Add simple example.
5989 * gdb.base/structs.exp: Use gdb_test_multiple.
5990
039cf96d
AC
59912003-11-20 Andrew Cagney <cagney@redhat.com>
5992
6882279b
AC
5993 * gdb.base/structs.exp: Handle and recover from internal errors.
5994 Replace "foo${n}" with "foo<n>" in test messages.
5995
e53890ae
AC
5996 * gdb.base/structs.exp: Update copyright. Rewrite.
5997 * gdb.base/structs.c: Update copyright. Rewrite.
5998
2b211c59
AC
5999 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
6000 resync count exceeded.
d63a86f8 6001
039cf96d
AC
6002 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
6003 from the internal error.
6004 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
6005 Original from Jim Blandy.
6006 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 6007
eac98b22
AC
60082003-11-19 Andrew Cagney <cagney@redhat.com>
6009
6010 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
6011 KFAIL.
6012
67455b2a
MK
60132003-11-17 Mark Kettenis <kettenis@gnu.org>
6014
6015 New testcase for PR backtrace/1435.
6016 * gdb.arch/i386-unwind.exp: New file.
6017 * gdb.arch/i386-unwind.c: New file.
6018
853d6e5b
AC
60192003-11-17 Andrew Cagney <cagney@redhat.com>
6020
6021 * lib/gdb.exp (compiler_info): New global.
6022 (test_compiler_info): New function.
6023 (get_compiler_info): Set compiler_info.
6024 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
6025 "compiler_info" to gcc-<major>-<minor>.
6026
38cf6e11
MC
60272003-11-15 Michael Chastain <mec.gnu@mindspring.com>
6028
6029 * gdb.trace/configure: Remove.
6030
a50d3602
EZ
60312003-11-13 Elena Zannoni <ezannoni@redhat.com>
6032
6033 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 6034 breakpoints.
a50d3602
EZ
6035 * gdb.base/break.exp: Remove all references to explicit line
6036 numbers.
6037
d9407aaa
NC
60382003-11-11 Nick Clifton <nickc@redhat.com>
6039
6040 * gdb.base/shreloc.exp: Do not run for targets which do not
6041 support shared objects.
6042
db488fc1
CV
60432003-11-10 Corinna Vinschen <vinschen@redhat.com>
6044
6045 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
6046 Don't run tests if nofileio flag is given.
6047
6a90a18e
EZ
60482003-11-07 Elena Zannoni <ezannoni@redhat.com>
6049
6050 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
6051 as well as 'Watchpoint'.
6052
0b915e9c
EZ
60532003-11-06 Elena Zannoni <ezannoni@redhat.com>
6054
6055 Reported by Jim Ingham <jingham@apple.com>:
6056 * gdb.base/annota1.exp: Match at least one occurrence of the
6057 signal handler annotation.
6058
d7e4b55f
EZ
60592003-11-06 Elena Zannoni <ezannoni@redhat.com>
6060
6061 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
6062 as well as 'Watchpoint'.
6063
2fe4e8d0
MC
60642003-11-05 Michael Chastain <mec@shout.net>
6065
6066 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
6067
6ef88553
KW
60682003-11-03 Kris Warkentin <kewarken@qnx.com>
6069
6070 * gdb.arch/gdb1291.c: New test file.
6071 * gdb.arch/gdb1291.exp: New test script.
6072 * gdb.arch/gdb1431.c: New test file.
6073 * gdb.arch/gdb1431.exp: New test script.
6074
ae7dc4d8
MC
60752003-10-22 Michael Chastain <mec@shout.net>
6076
6077 * gdb.mi/pthreads.c: Add copyright notice.
6078
c39d7427
MC
60792003-10-22 Michael Chastain <mec@shout.net>
6080
6081 * gdb.threads/pthreads.c: Add copyright notice.
6082
8b7d96c1
MC
60832003-10-20 Michael Chastain <mec@shout.net>
6084
6085 * gdb.base/gdb1056.exp: New test script.
6086
d1d69fdd
DJ
60872003-10-13 Daniel Jacobowitz <drow@mvista.com>
6088
6089 * gdb.threads/killed.exp: Use gdb_run_cmd.
6090
7d605576
DJ
60912003-10-13 Daniel Jacobowitz <drow@mvista.com>
6092
6093 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
6094 create a core file.
6095 * gdb.threads/gcore-thread.exp: Likewise.
6096
618ec112
CV
60972003-10-13 Corinna Vinschen <vinschen@redhat.com>
6098
6099 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
6100 type, based on char type.
6101 (struct bit_flags_short_t): New bitfield type, based on short type.
6102 (init_bit_flags_char): New fuction.
6103 (init_bit_flags_short): Ditto.
6104 (print_bit_flags_char): Ditto.
6105 (print_bit_flags_short): Ditto.
6106 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
6107
9367a73c
MC
61082003-10-11 Michael Chastain <mec@shout.net>
6109
6110 * gdb.base/call-rt-st.exp: Update copyright year.
6111
1decf120
KI
61122003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6113
6114 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
6115 * gdb.disasm/sh3.s: Ditto.
6116
5445b2ae
DJ
61172003-10-07 Daniel Jacobowitz <drow@mvista.com>
6118
6119 * gdb.threads/switch-threads.exp: New test.
6120 * gdb.threads/switch-threads.c: New source file.
6121
aec24853
CV
61222003-10-07 Corinna Vinschen <vinschen@redhat.com>
6123
6124 * gdb.base/ending-run.exp: Add sh specific case.
6125
adc7428d
AC
61262003-10-06 Andrew Cagney <cagney@redhat.com>
6127
6128 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
6129 * gdb.disasm/mn10200.exp: Delete obsolete file.
6130
c9d37158
DJ
61312003-09-29 Daniel Jacobowitz <drow@mvista.com>
6132
6133 * ChangeLog: Correct an entry command.exp -> commands.exp.
6134 * gdb.base/commands.exp (bp_deleted_in_command_test)
6135 (temporary_breakpoint_commands): Check noargs.
6136
79c2c32d
DC
61372003-09-25 David Carlton <carlton@kealia.com>
6138
6139 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
6140 of some print tests, where appropriate. Add tests for C::D::cd,
6141 E::ce, F::cXfX, G::XgX.
6142 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
6143
594e6d67
RE
61442003-09-25 Richard Earnshaw <rearnsha@arm.com>
6145
6146 * lib/java.exp (java_init): Import target_alias before using it.
6147
10f0d451
DC
61482003-09-25 David Carlton <carlton@kealia.com>
6149
6150 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
6151
274bcba0
EZ
61522003-09-23 Elena Zannoni <ezannoni@redhat.com>
6153
d63a86f8 6154 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
6155 weirdness.
6156
cdbf20f7
MC
61572003-09-17 Michael Chastain <mec@shout.net>
6158
6159 * gdb.cp/gdb1355.exp: New file.
6160 * gdb.cp/gdb1355.c: New file.
6161
71e06f80
CV
61622003-09-15 Corinna Vinschen <vinschen@redhat.com>
6163
6164 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
6165 * gdb.asm/sh.inc: New file.
6166
5c4e30ca
DC
61672003-09-11 David Carlton <carlton@kealia.com>
6168
bd45b7af
DC
6169 * gdb.cp/namespace.exp: Add tests for namespace types.
6170 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
6171 (test_namespace): New.
6172
1c199746
EZ
61732003-09-11 Elena Zannoni <ezannoni@redhat.com>
6174
6175 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 6176 * gdb.stabs/weird.exp: Ditto.
1c199746 6177
04ed252f
MC
61782003-09-08 Michael Chastain <mec@shout.net>
6179
6180 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
6181
d8a2d9e7
MC
61822003-09-07 Michael Chastain <mec@shout.net>
6183
6184 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
6185 'parse error'.
6186
161afb24
MK
61872003-09-07 Mark Kettenis <m.kettenis@osp.nl>
6188
6189 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
6190
49f2741a
MC
61912003-08-30 Michael Chastain <mec@shout.net>
6192
6193 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
6194 * gdb.gdb/observer.exp: Ditto.
6195 * gdb.gdb/xfullpath.exp: Ditto.
6196
8afa723e
MK
61972003-08-29 Mark Kettenis <kettenis@gnu.org>
6198
6199 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
6200 *-*-*bsd*.
6201
f31dfe3b
JJ
62022003-08-28 Jeff Johnston <jjohnstn@redhat.com>
6203
6204 * gdb.base/dump.exp: Skip for ia64.
6205
4630e498
JJ
62062003-08-25 Jeff Johnston <jjohnstn@redhat.com>
6207
6208 * gdb.asm/asm-source.exp: Add ia64 support.
6209 * gdb.asm/ia64.inc: New file.
6210
1105b7ef
MC
62112003-08-22 Michael Chastain <mec@shout.net>
6212
6213 * gdb.cp: New directory.
6214 * gdb.cp/*: Copy from gdb.c++/*.
6215 * gdb.c++/*: Remove.
6216 * Makefile.in: Change gdb.c++ to gdb.cp.
6217 * configure.in: Ditto.
6218 * configure: Regnerate.
6219
c945b932
MK
62202003-08-18 Mark Kettenis <kettenis@gnu.org>
6221
6222 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
6223 * gdb.arch/i386-prologue.c (gdb1338): Add function.
6224
2b66634b
DJ
62252003-08-17 Daniel Jacobowitz <drow@mvista.com>
6226
6227 * mi-var-display.exp (-var-list-children weird): Accept function
6228 pointers with argument types.
6229 * mi1-var-display.exp (-var-list-children weird): Likewise.
6230 * mi2-var-display.exp (-var-list-children weird): Likewise.
6231
a356f73b
DJ
62322003-08-17 Daniel Jacobowitz <drow@mvista.com>
6233
6234 * gdb.base/annota3.exp: Add missing newline.
6235
483417b8
MC
62362003-08-06 Michael Chastain <mec@shout.net>
6237
6238 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
6239
c99c59c3
MS
62402003-08-12 Michael Snyder <msnyder@redhat.com>
6241
6242 * gdb.base/float.exp: Add test for SH.
6243
55ed7501
MK
62442003-08-10 Mark Kettenis <kettenis@gnu.org>
6245
6246 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
6247
1a371f2e
EZ
62482003-08-07 Elena Zannoni <ezannoni@redhat.com>
6249
6250 * gdb.base/completion.exp: Remove reduntant completion test
6251 on filename.
6252
e0f353ce
EZ
62532003-08-07 Elena Zannoni <ezannoni@redhat.com>
6254
6255 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
6256 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
6257 gdb.trace/save-trace.exp: Make sure that full pathnames are
6258 escaped correctly.
6259
5710a1af 62602003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 6261
5710a1af
EZ
6262 * configure.in: Don't generate config.h from config.hin.
6263 * configure: Regenerate.
6264 * config.hin: Remove file.
6265 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
6266 * gdb.threads/pthreads.c: Ditto.
6267
dcd81ce9
DJ
62682003-08-07 Daniel Jacobowitz <drow@mvista.com>
6269
6270 From Kei Sakamoto <sakamoto.kei@renesas.com>:
6271 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
6272 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
6273 Replace ld24 with seth/add3.
6274
6009d884
AC
62752003-08-02 Andrew Cagney <cagney@redhat.com>
6276
6277 * gdb.base/annota3.exp: New file.
6278 * gdb.base/annota3.c: New file.
6279 * gdb.c++/annota3.exp: New file.
6280 * gdb.c++/annota3.cc: New file.
6281
51514e06
MC
62822003-07-29 Michael Chastain <mec@shout.net>
6283
6284 * gdb.threads/tls.c (spin): Check errno only if sem_wait
6285 actually failed.
6286 (do_pass): Likewise.
6287 * gdb.threads/tls.exp: Always initialize no_of_threads.
6288
4ee6625b
DJ
62892003-07-27 Daniel Jacobowitz <drow@mvista.com>
6290
6291 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
6292 pattern.
6293 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
6294 * gdb.threads/tls.exp: Recognize one case of the host library not
6295 supporting TLS.
6296
225f2bf6
AC
62972003-07-27 Andrew Cagney <cagney@redhat.com>
6298
6299 * gdb.base/fileio.exp: Use SH when running commands using
6300 remote_exec.
6301
bcb27c9f
DJ
63022003-07-24 Daniel Jacobowitz <drow@mvista.com>
6303
6304 From Kei Sakamoto <sakamoto.kei@renesas.com>:
6305 * gdb.base/relocate.c (dummy): New padding array.
6306
3d67be83
MS
63072003-07-22 Michael Snyder <msnyder@redhat.com>
6308
d63a86f8 6309 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
6310
6311 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
6312 patterns to be more general, accepting old and new output.
6313 Some output chars (such as '+') also must be quoted.
d63a86f8 6314 Some addresses are displayed numerically instead of
3d67be83
MS
6315 symbolically.
6316
57ba3b85
MS
63172003-07-23 Michael Snyder <msnyder@redhat.com>
6318
686d097c
MS
6319 * gdb.base/return2.exp: Don't test long-long return.
6320
57ba3b85
MS
6321 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
6322 * gdb.disasm/t01_mov.exp: Ditto.
6323 * gdb.disasm/t02_mova.s: Ditto.
6324 * gdb.disasm/t02_mova.exp: Ditto.
6325 * gdb.disasm/t03_add.s: Ditto.
6326 * gdb.disasm/t03_add.exp: Ditto.
6327 * gdb.disasm/t04_sub.s: Ditto.
6328 * gdb.disasm/t04_sub.exp: Ditto.
6329 * gdb.disasm/t05_cmp.s: Ditto.
6330 * gdb.disasm/t05_cmp.exp: Ditto.
6331 * gdb.disasm/t06_ari2.s: Ditto.
6332 * gdb.disasm/t06_ari2.exp: Ditto.
6333 * gdb.disasm/t07_ari3.s: Ditto.
6334 * gdb.disasm/t07_ari3.exp: Ditto.
6335 * gdb.disasm/t08_or.s: Ditto.
6336 * gdb.disasm/t08_or.exp: Ditto.
6337 * gdb.disasm/t09_xor.s: Ditto.
6338 * gdb.disasm/t09_xor.exp: Ditto.
6339 * gdb.disasm/t10_and.s: Ditto.
6340 * gdb.disasm/t10_and.exp: Ditto.
6341 * gdb.disasm/t11_logs.s: Ditto.
6342 * gdb.disasm/t11_logs.exp: Ditto.
6343 * gdb.disasm/t12_bit.s: Ditto.
6344 * gdb.disasm/t12_bit.exp: Ditto.
6345 * gdb.disasm/t13_otr.s: Ditto.
6346 * gdb.disasm/t13_otr.exp: Ditto.
6347
e00759ef
EZ
63482003-07-22 Elena Zannoni <ezannoni@redhat.com>
6349
6350 * gdb.threads/tls.exp :Add kfail for 'info address' case.
6351
8bc2021f
EZ
63522003-07-22 Elena Zannoni <ezannoni@redhat.com>
6353
6354 * gdb.threads/tls.c : New file.
6355 * gdb.threads/tls.exp : New file.
6356 * gdb.threads/tls-main.c : New file.
6357 * gdb.threads/tls-shared.c : New file.
6358 * gdb.threads/tls-shared.exp : New file.
6359
89320c4c
AS
63602003-07-22 Andreas Schwab <schwab@suse.de>
6361
6362 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
6363
180dea7c
AS
63642003-07-20 Andreas Schwab <schwab@suse.de>
6365
6366 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
6367 due to insn reordering.
6368
0714963c
AC
63692003-07-15 Andrew Cagney <cagney@redhat.com>
6370
6371 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
6372
98a23b3f
MC
63732003-07-15 Michael Chastain <mec@shout.net>
6374
6375 * gdb.base/gdb1250.exp: New file.
6376 * gdb.base/gdb1250.c: New file.
6377
27e417a2
ML
63782003-07-09 Michal Ludvig <mludvig@suse.cz>
6379
6380 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
6381 expansion of size_t to 'unsigned long', not only to 'unsigned'.
6382
8bc2021f
EZ
63832003-07-09 Elena Zannoni <ezannoni@redhat.com>
6384
6385 * gdb.threads/tls.c: New file.
6386 * gdb.threads/tls.exp: New file.
6387 * gdb.threads/tls-main.c: New file.
6388 * gdb.threads/tls-shared.c: New file.
6389 * gdb.threads/tls-shared.exp: New file.
6390
d99968dc
EZ
63912003-07-09 Elena Zannoni <ezannoni@redhat.com>
6392
6393 * gdb.base/annota1.exp: Make sure that we properly escape the
6394 full path of the source file. Xfail more permissive patterns,
d63a86f8 6395 due to a compiler debug info problem.
d99968dc 6396
83876b3b
AS
63972003-07-07 Andreas Schwab <schwab@suse.de>
6398
2705e972
AS
6399 * gdb.asm/m68k.inc: New file.
6400 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
6401
83876b3b
AS
6402 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
6403 arguments"): Also match negative number.
6404
6405 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
6406
3a871b37
DJ
64072003-07-03 Daniel Jacobowitz <drow@mvista.com>
6408
6409 * gdb.base/store.c (charest): New typedef.
6410 (add_char): Rename to add_charest, update.
6411 (wack_char): Rename to wack_charest, update types. Return l + r
6412 to keep r live across the call.
6413 (wack_short, wack_int, wack_long, wack_longest, wack_float)
6414 (wack_double, wack_doublest): Return l + r to keep r live across
6415 the call.
6416 * gdb.base/store.exp: Accomodate store.c changes.
6417
b2a7f303
DC
64182003-06-30 David Carlton <carlton@kealia.com>
6419
6420 * gdb.c++/maint.exp (test_invalid_name): New.
6421 (test_first_component): Add tests for invalid names.
6422
3c6cb4a1
MC
64232003-06-29 Michael Chastain <mec@shout.net>
6424
6425 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
6426 output of '<VTT for class>' for virtual base classes.
6427
f1c2644b
DJ
64282003-06-29 Daniel Jacobowitz <drow@mvista.com>
6429
6430 * gdb.base/completion.exp: Tab-complete "complet" instead of
6431 "compl".
6432 * gdb.base/complex.exp, gdb.base/complex.c: New files.
6433
18080350
DJ
64342003-06-29 Daniel Jacobowitz <drow@mvista.com>
6435
6436 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
6437 * gdb.base/volatile.exp: Likewise.
6438
f56973f8
DJ
64392003-06-29 Daniel Jacobowitz <drow@mvista.com>
6440
6441 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
6442 gdb/1265.
6443
64442003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
6445 Daniel Jacobowitz <drow@mvista.com>
6446
6447 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
6448 initial line count of 'captured_main' from 26 to 32.
6449 (test_with_self): Allow xmalloc call to be interleaved with the
6450 preceding two lines.
6451
e766d4d6
JB
64522003-06-24 Joel Brobecker <brobecker@gnat.com>
6453
6454 * gdb.base/bang.exp: New testcase.
6455
f125c9a4
JB
64562003-06-23 Joel Brobecker <brobecker@gnat.com>
6457
6458 * gdb.base/langs.exp: Add some tests for the "minimal" language
6459 support.
6460
6e25beaf
EZ
64612003-06-23 Elena Zannoni <ezannoni@redhat.com>
6462
6463 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
6464 the testcase.
6465
2f816dda
DJ
64662003-06-22 Daniel Jacobowitz <drow@mvista.com>
6467
6468 * gdb.base/relocate.exp: Test add-symbol-file with a variable
6469 offset.
6470
db5a5748
DJ
64712003-06-22 Daniel Jacobowitz <drow@mvista.com>
6472
6473 * gdb.c++/pr-1210.cc: New file.
6474 * gdb.c++/pr-1210.exp: New file.
6475
1df0c130
DJ
64762003-06-21 Daniel Jacobowitz <drow@mvista.com>
6477
6478 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
6479 000-exec-continue.
6480
a92feac0
MK
64812003-06-15 Mark Kettenis <kettenis@gnu.org>
6482
6483 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
6484 on *-*-*bsd* instead of *-*-freebsd*.
6485
81a58f5b
AC
64862003-06-14 Andrew Cagney <cagney@redhat.com>
6487
6488 * gdb.base/store.exp: Test longest and doublest. Test all
6489 parameters. Weaken return statement match.
6490 * gdb.base/store.c: Add longest and doublest - aka long long and
6491 long double functions. Put all parameters into local register
6492 variables. Use negative values.
6493
b257a0d3
AC
64942003-06-14 Andrew Cagney <cagney@redhat.com>
6495
6496 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
6497 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
6498 exit status.
6499 * gdb.base/fileio.exp: Disable target when nointerrupts and
6500 noinferiorio, instead of limiting it to remote. Use remote_exec
6501 instead of system.
d63a86f8 6502
21c38304
JJ
65032003-06-12 Jeff Johnston <jjohnstn@redhat.com>
6504
6505 * gdb.base/float.exp: Add ia64 support.
6506
1bcdb424
CV
65072003-06-12 Corinna Vinschen <vinschen@redhat.com>
6508
6509 * gdb.base/fileio.exp: Run only on remote targets.
6510
6aeb981f
CV
65112003-06-10 Corinna Vinschen <vinschen@redhat.com>
6512
6513 * gdb.base/fileio.c: New file, testing File-I/O.
6514 * gdb.base/fileio.exp: Ditto.
6515
53df362e
RG
65162003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
6517
6518 * gdb.base/shreloc.exp: New file, check symbol values obtained from
6519 shared objects after relocation at load time (gdb PR/1132).
6520 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
6521 as above, part of the shared object relocation test.
6522
ffee1b46
MK
65232003-06-08 Mark Kettenis <kettenis@gnu.org>
6524
b5ca3722
MK
6525 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
6526 fully filled history list.
6527 * gdb.base/gdb_history: New file.
6528
03ed860d
MK
6529 * gdb.base/signals.exp: XFAIL "continue to func1" on
6530 i*86-*-freebsd*.
6531
ffee1b46
MK
6532 * gdb.base/attach.exp: When trying to attach to a nonexistent
6533 process, make it possible to specify the PID based on the target,
6534 and do so for *-*-freebsd*.
6535
d80dbb52
RH
65362003-06-02 Richard Henderson <rth@redhat.com>
6537
6538 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
6539
6dd77b81
RH
65402003-06-02 Richard Henderson <rth@redhat.com>
6541
6542 * gdb.base/selftest.exp: Next over lim_at_start initialization.
6543
f6347e16
RH
65442003-06-02 Richard Henderson <rth@redhat.com>
6545
6546 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
6547
2c161407
DJ
65482003-06-01 Daniel Jacobowitz <drow@mvista.com>
6549
6550 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
6551 of globalvar.
6552
572eb746
MK
65532003-06-01 Mark Kettenis <kettenis@gnu.org>
6554
6555 * gdb.asm/asm-source.exp: Check for memory read errors in
6556 disassembler test on *BSD too.
6557
9e9617a5
RH
65582003-06-01 Richard Henderson <rth@redhat.com>
6559
6560 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
6561 for .frame.
6562 (gdbasm_call): Lose ldgp.
6563 (gdbasm_startup): Add frame information.
6564 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
6565
7b34ad4e
MK
65662003-05-31 Mark Kettenis <kettenis@gnu.org>
6567
6568 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
6569 i?86-*-*.
6570
10059fdf
MK
65712003-05-30 Mark Kettenis <kettenis@gnu.org>
6572
6573 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
6574 FreeBSD.
6575
acf4b816
RH
65762003-05-29 Richard Henderson <rth@redhat.com>
6577
6578 * gdb.asm/alpha.inc: New file.
6579 * gdb.asm/asm-source.exp: Use it.
6580
e9ecd949
JB
65812003-05-29 Jim Blandy <jimb@redhat.com>
6582
6583 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
6584 'core.PID'.
6585
e3e5a4f3
JB
65862003-05-22 Jim Blandy <jimb@redhat.com>
6587
6588 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
6589 backtrace.
d63a86f8 6590
72fe3d25
DC
65912003-05-20 David Carlton <carlton@math.stanford.edu>
6592
6593 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
6594 this time.
6595
58da2eb2
DC
65962003-05-19 David Carlton <carlton@bactrian.org>
6597
6598 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
6599 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
6600
1fcb5155
DC
66012003-05-19 David Carlton <carlton@bactrian.org>
6602
6603 * gdb.c++/namespace.exp: Add namespace scope and anonymous
6604 namespace tests.
6605 Bump copyright date.
6606 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
6607 (main): Call C::D::marker2.
6608 * gdb.c++/namespace1.cc: New file.
6609
85e85163
JJ
66102003-05-14 Jeff Johnston <jjohnstn@redhat.com>
6611
6612 Roland McGrath <roland@redhat.com>
d63a86f8 6613 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
6614 there is no manager thread.
6615
a25fbfec
JJ
66162003-05-08 Jeff Johnston <jjohnstn@redhat.com>
6617
d63a86f8
RM
6618 * gdb.threads/schedlock.exp: Remove assumption that all threads
6619 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
6620 in one of the child threads rather than the main thread.
6621
be375bae
JB
66222003-05-07 Jim Blandy <jimb@redhat.com>
6623
09bf6082
JB
6624 Add support for assembly source testing on the s390x.
6625 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
6626 architecture.
6627 * gdb.asm/s390x.inc: New file.
6628
be375bae
JB
6629 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
6630 succession of 'if' statements.
6631
00905d52
AC
66322003-05-05 Andrew Cagney <cagney@redhat.com>
6633
6634 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
6635
b1e29e33
AC
66362003-05-05 Andrew Cagney <cagney@redhat.com>
6637
6638 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
6639 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
6640
e33d66ec
EZ
66412003-05-02 Elena Zannoni <ezannoni@redhat.com>
6642
6643 * gdb.base/charset.exp: Update based on new behavior of set/show
6644 charset commands.
6645
2b6fd0d8
AC
66462003-05-01 Andrew Cagney <cagney@redhat.com>
6647
6648 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
6649 variable do not give memory errors.
6650
130cacce
AF
66512003-04-30 Adam Fedor <fedor@gnu.org>
6652
6653 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
6654 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
6655 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
6656 gdb.objc/basicclass.m: : New files
6657
6658 * lib/gdb.exp (gdb_compile_objc): New procedure.
6659
bea71854
DJ
66602003-04-27 Daniel Jacobowitz <drow@mvista.com>
6661
6662 * gdb.base/signals.exp: Make backtrace tests more specific.
6663
0f20eeea
DC
66642003-04-23 David Carlton <carlton@bactrian.org>
6665
6666 * gdb.c++/maint.exp (test_first_component): Add tests for
6667 'operator' in more locations.
6668
c8c4d8dc
KB
66692003-04-16 Kevin Buettner <kevinb@redhat.com>
6670
6671 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
6672
3fe60e3c
EZ
66732003-04-16 Elena Zannoni <ezannoni@redhat.com>
6674
6675 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
6676 func marke' instead. Update test name.
6677
9219021c
DC
66782003-04-15 David Carlton <carlton@math.stanford.edu>
6679
6680 * gdb.c++/maint.exp: New file.
6681
5dd55bdd
EZ
66822003-04-14 Elena Zannoni <ezannoni@redhat.com>
6683
6684 * gdb.threads/schedlock.c: Change type of thread function argument
6685 to long, to avoid warnings on 64-bit platforms.
6686
00890572
EZ
66872003-04-14 Elena Zannoni <ezannoni@redhat.com>
6688
6689 * gdb.base/attach.exp: Add new message from ptrace in case of
6690 attaching to nonexistent process.
d63a86f8 6691
93201743
JB
66922003-04-11 Jim Blandy <jimb@redhat.com>
6693
6694 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
6695 gdb.c++/userdef.cc: Place comments on the lines to which the
6696 marker function might return.
6697 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
6698 gdb.c++/userdef.exp: Look for those comments to check that we've
6699 returned to the right place, instead of checking line numbers.
6700
2a11c64d
EZ
67012003-04-11 Elena Zannoni <ezannoni@redhat.com>
6702
6703 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
6704 match on sourcefile name, instead of directory name.
6705
68ab8fc5
EZ
67062003-04-10 Elena Zannoni <ezannoni@redhat.com>
6707
d63a86f8 6708 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
6709 working directory name.
6710
5624293a
JB
67112003-04-09 Jim Blandy <jimb@redhat.com>
6712
6713 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
6714 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
6715 after an inferior function call, report the failure, but allow the
6716 test to continue.
6717
f1f02ee4
SC
67182003-04-05 Stephane Carrez <stcarrez@nerim.fr>
6719
6720 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
6721 with -DPROTOTYPES.
6722
6eb79af0
SC
67232003-04-05 Stephane Carrez <stcarrez@nerim.fr>
6724
6725 * gdb.base/break.exp: Revert last patch.
6726
8dfb4cf0
SC
67272003-04-04 Stephane Carrez <stcarrez@nerim.fr>
6728
6729 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
6730 with -DPROTOTYPES.
6731
ed4c619a
AC
67322003-04-02 Andrew Cagney <cagney@redhat.com>
6733
6734 * gdb.base/callfuncs.exp: Make "print add" messages unique.
6735 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
6736 matching directories by the name breakpoint.
6737 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
6738 Make "continue to marker1" consistent.
6739 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
6740 message consistent.
6741 * lib/gdb.exp: Put "the program is no longer running", and "the
6742 program exited" in parenthesis.
6743 * lib/mi-support.exp: Ditto.
d63a86f8 6744
4e35d5f0 67452003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 6746
4e35d5f0
BR
6747 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
6748
71900fe8
AC
67492003-03-29 Andrew Cagney <cagney@redhat.com>
6750
6751 * gdb.base/sizeof.c (main): Print the value of '\377'.
6752 * gdb.base/sizeof.exp: Check the sign of '\377'.
6753
c0655a16
MC
67542003-03-27 Michael Chastain <mec@shout.net>
6755
6756 * gdb.base/gdb1090.exp: New file.
6757 * gdb.base/gdb1090.cc: New file.
6758
5b2a3989
JB
67592003-03-27 J. Brobecker <brobecker@gnat.com>
6760
6761 * gdb.gdb/observer.exp: New regression test.
6762
79876890
MC
67632003-03-27 Michael Chastain <mec@shout.net>
6764
6765 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
6766 * gdb.base/ptype.exp: Likewise.
6767
6eac95e3
CV
67682003-03-27 Corinna Vinschen <vinschen@redhat.com>
6769
6770 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
6771
e8c71839
MC
67722003-03-26 Michael Chastain <mec@shout.net>
6773
6774 * gdb.base/ptype.exp: Actually use some typedef'd types.
6775
71b10041
SC
67762003-03-21 Stephane Carrez <stcarrez@nerim.fr>
6777
6778 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
6779 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
6780
2512cf80
CV
67812003-03-20 Corinna Vinschen <vinschen@redhat.com>
6782
6783 * gdb.base/default.exp: Fix regular expression.
6784
0d195a4f
CV
67852003-03-20 Corinna Vinschen <vinschen@redhat.com>
6786
6787 * gdb.base/args.exp: Fix regular expression.
6788
8a2dbca8
CV
67892003-03-20 Corinna Vinschen <vinschen@redhat.com>
6790
6791 * gdb.base/help.exp: Allow Win32 child process.
6792
bf028682
CV
67932003-03-20 Corinna Vinschen <vinschen@redhat.com>
6794
6795 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
6796 when stepping out of main().
6797
182dbe85
CV
67982003-03-20 Corinna Vinschen <vinschen@redhat.com>
6799
6800 * gdb.base/default.exp: Check for win32 specific message when calling
6801 "run" without executable.
6802
d67a6ba5
CV
68032003-03-20 Corinna Vinschen <vinschen@redhat.com>
6804
6805 * gdb.base/args.exp: Expect .exe in output.
6806
a955b5bb
CV
68072003-03-20 Corinna Vinschen <vinschen@redhat.com>
6808
6809 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
6810 Cygwin native.
6811
bf6bad4b
AC
68122003-03-17 Andrew Cagney <cagney@redhat.com>
6813
6814 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
6815 vector registes.
6816 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
6817 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
6818
293e9a31
DC
68192003-03-17 David Carlton <carlton@math.stanford.edu>
6820
6821 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
6822 test, for PR breakpoints/38.
6823 Call test_watchpoint_and_breakpoint.
6824 * gdb.base/watchpoint.c (func3): New function.
6825 (main): Call func3.
6826
5330f2db
DC
68272003-03-04 David Carlton <carlton@math.stanford.edu>
6828
6829 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
6830 Garply<Garply<char> >:: garply".
6831 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
6832 with respect to PR c++/1111; note also PR c++/1113.
6833 (test_template_breakpoints): KFAIL "constructor breakpoint" with
6834 respect to PR c++/1062.
6835 KFAIL "destructor breakpoint" with respect to PR c++/1112.
6836
6ece72da
DC
68372003-03-03 David Carlton <carlton@math.stanford.edu>
6838
6839 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
6840 with respect to PR c++/57.
6841 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
6842 c++/826.
6843 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
6844 respect to PR c++/57.
6845
85ca1584
DC
68462003-03-03 David Carlton <carlton@math.stanford.edu>
6847
6848 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
6849 respect to PR c++/33 into FAILs.
6850
98e9c5b8
MC
68512003-03-03 Michael Chastain <mec@shout.net>
6852
7bedbf27
MC
6853 * configure.in: Update copyright years.
6854
68552003-03-03 Michael Chastain <mec@shout.net>
6856
6857 * Makefile.in: Update copyright years.
98e9c5b8 6858
f683e100
DC
68592003-02-28 David Carlton <carlton@math.stanford.edu>
6860
6861 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
6862 print class instead of struct and/or superfluous protection
6863 specifiers, as long as the resulting output is equivalent to the
6864 source code.
6865 Delete FIXME from end of messages on tests that don't need
6866 fixing.
6867
a9e0cf2c
DC
68682003-02-28 David Carlton <carlton@math.stanford.edu>
6869
6870 * gdb.c++/templates.exp (do_tests): Allow const in the two
6871 Foo<volatile char *>::foo tests.
6872
e8d359df
MS
68732003-02-27 Michael Snyder <msnyder@redhat.com>
6874
d63a86f8 6875 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
6876 will be consistant.
6877
0b71dc91
DC
68782003-02-26 David Carlton <carlton@math.stanford.edu>
6879
6880 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
6881 char *>::foo" test with respect to PR c++/33. Create a new test
6882 which is identical to that one except that it doesn't put the
6883 space between the "char" and the "*"; KFAIL it, too.
6884
dd14ab43
DC
68852003-02-26 David Carlton <carlton@math.stanford.edu>
6886
6887 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
6888 template types into either PASSes or KFAILs (corresponding to PR
6889 c++/57). Tweak indentation. Update copyright.
6890
1146c7f1
SC
68912003-02-23 Stephane Carrez <stcarrez@nerim.fr>
6892
6893 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
6894
74641dfb
MC
68952003-02-13 Michael Chastain <mec@shout.net>
6896
6897 * gdb.base/exprs.exp: Remove i960 remnants.
6898 * gdb.base/funcargs.exp: Likewise.
6899 * gdb.base/list.exp: Likewise.
6900 * gdb.base/ptype.exp: Likewise.
6901
559cd2d0
DC
69022003-02-14 David Carlton <carlton@math.stanford.edu>
6903
6904 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
6905 pEe->D::vg()" from XFAIL to KFAIL.
6906
c4f90d87
JM
69072003-02-13 Jason Molenda (jmolenda@apple.com)
6908
6909 * gdb.base/maint.exp: Update maint print statistics regexp to include
6910 new entries.
6911
cbc4d97c
MC
69122003-02-13 Michael Chastain <mec@shout.net>
6913
6914 * gdb.c++/inherit.exp: Remove call to get_debug_format.
6915
40f235b7
MC
69162003-02-12 Michael Chastain <mec@shout.net>
6917
6918 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
6919 * gdb.c++/inherit.exp: Likewise.
6920 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
6921 * gdb.c++/templates.exp: Likewise.
6922 * gdb.c++/virtfunc.exp: Likewise.
6923
c56716b0
JM
69242003-02-06 Jason Molenda (jason-cl@molenda.com)
6925
6926 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
6927 why the code is written that way.
6928
070afcf8
MC
69292003-02-05 Michael Chastain <mec@shout.net>
6930
6931 * gdb.base/dump.exp: Add missing copyright line.
6932
5d0331e5
JM
69332003-02-05 Jason Molenda (jason-cl@molenda.com)
6934
f7ae6d3e 6935 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
6936 at the beginning so the breakpoint doesn't get set on the loop.
6937
92851186
MC
69382003-02-05 Michael Chastain <mec@shout.net>
6939
6940 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
6941 output for configurations with gcc 2.95.3.
6942
cbf1e085
AC
69432003-02-05 Keith Seitz <keiths@redhat.com>
6944 Andrew Cagney <ac131313@redhat.com>
6945
6946 * gdb.mi/mi-cli.exp: New file.
d63a86f8 6947
29518e1e
MC
69482003-02-04 Michael Chastain <mec@shout.net>
6949
6950 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
6951 Call perror and then continue.
6952
5af1d5f3
MC
69532003-02-03 Michael Chastain <mec@shout.net>
6954
6955 * gdb.c++/pr-1023.cc: New file.
6956 * gdb.c++/pr-1023.exp: New file.
6957
6b549786
JB
69582003-02-05 Jim Blandy <jimb@redhat.com>
6959
6960 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
6961 it's local to foobar. Check for it there, and check that it's not
6962 present in main.
6963 * gdb.c++/local.cc (marker2): New function.
6964 (foobar): Call marker1.
6965 (main): Call marker2 instead of marker1.
6966
67f16606
AC
69672003-02-04 Andrew Cagney <ac131313@redhat.com>
6968
6969 * gdb.disasm/mn10200.exp: Obsolete file.
6970 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
6971 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
6972 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
6973
1c5cb38e
DC
69742003-02-04 David Carlton <carlton@math.stanford.edu>
6975
6976 * gdb.c++/overload.exp: Test intToChar(1).
6977 * gdb.c++/overload.cc (intToChar): New.
6978 (main): Call intToChar.
6979
d1fe6965
DC
69802003-02-03 David Carlton <carlton@math.stanford.edu>
6981
6982 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
6983 'might_kfail' arg.
6984 KFAIL some of the continue_to_bp_overloaded calls, according to
6985 PR c++/1025.
6986
9ba61c5d
MC
69872003-02-01 Michael Chastain <mec@shout.net>
6988
6989 * gdb.base/advance.c (marker1): New marker function.
6990 * gdb.base/advance.exp: When the 'advance' command lands on the
6991 return breakpoint, it can legitimately stop on either the
6992 current line or the next line. Accommodate both outcomes.
6993 * gdb.base/until.exp: Likewise.
6994
e7494ffb
AC
69952003-02-02 Andrew Cagney <ac131313@redhat.com>
6996
6997 2002-11-10 Jason Molenda (jason-cl@molenda.com):
6998 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
6999 now a list, not a tuple.
7000 * gdb.mi/mi-var-display.exp: Ditto.
7001 * gdb.mi/gdb792.exp: Ditto.
7002
075559bc
AC
70032003-02-01 Andrew Cagney <ac131313@redhat.com>
7004
7005 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
7006 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
7007 stack backtraces.
7008 * gdb.mi/mi-syn-frame.c: Part of same.
7009
2bd4c7b1
MK
70102003-02-01 Mark Kettenis <kettenis@gnu.org>
7011
7012 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
7013 gdb.mi/mi1-pthreads.exp: Return instead of calling
7014 gdb_suppress_entire_file.
7015
eabd8992
MS
70162003-02-01 Mark Salter <msalter@redhat.com>
7017
7018 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
7019
71469e2f
MS
70202003-01-31 Mark Salter <msalter@redhat.com>
7021
7022 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
7023 Support empty arg.
7024
38a94d44
MC
70252003-01-30 Michael Chastain <mec@shout.net>
7026
7027 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
7028 This was a workaround for a UTF-8 bug in readline 4.3. The bug
7029 has been fixed in gdb/readline on 2003-01-09.
7030
19ea9e73
MS
70312003-01-29 Michael Snyder <msnyder@redhat.com>
7032
e8d359df
MS
7033 * gdb.base/maint.exp: Allow for leading underscore in symbol.
7034 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
7035 * gdb.base/args.exp: Skip if target does not support args passing.
7036
2307bd6a
DJ
70372003-01-22 Daniel Jacobowitz <drow@mvista.com>
7038
19ea9e73 7039 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
7040 gdb_test. Accept a list of expect arguments as the third
7041 parameter.
7042 (gdb_test): Use it.
7043
f2dd3617
EZ
70442003-01-20 Elena Zannoni <ezannoni@redhat.com>
7045
7046 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
7047 allow for different test tree configurations. Update some
7048 tescases accordingly.
7049 * gdb.arch/altivec-regs.exp: Ditto.
7050 * gdb.asm/asm-source.exp: Ditto.
7051 * gdb.base/advance.exp: Ditto.
7052 * gdb.base/display.exp: Ditto.
d63a86f8 7053 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
7054 * gdb.base/mips_pro.exp: Ditto.
7055 * gdb.base/overlays.exp: Ditto.
7056 * gdb.base/relocate.exp: Ditto.
7057 * gdb.base/setshow.exp: Ditto.
7058 * gdb.base/step-line.exp: Ditto.
7059 * gdb.base/step-test.exp: Ditto.
7060 * gdb.base/until.exp: Ditto.
7061 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
7062
c71cdefd
DC
70632003-01-17 David Carlton <carlton@math.stanford.edu>
7064
7065 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
7066 corresponding to PR c++/945.
7067 Update copyright.
7068
fdba05d7
DC
70692003-01-17 David Carlton <carlton@math.stanford.edu>
7070
7071 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
7072 corresponding to PR c++/68.
7073
70742003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
7075
7076 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
7077 (test_paddr_hairy_functions): Call print_addr_2_kfail for
7078 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
7079
c362c33a
EZ
70802003-01-15 Elena Zannoni <ezannoni@redhat.com>
7081
0fbc361c
EZ
7082 * gdb.base/break.exp: Fix change of default location, because of
7083 removal of until tests.
7084 * gdb.base/help.exp: Update test for new 'until' help message.
7085 Add test for help on 'advance'.
c362c33a
EZ
7086 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
7087
dabf8a35
MK
70882003-01-15 Mark Kettenis <kettenis@gnu.org>
7089
7090 * gdb.base/default.exp: Adapt "info float" test for recent changes
7091 to that command. Add test for "info vector".
7092 * gdb.base/float.exp: New file. Add test for "info float" that
7093 resembles the old test in gdb.base/default.exp.
7094
a1769aca
DC
70952003-01-15 David Carlton <carlton@math.stanford.edu>
7096
7097 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
7098
82025e13
EZ
70992003-01-15 Elena Zannoni <ezannoni@redhat.com>
7100
7101 * gdb.base/break.exp: Move the tests of until command from here...
7102 * gdb.base/until.exp: ... to here. New file. Add other tests.
7103 * gdb.base/advance.c: New file.
7104 * gdb.base/advance.exp: New file.
7105
8f9ab801
EZ
71062003-01-14 Elena Zannoni <ezannoni@redhat.com>
7107
7108 * gdb.base/args.c: New file.
7109 * gdb.base/args.exp: New file.
7110
9ae66589
DJ
71112003-01-14 Daniel Jacobowitz <drow@mvista.com>
7112
7113 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
7114
8d77e5c3
DJ
71152003-01-14 Daniel Jacobowitz <drow@mvista.com>
7116
7117 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
7118
12d2f0a1
DJ
71192003-01-14 Daniel Jacobowitz <drow@mvista.com>
7120
7121 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
7122 dates.
7123
6ca37014
DJ
71242003-01-13 Daniel Jacobowitz <drow@mvista.com>
7125
7126 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
7127
b0023472
DJ
71282003-01-13 Daniel Jacobowitz <drow@mvista.com>
7129
7130 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
7131 (ptype &*"foo").
7132 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
7133
607fbc54 71342003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
7135
7136 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
7137 * gdb.mi/mi1-console.exp: Likewise.
7138
607fbc54 71392003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
7140
7141 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
7142 * gdb.mi/mi1-console.exp: Likewise.
7143
a1fb14a2
DJ
71442003-01-13 Daniel Jacobowitz <drow@mvista.com>
7145
7146 * gdb.c++/overload.exp: Remove some fixed XFAILs.
7147
c4cf40b7
DJ
71482003-01-09 Daniel Jacobowitz <drow@mvista.com>
7149
7150 * gdb.base/detach.exp: New test.
7151
696d5a5b
DJ
71522003-01-09 Daniel Jacobowitz <drow@mvista.com>
7153
7154 * Makefile.in (ALL_SUBDIRS): New variable.
7155 (subdirs, clean, distclean): Use it.
7156 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
7157 regenerating Makefile, since it is generated from the top level.
7158 * gdb.asm/Makefile.in: Likewise.
7159 * gdb.base/Makefile.in: Likewise.
7160 * gdb.c++/Makefile.in: Likewise.
7161 * gdb.disasm/Makefile.in: Likewise.
7162 * gdb.java/Makefile.in: Likewise.
7163 * gdb.mi/Makefile.in: Likewise.
7164 * gdb.threads/Makefile.in: Likewise.
7165 * gdb.trace/Makefile.in: Likewise.
7166
754533e4
DC
71672003-01-09 David Carlton <carlton@math.stanford.edu>
7168
7169 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
7170 Add copyright year 2003.
7171
d8b3e9ee
MC
71722003-01-06 Michael Chastain <mec@shout.net>
7173
7174 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
7175 When selecting a thread, 'line' and 'file' are optional.
7176 * gdb.mi/mi1-pthreads.exp: Likewise.
7177
8e9e0fe6
AS
71782003-01-06 Andreas Schwab <schwab@suse.de>
7179
7180 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
7181 failures.
7182
b5ab8ff3
DJ
71832003-01-04 Daniel Jacobowitz <drow@mvista.com>
7184
7185 Fix PR gdb/844
7186 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
7187 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
7188
7189 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
7190 instead of calling gdb_suppress_entire_file.
7191 * gdb.threads/print-threads.exp: Likewise.
7192 * gdb.threads/schedlock.exp: Likewise.
7193
7194 * gdb.threads/killed.exp: Return instead of calling
7195 gdb_suppress_entire_file.
7196 * gdb.threads/linux-dp.exp: Likewise.
7197 * gdb.threads/pthreads.exp: Likewise.
7198
1e698235
DJ
71992003-01-04 Daniel Jacobowitz <drow@mvista.com>
7200
7201 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
7202 stabs.
7203 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
7204 * gdb.base/whatis.exp: Always allow (void) after function names.
7205
147ff08c
DJ
72062003-01-04 Daniel Jacobowitz <drow@mvista.com>
7207
7208 * gdb.c++/casts.exp: Correct regexp.
7209
dc62bfc2
MK
72102003-01-04 Mark Kettenis <kettenis@gnu.org>
7211
7212 * configure.in: Call AC_CONFIG_HEADER. Don't call
7213 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
7214 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
7215 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
7216 aforementioned directories in the AC_OUPUT call.
7217 * config.hin: New file.
7218 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
7219 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
7220 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
7221 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
7222 pass -I$objdir instead of -I$objdir/$subdir in compilation.
7223 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
7224 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
7225 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
7226 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
7227 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
7228 gdb.threads/configure.in, gdb.threads/configure,
7229 gdb.threads/config.in, gdb.trace/configure.in,
7230 gdb.trace/configure: Removed.
7231
77afa639
MC
72322003-01-03 Michael Chastain <mec@shout.net>
7233
7234 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
7235 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
7236
7634bb6e
DJ
72372003-01-03 Daniel Jacobowitz <drow@mvista.com>
7238
7239 * gdb.base/store.exp: Fix regular expressions.
7240
b39c905e
MK
72412002-12-28 Mark Kettenis <kettenis@gnu.org>
7242
7243 * configure.in: Rewrite.
7244 * configure: Regenerated.
7245
0a8551dd
DC
72462003-01-03 David Carlton <carlton@math.stanford.edu>
7247
7248 * gdb.base/psymtab.exp: New file.
7249 * gdb.base/psymtab1.c: Ditto.
7250 * gdb.base/psymtab2.c: Ditto.
7251
c60b7188
AF
72522002-12-23 Adam Fedor <fedor@gnu.org>
7253
7254 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
7255
ee73db83
DC
72562002-12-23 David Carlton <carlton@math.stanford.edu>
7257
7258 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
7259 and current_directory initialization.
7260
d6c1774e
JB
72612002-12-22 Jim Blandy <jimb@redhat.com>
7262
f0a847b8
JB
7263 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
7264 rather than as part of the output file name.
7265
d6c1774e
JB
7266 * gdb.base/attach.exp: There's no need to copy the test program to
7267 /tmp; that was only ever necessary on HP/UX, and this test is
7268 entirely disabled there anyway.
7269
f0708dbb
JB
72702002-12-21 Jim Blandy <jimb@redhat.com>
7271
4c2acfea
JB
7272 * gdb.c++/psmang.exp: Doc fix.
7273
f0708dbb
JB
7274 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
7275 test.
7276
9579e000
DC
72772002-12-20 David Carlton <carlton@math.stanford.edu>
7278
7279 * gdb.c++/annota2.exp: KFAIL annotate-quit.
7280
d1810171
MC
72812002-12-18 Michael Chastain <mec@shout.net>
7282
7283 * gdb.c++/annota2.exp: Add copyright year 2002.
7284
76565097
DC
72852002-12-17 David Carlton <carlton@math.stanford.edu>
7286
7287 * gdb.c++/try_catch.cc: Add marker comments.
7288 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
7289 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
7290 * gdb.c++/m-static.cc: Ditto.
7291 * gdb.c++/m-static1.cc: Ditto.
7292 * gdb.c++/try_catch.cc: Ditto.
7293
da81390b
JJ
72942002-12-16 Jeff Johnston <jjohnstn@redhat.com>
7295
7296 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
7297 to see whether we are using the new -environment-directory
7298 command which resets via -r or the old version of the command
7299 which may prompt the user. Part of fix for gdb/741.
7300
b304d130
AC
73012002-12-13 Andrew Cagney <ac131313@redhat.com>
7302
7303 * gdb.fortran/types.exp: Update obsolete comment.
7304 * gdb.fortran/exprs.exp: Ditto.
7305 * lib/gdb.exp: Delete obsolete code.
7306 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
7307 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
7308 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
7309 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
7310 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
7311 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
7312 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
7313 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
7314 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
7315 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
7316 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
7317 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
7318 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
7319 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
7320 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
7321 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
7322 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
7323 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
7324 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
7325 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
7326 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
7327 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
7328 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
7329 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
7330 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
7331 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
7332 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
7333 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
7334 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
7335 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
7336 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
7337 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
7338 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
7339 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
7340 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
7341 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
7342 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
7343
a23b6e6a
DC
73442002-12-11 David Carlton <carlton@math.stanford.edu>
7345
7346 * gdb.c++/m-data.exp: Add test for members that shadow global
7347 variables: see PR gdb/804.
7348 * gdb.c++/m-data.cc: Ditto.
7349
6604731b
DJ
73502002-12-10 Daniel Jacobowitz <drow@mvista.com>
7351
7352 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
7353
de46ecd7
DC
73542002-12-06 David Carlton <carlton@math.stanford.edu>
7355
7356 * gdb.base/store.c: Don't declare functions static.
7357
27e829d0
AC
73582002-12-04 Andrew Cagney <ac131313@redhat.com>
7359
7360 * gdb.base/store.exp, gdb.base/store.c: New files.
7361
92806416
DJ
73622002-12-03 Daniel Jacobowitz <drow@mvista.com>
7363
7364 * gdb.base/selftest.exp: Update for current gdb.
7365
3bcbaac5
DJ
73662002-12-03 Daniel Jacobowitz <drow@mvista.com>
7367
7368 * gdb.base/maint.exp: Only dump symbols from one source file
7369 or objfile.
7370
f4f00b1f
DJ
73712002-12-03 Daniel Jacobowitz <drow@mvista.com>
7372
7373 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
7374 function call.
7375
f1c8a949
JB
73762002-11-25 Jim Blandy <jimb@redhat.com>
7377
7378 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
7379 function appearing in error message.
7380
9e297a97
DJ
73812002-11-21 Daniel Jacobowitz <drow@mvista.com>
7382
7383 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
7384
1f312e79
JJ
73852002-11-08 Jeff Johnston <jjohnstn@redhat.com>
7386
d63a86f8
RM
7387 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
7388 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
7389 should be in mi console format. This is part of fix for PR gdb/604.
7390
83c31e7d
FN
73912002-09-18 Fernando Nasser <fnasser@redhat.com>
7392
7393 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
7394 which explicitly prints the zero offset as "+0".
7395
322b3f65
DJ
73962002-10-22 Daniel Jacobowitz <drow@mvista.com>
7397
7398 * gdb.threads/schedlock.c (args): Make unsigned.
7399
74002002-10-21 Daniel Jacobowitz <drow@mvista.com>
7401
7402 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
7403 numbers. Allow "foo2|selected stack frame".
7404 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
7405 * gdb.asm/asmsrc2.s: Likewise.
7406 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
7407 comments.
7408 * gdb.asm/mips.inc: New file.
7409
5e2fe5b8
AF
74102002-10-18 Adam Fedor <fedor@gnu.org>
7411
7412 * gdb.base/default.exp: Update expected output to include 'ObjC'.
7413 * gdb.base/help.exp: Likewise.
7414
abe1a5d0
KB
74152002-10-17 Kevin Buettner <kevinb@redhat.com>
7416
7417 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
7418 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
7419
10abb1d4
JB
74202002-10-02 Jim Blandy <jimb@redhat.com>
7421
7422 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
7423
1f609b42
AC
74242002-10-01 Andrew Cagney <ac131313@redhat.com>
7425
7426 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
7427 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
7428 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
7429 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
7430 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
7431 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
7432 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
7433
0aee02e4
AC
74342002-09-29 Andrew Cagney <ac131313@redhat.com>
7435
7436 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
7437 * mi0-disassemble.exp, mi0-eval.exp: Delete.
7438 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
7439 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
7440 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
7441 * mi0-var-block.exp, mi0-var-child.exp: Delete.
7442 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 7443
6fde09ad
KB
74442002-09-27 Kevin Buettner <kevinb@redhat.com>
7445
7446 * gdb.base/annota1.exp (info break): Make directory components of
7447 path optional since not all compilers emit this debug information.
7448
7449 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
7450 step ends up stepping out of the function instead of stopping on
7451 the epilogue.
7452
9e8aab75
KS
74532002-09-26 Keith Seitz <keiths@redhat.com>
7454
7455 * lib/insight-support.exp (gdbtk_start): Figure out where
7456 the insight executable is based on where gdb is. Use this
7457 executable to start insight instead of gdb.
7458
e36180d7
AC
74592002-09-25 Andrew Cagney <cagney@redhat.com>
7460
7461 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
7462
9dd34b2b
AC
74632002-09-24 Andrew Cagney <ac131313@redhat.com>
7464
7465 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
7466 test_isolated_complaints.
7467 (test_empty_complaint): New function.
7468 (test_empty_complaints): New function. Check no output when no
7469 complaints.
d63a86f8 7470
dea97812
KB
74712002-09-19 Jim Blandy <jimb@redhat.com>
7472
7473 * gdb.base/charset.exp, gdb.base/charset.c: New files.
7474
54951bd7
AC
74752002-09-19 Andrew Cagney <ac131313@redhat.com>
7476
7477 * gdb.gdb/complaints.exp: New file.
7478
dec43320
AC
74792002-09-18 Andrew Cagney <ac131313@redhat.com>
7480
7481 * gdb.base/maint.exp: Check `help maint internal-warning'.
7482
e70d6e3f
DC
74832002-09-18 David Carlton <carlton@math.stanford.edu>
7484
7485 * gdb.c++/m-static.exp: Remove breakpoints depending on line
7486 numbers, and replace them by a single breakpoint after the
7487 constructors are all finished.
7488 Add test 4.
7489 * gdb.c++/m-static.cc: Add test 4.
7490 * gdb.c++/m-static.h: New file.
7491 * gdb.c++/m-static1.cc: New file.
7492
7493 * gdb.c++/printmethod.exp: New file.
7494 * gdb.c++/printmethod.cc: New file.
7495
7496 * gdb.c++/pr-574.exp: New file.
7497 * gdb.c++/pr-574.cc: New file.
7498
afb5c968
CV
74992002-09-18 Corinna Vinschen <vinschen@redhat.com>
7500
7501 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
7502 embedded targets which never actually exit.
7503
31e45dee
FN
75042002-09-18 Fernando Nasser <fnasser@redhat.com>
7505
7506 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
7507 "don't step after run" as unresolved or unsupported, instead of xfail.
7508
a283c5a1
CV
75092002-09-18 Corinna Vinschen <vinschen@redhat.com>
7510
7511 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
7512 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
7513 Add newline to expected string in "step out of main (status wrapper)"
7514 case.
7515
11350d2a
CV
75162002-09-18 Corinna Vinschen <vinschen@redhat.com>
7517
7518 * lib/gdb.exp (rerun_to_main): Allow restarting application.
7519 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
7520
0deec7d6
TT
75212002-09-17 Tom Tromey <tromey@redhat.com>
7522
7523 * gdb.base/printcmds.exp (test_print_string_constants): Expect
7524 \000, not \0, in double-quoted string.
7525
b2b4a1b5
CV
75262002-09-14 Corinna Vinschen <vinschen@redhat.com>
7527
c9d37158 7528 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
7529 string after running the commands execution on breakpoint tests.
7530
1c56143a
CV
75312002-09-13 Corinna Vinschen <vinschen@redhat.com>
7532
7533 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
7534
37f8da45
JB
75352002-09-12 Joel Brobecker <brobecker@gnat.com>
7536
7537 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
7538
08b468e0
KS
75392002-09-10 Keith Seitz <keiths@redhat.com>
7540
7541 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
7542 runto proc.
7543 (mi_run_to_main): Use mi_runto.
7544 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
7545
dc360f58
KS
75462002-09-10 Keith Seitz <keiths@redhat.com>
7547
7548 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
7549 regexp for stopping at main. Could have multiple event notifications.
7550 Don't assume that main was declared with no parameters.
7551 (mi_next): Use mi_step_to.
7552 (mi_step): Use mi_next_to.
7553
ce3abcfb
CV
75542002-09-09 Corinna Vinschen <vinschen@redhat.com>
7555
7556 * gdb.base/default.exp: Fix expected string in `info float' test.
7557
d1f5b980
BE
75582002-09-09 Ben Elliston <bje@redhat.com>
7559
7560 * config/mips.exp: Update comments.
7561 * config/mips-idt.exp: Likewise.
7562 * config/nind.exp: Likewise.
7563 * config/slite.exp: Likewise.
7564 * config/sparclet.exp: Likewise.
7565 * config/udi.exp: Likewise.
7566 * config/vx.exp: Likewise.
7567 * config/vxworks29k.exp: Likewise.
7568
2f71430b
JB
75692002-09-05 Jim Blandy <jimb@redhat.com>
7570
7571 * gdb.threads/killed.exp: Fix test failure message.
7572
7ddebc7e
KS
75732002-09-04 Keith Seitz <keiths@redhat.com>
7574
7575 * lib/mi-support.exp: Update copyright.
7576 (mi_gdb_test): Increase the priority of the expected pattern
7577 so that it matches gdb_test.
7578
0ae67eb3
KS
75792002-09-03 Keith Seitz <keiths@redhat.com>
7580
7581 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
7582 Use integer comparison instead of string comparison for testing
7583 whether binary was built.
7584
38fc42c8
JB
75852002-09-03 Jim Blandy <jimb@redhat.com>
7586
7587 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
7588
b6ff0e81
JB
75892002-08-29 Jim Blandy <jimb@redhat.com>
7590
7591 * gdb.threads/pthreads.exp: Move the portable thread compilation
7592 code into a function in lib/gdb.exp, and call that from here.
7593 * lib/gdb.exp (gdb_compile_pthreads): New function.
7594
07c98896
KS
75952002-08-29 Keith Seitz <keiths@redhat.com>
7596
7597 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
7598 expect_out so that callers can get at it.
7599
0312286c
DJ
76002002-08-23 Daniel Jacobowitz <drow@mvista.com>
7601
7602 * gdb.threads/print-threads.c: New file.
7603 * gdb.threads/print-threads.exp: New file.
7604 * gdb.threads/schedlock.c: New file.
7605 * gdb.threads/schedlock.exp: New file.
7606
dd039bc4
EZ
76072002-08-22 Elena Zannoni <ezannoni@redhat.com>
7608
7609 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
7610 not altivec.c.
7611
1f36144c
MK
76122002-08-17 Mark Kettenis <kettenis@gnu.org>
7613
7614 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
7615 targets. The problem should be fixed now.
7616
16057ec7 76172002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
7618
7619 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
7620 2002-07-24 change that removes final dots from error messages.
7621
3c1499ad
TT
76222002-08-13 Tom Tromey <tromey@redhat.com>
7623
7624 * gdb.base/readline.exp: New file.
7625
a20ce2c3
AC
76262002-08-01 Andrew Cagney <ac131313@redhat.com>
7627
7628 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
7629 supress message.
7630
db034ac5
AC
76312002-08-01 Andrew Cagney <cagney@redhat.com>
7632
7633 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
7634 CHILL_FOR_TARGET and CHILL_LIB.
7635 * configure.in (configdirs): Remove gdb.chill.
7636 * configure: Regenerate.
7637 * lib/gdb.exp: Obsolete references to chill.
7638 * gdb.fortran/types.exp: Ditto.
7639 * gdb.fortran/exprs.exp: Ditto.
7640
3e000b18
KB
76412002-07-30 Kevin Buettner <kevinb@redhat.com>
7642
7643 * gdb.base/shlib-call.exp (additional_flags): Conditionally
7644 set Irix-specific compile and link flags.
7645
28f4966b
KB
76462002-07-29 Kevin Buettner <kevinb@redhat.com>
7647
7648 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
7649 source files. The ``-o'' option doesn't work with the ``-E'' option
7650 when using the Irix compiler.
7651
46c0d5a6
DJ
76522002-07-19 Daniel Jacobowitz <drow@mvista.com>
7653
7654 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
7655 Improve support for reusing an exec file. Copy exec file
7656 to target, and run gdbserver on the target instead of on the host.
7657
eecf4bed
JB
76582002-07-18 Jim Blandy <jimb@redhat.com>
7659
0f815cdf
JB
7660 * gdb.base/ending-run.exp: Don't expect to see the program end in
7661 some orderly fashion when we're running on a real stand-alone
7662 board.
7663
eecf4bed
JB
7664 * gdb.base/interrupt.exp: Correct logic for skipping tests on
7665 targets that don't support interrupts.
7666
52d309e4
JB
76672002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
7668
7669 * gdb.base/attach.exp: Add patterns to match output from /proc-based
7670 systems.
7671 Move comments in expect statements to inside the actions, so that they
7672 don't get matched against.
7673
ff683d9e
MK
76742002-07-10 Mark Kettenis <kettenis@gnu.org>
7675
7676 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
7677 function when asleep" test.
7678
b5356753
AC
76792002-07-10 Andrew Cagney <ac131313@redhat.com>
7680
7681 * gdb.base/page.exp: Rewrite to handle problems with very long
7682 `info set' output. Update copyright.
7683
6aa4d13a
AC
76842002-06-26 Andrew Cagney <ac131313@redhat.com>
7685
7686 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
7687 gdb.threads-hp.
7688 * gdb.hp/configure: Regenerate.
7689 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
7690 * gdb.hp/gdb.threads-hp/configure: Delete file.
7691 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
7692
8cf8c2b8
AC
76932002-06-22 Andrew Cagney <ac131313@redhat.com>
7694
7695 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
7696 setlocale, bindtextdomain and textdomain.
7697
6827a8f8
JB
76982002-06-11 Jim Blandy <jimb@redhat.com>
7699
919d772c
JB
7700 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
7701 preprocessor macro information is present.
7702
6827a8f8
JB
7703 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
7704 tests.
7705
c15b0d21
MS
77062002-06-06 Michael Snyder <msnyder@redhat.com>
7707
c5984d70
MS
7708 * gdb.base/overlays.exp: Record addresses of overlay
7709 functions in TCL variables rather than in GDB variables,
7710 to avoid having GDB convert them to pointers (with loss
7711 of information).
7712
d63a86f8 7713 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 7714 default linker script changes.
c15b0d21
MS
7715 * gdb.base/long_long.exp: Add check for sizeof (long double).
7716
be26fe0d
ML
77172002-06-06 Michal Ludvig <mludvig@suse.cz>
7718
7719 * gdb.asm/asm-source.exp: Add x86-64 target.
7720 * gdb.asm/x86_64.inc: New.
d63a86f8 7721
258093ca 77222002-05-30 Michael Chastain <mec@shout.net>
258093ca 7723
4b3153f1 7724 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
7725 * gdb.c++/m-static.cc: New file.
7726 * gdb.c++/m-static.exp: New file.
7727
241264c6
MS
77282002-05-28 Michael Snyder <msnyder@redhat.com>
7729
7730 * gdb.base/call-ar-st.exp: Allow for reduced floating point
7731 precision.
7732
9bba8c8f 77332002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 7734
4b3153f1 7735 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
7736 * gdb.c++/m-data.cc: New file.
7737 * gdb.c++/m-data.exp: New file.
7738
77392002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 7740
4b3153f1 7741 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 7742 * gdb.c++/try_catch.cc: New file.
d63a86f8 7743 * gdb.c++/try_catch.exp: New file.
9bba8c8f 7744
def1b996
MC
77452002-05-27 Michael Chastain <mec@shout.net>
7746
7747 * gdb.c++/local.exp: Accept more nested types in output.
7748
522ba268
MC
77492002-05-26 Michael Chastain <mec@shout.net>
7750
7751 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
7752
277254ba
MS
77532002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
7754
7755 * lib/gdb.exp (gdb_wrapper_init): Just because
7756 gdb_wrapper_file exists, this does not mean that the file
7757 should not be rebuilt. That is what gdb_wrapper_initialized
7758 is for.
7759 (default_gdb_init): Reset gdb_wrapper_initialized.
7760
b61a8733
MS
77612002-05-23 Michael Snyder <msnyder@redhat.com>
7762
d63a86f8 7763 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
7764 the precision of the floating point test results.
7765 * gdb.base/call-rt-st.exp: Ditto.
7766
b61a8733
MS
7767 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
7768 * gdb.base/call-rt-st.exp: Ditto.
7769
56f6e910
MC
77702002-05-19 Michael Chastain <mec@shout.net>
7771
7772 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
7773
ad0b0016
EZ
77742002-05-19 Elena Zannoni <ezannoni@redhat.com>
7775
7776 * configure.in (configdirs): Add gdb.arch.
7777 * configure: Regenerate.
7778
f617d2b6
JB
77792002-05-17 Jim Blandy <jimb@redhat.com>
7780
7781 * gdb.base/completion.exp: Recognize the more detailed error
7782 messages produced by the macro expander's lexical analyzer.
7783
eac2a696
EZ
77842002-05-14 Elena Zannoni <ezannoni@redhat.com>
7785
7786 * gdb.arch/altivec-abi.c: New file.
7787 * gdb.arch/altivec-abi.exp: New file.
7788 * gdb.arch/altivec-regs.c: New file.
7789 * gdb.arch/altivec-regs.exp: New file.
7790
2fdde8f8
DJ
77912002-05-14 Daniel Jacobowitz <drow@mvista.com>
7792
7793 * gdb.base/maint.exp (maint print type): Update for new type
7794 structure.
d63a86f8 7795
e31f1a7c
EZ
77962002-05-14 Elena Zannoni <ezannoni@redhat.com>
7797
7798 * gdb.arch: New directory.
7799 * gdb.arch/configure.in: New file.
7800 * gdb.arch/configure: New file.
7801 * gdb.arch/Makefile.in: New file.
7802
db589741
CV
78032002-05-13 Corinna Vinschen <vinschen@redhat.com>
7804
7805 * gdb.asm/asm-source.exp: Add v850 as supported target.
7806 * gdb.asm/v850.inc: New file.
7807
8ce2a7dc
DJ
78082002-05-13 Daniel Jacobowitz <drow@mvista.com>
7809
7810 * gdb.c++/annota2.exp (annotate-quit): Add comment.
7811
df763c7f
DJ
78122002-05-12 Daniel Jacobowitz <drow@mvista.com>
7813
7814 * gdb.base/break.exp: Check 'break "marker2"'.
7815
377daeed
MS
78162002-05-10 Michael Snyder <msnyder@redhat.com>
7817
7818 * gdb.base/long_long.exp: Fix typo.
7819
c4b7bc2b
JB
78202002-05-10 Jim Blandy <jimb@redhat.com>
7821
ecac9a4e
JB
7822 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
7823 a bug.
7824
c4b7bc2b
JB
7825 * gdb.base/printcmds.exp (test_integer_literals_rejected):
7826 Recognize more detailed error message produced by the macro
7827 expander's lexical analyzer.
7828 * lib/gdb.exp (test_print_reject): Same.
7829
e71019a1
MK
78302002-05-09 Mark Kettenis <kettenis@gnu.org>
7831
7832 * gdb.c++/method.exp: Fix typo.
7833
fedfc8e6
MS
78342002-05-08 Michael Snyder <msnyder@redhat.com>
7835
166a1957
MS
7836 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
7837 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 7838 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
7839 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
7840 Add iftarget clause for strongarm.
d63a86f8 7841
f1c47eb2
MS
78422002-05-06 Michael Snyder <msnyder@redhat.com>
7843
cb9a9d3e
MS
7844 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
7845 (gdb_continue_to_end): Accept output from status wrapper.
7846 * gdb.base/ending-run.exp: Add case for output from status wrapper.
7847 Clean up fail messages to match pass messages.
7848
f1c47eb2
MS
7849 Enable the "needs_status_wrapper" testsuite feature.
7850 * lib/gdb.exp (gdb_wrapper_init): New procedure.
7851 (gdb_compile): Conditionally call gdb_wrapper_init.
7852 * gdb.base/a2-run.exp: Recognize output from status wrapper.
7853 * gdb.c++/method.exp: Recognize output from status wrapper.
7854
6079c749
BE
78552002-05-06 Ben Elliston <bje@redhat.com>
7856From Graydon Hoare <graydon@redhat.com>
7857
7858 * config/sid.exp: Include support for "rawsid" protocol.
7859
188baff3
JB
78602002-05-03 Jim Blandy <jimb@redhat.com>
7861
7862 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
7863 * gdb.c++/hang3.C: New file.
7864
b9c07f0f
AC
78652002-05-04 Andrew Cagney <ac131313@redhat.com>
7866
7867 * gdb.base/default.exp: Remove obsolete code.
7868 * gdb.c++/misc.exp: Ditto. Update copyright.
7869 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
7870 * gdb.base/whatis.exp: Ditto. Update copyright.
7871 * gdb.base/scope.exp: Ditto. Update copyright.
7872 * gdb.base/ptype.exp: Ditto. Update copyright.
7873 * gdb.base/printcmds.exp: Ditto. Update copyright.
7874 * gdb.base/opaque.exp: Ditto. Update copyright.
7875 * gdb.base/list.exp: Ditto.
7876 * gdb.base/funcargs.exp: Ditto. Update copyright.
7877 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
7878 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
7879 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
7880 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
7881 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
7882 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
7883
5c7a0397
MS
78842002-05-02 Michael Snyder <msnyder@redhat.com>
7885
d6dcc264 7886 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
7887 * gdb.base/long_long.exp: Add xscale target.
7888 * gdb.base/default.exp: Add xscale target.
7889
eb7f1c48
JB
78902002-05-01 Jim Blandy <jimb@redhat.com>
7891
7892 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
7893 gdb.c++/hang.exp: New test.
7894
a6befae8
FF
78952002-05-01 Fred Fish <fnf@redhat.com>
7896
7897 * gdb.base/completion.exp: Handle completions of "./Make" for
7898 more than one completion possibility, as is the case when we
7899 build and test in the source tree.
7900
0a310277
AG
79012002-04-29 Anthony Green <green@redhat.com>
7902
7903 * gdb.java/jmisc1.exp: New file.
7904 * gdb.java/jmisc2.exp: New file.
7905
6ff9af88
DJ
79062002-04-24 Daniel Jacobowitz <drow@mvista.com>
7907
7908 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
7909
96b3d632
EZ
79102002-04-23 Elena Zannoni <ezannoni@redhat.com>
7911
7912 * gdb.base/help.exp: Change 'help status' to allow for target
7913 dependent output differences.
7914
5019bb54
MC
79152002-04-22 Michael Chastain <mec@shout.net>
7916
7917 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
7918
a805a116
MC
79192002-04-22 Michael Chastain <mec@shout.net>
7920
7921 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
7922
a1706bfd
DM
79232002-04-17 David S. Miller <davem@redhat.com>
7924
7925 * gdb.asm/sparc64.inc: New file.
7926 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
7927
a73a20a2
EZ
79282002-04-19 Elena Zannoni <ezannoni@redhat.com>
7929
7930 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
7931 instruction file directly into the build tree. Clean up at end of
7932 test.
7933
ba678339
DM
79342002-04-18 David S. Miller <davem@redhat.com>
7935
7936 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
7937 handle 64-bit platforms correctly.
7938 * gdb.base/maint.exp: Likewise.
7939
b03399da
KB
79402002-04-18 Kevin Buettner <kevinb@redhat.com>
7941
7942 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
7943 ``-fpic'' when compiling files comprising a shared library, but
7944 it does need additional linker flags in order to find shared
7945 libraries at run time.
7946
e2004992
KB
79472002-04-18 Kevin Buettner <kevinb@redhat.com>
7948
7949 * gdb.base/cvexpr.c (use): New function.
7950 (main): Invoke use() on all global variables to prevent
7951 some linkers from deleting these otherwise unused symbols.
7952
d8937120
MC
79532002-04-17 Michael Chastain <mec@shout.net>
7954From David S. Miller <davem@redhat.com>
7955
7956 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
7957 handle 64-bit platforms correctly.
7958
ffd61a58
MS
79592002-04-12 Michael Snyder <msnyder@redhat.com>
7960From Jim Blandy <jimb@redhat.com>
7961 * gdb.base/foo.c (foox): Remove section attribute; the linker
7962 script can handle this instead.
7963 * gdb.base/bar.c (barx): Same.
7964 * gdb.base/baz.c (bazx): Same.
7965 * gdb.base/grbx.c (grbxx): Same.
7966
7967 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
7968 manager doesn't automatically unmap overlays unnecessarily.
7969
6b8426a6
MH
79702002-04-10 Martin M. Hunt <hunt@redhat.com>
7971
7972 * gdb.base/ending-run.exp: Fix pattern for Mips targets
7973 stepping out of main.
7974
34af4875
MC
79752002-04-09 Michael Chastain <mec@shout.net>
7976
7977 * gdb.c++/local.cc (main): Move call to marker1() inside nested
7978 scope so that the nested scope tests will make sense.
7979 * gdb.c++/local.exp: Write patterns that actually work with gcc
7980 (the HP patterns "were never known to work with gcc").
7981 Keep the old aCC patterns too.
7982
2d1676a0
DJ
79832002-04-09 Daniel Jacobowitz <drow@mvista.com>
7984
7985 * gdb.base/attach.exp: Correct target board test.
7986
3a63e3f9
MC
79872002-04-08 Michael Chastain <mec@shout.net>
7988
7989 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
7990 in a const method. Add some xfail and fail cases for configurations
7991 that do not emit the "const ...".
7992
f18dabd2
MC
79932002-04-07 Michael Chastain <mec@shout.net>
7994
7995 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
7996 Accept "A * const" and "const A * const" as type of "this".
7997 Fix spelling of getFunky throughout. Make messages uniform.
7998
0fcddd82
EZ
79992002-04-07 Elena Zannoni <ezannoni@redhat.com>
8000
8001 Work around for PR gdb/285:
8002 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
8003
16a8534a
EZ
80042002-04-07 Elena Zannoni <ezannoni@redhat.com>
8005
8006 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
8007 instructions file at run time instead of configure time.
8008 Sometimes we run the test in a directory that is not the one we
8009 configured in.
8010 * gdb.asm/configure.in: Delete creation of symlink.
8011 * gdb.asm/configure: Regenerate.
8012
24181d81
JB
80132002-04-05 J. Brobecker <brobecker@gnat.com>
8014
8015 * gdb.gdb/xfullpath.exp: New test, to exercise the new
8016 xfullpath () function.
8017
7cdb7107
DJ
80182002-04-04 Daniel Jacobowitz <drow@mvista.com>
8019
8020 * gdb.asm/Makefile.in: Correct dependencies.
8021
8022 * gdb.asm/powerpc.inc: New file.
8023 * gdb.asm/asm-source.exp: Add PowerPC.
8024 * gdb.asm/configure.in: Likewise.
8025 * gdb.asm/configure: Regenerated.
8026
a7d17088
DJ
80272002-04-04 Daniel Jacobowitz <drow@mvista.com>
8028
8029 * gdb.base/relocate.exp: New file.
8030 * gdb.base/relocate.c: New file.
8031
cd721503
FF
80322002-04-04 Fred Fish <fnf@redhat.com>
8033
8034 * gdb.base/step-test.exp: Update comment regarding stopping in
8035 memcpy/bcopy calls inserted as part of the compiler runtime.
8036
b22ad7a7
MS
80372002-04-04 Michael Snyder <msnyder@redhat.com>
8038
8039 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
8040
5f279fa6
DJ
80412002-04-03 Daniel Jacobowitz <drow@mvista.com>
8042
8043 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
8044 (gdb_expect): Remove $notransfer hack.
8045
dd0fd3ce
DJ
80462002-04-02 Daniel Jacobowitz <drow@mvista.com>
8047
8048 * gdb.c++/classes.exp ("calling method for small class"): Match
8049 updated register output.
8050
1e50cda1
DJ
80512002-03-30 Daniel Jacobowitz <drow@mvista.com>
8052
8053 Fix PR gdb/452
8054 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
8055 when finished. Make gdb_file_cmd send "exec-file" when
8056 appropriate.
8057
24015922
DJ
80582002-03-30 Daniel Jacobowitz <drow@mvista.com>
8059
8060 * gdb.base/attach.exp: Remove extra setup_xfail.
8061
dd7dfd64
MS
80622002-03-26 Michael Snyder <msnyder@redhat.com>
8063
8064 * gdb.base/default.exp: Add tests for dump, append, and restore.
8065 * gdb.base/help.exp: Add tests for dump, append, and restore.
8066 * gdb.base/dump.exp: New file, test dump, append and restore.
8067 * gdb.base/dump.c: New file.
8068
48b2f8d7
MS
80692002-03-27 Michael Snyder <msnyder@redhat.com>
8070
d63a86f8 8071 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
8072 clean-ups in help messages.
8073
05b4d525
FF
80742002-03-26 Fred Fish <fnf@redhat.com>
8075
8076 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
8077 have debugging info for those functions and the compiler uses them
8078 internally to copy structs around.
8079
d7679631
FF
80802002-03-26 Fred Fish <fnf@redhat.com>
8081
8082 * gdb.base/list.exp: Revert the change made yesterday and add note
8083 about why we don't list the default lines for remote targets.
8084
523ac3f9
MS
80852002-03-25 Michael Snyder <msnyder@redhat.com>
8086
8087 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
8088
754b2b8d
FF
80892002-03-25 Fred Fish <fnf@redhat.com>
8090
8091 * gdb.base/list.exp: This test works on remote targets so remove
8092 the short circuit for remote targets. Update copyright.
8093
33c3e192
FF
80942002-03-25 Fred Fish <fnf@redhat.com>
8095
8096 * gdb.base/attach.exp: Fix logic error that was suppressing this
8097 test for all non hppa*-*-hpux* targets, instead of the hp target.
8098 Move comments closer to the suppression point. Also now need to
8099 check that we are running natively.
8100
d43e73ee
MS
81012002-03-22 Michael Snyder <msnyder@redhat.com>
8102
882c8f02
MS
8103 * gdb.base/default.exp: Add test for gcore. Update copyright.
8104 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 8105
04c12f60
FF
81062002-03-06 Fred Fish <fnf@redhat.com>
8107
8108 * gdb.base/funcargs.c: Remove extraneous ';' character.
8109 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
8110
b43df995
MC
81112002-03-04 Michael Chastain <mec@shout.net>
8112
8113 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
8114 accommodate gcc v3 function signature.
8115 * gdb.mi/mi0-var-cmd-exp: Ditto.
8116
92362027
AC
81172002-02-24 Andrew Cagney <ac131313@redhat.com>
8118
8119 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
8120 ``GNU/Linux'' or ``Linux kernel''
8121 * testsuite/gdb.threads/pthreads.c: Ditto.
8122
258ad32d
MC
81232002-02-24 Michael Chastain <mec@shout.net>
8124
8125 * gdb.threads/pthreads.c (thread1): Add a return statement.
8126 (thread2): Likewise.
8127 (foo): Likewise.
8128
04c3b3d4
MC
81292002-02-23 Michael Chastain <mec@shout.net>
8130
8131 * gdb.threads/linux-dp.c (philosopher): Add a return statement
8132 to placate gcc.
8133
5a2a0a20
MC
81342002-02-23 Michael Chastain <mec@shout.net>
8135
8136 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
8137 test "ptype bint". The test passes on all my stabs configurations.
8138
a640f7fc
JB
81392002-02-21 Jim Blandy <jimb@redhat.com>
8140
27924826
JB
8141 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
8142 filename at a time, and watch for the ones we want to see.
8143
a640f7fc
JB
8144 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
8145 types of pointers to prototyped functions.
8146
edcc8c75
AC
81472002-02-20 Andrew Cagney <ac131313@redhat.com>
8148
8149 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
8150 signed, unsigned and straight char.
8151 (padding_char, padding_short, padding_int, padding_long,
8152 padding_long_long, padding_float, padding_double,
8153 padding_long_double): New global variables.
8154 (fill, fill_structs): New functions.
8155
8156 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
8157 for correctly sized writes. Update copyright.
8158 (get_valueof): New procedure.
8159 (get_sizeof): Call get_valueof.
8160 (check_valueof): New procedure.
8161 (check_padding): New procedure.
8162
ac57ea44
MC
81632002-02-20 Michael Chastain <mec@shout.net>
8164
8165 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
8166 to setup_xfail. Document some of the remaining calls.
8167
7a10c941
MC
81682002-02-18 Michael Chastain <mec@shout.net>
8169
8170 * gdb.c++/userdef.exp: Update copyright year.
8171
fb8acdcc
DJ
81722002-02-18 Daniel Jacobowitz <drow@mvista.com>
8173
8174 * gdb.c++/userdef.exp: Test overloaded operators properly.
8175 Remove xfails.
8176
fda6ae12
MS
81772002-02-14 Michael Snyder <msnyder@redhat.com>
8178
8179 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
8180
676a0442
DJ
81812002-02-14 Daniel Jacobowitz <drow@mvista.com>
8182
8183 * gdb.base/a2-run.exp: Check for a remote target properly.
8184 * gdb.base/annota1.exp: Likewise.
8185 * gdb.base/list.exp: Likewise.
8186 * gdb.base/reread.exp: Likewise.
8187 * gdb.base/scope.exp: Likewise.
8188 * gdb.base/shlib-call.exp: Likewise.
8189 * gdb.base/term.exp: Likewise.
8190 * gdb.c++/annota2.exp: Likewise.
8191
78b4f468
RE
81922002-02-13 Richard Earnshaw <rearnsha@arm.com>
8193
8194 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
8195
9a81ba51
MC
81962002-02-10 Michael Chastain <mec@shout.net>
8197
8198 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
8199 (call_after_alloca): Ditto.
8200
004af6c7
DJ
82012002-02-10 Daniel Jacobowitz <drow@mvista.com>
8202
8203 * gdb.base/ending-run.exp: Guard "cont" test with
8204 gdb_skip_stdio_test.
8205
37225f62
JB
82062002-02-06 Jim Blandy <jimb@redhat.com>
8207
8208 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
8209 from here...
8210 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
8211 To here. Disable this test on non-HP platforms. Add big comment.
8212
fe6fdd96
MS
82132002-02-04 Michael Snyder <msnyder@redhat.com>
8214
8215 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
8216 other than d10v and m32r.
8217
036fad3f
RE
82182002-02-02 Richard Earnshaw <rearnsha@arm.com>
8219
8220 * gdb.base/default.exp: Rewrite test patterns to reduce time
8221 taken to match them.
8222
7148ab62
DJ
82232002-01-30 Daniel Jacobowitz <drow@mvista.com>
8224
8225 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
8226 Allow a start function above main.
8227 * gdb.threads/linux-dp.exp: Fix copyright date.
8228
396cc255
DJ
82292002-01-30 Daniel Jacobowitz <drow@mvista.com>
8230
8231 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
8232 (check_philosopher_stack): Check for manager thread before checking
8233 for a just-starting thread.
8234
f038d31b
DJ
82352002-01-30 Daniel Jacobowitz <drow@mvista.com>
8236
8237 From Neil Booth <neil@daikokuya.demon.co.uk>:
8238 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
8239 warnings.
8240
b3ff9d9a
FF
82412002-01-21 Fred Fish <fnf@redhat.com>
8242
8243 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
8244 not caller.
8245
39ad761d
JB
82462002-01-21 Jim Blandy <jimb@redhat.com>
8247
8248 * gdb.base/reread.exp: Check that GDB properly re-reads the
8249 executable file when it changes while no inferior is running.
8250
aaf320fa
FF
82512002-01-21 Fred Fish <fnf@redhat.com>
8252
8253 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
8254 optionally accept the "shlib events" variation.
8255
808a31f5
JB
82562002-01-21 Jim Blandy <jimb@redhat.com>
8257
8258 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
8259 call `fflush' after every `printf', so that the output is produced
8260 at predictable points, regardless of whatever buffering does (or
8261 doesn't) take place.
8262 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
8263 at different points.
8264
4420d5e2
DJ
82652002-01-20 Daniel Jacobowitz <drow@mvista.com>
8266
8267 * gdb.c++/inherit.exp: Update copyright years.
8268 * gdb.c++/method.exp: Likewise.
8269
3e36a0f4
DJ
82702002-01-20 Daniel Jacobowitz <drow@mvista.com>
8271
8272 * gdb.c++/classes.exp: Update for improved v3 support and skipping
8273 artificial methods/arguments.
8274 * gdb.c++/derivation.exp: Likewise.
8275 * gdb.c++/inherit.exp: Likewise.
8276 * gdb.c++/method.exp: Likewise.
8277 * gdb.c++/virtfunc.exp: Likewise.
8278
b4ceaee6
AC
82792002-01-18 Andrew Cagney <ac131313@redhat.com>
8280
8281 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
8282 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
8283 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
8284 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
8285 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
8286 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
8287
ecace851
JB
82882002-01-17 Jim Blandy <jimb@redhat.com>
8289
8290 * gdb.asm/asm-source.exp (info symbol): Take another shot at
8291 anchoring the pattern matching the entry point symbol's name.
8292
375fc983
AC
82932002-01-17 Andrew Cagney <ac131313@redhat.com>
8294
8295 * gdb.base/maint.exp: Update ``maint internal-error'' to match
8296 continue/quit query. Update copyright.
8297
fe6fdd96
MS
82982002-01-14 Michael Snyder <msnyder@redhat.com>
8299
8300 * gdb.base/gcore.exp: Remove extra debugging output.
8301
e017c81f
DJ
83022002-01-13 Daniel Jacobowitz <drow@mvista.com>
8303
8304 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
8305 for slightly dubious v2 mangled string.
8306
37ab3bf8
DJ
83072002-01-13 Daniel Jacobowitz <drow@mvista.com>
8308
8309 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
8310
1bc05c3a 83112002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 8312
1bc05c3a 8313 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 8314
1bc05c3a
JM
8315 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
8316 constructors.
8317 * gdb.c++/derivation.exp: Likewise.
8318 * gdb.c++/templates.exp: Likewise.
8319 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 8320
1bc05c3a
JM
83212002-01-10 Michael Snyder <msnyder@redhat.com>
8322
8323 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 8324
a911c360
MS
83252002-01-08 Michael Snyder <msnyder@redhat.com>
8326
8327 * gdb.base/gcore.exp: New test for generate-core-file command.
8328 * gdb.base/gcore.c: Testcase for above.
8329 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
8330
ea2119ec
JM
83312002-01-08 Jason Merrill <jason@redhat.com>
8332
8333 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
8334
68203136
FF
83352002-01-07 Fred Fish <fnf@redhat.com>
8336
8337 * gdb.c++/overload.exp: Remove unconditional xfails for:
8338 print foo_instance1.overloadargs(1)
8339 print foo_instance1.overloadargs(1, 2)
8340 print foo_instance1.overloadargs(1, 2, 3)
8341 print foo_instance1.overloadargs(1, 2, 3, 4)
8342 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
8343 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
8344 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
8345 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
8346 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
8347 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
8348 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
8349 print foo_instance1.overload1arg()
8350 print foo_instance1.overload1arg((char)arg2)
8351 print foo_instance1.overload1arg((signed char)arg3)
8352 print foo_instance1.overload1arg((unsigned char)arg4)
8353 print foo_instance1.overload1arg((int)arg7)
8354 print foo_instance1.overload1arg((unsigned int)arg8)
8355 print foo_instance1.overload1arg((float)arg11)
8356 print foo_instance1.overload1arg((double)arg12)
d63a86f8 8357
21b9b5b1
MS
83582002-01-07 Michael Snyder <msnyder@redhat.com>
8359
8360 * gdb.base/huge.exp: New test. Print a very large target data object.
8361 (skip_huge_test): New test variable. Define if you want to skip this
8362 test. The test reads an 8 megabyte data object from the target, so it
8363 might be very time consuming on remote targets with a slow connection.
8364 * gdb.base/huge.c: New file. Test case for above.
8365
725f922e
FF
83662002-01-07 Fred Fish <fnf@redhat.com>
8367
8368 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
8369 g_instance.bfoo, and g_instance.cfoo.
8370
634d57ec
JL
8371Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
8372
f286b2c3
JL
8373 * gdb.base/break.c (multi_line_if_conditional): New function.
8374 (multi_ilne_while_conditional): Likewise.
8375 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
8376 IF or WHILE condition puts the breakpoint at the start of
8377 the condition.
8378
634d57ec
JL
8379 * gdb.base/selftest.exp (backtrace through signal handler): Remove
8380 hppa*-*-hpux* expected failure.
8381 * gdb.base/structs.exp (do_function_calls): Similarly.
8382
8383 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
8384 watchpoints.
8385
9fbfe2dc
AC
83862002-01-06 Andrew Cagney <ac131313@redhat.com>
8387
8388 Fix PR gdb/66.
8389 * gdb.base/structs.exp: Replace skip for a29k with skip for
8390 gdb,cannot_call_functions.
8391 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
8392 * gdb.base/callfuncs.exp: Ditto.
8393 * gdb.base/call-rt-st.exp: Ditto.
8394 * gdb.base/call-strs.exp: Ditto.
8395 * gdb.base/callfwmall.exp: Ditto.
8396 * gdb.base/scope.exp: Obsolete xfail a29k.
8397 * gdb.c++/misc.exp: Ditto.
8398 * gdb.c++/cplusfuncs.exp: Ditto.
8399 * gdb.base/ptype.exp: Ditto.
8400 * gdb.base/printcmds.exp: Ditto.
8401 * gdb.base/opaque.exp: Ditto.
8402 * gdb.base/list.exp: Ditto.
8403 * gdb.base/funcargs.exp: Ditto.
8404 * gdb.base/default.exp: Ditto.
8405
8ddad156
MS
84062002-01-04 Michael Snyder <msnyder@redhat.com>
8407
ca4976a6 8408 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
8409 * gdb.base/maint.exp: Add tests for maint info sections options.
8410
1b074332
JL
8411Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
8412
8413 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
8414
7d159115
CV
84152001-12-20 Corinna Vinschen <vinschen@redhat.com>
8416
8417 * gdb.asm/arm.inc: New file.
8418 * gdb.asm/asm-source.exp: Add arm targets.
8419 * gdb.asm/configure.in: Ditto.
8420 * gdb.asm/configure: Recreated from configure.in.
8421
8fb87725
JL
8422Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
8423
afabe08c
JL
8424 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
8425 with HP's compiler.
8426 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
8427 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
8428 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
8429 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
8430
8431 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
8432 either HP's compilers or GCC.
8433
db521deb
JL
8434 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
8435 a SIGBUS or SIGSEGV.
8436
8437 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
8438
8439 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
8440 can be compiled with either HP's compiler or GCC.
8441
cfa88ab7
JL
8442 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
8443 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
8444 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
8445
ca344dff
JL
8446 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
8447 to match current gdb output. Update due to using auto-solib-limit
8448 for limiting instead of overloading auto-solib-add.
8449 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
8450 test program.
8451
3f3c6e55 8452 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
8453 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
8454 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
8455 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
8456 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
8457 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
8458 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
8459 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
8460 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
8461 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
8462 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
8463 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
8464 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 8465
8fb87725
JL
8466 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
8467 a SIGTRAP to the inferior.
8468
cf599fa7
CV
84692001-12-19 Corinna Vinschen <vinschen@redhat.com>
8470
8471 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
8472 Substitute call to target_link by call to gdb_compile.
8473
2cd045cd
JL
8474Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
8475
8476 * gdb.base/break.exp: Fix HP specific search string when testing
8477 backtracing in a called function.
8478
d63a86f8 8479 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
8480 compiling the test with HP's compilers.
8481 * gdb.base/volatile.exp: Similarly.
8482
99ebe9ac
JB
84832001-12-19 Jim Blandy <jimb@redhat.com>
8484
8485 * gdb.base/printcmds.exp: Expect the null character to be printed
8486 as '\0', and the '\013' to be printed as '\v'.
8487 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
8488 * gdb.base/setvar.exp: Same.
8489
b9891b29
JB
84902001-12-17 Jim Blandy <jimb@redhat.com>
8491
0eba65ab
JB
8492 * gdb.base/completion.exp: Rather than completing very long
8493 filenames, which can make the readline library produce output we
8494 don't recognize, cd to the directory first, and then complete
8495 using nice, short relative paths.
8496
6970b5b1
JB
8497 * gdb.base/completion.exp: On some systems, there is, in fact, a
8498 variable named `b' in scope, since GDB treats all static
8499 variables as being in scope. So use `no_var_named_this'
8500 instead of `b'.
8501
b9891b29
JB
8502 * gdb.base/corefile.exp: Recognize the message saying that GDB
8503 can't find the core file's registers as a failure.
8504
e6ccd35f
JSC
85052001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
8506
8507 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
8508 test expect string more specific.
8509
105ba819
CV
85102001-12-13 Corinna Vinschen <vinschen@redhat.com>
8511
8512 * gdb.asm/asm-source.exp: Add support for xstormy16.
8513 * gdb.asm/configure.in: Ditto.
8514 * gdb.asm/configure: Rebuild.
8515 * gdb.asm/xstormy16.inc: New file.
8516
e9e79dd9
FF
85172001-12-10 Fred Fish <fnf@redhat.com>
8518
8519 * gdb.base/maint.exp: Update to match changes in type dumping code.
8520
347dc97d
JB
85212001-12-10 Jim Blandy <jimb@redhat.com>
8522
8523 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
8524 matching the entry point symbol's name at the beginning of the
8525 line.
8526
5178b9d6
DJ
85272001-12-07 Daniel Jacobowitz <drow@mvista.com>
8528
8529 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
8530 gdb.c++/inherit.exp, gdb.c++/method.exp,
8531 gdb.c++/namespace.exp, gdb.c++/templates.exp,
8532 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
8533 and class layout support.
8534
af890c52
DJ
85352001-12-07 Daniel Jacobowitz <drow@mvista.com>
8536
8537 * gdb.c++/classes.exp: Add test for static member function.
8538 * gdb.c++/misc.cc: Add class with static member function.
8539
7a345fb3
JB
85402001-12-07 Jim Blandy <jimb@redhat.com>
8541
f2e54a80 8542 If GDB says it can't find the struct the function returned, report
8032bf31
JB
8543 those tests as `unsupported'.
8544 * gdb.base/call-rt-st.exp (print_struct_call): New function.
8545 Rewrite subsequent tests to use it.
8546
8547 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
8548 those tests as `unsupported'.
8549 * gdb.base/structs.exp (call_struct_func): New function.
8550 (do_function_calls): Use call_struct_func to call the functions
8551 returning structs.
8552
0bc69509
JB
8553 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
8554 whether functions are prototyped or not, so we can't possibly pass
8555 arguments to t_float_values2 properly.
8556
7a345fb3
JB
8557 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
8558 value of `timeout' for targets other than the mips*tx39-*.
8559
edb6ede1
MS
85602001-12-06 Michael Snyder <msnyder@redhat.com>
8561
d63a86f8 8562 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
8563 and detect whether the start symbol has a leading underscore.
8564
2d842f13
JB
85652001-12-04 Jim Blandy <jimb@redhat.com>
8566
8567 * gdb.base/completion.exp: Clarify indentation.
8568
68550daf
JB
85692001-12-03 Jim Blandy <jimb@redhat.com>
8570
8571 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
8572 variables on the S/390, not `.word'.
8573
cd5195a8
JB
85742001-11-30 Jim Blandy <jimb@redhat.com>
8575
8576 Add assembly-source tests for s390-ibm-linux.
8577 * gdb.asm/s390.inc: New file.
8578 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
8579 the S/390 architecture.
8580 * gdb.asm/configure: Regenerated.
8581
ca9efc90
MS
85822001-11-30 Michael Snyder <msnyder@redhat.com>
8583
8584 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
8585 next, info source, info sources, info line, global and static
8586 variables, and static functions.
8587 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
8588 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
8589 * gdb.asm/asmsrc1.s: Add a static function and some variables.
8590 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
8591 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
8592 (gdbasm_leave): Restore frame pointer.
8593 (gdbasm_startup): Copy stack set-up from crt0.S.
8594
d0e66976
FN
85952001-11-26 Fernando Nasser <fnasser@redhat.com>
8596
8597 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
8598 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
8599 to a local (non-static) variable. Copy tstruct.a to a static buffer
8600 and return a pointer to that buffer.
8601 * gdb.base/callfwmall.c (t_structs_a): Ditto.
8602
e2334072
MK
86032001-11-24 Mark Kettenis <kettenis@gnu.org>
8604
8605 * gdb.asm/configure.in: Fix recognition of ix86 target.
8606 * gdb.asm/configure: Regenerate.
8607
756caa3d
MS
86082001-11-21 Michael Snyder <msnyder@redhat.com>
8609
8610 * gdb.asm/sparc.inc: New file.
8611 * gdb.asm/asm-source.exp: Recognize sparc target.
8612 * gdb.asm/configure.in: Recognize sparc target.
8613 * gdb.asm/configure: Regenerate.
d63a86f8 8614
9a4d72d5
MS
86152001-11-21 Michael Snyder <msnyder@redhat.com>
8616
8617 * gdb.asm/m32r.inc: New file.
8618 * gdb.asm/asm-source.exp: Recognize m32r target.
8619 * gdb.asm/configure.in: Recognize m32r target.
8620 * gdb.asm/configure: Regenerate.
8621
a773d1cd
MS
86222001-11-20 Michael Snyder <msnyder@redhat.com>
8623
017ac23d
MS
8624 * gdb.asm/i386.inc: New file.
8625 * gdb.asm/asm-source.exp: Recognize ix86 target.
8626 * gdb.asm/configure.in: Recognize ix86 target.
8627 * gdb.asm/configure: Regenerate.
8628
a773d1cd
MS
8629 * gdb.c++/namespace.exp: Fix quotes in output messages.
8630
bb632afb
MS
86312001-11-14 Michael Snyder <msnyder@redhat.com>
8632
25d559ca 8633 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
8634 qualifier in a type cast expression, to designate an address
8635 in the instruction space (Harvard architecture).
8636
4749e309
MS
86372001-11-13 Michael Snyder <msnyder@redhat.com>
8638
8639 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
8640 Tests for expressions using 'const' and 'volatile'.
8641
25050984
CV
86422001-11-13 Corinna Vinschen <vinschen@redhat.com>
8643
8644 * gdb.asm/asm-sources.exp: Allow defining linker flags.
8645
1902c51f
DJ
86462001-11-12 Daniel Jacobowitz <drow@mvista.com>
8647
8648 * lib/mi-support.exp (mi_run_to_helper): Move comments
8649 outside of gdb_expect.
8650
dcf95b47
DJ
86512001-11-11 Daniel Jacobowitz <drow@mvista.com>
8652
8653 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
8654 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
8655 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
8656 mi0_run_to): New functions.
8657 * gdb.mi/mi-simplerun.exp: Use them.
8658 * gdb.mi/mi0-simplerun.exp: Likewise.
8659 * gdb.mi/mi-var-cmd.exp: Likewise.
8660 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 8661
45b074e1
AC
86622001-11-10 Andrew Cagney <ac131313@redhat.com>
8663
8664 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
8665 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
8666
bf50d346
AC
86672001-11-09 Andrew Cagney <ac131313@redhat.com>
8668
8669 * gdb.base/restore.exp: Include $expected value in restored test
8670 message.
8671
9383332c
AC
86722001-11-09 Andrew Cagney <ac131313@redhat.com>
8673
8674 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
8675 implemented.
8676
db62520a
MS
86772001-11-08 Michael Snyder <msnyder@redhat.com>
8678
8679 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
8680 Add pass/fail message for stop at breakpoint in call dummy function.
8681
b5703437
MS
86822001-11-07 Michael Snyder <msnyder@redhat.com>
8683
d63a86f8
RM
8684 * gdb.c++/templates.exp (test_template_breakpoints):
8685 If we get an overload menu, but it does not match what
760f6330 8686 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
8687 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
8688 making the whitespace optional. Argument for "new" may be
8689 "unsigned" as well as "unsigned int/long".
d63a86f8 8690 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
8691 making the whitespace optional. Also replace "(void) with
8692 "((void|)), making the keyword "void" optional.
d63a86f8 8693 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
8694 making the whitespace optional. Also replace "(void) with
8695 "((void|)), making the keyword "void" optional.
3bf40917
MS
8696 * gdb.base/callfuncs.c (t_float_values): This function must
8697 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 8698 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
8699 can be tested against both cases. Usually one case involves
8700 promotion of float to double, while the other does not.
8701 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
8702 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
8703 includes a stack frame for "start".
8704
c8ab4e6d
JB
87052001-11-05 Jim Blandy <jimb@redhat.com>
8706
8707 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
8708 pointers are 32 bits long, and that offsets of relocs are always
8709 stored in the data (REL-style), and not in the reloc entry itself
8710 (RELA-style).
8711 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
8712 stabs.
8713
3f08ced9
MS
87142001-11-01 Michael Snyder <msnyder@redhat.com>
8715
8716 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
8717 and regular expression operators by using quoting.
8718
cbfa24cd
MS
87192001-10-31 Michael Snyder <msnyder@redhat.com>
8720
8721 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
8722 depending on what the symbol table contains.
8723 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
8724 the output of the ptype command. Similarly, accept both "const &"
8725 and "const&".
8726
aaa68313
CV
87272001-10-31 Corinna Vinschen <vinschen@redhat.com>
8728
8729 * gdb.base/miscexprs.c (main): Add usage of preprocessor
8730 symbol `STORAGE' to allow to choose the storage class of
8731 the local datastructures.
8732 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
8733 compiler directive.
8734
91740388
MS
87352001-10-30 Michael Snyder <msnyder@redhat.com>
8736
8737 * gdb.base/jump.exp: Allow it to run for all targets.
8738
1b7c05e7
CV
87392001-10-29 Corinna Vinschen <vinschen@redhat.com>
8740
8741 * gdb.base/call-ar-st.c (print_double_array): Match for loop
8742 with new double_array size.
8743 (main): Change storage class of all local variables to static.
8744 Reduce size of double_array to 9.
8745 * gdb.base/call-ar-st.exp: Increase timeout value.
8746 Change expected output for double array to match new size in
8747 call-ar-st.c.
8748
36a22261
CV
87492001-10-29 Corinna Vinschen <vinschen@redhat.com>
8750
8751 * gdb.base/ending-run.exp: Create identical output when passing
8752 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 8753 Stormy16 target.
36a22261 8754
92b8ae91
MK
87552001-10-28 Mark Kettenis <kettenis@gnu.org>
8756
8757 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
8758 that we catch the expected failure under Linux/x86.
8759
cb135b83
OF
87602001-10-29 Orjan Friberg <orjanf@axis.com>
8761
8762 * gdb.base/setvar.exp: Escape curly braces.
8763 * gdb.stabs/weird.exp: Ditto.
8764
6884aa54
DJ
87652001-10-27 Daniel Jacobowitz <drow@mvista.com>
8766
8767 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
8768 * gdm.mi/mi0-hack-cli.exp: Likewise.
8769
0398c9aa
AC
87702001-10-25 Andrew Cagney <ac131313@redhat.com>
8771
8772 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
8773 messages.
8774
d20bf2e8
AC
87752001-10-21 Andrew Cagney <ac131313@redhat.com>
8776
8777 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
8778 checking MI enabled.
8779
03dd63aa
CV
87802001-10-09 Corinna Vinschen <vinschen@redhat.com>
8781
8782 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
8783
1d9d99f3
FCE
87842001-10-04 Frank Ch. Eigler <fche@redhat.com>
8785
8786 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
8787 if gdb child process crashes, just signal an error.
8788
838ae6c4
JB
87892001-10-02 Jim Blandy <jimb@redhat.com>
8790
8791 * lib/gdb.exp (test_xfail_format): Simplify.
8792
8793 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
8794 front of the variable name `format'. Simplify `if'.
8795
8f0cbc1c
DJ
87962001-10-01 Daniel Jacobowitz <drow@mvista.com>
8797
8798 * gdb.threads/pthreads.exp: Wait for output and delay
8799 before sending ^C.
8800
1f08dafd
DJ
88012001-10-01 Daniel Jacobowitz <drow@mvista.com>
8802
8803 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
8804 some incorrect output instead of timing out.
8805 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
8806
674f90ff
CV
88072001-09-28 Corinna Vinschen <vinschen@redhat.com>
8808
8809 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
8810 check to allow additional `int'.
8811
9b284272
DJ
88122001-09-27 Daniel Jacobowitz <drow@mvista.com>
8813
8814 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
8815 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
8816
b55a4771
MS
88172001-09-27 Michael Snyder <msnyder@redhat.com>
8818
8819 * lib/gdb.exp (test_debug_format): New proc.
8820 (setup_xfail_format): Use new proc test_debug_format.
8821 * gdb.base/constvars.exp (local_compiler_xfail_check): New
8822 proc; use new service proc test_debug_format.
8823 Replace all other "gcc_compiled" tests with this test.
8824 * gdb.base/volatile.exp (local_compiler_xfail_check): New
8825 proc; use new service proc test_debug_format.
8826 Replace all other "gcc_compiled" tests with this test.
8827
88282001-09-27 Michael Snyder <msnyder@redhat.com>
8829
8830 * gdb.base/cvexpr.exp: New file.
8831 * gdb.base/cvexpr.c: New file
8832 Test for expressions using const and volatile keywords.
8833
4e6667ac
CV
88342001-09-26 Corinna Vinschen <vinschen@redhat.com>
8835
8836 * gdb.base/constvars.exp: Check for different orders of keywords
8837 and additional "int" strings in output.
8838
4f337972
AC
88392001-09-22 Andrew Cagney <ac131313@redhat.com>
8840
8841 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
8842 responses from "help maint".
8843
2015650d
FCE
88442001-09-19 Frank Ch. Eigler <fche@redhat.com>
8845
8846 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
8847 to localhost:NNN instead of :NNN, in case Xvfb is listening
8848 only on TCP.
8849
f3bcedc1
CV
88502001-09-19 Corinna Vinschen <vinschen@redhat.com>
8851
8852 * gdb.base/recurse.exp: When checking leaving the watchpoint
8853 scope, recognize when gdb is in function's epilogue and pass.
8854
6b819c92
KS
88552001-09-18 Keith Seitz <keiths@redhat.com>
8856
8857 * lib/insight-support.exp (_gdbtk_export_target_info): Add
8858 support for running tests against sid targets.
8859 (gdbtk_done): Ditto.
8860
a10c9419
CV
88612001-09-18 Corinna Vinschen <vinschen@redhat.com>
8862
8863 * gdb.base/ending-run.c (main): Set stdout buffersize
8864 to the same reasonable value for any target.
8865 * gdb.base/ending-run.exp: Add a regular expression
8866 to make testsuite happy on Sanyo Stormy16 target.
8867
739d0d99
CV
88682001-09-17 Corinna Vinschen <vinschen@redhat.com>
8869
8870 * gdb.base/display.c (do_loops): Add float variable `f'.
8871 Increment f in loop.
8872 * gdb.base/display.exp: Increment timeout by 60 seconds.
8873 Change float display test to use variable `f'.
8874
1b8947f0
JB
88752001-09-17 Jim Blandy <jimb@redhat.com>
8876
8877 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
8878 overflowing the limited breakpoint tables on some ROM monitors
8879 (like the ROM68K).
8880
9890ac81
FCE
88812001-09-15 Frank Ch. Eigler <fche@redhat.com>
8882
8883 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
8884 the "-ac" (disable access control) flag.
8885
6db765ea
JH
88862001-08-30 Jeff Holcomb <jeffh@redhat.com>
8887
8888 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
8889 ints.
8890
4c32cc04
KS
88912001-08-30 Keith Seitz <keiths@redhat.com>
8892
8893 * lib/gdb.exp: Move all insight-related functionality into
8894 separate file.
8895 * lib/insight-support.exp: New file.
8896
8d6e6f81
FCE
88972001-08-29 Frank Ch. Eigler <fche@redhat.com>
8898
8899 * config/sid.exp (sid_start): Never set sid verbosity; disable
8900 expect_background {} that consumed its stdout; tolerate </dev/null.
8901 Attempt to set endianness override in "sid" protocol mode. Cleanup.
8902
6a90e1d0
AC
89032001-08-18 Andrew Cagney <ac131313@redhat.com>
8904
8905 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
8906 CLI jump command to start it.
8907 (mi_run_to_main): Fail immediatly when unexpected output.
8908
1759b3c3
AC
89092001-08-18 Andrew Cagney <ac131313@redhat.com>
8910
8911 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
8912 beginning of function. Fix PR gdb/191.
8913
61d11d80
FCE
89142001-08-16 Frank Ch. Eigler <fche@redhat.com>
8915
8916 * config/sid.exp (sid_start): Don't warn if we cannot figure out
8917 what to force sid endianness to.
8918
942a4df2
KS
89192001-08-15 Keith Seitz <keiths@redhat.com>
8920
8921 * lib/gdb.exp (gdbtk_start): Don't set environment
8922 variables for TCL_LIBRARY and friends. Insight will
8923 now figure these out for itself.
8924
0521c418
MS
89252001-08-02 Michael Snyder <msnyder@redhat.com>
8926
8927 * gdb.base/completion.exp: Remove the symbol "a64l" from
8928 the expect string; this is target-specific, and not related
8929 to what is being tested.
8930
74a9a58a
DB
89312001-08-02 Dave Brolley <brolley@redhat.com>
8932
8933 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
8934
c70819fa
MS
89352001-07-25 Michael Snyder <msnyder@redhat.com>
8936
c2b8fa57
MS
8937 * gdb.base/consecutive.exp: New file. Test stepping over
8938 breakpoints on consecutive instructions.
8939 * gdb.base/consecutive.c: New file.
8940
c70819fa
MS
8941 * gdb.base/call-rt-st.exp: Use double-backslash to quote
8942 curly braces in regular expressions.
8943
2b1a1355
MS
89442001-07-25 Michael Snyder <msnyder@redhat.com>
8945
8946 * gdb.base/ending-run.exp: Accept "Program exited normally" as
8947 legitimate output from stepping out of main.
8948
413eca6f
KS
89492001-07-22 Keith Seitz <keiths@redhat.com>
8950
8951 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
8952 the empty string, do not run the tests.
8953
7e5a9322
SC
89542001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8955
8956 * gdb.base/long_long.exp: Detect size of pointer. Take into
8957 account 2-byte pointers when testing for p/a results.
8958
de58f10f
SC
89592001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8960
d63a86f8 8961 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
8962 and defined to 1K for m68hc11.
8963 (random_data): Reduce table to 1K for embedded platforms (68hc11).
8964 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
8965 (sizeof_random_data): New variable to tell the size of the data table;
8966 don't test past this size; always run to main.
8967
d6f5fea1
SC
89682001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8969
8970 * gdb.base/return2.exp: return of long long and double fails for
8971 68HC11; don't execute these tests on that platform.
8972 * gdb.base/return.exp: Return of a double fails for 68hc11.
8973
c477543d
SC
89742001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8975
8976 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
8977 tests that print a float.
8978 * call-rt-st.exp: Likewise.
8979
63cf1c79
MK
89802001-07-12 Mark Kettenis <kettenis@gnu.org>
8981
8982 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
8983 running this test on Linux.
8984
112f9ab5
MC
89852001-06-24 Michael Chastain <chastain@redhat.com>
8986
8987 * gdb.base/arithmet.exp: Remove some tests to make all test names
8988 unique.
8989
4970cb0f
MS
89902001-07-03 Michael Snyder <msnyder@redhat.com>
8991
8992 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
8993 the output of the ptype command.
8994
d85da69f
MS
89952001-07-02 Michael Snyder <msnyder@redhat.com>
8996
4c8a82de
MS
8997 * gdb.base/completion.exp: Don't assume that break.c is the only
8998 source file that may contain functions named "marker".
d85da69f
MS
8999 * gdb.base/corefile.exp: Quote the curly braces in regexp.
9000
8afc772b
AC
90012001-06-28 Andrew Cagney <ac131313@redhat.com>
9002
9003 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
9004 of files to delete.
9005
9006 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
9007 * gdb.disasm/h8300s.exp: New file.
9008 gdb.disasm/h8300s.s: Likewise.
9009
cff22675
AC
90102001-06-27 Andrew Cagney <ac131313@redhat.com>
9011
9012 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
9013 empty breakpoint tables.
9014
68c81b54
AC
90152001-06-25 Andrew Cagney <ac131313@redhat.com>
9016
9017 * lib/mi-support.exp: Update args=... part of stop-reason
9018 patterns. Accept either a list or a tuple.
9019
2dd62704
AC
90202001-06-23 Andrew Cagney <ac131313@redhat.com>
9021
9022 * lib/mi-support.exp: Remove local emacs variable defining
9023 change-log-default-name.
9024
b4127474
MC
90252001-06-22 Michael Chastain <chastain@redhat.com>
9026
9027 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
9028 This is operationally compatible with the previous version.
9029
8dbfb380
JB
90302001-06-13 Jim Blandy <jimb@redhat.com>
9031
9032 * lib/gdb.exp (gdb_test): Doc fix.
9033
f2d8c86d
MC
90342001-06-10 Michael Chastain <chastain@redhat.com>
9035
9036 * gdb.base/exprs.exp: Remove a duplicate test.
9037
81564d34
JB
90382001-06-06 Jim Blandy <jimb@redhat.com>
9039
9040 * gdb.base/return2.exp (main): Use values to test float and double
9041 returns that are not NaN's, to avoid being confused by IEEE
9042 comparison rules.
9043
da55addb
MS
90442001-06-04 Michael Snyder <msnyder@redhat.com>
9045
9046 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 9047 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
9048 rather than wait for 12 more tests to time out.
9049
42c65987
JB
90502001-06-06 Jim Blandy <jimb@redhat.com>
9051
b18bced9 9052 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 9053 Don't forget to match the GDB prompt.
b18bced9 9054
42c65987
JB
9055 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
9056
5b41e5f0
JB
90572001-06-04 Jim Blandy <jimb@redhat.com>
9058
9059 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
9060 command.
9061
015e046f
KB
90622001-05-31 Kevin Buettner <kevinb@redhat.com>
9063
9064 * gdb.base/annota1.exp (info break): Match four or more spaces
9065 after "Address".
9066
fb1ffbbe
MC
90672001-05-31 Michael Chastain <chastain@redhat.com>
9068
9069 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
9070 (dm_type_int_star): Likewise.
9071 (dm_type_long_star): Likewise.
9072 (dm_type_void_star): Likewise.
9073
5ea2a32c
KB
90742001-05-29 Kevin Buettner <kevinb@redhat.com>
9075
9076 * gdb.base/completion.exp (INPUTRC): Set this environment variable
9077 to a known value in order to get consistent results regardless
9078 of the setting of INPUTRC or the presence or contents of .inputrc.
9079
ae23c492
MS
90802001-05-24 Michael Snyder <msnyder@redhat.com>
9081
ac55707e
MS
9082 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
9083 Don't require that the main thread and the manager thread are the
9084 first in the list.
9085
ae23c492
MS
9086 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
9087 debugging. If test fails, issue an "unsupported" not a "fail".
9088
400071f1
JB
90892001-05-24 Jim Blandy <jimb@redhat.com>
9090
9091 Don't assume that short is shorter than int.
9092 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
9093 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 9094 this isn't true.
400071f1
JB
9095 ("print unsigned char == (~0)"): Add test that verifies that ~0,
9096 an int, is not equal to ~0 stored in an unsigned char. This tests
9097 the same thing that the previous test meant to, but works on
9098 16-bit machines, too.
9099 ("print unsigned char != (~0)"): Same test, complemented.
9100
0816a3e5
MS
91012001-05-24 Michael Snyder <msnyder@redhat.com>
9102
9103 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 9104 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
9105 and prevents dejagnu getting out of step.
9106
f6dc23a9
KB
91072001-05-23 Kevin Buettner <kevinb@redhat.com>
9108
9109 * gdb.base/finish.exp (finish_void): Revise pattern for
9110 stopping on the call statement to not permit stopping at
9111 the start of the instructions comprising the call sequence.
9112
7dbd117d
MC
91132001-05-19 Michael Chastain <chastain@redhat.com>
9114
9115 * gdb.base/callfuncs.exp: Make all test names unique.
9116 * gdb.base/commands.exp: Make all test names unique.
9117 * gdb.base/condbreak.exp: Make all test names unique.
9118 * gdb.base/dbx.exp: Make all test names unique.
9119 * gdb.base/default.exp: Make all test names unique.
9120 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
9121 and TIMEOUT messages to their corresponding PASS message.
9122 * gdb.base/ending-run.exp: Make all test names unique.
9123 * gdb.base/long_long.exp: Remove duplicate test.
9124
6b0b0a9e
KB
91252001-05-21 Kevin Buettner <kevinb@redhat.com>
9126
9127 * gdb.base/finish.exp (finish_void): Allow "finish" command to
9128 stop on the call statement as well as the statement after the
9129 call.
9130
2caa35cb
MS
91312001-05-21 Michael Snyder <msnyder@redhat.com>
9132
9133 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
9134
40713331
EZ
91352001-05-10 Elena Zannoni <ezannoni@redhat.com>
9136
9137 * gdb.base/completion.exp: Revamp test. Make it execute on all
9138 platforms.
9139
c2c1be8d
EZ
91402001-05-10 Elena Zannoni <ezannoni@redhat.com>
9141
2c9cd303
EZ
9142 * config/gdbserver.exp (gdb_load): Handle the case
9143 in which the arguments to gdbserver are given in the
9144 baseboard configuration file.
9145 Also handle the case in which the server needs to do a
9146 load.
9147
9671de48
KS
91482001-05-07 Keith Seitz <keiths@cygnus.com>
9149
9150 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
9151 set up the display for testing.
9152 (gdbtk_start): Convert all paths to paths that tcl will like.
9153 Export target information to environment.
9154 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
9155 necessary.
9156 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
9157 (to_tcl_path): New proc to convert a given pathname into
9158 a path acceptible as an argument to a tcl command.
9159 (_gdbtk_export_target_info): New proc to export target info
9160 into the environment for gdbtk testing.
9161 (gdbtk_done): New proc to signal end-of-test.
9162
5a360f47
JB
91632001-05-06 Jim Blandy <jimb@redhat.com>
9164
9165 * restore.c: Make the code of caller0 correspond to its comment.
9166
66c756c6
MS
91672001-05-03 Michael Snyder <msnyder@redhat.com>
9168
9169 * config/sid.exp (gdb_target_sid): Check for error messages.
9170 On error or timeout, don't make expect exit (which will terminate
9171 all subsequent tests); instead just make gdb exit.
d63a86f8 9172 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
9173 return a negative value.
9174
a966fde5
JB
91752001-04-24 Jim Blandy <jimb@redhat.com>
9176
851c18e0
JB
9177 * gdb.c++/templates.exp: If we see the prompt for the overload
9178 list, but we haven't recognized any of the longer patterns,
9179 arrange for this test to fail, not hang.
9180
a966fde5
JB
9181 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
9182 variations.
9183
db144853
MC
91842001-04-22 Michael Chastain <chastain@redhat.com>
9185
9186 * gdb.c++/local.exp: Use the 'runto' library function.
9187 * gdb.c++/namespace.exp: Likewise.
9188 * gdb.c++/overload.exp: Likewise.
9189
3207ec21
KB
91902001-03-26 Kevin Buettner <kevinb@redhat.com>
9191
9192 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
9193 * gdb.base/step-line.exp: New file. Test step/next in presence of
9194 #line directives.
9195 * gdb.base/step-line.c: New file. Test program for the above.
9196 * gdb.base/step-line.inp: New file. We pretend that this file has
9197 been transformed by some other tool into step-line.c.
9198
13b57657
JB
91992001-03-21 Jim Blandy <jimb@redhat.com>
9200
9201 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
9202 unmangled operator names.
9203
754cbe1c
JB
92042001-03-20 Jim Blandy <jimb@redhat.com>
9205
9206 * gdb.threads/linux-dp.exp: Recognize an additional message
9207 generated by GDB when it doesn't understand how to debug threads
9208 on the target system.
9209
177495c9
AC
92102001-03-19 Andrew Cagney <ac131313@redhat.com>
9211
9212 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
9213
f266096b
MC
92142001-03-12 Michael Chastain <chastain@redhat.com>
9215
9216 * gdb.c++/derivation.exp: Use the 'runto' library function.
9217
cac3c2ff
MC
92182001-03-12 Michael Chastain <chastain@redhat.com>
9219
9220 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
9221
b6c11a24
MC
92222001-02-24 Michael Chastain <chastain@redhat.com>
9223
9224 * gdb.c++/ref-types.exp: Change handwritten code to library
9225 function 'runto'.
9226
6bae5bce
OF
92272001-03-16 Orjan Friberg <orjanf@axis.com>
9228
9229 * gdb.base/signals.exp: Set count to 0 explicitly.
9230
0015fd9a
MS
92312001-03-15 Mark Salter <msalter@redhat.com>
9232
9233 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
9234 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
9235 (gdb_load): Add support for additional target_info: gdb_download_size
9236 and gdb_load_timeout.
0015fd9a 9237
fc33412a
DT
9238Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
9239
9240 * gdb.base/annota1.exp: Move test of isnative to earlier in the
9241 file -- to prevent failing when the compile fails but we have no
9242 intention of running the tests anyway.
9243
9244 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
9245 tests if set.
9246
9247 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
9248 integers.
9249
9250 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
9251 * gdb.c++/namespace.exp: Ditto.
9252
115f06de
OF
92532001-03-07 Orjan Friberg <orjanf@axis.com>
9254
9255 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
9256 * gdb.base/pointers.exp: Relax pattern match of decimals.
9257
b6ba6518
KB
92582001-03-06 Kevin Buettner <kevinb@redhat.com>
9259
9260 * Makefile.in, config/abug.exp, config/cfdbug.exp,
9261 config/cpu32bug.exp, config/dve.exp, config/est.exp,
9262 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
9263 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
9264 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
9265 config/sh.exp, config/sid.exp, config/slite.exp,
9266 config/sparclet.exp, config/udi.exp, config/unknown.exp,
9267 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
9268 config/vxworks.exp, config/vxworks29k.exp,
9269 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
9270 gdb.base/all-bin.exp, gdb.base/annota1.exp,
9271 gdb.base/arithmet.exp, gdb.base/assign.exp,
9272 gdb.base/async.exp, gdb.base/attach.exp,
9273 gdb.base/bitfields.exp, gdb.base/bitops.exp,
9274 gdb.base/break.exp, gdb.base/call-ar-st.exp,
9275 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
9276 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
9277 gdb.base/commands.exp, gdb.base/completion.exp,
9278 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
9279 gdb.base/constvars.exp, gdb.base/corefile.exp,
9280 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
9281 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
9282 gdb.base/ending-run.exp, gdb.base/environ.exp,
9283 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
9284 gdb.base/finish.exp, gdb.base/foll-exec.exp,
9285 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
9286 gdb.base/funcargs.exp, gdb.base/help.exp,
9287 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
9288 gdb.base/logical.exp, gdb.base/long_long.exp,
9289 gdb.base/maint.exp, gdb.base/mips_pro.exp,
9290 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
9291 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
9292 gdb.base/pointers.exp, gdb.base/printcmds.exp,
9293 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
9294 gdb.base/regs.exp, gdb.base/relational.exp,
9295 gdb.base/remote.exp, gdb.base/reread.exp,
9296 gdb.base/restore.exp, gdb.base/return2.exp,
9297 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
9298 gdb.base/selftest.exp, gdb.base/setshow.exp,
9299 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
9300 gdb.base/sigall.exp, gdb.base/signals.exp,
9301 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
9302 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
9303 gdb.base/step-test.exp, gdb.base/structs.c,
9304 gdb.base/structs.exp, gdb.base/structs2.exp,
9305 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
9306 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
9307 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
9308 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
9309 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
9310 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
9311 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
9312 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
9313 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
9314 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
9315 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
9316 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
9317 gdb.fortran/types.exp, gdb.java/jmisc.exp,
9318 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
9319 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
9320 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
9321 gdb.trace/circ.exp, gdb.trace/collection.exp,
9322 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
9323 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
9324 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
9325 gdb.trace/report.exp, gdb.trace/save-trace.exp,
9326 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
9327 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
9328 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
9329 notices.
9330
dc96c6c7 93312001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
9332
9333 * gdb.base/varargs.c (find_max_double): Fix printf format string:
9334 first arg is int not float.
9335
dc96c6c7 93362001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
9337
9338 * gdb.base/reread.exp: Unsupported for non-native targets;
9339 doesn't work for remote debugging.
9340
9b0c4aeb
FN
93412001-02-19 Fernando Nasser <fnasser@redhat.com>
9342
9343 From Drew Moseley <dmoseley@redhat.com>
9344 * gdb.base/ending-run.exp: Properly handle the BSP state when
9345 stepping past the end of main.
9346
02aa71d5
MC
93472001-02-19 John Moore <jmoore@redhat.com>
9348
9349 * gdb.base/commands.exp (infrun_breakpoint_command_test):
9350 Converted HPUX fix for non-expected items following multiple
9351 step commands into general solution for all platforms.
9352
1fa449a4
MC
93532001-02-18 Michael Chastain <chastain@redhat.com>
9354
9355 * gdb.c++/classes.exp (do_tests): Change runto statements
9356 from "runto 'foo(void)'" to "runto 'foo'". This makes the
9357 statements demangler agnostic.
9358 * gdb.c++/virtfunc.exp (do_tests): Likewise.
9359 (gdb_virtfunc_restart): Likewise.
9360
b2f9ec70
MC
93612001-02-14 Michael Chastain <chastain@redhat.com>
9362
9363 * gdb.c++/inherit.exp (do_tests): Change runto statements
9364 from "runto 'foo(void)'" to "runto 'foo'". This makes the
9365 statements demangler agnostic.
9366
cf74b8ca
AC
9367Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
9368
9369 * gdb.threads/pthreads.exp: Unify pass/fail messages for
9370 ``continue to bkpt at common_routine in thread 2'' and ``stopped
9371 before calling common_routine 15 times'' tests.
9372
99f78f56
MC
93732001-02-11 Michael Chastain <chastain@redhat.com>
9374
9375 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
9376 Helps the test script figure out which demangler is in use.
9377 (dm_type_foo_ref): Ditto.
9378 (dm_type_int_star): Ditto.
9379 (dm_type_long_star): Ditto.
9380 (dm_type_unsigned_int): Ditto.
9381 (dm_type_void): Ditto.
9382 (dm_type_void_star): Ditto.
99707966 9383 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
9384 Probe the gdb demangler and set variables to accommodate
9385 formatting differences.
9386 (info_func_regexp): New function. Same as info_func, but
9387 matches against a regexp.
9388 (info_func): Match against a literal string.
9389 (print_addr_2): New function. Match against a literal string,
9390 which can be different from the input to gdb.
9391 (print_addr): Simply call print_addr_2 with the same argument twice.
9392 (test_lookup_operator_functions): Use demangler formatting variables.
9393 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
9394 the tests in the same order as the C++ class declaration.
9395 (test_paddr_operator_functions): Ditto.
9396 (test_paddr_overloaded_functions): Ditto.
9397 (test_paddr_hairy_functions): Use demangler formatting variables.
9398 Add reference to gdb/19 for related tests.
9399 (do_tests): Call probe_demangler.
9400
1de8f023
KB
94012001-01-30 Kevin Buettner <kevinb@redhat.com>
9402
9403 * gdb.c++/templates.cc (printf): Remove unused function definition.
9404
ca3f91ed
MS
94052001-01-26 Felix Lee <flee@redhat.com>
9406
9407 * sid.exp (sid_exit): Pass host, not target, to remote_close.
9408
94092001-01-25 matthew green <mrg@redhat.com>
9410
9411 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
9412 up sid.
9413 (sid_exit): Call `remote_pop_conn' after GDB is gone.
9414
94152001-01-25 matthew green <mrg@redhat.com>
9416
9417 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 9418 Deprecate $sid_spawn_id.
ca3f91ed
MS
9419 (sid_exit): Remove code necessary only for `spawn.'
9420
94212001-01-25 matthew green <mrg@redhat.com>
9422
9423 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
9424
fb18ec4a
MC
94252001-01-28 Michael Chastain <chastain@redhat.com>
9426
9427 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
9428 to call when tests fail. It takes gdb out of the overloaded
9429 function choice menu back to the main prompt, so that the test
9430 program stays synchronized.
9431 (set_bp_overloaded): New proc to collect all the common
9432 code for setting a breakpoint on an overloaded name. Calls
9433 take_gdb_out_of_choice_menu when needed.
9434 (menu_overload1arg): New variable to collect the repeated
9435 instances of the expected menu for an overloaded name. Change
9436 the regular expression to handle changes in g++ type encoding:
9437 "void" can be either "void" or "", and "unsigned int" can be
9438 either "unsigned int" or "unsigned".
9439 (continue_to_bp_overloaded): Change regular expressions to handle
9440 changes in g++ type encoding.
9441 (no proc): Call take_gdb_out_of_choice_menu when needed.
9442 Remove redundant calls to "info break". Accept either "canceled"
9443 or "cancelled". Change regular expressions in "info break"
9444 calls to handle changes in g++ type encoding. Give all tests
9445 unique strings.
9446
9c646a6e
BE
94472001-01-17 Ben Elliston <bje@redhat.com>
9448
9449 * config/sid.exp: New file.
9450
9549d9c1
AC
9451Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
9452
9453 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
9454
dc96c6c7 94552000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
9456
9457 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
9458 Add a RE to accept a non-ascii char if one is ever presented.
9459
b4df4f68
FN
94602000-12-20 Fernando Nasser <fnasser@redhat.com>
9461
297dd0fd 9462 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 9463
dc96c6c7 94642000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 9465
d63a86f8 9466 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
9467 in regexp. One '\' does not suffice on Linux.
9468
4a7bddb6
MC
94692000-12-09 Michael Chastain <chastain@redhat.com>
9470
9471 * gdb.base/break.exp (test_clear_command): Use a marker function
9472 rather than 'main' for the test function. Also move this
9473 test to an execution point where the marker function names are
9474 guaranteed to be bound to functions. (Executing tests after a
9475 'finish' from main runs into name conflicts with local names
9476 in __libc_start_main).
9477
dc96c6c7 94782000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
9479
9480 * gdb.base/finish.exp: New test for gdb's "finish" command.
9481 * gdb.base/return2.exp: New test for gdb's "return" command.
9482 * gdb.base/return2.c: New source file for above.
9483
dc96c6c7 94842000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
9485
9486 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
9487 * gdb.base/miscexprs.exp: Ditto.
9488 * gdb.base/pointers.exp: Ditto.
9489 * gdb.c++/derivation.exp: Ditto.
9490 * gdb.c++/local.exp: Ditto.
9491 * gdb.c++/namespace.exp: Ditto.
9492 * gdb.c++/overload.exp: Ditto.
9493 * gdb.c++/ref-types.exp: Ditto.
9494
dc96c6c7 94952000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
9496
9497 * gdb.base/constvars.exp: Test result of "up" command.
9498 * gdb.base/miscexprs.exp: Ditto.
9499 * gdb.base/pointers.exp: Ditto.
9500 * gdb.base/scope.exp: Ditto.
9501 * gdb.c++/derivation.exp: Ditto.
9502 * gdb.c++/local.exp: Ditto.
9503 * gdb.c++/namespace.exp: Ditto.
9504 * gdb.c++/overload.exp: Ditto.
9505 * gdb.c++/ref-types.exp: Ditto.
9506
44097287
FN
95072000-11-22 Michael Chastain <chastain@redhat.com>
9508
9509 * mips_pro.exp: Accept either "middle -> top -> main" or
9510 "middle -> main" in the backtrace, because gcc can optimize
9511 tail calls to jumps. Remove setup_xfail for the hppa case.
9512 Add a comment with the original warning messages from PR 3016,
9513 which was filed in 1993, to preserve them for posterity.
9514
9d2e1bab
ND
95152000-11-17 Nick Duffek <nsd@redhat.com>
9516
9517 * lib/gdb.exp (gdb_test): Override timeout with board info.
9518
1aca8eb7
ND
95192000-11-17 Nick Duffek <nsd@redhat.com>
9520
9521 * gdb.base/display.exp: Don't kill running stub. Add "again" to
9522 the second kill and detach messages.
9523
93076499
ND
95242000-11-17 Nick Duffek <nsd@redhat.com>
9525
9526 * configure.in: Add AC_EXEEXT.
9527 * configure: Regenerate.
9528 * Makefile.in (just-check): Export EXEEXT.
9529 * lib/gdb.exp ($EXEEXT): Import from environment.
9530 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
9531 expect "maint dump-me" on Cygwin.
9532 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
9533 $EXEEXT.
9534
30e87cd3
ND
95352000-11-17 Nick Duffek <nsd@redhat.com>
9536
9537 * gdb.base/break.exp: Test backtrace and finish from called
9538 function on all platforms, not just HP-UX.
9539
dc96c6c7 95402000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
9541
9542 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
9543 code from gdb_target_monitor, so it can be used independantly
9544 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 9545
dc96c6c7 95462000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
9547
9548 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
9549 * gdb.base/corefile.exp: Expect the message "Program is being
9550 debugged already" when we send the "corefile" command, since
9551 the preceeding gdb_load may have connected gdb to a remote target.
9552 * gdb.base/display.exp: Disable hardware watchpoints if new
9553 board info variable "no_hardware_watchpoints" is true.
9554 Replace single-letter commands with more readable ones.
9555 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
9556 if new board info variable "no_hardware_watchpoints" is true.
9557 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
9558 to see if stdio (printf) testing is possible.
9559 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
9560 board info variable "no_hardware_watchpoints" is true. Use new
9561 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
9562
39124dea
FN
95632000-11-13 Fernando Nasser <fnasser@redhat.com>
9564
9565 From Orjan Friberg <orjanf@axis.com>:
9566 * gdb.base/printcmds.exp: Escape curly braces followed by a number
9567 in array print pattern match.
9568
a9e2e984
FN
95692000-11-09 Fernando Nasser <fnasser@redhat.com>
9570
9571 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
9572 spelling "cancelled" to U.S. spelling "canceled" to match changes
9573 made to gdb.
9574 * gdb.c++/ovldbreak.exp: Ditto.
9575
c7db355b
PS
95762000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9577
9578 * gdb.base/callfuncs.c (main): Moved to end of file, call
9579 t_double_values to initialize the FPU before inferior calls are made.
9580 * gdb.base/callfuncs.exp: Test for register preservation after calling
9581 inferior functions. Add tests for continuining, finishing and
9582 returning from a stop in a call dummy.
9583
dc96c6c7 95842000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
9585
9586 * gdb.base/commands.exp: Break up long lines, and re-indent.
9587
dc96c6c7 95882000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
9589
9590 * config/gdbserver.exp: Rewritten from the ground up, to make it
9591 compatible with the current dejagnu tree, and to make it work with
9592 the new "gdbserver" in libremote.
9593
dc96c6c7 95942000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
9595
9596 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
9597 * gdb.base/varargs.exp: Skip entire test if no printf support.
9598 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
9599 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
9600
dc96c6c7 96012000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
9602
9603 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
9604 no floating point support.
9605 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
9606 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
9607 * gdb.base/call-rt-st.exp: Ditto.
9608 * gdb.base/call-strs.exp: Ditto.
9609
bac5fc66
JG
96102000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
9611
9612 * gdb.base/sizeof.c: include <stdio.h>.
9613
9614 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
9615 'finish', otherwise uncaptured gdb_prompt would potentially
9616 throw remaining test points out of sync.
9617
b22a6027
SB
96182000-07-26 Scott Bambrough <scottb@netwinder.org>
9619
9620 * gdb.base/recurse.exp: Run tests for all targets.
9621 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
9622 gnu-oldld case on ARM.
9623 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
9624 for ARM targets.
d63a86f8 9625
d8231941
AG
9626Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
9627
9628 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
9629 * gdb.java/configure: Rebuild.
9630
8caabe69
AG
9631Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
9632
9633 * gdb.java/jv-exp.exp: New file.
9634
9d273ca3
AG
9635Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
9636
9637 * configure: Rebuilt.
9638 * configure.in (configdirs): Add gdb.java.
9639 * gdb.java/jmisc.java: New file.
9640 * gdb.java/jmisc.exp: New file.
9641 * gdb.java/Makefile.in: New file.
9642 * gdb.java/configure: Rebuilt.
9643 * gdb.java/configure.in: New file.
9644 * lib/java.exp: New file.
9645
4f823a66
AC
9646Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9647
9648 * gdb.base/exprs.exp: Test casts to a pointer including over and
9649 underflow.
9650
2391e11d
AC
9651Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
9652
9653 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
9654 and the compilers sizes.
9655
54602222
ND
96562000-07-09 Nick Duffek <nsd@redhat.com>
9657
9658 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
9659 (use_methods): New function.
9660 (main): Call use_methods().
9661 * gdb.c++/classes.exp (test_method_param_class): New procedure.
9662 (do_tests): Call test_method_param_class.
9663
2bec0572
ND
96642000-07-09 Nick Duffek <nsd@redhat.com>
9665
9666 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
9667 spelling.
9668 (test_enums): New procedure. Move enum tests from end of script
9669 to here. Set breakpoint on function name instead of line number.
9670 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
9671 (enums2): New marker function.
9672 (enums1): New function.
9673 (main): Call enums1(). Move enum tests to enums1().
9674
78492fde
AC
9675Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
9676
9677 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
9678 compile/link program. Update line numbers.
9679 * gdb.asm/d10v.inc: Define ``startup''.
9680 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 9681
49a2cef8
AC
9682Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
9683
9684 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
9685
3e6c8688
EZ
96862000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9687
9688 * gdb.base/maint.exp: Add 'maint print architecture' item to output
9689 of 'help maint print' command.
9690
9ff5cbe9
AC
9691Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
9692
9693 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
9694 they use gdb_expect_list.
9695
17c579bd
AC
9696Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
9697
9698 * gdb.base/commands.exp: Use ``set remote
9699 memory-read-packet-size'' instead of ``set endian big'' to test
9700 long commands.
9701
e6d71bf3
DB
97022000-06-03 Daniel Berlin <dan@cgsoftware.com>
9703
9704 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 9705 g++, and stop skipping them.
e6d71bf3
DB
9706
9707 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
9708 work under g++.
9709
d63a86f8 9710 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
9711 initialization.
9712
dc96c6c7 97132000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
9714
9715 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
9716 the regular expression: accept an (almost) arbitrary sequence of
9717 "frames-invalid" and "breakpoints-invalid" messages both before
9718 and after the "starting" message.
9719
dc96c6c7 97202000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
9721
9722 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 9723
dc96c6c7 97242000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
9725
9726 * gdb.base/annota1.exp (annotate-signal-handler-caller):
9727 Relax the regular expression a little, make it pass on Solaris 8.
9728
8216cda9
KB
97292000-05-12 Kevin Buettner <kevinb@redhat.com>
9730
9731 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 9732 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
9733 Instead, it is permissible for gdb to stop on the line of the
9734 call itself.
9735
1a570b2f
MS
97362000-05-12 Michael Snyder <msnyder@.cygnus.com>
9737
9738 * gdb.base/break.exp (bp on small function, optimized file):
9739 Add a second pass pattern. The behavior differs here between stabs
9740 and dwarf for one-line functions. Stabs preserves two line symbols
9741 (one before the prologue and one after) with the same line number,
9742 but dwarf regards these as duplicates and discards one of them.
9743 Therefore the address after the prologue (where the breakpoint is)
9744 has no exactly matching line symbol, and GDB reports the breakpoint
9745 as if it were in the middle of a line rather than at the beginning.
9746
dc96c6c7 97472000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 9748
d63a86f8 9749 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
9750 rather than "send_gdb" (for consistancy).
9751
7d418785
AC
9752Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9753
9754 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
9755 * gdb.c++/templates.cc: Properly check for GCC version number.
9756 * lib/compiler.cc: Likewise
9757
dc96c6c7 97582000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 9759
d63a86f8 9760 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
9761 gdb may not stop at the first line of main, due to code motion.
9762
dc96c6c7 97632000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
9764
9765 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
9766 This test depends on parsing the printf output from the target.
9767 Since the sparclet stub doesn't do stdio, this will never work.
9768 * gdb.base/call-rt-st.exp: ditto.
9769 * gdb.base/call-strs: ditto.
9770
dc96c6c7 97712000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
9772
9773 * gdb.base/miscexprs.exp: make sizeof long array test portable.
9774
9775 * gdb.base/ending-run.exp: After connecting to a remote target,
9776 but before running, the target will appear to be in a random
9777 location. Specify both a file and a line for breakpoints.
9778 Also, the function that calls main may be called 'init'
9779 rather than 'start'.
9780
a5a51225
EZ
97812000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9782
9783 * gdb.base/help.exp: Update output for add-symbol-file command.
9784
7930cc7c
FN
97852000-04-10 Fernando Nasser <fnasser@cygnus.com>
9786
9787 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9788 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
9789
23e37ab1
C
97902000-04-07 J.T. Conklin <jtc@redback.com>
9791
e93c542c
C
9792 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
9793
23e37ab1
C
9794 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
9795
591b8fa3
PDM
9796Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
9797
9798 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
9799 values that can be represented exactly.
9800 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
9801 above change, and to not check against the directory part of the source
9802 file name.
9803 (step into print_long_arg_list): Likewise.
9804 (print print_small_structs from print_long_arg_list): Likewise.
9805 (print print_long_arg_list): Likewise.
9806
7a495180
EZ
98072000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9808
30b53638 9809 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 9810
beb998c6
AC
9811Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
9812
9813 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
9814
1c689132
DB
98152000-03-25 Daniel Berlin <dan@cgsoftware.com>
9816
9817 * gdb.base/commands.exp (deprecated_command_test): Add test for
9818 deprecate with no arguments.
9819
c1790a9d
JL
98202000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
9821
9822 * gdb.base/break.exp: Add new test for setting breakpoints on
9823 optimized code so we can test breakpoints work even when function
9824 prologues may be optimized away
9825
003ba290
FN
98262000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9827
9828 From David Whedon <dwhedon@gordian.com>
9829 * gdb.base/commands.exp : Added command deprecator tests.
9830
6837a0a2
DB
98312000-03-22 Daniel Berlin <dan@cgsoftware.com>
9832
9833 * gdb.base/help.exp: Added test for new apropos command.
9834
b9593231
KB
98352000-03-21 Kevin Buettner <kevinb@redhat.com>
9836
9837 * gdb.base/pointers.c (usevar): New function.
9838 (main): Make sure that global variables v_int_pointer2, rptr,
9839 and y are all referenced someplace in the program by calling
9840 usevar() on them. [Some linkers delete symbols which are
9841 never referenced. The space remains, but there's no way to
9842 get a (symbolic) handle on the variable from the debugger.]
9843
751a959b
EZ
98442000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9845
9846 * gdb.base/printcmds.c: Add typedeffed arrays.
9847
9848 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
9849 procedure to test arrays that are typedef'd.
9850
73a93a32
JI
98512000-03-13 James Ingham <jingham@leda.cygnus.com>
9852
9853 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 9854 the library directories.
73a93a32 9855
fb40c209
AC
9856Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
9857
9858 * configure.in (configdirs): Add sub directory gdb.mi.
9859 * configure: Re-generate.
9860
9861 * gdb.mi: New directory.
d63a86f8 9862
ee4dd2c9
AC
98632000-02-25 Scott Bambrough <scottb@netwinder.org>
9864
9865 * gdb.base/long_long.exp: Correct test suite failure when printing
9866 a long long value as a double on ARM platforms.
9867
70f0cc22
JB
98682000-02-16 Jim Blandy <jimb@redhat.com>
9869
9870 * gdb.base/break.exp ("breakpoint line number"): Make sure the
9871 default source file is set properly before running this test.
9872
853819b8
EZ
98732000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9874
9875 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
9876 gdbtk/library directory, not in gdbtcl2.
9877
dfcd3bfb
JM
98782000-02-04 Jim Blandy <jimb@redhat.com>
9879
9880 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
9881 backslash from regexp pattern.
9882
9883 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
9884 procedure. Use it to run all the "continue to bp overloaded"
9885 tests. Note that this changes the names of the tests slightly.
9886 If the breakpoint hit message includes a hex PC value, because
9887 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
9888 from the real source code, still consider that a pass.
9889
9890 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
9891 XFAIL here if the breakpoint message contains a hex address. Note
9892 similar change on 1999-11-02.
9893
9894 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
9895
9896 * gdb.base/ptype.exp: Establish a default source file before
9897 calling get_debug_format.
9898
98992000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
9900
9901 * gdb.base/watchpoint.exp: Remove duplication of test messages.
9902
8b93c638
JM
99032000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
9904
9905 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
9906 of successive stepi commands -- while in the prologue we should see
9907 the function entry bracket.
9908
99092000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
9910
9911 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
9912 reach __change_mode() when stepping through the end of main().
9913
c5394b80
JM
99142000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
9915
9916 * gdb.base/default.exp: Fix expected pattern.
9917 * gdb.base/help.exp: Same.
9918
0d06e24b
JM
99192000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9920
9921 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
9922 Don't use xfail's because that affects only the following test.
d63a86f8 9923
0d06e24b
JM
9924 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
9925 solaris or linux.
9926
9927 * gdb.base/selftest.exp: Update to reflect changes to main.c.
9928
dc96c6c7 99292000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 9930
d63a86f8 9931 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
9932 "A syntax error" rather than "A parse error". Accept both.
9933
99342000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
9935
9936 * gdb.base/default.exp: Remove OS dependent string from "target
9937 remote" test.
9938 * gdb.base/help.exp: Same for "help target remote" test.
9939
c3f6f71d
JM
99402000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9941
9942 From Jim Kingdon <kingdon@redhat.com>:
9943
9944 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
9945 prompt (cleanup rather than necessity, but still might keep output
9946 from spilling to next test).
9947
99482000-01-02 Fred Fish <fnf@cygnus.com>
9949
9950 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
9951 AIX, which defines them in <sys/types.h>.
9952
ed9a39eb 99531999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 9954
ed9a39eb
JM
9955 * gdb.base/default.exp: Match arm* etc instead of arm in "info
9956 float" test.
9957
99581999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 9959
ed9a39eb 9960 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
9961
9962 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
9963 outermost frame disallowed".
9964
99651999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
9966
9967 * gdb.base/setvar.exp: New tests for setting the value of a struct
9968 with a constant list.
9969
99701999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
9971
9972 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
9973 require the user to type a cast before setting the value of a struct.
9974
de57eccd
JM
99751999-12-06 Jim Blandy <jimb@cygnus.com>
9976
9977 * gdb.base/default.exp: Expect the new 'info float' command on
9978 all i386 platforms.
9979
9980 * gdb.threads/linux-dp.exp: Expand our ability to recognize
9981 LinuxThreads libraries that don't support debugging.
9982
c2d11a7d
JM
9983Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
9984
9985 * gdb.base/remote.c: Fill the buffer with truely random data.
9986 Change the buffer type to ``unsigned char'' to simplify size
9987 arithmetic.
9988
9989 * gdb.base/remote.exp: Reduce download numbers by one. Typical
9990 stub only handles 400-1 byte packets. Verify that the download
9991 worked.
9992
99931999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
9994
9995 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
9996 tests, using UNRESOLVED for the untested cases. Also, does not wait
9997 for a timeout if the prompt was received before a recognizable pattern.
9998
99991999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
10000
10001 * lib/gdb.exp (gdb_expect_list): Fix spelling.
10002
100031999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10004
10005 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
10006 watchpoints.
10007
100081999-11-24 Jason Merrill <jason@casey.cygnus.com>
10009
10010 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
10011
10012 * gdb.c++/local.exp: Be more flexible in recognizing local class
10013 name mangling. Don't allow horribly truncated method names.
10014 * gdb.c++/derivation.exp: Expect protected inheritance.
10015 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
10016 * gdb.c++/virtfunc.exp: Likewise.
10017 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
10018 when printing a nested enum.
10019
100201999-11-22 Jim Blandy <jimb@cygnus.com>
10021
10022 * gdb.base/step-test.exp: Properly await GDB's response to setting
10023 a breakpoint on the call to large_struct_by_value.
10024
10025 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
10026 just because we have debug info for the `start' function.
10027
100281999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
10029
10030 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
10031 "Unknown signal" messages, which indicate (on LinuxThreads) that
10032 GDB doesn't know how to debug threads on this system. This is
10033 better than hanging while philosopher 0 dumps chatter into gdb.log.
10034
100351999-11-18 Tom Tromey <tromey@cygnus.com>
10036
10037 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
10038
100391999-11-18 Fred Fish <fnf@cygnus.com>
10040
10041 * gdb.base/coremaker2.c: Add sample program for generating
10042 cores that is more self contained than coremaker.c. Eventually
10043 I'll add more code to this and tie it into the testsuite.
10044
4ce44c66
JM
100451999-11-12 Stan Shebs <shebs@andros.cygnus.com>
10046
10047 * gdb.base/dollar.exp: Remove, now in gdb.hp.
10048
100491999-11-10 Jimmy Guo <guo@cup.hp.com>
10050
10051 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
10052 from $srcdir/lib/.
10053 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
10054 and gdb.c++/.
10055
10056 * gdb.c++/derivation.exp: remove redundant get compiler info code.
10057
d63a86f8 10058 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
10059 'continue with watch' test point.
10060
100611999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
10062
10063 Merged from p2linux-990323-branch:
d63a86f8 10064
4ce44c66
JM
10065 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
10066
11cf8741
JM
10067Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
10068
10069 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
10070 {limit,fixed}''. Test ``set download-write-size''.
10071
10072Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
10073
10074 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
10075 gdb_expect_list.
10076
10077Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
10078
10079 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
10080
100811999-11-03 Mark Salter <msalter@cygnus.com>
10082
10083 * gdb.base/break.exp: Fix "stub continue" pattern.
10084
100851999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
10086
10087 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
10088
100891999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
10090
10091 * gdb.base/display.exp ("finish"): Add timeout clause.
10092
10093 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
10094 plain prompt clause, so this doesn't have to time out in order to
10095 fail.
10096
10097 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
10098 breakpoint hit messages include an address.
10099
10100 * gdb.base/display.exp: Don't forget to escape parens in regular
10101 expressions. Unix regexp notatation sucks.
10102
101031999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10104
10105 * gdb.base/annota1.exp: Test for annotate-signalled: change output
10106 order for 'signalled' message.
10107
5c44784c
JM
101081999-11-01 Stan Shebs <shebs@andros.cygnus.com>
10109
10110 From Jimmy Guo <guo@cup.hp.com>:
10111 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
10112 * gdb.base/annota1.c: Add code for tests to work with.
10113
101141999-10-26 Frank Ch. Eigler <fche@cygnus.com>
10115
10116 * gdb.base/remote.exp: New test for remote downloading settings.
10117 * gdb.base/remote.c: New file with large .data.
10118
917317f4
JM
101191999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
10120
10121 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
10122 for LinuxThreads support, merged from the Code Fusion branch.
10123
10124Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
10125
10126 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
10127 containing exp_continue into a while within an expect. Don't
10128 attempt a start more than three times. Check return value from
10129 gdb_load.
d63a86f8 10130
2df3850c
JM
10131Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
10132
10133 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
10134 a pass case.
10135
2acceee2
JM
101361999-10-01 Kevin Buettner <kevinb@cygnus.com>
10137
10138 * gdb.base/break.c (main): Added a statement that we can step
10139 off of.
10140 * gdb.base/break.exp: Added tests for setting a breakpoint
10141 at an offset and stepping onto a breakpoint.
10142
101431999-10-01 Fred Fish <fnf@cygnus.com>
10144
d63a86f8 10145 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
10146 gdb output.
10147
c2c6d25f
JM
101481999-09-18 Jim Blandy <jimb@cris.red-bean.com>
10149
10150 * gdb.base/break.exp: Code locations are in hex, don't forget!
10151 (For HP-UX.)
10152
101531999-09-17 Stan Shebs <shebs@andros.cygnus.com>
10154
10155 * condbreak.exp: Use break.c as test program.
10156 * condbreak.c: Remove, redundant with break.c.
10157
101581999-09-15 Stan Shebs <shebs@andros.cygnus.com>
10159
10160 * config/monitor.exp (gdb_target_monitor): Disable X- and
10161 Z-packets if the target needs it.
10162
101631999-09-13 James Ingham <jingham@leda.cygnus.com>
10164
10165 * gdb.c++/overload.exp: Added tests for listing overloaded
10166 functions with function pointers in the arg, explicitly calling
10167 out the version you want.
10168
cff3e48b
JM
101691999-09-09 Stan Shebs <shebs@andros.cygnus.com>
10170
10171 * long_long.exp: Add variations of test cases that work for
10172 targets with 16-bit ints and 32-bit doubles.
10173
d4f3574e
SS
101741999-09-08 Stan Shebs <shebs@andros.cygnus.com>
10175
10176 * break.c (main): Compare a possibly-uninitialized argc with an
10177 unlikely value that fits in 16 bits.
10178
101791999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10180
10181 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
10182 0xfeeb, don't want negative numbers if ints are 16 bits.
10183
10184 * lib/gdb.exp (skip_cplus_tests): New proc.
10185 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
10186 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
10187 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
10188 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
10189 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
10190 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
10191 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
10192 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
10193
10194 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
10195
10196Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
10197
10198 * gdb.base/corefile.exp (up): Allow a parameter to appear
10199 in the frame that we're going up to.
10200
10201 From Jim Blandy <jimb@cygnus.com>:
10202
10203 * gdb.base/default.exp (info float): Expect some output now.
10204
10205 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
10206 returning floating-point values to fail on the x86.
10207 * gdb.base/callfwmall.exp (do_function_calls): Same.
10208
10209 * gdb.base/list.exp (test_listsize): Correct expectations for
10210 listing line 1 with listsize 2. Also, listing a single line
10211 works now, as does listing three lines. [Kevin's note: There
10212 were a number of other cases fixed too where the expectations
10213 differed...]
10214
102151999-09-02 Stan Shebs <shebs@andros.cygnus.com>
10216
10217 * gdb.base/selftest.exp: Add case for when version prints as
10218 constant string instead of char pointer.
10219
104c1213
JM
102201999-08-25 Stan Shebs <shebs@andros.cygnus.com>
10221
10222 * gdb.base/ending-run.exp: Add Solaris case for what happens when
10223 stepping out of main.
10224
10225 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
10226 G++ used.
10227
10228 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
10229 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
10230
10231 * gdb.c++/ovldbreak.exp: Update match string in test that
10232 includes a warning of multiple breakpoints.
10233
102341999-08-24 Stan Shebs <shebs@andros.cygnus.com>
10235
10236 * gdb.base/display.exp: Improve precision of step-after-finish
10237 added yesterday.
10238
10239 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
10240 test.
10241
10242 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
10243 configs when using G++, not just hppa*.
10244
102451999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10246
10247 * gdb.base/async.c: New file.
10248 * gdb.base/async.exp: New file.
10249
10250Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
10251
10252 * gdb.base/break.exp: Tweak PA specific tests to properly handle
10253 PA64.
10254
53a5351d
JM
10255Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
10256
104c1213
JM
10257 * gdb.base/display.exp: "finish" can leave us mid-line on many
10258 targets, deal with it. Add a small constant to main, instead of
10259 1000 since main+1000 may not be a valid address in the target.
10260
53a5351d
JM
10261 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
10262 on hpux11.
10263
10264 * gdb.base/attach.exp: Handle another hpux11 error message variant
10265 when attaching to a process that does not exist.
10266
102671999-08-19 J.T. Conklin <jtc@redback.com>
10268
10269 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
10270 characters in 'continue to 1241' test.
10271
102721999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10273
10274 * gdb.base/call-ar-st.exp: Add a shorter match case for the
10275 stop in print_long_arg_list, define and use a whitespace
10276 variable in print_small_structs test, add an XFAIL for Solaris.
10277 * gdb.base/dbx.exp: XFAIL func commands until somebody is
10278 interested enough to fix.
10279
7be570e7
JM
102801999-08-13 Keith Seitz <keiths@cygnus.com>
10281
10282 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
10283 (dbx_gdb_load): Remove. Use gdb_load instead, since that
10284 proc knows about targets other than the natives.
10285 (test_assign): Use "gdb_run_cmd" to "run" the target.
10286 Check that we've actually hit the breakpoint at main.
10287 When we attempt to assign a value to a local variable, check
10288 that the variable is in the current scope, i.e., don't use
10289 a test with an empty result.
10290
10291Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
10292
10293 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
10294 command.
10295
102961999-08-09 Stan Shebs <shebs@andros.cygnus.com>
10297
10298 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10299 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
10300 gdb.compat, gdb.threads-hp.
10301 gdb.hp/configure, gdb.hp/configure.in: New files.
10302 gdb.hp/Makefile.in: Recurse into new subdirs.
10303 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
10304 gdb.hp/gdb.objdbg: New directory, tests for debugging info
10305 in object files.
10306 gdb.hp/tools: New directory, aux tools for HP-specific tests.
10307
96baa820
JM
103081999-08-05 Stan Shebs <shebs@andros.cygnus.com>
10309
10310 * gdb.base/display.exp: Help expect by putting a newline in the
10311 funky printf, remove a bogus p/a test.
10312
103131999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10314
10315 * gdb.base/display.exp: Make sure that when we say 'run', we are
10316 connected to the target. This is necessary when running not
10317 natively.
10318
103191999-08-03 Stan Shebs <shebs@andros.cygnus.com>
10320
10321 * gdb.base/step-test.exp: Removed some extraneous messages.
10322
10323 * gdb.base/long_long.exp: Don't run memory examination tests
10324 on little-endian targets (they will need a different set of
10325 results to match).
10326
103271999-08-02 Stan Shebs <shebs@andros.cygnus.com>
10328
10329 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
10330 until somebody decides to fix GDB.
10331
10332 * gdb.base/long_long.c: Stop compiler complaint by specifying long
10333 constant as "ULL".
10334 * gdb.base/long_long.exp: Loosen x/c test, add partial result
10335 matches for a couple x/2 commands.
10336
a0b3c4fd
JM
103371999-07-30 Stan Shebs <shebs@andros.cygnus.com>
10338
10339 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
10340 by merging in ref-types2 tests.
10341 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
10342
10343 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10344 * gdb.c++/Makefile.in: Add standard actions.
10345 (EXECUTABLES): Rename from PROGS, update list.
10346 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
10347 from gdb.hp.
10348 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
10349 foo and bar locals.
10350 * gdb.c++/anon-union.exp: Fix tests to match.
10351 * gdb.c++/classes.exp: Run if HP compiler used, add extra
10352 expect matches to handle output variations.
10353 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
10354 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
10355 output, add HP alternatives for new and delete prints.
10356 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
10357 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
10358 * gdb.c++/demangle.exp: Use $style when reporting failure.
10359 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
10360 * gdb.c++/inherit.exp: Run if HP compiler used, add some
10361 match alternatives.
10362 * gdb.c++/local.exp: Add match alternatives or xfails for HP
10363 compilers.
10364 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
10365 * gdb.c++/method.exp: Add match alternatives.
10366 * gdb.c++/misc.cc: Add bool types.
10367 * gdb.c++/misc.exp: Add tests for bool types.
10368 * gdb.c++/overload.exp: Add xfails.
10369 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
10370 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
10371 add some more template parameter tests (only for HP currently).
10372 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
10373 * gdb.c++/virtfunc.cc: Add return type and value for main.
10374 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
10375 match alternatives.
d63a86f8 10376
a0b3c4fd
JM
103771999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10378
10379 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
10380
103811999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
10382
10383 * gdb.base/signals.exp: Don't expect getting a backtrace from
10384 within a signal handler to fail on Linux.
10385
103861999-07-29 Stan Shebs <shebs@andros.cygnus.com>
10387
10388 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10389 * lib/gdb.exp: Remove some gratuitious semicolons.
10390 (delete_breakpoints): Increase timeout.
10391 (gdb_expect): Add -notransfer option.
10392 (gdb_test): Use -notransfer option.
10393 (get_compiler_info): Add f77 case.
10394 (get_compiler): New proc, split out from gdb_preprocess, add f77
10395 case.
10396 (gdb_preprocess): Call get_compiler.
10397
10398 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
10399 * gdb.base/attach.exp, gdb.base/display.exp,
10400 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
10401 gdb.base/long_long.exp, gdb.base/printcmds.exp,
10402 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
10403 third arg to gdb_test.
10404 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
10405 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
10406 HP-UX xfails, add others.
10407 * gdb.base/completion.exp: Reflect name change of self-test.
10408 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
10409 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
10410 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
10411 HP failure number.
10412 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
10413 useless HP-UX 10.30 references.
10414 * gdb.base/maint.exp: Loosen matches.
10415 * gdb.base/pointers.c (main): Declare more_code.
10416 * gdb.base/pointers.exp: Match on output of a `next'.
10417 * gdb.base/structs.c: Add prototypes.
10418 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
10419 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
10420
104211999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10422
10423 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
10424 command.
10425
104261999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10427
10428 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
10429 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
10430
10431 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
10432 debug info. Deal with lack of signal hanlder info in stack.
10433
10434 From Jim Kingdon <kingdon@redhat.com>:
10435 * gdb.base/annota1.exp: If printf has debug info, deal with it.
10436
5a2468f5
JM
104371999-07-19 Stan Shebs <shebs@andros.cygnus.com>
10438
10439 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
10440 gdb.base/foll-vfork.exp: Don't run for crosses.
10441
adf40b2e
JM
10442Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
10443
10444 * gdb.base/configure.in: Check for gdbvars.exp instead of
10445 a1-selftest.exp.
10446 * gdb.base/configure: Re-generate.
10447
104481999-07-12 Stan Shebs <shebs@andros.cygnus.com>
10449
10450 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
10451 in trying to run first and name is too long.
10452
10453 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
10454 pointers2.c and pointers2.exp, respectively.
10455 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
10456 doschk happier.
10457
43e526b9
JM
104581999-07-08 Stan Shebs <shebs@andros.cygnus.com>
10459
10460 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
10461 callfuncs2.c and callfuncs2.exp.
10462
10463 * gdb.base/list.exp: Remove mistaken xfails.
10464 * gdb.base/list0.h: Add optional prototypes.
10465
9846de1b
JM
10466Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
10467
10468 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
10469 calling malloc.
10470 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
10471 * ptype.exp: Move test for get_debug_format to before its first
10472 use.
10473
104741999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10475
10476 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
10477 * gdb.base/annota2.cc, annota2.exp: Move from here.
10478 * gdb.c++/annota2.cc, annota2.exp: To here.
10479 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
10480
43ff13b4
JM
10481Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10482
10483 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
10484 a consistent format.
10485
085dd6e6
JM
104861999-06-25 Stan Shebs <shebs@andros.cygnus.com>
10487
10488 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10489 * lib/gdb.exp (get_compiler_info): Add detection for assorted
10490 HP compilers, also set the globals $true and $false.
10491
10492 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
10493 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
10494 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
10495 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
10496 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
10497 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
10498 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
10499 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
10500 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
10501 whatis.c} Add C++ compatible function definitions and return
10502 types, add includes for library functions.
10503 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
10504 * gdb.base/step-test.c (myglob): Rename from glob.
10505 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
10506 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
10507 files, move here from gdb.hp.
10508 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
10509 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
10510 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
10511 Adjust line numbers in regexps.
10512
10513 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
10514 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
10515 instead of 0/1.
10516
10517 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
10518 foll-vfork.exp: New files, move here from gdb.hp.
10519 * gdb.base/page.exp: New file, test of pagination command.
10520
10521 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
10522 recursion test.
10523 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
10524
10525 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
10526 gdb.base/solib.exp: Fix compiler invocation process.
10527
10528 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
10529 HP-UX 11, turn off overload resolution explicitly.
10530 * gdb.base/commands.exp: Set argument list explicitly, add
10531 watchpoint test.
10532 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
10533 them work.
10534 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
10535 expressions properly.
10536 * gdb.base/corefile.exp: Loosen the match slightly.
10537 * gdb.base/default.exp: Allow "Error accessing memory" message
10538 also.
10539 * gdb.base/display.exp: Skip over x/0 j if PA64.
10540 * gdb.base/funcargs.exp: Add xfails for HP-UX.
10541 * gdb.base/interrupt.exp: Ditto.
10542 * gdb.base/langs.exp: Add symbolic matches governed by compiler
10543 in use.
10544 * gdb.base/list.exp: Add xfails for HP-UX.
10545 * gdb.base/long_long.exp: Refine some of the numeric matches.
10546 * gdb.base/mips_pro.exp: Xfail on HP-UX.
10547 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
10548 * gdb.base/nodebug.exp: Succeed on more varieties of output.
10549 * gdb.base/opaque.exp: Remove some HP-UX xfails.
10550 * gdb.base/ptype.exp: Succeed on more varieties of output.
10551 * gdb.base/scope.exp: Add xfails for HP-UX.
10552 * gdb.base/sect-cmd.exp: Add more cases.
10553 * gdb.base/setvar.exp: Add xfails for HP-UX.
10554 * gdb.base/shlib-call.exp: Loosen some matches slightly.
10555 * gdb.base/signals.exp: Match on void symbolically.
10556 * gdb.base/step-test.exp: Add case for PA64.
10557 * gdb.base/term.exp: Add exit and restart.
10558 * gdb.base/twice.exp: Clean up after self.
10559 * gdb.base/varargs.exp: Disable overload resolution explicitly.
10560 * gdb.base/whatis.exp: Allow more ways to pass tests.
10561
10562 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
10563 no longer useful.
10564
10565Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
10566
10567 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
10568 list of patterns.
10569 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
10570 print_double_array(double_array)", "continuing to breakpoint
10571 1018", "print print_double_array(array_d)" and "continuing to
10572 1034" tests.
d63a86f8 10573
085dd6e6
JM
105741999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10575
10576 * Makefile.in: Add empty html and install-html targets.
10577
105781999-06-24 Stan Shebs <shebs@andros.cygnus.com>
10579
10580 * config/mt-*: Remove, these haven't been used since 1996.
10581
105821999-06-22 Stan Shebs <shebs@andros.cygnus.com>
10583
10584 * gdb.base/call-strs.c, gdb.base/ending-run.c,
10585 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
10586 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
10587
9e0b60a8
JM
105881999-06-18 Stan Shebs <shebs@andros.cygnus.com>
10589
10590 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
10591 simpler match case for the ptype of the big class.
10592
105931999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
10594
10595 * gdb.exp: Fix test for gdb_prompt existence.
10596
105971999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
10598
10599 * gdb.exp (gdb_test): Add fail after calls to perror.
10600
106011999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
10602
10603 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
10604
106051999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
10606
10607 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
10608
0f71a2f6
JM
10609Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
10610
10611 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
10612 malloc() is linked in.
10613
106141999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
10615
10616 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
10617 step at end.
10618
10619 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
10620
106211999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
10622
10623 * gdb.java/jv-print.exp: New file. (Our first Java test!)
10624
cce74817
JM
10625Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
10626
10627 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
10628 * gdb.base/mips_pro.exp: Likewise.
10629
106301999-06-02 Keith Seitz <keiths@cygnus.com>
10631
10632 * gdb.c++/templates.cc: Change all "new" operators to throw
10633 an exception.
10634 * gdb.c++/cplusfuncs.cc: Likewise.
10635
10636 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
10637
10638Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
10639
10640 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
10641 * gdb.base/ending-run.exp: When stepping out of main, accept a
10642 step into an arbitrary assembler file.
10643
392a587b
JM
106441999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10645
d63a86f8 10646 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 10647 "breakpoint-invalid" to be printed.
d63a86f8 10648 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
10649 number of "frames-invalid" and "breakpoint-invalid" to be printed.
10650 * gdb.base/annota2.cc: Initialize a.x to 0.
10651
9e086581
JM
106521999-05-17 Keith Seitz <keiths@cygnus.com>
10653
10654 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
10655 when "skip_float_tests" set.
10656 Ditto for "print print_double_array(array_d)", "print print_small_structs",
10657 "print print_ten_doubles", and "step into print_long_arg_list".
10658 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
10659 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
10660 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
10661 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
10662 "skip_float_tests" is set.
10663 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
10664 when "skip_float_tests" set.
d63a86f8 10665
cd0fc7c3
SS
106661999-05-06 Keith Seitz <keiths@cygnus.com>
10667
10668 * gdb.base/annota2.cc: Include stdio.h.
10669
10670Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
10671
10672 * gdb.base/crossload.exp: Remove, this has been disabled ever
10673 since BFD stopped including all targets, and cross-GDB gets
10674 plenty of testing anyway.
10675 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
10676 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
10677 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
10678 * gdb.base/README: Remove, was doc for this.
10679 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
10680 needed.
10681
b83266a0
SS
106821999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10683
10684 * gdb.base/call-ar-st.exp: Fix one regular expression in test
10685 output.
10686
10687 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
10688 * gdb.base/annota2.exp: New file. More annotation tests.
10689 * gdb.base/annota1.c: New file. Source file for annota1.exp.
10690 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
10691
106921999-04-23 Angela Marie Thomas <angela@cygnus.com>
10693
10694 * config/cfdbug.exp: New file.
10695
7a292a7a
SS
106961999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
10697
10698 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
10699 Marcus Daniel's and Dale Hawkins's demangler crashes.
10700
10701 * gdb.c++/demangle.exp (test_gnu_style_demangling,
10702 test_lucid_style_demangling, test_arm_style_demangling,
10703 test_hp_style_demangling): Try Tom Tromey's core-dumping
10704 identifier under each demangling style.
10705
107061999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
10707
10708 * gdb.c++/demangle.exp: Include the current demangling style
10709 in all test names.
10710 (current_demangling_style): New global variable.
10711 (set_demangling_style, test_demangling_core, test_demangling,
10712 test_demangling_exact): New functions.
10713 (test_gnu_style_demangling, test_lucid_style_demangling,
10714 test_arm_style_demangling, test_hp_style_demangling): Use those,
10715 instead of calling gdb_test and gdb_test_exact directly.
10716 (catch_demangling_errors): New function, which reports errors
10717 signalled by the demangling test functions in an orderly way.
10718 (do_tests): Use catch_demangling_errors.
10719
107201999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
10721
10722 * gdb.base/signals.exp (test_handle_all_print): Use () for
10723 grouping in expressions, not {}.
10724
10725 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
10726 initialized yet.
10727
107281999-04-01 Stan Shebs <shebs@andros.cygnus.com>
10729
10730 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
10731 are listed.
10732
107331999-03-26 Stan Shebs <shebs@andros.cygnus.com>
10734
10735 * gdb.stabs/weird.exp: Test for CC being defined before
10736 looking at its value.
10737
107381999-03-25 Stan Shebs <shebs@andros.cygnus.com>
10739
10740 * gdb.base/call-ar-st.exp: Remove stray '#'.
10741 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
10742 "short int" and "long int".
10743 * gdb.c++/overload.cc: Cast the string added in the previous
10744 change, to mollify finicky HP compiler.
10745 * gdb.hp/reg-test.exp (testfile): Fix file name.
10746 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 10747
7a292a7a
SS
10748 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
10749 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
10750 alternate form of enum ptype.
10751
c906108c
SS
107521999-03-23 Stan Shebs <shebs@andros.cygnus.com>
10753
7a292a7a
SS
10754 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
10755 * gdb.hp/*.exp: Change all to run compiler probe only after
10756 passing skip_hp_tests, so as not to waste time on guaranteed
10757 failure.
10758
c906108c
SS
10759 * gdb.c++/overload.cc: Pass string instead of char addr, always
10760 init ccpfoo.
10761 * gdb.c++/templates.cc: Fix syntax error.
10762
7a292a7a
SS
10763Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10764
10765 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 10766 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
10767 command.
10768
107691999-03-18 James Ingham <jingham@cygnus.com>
10770
10771 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
10772
10773 * gdb.c++/method.exp: It was testing an uninitialized int on the
10774 stack and assuming it was positive.
10775
10776 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
10777
10778 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 10779 keep it from killing the rest of the tests.
7a292a7a
SS
10780 Use gdb_continue_to_end.
10781
10782 * gdb.base/sigall.exp: use gdb_continue_to_end.
10783
10784 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
10785
10786 * gdb.base/display.exp: use runto_main, not run.
10787
d63a86f8
RM
10788 * gdb.base/default.exp: Check for the current error message in the
10789 r abbreviation test.
7a292a7a
SS
10790 Add strongarm to the targets that know info float.
10791
d63a86f8 10792 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
10793 run which doesn't work with monitors.
10794
10795 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
10796
10797 * gdb.base/break.exp: use the gdb_continue_to_end proc.
10798
10799 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
10800 program. Traps the case (in Cygmon) when the program never really
10801 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
10802 more places, so I used my name. Sorry Mark...
10803
10804 * config/monitor.exp (gdb_target_monitor): added another
10805 target_info parameter: remotebinarydownload. This will set the
10806 remotebinarydownload flag if this is causing some boards trouble.
10807
108081999-03-18 Mark Salter <msalter@cygnus.com>
10809
10810 * lib/gdb.exp (continue_to_exit): New function.
10811
10812 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
10813 * gdb.base/ending-run.exp: Ditto.
10814 * gdb.base/step-test.exp: Ditto.
10815
108161999-03-16 Stan Shebs <shebs@andros.cygnus.com>
10817
10818 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
10819 (suggested by Art Haas <ahaas@neosoft.com>).
10820
108211999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
10822
10823 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
10824
10825Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
10826
10827 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
10828 descriptions of types (short unsigned int vs unsigned short, etc).
10829
108301999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
10831
10832 * gdb.base/call-strs.exp: Don't assume that `step' will step over
10833 a call to strlen; sometimes we do have sources.
10834
108351999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
10836
10837 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
10838 character, so GDB won't print garbage after its end.
d63a86f8 10839
c906108c
SS
10840 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
10841 breakpoint there instead. Sometimes GCC emits memcpy to handle
10842 the large structures being passed by value, so we step into that
10843 instead of sum_array_print, which obscures what we're really testing.
10844 * gdb.base/step-test.exp: However, we do want a test that notices
10845 the bizarre steps into memcpy, so do that here. Add check for
10846 stepping into function calls that pass large structures by value.
10847 ("Is that a noun clause, or are you just happy to see me?")
10848 Remove all references to specific line numbers.
10849 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
10850 New type and function.
10851 (main): Call large_struct_by_value, passing it a large struct by value.
10852 * lib/gdb.exp (gdb_get_line_number): New function.
10853
10854 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
10855 more portable.
10856
7a292a7a
SS
108571999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
10858
c906108c
SS
10859 * lib/gdb.exp: Doc fixes.
10860
7a292a7a
SS
108611999-03-05 Nick Clifton <nickc@cygnus.com>
10862
d63a86f8 10863 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
10864
108651999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
10866
c906108c
SS
10867 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
10868 commands. They're not germane to this test, and they don't work
10869 that way on remote targets.
10870
3fc11d3e
JM
108711999-03-01 James Ingham <jingham@cygnus.com>
10872
10873 * Changelog entries merged over from gdb development branch.
10874
3fc11d3e
JM
10875 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
10876
10877 * lib/gdb.exp (gdbtk_analyze_results): Generic function
10878 for outputting results of test run.
10879
2d4a1622 10880 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
10881
10882 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 10883
7a292a7a
SS
108841999-02-25 Felix Lee <flee@cygnus.com>
10885
10886 * lib/gdb.exp (debug_format): initialize
10887
c906108c
SS
108881999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
10889
10890 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
10891 * gdb.base/call-rt-st.c: Ditto.
10892
c906108c
SS
108931999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
10894
10895 * gdb.threads/pthreads.exp (horiz): New variable.
10896 (test_startup): Fix regexps that capture thread numbers.
10897
108981999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
10899
10900 * gdb.base/smoke.exp: Disambiguate two test case names (both
10901 called ``print'').
10902
10903Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
10904
10905 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
10906 compilation.
10907
109081999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
10909
10910 * gdb.base/miscexprs.exp: Change patterns to match GDB's
10911 actual output formatting.
10912 * gdb.base/smoke.exp: GDB removes leading 0's.
10913 * gdb.base/volatile.exp: Don't check type of remuneration;
10914 that variable is no longer defined in constvars.c.
10915 * gdb.base/step-test.c (main): Exit with explicit exit code.
10916 * gdb.base/step-test.exp: Remove two nexti checks--they are
10917 not portable.
10918
109191999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
10920
10921 * gdb.base/help.exp ("help delete display"): Fix test to match
10922 gdb's output.
10923
10924 * gdb.base/long_long.c (known_types): Initialize values to zero.
10925 * gdb.base/long_long.exp: Step one more line
10926 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 10927 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
10928 unique test case names.
10929
10930Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10931
d63a86f8 10932 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
10933
10934 * gdb.c++/method.exp: Add missing close brace.
10935
109361999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
10937
10938 * gdb.base/maint.exp: Use 'set height 0' to disable page
10939 prompting, not 'set height 400'.
10940
10941 Fix a bunch of timeouts.
10942 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
10943 four separate tests, so expect doesn't take forever to match a ton
10944 of text against a regexp with lots of .* forms.
10945 ("maint print psymbols", "maint print symbols"): Make some of
10946 these greps more selective, so that expect doesn't try to wade
10947 through huge piles of output and time out.
10948
10949 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
10950
10951 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
10952 tests: one which doesn't expect shlib events to be reported, and
10953 another which does, but is XFAIL for all platforms other than
10954 HP/UX.
10955
10956 * gdb.base/break.exp: Teach the test suite that the `catch
10957 fork', `catch vfork', and `catch exec' commands produce error
10958 messages on platforms that don't provide these features.
10959
10960Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
10961
10962 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
10963 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
10964 (shortening names from solib_threshold.exp etc), won't run on
10965 anything but HP-UX for the foreseeable future.
10966 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
10967 reflect move.
10968
10969Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
10970
10971 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
10972 gdb.trace/Makefile.in (clean): Remove all test executables.
10973
10974Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
10975
10976 * gdb.base/shlib-call.exp: add test cases to verify that gdb
10977 successfully re-sets breakpoints in shared libraries.
10978 * gdb.base/shmain.c (main): return 0, don't fall off the end.
10979
10980Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10981
d63a86f8
RM
10982 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
10983 and compiled w/o GCC.
c906108c
SS
10984
10985 * gdb.hp/watch-cmd.exp: ditto.
10986
10987 * gdb.hp/watch-hp.exp: ditto.
10988
10989 * gdb.hp/xdb1.exp: ditto.
10990
10991 * gdb.hp/xdb2.exp: ditto.
10992
10993 * gdb.hp/dbx.exp: ditto.
10994
10995Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
10996
10997 * constvars.c: Remove C++-isms.
10998 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
10999 with GCC.
11000
11001Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
11002
11003 The following changes are part of the HP merge.
11004
11005 * gdb.base/break.exp: new tests to verify that catchpoints for
11006 fork, vfork, and exec don't trigger inappropriately.
11007
11008 * gdb.base/opaque.exp: compile one file at a time, then link.
11009
11010 * gdb.base/signals.exp: be more restrictive about which hppa
11011 systems receive a setup_xfail. new tests.
11012
11013 * gdb.base/solib_threshold.build: new file.
11014 * gdb.base/solib_threshold.exp: new file.
11015 * gdb.base/solib_threshold.link_opts: new file.
11016 * gdb.base/solib_threshold.mk: new file.
11017 * gdb.base/gen_solib_threshold.c: new file.
11018
11019 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
11020 tests. New tests for enums inside classes.
11021
11022 * gdb.c++/compiler.cc: indicate support of template debugging.
11023
11024 * gdb.c++/demangle.exp: run hp style demangling tests.
11025
11026 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
11027 tests.
11028
11029 * gdb.c++/misc.cc: changes to support new tests.
11030
11031 * gdb.c++/templates.cc: changes to support HP's compiler; changes
11032 to support new tests.
11033
11034 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
11035 gcc, then skip these tests.
11036
11037Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
11038
11039 The following files are part of the HP merge; some had longer
11040 names at HP, but have been renamed to be no more than 14
11041 characters in length.
11042
11043 * gdb.hp/ambiguous.cc: new file.
11044 * gdb.hp/ambiguous.exp: new file.
11045 * gdb.hp/attach.exp: new file.
11046 * gdb.hp/attach2.exp: new file.
11047 * gdb.hp/classes-hp.exp: new file.
11048 * gdb.hp/ctti.exp: new file.
11049 * gdb.hp/ctti-add.cc: new file.
11050 * gdb.hp/ctti-add1.cc: new file.
11051 * gdb.hp/ctti-add2.cc: new file.
11052 * gdb.hp/ctti-add3.cc: new file.
11053 * gdb.hp/dbx.exp: new file.
11054 * gdb.hp/exception.cc: new file.
11055 * gdb.hp/exception.exp: new file.
11056 * gdb.hp/foll-exec.c: new file.
11057 * gdb.hp/foll-exec.exp: new file.
11058 * gdb.hp/foll-fork.c: new file.
11059 * gdb.hp/foll-fork.exp: new file.
11060 * gdb.hp/foll-vfork.c: new file.
11061 * gdb.hp/foll-vfork.exp: new file.
11062 * gdb.hp/inherit-hp.exp: new file.
11063 * gdb.hp/more-steps.exp: new file.
11064 * gdb.hp/namespace.cc: new file.
11065 * gdb.hp/namespace.exp: new file.
11066 * gdb.hp/optimize.exp: new file.
11067 * gdb.hp/pxdb.c: new file.
11068 * gdb.hp/pxdb.exp: new file.
11069 * gdb.hp/quicksort.exp: new file.
11070 * gdb.hp/reg-test.exp: new file.
11071 * gdb.hp/reg-test.s: new file.
11072 * gdb.hp/sized-enum.c: new file.
11073 * gdb.hp/sized-enum.exp: new file.
11074 * gdb.hp/start-stop.exp: new file.
11075 * gdb.hp/templ-hp.cc: new file.
11076 * gdb.hp/templ-hp.exp: new file.
11077 * gdb.hp/thr-lib.c: new file.
11078 * gdb.hp/thr-lib.exp: new file.
11079 * gdb.hp/thr-lib.h: new file.
11080 * gdb.hp/thr-liblib.c: new file.
11081 * gdb.hp/virtfun-hp.c: new file.
11082 * gdb.hp/virtfun-hp.exp: new file.
11083 * gdb.hp/watch-cmd.exp: new file.
11084 * gdb.hp/watch-hp.exp: new file.
11085 * gdb.hp/xdb1.exp: new file.
11086 * gdb.hp/xdb2.exp: new file.
11087 * gdb.hp/xdb3.exp: new file.
11088
11089Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
11090
11091 The following files are part of the HP merge; some had longer
11092 names at HP, but have been renamed to be no more than 14
11093 characters in length.
11094
11095 * gdb.base/ss.h: new file.
11096 * gdb.base/call-ar-st.c: new file.
11097 * gdb.base/call-ar-st.exp: new file.
11098 * gdb.base/call-rt-st.c: new file.
11099 * gdb.base/call-rt-st-exp: new file.
11100 * gdb.base/call-strs.exp: new file.
11101 * gdb.base/ena-dis-br.exp: new file.
11102 * gdb.base/environ.exp: new file.
11103 * gdb.base/long_long.exp: new file.
11104 * gdb.base/sect-cmd.exp: new file.
11105 * gdb.base/shlib-cl2.exp: new file.
11106 * gdb.base/smoke.exp: new file.
11107 * gdb.base/so-impl-ld.c: new file.
11108 * gdb.base/so-impl-ld.exp: new file.
11109 * gdb.base/so-indr-cl.c: new file.
11110 * gdb.base/so-indr-cl.exp: new file.
11111 * gdb.base/varargs.exp: new file.
11112 * gdb.base/volatile.exp: new file.
11113 * gdb.base/whatis-exp.exp: new file.
7a292a7a 11114 * gdb.base/display.exp: new file.
c906108c
SS
11115 * gdb.c++/derivation.exp: new file.
11116 * gdb.c++/local.exp: new file.
11117 * gdb.c++/member-ptr.exp: new file.
11118 * gdb.c++/overload.exp: new file.
11119 * gdb.c++/ovldbreak.exp: new file.
11120 * gdb.c++/ref-types.exp: new file.
11121 * gdb.c++/ref-types2.exp: new file.
11122 * gdb.c++/userdef.exp: new file.
d63a86f8 11123
c906108c
SS
11124Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11125
11126 * gdb.base/default.exp: Reflect wording change in remote.c.
11127
dc96c6c7 11128Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11129
11130 * gdb.base/help.exp: Update to reflect current text.
11131
11132Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
11133
11134 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
11135 they're stack variables and contain garbage.
11136 * gdb.c++/anon-union.exp: new file.
11137
11138 The following changes were made by David Taylor
11139 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
11140 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
11141 in changes by HP.
11142
11143 * gdb.base/bitops.exp: new file.
11144 * gdb.base/default.exp: change expected messages for catch and
11145 info catch tests to reflect HP merge changes.
11146 * gdb.base/enable-disable-break.exp
11147 * gdb.base/ending-run.c: new file.
11148 * gdb.base/long_long.c: new file.
11149 * gdb.base/maint.exp: new file.
11150 * gdb.base/pointers2.exp: new file.
11151 * gdb.base/shlib-call2.exp: new file.
11152 * gdb.base/solib.exp: new file.
11153 * gdb.base/step-test.c: new file.
11154 * gdb.c++/anon-union.cc: new file.
11155 * gdb.c++/local.cc: new file.
11156 * gdb.c++/member-pointer.cc: new file.
11157 * gdb.c++/method.cc: new file.
11158 * gdb.c++/ref-types.cc: new file.
11159 * gdb.c++/ref-types2.cc: new file.
11160 * gdb.c++/userdef.cc: new file.
d63a86f8 11161
c906108c
SS
11162 * gdb.base/scope.exp: compile one file at a time, then link.
11163 * gdb.base/langs.exp: ditto.
11164 * gdb.base/list.exp: ditto.
d63a86f8 11165
c906108c
SS
11166Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
11167
11168 The following changes were made by David Taylor
11169 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
11170 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
11171 in changes by HP.
d63a86f8 11172
c906108c
SS
11173 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
11174 skip tests. When compiling pass c++ flag to gdb_compile.
11175 * gdb.c++/
d63a86f8 11176
c906108c
SS
11177 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
11178 test for on hppa*-*-hpux*; use args to see if c++ was specified.
11179 (skip_hp_tests): new function.
11180 (gdb_preprocess): new function.
11181
11182 * configure.in (hpdir): decide whether to configure gdb.hp.
11183 * configure: regenerated.
11184
11185 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
11186 to delete on clean.
11187 (EXECUTABLES): update to reflect new additions.
11188 * gdb.base/commands.exp: update message expected.
11189 * gdb.base/default.exp: add copyright notice.
11190 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
11191 * gdb.base/help.exp: update messages to reflect current text.
11192 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
11193 targets for recurse tests.
11194 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
11195 skip this file.
11196
11197 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
11198 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
11199 compilation.
11200 * gdb.c++/misc.exp: ditto.
11201 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
11202 run the tests. tell gdb_compile that it's a c++ compilation.
11203
11204 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 11205
c906108c
SS
11206 * gdb.base/all-bin.exp: new file.
11207 * gdb.base/arithmet.exp: new file.
11208 * gdb.base/assign.exp: new file.
11209 * gdb.base/completion.exp: new file.
11210 * gdb.base/cond-expr.exp: new file.
11211 * gdb.base/condbreak.exp: new file.
11212 * gdb.base/define.exp: new file.
11213 * gdb.base/dollar.exp: new file.
11214 * gdb.base/environment.exp: new file.
11215 * gdb.base/eval-skip.exp: new file.
11216 * gdb.base/jump.exp: new file.
11217 * gdb.base/logical.exp: new file.
11218 * gdb.base/pointers.exp: new file.
11219 * gdb.base/relational.exp: new file.
11220 * gdb.base/section_command.exp: new file.
11221 * gdb.base/whatis-expr.exp: new file.
11222
11223 * gdb.base/all-types.c: new file.
11224 * gdb.base/call-array-struct.c: new file.
11225 * gdb.base/call-return-struct.c: new file.
11226 * gdb.base/call-strings.c: new file.
11227 * gdb.base/callfuncs2.c: new file.
11228 * gdb.base/condbreak.c: new file.
11229 * gdb.base/constvars.c: new file.
11230 * gdb.base/display.c: new file.
11231 * gdb.base/int-type.c: new file.
11232 * gdb.base/jump.c: new file.
11233 * gdb.base/miscexprs.c: new file.
11234 * gdb.base/pointers.c: new file.
11235 * gdb.base/pointers2.c: new file.
11236 * gdb.base/shmain.c: new file.
11237 * gdb.base/shr1.c: new file.
11238 * gdb.base/shr2.c: new file.
11239 * gdb.base/solib.c: new file.
11240 * gdb.base/solib1.c: new file.
11241 * gdb.base/solib2.c: new file.
11242 * gdb.base/varargs.c: new file.
11243 * gdb.c++/derivation.cc: new file.
11244 * gdb.c++/overload.cc: new file.
11245 * gdb.c++/ovldbreak.cc: new file.
11246 * gdb.hp/attach.c: new file.
11247 * gdb.hp/attach2.c: new file.
11248 * gdb.hp/average.c: new file.
11249 * gdb.hp/compiler.c: new file.
11250 * gdb.hp/compiler.cc: new file.
11251 * gdb.hp/execd-program.c: new file.
11252 * gdb.hp/follow-exec.c: new file.
11253 * gdb.hp/follow-fork.c: new file.
11254 * gdb.hp/follow-vfork-and-exec.c: new file.
11255 * gdb.hp/misc-hp.cc: new file.
11256 * gdb.hp/more-steps.c: new file.
11257 * gdb.hp/optimize.c: new file.
11258 * gdb.hp/quicksort.c: new file.
11259 * gdb.hp/run-hp.c: new file.
11260 * gdb.hp/start-stop.c: new file.
11261 * gdb.hp/sum.c: new file.
11262 * gdb.hp/templates-hp.cc: new file.
11263 * gdb.hp/thread-local-in-lib.c: new file.
11264 * gdb.hp/thread-local-in-lib.h: new file.
11265 * gdb.hp/thread-local-in-lib.lib.c: new file.
11266 * gdb.hp/vforked-program.c: new file.
11267 * gdb.hp/virtfunc-hp.cc: new file.
11268 * gdb.hp/watchpoint-hp.c: new file.
11269 * gdb.hp/xdb.c: new file.
11270 * gdb.hp/xdb0.c: new file.
11271 * gdb.hp/xdb0.h: new file.
11272 * gdb.hp/xdb1.c: new file.
11273
11274Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
11275
11276 The following change was made by Edith Epstein
11277 <eepstein@cygnus.com> as part of a project to merge in changes
11278 originally made by HP; HP did not create ChangeLog entries.
11279
11280 * gdb.c++/demangle.exp: changed the expected output for some
11281 ARM-style mangling -- removed second reference to datatype.
11282 For example, maint demangle __dt__11T1__pt__2_cFv
11283 T1<char>::~T1<char>(void)
11284 becomes,
11285 maint demangle __dt__11T1__pt__2_cFv
11286 T1<char>::~T1(void)
11287
11288 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 11289
c906108c
SS
11290Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
11291
11292 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
11293 * gdb.trace/backtrace.exp: Likewise.
11294 * gdb.trace/circ.exp: Likewise.
11295 * gdb.trace/collection.exp: Likewise.
11296 * gdb.trace/deltrace.exp: Likewise.
11297 * gdb.trace/infotrace.exp: Likewise.
11298 * gdb.trace/limits.exp: Likewise.
11299 * gdb.trace/packetlen.exp: Likewise.
11300 * gdb.trace/passc-dyn.exp: Likewise.
11301 * gdb.trace/passcount.exp: Likewise.
11302 * gdb.trace/report.exp: Likewise.
11303 * gdb.trace/save-trace.exp: Likewise.
11304 * gdb.trace/tfind.exp: Likewise.
11305 * gdb.trace/tracecmd.exp: Likewise.
11306 * gdb.trace/while-dyn.exp: Likewise.
11307 * gdb.trace/while-stepping.exp: Likewise.
11308
113091998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
11310
11311 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
11312
11313Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
11314
11315 From Brendan Kehoe:
11316 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
11317 int return types.
11318
11319Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
11320
11321 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
11322 remote dos host testing right.
11323
11324Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
11325
11326 * gdb.base/corefile.exp: remove some xfails.
11327
11328Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
11329
11330 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
11331 have different timestamps.
11332
11333Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
11334
11335 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
11336 gdb.base/default.exp: Replace "exec" with "executable".
11337
11338Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
11339
11340 * gdb.base/default.exp: Change else if to elseif from previous
11341 delta.
11342
11343Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
11344
11345 * gdb.base/default.exp: Add brace missing from previous delta.
11346
11347Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
11348
11349 * gdb.base/default.exp: Support test for info float for all
11350 varieties of arm toolchain.
11351
dc96c6c7 11352Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11353
11354 * gdb.trace/*.exp: remove "remote_download" command.
11355
dc96c6c7 11356Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11357
11358 * gdb.trace/*.exp: remove -gdwarf from compile.
11359
11360Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
11361
11362 * gdb.trace/configure.in(AC_INIT): typo
11363 * gdb.trace/configure: regenerated
11364
dc96c6c7 11365Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11366
11367 * config/m68k-emc.exp: New file.
11368 * lib/<emc-support.exp trace-support.exp}: New files.
11369 * configure.in: add new test directory gdb.trace.
11370 * gdb.trace/{configure configure.in Makefile.in}: New files.
11371 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
11372 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
11373 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
11374 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
11375 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
11376 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
11377 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 11378
dc96c6c7 11379Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11380
11381 * gdb.c++/classes.exp: Change all regular expressions to match
11382 arbitrary combinations of newline/carriage-return, so that they
11383 will work equally well on Unix and Windows.
11384 * gdb.c++/inherit.exp: ditto.
11385 * gdb.c++/virtfunc.exp: ditto.
11386
113871998-08-11 Dawn Perchik <dawn@cygnus.com>
11388
11389 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
11390
c2d11a7d
JM
11391Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
11392
11393 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
11394 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
11395 to use a0-a3/d0-d3 as needed.
11396
11397Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
11398
11399 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
11400 * gdb.disasm/am33.exp: Corresponding changes.
11401
c906108c
SS
114021998-07-11 Felix Lee <flee@cygnus.com>
11403
11404 * gdb.base/callfuncs.exp: add cmp10 test.
11405 * gdb.base/callfuncs.c (cmp10): new function.
11406
11407Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
11408
d63a86f8 11409 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
11410 into two parts to get around a synchronization problem in expect.
11411
3fc11d3e
JM
11412Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
11413
11414 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
11415
11416 * configure.in: Add options for gdbtk testsuite.
11417
11418 * configure: Regenerate.
11419
11420 * gdb.gdbtk: New directory to hold gdbtk tests.
11421
c906108c
SS
11422Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11423
11424 * gdb.fortran/types.exp: Escape brackets in expect patterns
11425 for test_float_literal_types_accepted tests.
11426 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
11427 before run test.
11428
c2d11a7d
JM
11429Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
11430
11431 * am33.exp: Just compile, do not link the testcase.
11432 * am33.s: Add ".am33" pseudoop to force am33 mode.
11433
c906108c
SS
114341998-06-25 Felix Lee <flee@cygnus.com>
11435
11436 * gdb.base/setshow.exp: make sure $pc is sane.
11437
11438 * gdb.stabs/weird.exp: split expect patterns properly.
11439
c2d11a7d
JM
11440Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
11441
11442 * gdb.disasm/am33.s: New disassembler testfile for the am33.
11443 * gdb.disasm/am33.exp: Run it.
11444
dc96c6c7 11445Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11446
11447 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
11448 match processing (and eliminate spurious timeouts when running).
11449
dc96c6c7 11450Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11451
11452 * gdb.base/signals.exp (test_handle_all_print): put back Mach
11453 exception test, but conditionalize it on target [mach | gnu].
11454
dc96c6c7 11455Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11456
11457 * gdb.base/overlays.exp: fixup compile line for linker script.
11458
11459Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
11460
11461 * gdb.fortran/types.exp: don't guess at float size.
11462
11463Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
11464
11465 * gdb.base/exprs.exp: delete test that depends on int size.
11466
11467Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
11468
11469 * config/sim.exp: Removed checks for target triplets.
11470 (gdb_target_sim): Use gdb,target_sim_options.
11471
11472Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
11473
11474 * gdb.base/reread.exp: New file.
11475 * gdb.base/reread1.c: New file.
11476 * gdb.base/reread2.c: New file.
11477
11478Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
11479
11480 * config/sim.exp: Use 'target sim -sparclite' when running
11481 SPARClite programs.
11482
11483Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
11484
11485 * gdb.base/structs2.exp: New file.
11486 * gdb.base/structs2.c: New file.
11487
11488Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
11489
11490 * gdb.asm/common.inc: New file.
11491 * gdb.asm/d10v.inc: New file.
11492 * asm-source.exp: Pass -I's to gas to find .inc files.
11493 Update line numbers in expected output.
11494 * asmsrc1.s: Rewrite.
11495 * asmsrc2.s: Rewrite.
11496 * configure.in: Create arch.inc symlink.
11497 * configure: Regenerate.
11498 * Makefile.in (distclean): Delete arch.inc.
11499
11500Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
11501
11502 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
11503 (t_enum_value2): ditto
11504 (t_enum_value3): ditto
11505 (main): ditto
11506Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11507
11508 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
11509 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
11510 change.
11511 Use gdb_test instead of send_gdb/gdb_expect sequences.
11512
11513Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
11514
11515 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
11516 not void.
11517
11518Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
11519
11520 * gdb.base/branches.c: Code with lots of loops and
11521 subroutines. Used to test gdbs ability to single step through PC
11522 changes, especially to test mips-tdep.c:mips_next_pc
11523
11524Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
11525
11526 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
11527 more rigorous EGCS C++ error checking.
11528
11529Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11530
11531 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 11532 tests.
c906108c 11533 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 11534 function when asleep.
c906108c 11535 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
11536 for i*86 Linux and SVR4 signal handling problems.
11537 Remove linux xfail for `next to handler in signals_tests_1', fixed
11538 by recent infrun.c change.
c906108c 11539 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 11540 stack backtraces.
c906108c
SS
11541 Adjust expect pattern in `handle all print' test to match Apr 28 1997
11542 target.[ch] change.
11543
11544Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
11545
11546 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
11547 for a newline from gdb before continuing.
11548 (default_gdb_exit): Just look for y or n.
11549 (gdb_test): Detect abnormal exit from GDB running on DOS; if
11550 it does, fail the rests of the tests in the file.
11551
11552Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
11553
11554 * config/cygmon.exp: New file.
11555
11556Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
11557
11558 * gdb.base/list.exp: Fix problem with "list default lines around
11559 main" test on remote targets.
11560
11561 * gdb.base/scope.exp: Fix problem with filelocal_bss before
11562 run test on remote targets.
11563
11564Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
11565
11566 * gdb.asm: New directory.
11567 * configure.in: Configure it.
11568 * configure: Regenerate.
11569 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
11570 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
11571
11572Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
11573
11574 * config/mn10300-eval.exp: New file to support MN10300 eval board.
11575
dc96c6c7 11576Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 11577
c906108c
SS
11578 * gdb.base/overlays (several files): Merge the two overlay
11579 managers into one. Change variables (foox, barx, bazx, grbxx)
11580 back into ints but force them to load in their proper sections.
11581
11582Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
11583
11584 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
11585 on-chip insn memory and IMAP1 to upper 128k.
11586 (D10VCopy): Handle memory regions crossing 16k boundaries.
11587 (D10VCopy): Transfer data in 32 bit chunks.
11588
11589Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
11590
11591 * gdb.base/overlays.c (main): Exit normally when result is
11592 correct.
11593
11594 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
11595 map. Include space for printf in .text segment.
11596
11597 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
11598 updated d10v memory VMA/LMA map.
11599 (D10VCopy): Call D10VTranslate.
d63a86f8 11600
c906108c
SS
11601Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
11602
11603 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
11604
11605 * gdb.base/bar.c (barx, bar): Change variable to small array so
11606 that it won't be put into the .sdata - small data -
11607 section. Update reference.
11608 * gdb.base/baz.c (bazx, baz): Ditto.
11609 * gdb.base/foo.c (foox, foo): Ditto.
11610 * gdb.base/grbx.c (grbxx, grbx): Ditto.
11611
11612 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
11613 to be arrays.
d63a86f8 11614
dc96c6c7 11615Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 11616
c906108c
SS
11617 * gdb.base/overlays.exp: fix up and get working again.
11618 Add tests for backtraces from an overlay function.
d63a86f8 11619
c906108c
SS
11620Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
11621
11622 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
11623 "calling function with watchpoint enabled".
11624
11625Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
11626
11627 * gdb.base/break.exp (test_next_with_recursion): Remove
11628 gdb_suppress_tests for d10v-*-*.
11629 * lib/gdb.exp (gdb_suppress_tests): Disable this function
11630 pending review of whether it is useful or not.
11631
11632Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
11633
11634 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
11635
11636Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
11637
11638 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
11639 * config/dve.exp: New file to support Densan boards.
11640
11641Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
11642
11643 * gdb.base/interrupt.exp: Document problem of simulators, signals,
11644 reads and BSD.
11645
11646Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
11647
11648 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
11649 response.
11650
11651 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
11652
11653Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
11654
11655 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
11656 test.
11657
11658 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
11659 target_sizeof_long and target_bigendian_p.
11660 (structs_by_value, structs_by_reference): Check values according
11661 to targets word size and endianess.
d63a86f8 11662
c906108c
SS
11663Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
11664
11665 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
11666 output.
11667
11668Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
11669
11670 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
11671 Update test of set args help to match source change.
11672
11673Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
11674
11675 * gdb.base/default.exp: Expect help system output to be in
11676 alphabetical order.
11677 * gdb.base/help.exp: Ditto.
11678
11679Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
11680
11681 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
11682 "i*86-pc-linux-gnu*".
11683 * gdb.base/interrupt.exp: Ditto.
11684 * gdb.base/corefile.exp: Ditto.
11685
11686 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
11687 define vxworks when building the testcase.
11688
11689 * gdb.base/ptype.exp: Fix testnames to be unique.
11690 * gdb.base/radix.exp: Ditto.
11691 * gdb.base/term.exp: Ditto.
11692 * gdb.base/whatis.exp: Ditto.
11693 * gdb.c++/classes.exp: Ditto.
11694
11695Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
11696
11697 * gdb.base/callfuncs.exp: Fix indentation.
11698
11699 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
11700 suppress_flag has been set.
11701 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
11702 target feature.
11703
11704Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
11705
11706 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
11707 the testcase.
11708
11709 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
11710 set_debug_traps() and breakpoint().
11711 * gdb.c++/misc.cc (main): Ditto.
11712 * gdb.c++/templates.cc (main): Ditto.
11713 * gdb.c++/virtfunc.cc (main): Ditto.
11714
11715Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
11716
11717 * lib/gdb.exp(gdb_step_for_stub): New function.
11718 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
11719 exists, reload the executable and do a "continue" instead of
11720 doing a jump.
11721 (runto_main): Use gdb_step_for_stub.
d63a86f8 11722
c906108c
SS
11723 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
11724 tests to have unique names.
11725 * gdb.base/callfuncs.exp: Ditto.
11726 * gdb.base/commands.exp: Ditto.
11727 * gdb.base/default.exp: Ditto.
11728 * gdb.base/help.exp: Ditto.
11729 * gdb.base/list.exp: Ditto.
11730 * gdb.base/opaque.exp: Ditto.
11731 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
11732 similar tests.
d63a86f8 11733
c906108c
SS
11734 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
11735 * gdb.c++/cplusfuncs.cc: Ditto.
11736 * gdb.c++/virtfunc.cc: Ditto.
11737
11738 * config/monitor.exp: Keep track of the last file we saw, rather
11739 than trying to get the info from gdb.
11740
11741 * gdb.fortran/types.exp: Move comment to previous line.
11742
11743Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
11744
11745 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
11746 target mode.
11747
11748Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
11749
11750 From Bob Manson:
11751 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
11752 string from GDB when it connects.
11753
11754 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
11755
11756Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
11757
11758 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
11759 if we can't get a debug format from GDB (we may be testing an
11760 older GDB). Use a 10 second timeout when checking for the format.
11761
11762 * gdb.stabs/weird.exp: Fix quoting.
11763
11764 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
11765
11766Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
11767
11768 * config/arm-ice.exp: New file.
11769
11770Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
11771
11772 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
11773 until it has been modified to work with the new testsuite.
11774
99707966 11775 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
11776 testcase won't compile, cause all of the testcases in the file to
11777 fail instead.
11778
11779 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
11780 (gdb_clear_suppressed): New procedure.
11781 (gdb_stop_suppressing_tests): Only clear suppress_flag if
11782 it contains a positive value.
11783
11784Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
11785
11786 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
11787
11788 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
11789
11790Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
11791
11792 * lib/gdb.exp (setup_xfail_format): New function.
11793 (get_debug_format): New function to get debug format.
11794 (debug_format): New global variable to hold last value set
11795 by get_debug_format.
11796 * gdb.base/list.exp: Call get_debug_format and expect some
11797 tests to fail for DWARF 1 and COFF formats.
11798 * gdb.c++/ptype.exp: Ditto.
11799 * gdb.c++/classes.exp: Ditto.
11800 * gdb.c++/cplusfuncs.exp: Ditto.
11801 * gdb.c++/inherit.exp: Ditto.
11802 * gdb.c++/templates.exp: Ditto.
11803 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 11804
c906108c
SS
11805Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
11806
11807 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
11808 host doesn't have a currently-open connection.
11809
11810 * config/sparclet.exp: Cleanups and fixes to make it generic for
11811 any gdb stub target. Handle cases where gdb doesn't respond when
11812 interrupted in a sane fashion.
11813
11814 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
11815 same thing in a totally different way.
11816
11817 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
11818 setting "timeout".
11819 (gdb_start): We set the global gdb_prompt variable in
11820 default_gdb_init now.
11821
11822Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
11823
11824 * gdb.base/printcmds.exp: Fix "check for floating addition"
11825 regexp to accept results within approx +/- .01 of exact value.
11826 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
11827
11828Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
11829
11830 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
11831 properly.
11832 (gdb_expect): Add optional timeout parameter, and add timeout
11833 value to various calls.
11834 (gdb_suppress_tests): Only give one warning message per group.
11835
11836Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
11837
11838 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
11839 global variables. Handle getting a value for $timeout more
11840 gracefully.
11841
11842Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
11843
11844 * lib/gdb.exp: Close connection to remote host if gdb doesn't
11845 initialize.
11846 (default_gdb_init): New procedure; allow gdb_init to be overridden
11847 by a target configuration file.
11848 (gdb_expect): Pass the timeout to remote_expect.
11849
11850 * config/monitor.exp(gdb_load): Fix typo in regexp.
11851
11852Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
11853
11854 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
11855
11856Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
11857
11858 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
11859 here. Call gdb_target_exec before rebooting the target, to make
11860 sure the connection to the target is closed.
11861 (gdb_load): Pass the name of the executable to gdb_target_monitor.
11862 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
11863 Also detect "Timeout reading from remote" error.
11864
11865 * config/gdbserver.exp: Pass the executable being loaded to
11866 gdb_target_monitor. Don't call gdb_file_cmd here; let
11867 gdb_target_monitor do it.
11868
11869 * gdb.disasm/hppa.exp: Don't use exec_output.
11870
11871Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
11872
11873 * gdb.base/list.exp: If we're debugging a non-native target,
11874 try to set the pc register to point to the start of the
11875 program before doing the first list command.
11876
11877 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
11878 test_calls after restarting.
11879
11880 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
11881 reloading.
11882
11883 * gdb.base/watchpoint.exp: Fix typo.
11884
11885 * gdb.base/setshow.exp: Check for use_gdb_stub.
11886
11887 * gdb.base/break.exp: Fix continue until exit test for the gdb
11888 stub case.
11889 * gdb.base/langs.exp: Ditto.
11890
11891 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
11892 gdb_load_offset. If we weren't given a file to load, figure out
11893 what the current file is and use it.
11894
11895 * config/i386-bozo.exp: New file.
11896
11897Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
11898
11899 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
11900 feature.
11901
11902 * config/proelf.exp: New entry.
11903
11904Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
11905
11906 * lib/gdb.exp: Remove spurious .* patterns at the beginning
11907 of regexps.
11908
11909 * gdb.base/watchpoint.exp: Don't run the test_stepping
11910 tests if gdb can't call functions on the target.
11911
11912 * gdb.base/setshow.exp: Don't run the set prompt tests if
11913 the board has gdb_prompt set.
11914
11915Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
11916
11917 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
11918 * gdb.base/commands.exp: Likewise.
11919 * gdb.base/setshow.exp: Likewise.
11920
11921Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
11922
11923 * config/monitor.exp(gdb_start): Look for gdb_prompt target
11924 feature.
11925
11926 * config/i960.exp: New file.
11927
11928Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
11929
11930 * gdb.base/funcargs.exp: Check for gdb,short_int target
11931 feature instead of looking for explicit target triplets.
11932
dc96c6c7 11933Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 11934
d63a86f8 11935 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
11936 "p 123DEADBEEF", to check parse_number.
11937 * top.c: change "to enable to enable" to "to enable" in a couple
11938 of help strings.
11939
11940Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
11941
11942 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
11943 on the mn10300.
d63a86f8 11944
c906108c
SS
11945Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
11946
11947 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
11948 where the test executable is run with explicit args.
11949 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
11950
11951Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
11952
11953 * gdb.base/run.c: Use FAKEARGV to build test executable that
11954 does not require a command line arg, since most simulators
11955 don't currently support passing such an arg into the simulated
11956 program.
11957 * gdb.base/commands.exp: Change tests to insert the proper
11958 value as the arg to the first recursive factorial call. Change
11959 compilation line to define FAKEARGV at compile time.
11960
11961Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
11962
11963 * gdb.base/recurse.exp: Enable these tests for the mn10300.
11964 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
11965 function with watchpoint enabled" test.
11966
11967Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
11968
11969 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
11970 Don't call gdb_test when the command doesn't return to a gdb prompt.
11971
11972 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
11973 "Tests restarted" messages.
11974
11975Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
11976
11977 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
11978
dc96c6c7 11979Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11980
11981 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
11982 for INFO SYMBOL; add help tests for OVERLAY commands.
11983 * gdb.base/default.exp: add tests for INFO SYMBOL command;
11984 add tests for OVERLAY commands
11985 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
11986 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
11987 * gdb.base/sigall.c: add usestubs code frag
11988 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 11989
c906108c
SS
11990Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
11991
11992 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
11993 failures.
11994 (gdb_stop_suppressing_tests): Note that tests have restarted.
11995
11996Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
11997
11998 * config/h8300.exp: New file.
11999
12000Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
12001
12002 * gdb.base/setshow.exp: Check for the existence of a
12003 feature, not its value.
12004
12005Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
12006
12007 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
12008
12009 * gdb.base/scope.exp: It's now init0(), not init().
12010
12011 * gdb.base/scope0.c: For now, change init() to be init0().
12012
12013 * config/monitor.exp: Use gdb_serial in preference to serial
12014 or netport.
12015
12016 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
12017 and it's not already set.
12018
12019Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
12020
12021 * gdb.base/setshow.exp: Only test the run command if the target
12022 isn't using a stub and if it supports argument passing.
12023
12024Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
12025
12026 * config/udi.exp(gdb_start): Make sure UDICONF is set
12027 properly before starting gdb.
12028
12029Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
12030
12031 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
12032 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
12033 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
12034
12035Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
12036
12037 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
12038 specialized code to reboot the board, use remote_reboot instead.
12039
12040 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
12041
12042 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
12043
12044 * config/monitor.exp: Make sure we disconnect from the target.
12045 Also, try a reboot/reload cycle instead of failing if the
12046 load fails.
12047
12048Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
12049
12050 * gdb.base/default.exp: Don't set match_max.
12051 * gdb.base/help.exp: Ditto.
12052 * gdb.base/list.exp: Ditto.
12053 * gdb.base/signals.exp: Ditto.
12054
12055 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
12056 set, use remote_ld to download the testcase instead of
12057 the GDB loader.
12058
12059Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
12060
12061 * config/vr5000.exp: New file.
12062
12063 * config/monitor.exp(gdb_target_monitor): Add pattern for
12064 "Ending remote" to detect errors in connecting.
12065
12066 * gdb.base/setshow.exp: Add .* within auto language test.
12067
12068 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
12069 target feature.
12070
12071 * config/monitor.exp(gdb_load): Check for a failure when loading,
12072 and reboot the board if necessary.
12073
12074 * gdb.base/setvar.exp(test_set): Handle multiple prints within
12075 a set of tests. Remove print.* from the patterns being checked.
12076
12077Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
12078
12079 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
12080 refer to gdb_spawn_id.
12081
12082 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
12083 longer used.
12084 * config/sparclet.exp: Ditto.
12085 * config/sparclet-old.exp: Ditto.
12086 * config/slite.exp: Ditto.
12087 * config/sim.exp: Ditto.
12088 * gdb.base/funcargs.exp: Ditto.
12089
12090 * lib/gdb.exp:Remove references to gdb_spawn_id.
12091 (gdb_expect): Move to remote.exp.
12092
12093Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
12094
12095 * config/monitor.exp: Detect the "Couldn't establish connection"
12096 message from GDB.
12097
12098Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
12099
12100 * gdb.base/bitfields.exp: Use runto instead of explicit
12101 gdb_run_cmd/gdb_expect sequences.
12102
12103 * gdb.base/break.exp(text_next_with_recursion): Add match for
12104 gdb_expect call.
12105
12106 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
12107 We also need to handle the "A program is being debugged already"
12108 prompt from gdb. Use gdb_test to set the baud rate.
12109
12110 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
12111 to 20000. Really. I mean it.
12112
12113Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
12114
12115 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
12116 fails. If suppress_flag is set, skip perror message about not
12117 being able to send to GDB.
12118 (send_gdb): If suppress_flag is set, don't try to send commands to
12119 GDB.
12120 (gdb_expect): If suppress_flag is set, always fail immediately.
12121 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
12122 (gdb_init): Call gdb_stop_suppressing_tests.
12123 (default_gdb_exit): Ditto.
12124 (default_gdb_start): Ditto.
12125
12126 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
12127 gdb_stop_suppressing_tests as appropriate.
12128 * gdb.base/break.exp: Ditto.
12129 * gdb.base/callfuncs.exp: Ditto.
12130 * gdb.base/commands.exp: Ditto.
12131 * gdb.base/exprs.exp: Ditto.
12132 * gdb.base/funcargs.exp: Ditto.
12133 * gdb.base/list.exp: Ditto.
12134 * gdb.base/recurse.exp: Ditto.
12135 * gdb.base/scope.exp: Ditto.
12136 * gdb.base/structs.exp: Ditto.
12137 * gdb.c++/inherit.exp: Ditto.
12138
12139Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
12140
12141 * config/vr4300.exp: New file.
12142
99707966 12143 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 12144
99707966 12145 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
12146
12147Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
12148
12149 * lib/gdb.exp(gdb_init): New function.
12150
12151 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
12152 for each individual variable set.
12153
12154 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
12155 name.
12156
12157 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
12158
12159 * gdb.base/scope.exp: Use gdb_test.
12160
12161 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
12162 aborting; the testsuite driver will do that for us (see
12163 gdb_finish). Also, use gdb_test in a few more places.
12164
12165Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12166
12167 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
12168
12169Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
12170
12171 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
12172 and "add_tests" are not at the same address.
12173
12174Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
12175
12176 * gdb.base/ptype.exp: Use gdb_test.
12177
12178Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
12179
12180 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
12181 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
12182 left in. No longer expect them to fail.
12183
12184 * gdb.stabs/*.mt; Deleted, no longer used.
12185 * gdb.stabs/configure.in: Remove references to target makefile
12186 frags.
12187 * gdb.stabs/configure: Rebuilt.
12188
12189 * gdb.disasm/*.mt: Deleted, no longer used.
12190 * gdb.disasm/configure.in: Remove references to target makefile
12191 frags. Use "sh3.s" as the unique filename for this directory.
12192 * gdb.disasm/configure: Rebuilt.
12193
12194 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
12195 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
12196 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
12197
12198Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
12199
12200 * config/udi.exp: Use mondfe,name instead of remote_host.
12201
12202Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
12203
12204 * gdb.base/watchpoint.exp: Don't expect a failure when calling
12205 a function with a watchpoint enabled on the mn10200.
12206
12207 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
12208 before trying to create it!
12209
12210Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
12211
12212 * config/vx.exp: Use hostname instead of netport.
12213
12214 * config/vxworks.exp: New file.
12215
12216 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
12217
12218 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
12219 gdb before assuming everything worked. Send a ^C if a timeout
12220 occurs.
12221
12222 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
12223 $gdb_spawn_id directly.
12224 (gdb_run_cmd): Try _start as well as start. Use the target feature
12225 gdb,start_symbol as the symbol to start from when jumping.
12226
12227Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
12228
12229 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
12230 redundant) test.
12231
12232 * gdb.base/recurse.exp: Relax final value test for 'b' so that
12233 it doesn't lose for 16bit integer systems.
12234
12235Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
12236
12237 * gdb.fortran/types.exp: If the target doesn't support "double"
12238 data types, then expect "real" types to only be 4 bytes.
12239
12240 * gdb.c++/virtfunc.exp: Expect failure for virtual function
12241 call tests if the target doesn't support inferior function calls.
12242
12243 * gdb.base/printcmds.exp: Allow minor deviation in FP values
12244 in printf tests.
12245
12246Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
12247
12248 * gdb.base/help.exp: Disable "help set", "help show", and
12249 "help support". Simplify regexp for "help stack".
12250
12251 * gdb.base/default.exp: Set match_max to 5000 and the timeout
12252 to 60 seconds. Temporarily set match_max to 15000 around the
12253 "info copying" test.
12254
12255 * gdb.base/nodebug.exp: Don't try to do an inferior function
12256 call if the target doesn't support them.
12257 * gdb.base/printcmds.exp: Likewise.
12258 * gdb.base/setvar.exp: Likewise.
12259 * gdb.base/structs.exp: Likewise.
12260 * gdb.c++/templates.exp: Likewise.
12261 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
12262
12263 * gdb.base/recurse.exp: Enable for the mn10200.
12264
12265 * configure.in: Do configure gdb.stabs directory for *-*-elf
12266 targets.
12267 * configure: Rebuilt.
12268
12269 * gdb.base/break.exp: Check for gdb,noresults before testing
12270 exit status and/or results from the target.
12271 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
12272 * lib/gdb.exp: Remove old (now bogus) initialization of
12273 noinferior, noargs, noresults and nosignals.
12274
12275Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
12276
12277 * config/sh.exp: New file.
12278
12279 * config/slite.exp: Try to connect multiple times to the board
12280 before rebooting. Only send a "monitor run" if need_monitor_run
12281 is set.
12282
12283 * gdb.base/break.exp: Don't do the "stub continue" test if
12284 the target has gdb_stub set.
12285
12286 * gdb.base/callfuncs.exp: Increase the timeout.
12287
12288 * gdb.base/interrupt.exp: Don't even try to compile the testcase
12289 if the target has gdb,noinferiorio set.
12290
12291 * gdb.base/list.exp: Increase match_max to 10000 characters.
12292
12293 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
12294
12295 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
12296 target.
12297
12298 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
12299
12300Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
12301
12302 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
12303 trying to delete the copy of gdb. Catch the file delete so we
12304 don't die if the delete fails; also, the file should be copied to
12305 the host, not to the build.
12306
12307Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
12308
12309 * lib/gdb.exp(gdb_test): Surround the result pattern with
12310 parenthesis in case it contains multiple regexps separated
12311 with |.
12312
12313 * gdb.base/watchpoint.exp: Use gdb_test.
12314 * gdb.base/default.exp: Ditto.
12315
12316Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
12317
99707966 12318 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 12319
c906108c
SS
12320 * gdb.base/scope.exp: Use gdb_test.
12321 * gdb.c++/classes.exp: Ditto.
12322 * gdb.c++/inherit.exp: Ditto.
12323
12324Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
12325
12326 * gdb.base/crossload.exp: Don't use execute_anywhere, use
12327 remote_exec instead.
12328 * gdb.base/corefile.exp: Don't be ridiculous.
12329 * gdb.base/*.c: Add missing stub invocations.
12330
12331Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
12332
12333 * config/slite.exp: Miscellaneous fixes.
12334
12335 * lib/gdb.exp: Fix runto.
12336
12337 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
12338 the target.
12339
12340 * gdb.base/watchpoint.exp: Fix regexp.
12341
12342 * lib/gdb.exp(default_gdb_exit): Add a catch to the
12343 close and wait commands, as the descriptor may now be
12344 invalid. Always call "remote_close host".
12345
12346Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
12347
12348 Major rewrite for testsuite revision.
d63a86f8 12349
c906108c
SS
12350 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
12351 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
12352 instead of relying on spawn_id to always contain a valid
12353 spawn id.
12354 (get_compiler_info): New procedure to build the ${binfile}.ci
12355 file, instead of replicating this in N different places.
12356 (gdb_compile): New procedure.
d63a86f8 12357
c906108c
SS
12358 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
12359 appropriate arguments) instead of compile. Use gdb_test in a lot
12360 more places. Use send_gdb instead of send. Always run gdb_start
12361 at the start of a testcase, as this is no longer done magically.
12362
12363 config/*-gdb.exp: Rename without the -gdb suffix.
12364
12365 config/mips.exp: Use remote_close instead of exit_remote_shell.
12366 config/monitor.exp: Use target_info instead of looking at
12367 baud, timeout, etc.
12368 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
12369
12370Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12371
12372 * gdb.c++/templates.exp (test_ptype_of_templates),
12373 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
12374 Update expect patterns for destructors and assignment operators
12375 to match corresponding c-typeprint.c changes.
12376 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
12377 to destructor breakpoint test, GDB should be able to set the
12378 destructor breakpoint without specifying arguments.
12379
12380Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
12381
12382 * gdb.threads/pthreads.exp: Change result for failure to compile due
12383 to lack of pthreads runtime support from an error to simply an
12384 unsupported test, per dejagnu standards.
12385
12386Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12387
12388 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
12389 where GDB exits to reduce pattern match time.
12390 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
12391
12392 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
12393
dc96c6c7 12394Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12395
12396 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
12397 * gdb.base/default.exp: ditto.
12398 * gdb.base/nodebug.exp: ditto.
12399 * gdb.base/printcmds.exp: ditto.
12400 * gdb.base/ptype.exp: ditto.
12401 * gdb.base/setvar.exp: ditto.
12402 * gdb.base/structs.exp: ditto.
12403 * gdb.base/setshow.c: Guard against uninitialized values of argc.
12404
12405Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
12406
12407 * configure, */configure: Rebuild with autoconf 2.12.
12408
12409Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
12410
12411 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
12412 use new i*86-pc-linux*-gnu quads.
12413 * gdb.base/corefile.exp: Ditto.
12414 * gdb.base/signals.exp: Ditto.
12415 * gdb.base/sigall.exp: Ditto.
12416 * gdb.base/interrupt.exp: Ditto.
12417
12418 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
12419 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
12420 RedHat 4.0.
d63a86f8 12421
c906108c
SS
12422 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
12423 linux. This allows the test case to at least compile on latest
12424 linux, but still not run due to missing the threads runtime library.
12425
12426Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12427
12428 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
12429 directory to search gdb directory. Accept and step over conditional
12430 stack alignment code. Consume $prompt in failure cases.
12431 Reset timeout to $oldtimeout instead of some arbitrary value.
12432 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
12433 timeout problems with infinite stack backtraces.
12434 * gdb.base/ptype.exp (ptype struct link, union tu_link):
12435 Accept function parameters for linkfunc member.
12436
12437Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
12438
12439 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
12440 (CXXFLAGS): Remove, unreferenced.
12441 (B_OPTIONS): Add for -B options and add code to initialize with
12442 previous -B options and also add -B option to pick up cross compiled
12443 runtime.
12444 (TARGET_INCLUDES): Add for -I options and add code to initialize when
12445 doing cross compiles.
12446 (target_alias): Declare global.
12447 (xgcc): Set variable to full path of gcc in build tree. Use findfile
12448 to verify that gcc exists in build tree, and if so set CC to that
12449 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 12450
c906108c
SS
12451Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
12452
12453 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
12454 ptype test for anonymous union. Fixup testcase to match
12455 current gcc debug output.
12456
12457Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
12458
12459 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
12460 force argument to an unsigned long type.
12461
12462Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
12463
12464 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
12465 tests and anonymous union print/ptype tests.
12466 * gdb.base/list.exp (test_forward-search): Increase timeout by
12467 5 minutes for the "search extremely long line" case.
12468 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
12469 completely optional and that the pass/fail messages use the command as
12470 the message if that third arg is a null string.
12471 (gdb_test_exact): Arrange that a null string pattern means match a
12472 null string output rather than any output, which might include random
12473 errors.
12474 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
12475 backtrace test.
12476 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
12477 always failing and failure is now exposed by gdb.exp changes.
12478
12479Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
12480
12481 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
12482 weren't being noted.
12483
12484Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12485
12486 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
12487 * gdb.stabs/weird.exp: Remove v_comb xfails.
12488
dc96c6c7 12489Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12490
12491 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
12492 list.exp scope.exp watchpoint.exp]
12493 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 12494
dc96c6c7 12495Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12496
12497 * config/monitor.exp: Increase download timeout to 1000 seconds.
12498
dc96c6c7 12499Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12500
12501 * config/m32r.exp: Increase timeout to 120 seconds.
12502
12503Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
12504
12505 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
12506 and accept older ordering as obsolescent gcc or gdb.
12507 * gdb.c++/templates.exp: Ditto.
12508 * gdb.c++/virtfunc.exp: Ditto.
12509
12510Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
12511
12512 * gdb.base/coremaker.c: Add code to mmap some data so we
12513 can check that it ends up in the core file.
12514 * gdb.base/corefile.exp: Add test to read mmapped data
12515 from core file.
12516
dc96c6c7 12517Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12518
12519 * config/m32r.exp: New file.
12520
12521Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
12522
12523 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
12524 that cflags can contains -gstabs, and work correctly for other tests.
12525
dc96c6c7 12526Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12527
12528 * gdb.base/setshow.exp: New file, tests show and set.
12529 * gdb.base/setshow.c: New file, tests show and set.
12530 * gdb.base/help.exp: Add test for help set|show annotate.
12531 * gdb.base/default.exp: Add test for set|show annotate.
12532
12533Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
12534
12535 * testsuite/gdb.base/break.exp: Make backtrace from factorial
12536 errors unique.
12537 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
12538 explicitly.
12539
12540Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
12541
12542 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
12543 and width commands. This is done elsewhere.
12544 * (gdb_start): Don't call gdb_start_sim here. That's already
12545 done in gdb_load. This fixes lots of failures in default.exp.
12546
12547Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
12548
12549 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
12550 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
12551 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
12552 in the same we we treat other failures (since it may be an expected
12553 condition), rather than as an error.
12554 * gdb.base/signals.exp (test_handle_all_print): Revert back to
12555 old test format.
12556
12557Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
12558
12559 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
12560 (distclean maintainer-clean realclean): No need to remove files
12561 twice. Nuke the duplicates.
12562 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 12563 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
12564 Remove config.h along with other config files.
12565
12566Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
12567
12568 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
12569 "p func1 ()" and note that rests of tests are skipped.
12570 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
12571 setup_xfails for "print func2::coremaker_local".
12572 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
12573 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
12574 affected by the previous run test.
12575 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
12576 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
12577 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
12578 "pass int powerset tuple" and "pass modeless int powerset tuple".
12579 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
12580 "real write 4" and "real write 8".
12581 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
12582 setup_xfails for "print vs1 after tuple assign 2",
12583 "print \$i after tuple assign 2", and
12584 "print vs2 after tuple assign 2".
12585 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
12586 meaningful error message and return -1 so the caller can
12587 suppress further tests and avoid a cascade of errors.
d63a86f8 12588
c906108c
SS
12589Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
12590
12591 * gdb.base/a1-selftest.exp: Tweak tests to account for new
12592 format for printing version.
12593 * gdb.base/default.exp: Ditto.
12594 * gdb.base/interrupt.exp: Fix problem with cascade of
12595 errors if child process dies while calling a function.
d63a86f8 12596
c906108c
SS
12597Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
12598
12599 * Makefile.in (VPATH): Add
12600 * Makefile.in (Makefile, config.status): Fix rules so things get
12601 remade when necessary.
12602
12603Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
12604
12605 * Makefile.in (just-check): Add path to sibling expect dir
12606 to environment variable specified by RPATH_ENVVAR.
12607
12608Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
12609
12610 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
12611 (just-check): Add shared library paths for libstdc++, tk,
12612 tcl, bfd, and opcodes to the environment variable specified
12613 in RPATH_ENVVAR.
12614 * configure.in: Add support to recognize --enable-shared flag
12615 and generate correct value for RPATH_ENVVAR.
12616 * configure: Regenerated with autoconf.
12617
12618Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
12619
12620 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
12621 include all osf versions.
12622 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
12623 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
12624 when target is linux. When failing to build pthreads test
12625 executable, give more meaningful message.
12626 * gdb.threads/pthreads.c: Hpux also uses old definition of second
12627 arg for pthread_create.
d63a86f8 12628
c906108c
SS
12629Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
12630
12631 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
12632 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
12633 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
12634 and -lpthreads (everybody else).
12635 (test_startup): Fail gracefully if threads are not supported.
12636 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
12637 "p/c array_index("abcdef",2)" when not gcc compiled.
12638 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
12639 "print func2::coremaker_local" when not gcc compiled.
12640 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
12641 "ptype on opaque struct tagname (statically)",
12642 "ptype on opaque struct tagname (dynamically) 1", and
12643 "ptype on opaque struct tagname (dynamically) 2"
12644 for not compiled with gcc.
12645 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
12646 backtrace when compiled with gcc.
d63a86f8 12647 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
12648 than always return success.
12649
12650Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
12651
12652 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
12653
12654Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
12655
12656 * gdb.base/structs.exp: Undo last change.
12657
12658Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
12659
12660 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
12661 encapsulate all the steps/nexts done during self test, starting
12662 at main, and makes them less sensitive to optimization issues.
12663 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
12664 signal handler" test.
12665 * gdb.threads/pthreads.exp: Only run this for native configs.
12666 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
12667 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
12668 tests.
12669 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
12670 for "runto test_calls(void)" test.
d63a86f8 12671
c906108c
SS
12672Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
12673
12674 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
12675 and don't expect address info in breakpoint confirmations.
12676
12677Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
12678
12679 * gdb.base/list.exp (test_forward_search): Increase timeout
12680 temporarily by 60 seconds for searching extremely long line,
12681 and then reset to old value when done. Increase expect input
12682 buffer to 10000.
12683
12684Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
12685
12686 * gdb.base/list.exp (test_forward_search): Fix to handle very
12687 long source line without overflowing expect's input buffer.
12688
12689Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
12690
12691 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
12692 "buffer_full".
12693
12694 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
12695 "buffer_full".
12696
12697 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
12698 "buffer_full".
12699
12700 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
12701 "buffer_full".
12702
12703Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
12704
12705 * configure.in (configdirs): Add gdb.threads.
12706 * configure: Regenerated with autoconf.
12707 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
12708 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
12709 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 12710
c906108c
SS
12711Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
12712
12713 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
12714
12715Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
12716
12717 * gdb.base/signals.exp (test_handle_all_print): Test separately for
12718 each signal's status in the output of "handle all print".
12719 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
12720 the \r\n sequence that immediately precedes the gdb prompt.
12721 * gdb.base/a1-selftest.exp: Save original timeout and restore
12722 after test.
12723
12724Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
12725
12726 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
12727 symbol.
12728
12729Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12730
12731 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
12732
12733Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
12734
12735 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
12736 timeout by 60 seconds.
12737
12738Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
12739
12740 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
12741 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
12742 error return.
12743
12744Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
12745
12746 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
12747 gdb initialization, also report how long dejagnu waited. Restore
12748 old timeout before doing error return. Temporarily increase timeout
12749 by 3 minutes to allow for slow startups over heavy NFS use.
12750
12751Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
12752
12753 * lib/gdb.exp: Report timeout value for verbosity level 2.
12754 * config/gdbserver.exp: Ditto.
12755 * config/hppro.exp: Ditto.
12756 * config/mips-gdb.exp: Ditto.
12757 * config/monitor.exp: Ditto.
12758 * config/netware.exp: Ditto.
12759 * config/sim-gdb.exp: Ditto.
12760 * config/slite-gdb.exp: Ditto.
12761 * config/udi-gdb.exp: Ditto.
12762 * config/unix-gdb.exp: Ditto.
12763 * config/vx-gdb.exp: Ditto.
12764 * gdb.base/a1-selftest.exp: Ditto.
12765 * gdb.base/a2-run.exp: Ditto.
12766 * gdb.base/break.exp: Ditto.
12767 * gdb.base/corefile.exp: Ditto.
12768 * gdb.base/list.exp: Ditto.
12769 * gdb.base/recurse.exp: Ditto.
12770 * gdb.base/scope.exp: Ditto.
12771 * gdb.base/signals.exp: Ditto.
12772
12773Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12774
12775 * gdb.threads/Makefile.in (docdir): Removed.
12776
12777Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12778
12779 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 12780 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 12781 @srcdir@.
d63a86f8 12782 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
12783 autoconf 2.5 or higher.
12784 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
12785
12786Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
12787
12788 * configure: Regenerated.
12789 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
12790 avoid name clashes with SunOS headers.
12791
12792Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
12793
12794 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
12795
12796Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
12797
12798 * gdb.base/callfuncs.exp: Finish last change -- make sure the
12799 prototype information ends up in the compiler info file.
12800
12801Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
12802
12803 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
12804 attempting to regenerate it. Eliminate use of a temporary file
12805 and just generate the info file directly. Source it immediately,
12806 for consistency of use.
12807 * gdb.base/corefile.exp: Ditto
12808 * gdb.base/exprs.exp: Ditto.
12809 * gdb.base/funcargs.exp: Ditto.
12810 * gdb.base/langs.exp: Ditto.
12811 * gdb.base/list.exp: Ditto.
12812 * gdb.base/mips_pro.exp: Ditto.
12813 * gdb.base/nodebug.exp: Ditto.
12814 * gdb.base/opaque.exp: Ditto.
12815 * gdb.base/ptype.exp: Ditto.
12816 * gdb.base/scope.exp: Ditto.
12817 * gdb.base/setvar.exp: Ditto.
12818 * gdb.base/signals.exp: Ditto.
12819 * gdb.base/whatis.exp: Ditto.
12820 * gdb.c++/templates.exp: Ditto.
12821 * gdb.c++/virtfunc.exp: Ditto.
12822 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
12823 whether or not to add -lstdc++ to the compile command line args.
12824
12825Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12826
12827 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
12828 it got fixed by the recent lookup_minimal_symbol_by_pc change.
12829 Increase timeout, a lot of single stepping might be needed if the
12830 target has no hardware watchpoints.
12831
12832Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
12833
12834 * gdb.base/break.exp: Ignore compiler warnings when compiling
12835 break.c.
12836 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
12837 * gdb.base/default.exp: Add h8300 xfails. Handle messages
12838 from remote-sim.
12839 * gdb.base/exprs.exp: Add h8300 xfails.
12840 * gdb.base/funcargs.exp: Likewise.
12841 * gdb.base/nodebug.exp: Likewise.
12842 * gdb.base/printcmds.exp: Likewise.
12843 * gdb.base/ptype.exp: Likewise.
12844 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
12845 h8300 xfails.
d63a86f8 12846 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
12847 on the h8300.
12848 * gdb.base/funcargs.c: Explicitly make last constant argument to
12849 call_after_alloca_subr an unsigned long type.
12850 * gdb.base/return.c: Include stdio.h.
12851
12852Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12853
12854 * config/abug.exp: New file for the older Motorola Bug monitor
12855 that runs on the mvme13x series VME boards.
12856 * config/monitor.exp: Use the new config array for target settings
12857 if they exist.
12858
12859Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
12860
12861 * sim-gdb.exp: Make the SH simulator allocate less space when
12862 it is targeted.
12863
12864Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
12865
12866 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
12867 test.
12868
12869Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
12870
12871 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
12872 "rs6000-*-*" for "list function in include file" when gcc compiled.
12873 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
12874 for "p ctable1[120]".
12875 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
12876 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
12877 Remove setup_xfail for "rs6000-*-*" for
12878 "print 'scope0.c'::filelocal before run".
12879 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
12880 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
12881 since some compilers don't allow both options to be given
12882 on the same command line. Create object file and move it.
d63a86f8 12883
c906108c
SS
12884Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
12885
12886 * gdb.base/corefile.exp: Always regenerate the core file, since
12887 we always regenerate the coremaker program. Detect special case
12888 where registers cannot be read from core file.
d63a86f8 12889
c906108c
SS
12890Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
12891
12892 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12893 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
12894 * gdb.c++/templates.exp: Only match on basename of file since
12895 some formats like xcoff don't encode directory information.
12896 * gdb.stabs/weird.exp: Use the right sed script for powerpc
12897 and rs6000 AIX xcoff targets.
12898 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
12899 * configure: Regenerate.
12900 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
12901 here, rather than in distclean.
d63a86f8 12902
c906108c
SS
12903Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
12904
12905 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
12906 defined, and use it to compile the test case with -O2. The
12907 native compilation still uses no optimization.
12908 * gdb.base/mips_pro.c: Remove inline assembly code since
12909 it is compiled PIC by default, which results in assembler
12910 warnings that make the testsuite think the compilation
12911 was unsuccessful.
12912
12913Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
12914
12915 * gdb.c++/misc.exp: Add note to message for
12916 "print s.a for foo struct" that this is a known gcc 2.7.2
12917 and earlier bug.
12918
12919Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
12920
12921 * gdb.base/break.exp: Fix pattern for matching "Delete all
12922 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
12923 setup_xfail for deleting all breakpoints test. Fix various
12924 timeout messages to include "(timeout)".
12925 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
12926 for "p t_float_values2(3.14159,float_val2)".
12927 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
12928 for "continue to call2g" when gcc compiled.
12929 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
12930 "up to foo in langs.exp", "show language at foo in langs.exp",
12931 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
12932 and "show language at fsub in langs.exp".
12933 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
12934 "list line 1 in include file", "list message for lines past EOF",
12935 "list function in include file", "list list0.h:foo", and
12936 "list filename:function; nonexistant function".
12937 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
12938 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
12939 and "ptype t_char_array" to be for native cc only.
d63a86f8 12940
c906108c
SS
12941Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
12942
d63a86f8 12943 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
12944 setup_xfail for "print coremaker_bss", "print coremaker_ro",
12945 "print func2::coremaker_local", and "backtrace in corefile.exp".
12946
12947Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
12948
12949 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
12950 "bt in signals.exp". This problem only appears when running
12951 the testsuite, and then only intermittently.
12952
12953Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12954
12955 * gdb.base/return.exp (return_tests): Differentiate between
12956 two tests of continuing.
12957
12958Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12959
12960 * */Makefile.in (maintainer-clean): Remove config.log.
12961 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
12962 * gdb.c++/Makefile.in (PROGS): Add inherit.
12963 (clean): Remove *.ci.
12964
12965Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
12966
12967 * gdb.c++/misc.cc: Add test code from Mike Stump.
12968 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
12969
12970Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
12971
12972 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
12973 to "alpha-*-osf2*" and add comment.
12974 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
12975 setup_xfail for "step over execarg initialization" and
12976 "step over corearg initialization".
12977 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
12978 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
12979 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
12980 gcc compiled for "print coremaker_bss", "print coremaker_ro",
12981 "print func2::coremaker_local", and "backtrace in corefile.exp".
12982 * gdb.base/signals.exp: Build and source signals.ci.
12983 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
12984 to be for gcc only.
12985 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 12986
c906108c
SS
12987Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12988
12989 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
12990 Feb 3 procfs.c change.
12991
12992Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
12993
12994 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
12995
12996Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
12997
12998 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
12999 from dejagnu's apparent default of 10 seconds, which gives random
13000 results when running the tests over NFS on moderately loaded systems.
13001 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
13002
13003Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
13004
13005 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
13006 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
13007 result reports.
13008
13009Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
13010
13011 * configure.in (CY_AC_PATH_TCLH): Remove.
13012 * configure: Regenerate.
13013
13014Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
13015
13016 * gdb.c++/Makefile.in (clean): Add missing '{'.
13017
13018Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
13019
13020 * lib/gdb.exp: Provide a default value for noinferior.
13021
13022 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
13023 Load libgloss.exp.
13024
13025Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
13026
13027 * gdb.disasm/hppa.exp: Compile directly into an executable, use
13028 the executable, not the .o to run the tests from.
13029
13030Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
13031
13032 * gdb.base/break.exp: Don't test for program exit or exit status
13033 if $noresults if nonzero.
13034 * gdb.base/langs.exp: Likewise.
13035 * gdb.base/watchpoint.exp: Likewise.
13036
13037 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
13038 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
13039 trying to compile the testcase.
13040
13041Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
13042
13043 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
13044 * gdb.base/signals.exp (continue to handler): Likewise.
13045
13046Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
13047
13048 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
13049
13050 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
13051
13052Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
13053
13054 * gdb.base/corefile.exp: Recognize "not found" as failure
13055 when trying to determine if a core file was generated.
13056 If no core file was generate the first time, try again without
13057 the ulimit -c to work around braindamaged shells.
13058
13059Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
13060
13061 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
13062 [] tests with "test" and enclose string in quotes.
13063 * gdb.stabs/configure: Rebuild
d63a86f8 13064
c906108c
SS
13065Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
13066
13067 Changes in sync with expect:
13068 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
13069 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
13070 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
13071 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
13072 argument to AC_REQUIRE.
13073 * configure: Regenerated.
13074
13075Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
13076
13077 * gdb.base/corefile.exp: When generating a core, discard any
13078 error messages about ulimit not found and the "core dumped"
13079 message from the shell that runs the coredumper.
13080
13081Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
13082
13083 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
13084
13085 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
13086 which sed script to run. Expect failure for v_comb test
13087 on PA targets too.
d63a86f8 13088
c906108c
SS
13089Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
13090
13091 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
13092 "print func2::coremaker_local" and for "backtrace in corefile.exp"
13093
13094Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
13095
13096 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
13097 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
13098 "sparc-sun-solaris*" xfails for "p v_comb".
13099 * lib/gdb.exp (default_gdb_start): Fix typo.
13100 * gdb.base/corefile.exp: Allow "Core was generated by ..."
13101 messages to not include the full program name that caused
13102 the core dump since some systems (such as solaris) apparently
13103 truncate this path to about 80 characters.
13104 When generating a core file first try increasing the core file
13105 size limit to unlimited since some systems may default it to
13106 zero, and it is harmless to try it. Move the test for failing
13107 to generate a core file to where it will actually get executed.
13108 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
13109 new gdb result from g++ debug info improvements and make old
13110 pattern obsolescent. Also account for size_t differences
13111 (may be int or long).
13112 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
13113 initialization before function call is placed in the delay slot
13114 and thus appears to be skipped over by commands such as "next".
13115
13116Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13117
13118 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
13119
13120Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
13121
13122 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
13123 input source file; fix code to compile test to deal with this
13124 convention.
13125 * gdb.c++/*.exp: Likewise.
13126
13127Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
13128
13129 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
13130 "bt in signals.exp".
13131
13132Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
13133
13134 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
13135 "step over execarg initialization" and
13136 "step over corearg initialization".
13137
13138Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
13139
13140 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
13141 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
13142
13143Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
13144
13145 From Rob Savoye (rob@poseidon.cygnus.com)
13146 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
13147 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
13148 configure.in}, gdb.disasm/{Makefile.in, configure.in},
13149 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
13150 configure.in}: Major reworking for autoconfig.
13151 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
13152 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
13153 New files.
13154 * config/unix-gdb.exp: Make GDB global.
13155 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
13156 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
13157 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
13158 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
13159 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
13160 term.exp, twice.exp, watchpoint.exp, whatis.exp},
13161 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
13162 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
13163 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
13164 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
13165 pr-8136.exp, result.exp, string.exp, tuples.exp},
13166 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
13167 to returns as necessary, arrange for test to compile own testcase
13168 executable.
13169 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 13170
c906108c
SS
13171Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
13172
13173 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
13174 clear_xfail at end of test which might not call either pass or fail.
13175 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
13176 "backtrace through signal handler".
13177
13178Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13179
13180 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
13181 continuing from a job control stop signal.
13182 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
13183
13184Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
13185
13186 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
13187 * gdb.base/corefile.exp: Likewise.
13188 * gdb.base/funcargs.exp: Likewise.
13189
13190Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
13191
13192 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
13193 * config/monitor.exp: Add support for setting baud rate.
13194
13195Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
13196
13197 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
13198 i*86-*-linux* xfails for "backtrace through signal handler".
13199 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
13200 "print func2::coremaker_local".
13201 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
13202 alpha-dec-osf2* xfail for
13203 "delete all breakpoints when none".
13204
13205Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
13206
13207 * gdb.base/break.exp: Change test that deletes all breakpoints
13208 when no user breakpoints are installed. A post 4.15 change
13209 causes gdb to no longer prompt in this case.
13210
13211Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
13212
13213 * gdb.base/return.exp (return_tests): Change xfail for test
13214 "correct value returned double test" to stop xfailing at
13215 Solaris 2.5. Apparently the bug has been fixed.
13216
13217Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
13218
13219 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
13220 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
13221
13222Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
13223
13224 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
13225 * gdb.disasm/hppa.s: Corresponding changes.
13226
13227Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
13228
13229 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
13230 makefile fragment.
13231 * config/mt-hpux: Deleted.
13232
13233Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
13234
d63a86f8 13235 * Many files: When warning about suppressed tests due to a
c906108c
SS
13236 nonexistant test binary, avoid incrementing the warning count.
13237
13238Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
13239
13240 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 13241
c906108c
SS
13242Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13243
13244 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
13245 "sparc-*-solaris2*".
13246
13247Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13248
13249 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
13250 Add global and local variables and initialize them.
13251 * gdb.base/corefile.exp: Test correct mapping of corefile sections
13252 by printing variables. Remove rs6000 and powerpc xfails, BFD now
13253 extracts the file name and terminating signal from the core file.
13254 * TODO: Remove note about tests for correct mapping of corefile.
13255 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
13256 from optimizing it away.
13257 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
13258 handles common blocks.
13259
13260Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
13261
13262 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
13263 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
13264
13265Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
13266
13267 * Makefile.in (maintainer-clean): New target, synonym for
13268 realclean.
13269 * gdb.base/Makefile.in (maintainer-clean): Likewise.
13270 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
13271 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
13272 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
13273 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
13274 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
13275
13276Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
13277
13278 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
13279 xfails when not gcc compiled for "print foo::funclocal".
13280 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
13281 "print foo::funclocal at foo",
13282 "print 'scope1.c'::foo::funclocal at foo",
13283 "print foo::funclocal_bss at foo",
13284 "print 'scope1.c'::foo::funclocal_bss at foo",
13285 "print foo::funclocal_ro at foo",
13286 "print 'scope1.c'::foo::funclocal_ro at foo",
13287 "print bar::funclocal at foo" and
13288 "print 'scope1.c'::bar::funclocal at foo".
13289 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
13290 gcc compiled for "print foo::funclocal at bar".
13291 Expand all messages to ensure that they identify that
13292 the test is at bar().
13293 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
13294 gcc compiled for:
13295 "ptype on opaque struct pointer (statically)",
13296 "ptype on opaque struct tagname (statically)",
13297 "ptype on opaque struct pointer (dynamically) 1",
13298 "ptype on opaque struct tagname (dynamically) 1",
13299 "ptype on opaque struct pointer (dynamically) 2" and
13300 "ptype on opaque struct tagname (dynamically) 2
13301 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
13302 gcc compiled for:
13303 "p datalocal"
13304 "whatis datalocal",
13305 "ptype datalocal",
13306 "p bsslocal",
13307 "whatis bsslocal", and
13308 "ptype bsslocal".
13309 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
13310 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
13311 when not gcc compiled.
13312 * gdb.base/funcargs.exp (float_and_integral_args): Add
13313 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
13314 compiled.
13315 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
13316 "backtrace from call6a" when not gcc compiled.
13317 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
13318 "backtrace from call7a" when not gcc compiled.
13319 * gdb.base/callfuncs.exp (do_function_calls):
13320 Add "hppa*-*-hpux*" xfail when not gcc compiled for
13321 "p t_char_array_values(char_array_val2,char_array_val1)",
13322 "p t_char_array_values(char_array_val1,char_array_val2)",
13323 "p t_char_array_values("carray 1","carray 2")",
13324 "p t_char_array_values("carray 1",char_array_val2)",
13325 "p t_char_array_values(char_array_val1,"carray 2")",
13326 "p sum_args(1,{2})",
13327 "p sum_args(2,{2,3})",
13328 "p sum_args(3,{2,3,4})",
13329 "p sum_args(4,{2,3,4,5})"
13330 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
13331 "backtrace in corefile.exp" when not gcc compiled.
13332
13333Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13334
13335 * gdb.base/signals.exp: Rewrite `handle all print' test as
13336 a procedure. Accept blanks or TABs as whitespace, increase
13337 timeout and expect input buffer size for the large output
13338 from the command. Remove "i*86-*-bsdi2.0" xfail.
13339
13340Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13341
13342 * gdb.base/setvar.exp: Add new testcases for truncation when
13343 assigning invalid values to bitfields.
13344
13345Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
13346
d63a86f8 13347 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
13348 mips-sgi-irix* xfail for
13349 "call inferior func with struct - returns char *"
13350 and fix test so that an optional (unsigned char *) cast is
13351 accepted in the result.
13352
13353Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
13354
13355 * gdb.base/funcargs.exp (float_and_integral_args): Remove
13356 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
13357 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
13358 * gdb.base/signals.exp: Remove duplicate "handle all print" test
13359 that accidentally got checked in.
13360
13361Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
13362
d63a86f8 13363 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
13364 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
13365 compiled test.
13366 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
13367 Add mips-sgi-irix5* xfail for not gcc compiled.
13368 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
13369 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
13370 "p top", "whatis top", "p middle", and "whatis middle".
13371 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
13372 "whatis signed char" for not gcc compiled.
13373 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
13374 "set variable signed char=-1 (-1)" and
13375 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
13376 * gdb.base/funcargs.exp (float_and_integral_args):
13377 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
13378 Add mips-sgi-irix* xfail when not gcc compiled for
13379 "continue to call2b".
13380 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
13381 "continue to call2g".
13382 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
13383 "backtrace from call6a"
13384 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
13385 "backtrace from call7k".
13386 Add mips-sgi-irix5* xfail when not gcc compiled for
13387 "backtrace from call7a".
13388 (localvars_after_alloca): Fix gdb_test cmds for
13389 "print * after runto ...".
13390 Remove rs6000-*-* xfails for
13391 "print i after runto localvars_after_alloca" and
13392 "print l after runto localvars_after_alloca"
13393 for all compilers.
13394 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
13395 when not compiled with gcc, for:
13396 "print signed char == (minus)",
13397 "print signed char != (minus)",
13398 "print signed char < (minus)",
13399 "print signed char > (minus)".
13400 * gdb.base/callfuncs.exp (do_function_calls):
13401 Add mips-sgi-irix* xfail, when compiled with native compiler, for
13402 "call inferior func with struct - returns char *".
d63a86f8 13403 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
13404 "correct value returned double test" to include Solaris 2.4.
13405 * gdb.base/funcargs.exp (float_and_integral_args):
13406 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 13407
c906108c
SS
13408Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13409
13410 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
13411 enumeration bitfields if compiling with GNU C.
13412 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
13413 to empty' prompt.
13414
13415Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
13416
13417 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
13418 test for PRO targets.
13419
13420 * gdb.base/funcargs.exp: Avoid ever setting more than 8
13421 breakpoints in the inferior at any given time by making
13422 two groups of breakpoints for call2*, call6* and call7*
13423 tests.
13424
13425Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13426
13427 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
13428 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
13429 from optimizing it away.
13430 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
13431 "call inferior func with struct".
13432
13433Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
13434
13435 * configure.in: Only configure gdb.chill for particular targets.
13436
13437Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
13438
13439 * gdb.base/Makefile.in: Add action to .c.o transformation
13440 rule that generates a .ci file for each .o file and remove
13441 explicit .c.o rules except for callfuncs.o.
13442 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
13443 generates a .ci file for each .o file and remove explicit
13444 .cc.o rules.
13445 (clean): Remove *.tmp *.ci files.
13446 (EXECUTABLES): Remove templ-info.exp.
13447 * gdb.base/compiler.c: New file.
13448 * gdb.c++/compiler.cc: New file
13449 * gdb.base/scope.exp: Source gdb.base/scope.ci.
13450 Change rs6000-*-* xfail for
13451 "print 'scope0.c'::filelocal_ro" and
13452 "print 'scope1.c'::filelocal" and
13453 "print 'scope1.c'::filelocal_bss" and
13454 "print 'scope1.c'::filelocal_ro" and
13455 "print 'scope1.c'::foo::funclocal" and
13456 "print 'scope1.c'::foo::funclocal_ro" and
13457 "print 'scope1.c'::bar::funclocal" and
13458 "print 'scope0.c'::filelocal_ro" and
13459 "print 'scope1.c'::filelocal at foo" and
13460 "print 'scope1.c'::filelocal_bss at foo" and
13461 "print 'scope1.c'::filelocal_ro at foo" and
13462 "print 'scope1.c'::foo::funclocal at foo" and
13463 "print 'scope1.c'::foo::funclocal_bss at foo" and
13464 "print 'scope1.c'::foo::funclocal_ro at foo" and
13465 "print 'scope1.c'::bar::funclocal at foo" and
13466 "print 'scope0.c'::filelocal_ro" and
13467 "print 'scope1.c'::filelocal" and
13468 "print 'scope1.c'::filelocal_bss" and
13469 "print 'scope1.c'::filelocal_ro" and
13470 "print 'scope1.c'::foo::funclocal" and
13471 "print 'scope1.c'::foo::funclocal_bss" and
13472 "print 'scope1.c'::foo::funclocal_ro" and
13473 "print 'scope1.c'::bar::funclocal" and
13474 "print 'scope1.c'::bar::funclocal_bss"
13475 to only be xfail'd when not compiled with gcc.
d63a86f8 13476 Add rs6000-*-* xfail for
c906108c
SS
13477 "print 'scope0.c'::filelocal_bss before run"
13478 when compiled with gcc.
13479 (test_at_main): Add rs6000-*-* xfail for
13480 "print filelocal_ro in test_at_main"
13481 when compiled with gcc.
13482 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 13483 Add rs6000-*-aix* xfail for
c906108c
SS
13484 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
13485 "ptype t_char_array", not compiled with gcc.
13486 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
13487 xfail for "list foo (in include file)" when gcc compiled.
13488 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
13489 (integral_args): Add rs6000-*-* xfail for
13490 "run to call0a" if not compiled with gcc.
13491 (unsigned_integral_args): Add rs6000-*-* xfail for
13492 "run to call1a" if not compiled with gcc.
13493 (float_and_integral_args): Add rs6000-*-* xfail for
13494 "run to call2a" if not compiled with gcc and for
13495 "continue to call2b" for any compiler.
13496 Add rs6000-*-* xfail to
13497 "print f1 after run to call2a" for gcc compiled.
13498 (discard_and_shuffle): Add rs6000-*-* xfail for
13499 "run to call6a".
13500 (shuffle_round_robin): Add rs6000-*-* xfail for
13501 "backtrace from call7a" if not compiled with gcc.
13502 Add rs6000-*-* xfail for
13503 "backtrace from call7b" if compiled with gcc.
13504 (call_after_alloca): Add rs6000-*-* xfail for
13505 "print c in call_after_alloca" and
13506 "print s in call_after_alloca" and
13507 "backtrace from call_after_alloca_subr"
13508 if not compiled with gcc.
13509 (localvars_in_indirect_call): Add rs6000-*-* xfail for
13510 "print c in localvars_in_indirect_call" and
13511 "print c in localvars_in_indirect_call" and
13512 "backtrace in indirectly called function" and
13513 "stepping into indirectly called function"
13514 if not compiled with gcc.
13515 (localvars_after_alloca): Add rs6000-*-* xfail for
13516 "print c after runto localvars_after_alloca" and
13517 "print s after runto localvars_after_alloca" and
13518 "print i after runto localvars_after_alloca" and
13519 "print l after runto localvars_after_alloca"
13520 for all compilers.
13521 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
13522 than whatis-info.exp.
13523 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
13524 than opaque-info.exp.
13525 Setup rs6000-*-* xfail for
d63a86f8 13526 "ptype on opaque struct pointer (statically)" and
c906108c
SS
13527 "ptype on opaque struct pointer (dynamically)" when
13528 not compiled with gcc.
13529 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
13530 rather than callf-info.exp.
13531 (do_function_calls): Add clear_xfail for rs6000-*-* for
13532 "p t_float_values2(3.14159,float_val2)". Seems to work
13533 fine there, both with xlc and gcc. Need to find out what
13534 it is doing right and fix other platforms.
13535 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
13536 "call inferior func with struct - returns int",
13537 "call inferior func with struct - returns long",
13538 "call inferior func with struct - returns float",
13539 "call inferior func with struct - returns double",
13540 "call inferior func with struct - returns char *",
13541 but only if not gcc compiled (presumes xlc compiled).
13542 Change rs6000-*-* xfails for
13543 "call inferior func with struct - returns char" and
13544 " call inferior func with struct - returns short" to only
13545 xfail if not using gcc.
13546 (clean mostlyclean): Remove *.ci and *.tmp files.
13547 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
13548 than templ-info.exp.
13549 * gdb.base/langs.exp: Source gdb.base/langs.ci.
13550 Add rs6000-*-* xfail for "up to foo in langs.exp"
13551 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
13552 when not gcc compiled.
d63a86f8 13553
c906108c
SS
13554Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13555
13556 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
13557 * gdb.base/corefile.exp: Likewise.
13558 * gdb.base/list.exp: Likewise.
13559 * gdb.base/scope.exp: Likewise.
13560 * gdb.base/siganls.exp: Likewise.
13561
13562 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
13563 compiler output.
13564 * gdb.base/whatis.exp: Likewise.
13565
13566Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
13567
13568 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
13569 failure (opcode table has been fixed to match reality).
13570
13571Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
13572
13573 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
13574 "call inferior func with struct - returns char",
13575 "call inferior func with struct - returns short"
13576
13577 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
13578 "print 'scope0.c'::filelocal at main",
13579 "print 'scope0.c'::filelocal_bss in test_at_main",
13580 "print 'scope0.c'::filelocal at foo",
13581 "print 'scope0.c'::filelocal_bss in test_at_foo",
13582 "print 'scope0.c'::filelocal at bar",
13583 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 13584
c906108c
SS
13585 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
13586 in source file 1". This bug seems to have been fixed with both
13587 gcc and native cc (was native assembler bug?).
13588
13589Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
13590
13591 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
13592 "backtrace through signal handler" to "i*86-*-sysv4*".
13593 * gdb.base/signals.exp: Add xfail for "'next' behaved as
13594 continue" case. Add "known SVR4 bug" to fail message.
13595 Add "i*86-*-bsdi2.0" xfail for "handle all print".
13596 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
13597 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
13598 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
13599 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
13600 "up to foo in langs.exp", "show language at foo in
13601 langs.exp", "up to cppsub_ in langs.exp", "show
13602 language at cppsub_ in langs.exp", "up to fsub in
13603 langs.exp", and "show language at fsub in langs.exp".
13604 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
13605 "bactrace in corefile.exp".
13606 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
13607 "call inferior function with struct - returns float" and
13608 "call inferior function with struct - returns double".
d63a86f8 13609
c906108c
SS
13610Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
13611
13612 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
13613 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
13614 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
13615 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
13616
13617Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
13618
13619 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
13620 (or overriden) "CHILL" macro rather then bare "gcc".
13621 Also look for ../../gcc/xgcc since that is what we will
13622 actually need, not "Makefile". Remove following assignment
13623 of CHILL to CHILL_FOR_TARGET because that results in
13624 recursive definition.
13625
13626Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
13627
13628 * gdb.base/corefile.exp: Change xfail for backtrace in
13629 corefile.exp from linuxaout to all linux.
13630 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
13631 cases where we miss the breakpoint at the signal handler
13632 for some reason. Setup xfail for linuxoldld/linuxaout and
13633 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
13634 hitting SIGURG breakpoint.
13635 * gdb.base/signals.exp: Setup xfail for "next" acting like
13636 continue to add linuxoldld. Setup xfail for all linux for
13637 "next to handler in signals_tests_1", "backtrace in
13638 signals_tests_1", "continue to func1", "pass SIGUSR1",
13639 and continue to handler".
13640
13641Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
13642
13643 * Update all FSF addresses except those in COPYING* files.
13644
13645Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
13646
13647 * gdb.base/a2-run.exp: Change messages to be more explicit about
13648 the status of args, and quote binfile in results.
13649
13650Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
13651
13652 * gdb.base/callfuncs.exp: Add tests for passing structs to
13653 inferior functions and return various types.
13654 * gdb.base/callfuncs.c: Add functions to receive a struct
13655 and return a member of the struct, in various types.
13656
13657Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13658
13659 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
13660
13661Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13662
13663 * config/vxworks29k.exp: New file, sources vxworks.exp.
13664
13665Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13666
13667 * config/gdbremote.exp: New file. Testing framework using
13668 gdbserver.
13669
13670Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
13671
13672 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
13673 "call function when asleep" and "send end of file".
13674 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
13675 for "backtrace in corefile.exp".
13676 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
13677 for "backtrace through signal handler".
13678 * gdb.base/corefile.exp: Make sure we actually generate a core file
13679 before trying the core tests. Some systems allow the user to suppress
13680 generation of core files and default to that (linux for example).
13681 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
13682 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
13683
13684Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13685
13686 * gdb.threads: New directory with some crude multi-threaded
13687 gdb tests (step.exp and step2.exp).
13688 * config/mt-lynx (STEP_EXECUTABLE): Define.
13689 (THREADFLAGS): Define.
13690
13691Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
13692
13693 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
13694
13695 * gdb.base/signals.exp: Disable whole file for lynx until
13696 further notice.
13697
13698 * gdb.base/signals.exp: xfail test where "next" acts like
13699 "continue" for lynx.
13700
13701 * gdb.base/interrupt.exp: xfail test for calling function while
13702 inferior is asleep for lynx.
13703
13704 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
13705 than one cr-lf after each command.
13706
13707Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13708
13709 * configure.in: Reinstate setting of stabsdirs variable, fix
13710 typo in setting up configdirs for native builds.
13711
13712 * gdb.base/return.exp: Fix typo in return double test.
13713 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
13714 compiler from optimizing them away.
13715
13716Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
13717
13718 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
13719 sequences to be echo'd by gdb when using gdb_test.
13720 * gdb.chill/chexp.exp: Likewise.
13721 * gdb.fortran/exprs.exp: Likewise
13722
13723Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13724
13725 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
13726 after the inferior gdb has started.
13727
13728 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
13729 after each command.
13730 * gdb.base/funcargs.exp: Likewise.
13731 * gdb.base/gdbvars.exp: Likewise.
13732 * gdb.base/interrupt.exp: Likewise.
13733 * gdb.base/list.exp: Likewise.
13734 * gdb.base/watchpoint.exp: Likewise.
13735 * gdb.c++/demangle.exp: Likewise.
13736 * gdb.c++/inherit.exp: Likewise.
13737 * gdb.chill/chexp.exp: Likewise.
13738 * gdb.fortran/exprs.exp: Likewise.
13739
13740 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
13741 test if we can't handle IO to/from the inferior.
13742
13743 * gdb.c++/misc.exp: Always check for a program already being
13744 started after sending a "run" command to gdb.
13745
13746 * gdb.base/twice.exp: Start with a fresh gdb.
13747
13748 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
13749 only depend on gdb's expression code, not the chill runtime.
13750
13751 * gdb.base/return.c: Put return values into variables so we
13752 can have gdb print them rather than depending on the program
13753 to print them.
13754 * gdb.base/return.exp: Corresponding changes.
13755
13756 * lib/gdb.exp: Provide default value for noinferiorio.
13757 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
13758 the inferior.
13759
13760 * gdb.base/break.exp: Always check for a program already being
13761 started after sending a "run" command to gdb.
13762 (text_next_with_recursion): Don't check the output from the
13763 program's printf statement. Instead just make sure the program
13764 exited.
13765
13766 * gdb.base/commands.exp: Protect tests which need arguments with
13767 $noargs conditionals.
13768
13769Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13770
13771 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
13772 of structure member arrays to match gdb/valops.c:value_addr change.
13773
13774Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
13775
13776 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
13777 cases.
13778
13779Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
13780
13781 * configure.in (configdirs): Remove gdb.chill from default list
13782 of subdirs and then add it back in only if doing a native build.
13783 The current chill compiler does not yet work in any cross build.
13784 * Revert all signal changes from Jul 6.
13785 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
13786 for sh-hms targets, allowing these tests to link, with no other
13787 changes. Testing is suppressed by setting "nosignals" in site.exp.
13788
13789Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
13790
13791 * configure.in (signaldirs): Define and add to configdirs for all
13792 targets except some specific ones that are known to not support signals.
13793 Also clean up formatting.
13794 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
13795 (signals, sigall): Remove rules to build.
13796 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
13797 Moved to new gdb.signals directory.
13798 * gdb.signals: New test directory.
13799 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
13800 signals.c signals.exp}: New or moved files.
13801
13802Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
13803
13804 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
13805
13806Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
13807
13808 * gdb.base/return.exp: Xfail `return double' test failure
13809 on at least Solaris 2.3 and handle future/past versions on
13810 a case by case basis as appropriate. Also update message
13811 to include i*86 failures.
13812
13813Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13814
13815 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
13816
13817 * lib/gdb.exp: Fix comment which erroneously identified
13818 gdb_file_cmd as gdb_load (the 19 May change was in fact to
13819 gdb_file_cmd not gdb_load).
13820 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
13821
13822 * gdb.base/setvar.exp: Make test names consistent between pass and
13823 fail cases. Use gdb_test more.
13824
13825Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13826
13827 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
13828
13829Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13830
13831 * gdb.base/help.exp: Fix expected help string for `show commands'.
13832
13833Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
13834
13835 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
13836
13837 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
13838 of a text section.
13839
13840Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
13841
13842 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
13843 that loop eventually terminates. Fix Connection refused logic so
13844 that testsuite will expire nicely.
13845
13846Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
13847
13848 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
13849 config/rom68k.exp: New tcl glue for the appropriate monitors.
13850 These all just end up calling monitor.exp.
13851 * config/monitor.exp (gdb_target_monitor): Handle `Connection
13852 refused' by retrying. Cleanup some timeout issues.
13853 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
13854 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
13855 callers don't have to set/restore global timeout variable.
13856
13857 * The following set of changes centralizes management of the global
13858 timeout variable. This way, it can be set in one target dependent
13859 place instead of dozens of places scattered throughout the test suite.
13860 If you need to lengthen a timeout, then you should either set timeout
13861 in one of the config/{target}.exp files, or multiply it by a factor.
13862 Setting it to an absolute value is always going to lose for some
13863 targets.
13864 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
13865 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
13866 * gdb.base/funcargs.exp: Don't set timeout.
13867 * gdb.base/list.exp (test_forward_search): Only use local timeout.
13868 * gdb.base/printcmds.exp (test_print_string_constants
13869 test_print_array_constants): Don't set timeout.
13870 * gdb.base/ptype.exp: Don't set timeout.
13871 * gdb.base/recurse.exp: Don't set timeout.
13872 * gdb.base/return.exp: Don't set timeout.
13873 * gdb.base/watchpoint.exp: Don't set timeout.
13874 * gdb.c++/classes.exp (do_tests): Don't set timeout.
13875 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
13876
13877Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13878
13879 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
13880
13881Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13882
13883 * lib/gdb.exp: Disable chill tests for irix5.
13884
13885Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13886
13887 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
13888 each test pass or fail.
13889
13890Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13891
13892 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
13893 xlc not gcc.
13894
13895Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
13896
13897 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
13898
13899Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
13900
13901 * config/est.exp: Fix copyright and comments. Remove dead code.
13902 Use targetname, serialport and baud variables instead of fixed
13903 constants.
13904 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
13905 * config/cpu32bug.exp: New file to support cpu32bug monitors.
13906
13907Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13908
13909 * gdb.base/watchpoint.exp: Don't run
13910 test_watchpoint_triggered_in_syscall for sunos.
13911
13912Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13913
13914 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
13915 they don't seem to exist. Do include stdio.h.
13916
13917Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13918
13919 * gdb.base/a1-selftest.exp: Add alpha xfail.
13920
13921Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13922
13923 * gdb.base/watchpoint.c (main): Prompt before calling read().
13924 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
13925 Revise accordingly. Remove cruft about sending "123" several
13926 times, until it gets noticed. Clean up the "print buf[0]" stuff
13927 so that it passes or fails, and waits for prompts in the usual way.
13928
13929Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13930
13931 * gdb.base/recurse.exp: Fix comment.
13932
13933 * TODO: Remove item about printing variables in nodebug.exp. Add
13934 item about enabling tests which are only run on some targets.
13935
13936 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
13937 fail, make test names unique, use new gdb_test convention
13938 regarding pattern, use gdb_test more, etc.).
13939
13940 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
13941 fail, make test names unique, etc.).
13942
13943Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13944
13945 * gdb.base/nodebug.c: Change return type of top and middle to
13946 short.
13947 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
13948 are fixed by the recent mdebugread.c changes. Allow `short ()'
13949 as type for top and middle.
13950
13951Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13952
13953 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
13954 nearly as I can tell, the whole thing was an accident in Stu's
13955 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
13956 to replace a send/expect pair with gdb_test, but ended up only
13957 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
13958 of 30 Mar 1995 took care of it, but left this vestigial comment
13959 which I am now nuking.
13960
13961Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13962
13963 * gdb.base/break.exp: Look for different line number for
13964 breakpoint at main depending on usestubs.
13965
13966Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13967
13968 * gdb.base/list.exp: Adjust some alternate expect patterns to
13969 match recent list0.c change. Add alternate expect pattern for
13970 output from `list default lines around main' for optimizing
13971 compilers.
13972
13973Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13974
13975 * lib/gdb.exp: If nosignals is not set, set it to 0.
13976
13977Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
13978
13979 * config/slite-gdb.exp: Responds to load symbol table prompt.
13980 * gdb.base/break.exp: Adjust line number, fix rerun.
13981 * gdb.base/langs0.c: Add #ifdef usestubs.
13982
13983Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
13984
13985 * gdb.base/list.exp: Adjust line contents after adding new lines in
13986 list0.c. Also fix a syntax error.
13987
13988 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
13989 * gdb.base/break.exp: ditto.
13990 * gdb.base/list.exp: ditto.
13991 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
13992 * gdb.base/run.c: ditto.
13993 * gdb.base/list0.c: ditto.
13994 * gdb.base/funcargs.c: ditto.
13995
13996Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
13997
13998 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
13999 $targetname, $serialport and $baud instead of hardwired variables.
14000 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
14001 target doesn't support signals.
14002
14003Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
14004
14005 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
14006
14007Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14008
14009 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
14010 Don't rely on the value of an auto variable before it has been
14011 initialized. Use gdb_test more.
14012
14013Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14014
14015 * lib/gdb.exp (default_gdb_version): A version number must start
14016 with a digit, but other than that contains all characters up to
14017 the first whitespace character.
14018
14019Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14020
14021 * gdb.base/commands.exp (breakpoint_command_test): New tests.
14022
14023Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14024
14025 * gdb.c++/*.exp: Warn if executable does not exist. The original
14026 reason for skipping the warning was that configure.in sometimes
14027 intentionally skipped building the executables but the tcl code
14028 had no way of knowing. That (a) was always bogus with respect to
14029 error handling, (b) is no longer true (right now there is no way
14030 to skip C++ tests).
14031
14032 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
14033
14034Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14035
14036 * gdb.base/list.exp: Add expect patterns for output from
14037 SunPRO compiled executables.
14038 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
14039 types.
14040
14041Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14042
14043 * gdb.base/break.exp (test_next_with_recursion): Accept any line
14044 number (we are already testing that the correct source line text
14045 gets printed).
14046
14047 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
14048 that is what is intended, but something needed to be done to get
14049 sunos4 native working again.
14050
14051 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
14052
14053 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
14054 apparently went with a (very) old xfail.
14055
14056Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
14057
14058 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
14059 runto_main is a proc in gdb.exp that will do 'step' for target use
14060 stubs.
14061 * gdb.base/exprs.exp: ditto.
14062 * gdb.base/interrupt.exp: ditto.
14063 * gdb.base/opaque.exp: ditto.
14064 * gdb.base/printcmds.exp: ditto.
14065 * gdb.base/ptype.exp: ditto.
14066 * gdb.base/scope.exp: ditto.
14067 * gdb.base/setvar.exp: ditto.
14068 * gdb.base/signals.exp: ditto.
14069 * gdb.base/twice.exp: ditto.
14070 * gdb.c++/classes.exp: ditto.
14071 * gdb.c++/inherit.exp: ditto.
14072 * gdb.c++/templates.exp: ditto.
14073 * gdb.base/break.exp: no run and hit main for stubs. Change line
14074 numbers for breakpoints and info breakpoint.
14075 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
14076 breakpoint().
14077 * gdb.base/callfuncs.c: ditto.
14078 * gdb.base/exprs: ditto.
14079 * gdb.base/interrupt.c: ditto.
14080 * gdb.base/opaque0.c: ditto.
14081 * gdb.base/printcmds.c: ditto.
14082 * gdb.base/ptype.c: ditto.
14083 * gdb.base/scope0.c: ditto.
14084 * gdb.base/setvar.c: ditto.
14085 * gdb.base/signals.c: ditto.
14086 * gdb.base/twice.c: ditto.
14087 * gdb.c++/misc.cc: ditto.
14088 * gdb.c++/templates.cc: ditto.
14089
14090Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14091
14092 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
14093
14094 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
14095 somewhere between `read' and `main.c'. I'm pretty sure the
14096 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
14097 and it isn't particularly useful.
14098
14099 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
14100
14101Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14102
14103 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
14104
14105Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
14106
14107 * config/mt-slite: add LIBS and -nostdlib.
14108 * config/slite-gdb.exp: add this new file to support sparclite target.
14109
14110Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
14111
14112 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
14113
14114 * gdb.base/a2-run.exp: Change argument to istarget from
14115 "*-*-vxworks" to "*-*-vxworks*".
14116 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
14117
14118Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
14119
14120 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
14121 will not runto main but do a 'step' to step out of breakpoint().
14122 * config/mt-slite: add -Dusestubs.
14123
14124Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14125
14126 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
14127 instead of just @.
14128
14129 * gdb.base/signals.exp: Add test for "handle all print".
14130 * TODO: Remove "handle all print". Also remove item about
14131 checking copyright date (I don't like the idea of a spurious FAIL
14132 based on when we run the tests).
14133
14134 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
14135 for SunOS4 (reason for failure not investigated). Remove
14136 redundant test for $binfile.
14137
14138 * gdb.base/nodebug.c (array_index): Call malloc.
14139
14140 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
14141
14142Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
14143
14144 * gdb.base/recurse.exp: Update gdb_test invocation to use new
14145 conventions and slightly simplify the matching regexp.
14146
14147Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14148
14149 * gdb.base/break.exp: Update gdb_test invocation to use new
14150 convention.
14151
14152 * lib/gdb.exp: If noargs is not set, set it to 0.
14153
14154 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
14155 tests unique.
14156
14157 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
14158
14159Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14160
14161 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
14162 one argument of type "<non-float parameter>".
14163
14164Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
14165
14166 * config/rom68k.exp: New file to support Motorola IDP board.
14167 * gdb.base/a2-run.exp: Skip this file if noargs is set.
14168 * gdb.base/break.c: Change things around so that this program
14169 doesn't depend upon args. This is necessary to make remote
14170 targets work (in general, they can't take args).
14171 * gdb.base/break.exp: Don't try to send args to program. Don't
14172 expect output. Also, replace lots of code with gdb_test.
14173
14174Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14175
14176 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
14177 printing of '\'' (which is what the comment says we are testing,
14178 even though we were not), not '''.
14179 (test_integer_literals_rejected): Test that printing ''' is an error.
14180
14181 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
14182 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
14183 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
14184 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
14185 Use gdb_test not test_print_accept.
14186 * lib/gdb.exp: Remove test_print_accept.
14187
14188 * gdb.base/signals.exp (signal_tests_1): Make pass message
14189 consistent with fail message.
14190
14191 * gdb.base/whatis.exp: Remove xfails for printing char vs.
14192 unsigned char; the bug (PR 1821) is fixed.
14193
14194 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
14195
14196 * gdb.base/scope.exp (test_at_localscopes): Call pass for
14197 successful tests--makes xfailing them work right.
14198
14199Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14200
14201 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
14202 only \r\n, not .*. The test can pass .* as the last thing in
14203 $pattern if that is what it wants. In addition to providing this
14204 flexibility, this change should speed up pattern matching in cases
14205 where the pattern already ended with .* (there were a number of
14206 them). This change also helps catch bad patterns--in the old
14207 scheme the typo "char \*" instead of "char \\*" would pass. Now
14208 it is caught.
14209 * Many .exp files: Update callers.
14210
14211 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
14212 clearer and does not spuriously match multiple ('s. Likewise for
14213 ) and *.
14214
14215 * gdb.base/nodebug.exp: Test ability to call a function and pass
14216 it a string (even with no debugging info).
14217
14218 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
14219 "p '\'", which is the same as "p ''" once tcl gets done with
14220 quoting, to "p '\\'", which I suspect is what is intended (one
14221 backslash gets sent to GDB).
14222
14223 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
14224
14225Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14226
14227 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
14228 1817) was fixed literally years ago.
14229
14230Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14231
14232 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
14233 test, it causes stepping out of call_after_alloca_subr with
14234 optimizing compilers.
14235 (localvars_in_indirect_call): Consume GDB prompt if `finish'
14236 fails.
14237
14238 * gdb.c++/templates.exp: Source templ-info.exp only if
14239 the templates executable exists.
14240
14241 * gdb.c++/misc.cc (class Contains_static_instance,
14242 class Contains_nested_static_instance),
14243 gdb.c++/classes.exp (test_static_members): Test printing of
14244 a class that contains a static instance of the class.
14245
14246Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14247
14248 * gdb.base/langs2.c (cppsub_): Don't prototype.
14249 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
14250 only, I believe).
14251
14252Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14253
14254 * lib/gdb.exp (skip_chill_tests): New procedure.
14255
14256 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
14257
14258Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
14259
14260 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
14261 each expect pattern. Cuts runtime from 12 to about 4 seconds.
14262
14263Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14264
14265 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
14266
14267 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
14268 disassemble 8, not 16, instructions for part 4.
14269
14270 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
14271 support the latter anymore.
14272
14273 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
14274 -DNO_PROTOTYPES.
14275 * gdb.base/callfuncs.c: Control use of prototypes based on
14276 NO_PROTOTYPES, not __STDC__.
14277 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
14278 t_float_values2 tests if prototypes in use.
14279
14280 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
14281 t_double_values): When checking differences against DELTA, check
14282 that difference is within the range (-DELTA,DELTA), not just
14283 (-infinity,DELTA).
14284
14285Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
14286
14287 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
14288 'file' command firts, then 'target', then 'load', this is due to gdb
14289 target set up.
14290 * config/mips-gdb.exp: Fix a couple regular exp bugs.
14291
14292Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
14293
14294 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
14295 FP load/store variants.
14296 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
14297
14298Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
14299
14300 * gdb.base/term.exp: Do not give a warning if not native, it is
14301 not an abnormal condition.
14302
14303Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
14304
14305 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
14306 t_char_array".
14307
14308Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
14309
14310 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
14311 are getting the version number.
14312
14313 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
14314 if not native, it is not an abnormal condition.
14315
14316Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14317
14318 * lib/gdb.exp: Just use "file exists", rather than undocumented
14319 dejagnu procedure "findfile".
14320
14321Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14322
14323 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
14324 (LDFLAGS): Set to -Xlinker -Ur.
14325
14326 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
14327 Removed, these values are set by lib/gdb.exp.
14328
14329 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
14330
14331Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14332
14333 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
14334 of replicating gdb startup code.
14335
14336 * config/mt-vxworks (LDFLAGS): Set to -r.
14337 (CFLAGS_FOR_TARGET): Removed.
14338
14339 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
14340 (gdb) and gdb for vxworks uses (vxgdb).
14341
14342 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
14343 executable is not in the tree and host != target, use sed and
14344 program_transform_name to determine the gdb name used by the
14345 target.
14346
14347 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
14348 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
14349
14350Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14351
14352 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
14353 floats, chars, and shorts where there are ANSI-style function
14354 definitions.
14355
14356 * gdb.base/langs.exp, gdb.base/langs*: New test.
14357 * gdb.base/Makefile.in: Build it.
14358 * TODO: Remove item about checking that C names don't get C++
14359 demangling applied; this test tests it.
14360
14361Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14362
14363 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
14364 went with the const70 xfail. The xfail went away a year ago.
14365
14366 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
14367
14368 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
14369 for hp300.
14370
14371 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
14372
14373 * gdb.base/a1-selftest.exp: Don't run on hp300.
14374
14375Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14376
14377 * Makefile.in (site.exp): Set host_alias and target_alias as well
14378 as host_triplet and target_triplet.
14379
14380Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14381
14382 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
14383
14384 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
14385 places as other ecoff systems).
14386
14387 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
14388 ultrix.
14389
14390Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14391
14392 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
14393 remove them.
14394 * gdb.base/nodebug.exp: Accept "function" in addition to "text
14395 variable and "variable" in addition to "data variable".
14396 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
14397
14398 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
14399 2.
14400 * gdb.base/list1.c (long_line): Add additional statement at start
14401 of function.
14402 * gdb.base/list.exp (test_forward_search): Update line number to
14403 reflect new statement.
14404
14405Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14406
14407 * gdb.base/signals.exp: Reinitialize searched source directories
14408 after gdb_start call.
14409
14410Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
14411
14412 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
14413 * gdb.stabs/Makefile.in: Likewise.
14414
14415 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
14416 change. Instead split the tests into smaller pieces.
14417 * gdb.disasm/hppa.s: Corresponding changes.
14418
14419Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14420
14421 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
14422 Quote ^C when passing it to stty. For some shells ^ is a pipe.
14423
14424 * gdb.base/funcargs.exp: Modify many tests so that every test
14425 either passes or fails. Make some test names unique.
14426
14427Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14428
14429 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
14430 Call stty to set interrupt character.
14431
14432 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
14433 for HP assembler versus GNU assembler based on actual behavior of
14434 $(CC), rather than assuming that $(AS) is always the GNU assembler.
14435
14436 * TODO: Suggest a few more stepping tests.
14437
14438Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
14439
14440 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
14441 restart GDB for h8300 after a continue.
14442 (return): Add pattern to match a29k-udi behavior.
14443 * gdb.base/nodebug.exp: Remove obsolete comment.
14444 * gdb.base/regs.exp: New file, testing of register displays.
14445 * gdb.base/return.exp: Fix typo in reference to $objdir.
14446 * gdb.base/whatis.exp: Always start with a fresh GDB.
14447
14448Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14449
14450 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
14451 higher, these tests generate a lot of output.
14452
14453Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14454
14455 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
14456 code following the catch silently ignored some errors; without the
14457 catch they should be thrown like any other tcl error. Also, the
14458 catch used "" instead of {} which meant all the callers who wanted
14459 to include one of the characters "[]$ had to quote it an extra time.
14460 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
14461 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
14462 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
14463 Remove extra quoting.
14464
14465Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
14466
14467 * gdb.base/commands.exp: Make test names unique; every test either
14468 passes or fails. Update some comments.
14469
14470 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
14471
14472Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14473
14474 The following fixes a FAIL caused by the fact that the alpha stabs
14475 configuration didn't use the ".if alpha" code in weird.def.
14476 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
14477 bit pointer, so the 32 bit version works even on the alpha.
14478 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
14479 Remove the stuff which allowed us to have separate versions for
14480 alpha and everything else.
14481
14482 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
14483 regexp which "info func operator\[\](" is supposed to match. Fix
14484 string to send to GDB. Note that GDB still doesn't work right. Add a
14485 new test for "info func .perator\[\](" which GDB does handle correctly.
14486
14487 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
14488
14489Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14490
14491 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
14492 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
14493 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
14494 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
14495 it makes the tests harder to understand and confuses test-o-matic.
14496 The preferred style is that each test provides a PASS or a FAIL,
14497 and has a unique message (e.g. "continue #54" not just "continue")
14498 which is the same for the pass and the fail.
14499 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
14500 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
14501 to lib/gdb.exp.
14502 * gdb.base/printcmds.exp: Use test_print_accept. Remove
14503 prt_accept which was basically the same thing. Likewise for
14504 test_print_reject and prt_reject.
14505 * lib/gdb.exp (test_print_reject): Add some more error message
14506 patterns to match from the former printcmds.exp (prt_reject).
14507 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
14508 One defect of the passcount stuff is that some of it failed to
14509 report XPASS where appropriate.
14510 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
14511 stuff before and after arg in expected pattern.
14512 (test_paddr_operator_functions): Re-do test without print_addr_of;
14513 this is the only test which seems to want extra stuff there.
14514
14515Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14516
14517 * gdb.base/nodebug.exp: Update new tests to reflect improved
14518 wording of gdb output.
14519
14520 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
14521 and "ptype" work on variables in files compiled without -g.
14522 Replaces commented out "maint print msymbol" tests.
14523
14524Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14525
14526 * gdb.base/setvar.c (dummy): Call malloc.
14527
14528 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
14529 losing with the irix4 sed.
14530
14531 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
14532 ALRM" on irix4.
14533
14534Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14535
14536 * TODO: Remove items about corefile.exp testing new exec-file and
14537 backtrace; both are now done. Add items about printing enums.
14538
14539Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14540
14541 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
14542 "get signal $thissig" test fails.
14543
14544 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
14545
14546Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14547
14548 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
14549 compiler warning with dec alpha compiler.
14550
14551 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
14552 extra \n from gdb_test call (this explains why the prompt test
14553 that I removed yesterday was there).
14554 (user_defined_command_test): Remove extra \n and prompt test.
14555
14556 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
14557 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
14558 doesn't exist.
14559 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
14560 Also remove alpha workaround, which turns out to be because
14561 SIGABRT == SIGLOST.
14562
14563 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
14564
14565 * gdb.base/help.exp: Don't test "help show".
14566
14567Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14568
14569 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
14570 "set print address" is on.
14571 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
14572 pass prompt to gdb_test; gdb_test already looks for the prompt.
14573
14574 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
14575
14576 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
14577 was a vestige of the manual TESTSTRATEGY, and the purpose of it
14578 was to make sure that gdb can read a core file. But (a) the "read
14579 the corefile" part didn't make it to a1-selftest.exp, we just
14580 delete the corefile after creating it, and (b) we test reading
14581 corefiles in corefile.exp anyway. Also, this test left around a
14582 xgdb process on Solaris.
14583
14584 * gdb.base/corefile.exp: Also test backtrace.
14585
14586Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
14587
14588 * gdb.base/commands.exp: Test a simple user defined command with
14589 arguments and if/while statements; verify the full user command is
14590 printed by "show user".
14591
14592 * gdb.base/commands.exp: Test if/while commands as part of a
14593 breakpoint command list; verify they appear in breakpoint
14594 information.
14595
14596Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14597
14598 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
14599 than by dividing by zero.
14600
14601Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
14602
14603 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
14604 performing an inferior call with watchpoints enabled.
14605 * gdb.base/watchpoint.c (main): Delete second unnecessary read
14606 call.
14607
14608Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14609
14610 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
14611 of "file" command.
14612
14613 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
14614 Add additional pattern for when "int operator int(void);" appears
14615 in a different order.
14616
14617Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14618
14619 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
14620
14621 * gdb.base/help.exp: Replace most of docstrings for "info signals"
14622 and "signal" with ".*".
14623
14624Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14625
14626 * TODO: Add note about "handle all nostop".
14627
14628 * gdb.base/{sigall.c, sigall.exp}: New test.
14629 * gdb.base/Makefile.in: Add it.
14630
14631Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14632
14633 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
14634 when invoking GDB, suppresses any windowing interface.
14635
14636Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
14637
14638 * config/sim-gdb: New file, simulator testing support.
14639
14640Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
14641
14642 * gdb.base/interrupt.exp: Test calling func1 twice.
14643
14644Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
14645
14646 * gdb.base/list.exp (test_forward_search): Set timeout higher
14647 when we'll be getting lots of output from gdb.
14648
14649 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
14650 "init_malloc" to after the expect statement. Run it if that
14651 regexp is taken, but also for two others which happen if source
14652 cannot be found.
14653
14654Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14655
14656 * gdb.base/printcmds.exp: New test, for printing register before
14657 program is running.
14658
14659Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14660
14661 * gdb.base/list.exp: Correct some alternate expect patterns
14662 to reflect changes in list1.c.
14663
14664Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14665
14666 * TODO: Add item regarding large frames.
14667
14668 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
14669
14670 * TODO: Remove item about enabling return.exp; it
14671 is enabled. Suggest a few more "return" tests.
14672
14673Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14674
14675 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
14676 anonymous unions.
14677
14678Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14679
14680 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
14681 and pr-5646.o, so "make" is the same as "make all", not "make
14682 pr-4975.o".
14683
14684Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
14685
14686 * gdb.base/list.exp: Adjust expectations to reflect changes in
14687 list1.c.
14688 (test_forward_search): New test proc.
14689 * gdb.base/list1.c (long_line): New function, has long source line.
14690
14691Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
14692
14693 * gdb.base/a1-selftest.exp: Change initial stepping to know about
14694 additional line of code that was added.
14695
14696Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
14697
14698 * gdb.disasm/hppa.s: Break the large branching tests into smaller
14699 tests so as not to overflow expect's input buffers.
14700 * gdb.disasm/hppa.exp: Corresponding changes.
14701
14702Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14703
14704 Beginnings of template debugging tests.
14705 * gdb.c++/templ-info.cc: New file to test for template
14706 debugging capability of the compiler.
14707 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
14708 templ-info.cc.
14709 * gdb.c++/templates.cc: Add explicit template instantiations
14710 to enable compiling with -fno-implicit-templates. Add destructor
14711 and 'value' method to T5 class for template tests.
14712 * gdb.c++/templates.exp: Add testcases for printing of template
14713 types, setting breakpoints on template methods and calling a
d63a86f8 14714 template method.
c906108c
SS
14715
14716Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
14717
14718 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
14719 branch target since some assemblers (gas-2.5) may emit a
14720 relocation for the branch instead of resolving it in the
14721 assembler.
14722
14723Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14724
14725 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
14726 through signal handler.
14727
14728Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14729
14730 * configure.in (*-*-netware): Use config/mt-netware.
14731
14732 * config/mt-netware: New file.
14733 * config/mt-i386-netware: Removed, separate configs for different
14734 netware architectures are no longer needed now that we have
14735 --with-headers.
14736
14737Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14738
14739 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
14740 by the recent changes to use ANSI C arithmetic conversions.
14741
14742Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14743
14744 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
14745 bug involving using inferior_pid to figure out whether to select a
14746 frame.
14747
14748Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
14749
14750 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
14751 match the current disassembler output.
14752
14753Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
14754
14755 * gdb.fortran/exprs.exp: Expect VOID instead of void.
14756 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
14757 types, expect "int" as type of integer values (for now).
14758
14759Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
14760
14761 * gdb.base/commands.exp: New tests for if/while commands.
14762
14763Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
14764
14765 * lib/gdb.exp (runto): Replace sub-pattern for hex value
14766 by .*, since hex values have different syntax in Chill mode.
14767
14768Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14769
14770 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
14771 linefeed from expect pattern for repeated types with indices > 9.
14772
14773Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
14774
14775 First part of Fortran test suite.
14776 * gdb.fortran: New directory.
14777 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
14778
14779Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14780
14781 * gdb.base/default.exp: Update expect pattern for load command
14782 without arguments.
14783
14784Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14785
14786 * configure.in: Change i386 to i[345]86.
14787 * gdb.base/configure.in: Likewise.
14788 * gdb.c++/configure.in: Likewise.
14789 * gdb.chill/configure.in: Likewise.
14790
14791Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
14792
14793 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
14794 patterns, since that is not a valid context for comments.
14795
14796Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
14797
14798 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
14799 repeated types and repeated types with indices > 9.
14800
14801Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
14802
14803 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
14804 2417; old bug has been fixed.
14805
14806Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
14807
14808 * gdb.base/interrupt.exp: When trying to wake up the inferior,
14809 send the newline ourselves instead of assuming gdb_test will do
14810 so when passed an empty input string.
14811
14812 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
14813 stabs testcode.
14814
14815Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14816
14817 * lib/gdb.exp (gdb_test): Don't send anything if the first
14818 argument is an empty string. This makes cases where we want to
14819 match output that is already in expect's buffers (for example,
14820 matching a breakpoint after gdb_run_cmd has been called) work
14821 reliably.
14822
14823Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14824
14825 * config/netware.exp: New file.
14826
14827Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14828
14829 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
14830 the -B and -L prefixes so we can find the debugging stub.
14831
14832 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
14833 there and we are using the gcc from the tree.
14834
14835 * gdb.base/types.c: Removed.
14836
14837 * gdb.base/configure.in: Look for makefile fragments in ../config.
14838 Recognize i386-*-netware.
14839 * gdb.c++/configure.in: Likewise.
14840
14841Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14842
14843 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
14844 the correct TCL syntax.
14845
14846Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14847
14848 * gdb.base/opaque.exp: use runto instead of messing around with
14849 breakpoints. Simplify by using gdb_test.
14850
14851 * gdb.base/bitfields.exp: restart between tests on netware targets
14852 because breakpoints aren't relocated after target death. Run
14853 processes to completion.
14854
14855 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
14856
14857Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
14858
14859 * Makefile.in: Remove extra tabs that confuse some versions
14860 of "make". Use the newly built gdb to test with by default,
14861 rather than the first one in the tester's search path.
14862
14863Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
14864
14865 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
14866
14867 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
14868 condition help.
14869
14870Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14871
14872 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
14873
14874 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
14875 running.
14876 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
14877 * gdb.base/funcargs.exp: Likewise.
14878
14879 * gdb.base/bitfields.exp: Simplify by using gdb_test.
14880 * gdb.base/funcargs.exp: Likewise.
14881
14882 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
14883 message is "".
14884
14885Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14886
14887 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
14888 return,signals,twice}.exp: Handle non-existant binaries
14889 consistantly.
14890
14891 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
14892 * gdb.base/Makefile.in: Don't try to generate a core dump, we
14893 might testing a cross development system.
14894
14895Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14896
14897 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
14898 runtest script is relative to ${srcdir}, not ${rootdir}.
14899
14900Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
14901
14902 * gdb.base/signals.exp: Allow for optionality of breakpoint
14903 address.
14904
14905Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14906
14907 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
14908
14909Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14910
14911 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
14912 for size_t definition.
14913 * gdb.c++/templates.cc: Likewise
14914
14915 * config/mt-i386-netware: New file.
14916
14917 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
14918 defined.
14919
14920 * gdb.base/Makefile.in: Added support for systems that name core
14921 files by appending "core" to the program name.
14922 * gdb.base/a1-selftest.exp: Likewise.
14923
14924Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14925
14926 * gdb.base/return.exp: Add comment and message for `return double'
14927 test failure on Sparc Solaris.
14928
14929Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
14930
14931 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
14932
14933Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14934
14935 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
14936 from optimizing them away.
14937 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
14938 patterns to include default constructors and assignment operators,
14939 to match gcc versions beyond 2.5.8. Accept any cplus demangling
14940 character in the output of the virtual base pointer.
14941
14942Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14943
14944 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
14945 expression match in print_addr_of to avoid unintented matches.
14946 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
14947 versions up to 2.5.8.
14948
14949Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14950
14951 * gdb.base/list.exp: Tweak alternate pattern for listing of an
14952 included file to run under newer versions of expect.
14953 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
14954 consecutive >'s in templates to accomodate recent cplus-dem.c change.
14955 Remove xfail for the virtual table of BDDHookV.
14956
14957Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14958
14959 * lib/gdb.exp (string_to_regexp): Set a default result.
14960 (default_gdb_start): Fix misleading message.
14961
14962Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
14963
14964 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
14965 Remove all CC, etc definitions.
14966 * config/mt-hpux: New file.
14967 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
14968 (CFLAGS, LDFLAGS): Define.
14969 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
14970
14971 * Makefile.in (site.exp): Don't insert host_os, etc.
14972 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
14973 (distclean): Check existence of subdir.
14974 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
14975 * gdb.base/Makefile.in: General cleanup and simplification.
14976 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
14977 to build executables. Use default rule to build .o files.
14978 (EXPECT, RUNTEST, CC): Fix relative pathname.
14979 (site.exp): Don't insert host_os, etc.
14980 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
14981 and/or SIGUSR1 defined.
14982 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
14983 * gdb.c++/Makefile.in: General cleanup and simplification.
14984 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
14985 (CFLAGS): Remove.
14986 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
14987
14988Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
14989
14990 * gdb.base/recurse.exp: Misc changes to get tests running again
14991 after Kung's changes to the watchpoint code.
14992 * gdb.base/watchpoint.exp: Likewise.
14993
14994Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
14995
14996 * lib/gdb.exp (string_to_regexp): Convert {\} also.
14997
14998Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14999
15000 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
15001 * lib/gdb.exp (default_gdb_start): Define.
15002 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
15003 gdb.base/funcargs.exp, gdb.base/opaque.exp,
15004 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
15005 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
15006 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
15007 Don't call gdb_target_udi in between tests.
15008
15009Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15010
15011 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
15012 (which was basically just a local version of the same thing). In
15013 addition to avoiding duplication, gdb_test_exact is faster.
15014 * lib/gdb.exp (gdb_test_exact): Fix typo.
15015
15016 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
15017 don't give an error.
15018
15019 * gdb.base/term.exp: Call delete_breakpoints before starting.
15020
15021 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
15022 (t10): Add comment.
15023
15024Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
15025
15026 Reorganization of the GDB Test Suite.
15027
15028 * gdb.base: New directory, contains all the basic tests.
15029 * gdb.c++: New directory, tests specific to C++.
15030 * gdb.chill: New directory, tests specific to Chill.
15031 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
15032 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
15033 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
15034 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
15035 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
15036 t30-31 to chill).
15037 * */gdbme.*: Rename to match appropriate expect scripts.
15038 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
15039 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
15040 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
15041 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
15042 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
15043 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
15044 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
15045 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
15046 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
15047 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
15048 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
15049 gdb.c++/virtfunc.cc: New names of C++ files.
15050 * gdb.chill/chillvars.ch: New name of Chill file.
15051 * gdb.base/configure.in, gdb.c++/configure.in,
15052 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
15053 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
15054 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
15055 * configure.in (configdirs): Update to reflect directory changes.
15056 (target_abbrev): No longer define for any configuration.
15057 * Makefile.in: Cosmetic improvements to header comments.
15058
15059Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15060
15061 Various changes to gdb.t31:
15062
15063 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
15064 * gdbme.ch: Make all key-words and predefineds be upper-case.
15065 * chillvars.exp: Expect key-words and predefinds in upper-case.
15066
15067 * chillvars.exp: Use gdb_test_exact many places.
15068 Change expected output for arrays (which now includes index labels).
15069
15070 * pr-5020.exp, gdme.ch (module PR_5020):
15071 New test, for PR-5020.
15072
15073Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
15074
15075 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
15076 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
15077
15078Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
15079
15080 * Makefile.in: Fix bit-rot in definitions of CHILL,
15081 CHILL_FOR_TARGET and Chill_LIB.
15082 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
15083 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
15084 CHILL, and CHILL_LIB.
15085
15086Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
15087
15088 * Revert the previous changes. Please see Rob's directory
15089 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
15090
15091Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
15092
15093 * Makefile.in, configure.in, config/mips-gdb.exp,
15094 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
15095 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
15096 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
15097 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
15098 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
15099 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
15100 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
15101 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
15102 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
15103 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
15104 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
15105 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
15106 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
15107 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
15108 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
15109 changes from 94Q1.
15110
15111Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
15112
15113 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
15114 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
15115 Rob's new testing fragments.
15116
15117Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
15118
15119 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
15120 lib/gdb.exp: Replace error proc calls with perror.
15121
15122Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
15123
15124 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
15125 version also, match on casted version strings, and match on
15126 gdb startup case where the line numbers might be messed up.
15127
15128Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
15129
15130 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
15131 (CFLAGS): Delete it from here.
15132
15133Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
15134
15135 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
15136
15137Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
15138
15139 * Makefile.in (RUNTEST): Default to just "runtest".
15140
15141Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15142
15143 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
15144 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
15145 the code has been restructured.
15146
15147Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15148
15149 * gdb.t00/default.exp (set write): Allow any number of \r and/or
15150 \n, not just one of each.
15151
15152 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
15153 /bin/cc gives a warning if you do.
15154
15155Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
15156
d63a86f8 15157 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
15158 __t10ListS_link1ZUiRCUiPT0
15159
15160Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15161
15162 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
15163 on local variables in recursive functions.
15164
15165 * gdb.t07/Makefile.in: Build the new test.
15166
15167Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15168
15169 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
15170 directly. Instead compare the return values from actual calls.
15171
15172Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
15173
15174 * Makefile.in (check): Set TCL_LIBRARY for runtest.
15175
15176Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15177
15178 * From Peter Schauer with minor modifications.
15179 * gdb.t15/return.exp (return_tests): Handle targets where "return"
15180 stops in mid-line in the caller. Add xfail for returning a float
15181 value on X86 targets.
15182
15183Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15184
15185 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
15186 to avoid expect lossage.
15187 (fmem_LRbug_tests): Likewise.
15188 * gdb.disasm/hppa.s: Corresponding changes.
15189
15190 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
15191 conditions to work with latest dejagnu/expect.
15192
15193 * gdb.t15/funcargs.exp (finish from indirect call): No longer
15194 expected to fail on the PA.
15195 (backtrace in call with trampolines): Explicitly require main
15196 to be frame #1 (no trampolines should show up in backtrace).
15197
15198 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
15199 "continue -expect".
15200 * gdb.t06/break.exp: Likewise.
15201 * gdb.t07/watchpoint.exp: Likewise.
15202 * gdb.t13/bitfields.exp: Likewise.
15203 * gdb.t15/{funcargs,return}.exp: Likewise.
15204 * gdb.stabs/weird.exp: Likewise.
15205 * config/{mips,udi}-gdb.exp: Likewise.
15206
15207 * hppa.sed: Enclose comments within a sed command to avoid
15208 losing with the old OSF1 sed.
15209
15210Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15211
15212 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
15213 sequent dynix.
15214 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
15215 * gdb.t15/funcargs.exp: Conditionally step again to really
15216 finish from marker_call_with_trampolines. Handle the case where
15217 the first step from within call_with_trampolines already steps
15218 us back to main.
15219 * gdb.t15/gdbme.c: Add comment to closing brace of
15220 call_with_trampolines for funcargs.exp.
15221
15222Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15223
d63a86f8 15224 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
15225 Fix typo(s).
15226
15227Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15228
15229 * gdb.t07/gdbme.c: More code for watchpoint testing.
15230
15231 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
15232 "Hardware watchpoint" throughout file.
15233 (test_watchpoint_triggered_in_syscall): New test.
15234 (test_complex_watchpoint): New test.
15235
15236Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15237
15238 * gdbme.c (call_with_trampolines): New function to try and step
15239 into. Tests trampoline problems on the PA.
15240
15241 * funcargs.exp (localvars_in_indirect_call): No longer expect
15242 stepping into indirect call to fail on PAs.
15243 (test_stepping_over_trampolines): New test.
15244
15245Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15246
15247 * TODO: Add suggestions for static member function tests, and
15248 completion tests.
15249
15250Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15251
15252 * TODO: Add suggestions for "p/a" tests.
15253
15254 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
15255 (default_gdb_exit): Replace all the hair with sending "quit" to
15256 the process with a simple close.
15257
15258Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15259
15260 * TODO: Add suggestions for shared library tests.
15261
15262Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15263
15264 * TODO: Add suggestions for x/s tests.
15265
15266Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15267
15268 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
15269 "enable once", and "enable breakpoints once" with ".*".
15270
15271Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15272
15273 * TODO: Add suggestions about structure passing tests.
15274
15275Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15276
15277 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
15278 the primary1 test, use work around if __GNUC__ < 2.
15279 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
15280 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
15281 Test for bad output rather than waiting for timeout. Issue
15282 second continue only if first continue failed.
15283
15284Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15285
15286 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
15287 operator[] test with gdb_test because the old code didn't seem to
15288 be getting the quoting right with the new dejagnu.
15289
15290Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
15291
15292 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
15293 one from the path.
15294 * Makefile.in: Use a fresh expect if there is one, use runtest
15295 from the src tree if there is one.
d63a86f8 15296
c906108c
SS
15297Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15298
15299 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
15300 next over recursive call. Revise the tests from that point on
15301 (which had been skipped) to match GDB's actual (correct) output.
15302
15303 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
15304 with next over a breakpoint whose condition is false.
15305
15306 * gdb.t00/help.exp: Comment out "help set print" tests just like
15307 (and for same reason as) "help set" test.
15308
15309Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15310
15311 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
15312 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
15313
15314Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15315
15316 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
15317 necessary gdb_target_udi.
15318
15319 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
15320
15321 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
15322 1838 and 2417; they are fixed.
15323
15324 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
15325 gdb.t03/ptype.exp (ptype structure, ptype union):
15326 Remove xfails; the test is looser than when the xfails were added.
15327
15328 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
15329 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
15330
15331 * gdb.t01/run.exp: Only run shell test if isnative.
15332
15333 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
15334 since "run" automatically loads if necessary. Call gdb_target_udi
15335 after the "file" since "file" kills any execution target.
15336
15337 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
15338 GDB. GDB doesn't work that way (not anymore at least) on UDI.
15339 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
15340 argument for UDI.
15341
15342Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15343
15344 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
15345
15346 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
15347
15348Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15349
15350 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
15351 properly quoting regexps. This makes the second argument to
15352 demangle a fixed string, which matches the callers, instead of a
15353 shell-style pattern which is what the previous implementation
15354 used. Update some of the callers.
15355
15356Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15357
15358 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
15359 (comib_nullified_tests): Fix typo.
15360 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
15361 strings. No longer expected to fail.
15362
15363 * gdb.disasm/hppa.s (addib_tests): Fix typo.
15364 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
15365 strings. No longer expected to fail.
15366
15367 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
15368 string. No longer expected to fail.
15369
15370Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15371
15372 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
15373 No longer expected to fail.
15374
15375 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
15376 string. No longer expected to fail.
15377
15378Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15379
15380 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
15381 only in the names (I probably got most of them). I was even
15382 generous with some which differed in underscores in names, and
15383 probably missed a few, and I *still* was able to remove almost a
15384 third of the file with almost no impact on testsuite coverage.
15385
15386Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15387
15388 * gdb.t00/default.exp: Match udi_attach error message as well as
15389 the one from child_attach.
15390
15391 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
15392
15393 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
15394
15395 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
15396 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
15397
15398 * Move test with enums and partial symbols back to
15399 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
15400 Reverts the change of 26 May 93. Per today's change to
15401 stabs.texinfo, the behavior that weird.exp was expecting was
15402 unreasonable; what is important is that the compiler+gdb get
15403 things right, which happens with a recent gcc. Also fix the test
15404 to deal with native compilers which put out the stab gdb can't
15405 deal with.
15406
15407Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15408
15409 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
15410 in the names. The main thing these accomplish is to slow things down.
15411 Many more such duplicates surely remain.
15412
15413 * gdb.t00/help.exp: Comment out "help support" test just like
15414 (and for same reason as) "help set" test.
15415
15416Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
15417
15418 * gdb.t06/break.exp: Remove setup_xfails for
15419 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
15420 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
15421 about known bug in gcc to include up through 2.5.8.
15422 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
15423 well as "_vb$".
15424 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
15425 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
15426 with latest gcc and gdb.
15427 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
15428 well as "_vb$".
15429
15430Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15431
15432 * configure.in (hppa*-*-*): Also configure and build stabs-only
15433 tests.
15434
15435Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15436
15437 * gdb.t10/hppa.mt: A makefile fragment for the PA.
15438 * gdb.t10/configure.in (hppa*-*-*): Use it.
15439
15440Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15441
15442 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
15443
15444Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15445
15446 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
15447 versions prior to 1.13.5.
15448
15449Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15450
15451 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
15452 the prompt is at the start of a line.
15453
15454Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15455
15456 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
15457 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
15458 in the copr tests now.
15459 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
15460 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
15461 expected to fail.
15462
15463Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
15464
15465 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
15466 gdb.t31/chillvars.exp, lib/gdb.exp:
15467 Tweak to run under either version of expect.
15468 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
15469 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
15470 * gdb.t11/list.exp: Remove extraneous whitespace.
15471
15472Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15473
15474 * gdb.t16/printcmds.exp (test_print_strings): Accept
15475 "(unsigned char *) " before the string.
15476
15477 * TODO: Add notes about printing of fancy types and GDB expressions.
15478
15479Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
15480
15481 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
15482 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 15483 if doing mips-idt-ecoff.
c906108c
SS
15484
15485Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
15486
15487 * Most .exp files: Tweak to run under either version of expect.
15488
15489Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15490
15491 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
15492 xfails; I'm not sure why they are failing, but not because of PR 1806.
15493
15494Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
15495
15496 * config/unix-gdb.exp: Remove gdb_unload cause it's already
15497 defined in lib/gdb.exp.
15498
15499Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15500
15501 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
15502 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
15503 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
15504 have to be typeless.
15505
15506Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15507
15508 * TODO: Add suggestion for copyright year test.
15509
15510Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
15511
15512 * configure.in (*-*-lynxos*): Add stabs tests.
15513
15514Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15515
15516 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
15517 so insert a tab before any assembler directive in column zero.
15518
15519 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
15520 stores.
15521 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
15522 stores.
15523 (fpu_short_memory_tests): Likewise.
15524
15525Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15526
15527 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
15528 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
15529 .stabs directives in comments.
15530
15531Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15532
15533 * TODO: New file, describing tests we could write.
15534 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
15535
15536Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15537
15538 * gdb.t06/signals.exp: Add kludge to force re-sync.
15539
15540 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
15541 to xgdb instead of gdb, get out of gdb.
15542
15543Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
15544
15545 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
15546 for info.
15547
15548Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15549
15550 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
15551 * gdb.stabs/configure.in (hppa*-*-*): Use it.
15552 * gdb.stabs/hppa.sed: New sed script for the PA.
15553
15554Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15555
15556 * gdb.stabs: Re-write weird.def and configuration to use sed
15557 instead of cpp. sed is portable and POSIX; cpp is neither.
15558
15559Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15560
15561 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
15562
15563Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15564
15565 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
15566
15567Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15568
15569 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
15570 "_vb$".
15571 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
15572 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
15573
15574Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15575
15576 * lib/gdb.exp: Comment out code which depends on non-existent
15577 `transform' procedure.
15578
15579Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
15580
15581 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
15582 * lib/gdb.exp: Transform tool name.
15583 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
15584 1.1's new error handling system.
15585
15586Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15587
15588 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
15589
15590Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15591
15592 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
15593 They made pattern matching so slow that timeouts happened on
15594 heavily loaded systems. Now any output from "show print" which
15595 gets us back to the GDB prompt is a PASS.
15596
15597Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
15598
15599 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
15600
15601Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15602
15603 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
15604
15605 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
15606 It is not from PR 3220.
15607
15608Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15609
15610 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
15611 just started failing because they depended on the order the
15612 subcommands are presented, or exact docstring text. This kind of
15613 test is a pain and has minimal benefit.
15614
15615Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15616
15617 * gdb.t09/corefile.exp: At end of test, use "core" command with
15618 no arguments.
15619
15620Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
15621
15622 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
15623 17}/Makefile.in: Make it possible to run the testsuite with Sun
15624 make and CC = cross gcc by adding explicit build rules for .o
15625 files.
15626
15627Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15628
15629 * gdb.t15/funcargs.exp: Don't put comments on same line as
15630 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 15631
c906108c
SS
15632Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15633
15634 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
15635
15636Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
15637
15638 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
15639 * gdb.t20/inherit.exp: remove three dumplicate entries.
15640
15641Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15642
15643 * gdb.t06/break.exp: For "next over recursive call", fail on any
15644 incorrect output, not just on "factorial (value=2)".
15645
15646Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15647
15648 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
15649 working now. Add an xfail if accesing a bss variable causes
15650 a memory error if the target is not yet run.
15651
15652Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15653
15654 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
15655 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
15656 name of __st* demangling (2 strings). Did Kung really get the
15657 more than 95 others right without testing them?
15658
15659Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
15660
15661 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
15662
15663Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
15664
15665 * configure.in (configdirs): Add gdb.disasm
15666 * gdb.disasm: New directory for GDB disassembler tests.
15667 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
15668
15669Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15670
15671 * gdb.t00/help.exp: Don't test "help set".
15672
15673 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
15674 from within expect statements. None of these happen anymore and
15675 they cause regressions to be silently unnoticed.
15676
15677 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
15678 messages) about known failures with gcc cygnus-2.4.5-930417.
15679
15680 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
15681 comp-info.exp so it gets built if it doesn't exist.
15682
15683 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
15684 it is no longer used.
15685 * gdb.t13/comp-info.c: Removed.
15686
15687Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
15688
15689 * gdb.t06/signals.exp: Add xfail for sun3.
15690
15691Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15692
15693 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
15694 relevant because ^C doesn't get sent but failure can be reproduced
15695 interactively).
15696
15697Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15698
15699 * gdb.stabs/alpha.mt: New configuration file for alpha.
15700 * gdb.stabs/configure.in: Use it.
15701 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
15702 sharing with alpha.mt, redefine long to word via preprocessor.
15703 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
15704 for alpha.
15705 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
15706 native cc.
15707 * gdb.t00/teststrategy.exp: Change expect string so that we
15708 consume the `(xgdb)' from the command echo and from the gdb prompt.
15709 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
15710 gdb currently compares all values as long, so this failure probably
15711 applies to any configuration where LONGEST is bigger than a target int.
15712 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
15713 with gcc.
15714 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
15715 to handle opaque pointers, gcc is.
15716 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
15717 as first argument. Include <sys/types.h> and change all operator
15718 new definitions to use size_t.
15719 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
15720 now that we use size_t.
15721
15722Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15723
15724 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
15725 a long or float array cast all array members to the same type.
15726 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
15727 with 64 bit longs.
15728 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
15729 on alpha.
15730 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
15731
15732Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15733
15734 * gdb.t24 (demangle.exp): Constructors of templates have names like
15735 vector<int>::vector(int) not vector<int>::vector<int>(int). See
15736 section 14.6 of the ARM.
15737
15738 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
15739 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
15740 accomplish little and slow down the testsuite.
15741
15742 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
15743 Accept spaces various places.
15744
15745Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15746
15747 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
15748 with watchpoint enabled.
15749
15750 * Makefile.in: Remove definition of CC and remove the second
15751 definition of CXX (the "CXX = gcc" one remains). These definitions
15752 were causing backquotes to be expanded within backquotes, which
15753 doesn't work.
15754
15755Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
15756
15757 * gdb.t17/callfuncs.exp: Add "return 0" to end.
15758
15759Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15760
15761 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
15762 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
15763 by mips cc and contains no stabs entries.
15764
15765Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
15766
15767 * config/vx-gdb.exp: Use fake device to load files rather than
15768 NFS.
15769 * lib/gdb.exp: New proc to do "file" command.
15770 * config/unix-gdb.exp: Use new "file" proc.
15771
15772Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15773
15774 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
15775 Rework board rebooting slightly.
15776 (gdb_exit): Don't exit from the remote shell; there isn't one.
15777 * gdb.stabs/weird.exp: If a program is being debugged already,
15778 kill it.
15779 * gdb.t04/setvar.exp: Stop and restart gdb.
15780 * gdb.t05/expr.exp: Likewise.
15781 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
15782 restart gdb and reload the program.
15783 * gdb.t08/opaque.exp: Likewise.
15784 * gdb.t12/scope.exp: Likewise.
15785 * gdb.t13/bitfields.exp: Likewise.
15786 * gdb.t15/funcargs.exp: Likewise.
15787 * gdb.t20/classes.exp: Likewise.
15788 * gdb.t03/ptype.exp: Increase timeout.
15789 * gdb.t16/printcmds.exp (test_print_string_constants,
15790 test_print_array_constants): Likewise.
15791 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
15792 * gdb.t20/classes.exp (do_tests): Likewise.
15793 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
15794
15795Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
15796
15797 * gdb.stabs: Renamed *wierd* to *weird*.
15798
15799Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15800
15801 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
15802 for timeout. Add "known gcc 2.4.5 bug" to failure message.
15803
15804Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15805
15806 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
15807 (do_tests): Remove xfail for whatis on one_var and two_var.
15808
15809Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
15810
15811 * Makefile.in: Made cross building work better by adding
15812 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
15813
15814Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15815
15816 * gdb.t15/{return.c,return.exp,Makefile.in}:
15817 New test, currently commented out.
15818
15819Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
15820
15821 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
15822 still running and removes the leftover named socket so GDb can do
15823 clean restarts.
15824
15825Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
15826
15827 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
15828 console, not GDB.
15829 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
15830 cross testing works better with "make check"
15831 * config/unix-gdb: Use default procedures for exit and version.
15832 * config/vx-gdb.exp: Cleaned up and massaged back to working order
15833 with the newest VxWorks.
15834
15835Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15836
15837 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
15838 old form.
15839
15840 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
15841 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
15842
15843 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
15844
15845 * config/unix-gdb.exp: Remove this version of gdb_exit
15846 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
15847 Rob says he'll look at it when he gets back to testing boards.
15848
15849Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
15850
15851 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
15852 an expected fail for certain ptype commands.
15853
15854 * gdb.t20/classes.exp: Update expected results of "ptype class
15855 Base1" to account for the constructor that now appears in the type.
15856
15857Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
15858
15859 * configure.in (configdirs): Restore gdb.t04, which mysteriously
15860 disappeared from list.
15861 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
15862 "alldone" proc with call to cleanup and exit.
15863 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
15864 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
15865 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
15866 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
15867 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
15868 "alldone" proc with simple returns that suppress remaining
15869 tests. The alldone proc went away many months ago.
15870
15871Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15872
15873 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
15874
15875 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
15876
15877Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15878
15879 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
15880 as vax gdb will display them.
15881
15882Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15883
15884 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
15885 optimizers.
15886
15887 * scope.exp: Change "bad value for localval" messages so each one
15888 is unique.
15889
15890 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
15891 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
15892
15893 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
15894
15895Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15896
15897 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
15898 doesn't exist (due to optimization).
15899
15900Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15901
15902 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
15903 contains \r because the filename is long.
15904
15905 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
15906 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
15907
15908Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15909
15910 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
15911 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
15912 Ultrix.
15913 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
15914 int tests.
15915 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
15916
15917Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
15918
15919 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
15920
15921 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 15922 to match does not match the passing case but still matches the
c906108c
SS
15923 failing case.
15924
15925Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15926
15927 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
15928
15929Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
15930
15931 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
15932 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
15933 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
15934 Remove various versions of gdb_exit.
15935 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
15936 gdb_exit.
15937 * config/unix-gdb.exp: gdb_exit remains here, and should override
15938 the generic version, since it's doing a lot of wierd stuff that
15939 the other versions aren't. FIXME, fold it in, or abandon this
15940 version.
15941
15942Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15943
15944 * gdb.t24/demangle.exp: Add tests for PR 3220.
15945
15946Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15947
15948 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
15949
15950Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
15951
15952 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
15953 "i386-*-*". Works for i486 as well.
15954
15955 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
15956 bug, and expand domain of xfail to all SVR4 systems, since the
15957 actual problem is likely to be in generic SVR4 /proc support.
15958
15959Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15960
15961 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
15962
15963Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
15964
15965 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
15966 xfails for other systems. Match a missing 'Continuing.' as an
15967 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
15968
15969 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
15970 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
15971 Only issue warning for missing executables if -all option is used.
15972
15973 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
15974 file if -all option is used. It's like an unpredictable XFAIL.
15975
15976Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15977
15978 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
15979 for dynamically linked binaries.
15980
15981 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
15982
15983Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15984
15985 * gdb.t20/inherit.exp: Change message for "print tagless struct"
15986 to state that this is a known bug in old versions of g++.
15987
15988Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15989
15990 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
15991 while waiting for `Continuing'.
15992
15993Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
15994
15995 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
15996 in text, data, and bss.
15997 * gdb.t10/nodebug.c: Add local and global test variables for
15998 initialized and uninitialized data.
15999
16000Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16001
16002 * config/unix-gdb.exp (gdb_exit): Add "wait".
16003
16004Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16005
16006 * gdb.t06/signals.exp: xfail the continue from the handler for all
16007 targets.
16008
16009 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
16010 function with watchpoints enabled, the i386 call dummy starts with
16011 a call.
16012
16013 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
16014 386 bsd names its corefiles.
16015
16016Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
16017
16018 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
16019 compilers don't grok it.
16020 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
16021 with small octal ints rather than character constants, which
16022 are signed and might not fit if first promoted to int.
16023
16024Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
16025
16026 * gdb.t09/Makefile.in (clean): Remove corefile.
16027
16028Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16029
16030 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
16031
16032Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16033 and Jim Kingdon (kingdon@cygnus.com)
16034
16035 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
16036 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
16037 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
16038
16039Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16040
16041 * gdb.t17/interrupt.exp: Add xfail for hppa.
16042
16043Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16044
16045 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
16046 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
16047 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
16048 to determine signed-ness of bitfields and use the result to setup
16049 the xfail.
16050 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
16051 * gdb.t15/funcargs.exp: Use them to step until the second indirect
16052 call line is reached if necessary.
16053
16054Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16055
16056 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
16057
16058Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16059
16060 * gdb.t06/break.exp: Also test `clear' command.
16061
16062Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16063
16064 * gdb.t00/teststrategy.exp: Remove extra quote.
16065
16066 * gdb.t07/watchpoint.exp: Change xfail for calling function with
16067 watchpoint enabled to be for all non-68k machines.
16068
16069 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
16070
16071Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16072
16073 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
16074 targets use aout.mt instead of ecoff.mt as gas understands
16075 standard aout format.
16076
16077Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
16078
16079 * lib/gdb.exp (runto): Don't insist that function we are running to
16080 was compiled with -g.
16081
16082 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
16083
16084 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
16085 to get back into the read system call.
16086 Accept leading newline in case where we woke it up.
16087
16088Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16089
16090 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
16091 to make the stabs test work on ecoff systems using gcc and -with-stabs.
16092 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
16093 enable ecoff configuration.
16094
16095Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16096
16097 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
16098
16099Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16100
16101 * gdb.t16/printcmds.exp: Add another printf test.
16102
16103Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
16104
16105 * configure.in: If configured -with-stabs on any target, add
16106 stabsdirs to configdirs.
16107
16108Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16109
16110 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
16111 fun" so pattern does not match the command itself.
16112
16113Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16114
16115 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
16116
16117Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16118
16119 * gdb.t17/interrupt.exp: Test for more things.
16120
16121Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16122
16123 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
16124 compiler arranges the code and line numbers.
16125
16126 * gdb.t17/interrupt.exp: Don't send \n after ^C.
16127
16128Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16129
16130 * gdb.t00/help.exp: Increase expect input buffer size.
16131
16132Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16133
16134 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
16135
16136 * gdb.t07/watchpoint.exp: Add xfail for hppa.
16137
16138 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
16139
16140 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
16141 [0-9]*, not just [0-9].
16142
16143Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16144
16145 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
16146
16147 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
16148
16149Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16150
16151 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
16152
16153Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16154
16155 * gdb.t06/signals.c: Add xfails for sun3.
16156
16157 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
16158
16159 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
16160 test_stepping tests.
16161
16162Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16163
16164 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
16165
16166 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
16167
16168 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
16169 rather than actually putting it through cpp twice.
16170
16171 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
16172
16173Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
16174
16175 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
16176 no longer needed.
16177
16178Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16179
16180 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
16181
16182 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
16183 C++ features prints as "struct", make it a pass, not an xfail.
16184
16185Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16186
16187 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
16188 Don't require VA to print as "class" rather than "struct".
16189
16190Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
16191
16192 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
16193
16194Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16195
16196 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
16197
16198Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16199
16200 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
16201 order.
16202
16203Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16204
16205 * gdb.t16/printcmds.exp: Add printf tests.
16206
16207 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
16208
16209 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
16210
16211Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
16212
16213 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
16214 pass counts, to counteract any existing or future setup_xfails.
16215
16216Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16217
16218 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
16219 {BEGIN,END}_COMMON for common block instead of STAB.
16220 * gdb.stabs/wierd.exp: Add xfail for rs6000.
16221
16222 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
16223 intp_var should be N_GSYM not N_LSYM.
16224 wierd-aout.S: Use a label for the value of the N_SO.
16225 wierd.def: Remove all backslashes.
16226 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
16227
16228Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16229
16230 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
16231 get the expected next to inheritance3.
16232
16233Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16234
16235 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
16236 now that gcc-2.4 gets it right.
16237
16238Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16239
16240 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
16241
16242 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
16243 generating comp-info.exp which works for cross-compilation.
16244
16245Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
16246
16247 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
16248 "*-*-sysv4.*".
16249
16250Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
16251
16252 * gdb.t01/run.exp: Start with a fresh gdb.
16253 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
16254 SVR4.x.
16255
16256Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
16257
16258 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
16259 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
16260 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
16261 Makefile.in (distclean, realclean): Remove gdbme.c from list of
16262 things to remove.
16263
16264Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
16265
16266 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
16267 test cases from bug reports.
16268
16269Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
16270
16271 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
16272 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
16273 avoid spurious xfails.
16274 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
16275 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
16276 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
16277
16278Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
16279
16280 * gdb.t00/teststrategy.exp: Rework to provide more useful
16281 description of each test, fix problem with systems that define
16282 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
16283 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
16284 results for "next over recursive call" so timeouts aren't taken
16285 by error.
16286
16287Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
16288
16289 * gdb.t12/scope.exp: Test printing of variables before run.
16290
16291 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
16292 printed in wrong order due to sorting.
16293
16294Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
16295
16296 * gdb.t00/teststrategy.exp: Fix expected results for printing
16297 user entered string constant. Is array of char, prints with no
16298 address.
16299
16300 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
16301 commands.
16302 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
16303 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
16304 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
16305 of struct of char arrays.
16306 * gdb.t00/radix.exp: New tests for radix commands.
16307
16308Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
16309
16310 * gdb.t16/printcmd.exp: Print a variable before running program
16311 (with xfail for AIX).
16312
16313Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
16314
16315 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
16316
16317 * gdb.t16/printcmd.exp: Don't print variables before running program.
16318
16319 * gdb.t06/break.exp: Don't require envp argument to main.
16320
16321 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
16322
16323 * gdb.t02/whatis.exp, gdb.t11/list.exp:
16324 Add xfails for rs6000.
16325
16326 * gdb.t02/whatis.exp: Change other tests not to re-test something
16327 we already tested.
16328
16329 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
16330 each type used has a variable of that type.
16331
16332Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
16333
16334 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
16335
16336Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16337
16338 * configure.in: change srctrigger to be a file, not a directory
16339
16340Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
16341
16342 * configure.in (mips-idt-ecoff*): Added trailing '*'.
16343
16344 * gdb.t11/list.exp: Fixed a couple of typos.
16345
16346Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
16347
16348 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
16349 is fixed and PR is closed.
16350 * gdb.t16 (gdbme.c): Add simple test string variable.
16351 * gdb.t16 (printcmds.exp): Add tests with simple test string
16352 variable, primarily for boundaries on "set print elements".
16353
16354Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
16355
16356 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
16357 Make leading 0's optional and don't expect a tab in the middle
16358 of the number.
16359
16360 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
16361
16362 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
16363 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
16364 don't end command passed to gdb_test with newline.
16365
16366 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
16367 signed keyword away, don't expect signed bitfields to be signed.
16368
16369 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
16370 printing with only as many 1's as are in the field as well as printing
16371 with 32 1's (see comment).
16372
16373Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
16374
16375 * gdb.t00/default.exp: Start with a fresh gdb.
16376 * configure.in (configdirs): Remove gdb.t31 until the chill
16377 compiler works again. It no longer is able to find chillrt0
16378 since it isn't in libchill.a anymore.
16379 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
16380 wierd.o, make more modular.
16381 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
16382 spurious newlines that caused problems.
16383
16384Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16385
16386 * Move test with enums and partial symbols from gdb.t03/ptype.exp
16387 to gdb.stabs/wierd.exp since GCC has worked around the bug.
16388 gdb.stabs/wierd.{exp,def}: Many new tests.
16389
16390 * gdb.t00/default.exp: update info line for new message.
16391
16392 * gdb.t02/{whatis.exp,gdbme.c}:
16393 Test that "char *" doesn't print as "caddr_t".
16394
16395Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16396
16397 * gdb.t00/help.exp: Use .* in place of some help messages which
16398 just changed.
16399 gdb.t00/default.exp: Update "info frame" test for new message.
16400 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
16401 Remove some xfails
16402
16403Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16404
16405 * gdb.t03/{gdbme.c,ptype.exp}:
16406 Add tests for typedef'd struct and union without tags.
16407 Also check "whatis" on a variable of a typedef'd enum without a tag.
16408
16409 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
16410 PRMS 1823; the bug still exists but isn't reproduced by this test
16411 anymore), and remove rs6000 XFAIL (the bug is fixed).
16412
16413 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
16414 duplicated from whatis.exp. For those that are left, accept
16415 "long", "long int", or "int" for long variables (whatis.exp already
16416 has an XFAIL for "int", so no need to fail it here).
16417
16418 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
16419 Deal with GCC's names for types now that GDB uses the compiler's names.
16420
16421 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
16422 setup_xfail's for sunos4. If we #defined the signed keyword away,
16423 don't expect GDB to know that char it is signed.
16424
16425 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
16426
16427Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
16428
16429 * configure.in (configdirs): Add gdb.t24 for C++ tests that
16430 should work on any system, regardless of debugging format.
16431 * gdb.t21/demangle.exp: Move to gdb.t24.
16432 * gdb.t24/demangle.exp: Move from gdb.t21.
16433 * gdb.t24/{Makefile.in, configure.in}: New files.
16434
16435Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16436
16437 * configure.in: Do gdb.stabs and C++ tests only for stabs.
16438 * gdb.stabs: New directory.
16439
16440Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16441
16442 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
16443 not just "Quit anyway?".
16444
16445Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
16446
16447 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
16448 that all setup_xfails are immediately followed by clear_xfails.
16449
16450Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
16451
16452 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
16453 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
16454 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
16455 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
16456 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
16457 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
16458 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
16459 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
16460 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
16461 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
16462 gdb.t31/chillvars.exp, lib/gdb.exp:
16463 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
16464 bug-gdb@prep.ai.mit.edu.
16465
16466Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
16467
16468 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
16469 with 0.0, not integer 0.
16470
16471Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
16472
16473 * gdb.t06/break.exp: Update for "Kill the program" message change.
16474
16475Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
16476
16477 * Makefile.in (GDBFLAGS): Set to -nx.
16478 * Makefile.in (site.exp): Use GDBFLAGS.
16479
16480Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16481
16482 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
16483 Makefiles.
16484 (check): depend on just-check.
16485 (just-check): added so that tests can be run without a noop
16486 build pass.
16487
16488Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16489
16490 Switch to using configure's configdirs.
16491 * Makefile.in (Makefile): add configure.in dependency.
16492 (SUBDIRS): removed redundant assignment.
16493 * configure.in: switch subdirs assignment to configdirs.
16494 * gdb.t*/configure.in: new files.
16495
16496Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
16497
16498 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
16499 works.
16500
16501Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
16502
16503 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
16504 in explicit rules. Apparently this is not supported by some makes.
16505
16506Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
16507
16508 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
16509
16510Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16511
16512 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
16513 disappeared.
16514
16515Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
16516
16517 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
16518
16519Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
16520
16521 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
16522 watchpoint problem that is now fixed.
16523 * gdb.t30/chexp.exp: Remove setup_xfail for printing
16524 uninitialized convenience variables.
16525 * gdb.t31/chillvars.exp: Fix expected patterns for printing
16526 structures.
16527
16528Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16529
16530 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
16531 which causes expect to get out of sync with gdb on long output
16532 from help set.
16533 * gdb.t09/corefile.exp: Make expected pattern for core file
16534 failing signal and frame output format less sun specific.
16535
16536Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
16537
16538 * gdb.t31/chillvars.exp: Add and remove initial dummy
16539 breakpoint, so that symbol table is forced in.
16540 (Needed at least on Sunos4, though it seems not SVR4.)
16541 * gdb.t31/chillvars.exp: Update for changed output format.
16542
16543Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
16544
16545 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
16546
16547Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
16548
16549 * Makefile.in: Added --srcdir when invoking runtest, removed the
16550 need for a local config file. (optional now)
16551
16552Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
16553
16554 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
16555 failure count used to force early termination. Add some more
16556 expected failures for gnu style demangling.
16557
16558Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16559
16560 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
16561 pmi variable from gdb.t20/gdbme to get optimized away.
16562 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
16563 Check for written corefile upon timeout _and_ eof.
16564
16565Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16566
16567 * config/unix-gdb.exp: Add missing return 0.
16568
16569Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16570
16571 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
16572 test termination.
16573
16574Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
16575
16576 * configure.in (subdirs): Put back gdb.t17 which mysteriously
16577 disappeared.
16578
16579Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
16580
16581 * gdb.t10/crossload.exp: Disable the i860-elf test until such
16582 time as i860 support works.
16583
d63a86f8 16584 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
16585 "backtrace 100\r" rather than just "backtrace\r", to match last
16586 change.
16587
16588Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
16589
16590 * config/udi-gdb.exp (gdb_exit): Remove close command.
16591 (gdb_target_udi): New procedure to set the UDI target.
16592 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
16593 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
16594 Added waits for prompts after several question responses. Added
16595 some more responses used by a29k-amd-udi-gdb.
16596 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
16597 pass different arguments, restart UDI connection after program
16598 completion.
16599 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
16600 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
16601 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
16602 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
16603 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
16604 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
16605 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
16606 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
16607 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
16608 after program completion.
16609 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
16610 compiled with a SELECT_VECS setting.
16611 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
16612 infinite recursion.
16613
16614 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
16615 Added checks for COFF results, and made them expected failures for
16616 all targets. It would be better to make them expected failures
16617 for COFF targets only.
16618
16619Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16620
16621 * Makefile.in: add null dvi target, don't bother to recurse
16622 through test directories for info and install-info; rename
16623 $(datadir) to be dejagnu instead of deja-gnu
16624
16625Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
16626
16627 * gdb.t31/gdbme.ch: Re-enable code that previously caused
16628 compiler to coredump.
16629 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
16630 code.
16631
16632Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
16633
16634 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
16635 coredump.
16636 * gdb.t31/chillvars.exp: Comment out tests that depend on that
16637 code.
16638
16639Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
16640
16641 * gdb.t03/ptype.exp: tests for return code from gdb_test.
16642 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
16643 which in a shell. Deletes xgdb when done.
16644 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
16645 Tests the return from the "set height" or "set width" commands.
16646 Added a few return codes where needed.
16647
16648Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
16649
16650 * Makefile.in (SUBDIRS): Add gdb.t17.
16651 * configure.in (subdirs): Add gdb.t17.
16652 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
16653 files to test gdb's calling of functions in the inferior with
16654 the correct arguments and gdb's ability to retrieve any
16655 result returned.
16656
16657Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
16658
16659 * config/unix-gdb.exp (gdb_exit): Remove close commands that
16660 may be called after gdb goes away. Previous versions of expect
16661 needed these to avoid file descriptor leaks, but they cause
16662 errors with the current revision of expect.
16663 * gdb.t00/gdbvars.exp: Use -re on expected output after
16664 setting sevenbit-strings.
16665 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
16666 to set sevenbit-strings consistent across tests.
16667 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
16668 set sevenbit-strings consistent across tests.
16669
16670Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
16671
16672 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
16673 expected output to match current "expect" expectations.
16674
16675Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
16676
16677 * gdb.t00/default.exp: Change expected output for default "source"
16678 command, to match new gdb behavior which requires a filename to
16679 source.
16680
16681Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
16682
16683 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
16684 expected fail for i486-*-* that misses the marker2 function.
16685 * gdb.t10/crossload.exp (bfddefault): Allow successful
16686 recognition of a format to pass even if no symbols are found.
16687 Explicitly catch failures where the format is not recognized
16688 or is ambiguous, and add the reason to the fail message.
16689 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
16690 the cause is and invalid target and add reason to failure message.
16691 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
16692 elf32-i386, elf32-sparc, and elf32-i860.
16693 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
16694 Set up expected failure for 'filename'::variable scope resolution,
16695 which is now apparently broken on all targets.
16696 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
16697 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
16698 gdb.t23/templates.exp: Change failure for missing binfile into
16699 just a warning.
16700 gdb.t21/demangle.exp: Change all cfront references to 'arm'
16701 references.
16702
16703Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
16704
16705 * gdb.t00/default.exp: Add expected output for default "source"
16706 command, to match new gdb behavior.
16707 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
16708
16709Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
16710
16711 * config/*-gdb.exp: returns an error, rather than exiting on
16712 internal errors.
16713
16714Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
16715
16716 * gdb.t03/gdbme.c: Add pointer to struct variable.
16717 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
16718 referencing struct members.
16719
16720Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
16721
16722 * configure.in (mips-idt-ecoff): New target.
16723 * config/mips-gdb.exp: New file for remote board using MIPS remote
16724 debugging protocol.
16725
16726 * Redid configuration scheme. Removed gdb.t*/configure.in.
16727 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
16728 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
16729 distclean targets. Built executables via .o files. Adjusted
16730 tests to account for source files in $(srcdir) rather than
16731 $(objdir).
16732 * lib/gdb.exp (runto): Don't expect () after the function name,
16733 because it may have arguments.
16734
16735Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
16736
16737 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
16738 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
16739 expected failures for mips-idt-* and mips-sgi-*.
16740 * gdb.t00/default.exp (attach): Kill process if requested.
16741 * gdb.t00/help.exp (help target core, help target): Accept a gdb
16742 that does not read core files.
16743 * gdb.t01/run.exp: Removed checks for exit status code.
16744 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
16745 it is linked in.
16746 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
16747 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
16748 appropriate, rather than doing it by hand.
16749 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
16750 execution.
16751 * gdb.t10/crossload.exp: Kill existing program if needed.
16752 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
16753 appropriate, rather than doing it by hand. Always increase
16754 timeout for this test, not just for VxWorks.
16755
16756Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
16757
16758 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
16759 of Chill STRUCT types and STRUCT values.
16760 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
16761 than "char".
16762 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 16763 struct2): New struct definitions and initializations to test
c906108c
SS
16764 simple Chill STRUCT types.
16765
16766Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
16767
16768 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
16769 the null byte at the end of strings.
16770 * gdb.t00/default.exp: Make show version insensitive to copyright
16771 date.
16772 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
16773 to avoid dependencies on target char signedness.
16774 * gdb.t16/printcmds.exp: Update expected results for explicitly
16775 unsigned char.
16776 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
16777 now work.
16778 * gdb.t21/demangle.exp: Add many more patterns for template
16779 demangling, most of them being expected failures.
16780 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
16781 string we are matching for, to match on the whole string.
16782 * gdb.t21/demangle.exp: Add many new test strings to demangle,
16783 and fix a whole bunch that had incorrect expected output but were
16784 passing anyway because of the bug in "proc demangle".
16785 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
16786 type.
16787 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
16788
16789Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
16790
16791 * gdb/testsuite: made modifications to testcases, etc., to allow
16792 them to work properly given the reorganization of deja-gnu and the
16793 relocation of the testcases from deja-gnu to a "tool" subdirectory.
16794
16795Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
16796
16797 * gdb/testsuite: Initial creation of gdb/testsuite.
16798 Migrated dejagnu testcases and support files for testing nm to
16799 gdb/testsuite from deja-gnu. These files were moved "as is"
16800 with no modifications. This migration is part of a major overhaul
16801 of dejagnu. The modifications to these testcases, etc., which
16802 will allow them to work with the new version of dejagnu will be
16803 made in a future update.
48efe704 16804
8d8cb839 16805 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 16806\f
8d8cb839
EZ
16807;; Local Variables:
16808;; mode: change-log
16809;; left-margin: 8
16810;; fill-column: 74
16811;; version-control: never
16812;; End:
902f2ccb
MC
16813
16814 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 16815 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
16816 Copying and distribution of this file, with or without modification,
16817 are permitted provided the copyright notice and this notice are preserved.