]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
* aix-thread.c (pdc_read_regs): Fix compiler warning.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
17faa917
DJ
12008-03-21 Pedro Alves <pedro@codesourcery.com>
2
3 * gdb.threads/fork-child-threads.exp: Test next over fork.
4
6214f497
DJ
52008-03-21 Chris Demetriou <cgd@google.com>
6
7 * gdb.base/break.exp (rbreak junk): New test for rbreak
8 "Junk at end of arguments" issue.
9
63092375
DJ
102008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
11
12 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
13 *& to work on created array elements.
14 (Top level): Test print $pc with a file. Test string operations
15 without a target.
16 * gdb.base/ptype.exp: Do not expect *& to work on created array
17 elements.
18
b21991b0
DJ
192008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
20
21 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
22 gdb.threads/staticthreads.exp: Update exit query.
23
c4b347c7
SL
242008-03-07 Sandra Loosemore <sandra@codesourcery.com>
25
26 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
27
fa4727a6
DJ
282008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
29
30 * gdb.base/watchpoint.c (global_ptr, func4): New.
31 (main): Call func4.
32 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
33 (test_inaccessible_watchpoint): New.
34
2f34202f
MR
352008-02-29 Maciej W. Rozycki <macro@mips.com>
36
37 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
38 select the largest.
39
0d6ba1b1
DJ
402008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
41
42 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
43 frames-invalid annotations.
44
e691325a
PM
452008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
46
47 * gdb.base/assign.exp: avoid same output for different tests.
48
f85b5ecc
DE
492008-02-27 Doug Evans <dje@google.com>
50
51 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
52 for bug 1738.
53 (breakpoint_to_handler_entry): Ditto.
54
b40e7bf3
JB
552008-02-27 Joel Brobecker <brobecker@adacore.com>
56
57 * gdb.base/ending-run.exp: Use the first line of code inside
58 function body to test breakpoints.
59 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
60 location where the breakpoint is inserted when using the line
61 where a function is declared. Fix typo in the description of
62 one of the tests.
63 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
64
2faca73a
PM
652008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
66
67 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
68 tests.
69
6f439c36
PM
702008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
71
72 * gdb.base/args.exp: avoid same output for tests
73 with single quotes.
74
54e52265
VP
752008-02-26 Vladimir Prus <vladimir@codesourcery.com>
76
77 * gdb.base/annota1.exp: Adjust for 'info break'
78 format changes.
79 * gdb.base/annota3.exp: Likewise.
80 * gdb.base/break.exp: Likewise.
81 * gdb.base/condbreak.exp: Likewise.
82 * gdb.base/pending.exp: Likewise.
83 * gdb.base/sepdebug.exp: Likewise.
84 * gdb.base/unload.exp: Likewise.
85 * gdb.cp/ovldbreak.exp: Likewise.
86 * gdb.mi/mi-pending.exp: Likewise.
87
897b09ca
DE
882008-02-07 Doug Evans <dje@google.com>
89
90 * gdb.cp/mb-inline.exp: New.
91 * gdb.cp/mb-inline.h: New.
92 * gdb.cp/mb-inline1.cc: New.
93 * gdb.cp/mb-inline2.cc: New.
94
b1c32d35
PM
952008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
96
97 * gdb.pascal/floats.pas: New test program.
98 * gdb.pascal/floats.exp: New testcase.
99
1a4ca44a
TJB
1002008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
101
102 * gdb.base/callfuncs.c (t_float_many_args): New function.
103 (t_double_many_args): New function.
104 * gdb.base/callfuncs.exp: Add tests for exceeding float
105 and double parameters passed through the stack.
106
439048e8
JB
1072008-02-05 Joel Brobecker <brobecker@adacore.com>
108
109 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
110 gdb.ada/complete/foo.adb: New files.
111 * gdb.ada/complete.exp: New testcase.
112
81fe8080
DE
1132008-02-03 Doug Evans <dje@google.com>
114
301f0ecf
DE
115 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
116
81fe8080
DE
117 * gdb.cp/gdb2384.exp: New file.
118 * gdb.cp/gdb2384.cc: New file.
119 * gdb.cp/gdb2384-base.h: New file.
120 * gdb.cp/gdb2384-base.cc: New file.
121
4b071aec
DE
1222008-02-02 Doug Evans <dje@google.com>
123
124 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
125
61137ba6
JB
1262007-02-01 Joel Brobecker <brobecker@adacore.com>
127
128 * gdb.ada/sym_print_name: New test program.
129 * gdb.ada/sym_print_name.exp: New testcase.
130
1312007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
132
133 * gdb.ada/nested/hello.adb: New file.
134 * gdb.ada/nested.exp: New testcase.
135 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
136
98deb0da
VP
1372008-02-01 Vladimir Prus <vladimir@codesourcery.com>
138
139 * gdb.mi/basic.c (return_1): New function.
140 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
141 don't cause future evaluations of function to report
142 creation of internal breakpoints.
143
723a2275
VP
1442008-02-01 Vladimir Prus <vladimir@codesourcery.com>
145
146 * gdb.mi/mi-break.exp (test_error): New.
147 Call it.
148
fb546a2f
LM
1492008-01-31 Luis Machado <luisgpm@br.ibm.com>
150
151 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
152 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
153
2d8fd90a
PM
1542008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
155
156 * gdb.pascal/integers.pas: New test program.
157 * gdb.pascal/integers.exp: New testcase.
158
a7fa0ded
PM
1592008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
160
161 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
162
5e1a1926
TJB
1632008-01-30 Luis Machado <luisgpm@br.ibm.com>
164
165 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
166 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
167
8d04f9f0
JB
1682008-01-30 Paul Hilfinger <hilfinger@adacore.com>
169
170 * gdb.ada/formatted_ref: New test program.
171 * gdb.ada/formatted_ref.exp: New testcase.
172
173 * gdb.cp/formatted-ref.cc: New file.
174 * gdb.cp/formatted-ref.exp: New testcase.
175
ce75a98f
JB
1762008-01-30 Joel Brobecker <brobecker@adacore.com>
177
178 * gdb.base/ptype.exp: Add testing of "ptype $pc".
179
e835f6bf
NR
1802008-01-30 Nick Roberts <nickrob@snap.net.nz>
181
182 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
183 (test_file_list_exec_source_file): Update to new macro-info field.
184
d118ef87
PH
1852008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
186
187 * gdb.ada/exprs: New test program.
188 * gdb.ada/exprs.exp: New testcase.
189
7d35ab09
TJB
1902008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
191
192 * dfp-test.c (DELTA, DELTA_B): New definitions.
193 (double_val1, double_val2, double_val3, double_val4, double_val5,
194 double_val6, double_val7, double_val8, double_val9, double_val10,
195 double_val11, double_val12, double_val13, double_val14, dec32_val1,
196 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
197 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
198 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
199 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
200 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
201 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
202 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
203 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
204 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
205 dec128_val16): New global variables.
206 (decimal_dec128_align): New function.
207 (decimal_mixed): Likewise.
208 (decimal_many_args_dec32): Likewise.
209 (decimal_many_args_dec64): Likewise.
210 (decimal_many_args_dec128): Likewise.
211 (decimal_many_args_mixed): Likewise.
212 * dfp-test.exp: Add tests calling new inferior functions.
213
2d717e4f
DJ
2142008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
215
216 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
217 gdb.server/ext-run.exp: New files.
218 * lib/gdbserver-support.exp (gdbserver_download): New.
219 (gdbserver_start): New. Update gdbserver expected
220 output.
221 (gdbserver_spawn): Use them.
222 (gdbserver_start_extended): New.
223
e85a822c
DJ
2242008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
225
226 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
227 Run on GNU/Linux.
228 (do_exec_tests): Check for systems which do not support catchpoints.
229 Do not match START.
230 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
231 Run on GNU/Linux. Enable verbose output.
232 (check_fork_catchpoints): New.
233 (explicit_fork_child_follow, catch_fork_child_follow)
234 (tcatch_fork_parent_follow): Update expected messages.
235 (do_fork_tests): Use check_fork_catchpoints.
236 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
237 Run on GNU/Linux. Enable verbose output.
238 (check_vfork_catchpoints): New.
239 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
240 expected messages.
241 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
242
401ea829
JB
2432008-01-29 Jim Blandy <jimb@red-bean.com>
244
245 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
246 host' errors.
247 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
248
aceaf3ad
JB
2492008-01-29 Jim Blandy <jimb@red-bean.com>
250
251 * gdb.threads/sigthread.c: Use barriers to ensure that
252 child_thread and child_thread_two are always initialized before we
253 start to use them.
254
a5606eee
VP
2552008-01-29 Vladimir Prus <vladimir@codesourcery.com>
256
257 * gdb.base/watchpoint-solib.exp: New.
258 * gdb.base/watchpoint-solib.c: New.
259 * gdb.base/watchpoint-solib-shr.c: New.
260
c55a82bb
PM
2612008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
262
263 * gdb.base/gdb1056.exp: Add unsigned integer test.
264
0993fe05
DE
2652008-01-28 Doug Evans <dje@google.com>
266
267 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
268
4fe42e7f
JB
2692008-01-27 Jim Blandy <jimb@codesourcery.com>
270
c7a69933
JB
271 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
272
4fe42e7f
JB
273 * gdb.base/expand-psymtabs.exp: Doc fix.
274
5def8285
MK
2752008-01-26 Mark Kettenis <kettenis@gnu.org>
276
277 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
278
5313c911
NR
2792008-01-24 Nick Roberts <nickrob@snap.net.nz>
280
281 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
282 -var-set-format.
283
93815fbf
VP
2842008-01-23 Chris Demetriou <cgd@google.com>
285
286 * gdb.threads/thread_events.c: New testcase source file.
287 * gdb.threads/thread_events.exp: New testcase expect file.
288
467a88ee
NR
2892008-01-23 Nick Roberts <nickrob@snap.net.nz>
290
291 * lib/gdb.exp: Add the variable octal.
292
293 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
294 -var-set-format.
295
d8f82aba
DJ
2962008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
297 Vladimir Prus <vladimir@codesourcery.com>
298
299 * gdb.base/float.exp: Allow missing floating point for m68k and
300 PowerPC.
301
60c46647
VP
3022008-01-22 Vladimir Prus <vladimir@codesourcery.com>
303
304 * gdb.mi/basics.c: Setup for testing breakpoints
305 ignore count.
306 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
307 * gdb.mi/mi-cli.exp: Adjust.
308 * gdb.mi/mi2-cli.exp: Adjust.
309
c7dd36a1
PA
3102008-01-17 Pedro Alves <pedro@codesourcery.com>
311
312 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
313 and 'dummy_ptr' integer pointer. Initialize struct_declarations
314 with dummy_ptr's address.
315 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
316 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
317 all targets.
318 * gdb.mi/mi2-var-child.exp: Likewise.
319
39d5313e
JB
3202008-01-09 Joel Brobecker <brobecker@adacore.com>
321
322 * gdb.ada/null_array: New test program.
323 * gdb.ada/null_array.exp: New testcase.
324
0aea4bf3
LM
3252008-01-09 Luis Machado <luisgpm@br.ibm.com>
326
327 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
328 with required float modifiers.
329
0b354900
JB
3302008-01-08 Joel Brobecker <brobecker@adacore.com>
331
332 * gdb.ada/funcall_param: New test program.
333 * gdb.ada/funcall_param.exp: New testcase.
334
cdb7f5d4
JB
3352008-01-08 Joel Brobecker <brobecker@adacore.com>
336
337 * gdb.ada/arrayparam: New test program.
338 * gdb.ada/arrayparam.exp: New testcase.
339
88e2547f
JB
3402008-01-08 Joel Brobecker <brobecker@adacore.com>
341
342 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
343 landed. Should also fix random failures in the test following it.
344
f6867ce0
TJB
3452008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
346
347 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
348 for expressions with decimal float values.
349 (test_dfp_conversions): New function to test casts to and from
350 decimal float types.
351 Call test_dfp_conversions.
352 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
353 elements.
354 (main): Initialize ds.float4 and ds.double8 elements.
355 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
356 string to new error message.
357 (d64_set_tests): Likewise.
358 (d128_set_tests): Likewise.
359 Add tests for expressions with decimal float variables. Add tests for
360 conversions to and from decimal float types.
361
f9c11282
JB
3622008-01-05 Joel Brobecker <brobecker@adacore.com>
363
364 * gdb.ada/packed_tagged/comp_bug.adb: New file.
365 * gdb.ada/packed_tagged.exp: New testcase.
366
0ecbca72
JB
3672008-01-04 Joel Brobecker <brobecker@adacore.com>
368
369 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
370 gdb.ada/homonym/homonym_main.adb: New files.
371 * gdb.ada/homonym.exp: New testcase.
372
c18d3d89
JB
3732008-01-04 Joel Brobecker <brobecker@adacore.com>
374
375 * gdb.ada/packed_array.exp: Add testing of references to
376 a packed array.
377
ecc7085b
JB
3782008-01-04 Joel Brobecker <brobecker@adacore.com>
379
380 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
381 New files.
382 * gdb.ada/type_coercion.exp: New testcase.
383
c474c922
JB
3842008-01-04 Joel Brobecker <brobecker@adacore.com>
385
386 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
387 gdb.ada/tagged/foo.adb: New file.
388 * gdb.ada/tagged.exp: New testcase.
389
9005b927
JB
3902008-01-04 Joel Brobecker <brobecker@adacore.com>
391
392 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
393 gdb.ada/ptype_field/foo.adb: New files.
394 * gdb.ada/ptype_field.exp: New testcase.
395
1a6aaad8
JB
3962008-01-03 Joel Brobecker <brobecker@adacore.com>
397
398 * gdb.ada/print_pc.exp: New testcase.
399
0ef22f53
JB
4002008-01-03 Joel Brobecker <brobecker@adacore.com>
401
402 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
403 gdb.ada/taft_type/p.adb: New files.
404 * gdb.ada/taft_type.exp: New testcase.
405
1689ecf8
JB
4062008-01-03 Joel Brobecker <brobecker@adacore.com>
407
408 * gdb.ada/array_bounds/bar.adb: New file.
409 * gdb.ada/array_bounds.exp: New testcase.
410
a4d0b9c3
JB
4112008-01-03 Joel Brobecker <brobecker@adacore.com>
412
413 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
414 gdb.ada/arrayptr/foo.adb: New files.
415 * gdb.ada/arrayptr.exp: New testcase.
416
a31ace00
JB
4172008-01-03 Joel Brobecker <brobecker@adacore.com>
418
419 * gdb.base/set-lang-auto.exp: New testcase.
420
a97fced3
JB
4212008-01-03 Joel Brobecker <brobecker@adacore.com>
422
423 * gdb.ada/fun_addr/foo.adb: New file.
424 * gdb.ada/fun_addr.exp: New testcase.
425
ef29ce1a
JK
4262008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
427
428 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
429 New files
430
0fafefe3
JB
4312008-01-02 Joel Brobecker <brobecker@adacore.com>
432
433 * array_subscript_addr/p.adb: New file.
434 * array_subscript_addr.exp: New testcase.
435
c4359f8d
JB
4362008-01-02 Joel Brobecker <brobecker@adacore.com>
437
438 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
439 New files.
440 * gdb.ada/str_cmp_ref.exp: New testcase.
441
1aa1b15b
JB
4422008-01-01 Joel Brobecker <brobecker@adacore.com>
443
444 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
445 gdb.ada/fun_in_declare/foo.adb: New files.
446 * gdb.ada/fun_in_declare.exp: New testcase.
447
81c9b2cf
JB
4482008-01-01 Joel Brobecker <brobecker@adacore.com>
449
450 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
451 gdb.ada/ref_param/pck.ads: New files.
452 * gdb.ada/ref_param.exp: New testcase.
453
319e4674
JB
4542008-01-01 Joel Brobecker <brobecker@adacore.com>
455
456 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
457 gdb.ada/interface/foo.adb: New files.
458 * gdb.ada/interface.exp: New testcase.
459
ef682c56
JB
4602007-12-31 Jim Blandy <jimb@codesourcery.com>
461
462 * gdb.base/multi-forks.exp: Consume all output from child
463 processes before proceeding to next test.
464
f6f3eb6c
JB
4652007-12-29 Jim Blandy <jimb@codesourcery.com>
466
467 * configure: Regenerated.
468
f652e42f
JB
4692007-12-27 Joel Brobecker <brobecker@adacore.com>
470
471 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
472 gdb.ada/fixed_cmp/fixed.adb: New files.
473 * gdb.ada/fixed_cmp.exp: New testcase.
474
6943e596
JB
4752007-12-27 Joel Brobecker <brobecker@adacore.com>
476
477 * gdb.ada/boolean_expr.exp: New testcase.
478
aad9a193
JB
4792007-12-26 Jim Blandy <jimb@codesourcery.com>
480
481 * gdb.base/multi-forks.exp: Doc fix.
482
fb5f3683
JB
4832007-12-26 Joel Brobecker <brobecker@adacore.com>
484
485 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
486 * gdb.ada/char_param.exp: Do not compile our test program with
487 -gnata, this is unnecessary.
488 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
489
384e4a9c
JB
4902007-12-24 Joel Brobecker <brobecker@adacore.com>
491
492 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
493 gdb.ada/print_chars/foo.adb: New files.
494 * gdb.ada/print_chars.exp: New testcase.
495
01e044f7
JB
4962007-12-24 Joel Brobecker <brobecker@adacore.com>
497
498 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
499 gdb.ada/char_param/foo.adb: New files.
500 * gdb.ada/char_param.exp: New testcase.
501
0ce17860
JB
5022007-12-22 Jim Blandy <jimb@codesourcery.com>
503
504 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
505 hard-coding source line numbers into the test.
506 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
507 gdb_get_line_number to find.
508
919809b9
JB
5092007-12-22 Joel Brobecker <brobecker@adacore.com>
510
511 * gdb.base/ptype.c (highest): New struct type.
512 (the_highest): New variable of that type.
513 (main): Add dummy assignment to a field of variable the_highest.
514 * gdb.base/ptype.exp: Test type printing of our new variable.
515
abc8a88d
PM
5162007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
517
518 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
519 and record first explicitly generated thread number.
520 Use that thread number for thread specific watchpoint test.
521 Add iteration number to repetitive tests.
522
5158f3e3
CES
5232007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
524 Jim Blandy <jimb@codesourcery.com>
525
526 * gdb.base/expand-psymtabs.c: New testcase
527 source file.
528 * gdb.base/expand-psymtabs.exp: New testcase
529 expect file.
530
37e4754d
LM
5312007-12-17 Luis Machado <luisgpm@br.ibm.com>
532
533 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
534 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
535
551e5d04
JB
5362007-12-17 Joel Brobecker <brobecker@adacore.com>
537
538 * gdb.ada/frame_args/foo.adb: New file.
539 * gdb.ada/frame_args/pck.ads: New file.
540 * gdb.ada/frame_args/pck.adb: New file.
541 * gdb.ada/frame_args.exp: New testcase.
542
a05ee097
JB
5432007-12-17 Joel Brobecker <brobecker@adacore.com>
544
545 * gdb.base/frame-args.c: New file.
546 * gdb.base/frame-args.exp: New testcase.
547
c162e8c9
JM
5482007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
549 Joseph Myers <joseph@codesourcery.com>
550
551 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
552
afe8ab22
VP
5532007-12-14 Vladimir Prus <vladimir@codesourcery.com>
554
555 * gdb.mi/mi-pending.exp: New.
556 * gdb.mi/mi-pending.c: New.
557 * gdb.mi/mi-pendshr.c: New.
558
dfdfb3ca
JB
5592007-12-06 Jim Blandy <jimb@codesourcery.com>
560
561 * gdb.base/default.exp: Update expected output for 'info catch'.
562
b7fca990
JK
5632007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
564
565 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
566 must be set to binary.
567
6a1afc1e
PA
5682007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
569
570 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
571
a6b151f1
DJ
5722007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
573
574 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
575 gdb.mi/mi-file-transfer.exp: New.
576
43039443
JK
5772007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
578
579 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
580
0ef2251b
MR
5812007-11-22 Maciej W. Rozycki <macro@mips.com>
582
583 * gdb.trace/backtrace.exp: Fix a typo.
584 * gdb.trace/circ.exp: Likewise.
585 * gdb.trace/collection.exp: Likewise.
586 * gdb.trace/limits.exp: Likewise.
587 * gdb.trace/report.exp: Likewise.
588 * gdb.trace/tfind.exp: Likewise.
589 * gdb.trace/while-dyn.exp: Likewise.
590
5443631e
NR
5912007-11-21 Nick Roberts <nickrob@snap.net.nz>
592
593 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
594 objects of pointers that can't be dereferenced are now
595 "noneditable".
596
a4ce5b0d
UW
5972007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
598
599 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
600 (target_cpu): Remove.
601
d6e956e5
VP
6022007-10-15 Vladimir Prus <vladimir@codesourcery.com>
603
604 * gdb.base/ending-run.exp: Expect the list of cleared
605 breakpoint to come in natural order, not the reversed one.
606
214270ab
VP
6072007-11-07 Vladimir Prus <vladimir@codesourcery.com>
608
609 * gdb.mi/mi-var-child.c (do_child_deletion): New.
610 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
611
1a619819
LM
6122007-11-05 Luis Machado <luisgpm@br.ibm.com>
613
614 * gdb.base/printcmds.exp: New function
615 test_printf_with_dfp.
616
5b01a6fa
DE
6172007-11-02 Doug Evans <dje@google.com>
618
619 * gdb.disasm/t01_mov.s: Remove carriage returns.
620 * gdb.disasm/t02_mova.s: Ditto.
621 * gdb.disasm/t03_add.s: Ditto.
622 * gdb.disasm/t04_sub.s: Ditto.
623 * gdb.disasm/t05_cmp.s: Ditto.
624 * gdb.disasm/t06_ari2.s: Ditto.
625 * gdb.disasm/t07_ari3.s: Ditto.
626 * gdb.disasm/t08_or.s: Ditto.
627 * gdb.disasm/t09_xor.s: Ditto.
628 * gdb.disasm/t10_and.s: Ditto.
629 * gdb.disasm/t11_logs.s: Ditto.
630 * gdb.disasm/t12_bit.s: Ditto.
631 * gdb.disasm/t13_otr.s: Ditto.
632
ec33ab7f
JK
6332007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
634
635 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
636
ae0d01ff
UW
6372007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
638
639 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
640 provide DFP support.
641
55eddb0f
DJ
6422007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
643
644 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
645 Test "set powerpc vector-abi". Skip auto-detection tests for old
646 toolchains.
647
7020f05c
PA
6482007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
649
650 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
651 with [string compare].
652
84bc3db9
PA
6532007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
654
655 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
656 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
657
5876dc88
LM
6582007-10-25 Luis Machado <luisgpm@br.ibm.com>
659
660 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
661 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
662 * gdb.opt/Makefile.in: New makefile.
663 * Makefile.in: Create new directory "gdb.opt".
664 * configure.ac: Add "gdb.opt" directory.
665 * configure: Regenerated.
666
c3ea9a14
DE
6672007-10-25 Doug Evans <dje@google.com>
668
669 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
670 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
671
93004d61
TJB
6722007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
673 Thiago Jung Bauermann <bauerman@br.ibm.com>
674
675 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
676 Floating Point expressions.
677 * gdb.base/dfp-test.exp: new file adding tests for Decimal
678 Floating Point variables.
679 * gdb.base/dfp-test.c: new file containing program with Decimal
680 Floating variables, used by gdb.base/dfp-test.exp.
681
62a24a2b
DJ
6822007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
683
684 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
685
e7b1eae6
UW
6862007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
687
688 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
689 compiling test case with GCC.
690 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
691
c641edcc
UW
6922007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
693
694 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
695 format changes.
696
5e5ebfe6
MS
6972007-10-18 Michael Snyder <msnyder@specifix.com>
698
699 * gdb.base/dbx.exp: Add missing "-re " operator.
700
e831e7b6
GM
7012007-10-16 Gaius Mulley <gaius@glam.ac.uk>
702
703 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
704 * configure.ac: Removed trailing spaces after backslash.
705 * gdb.modula2: New directory.
706 * gdb.modula2/Makefile.in: New file.
707 * gdb.modula2/unbounded-array.exp: New file.
708 * gdb.modula2/unbounded1.c: New file.
709
7cc46491
DJ
7102007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
711
712 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
713
7142007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
715
716 * gdb.base/sigstep.c (main): Add checks for
717 return values for setitimer call.
718 Call setitimer again with itimer = ITIMER_REAL
719 if first call to setitimer fails.
720
e91528f0
KH
7212007-10-11 Kazu Hirata <kazu@codesourcery.com>
722
723 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
724 of $timeout.
725
2ec9a4f8
DJ
7262007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
727
728 * gdb.server/server-run.exp: Test for dynamic linker symbols.
729
7302007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
731
732 * lib/gdb.exp (gdb_run_cmd): Move comment outside
733 of gdb_expect call, to avoid interruption.
734
64b2fa04
PA
7352007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
736
737 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
738 (v_unsigned_long_long, v_long_long_array)
739 (v_signed_long_long_array, v_unsigned_long_long_array)
740 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
741 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
742 [!NO_LONG_LONG]: New.
743 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
744 v_long_long_member.
745
746 (v_long_long_func, v_signed_long_long_func)
747 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
748 (main) [!NO_LONG_LONG]: Initialize long long variants.
749
750 * gdb.base/whatis.exp: If board file requests no_long_long, build
751 test with NO_LONG_LONG defined. Test long long, signed long long,
752 and unsigned long long variants but only if board file doesn't
753 disable it.
754
a912286e
DJ
7552007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
756 Daniel Jacobowitz <dan@codesourcery.com>
757
758 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
759 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
760 * configure: Regenerated.
761 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
762 gdb.pascal/types.exp, lib/pascal.exp: New files.
763
471ba8c9
DJ
7642007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
765
766 * gdb.cp/classes.exp (do_tests): Always step to the line after the
767 call.
768 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
769 to return to the call.
770 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
771 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
772 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
773 * gdb.mi/mi-until.exp (test_until): Likewise.
774 * gdb.mi/mi2-until.exp (test_until): Likewise.
775
fef8a650
DJ
7762007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
777
778 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
779 two-char array.
780 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
781
d983da9c
DJ
7822007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
783
784 * gdb.threads/watchthreads.c (thread_function): Sleep between
785 iterations.
786 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
787 at once for S/390. Generate matching fails and passes.
788
17f62551
VP
7892007-09-27 Vladimir Prus <vladimir@codesourcery.com>
790
791 * gdb.mi/var-cmd.c (do_children_tests): Initialize
792 the 'struct_declarations' variable to zeros.
17f62551 793
ed0616c6
VP
7942007-09-24 Vladimir Prus <vladimir@codesourcery.com>
795
796 * gdb.cp/mb-ctor.cc: New.
797 * gdb.cp/mb-ctor.exp: New.
798 * gdb.cp/mb-templates.cc: New.
799 * gdb.cp/mb-templates.exp: New.
800
41f1b697
DJ
8012007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
802
803 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
804
3f213f78
PA
8052007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
806
807 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
808 targets.
809 * configure: Regenerate.
810
0d381245
VP
8112007-09-23 Vladimir Prus <vladimir@codesourcery.com>
812
813 * gdb.base/annota1.exp: Adjust for 'info break'
814 format changes.
815 * gdb.base/annota3.exp: Likewise.
816 * gdb.base/break.exp: Likewise.
817 * gdb.base/condbreak.exp: Likewise.
818 * gdb.base/pending.exp: Likewise.
819 * gdb.base/sepdebug.exp: Likewise.
820 * gdb.base/unload.exp: Likewise.
821 * gdb.base/ovldbreak.exp: Likewise.
822
fe3f5fa8
VP
8232007-09-22 Vladimir Prus <vladimir@codesourcery.com>
824
825 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
826 messages.
827 * gdb.base/chng-syms.exp: Likewise.
828 * gdb.base/unload.exp: Likewise.
829
a75cf6c0
DJ
8302007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
831
832 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
833
18ecae38
DJ
8342007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
835
836 * schedlock.c (NUM): Change to 1.
837 (main): Use args[0] for the main thread.
838 * schedlock.exp: Only expect two threads. Only issue one pass or fail
839 regardless of the number of threads.
840
5509918f
MR
8412007-09-14 Maciej W. Rozycki <macro@mips.com>
842
4a543daf
MR
843 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
844 type down.
845 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
846 test.
847 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
848 watchpoint type down.
849 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
850 test.
851
8522007-09-14 Maciej W. Rozycki <macro@mips.com>
853
5509918f
MR
854 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
855 Move all the tests here and run them twice, once using software
856 watchpoints and once using hardware watchpoints.
857 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
858
40b53987
DJ
8592007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
860
861 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
862 test.
863
695e2681
MK
8642007-09-10 Mark Kettenis <kettenis@gnu.org>
865
8b3fc8d8
MK
866 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
867 build-id.
868
695e2681
MK
869 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
870 know about $ORIGIN. Calculate output dir from $dest instead of
871 using ${objdir}/{$subdir}.
872
58d69f29
MK
8732007-09-09 Mark Kettenis <kettenis@gnu.org>
874
875 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
876 gcore, before continuing with the test.
877
3e347599
DJ
8782007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
879
880 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
881 * gdb.mi/mi-watch.exp: Likewise.
882
ea37ba09
DJ
8832007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
884 Jim Blandy <jimb@codesourcery.com>
885
886 * gdb.arch/i386-sse.exp: Do not expect character constants.
887 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
888 * gdb.base/display.exp: Allow print/s.
889 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
890 and unsigned char array changes.
891
2025a643
DJ
8922007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
893
894 * gdb.base/display.exp: Add tests for printf %p.
895
26669a27
PA
8962007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
897
898 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
899 the dll name to unicode.
900
c8f021f8
JK
9012007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
902
903 * gdb.base/default.exp (show version): Update the version text.
904 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
905
4cf31eea
JK
9062007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
907
908 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
909 New files.
910
4935890f
JK
9112007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
912
913 * lib/gdb.exp (build_id_debug_filename_get): New function.
914 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
915 Remove the generate DEBUG file for the future testcase runs.
916 New testcase for the NT_GNU_BUILD_ID retrieval.
917 Move the final testing step to ...
918 (test_different_dir): ... a new function.
919 New parameter XFAIL to XFAIL all the tests performed.
920 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
921 New parameter TYPE to PF_PREFIX all the tests performed.
922
02142340
VP
9232007-08-31 Vladimir Prus <vladimir@codesourcery.com>
924
925 * gdb.mi/mi-var-cp.cc (path_expression): New
926 function.
927 * gdb.mi/mi-var-cp.exp: Run path exression tests.
928
36acd84e
UW
9292007-08-27 Markus Deuling <deuling@de.ibm.com>
930
931 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
932 to fit into SPU Local Store memory.
933
a896d121
JB
9342007-08-23 Joel Brobecker <brobecker@adacore.com>
935
936 * gdb.base/default.exp: Adjust the expected output of "info
937 warranty" after the switch to GPLv3.
938
7b433602
JB
9392007-08-23 Joel Brobecker <brobecker@adacore.com>
940
941 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
942 to 30000 (from 20000).
943
e22f8b7c
JB
9442007-08-23 Joel Brobecker <brobecker@adacore.com>
945
946 Switch the license of all .exp files to GPLv3.
947 Switch the license of all .f and .f90 files to GPLv3.
948 Switch the license of all .s and .S files to GPLv3.
949
5a0e3bd0
JB
9502007-08-23 Joel Brobecker <brobecker@adacore.com>
951
952 * configure.ac: Switch license to GPLv3.
953
cc00619d
JB
9542007-08-23 Joel Brobecker <brobecker@adacore.com>
955
956 Switch the licensing to GPLv3 for all .ads and .adb files.
957
8d26208a
DJ
9582007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
959
960 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
961 and t_int_double.
962 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
963
4fcb9948
JB
9642007-08-17 Joel Brobecker <brobecker@adacore.com>
965
966 * gdb.base/step-line.c: Switch license to GPL version 3, and
967 update copyright year.
968 * gdb.base/step-line.inp: Likewise.
969
b9c34f67
JB
9702007-08-17 Joel Brobecker <brobecker@adacore.com>
971
972 * gdb.base/gdb1555.exp: Make expected output immune to formatting
973 changes inside gdb1555.c.
974 * gdb.base/pending.exp: Likewise.
975
2cc17678
DJ
9762007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
977
978 * config/default.exp: New file.
979
e48883f7
DJ
9802007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
981
982 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
983 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
984
1ab80e5b
MR
9852007-07-30 Maciej W. Rozycki <macro@mips.com>
986
987 * gdb.base/dump.exp: Force the correct endianness for binary
988 formats not carrying this information.
989
aba471f5
DJ
9902007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
991
992 * gdb.threads/staticthreads.exp: Match .*sem_post.
993
d4e07204
DJ
9942007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
995
996 * gdb.base/readline.exp (operate_and_get_next): Match the final
997 prompt.
998
2b97317d
KB
9992007-07-23 Kevin Buettner <kevinb@redhat.com>
1000
1001 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
1002 to restarting SID.
1003
44efa07a
KB
10042007-07-18 Kevin Buettner <kevinb@redhat.com>
1005
1006 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
1007 prior to `gdb_start'.
1008
7b5ebade
KB
10092007-07-18 Kevin Buettner <kevinb@redhat.com>
1010
1011 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
1012 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
1013 Remove call to gdb_unload.
1014
255e7678
DJ
10152007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
1016 Daniel Jacobowitz <dan@codesourcery.com>
1017
1018 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
1019 for __WIN32__.
1020 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
1021 * gdb.base/unload.exp: Use shared library test routines.
1022
3a40aaa0
UW
10232007-07-03 Markus Deuling <deuling@de.ibm.com>
1024
1025 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
1026 * gdb.base/solib-symbol-lib.c: Likewise.
1027 * gdb.base/solib-symbol-main.c: Likewise.
1028
b0f4b84b
DJ
10292007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
1030
1031 * config/gdbserver.exp (gdb_reconnect): New.
1032 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
1033 gdb.base/solib-disc.exp: New files.
1034 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
1035 remote debugging".
1036 (gdb_compile): Add shlib_load flag.
1037 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
1038 port.
1039 (gdbserver_reconnect): New.
1040
1b05479a
DJ
10412007-07-01 Nick Roberts <nickrob@snap.net.nz>
1042 Daniel Jacobowitz <dan@codesourcery.com>
1043
1044 * gdb.base/annota3.exp: Test for if construct.
1045
86f78eb2
DJ
10462007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
1047
1048 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
1049
6a2eb474
MR
10502007-06-21 Chris Dearman <chris@mips.com>
1051 Maciej W. Rozycki <macro@mips.com>
1052
1053 * gdb.base/display.exp: Allow a newline after display/i.
1054 * gdb.base/pc-fp.exp: Likewise.
1055 * gdb.base/sigbpt.exp: Likewise.
1056
f8b73d13
DJ
10572007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1058
1059 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
1060 required features to be included.
1061
4339e69e
DJ
10622007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
1063
1064 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
1065 in info threads output.
1066
23d964e7
UW
10672007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1068 Markus Deuling <deuling@de.ibm.com>
1069
1070 * gdb.arch/spu-info.exp: New testcase.
1071 * gdb.arch/spu-info.c: New file.
1072
fd20f75b
DJ
10732007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
1074
1075 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
1076 tpcs_offset. Restore lr after the call.
1077 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
1078
2226f861
DJ
10792007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
1080
1081 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
1082 (gdbserver_run): Kill any running gdbserver.
1083 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
1084
d12371a9
MR
10852007-05-17 Maciej W. Rozycki <macro@mips.com>
1086
1087 * gdb.base/sigbpt.exp: Preset segv_addr.
1088
93f02886
DJ
10892007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1090
1091 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
1092 (gdb_compile_shlib): Likewise.
1093 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
1094 (default_gdb_init): Clear cleanfiles.
1095 (gdb_finish): Delete recorded cleanfiles.
1096 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
1097
1098 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
1099 Do not use isnative.
1100 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
1101 gdb.base/so-impl-ld.exp: Likewise.
1102 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
1103 * gdb.base/unload.exp: Likewise. Do not pass empty option to
1104 gdb_compile.
1105
b04e06d7
VP
11062007-05-15 Vladimir Prus <vladimir@codesourcery.com>
1107
1108 * config/unknown.exp: Remove.
1109
069ed931
UW
11102007-05-15 Markus Deuling <deuling@de.ibm.com>
1111
1112 * gdb.base/info-proc.exp: Check is_remote.
1113
09db0d03
UW
11142007-05-14 Markus Deuling <deuling@de.ibm.com>
1115
1116 * gdb.base/gcore.exp: Initialize variable core_supported.
1117
af2cbe8c
DJ
11182007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1119
1120 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
1121
027c0295
DJ
11222007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1123
1124 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
1125 * gdb.threads/print-threads.exp (test_all_threads): Allow
1126 negative and hexadecimal thread IDs.
1127
dc5000e7
DJ
11282007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1129
1130 * gdb.java/jprint.java (public): Avoid invalid call to static
1131 method.
1132
2e74ed18
DP
11332007-05-14 Denis Pilat <denis.pilat@st.com>
1134
1135 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
1136 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
1137 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
1138 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
1139 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
1140
83547f02
UW
11412007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1142
1143 * gdb.base/overlays.exp: Add support for targets with only code
1144 overlay support, not data overlay. Support spu-*-* target in
1145 this mode.
1146 * gdb.base/ovlymgr.c: Provide stubs for spu target.
1147 * gdb.base/spu.ld: New file.
1148
b18be20d
DJ
11492007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
1150
1151 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
1152
be444858
DJ
11532007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
1154
1155 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
1156
b1d53152
DJ
11572007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
1158
1159 * gdb.java/jmain.exp: Handle demangled names with and without method
1160 signatures.
1161
d084b331
DJ
11622007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
1163
1164 * gdb.mi/mi-syn-frame.c (main, foo, bar)
1165 (have_a_very_merry_interrupt): Remove calls to puts.
1166 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
1167 inferior output.
1168 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
1169 test names.
1170
db9d7fc5
DJ
11712007-04-29 Markus Deuling <deuling@de.ibm.com>
1172 Daniel Jacobowitz <dan@codesourcery.com>
1173
1174 * gdb.base/auxv.exp (core_works): Also check is_remote.
1175 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
1176
ef783a7d
VP
11772007-04-25 Vladimir Prus <vladimir@codesourcery.com>
1178
1179 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
1180 message, not the undefined 'module' variable.
1181 * gdb.base/siginfo.exp: Likewise.
1182 * gdb.base/sigstep.exp: Likewise.
1183 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
1184 serialport.
1185 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
1186
b7b73cae
CV
11872007-04-25 Corinna Vinschen <vinschen@redhat.com>
1188
1189 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
1190 target sim fails. Return 0 otherwise.
1191 (gdb_load): Return prematurely if gdb_target_sim fails.
1192
7d90fdfa
DP
11932007-04-16 Denis Pilat <denis.pilat@st.com>
1194
1195 * gdb.base/setshow.exp: Reset height after having set it to 100.
1196
5d3e9c85
DP
11972007-04-16 Denis Pilat <denis.pilat@st.com>
1198
1199 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
1200
18e75969
DP
12012007-04-16 Denis Pilat <denis.pilat@st.com>
1202
1203 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
1204
25d5ea92
VP
12052007-04-14 Vladimir Prus <vladimir@codesourcery.com>
1206
1207 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
1208 tests. Run the frozen varobjs test.
1209 * gdb.mi/var-cmd.c (do_frozen_tests): New.
1210 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
1211
0b49cb80
JK
12122007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1213
1214 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
1215 gdb.base/type-opaque.exp: New files.
1216
a73bafbc
VP
12172007-04-01 Vladimir Prus <vladimir@codesourcery.com>
1218
1219 * gdb.mi/mi-var-child.c
1220 (do_children_tests): User char[2] instead of
1221 char so that automatic printing of pointers to char
1222 don't give unpredicable result.
1223 * gdb.mi/var-cmd.c (do_locals_test): Initialize
1224 local variables.
1225 * gdb.mi/mi-var-child.exp: Step to right line
1226 of do_children_tests.
1227 * gdb.mi/mi2-var-child.exp: Likewise.
1228 * gdb.mi/mi-var-cmd.exp: Step to right line of
1229 do_locals_tests.
1230 (do_children_tests): User char[2] instead of
1231 char so that automatic printing of pointers to char
1232 don't give unpredicable result.
1233 * gdb.mi/mi2-var-cmd.exp: Likewise.
1234 * lib/mi-support.exp (mi_continue_to_line):
1235 Pass test name to mi_wait_for_stop.
1236
7ce59000
DJ
12372007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1238
1239 * gdb.asm/asm-source.exp: Remove d10v case.
1240 * lib/gdb.exp (skip_cplus_tests): Likewise.
1241 * gdb.asm/d10v.inc: Deleted.
1242
20389057
DJ
12432007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1244
1245 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
1246
8807d78b
DJ
12472007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
1248
1249 * config/netware.exp: Delete file.
1250
aa3edb8e
JB
12512007-03-29 Joel Brobecker <brobecker@adacore.com>
1252
1253 * gdb.dwarf2/dw2-noloc.S: New file.
1254 * gdb.dwarf2/dw2-noloc.exp: New file.
1255
297561ac
PA
12562007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
1257
1258 * gdb.cp/method2.cc: New test.
1259 * gdb.cp/method2.exp: New test.
1260 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
1261
1f81bd39
DJ
12622007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
1263
1264 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
1265
9453113a
DJ
12662007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
1267
1268 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
1269
b741e217
DJ
12702007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
1271
1272 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
1273 (gdb_load): Delete, replace with...
1274 (gdb_reload): ...this.
1275 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
1276 * gdb.server/server-mon.exp: Likewise.
1277 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
1278 (gdb_start_cmd): New.
1279 (gdb_file_cmd): Save the last loaded file.
1280 (gdb_reload): New.
1281 (gdb_gnu_strip_debug): Use transform.
1282 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
1283 support here. Use new $last_loaded_file. Check mtime.
1284 (gdb_target_cmd): Handle ObjC failure case.
1285 (infer_host_exec): Delete.
1286 (gdbserver_load): Rename to...
1287 (gdbserver_run): ...this. Simplify.
1288 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
1289 (mi_gdb_load): Move most contents to a new function...
1290 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
1291 (mi_run_cmd): Use mi_gdb_target_load.
1292 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
1293 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
1294 Use gdb_run_cmd.
1295 * gdb.base/charsign.exp: Remove incorrect comment.
1296 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
1297 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
1298 gdb.base/start.exp: Use gdb_start_cmd.
1299
446ab585
MR
13002007-03-23 Nigel Stephens <nigel@mips.com>
1301 Maciej W. Rozycki <macro@mips.com>
1302
1303 * gdb.base/sigbpt.exp: Fix the message when skipping test.
1304 * gdb.base/signull.exp: Similarly.
1305
bbb88ebf
UW
13062007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1307
1308 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
1309 messages available to test cases (like chng-sym.exp).
1310
cb8c4a99
AS
13112007-03-14 Andreas Schwab <schwab@suse.de>
1312
1313 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
1314 format changes.
1315
4e463ff5
DJ
13162007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
1317
1318 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
1319 (optimized_1): New.
1320 (main): Call optimized_1.
1321 (gdb2029): Correct typos. Call gdb2029_marker.
1322 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
1323 for gdb2029.
1324
b6db2c47
MK
13252007-03-12 Mark Kettenis <kettenis@gnu.org>
1326
1327 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
1328 as tabs. Remove redundant test pattern.
1329
70ed3737
UW
13302007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1331
1332 * gdb.base/long_long.exp: Accept optional symbol name in <...>
1333 for /a format output.
1334
47b67b60
DJ
13352007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
1336
1337 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
1338 collect output incrementally.
1339
b8953b0e
UW
13402007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1341
1342 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
1343 for -var-create lpcharacter test.
1344 * gdb.mi/mi2-var-cmd.exp: Likewise.
1345
7acd5c40
UW
13462007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1347
1348 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
1349 pass on targets where address zero is readable.
1350
9c6759c1
UW
13512007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1352
1353 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
1354 just a single architecture.
1355
a2f1aeb4
UW
13562007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1357
1358 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
1359 (fetch_all_registers): New function, uses gdb_test_multiple and
1360 exp_continue to fetch inferior output line-by-line.
1361 Replace all uses of do_get_all_registers by fetch_all_registers.
1362
46579ac2
UW
13632007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1364
1365 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
1366 in target_info.
1367
fc133f24
MS
13682007-03-02 Michael Snyder <michael.snyder@palmsource.com>
1369
1370 * gdb.threads/manythreads.exp: Use $message string for
1371 consistancy; add a default (timeout) case.
1372
7646a51d
MS
13732007-03-02 Michael Snyder <michael.snyder@palmsource.com>
1374
1375 * gdb.base/watchpoint.exp: Fix truncated comment.
1376
dcfff61f
MS
13772007-03-02 Michael Snyder <michael.snyder@palmsource.com>
1378
1379 * Makefile.in: Remove spurious single-quotes from sed command.
1380
664e3ee9
DJ
13812007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
1382
1383 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
1384 func.
1385 * gdb.mi/mi2-var-cmd.exp: Likewise.
1386
d7cc6f2f
JB
13872007-02-27 Joel Brobecker <brobecker@adacore.com>
1388
1389 * gdb.dwarf2/dw2-producer.S: New file.
1390 * gdb.dwarf2/dw2-producer.exp: New testcase.
1391
13922007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
1393
1394 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
1395 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
1396 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
1397 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
1398 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1399 Revert tests to use mi_gdb_test and include value field in output
1400 of -var-create.
1401
93d42b30
DJ
14022007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
1403
1404 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
1405
c499ed39
DJ
14062007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
1407
1408 * gdb.base/maint.exp: Remove full paths from test names.
1409 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
1410 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
1411
9836f81b
JB
14122007-02-27 Joel Brobecker <brobecker@adacore.com>
1413
1414 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
1415
c74d0ad8
DJ
14162007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1417
1418 * gdb.server/server-mon.exp: New test.
1419
2711e456
DJ
14202007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1421
1422 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
1423
ff6f572f
DJ
14242007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1425
1426 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
1427 register capitalization.
1428
fada3feb
DP
14292007-02-13 Denis Pilat <denis.pilat@st.com>
1430
1431 * gdb.mi/mi-var-invalidate.exp: New file.
1432
fb1e4ffc
DJ
14332007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1434
1435 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
1436
3da939d7
DJ
14372007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1438
1439 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
1440
123dc839
DJ
14412007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
1442
1443 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
1444 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
1445
877e3645 14462007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
1447
1448 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
1449 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
1450 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
1451 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
1452 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 1453 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222
NR
1454 Update tests to include value field in output of -var-create.
1455
3c0a2960
AS
14562007-02-08 Andreas Schwab <schwab@suse.de>
1457
1458 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
1459
108546a0
DJ
14602007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1461
1462 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
1463 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
1464
d701dcab
DP
14652007-02-02 Denis Pilat <denis.pilat@st.com>
1466
1467 * gdb.threads/threadapply.exp: check that frame is not changed by
1468 the thread apply all command.
1469
783e3e2f
AS
14702007-01-31 Andreas Schwab <schwab@suse.de>
1471
6d9c3a87
AS
1472 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
1473
3c50d7b9
AS
1474 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
1475 in the dwarf sections.
1476 * gdb.dwarf2/mac-fileno.S: Likewise.
1477
783e3e2f
AS
1478 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
1479 bspstore register on ia64.
1480
78ff580e
AS
14812007-01-29 Andreas Schwab <schwab@suse.de>
1482
cc8e9b12
AS
1483 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
1484 "frame-begin" annotation.
1485
78ff580e
AS
1486 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
1487 number of "frames-invalid" annotations.
1488
704a4f78
DJ
14892007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1490
1491 * gdb.base/commands.exp: Call if_commands_test.
1492 (gdb_test_no_prompt, if_commands_test): New.
1493
e741bf94
MK
14942007-01-28 Mark Kettenis <kettenis@gnu.org>
1495
1496 * gdb.threads/sigthread.c (NSIGS): Make bigger.
1497
474d0ad3
AS
14982007-01-27 Andreas Schwab <schwab@suse.de>
1499
1500 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
1501 .short/.int/.quad in the dwarf sections.
1502 * gdb.dwarf2/dw2-intercu.S: Likewise.
1503 * gdb.dwarf2/dw2-intermix.S: Likewise.
1504
e784b426
JK
15052007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1506
1507 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
1508 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
1509 array.
e784b426
JK
1510 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
1511 * gdb.base/setvar.exp: Likewise.
1512
37f08e04
AS
15132007-01-26 Andreas Schwab <schwab@suse.de>
1514
9a01813a
AS
1515 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
1516 test.
1517
37f08e04
AS
1518 * gdb.base/multi-forks.exp ("restart $i"): Also match
1519 __kernel_syscall_via_break.
1520
6e2a9270
VP
15212007-01-24 Vladimir Prus <vladimir@codesourcery.com>
1522
1523 * lib/mi-support.exp (mi_delete_varobj): New.
1524 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
1525 testcase.
1526 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
1527 (main): Call the above.
1528 (reference_update_test, base_in_reference_test)
1529 (reference_to_pointer): Delete the created varobjs.
1530
e515b470
DJ
15312007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
1532
1533 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
1534 * configure: Regenerated.
1535 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
1536 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
1537 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
1538 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
1539 * lib/gdb.exp (gdb_skip_xml_test): New function.
1540
08d8bcd7
DJ
15412007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
1542
1543 * gdb.base/sigrepeat.exp: Correct error message.
1544
15452007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
1546 Daniel Jacobowitz <dan@codesourcery.com>
1547
1548 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
1549 gdb.arch/i386-gnu-cfi-asm.S: New files.
1550
97c3f1f3
JK
15512007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1552
1553 * lib/gdb.exp: Abort on missing `site.exp'.
1554
cb1df416
DJ
15552007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1556 Daniel Jacobowitz <dan@codesourcery.com>
1557
1558 * gdb.base/included.c, gdb.base/included.exp,
1559 gdb.base/included.h: New files.
1560
35990120
DJ
15612007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
1562
1563 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
1564 (maximize_rlimit): Reduce limits on 64-bit systems.
1565
6e81a116 15662007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
1567
1568 From Marcus Deuling <deuling@de.ibm.com>:
1569 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
1570 every case.
1571
6c3c41f3
NR
15722007-01-13 Nick Roberts <nickrob@snap.net.nz>
1573
1574 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
1575 (test_path_specification): Use objdir instead of srcdir to always
1576 get an absolute filename.
1577
2f12c312
DJ
15782007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
1579
1580 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
1581
81121995
VP
15822007-01-11 Vladimir Prus <vladimir@codesourcery.com>
1583
1584 * gdb.mi/mi-var-cp.cc (reference_update_tests):
1585 Make sure the variable we're using is in scope.
1586 (reference_to_pointer): Likewise.
1587
4741b737
DJ
15882007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1589
1590 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
1591 has no debug information.
1592
054410c3
DJ
15932007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
1594
1595 * gdb.base/annota1.exp: Remove extra send_gdb.
1596
818f79f6
DJ
15972007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1598
1599 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
1600
f7a6bb70
DJ
16012007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1602
1603 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
1604
57e66780
DJ
16052007-01-08 Nick Roberts <nickrob@snap.net.nz>
1606 Daniel Jacobowitz <dan@codesourcery.com>
1607
1608 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
1609 lcharacter or linteger change. Correct duplicated test name.
1610 * gdb.mi/mi2-var-cmd.exp: Likewise.
1611
3d799a95
DJ
16122007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
1613
1614 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
1615
16162007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9
JB
1617
1618 * gdb.base/nofield.c: New file.
1619 * gdb.base/nofield.exp: New testcase.
1620
eafb94e8
NR
16212007-01-05 Nick Roberts <nickrob@snap.net.nz>
1622
1623 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
1624
1625 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
1626 test.
1627
5e572bb4
DJ
16282007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1629
1630 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
1631
74a44383
DJ
16322007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1633
1634 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
1635 when continuing.
1636
1b572db9
DJ
16372007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
1638
1639 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
1640 Expect ".exe" extension.
1641
381bc39b
DJ
16422007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
1643
1644 * gdb.base/charset.exp: Add explicit filename to break.
1645 * gdb.base/dbx.exp: Add explicit filename to breaks.
1646
2b70e4c6
DJ
16472007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
1648
1649 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
1650 * gdb.mi/mi2-file.exp: Likewise.
1651
303b6f5d
DJ
16522007-01-04 Vladimir Prus <vladimir@codesourcery.com>
1653
1654 Implement specification of MI tests as comments
1655 in C and C++ sources.
1656 * lib/mi-support.exp (mi_autotest_data): New variable.
1657 (mi_autotest_source): New variable.
1658 (count_newlines, mi_prepare_inline_tests)
1659 (mi_get_inline_test, mi_continue_to_line)
1660 (mi_run_inline_test, mi_tbreak)
1661 (mi_send_resuming_command, mi_wait_for_stop): New functions.
1662 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
1663 Run inline tests.
1664 * gdb.mi/mi-var-cp.cc: Define tests here.
1665
23da0d94
VP
16662007-01-04 Vladimir Prus <vladimir@codesourcery.com>
1667
1668 Simplify usage of mi_continue_to.
1669 * lib/mi-support.exp (mi_runto_helper): Renamed
1670 from mi_runto, added new parameter 'run_or_continue'.
1671 (mi_runto): Use mi_runto_helper.
1672 (mi_continue_to): Accept just function name as parameter.
1673 Use mi_runto_helper.
1674 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
1675 * gdb.mi/mi2-var-cmd.exp: Likewise.
1676
f9e18282
JB
16772006-01-04 Joel Brobecker <brobecker@adacore.com>
1678
1679 Make this testcase a bit more realistic. The current code
1680 is too simplistic, and allows the compiler to optimize out
1681 some of the entities we need for this testcase.
1682 * gdb.ada/null_record/bar.ads (Void_Star): New type.
1683 (Do_Nothing): Add extra parameter.
1684 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
1685 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
1686 by using a variable of type Void_Star.
1687
fd678c65
JB
16882006-01-04 Joel Brobecker <brobecker@adacore.com>
1689
1690 * gdb.ada/catch_ex/foo.adb: New file.
1691 * gdb.ada/catch_ex.exp: New testcase.
1692
05cfdb42
DJ
16932007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
1694
1695 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
1696 pass --image-base to linker.
1697
2e03ee74
DJ
16982007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1699 Daniel Jacobowitz <dan@codesourcery.com>
1700
1701 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
1702 secondary prompts.
1703
0d5de010
DJ
17042007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1705
1706 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
1707 output. Test the types of members and member pointers.
1708 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
1709 gdb/2092.
1710 * gdb.cp/member-ptr.exp: Search for a comment instead of a
1711 statement. Enable for GCC. Update expected output for some tests
1712 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
1713 layout.
1714 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
1715 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
1716 (Diamond::vget_base): New.
1717 (main): Add new tests.
1718 * gdb.cp/printmethod.exp: Update expected output for member functions.
1719 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
1720 print pEe->D::vg().
1721
61a771aa
DJ
17222007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1723
1724 * gdb.threads/tls.exp: Allow stops in sem_post.
1725
2fa63963
DJ
17262006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
1727
1728 * gdb.base/annota1.exp: Allow .*printf in backtraces.
1729 * gdb.base/annota3.exp: Likewise.
1730 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
1731 again (instead of timing out).
1732 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
1733 GCC bug 26475.
1734 * gdb.java/jmisc.exp: Adjust to work with method signatures including
1735 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
1736 test from jmisc1.exp.
1737 * gdb.java/jmisc1.exp: Delete.
1738 * gdb.java/jprint.exp: Adjust to work with method signatures including
1739 return types.
1740 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
1741 * gdb.threads/linux-dp.exp: Don't be confused by program output.
1742 * lib/java.exp (compile_java_from_source): Pass the correct type
1743 to target_compile.
1744
5eefc2b7
JB
17452006-12-31 Joel Brobecker <brobecker@adacore.com>
1746
1747 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
1748 (stack_align_edx): New function.
1749 (stack_align_eax): New function.
1750 (main): Add calls to stack_align_edx and stack_align_eax.
1751 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
1752 Add testing for the cases where the register used during a stack
1753 realignment is edx. Same for eax.
1754
227c54da
DJ
17552006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
1756
1757 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
1758 and generic PE targets.
1759
cab8ac94
JB
17602006-12-29 Joel Brobecker <brobecker@adacore.com>
1761
1762 * gdb.ada/array_return.exp: Update copyright date list.
1763
ba54f318
JB
17642006-12-27 Joel Brobecker <brobecker@adacore.com>
1765
1766 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
1767 (Create_Small_Float_Vector): New function.
1768 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
1769 function body.
1770 * gdb.ada/array_return/p.adb: Use new type and function from
1771 package Pck.
1772 * gdb.ada/array_return.exp: Add a test verifying that GDB is
1773 able to print the value returned by a function returning an
1774 array of float.
1775
6b7a35dd
JB
17762006-12-20 Joel Brobecker <brobecker@adacore.com>
1777
1778 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
1779 The associated tests should be PASSing.
1780
038224f6
VP
17812006-12-08 Vladimir Prus <vladimir@codesourcery.com>
1782
1783 Test for base in references.
1784 * gdb.mi/mi-var-cp.cc: Add test code.
1785 * gdb.mi/mi-var-cp.exp: Test for bases in references.
1786 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
1787 * gdb.mi/mi2-watch.exp: Likewise.
1788 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
1789 (mi_list_varobj_children): New function.
1790
b26ed50d
VP
17912006-12-08 Vladimir Prus <vladimir@codesourcery.com>
1792
1793 * lib/mi-support.exp
1794 (mi_runto): Accept "()" after function name.
1795 (mi_create_varobj): New function.
1796 (mi_varobj_update): New function.
1797 (mi_Check_varobj_value): New function.
1798 * gdb.mi/mi-var-cp.exp: New file.
1799 * gdb.mi/mi-var-cp.cc: New file.
1800
08232497
DJ
18012006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
1802
1803 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
1804 gdb.base/weaklib2.c: New files.
1805
d394c993 18062006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 1807
ac6c2fba
NS
1808 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
1809 info. Adjust test names.
1810
8ec659a0 1811 * gdb.base/break.c (main): Move position of malloc.
d394c993 1812 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 1813
acd65feb
VP
18142006-11-28 Vladimir Prus <vladimir@codesourcery.com>
1815
1816 * gdb.mi/mi-var-cmd.exp: Check -var-update after
1817 assignement of arrays and function pointers.
1818 * gdb.mi/var-cmd.c: Add declaration necessary for above
1819 tests.
1820
f556d5e5
NS
18212006-11-27 Nathan Sidwell <nathan@codesourcery.com>
1822
1823 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
1824
1825 * gdb.threads/linux-dp.exp: Read thread table before and after
1826 creating each philosopher and verify it.
1827
697bc68d
NS
18282006-11-27 Nathan Sidwell <nathan@codesourcery.com>
1829 Paul Brook <paul@codesourcery.com>
1830 Daniel Jacobowitz <dan@codesourcery.com>
1831
1832 * gdb.base/ending-run.exp: Flatten expect script stepping out of
1833 main to remove duplication. Add start function of the form
1834 '_*start[1-9]*'. Add RVDS start function.
1835
29d73ae4
DJ
18362006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
1837
1838 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
1839
c1d88655
UW
18402006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1841
1842 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
1843 * gdb.asm/spu.inc: New file.
1844 * gdb.base/term.exp: Disable if [target_info exists noargs].
1845 * gdb.gdb/complaints.exp: Disable if ![isnative].
1846 * gdb.gdb/selftest.exp: Likewise.
1847 * gdb.gdb/observer.exp: Likewise.
1848 * gdb.gdb/xfullpath.exp: Likewise.
1849 * gdb.base/attach.exp: Disable on SPU target.
1850 * gdb.cp/bs145503.exp: Likewise.
1851 * gdb.cp/exception.exp: Likewise.
1852 * gdb.cp/userdef.exp: Likewise.
1853
32a13b1a
DJ
18542006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
1855
1856 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
1857
d8295fe9
VP
18582006-11-10 Vladimir Prus <vladimir@codesourcery.com>
1859
1860 * gdb.base/completion.exp: Fix completion tests for
1861 'info' and 'info '.
1862 * gdb.base/help.exp (help_test_raw, test_class_help)
1863 (test_prefix_command_help): Move...
1864 * lib/gdb.exp: Here.
1865 * gdb.base/main.exp: Adjust.
1866 * gdb.cp/maint.exp: Adjust.
1867 * gdb.trace/tracecmd.exp: Use test_help_class.
1868
8c394015
VP
18692006-11-09 Vladimir Prus <vladimir@codesourcery.com>
1870
1871 * gdb.stabs/weird.exp (print_weird_var): Use
1872 gdb_test_multiple instead of gdb_expect.
1873
027fc1bc
VP
18742006-11-09 Vladimir Prus <vladimir@codesourcery.com>
1875
1876 * gdb.base/help.exp (help_test_raw): New.
1877 (test_class_help): New.
1878 (test_prefix_command_help): New.
1879 Adjust testcases.
1880
67609209
FR
18812006-11-09 Christophe Lyon <christophe.lyon@st.com>
1882
1883 * gdb.base/constvars.c (main): Write to crass and crips, so that
1884 they are allocated by the compiler.
1885
f73adfeb
AS
18862006-10-27 Andreas Schwab <schwab@suse.de>
1887
1888 * gdb.base/multi-forks.exp: Use "detach fork" instead of
1889 "detach-fork".
1890
2f83a18e
DJ
18912006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
1892
1893 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
1894 of patterns.
1895
94277a38
DJ
18962006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1897
1898 * gdb.base/sepdebug.exp: Remove debug format test.
1899 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
1900 Handle no-symtab.
1901 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
1902
5bd2f6e2
DJ
19032006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1904
1905 * gdb.threads/manythreads.c (thread_function, main): Don't cast
1906 int to pointer or pointer to int.
1907 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
1908
8c008720
DJ
19092006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
1910
1911 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
1912
9e35dae4
DJ
19132006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1914
1915 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
1916
d9639e13
DJ
19172006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
1918
1919 PR c++/2116
1920 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
1921
390a1bd0
JB
19222006-10-06 Joel Brobecker <brobecker@adacore.com>
1923
1924 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
1925 the corresponding bug has been fixed in GDB (PR/2018).
1926
dd920c33
JB
19272006-10-06 Joel Brobecker <brobecker@adacore.com>
1928
1929 * gdb.base/subst.exp: New testcase.
1930
53bbefe9
JB
19312006-10-06 Joel Brobecker <brobecker@adacore.com>
1932
1933 * gdb.ada/array_return/pck.ads: Add copyright notice.
1934 * gdb.ada/array_return/pck.adb: Likewise.
1935 * gdb.ada/array_return/p.adb: Likewise.
1936 * gdb.ada/exec_changed/first.adb: Likewise.
1937 * gdb.ada/exec_changed/second.adb: Likewise.
1938
09851417
JB
19392006-10-06 Joel Brobecker <brobecker@adacore.com>
1940
1941 * gdb.ada/watch_arg/watch.adb: New file.
1942 * gdb.ada/watch_arg.exp: New testcase.
1943
041bf30d
VP
19442006-10-02 Vladimir Prus <vladimir@codesourcery.com>
1945
1946 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
1947 via string_to_regexp.
1948 * gdb.mi/mi2-basics.exp: Likewise.
1949
f286fbdd 19502006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
1951
1952 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
1953 Remove unused / obsolete files.
1954
7c07f349
NR
19552006-09-19 Nick Roberts <nickrob@snap.net.nz>
1956
1957 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
1958
cd5ff84a
VP
19592006-09-17 Vladimir Prus <vladimir@codesourcery.com>
1960
1961 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
1962 HIGH_FRAME argument to -stack-list-arguments can be larger than
1963 the number of frames.
1964
ae018d1a
DJ
19652006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
1966
1967 * gdb.base/args.c (main): Add breakpoint marker.
1968 * gdb.base/args.exp: Use args_test for tests. Add new tests which
1969 really test empty arguments.
1970 (args_load): Delete.
1971 (args_test): New.
1972
b399c549
NR
19732006-09-13 Nick Roberts <nickrob@snap.net.nz>
1974
1975 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
1976 check for one file.
1977
2ab1eb7a
VP
19782006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
1979
1980 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
1981 HIGH_FRAME argument to -stack-list-locals can be larger than
1982 the number of frames.
1983
476308bf
FF
19842006-08-18 Fred Fish <fnf@specifix.com>
1985
1986 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
1987 '$' in front of skip_vmx_tests_saved when setting that.
1988
8625200f
AS
19892006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
1990
1991 * gdb.base/trace-commands.exp: New file.
1992
089ec8f1
DJ
19932006-08-10 Joel Brobecker <brobecker@adacore.com>
1994 Daniel Jacobowitz <dan@codesourcery.com>
1995
1996 * gdb.base/step-bt.exp: Make hexadecimal address optional in
1997 expected output of the backtrace commands.
1998
b60f0898
JB
19992006-08-09 Joel Brobecker <brobecker@adacore.com>
2000
2001 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
2002 untested followed by return combination.
2003 * gdb.arch/altivec-regs.exp: Likewise.
2004 * gdb.arch/e500-abi.exp: Likewise.
2005 * gdb.arch/e500-regs.exp: Likewise.
2006 * gdb.arch/gdb1291.exp: Likewise.
2007 * gdb.arch/gdb1431.exp: Likewise.
2008 * gdb.arch/gdb1558.exp: Likewise.
2009 * gdb.arch/i386-prologue.exp: Likewise.
2010 * gdb.arch/i386-unwind.exp: Likewise.
2011 * gdb.asm/asm-source.exp: Likewise.
2012 * gdb.base/a2-run.exp: Likewise.
2013 * gdb.base/advance.exp: Likewise.
2014 * gdb.base/all-bin.exp: Likewise.
2015 * gdb.base/annota1.exp: Likewise.
2016 * gdb.base/annota3.exp: Likewise.
2017 * gdb.base/args.exp: Likewise.
2018 * gdb.base/arithmet.exp: Likewise.
2019 * gdb.base/assign.exp: Likewise.
2020 * gdb.base/async.exp: Likewise.
2021 * gdb.base/attach.exp: Likewise.
2022 * gdb.base/bang.exp: Likewise.
2023 * gdb.base/bigcore.exp: Likewise.
2024 * gdb.base/bitfields.exp: Likewise.
2025 * gdb.base/bitfields2.exp: Likewise.
2026 * gdb.base/break.exp: Likewise.
2027 * gdb.base/call-sc.exp: Likewise.
2028 * gdb.base/call-strs.exp: Likewise.
2029 * gdb.base/callfuncs.exp: Likewise.
2030 * gdb.base/checkpoint.exp: Likewise.
2031 * gdb.base/chng-syms.exp: Likewise.
2032 * gdb.base/code-expr.exp: Likewise.
2033 * gdb.base/commands.exp: Likewise.
2034 * gdb.base/completion.exp: Likewise.
2035 * gdb.base/cond-expr.exp: Likewise.
2036 * gdb.base/condbreak.exp: Likewise.
2037 * gdb.base/consecutive.exp: Likewise.
2038 * gdb.base/constvars.exp: Likewise.
2039 * gdb.base/corefile.exp: Likewise.
2040 * gdb.base/cvexpr.exp: Likewise.
2041 * gdb.base/dbx.exp: Likewise.
2042 * gdb.base/define.exp: Likewise.
2043 * gdb.base/detach.exp: Likewise.
2044 * gdb.base/display.exp: Likewise.
2045 * gdb.base/dump.exp: Likewise.
2046 * gdb.base/ena-dis-br.exp: Likewise.
2047 * gdb.base/ending-run.exp: Likewise.
2048 * gdb.base/environ.exp: Likewise.
2049 * gdb.base/eval-skip.exp: Likewise.
2050 * gdb.base/exprs.exp: Likewise.
2051 * gdb.base/fileio.exp: Likewise.
2052 * gdb.base/finish.exp: Likewise.
2053 * gdb.base/float.exp: Likewise.
2054 * gdb.base/foll-exec.exp: Likewise.
2055 * gdb.base/foll-fork.exp: Likewise.
2056 * gdb.base/foll-vfork.exp: Likewise.
2057 * gdb.base/freebpcmd.exp: Likewise.
2058 * gdb.base/funcargs.exp: Likewise.
2059 * gdb.base/gcore.exp: Likewise.
2060 * gdb.base/gdb1090.exp: Likewise.
2061 * gdb.base/gdb1250.exp: Likewise.
2062 * gdb.base/huge.exp: Likewise.
2063 * gdb.base/info-proc.exp: Likewise.
2064 * gdb.base/interrupt.exp: Likewise.
2065 * gdb.base/jump.exp: Likewise.
2066 * gdb.base/langs.exp: Likewise.
2067 * gdb.base/lineinc.exp: Likewise.
2068 * gdb.base/list.exp: Likewise.
2069 * gdb.base/logical.exp: Likewise.
2070 * gdb.base/long_long.exp: Likewise.
2071 * gdb.base/macscp.exp: Likewise.
2072 * gdb.base/maint.exp: Likewise.
2073 * gdb.base/mips_pro.exp: Likewise.
2074 * gdb.base/miscexprs.exp: Likewise.
2075 * gdb.base/multi-forks.exp: Likewise.
2076 * gdb.base/opaque.exp: Likewise.
2077 * gdb.base/overlays.exp: Likewise.
2078 * gdb.base/pc-fp.exp: Likewise.
2079 * gdb.base/pointers.exp: Likewise.
2080 * gdb.base/printcmds.exp: Likewise.
2081 * gdb.base/psymtab.exp: Likewise.
2082 * gdb.base/ptype.exp: Likewise.
2083 * gdb.base/recurse.exp: Likewise.
2084 * gdb.base/relational.exp: Likewise.
2085 * gdb.base/relocate.exp: Likewise.
2086 * gdb.base/remote.exp: Likewise.
2087 * gdb.base/reread.exp: Likewise.
2088 * gdb.base/restore.exp: Likewise.
2089 * gdb.base/return.exp: Likewise.
2090 * gdb.base/return2.exp: Likewise.
2091 * gdb.base/scope.exp: Likewise.
2092 * gdb.base/sect-cmd.exp: Likewise.
2093 * gdb.base/sep.exp: Likewise.
2094 * gdb.base/sepdebug.exp: Likewise.
2095 * gdb.base/setshow.exp: Likewise.
2096 * gdb.base/setvar.exp: Likewise.
2097 * gdb.base/sigall.exp: Likewise.
2098 * gdb.base/sigbpt.exp: Likewise.
2099 * gdb.base/signals.exp: Likewise.
2100 * gdb.base/signull.exp: Likewise.
2101 * gdb.base/sizeof.exp: Likewise.
2102 * gdb.base/solib.exp: Likewise.
2103 * gdb.base/step-line.exp: Likewise.
2104 * gdb.base/step-test.exp: Likewise.
2105 * gdb.base/structs.exp: Likewise.
2106 * gdb.base/structs2.exp: Likewise.
2107 * gdb.base/term.exp: Likewise.
2108 * gdb.base/twice.exp: Likewise.
2109 * gdb.base/until.exp: Likewise.
2110 * gdb.base/varargs.exp: Likewise.
2111 * gdb.base/volatile.exp: Likewise.
2112 * gdb.base/watchpoint.exp: Likewise.
2113 * gdb.base/whatis-exp.exp: Likewise.
2114 * gdb.base/whatis.exp: Likewise.
2115 * gdb.cp/ambiguous.exp: Likewise.
2116 * gdb.cp/annota2.exp: Likewise.
2117 * gdb.cp/annota3.exp: Likewise.
2118 * gdb.cp/bool.exp: Likewise.
2119 * gdb.cp/breakpoint.exp: Likewise.
2120 * gdb.cp/casts.exp: Likewise.
2121 * gdb.cp/class2.exp: Likewise.
2122 * gdb.cp/classes.exp: Likewise.
2123 * gdb.cp/cplusfuncs.exp: Likewise.
2124 * gdb.cp/ctti.exp: Likewise.
2125 * gdb.cp/derivation.exp: Likewise.
2126 * gdb.cp/exception.exp: Likewise.
2127 * gdb.cp/gdb1355.exp: Likewise.
2128 * gdb.cp/hang.exp: Likewise.
2129 * gdb.cp/inherit.exp: Likewise.
2130 * gdb.cp/local.exp: Likewise.
2131 * gdb.cp/m-data.exp: Likewise.
2132 * gdb.cp/m-static.exp: Likewise.
2133 * gdb.cp/member-ptr.exp: Likewise.
2134 * gdb.cp/method.exp: Likewise.
2135 * gdb.cp/misc.exp: Likewise.
2136 * gdb.cp/namespace.exp: Likewise.
2137 * gdb.cp/overload.exp: Likewise.
2138 * gdb.cp/ovldbreak.exp: Likewise.
2139 * gdb.cp/pr-1023.exp: Likewise.
2140 * gdb.cp/pr-1210.exp: Likewise.
2141 * gdb.cp/pr-574.exp: Likewise.
2142 * gdb.cp/printmethod.exp: Likewise.
2143 * gdb.cp/psmang.exp: Likewise.
2144 * gdb.cp/ref-params.exp: Likewise.
2145 * gdb.cp/ref-types.exp: Likewise.
2146 * gdb.cp/rtti.exp: Likewise.
2147 * gdb.cp/templates.exp: Likewise.
2148 * gdb.cp/try_catch.exp: Likewise.
2149 * gdb.cp/userdef.exp: Likewise.
2150 * gdb.cp/virtfunc.exp: Likewise.
2151 * gdb.disasm/am33.exp: Likewise.
2152 * gdb.disasm/h8300s.exp: Likewise.
2153 * gdb.disasm/mn10300.exp: Likewise.
2154 * gdb.disasm/sh3.exp: Likewise.
2155 * gdb.disasm/t01_mov.exp: Likewise.
2156 * gdb.disasm/t02_mova.exp: Likewise.
2157 * gdb.disasm/t03_add.exp: Likewise.
2158 * gdb.disasm/t04_sub.exp: Likewise.
2159 * gdb.disasm/t05_cmp.exp: Likewise.
2160 * gdb.disasm/t06_ari2.exp: Likewise.
2161 * gdb.disasm/t07_ari3.exp: Likewise.
2162 * gdb.disasm/t08_or.exp: Likewise.
2163 * gdb.disasm/t09_xor.exp: Likewise.
2164 * gdb.disasm/t10_and.exp: Likewise.
2165 * gdb.disasm/t11_logs.exp: Likewise.
2166 * gdb.disasm/t12_bit.exp: Likewise.
2167 * gdb.disasm/t13_otr.exp: Likewise.
2168 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
2169 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
2170 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2171 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
2172 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
2173 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
2174 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
2175 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
2176 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
2177 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
2178 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
2179 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
2180 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
2181 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
2182 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
2183 * gdb.mi/gdb701.exp: Likewise.
2184 * gdb.mi/gdb792.exp: Likewise.
2185 * gdb.mi/mi-basics.exp: Likewise.
2186 * gdb.mi/mi-break.exp: Likewise.
2187 * gdb.mi/mi-cli.exp: Likewise.
2188 * gdb.mi/mi-console.exp: Likewise.
2189 * gdb.mi/mi-disassemble.exp: Likewise.
2190 * gdb.mi/mi-eval.exp: Likewise.
2191 * gdb.mi/mi-file.exp: Likewise.
2192 * gdb.mi/mi-read-memory.exp: Likewise.
2193 * gdb.mi/mi-regs.exp: Likewise.
2194 * gdb.mi/mi-return.exp: Likewise.
2195 * gdb.mi/mi-simplerun.exp: Likewise.
2196 * gdb.mi/mi-stack.exp: Likewise.
2197 * gdb.mi/mi-stepi.exp: Likewise.
2198 * gdb.mi/mi-syn-frame.exp: Likewise.
2199 * gdb.mi/mi-until.exp: Likewise.
2200 * gdb.mi/mi-var-block.exp: Likewise.
2201 * gdb.mi/mi-var-child.exp: Likewise.
2202 * gdb.mi/mi-var-cmd.exp: Likewise.
2203 * gdb.mi/mi-var-display.exp: Likewise.
2204 * gdb.mi/mi-watch.exp: Likewise.
2205 * gdb.mi/mi2-basics.exp: Likewise.
2206 * gdb.mi/mi2-break.exp: Likewise.
2207 * gdb.mi/mi2-cli.exp: Likewise.
2208 * gdb.mi/mi2-console.exp: Likewise.
2209 * gdb.mi/mi2-disassemble.exp: Likewise.
2210 * gdb.mi/mi2-eval.exp: Likewise.
2211 * gdb.mi/mi2-file.exp: Likewise.
2212 * gdb.mi/mi2-read-memory.exp: Likewise.
2213 * gdb.mi/mi2-regs.exp: Likewise.
2214 * gdb.mi/mi2-return.exp: Likewise.
2215 * gdb.mi/mi2-simplerun.exp: Likewise.
2216 * gdb.mi/mi2-stack.exp: Likewise.
2217 * gdb.mi/mi2-stepi.exp: Likewise.
2218 * gdb.mi/mi2-syn-frame.exp: Likewise.
2219 * gdb.mi/mi2-until.exp: Likewise.
2220 * gdb.mi/mi2-var-block.exp: Likewise.
2221 * gdb.mi/mi2-var-child.exp: Likewise.
2222 * gdb.mi/mi2-var-cmd.exp: Likewise.
2223 * gdb.mi/mi2-var-display.exp: Likewise.
2224 * gdb.mi/mi2-watch.exp: Likewise.
2225 * gdb.stabs/exclfwd.exp: Likewise.
2226 * gdb.stabs/weird.exp: Likewise.
2227 * gdb.threads/gcore-thread.exp: Likewise.
2228 * gdb.trace/actions.exp: Likewise.
2229 * gdb.trace/backtrace.exp: Likewise.
2230 * gdb.trace/circ.exp: Likewise.
2231 * gdb.trace/collection.exp: Likewise.
2232 * gdb.trace/deltrace.exp: Likewise.
2233 * gdb.trace/infotrace.exp: Likewise.
2234 * gdb.trace/limits.exp: Likewise.
2235 * gdb.trace/packetlen.exp: Likewise.
2236 * gdb.trace/passc-dyn.exp: Likewise.
2237 * gdb.trace/passcount.exp: Likewise.
2238 * gdb.trace/report.exp: Likewise.
2239 * gdb.trace/save-trace.exp: Likewise.
2240 * gdb.trace/tfind.exp: Likewise.
2241 * gdb.trace/tracecmd.exp: Likewise.
2242 * gdb.trace/while-dyn.exp: Likewise.
2243 * gdb.trace/while-stepping.exp: Likewise.
2244
f4b618d1
JB
22452006-08-08 Joel Brobecker <brobecker@adacore.com>
2246
2247 * gdb.base/step-bt.c: New file.
2248 * gdb.base/step-bt.exp: New testcase.
2249
3d00d119
DJ
22502006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
2251
2252 * config/monitor.exp (gdb_load): Remove support for obsolete
2253 download-write-size.
2254 * gdb.base/remote.exp: Likewise. Update all callers of
2255 gdb_timed_load.
2256
017b5bd4
DJ
22572006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
2258
2259 * cursal.exp: Pass binfile to gdb_load.
2260
837c599d
DJ
22612006-08-01 Nathan Sidwell <nathan@codesourcery.com>
2262
2263 * gdb.base/cursal.exp: Add "" to gdb_load call.
2264
8dd4540b
MK
22652006-07-29 Mark Kettenis <kettenis@gnu.org>
2266
2267 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
2268 NetBSD/ELF targets.
2269
ab5c9f60
DJ
22702006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
2271
2272 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
2273 operator*.
2274
4c42eaff
DJ
22752006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
2276
2277 * gdb.base/completion.exp: Update for change in "file" behavior.
2278 * gdb.stabs/weird.exp: Likewise.
2279 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
2280 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
2281
0155cc76
NS
22822006-07-24 Nathan Sidwell <nathan@codesourcery.com>
2283
2284 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
2285 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
2286
16026cd7
AS
22872006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
2288
2289 * gdb.base/default.exp: Update source command error message.
2290 * gdb.base/help.exp: Update 'help source' message.
2291
16963cb6
DJ
22922006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
2293
2294 * gdb.cp/bs15503.exp: Update comment for no longer crashing
2295 test.
2296
6d7fd486
AS
22972006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
2298
2299 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
2300
29e8a844
DJ
23012006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
2302
2303 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
2304
6afcfa39
DJ
23052006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
2306
2307 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
2308
267a692b
MK
23092006-07-17 Mark Kettenis <kettenis@gnu.org>
2310
2311 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
2312 *-*-openbsd* from targets for wich we expect ARM FPA floating
2313 point format.
2314
85d2fec4
NR
23152006-07-17 Nick Roberts <nickrob@snap.net.nz>
2316
2317 * gdb.cp/annota3.exp: Expect frame-begin annotation.
2318
23192006-07-17 Mark Kettenis <kettenis@gnu.org>
2320
2321 * gdb.base/annota3.exp: Expect frame-begin annotation.
2322
85b4c6e8
JB
23232006-07-14 Joel Brobecker <brobecker@adacore.com>
2324
2325 * gdb.base/help.exp: Adjust "help unset" test to accept
2326 any list of unset commands.
2327
fb933624
DJ
23282006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
2329 Daniel Jacobowitz <dan@codesourcery.com>
2330
2331 * gdb.cp/ref-params.exp: New test.
2332 * gdb.cp/ref-params.cc: New source file.
2333 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
2334
1dff4b64
MK
23352006-07-08 Mark Kettenis <kettenis@gnu.org>
2336
2337 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
2338 spaces/tabs in regular expressions since they might not be there.
2339
40d2e0e3
AS
23402006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
2341
2342 * gdb.base/ifelse.exp: New file.
2343
f6c957d2
NS
23442006-07-04 Nathan Sidwell <nathan@codesourcery.com>
2345
2346 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
2347 line.
2348 * gdb.base/huge.exp: Loop over compilation to find a size that
2349 is acceptable.
2350 * gdb.base/remote.exp: Correct expected strings.
2351 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
2352
b9c5a23d
DJ
23532006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2354
2355 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
2356
9af2e58d
DJ
23572006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2358
2359 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
2360 native.
2361
30930ca5
DJ
23622006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2363
2364 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
2365 enable stabs testing.
2366
aa32fa1d
DJ
23672006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2368
bd4a4c80 2369 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
2370 gdb_test_multiple does.
2371
321fef15
DJ
23722006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2373
2374 * Makefile.in (host_alias): Remove.
2375 (target_alias): Use @target_noncanonical@.
2376 (site.exp): Don't set host_alias.
2377 * aclocal.m4: Remove contents. Include acx.m4.
2378 * configure: Regenerated.
2379 * configure.ac: Use ACX_NONCANONICAL_TARGET.
2380
e1c2defa
NS
23812006-06-13 Nathan Sidwell <nathan@codesourcery.com>
2382
e63b55d1
NS
2383 * lib/gdb.exp (gdb_load_cmd): New.
2384
5600ea19
NS
2385 * gdb.base/fileio.c: Add system(NULL) test.
2386 * gdb.base/fileio.exp: Check it.
2387
e1c2defa
NS
2388 * gdb.base/break.c: Add 10a breakpoint at }
2389 * gdb.base/break.exp: Add test for breakpoint at }
2390 * gdb.cp/anon-union.cc: Add code at end of function.
2391 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
2392 * gdb.mi/var-cmd.c: Add code at end of function.
2393 * gdb.mi/mi-var-display.exp: Adjust end of next.
2394 * gdb.mi/mi2-var-display.exp: Likewise.
2395 * gdb.base/fileio.c: Add stop function and insert calls at
2396 stopping places.
2397 * gdb.base/fileio.exp: Breakpoint stop function and remove
2398 explicit line number references.
2399
6c0112ec
JB
24002006-05-19 Joel Brobecker <brobecker@adacore.com>
2401
2402 * gdb.base/del.exp (test_delete_alias): New function.
2403 Now check that both "del" and "d" work as aliases for "delete".
2404
154189a4
FF
24052006-05-18 Fred Fish <fnf@specifix.com>
2406
2407 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
2408 required. Check for spurious output after program exits normally.
2409
582e64c2
FF
24102006-05-17 Fred Fish <fnf@specifix.com>
2411
2412 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
2413 gdb_load, so it works in the simulator.
2414
8ef6493a
FF
24152006-05-11 Fred Fish <fnf@specifix.com>
2416
2417 * gdb.base/bang.exp: Ignore unexpected output between the
2418 "program exited normally" and the gdb prompt, as many other
2419 tests do.
2420
692b141c
MK
24212006-05-07 Mark Kettenis <kettenis@gnu.org>
2422
2423 * gdb.base/help.exp: Make "delete checkpoint" part option for
2424 "help d" and "help delete" tests.
2425
540b8a30
UW
24262006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
2427
2428 * gdb.mi/mi-basics.exp: Add missing serial number to
2429 expected output in some mi_gdb_test statements.
2430 * gdb.mi/mi2-basics.exp: Likewise.
2431
9b6462d9
JB
24322006-05-05 Joel Brobecker <brobecker@adacore.com>
2433
2434 * gdb.base/del.c: New file.
2435 * gdb.base/del.exp: New testcase.
2436
954de43b
DM
24372006-05-05 David S. Miller <davem@sunset.davemloft.net>
2438
2439 * gdb.base/break.exp: Do not assume a breakpoint on
2440 main will actually be in $srcfile when optimizing.
1303f75e
DM
2441 * gdb.base/savedregs.exp: Do not require that the dummy
2442 frame location match up to a symbol and source file location.
c3242428
DM
2443 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
2444 will get printed without a mi_cmd_data_list_register_values prefix.
2445 (*-data-list-register-*): Correct regular expressions to expect the new
2446 pseudo d? floating point registers.
2447 * gdb.mi/mi2-regs.exp: Likewise.
2448
c7e64c9a
DJ
24492006-05-05 Christophe Lyon <christophe.lyon@st.com>
2450
2451 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
2452 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
2453 is allocated by the compiler.
2454 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
2455 anons, e, anone to force their allocation by the compiler.
2456
24572006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
2458
2459 * gdb.base/help.exp: Update expected text for help d and
2460 help delete.
2461
27ce9a6d
MK
24622006-05-02 Mark Kettenis <kettenis@gnu.org>
2463
2464 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
2465 NetBSD/ELF targets.
2466
8608915f
MK
24672006-04-30 Mark Kettenis <kettenis@gnu.org>
2468
2469 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
2470 single-step breakpoint fails; make this a KFAIL on
2471 sparc*-*-openbsd*.
2472 * gdb.base/siginfo.exp: Likewise.
2473 * gdb.base/sigstep.exp (advance, advancei): Likewise.
2474
b8db102d
MS
24752006-04-26 Michael Snyder <msnyder@redhat.com>
2476
2477 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
2478 which may have to consume output from other forks.
2479 Add tests to make sure that "delete fork" succeeded.
2480
c702009a
MS
24812006-04-20 Michael Snyder <msnyder@redhat.com>
2482
2483 * 2006-03-22 Jim Blandy <jimb@redhat.com>
2484 Add support for the Renesas M32C and M16C.
2485
2486 * gdb.asm/asm-source.exp: Add m32c target.
2487 * gdb.asm/m32c.inc: Support for m32c target.
2488
e28493f2
AS
24892006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
2490
2491 * gdb.base/commands.exp (recursive_source_test): New test.
2492
880da185
DM
24932006-04-04 David S. Miller <davem@sunset.davemloft.net>
2494
2495 * gdb.base/float.exp: Add pattern for sparc targets.
2496
61d9b92f
DJ
24972006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2498
2499 * gdb.base/commands.exp (stray_arg0_test): New test.
2500
bd717df8
PB
25012006-03-30 Paul Brook <paul@codesourcery.com>
2502
2503 * gdb.mi/mi-until.exp: kfail broken until command.
2504 * gdb.mi/mi2-until.exp: Ditto.
2505
ec793d3c
NR
25062006-03-27 Nick Roberts <nickrob@snap.net.nz>
2507
2508 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
2509
831004b7
AO
25102006-03-08 Alexandre Oliva <aoliva@redhat.com>
2511
2512 * gdb.base/prelink.exp: Anchor tested-for regular expression
2513 on gdb prompt.
2514
effe49a0
PB
25152006-03-07 Paul Brook <paul@codesourcery.com>
2516
2517 * gdb.base/assign.exp: Correct fail message.
2518
e5461016
PB
25192006-03-07 Paul Brook <paul@codesourcery.com>
2520
2521 * lib/compiler.c: Extract armcc version number.
2522 * lib/compiler.cc: Ditto.
2523
fc91c6c2
PB
25242006-03-07 Paul Brook <paul@codesourcery.com>
2525
2526 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
2527 additional_flags=-w.
2528 * gdb.arch/altivec-regs.exp: Ditto.
2529 * gdb.arch/e500-abi.exp: Ditto.
2530 * gdb.arch/e500-regs.exp: Ditto.
2531 * gdb.base/all-bin.exp: Ditto.
2532 * gdb.base/annota1.exp: Ditto.
2533 * gdb.base/annota3.exp: Ditto.
2534 * gdb.base/args.exp: Ditto.
2535 * gdb.base/arithmet.exp: Ditto.
2536 * gdb.base/assign.exp: Ditto.
2537 * gdb.base/async.exp: Ditto.
2538 * gdb.base/bang.exp: Ditto.
2539 * gdb.base/break.exp: Ditto.
2540 * gdb.base/call-rt-st.exp: Ditto.
2541 * gdb.base/completion.exp: Ditto.
2542 * gdb.base/cond-expr.exp: Ditto.
2543 * gdb.base/condbreak.exp: Ditto.
2544 * gdb.base/consecutive.exp: Ditto.
2545 * gdb.base/define.exp: Ditto.
2546 * gdb.base/display.exp: Ditto.
2547 * gdb.base/ena-dis-br.exp: Ditto.
2548 * gdb.base/environ.exp: Ditto.
2549 * gdb.base/eval-skip.exp: Ditto.
2550 * gdb.base/info-proc.exp: Ditto.
2551 * gdb.base/jump.exp: Ditto.
2552 * gdb.base/logical.exp: Ditto.
2553 * gdb.base/long_long.exp: Ditto.
2554 * gdb.base/maint.exp: Ditto.
2555 * gdb.base/miscexprs.exp: Ditto.
2556 * gdb.base/pc-fp.exp: Ditto.
2557 * gdb.base/pointers.exp: Ditto.
2558 * gdb.base/relational.exp: Ditto.
2559 * gdb.base/reread.exp: Ditto.
2560 * gdb.base/sect-cmd.exp: Ditto.
2561 * gdb.base/sep.exp: Ditto.
2562 * gdb.base/sepdebug.exp: Ditto.
2563 * gdb.base/until.exp: Ditto.
2564 * gdb.base/whatis-exp.exp: Ditto.
2565 * gdb.cp/annota2.exp: Ditto.
2566 * gdb.cp/annota3.exp: Ditto.
2567 * gdb.trace/actions.exp: Ditto.
2568 * gdb.trace/backtrace.exp: Ditto.
2569 * gdb.trace/circ.exp: Ditto.
2570 * gdb.trace/collection.exp: Ditto.
2571 * gdb.trace/deltrace.exp: Ditto.
2572 * gdb.trace/infotrace.exp: Ditto.
2573 * gdb.trace/limits.exp: Ditto.
2574 * gdb.trace/packetlen.exp: Ditto.
2575 * gdb.trace/passc-dyn.exp: Ditto.
2576 * gdb.trace/passcount.exp: Ditto.
2577 * gdb.trace/report.exp: Ditto.
2578 * gdb.trace/save-trace.exp: Ditto.
2579 * gdb.trace/tfind.exp: Ditto.
2580 * gdb.trace/tracecmd.exp: Ditto.
2581 * gdb.trace/while-dyn.exp: Ditto.
2582 * gdb.trace/while-stepping.exp: Ditto.
2583 * lib/gdb.exp: Ditto.
2584 (gdb_compile): Handle nowarning option.
2585
5f4a23d9
AO
25862006-03-07 Alexandre Oliva <aoliva@redhat.com>
2587
2588 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
2589 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
2590 Rename executable to prelinkt. Don't re-prelink if we didn't
2591 get a core file. Test prelink -u exit status to tell whether
2592 prelinking failed. Use gdb_test_multiple.
2593
9733fc94
DJ
25942006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
2595
2596 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
2597 (do_tests): Call it.
2598
cc10cae3
AO
25992006-02-28 Alexandre Oliva <aoliva@redhat.com>
2600
2601 * gdb.base/prelink.exp: New test.
2602 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
2603
15c46491
WZ
26042006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
2605
2606 * gdb.fortran/derived-type.f90: New file.
2607 * gdb.fortran/derived-type.exp: New testcase.
2608
5c9f7ded
DJ
26092006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
2610
2611 * gdb.base/default.exp: Allow ';' as a directory separator.
2612
5b96932b
AS
26132006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
2614
2615 * gdb.base/help.exp (help add-symbol-file): Update.
2616
1986bccd
AS
26172006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
2618
2619 * gdb.base/help.exp (help load): Update expected results.
2620
a8b7528f
FF
26212006-02-19 Fred Fish <fnf@specifix.com>
2622
2623 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
2624 specifix hex value as part of results.
2625 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
2626
f8261448
FF
26272006-02-16 Fred Fish <fnf@specifix.com>
2628
2629 * gdb.base/whatis.c: Define variables using typedefs char_addr,
2630 ushort_addr, and slong_addr, so the typedefs are not optimized
2631 away.
2632 * gdb.base/whatis.exp: Add tests using type name for struct type,
2633 union type, enum type, and typedef.
2634
31d8bdd2
MK
26352006-02-13 Mark Kettenis <kettenis@gnu.org>
2636
2637 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
2638
34e41e63
JB
26392006-02-13 Jim Blandy <jimb@redhat.com>
2640
2641 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
2642 case where it takes two "next" commands to skip past the init
2643 call.
2644
ac6e4f31
FF
26452006-02-12 Fred Fish <fnf@specifix.com>
2646
2647 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
2648 to handle cases where it takes two "next" commands to skip
2649 past the init call.
2650
2db2d571
JB
26512006-02-07 Joel Brobecker <brobecker@adacore.com>
2652
2653 * gdb.ada/array_return.exp: Mark the last test as expected to fail
2654 on hppa32 targets.
2655
38fcd64c
DJ
26562006-02-06 Vladimir Prus <ghost@cs.msu.su>
2657
2658 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
2659 field.
2660
1315ad46
MK
26612006-01-29 Mark Kettenis <kettenis@gnu.org>
2662
2663 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
2664
5625b943
DJ
26652006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
2666
2667 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
2668 files.
2669
80df1bbe
DJ
26702006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
2671
2672 * gdb.cp/maint.exp: Set complaints to a positive value.
2673
9078e690
DJ
26742006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
2675
2676 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
2677 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
2678 function name.
2679
9c903399
DJ
26802006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
2681
2682 * gdb.base/checkpoint.c: Update copyright notice. Include
2683 <stdlib.h>.
2684
761ae4d6
JB
26852006-01-04 Jim Blandy <jimb@redhat.com>
2686
2687 * gdb.asm/asm-source.exp: Independently provide default values for
2688 asm-flags and debug-flags. Use 'string equal' to do the
2689 comparison, not the implicit expr's '==' operator. Remove
2690 now-unneeded assignments to asm-flags. In h8300 case, place
2691 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
2692
099ac3dd
MS
26932006-01-04 Michael Snyder <msnyder@redhat.com>
2694
2695 * gdb.base/checkpoint.c: New file.
2696 * gdb.base/checkpoint.exp: New file.
2697 * gdb.base/multi-fork.c: New file.
2698 * gdb.base/multi-fork.exp: New file.
2699 * gdb.base/pi.txt: New file (data for checkpoint.c test).
2700
f4d85314
FF
27012006-01-04 Fred Fish <fnf@specifix.com>
2702
2703 * gdb.base/ptype.c (foo): Add typedef.
2704 (intfoo): Add function.
2705 * gdb.base/ptype1.c: New file.
2706 * gdb.base/ptype.exp: Handle compilation and linking with two
2707 source files. Test that proper type for "foo" is found based
2708 on source context rather than first match found in symtabs.
2709
a1b06f35
MK
27102005-12-28 Mark Kettenis <kettenis@gnu.org>
2711
2712 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
2713 * gdb.asm/openbsd.inc: Indent commands.
2714
d082a1e2
MK
27152005-12-26 Mark Kettenis <kettenis@gnu.org>
2716
c65016bd
MK
2717 * gdb.base/freebpcmd.exp: Increase timeout.
2718
d082a1e2
MK
2719 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
2720
d3c32a0e
DJ
27212005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
2722
2723 * gdb.base/default.exp: Update check for "show version".
2724
9fdb1f50
RC
27252005-12-09 Randolph Chung <tausq@debian.org>
2726
2727 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
2728 * gdb.asm/pa64.inc: New file.
2729
5f2c56f7
RC
27302005-12-09 Randolph Chung <tausq@debian.org>
2731
2732 * gdb.asm/common.inc: Indent commands.
2733 * gdb.asm/asmsrc1.s: Likewise.
2734 * gdb.asm/asmsrc2.s: Likewise.
2735
8117349c
RC
27362005-12-09 Randolph Chung <tausq@debian.org>
2737
2738 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
2739 (get_addr_of_sym): Remove duplicate print.
2740 (gen_core): xfail hppa*-*-hpux*, update expected output.
2741 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
2742 * gdb.arch/pa64-nullify.s: New file.
2743
8f07f25a
RC
27442005-12-09 Randolph Chung <tausq@debian.org>
2745
2746 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
2747
55b39184
DJ
27482005-12-07 Christophe Lyon <christophe.lyon@st.com>
2749
2750 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
2751 code generation for these functions.
2752 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
2753 error message.
2754
31e2b00f
AS
27552005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
2756
2757 * gdb.base/help.exp (help b, help br, help bre, help brea)
2758 (help break): Update the expected message.
2759
c3d0b56e
SC
27602005-11-11 Stephane Carrez <stcarrez@nerim.fr>
2761
2762 * gdb.asm/m68hc11.inc: Setup the data section.
2763 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
2764 script for this test.
2765 (m6812-*-*): Likewise.
2766
36ae0ea9
RC
27672005-11-09 Randolph Chung <tausq@debian.org>
2768
2769 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
2770
9d6f42e9
WZ
27712005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
2772
2773 * gdb.base/break.exp: Fix a comment typo.
2774
e2126a14
EZ
27752005-11-03 Jim Blandy <jimb@redhat.com>
2776
2777 Checked in by Elena Zannoni <ezannoni@redhat.com>
2778
2779 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
2780
e0ac7199
CV
27812005-11-02 Corinna Vinschen <vinschen@redhat.com>
2782
2783 * gdb.arch/gdb1558.c: Include stdio.h.
2784
31d3fb18
MK
27852005-10-31 Mark Kettenis <kettenis@gnu.org>
2786
2787 * gdb.asm/asm-source.exp: Use -e instead of --entry.
2788
e52b687c
MK
27892005-10-31 Mark Kettenis <kettenis@gnu.org>
2790
2791 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
2792
f4711d79
PG
27932005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
2794
2795 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
2796 vscr" tests to better match output.
2797
987a9106
JB
27982005-10-12 Jim Blandy <jimb@redhat.com>
2799
2800 * gdb.base/structs.exp (any): New function.
2801 (test_struct_returns): Don't make any assumptions at all about
2802 what value the function returns when GDB can't set the return
2803 value.
2804
2336bb58
JB
28052005-10-09 Joel Brobecker <brobecker@adacore.com>
2806
2807 * gdb.ada/arrayidx/p.adb: New file.
2808 * gdb.ada/arrayidx.exp: New testcase
2809
28102005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
2811
2812 * gdb.ada/array_return/pck.ads: New file.
2813 * gdb.ada/array_return/pck.adb: New file.
2814 * gdb.ada/array_return/p.adb: New file.
2815 * gdb.ada/array_return.exp: New testcase.
2816
705335ea
JB
28172005-10-03 Joel Brobecker <brobecker@adacore.com>
2818
2819 * gdb.base/arrayidx.c: New file.
2820 * gdb.base/arrayidx.exp: New testcase.
2821
11ee9940
NR
28222005-09-29 Nick Roberts <nickrob@snap.net.nz>
2823
2824 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
2825 frames-invalid and breakpoints-invalid are no longer generated
2826 with level 3 so don't expect them in the output.
2827
39fb8e9e
BR
28282005-09-27 Bob Rossi <bob@brasko.net>
2829
2830 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
2831 from test. Escape the | in mi_gdb_test call.
2832 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
2833 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
2834 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
2835 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
2836 expected regex's in mi_gdb_test calls.
2837 * lib/mi-support.exp: Remove arbitrary .* from tests.
2838 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
2839 Fully anchor GDB/MI expected results in mi_gdb_test.
2840 * lib/gdb.exp (string_to_regexp): Escape the ] character.
2841 * gdb.base/sizeof.exp: Remove escape character. Correct test.
2842
2af48f68
PB
28432005-09-26 Paul Brook <paul@codesourcery.com>
2844
2845 * long_long.exp: Exclude eabi targets from arm FPA float format test.
2846
f34502bc
WZ
28472005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
2848
2849 * bfp-test.c: New file.
2850 * bfp-test.exp: New testcase.
2851
ca929517
WZ
28522005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
2853
2854 * gdb.fortran/subarray.exp: New testcase to test the evaluation
2855 of subarray and substring variable.
2856 * gdb.fortran/subarray.f: New source file for the test of subarray
2857 and substring variable evaluation.
2858 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
2859 of string constant.
2860
c761af65
DJ
28612005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
2862
2863 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
2864 copyright dates.
2865
561d7a1d
PG
28662005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
2867
2868 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
2869 powerpc altivec' test with an almost identical 'info vector' test.
2870
b2b64cc9
PG
28712005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
2872
2873 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
2874 vscr" tests to match output.
2875
6ac4d15a
PG
28762005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
2877
2878 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
2879 output.
2880
40e55bef
BR
28812005-09-11 Bob Rossi <bob@brasko.net>
2882
2883 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
2884 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
2885 commands that return an MI output command and an asyncronous MI output
2886 command.
2887 * gdb.mi/mi-console.exp: Ditto.
2888
3c7385ec
BR
28892005-09-11 Bob Rossi <bob@brasko.net>
2890
2891 * gdb.mi/mi-var-child.c: Include <string.h>.
2892
a6cd0eb3
DJ
28932005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
2894
2895 * killed.exp: Correct gdb_expect syntax.
2896
2f168eed
CV
28972005-08-09 Corinna Vinschen <vinschen@redhat.com>
2898
2899 * lib/mi-support.exp (mi_gdb_load): Fix typo.
2900
ecd3fd0f
BR
29012005-08-02 Bob Rossi <bob@brasko.net>
2902
2903 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
2904 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
2905 Change tests to inferior-tty-set/show.
2906 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
2907 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
2908 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
2909 inferior. Use mi_gdb_test to get GDB and Inferior output.
2910 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
2911 descriptor.
2912 (mi_inferior_tty_name): Add inferior PTY file name.
2913 (mi_gdb_start): Add INFERIOR_PTY parameter.
2914 (mi_gdb_test): Add IPATTERN parameter.
2915
f1ea48cb
BR
29162005-08-02 Bob Rossi <bob@brasko.net>
2917
2918 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
2919 parameter to mi_gdb_test.
2920 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
2921
6e650a67
DJ
29222005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
2923
2924 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
2925 struct_declarations.
2926 * gdb.mi/mi-var-child.exp: Step over the initialization of
2927 struct_declarations.
2928
8be260b6
DJ
29292005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
2930
2931 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
2932 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
2933 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
2934 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
2935 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
2936 file.
2937
4e660f07
NR
29382005-07-27 Nick Roberts <nickrob@snap.net.nz>
2939
2940 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
2941 (do_children_tests): Assign values to the extra elements.
2942
2943 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
2944 them for tests for "-var-update --no-values" and
2945 "-var-update --all-values".
2946 Add test for "-var-list-children --simple-values".
2947
2948 * gdb.mi/basics.c (callee4): Add integer array D[3]...
2949
2950 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
2951 "-stack-list-locals --simple-values" Improve doc strings and
2952 comments.
2953
6bdae935
MK
29542005-07-18 Mark Kettenis <kettenis@gnu.org>
2955
598b7a6f
MK
2956 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
2957 *-*-openbsd*.
2958 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
2959
6bdae935
MK
2960 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
2961 sigaltsatck'.
2962
1323e929
BR
29632005-07-14 Bob Rossi <bob@brasko.net>
2964
2965 * gdb.base/default.exp (tty): Changed output of command.
2966 * gdb.base/help.exp (help tty): Ditto.
2967
b1a9c082
MK
29682005-07-12 Mark Kettenis <kettenis@gnu.org>
2969
2970 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
2971
10a844a2
MK
29722005-07-10 Mark Kettenis <kettenis@gnu.org>
2973
2974 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
2975 -stack-select-frame without arguments.
2976 (test_stack_frame_listing): Add test for newly implemented command
2977 -stack-info-frame.
2978
3cb3b8df
BR
29792005-07-06 Bob Rossi <bob@brasko.net>
2980
2981 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
2982 command.
2983 (Copyright): Update copyright.
2984
a0c5fbcf
WZ
29852005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
2986
2987 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
2988 tests to evaluate exponentiation expression.
2989
984971d0
AS
29902005-06-29 Andreas Schwab <schwab@suse.de>
2991
2992 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
2993 main to avoid warnings.
2994
2995 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
2996
fe03833f
NR
29972005-06-20 Nick Roberts <nickrob@snap.net.nz>
2998
2999 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
3000 -stack-select-frame without arguments.
3001 (test_stack_frame_listing): Add test for newly implemented command
3002 -stack-info-frame.
3003
7a55f279
WZ
30042005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
3005
0ffa0ea5
DJ
3006 * gdb.fortran/array-element.f: New file.
3007 * gdb.fortran/array-element.exp: New testcase.
7a55f279 3008
26585198
DJ
30092005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3010
3011 * gdb.base/bigcore.exp: Correct checks for systems which can
3012 not dump a large core file.
3013
c1bd25fd
DJ
30142005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
3015
3016 * gdb.base/relocate.c: Add a copyright notice.
3017 (dummy): Remove.
3018 * gdb.base/relocate.exp: Test printing the values of variables
3019 from a relocatable file.
3020
589e074d
DJ
30212005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
3022
3023 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
3024 excess MI output after an error.
3025
0915f927
JB
30262005-05-29 Joel Brobecker <brobecker@adacore.com>
3027
3028 * gdb.arch/alpha-step.c: New file.
3029 * gdb.arch/alpha-step.exp: New testcase.
3030
76ff342d
DJ
30312005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3032 Dennis Brueni <dennis@slickedit.com>
3033
3034 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
3035 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
3036 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
3037 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
3038 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
3039 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
3040 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
3041
96b0c7ac
DJ
30422005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
3043 Wu Zhou <woodzltc@cn.ibm.com>
3044
3045 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
3046 IBM's xlc compiler.
3047 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
3048 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
3049
f21565d2
JB
30502005-05-13 Jim Blandy <jimb@redhat.com>
3051
3052 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
3053 calling gdb_suppress_entire_file.
3054 * gdb.base/charset.exp: Same.
3055 * gdb.base/call-rt-st.exp: Same.
3056
6006a3a1
BR
30572005-05-05 Bob Rossi <bob_rossi@cox.net>
3058
3059 * lib/gdb.exp (fullname_syntax): Added global regex.
3060 (fullname_syntax_POSIX): Ditto.
3061 (fullname_syntax_UNC): Ditto.
3062 (fullname_syntax_DOS_CASE): Ditto.
3063 (fullname_syntax_DOS): Ditto.
3064 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
3065 fullname_syntax variable to scope and use it.
3066 (test_file_list_exec_source_files): Ditto.
3067 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
3068
c3b69c04
DJ
30692005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
3070
3071 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
3072
3c95e6af
PG
30732004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
3074
3075 * lib/gdb.exp (skip_altivec_tests): New function, based on
3076 check_vmx_hw_available from the GCC testsuite.
3077 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
3078 * lib/gdb.arch/altivec-regs.exp: Likewise.
3079
78df6c56
JB
30802005-05-02 Jim Blandy <jimb@redhat.com>
3081
3082 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
3083 calling gdb_suppress_entire_file.
3084
1690f9cf
DJ
30852005-04-30 Randolph Chung <tausq@debian.org>
3086
3087 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
3088 Slightly relax "sem_post" name checking.
3089
5ea106f7
PG
30902005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
3091
3092 * gdb.base/unload.exp: Use new shared library infrastructure.
3093
bf7234cf
PG
30942005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
3095
3096 * gdb.base/so-impl-ld.exp: Use new shared library
3097 infrastructure.
3098
547b869a
CV
30992005-04-29 Corinna Vinschen <vinschen@redhat.com>
3100
3101 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
3102 * gdb.asm/h8300.inc: New file.
3103
f07e55f0
PG
31042005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3105
3106 * gdb.base/shlib-call.exp: Change to use new shared library
3107 infrastructure.
3108
3cbba3d1
PG
31092005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3110
3111 * gdb.base/pending.exp: Change to use new shared library
3112 infrastructure.
3113
ed6df200
PG
31142005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
3115
3116 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
3117 use test_compiler_info instead of gcc_compiled, and update copyright.
3118
8c8f4ebe
PG
31192005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
3120
3121 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
3122 shared objects being adjusted and update copyright years.
3123
607fbc54
DJ
31242005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
3125
3126 * ChangeLog: Correct some 2003-01-13 dates.
3127 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
3128 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
3129 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
3130 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
3131 gdb.trace/tfind.exp: Update copyright years.
3132
57bf0e56
DJ
31332005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
3134 Daniel Jacobowitz <dan@codesourcery.com>
3135
3136 * lib/gdb.exp (gdb_compile): Handle shlib=.
3137 (gdb_compile_shlib): New function.
3138
9b593790
PG
31392005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
3140
3141 * lib/gdb.exp (test_compiler_info): Give argument a default value.
3142
9494c6a5
DJ
31432005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
3144
3145 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
3146 gdb.server.
3147 * configure.ac: Likewise.
3148 * configure: Regenerated.
3149 * gdb.gdbserver/Makefile.in: Moved to...
3150 * gdb.server/Makefile.in: ... here.
3151 * gdb.gdbserver/server.c: Moved to...
3152 * gdb.server/server.c: ... here.
3153 * gdb.gdbserver/server-run.exp: Moved to...
3154 * gdb.server/server-run.exp: ... here.
3155
6f8eac0e
DJ
31562005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
3157
3158 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
3159 * configure.ac: Create gdb.gdbserver/Makefile.
3160 * configure: Regenerated.
3161 * lib/gdbserver-support.exp: New file, derived from
3162 config/gdbserver.exp.
3163 * config/gdbserver.exp: Use gdbserver-support.exp.
3164 * gdb.gdbserver/Makefile.in: New file.
3165 * gdb.gdbserver/server.c: New file.
3166 * gdb.gdbserver/server-run.exp: New file.
3167
6e87504d
PG
31682005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
3169
3170 * lib/gdb.exp (test_compiler_info): Return compiler_info
3171 if no arguments are given.
3172
d1779be4
PG
31732005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
3174
3175 * gdb.arch/altivec-abi.exp: Check for compiler and set
3176 use altivec' flag accordingly.
3177 * gdb.arch/altivec-regs.exp: Likewise.
3178
88750304
DJ
31792005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
3180
3181 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
3182
f3fb768d
AS
31832005-03-27 Andreas Schwab <schwab@suse.de>
3184
3185 * gdb.base/bigcore.c (main): Add missing mode argument in open
3186 call.
3187
7e813ac5
DJ
31882005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
3189
3190 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
3191 downloads.
3192 * config/gdbserver.exp (gdb_load): Likewise.
3193
8e3049aa
PB
31942005-03-14 Paul Brook <paul@codesourcery.com>
3195
3196 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
3197 targets.
3198
a9df7c44
JB
31992005-03-09 Joel Brobecker <brobecker@adacore.com>
3200
3201 * gdb.dwarf2/dup-psym.S: New file.
3202 * gdb.dwarf2/dup-psym.exp: New testcase.
3203
9f0d94e8
JB
32042005-03-09 Joel Brobecker <brobecker@adacore.com>
3205
3206 * gdb.ada/exec_changed/first.adb: New file.
3207 * gdb.ada/exec_changed/second.adb: New file.
3208 * gdb.ada/exec_changed.exp: New testcase.
3209
5f579bc5
NS
32102005-03-08 Nathan Sidwell <nathan@codesourcery.com>
3211
36e9969c
NS
3212 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
3213 (A2): New class.
3214 (main): Test operator+.
3215 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
3216 breakpoint test.
3217
5f579bc5
NS
3218 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
3219 * gdb.base/signull.exp: Disable if gdb,nosignals.
3220 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
3221 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
3222 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
3223 * gdb.mi/mi2-console.exp: Likewise.
3224 * gdb.trace/collection.exp (run_trace_experiment): Consume the
3225 continue output at start.
3226 (gdb_collect_locals_test): Robustify regexp.
3227 * gdb.trace/passc-dyn.exp: Fix comment typo.
3228 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
3229
be46087e
CV
32302005-03-08 Corinna Vinschen <vinschen@redhat.com>
3231
3232 * gdb.asm/asm-source.exp: Add iq2000 case.
3233 * gdb.asm/iq2000.inc: New file.
3234
384e1a61
MI
32352005-03-07 Manoj Iyer <manjo@austin.ibm.com>
3236
3237 * gdb.base/command.exp: Change hardcoded value to regular expression.
3238 * gdb.base/float.exp: Add powerpc to the list of targets checked.
3239
584b6e9e
DJ
32402005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
3241
3242 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
3243 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
3244 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
3245 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
3246 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
3247
ab5b5d61
MK
32482005-03-05 Mark Kettenis <kettenis@gnu.org>
3249
3250 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
3251 changes.
3252
ae051c1b
PG
32532004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
3254
3255 * lib/compiler.c: Add test for IBM's xlc compiler.
3256 * lib/compiler.cc: Likewise.
3257
3f0f6ed2
JB
32582004-02-24 Joel Brobecker <brobecker@adacore.com>
3259
3260 * gdb.ada/fixed_points.exp: Create compilation object directory
3261 before running the test.
3262 * gdb.ada/null_record.exp: Likewise.
3263 * gdb.ada/packed_array.exp: Likewise.
3264 * gdb.ada/start.exp: Likewise.
3265
724f452b
JB
32662005-02-15 Joel Brobecker <brobecker@adacore.com>
3267
3268 * gdb.ada/packed_array/pa.adb: New file.
3269 * gdb.ada/packed_array.exp: New testcase.
3270
57f5cdfb 32712005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 3272
1f393151
MK
3273 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
3274 files.
3275
ebdda337
MK
3276 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
3277 on *-*-openbsd*. Correctly match whitespace in regukar
3278 expressions.
3279
cf309262
DJ
32802005-02-10 Daniel Jacobowitz <dan@debian.org>
3281
3282 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
3283 PR exp/1821
3284 * gdb.base/gdb1821.c: New test file.
3285 * gdb.base/gdb1821.exp: New test file.
3286
3be49e7a
JB
32872005-02-09 Joel Brobecker <brobecker@adacore.com>
3288
3289 * gdb.base/start.c: New file.
3290 * gdb.base/start.exp: New testcase.
3291
e292e67d
JB
32922005-02-09 Joel Brobecker <brobecker@adacore.com>
3293
3294 * gdb.ada/start/dummy.adb: New file.
3295 * gdb.ada/start.exp: New testcase.
3296
dbdfa66c
CV
32972005-02-09 Corinna Vinschen <vinschen@redhat.com>
3298
3299 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
3300 for printing symbols and statistics.
3301 Add test for using relative pathnames in "maint print msymbols" test.
3302 Mark "maint info sections DATA" XFAIL on Cygwin.
3303 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
3304 tests.
3305
d7941671
AC
33062005-02-09 Andreas Schwab <schwab@suse.de>
3307
3308 Committed by Andrew Cagney <cagney@gnu.org>
3309 * gdb.base/remotetimeout.exp: New file.
3310
74e5ef44
MK
33112005-02-07 Mark Kettenis <kettenis@gnu.org>
3312
3313 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
3314
464dd14d
JB
33152005-02-03 Joel Brobecker <brobecker@adacore.com>
3316
3317 * gdb.ada/gnat_ada.gpr: New file.
3318 * gdb.ada/gnat_ada.gin: Delete, no longer used.
3319 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
3320 * configure.ac: No longer generate gnat_ada.gpr.
3321 * configure: Regenerate.
3322 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
3323 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
3324 * gdb.ada/null_record/bar.ads: Likewise.
3325 * gdb.ada/null_record/bar.adb: Likewise.
3326 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
3327 * gdb.ada/null_record.exp (testdir): New variable.
3328 (testfile): executable is now in testdir subdirectory.
3329 (srcfile): Use full path to the main compilation unit.
3330 * gdb.ada/fixed_points.exp: Same changes as above.
3331
30d756ae
NR
33322005-02-03 Nick Roberts <nickrob@snap.net.nz>
3333
3334 * gdb.base/interp.exp: New test.
3335
9d799f85
AC
33362005-01-24 Andrew Cagney <cagney@gnu.org>
3337
3338 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
3339
15656118
AC
33402005-01-19 Andrew Cagney <cagney@gnu.org>
3341
a892c31b
AC
3342 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
3343 configure.ac not configure.in.
3344
15656118
AC
3345 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
3346 of powerpc*-*-*.
3347 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
3348 * gdb.base/list.exp (test_list_function)
3349 (test_list_filename_and_function): Ditto.
3350 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
3351
a7b01baf
AC
33522005-01-16 Andrew Cagney <cagney@gnu.org>
3353
17d92a02
AC
3354 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
3355
a7b01baf
AC
3356 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
3357
bc8332bb
AC
33582005-01-14 Andrew Cagney <cagney@gnu.org>
3359
3360 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
3361 * gdb.mi/mi2-var-cmd.exp: Ditto.
3362
4d074752
CV
33632005-01-10 Corinna Vinschen <vinschen@redhat.com>
3364
3365 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
3366
bec39cab
AC
33672005-01-07 Andrew Cagney <cagney@gnu.org>
3368
3369 * configure.ac: Rename configure.in, require autoconf 2.59.
3370 * configure: Re-generate.
3371 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
3372 * gdb.stabs/configure: Re-generate.
3373 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
3374 * gdb.hp/configure: Re-generate.
3375 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
3376 autoconf 2.59.
3377 * gdb.hp/gdb.objdbg/configure: Re-generate.
3378 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
3379 autoconf 2.59.
3380 * gdb.hp/gdb.defects/configure: Re-generate.
3381 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
3382 autoconf 2.59.
3383 * gdb.hp/gdb.compat/configure: Re-generate.
3384 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
3385 autoconf 2.59.
3386 * gdb.hp/gdb.base-hp/configure: Re-generate.
3387 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
3388 autoconf 2.59.
3389 * gdb.hp/gdb.aCC/configure: Re-generate.
3390
f10b16d4
JB
33912004-12-15 Jim Blandy <jimb@redhat.com>
3392
3393 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
3394 under NPTL when there is debugging info available for libpthread.
3395
fb6e1814
JG
33962004-12-13 Jerome Guitton <guitton@gnat.com>
3397
3398 * gdb.ada/fixed_points.c: New file.
3399 * gdb.ada/fixed_points.exp: New file.
3400
fe46cd3a
RC
34012004-12-03 Randolph Chung <tausq@debian.org>
3402
3403 * gdb.arch/pa-nullify.exp: New file.
3404 * gdb.arch/pa-nullify.s: New file.
3405
8de0841b
RC
34062004-11-30 Randolph Chung <tausq@debian.org>
3407
3408 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
3409 instead of "tbug". Fix regexp to work properly with gdb_test.
3410
c8170782
PH
34112004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
3412
3413 * gdb.base/bitfields2.exp: New test.
3414 * gdb.base/bitfields2.c: New file.
3415
954269c2
RE
34162004-11-28 Richard Earnshaw <rearnsha@arm.com>
3417
3418 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
3419
0107feed
RC
34202004-11-16 Randolph Chung <tausq@debian.org>
3421
3422 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
3423
f073ae8c
DJ
34242004-11-14 Daniel Jacobowitz <dan@debian.org>
3425
3426 * gdb.threads/threadapply.exp: Correct "macro details" test.
3427
19ad59e7
JJ
34282004-11-11 Jeff Johnston <jjohnstn@redhat.com>
3429
3430 * gdb.threads/threadapply.exp: New test.
3431 * gdb.threads/threadapply.c: New file.
3432
9cf0961b
MK
34332004-11-07 Mark Kettenis <kettenis@gnu.org>
3434
3435 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
3436 frames.
3437
c789492a
FL
34382004-11-05 Felix Lee <felix+log1@specifixinc.com>
3439
3440 * gdb.base/cursal.exp: New file.
3441 * gdb.base/cursal.c: New file.
3442
a1e167bb
AC
34432004-11-03 Andrew Cagney <cagney@gnu.org>
3444
3445 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
3446
b7cbf173
MK
34472004-10-30 Mark Kettenis <kettenis@gnu.org>
3448
3449 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
3450 NetBSD/ELF targets.
3451
88f9d34f
JB
34522004-10-29 Joel Brobecker <brobecker@gnat.com>
3453
3454 * gdb.threads/bp_in_thread.c: New file, copied from
3455 pthread_cond_wait.c.
3456 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
3457 file, rather than reusing the .c file from another testcase.
3458
ca7d6a0c
JB
34592004-10-20 Joel Brobecker <brobecker@gnat.com>
3460
3461 * gdb.ada/null_record.exp: Check where we stopped after
3462 sending the start command, instead of where the associated
3463 temporary breakpoint was inserted.
3464
0d863d03
AC
34652004-10-14 Andrew Cagney <cagney@gnu.org>
3466
3467 * gdb.mi/gdb701.c (main): Return 0.
3468
d11e72cb
DJ
34692004-10-13 Daniel Jacobowitz <dan@debian.org>
3470
d40539a4 3471 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 3472
e1923096
JJ
34732004-10-12 Jeff Johnston <jjohnstn@redhat.com>
3474
3475 * gdb.threads/schedlock.c: Add comment markers to use to find
3476 line numbers.
3477 * gdb.threads/schedlock.exp: Adjust regex to handle the new
3478 comments.
3479 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
3480 breakpoint lines.
3481
ec8ba2c9
DJ
34822004-10-12 Daniel Jacobowitz <dan@debian.org>
3483
3484 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
3485
0eb3658b
DJ
34862004-10-12 Daniel Jacobowitz <dan@debian.org>
3487
3488 * configure.in: Add gdb.dwarf2.
3489 * configure: Regenerated.
3490 * Makefile.in: Add gdb.dwarf2.
3491 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
3492 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
3493 gdb.dwarf2/file1.txt: New files.
3494
a271cc33
OF
34952004-10-11 Orjan Friberg <orjanf@axis.com>
3496
3497 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
3498 of "run", since the latter doesn't work with remote targets. Adjust
3499 the breakpoint numbering accordingly.
3500 * gdb.threads/pthread_cond_wait.exp: Ditto.
3501
895ce074
MC
35022004-10-08 Michael Chastain <mec.gnu@mindspring.com>
3503
3504 * gdb.base/overlays.exp: Update copyright years.
3505
6be3092d
KI
35062004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
3507
3508 * gdb.base/overlays.exp: Disable if target is Linux.
3509
e05389b8
FL
35102004-10-06 Felix Lee <felix+log1@specifixinc.com>
3511
3512 * config/gdbserver.exp (gdb_load): Use right filename on remote.
3513
73cb587d
KI
35142004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
3515
3516 * gdb.asm/asm-source.exp: Add m32r-linux target.
3517 * gdb.asm/m32r-linux.inc: New file.
3518
3c0edcdc
AC
35192004-09-24 Andrew Cagney <cagney@redhat.com>
3520 David Anderson <anderson@redhat.com>
3521
3522 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
3523 command fails, assume things will work.
3524 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
3525 (_GNU_SOURCE): Define.
3526 (print_unsigned, print_hex): Change parameter to "long long".
3527 (print_byte_count): New function, use to print byte counts.
3528 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
3529 O_LARGEFILE.
3530 (main): Compute an upper bound on a corefile in max_core_size.
3531 Limit memory chunk size to max_core_size. Limit total memory
3532 allocated to max_core_size.
3533
4bb3667f
AC
35342004-09-23 Andrew Cagney <cagney@gnu.org>
3535
3536 * gdb.base/bigcore.exp: Replace the code that creates a corefile
3537 from a separate process with code that creates a corefile by
3538 making the inferior dump core.
3539
60fe1a51
MK
35402004-09-23 Mark Kettenis <kettenis@gnu.org>
3541
3542 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
3543 block.
3544
8e937346
MC
35452004-09-23 Michael Chastain <mec.gnu@mindspring.com>
3546
3547 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
3548 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
3549 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
3550 Likewise.
3551
7213f6d6
JJ
35522004-09-20 Jeff Johnston <jjohnstn@redhat.com>
3553
3554 * gdb.java/jprint.exp: New test case for java inferior call.
3555 * gdb.java/jprint.java: Ditto.
3556
eac69dca
JB
35572004-09-15 Joel Brobecker <brobecker@gnat.com>
3558
3559 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
3560
22227696
MC
35612004-09-14 Michael Chastain <mec.gnu@mindspring.com>
3562
3563 * gdb.threads/killed.c: Include <stdlib.h>.
3564 * gdb.threads/pthreads.c: Likewise.
3565
7dd403a4
MC
35662004-09-14 Michael Chastain <mec.gnu@mindspring.com>
3567
3568 * gdb.threads/killed.c: Add copyright notice.
3569
33f2d567
JM
35702004-09-10 Jason Molenda (jmolenda@apple.com)
3571
3572 * gdb.base/define.exp: Two new tests to verify zero space chars
3573 after 'if' and 'while' commands in a user-defined command is correctly
3574 parsed.
3575
e05b62ac
AC
35762004-09-08 Andrew Cagney <cagney@gnu.org>
3577
3578 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
3579 delivery test with duplicate at end of file.
3580
9cbe82da
MK
35812004-09-06 Mark Kettenis <kettenis@jive.nl>
3582
3583 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
3584
564803d9
MC
35852004-09-05 Michael Chastain <mec.gnu@mindspring.com>
3586
3587 * config/hppro.exp: Removed.
3588
7c6807ce
MC
35892004-09-05 Michael Chastain <mec.gnu@mindspring.com>
3590
3591 * config/sparclet.exp: Removed.
3592
bf7e26dd
MC
35932004-09-05 Michael Chastain <mec.gnu@mindspring.com>
3594
3595 * config/udi.exp: Removed.
3596
714e341b
MC
35972004-09-02 Michael Chastain <mec.gnu@mindspring.com>
3598
3599 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
3600 of "exp_continue".
3601 (advancei): Likewise.
3602
1236e623
JJ
36032004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3604
3605 * gdb.base/unload.exp: Fix so messages aren't duplicated.
3606
3bdcad15
MI
36072004-09-01 Manoj Iyer <manjo@austin.ibm.com>
3608
228af206 3609 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
3610 to check for nodebug in executable.
3611 * gdb.gdb/observer.exp (setup_test): Likewise.
3612 * gdb.gdb/selftest.exp (test_with_self): Likewise.
3613 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
3614
c72b934c
AC
36152004-09-01 Andrew Cagney <cagney@gnu.org>
3616
3617 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
3618 files.
3619
edd9b715
JJ
36202004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3621
3622 * gdb.base/unload.exp: Fix expected warning message to match
3623 latest format.
3624
fb4ce06b
CV
36252004-09-01 Corinna Vinschen <vinschen@redhat.com>
3626
3627 * gdb.base/call-rt-st.exp: Fix typos.
3628
ce78e7c3
MI
36292004-08-31 Manoj Iyer <manjo@austin.ibm.com>
3630
3631 * gdb.threads/thread_check.exp: New testcase.
3632 * gdb.threads/thread_check.c: New testcase.
3633
2dedb159
AC
36342004-08-31 Andrew Cagney <cagney@gnu.org>
3635
3636 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
3637 (skip_to_handler_entry): New procedures. Test stepping into a
3638 handler when the breakpoint is at the handler's entry point.
3639
68f53502
AC
36402004-08-30 Andrew Cagney <cagney@gnu.org>
3641
3642 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
3643 gdb/1757.
3644
3e3ffd2b
MC
36452004-08-27 Michael Chastain <mec.gnu@mindspring.com>
3646
3647 With code from Manoj Iyer <manjo@austin.ibm.com>:
3648 * lib/gdb.exp (gdb_file_cmd): Return more information in the
3649 return value. Add an arm for "no debugging symbols found".
3650 Change a stray "error" to "perror".
3651 (gdb_run_cmd): Adapt to new return value.
3652 * gdb.base/remote.exp: Adapt to new return value.
3653 * gdb.gdb/complaints.exp: Likewise.
3654 * gdb.gdb/observer.exp: Likewise.
3655 * gdb.gdb/selftest.exp: Likewise.
3656 * gdb.gdb/xfullpath.exp: Likewise.
3657
4b6f5fd2
JB
36582004-08-27 Joel Brobecker <brobecker@gnat.com>
3659
3660 * gdb.threads/bp_in_thread.exp: New testcase.
3661
e5b25496
MC
36622004-08-27 Michael Chastain <mec.gnu@mindspring.com>
3663
3664 Fix PR testsuite/1735.
3665 * gdb.threads/schedlock.c (thread_function): Add a cast
3666 to suppress a gcc warning.
3667 * gdb.threads/thread-specific.c (thread_function): Likewise.
3668
934353d6
MC
36692004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3670
3671 * gdb.base/unload.c: Include <stdlib.h>.
3672
f98a0aef 36732004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 3674
f98a0aef 3675 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
3676 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
3677 synchronized after the "return".
3678
5a2e8882
MC
36792004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3680
3681 * gdb.mi/basics.c: Include <stdio.h>.
3682 * gdb.mi/pthreads.c: Include <stdlib.h>.
3683 * gdb.mi/var-cmd.c: Include <stdlib.h>.
3684
a9640423
MC
36852004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3686
3687 * gdb.threads/schedlock.c: Add copyright notice.
3688
b04e311d
AC
36892004-08-25 Andrew Cagney <cagney@gnu.org>
3690
3691 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
3692 (skip_over_handler, breakpoint_over_hander): New test procedures.
3693 (advance, advancei): Add a proper prefix, do not use
3694 rerun_to_main.
3695 * gdb.base/sigstep.c (main): Change to use an infinite loop.
3696
7c27f15b
MC
36972004-08-24 Michael Chastain <mec.gnu@mindspring.com>
3698
3699 * gdb.mi/basics.c: Add copyright notice.
3700 * gdb.mi/var-cmd.c: Add copyright notice.
3701
fffc87ae
MC
37022004-08-23 Michael Chastain <mec.gnu@mindspring.com>
3703
3704 * lib/gdb.exp: Remove signed_keyword_not_used.
3705 * lib/compiler.c: Likewise.
3706 * lib/compiler.cc: Likewise.
3707
d782e0bf
MC
37082004-08-23 Michael Chastain <mec.gnu@mindspring.com>
3709
3710 * gdb.base/whatis.c: Remove conditional disabling of "signed".
3711 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
3712
96033e83
MC
37132004-08-23 Michael Chastain <mec.gnu@mindspring.com>
3714
3715 * gdb.base/whatis.c: Add copyright notice.
3716
cf38c229
MK
37172004-08-20 Mark Kettenis <kettenis@gnu.org>
3718
3719 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
3720 it to skip the breakpoints encoded in the inline assembly.
3721
f4b49756
MC
37222004-08-20 Michael Chastain <mec.gnu@mindspring.com>
3723
3724 * Makefile.in: Add gdb.fortran.
3725
2f193b69
MC
37262004-08-20 Michael Chastain <mec.gnu@mindspring.com>
3727
3728 * gdb.base/call-sc.exp (test_scalar_returns):
3729 Fix cut-and-paste glitch in "Make fun return now".
3730
89a237cb
MC
37312004-08-17 Michael Chastain <mec.gnu@mindspring.com>
3732
3733 * configure.in: Add gdb.fortran.
3734 * configure: Regenerate.
3735 * gdb.fortran/Makefile.in: New file.
3736 * lib/gdb.exp (skip_fortran_tests): New procedure.
3737
469aff8e
MC
37382004-08-17 Michael Chastain <mec.gnu@mindspring.com>
3739
3740 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
3741 reference to bug-gnu@prep.ai.mit.edu.
3742 * gdb.mi/mi-var-child.exp: Likewise.
3743 * gdb.mi/mi-var-cmd.exp: Likewise.
3744 * gdb.mi/mi-var-display.exp: Likewise.
3745 * gdb.mi/mi2-var-block.exp: Likewise.
3746 * gdb.mi/mi2-var-child.exp: Likewise.
3747 * gdb.mi/mi2-var-cmd.exp: Likewise.
3748 * gdb.mi/mi2-var-display.exp: Likewise.
3749
00b51b9f
MK
37502004-08-15 Mark Kettenis <kettenis@gnu.org>
3751
3752 * gdb.base/unload.c (main): Make local variable msg const.
3753
45f07fef
MC
37542004-08-15 Michael Chastain <mec.gnu@mindspring.com>
3755
3756 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
3757 to bug-gnu@prep.ai.mit.edu.
3758 * gdb.mi/mi-disassemble.exp: Likewise.
3759 * gdb.mi/mi-eval.exp: Likewise.
3760 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
3761 default line number.
3762 * gdb.mi/mi-return.exp: Likewise.
3763 * gdb.mi/mi-simplerun.exp: Likewise.
3764 * gdb.mi/mi-stack.exp: Likewise.
3765 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
3766 number with explicit range test.
3767 * gdb.mi/mi-watch.exp: Likewise.
3768 * gdb.mi/mi2-break.exp: Likewise.
3769 * gdb.mi/mi2-cli.exp: Likewise.
3770 * gdb.mi/mi2-disassemble.exp: Likewise.
3771 * gdb.mi/mi2-eval.exp: Likewise.
3772 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
3773 default line number.
3774 * gdb.mi/mi2-return.exp: Likewise.
3775 * gdb.mi/mi2-simplerun.exp: Likewise.
3776 * gdb.mi/mi2-stack.exp: Likewise.
3777 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
3778 number with explicit range test.
3779 * gdb.mi/mi2-watch.exp: Likewise.
3780
dd8c8ee7
MC
37812004-08-15 Michael Chastain <mec.gnu@mindspring.com>
3782
3783 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
3784 * gdb.cp/m-static.exp: Likewise.
3785 * gdb.cp/rtti.exp: Likewise.
3786
4e838464
MK
37872004-08-14 Mark Kettenis <kettenis@gnu.org>
3788
3789 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
3790
8d8cb839
EZ
37912004-08-14 Eli Zaretskii <eliz@gnu.org>
3792
3793 * ChangeLog: Prefix Local Variables with semi-colons and indent
3794 the reference to older ChangeLog files, to fix fontification in
3795 Emacs.
3796
deea8bb0
MC
37972004-08-13 Michael Chastain <mec.gnu@mindspring.com>
3798
3799 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
3800 * gdb.mi/mi2-break.exp: Likewise.
3801
c3297504
MC
38022004-08-13 Michael Chastain <mec.gnu@mindspring.com>
3803
3804 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
3805
25808999
MC
38062004-08-13 Michael Chastain <mec.gnu@mindspring.com>
3807
3808 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
3809
226a8d71
MC
38102004-08-13 Michael Chastain <mec.gnu@mindspring.com>
3811
3812 * gdb.cp/classes.exp: Remove unused declarations. Just let
3813 test names default instead of providing special names. Remove
3814 extraneous demangler test.
3815
37fdf854
JJ
38162004-08-12 Jeff Johnston <jjohnstn@redhat.com>
3817
3818 * gdb.base/unload.exp: New test for breakpoints in dynamically
3819 loaded libraries.
3820 * gdb.base/unload.c: Ditto.
3821 * gdb.base/unloadshr.c: Ditto.
3822
2d3a7986
MC
38232004-08-12 Michael Chastain <mec.gnu@mindspring.com>
3824
3825 * gdb.cp/classes.exp (test_ptype_class_objects): Call
3826 cp_test_ptype_class.
3827 (test_enums): Likewise.
3828
c72b934c
AC
38292004-08-10 Andrew Cagney <cagney@gnu.org>
3830
3831 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
3832 files.
3833
cc503c8a
AC
38342004-08-10 Andrew Cagney <cagney@gnu.org>
3835
3836 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
3837 init_malloc call.
3838
902f2ccb
MC
38392004-08-10 Michael Chastain <mec.gnu@mindspring.com>
3840
3841 * ChangeLog: Add copyright notice. The notice is copied
3842 from emacs 21.3 top level ChangeLog.
3843
78c90502
MC
38442004-08-09 Michael Chastain <mec.gnu@mindspring.com>
3845
3846 * lib/cp-support.exp: New file.
3847 * lib/cp-support.exp (cp_test_type_class): New function.
3848 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
3849 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
3850 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
3851 cp_test_ptype_class.
3852
88e5ea78
MC
38532004-08-09 Michael Chastain <mec.gnu@mindspring.com>
3854
3855 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
3856 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
3857 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
3858 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
3859 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
3860 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
3861 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
3862 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
3863 gdb.mi/mi2-watch.exp: Update copyright years.
3864
6a89fc9c
MK
38652004-08-09 Mark Kettenis <kettenis@gnu.org>
3866
3867 * gdb.base/sigaltstack.exp: Provide proper anchoring.
3868
1482e0de
MC
38692004-08-09 Michael Chastain <mec.gnu@mindspring.com>
3870
3871 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
3872 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
3873 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
3874 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
3875 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
3876 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
3877 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
3878 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
3879 gdb.mi/mi-watch.exp: Update copyright years.
3880
1a5ce3f3
DJ
38812004-08-08 Daniel Jacobowitz <dan@debian.org>
3882
3883 PR gdb/1738
3884 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
3885 from a breakpoint with a pending signal.
3886
04f6ecf2
DJ
38872004-08-08 Daniel Jacobowitz <dan@debian.org>
3888
3889 PR gdb/1736
3890 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
3891 * gdb.base/sigaltstack.exp (finish_test): Consume output until
3892 the prompt.
3893 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
3894
54d90d35
DJ
38952004-08-08 Daniel Jacobowitz <dan@debian.org>
3896
3897 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
3898
d2f6abb0
DJ
38992004-08-08 Daniel Jacobowitz <dan@debian.org>
3900
3901 PR gdb/1736
3902 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
3903 for i?86-*-linux*.
3904
5598c03d
DJ
39052004-08-08 Daniel Jacobowitz <dan@debian.org>
3906
3907 * gdb.arch/i386-prologue.exp: Compile without debug information.
3908
c6fee705
MC
39092004-08-08 Michael Chastain <mec.gnu@mindspring.com>
3910
3911 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
3912 rather than asking gdb to search.
3913
dd90efdb
MC
39142004-08-05 Michael Chastain <mec.gnu@mindspring.com>
3915
3916 * gdb.base/gcore.c: Include <string.h>.
3917
1e84bec1
MC
39182004-08-05 Michael Chastain <mec.gnu@mindspring.com>
3919
3920 * gdb.base/gcore.c: Add copyright notice.
3921
e425eb2b
MC
39222004-08-05 Michael Chastain <mec.gnu@mindspring.com>
3923
3924 * gdb.base/freebpcmd.c: Include <stdio.h>.
3925 * gdb.base/long_long.c: Include <string.h>.
3926 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
3927 * gdb.base/siginfo.c: Include <string.h>.
3928 * gdb.base/sigstep.c: Include <string.h>.
3929
cb9aaed5
MC
39302004-08-04 Michael Chastain <mec.gnu@mindspring.com>
3931
3932 * gdb.base/complex.c: Include <stdlib.h>.
3933
55944f3d
MC
39342004-08-04 Michael Chastain <mec.gnu@mindspring.com>
3935
3936 * gdb.base/complex.c: Add copyright notice.
3937
7b2953d9
MC
39382004-08-04 Michael Chastain <mec.gnu@mindspring.com>
3939
3940 * gdb.base/charset.c: Include <stdlib.h>.
3941
c9133d23
MC
39422004-08-04 Michael Chastain <mec.gnu@mindspring.com>
3943
3944 * gdb.base/auxv.c: Include <stdlib.h>.
3945
0a8490ad
MC
39462004-08-04 Michael Chastain <mec.gnu@mindspring.com>
3947
3948 * gdb.base/auxv.c: Add copyright notice.
3949
3426d5ec
MC
39502004-08-04 Michael Chastain <mec.gnu@mindspring.com>
3951
3952 * gdb.base/coremaker.c: Add copyright notice.
3953 * gdb.base/coremaker2.c: Add copyright notice.
3954
8da195dd
AC
39552004-08-04 Andrew Cagney <cagney@gnu.org>
3956
3957 * gdb.base/store.exp: Update copyright.
3958 (check_set, up_set, check_struct, up_struct): Add a prefix to test
3959 names, do not import gdb_prompt.
3960
8d394f98
AC
39612004-08-01 Andrew Cagney <cagney@gnu.org>
3962
3963 Fix PR testsuite/1729.
3964 * gdb.base/dump.exp: Add test name to callers of capture_value, do
3965 not use capture_value with value 4.
3966 (capture_value): Add optional test name parameter.
3967 (test_reload_saved_value, test_restore_saved_value): Use $msg as
3968 the prefix, pass to capture_value.
3969
b6702b23
MK
39702004-08-01 Mark Kettenis <kettenis@gnu.org>
3971
3972 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
3973 * gdb.arch/i386-prologue.c (standard): New prototype and function.
3974 (main): Call new function.
3975
c203e0ca
MC
39762004-07-31 Michael Chastain <mec.gnu@mindspring.com>
3977
3978 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
3979
a7995a30
MC
39802004-07-31 Michael Chastain <mec.gnu@mindspring.com>
3981
3982 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
3983
9366563b
MC
39842004-07-31 Michael Chastain <mec.gnu@mindspring.com>
3985
b6eeaf26 3986 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
3987 Accept more values of vtbl pointer. Remove some messages
3988 about "obsolete gcc or gdb".
3989
2fc1f950
MC
39902004-07-30 Michael Chastain <mec.gnu@mindspring.com>
3991
3992 * gdb.cp/classes.exp: Accept more varieties of ptype output.
3993
c724d49b
MC
39942004-07-30 Michael Chastain <mec.gnu@mindspring.com>
3995
3996 * gdb.base/asm-source.exp: Properly convert target board
3997 debug flags from gcc format to binutils format.
3998
736b0fce
MK
39992004-07-28 Mark Kettenis <kettenis@gnu.org>
4000
4001 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
4002 gdb1718". PR backtrace/1718 partially fixed.
4003
5633ea5c
JJ
40042004-07-27 Jeff Johnston <jjohnstn@redhat.com>
4005
4006 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
4007
575eebb1
NC
40082004-07-26 Nick Clifton <nickc@redhat.com>
4009
4010 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
4011 good default value for a specific architecture is available then
4012 set it to that value. Otherwise default to the -gstabs switch.
4013 Remove the -g... switches from the asm-flags variable. Allow the
4014 target board info to override the value if it wants to. Pass the
4015 switch on the assembler command line.
4016
62104619
MK
40172004-07-23 Mark Kettenis <kettenis@gnu.org>
4018
4019 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
4020 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
4021 (main): Call new function.
4022
4a1135b8
MC
40232004-07-22 Michael Chastain <mec.gnu@mindspring.com>
4024
4025 Test for PR exp/1715.
4026 * gdb.base/radix.exp: Refactor common procedures. Make all
4027 test names unique. Change XFAIL to KFAIL.
4028
8a12c1f0
MC
40292004-07-20 Michael Chastain <mec.gnu@mindspring.com>
4030
4031 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
4032 * gdb.ada/gnat_ada.gin: ... to here.
4033 * configure.in: Use gnat_ada.gin.
4034 * configure: Regenerate.
4035
23b451cf
AC
40362004-07-20 Andrew Cagney <cagney@gnu.org>
4037
4038 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
4039 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
4040 XFAILs. Clean up test messages and comments. Check backtraces.
4041 Delete re-sync code.
4042
ab618a02
MC
40432004-07-19 Michael Chastain <mec.gnu@mindspring.com>
4044
4045 Fix PR cli/740.
4046 * gdb.base/annota1.exp: Honor gdb,nosignals.
4047 * gdb.base/annota3.exp: Likewise.
4048
46dad340
MC
40492004-07-19 Michael Chastain <mec.gnu@mindspring.com>
4050
4051 * lib/java.exp: Update copyright notice.
4052
756d8c70
AC
40532004-07-19 Andrew Cagney <cagney@gnu.org>
4054
4055 * gdb.base/selftest.exp: Copy file from here ...
4056 * gdb.gdb/selftest.exp: ... to here.
4057
586027e6
AC
40582004-07-16 Andrew Cagney <cagney@redhat.com>
4059
4060 * lib/insight-support.exp: Delete file.
4061 * lib/java.exp (java_init): Fix copyright.
4062
029d2200
AC
40632004-07-16 Andrew Cagney <cagney@gnu.org>
4064
4065 * gdb.base/restore.c: Append "prologue" to comments marking the a
4066 function's prologue.
4067 * gdb.base/restore.exp: Update copyright, re-indent.
4068 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
4069 callerN" prefix where needed. Update patterns that match a
4070 function's prologue.
4071
653b62c5
MC
40722004-07-16 Michael Chastain <mec.gnu@mindspring.com>
4073
4074 * gdb.base/restore.c: Add copyright notice.
4075
f7d690e5
AC
40762004-07-16 Andrew Cagney <cagney@gnu.org>
4077
4078 * gdb.base/logical.exp: Update copyright.
4079 (evaluate): New procedure. Use to re-implement tests using
4080 several tables.
4081
d629a7cb
MH
40822004-07-14 Martin Hunt <hunt@redhat.com>
4083
4084 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
4085 which fixes some problems where init.tcl was not found.
4086
9c7bb332
AC
40872004-07-13 Andrew Cagney <cagney@gnu.org>
4088
6bf46641
AC
4089 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
4090 (check_sizeof, check_valueof): Do not include the output in the
4091 test name. Use gdb_test.
4092 (get_valueof): Use gdb_test_multiple.
4093
c4ffd4c0
AC
4094 * gdb.base/step-test.exp: Update copyright. Use
4095 gdb_test_multiple. Ensure that test names do not include
4096 architecture dependent output.
4097
ab89363a
AC
4098 * gdb.gdb/observer.exp: Update copyright.
4099 (setup_test): Use gdb_test_multiple.
4100 (attach_first_observer, attach_second_observer)
4101 (attach_third_observer, detach_first_observer)
4102 (detach_second_observer, detach_third_observer)
4103 (reset_counters, check_counters): Make $message a prefix.
4104 (test_normal_stop_notifications): Add "args" parameter - a list of
4105 init functions to be called. Make $message a prefix,
4106 (test_observer_normal_stop): Change the message prefixes so that
4107 they are unique, pass the attach / detach procedures to
4108 test_normal_stop_notifications.
4109
ec58997a
AC
4110 * gdb.base/signull.exp (test_segv): Prefix all tests with
4111 "${name}". Clean up test messages.
4112
b475183b
AC
4113 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
4114
9c7bb332
AC
4115 * gdb.base/ena-dis-br.exp: Update copyright.
4116 (break_at): New function. Replace send_gdb with gdb_test,
4117 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
4118 ignore count, not stopped at bpt", with KFAIL.
4119
2dd95497
CV
41202004-07-13 Corinna Vinschen <vinschen@redhat.com>
4121
4122 * gdb.base/attach.exp: Remove cleanupfile handling.
4123
419e626b
AC
41242004-07-12 Andrew Cagney <cagney@gnu.org>
4125
4126 * gdb.base/annota1.exp: Cleanup corefile test name.
4127 * gdb.base/annota3.exp: Ditto.
4128
8b1b3228
AC
41292004-07-12 Andrew Cagney <cagney@gnu.org>
4130
78650829
AC
4131 * gdb.base/signals.exp: Clean up copyright, re-indent.
4132
8b1b3228
AC
4133 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
4134 gdb_test and gdb_test_multiple.
4135
935c2760
JJ
41362004-07-08 Jeff Johnston <jjohnstn@redhat.com>
4137
4138 * gdb.java/jmain.exp: Fix expected line number for main to
4139 break at. Set XFAIL for break at main test since gcj does not
4140 provide line number info for first statement in main.
4141
1544280f
AC
41422004-07-08 Andrew Cagney <cagney@gnu.org>
4143
1279f4ff
AC
4144 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
4145
1544280f
AC
4146 * gdb.base/sigbpt.exp: Make the common part of each test name a
4147 prefix instead of suffix.
4148
bcc82369
BR
41492004-07-07 Bob Rossi <bob_rossi@cox.net>
4150
4151 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
4152 test from test_tbreak_creation_and_listing to
4153 test_file_list_exec_source_file
4154 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
4155 Changed name of test from test_tbreak_creation_and_listing to
4156 test_file_list_exec_source_file
4157
23f4b0aa
JJ
41582004-07-07 Jeff Johnston <jjohnstn@redhat.com>
4159
4160 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
4161 the jmisc() constructor instead of <init>.
4162 * gdb.java/jmisc1.exp: Ditto.
4163
56401cd5
AC
41642004-07-07 Andrew Cagney <cagney@gnu.org>
4165
4166 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
4167 corrupting the PC.
4168
44ae2f6a
MC
41692004-07-06 Michael Chastain <mec.gnu@mindspring.com>
4170
4171 * gdb.cp/templates.exp: Accept whitespace change in demangler
4172 output.
4173
45a83408
AC
41742004-07-06 Andrew Cagney <cagney@gnu.org>
4175
4176 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
4177
d205ad70
MC
41782004-07-02 Michael Chastain <mec.gnu@mindspring.com>
4179
4180 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
4181 * lib/compiler.cc: Likewise.
4182
06ea1a61
MC
41832004-06-30 Michael Chastain <mec.gnu@mindspring.com>
4184
4185 * lib/compiler.cc: Work around string preprocessing problem
4186 with old hp c++ compiler.
4187 * lib/compiler.c: Likewise.
4188
daab1251
CV
41892004-06-29 Corinna Vinschen <vinschen@redhat.com>
4190
4191 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
4192 directives to conditionalize symbol prefixing.
4193 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
4194 additional_flags handling. Add underscore prefix for Cygwin.
4195 * gdb.arch/i386-unwind.c: Use preprocessor directives to
4196 conditionalize symbol prefixing.
4197 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
4198 additional_flags handling. Add underscore prefix for Cygwin.
4199
cc984116
CV
42002004-06-29 Corinna Vinschen <vinschen@redhat.com>
4201
4202 * gdb.base/bigcore.exp: Skip test on Cygwin.
4203
c279b077
MC
42042004-06-28 Michael Chastain <mec.gnu@mindspring.com>
4205
4206 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
4207 formats for "info register". Use gdb_test_multiple. Fix
4208 the "invalid register" test.
4209
0e915747
CV
42102004-06-28 Corinna Vinschen <vinschen@redhat.com>
4211
4212 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
4213 PID for Cygwin. Add Cygwin specific strings to check for in some
4214 tests.
4215 (do_attach_tests): Add a test for user interaction when attaching
4216 to a process with no matching symbol table already loaded.
4217
11422c86
AC
42182004-06-26 Andrew Cagney <cagney@gnu.org>
4219
4220 Test PR java/1567 and PR java/1565.
4221 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
4222 * gdb.java/jmisc2.exp: Delete file.
4223
cefbce26
MC
42242004-06-26 Michael Chastain <mec.gnu@mindspring.com>
4225
4226 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
4227
e19f872c
CV
42282004-06-25 Corinna Vinschen <vinschen@redhat.com>
4229
4230 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
4231 attach process.
4232
d931ba3b
MC
42332004-06-23 Michael Chastain <mec.gnu@mindspring.com>
4234
4235 * gdb.cp/pr-1553.exp: Remove.
4236
aef68c48
MC
42372004-06-22 Michael Chastain <mec.gnu@mindspring.com>
4238
4239 * gdb.cp/pr-1553.cc: Remove.
4240 * gdb.cp/pr-1553.exp: Disable this test.
4241
8d5df71a
JB
42422004-06-20 Jim Blandy <jimb@redhat.com>
4243
4244 Fix PR testsuite/1680.
4245 * gdb.arch/i386-sse.exp: Properly quote curly braces in
4246 regular expressions.
4247
4ac6f39d
MC
42482004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4249
4250 Fix PR testsuite/1679.
4251 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
4252 Issue an UNSUPPORTED result instead.
4253
1b413552
JB
42542004-06-18 Jim Blandy <jimb@redhat.com>
4255
4256 * gdb.base/charset.exp: Only send a control-C if we see a new
4257 prompt and incomplete command.
4258
6daa6ebd
MC
42592004-06-18 Michael Chastain <mec.gnu@mindspring.com>
4260
4261 * gdb.cp/pr-574.cc: Add copyright notice.
4262
51fa4ae0
JB
42632004-06-17 Jim Blandy <jimb@redhat.com>
4264
4265 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
4266 cases where the regexp has no groups; this grabs random text from
4267 the previous test suite, whatever that was.
4268
8fea26c5
MC
42692004-06-17 Michael Chastain <mec.gnu@mindspring.com>
4270
4271 * gdb.cp/printmethod.cc: Add copyright notice.
4272
1e3aeb41
MC
42732004-06-16 Michael Chastain <mec.gnu@mindspring.com>
4274
4275 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
4276
9d9030bc
AC
42772004-06-16 Andrew Cagney <cagney@gnu.org>
4278
4279 * gdb.base/signull.c: Update copyright. Include <string.h>.
4280 (bowler): Replace data_pointer with data_read
4281 and data_write cases. Add code_descriptor case.
4282 (zero, desc): New array and pointer.
4283 (data, code): Change to simple pointers.
4284 * gdb.base/signull.exp: Fix probe pattern matching a function
4285 descriptor SIGSEGV. Replace data_pointer with data_read and
4286 data_write tests.
4287
acd4ad44
AC
42882004-06-16 Andrew Cagney <cagney@gnu.org>
4289
4290 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
4291
08fd625c
MC
42922004-06-15 Michael Chastain <mec.gnu@mindspring.com>
4293
4294 * gdb.base/long_long.c: Add copyright notice.
4295
1903502c
MC
42962004-06-15 Michael Chastain <mec.gnu@mindspring.com>
4297
4298 * gdb.base/long_long.exp: Remove reference to
4299 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
4300 to gdb_breakpoint and gdb_continue_to_breakpoint.
4301
83313cb1
JB
43022004-06-14 Jim Blandy <jimb@redhat.com>
4303
4304 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
4305 endian case.
4306
1bf404ef
AC
43072004-06-14 Andrew Cagney <cagney@gnu.org>
4308
4309 * gdb.base/gcore.exp (capture_command_output): Delete the always
4310 passing tests containing inferior values.
4311 * gdb.base/ending-run.exp: Do not include the breakpoint address
4312 in the test message. Update copyright.
4313 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
4314 size in the test name, use gdb_test_multiple. Update copyright.
4315
ef220b33
MC
43162004-06-14 Michael Chastain <mec.gnu@mindspring.com>
4317
4318 * gdb.cp/ref-types.cc: Add copyright notice.
4319
4f70a4c9
MC
43202004-06-14 Michael Chastain <mec.gnu@mindspring.com>
4321
4322 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
4323 hp_aCC_compiler.
4324 * lib/compiler.cc: Likewise.
4325 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
4326 'set' commands. Log diagnostics for other lines. Set
4327 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
4328
335928ac
MC
43292004-06-13 Michael Chastain <mec.gnu@mindspring.com>
4330
4331 * gdb.cp/try_catch.cc: Add copyright notice.
4332
2efb12e8
MC
43332004-06-12 Michael Chastain <mec.gnu@mindspring.com>
4334
4335 * gdb.cp/userdef.cc: Add copyright notice.
4336
0bbed51a
MC
43372004-06-11 Michael Chastain <mec.gnu@mindspring.com>
4338
4339 * gdb.cp/virtfunc.cc: Add copyright notice.
4340
e12a46c9
RC
43412004-06-11 Randolph Chung <tausq@debian.org>
4342
4343 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
4344 problem.
4345
338e05af
AC
43462004-06-10 Andrew Cagney <cagney@gnu.org>
4347
4348 * lib/compiler.cc, lib/compiler.c: Append either
4349 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
4350 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
4351 instead of gcc-3-3.
4352
dc3f10cb
AC
43532004-06-09 Andrew Cagney <cagney@gnu.org>
4354
b4d946af
AC
4355 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
4356 gdb/1455, bug is specific to "long long" and "double".
4357
dc3f10cb
AC
4358 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
4359 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
4360 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
4361 fixed.
4362
b5c0bfa2
AC
43632004-06-09 Andrew Cagney <cagney@gnu.org>
4364
4365 * gdb.base/structs.exp (test_struct_returns): Replace
4366 "return_value_unknown" and "finish_value_unknown" by
4367 "return_value_known" and "finish_value_known". Instead of
4368 "return_value_unknown" iff "finish_value_unknown", check
4369 "return_value_known" implies "finish_value_known".
4370
caeb605f
MH
43712004-06-08 Martin Hunt <hunt@redhat.com>
4372
4373 * gdb.base/float.exp: Add pattern for mips targets.
4374
c892bb64
RC
43752004-06-08 Randolph Chung <tausq@debian.org>
4376
4377 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
4378 message for unknown architectures more clear.
4379
48306d3e
JB
43802004-06-08 Joel Brobecker <brobecker@gnat.com>
4381
4382 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
4383 start the execution of the program.
4384
83ecb59f
JB
43852004-06-07 Jim Blandy <jimb@redhat.com>
4386
4387 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
4388 * gdb.arch/i386-cpuid.h: New helper file.
4389
55264cb4
RC
43902004-06-07 Randolph Chung <tausq@debian.org>
4391
4392 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
4393 has started.
4394
23cadb28
RM
43952004-06-04 Roland McGrath <roland@redhat.com>
4396
4397 Fix PR gdb/1647.
4398 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
4399 differently to be robust to output buffering differences.
4400
51d01eda
MC
44012004-06-04 Michael Chastain <mec.gnu@mindspring.com>
4402
4403 * gdb.threads/pthreads.exp: Update copyright years.
4404 (check_control_c): Change asynchronous 'after' to synchronous.
4405
f4fc3b93
RM
44062004-06-04 Roland McGrath <roland@redhat.com>
4407
4408 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
4409 next gdb prompt.
4410
4013522b
MC
44112004-06-02 Michael Chastain <mec.gnu@mindspring.com>
4412
4413 Fix PR gdb/1636.
4414 * gdb.threads/manythreads.exp: Change asynchronous 'after'
4415 calls to synchronous.
4416
7a8f1e6b
JB
44172004-05-26 Jim Blandy <jimb@redhat.com>
4418
4419 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
4420
81bb3443
RC
44212004-05-24 Randolph Chung <tausq@debian.org>
4422
4423 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
4424 * gdb.asm/pa.inc: New file.
4425
8f5a3103
MK
44262004-05-22 Mark Kettenis <kettenis@gnu.org>
4427
4428 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
4429
734b8fe8
JB
44302004-05-21 Joel Brobecker <brobecker@gnat.com>
4431 Daniel Jacobowitz <drow@mvista.com>
4432
4433 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
4434 GDB prompt.
4435
725603e1
UW
44362004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4437
f4fc3b93 4438 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
4439 setjmp/longjmp. Use sigaction instead of signal.
4440
8b923272
JB
44412004-05-19 J. Brobecker <brobecker@gnat.com>
4442 Michael Snyder <msnyder@redhat.com>
4443
4444 * gdb.threads/pthread_cond_wait.c: New file.
4445 * gdb.threads/pthread_cond_wait.exp: New testcase.
4446
8bfabb04
AC
44472004-05-13 Andrew Cagney <cagney@redhat.com>
4448
4449 * gdb.base/signull.exp, gdb.base/signull.c: New files.
4450 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
4451
42edda50
AC
44522004-05-11 Andrew Cagney <cagney@redhat.com>
4453
4454 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
4455 fixed but revealed gdb/1639.
4456
d303a6c7
AC
44572004-05-10 Andrew Cagney <cagney@redhat.com>
4458
4459 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
4460 func1" and "next to 2nd alarm", kernel bug avoided.
4461
bf08c2a1
DJ
44622004-05-10 Daniel Jacobowitz <dan@debian.org>
4463
4464 PR external/1568
4465 * gdb.base/bigcore.exp: Check the size of the dumped core file.
4466 XFAIL if it is smaller than bytes_allocated.
4467 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
4468 (main): Make chunks_allocated unsigned. Correct comment.
4469
c0586a34
JB
44702004-05-07 Joel Brobecker <brobecker@gnat.com>
4471
4472 * gdb.arch/powerpc-aix-prologue.c: New file.
4473 * gdb.arch/powerpc-aix-prologue.exp: New file.
4474
f2785d12
JB
44752004-05-07 Jim Blandy <jimb@redhat.com>
4476
4477 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
4478 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
4479
bd7f6e30
JB
44802004-05-06 Joel Brobecker <brobecker@gnat.com>
4481
4482 * gdb.base/sep.exp: No longer setup_kfail when the program was
4483 built with dwarf2.
4484
0a5e7efe
JI
44852004-05-05 Jim Ingham <jingham@apple.com>
4486
4487 * gdb.base/pending.exp: Make sure pending breakpoints
4488 preserve the ignore count.
f4fc3b93 4489
a8958849
MK
44902004-04-27 Jerome Guitton <guitton@gnat.com>
4491
4492 * i386-prologue.exp: Add testcase for jump instruction as first
4493 instruction of the real code.
4494 * i386-prologue.c (jump_at_beginning): New function.
4495
7e103f5b
MK
44962004-04-28 Mark Kettenis <kettenis@gnu.org>
4497
4498 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
4499 x86_64-*-*.
4500
5d38b224
MK
45012004-04-28 Mark Kettenis <kettenis@gnu.org>
4502
4503 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
4504 i*86-*-*.
4505
0ef32fd9
MK
45062004-04-25 Mark Kettenis <kettenis@gnu.org>
4507
4508 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
4509 expression that checks the return type.
4510
71d7dd7c
AC
45112004-04-23 Andrew Cagney <cagney@redhat.com>
4512
4513 * gdb.base/call-sc.exp: New test of scalar call/return values.
4514 * gdb.base/call-sc.c: Ditto.
4515
1e9f977e
JJ
45162004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4517
4518 * gdb.threads/manythreads.c: Reduce thread stack size.
4519
899d9e3a
JJ
45202004-04-23 Jeff Johnston <jjohnstn@redhat.com>
4521
4522 * gdb.threads/manythreads.c: Add copyright notice.
4523
61bcae62
AC
45242004-04-23 Andrew Cagney <cagney@redhat.com>
4525
4526 * gdb.base/siginfo.exp: Better handle step out of signal.
4527 * gdb.base/sigstep.exp: Ditto.
4528
7339a42e
JJ
45292004-04-22 Jeff Johnston <jjohnstn@redhat.com>
4530 Daniel Jacobowitz <drow@mvista.com>
4531
4532 * gdb.threads/manythreads.c: New testcase.
4533 * gdb.threads/manythreads.exp: Ditto.
4534
5c98409b
JB
45352004-04-22 Jim Blandy <jimb@redhat.com>
4536
4537 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
4538 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
4539
3b611f1a
MC
45402004-04-21 Michael Chastain <mec.gnu@mindspring.com>
4541
4542 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
4543
f0fd9238
AC
45442004-04-21 Andrew Cagney <cagney@redhat.com>
4545
4546 * gdb.base/sigstep.c: New file.
4547 * gdb.base/sigstep.exp: New file.
4548
90990674
JB
45492004-04-16 Joel Brobecker <brobecker@gnat.com>
4550
4551 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
4552 call to observer_notify_normal_stop.
4553
78cef34b
AC
45542004-04-15 Andrew Cagney <cagney@redhat.com>
4555
4556 * gdb.base/siginfo.c: New file.
4557 * gdb.base/siginfo.exp: New file.
4558
d2343407
JB
45592004-04-12 J. Brobecker <brobecker@gnat.com>
4560
4561 * gdb.base/sep.exp: Fix typo in comment.
4562
a2dba3c8
JB
45632004-04-12 J. Brobecker <brobecker@gnat.com>
4564
4565 * gdb.base/sep.c: New file.
4566 * gdb.base/sep-proc.c: New file.
4567 * gdb.base/sep.exp: New testcase.
4568
15f7b60e
MK
45692004-04-09 Mark Kettenis <kettenis@gnu.org>
4570
4571 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
4572 support.
4573
44f4de1a
AC
45742004-04-05 Andrew Cagney <cagney@redhat.com>
4575
4576 * gdb.base/sigaltstack.c: New file.
4577 * gdb.base/sigaltstack.exp: New file.
4578
ef04f396
JB
45792004-04-04 Joel Brobecker <brobecker@gnat.com>
4580
4581 * gdb.base/foll-fork.exp: Update the expected output for
4582 "help set follow-fork-mode", to match a change that was made
4583 to the help of this variable on 2004-01-13.
4584
d40d2c92
JB
45852004-04-01 Joel Brobecker <brobecker@gnat.com>
4586
4587 * lib/ada.exp: Add copyright notice.
4588 * bar.ads: Likewise.
4589 * bar.adb: Likewise.
4590 * null_record.adb: Likewise.
4591 * null_record.exp: Likewise.
4592 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
4593
f86ef5a3
JB
45942004-04-01 Joel Brobecker <brobecker@gnat.com>
4595
4596 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
4597 * configure: Regenerate.
4598
414e70e3
JB
45992004-04-01 Joel Brobecker <brobecker@gnat.com>
4600
4601 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
4602 to build the application. Remove the message printed when in
4603 verbose mode, redundant with the UNSUPPORTED message above.
4604
f0aaee49
JB
46052004-03-31 Joel Brobecker <brobecker@gnat.com>
4606
4607 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
4608 * gdb.ada (null_record.exp): New testcase.
4609
ac81cb54
JB
46102004-03-31 Joel Brobecker <brobecker@gnat.com>
4611
4612 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
4613
854af2f7
JB
46142004-03-31 Joel Brobecker <brobecker@gnat.com>
4615
4616 * gdb.ada: New subdirectory.
4617 * gdb.ada/Makefile.in: New file.
4618 * gdb.ada/gnat_ada.gpr.in: New file.
4619
034cb681
JB
46202004-03-31 Joel Brobecker <brobecker@gnat.com>
4621
4622 * lib/ada.exp: New file.
4623
78a1a894
DJ
46242004-03-24 Daniel Jacobowitz <drow@mvista.com>
4625
4626 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
4627 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
4628
4b2b3b3e
AC
46292004-03-22 Andrew Cagney <cagney@redhat.com>
4630
4631 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
4632 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4633 Problem identified by Ulrich Weigand.
4634
23c73aa3
DC
46352004-03-17 David Carlton <carlton@kealia.com>
4636
4637 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
4638 PR c++/826.
4639
d63a86f8
RM
46402004-03-16 Roland McGrath <roland@redhat.com>
4641
4642 * gdb.base/auxv.exp: New file.
4643 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
4644
0e02aa50
DC
46452004-03-12 David Carlton <carlton@kealia.com>
4646
4647 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
4648 * gdb.cp/pr-1553.cc: Ditto.
4649 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
4650 pass branch.
4651
c20b71be
MC
46522004-03-12 Michael Chastain <mec.gnu@mindspring.com>
4653
4654 * gdb.cp/templates.exp: Accept more template types.
4655
c7414a01
MC
46562004-03-09 Michael Chastain <mec.gnu@mindspring.com>
4657
4658 From Corinna Vinschen with modifications.
4659 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
4660 local variable obj_with_enum.
4661 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
4662 results with obj_with_enum.
4663
ed69573c
MC
46642004-03-09 Michael Chastain <mec.gnu@mindspring.com>
4665
4666 * gdb.cp/classes.cc: New file, copied from misc.cc.
4667 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
4668
28301461
MC
46692004-03-09 Michael Chastain <mec.gnu@mindspring.com>
4670
4671 * gdb.cp/misc.cc: Add copyright notice.
4672
1198ecbe
DC
46732004-03-05 David Carlton <carlton@kealia.com>
4674
4675 * gdb.cp/rtti.exp: Add 'print *obj3' test.
4676 * gdb.cp/rtti.h: Update copyright.
4677 (namespace n2::n3): New.
4678 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
4679 (n2::n3::func3): New.
4680 (main): Call n2::n3::func3.
4681 * gdb.cp/rtti2.cc: Update copyright.
4682 (n2::create3): New.
4683
9e08c470
MK
46842004-03-04 Mark Kettenis <kettenis@gnu.org>
4685
4686 * gdb.asm/openbsd.inc: Fix typo.
4687
4bebc3aa
FF
46882004-03-03 Fred Fish <fnf@redhat.com>
4689
4690 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
4691 "val" instead of unused "size". Update copyright year.
4692
6ea9fb37
DJ
46932004-02-29 Daniel Jacobowitz <drow@mvista.com>
4694
4695 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
4696 to use unsigned char.
4697 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
4698 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
4699
23b23974
DJ
47002004-02-29 Daniel Jacobowitz <drow@mvista.com>
4701
4702 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
4703 line of output.
4704
7574fd53
DJ
47052004-02-28 Daniel Jacobowitz <drow@mvista.com>
4706
4707 * gdb.base/relocate.c (dummy): Initialize.
4708
a195357f
DJ
47092004-02-28 Daniel Jacobowitz <drow@mvista.com>
4710
4711 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
4712 a breakpoint at exit.
4713
72fd54a9
FF
47142004-02-27 Fred Fish <fnf@redhat.com>
4715
4716 * gdb.base/chng-syms.exp: Add expect condition to match failing
4717 case that isn't a timeout.
4718
b9d23137
AC
47192004-02-27 Andrew Cagney <cagney@redhat.com>
4720
4721 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
4722 support.
4723
15d208f6 47242004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 4725
15d208f6
FF
4726 * gdb.arch/gdb1431.c: Remove.
4727 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
4728 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
4729 of "until" incorrectly.
4730
98f9cd2d
JB
47312004-02-26 J. Brobecker <brobecker@gnat.com>
4732
4733 * gdb.cp/class2.cc (empty): New class.
4734 (refer): New function.
4735 (main): Declare an object of type empty and use it.
4736 * gdb.cp/class2.exp: Print the value of an object of type empty.
4737
9b50c11b
JJ
47382004-02-26 Jeff Johnston <jjohnstn@redhat.com>
4739
4740 * gdb.base/langs.exp: Update query string to match the
4741 new nquery format used for pending breakpoints.
4742
0dcd613f
AC
47432004-02-26 Andrew Cagney <cagney@redhat.com>
4744
4745 Fix PR i18n/1570.
4746 * gdb.base/charset.c: Update copyright notice.
4747 (main, init_string): Remove the escape character '\e' tests.
4748 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
4749 * gdb.base/charset.exp (valid_host_charset): Ditto.
4750 * gdb.base/setvar.exp: Ditto.
4751
b8a56647
AC
47522004-02-24 Andrew Cagney <cagney@redhat.com>
4753
90d59e34
AC
4754 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
4755 mmapped data in core file" PASS and FAIL messages consistent.
4756
b8a56647
AC
4757 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
4758 setting a breakpoint. Work around PR java/1565.
4759
9f27c604
JJ
47602004-02-23 Jeff Johnston <jjohnstn@redhat.com>
4761
4762 * lib/gdb.exp (gdb_breakpoint): Update query string to match
4763 new nquery format.
4764 * gdb.base/pending.exp: Ditto.
4765
3224a706
MK
47662004-02-22 Mark Kettenis <kettenis@gnu.org>
4767
4768 * configure.in: Run stabs tests on *BSD.
4769 * configure: Regenerated.
4770
41e0a9ca
MK
47712004-02-21 Mark Kettenis <kettenis@gnu.org>
4772
4773 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
4774
1e1b3428
FF
47752004-02-20 Fred Fish <fnf@redhat.com>
4776
4777 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
4778 blank in test for "returns short", for consistency with other
4779 "returns xxx" tests. Update copyright year.
4780
f9a7572a
FF
47812004-02-19 Fred Fish <fnf@redhat.com>
4782
4783 New testcase for PR breakpoint/1558.
4784 * gdb.arch/gdb1558.exp: New file.
4785 * gdb.arch/gdb1558.c: New file.
4786
b2ce2854
EZ
47872004-02-19 Elena Zannoni <ezannoni@redhat.com>
4788
4789 * gdb.base/nodebug.exp: Fix typo.
4790
e7c9ff01
JB
47912004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4792
4793 Committed by Jim Blandy <jimb@redhat.com>.
4794
62f4b920
JB
4795 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
4796
2db536a1
JB
4797 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
4798
e7c9ff01
JB
4799 * gdb.base/float.exp: Support s390*-*-* targets.
4800
f3205b34
AF
48012004-02-17 Adam Fedor <fedor@gnu.org>
4802
4803 * gdb.base/gdb1555.exp: New file.
4804 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
4805
9d62932d
EZ
48062004-02-17 Elena Zannoni <ezannoni@redhat.com>
4807
4808 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
4809
344c9711
FF
48102004-02-16 Fred Fish <fnf@redhat.com>
4811
4812 * gdb.arch/gdb1291.c: Remove
4813 * gdb.arch/gdb1291.s: New test input file.
4814 * gdb.arch/gdb1291.exp: Expand test to check case that should not
4815 fail. Test for correct result, known incorrect result, other
4816 failures and timeouts.
4817
2d822687
AC
48182004-02-16 Andrew Cagney <cagney@redhat.com>
4819
4820 * gdb.base/bigcore.exp: New file.
4821 * gdb.base/bigcore.c: New file.
4822
dac15b66
AC
48232004-02-13 Andrew Cagney <cagney@redhat.com>
4824
4825 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
4826 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
4827 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
4828 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
4829 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
4830 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
4831 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
4832 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
4833 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
4834 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
4835
6bdfc2c4
JJ
48362004-02-11 Jeff Johnston <jjohnstn@redhat.com>
4837
4838 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
4839 executed is an alloc instruction.
4840
87b3ede8
DC
48412004-02-11 David Carlton <carlton@kealia.com>
4842
4843 * gdb.cp/breakpoint.exp: New.
4844 * gdb.cp/breakpoint.cc: New.
4845
6e19e2bf
MC
48462004-02-11 Michael Chastain <mec.gnu@mindspring.com>
4847
4848 Partial fix for PR gdb/1543.
4849 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
4850 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
4851 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
4852 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
4853 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
4854 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
4855 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
4856 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
4857 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
4858 to bug-gdb@prep.ai.mit.edu .
4859 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
4860 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
4861 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
4862 Likewise.
4863
5c5455dc
AC
48642004-02-10 Andrew Cagney <cagney@redhat.com>
4865
4866 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
4867 using gdb_internal_error_resync.
4868
9cf689d7
DJ
48692004-02-09 Daniel Jacobowitz <drow@mvista.com>
4870
4871 * gdb.threads/thread-specific.exp: Stop early if no threads are
4872 found.
4873
d2dc51db
MC
48742004-02-09 Michael Chastain <mec.gnu@mindspring.com>
4875
4876 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
4877
14b1a056
DJ
48782004-02-08 Daniel Jacobowitz <drow@mvista.com>
4879
4880 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
4881 breakpoints.
4882
83f66e8f
DJ
48832004-02-07 Daniel Jacobowitz <drow@mvista.com>
4884
4885 * config/sim.exp (gdb_load): Handle $arg == "".
4886 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
4887 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
4888
30fc0091
EZ
48892004-02-07 Elena Zannoni <ezannoni@redhat.com>
4890
4891 * gdb.base/maint.exp: Update test to reflect
4892 obstack changes.
4893
4d806929
JJ
48942004-02-04 Jeff Johnston <jjohnstn@redhat.com>
4895
4896 * gdb.base/pendshr.c (pendfunc): New function that calls
4897 pendfunc1.
4898 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
4899
7bfdd688
FF
49002004-02-04 Fred Fish <fnf@redhat.com>
4901
4902 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
4903 function symbols and update copyright years.
4904 * gdb.arch/gdb1291.c: Ditto.
4905
aaa08ee4
MC
49062004-02-03 Michael Chastain <mec.gnu@mindspring.com>
4907
4908 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
4909
dbad7755
MC
49102004-02-03 Michael Chastain <mec.gnu@mindspring.com>
4911
4912 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
4913
ec4646ef
MC
49142004-02-03 Michael Chastain <mec.gnu@mindspring.com>
4915
4916 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
4917
1b802196
FF
49182004-02-02 Fred Fish <fnf@redhat.com>
4919
4920 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
4921 remote targets. Update copyright years.
4922
18fe2033
JJ
49232004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4924
4925 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
4926 support.
4927 * gdb.base/langs.exp: Fix test which attempts to create
4928 breakpoint on non-existent function to handle new pending
4929 support.
4930 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
4931 a breakpoint.
4932 * gdb.base/pending.exp: New test.
4933 * gdb.base/pending.c: New file.
4934 * gdb.base/pendshr.c: Ditto.
4935
8d577d32
DC
49362004-02-02 David Carlton <carlton@kealia.com>
4937
4938 * gdb.cp/overload.exp: Add overloadNamespace tests.
4939 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
4940 (overloadNamespace, XXX): New.
4941 (main): Call XXX::marker2.
4942
3ad13771
FF
49432004-02-01 Fred Fish <fnf@redhat.com>
4944
4945 * gdb.base/dump.exp: Use runto_main instead of "runto main".
4946 * gdb.base/finish.exp: Ditto.
4947 * gdb.base/gcore.exp: Ditto.
4948 * gdb.base/huge.exp: Ditto.
4949 * gdb.base/info-proc.exp: Ditto.
4950 * gdb.base/return2.exp: Ditto.
4951 * gdb.threads/gcore-thread.exp: Ditto.
4952
44c75849
DJ
49532004-02-01 Daniel Jacobowitz <drow@mvista.com>
4954
4955 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
4956
005bc093
MK
49572004-02-01 Mark Kettenis <kettenis@gnu.org>
4958
4959 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
4960 that opening the file succeeds on OpenBSD.
4961
c47cebdb
DJ
49622004-02-01 Daniel Jacobowitz <drow@mvista.com>
4963
4964 * gdb.threads/thread-specific.c: New file.
4965 * gdb.threads/threads-specific.exp: New test script.
4966 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
4967 to expect_out.
4968
5a01311c
MK
49692004-02-01 Mark Kettenis <kettenis@gnu.org>
4970
4971 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
4972 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
4973 only on the "print_small_structs from print_long_arg_list" test.
4974
ce22a4f1
DJ
49752004-02-01 Daniel Jacobowitz <drow@mvista.com>
4976
4977 * gdb.base/completion.exp: Kill a stray backslash.
4978
4979 From Jim Ingham <jingham@apple.com>:
4980 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
4981 agrees with the result from sending a tab.
4982
abbab9d3
DJ
49832004-01-31 Daniel Jacobowitz <drow@mvista.com>
4984
4985 * gdb.base/chng-syms.exp: Remove stray newline.
4986
53904d1e
MK
49872004-01-31 Mark Kettenis <kettenis@gnu.org>
4988
4989 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
4990 *-*-openbsd*.
4991 * gdb.asm/openbsd.inc: New file.
4992
3a4b3aac
MK
49932004-01-30 Mark Kettenis <kettenis@gnu.org>
4994
4995 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
4996 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
4997 *-*solaris2*. Remove commented out default settings for
4998 asm-flags. Replace gdb_compile with target_link.
4999
ebac27b4
MC
50002004-01-29 Michael Chastain <mec.gnu@mindspring.com>
5001
5002 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
5003 for all tests. Remove old hp-ux and cygnus xfail cases.
5004
d8679d84
PH
50052004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
5006
5007 * gdb.base/chng-syms.exp: New file.
5008 * gdb.base/chng-syms.c: New file.
5009
0a55bc22
MC
50102004-01-24 Michael Chastain <mec.gnu@mindspring.com>
5011
5012 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
5013 Provide arms for current output in all my configurations.
5014
94b8e876
MC
50152004-01-24 Michael Chastain <mec.gnu@mindspring.com>
5016
5017 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
5018 * lib/compiler.cc: Likewise.
5019 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
5020 get the right preprocessor. Eval the output directly. Remove
5021 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
5022 hp_f77_compiler and hp_f90_compiler completely.
5023 (gdb_preprocess): Delete.
5024 (get_compiler): Delete.
5025
7cf03d44
MK
50262004-01-24 Mark Kettenis <kettenis@gnu.org>
5027
5028 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
5029 <string.h>.
5030
68b6dce9
NR
50312004-01-24 Nick Roberts <nick@nick.uklinux.net>
5032
5033 * gdb.mi/mi-stack.exp: Update copyright.
5034
b368761e
DC
50352004-01-23 David Carlton <carlton@kealia.com>
5036
5037 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
5038 test for cp_lookup_transparent_type.
5039 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
5040 call them.
5041
f2061b53
DJ
50422004-01-23 Daniel Jacobowitz <drow@mvista.com>
5043
5044 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
5045 after -var-update.
5046
37fc574a
DC
50472004-01-23 David Carlton <carlton@kealia.com>
5048
5049 * gdb.cp/namespace.cc (C::ensureRefs): New.
5050 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
5051
8e94b928
NR
50522004-01-20 Nick Roberts <nick@nick.uklinux.net>
5053
5054 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
5055 case "-stack-list-locals 2".
5056 * gdb.mi/mi-var-child.exp: Test for case
5057 "-var-list-children --all-values NAME".
5058
997b0952
MC
50592004-01-18 Michael Chastain <mec.gnu@mindspring.com>
5060
5061 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
5062
52470da3
MK
50632004-01-18 Mark Kettenis <kettenis@gnu.org>
5064
7049b4b8
MK
5065 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
5066 used with gdb_test_multiple.
5067
52470da3
MK
5068 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
5069 read at address 0. This fixes PR testsuite/1504.
5070
da6012e5
DJ
50712004-01-18 Daniel Jacobowitz <drow@mvista.com>
5072
5073 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
5074 Remove downloading, guessing the host executable, the calls to
5075 gdb_file_cmd and gdb_target_cmd, and "load" support.
5076 (infer_host_exec): New function broken out from gdb_load.
5077 (gdb_load): New wrapper for gdbserver_gdb_load.
5078 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
5079 gdb_target_cmd. Use -target-select.
5080 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
5081 Download binaries to the host. Clear last_mi_remote_file when
5082 we load a new binary.
5083 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
5084 call gdbserver_gdb_load and mi_gdb_target_cmd.
5085
32c70722
MC
50862004-01-17 Michael Chastain <mec.gnu@mindspring.com>
5087
5088 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
5089 type patterns.
5090
b0cecf36
MC
50912004-01-17 Michael Chastain <mec.gnu@mindspring.com>
5092
5093 * gdb.cp/templates.exp: Fix typo in test name of
5094 "print Foo<volatile char*>::foo".
5095
4120d7e6
MC
50962004-01-15 Michael Chastain <mec.gnu@mindspring.com>
5097
5098 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
5099
f679e530
BE
51002004-01-16 Ben Elliston <bje@wasabisystems.com>
5101
5102 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
5103 (clean mostlyclean): Remove empty rm.
5104
091c48f6
MC
51052004-01-15 Michael Chastain <mec.gnu@mindspring.com>
5106
5107 * gdb.base/setvar.exp: Add copyright years.
5108
3e5fc8d2
DC
51092004-01-14 David Carlton <carlton@bactrian.org>
5110
5111 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
5112 PR c++/1511 and update coment.
5113 * gdb.cp/templates.exp: Update patterns to match current output.
5114 If changes involve something other than whitespace, KFAIL
5115 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
5116
63d06c5c
DC
51172004-01-14 David Carlton <carlton@kealia.com>
5118
5119 * gdb.cp/namespace.exp: Add tests involving classes defined within
5120 namespaces.
5121 * gdb.cp/namespace.cc (C::CClass): New.
5122 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
5123
a51dab88
EZ
51242004-01-14 Elena Zannoni <ezannoni@redhat.com>
5125
5126 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
5127 what debug info we have. Print a better message if something goes
5128 wrong while producing the separate debug info file.
5129
a476ccc9
MC
51302004-01-14 Michael Chastain <mec.gnu@mindspring.com>
5131
5132 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
5133
f453692c
MC
51342004-01-14 Michael Chastain <mec.gnu@mindspring.com>
5135
5136 * gdb.base/callfuncs.c: Add copyright notice.
5137
f40063a5
MC
51382004-01-13 Michael Chastain <mec.gnu@mindspring.com>
5139
5140 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
5141 inheritance. PR gdb/1498, PR gcc/13539.
5142
19ac3974
EZ
51432004-01-13 Elena Zannoni <ezannoni@redhat.com>
5144
5145 * gdb.threads/gcore-thread.exp: Prefix name of binary with
5146 test specific name.
5147 * gdb.mi/gdb669.exp: Ditto.
5148 * gdb.mi/mi-pthreads.exp: Ditto.
5149 * gdb.mi/mi1-pthreads.exp: Ditto.
5150 * gdb.mi/mi2-pthreads.exp: Ditto.
5151
56c97c6e
MC
51522004-01-12 Michael Chastain <mec.gnu@mindspring.com>
5153
5154 * gdb.cp/member-ptr.cc: Add copyright notice.
5155
a0644324
MC
51562004-01-12 Michael Chastain <mec.gnu@mindspring.com>
5157
5158 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
5159 some patterns for recent versions of gcc and hpacc. Delete
5160 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
5161 Delete tests that access a NULL pointer-to-member-data. This
5162 script is still disabled for gcc.
5163
32fabe09
EZ
51642004-01-12 Elena Zannoni <ezannoni@redhat.com>
5165
5166 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
5167 escaped correctly.
5168
1f8a6abb
EZ
51692004-01-12 Elena Zannoni <ezannoni@redhat.com>
5170
5171 * gdb.base/sepdebug.exp: New file.
5172 * gdb.base/sepdebug.c: New file.
5173 * lib/gdb.exp (separate_debug_filename): New procedure.
5174 (gdb_gnu_strip_debug): New procedure.
5175
48efe704
AC
51762004-01-12 Andrew Cagney <cagney@redhat.com>
5177
5178 * gdb.mi/ChangeLog: Delete file. Renamed to ...
5179 * gdb.mi/ChangeLog-1999-2003: New file.
5180
a9415475
AC
51812004-01-12 Andrew Cagney <cagney@redhat.com>
5182
5183 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
5184 "Renaming a directory to a non-empty directory returns ENOTEMPTY
5185 or EEXIST", treat EBUSY as an XFAIL.
5186
83b8cf9d
MC
51872004-01-11 Michael Chastain <mec.gnu@mindspring.com>
5188
5189 * gdb.base/scope.exp: Remove obsolete setup_xfail for
5190 hp_cc_compiler.
5191
9939d2a8
MC
51922004-01-10 Michael Chastain <mec.gnu@mindspring.com>
5193
5194 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
5195 decorations.
5196
1ff8cadf
MC
51972004-01-10 Michael Chastain <mec.gnu@mindspring.com>
5198
5199 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
5200 and "(aCC)" decorations. Remove obsolete doco about old
5201 test results.
5202
6fa9022e
MC
52032004-01-09 Michael Chastain <mec.gnu@mindspring.com>
5204
5205 * gdb.cp/exception.exp: Fix typo in doco.
5206
209721fe
MK
52072004-01-09 Mark Kettenis <kettenis@gnu.org>
5208
5209 * gdb.base/gdb1476.exp: Fix typo.
5210
ef11303e
MC
52112004-01-09 Michael Chastain <mec.gnu@mindspring.com>
5212
5213 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
5214 file.
5215
041ab88c
MC
52162004-01-09 Michael Chastain <mec.gnu@mindspring.com>
5217
5218 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
5219 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
5220 Use gdb_compile. Remove restriction on gcc. Add some patterns
5221 for recent version of gdb. Delete second half, which was a copy
5222 of the first half with different build flags. This test is
5223 still disabled because it is still not ready for production.
5224
e36d075a
MC
52252004-01-08 Michael Chastain <mec.gnu@mindspring.com>
5226
5227 * gdb.cp/exception.cc: Add copyright notice.
5228 * gdb.cp/exception.exp: Add a notice that this file is broken
5229 because of line number changes caused by addition of copyright
5230 notice.
5231
42b190ad
MC
52322004-01-08 Michael Chastain <mec.gnu@mindspring.com>
5233
5234 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
5235 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
5236
8f25f06b
MC
52372004-01-08 Michael Chastain <mec.gnu@mindspring.com>
5238
5239 * gdb.cp/classes.exp: Accept gnu abi 2.
5240 * gdb.cp/derivation.exp: Likewise.
5241 * gdb.cp/overload.exp: Likewise.
5242 * gdb.cp/virtfunc.exp: Likewise.
5243
06ded8b8
MC
52442004-01-08 Michael Chastain <mec.gnu@mindspring.com>
5245
5246 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
5247 semicolon after end of function.
5248
77c26ae3
MC
52492004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5250
5251 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
5252 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
5253 boilerplate code for compiling and running the program under
5254 test. Add some string method tests.
5255
20757486
MC
52562004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5257
5258 * gdb.cp/bs15503.cc: Add copyright notice.
5259 * gdb.cp/bs15503.exp: Adjust line number.
5260
0fd3b503
MC
52612004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5262
5263 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
5264 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
5265
10d1bea8
MC
52662004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5267
5268 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
5269 hp_cc_compiler.
5270
2789202a
MC
52712004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5272
5273 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
5274 * gdb.cp/ctti.exp: Use the marker instead of "next".
5275 With gcc, run further before bailing.
5276
b862f14c
MC
52772004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5278
5279 * gdb.cp/cttiadd.cc: Add copyright notice.
5280 * gdb.cp/cttiadd1.cc: Likewise.
5281 * gdb.cp/cttiadd2.cc: Likewise.
5282 * gdb.cp/cttiadd3.cc: Likewise.
5283
96da2469
MC
52842004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5285
5286 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
5287 Use gdb_test, gdb_test_multiple. Use floating-point values that
5288 have exact representations in IEEE-ish formats.
5289
053248ff
MC
52902004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5291
5292 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
5293 compilers. Delete duplicate call to get_compiler_info.
5294 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
5295 * gdb.base/volatile.exp: Likewise.
5296
84acecdd
MK
52972004-01-07 Mark Kettenis <kettenis@gnu.org>
5298
5299 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
5300 memory at address 0.
5301
fe11a27f
MC
53022004-01-07 Michael Chastain <mec.gnu@mindspring.com>
5303
5304 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
5305 to test for hp-ux assembler. Fix copyright years.
5306
60ad077b
AC
53072004-01-07 Andrew Cagney <cagney@redhat.com>
5308
5309 * gdb.base/fileio.c (strerrno): Add "EBUSY".
5310
1c9b8f33
AC
53112004-01-07 Andrew Cagney <cagney@redhat.com>
5312
5313 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
5314 when creating the read-only file. From analysis by Roland McGrath
5315 and Elena Zannoni.
5316
753ccc7a
MC
53172004-01-06 Michael Chastain <mec.gnu@mindspring.com>
5318
5319 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
5320
eca3e36b
MC
53212004-01-06 Michael Chastain <mec.gnu@mindspring.com>
5322
5323 * gdb.base/cvexpr.c: Be type-safe with function pointers and
5324 data pointers.
5325
f8d4bac4
MC
53262004-01-06 Michael Chastain <mec.gnu@mindspring.com>
5327
5328 * gdb.cp/m-static.exp: Compile one source file at a time.
5329 Delete unused call to get_compiler_info.
5330
9b4e0f94
MC
53312004-01-06 Michael Chastain <mec.gnu@mindspring.com>
5332
5333 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
5334 * gdb.base/call-rt-st.exp: Likewise.
5335 * gdb.base/nodebug.exp: Likewise.
5336 * gdb.base/volatile.exp: Likewise.
5337 * gdb.cp/ref-types.exp: Likewise.
5338 * gdb.cp/templates.exp: Likewise.
5339
023c1024
MK
53402004-01-05 Mark Kettenis <kettenis@gnu.org>
5341
5342 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
5343
19703c4a
MC
53442004-01-05 Michael Chastain <mec.gnu@mindspring.com>
5345
5346 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
5347 hppa*-hp-hpux*.
5348
18b67037
MK
53492004-01-04 Mark Kettenis <kettenis@gnu.org>
5350
ba6219c8
MK
5351 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
5352 x86_64-*-*.
5353
18b67037
MK
5354 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
5355 sparc64-*-* and sparc*-solaris2*.
5356
1bfbbb9d
MK
53572004-01-04 Mark Kettenis <kettenis@gnu.org>
5358
5359 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
5360 return ${tests}" test. The ${tests} already mentions the
5361 filename.
5362
06846494
MC
53632004-01-02 Michael Chastain <mec.gnu@mindspring.com>
5364
5365 * gdb.cp/local.exp: Accept gcc abi 2.
5366
3b0cb202
MC
53672004-01-02 Michael Chastain <mec.gnu@mindspring.com>
5368
5369 * gdb.cp/templates.exp: Accept gcc abi 2.
5370
0643ec3f
MC
53712004-01-02 Michael Chastain <mec.gnu@mindspring.com>
5372
5373 * lib/compiler.cc: Remove supports_template_debugging.
5374 * gdb.cp/templates.exp: Do not test supports_template_debugging.
5375
d231d0b1
MC
53762004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5377
5378 * gdb.cp/namespace.exp: Accept gcc abi 2.
5379
44ffb27c
MC
53802004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5381
5382 * gdb.cp/method.exp: Accept gcc abi 2.
5383
184ad485
MC
53842004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5385
5386 * gdb.cp/classes.exp: Generate identical results as old version.
5387 * gdb.cp/derivation.exp: Likewise.
5388 * gdb.cp/overload.exp: Likewise.
5389 * gdb.cp/virtfunc.exp: Likewise.
5390
116f09e7
MC
53912004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5392
5393 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
5394 mysterious bug with sourceware version of expect.
5395
b1379776
MC
53962004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5397
5398 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
5399 current versions of gcc, including gcc abi 2. Remove gratuitous
5400 restart of test program. Use gdb_test_multiple and gdb_test for
5401 all tests. Add patterns to xfail missing "const" in "const char *"
5402 and kfail PR gdb/1155.
5403
6b7a4c0e
MC
54042004-01-01 Michael Chastain <mec.gnu@mindspring.com>
5405
5406 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
5407 current versions of gcc, including gcc abi 2. Remove gratuitous
5408 restart of test program. Use gdb_test_multiple and gdb_test for
5409 all tests. Add patterns to kfail PR gdb/1498.
5410
51615d72
MC
54112003-12-31 Michael Chastain <mec.gnu@mindspring.com>
5412
5413 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
5414 current versions of gcc, including gcc abi 2. Use "breakpoint"
5415 and "continue" instead of restarting the target program. Use
5416 gdb_test_multiple and gdb_test for all tests.
5417
7b79a9d7
MK
54182004-01-01 Mark Kettenis <kettenis@gnu.org>
5419
5420 * gdb.asm/asm-source.exp: Update copyright year. Link statically
5421 for *-*-solaris2*.
5422
1cd3489f
MC
54232003-12-31 Michael Chastain <mec.gnu@mindspring.com>
5424
5425 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
5426 current versions of gcc, including gcc abi 2. Use "breakpoint"
5427 and "continue" instead of restarting the target program several
5428 times. Use gdb_test_multiple and gdb_test for all tests.
5429
850742db
MC
54302003-12-18 Michael Chastain <mec.gnu@mindspring.com>
5431
5432 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
5433 source files.
5434
eb4bbda8
MC
54352003-12-16 Michael Chastain <mec.gnu@mindspring.com>
5436
5437 * gdb.base/environ.exp: Handle compiling test case from multiple
5438 source files.
5439
e42c7771
MC
54402003-12-16 Michael Chastain <mec.gnu@mindspring.com>
5441
5442 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
5443
80e4b428
JB
54442003-12-17 Jim Blandy <jimb@redhat.com>
5445
5f06973a
JB
5446 * gdb.base/freebpcmd.c: Add copyright notice.
5447
80e4b428
JB
5448 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
5449
0ab84fb7
MC
54502003-12-16 Michael Chastain <mec.gnu@mindspring.com>
5451
5452 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
5453
1b3bb3d0
JB
54542003-12-13 Jim Blandy <jimb@redhat.com>
5455
5456 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
5457
3a4c9371
KB
54582003-12-12 Kevin Buettner <kevinb@redhat.com>
5459
5460 * gdb.asm/frv.inc: New file.
5461 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
5462
a1dea79a
FF
54632003-12-09 Fred Fish <fnf@redhat.com>
5464
5465 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
5466 functions to break1.c and leave prototypes behind. Add more
5467 "set breakpoint NN here" comments.
5468 * gdb.base/break1.c: New file.
5469
5470 * gdb.base/break.exp: Handle compiling test case from multiple
5471 source files and change source file references as needed.
5472 * gdb.base/completion.exp: Ditto.
5473 * gdb.base/condbreak.exp: Ditto.
5474 * gdb.base/define.exp: Ditto.
5475 * gdb.base/ena-dis-br.exp: Ditto.
5476 * gdb.base/info-proc.exp: Ditto.
5477 * gdb.base/maint.exp: Ditto.
5478 * gdb.base/until.exp: Ditto.
5479
5480 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
5481 hardcoded line numbers.
5482 * gdb.base/define.exp: Ditto.
5483 * gdb.base/ena-dis-br.exp: Ditto.
5484 * gdb.base/maint.exp: Ditto.
5485 * gdb.base/until.exp: Ditto.
5486
5487 * gdb.base/completion.exp: Use "break1" for completion tests since
5488 "break" is no longer a unique prefix.
5489
5266b69c
AC
54902003-12-06 Andrew Cagney <cagney@redhat.com>
5491
5492 * gdb.base/structs.exp (test_struct_returns): When applicable, set
5493 "return_value_unimplemented". When an unimplemented struct return
5494 architecture, report incorrect values as a KFAIL
5495
374451f0
MC
54962003-12-05 Michael Chastain <mec.gnu@mindspring.com>
5497
5498 * gdb.cp/rtti.exp: Accept new wording of warning from
5499 cp_lookup_rtti_type.
5500
ba9b20a7
MC
55012003-12-05 Michael Chastain <mec.gnu@mindspring.com>
5502
5503 Partial fix for PR testsuite/1456.
5504 * gdb.base/scope.exp (test_at_main): Replace references to
5505 gcc_compiled with calls to test_compiler_info.
5506 (test_at_foo): Likewise.
5507 (test_at_bar): Likewise.
5508
b74b6d0b
MC
55092003-12-04 Michael Chastain <mec.gnu@mindspring.com>
5510
5511 Partial fix for PR testsuite/1456.
5512 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
5513 to test_compiler_info.
5514
ccfa3402
MC
55152003-12-03 Michael Chastain <mec.gnu@mindspring.com>
5516
5517 * gdb.base/so-impl-ld.exp: Update copyright notice.
5518
f6246aba
MC
55192003-12-02 Michael Chastain <mec.gnu@mindspring.com>
5520
5521 Partial fix for PR testsuite/1456.
5522 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
5523 to test_compiler_info.
5524
13ae734a
MC
55252003-11-28 Michael Chastain <mec.gnu@mindspring.com>
5526
5527 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
5528 from current versions of gdb. Clean up regular expressions.
5529 Delete redundant timeout case.
5530
d8e1cdee
MC
55312003-11-28 Michael Chastain <mec.gnu@mindspring.com>
5532
5533 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
5534 from current versions of gdb. Clean up regular expressions.
5535 Delete redundant timeout case.
5536
96457b64
MC
55372003-12-01 Michael Chastain <mec.gnu@mindspring.com>
5538
5539 Partial fix for PR testsuite/1456.
5540 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
5541 gcc_compiled with call to test_compiler_info.
5542
f35309fc
MC
55432003-11-30 Michael Chastain <mec.gnu@mindspring.com>
5544
5545 Partial fix for PR testsuite/1456.
5546 * gdb.base/list.exp (test_list_function): Delete unused declaration
5547 of gcc_compiled.
5548
d7afdf9b
MC
55492003-11-29 Michael Chastain <mec.gnu@mindspring.com>
5550
5551 Partial fix for PR testsuite/1456.
5552 * gdb.base/complex.exp: Replace reference to gcc_compiled with
5553 call to test_compiler_info.
5554
71507b56
MK
55552003-11-29 Mark Kettenis <kettenis@gnu.org>
5556
5557 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
5558 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
5559 it to create the appropriate note.inc.
5560 * gdb.asm/asmsrc1.s: Include "note.inc".
5561 * gdb.asm/netbsd.inc: New file.
5562 * gdb.asm/empty.inc: New file.
5563
f81f93f7
MC
55642003-11-28 Michael Chastain <mec.gnu@mindspring.com>
5565
5566 Partial fix for PR testsuite/1456.
5567 * gdb.base/constvars.exp: Replace references to gcc_compiled with
5568 calls to test_compiler_info.
5569
9a77938e
MC
55702003-11-27 Michael Chastain <mec.gnu@mindspring.com>
5571
5572 Partial fix for PR testsuite/1456.
5573 * gdb.base/volatile.exp: Replace references to gcc_compiled with
5574 calls to test_compiler_info.
5575
e8367dc7
MK
55762003-11-27 Mark Kettenis <kettenis@gnu.org>
5577
5578 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
5579 pattern for the KFAILs.
5580
526c61ee
AF
55812003-11-25 Adam Fedor <fedor@gnu.org>
5582
5583 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
5584 * gdb.objc/objcdecode.m: New file.
5585
28f2d600
AF
55862003-11-25 Adam Fedor <fedor@gnu.org>
5587
5588 * gdb.objc/nondebug.exp: Test for PR objc/1236.
5589 * gdb.objc/nondebug.m: New file.
5590
a3895cee
BE
55912003-11-26 Ben Elliston <bje@wasabisystems.com>
5592
5593 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
5594 NetBSD as it does on FreeBSD. Modelled on a similar change by
5595 Mark Kettenis on 2003-05-30.
5596 (link-flags): Set to "--entry _start" regardless of target.
5597 Special linker flags are to be appended to $link-flags.
5598 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
5599
c9f2c8a3
MC
56002003-11-25 Michael Chastain <mec.gnu@mindspring.com>
5601
5602 * gdb.cp/method.exp: Accept output of new demangler.
5603
15a0587a 56042003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
5605
5606 * gdb/class2.exp: New file.
5607 * gdb/class2.cc: New file.
5608
3c00b570
MC
56092003-11-25 Michael Chastain <mec.gnu@mindspring.com>
5610
5611 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
5612 of new demangler.
5613
7027acc7
MK
56142003-11-23 Mark Kettenis <kettenis@gnu.org>
5615
5616 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
5617 of gdb_test "run".
5618
b0e1598a
MK
56192003-11-23 Mark Kettenis <kettenis@gnu.org>
5620
5621 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
5622 "continue" into "run".
5623
4d9eda44
MC
56242003-11-23 Michael Chastain <mec.gnu@mindspring.com>
5625
5626 Partial fix for PR testsuite/1456.
5627 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
5628 call to test_compiler_info.
5629 * gdb.cp/ctti.exp: Likewise.
5630 * gdb.cp/derivation.exp: Likewise.
5631 * gdb.cp/member-ptr.exp: Likewise.
5632 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
5633 reference to gcc_compiled.
5634
56352003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
5636
5637 Fix PR testsuite/1463.
5638 * gdb.base/structs.exp (start_structs_test): Call
5639 get_debug_format before using the debug format.
5640
d422fe19
AC
56412003-11-22 Andrew Cagney <cagney@redhat.com>
5642
5643 * lib/gdb.exp (gdb_test_multiple): Add simple example.
5644 * gdb.base/structs.exp: Use gdb_test_multiple.
5645
039cf96d
AC
56462003-11-20 Andrew Cagney <cagney@redhat.com>
5647
6882279b
AC
5648 * gdb.base/structs.exp: Handle and recover from internal errors.
5649 Replace "foo${n}" with "foo<n>" in test messages.
5650
e53890ae
AC
5651 * gdb.base/structs.exp: Update copyright. Rewrite.
5652 * gdb.base/structs.c: Update copyright. Rewrite.
5653
2b211c59
AC
5654 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
5655 resync count exceeded.
d63a86f8 5656
039cf96d
AC
5657 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
5658 from the internal error.
5659 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
5660 Original from Jim Blandy.
5661 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 5662
eac98b22
AC
56632003-11-19 Andrew Cagney <cagney@redhat.com>
5664
5665 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
5666 KFAIL.
5667
67455b2a
MK
56682003-11-17 Mark Kettenis <kettenis@gnu.org>
5669
5670 New testcase for PR backtrace/1435.
5671 * gdb.arch/i386-unwind.exp: New file.
5672 * gdb.arch/i386-unwind.c: New file.
5673
853d6e5b
AC
56742003-11-17 Andrew Cagney <cagney@redhat.com>
5675
5676 * lib/gdb.exp (compiler_info): New global.
5677 (test_compiler_info): New function.
5678 (get_compiler_info): Set compiler_info.
5679 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
5680 "compiler_info" to gcc-<major>-<minor>.
5681
38cf6e11
MC
56822003-11-15 Michael Chastain <mec.gnu@mindspring.com>
5683
5684 * gdb.trace/configure: Remove.
5685
a50d3602
EZ
56862003-11-13 Elena Zannoni <ezannoni@redhat.com>
5687
5688 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 5689 breakpoints.
a50d3602
EZ
5690 * gdb.base/break.exp: Remove all references to explicit line
5691 numbers.
5692
d9407aaa
NC
56932003-11-11 Nick Clifton <nickc@redhat.com>
5694
5695 * gdb.base/shreloc.exp: Do not run for targets which do not
5696 support shared objects.
5697
db488fc1
CV
56982003-11-10 Corinna Vinschen <vinschen@redhat.com>
5699
5700 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
5701 Don't run tests if nofileio flag is given.
5702
6a90a18e
EZ
57032003-11-07 Elena Zannoni <ezannoni@redhat.com>
5704
5705 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
5706 as well as 'Watchpoint'.
5707
0b915e9c
EZ
57082003-11-06 Elena Zannoni <ezannoni@redhat.com>
5709
5710 Reported by Jim Ingham <jingham@apple.com>:
5711 * gdb.base/annota1.exp: Match at least one occurrence of the
5712 signal handler annotation.
5713
d7e4b55f
EZ
57142003-11-06 Elena Zannoni <ezannoni@redhat.com>
5715
5716 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
5717 as well as 'Watchpoint'.
5718
2fe4e8d0
MC
57192003-11-05 Michael Chastain <mec@shout.net>
5720
5721 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
5722
6ef88553
KW
57232003-11-03 Kris Warkentin <kewarken@qnx.com>
5724
5725 * gdb.arch/gdb1291.c: New test file.
5726 * gdb.arch/gdb1291.exp: New test script.
5727 * gdb.arch/gdb1431.c: New test file.
5728 * gdb.arch/gdb1431.exp: New test script.
5729
ae7dc4d8
MC
57302003-10-22 Michael Chastain <mec@shout.net>
5731
5732 * gdb.mi/pthreads.c: Add copyright notice.
5733
c39d7427
MC
57342003-10-22 Michael Chastain <mec@shout.net>
5735
5736 * gdb.threads/pthreads.c: Add copyright notice.
5737
8b7d96c1
MC
57382003-10-20 Michael Chastain <mec@shout.net>
5739
5740 * gdb.base/gdb1056.exp: New test script.
5741
d1d69fdd
DJ
57422003-10-13 Daniel Jacobowitz <drow@mvista.com>
5743
5744 * gdb.threads/killed.exp: Use gdb_run_cmd.
5745
7d605576
DJ
57462003-10-13 Daniel Jacobowitz <drow@mvista.com>
5747
5748 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
5749 create a core file.
5750 * gdb.threads/gcore-thread.exp: Likewise.
5751
618ec112
CV
57522003-10-13 Corinna Vinschen <vinschen@redhat.com>
5753
5754 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
5755 type, based on char type.
5756 (struct bit_flags_short_t): New bitfield type, based on short type.
5757 (init_bit_flags_char): New fuction.
5758 (init_bit_flags_short): Ditto.
5759 (print_bit_flags_char): Ditto.
5760 (print_bit_flags_short): Ditto.
5761 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
5762
9367a73c
MC
57632003-10-11 Michael Chastain <mec@shout.net>
5764
5765 * gdb.base/call-rt-st.exp: Update copyright year.
5766
1decf120
KI
57672003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
5768
5769 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
5770 * gdb.disasm/sh3.s: Ditto.
5771
5445b2ae
DJ
57722003-10-07 Daniel Jacobowitz <drow@mvista.com>
5773
5774 * gdb.threads/switch-threads.exp: New test.
5775 * gdb.threads/switch-threads.c: New source file.
5776
aec24853
CV
57772003-10-07 Corinna Vinschen <vinschen@redhat.com>
5778
5779 * gdb.base/ending-run.exp: Add sh specific case.
5780
adc7428d
AC
57812003-10-06 Andrew Cagney <cagney@redhat.com>
5782
5783 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
5784 * gdb.disasm/mn10200.exp: Delete obsolete file.
5785
c9d37158
DJ
57862003-09-29 Daniel Jacobowitz <drow@mvista.com>
5787
5788 * ChangeLog: Correct an entry command.exp -> commands.exp.
5789 * gdb.base/commands.exp (bp_deleted_in_command_test)
5790 (temporary_breakpoint_commands): Check noargs.
5791
79c2c32d
DC
57922003-09-25 David Carlton <carlton@kealia.com>
5793
5794 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
5795 of some print tests, where appropriate. Add tests for C::D::cd,
5796 E::ce, F::cXfX, G::XgX.
5797 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
5798
594e6d67
RE
57992003-09-25 Richard Earnshaw <rearnsha@arm.com>
5800
5801 * lib/java.exp (java_init): Import target_alias before using it.
5802
10f0d451
DC
58032003-09-25 David Carlton <carlton@kealia.com>
5804
5805 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
5806
274bcba0
EZ
58072003-09-23 Elena Zannoni <ezannoni@redhat.com>
5808
d63a86f8 5809 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
5810 weirdness.
5811
cdbf20f7
MC
58122003-09-17 Michael Chastain <mec@shout.net>
5813
5814 * gdb.cp/gdb1355.exp: New file.
5815 * gdb.cp/gdb1355.c: New file.
5816
71e06f80
CV
58172003-09-15 Corinna Vinschen <vinschen@redhat.com>
5818
5819 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
5820 * gdb.asm/sh.inc: New file.
5821
5c4e30ca
DC
58222003-09-11 David Carlton <carlton@kealia.com>
5823
bd45b7af
DC
5824 * gdb.cp/namespace.exp: Add tests for namespace types.
5825 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
5826 (test_namespace): New.
5827
1c199746
EZ
58282003-09-11 Elena Zannoni <ezannoni@redhat.com>
5829
5830 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 5831 * gdb.stabs/weird.exp: Ditto.
1c199746 5832
04ed252f
MC
58332003-09-08 Michael Chastain <mec@shout.net>
5834
5835 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
5836
d8a2d9e7
MC
58372003-09-07 Michael Chastain <mec@shout.net>
5838
5839 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
5840 'parse error'.
5841
161afb24
MK
58422003-09-07 Mark Kettenis <m.kettenis@osp.nl>
5843
5844 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
5845
49f2741a
MC
58462003-08-30 Michael Chastain <mec@shout.net>
5847
5848 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
5849 * gdb.gdb/observer.exp: Ditto.
5850 * gdb.gdb/xfullpath.exp: Ditto.
5851
8afa723e
MK
58522003-08-29 Mark Kettenis <kettenis@gnu.org>
5853
5854 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
5855 *-*-*bsd*.
5856
f31dfe3b
JJ
58572003-08-28 Jeff Johnston <jjohnstn@redhat.com>
5858
5859 * gdb.base/dump.exp: Skip for ia64.
5860
4630e498
JJ
58612003-08-25 Jeff Johnston <jjohnstn@redhat.com>
5862
5863 * gdb.asm/asm-source.exp: Add ia64 support.
5864 * gdb.asm/ia64.inc: New file.
5865
1105b7ef
MC
58662003-08-22 Michael Chastain <mec@shout.net>
5867
5868 * gdb.cp: New directory.
5869 * gdb.cp/*: Copy from gdb.c++/*.
5870 * gdb.c++/*: Remove.
5871 * Makefile.in: Change gdb.c++ to gdb.cp.
5872 * configure.in: Ditto.
5873 * configure: Regnerate.
5874
c945b932
MK
58752003-08-18 Mark Kettenis <kettenis@gnu.org>
5876
5877 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
5878 * gdb.arch/i386-prologue.c (gdb1338): Add function.
5879
2b66634b
DJ
58802003-08-17 Daniel Jacobowitz <drow@mvista.com>
5881
5882 * mi-var-display.exp (-var-list-children weird): Accept function
5883 pointers with argument types.
5884 * mi1-var-display.exp (-var-list-children weird): Likewise.
5885 * mi2-var-display.exp (-var-list-children weird): Likewise.
5886
a356f73b
DJ
58872003-08-17 Daniel Jacobowitz <drow@mvista.com>
5888
5889 * gdb.base/annota3.exp: Add missing newline.
5890
483417b8
MC
58912003-08-06 Michael Chastain <mec@shout.net>
5892
5893 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
5894
c99c59c3
MS
58952003-08-12 Michael Snyder <msnyder@redhat.com>
5896
5897 * gdb.base/float.exp: Add test for SH.
5898
55ed7501
MK
58992003-08-10 Mark Kettenis <kettenis@gnu.org>
5900
5901 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
5902
1a371f2e
EZ
59032003-08-07 Elena Zannoni <ezannoni@redhat.com>
5904
5905 * gdb.base/completion.exp: Remove reduntant completion test
5906 on filename.
5907
e0f353ce
EZ
59082003-08-07 Elena Zannoni <ezannoni@redhat.com>
5909
5910 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
5911 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
5912 gdb.trace/save-trace.exp: Make sure that full pathnames are
5913 escaped correctly.
5914
5710a1af 59152003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 5916
5710a1af
EZ
5917 * configure.in: Don't generate config.h from config.hin.
5918 * configure: Regenerate.
5919 * config.hin: Remove file.
5920 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
5921 * gdb.threads/pthreads.c: Ditto.
5922
dcd81ce9
DJ
59232003-08-07 Daniel Jacobowitz <drow@mvista.com>
5924
5925 From Kei Sakamoto <sakamoto.kei@renesas.com>:
5926 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
5927 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
5928 Replace ld24 with seth/add3.
5929
6009d884
AC
59302003-08-02 Andrew Cagney <cagney@redhat.com>
5931
5932 * gdb.base/annota3.exp: New file.
5933 * gdb.base/annota3.c: New file.
5934 * gdb.c++/annota3.exp: New file.
5935 * gdb.c++/annota3.cc: New file.
5936
51514e06
MC
59372003-07-29 Michael Chastain <mec@shout.net>
5938
5939 * gdb.threads/tls.c (spin): Check errno only if sem_wait
5940 actually failed.
5941 (do_pass): Likewise.
5942 * gdb.threads/tls.exp: Always initialize no_of_threads.
5943
4ee6625b
DJ
59442003-07-27 Daniel Jacobowitz <drow@mvista.com>
5945
5946 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
5947 pattern.
5948 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
5949 * gdb.threads/tls.exp: Recognize one case of the host library not
5950 supporting TLS.
5951
225f2bf6
AC
59522003-07-27 Andrew Cagney <cagney@redhat.com>
5953
5954 * gdb.base/fileio.exp: Use SH when running commands using
5955 remote_exec.
5956
bcb27c9f
DJ
59572003-07-24 Daniel Jacobowitz <drow@mvista.com>
5958
5959 From Kei Sakamoto <sakamoto.kei@renesas.com>:
5960 * gdb.base/relocate.c (dummy): New padding array.
5961
3d67be83
MS
59622003-07-22 Michael Snyder <msnyder@redhat.com>
5963
d63a86f8 5964 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
5965
5966 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
5967 patterns to be more general, accepting old and new output.
5968 Some output chars (such as '+') also must be quoted.
d63a86f8 5969 Some addresses are displayed numerically instead of
3d67be83
MS
5970 symbolically.
5971
57ba3b85
MS
59722003-07-23 Michael Snyder <msnyder@redhat.com>
5973
686d097c
MS
5974 * gdb.base/return2.exp: Don't test long-long return.
5975
57ba3b85
MS
5976 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
5977 * gdb.disasm/t01_mov.exp: Ditto.
5978 * gdb.disasm/t02_mova.s: Ditto.
5979 * gdb.disasm/t02_mova.exp: Ditto.
5980 * gdb.disasm/t03_add.s: Ditto.
5981 * gdb.disasm/t03_add.exp: Ditto.
5982 * gdb.disasm/t04_sub.s: Ditto.
5983 * gdb.disasm/t04_sub.exp: Ditto.
5984 * gdb.disasm/t05_cmp.s: Ditto.
5985 * gdb.disasm/t05_cmp.exp: Ditto.
5986 * gdb.disasm/t06_ari2.s: Ditto.
5987 * gdb.disasm/t06_ari2.exp: Ditto.
5988 * gdb.disasm/t07_ari3.s: Ditto.
5989 * gdb.disasm/t07_ari3.exp: Ditto.
5990 * gdb.disasm/t08_or.s: Ditto.
5991 * gdb.disasm/t08_or.exp: Ditto.
5992 * gdb.disasm/t09_xor.s: Ditto.
5993 * gdb.disasm/t09_xor.exp: Ditto.
5994 * gdb.disasm/t10_and.s: Ditto.
5995 * gdb.disasm/t10_and.exp: Ditto.
5996 * gdb.disasm/t11_logs.s: Ditto.
5997 * gdb.disasm/t11_logs.exp: Ditto.
5998 * gdb.disasm/t12_bit.s: Ditto.
5999 * gdb.disasm/t12_bit.exp: Ditto.
6000 * gdb.disasm/t13_otr.s: Ditto.
6001 * gdb.disasm/t13_otr.exp: Ditto.
6002
e00759ef
EZ
60032003-07-22 Elena Zannoni <ezannoni@redhat.com>
6004
6005 * gdb.threads/tls.exp :Add kfail for 'info address' case.
6006
8bc2021f
EZ
60072003-07-22 Elena Zannoni <ezannoni@redhat.com>
6008
6009 * gdb.threads/tls.c : New file.
6010 * gdb.threads/tls.exp : New file.
6011 * gdb.threads/tls-main.c : New file.
6012 * gdb.threads/tls-shared.c : New file.
6013 * gdb.threads/tls-shared.exp : New file.
6014
89320c4c
AS
60152003-07-22 Andreas Schwab <schwab@suse.de>
6016
6017 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
6018
180dea7c
AS
60192003-07-20 Andreas Schwab <schwab@suse.de>
6020
6021 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
6022 due to insn reordering.
6023
0714963c
AC
60242003-07-15 Andrew Cagney <cagney@redhat.com>
6025
6026 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
6027
98a23b3f
MC
60282003-07-15 Michael Chastain <mec@shout.net>
6029
6030 * gdb.base/gdb1250.exp: New file.
6031 * gdb.base/gdb1250.c: New file.
6032
27e417a2
ML
60332003-07-09 Michal Ludvig <mludvig@suse.cz>
6034
6035 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
6036 expansion of size_t to 'unsigned long', not only to 'unsigned'.
6037
8bc2021f
EZ
60382003-07-09 Elena Zannoni <ezannoni@redhat.com>
6039
6040 * gdb.threads/tls.c: New file.
6041 * gdb.threads/tls.exp: New file.
6042 * gdb.threads/tls-main.c: New file.
6043 * gdb.threads/tls-shared.c: New file.
6044 * gdb.threads/tls-shared.exp: New file.
6045
d99968dc
EZ
60462003-07-09 Elena Zannoni <ezannoni@redhat.com>
6047
6048 * gdb.base/annota1.exp: Make sure that we properly escape the
6049 full path of the source file. Xfail more permissive patterns,
d63a86f8 6050 due to a compiler debug info problem.
d99968dc 6051
83876b3b
AS
60522003-07-07 Andreas Schwab <schwab@suse.de>
6053
2705e972
AS
6054 * gdb.asm/m68k.inc: New file.
6055 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
6056
83876b3b
AS
6057 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
6058 arguments"): Also match negative number.
6059
6060 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
6061
3a871b37
DJ
60622003-07-03 Daniel Jacobowitz <drow@mvista.com>
6063
6064 * gdb.base/store.c (charest): New typedef.
6065 (add_char): Rename to add_charest, update.
6066 (wack_char): Rename to wack_charest, update types. Return l + r
6067 to keep r live across the call.
6068 (wack_short, wack_int, wack_long, wack_longest, wack_float)
6069 (wack_double, wack_doublest): Return l + r to keep r live across
6070 the call.
6071 * gdb.base/store.exp: Accomodate store.c changes.
6072
b2a7f303
DC
60732003-06-30 David Carlton <carlton@kealia.com>
6074
6075 * gdb.c++/maint.exp (test_invalid_name): New.
6076 (test_first_component): Add tests for invalid names.
6077
3c6cb4a1
MC
60782003-06-29 Michael Chastain <mec@shout.net>
6079
6080 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
6081 output of '<VTT for class>' for virtual base classes.
6082
f1c2644b
DJ
60832003-06-29 Daniel Jacobowitz <drow@mvista.com>
6084
6085 * gdb.base/completion.exp: Tab-complete "complet" instead of
6086 "compl".
6087 * gdb.base/complex.exp, gdb.base/complex.c: New files.
6088
18080350
DJ
60892003-06-29 Daniel Jacobowitz <drow@mvista.com>
6090
6091 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
6092 * gdb.base/volatile.exp: Likewise.
6093
f56973f8
DJ
60942003-06-29 Daniel Jacobowitz <drow@mvista.com>
6095
6096 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
6097 gdb/1265.
6098
60992003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
6100 Daniel Jacobowitz <drow@mvista.com>
6101
6102 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
6103 initial line count of 'captured_main' from 26 to 32.
6104 (test_with_self): Allow xmalloc call to be interleaved with the
6105 preceding two lines.
6106
e766d4d6
JB
61072003-06-24 Joel Brobecker <brobecker@gnat.com>
6108
6109 * gdb.base/bang.exp: New testcase.
6110
f125c9a4
JB
61112003-06-23 Joel Brobecker <brobecker@gnat.com>
6112
6113 * gdb.base/langs.exp: Add some tests for the "minimal" language
6114 support.
6115
6e25beaf
EZ
61162003-06-23 Elena Zannoni <ezannoni@redhat.com>
6117
6118 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
6119 the testcase.
6120
2f816dda
DJ
61212003-06-22 Daniel Jacobowitz <drow@mvista.com>
6122
6123 * gdb.base/relocate.exp: Test add-symbol-file with a variable
6124 offset.
6125
db5a5748
DJ
61262003-06-22 Daniel Jacobowitz <drow@mvista.com>
6127
6128 * gdb.c++/pr-1210.cc: New file.
6129 * gdb.c++/pr-1210.exp: New file.
6130
1df0c130
DJ
61312003-06-21 Daniel Jacobowitz <drow@mvista.com>
6132
6133 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
6134 000-exec-continue.
6135
a92feac0
MK
61362003-06-15 Mark Kettenis <kettenis@gnu.org>
6137
6138 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
6139 on *-*-*bsd* instead of *-*-freebsd*.
6140
81a58f5b
AC
61412003-06-14 Andrew Cagney <cagney@redhat.com>
6142
6143 * gdb.base/store.exp: Test longest and doublest. Test all
6144 parameters. Weaken return statement match.
6145 * gdb.base/store.c: Add longest and doublest - aka long long and
6146 long double functions. Put all parameters into local register
6147 variables. Use negative values.
6148
b257a0d3
AC
61492003-06-14 Andrew Cagney <cagney@redhat.com>
6150
6151 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
6152 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
6153 exit status.
6154 * gdb.base/fileio.exp: Disable target when nointerrupts and
6155 noinferiorio, instead of limiting it to remote. Use remote_exec
6156 instead of system.
d63a86f8 6157
21c38304
JJ
61582003-06-12 Jeff Johnston <jjohnstn@redhat.com>
6159
6160 * gdb.base/float.exp: Add ia64 support.
6161
1bcdb424
CV
61622003-06-12 Corinna Vinschen <vinschen@redhat.com>
6163
6164 * gdb.base/fileio.exp: Run only on remote targets.
6165
6aeb981f
CV
61662003-06-10 Corinna Vinschen <vinschen@redhat.com>
6167
6168 * gdb.base/fileio.c: New file, testing File-I/O.
6169 * gdb.base/fileio.exp: Ditto.
6170
53df362e
RG
61712003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
6172
6173 * gdb.base/shreloc.exp: New file, check symbol values obtained from
6174 shared objects after relocation at load time (gdb PR/1132).
6175 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
6176 as above, part of the shared object relocation test.
6177
ffee1b46
MK
61782003-06-08 Mark Kettenis <kettenis@gnu.org>
6179
b5ca3722
MK
6180 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
6181 fully filled history list.
6182 * gdb.base/gdb_history: New file.
6183
03ed860d
MK
6184 * gdb.base/signals.exp: XFAIL "continue to func1" on
6185 i*86-*-freebsd*.
6186
ffee1b46
MK
6187 * gdb.base/attach.exp: When trying to attach to a nonexistent
6188 process, make it possible to specify the PID based on the target,
6189 and do so for *-*-freebsd*.
6190
d80dbb52
RH
61912003-06-02 Richard Henderson <rth@redhat.com>
6192
6193 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
6194
6dd77b81
RH
61952003-06-02 Richard Henderson <rth@redhat.com>
6196
6197 * gdb.base/selftest.exp: Next over lim_at_start initialization.
6198
f6347e16
RH
61992003-06-02 Richard Henderson <rth@redhat.com>
6200
6201 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
6202
2c161407
DJ
62032003-06-01 Daniel Jacobowitz <drow@mvista.com>
6204
6205 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
6206 of globalvar.
6207
572eb746
MK
62082003-06-01 Mark Kettenis <kettenis@gnu.org>
6209
6210 * gdb.asm/asm-source.exp: Check for memory read errors in
6211 disassembler test on *BSD too.
6212
9e9617a5
RH
62132003-06-01 Richard Henderson <rth@redhat.com>
6214
6215 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
6216 for .frame.
6217 (gdbasm_call): Lose ldgp.
6218 (gdbasm_startup): Add frame information.
6219 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
6220
7b34ad4e
MK
62212003-05-31 Mark Kettenis <kettenis@gnu.org>
6222
6223 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
6224 i?86-*-*.
6225
10059fdf
MK
62262003-05-30 Mark Kettenis <kettenis@gnu.org>
6227
6228 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
6229 FreeBSD.
6230
acf4b816
RH
62312003-05-29 Richard Henderson <rth@redhat.com>
6232
6233 * gdb.asm/alpha.inc: New file.
6234 * gdb.asm/asm-source.exp: Use it.
6235
e9ecd949
JB
62362003-05-29 Jim Blandy <jimb@redhat.com>
6237
6238 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
6239 'core.PID'.
6240
e3e5a4f3
JB
62412003-05-22 Jim Blandy <jimb@redhat.com>
6242
6243 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
6244 backtrace.
d63a86f8 6245
72fe3d25
DC
62462003-05-20 David Carlton <carlton@math.stanford.edu>
6247
6248 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
6249 this time.
6250
58da2eb2
DC
62512003-05-19 David Carlton <carlton@bactrian.org>
6252
6253 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
6254 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
6255
1fcb5155
DC
62562003-05-19 David Carlton <carlton@bactrian.org>
6257
6258 * gdb.c++/namespace.exp: Add namespace scope and anonymous
6259 namespace tests.
6260 Bump copyright date.
6261 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
6262 (main): Call C::D::marker2.
6263 * gdb.c++/namespace1.cc: New file.
6264
85e85163
JJ
62652003-05-14 Jeff Johnston <jjohnstn@redhat.com>
6266
6267 Roland McGrath <roland@redhat.com>
d63a86f8 6268 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
6269 there is no manager thread.
6270
a25fbfec
JJ
62712003-05-08 Jeff Johnston <jjohnstn@redhat.com>
6272
d63a86f8
RM
6273 * gdb.threads/schedlock.exp: Remove assumption that all threads
6274 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
6275 in one of the child threads rather than the main thread.
6276
be375bae
JB
62772003-05-07 Jim Blandy <jimb@redhat.com>
6278
09bf6082
JB
6279 Add support for assembly source testing on the s390x.
6280 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
6281 architecture.
6282 * gdb.asm/s390x.inc: New file.
6283
be375bae
JB
6284 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
6285 succession of 'if' statements.
6286
00905d52
AC
62872003-05-05 Andrew Cagney <cagney@redhat.com>
6288
6289 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
6290
b1e29e33
AC
62912003-05-05 Andrew Cagney <cagney@redhat.com>
6292
6293 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
6294 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
6295
e33d66ec
EZ
62962003-05-02 Elena Zannoni <ezannoni@redhat.com>
6297
6298 * gdb.base/charset.exp: Update based on new behavior of set/show
6299 charset commands.
6300
2b6fd0d8
AC
63012003-05-01 Andrew Cagney <cagney@redhat.com>
6302
6303 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
6304 variable do not give memory errors.
6305
130cacce
AF
63062003-04-30 Adam Fedor <fedor@gnu.org>
6307
6308 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
6309 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
6310 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
6311 gdb.objc/basicclass.m: : New files
6312
6313 * lib/gdb.exp (gdb_compile_objc): New procedure.
6314
bea71854
DJ
63152003-04-27 Daniel Jacobowitz <drow@mvista.com>
6316
6317 * gdb.base/signals.exp: Make backtrace tests more specific.
6318
0f20eeea
DC
63192003-04-23 David Carlton <carlton@bactrian.org>
6320
6321 * gdb.c++/maint.exp (test_first_component): Add tests for
6322 'operator' in more locations.
6323
c8c4d8dc
KB
63242003-04-16 Kevin Buettner <kevinb@redhat.com>
6325
6326 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
6327
3fe60e3c
EZ
63282003-04-16 Elena Zannoni <ezannoni@redhat.com>
6329
6330 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
6331 func marke' instead. Update test name.
6332
9219021c
DC
63332003-04-15 David Carlton <carlton@math.stanford.edu>
6334
6335 * gdb.c++/maint.exp: New file.
6336
5dd55bdd
EZ
63372003-04-14 Elena Zannoni <ezannoni@redhat.com>
6338
6339 * gdb.threads/schedlock.c: Change type of thread function argument
6340 to long, to avoid warnings on 64-bit platforms.
6341
00890572
EZ
63422003-04-14 Elena Zannoni <ezannoni@redhat.com>
6343
6344 * gdb.base/attach.exp: Add new message from ptrace in case of
6345 attaching to nonexistent process.
d63a86f8 6346
93201743
JB
63472003-04-11 Jim Blandy <jimb@redhat.com>
6348
6349 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
6350 gdb.c++/userdef.cc: Place comments on the lines to which the
6351 marker function might return.
6352 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
6353 gdb.c++/userdef.exp: Look for those comments to check that we've
6354 returned to the right place, instead of checking line numbers.
6355
2a11c64d
EZ
63562003-04-11 Elena Zannoni <ezannoni@redhat.com>
6357
6358 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
6359 match on sourcefile name, instead of directory name.
6360
68ab8fc5
EZ
63612003-04-10 Elena Zannoni <ezannoni@redhat.com>
6362
d63a86f8 6363 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
6364 working directory name.
6365
5624293a
JB
63662003-04-09 Jim Blandy <jimb@redhat.com>
6367
6368 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
6369 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
6370 after an inferior function call, report the failure, but allow the
6371 test to continue.
6372
f1f02ee4
SC
63732003-04-05 Stephane Carrez <stcarrez@nerim.fr>
6374
6375 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
6376 with -DPROTOTYPES.
6377
6eb79af0
SC
63782003-04-05 Stephane Carrez <stcarrez@nerim.fr>
6379
6380 * gdb.base/break.exp: Revert last patch.
6381
8dfb4cf0
SC
63822003-04-04 Stephane Carrez <stcarrez@nerim.fr>
6383
6384 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
6385 with -DPROTOTYPES.
6386
ed4c619a
AC
63872003-04-02 Andrew Cagney <cagney@redhat.com>
6388
6389 * gdb.base/callfuncs.exp: Make "print add" messages unique.
6390 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
6391 matching directories by the name breakpoint.
6392 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
6393 Make "continue to marker1" consistent.
6394 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
6395 message consistent.
6396 * lib/gdb.exp: Put "the program is no longer running", and "the
6397 program exited" in parenthesis.
6398 * lib/mi-support.exp: Ditto.
d63a86f8 6399
4e35d5f0 64002003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 6401
4e35d5f0
BR
6402 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
6403
71900fe8
AC
64042003-03-29 Andrew Cagney <cagney@redhat.com>
6405
6406 * gdb.base/sizeof.c (main): Print the value of '\377'.
6407 * gdb.base/sizeof.exp: Check the sign of '\377'.
6408
c0655a16
MC
64092003-03-27 Michael Chastain <mec@shout.net>
6410
6411 * gdb.base/gdb1090.exp: New file.
6412 * gdb.base/gdb1090.cc: New file.
6413
5b2a3989
JB
64142003-03-27 J. Brobecker <brobecker@gnat.com>
6415
6416 * gdb.gdb/observer.exp: New regression test.
6417
79876890
MC
64182003-03-27 Michael Chastain <mec@shout.net>
6419
6420 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
6421 * gdb.base/ptype.exp: Likewise.
6422
6eac95e3
CV
64232003-03-27 Corinna Vinschen <vinschen@redhat.com>
6424
6425 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
6426
e8c71839
MC
64272003-03-26 Michael Chastain <mec@shout.net>
6428
6429 * gdb.base/ptype.exp: Actually use some typedef'd types.
6430
71b10041
SC
64312003-03-21 Stephane Carrez <stcarrez@nerim.fr>
6432
6433 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
6434 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
6435
2512cf80
CV
64362003-03-20 Corinna Vinschen <vinschen@redhat.com>
6437
6438 * gdb.base/default.exp: Fix regular expression.
6439
0d195a4f
CV
64402003-03-20 Corinna Vinschen <vinschen@redhat.com>
6441
6442 * gdb.base/args.exp: Fix regular expression.
6443
8a2dbca8
CV
64442003-03-20 Corinna Vinschen <vinschen@redhat.com>
6445
6446 * gdb.base/help.exp: Allow Win32 child process.
6447
bf028682
CV
64482003-03-20 Corinna Vinschen <vinschen@redhat.com>
6449
6450 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
6451 when stepping out of main().
6452
182dbe85
CV
64532003-03-20 Corinna Vinschen <vinschen@redhat.com>
6454
6455 * gdb.base/default.exp: Check for win32 specific message when calling
6456 "run" without executable.
6457
d67a6ba5
CV
64582003-03-20 Corinna Vinschen <vinschen@redhat.com>
6459
6460 * gdb.base/args.exp: Expect .exe in output.
6461
a955b5bb
CV
64622003-03-20 Corinna Vinschen <vinschen@redhat.com>
6463
6464 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
6465 Cygwin native.
6466
bf6bad4b
AC
64672003-03-17 Andrew Cagney <cagney@redhat.com>
6468
6469 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
6470 vector registes.
6471 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
6472 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
6473
293e9a31
DC
64742003-03-17 David Carlton <carlton@math.stanford.edu>
6475
6476 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
6477 test, for PR breakpoints/38.
6478 Call test_watchpoint_and_breakpoint.
6479 * gdb.base/watchpoint.c (func3): New function.
6480 (main): Call func3.
6481
5330f2db
DC
64822003-03-04 David Carlton <carlton@math.stanford.edu>
6483
6484 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
6485 Garply<Garply<char> >:: garply".
6486 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
6487 with respect to PR c++/1111; note also PR c++/1113.
6488 (test_template_breakpoints): KFAIL "constructor breakpoint" with
6489 respect to PR c++/1062.
6490 KFAIL "destructor breakpoint" with respect to PR c++/1112.
6491
6ece72da
DC
64922003-03-03 David Carlton <carlton@math.stanford.edu>
6493
6494 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
6495 with respect to PR c++/57.
6496 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
6497 c++/826.
6498 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
6499 respect to PR c++/57.
6500
85ca1584
DC
65012003-03-03 David Carlton <carlton@math.stanford.edu>
6502
6503 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
6504 respect to PR c++/33 into FAILs.
6505
98e9c5b8
MC
65062003-03-03 Michael Chastain <mec@shout.net>
6507
7bedbf27
MC
6508 * configure.in: Update copyright years.
6509
65102003-03-03 Michael Chastain <mec@shout.net>
6511
6512 * Makefile.in: Update copyright years.
98e9c5b8 6513
f683e100
DC
65142003-02-28 David Carlton <carlton@math.stanford.edu>
6515
6516 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
6517 print class instead of struct and/or superfluous protection
6518 specifiers, as long as the resulting output is equivalent to the
6519 source code.
6520 Delete FIXME from end of messages on tests that don't need
6521 fixing.
6522
a9e0cf2c
DC
65232003-02-28 David Carlton <carlton@math.stanford.edu>
6524
6525 * gdb.c++/templates.exp (do_tests): Allow const in the two
6526 Foo<volatile char *>::foo tests.
6527
e8d359df
MS
65282003-02-27 Michael Snyder <msnyder@redhat.com>
6529
d63a86f8 6530 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
6531 will be consistant.
6532
0b71dc91
DC
65332003-02-26 David Carlton <carlton@math.stanford.edu>
6534
6535 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
6536 char *>::foo" test with respect to PR c++/33. Create a new test
6537 which is identical to that one except that it doesn't put the
6538 space between the "char" and the "*"; KFAIL it, too.
6539
dd14ab43
DC
65402003-02-26 David Carlton <carlton@math.stanford.edu>
6541
6542 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
6543 template types into either PASSes or KFAILs (corresponding to PR
6544 c++/57). Tweak indentation. Update copyright.
6545
1146c7f1
SC
65462003-02-23 Stephane Carrez <stcarrez@nerim.fr>
6547
6548 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
6549
74641dfb
MC
65502003-02-13 Michael Chastain <mec@shout.net>
6551
6552 * gdb.base/exprs.exp: Remove i960 remnants.
6553 * gdb.base/funcargs.exp: Likewise.
6554 * gdb.base/list.exp: Likewise.
6555 * gdb.base/ptype.exp: Likewise.
6556
559cd2d0
DC
65572003-02-14 David Carlton <carlton@math.stanford.edu>
6558
6559 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
6560 pEe->D::vg()" from XFAIL to KFAIL.
6561
c4f90d87
JM
65622003-02-13 Jason Molenda (jmolenda@apple.com)
6563
6564 * gdb.base/maint.exp: Update maint print statistics regexp to include
6565 new entries.
6566
cbc4d97c
MC
65672003-02-13 Michael Chastain <mec@shout.net>
6568
6569 * gdb.c++/inherit.exp: Remove call to get_debug_format.
6570
40f235b7
MC
65712003-02-12 Michael Chastain <mec@shout.net>
6572
6573 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
6574 * gdb.c++/inherit.exp: Likewise.
6575 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
6576 * gdb.c++/templates.exp: Likewise.
6577 * gdb.c++/virtfunc.exp: Likewise.
6578
c56716b0
JM
65792003-02-06 Jason Molenda (jason-cl@molenda.com)
6580
6581 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
6582 why the code is written that way.
6583
070afcf8
MC
65842003-02-05 Michael Chastain <mec@shout.net>
6585
6586 * gdb.base/dump.exp: Add missing copyright line.
6587
5d0331e5
JM
65882003-02-05 Jason Molenda (jason-cl@molenda.com)
6589
f7ae6d3e 6590 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
6591 at the beginning so the breakpoint doesn't get set on the loop.
6592
92851186
MC
65932003-02-05 Michael Chastain <mec@shout.net>
6594
6595 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
6596 output for configurations with gcc 2.95.3.
6597
cbf1e085
AC
65982003-02-05 Keith Seitz <keiths@redhat.com>
6599 Andrew Cagney <ac131313@redhat.com>
6600
6601 * gdb.mi/mi-cli.exp: New file.
d63a86f8 6602
29518e1e
MC
66032003-02-04 Michael Chastain <mec@shout.net>
6604
6605 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
6606 Call perror and then continue.
6607
5af1d5f3
MC
66082003-02-03 Michael Chastain <mec@shout.net>
6609
6610 * gdb.c++/pr-1023.cc: New file.
6611 * gdb.c++/pr-1023.exp: New file.
6612
6b549786
JB
66132003-02-05 Jim Blandy <jimb@redhat.com>
6614
6615 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
6616 it's local to foobar. Check for it there, and check that it's not
6617 present in main.
6618 * gdb.c++/local.cc (marker2): New function.
6619 (foobar): Call marker1.
6620 (main): Call marker2 instead of marker1.
6621
67f16606
AC
66222003-02-04 Andrew Cagney <ac131313@redhat.com>
6623
6624 * gdb.disasm/mn10200.exp: Obsolete file.
6625 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
6626 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
6627 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
6628
1c5cb38e
DC
66292003-02-04 David Carlton <carlton@math.stanford.edu>
6630
6631 * gdb.c++/overload.exp: Test intToChar(1).
6632 * gdb.c++/overload.cc (intToChar): New.
6633 (main): Call intToChar.
6634
d1fe6965
DC
66352003-02-03 David Carlton <carlton@math.stanford.edu>
6636
6637 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
6638 'might_kfail' arg.
6639 KFAIL some of the continue_to_bp_overloaded calls, according to
6640 PR c++/1025.
6641
9ba61c5d
MC
66422003-02-01 Michael Chastain <mec@shout.net>
6643
6644 * gdb.base/advance.c (marker1): New marker function.
6645 * gdb.base/advance.exp: When the 'advance' command lands on the
6646 return breakpoint, it can legitimately stop on either the
6647 current line or the next line. Accommodate both outcomes.
6648 * gdb.base/until.exp: Likewise.
6649
e7494ffb
AC
66502003-02-02 Andrew Cagney <ac131313@redhat.com>
6651
6652 2002-11-10 Jason Molenda (jason-cl@molenda.com):
6653 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
6654 now a list, not a tuple.
6655 * gdb.mi/mi-var-display.exp: Ditto.
6656 * gdb.mi/gdb792.exp: Ditto.
6657
075559bc
AC
66582003-02-01 Andrew Cagney <ac131313@redhat.com>
6659
6660 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
6661 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
6662 stack backtraces.
6663 * gdb.mi/mi-syn-frame.c: Part of same.
6664
2bd4c7b1
MK
66652003-02-01 Mark Kettenis <kettenis@gnu.org>
6666
6667 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
6668 gdb.mi/mi1-pthreads.exp: Return instead of calling
6669 gdb_suppress_entire_file.
6670
eabd8992
MS
66712003-02-01 Mark Salter <msalter@redhat.com>
6672
6673 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
6674
71469e2f
MS
66752003-01-31 Mark Salter <msalter@redhat.com>
6676
6677 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
6678 Support empty arg.
6679
38a94d44
MC
66802003-01-30 Michael Chastain <mec@shout.net>
6681
6682 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
6683 This was a workaround for a UTF-8 bug in readline 4.3. The bug
6684 has been fixed in gdb/readline on 2003-01-09.
6685
19ea9e73
MS
66862003-01-29 Michael Snyder <msnyder@redhat.com>
6687
e8d359df
MS
6688 * gdb.base/maint.exp: Allow for leading underscore in symbol.
6689 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
6690 * gdb.base/args.exp: Skip if target does not support args passing.
6691
2307bd6a
DJ
66922003-01-22 Daniel Jacobowitz <drow@mvista.com>
6693
19ea9e73 6694 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
6695 gdb_test. Accept a list of expect arguments as the third
6696 parameter.
6697 (gdb_test): Use it.
6698
f2dd3617
EZ
66992003-01-20 Elena Zannoni <ezannoni@redhat.com>
6700
6701 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
6702 allow for different test tree configurations. Update some
6703 tescases accordingly.
6704 * gdb.arch/altivec-regs.exp: Ditto.
6705 * gdb.asm/asm-source.exp: Ditto.
6706 * gdb.base/advance.exp: Ditto.
6707 * gdb.base/display.exp: Ditto.
d63a86f8 6708 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
6709 * gdb.base/mips_pro.exp: Ditto.
6710 * gdb.base/overlays.exp: Ditto.
6711 * gdb.base/relocate.exp: Ditto.
6712 * gdb.base/setshow.exp: Ditto.
6713 * gdb.base/step-line.exp: Ditto.
6714 * gdb.base/step-test.exp: Ditto.
6715 * gdb.base/until.exp: Ditto.
6716 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
6717
c71cdefd
DC
67182003-01-17 David Carlton <carlton@math.stanford.edu>
6719
6720 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
6721 corresponding to PR c++/945.
6722 Update copyright.
6723
fdba05d7
DC
67242003-01-17 David Carlton <carlton@math.stanford.edu>
6725
6726 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
6727 corresponding to PR c++/68.
6728
67292003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
6730
6731 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
6732 (test_paddr_hairy_functions): Call print_addr_2_kfail for
6733 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
6734
c362c33a
EZ
67352003-01-15 Elena Zannoni <ezannoni@redhat.com>
6736
0fbc361c
EZ
6737 * gdb.base/break.exp: Fix change of default location, because of
6738 removal of until tests.
6739 * gdb.base/help.exp: Update test for new 'until' help message.
6740 Add test for help on 'advance'.
c362c33a
EZ
6741 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
6742
dabf8a35
MK
67432003-01-15 Mark Kettenis <kettenis@gnu.org>
6744
6745 * gdb.base/default.exp: Adapt "info float" test for recent changes
6746 to that command. Add test for "info vector".
6747 * gdb.base/float.exp: New file. Add test for "info float" that
6748 resembles the old test in gdb.base/default.exp.
6749
a1769aca
DC
67502003-01-15 David Carlton <carlton@math.stanford.edu>
6751
6752 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
6753
82025e13
EZ
67542003-01-15 Elena Zannoni <ezannoni@redhat.com>
6755
6756 * gdb.base/break.exp: Move the tests of until command from here...
6757 * gdb.base/until.exp: ... to here. New file. Add other tests.
6758 * gdb.base/advance.c: New file.
6759 * gdb.base/advance.exp: New file.
6760
8f9ab801
EZ
67612003-01-14 Elena Zannoni <ezannoni@redhat.com>
6762
6763 * gdb.base/args.c: New file.
6764 * gdb.base/args.exp: New file.
6765
9ae66589
DJ
67662003-01-14 Daniel Jacobowitz <drow@mvista.com>
6767
6768 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
6769
8d77e5c3
DJ
67702003-01-14 Daniel Jacobowitz <drow@mvista.com>
6771
6772 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
6773
12d2f0a1
DJ
67742003-01-14 Daniel Jacobowitz <drow@mvista.com>
6775
6776 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
6777 dates.
6778
6ca37014
DJ
67792003-01-13 Daniel Jacobowitz <drow@mvista.com>
6780
6781 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
6782
b0023472
DJ
67832003-01-13 Daniel Jacobowitz <drow@mvista.com>
6784
6785 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
6786 (ptype &*"foo").
6787 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
6788
607fbc54 67892003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
6790
6791 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
6792 * gdb.mi/mi1-console.exp: Likewise.
6793
607fbc54 67942003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
6795
6796 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
6797 * gdb.mi/mi1-console.exp: Likewise.
6798
a1fb14a2
DJ
67992003-01-13 Daniel Jacobowitz <drow@mvista.com>
6800
6801 * gdb.c++/overload.exp: Remove some fixed XFAILs.
6802
c4cf40b7
DJ
68032003-01-09 Daniel Jacobowitz <drow@mvista.com>
6804
6805 * gdb.base/detach.exp: New test.
6806
696d5a5b
DJ
68072003-01-09 Daniel Jacobowitz <drow@mvista.com>
6808
6809 * Makefile.in (ALL_SUBDIRS): New variable.
6810 (subdirs, clean, distclean): Use it.
6811 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
6812 regenerating Makefile, since it is generated from the top level.
6813 * gdb.asm/Makefile.in: Likewise.
6814 * gdb.base/Makefile.in: Likewise.
6815 * gdb.c++/Makefile.in: Likewise.
6816 * gdb.disasm/Makefile.in: Likewise.
6817 * gdb.java/Makefile.in: Likewise.
6818 * gdb.mi/Makefile.in: Likewise.
6819 * gdb.threads/Makefile.in: Likewise.
6820 * gdb.trace/Makefile.in: Likewise.
6821
754533e4
DC
68222003-01-09 David Carlton <carlton@math.stanford.edu>
6823
6824 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
6825 Add copyright year 2003.
6826
d8b3e9ee
MC
68272003-01-06 Michael Chastain <mec@shout.net>
6828
6829 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
6830 When selecting a thread, 'line' and 'file' are optional.
6831 * gdb.mi/mi1-pthreads.exp: Likewise.
6832
8e9e0fe6
AS
68332003-01-06 Andreas Schwab <schwab@suse.de>
6834
6835 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
6836 failures.
6837
b5ab8ff3
DJ
68382003-01-04 Daniel Jacobowitz <drow@mvista.com>
6839
6840 Fix PR gdb/844
6841 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
6842 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
6843
6844 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
6845 instead of calling gdb_suppress_entire_file.
6846 * gdb.threads/print-threads.exp: Likewise.
6847 * gdb.threads/schedlock.exp: Likewise.
6848
6849 * gdb.threads/killed.exp: Return instead of calling
6850 gdb_suppress_entire_file.
6851 * gdb.threads/linux-dp.exp: Likewise.
6852 * gdb.threads/pthreads.exp: Likewise.
6853
1e698235
DJ
68542003-01-04 Daniel Jacobowitz <drow@mvista.com>
6855
6856 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
6857 stabs.
6858 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
6859 * gdb.base/whatis.exp: Always allow (void) after function names.
6860
147ff08c
DJ
68612003-01-04 Daniel Jacobowitz <drow@mvista.com>
6862
6863 * gdb.c++/casts.exp: Correct regexp.
6864
dc62bfc2
MK
68652003-01-04 Mark Kettenis <kettenis@gnu.org>
6866
6867 * configure.in: Call AC_CONFIG_HEADER. Don't call
6868 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
6869 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
6870 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
6871 aforementioned directories in the AC_OUPUT call.
6872 * config.hin: New file.
6873 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
6874 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
6875 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
6876 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
6877 pass -I$objdir instead of -I$objdir/$subdir in compilation.
6878 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
6879 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
6880 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
6881 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
6882 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
6883 gdb.threads/configure.in, gdb.threads/configure,
6884 gdb.threads/config.in, gdb.trace/configure.in,
6885 gdb.trace/configure: Removed.
6886
77afa639
MC
68872003-01-03 Michael Chastain <mec@shout.net>
6888
6889 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
6890 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
6891
7634bb6e
DJ
68922003-01-03 Daniel Jacobowitz <drow@mvista.com>
6893
6894 * gdb.base/store.exp: Fix regular expressions.
6895
b39c905e
MK
68962002-12-28 Mark Kettenis <kettenis@gnu.org>
6897
6898 * configure.in: Rewrite.
6899 * configure: Regenerated.
6900
0a8551dd
DC
69012003-01-03 David Carlton <carlton@math.stanford.edu>
6902
6903 * gdb.base/psymtab.exp: New file.
6904 * gdb.base/psymtab1.c: Ditto.
6905 * gdb.base/psymtab2.c: Ditto.
6906
c60b7188
AF
69072002-12-23 Adam Fedor <fedor@gnu.org>
6908
6909 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
6910
ee73db83
DC
69112002-12-23 David Carlton <carlton@math.stanford.edu>
6912
6913 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
6914 and current_directory initialization.
6915
d6c1774e
JB
69162002-12-22 Jim Blandy <jimb@redhat.com>
6917
f0a847b8
JB
6918 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
6919 rather than as part of the output file name.
6920
d6c1774e
JB
6921 * gdb.base/attach.exp: There's no need to copy the test program to
6922 /tmp; that was only ever necessary on HP/UX, and this test is
6923 entirely disabled there anyway.
6924
f0708dbb
JB
69252002-12-21 Jim Blandy <jimb@redhat.com>
6926
4c2acfea
JB
6927 * gdb.c++/psmang.exp: Doc fix.
6928
f0708dbb
JB
6929 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
6930 test.
6931
9579e000
DC
69322002-12-20 David Carlton <carlton@math.stanford.edu>
6933
6934 * gdb.c++/annota2.exp: KFAIL annotate-quit.
6935
d1810171
MC
69362002-12-18 Michael Chastain <mec@shout.net>
6937
6938 * gdb.c++/annota2.exp: Add copyright year 2002.
6939
76565097
DC
69402002-12-17 David Carlton <carlton@math.stanford.edu>
6941
6942 * gdb.c++/try_catch.cc: Add marker comments.
6943 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
6944 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
6945 * gdb.c++/m-static.cc: Ditto.
6946 * gdb.c++/m-static1.cc: Ditto.
6947 * gdb.c++/try_catch.cc: Ditto.
6948
da81390b
JJ
69492002-12-16 Jeff Johnston <jjohnstn@redhat.com>
6950
6951 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
6952 to see whether we are using the new -environment-directory
6953 command which resets via -r or the old version of the command
6954 which may prompt the user. Part of fix for gdb/741.
6955
b304d130
AC
69562002-12-13 Andrew Cagney <ac131313@redhat.com>
6957
6958 * gdb.fortran/types.exp: Update obsolete comment.
6959 * gdb.fortran/exprs.exp: Ditto.
6960 * lib/gdb.exp: Delete obsolete code.
6961 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
6962 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
6963 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
6964 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
6965 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
6966 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
6967 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
6968 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
6969 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
6970 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
6971 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
6972 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
6973 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
6974 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
6975 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
6976 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
6977 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
6978 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
6979 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
6980 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
6981 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
6982 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
6983 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
6984 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
6985 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
6986 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
6987 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
6988 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
6989 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
6990 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
6991 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
6992 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
6993 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
6994 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
6995 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
6996 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
6997 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
6998
a23b6e6a
DC
69992002-12-11 David Carlton <carlton@math.stanford.edu>
7000
7001 * gdb.c++/m-data.exp: Add test for members that shadow global
7002 variables: see PR gdb/804.
7003 * gdb.c++/m-data.cc: Ditto.
7004
6604731b
DJ
70052002-12-10 Daniel Jacobowitz <drow@mvista.com>
7006
7007 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
7008
de46ecd7
DC
70092002-12-06 David Carlton <carlton@math.stanford.edu>
7010
7011 * gdb.base/store.c: Don't declare functions static.
7012
27e829d0
AC
70132002-12-04 Andrew Cagney <ac131313@redhat.com>
7014
7015 * gdb.base/store.exp, gdb.base/store.c: New files.
7016
92806416
DJ
70172002-12-03 Daniel Jacobowitz <drow@mvista.com>
7018
7019 * gdb.base/selftest.exp: Update for current gdb.
7020
3bcbaac5
DJ
70212002-12-03 Daniel Jacobowitz <drow@mvista.com>
7022
7023 * gdb.base/maint.exp: Only dump symbols from one source file
7024 or objfile.
7025
f4f00b1f
DJ
70262002-12-03 Daniel Jacobowitz <drow@mvista.com>
7027
7028 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
7029 function call.
7030
f1c8a949
JB
70312002-11-25 Jim Blandy <jimb@redhat.com>
7032
7033 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
7034 function appearing in error message.
7035
9e297a97
DJ
70362002-11-21 Daniel Jacobowitz <drow@mvista.com>
7037
7038 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
7039
1f312e79
JJ
70402002-11-08 Jeff Johnston <jjohnstn@redhat.com>
7041
d63a86f8
RM
7042 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
7043 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
7044 should be in mi console format. This is part of fix for PR gdb/604.
7045
83c31e7d
FN
70462002-09-18 Fernando Nasser <fnasser@redhat.com>
7047
7048 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
7049 which explicitly prints the zero offset as "+0".
7050
322b3f65
DJ
70512002-10-22 Daniel Jacobowitz <drow@mvista.com>
7052
7053 * gdb.threads/schedlock.c (args): Make unsigned.
7054
70552002-10-21 Daniel Jacobowitz <drow@mvista.com>
7056
7057 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
7058 numbers. Allow "foo2|selected stack frame".
7059 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
7060 * gdb.asm/asmsrc2.s: Likewise.
7061 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
7062 comments.
7063 * gdb.asm/mips.inc: New file.
7064
5e2fe5b8
AF
70652002-10-18 Adam Fedor <fedor@gnu.org>
7066
7067 * gdb.base/default.exp: Update expected output to include 'ObjC'.
7068 * gdb.base/help.exp: Likewise.
7069
abe1a5d0
KB
70702002-10-17 Kevin Buettner <kevinb@redhat.com>
7071
7072 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
7073 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
7074
10abb1d4
JB
70752002-10-02 Jim Blandy <jimb@redhat.com>
7076
7077 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
7078
1f609b42
AC
70792002-10-01 Andrew Cagney <ac131313@redhat.com>
7080
7081 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
7082 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
7083 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
7084 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
7085 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
7086 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
7087 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
7088
0aee02e4
AC
70892002-09-29 Andrew Cagney <ac131313@redhat.com>
7090
7091 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
7092 * mi0-disassemble.exp, mi0-eval.exp: Delete.
7093 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
7094 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
7095 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
7096 * mi0-var-block.exp, mi0-var-child.exp: Delete.
7097 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 7098
6fde09ad
KB
70992002-09-27 Kevin Buettner <kevinb@redhat.com>
7100
7101 * gdb.base/annota1.exp (info break): Make directory components of
7102 path optional since not all compilers emit this debug information.
7103
7104 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
7105 step ends up stepping out of the function instead of stopping on
7106 the epilogue.
7107
9e8aab75
KS
71082002-09-26 Keith Seitz <keiths@redhat.com>
7109
7110 * lib/insight-support.exp (gdbtk_start): Figure out where
7111 the insight executable is based on where gdb is. Use this
7112 executable to start insight instead of gdb.
7113
e36180d7
AC
71142002-09-25 Andrew Cagney <cagney@redhat.com>
7115
7116 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
7117
9dd34b2b
AC
71182002-09-24 Andrew Cagney <ac131313@redhat.com>
7119
7120 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
7121 test_isolated_complaints.
7122 (test_empty_complaint): New function.
7123 (test_empty_complaints): New function. Check no output when no
7124 complaints.
d63a86f8 7125
dea97812
KB
71262002-09-19 Jim Blandy <jimb@redhat.com>
7127
7128 * gdb.base/charset.exp, gdb.base/charset.c: New files.
7129
54951bd7
AC
71302002-09-19 Andrew Cagney <ac131313@redhat.com>
7131
7132 * gdb.gdb/complaints.exp: New file.
7133
dec43320
AC
71342002-09-18 Andrew Cagney <ac131313@redhat.com>
7135
7136 * gdb.base/maint.exp: Check `help maint internal-warning'.
7137
e70d6e3f
DC
71382002-09-18 David Carlton <carlton@math.stanford.edu>
7139
7140 * gdb.c++/m-static.exp: Remove breakpoints depending on line
7141 numbers, and replace them by a single breakpoint after the
7142 constructors are all finished.
7143 Add test 4.
7144 * gdb.c++/m-static.cc: Add test 4.
7145 * gdb.c++/m-static.h: New file.
7146 * gdb.c++/m-static1.cc: New file.
7147
7148 * gdb.c++/printmethod.exp: New file.
7149 * gdb.c++/printmethod.cc: New file.
7150
7151 * gdb.c++/pr-574.exp: New file.
7152 * gdb.c++/pr-574.cc: New file.
7153
afb5c968
CV
71542002-09-18 Corinna Vinschen <vinschen@redhat.com>
7155
7156 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
7157 embedded targets which never actually exit.
7158
31e45dee
FN
71592002-09-18 Fernando Nasser <fnasser@redhat.com>
7160
7161 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
7162 "don't step after run" as unresolved or unsupported, instead of xfail.
7163
a283c5a1
CV
71642002-09-18 Corinna Vinschen <vinschen@redhat.com>
7165
7166 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
7167 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
7168 Add newline to expected string in "step out of main (status wrapper)"
7169 case.
7170
11350d2a
CV
71712002-09-18 Corinna Vinschen <vinschen@redhat.com>
7172
7173 * lib/gdb.exp (rerun_to_main): Allow restarting application.
7174 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
7175
0deec7d6
TT
71762002-09-17 Tom Tromey <tromey@redhat.com>
7177
7178 * gdb.base/printcmds.exp (test_print_string_constants): Expect
7179 \000, not \0, in double-quoted string.
7180
b2b4a1b5
CV
71812002-09-14 Corinna Vinschen <vinschen@redhat.com>
7182
c9d37158 7183 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
7184 string after running the commands execution on breakpoint tests.
7185
1c56143a
CV
71862002-09-13 Corinna Vinschen <vinschen@redhat.com>
7187
7188 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
7189
37f8da45
JB
71902002-09-12 Joel Brobecker <brobecker@gnat.com>
7191
7192 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
7193
08b468e0
KS
71942002-09-10 Keith Seitz <keiths@redhat.com>
7195
7196 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
7197 runto proc.
7198 (mi_run_to_main): Use mi_runto.
7199 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
7200
dc360f58
KS
72012002-09-10 Keith Seitz <keiths@redhat.com>
7202
7203 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
7204 regexp for stopping at main. Could have multiple event notifications.
7205 Don't assume that main was declared with no parameters.
7206 (mi_next): Use mi_step_to.
7207 (mi_step): Use mi_next_to.
7208
ce3abcfb
CV
72092002-09-09 Corinna Vinschen <vinschen@redhat.com>
7210
7211 * gdb.base/default.exp: Fix expected string in `info float' test.
7212
d1f5b980
BE
72132002-09-09 Ben Elliston <bje@redhat.com>
7214
7215 * config/mips.exp: Update comments.
7216 * config/mips-idt.exp: Likewise.
7217 * config/nind.exp: Likewise.
7218 * config/slite.exp: Likewise.
7219 * config/sparclet.exp: Likewise.
7220 * config/udi.exp: Likewise.
7221 * config/vx.exp: Likewise.
7222 * config/vxworks29k.exp: Likewise.
7223
2f71430b
JB
72242002-09-05 Jim Blandy <jimb@redhat.com>
7225
7226 * gdb.threads/killed.exp: Fix test failure message.
7227
7ddebc7e
KS
72282002-09-04 Keith Seitz <keiths@redhat.com>
7229
7230 * lib/mi-support.exp: Update copyright.
7231 (mi_gdb_test): Increase the priority of the expected pattern
7232 so that it matches gdb_test.
7233
0ae67eb3
KS
72342002-09-03 Keith Seitz <keiths@redhat.com>
7235
7236 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
7237 Use integer comparison instead of string comparison for testing
7238 whether binary was built.
7239
38fc42c8
JB
72402002-09-03 Jim Blandy <jimb@redhat.com>
7241
7242 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
7243
b6ff0e81
JB
72442002-08-29 Jim Blandy <jimb@redhat.com>
7245
7246 * gdb.threads/pthreads.exp: Move the portable thread compilation
7247 code into a function in lib/gdb.exp, and call that from here.
7248 * lib/gdb.exp (gdb_compile_pthreads): New function.
7249
07c98896
KS
72502002-08-29 Keith Seitz <keiths@redhat.com>
7251
7252 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
7253 expect_out so that callers can get at it.
7254
0312286c
DJ
72552002-08-23 Daniel Jacobowitz <drow@mvista.com>
7256
7257 * gdb.threads/print-threads.c: New file.
7258 * gdb.threads/print-threads.exp: New file.
7259 * gdb.threads/schedlock.c: New file.
7260 * gdb.threads/schedlock.exp: New file.
7261
dd039bc4
EZ
72622002-08-22 Elena Zannoni <ezannoni@redhat.com>
7263
7264 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
7265 not altivec.c.
7266
1f36144c
MK
72672002-08-17 Mark Kettenis <kettenis@gnu.org>
7268
7269 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
7270 targets. The problem should be fixed now.
7271
16057ec7 72722002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
7273
7274 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
7275 2002-07-24 change that removes final dots from error messages.
7276
3c1499ad
TT
72772002-08-13 Tom Tromey <tromey@redhat.com>
7278
7279 * gdb.base/readline.exp: New file.
7280
a20ce2c3
AC
72812002-08-01 Andrew Cagney <ac131313@redhat.com>
7282
7283 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
7284 supress message.
7285
db034ac5
AC
72862002-08-01 Andrew Cagney <cagney@redhat.com>
7287
7288 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
7289 CHILL_FOR_TARGET and CHILL_LIB.
7290 * configure.in (configdirs): Remove gdb.chill.
7291 * configure: Regenerate.
7292 * lib/gdb.exp: Obsolete references to chill.
7293 * gdb.fortran/types.exp: Ditto.
7294 * gdb.fortran/exprs.exp: Ditto.
7295
3e000b18
KB
72962002-07-30 Kevin Buettner <kevinb@redhat.com>
7297
7298 * gdb.base/shlib-call.exp (additional_flags): Conditionally
7299 set Irix-specific compile and link flags.
7300
28f4966b
KB
73012002-07-29 Kevin Buettner <kevinb@redhat.com>
7302
7303 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
7304 source files. The ``-o'' option doesn't work with the ``-E'' option
7305 when using the Irix compiler.
7306
46c0d5a6
DJ
73072002-07-19 Daniel Jacobowitz <drow@mvista.com>
7308
7309 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
7310 Improve support for reusing an exec file. Copy exec file
7311 to target, and run gdbserver on the target instead of on the host.
7312
eecf4bed
JB
73132002-07-18 Jim Blandy <jimb@redhat.com>
7314
0f815cdf
JB
7315 * gdb.base/ending-run.exp: Don't expect to see the program end in
7316 some orderly fashion when we're running on a real stand-alone
7317 board.
7318
eecf4bed
JB
7319 * gdb.base/interrupt.exp: Correct logic for skipping tests on
7320 targets that don't support interrupts.
7321
52d309e4
JB
73222002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
7323
7324 * gdb.base/attach.exp: Add patterns to match output from /proc-based
7325 systems.
7326 Move comments in expect statements to inside the actions, so that they
7327 don't get matched against.
7328
ff683d9e
MK
73292002-07-10 Mark Kettenis <kettenis@gnu.org>
7330
7331 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
7332 function when asleep" test.
7333
b5356753
AC
73342002-07-10 Andrew Cagney <ac131313@redhat.com>
7335
7336 * gdb.base/page.exp: Rewrite to handle problems with very long
7337 `info set' output. Update copyright.
7338
6aa4d13a
AC
73392002-06-26 Andrew Cagney <ac131313@redhat.com>
7340
7341 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
7342 gdb.threads-hp.
7343 * gdb.hp/configure: Regenerate.
7344 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
7345 * gdb.hp/gdb.threads-hp/configure: Delete file.
7346 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
7347
8cf8c2b8
AC
73482002-06-22 Andrew Cagney <ac131313@redhat.com>
7349
7350 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
7351 setlocale, bindtextdomain and textdomain.
7352
6827a8f8
JB
73532002-06-11 Jim Blandy <jimb@redhat.com>
7354
919d772c
JB
7355 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
7356 preprocessor macro information is present.
7357
6827a8f8
JB
7358 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
7359 tests.
7360
c15b0d21
MS
73612002-06-06 Michael Snyder <msnyder@redhat.com>
7362
c5984d70
MS
7363 * gdb.base/overlays.exp: Record addresses of overlay
7364 functions in TCL variables rather than in GDB variables,
7365 to avoid having GDB convert them to pointers (with loss
7366 of information).
7367
d63a86f8 7368 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 7369 default linker script changes.
c15b0d21
MS
7370 * gdb.base/long_long.exp: Add check for sizeof (long double).
7371
be26fe0d
ML
73722002-06-06 Michal Ludvig <mludvig@suse.cz>
7373
7374 * gdb.asm/asm-source.exp: Add x86-64 target.
7375 * gdb.asm/x86_64.inc: New.
d63a86f8 7376
258093ca 73772002-05-30 Michael Chastain <mec@shout.net>
258093ca 7378
4b3153f1 7379 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
7380 * gdb.c++/m-static.cc: New file.
7381 * gdb.c++/m-static.exp: New file.
7382
241264c6
MS
73832002-05-28 Michael Snyder <msnyder@redhat.com>
7384
7385 * gdb.base/call-ar-st.exp: Allow for reduced floating point
7386 precision.
7387
9bba8c8f 73882002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 7389
4b3153f1 7390 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
7391 * gdb.c++/m-data.cc: New file.
7392 * gdb.c++/m-data.exp: New file.
7393
73942002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 7395
4b3153f1 7396 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 7397 * gdb.c++/try_catch.cc: New file.
d63a86f8 7398 * gdb.c++/try_catch.exp: New file.
9bba8c8f 7399
def1b996
MC
74002002-05-27 Michael Chastain <mec@shout.net>
7401
7402 * gdb.c++/local.exp: Accept more nested types in output.
7403
522ba268
MC
74042002-05-26 Michael Chastain <mec@shout.net>
7405
7406 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
7407
277254ba
MS
74082002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
7409
7410 * lib/gdb.exp (gdb_wrapper_init): Just because
7411 gdb_wrapper_file exists, this does not mean that the file
7412 should not be rebuilt. That is what gdb_wrapper_initialized
7413 is for.
7414 (default_gdb_init): Reset gdb_wrapper_initialized.
7415
b61a8733
MS
74162002-05-23 Michael Snyder <msnyder@redhat.com>
7417
d63a86f8 7418 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
7419 the precision of the floating point test results.
7420 * gdb.base/call-rt-st.exp: Ditto.
7421
b61a8733
MS
7422 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
7423 * gdb.base/call-rt-st.exp: Ditto.
7424
56f6e910
MC
74252002-05-19 Michael Chastain <mec@shout.net>
7426
7427 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
7428
ad0b0016
EZ
74292002-05-19 Elena Zannoni <ezannoni@redhat.com>
7430
7431 * configure.in (configdirs): Add gdb.arch.
7432 * configure: Regenerate.
7433
f617d2b6
JB
74342002-05-17 Jim Blandy <jimb@redhat.com>
7435
7436 * gdb.base/completion.exp: Recognize the more detailed error
7437 messages produced by the macro expander's lexical analyzer.
7438
eac2a696
EZ
74392002-05-14 Elena Zannoni <ezannoni@redhat.com>
7440
7441 * gdb.arch/altivec-abi.c: New file.
7442 * gdb.arch/altivec-abi.exp: New file.
7443 * gdb.arch/altivec-regs.c: New file.
7444 * gdb.arch/altivec-regs.exp: New file.
7445
2fdde8f8
DJ
74462002-05-14 Daniel Jacobowitz <drow@mvista.com>
7447
7448 * gdb.base/maint.exp (maint print type): Update for new type
7449 structure.
d63a86f8 7450
e31f1a7c
EZ
74512002-05-14 Elena Zannoni <ezannoni@redhat.com>
7452
7453 * gdb.arch: New directory.
7454 * gdb.arch/configure.in: New file.
7455 * gdb.arch/configure: New file.
7456 * gdb.arch/Makefile.in: New file.
7457
db589741
CV
74582002-05-13 Corinna Vinschen <vinschen@redhat.com>
7459
7460 * gdb.asm/asm-source.exp: Add v850 as supported target.
7461 * gdb.asm/v850.inc: New file.
7462
8ce2a7dc
DJ
74632002-05-13 Daniel Jacobowitz <drow@mvista.com>
7464
7465 * gdb.c++/annota2.exp (annotate-quit): Add comment.
7466
df763c7f
DJ
74672002-05-12 Daniel Jacobowitz <drow@mvista.com>
7468
7469 * gdb.base/break.exp: Check 'break "marker2"'.
7470
377daeed
MS
74712002-05-10 Michael Snyder <msnyder@redhat.com>
7472
7473 * gdb.base/long_long.exp: Fix typo.
7474
c4b7bc2b
JB
74752002-05-10 Jim Blandy <jimb@redhat.com>
7476
ecac9a4e
JB
7477 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
7478 a bug.
7479
c4b7bc2b
JB
7480 * gdb.base/printcmds.exp (test_integer_literals_rejected):
7481 Recognize more detailed error message produced by the macro
7482 expander's lexical analyzer.
7483 * lib/gdb.exp (test_print_reject): Same.
7484
e71019a1
MK
74852002-05-09 Mark Kettenis <kettenis@gnu.org>
7486
7487 * gdb.c++/method.exp: Fix typo.
7488
fedfc8e6
MS
74892002-05-08 Michael Snyder <msnyder@redhat.com>
7490
166a1957
MS
7491 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
7492 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 7493 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
7494 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
7495 Add iftarget clause for strongarm.
d63a86f8 7496
f1c47eb2
MS
74972002-05-06 Michael Snyder <msnyder@redhat.com>
7498
cb9a9d3e
MS
7499 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
7500 (gdb_continue_to_end): Accept output from status wrapper.
7501 * gdb.base/ending-run.exp: Add case for output from status wrapper.
7502 Clean up fail messages to match pass messages.
7503
f1c47eb2
MS
7504 Enable the "needs_status_wrapper" testsuite feature.
7505 * lib/gdb.exp (gdb_wrapper_init): New procedure.
7506 (gdb_compile): Conditionally call gdb_wrapper_init.
7507 * gdb.base/a2-run.exp: Recognize output from status wrapper.
7508 * gdb.c++/method.exp: Recognize output from status wrapper.
7509
6079c749
BE
75102002-05-06 Ben Elliston <bje@redhat.com>
7511From Graydon Hoare <graydon@redhat.com>
7512
7513 * config/sid.exp: Include support for "rawsid" protocol.
7514
188baff3
JB
75152002-05-03 Jim Blandy <jimb@redhat.com>
7516
7517 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
7518 * gdb.c++/hang3.C: New file.
7519
b9c07f0f
AC
75202002-05-04 Andrew Cagney <ac131313@redhat.com>
7521
7522 * gdb.base/default.exp: Remove obsolete code.
7523 * gdb.c++/misc.exp: Ditto. Update copyright.
7524 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
7525 * gdb.base/whatis.exp: Ditto. Update copyright.
7526 * gdb.base/scope.exp: Ditto. Update copyright.
7527 * gdb.base/ptype.exp: Ditto. Update copyright.
7528 * gdb.base/printcmds.exp: Ditto. Update copyright.
7529 * gdb.base/opaque.exp: Ditto. Update copyright.
7530 * gdb.base/list.exp: Ditto.
7531 * gdb.base/funcargs.exp: Ditto. Update copyright.
7532 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
7533 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
7534 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
7535 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
7536 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
7537 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
7538
5c7a0397
MS
75392002-05-02 Michael Snyder <msnyder@redhat.com>
7540
d6dcc264 7541 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
7542 * gdb.base/long_long.exp: Add xscale target.
7543 * gdb.base/default.exp: Add xscale target.
7544
eb7f1c48
JB
75452002-05-01 Jim Blandy <jimb@redhat.com>
7546
7547 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
7548 gdb.c++/hang.exp: New test.
7549
a6befae8
FF
75502002-05-01 Fred Fish <fnf@redhat.com>
7551
7552 * gdb.base/completion.exp: Handle completions of "./Make" for
7553 more than one completion possibility, as is the case when we
7554 build and test in the source tree.
7555
0a310277
AG
75562002-04-29 Anthony Green <green@redhat.com>
7557
7558 * gdb.java/jmisc1.exp: New file.
7559 * gdb.java/jmisc2.exp: New file.
7560
6ff9af88
DJ
75612002-04-24 Daniel Jacobowitz <drow@mvista.com>
7562
7563 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
7564
96b3d632
EZ
75652002-04-23 Elena Zannoni <ezannoni@redhat.com>
7566
7567 * gdb.base/help.exp: Change 'help status' to allow for target
7568 dependent output differences.
7569
5019bb54
MC
75702002-04-22 Michael Chastain <mec@shout.net>
7571
7572 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
7573
a805a116
MC
75742002-04-22 Michael Chastain <mec@shout.net>
7575
7576 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
7577
a1706bfd
DM
75782002-04-17 David S. Miller <davem@redhat.com>
7579
7580 * gdb.asm/sparc64.inc: New file.
7581 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
7582
a73a20a2
EZ
75832002-04-19 Elena Zannoni <ezannoni@redhat.com>
7584
7585 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
7586 instruction file directly into the build tree. Clean up at end of
7587 test.
7588
ba678339
DM
75892002-04-18 David S. Miller <davem@redhat.com>
7590
7591 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
7592 handle 64-bit platforms correctly.
7593 * gdb.base/maint.exp: Likewise.
7594
b03399da
KB
75952002-04-18 Kevin Buettner <kevinb@redhat.com>
7596
7597 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
7598 ``-fpic'' when compiling files comprising a shared library, but
7599 it does need additional linker flags in order to find shared
7600 libraries at run time.
7601
e2004992
KB
76022002-04-18 Kevin Buettner <kevinb@redhat.com>
7603
7604 * gdb.base/cvexpr.c (use): New function.
7605 (main): Invoke use() on all global variables to prevent
7606 some linkers from deleting these otherwise unused symbols.
7607
d8937120
MC
76082002-04-17 Michael Chastain <mec@shout.net>
7609From David S. Miller <davem@redhat.com>
7610
7611 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
7612 handle 64-bit platforms correctly.
7613
ffd61a58
MS
76142002-04-12 Michael Snyder <msnyder@redhat.com>
7615From Jim Blandy <jimb@redhat.com>
7616 * gdb.base/foo.c (foox): Remove section attribute; the linker
7617 script can handle this instead.
7618 * gdb.base/bar.c (barx): Same.
7619 * gdb.base/baz.c (bazx): Same.
7620 * gdb.base/grbx.c (grbxx): Same.
7621
7622 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
7623 manager doesn't automatically unmap overlays unnecessarily.
7624
6b8426a6
MH
76252002-04-10 Martin M. Hunt <hunt@redhat.com>
7626
7627 * gdb.base/ending-run.exp: Fix pattern for Mips targets
7628 stepping out of main.
7629
34af4875
MC
76302002-04-09 Michael Chastain <mec@shout.net>
7631
7632 * gdb.c++/local.cc (main): Move call to marker1() inside nested
7633 scope so that the nested scope tests will make sense.
7634 * gdb.c++/local.exp: Write patterns that actually work with gcc
7635 (the HP patterns "were never known to work with gcc").
7636 Keep the old aCC patterns too.
7637
2d1676a0
DJ
76382002-04-09 Daniel Jacobowitz <drow@mvista.com>
7639
7640 * gdb.base/attach.exp: Correct target board test.
7641
3a63e3f9
MC
76422002-04-08 Michael Chastain <mec@shout.net>
7643
7644 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
7645 in a const method. Add some xfail and fail cases for configurations
7646 that do not emit the "const ...".
7647
f18dabd2
MC
76482002-04-07 Michael Chastain <mec@shout.net>
7649
7650 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
7651 Accept "A * const" and "const A * const" as type of "this".
7652 Fix spelling of getFunky throughout. Make messages uniform.
7653
0fcddd82
EZ
76542002-04-07 Elena Zannoni <ezannoni@redhat.com>
7655
7656 Work around for PR gdb/285:
7657 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
7658
16a8534a
EZ
76592002-04-07 Elena Zannoni <ezannoni@redhat.com>
7660
7661 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
7662 instructions file at run time instead of configure time.
7663 Sometimes we run the test in a directory that is not the one we
7664 configured in.
7665 * gdb.asm/configure.in: Delete creation of symlink.
7666 * gdb.asm/configure: Regenerate.
7667
24181d81
JB
76682002-04-05 J. Brobecker <brobecker@gnat.com>
7669
7670 * gdb.gdb/xfullpath.exp: New test, to exercise the new
7671 xfullpath () function.
7672
7cdb7107
DJ
76732002-04-04 Daniel Jacobowitz <drow@mvista.com>
7674
7675 * gdb.asm/Makefile.in: Correct dependencies.
7676
7677 * gdb.asm/powerpc.inc: New file.
7678 * gdb.asm/asm-source.exp: Add PowerPC.
7679 * gdb.asm/configure.in: Likewise.
7680 * gdb.asm/configure: Regenerated.
7681
a7d17088
DJ
76822002-04-04 Daniel Jacobowitz <drow@mvista.com>
7683
7684 * gdb.base/relocate.exp: New file.
7685 * gdb.base/relocate.c: New file.
7686
cd721503
FF
76872002-04-04 Fred Fish <fnf@redhat.com>
7688
7689 * gdb.base/step-test.exp: Update comment regarding stopping in
7690 memcpy/bcopy calls inserted as part of the compiler runtime.
7691
b22ad7a7
MS
76922002-04-04 Michael Snyder <msnyder@redhat.com>
7693
7694 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
7695
5f279fa6
DJ
76962002-04-03 Daniel Jacobowitz <drow@mvista.com>
7697
7698 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
7699 (gdb_expect): Remove $notransfer hack.
7700
dd0fd3ce
DJ
77012002-04-02 Daniel Jacobowitz <drow@mvista.com>
7702
7703 * gdb.c++/classes.exp ("calling method for small class"): Match
7704 updated register output.
7705
1e50cda1
DJ
77062002-03-30 Daniel Jacobowitz <drow@mvista.com>
7707
7708 Fix PR gdb/452
7709 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
7710 when finished. Make gdb_file_cmd send "exec-file" when
7711 appropriate.
7712
24015922
DJ
77132002-03-30 Daniel Jacobowitz <drow@mvista.com>
7714
7715 * gdb.base/attach.exp: Remove extra setup_xfail.
7716
dd7dfd64
MS
77172002-03-26 Michael Snyder <msnyder@redhat.com>
7718
7719 * gdb.base/default.exp: Add tests for dump, append, and restore.
7720 * gdb.base/help.exp: Add tests for dump, append, and restore.
7721 * gdb.base/dump.exp: New file, test dump, append and restore.
7722 * gdb.base/dump.c: New file.
7723
48b2f8d7
MS
77242002-03-27 Michael Snyder <msnyder@redhat.com>
7725
d63a86f8 7726 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
7727 clean-ups in help messages.
7728
05b4d525
FF
77292002-03-26 Fred Fish <fnf@redhat.com>
7730
7731 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
7732 have debugging info for those functions and the compiler uses them
7733 internally to copy structs around.
7734
d7679631
FF
77352002-03-26 Fred Fish <fnf@redhat.com>
7736
7737 * gdb.base/list.exp: Revert the change made yesterday and add note
7738 about why we don't list the default lines for remote targets.
7739
523ac3f9
MS
77402002-03-25 Michael Snyder <msnyder@redhat.com>
7741
7742 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
7743
754b2b8d
FF
77442002-03-25 Fred Fish <fnf@redhat.com>
7745
7746 * gdb.base/list.exp: This test works on remote targets so remove
7747 the short circuit for remote targets. Update copyright.
7748
33c3e192
FF
77492002-03-25 Fred Fish <fnf@redhat.com>
7750
7751 * gdb.base/attach.exp: Fix logic error that was suppressing this
7752 test for all non hppa*-*-hpux* targets, instead of the hp target.
7753 Move comments closer to the suppression point. Also now need to
7754 check that we are running natively.
7755
d43e73ee
MS
77562002-03-22 Michael Snyder <msnyder@redhat.com>
7757
882c8f02
MS
7758 * gdb.base/default.exp: Add test for gcore. Update copyright.
7759 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 7760
04c12f60
FF
77612002-03-06 Fred Fish <fnf@redhat.com>
7762
7763 * gdb.base/funcargs.c: Remove extraneous ';' character.
7764 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
7765
b43df995
MC
77662002-03-04 Michael Chastain <mec@shout.net>
7767
7768 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
7769 accommodate gcc v3 function signature.
7770 * gdb.mi/mi0-var-cmd-exp: Ditto.
7771
92362027
AC
77722002-02-24 Andrew Cagney <ac131313@redhat.com>
7773
7774 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
7775 ``GNU/Linux'' or ``Linux kernel''
7776 * testsuite/gdb.threads/pthreads.c: Ditto.
7777
258ad32d
MC
77782002-02-24 Michael Chastain <mec@shout.net>
7779
7780 * gdb.threads/pthreads.c (thread1): Add a return statement.
7781 (thread2): Likewise.
7782 (foo): Likewise.
7783
04c3b3d4
MC
77842002-02-23 Michael Chastain <mec@shout.net>
7785
7786 * gdb.threads/linux-dp.c (philosopher): Add a return statement
7787 to placate gcc.
7788
5a2a0a20
MC
77892002-02-23 Michael Chastain <mec@shout.net>
7790
7791 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
7792 test "ptype bint". The test passes on all my stabs configurations.
7793
a640f7fc
JB
77942002-02-21 Jim Blandy <jimb@redhat.com>
7795
27924826
JB
7796 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
7797 filename at a time, and watch for the ones we want to see.
7798
a640f7fc
JB
7799 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
7800 types of pointers to prototyped functions.
7801
edcc8c75
AC
78022002-02-20 Andrew Cagney <ac131313@redhat.com>
7803
7804 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
7805 signed, unsigned and straight char.
7806 (padding_char, padding_short, padding_int, padding_long,
7807 padding_long_long, padding_float, padding_double,
7808 padding_long_double): New global variables.
7809 (fill, fill_structs): New functions.
7810
7811 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
7812 for correctly sized writes. Update copyright.
7813 (get_valueof): New procedure.
7814 (get_sizeof): Call get_valueof.
7815 (check_valueof): New procedure.
7816 (check_padding): New procedure.
7817
ac57ea44
MC
78182002-02-20 Michael Chastain <mec@shout.net>
7819
7820 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
7821 to setup_xfail. Document some of the remaining calls.
7822
7a10c941
MC
78232002-02-18 Michael Chastain <mec@shout.net>
7824
7825 * gdb.c++/userdef.exp: Update copyright year.
7826
fb8acdcc
DJ
78272002-02-18 Daniel Jacobowitz <drow@mvista.com>
7828
7829 * gdb.c++/userdef.exp: Test overloaded operators properly.
7830 Remove xfails.
7831
fda6ae12
MS
78322002-02-14 Michael Snyder <msnyder@redhat.com>
7833
7834 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
7835
676a0442
DJ
78362002-02-14 Daniel Jacobowitz <drow@mvista.com>
7837
7838 * gdb.base/a2-run.exp: Check for a remote target properly.
7839 * gdb.base/annota1.exp: Likewise.
7840 * gdb.base/list.exp: Likewise.
7841 * gdb.base/reread.exp: Likewise.
7842 * gdb.base/scope.exp: Likewise.
7843 * gdb.base/shlib-call.exp: Likewise.
7844 * gdb.base/term.exp: Likewise.
7845 * gdb.c++/annota2.exp: Likewise.
7846
78b4f468
RE
78472002-02-13 Richard Earnshaw <rearnsha@arm.com>
7848
7849 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
7850
9a81ba51
MC
78512002-02-10 Michael Chastain <mec@shout.net>
7852
7853 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
7854 (call_after_alloca): Ditto.
7855
004af6c7
DJ
78562002-02-10 Daniel Jacobowitz <drow@mvista.com>
7857
7858 * gdb.base/ending-run.exp: Guard "cont" test with
7859 gdb_skip_stdio_test.
7860
37225f62
JB
78612002-02-06 Jim Blandy <jimb@redhat.com>
7862
7863 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
7864 from here...
7865 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
7866 To here. Disable this test on non-HP platforms. Add big comment.
7867
fe6fdd96
MS
78682002-02-04 Michael Snyder <msnyder@redhat.com>
7869
7870 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
7871 other than d10v and m32r.
7872
036fad3f
RE
78732002-02-02 Richard Earnshaw <rearnsha@arm.com>
7874
7875 * gdb.base/default.exp: Rewrite test patterns to reduce time
7876 taken to match them.
7877
7148ab62
DJ
78782002-01-30 Daniel Jacobowitz <drow@mvista.com>
7879
7880 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
7881 Allow a start function above main.
7882 * gdb.threads/linux-dp.exp: Fix copyright date.
7883
396cc255
DJ
78842002-01-30 Daniel Jacobowitz <drow@mvista.com>
7885
7886 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
7887 (check_philosopher_stack): Check for manager thread before checking
7888 for a just-starting thread.
7889
f038d31b
DJ
78902002-01-30 Daniel Jacobowitz <drow@mvista.com>
7891
7892 From Neil Booth <neil@daikokuya.demon.co.uk>:
7893 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
7894 warnings.
7895
b3ff9d9a
FF
78962002-01-21 Fred Fish <fnf@redhat.com>
7897
7898 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
7899 not caller.
7900
39ad761d
JB
79012002-01-21 Jim Blandy <jimb@redhat.com>
7902
7903 * gdb.base/reread.exp: Check that GDB properly re-reads the
7904 executable file when it changes while no inferior is running.
7905
aaf320fa
FF
79062002-01-21 Fred Fish <fnf@redhat.com>
7907
7908 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
7909 optionally accept the "shlib events" variation.
7910
808a31f5
JB
79112002-01-21 Jim Blandy <jimb@redhat.com>
7912
7913 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
7914 call `fflush' after every `printf', so that the output is produced
7915 at predictable points, regardless of whatever buffering does (or
7916 doesn't) take place.
7917 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
7918 at different points.
7919
4420d5e2
DJ
79202002-01-20 Daniel Jacobowitz <drow@mvista.com>
7921
7922 * gdb.c++/inherit.exp: Update copyright years.
7923 * gdb.c++/method.exp: Likewise.
7924
3e36a0f4
DJ
79252002-01-20 Daniel Jacobowitz <drow@mvista.com>
7926
7927 * gdb.c++/classes.exp: Update for improved v3 support and skipping
7928 artificial methods/arguments.
7929 * gdb.c++/derivation.exp: Likewise.
7930 * gdb.c++/inherit.exp: Likewise.
7931 * gdb.c++/method.exp: Likewise.
7932 * gdb.c++/virtfunc.exp: Likewise.
7933
b4ceaee6
AC
79342002-01-18 Andrew Cagney <ac131313@redhat.com>
7935
7936 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
7937 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
7938 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
7939 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
7940 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
7941 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
7942
ecace851
JB
79432002-01-17 Jim Blandy <jimb@redhat.com>
7944
7945 * gdb.asm/asm-source.exp (info symbol): Take another shot at
7946 anchoring the pattern matching the entry point symbol's name.
7947
375fc983
AC
79482002-01-17 Andrew Cagney <ac131313@redhat.com>
7949
7950 * gdb.base/maint.exp: Update ``maint internal-error'' to match
7951 continue/quit query. Update copyright.
7952
fe6fdd96
MS
79532002-01-14 Michael Snyder <msnyder@redhat.com>
7954
7955 * gdb.base/gcore.exp: Remove extra debugging output.
7956
e017c81f
DJ
79572002-01-13 Daniel Jacobowitz <drow@mvista.com>
7958
7959 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
7960 for slightly dubious v2 mangled string.
7961
37ab3bf8
DJ
79622002-01-13 Daniel Jacobowitz <drow@mvista.com>
7963
7964 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
7965
1bc05c3a 79662002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 7967
1bc05c3a 7968 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 7969
1bc05c3a
JM
7970 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
7971 constructors.
7972 * gdb.c++/derivation.exp: Likewise.
7973 * gdb.c++/templates.exp: Likewise.
7974 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 7975
1bc05c3a
JM
79762002-01-10 Michael Snyder <msnyder@redhat.com>
7977
7978 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 7979
a911c360
MS
79802002-01-08 Michael Snyder <msnyder@redhat.com>
7981
7982 * gdb.base/gcore.exp: New test for generate-core-file command.
7983 * gdb.base/gcore.c: Testcase for above.
7984 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
7985
ea2119ec
JM
79862002-01-08 Jason Merrill <jason@redhat.com>
7987
7988 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
7989
68203136
FF
79902002-01-07 Fred Fish <fnf@redhat.com>
7991
7992 * gdb.c++/overload.exp: Remove unconditional xfails for:
7993 print foo_instance1.overloadargs(1)
7994 print foo_instance1.overloadargs(1, 2)
7995 print foo_instance1.overloadargs(1, 2, 3)
7996 print foo_instance1.overloadargs(1, 2, 3, 4)
7997 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
7998 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
7999 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
8000 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
8001 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
8002 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
8003 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
8004 print foo_instance1.overload1arg()
8005 print foo_instance1.overload1arg((char)arg2)
8006 print foo_instance1.overload1arg((signed char)arg3)
8007 print foo_instance1.overload1arg((unsigned char)arg4)
8008 print foo_instance1.overload1arg((int)arg7)
8009 print foo_instance1.overload1arg((unsigned int)arg8)
8010 print foo_instance1.overload1arg((float)arg11)
8011 print foo_instance1.overload1arg((double)arg12)
d63a86f8 8012
21b9b5b1
MS
80132002-01-07 Michael Snyder <msnyder@redhat.com>
8014
8015 * gdb.base/huge.exp: New test. Print a very large target data object.
8016 (skip_huge_test): New test variable. Define if you want to skip this
8017 test. The test reads an 8 megabyte data object from the target, so it
8018 might be very time consuming on remote targets with a slow connection.
8019 * gdb.base/huge.c: New file. Test case for above.
8020
725f922e
FF
80212002-01-07 Fred Fish <fnf@redhat.com>
8022
8023 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
8024 g_instance.bfoo, and g_instance.cfoo.
8025
634d57ec
JL
8026Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
8027
f286b2c3
JL
8028 * gdb.base/break.c (multi_line_if_conditional): New function.
8029 (multi_ilne_while_conditional): Likewise.
8030 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
8031 IF or WHILE condition puts the breakpoint at the start of
8032 the condition.
8033
634d57ec
JL
8034 * gdb.base/selftest.exp (backtrace through signal handler): Remove
8035 hppa*-*-hpux* expected failure.
8036 * gdb.base/structs.exp (do_function_calls): Similarly.
8037
8038 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
8039 watchpoints.
8040
9fbfe2dc
AC
80412002-01-06 Andrew Cagney <ac131313@redhat.com>
8042
8043 Fix PR gdb/66.
8044 * gdb.base/structs.exp: Replace skip for a29k with skip for
8045 gdb,cannot_call_functions.
8046 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
8047 * gdb.base/callfuncs.exp: Ditto.
8048 * gdb.base/call-rt-st.exp: Ditto.
8049 * gdb.base/call-strs.exp: Ditto.
8050 * gdb.base/callfwmall.exp: Ditto.
8051 * gdb.base/scope.exp: Obsolete xfail a29k.
8052 * gdb.c++/misc.exp: Ditto.
8053 * gdb.c++/cplusfuncs.exp: Ditto.
8054 * gdb.base/ptype.exp: Ditto.
8055 * gdb.base/printcmds.exp: Ditto.
8056 * gdb.base/opaque.exp: Ditto.
8057 * gdb.base/list.exp: Ditto.
8058 * gdb.base/funcargs.exp: Ditto.
8059 * gdb.base/default.exp: Ditto.
8060
8ddad156
MS
80612002-01-04 Michael Snyder <msnyder@redhat.com>
8062
ca4976a6 8063 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
8064 * gdb.base/maint.exp: Add tests for maint info sections options.
8065
1b074332
JL
8066Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
8067
8068 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
8069
7d159115
CV
80702001-12-20 Corinna Vinschen <vinschen@redhat.com>
8071
8072 * gdb.asm/arm.inc: New file.
8073 * gdb.asm/asm-source.exp: Add arm targets.
8074 * gdb.asm/configure.in: Ditto.
8075 * gdb.asm/configure: Recreated from configure.in.
8076
8fb87725
JL
8077Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
8078
afabe08c
JL
8079 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
8080 with HP's compiler.
8081 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
8082 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
8083 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
8084 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
8085
8086 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
8087 either HP's compilers or GCC.
8088
db521deb
JL
8089 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
8090 a SIGBUS or SIGSEGV.
8091
8092 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
8093
8094 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
8095 can be compiled with either HP's compiler or GCC.
8096
cfa88ab7
JL
8097 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
8098 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
8099 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
8100
ca344dff
JL
8101 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
8102 to match current gdb output. Update due to using auto-solib-limit
8103 for limiting instead of overloading auto-solib-add.
8104 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
8105 test program.
8106
3f3c6e55 8107 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
8108 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
8109 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
8110 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
8111 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
8112 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
8113 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
8114 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
8115 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
8116 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
8117 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
8118 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
8119 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 8120
8fb87725
JL
8121 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
8122 a SIGTRAP to the inferior.
8123
cf599fa7
CV
81242001-12-19 Corinna Vinschen <vinschen@redhat.com>
8125
8126 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
8127 Substitute call to target_link by call to gdb_compile.
8128
2cd045cd
JL
8129Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
8130
8131 * gdb.base/break.exp: Fix HP specific search string when testing
8132 backtracing in a called function.
8133
d63a86f8 8134 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
8135 compiling the test with HP's compilers.
8136 * gdb.base/volatile.exp: Similarly.
8137
99ebe9ac
JB
81382001-12-19 Jim Blandy <jimb@redhat.com>
8139
8140 * gdb.base/printcmds.exp: Expect the null character to be printed
8141 as '\0', and the '\013' to be printed as '\v'.
8142 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
8143 * gdb.base/setvar.exp: Same.
8144
b9891b29
JB
81452001-12-17 Jim Blandy <jimb@redhat.com>
8146
0eba65ab
JB
8147 * gdb.base/completion.exp: Rather than completing very long
8148 filenames, which can make the readline library produce output we
8149 don't recognize, cd to the directory first, and then complete
8150 using nice, short relative paths.
8151
6970b5b1
JB
8152 * gdb.base/completion.exp: On some systems, there is, in fact, a
8153 variable named `b' in scope, since GDB treats all static
8154 variables as being in scope. So use `no_var_named_this'
8155 instead of `b'.
8156
b9891b29
JB
8157 * gdb.base/corefile.exp: Recognize the message saying that GDB
8158 can't find the core file's registers as a failure.
8159
e6ccd35f
JSC
81602001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
8161
8162 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
8163 test expect string more specific.
8164
105ba819
CV
81652001-12-13 Corinna Vinschen <vinschen@redhat.com>
8166
8167 * gdb.asm/asm-source.exp: Add support for xstormy16.
8168 * gdb.asm/configure.in: Ditto.
8169 * gdb.asm/configure: Rebuild.
8170 * gdb.asm/xstormy16.inc: New file.
8171
e9e79dd9
FF
81722001-12-10 Fred Fish <fnf@redhat.com>
8173
8174 * gdb.base/maint.exp: Update to match changes in type dumping code.
8175
347dc97d
JB
81762001-12-10 Jim Blandy <jimb@redhat.com>
8177
8178 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
8179 matching the entry point symbol's name at the beginning of the
8180 line.
8181
5178b9d6
DJ
81822001-12-07 Daniel Jacobowitz <drow@mvista.com>
8183
8184 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
8185 gdb.c++/inherit.exp, gdb.c++/method.exp,
8186 gdb.c++/namespace.exp, gdb.c++/templates.exp,
8187 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
8188 and class layout support.
8189
af890c52
DJ
81902001-12-07 Daniel Jacobowitz <drow@mvista.com>
8191
8192 * gdb.c++/classes.exp: Add test for static member function.
8193 * gdb.c++/misc.cc: Add class with static member function.
8194
7a345fb3
JB
81952001-12-07 Jim Blandy <jimb@redhat.com>
8196
f2e54a80 8197 If GDB says it can't find the struct the function returned, report
8032bf31
JB
8198 those tests as `unsupported'.
8199 * gdb.base/call-rt-st.exp (print_struct_call): New function.
8200 Rewrite subsequent tests to use it.
8201
8202 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
8203 those tests as `unsupported'.
8204 * gdb.base/structs.exp (call_struct_func): New function.
8205 (do_function_calls): Use call_struct_func to call the functions
8206 returning structs.
8207
0bc69509
JB
8208 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
8209 whether functions are prototyped or not, so we can't possibly pass
8210 arguments to t_float_values2 properly.
8211
7a345fb3
JB
8212 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
8213 value of `timeout' for targets other than the mips*tx39-*.
8214
edb6ede1
MS
82152001-12-06 Michael Snyder <msnyder@redhat.com>
8216
d63a86f8 8217 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
8218 and detect whether the start symbol has a leading underscore.
8219
2d842f13
JB
82202001-12-04 Jim Blandy <jimb@redhat.com>
8221
8222 * gdb.base/completion.exp: Clarify indentation.
8223
68550daf
JB
82242001-12-03 Jim Blandy <jimb@redhat.com>
8225
8226 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
8227 variables on the S/390, not `.word'.
8228
cd5195a8
JB
82292001-11-30 Jim Blandy <jimb@redhat.com>
8230
8231 Add assembly-source tests for s390-ibm-linux.
8232 * gdb.asm/s390.inc: New file.
8233 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
8234 the S/390 architecture.
8235 * gdb.asm/configure: Regenerated.
8236
ca9efc90
MS
82372001-11-30 Michael Snyder <msnyder@redhat.com>
8238
8239 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
8240 next, info source, info sources, info line, global and static
8241 variables, and static functions.
8242 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
8243 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
8244 * gdb.asm/asmsrc1.s: Add a static function and some variables.
8245 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
8246 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
8247 (gdbasm_leave): Restore frame pointer.
8248 (gdbasm_startup): Copy stack set-up from crt0.S.
8249
d0e66976
FN
82502001-11-26 Fernando Nasser <fnasser@redhat.com>
8251
8252 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
8253 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
8254 to a local (non-static) variable. Copy tstruct.a to a static buffer
8255 and return a pointer to that buffer.
8256 * gdb.base/callfwmall.c (t_structs_a): Ditto.
8257
e2334072
MK
82582001-11-24 Mark Kettenis <kettenis@gnu.org>
8259
8260 * gdb.asm/configure.in: Fix recognition of ix86 target.
8261 * gdb.asm/configure: Regenerate.
8262
756caa3d
MS
82632001-11-21 Michael Snyder <msnyder@redhat.com>
8264
8265 * gdb.asm/sparc.inc: New file.
8266 * gdb.asm/asm-source.exp: Recognize sparc target.
8267 * gdb.asm/configure.in: Recognize sparc target.
8268 * gdb.asm/configure: Regenerate.
d63a86f8 8269
9a4d72d5
MS
82702001-11-21 Michael Snyder <msnyder@redhat.com>
8271
8272 * gdb.asm/m32r.inc: New file.
8273 * gdb.asm/asm-source.exp: Recognize m32r target.
8274 * gdb.asm/configure.in: Recognize m32r target.
8275 * gdb.asm/configure: Regenerate.
8276
a773d1cd
MS
82772001-11-20 Michael Snyder <msnyder@redhat.com>
8278
017ac23d
MS
8279 * gdb.asm/i386.inc: New file.
8280 * gdb.asm/asm-source.exp: Recognize ix86 target.
8281 * gdb.asm/configure.in: Recognize ix86 target.
8282 * gdb.asm/configure: Regenerate.
8283
a773d1cd
MS
8284 * gdb.c++/namespace.exp: Fix quotes in output messages.
8285
bb632afb
MS
82862001-11-14 Michael Snyder <msnyder@redhat.com>
8287
25d559ca 8288 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
8289 qualifier in a type cast expression, to designate an address
8290 in the instruction space (Harvard architecture).
8291
4749e309
MS
82922001-11-13 Michael Snyder <msnyder@redhat.com>
8293
8294 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
8295 Tests for expressions using 'const' and 'volatile'.
8296
25050984
CV
82972001-11-13 Corinna Vinschen <vinschen@redhat.com>
8298
8299 * gdb.asm/asm-sources.exp: Allow defining linker flags.
8300
1902c51f
DJ
83012001-11-12 Daniel Jacobowitz <drow@mvista.com>
8302
8303 * lib/mi-support.exp (mi_run_to_helper): Move comments
8304 outside of gdb_expect.
8305
dcf95b47
DJ
83062001-11-11 Daniel Jacobowitz <drow@mvista.com>
8307
8308 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
8309 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
8310 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
8311 mi0_run_to): New functions.
8312 * gdb.mi/mi-simplerun.exp: Use them.
8313 * gdb.mi/mi0-simplerun.exp: Likewise.
8314 * gdb.mi/mi-var-cmd.exp: Likewise.
8315 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 8316
45b074e1
AC
83172001-11-10 Andrew Cagney <ac131313@redhat.com>
8318
8319 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
8320 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
8321
bf50d346
AC
83222001-11-09 Andrew Cagney <ac131313@redhat.com>
8323
8324 * gdb.base/restore.exp: Include $expected value in restored test
8325 message.
8326
9383332c
AC
83272001-11-09 Andrew Cagney <ac131313@redhat.com>
8328
8329 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
8330 implemented.
8331
db62520a
MS
83322001-11-08 Michael Snyder <msnyder@redhat.com>
8333
8334 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
8335 Add pass/fail message for stop at breakpoint in call dummy function.
8336
b5703437
MS
83372001-11-07 Michael Snyder <msnyder@redhat.com>
8338
d63a86f8
RM
8339 * gdb.c++/templates.exp (test_template_breakpoints):
8340 If we get an overload menu, but it does not match what
760f6330 8341 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
8342 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
8343 making the whitespace optional. Argument for "new" may be
8344 "unsigned" as well as "unsigned int/long".
d63a86f8 8345 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
8346 making the whitespace optional. Also replace "(void) with
8347 "((void|)), making the keyword "void" optional.
d63a86f8 8348 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
8349 making the whitespace optional. Also replace "(void) with
8350 "((void|)), making the keyword "void" optional.
3bf40917
MS
8351 * gdb.base/callfuncs.c (t_float_values): This function must
8352 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 8353 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
8354 can be tested against both cases. Usually one case involves
8355 promotion of float to double, while the other does not.
8356 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
8357 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
8358 includes a stack frame for "start".
8359
c8ab4e6d
JB
83602001-11-05 Jim Blandy <jimb@redhat.com>
8361
8362 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
8363 pointers are 32 bits long, and that offsets of relocs are always
8364 stored in the data (REL-style), and not in the reloc entry itself
8365 (RELA-style).
8366 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
8367 stabs.
8368
3f08ced9
MS
83692001-11-01 Michael Snyder <msnyder@redhat.com>
8370
8371 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
8372 and regular expression operators by using quoting.
8373
cbfa24cd
MS
83742001-10-31 Michael Snyder <msnyder@redhat.com>
8375
8376 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
8377 depending on what the symbol table contains.
8378 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
8379 the output of the ptype command. Similarly, accept both "const &"
8380 and "const&".
8381
aaa68313
CV
83822001-10-31 Corinna Vinschen <vinschen@redhat.com>
8383
8384 * gdb.base/miscexprs.c (main): Add usage of preprocessor
8385 symbol `STORAGE' to allow to choose the storage class of
8386 the local datastructures.
8387 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
8388 compiler directive.
8389
91740388
MS
83902001-10-30 Michael Snyder <msnyder@redhat.com>
8391
8392 * gdb.base/jump.exp: Allow it to run for all targets.
8393
1b7c05e7
CV
83942001-10-29 Corinna Vinschen <vinschen@redhat.com>
8395
8396 * gdb.base/call-ar-st.c (print_double_array): Match for loop
8397 with new double_array size.
8398 (main): Change storage class of all local variables to static.
8399 Reduce size of double_array to 9.
8400 * gdb.base/call-ar-st.exp: Increase timeout value.
8401 Change expected output for double array to match new size in
8402 call-ar-st.c.
8403
36a22261
CV
84042001-10-29 Corinna Vinschen <vinschen@redhat.com>
8405
8406 * gdb.base/ending-run.exp: Create identical output when passing
8407 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 8408 Stormy16 target.
36a22261 8409
92b8ae91
MK
84102001-10-28 Mark Kettenis <kettenis@gnu.org>
8411
8412 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
8413 that we catch the expected failure under Linux/x86.
8414
cb135b83
OF
84152001-10-29 Orjan Friberg <orjanf@axis.com>
8416
8417 * gdb.base/setvar.exp: Escape curly braces.
8418 * gdb.stabs/weird.exp: Ditto.
8419
6884aa54
DJ
84202001-10-27 Daniel Jacobowitz <drow@mvista.com>
8421
8422 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
8423 * gdm.mi/mi0-hack-cli.exp: Likewise.
8424
0398c9aa
AC
84252001-10-25 Andrew Cagney <ac131313@redhat.com>
8426
8427 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
8428 messages.
8429
d20bf2e8
AC
84302001-10-21 Andrew Cagney <ac131313@redhat.com>
8431
8432 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
8433 checking MI enabled.
8434
03dd63aa
CV
84352001-10-09 Corinna Vinschen <vinschen@redhat.com>
8436
8437 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
8438
1d9d99f3
FCE
84392001-10-04 Frank Ch. Eigler <fche@redhat.com>
8440
8441 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
8442 if gdb child process crashes, just signal an error.
8443
838ae6c4
JB
84442001-10-02 Jim Blandy <jimb@redhat.com>
8445
8446 * lib/gdb.exp (test_xfail_format): Simplify.
8447
8448 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
8449 front of the variable name `format'. Simplify `if'.
8450
8f0cbc1c
DJ
84512001-10-01 Daniel Jacobowitz <drow@mvista.com>
8452
8453 * gdb.threads/pthreads.exp: Wait for output and delay
8454 before sending ^C.
8455
1f08dafd
DJ
84562001-10-01 Daniel Jacobowitz <drow@mvista.com>
8457
8458 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
8459 some incorrect output instead of timing out.
8460 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
8461
674f90ff
CV
84622001-09-28 Corinna Vinschen <vinschen@redhat.com>
8463
8464 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
8465 check to allow additional `int'.
8466
9b284272
DJ
84672001-09-27 Daniel Jacobowitz <drow@mvista.com>
8468
8469 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
8470 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
8471
b55a4771
MS
84722001-09-27 Michael Snyder <msnyder@redhat.com>
8473
8474 * lib/gdb.exp (test_debug_format): New proc.
8475 (setup_xfail_format): Use new proc test_debug_format.
8476 * gdb.base/constvars.exp (local_compiler_xfail_check): New
8477 proc; use new service proc test_debug_format.
8478 Replace all other "gcc_compiled" tests with this test.
8479 * gdb.base/volatile.exp (local_compiler_xfail_check): New
8480 proc; use new service proc test_debug_format.
8481 Replace all other "gcc_compiled" tests with this test.
8482
84832001-09-27 Michael Snyder <msnyder@redhat.com>
8484
8485 * gdb.base/cvexpr.exp: New file.
8486 * gdb.base/cvexpr.c: New file
8487 Test for expressions using const and volatile keywords.
8488
4e6667ac
CV
84892001-09-26 Corinna Vinschen <vinschen@redhat.com>
8490
8491 * gdb.base/constvars.exp: Check for different orders of keywords
8492 and additional "int" strings in output.
8493
4f337972
AC
84942001-09-22 Andrew Cagney <ac131313@redhat.com>
8495
8496 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
8497 responses from "help maint".
8498
2015650d
FCE
84992001-09-19 Frank Ch. Eigler <fche@redhat.com>
8500
8501 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
8502 to localhost:NNN instead of :NNN, in case Xvfb is listening
8503 only on TCP.
8504
f3bcedc1
CV
85052001-09-19 Corinna Vinschen <vinschen@redhat.com>
8506
8507 * gdb.base/recurse.exp: When checking leaving the watchpoint
8508 scope, recognize when gdb is in function's epilogue and pass.
8509
6b819c92
KS
85102001-09-18 Keith Seitz <keiths@redhat.com>
8511
8512 * lib/insight-support.exp (_gdbtk_export_target_info): Add
8513 support for running tests against sid targets.
8514 (gdbtk_done): Ditto.
8515
a10c9419
CV
85162001-09-18 Corinna Vinschen <vinschen@redhat.com>
8517
8518 * gdb.base/ending-run.c (main): Set stdout buffersize
8519 to the same reasonable value for any target.
8520 * gdb.base/ending-run.exp: Add a regular expression
8521 to make testsuite happy on Sanyo Stormy16 target.
8522
739d0d99
CV
85232001-09-17 Corinna Vinschen <vinschen@redhat.com>
8524
8525 * gdb.base/display.c (do_loops): Add float variable `f'.
8526 Increment f in loop.
8527 * gdb.base/display.exp: Increment timeout by 60 seconds.
8528 Change float display test to use variable `f'.
8529
1b8947f0
JB
85302001-09-17 Jim Blandy <jimb@redhat.com>
8531
8532 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
8533 overflowing the limited breakpoint tables on some ROM monitors
8534 (like the ROM68K).
8535
9890ac81
FCE
85362001-09-15 Frank Ch. Eigler <fche@redhat.com>
8537
8538 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
8539 the "-ac" (disable access control) flag.
8540
6db765ea
JH
85412001-08-30 Jeff Holcomb <jeffh@redhat.com>
8542
8543 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
8544 ints.
8545
4c32cc04
KS
85462001-08-30 Keith Seitz <keiths@redhat.com>
8547
8548 * lib/gdb.exp: Move all insight-related functionality into
8549 separate file.
8550 * lib/insight-support.exp: New file.
8551
8d6e6f81
FCE
85522001-08-29 Frank Ch. Eigler <fche@redhat.com>
8553
8554 * config/sid.exp (sid_start): Never set sid verbosity; disable
8555 expect_background {} that consumed its stdout; tolerate </dev/null.
8556 Attempt to set endianness override in "sid" protocol mode. Cleanup.
8557
6a90e1d0
AC
85582001-08-18 Andrew Cagney <ac131313@redhat.com>
8559
8560 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
8561 CLI jump command to start it.
8562 (mi_run_to_main): Fail immediatly when unexpected output.
8563
1759b3c3
AC
85642001-08-18 Andrew Cagney <ac131313@redhat.com>
8565
8566 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
8567 beginning of function. Fix PR gdb/191.
8568
61d11d80
FCE
85692001-08-16 Frank Ch. Eigler <fche@redhat.com>
8570
8571 * config/sid.exp (sid_start): Don't warn if we cannot figure out
8572 what to force sid endianness to.
8573
942a4df2
KS
85742001-08-15 Keith Seitz <keiths@redhat.com>
8575
8576 * lib/gdb.exp (gdbtk_start): Don't set environment
8577 variables for TCL_LIBRARY and friends. Insight will
8578 now figure these out for itself.
8579
0521c418
MS
85802001-08-02 Michael Snyder <msnyder@redhat.com>
8581
8582 * gdb.base/completion.exp: Remove the symbol "a64l" from
8583 the expect string; this is target-specific, and not related
8584 to what is being tested.
8585
74a9a58a
DB
85862001-08-02 Dave Brolley <brolley@redhat.com>
8587
8588 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
8589
c70819fa
MS
85902001-07-25 Michael Snyder <msnyder@redhat.com>
8591
c2b8fa57
MS
8592 * gdb.base/consecutive.exp: New file. Test stepping over
8593 breakpoints on consecutive instructions.
8594 * gdb.base/consecutive.c: New file.
8595
c70819fa
MS
8596 * gdb.base/call-rt-st.exp: Use double-backslash to quote
8597 curly braces in regular expressions.
8598
2b1a1355
MS
85992001-07-25 Michael Snyder <msnyder@redhat.com>
8600
8601 * gdb.base/ending-run.exp: Accept "Program exited normally" as
8602 legitimate output from stepping out of main.
8603
413eca6f
KS
86042001-07-22 Keith Seitz <keiths@redhat.com>
8605
8606 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
8607 the empty string, do not run the tests.
8608
7e5a9322
SC
86092001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8610
8611 * gdb.base/long_long.exp: Detect size of pointer. Take into
8612 account 2-byte pointers when testing for p/a results.
8613
de58f10f
SC
86142001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8615
d63a86f8 8616 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
8617 and defined to 1K for m68hc11.
8618 (random_data): Reduce table to 1K for embedded platforms (68hc11).
8619 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
8620 (sizeof_random_data): New variable to tell the size of the data table;
8621 don't test past this size; always run to main.
8622
d6f5fea1
SC
86232001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8624
8625 * gdb.base/return2.exp: return of long long and double fails for
8626 68HC11; don't execute these tests on that platform.
8627 * gdb.base/return.exp: Return of a double fails for 68hc11.
8628
c477543d
SC
86292001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8630
8631 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
8632 tests that print a float.
8633 * call-rt-st.exp: Likewise.
8634
63cf1c79
MK
86352001-07-12 Mark Kettenis <kettenis@gnu.org>
8636
8637 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
8638 running this test on Linux.
8639
112f9ab5
MC
86402001-06-24 Michael Chastain <chastain@redhat.com>
8641
8642 * gdb.base/arithmet.exp: Remove some tests to make all test names
8643 unique.
8644
4970cb0f
MS
86452001-07-03 Michael Snyder <msnyder@redhat.com>
8646
8647 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
8648 the output of the ptype command.
8649
d85da69f
MS
86502001-07-02 Michael Snyder <msnyder@redhat.com>
8651
4c8a82de
MS
8652 * gdb.base/completion.exp: Don't assume that break.c is the only
8653 source file that may contain functions named "marker".
d85da69f
MS
8654 * gdb.base/corefile.exp: Quote the curly braces in regexp.
8655
8afc772b
AC
86562001-06-28 Andrew Cagney <ac131313@redhat.com>
8657
8658 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
8659 of files to delete.
8660
8661 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
8662 * gdb.disasm/h8300s.exp: New file.
8663 gdb.disasm/h8300s.s: Likewise.
8664
cff22675
AC
86652001-06-27 Andrew Cagney <ac131313@redhat.com>
8666
8667 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
8668 empty breakpoint tables.
8669
68c81b54
AC
86702001-06-25 Andrew Cagney <ac131313@redhat.com>
8671
8672 * lib/mi-support.exp: Update args=... part of stop-reason
8673 patterns. Accept either a list or a tuple.
8674
2dd62704
AC
86752001-06-23 Andrew Cagney <ac131313@redhat.com>
8676
8677 * lib/mi-support.exp: Remove local emacs variable defining
8678 change-log-default-name.
8679
b4127474
MC
86802001-06-22 Michael Chastain <chastain@redhat.com>
8681
8682 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
8683 This is operationally compatible with the previous version.
8684
8dbfb380
JB
86852001-06-13 Jim Blandy <jimb@redhat.com>
8686
8687 * lib/gdb.exp (gdb_test): Doc fix.
8688
f2d8c86d
MC
86892001-06-10 Michael Chastain <chastain@redhat.com>
8690
8691 * gdb.base/exprs.exp: Remove a duplicate test.
8692
81564d34
JB
86932001-06-06 Jim Blandy <jimb@redhat.com>
8694
8695 * gdb.base/return2.exp (main): Use values to test float and double
8696 returns that are not NaN's, to avoid being confused by IEEE
8697 comparison rules.
8698
da55addb
MS
86992001-06-04 Michael Snyder <msnyder@redhat.com>
8700
8701 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 8702 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
8703 rather than wait for 12 more tests to time out.
8704
42c65987
JB
87052001-06-06 Jim Blandy <jimb@redhat.com>
8706
b18bced9 8707 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 8708 Don't forget to match the GDB prompt.
b18bced9 8709
42c65987
JB
8710 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
8711
5b41e5f0
JB
87122001-06-04 Jim Blandy <jimb@redhat.com>
8713
8714 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
8715 command.
8716
015e046f
KB
87172001-05-31 Kevin Buettner <kevinb@redhat.com>
8718
8719 * gdb.base/annota1.exp (info break): Match four or more spaces
8720 after "Address".
8721
fb1ffbbe
MC
87222001-05-31 Michael Chastain <chastain@redhat.com>
8723
8724 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
8725 (dm_type_int_star): Likewise.
8726 (dm_type_long_star): Likewise.
8727 (dm_type_void_star): Likewise.
8728
5ea2a32c
KB
87292001-05-29 Kevin Buettner <kevinb@redhat.com>
8730
8731 * gdb.base/completion.exp (INPUTRC): Set this environment variable
8732 to a known value in order to get consistent results regardless
8733 of the setting of INPUTRC or the presence or contents of .inputrc.
8734
ae23c492
MS
87352001-05-24 Michael Snyder <msnyder@redhat.com>
8736
ac55707e
MS
8737 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
8738 Don't require that the main thread and the manager thread are the
8739 first in the list.
8740
ae23c492
MS
8741 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
8742 debugging. If test fails, issue an "unsupported" not a "fail".
8743
400071f1
JB
87442001-05-24 Jim Blandy <jimb@redhat.com>
8745
8746 Don't assume that short is shorter than int.
8747 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
8748 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 8749 this isn't true.
400071f1
JB
8750 ("print unsigned char == (~0)"): Add test that verifies that ~0,
8751 an int, is not equal to ~0 stored in an unsigned char. This tests
8752 the same thing that the previous test meant to, but works on
8753 16-bit machines, too.
8754 ("print unsigned char != (~0)"): Same test, complemented.
8755
0816a3e5
MS
87562001-05-24 Michael Snyder <msnyder@redhat.com>
8757
8758 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 8759 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
8760 and prevents dejagnu getting out of step.
8761
f6dc23a9
KB
87622001-05-23 Kevin Buettner <kevinb@redhat.com>
8763
8764 * gdb.base/finish.exp (finish_void): Revise pattern for
8765 stopping on the call statement to not permit stopping at
8766 the start of the instructions comprising the call sequence.
8767
7dbd117d
MC
87682001-05-19 Michael Chastain <chastain@redhat.com>
8769
8770 * gdb.base/callfuncs.exp: Make all test names unique.
8771 * gdb.base/commands.exp: Make all test names unique.
8772 * gdb.base/condbreak.exp: Make all test names unique.
8773 * gdb.base/dbx.exp: Make all test names unique.
8774 * gdb.base/default.exp: Make all test names unique.
8775 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
8776 and TIMEOUT messages to their corresponding PASS message.
8777 * gdb.base/ending-run.exp: Make all test names unique.
8778 * gdb.base/long_long.exp: Remove duplicate test.
8779
6b0b0a9e
KB
87802001-05-21 Kevin Buettner <kevinb@redhat.com>
8781
8782 * gdb.base/finish.exp (finish_void): Allow "finish" command to
8783 stop on the call statement as well as the statement after the
8784 call.
8785
2caa35cb
MS
87862001-05-21 Michael Snyder <msnyder@redhat.com>
8787
8788 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
8789
40713331
EZ
87902001-05-10 Elena Zannoni <ezannoni@redhat.com>
8791
8792 * gdb.base/completion.exp: Revamp test. Make it execute on all
8793 platforms.
8794
c2c1be8d
EZ
87952001-05-10 Elena Zannoni <ezannoni@redhat.com>
8796
2c9cd303
EZ
8797 * config/gdbserver.exp (gdb_load): Handle the case
8798 in which the arguments to gdbserver are given in the
8799 baseboard configuration file.
8800 Also handle the case in which the server needs to do a
8801 load.
8802
9671de48
KS
88032001-05-07 Keith Seitz <keiths@cygnus.com>
8804
8805 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
8806 set up the display for testing.
8807 (gdbtk_start): Convert all paths to paths that tcl will like.
8808 Export target information to environment.
8809 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
8810 necessary.
8811 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
8812 (to_tcl_path): New proc to convert a given pathname into
8813 a path acceptible as an argument to a tcl command.
8814 (_gdbtk_export_target_info): New proc to export target info
8815 into the environment for gdbtk testing.
8816 (gdbtk_done): New proc to signal end-of-test.
8817
5a360f47
JB
88182001-05-06 Jim Blandy <jimb@redhat.com>
8819
8820 * restore.c: Make the code of caller0 correspond to its comment.
8821
66c756c6
MS
88222001-05-03 Michael Snyder <msnyder@redhat.com>
8823
8824 * config/sid.exp (gdb_target_sid): Check for error messages.
8825 On error or timeout, don't make expect exit (which will terminate
8826 all subsequent tests); instead just make gdb exit.
d63a86f8 8827 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
8828 return a negative value.
8829
a966fde5
JB
88302001-04-24 Jim Blandy <jimb@redhat.com>
8831
851c18e0
JB
8832 * gdb.c++/templates.exp: If we see the prompt for the overload
8833 list, but we haven't recognized any of the longer patterns,
8834 arrange for this test to fail, not hang.
8835
a966fde5
JB
8836 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
8837 variations.
8838
db144853
MC
88392001-04-22 Michael Chastain <chastain@redhat.com>
8840
8841 * gdb.c++/local.exp: Use the 'runto' library function.
8842 * gdb.c++/namespace.exp: Likewise.
8843 * gdb.c++/overload.exp: Likewise.
8844
3207ec21
KB
88452001-03-26 Kevin Buettner <kevinb@redhat.com>
8846
8847 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
8848 * gdb.base/step-line.exp: New file. Test step/next in presence of
8849 #line directives.
8850 * gdb.base/step-line.c: New file. Test program for the above.
8851 * gdb.base/step-line.inp: New file. We pretend that this file has
8852 been transformed by some other tool into step-line.c.
8853
13b57657
JB
88542001-03-21 Jim Blandy <jimb@redhat.com>
8855
8856 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
8857 unmangled operator names.
8858
754cbe1c
JB
88592001-03-20 Jim Blandy <jimb@redhat.com>
8860
8861 * gdb.threads/linux-dp.exp: Recognize an additional message
8862 generated by GDB when it doesn't understand how to debug threads
8863 on the target system.
8864
177495c9
AC
88652001-03-19 Andrew Cagney <ac131313@redhat.com>
8866
8867 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
8868
f266096b
MC
88692001-03-12 Michael Chastain <chastain@redhat.com>
8870
8871 * gdb.c++/derivation.exp: Use the 'runto' library function.
8872
cac3c2ff
MC
88732001-03-12 Michael Chastain <chastain@redhat.com>
8874
8875 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
8876
b6c11a24
MC
88772001-02-24 Michael Chastain <chastain@redhat.com>
8878
8879 * gdb.c++/ref-types.exp: Change handwritten code to library
8880 function 'runto'.
8881
6bae5bce
OF
88822001-03-16 Orjan Friberg <orjanf@axis.com>
8883
8884 * gdb.base/signals.exp: Set count to 0 explicitly.
8885
0015fd9a
MS
88862001-03-15 Mark Salter <msalter@redhat.com>
8887
8888 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
8889 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
8890 (gdb_load): Add support for additional target_info: gdb_download_size
8891 and gdb_load_timeout.
0015fd9a 8892
fc33412a
DT
8893Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
8894
8895 * gdb.base/annota1.exp: Move test of isnative to earlier in the
8896 file -- to prevent failing when the compile fails but we have no
8897 intention of running the tests anyway.
8898
8899 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
8900 tests if set.
8901
8902 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
8903 integers.
8904
8905 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
8906 * gdb.c++/namespace.exp: Ditto.
8907
115f06de
OF
89082001-03-07 Orjan Friberg <orjanf@axis.com>
8909
8910 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
8911 * gdb.base/pointers.exp: Relax pattern match of decimals.
8912
b6ba6518
KB
89132001-03-06 Kevin Buettner <kevinb@redhat.com>
8914
8915 * Makefile.in, config/abug.exp, config/cfdbug.exp,
8916 config/cpu32bug.exp, config/dve.exp, config/est.exp,
8917 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
8918 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
8919 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
8920 config/sh.exp, config/sid.exp, config/slite.exp,
8921 config/sparclet.exp, config/udi.exp, config/unknown.exp,
8922 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
8923 config/vxworks.exp, config/vxworks29k.exp,
8924 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
8925 gdb.base/all-bin.exp, gdb.base/annota1.exp,
8926 gdb.base/arithmet.exp, gdb.base/assign.exp,
8927 gdb.base/async.exp, gdb.base/attach.exp,
8928 gdb.base/bitfields.exp, gdb.base/bitops.exp,
8929 gdb.base/break.exp, gdb.base/call-ar-st.exp,
8930 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
8931 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
8932 gdb.base/commands.exp, gdb.base/completion.exp,
8933 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
8934 gdb.base/constvars.exp, gdb.base/corefile.exp,
8935 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
8936 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
8937 gdb.base/ending-run.exp, gdb.base/environ.exp,
8938 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
8939 gdb.base/finish.exp, gdb.base/foll-exec.exp,
8940 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
8941 gdb.base/funcargs.exp, gdb.base/help.exp,
8942 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
8943 gdb.base/logical.exp, gdb.base/long_long.exp,
8944 gdb.base/maint.exp, gdb.base/mips_pro.exp,
8945 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
8946 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
8947 gdb.base/pointers.exp, gdb.base/printcmds.exp,
8948 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
8949 gdb.base/regs.exp, gdb.base/relational.exp,
8950 gdb.base/remote.exp, gdb.base/reread.exp,
8951 gdb.base/restore.exp, gdb.base/return2.exp,
8952 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
8953 gdb.base/selftest.exp, gdb.base/setshow.exp,
8954 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
8955 gdb.base/sigall.exp, gdb.base/signals.exp,
8956 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
8957 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
8958 gdb.base/step-test.exp, gdb.base/structs.c,
8959 gdb.base/structs.exp, gdb.base/structs2.exp,
8960 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
8961 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
8962 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
8963 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
8964 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
8965 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
8966 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
8967 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
8968 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
8969 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
8970 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
8971 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
8972 gdb.fortran/types.exp, gdb.java/jmisc.exp,
8973 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
8974 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
8975 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
8976 gdb.trace/circ.exp, gdb.trace/collection.exp,
8977 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
8978 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
8979 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
8980 gdb.trace/report.exp, gdb.trace/save-trace.exp,
8981 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
8982 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
8983 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
8984 notices.
8985
dc96c6c7 89862001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
8987
8988 * gdb.base/varargs.c (find_max_double): Fix printf format string:
8989 first arg is int not float.
8990
dc96c6c7 89912001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
8992
8993 * gdb.base/reread.exp: Unsupported for non-native targets;
8994 doesn't work for remote debugging.
8995
9b0c4aeb
FN
89962001-02-19 Fernando Nasser <fnasser@redhat.com>
8997
8998 From Drew Moseley <dmoseley@redhat.com>
8999 * gdb.base/ending-run.exp: Properly handle the BSP state when
9000 stepping past the end of main.
9001
02aa71d5
MC
90022001-02-19 John Moore <jmoore@redhat.com>
9003
9004 * gdb.base/commands.exp (infrun_breakpoint_command_test):
9005 Converted HPUX fix for non-expected items following multiple
9006 step commands into general solution for all platforms.
9007
1fa449a4
MC
90082001-02-18 Michael Chastain <chastain@redhat.com>
9009
9010 * gdb.c++/classes.exp (do_tests): Change runto statements
9011 from "runto 'foo(void)'" to "runto 'foo'". This makes the
9012 statements demangler agnostic.
9013 * gdb.c++/virtfunc.exp (do_tests): Likewise.
9014 (gdb_virtfunc_restart): Likewise.
9015
b2f9ec70
MC
90162001-02-14 Michael Chastain <chastain@redhat.com>
9017
9018 * gdb.c++/inherit.exp (do_tests): Change runto statements
9019 from "runto 'foo(void)'" to "runto 'foo'". This makes the
9020 statements demangler agnostic.
9021
cf74b8ca
AC
9022Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
9023
9024 * gdb.threads/pthreads.exp: Unify pass/fail messages for
9025 ``continue to bkpt at common_routine in thread 2'' and ``stopped
9026 before calling common_routine 15 times'' tests.
9027
99f78f56
MC
90282001-02-11 Michael Chastain <chastain@redhat.com>
9029
9030 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
9031 Helps the test script figure out which demangler is in use.
9032 (dm_type_foo_ref): Ditto.
9033 (dm_type_int_star): Ditto.
9034 (dm_type_long_star): Ditto.
9035 (dm_type_unsigned_int): Ditto.
9036 (dm_type_void): Ditto.
9037 (dm_type_void_star): Ditto.
99707966 9038 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
9039 Probe the gdb demangler and set variables to accommodate
9040 formatting differences.
9041 (info_func_regexp): New function. Same as info_func, but
9042 matches against a regexp.
9043 (info_func): Match against a literal string.
9044 (print_addr_2): New function. Match against a literal string,
9045 which can be different from the input to gdb.
9046 (print_addr): Simply call print_addr_2 with the same argument twice.
9047 (test_lookup_operator_functions): Use demangler formatting variables.
9048 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
9049 the tests in the same order as the C++ class declaration.
9050 (test_paddr_operator_functions): Ditto.
9051 (test_paddr_overloaded_functions): Ditto.
9052 (test_paddr_hairy_functions): Use demangler formatting variables.
9053 Add reference to gdb/19 for related tests.
9054 (do_tests): Call probe_demangler.
9055
1de8f023
KB
90562001-01-30 Kevin Buettner <kevinb@redhat.com>
9057
9058 * gdb.c++/templates.cc (printf): Remove unused function definition.
9059
ca3f91ed
MS
90602001-01-26 Felix Lee <flee@redhat.com>
9061
9062 * sid.exp (sid_exit): Pass host, not target, to remote_close.
9063
90642001-01-25 matthew green <mrg@redhat.com>
9065
9066 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
9067 up sid.
9068 (sid_exit): Call `remote_pop_conn' after GDB is gone.
9069
90702001-01-25 matthew green <mrg@redhat.com>
9071
9072 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 9073 Deprecate $sid_spawn_id.
ca3f91ed
MS
9074 (sid_exit): Remove code necessary only for `spawn.'
9075
90762001-01-25 matthew green <mrg@redhat.com>
9077
9078 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
9079
fb18ec4a
MC
90802001-01-28 Michael Chastain <chastain@redhat.com>
9081
9082 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
9083 to call when tests fail. It takes gdb out of the overloaded
9084 function choice menu back to the main prompt, so that the test
9085 program stays synchronized.
9086 (set_bp_overloaded): New proc to collect all the common
9087 code for setting a breakpoint on an overloaded name. Calls
9088 take_gdb_out_of_choice_menu when needed.
9089 (menu_overload1arg): New variable to collect the repeated
9090 instances of the expected menu for an overloaded name. Change
9091 the regular expression to handle changes in g++ type encoding:
9092 "void" can be either "void" or "", and "unsigned int" can be
9093 either "unsigned int" or "unsigned".
9094 (continue_to_bp_overloaded): Change regular expressions to handle
9095 changes in g++ type encoding.
9096 (no proc): Call take_gdb_out_of_choice_menu when needed.
9097 Remove redundant calls to "info break". Accept either "canceled"
9098 or "cancelled". Change regular expressions in "info break"
9099 calls to handle changes in g++ type encoding. Give all tests
9100 unique strings.
9101
9c646a6e
BE
91022001-01-17 Ben Elliston <bje@redhat.com>
9103
9104 * config/sid.exp: New file.
9105
9549d9c1
AC
9106Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
9107
9108 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
9109
dc96c6c7 91102000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
9111
9112 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
9113 Add a RE to accept a non-ascii char if one is ever presented.
9114
b4df4f68
FN
91152000-12-20 Fernando Nasser <fnasser@redhat.com>
9116
297dd0fd 9117 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 9118
dc96c6c7 91192000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 9120
d63a86f8 9121 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
9122 in regexp. One '\' does not suffice on Linux.
9123
4a7bddb6
MC
91242000-12-09 Michael Chastain <chastain@redhat.com>
9125
9126 * gdb.base/break.exp (test_clear_command): Use a marker function
9127 rather than 'main' for the test function. Also move this
9128 test to an execution point where the marker function names are
9129 guaranteed to be bound to functions. (Executing tests after a
9130 'finish' from main runs into name conflicts with local names
9131 in __libc_start_main).
9132
dc96c6c7 91332000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
9134
9135 * gdb.base/finish.exp: New test for gdb's "finish" command.
9136 * gdb.base/return2.exp: New test for gdb's "return" command.
9137 * gdb.base/return2.c: New source file for above.
9138
dc96c6c7 91392000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
9140
9141 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
9142 * gdb.base/miscexprs.exp: Ditto.
9143 * gdb.base/pointers.exp: Ditto.
9144 * gdb.c++/derivation.exp: Ditto.
9145 * gdb.c++/local.exp: Ditto.
9146 * gdb.c++/namespace.exp: Ditto.
9147 * gdb.c++/overload.exp: Ditto.
9148 * gdb.c++/ref-types.exp: Ditto.
9149
dc96c6c7 91502000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
9151
9152 * gdb.base/constvars.exp: Test result of "up" command.
9153 * gdb.base/miscexprs.exp: Ditto.
9154 * gdb.base/pointers.exp: Ditto.
9155 * gdb.base/scope.exp: Ditto.
9156 * gdb.c++/derivation.exp: Ditto.
9157 * gdb.c++/local.exp: Ditto.
9158 * gdb.c++/namespace.exp: Ditto.
9159 * gdb.c++/overload.exp: Ditto.
9160 * gdb.c++/ref-types.exp: Ditto.
9161
44097287
FN
91622000-11-22 Michael Chastain <chastain@redhat.com>
9163
9164 * mips_pro.exp: Accept either "middle -> top -> main" or
9165 "middle -> main" in the backtrace, because gcc can optimize
9166 tail calls to jumps. Remove setup_xfail for the hppa case.
9167 Add a comment with the original warning messages from PR 3016,
9168 which was filed in 1993, to preserve them for posterity.
9169
9d2e1bab
ND
91702000-11-17 Nick Duffek <nsd@redhat.com>
9171
9172 * lib/gdb.exp (gdb_test): Override timeout with board info.
9173
1aca8eb7
ND
91742000-11-17 Nick Duffek <nsd@redhat.com>
9175
9176 * gdb.base/display.exp: Don't kill running stub. Add "again" to
9177 the second kill and detach messages.
9178
93076499
ND
91792000-11-17 Nick Duffek <nsd@redhat.com>
9180
9181 * configure.in: Add AC_EXEEXT.
9182 * configure: Regenerate.
9183 * Makefile.in (just-check): Export EXEEXT.
9184 * lib/gdb.exp ($EXEEXT): Import from environment.
9185 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
9186 expect "maint dump-me" on Cygwin.
9187 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
9188 $EXEEXT.
9189
30e87cd3
ND
91902000-11-17 Nick Duffek <nsd@redhat.com>
9191
9192 * gdb.base/break.exp: Test backtrace and finish from called
9193 function on all platforms, not just HP-UX.
9194
dc96c6c7 91952000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
9196
9197 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
9198 code from gdb_target_monitor, so it can be used independantly
9199 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 9200
dc96c6c7 92012000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
9202
9203 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
9204 * gdb.base/corefile.exp: Expect the message "Program is being
9205 debugged already" when we send the "corefile" command, since
9206 the preceeding gdb_load may have connected gdb to a remote target.
9207 * gdb.base/display.exp: Disable hardware watchpoints if new
9208 board info variable "no_hardware_watchpoints" is true.
9209 Replace single-letter commands with more readable ones.
9210 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
9211 if new board info variable "no_hardware_watchpoints" is true.
9212 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
9213 to see if stdio (printf) testing is possible.
9214 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
9215 board info variable "no_hardware_watchpoints" is true. Use new
9216 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
9217
39124dea
FN
92182000-11-13 Fernando Nasser <fnasser@redhat.com>
9219
9220 From Orjan Friberg <orjanf@axis.com>:
9221 * gdb.base/printcmds.exp: Escape curly braces followed by a number
9222 in array print pattern match.
9223
a9e2e984
FN
92242000-11-09 Fernando Nasser <fnasser@redhat.com>
9225
9226 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
9227 spelling "cancelled" to U.S. spelling "canceled" to match changes
9228 made to gdb.
9229 * gdb.c++/ovldbreak.exp: Ditto.
9230
c7db355b
PS
92312000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9232
9233 * gdb.base/callfuncs.c (main): Moved to end of file, call
9234 t_double_values to initialize the FPU before inferior calls are made.
9235 * gdb.base/callfuncs.exp: Test for register preservation after calling
9236 inferior functions. Add tests for continuining, finishing and
9237 returning from a stop in a call dummy.
9238
dc96c6c7 92392000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
9240
9241 * gdb.base/commands.exp: Break up long lines, and re-indent.
9242
dc96c6c7 92432000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
9244
9245 * config/gdbserver.exp: Rewritten from the ground up, to make it
9246 compatible with the current dejagnu tree, and to make it work with
9247 the new "gdbserver" in libremote.
9248
dc96c6c7 92492000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
9250
9251 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
9252 * gdb.base/varargs.exp: Skip entire test if no printf support.
9253 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
9254 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
9255
dc96c6c7 92562000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
9257
9258 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
9259 no floating point support.
9260 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
9261 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
9262 * gdb.base/call-rt-st.exp: Ditto.
9263 * gdb.base/call-strs.exp: Ditto.
9264
bac5fc66
JG
92652000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
9266
9267 * gdb.base/sizeof.c: include <stdio.h>.
9268
9269 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
9270 'finish', otherwise uncaptured gdb_prompt would potentially
9271 throw remaining test points out of sync.
9272
b22a6027
SB
92732000-07-26 Scott Bambrough <scottb@netwinder.org>
9274
9275 * gdb.base/recurse.exp: Run tests for all targets.
9276 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
9277 gnu-oldld case on ARM.
9278 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
9279 for ARM targets.
d63a86f8 9280
d8231941
AG
9281Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
9282
9283 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
9284 * gdb.java/configure: Rebuild.
9285
8caabe69
AG
9286Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
9287
9288 * gdb.java/jv-exp.exp: New file.
9289
9d273ca3
AG
9290Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
9291
9292 * configure: Rebuilt.
9293 * configure.in (configdirs): Add gdb.java.
9294 * gdb.java/jmisc.java: New file.
9295 * gdb.java/jmisc.exp: New file.
9296 * gdb.java/Makefile.in: New file.
9297 * gdb.java/configure: Rebuilt.
9298 * gdb.java/configure.in: New file.
9299 * lib/java.exp: New file.
9300
4f823a66
AC
9301Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9302
9303 * gdb.base/exprs.exp: Test casts to a pointer including over and
9304 underflow.
9305
2391e11d
AC
9306Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
9307
9308 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
9309 and the compilers sizes.
9310
54602222
ND
93112000-07-09 Nick Duffek <nsd@redhat.com>
9312
9313 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
9314 (use_methods): New function.
9315 (main): Call use_methods().
9316 * gdb.c++/classes.exp (test_method_param_class): New procedure.
9317 (do_tests): Call test_method_param_class.
9318
2bec0572
ND
93192000-07-09 Nick Duffek <nsd@redhat.com>
9320
9321 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
9322 spelling.
9323 (test_enums): New procedure. Move enum tests from end of script
9324 to here. Set breakpoint on function name instead of line number.
9325 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
9326 (enums2): New marker function.
9327 (enums1): New function.
9328 (main): Call enums1(). Move enum tests to enums1().
9329
78492fde
AC
9330Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
9331
9332 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
9333 compile/link program. Update line numbers.
9334 * gdb.asm/d10v.inc: Define ``startup''.
9335 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 9336
49a2cef8
AC
9337Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
9338
9339 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
9340
3e6c8688
EZ
93412000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9342
9343 * gdb.base/maint.exp: Add 'maint print architecture' item to output
9344 of 'help maint print' command.
9345
9ff5cbe9
AC
9346Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
9347
9348 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
9349 they use gdb_expect_list.
9350
17c579bd
AC
9351Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
9352
9353 * gdb.base/commands.exp: Use ``set remote
9354 memory-read-packet-size'' instead of ``set endian big'' to test
9355 long commands.
9356
e6d71bf3
DB
93572000-06-03 Daniel Berlin <dan@cgsoftware.com>
9358
9359 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 9360 g++, and stop skipping them.
e6d71bf3
DB
9361
9362 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
9363 work under g++.
9364
d63a86f8 9365 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
9366 initialization.
9367
dc96c6c7 93682000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
9369
9370 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
9371 the regular expression: accept an (almost) arbitrary sequence of
9372 "frames-invalid" and "breakpoints-invalid" messages both before
9373 and after the "starting" message.
9374
dc96c6c7 93752000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
9376
9377 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 9378
dc96c6c7 93792000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
9380
9381 * gdb.base/annota1.exp (annotate-signal-handler-caller):
9382 Relax the regular expression a little, make it pass on Solaris 8.
9383
8216cda9
KB
93842000-05-12 Kevin Buettner <kevinb@redhat.com>
9385
9386 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 9387 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
9388 Instead, it is permissible for gdb to stop on the line of the
9389 call itself.
9390
1a570b2f
MS
93912000-05-12 Michael Snyder <msnyder@.cygnus.com>
9392
9393 * gdb.base/break.exp (bp on small function, optimized file):
9394 Add a second pass pattern. The behavior differs here between stabs
9395 and dwarf for one-line functions. Stabs preserves two line symbols
9396 (one before the prologue and one after) with the same line number,
9397 but dwarf regards these as duplicates and discards one of them.
9398 Therefore the address after the prologue (where the breakpoint is)
9399 has no exactly matching line symbol, and GDB reports the breakpoint
9400 as if it were in the middle of a line rather than at the beginning.
9401
dc96c6c7 94022000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 9403
d63a86f8 9404 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
9405 rather than "send_gdb" (for consistancy).
9406
7d418785
AC
9407Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9408
9409 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
9410 * gdb.c++/templates.cc: Properly check for GCC version number.
9411 * lib/compiler.cc: Likewise
9412
dc96c6c7 94132000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 9414
d63a86f8 9415 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
9416 gdb may not stop at the first line of main, due to code motion.
9417
dc96c6c7 94182000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
9419
9420 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
9421 This test depends on parsing the printf output from the target.
9422 Since the sparclet stub doesn't do stdio, this will never work.
9423 * gdb.base/call-rt-st.exp: ditto.
9424 * gdb.base/call-strs: ditto.
9425
dc96c6c7 94262000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
9427
9428 * gdb.base/miscexprs.exp: make sizeof long array test portable.
9429
9430 * gdb.base/ending-run.exp: After connecting to a remote target,
9431 but before running, the target will appear to be in a random
9432 location. Specify both a file and a line for breakpoints.
9433 Also, the function that calls main may be called 'init'
9434 rather than 'start'.
9435
a5a51225
EZ
94362000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9437
9438 * gdb.base/help.exp: Update output for add-symbol-file command.
9439
7930cc7c
FN
94402000-04-10 Fernando Nasser <fnasser@cygnus.com>
9441
9442 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9443 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
9444
23e37ab1
C
94452000-04-07 J.T. Conklin <jtc@redback.com>
9446
e93c542c
C
9447 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
9448
23e37ab1
C
9449 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
9450
591b8fa3
PDM
9451Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
9452
9453 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
9454 values that can be represented exactly.
9455 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
9456 above change, and to not check against the directory part of the source
9457 file name.
9458 (step into print_long_arg_list): Likewise.
9459 (print print_small_structs from print_long_arg_list): Likewise.
9460 (print print_long_arg_list): Likewise.
9461
7a495180
EZ
94622000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9463
30b53638 9464 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 9465
beb998c6
AC
9466Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
9467
9468 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
9469
1c689132
DB
94702000-03-25 Daniel Berlin <dan@cgsoftware.com>
9471
9472 * gdb.base/commands.exp (deprecated_command_test): Add test for
9473 deprecate with no arguments.
9474
c1790a9d
JL
94752000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
9476
9477 * gdb.base/break.exp: Add new test for setting breakpoints on
9478 optimized code so we can test breakpoints work even when function
9479 prologues may be optimized away
9480
003ba290
FN
94812000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9482
9483 From David Whedon <dwhedon@gordian.com>
9484 * gdb.base/commands.exp : Added command deprecator tests.
9485
6837a0a2
DB
94862000-03-22 Daniel Berlin <dan@cgsoftware.com>
9487
9488 * gdb.base/help.exp: Added test for new apropos command.
9489
b9593231
KB
94902000-03-21 Kevin Buettner <kevinb@redhat.com>
9491
9492 * gdb.base/pointers.c (usevar): New function.
9493 (main): Make sure that global variables v_int_pointer2, rptr,
9494 and y are all referenced someplace in the program by calling
9495 usevar() on them. [Some linkers delete symbols which are
9496 never referenced. The space remains, but there's no way to
9497 get a (symbolic) handle on the variable from the debugger.]
9498
751a959b
EZ
94992000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9500
9501 * gdb.base/printcmds.c: Add typedeffed arrays.
9502
9503 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
9504 procedure to test arrays that are typedef'd.
9505
73a93a32
JI
95062000-03-13 James Ingham <jingham@leda.cygnus.com>
9507
9508 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 9509 the library directories.
73a93a32 9510
fb40c209
AC
9511Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
9512
9513 * configure.in (configdirs): Add sub directory gdb.mi.
9514 * configure: Re-generate.
9515
9516 * gdb.mi: New directory.
d63a86f8 9517
ee4dd2c9
AC
95182000-02-25 Scott Bambrough <scottb@netwinder.org>
9519
9520 * gdb.base/long_long.exp: Correct test suite failure when printing
9521 a long long value as a double on ARM platforms.
9522
70f0cc22
JB
95232000-02-16 Jim Blandy <jimb@redhat.com>
9524
9525 * gdb.base/break.exp ("breakpoint line number"): Make sure the
9526 default source file is set properly before running this test.
9527
853819b8
EZ
95282000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9529
9530 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
9531 gdbtk/library directory, not in gdbtcl2.
9532
dfcd3bfb
JM
95332000-02-04 Jim Blandy <jimb@redhat.com>
9534
9535 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
9536 backslash from regexp pattern.
9537
9538 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
9539 procedure. Use it to run all the "continue to bp overloaded"
9540 tests. Note that this changes the names of the tests slightly.
9541 If the breakpoint hit message includes a hex PC value, because
9542 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
9543 from the real source code, still consider that a pass.
9544
9545 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
9546 XFAIL here if the breakpoint message contains a hex address. Note
9547 similar change on 1999-11-02.
9548
9549 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
9550
9551 * gdb.base/ptype.exp: Establish a default source file before
9552 calling get_debug_format.
9553
95542000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
9555
9556 * gdb.base/watchpoint.exp: Remove duplication of test messages.
9557
8b93c638
JM
95582000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
9559
9560 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
9561 of successive stepi commands -- while in the prologue we should see
9562 the function entry bracket.
9563
95642000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
9565
9566 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
9567 reach __change_mode() when stepping through the end of main().
9568
c5394b80
JM
95692000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
9570
9571 * gdb.base/default.exp: Fix expected pattern.
9572 * gdb.base/help.exp: Same.
9573
0d06e24b
JM
95742000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9575
9576 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
9577 Don't use xfail's because that affects only the following test.
d63a86f8 9578
0d06e24b
JM
9579 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
9580 solaris or linux.
9581
9582 * gdb.base/selftest.exp: Update to reflect changes to main.c.
9583
dc96c6c7 95842000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 9585
d63a86f8 9586 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
9587 "A syntax error" rather than "A parse error". Accept both.
9588
95892000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
9590
9591 * gdb.base/default.exp: Remove OS dependent string from "target
9592 remote" test.
9593 * gdb.base/help.exp: Same for "help target remote" test.
9594
c3f6f71d
JM
95952000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9596
9597 From Jim Kingdon <kingdon@redhat.com>:
9598
9599 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
9600 prompt (cleanup rather than necessity, but still might keep output
9601 from spilling to next test).
9602
96032000-01-02 Fred Fish <fnf@cygnus.com>
9604
9605 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
9606 AIX, which defines them in <sys/types.h>.
9607
ed9a39eb 96081999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 9609
ed9a39eb
JM
9610 * gdb.base/default.exp: Match arm* etc instead of arm in "info
9611 float" test.
9612
96131999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 9614
ed9a39eb 9615 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
9616
9617 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
9618 outermost frame disallowed".
9619
96201999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
9621
9622 * gdb.base/setvar.exp: New tests for setting the value of a struct
9623 with a constant list.
9624
96251999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
9626
9627 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
9628 require the user to type a cast before setting the value of a struct.
9629
de57eccd
JM
96301999-12-06 Jim Blandy <jimb@cygnus.com>
9631
9632 * gdb.base/default.exp: Expect the new 'info float' command on
9633 all i386 platforms.
9634
9635 * gdb.threads/linux-dp.exp: Expand our ability to recognize
9636 LinuxThreads libraries that don't support debugging.
9637
c2d11a7d
JM
9638Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
9639
9640 * gdb.base/remote.c: Fill the buffer with truely random data.
9641 Change the buffer type to ``unsigned char'' to simplify size
9642 arithmetic.
9643
9644 * gdb.base/remote.exp: Reduce download numbers by one. Typical
9645 stub only handles 400-1 byte packets. Verify that the download
9646 worked.
9647
96481999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
9649
9650 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
9651 tests, using UNRESOLVED for the untested cases. Also, does not wait
9652 for a timeout if the prompt was received before a recognizable pattern.
9653
96541999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
9655
9656 * lib/gdb.exp (gdb_expect_list): Fix spelling.
9657
96581999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9659
9660 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
9661 watchpoints.
9662
96631999-11-24 Jason Merrill <jason@casey.cygnus.com>
9664
9665 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
9666
9667 * gdb.c++/local.exp: Be more flexible in recognizing local class
9668 name mangling. Don't allow horribly truncated method names.
9669 * gdb.c++/derivation.exp: Expect protected inheritance.
9670 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
9671 * gdb.c++/virtfunc.exp: Likewise.
9672 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
9673 when printing a nested enum.
9674
96751999-11-22 Jim Blandy <jimb@cygnus.com>
9676
9677 * gdb.base/step-test.exp: Properly await GDB's response to setting
9678 a breakpoint on the call to large_struct_by_value.
9679
9680 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
9681 just because we have debug info for the `start' function.
9682
96831999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
9684
9685 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
9686 "Unknown signal" messages, which indicate (on LinuxThreads) that
9687 GDB doesn't know how to debug threads on this system. This is
9688 better than hanging while philosopher 0 dumps chatter into gdb.log.
9689
96901999-11-18 Tom Tromey <tromey@cygnus.com>
9691
9692 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
9693
96941999-11-18 Fred Fish <fnf@cygnus.com>
9695
9696 * gdb.base/coremaker2.c: Add sample program for generating
9697 cores that is more self contained than coremaker.c. Eventually
9698 I'll add more code to this and tie it into the testsuite.
9699
4ce44c66
JM
97001999-11-12 Stan Shebs <shebs@andros.cygnus.com>
9701
9702 * gdb.base/dollar.exp: Remove, now in gdb.hp.
9703
97041999-11-10 Jimmy Guo <guo@cup.hp.com>
9705
9706 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
9707 from $srcdir/lib/.
9708 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
9709 and gdb.c++/.
9710
9711 * gdb.c++/derivation.exp: remove redundant get compiler info code.
9712
d63a86f8 9713 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
9714 'continue with watch' test point.
9715
97161999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
9717
9718 Merged from p2linux-990323-branch:
d63a86f8 9719
4ce44c66
JM
9720 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
9721
11cf8741
JM
9722Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
9723
9724 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
9725 {limit,fixed}''. Test ``set download-write-size''.
9726
9727Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
9728
9729 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
9730 gdb_expect_list.
9731
9732Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
9733
9734 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
9735
97361999-11-03 Mark Salter <msalter@cygnus.com>
9737
9738 * gdb.base/break.exp: Fix "stub continue" pattern.
9739
97401999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
9741
9742 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
9743
97441999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
9745
9746 * gdb.base/display.exp ("finish"): Add timeout clause.
9747
9748 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
9749 plain prompt clause, so this doesn't have to time out in order to
9750 fail.
9751
9752 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
9753 breakpoint hit messages include an address.
9754
9755 * gdb.base/display.exp: Don't forget to escape parens in regular
9756 expressions. Unix regexp notatation sucks.
9757
97581999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9759
9760 * gdb.base/annota1.exp: Test for annotate-signalled: change output
9761 order for 'signalled' message.
9762
5c44784c
JM
97631999-11-01 Stan Shebs <shebs@andros.cygnus.com>
9764
9765 From Jimmy Guo <guo@cup.hp.com>:
9766 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
9767 * gdb.base/annota1.c: Add code for tests to work with.
9768
97691999-10-26 Frank Ch. Eigler <fche@cygnus.com>
9770
9771 * gdb.base/remote.exp: New test for remote downloading settings.
9772 * gdb.base/remote.c: New file with large .data.
9773
917317f4
JM
97741999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
9775
9776 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
9777 for LinuxThreads support, merged from the Code Fusion branch.
9778
9779Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
9780
9781 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
9782 containing exp_continue into a while within an expect. Don't
9783 attempt a start more than three times. Check return value from
9784 gdb_load.
d63a86f8 9785
2df3850c
JM
9786Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
9787
9788 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
9789 a pass case.
9790
2acceee2
JM
97911999-10-01 Kevin Buettner <kevinb@cygnus.com>
9792
9793 * gdb.base/break.c (main): Added a statement that we can step
9794 off of.
9795 * gdb.base/break.exp: Added tests for setting a breakpoint
9796 at an offset and stepping onto a breakpoint.
9797
97981999-10-01 Fred Fish <fnf@cygnus.com>
9799
d63a86f8 9800 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
9801 gdb output.
9802
c2c6d25f
JM
98031999-09-18 Jim Blandy <jimb@cris.red-bean.com>
9804
9805 * gdb.base/break.exp: Code locations are in hex, don't forget!
9806 (For HP-UX.)
9807
98081999-09-17 Stan Shebs <shebs@andros.cygnus.com>
9809
9810 * condbreak.exp: Use break.c as test program.
9811 * condbreak.c: Remove, redundant with break.c.
9812
98131999-09-15 Stan Shebs <shebs@andros.cygnus.com>
9814
9815 * config/monitor.exp (gdb_target_monitor): Disable X- and
9816 Z-packets if the target needs it.
9817
98181999-09-13 James Ingham <jingham@leda.cygnus.com>
9819
9820 * gdb.c++/overload.exp: Added tests for listing overloaded
9821 functions with function pointers in the arg, explicitly calling
9822 out the version you want.
9823
cff3e48b
JM
98241999-09-09 Stan Shebs <shebs@andros.cygnus.com>
9825
9826 * long_long.exp: Add variations of test cases that work for
9827 targets with 16-bit ints and 32-bit doubles.
9828
d4f3574e
SS
98291999-09-08 Stan Shebs <shebs@andros.cygnus.com>
9830
9831 * break.c (main): Compare a possibly-uninitialized argc with an
9832 unlikely value that fits in 16 bits.
9833
98341999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9835
9836 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
9837 0xfeeb, don't want negative numbers if ints are 16 bits.
9838
9839 * lib/gdb.exp (skip_cplus_tests): New proc.
9840 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
9841 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
9842 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
9843 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
9844 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
9845 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
9846 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
9847 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
9848
9849 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
9850
9851Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
9852
9853 * gdb.base/corefile.exp (up): Allow a parameter to appear
9854 in the frame that we're going up to.
9855
9856 From Jim Blandy <jimb@cygnus.com>:
9857
9858 * gdb.base/default.exp (info float): Expect some output now.
9859
9860 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
9861 returning floating-point values to fail on the x86.
9862 * gdb.base/callfwmall.exp (do_function_calls): Same.
9863
9864 * gdb.base/list.exp (test_listsize): Correct expectations for
9865 listing line 1 with listsize 2. Also, listing a single line
9866 works now, as does listing three lines. [Kevin's note: There
9867 were a number of other cases fixed too where the expectations
9868 differed...]
9869
98701999-09-02 Stan Shebs <shebs@andros.cygnus.com>
9871
9872 * gdb.base/selftest.exp: Add case for when version prints as
9873 constant string instead of char pointer.
9874
104c1213
JM
98751999-08-25 Stan Shebs <shebs@andros.cygnus.com>
9876
9877 * gdb.base/ending-run.exp: Add Solaris case for what happens when
9878 stepping out of main.
9879
9880 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
9881 G++ used.
9882
9883 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
9884 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
9885
9886 * gdb.c++/ovldbreak.exp: Update match string in test that
9887 includes a warning of multiple breakpoints.
9888
98891999-08-24 Stan Shebs <shebs@andros.cygnus.com>
9890
9891 * gdb.base/display.exp: Improve precision of step-after-finish
9892 added yesterday.
9893
9894 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
9895 test.
9896
9897 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
9898 configs when using G++, not just hppa*.
9899
99001999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9901
9902 * gdb.base/async.c: New file.
9903 * gdb.base/async.exp: New file.
9904
9905Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
9906
9907 * gdb.base/break.exp: Tweak PA specific tests to properly handle
9908 PA64.
9909
53a5351d
JM
9910Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
9911
104c1213
JM
9912 * gdb.base/display.exp: "finish" can leave us mid-line on many
9913 targets, deal with it. Add a small constant to main, instead of
9914 1000 since main+1000 may not be a valid address in the target.
9915
53a5351d
JM
9916 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
9917 on hpux11.
9918
9919 * gdb.base/attach.exp: Handle another hpux11 error message variant
9920 when attaching to a process that does not exist.
9921
99221999-08-19 J.T. Conklin <jtc@redback.com>
9923
9924 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
9925 characters in 'continue to 1241' test.
9926
99271999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9928
9929 * gdb.base/call-ar-st.exp: Add a shorter match case for the
9930 stop in print_long_arg_list, define and use a whitespace
9931 variable in print_small_structs test, add an XFAIL for Solaris.
9932 * gdb.base/dbx.exp: XFAIL func commands until somebody is
9933 interested enough to fix.
9934
7be570e7
JM
99351999-08-13 Keith Seitz <keiths@cygnus.com>
9936
9937 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
9938 (dbx_gdb_load): Remove. Use gdb_load instead, since that
9939 proc knows about targets other than the natives.
9940 (test_assign): Use "gdb_run_cmd" to "run" the target.
9941 Check that we've actually hit the breakpoint at main.
9942 When we attempt to assign a value to a local variable, check
9943 that the variable is in the current scope, i.e., don't use
9944 a test with an empty result.
9945
9946Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
9947
9948 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
9949 command.
9950
99511999-08-09 Stan Shebs <shebs@andros.cygnus.com>
9952
9953 From Jimmy Guo <guo@cup.hp.com> and others at HP:
9954 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
9955 gdb.compat, gdb.threads-hp.
9956 gdb.hp/configure, gdb.hp/configure.in: New files.
9957 gdb.hp/Makefile.in: Recurse into new subdirs.
9958 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
9959 gdb.hp/gdb.objdbg: New directory, tests for debugging info
9960 in object files.
9961 gdb.hp/tools: New directory, aux tools for HP-specific tests.
9962
96baa820
JM
99631999-08-05 Stan Shebs <shebs@andros.cygnus.com>
9964
9965 * gdb.base/display.exp: Help expect by putting a newline in the
9966 funky printf, remove a bogus p/a test.
9967
99681999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9969
9970 * gdb.base/display.exp: Make sure that when we say 'run', we are
9971 connected to the target. This is necessary when running not
9972 natively.
9973
99741999-08-03 Stan Shebs <shebs@andros.cygnus.com>
9975
9976 * gdb.base/step-test.exp: Removed some extraneous messages.
9977
9978 * gdb.base/long_long.exp: Don't run memory examination tests
9979 on little-endian targets (they will need a different set of
9980 results to match).
9981
99821999-08-02 Stan Shebs <shebs@andros.cygnus.com>
9983
9984 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
9985 until somebody decides to fix GDB.
9986
9987 * gdb.base/long_long.c: Stop compiler complaint by specifying long
9988 constant as "ULL".
9989 * gdb.base/long_long.exp: Loosen x/c test, add partial result
9990 matches for a couple x/2 commands.
9991
a0b3c4fd
JM
99921999-07-30 Stan Shebs <shebs@andros.cygnus.com>
9993
9994 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
9995 by merging in ref-types2 tests.
9996 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
9997
9998 From Jimmy Guo <guo@cup.hp.com> and others at HP:
9999 * gdb.c++/Makefile.in: Add standard actions.
10000 (EXECUTABLES): Rename from PROGS, update list.
10001 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
10002 from gdb.hp.
10003 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
10004 foo and bar locals.
10005 * gdb.c++/anon-union.exp: Fix tests to match.
10006 * gdb.c++/classes.exp: Run if HP compiler used, add extra
10007 expect matches to handle output variations.
10008 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
10009 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
10010 output, add HP alternatives for new and delete prints.
10011 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
10012 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
10013 * gdb.c++/demangle.exp: Use $style when reporting failure.
10014 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
10015 * gdb.c++/inherit.exp: Run if HP compiler used, add some
10016 match alternatives.
10017 * gdb.c++/local.exp: Add match alternatives or xfails for HP
10018 compilers.
10019 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
10020 * gdb.c++/method.exp: Add match alternatives.
10021 * gdb.c++/misc.cc: Add bool types.
10022 * gdb.c++/misc.exp: Add tests for bool types.
10023 * gdb.c++/overload.exp: Add xfails.
10024 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
10025 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
10026 add some more template parameter tests (only for HP currently).
10027 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
10028 * gdb.c++/virtfunc.cc: Add return type and value for main.
10029 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
10030 match alternatives.
d63a86f8 10031
a0b3c4fd
JM
100321999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10033
10034 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
10035
100361999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
10037
10038 * gdb.base/signals.exp: Don't expect getting a backtrace from
10039 within a signal handler to fail on Linux.
10040
100411999-07-29 Stan Shebs <shebs@andros.cygnus.com>
10042
10043 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10044 * lib/gdb.exp: Remove some gratuitious semicolons.
10045 (delete_breakpoints): Increase timeout.
10046 (gdb_expect): Add -notransfer option.
10047 (gdb_test): Use -notransfer option.
10048 (get_compiler_info): Add f77 case.
10049 (get_compiler): New proc, split out from gdb_preprocess, add f77
10050 case.
10051 (gdb_preprocess): Call get_compiler.
10052
10053 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
10054 * gdb.base/attach.exp, gdb.base/display.exp,
10055 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
10056 gdb.base/long_long.exp, gdb.base/printcmds.exp,
10057 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
10058 third arg to gdb_test.
10059 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
10060 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
10061 HP-UX xfails, add others.
10062 * gdb.base/completion.exp: Reflect name change of self-test.
10063 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
10064 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
10065 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
10066 HP failure number.
10067 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
10068 useless HP-UX 10.30 references.
10069 * gdb.base/maint.exp: Loosen matches.
10070 * gdb.base/pointers.c (main): Declare more_code.
10071 * gdb.base/pointers.exp: Match on output of a `next'.
10072 * gdb.base/structs.c: Add prototypes.
10073 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
10074 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
10075
100761999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10077
10078 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
10079 command.
10080
100811999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10082
10083 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
10084 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
10085
10086 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
10087 debug info. Deal with lack of signal hanlder info in stack.
10088
10089 From Jim Kingdon <kingdon@redhat.com>:
10090 * gdb.base/annota1.exp: If printf has debug info, deal with it.
10091
5a2468f5
JM
100921999-07-19 Stan Shebs <shebs@andros.cygnus.com>
10093
10094 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
10095 gdb.base/foll-vfork.exp: Don't run for crosses.
10096
adf40b2e
JM
10097Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
10098
10099 * gdb.base/configure.in: Check for gdbvars.exp instead of
10100 a1-selftest.exp.
10101 * gdb.base/configure: Re-generate.
10102
101031999-07-12 Stan Shebs <shebs@andros.cygnus.com>
10104
10105 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
10106 in trying to run first and name is too long.
10107
10108 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
10109 pointers2.c and pointers2.exp, respectively.
10110 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
10111 doschk happier.
10112
43e526b9
JM
101131999-07-08 Stan Shebs <shebs@andros.cygnus.com>
10114
10115 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
10116 callfuncs2.c and callfuncs2.exp.
10117
10118 * gdb.base/list.exp: Remove mistaken xfails.
10119 * gdb.base/list0.h: Add optional prototypes.
10120
9846de1b
JM
10121Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
10122
10123 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
10124 calling malloc.
10125 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
10126 * ptype.exp: Move test for get_debug_format to before its first
10127 use.
10128
101291999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10130
10131 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
10132 * gdb.base/annota2.cc, annota2.exp: Move from here.
10133 * gdb.c++/annota2.cc, annota2.exp: To here.
10134 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
10135
43ff13b4
JM
10136Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10137
10138 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
10139 a consistent format.
10140
085dd6e6
JM
101411999-06-25 Stan Shebs <shebs@andros.cygnus.com>
10142
10143 From Jimmy Guo <guo@cup.hp.com> and others at HP:
10144 * lib/gdb.exp (get_compiler_info): Add detection for assorted
10145 HP compilers, also set the globals $true and $false.
10146
10147 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
10148 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
10149 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
10150 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
10151 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
10152 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
10153 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
10154 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
10155 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
10156 whatis.c} Add C++ compatible function definitions and return
10157 types, add includes for library functions.
10158 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
10159 * gdb.base/step-test.c (myglob): Rename from glob.
10160 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
10161 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
10162 files, move here from gdb.hp.
10163 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
10164 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
10165 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
10166 Adjust line numbers in regexps.
10167
10168 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
10169 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
10170 instead of 0/1.
10171
10172 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
10173 foll-vfork.exp: New files, move here from gdb.hp.
10174 * gdb.base/page.exp: New file, test of pagination command.
10175
10176 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
10177 recursion test.
10178 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
10179
10180 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
10181 gdb.base/solib.exp: Fix compiler invocation process.
10182
10183 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
10184 HP-UX 11, turn off overload resolution explicitly.
10185 * gdb.base/commands.exp: Set argument list explicitly, add
10186 watchpoint test.
10187 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
10188 them work.
10189 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
10190 expressions properly.
10191 * gdb.base/corefile.exp: Loosen the match slightly.
10192 * gdb.base/default.exp: Allow "Error accessing memory" message
10193 also.
10194 * gdb.base/display.exp: Skip over x/0 j if PA64.
10195 * gdb.base/funcargs.exp: Add xfails for HP-UX.
10196 * gdb.base/interrupt.exp: Ditto.
10197 * gdb.base/langs.exp: Add symbolic matches governed by compiler
10198 in use.
10199 * gdb.base/list.exp: Add xfails for HP-UX.
10200 * gdb.base/long_long.exp: Refine some of the numeric matches.
10201 * gdb.base/mips_pro.exp: Xfail on HP-UX.
10202 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
10203 * gdb.base/nodebug.exp: Succeed on more varieties of output.
10204 * gdb.base/opaque.exp: Remove some HP-UX xfails.
10205 * gdb.base/ptype.exp: Succeed on more varieties of output.
10206 * gdb.base/scope.exp: Add xfails for HP-UX.
10207 * gdb.base/sect-cmd.exp: Add more cases.
10208 * gdb.base/setvar.exp: Add xfails for HP-UX.
10209 * gdb.base/shlib-call.exp: Loosen some matches slightly.
10210 * gdb.base/signals.exp: Match on void symbolically.
10211 * gdb.base/step-test.exp: Add case for PA64.
10212 * gdb.base/term.exp: Add exit and restart.
10213 * gdb.base/twice.exp: Clean up after self.
10214 * gdb.base/varargs.exp: Disable overload resolution explicitly.
10215 * gdb.base/whatis.exp: Allow more ways to pass tests.
10216
10217 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
10218 no longer useful.
10219
10220Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
10221
10222 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
10223 list of patterns.
10224 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
10225 print_double_array(double_array)", "continuing to breakpoint
10226 1018", "print print_double_array(array_d)" and "continuing to
10227 1034" tests.
d63a86f8 10228
085dd6e6
JM
102291999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10230
10231 * Makefile.in: Add empty html and install-html targets.
10232
102331999-06-24 Stan Shebs <shebs@andros.cygnus.com>
10234
10235 * config/mt-*: Remove, these haven't been used since 1996.
10236
102371999-06-22 Stan Shebs <shebs@andros.cygnus.com>
10238
10239 * gdb.base/call-strs.c, gdb.base/ending-run.c,
10240 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
10241 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
10242
9e0b60a8
JM
102431999-06-18 Stan Shebs <shebs@andros.cygnus.com>
10244
10245 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
10246 simpler match case for the ptype of the big class.
10247
102481999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
10249
10250 * gdb.exp: Fix test for gdb_prompt existence.
10251
102521999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
10253
10254 * gdb.exp (gdb_test): Add fail after calls to perror.
10255
102561999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
10257
10258 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
10259
102601999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
10261
10262 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
10263
0f71a2f6
JM
10264Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
10265
10266 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
10267 malloc() is linked in.
10268
102691999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
10270
10271 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
10272 step at end.
10273
10274 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
10275
102761999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
10277
10278 * gdb.java/jv-print.exp: New file. (Our first Java test!)
10279
cce74817
JM
10280Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
10281
10282 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
10283 * gdb.base/mips_pro.exp: Likewise.
10284
102851999-06-02 Keith Seitz <keiths@cygnus.com>
10286
10287 * gdb.c++/templates.cc: Change all "new" operators to throw
10288 an exception.
10289 * gdb.c++/cplusfuncs.cc: Likewise.
10290
10291 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
10292
10293Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
10294
10295 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
10296 * gdb.base/ending-run.exp: When stepping out of main, accept a
10297 step into an arbitrary assembler file.
10298
392a587b
JM
102991999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10300
d63a86f8 10301 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 10302 "breakpoint-invalid" to be printed.
d63a86f8 10303 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
10304 number of "frames-invalid" and "breakpoint-invalid" to be printed.
10305 * gdb.base/annota2.cc: Initialize a.x to 0.
10306
9e086581
JM
103071999-05-17 Keith Seitz <keiths@cygnus.com>
10308
10309 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
10310 when "skip_float_tests" set.
10311 Ditto for "print print_double_array(array_d)", "print print_small_structs",
10312 "print print_ten_doubles", and "step into print_long_arg_list".
10313 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
10314 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
10315 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
10316 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
10317 "skip_float_tests" is set.
10318 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
10319 when "skip_float_tests" set.
d63a86f8 10320
cd0fc7c3
SS
103211999-05-06 Keith Seitz <keiths@cygnus.com>
10322
10323 * gdb.base/annota2.cc: Include stdio.h.
10324
10325Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
10326
10327 * gdb.base/crossload.exp: Remove, this has been disabled ever
10328 since BFD stopped including all targets, and cross-GDB gets
10329 plenty of testing anyway.
10330 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
10331 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
10332 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
10333 * gdb.base/README: Remove, was doc for this.
10334 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
10335 needed.
10336
b83266a0
SS
103371999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10338
10339 * gdb.base/call-ar-st.exp: Fix one regular expression in test
10340 output.
10341
10342 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
10343 * gdb.base/annota2.exp: New file. More annotation tests.
10344 * gdb.base/annota1.c: New file. Source file for annota1.exp.
10345 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
10346
103471999-04-23 Angela Marie Thomas <angela@cygnus.com>
10348
10349 * config/cfdbug.exp: New file.
10350
7a292a7a
SS
103511999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
10352
10353 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
10354 Marcus Daniel's and Dale Hawkins's demangler crashes.
10355
10356 * gdb.c++/demangle.exp (test_gnu_style_demangling,
10357 test_lucid_style_demangling, test_arm_style_demangling,
10358 test_hp_style_demangling): Try Tom Tromey's core-dumping
10359 identifier under each demangling style.
10360
103611999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
10362
10363 * gdb.c++/demangle.exp: Include the current demangling style
10364 in all test names.
10365 (current_demangling_style): New global variable.
10366 (set_demangling_style, test_demangling_core, test_demangling,
10367 test_demangling_exact): New functions.
10368 (test_gnu_style_demangling, test_lucid_style_demangling,
10369 test_arm_style_demangling, test_hp_style_demangling): Use those,
10370 instead of calling gdb_test and gdb_test_exact directly.
10371 (catch_demangling_errors): New function, which reports errors
10372 signalled by the demangling test functions in an orderly way.
10373 (do_tests): Use catch_demangling_errors.
10374
103751999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
10376
10377 * gdb.base/signals.exp (test_handle_all_print): Use () for
10378 grouping in expressions, not {}.
10379
10380 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
10381 initialized yet.
10382
103831999-04-01 Stan Shebs <shebs@andros.cygnus.com>
10384
10385 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
10386 are listed.
10387
103881999-03-26 Stan Shebs <shebs@andros.cygnus.com>
10389
10390 * gdb.stabs/weird.exp: Test for CC being defined before
10391 looking at its value.
10392
103931999-03-25 Stan Shebs <shebs@andros.cygnus.com>
10394
10395 * gdb.base/call-ar-st.exp: Remove stray '#'.
10396 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
10397 "short int" and "long int".
10398 * gdb.c++/overload.cc: Cast the string added in the previous
10399 change, to mollify finicky HP compiler.
10400 * gdb.hp/reg-test.exp (testfile): Fix file name.
10401 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 10402
7a292a7a
SS
10403 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
10404 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
10405 alternate form of enum ptype.
10406
c906108c
SS
104071999-03-23 Stan Shebs <shebs@andros.cygnus.com>
10408
7a292a7a
SS
10409 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
10410 * gdb.hp/*.exp: Change all to run compiler probe only after
10411 passing skip_hp_tests, so as not to waste time on guaranteed
10412 failure.
10413
c906108c
SS
10414 * gdb.c++/overload.cc: Pass string instead of char addr, always
10415 init ccpfoo.
10416 * gdb.c++/templates.cc: Fix syntax error.
10417
7a292a7a
SS
10418Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10419
10420 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 10421 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
10422 command.
10423
104241999-03-18 James Ingham <jingham@cygnus.com>
10425
10426 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
10427
10428 * gdb.c++/method.exp: It was testing an uninitialized int on the
10429 stack and assuming it was positive.
10430
10431 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
10432
10433 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 10434 keep it from killing the rest of the tests.
7a292a7a
SS
10435 Use gdb_continue_to_end.
10436
10437 * gdb.base/sigall.exp: use gdb_continue_to_end.
10438
10439 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
10440
10441 * gdb.base/display.exp: use runto_main, not run.
10442
d63a86f8
RM
10443 * gdb.base/default.exp: Check for the current error message in the
10444 r abbreviation test.
7a292a7a
SS
10445 Add strongarm to the targets that know info float.
10446
d63a86f8 10447 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
10448 run which doesn't work with monitors.
10449
10450 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
10451
10452 * gdb.base/break.exp: use the gdb_continue_to_end proc.
10453
10454 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
10455 program. Traps the case (in Cygmon) when the program never really
10456 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
10457 more places, so I used my name. Sorry Mark...
10458
10459 * config/monitor.exp (gdb_target_monitor): added another
10460 target_info parameter: remotebinarydownload. This will set the
10461 remotebinarydownload flag if this is causing some boards trouble.
10462
104631999-03-18 Mark Salter <msalter@cygnus.com>
10464
10465 * lib/gdb.exp (continue_to_exit): New function.
10466
10467 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
10468 * gdb.base/ending-run.exp: Ditto.
10469 * gdb.base/step-test.exp: Ditto.
10470
104711999-03-16 Stan Shebs <shebs@andros.cygnus.com>
10472
10473 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
10474 (suggested by Art Haas <ahaas@neosoft.com>).
10475
104761999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
10477
10478 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
10479
10480Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
10481
10482 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
10483 descriptions of types (short unsigned int vs unsigned short, etc).
10484
104851999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
10486
10487 * gdb.base/call-strs.exp: Don't assume that `step' will step over
10488 a call to strlen; sometimes we do have sources.
10489
104901999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
10491
10492 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
10493 character, so GDB won't print garbage after its end.
d63a86f8 10494
c906108c
SS
10495 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
10496 breakpoint there instead. Sometimes GCC emits memcpy to handle
10497 the large structures being passed by value, so we step into that
10498 instead of sum_array_print, which obscures what we're really testing.
10499 * gdb.base/step-test.exp: However, we do want a test that notices
10500 the bizarre steps into memcpy, so do that here. Add check for
10501 stepping into function calls that pass large structures by value.
10502 ("Is that a noun clause, or are you just happy to see me?")
10503 Remove all references to specific line numbers.
10504 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
10505 New type and function.
10506 (main): Call large_struct_by_value, passing it a large struct by value.
10507 * lib/gdb.exp (gdb_get_line_number): New function.
10508
10509 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
10510 more portable.
10511
7a292a7a
SS
105121999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
10513
c906108c
SS
10514 * lib/gdb.exp: Doc fixes.
10515
7a292a7a
SS
105161999-03-05 Nick Clifton <nickc@cygnus.com>
10517
d63a86f8 10518 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
10519
105201999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
10521
c906108c
SS
10522 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
10523 commands. They're not germane to this test, and they don't work
10524 that way on remote targets.
10525
3fc11d3e
JM
105261999-03-01 James Ingham <jingham@cygnus.com>
10527
10528 * Changelog entries merged over from gdb development branch.
10529
3fc11d3e
JM
10530 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
10531
10532 * lib/gdb.exp (gdbtk_analyze_results): Generic function
10533 for outputting results of test run.
10534
2d4a1622 10535 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
10536
10537 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 10538
7a292a7a
SS
105391999-02-25 Felix Lee <flee@cygnus.com>
10540
10541 * lib/gdb.exp (debug_format): initialize
10542
c906108c
SS
105431999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
10544
10545 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
10546 * gdb.base/call-rt-st.c: Ditto.
10547
c906108c
SS
105481999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
10549
10550 * gdb.threads/pthreads.exp (horiz): New variable.
10551 (test_startup): Fix regexps that capture thread numbers.
10552
105531999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
10554
10555 * gdb.base/smoke.exp: Disambiguate two test case names (both
10556 called ``print'').
10557
10558Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
10559
10560 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
10561 compilation.
10562
105631999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
10564
10565 * gdb.base/miscexprs.exp: Change patterns to match GDB's
10566 actual output formatting.
10567 * gdb.base/smoke.exp: GDB removes leading 0's.
10568 * gdb.base/volatile.exp: Don't check type of remuneration;
10569 that variable is no longer defined in constvars.c.
10570 * gdb.base/step-test.c (main): Exit with explicit exit code.
10571 * gdb.base/step-test.exp: Remove two nexti checks--they are
10572 not portable.
10573
105741999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
10575
10576 * gdb.base/help.exp ("help delete display"): Fix test to match
10577 gdb's output.
10578
10579 * gdb.base/long_long.c (known_types): Initialize values to zero.
10580 * gdb.base/long_long.exp: Step one more line
10581 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 10582 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
10583 unique test case names.
10584
10585Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10586
d63a86f8 10587 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
10588
10589 * gdb.c++/method.exp: Add missing close brace.
10590
105911999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
10592
10593 * gdb.base/maint.exp: Use 'set height 0' to disable page
10594 prompting, not 'set height 400'.
10595
10596 Fix a bunch of timeouts.
10597 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
10598 four separate tests, so expect doesn't take forever to match a ton
10599 of text against a regexp with lots of .* forms.
10600 ("maint print psymbols", "maint print symbols"): Make some of
10601 these greps more selective, so that expect doesn't try to wade
10602 through huge piles of output and time out.
10603
10604 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
10605
10606 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
10607 tests: one which doesn't expect shlib events to be reported, and
10608 another which does, but is XFAIL for all platforms other than
10609 HP/UX.
10610
10611 * gdb.base/break.exp: Teach the test suite that the `catch
10612 fork', `catch vfork', and `catch exec' commands produce error
10613 messages on platforms that don't provide these features.
10614
10615Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
10616
10617 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
10618 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
10619 (shortening names from solib_threshold.exp etc), won't run on
10620 anything but HP-UX for the foreseeable future.
10621 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
10622 reflect move.
10623
10624Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
10625
10626 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
10627 gdb.trace/Makefile.in (clean): Remove all test executables.
10628
10629Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
10630
10631 * gdb.base/shlib-call.exp: add test cases to verify that gdb
10632 successfully re-sets breakpoints in shared libraries.
10633 * gdb.base/shmain.c (main): return 0, don't fall off the end.
10634
10635Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10636
d63a86f8
RM
10637 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
10638 and compiled w/o GCC.
c906108c
SS
10639
10640 * gdb.hp/watch-cmd.exp: ditto.
10641
10642 * gdb.hp/watch-hp.exp: ditto.
10643
10644 * gdb.hp/xdb1.exp: ditto.
10645
10646 * gdb.hp/xdb2.exp: ditto.
10647
10648 * gdb.hp/dbx.exp: ditto.
10649
10650Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
10651
10652 * constvars.c: Remove C++-isms.
10653 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
10654 with GCC.
10655
10656Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
10657
10658 The following changes are part of the HP merge.
10659
10660 * gdb.base/break.exp: new tests to verify that catchpoints for
10661 fork, vfork, and exec don't trigger inappropriately.
10662
10663 * gdb.base/opaque.exp: compile one file at a time, then link.
10664
10665 * gdb.base/signals.exp: be more restrictive about which hppa
10666 systems receive a setup_xfail. new tests.
10667
10668 * gdb.base/solib_threshold.build: new file.
10669 * gdb.base/solib_threshold.exp: new file.
10670 * gdb.base/solib_threshold.link_opts: new file.
10671 * gdb.base/solib_threshold.mk: new file.
10672 * gdb.base/gen_solib_threshold.c: new file.
10673
10674 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
10675 tests. New tests for enums inside classes.
10676
10677 * gdb.c++/compiler.cc: indicate support of template debugging.
10678
10679 * gdb.c++/demangle.exp: run hp style demangling tests.
10680
10681 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
10682 tests.
10683
10684 * gdb.c++/misc.cc: changes to support new tests.
10685
10686 * gdb.c++/templates.cc: changes to support HP's compiler; changes
10687 to support new tests.
10688
10689 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
10690 gcc, then skip these tests.
10691
10692Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
10693
10694 The following files are part of the HP merge; some had longer
10695 names at HP, but have been renamed to be no more than 14
10696 characters in length.
10697
10698 * gdb.hp/ambiguous.cc: new file.
10699 * gdb.hp/ambiguous.exp: new file.
10700 * gdb.hp/attach.exp: new file.
10701 * gdb.hp/attach2.exp: new file.
10702 * gdb.hp/classes-hp.exp: new file.
10703 * gdb.hp/ctti.exp: new file.
10704 * gdb.hp/ctti-add.cc: new file.
10705 * gdb.hp/ctti-add1.cc: new file.
10706 * gdb.hp/ctti-add2.cc: new file.
10707 * gdb.hp/ctti-add3.cc: new file.
10708 * gdb.hp/dbx.exp: new file.
10709 * gdb.hp/exception.cc: new file.
10710 * gdb.hp/exception.exp: new file.
10711 * gdb.hp/foll-exec.c: new file.
10712 * gdb.hp/foll-exec.exp: new file.
10713 * gdb.hp/foll-fork.c: new file.
10714 * gdb.hp/foll-fork.exp: new file.
10715 * gdb.hp/foll-vfork.c: new file.
10716 * gdb.hp/foll-vfork.exp: new file.
10717 * gdb.hp/inherit-hp.exp: new file.
10718 * gdb.hp/more-steps.exp: new file.
10719 * gdb.hp/namespace.cc: new file.
10720 * gdb.hp/namespace.exp: new file.
10721 * gdb.hp/optimize.exp: new file.
10722 * gdb.hp/pxdb.c: new file.
10723 * gdb.hp/pxdb.exp: new file.
10724 * gdb.hp/quicksort.exp: new file.
10725 * gdb.hp/reg-test.exp: new file.
10726 * gdb.hp/reg-test.s: new file.
10727 * gdb.hp/sized-enum.c: new file.
10728 * gdb.hp/sized-enum.exp: new file.
10729 * gdb.hp/start-stop.exp: new file.
10730 * gdb.hp/templ-hp.cc: new file.
10731 * gdb.hp/templ-hp.exp: new file.
10732 * gdb.hp/thr-lib.c: new file.
10733 * gdb.hp/thr-lib.exp: new file.
10734 * gdb.hp/thr-lib.h: new file.
10735 * gdb.hp/thr-liblib.c: new file.
10736 * gdb.hp/virtfun-hp.c: new file.
10737 * gdb.hp/virtfun-hp.exp: new file.
10738 * gdb.hp/watch-cmd.exp: new file.
10739 * gdb.hp/watch-hp.exp: new file.
10740 * gdb.hp/xdb1.exp: new file.
10741 * gdb.hp/xdb2.exp: new file.
10742 * gdb.hp/xdb3.exp: new file.
10743
10744Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
10745
10746 The following files are part of the HP merge; some had longer
10747 names at HP, but have been renamed to be no more than 14
10748 characters in length.
10749
10750 * gdb.base/ss.h: new file.
10751 * gdb.base/call-ar-st.c: new file.
10752 * gdb.base/call-ar-st.exp: new file.
10753 * gdb.base/call-rt-st.c: new file.
10754 * gdb.base/call-rt-st-exp: new file.
10755 * gdb.base/call-strs.exp: new file.
10756 * gdb.base/ena-dis-br.exp: new file.
10757 * gdb.base/environ.exp: new file.
10758 * gdb.base/long_long.exp: new file.
10759 * gdb.base/sect-cmd.exp: new file.
10760 * gdb.base/shlib-cl2.exp: new file.
10761 * gdb.base/smoke.exp: new file.
10762 * gdb.base/so-impl-ld.c: new file.
10763 * gdb.base/so-impl-ld.exp: new file.
10764 * gdb.base/so-indr-cl.c: new file.
10765 * gdb.base/so-indr-cl.exp: new file.
10766 * gdb.base/varargs.exp: new file.
10767 * gdb.base/volatile.exp: new file.
10768 * gdb.base/whatis-exp.exp: new file.
7a292a7a 10769 * gdb.base/display.exp: new file.
c906108c
SS
10770 * gdb.c++/derivation.exp: new file.
10771 * gdb.c++/local.exp: new file.
10772 * gdb.c++/member-ptr.exp: new file.
10773 * gdb.c++/overload.exp: new file.
10774 * gdb.c++/ovldbreak.exp: new file.
10775 * gdb.c++/ref-types.exp: new file.
10776 * gdb.c++/ref-types2.exp: new file.
10777 * gdb.c++/userdef.exp: new file.
d63a86f8 10778
c906108c
SS
10779Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10780
10781 * gdb.base/default.exp: Reflect wording change in remote.c.
10782
dc96c6c7 10783Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
10784
10785 * gdb.base/help.exp: Update to reflect current text.
10786
10787Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
10788
10789 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
10790 they're stack variables and contain garbage.
10791 * gdb.c++/anon-union.exp: new file.
10792
10793 The following changes were made by David Taylor
10794 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
10795 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
10796 in changes by HP.
10797
10798 * gdb.base/bitops.exp: new file.
10799 * gdb.base/default.exp: change expected messages for catch and
10800 info catch tests to reflect HP merge changes.
10801 * gdb.base/enable-disable-break.exp
10802 * gdb.base/ending-run.c: new file.
10803 * gdb.base/long_long.c: new file.
10804 * gdb.base/maint.exp: new file.
10805 * gdb.base/pointers2.exp: new file.
10806 * gdb.base/shlib-call2.exp: new file.
10807 * gdb.base/solib.exp: new file.
10808 * gdb.base/step-test.c: new file.
10809 * gdb.c++/anon-union.cc: new file.
10810 * gdb.c++/local.cc: new file.
10811 * gdb.c++/member-pointer.cc: new file.
10812 * gdb.c++/method.cc: new file.
10813 * gdb.c++/ref-types.cc: new file.
10814 * gdb.c++/ref-types2.cc: new file.
10815 * gdb.c++/userdef.cc: new file.
d63a86f8 10816
c906108c
SS
10817 * gdb.base/scope.exp: compile one file at a time, then link.
10818 * gdb.base/langs.exp: ditto.
10819 * gdb.base/list.exp: ditto.
d63a86f8 10820
c906108c
SS
10821Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
10822
10823 The following changes were made by David Taylor
10824 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
10825 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
10826 in changes by HP.
d63a86f8 10827
c906108c
SS
10828 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
10829 skip tests. When compiling pass c++ flag to gdb_compile.
10830 * gdb.c++/
d63a86f8 10831
c906108c
SS
10832 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
10833 test for on hppa*-*-hpux*; use args to see if c++ was specified.
10834 (skip_hp_tests): new function.
10835 (gdb_preprocess): new function.
10836
10837 * configure.in (hpdir): decide whether to configure gdb.hp.
10838 * configure: regenerated.
10839
10840 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
10841 to delete on clean.
10842 (EXECUTABLES): update to reflect new additions.
10843 * gdb.base/commands.exp: update message expected.
10844 * gdb.base/default.exp: add copyright notice.
10845 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
10846 * gdb.base/help.exp: update messages to reflect current text.
10847 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
10848 targets for recurse tests.
10849 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
10850 skip this file.
10851
10852 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
10853 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
10854 compilation.
10855 * gdb.c++/misc.exp: ditto.
10856 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
10857 run the tests. tell gdb_compile that it's a c++ compilation.
10858
10859 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 10860
c906108c
SS
10861 * gdb.base/all-bin.exp: new file.
10862 * gdb.base/arithmet.exp: new file.
10863 * gdb.base/assign.exp: new file.
10864 * gdb.base/completion.exp: new file.
10865 * gdb.base/cond-expr.exp: new file.
10866 * gdb.base/condbreak.exp: new file.
10867 * gdb.base/define.exp: new file.
10868 * gdb.base/dollar.exp: new file.
10869 * gdb.base/environment.exp: new file.
10870 * gdb.base/eval-skip.exp: new file.
10871 * gdb.base/jump.exp: new file.
10872 * gdb.base/logical.exp: new file.
10873 * gdb.base/pointers.exp: new file.
10874 * gdb.base/relational.exp: new file.
10875 * gdb.base/section_command.exp: new file.
10876 * gdb.base/whatis-expr.exp: new file.
10877
10878 * gdb.base/all-types.c: new file.
10879 * gdb.base/call-array-struct.c: new file.
10880 * gdb.base/call-return-struct.c: new file.
10881 * gdb.base/call-strings.c: new file.
10882 * gdb.base/callfuncs2.c: new file.
10883 * gdb.base/condbreak.c: new file.
10884 * gdb.base/constvars.c: new file.
10885 * gdb.base/display.c: new file.
10886 * gdb.base/int-type.c: new file.
10887 * gdb.base/jump.c: new file.
10888 * gdb.base/miscexprs.c: new file.
10889 * gdb.base/pointers.c: new file.
10890 * gdb.base/pointers2.c: new file.
10891 * gdb.base/shmain.c: new file.
10892 * gdb.base/shr1.c: new file.
10893 * gdb.base/shr2.c: new file.
10894 * gdb.base/solib.c: new file.
10895 * gdb.base/solib1.c: new file.
10896 * gdb.base/solib2.c: new file.
10897 * gdb.base/varargs.c: new file.
10898 * gdb.c++/derivation.cc: new file.
10899 * gdb.c++/overload.cc: new file.
10900 * gdb.c++/ovldbreak.cc: new file.
10901 * gdb.hp/attach.c: new file.
10902 * gdb.hp/attach2.c: new file.
10903 * gdb.hp/average.c: new file.
10904 * gdb.hp/compiler.c: new file.
10905 * gdb.hp/compiler.cc: new file.
10906 * gdb.hp/execd-program.c: new file.
10907 * gdb.hp/follow-exec.c: new file.
10908 * gdb.hp/follow-fork.c: new file.
10909 * gdb.hp/follow-vfork-and-exec.c: new file.
10910 * gdb.hp/misc-hp.cc: new file.
10911 * gdb.hp/more-steps.c: new file.
10912 * gdb.hp/optimize.c: new file.
10913 * gdb.hp/quicksort.c: new file.
10914 * gdb.hp/run-hp.c: new file.
10915 * gdb.hp/start-stop.c: new file.
10916 * gdb.hp/sum.c: new file.
10917 * gdb.hp/templates-hp.cc: new file.
10918 * gdb.hp/thread-local-in-lib.c: new file.
10919 * gdb.hp/thread-local-in-lib.h: new file.
10920 * gdb.hp/thread-local-in-lib.lib.c: new file.
10921 * gdb.hp/vforked-program.c: new file.
10922 * gdb.hp/virtfunc-hp.cc: new file.
10923 * gdb.hp/watchpoint-hp.c: new file.
10924 * gdb.hp/xdb.c: new file.
10925 * gdb.hp/xdb0.c: new file.
10926 * gdb.hp/xdb0.h: new file.
10927 * gdb.hp/xdb1.c: new file.
10928
10929Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
10930
10931 The following change was made by Edith Epstein
10932 <eepstein@cygnus.com> as part of a project to merge in changes
10933 originally made by HP; HP did not create ChangeLog entries.
10934
10935 * gdb.c++/demangle.exp: changed the expected output for some
10936 ARM-style mangling -- removed second reference to datatype.
10937 For example, maint demangle __dt__11T1__pt__2_cFv
10938 T1<char>::~T1<char>(void)
10939 becomes,
10940 maint demangle __dt__11T1__pt__2_cFv
10941 T1<char>::~T1(void)
10942
10943 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 10944
c906108c
SS
10945Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
10946
10947 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
10948 * gdb.trace/backtrace.exp: Likewise.
10949 * gdb.trace/circ.exp: Likewise.
10950 * gdb.trace/collection.exp: Likewise.
10951 * gdb.trace/deltrace.exp: Likewise.
10952 * gdb.trace/infotrace.exp: Likewise.
10953 * gdb.trace/limits.exp: Likewise.
10954 * gdb.trace/packetlen.exp: Likewise.
10955 * gdb.trace/passc-dyn.exp: Likewise.
10956 * gdb.trace/passcount.exp: Likewise.
10957 * gdb.trace/report.exp: Likewise.
10958 * gdb.trace/save-trace.exp: Likewise.
10959 * gdb.trace/tfind.exp: Likewise.
10960 * gdb.trace/tracecmd.exp: Likewise.
10961 * gdb.trace/while-dyn.exp: Likewise.
10962 * gdb.trace/while-stepping.exp: Likewise.
10963
109641998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
10965
10966 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
10967
10968Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
10969
10970 From Brendan Kehoe:
10971 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
10972 int return types.
10973
10974Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
10975
10976 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
10977 remote dos host testing right.
10978
10979Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
10980
10981 * gdb.base/corefile.exp: remove some xfails.
10982
10983Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
10984
10985 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
10986 have different timestamps.
10987
10988Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
10989
10990 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
10991 gdb.base/default.exp: Replace "exec" with "executable".
10992
10993Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
10994
10995 * gdb.base/default.exp: Change else if to elseif from previous
10996 delta.
10997
10998Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
10999
11000 * gdb.base/default.exp: Add brace missing from previous delta.
11001
11002Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
11003
11004 * gdb.base/default.exp: Support test for info float for all
11005 varieties of arm toolchain.
11006
dc96c6c7 11007Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11008
11009 * gdb.trace/*.exp: remove "remote_download" command.
11010
dc96c6c7 11011Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11012
11013 * gdb.trace/*.exp: remove -gdwarf from compile.
11014
11015Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
11016
11017 * gdb.trace/configure.in(AC_INIT): typo
11018 * gdb.trace/configure: regenerated
11019
dc96c6c7 11020Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11021
11022 * config/m68k-emc.exp: New file.
11023 * lib/<emc-support.exp trace-support.exp}: New files.
11024 * configure.in: add new test directory gdb.trace.
11025 * gdb.trace/{configure configure.in Makefile.in}: New files.
11026 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
11027 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
11028 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
11029 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
11030 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
11031 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
11032 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 11033
dc96c6c7 11034Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11035
11036 * gdb.c++/classes.exp: Change all regular expressions to match
11037 arbitrary combinations of newline/carriage-return, so that they
11038 will work equally well on Unix and Windows.
11039 * gdb.c++/inherit.exp: ditto.
11040 * gdb.c++/virtfunc.exp: ditto.
11041
110421998-08-11 Dawn Perchik <dawn@cygnus.com>
11043
11044 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
11045
c2d11a7d
JM
11046Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
11047
11048 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
11049 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
11050 to use a0-a3/d0-d3 as needed.
11051
11052Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
11053
11054 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
11055 * gdb.disasm/am33.exp: Corresponding changes.
11056
c906108c
SS
110571998-07-11 Felix Lee <flee@cygnus.com>
11058
11059 * gdb.base/callfuncs.exp: add cmp10 test.
11060 * gdb.base/callfuncs.c (cmp10): new function.
11061
11062Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
11063
d63a86f8 11064 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
11065 into two parts to get around a synchronization problem in expect.
11066
3fc11d3e
JM
11067Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
11068
11069 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
11070
11071 * configure.in: Add options for gdbtk testsuite.
11072
11073 * configure: Regenerate.
11074
11075 * gdb.gdbtk: New directory to hold gdbtk tests.
11076
c906108c
SS
11077Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11078
11079 * gdb.fortran/types.exp: Escape brackets in expect patterns
11080 for test_float_literal_types_accepted tests.
11081 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
11082 before run test.
11083
c2d11a7d
JM
11084Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
11085
11086 * am33.exp: Just compile, do not link the testcase.
11087 * am33.s: Add ".am33" pseudoop to force am33 mode.
11088
c906108c
SS
110891998-06-25 Felix Lee <flee@cygnus.com>
11090
11091 * gdb.base/setshow.exp: make sure $pc is sane.
11092
11093 * gdb.stabs/weird.exp: split expect patterns properly.
11094
c2d11a7d
JM
11095Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
11096
11097 * gdb.disasm/am33.s: New disassembler testfile for the am33.
11098 * gdb.disasm/am33.exp: Run it.
11099
dc96c6c7 11100Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11101
11102 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
11103 match processing (and eliminate spurious timeouts when running).
11104
dc96c6c7 11105Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11106
11107 * gdb.base/signals.exp (test_handle_all_print): put back Mach
11108 exception test, but conditionalize it on target [mach | gnu].
11109
dc96c6c7 11110Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11111
11112 * gdb.base/overlays.exp: fixup compile line for linker script.
11113
11114Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
11115
11116 * gdb.fortran/types.exp: don't guess at float size.
11117
11118Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
11119
11120 * gdb.base/exprs.exp: delete test that depends on int size.
11121
11122Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
11123
11124 * config/sim.exp: Removed checks for target triplets.
11125 (gdb_target_sim): Use gdb,target_sim_options.
11126
11127Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
11128
11129 * gdb.base/reread.exp: New file.
11130 * gdb.base/reread1.c: New file.
11131 * gdb.base/reread2.c: New file.
11132
11133Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
11134
11135 * config/sim.exp: Use 'target sim -sparclite' when running
11136 SPARClite programs.
11137
11138Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
11139
11140 * gdb.base/structs2.exp: New file.
11141 * gdb.base/structs2.c: New file.
11142
11143Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
11144
11145 * gdb.asm/common.inc: New file.
11146 * gdb.asm/d10v.inc: New file.
11147 * asm-source.exp: Pass -I's to gas to find .inc files.
11148 Update line numbers in expected output.
11149 * asmsrc1.s: Rewrite.
11150 * asmsrc2.s: Rewrite.
11151 * configure.in: Create arch.inc symlink.
11152 * configure: Regenerate.
11153 * Makefile.in (distclean): Delete arch.inc.
11154
11155Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
11156
11157 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
11158 (t_enum_value2): ditto
11159 (t_enum_value3): ditto
11160 (main): ditto
11161Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11162
11163 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
11164 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
11165 change.
11166 Use gdb_test instead of send_gdb/gdb_expect sequences.
11167
11168Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
11169
11170 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
11171 not void.
11172
11173Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
11174
11175 * gdb.base/branches.c: Code with lots of loops and
11176 subroutines. Used to test gdbs ability to single step through PC
11177 changes, especially to test mips-tdep.c:mips_next_pc
11178
11179Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
11180
11181 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
11182 more rigorous EGCS C++ error checking.
11183
11184Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11185
11186 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 11187 tests.
c906108c 11188 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 11189 function when asleep.
c906108c 11190 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
11191 for i*86 Linux and SVR4 signal handling problems.
11192 Remove linux xfail for `next to handler in signals_tests_1', fixed
11193 by recent infrun.c change.
c906108c 11194 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 11195 stack backtraces.
c906108c
SS
11196 Adjust expect pattern in `handle all print' test to match Apr 28 1997
11197 target.[ch] change.
11198
11199Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
11200
11201 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
11202 for a newline from gdb before continuing.
11203 (default_gdb_exit): Just look for y or n.
11204 (gdb_test): Detect abnormal exit from GDB running on DOS; if
11205 it does, fail the rests of the tests in the file.
11206
11207Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
11208
11209 * config/cygmon.exp: New file.
11210
11211Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
11212
11213 * gdb.base/list.exp: Fix problem with "list default lines around
11214 main" test on remote targets.
11215
11216 * gdb.base/scope.exp: Fix problem with filelocal_bss before
11217 run test on remote targets.
11218
11219Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
11220
11221 * gdb.asm: New directory.
11222 * configure.in: Configure it.
11223 * configure: Regenerate.
11224 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
11225 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
11226
11227Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
11228
11229 * config/mn10300-eval.exp: New file to support MN10300 eval board.
11230
dc96c6c7 11231Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 11232
c906108c
SS
11233 * gdb.base/overlays (several files): Merge the two overlay
11234 managers into one. Change variables (foox, barx, bazx, grbxx)
11235 back into ints but force them to load in their proper sections.
11236
11237Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
11238
11239 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
11240 on-chip insn memory and IMAP1 to upper 128k.
11241 (D10VCopy): Handle memory regions crossing 16k boundaries.
11242 (D10VCopy): Transfer data in 32 bit chunks.
11243
11244Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
11245
11246 * gdb.base/overlays.c (main): Exit normally when result is
11247 correct.
11248
11249 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
11250 map. Include space for printf in .text segment.
11251
11252 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
11253 updated d10v memory VMA/LMA map.
11254 (D10VCopy): Call D10VTranslate.
d63a86f8 11255
c906108c
SS
11256Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
11257
11258 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
11259
11260 * gdb.base/bar.c (barx, bar): Change variable to small array so
11261 that it won't be put into the .sdata - small data -
11262 section. Update reference.
11263 * gdb.base/baz.c (bazx, baz): Ditto.
11264 * gdb.base/foo.c (foox, foo): Ditto.
11265 * gdb.base/grbx.c (grbxx, grbx): Ditto.
11266
11267 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
11268 to be arrays.
d63a86f8 11269
dc96c6c7 11270Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 11271
c906108c
SS
11272 * gdb.base/overlays.exp: fix up and get working again.
11273 Add tests for backtraces from an overlay function.
d63a86f8 11274
c906108c
SS
11275Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
11276
11277 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
11278 "calling function with watchpoint enabled".
11279
11280Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
11281
11282 * gdb.base/break.exp (test_next_with_recursion): Remove
11283 gdb_suppress_tests for d10v-*-*.
11284 * lib/gdb.exp (gdb_suppress_tests): Disable this function
11285 pending review of whether it is useful or not.
11286
11287Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
11288
11289 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
11290
11291Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
11292
11293 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
11294 * config/dve.exp: New file to support Densan boards.
11295
11296Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
11297
11298 * gdb.base/interrupt.exp: Document problem of simulators, signals,
11299 reads and BSD.
11300
11301Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
11302
11303 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
11304 response.
11305
11306 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
11307
11308Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
11309
11310 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
11311 test.
11312
11313 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
11314 target_sizeof_long and target_bigendian_p.
11315 (structs_by_value, structs_by_reference): Check values according
11316 to targets word size and endianess.
d63a86f8 11317
c906108c
SS
11318Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
11319
11320 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
11321 output.
11322
11323Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
11324
11325 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
11326 Update test of set args help to match source change.
11327
11328Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
11329
11330 * gdb.base/default.exp: Expect help system output to be in
11331 alphabetical order.
11332 * gdb.base/help.exp: Ditto.
11333
11334Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
11335
11336 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
11337 "i*86-pc-linux-gnu*".
11338 * gdb.base/interrupt.exp: Ditto.
11339 * gdb.base/corefile.exp: Ditto.
11340
11341 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
11342 define vxworks when building the testcase.
11343
11344 * gdb.base/ptype.exp: Fix testnames to be unique.
11345 * gdb.base/radix.exp: Ditto.
11346 * gdb.base/term.exp: Ditto.
11347 * gdb.base/whatis.exp: Ditto.
11348 * gdb.c++/classes.exp: Ditto.
11349
11350Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
11351
11352 * gdb.base/callfuncs.exp: Fix indentation.
11353
11354 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
11355 suppress_flag has been set.
11356 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
11357 target feature.
11358
11359Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
11360
11361 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
11362 the testcase.
11363
11364 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
11365 set_debug_traps() and breakpoint().
11366 * gdb.c++/misc.cc (main): Ditto.
11367 * gdb.c++/templates.cc (main): Ditto.
11368 * gdb.c++/virtfunc.cc (main): Ditto.
11369
11370Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
11371
11372 * lib/gdb.exp(gdb_step_for_stub): New function.
11373 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
11374 exists, reload the executable and do a "continue" instead of
11375 doing a jump.
11376 (runto_main): Use gdb_step_for_stub.
d63a86f8 11377
c906108c
SS
11378 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
11379 tests to have unique names.
11380 * gdb.base/callfuncs.exp: Ditto.
11381 * gdb.base/commands.exp: Ditto.
11382 * gdb.base/default.exp: Ditto.
11383 * gdb.base/help.exp: Ditto.
11384 * gdb.base/list.exp: Ditto.
11385 * gdb.base/opaque.exp: Ditto.
11386 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
11387 similar tests.
d63a86f8 11388
c906108c
SS
11389 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
11390 * gdb.c++/cplusfuncs.cc: Ditto.
11391 * gdb.c++/virtfunc.cc: Ditto.
11392
11393 * config/monitor.exp: Keep track of the last file we saw, rather
11394 than trying to get the info from gdb.
11395
11396 * gdb.fortran/types.exp: Move comment to previous line.
11397
11398Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
11399
11400 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
11401 target mode.
11402
11403Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
11404
11405 From Bob Manson:
11406 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
11407 string from GDB when it connects.
11408
11409 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
11410
11411Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
11412
11413 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
11414 if we can't get a debug format from GDB (we may be testing an
11415 older GDB). Use a 10 second timeout when checking for the format.
11416
11417 * gdb.stabs/weird.exp: Fix quoting.
11418
11419 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
11420
11421Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
11422
11423 * config/arm-ice.exp: New file.
11424
11425Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
11426
11427 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
11428 until it has been modified to work with the new testsuite.
11429
99707966 11430 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
11431 testcase won't compile, cause all of the testcases in the file to
11432 fail instead.
11433
11434 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
11435 (gdb_clear_suppressed): New procedure.
11436 (gdb_stop_suppressing_tests): Only clear suppress_flag if
11437 it contains a positive value.
11438
11439Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
11440
11441 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
11442
11443 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
11444
11445Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
11446
11447 * lib/gdb.exp (setup_xfail_format): New function.
11448 (get_debug_format): New function to get debug format.
11449 (debug_format): New global variable to hold last value set
11450 by get_debug_format.
11451 * gdb.base/list.exp: Call get_debug_format and expect some
11452 tests to fail for DWARF 1 and COFF formats.
11453 * gdb.c++/ptype.exp: Ditto.
11454 * gdb.c++/classes.exp: Ditto.
11455 * gdb.c++/cplusfuncs.exp: Ditto.
11456 * gdb.c++/inherit.exp: Ditto.
11457 * gdb.c++/templates.exp: Ditto.
11458 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 11459
c906108c
SS
11460Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
11461
11462 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
11463 host doesn't have a currently-open connection.
11464
11465 * config/sparclet.exp: Cleanups and fixes to make it generic for
11466 any gdb stub target. Handle cases where gdb doesn't respond when
11467 interrupted in a sane fashion.
11468
11469 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
11470 same thing in a totally different way.
11471
11472 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
11473 setting "timeout".
11474 (gdb_start): We set the global gdb_prompt variable in
11475 default_gdb_init now.
11476
11477Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
11478
11479 * gdb.base/printcmds.exp: Fix "check for floating addition"
11480 regexp to accept results within approx +/- .01 of exact value.
11481 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
11482
11483Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
11484
11485 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
11486 properly.
11487 (gdb_expect): Add optional timeout parameter, and add timeout
11488 value to various calls.
11489 (gdb_suppress_tests): Only give one warning message per group.
11490
11491Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
11492
11493 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
11494 global variables. Handle getting a value for $timeout more
11495 gracefully.
11496
11497Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
11498
11499 * lib/gdb.exp: Close connection to remote host if gdb doesn't
11500 initialize.
11501 (default_gdb_init): New procedure; allow gdb_init to be overridden
11502 by a target configuration file.
11503 (gdb_expect): Pass the timeout to remote_expect.
11504
11505 * config/monitor.exp(gdb_load): Fix typo in regexp.
11506
11507Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
11508
11509 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
11510
11511Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
11512
11513 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
11514 here. Call gdb_target_exec before rebooting the target, to make
11515 sure the connection to the target is closed.
11516 (gdb_load): Pass the name of the executable to gdb_target_monitor.
11517 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
11518 Also detect "Timeout reading from remote" error.
11519
11520 * config/gdbserver.exp: Pass the executable being loaded to
11521 gdb_target_monitor. Don't call gdb_file_cmd here; let
11522 gdb_target_monitor do it.
11523
11524 * gdb.disasm/hppa.exp: Don't use exec_output.
11525
11526Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
11527
11528 * gdb.base/list.exp: If we're debugging a non-native target,
11529 try to set the pc register to point to the start of the
11530 program before doing the first list command.
11531
11532 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
11533 test_calls after restarting.
11534
11535 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
11536 reloading.
11537
11538 * gdb.base/watchpoint.exp: Fix typo.
11539
11540 * gdb.base/setshow.exp: Check for use_gdb_stub.
11541
11542 * gdb.base/break.exp: Fix continue until exit test for the gdb
11543 stub case.
11544 * gdb.base/langs.exp: Ditto.
11545
11546 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
11547 gdb_load_offset. If we weren't given a file to load, figure out
11548 what the current file is and use it.
11549
11550 * config/i386-bozo.exp: New file.
11551
11552Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
11553
11554 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
11555 feature.
11556
11557 * config/proelf.exp: New entry.
11558
11559Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
11560
11561 * lib/gdb.exp: Remove spurious .* patterns at the beginning
11562 of regexps.
11563
11564 * gdb.base/watchpoint.exp: Don't run the test_stepping
11565 tests if gdb can't call functions on the target.
11566
11567 * gdb.base/setshow.exp: Don't run the set prompt tests if
11568 the board has gdb_prompt set.
11569
11570Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
11571
11572 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
11573 * gdb.base/commands.exp: Likewise.
11574 * gdb.base/setshow.exp: Likewise.
11575
11576Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
11577
11578 * config/monitor.exp(gdb_start): Look for gdb_prompt target
11579 feature.
11580
11581 * config/i960.exp: New file.
11582
11583Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
11584
11585 * gdb.base/funcargs.exp: Check for gdb,short_int target
11586 feature instead of looking for explicit target triplets.
11587
dc96c6c7 11588Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 11589
d63a86f8 11590 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
11591 "p 123DEADBEEF", to check parse_number.
11592 * top.c: change "to enable to enable" to "to enable" in a couple
11593 of help strings.
11594
11595Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
11596
11597 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
11598 on the mn10300.
d63a86f8 11599
c906108c
SS
11600Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
11601
11602 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
11603 where the test executable is run with explicit args.
11604 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
11605
11606Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
11607
11608 * gdb.base/run.c: Use FAKEARGV to build test executable that
11609 does not require a command line arg, since most simulators
11610 don't currently support passing such an arg into the simulated
11611 program.
11612 * gdb.base/commands.exp: Change tests to insert the proper
11613 value as the arg to the first recursive factorial call. Change
11614 compilation line to define FAKEARGV at compile time.
11615
11616Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
11617
11618 * gdb.base/recurse.exp: Enable these tests for the mn10300.
11619 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
11620 function with watchpoint enabled" test.
11621
11622Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
11623
11624 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
11625 Don't call gdb_test when the command doesn't return to a gdb prompt.
11626
11627 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
11628 "Tests restarted" messages.
11629
11630Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
11631
11632 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
11633
dc96c6c7 11634Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
11635
11636 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
11637 for INFO SYMBOL; add help tests for OVERLAY commands.
11638 * gdb.base/default.exp: add tests for INFO SYMBOL command;
11639 add tests for OVERLAY commands
11640 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
11641 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
11642 * gdb.base/sigall.c: add usestubs code frag
11643 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 11644
c906108c
SS
11645Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
11646
11647 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
11648 failures.
11649 (gdb_stop_suppressing_tests): Note that tests have restarted.
11650
11651Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
11652
11653 * config/h8300.exp: New file.
11654
11655Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
11656
11657 * gdb.base/setshow.exp: Check for the existence of a
11658 feature, not its value.
11659
11660Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
11661
11662 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
11663
11664 * gdb.base/scope.exp: It's now init0(), not init().
11665
11666 * gdb.base/scope0.c: For now, change init() to be init0().
11667
11668 * config/monitor.exp: Use gdb_serial in preference to serial
11669 or netport.
11670
11671 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
11672 and it's not already set.
11673
11674Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
11675
11676 * gdb.base/setshow.exp: Only test the run command if the target
11677 isn't using a stub and if it supports argument passing.
11678
11679Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
11680
11681 * config/udi.exp(gdb_start): Make sure UDICONF is set
11682 properly before starting gdb.
11683
11684Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
11685
11686 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
11687 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
11688 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
11689
11690Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
11691
11692 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
11693 specialized code to reboot the board, use remote_reboot instead.
11694
11695 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
11696
11697 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
11698
11699 * config/monitor.exp: Make sure we disconnect from the target.
11700 Also, try a reboot/reload cycle instead of failing if the
11701 load fails.
11702
11703Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
11704
11705 * gdb.base/default.exp: Don't set match_max.
11706 * gdb.base/help.exp: Ditto.
11707 * gdb.base/list.exp: Ditto.
11708 * gdb.base/signals.exp: Ditto.
11709
11710 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
11711 set, use remote_ld to download the testcase instead of
11712 the GDB loader.
11713
11714Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
11715
11716 * config/vr5000.exp: New file.
11717
11718 * config/monitor.exp(gdb_target_monitor): Add pattern for
11719 "Ending remote" to detect errors in connecting.
11720
11721 * gdb.base/setshow.exp: Add .* within auto language test.
11722
11723 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
11724 target feature.
11725
11726 * config/monitor.exp(gdb_load): Check for a failure when loading,
11727 and reboot the board if necessary.
11728
11729 * gdb.base/setvar.exp(test_set): Handle multiple prints within
11730 a set of tests. Remove print.* from the patterns being checked.
11731
11732Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
11733
11734 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
11735 refer to gdb_spawn_id.
11736
11737 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
11738 longer used.
11739 * config/sparclet.exp: Ditto.
11740 * config/sparclet-old.exp: Ditto.
11741 * config/slite.exp: Ditto.
11742 * config/sim.exp: Ditto.
11743 * gdb.base/funcargs.exp: Ditto.
11744
11745 * lib/gdb.exp:Remove references to gdb_spawn_id.
11746 (gdb_expect): Move to remote.exp.
11747
11748Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
11749
11750 * config/monitor.exp: Detect the "Couldn't establish connection"
11751 message from GDB.
11752
11753Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
11754
11755 * gdb.base/bitfields.exp: Use runto instead of explicit
11756 gdb_run_cmd/gdb_expect sequences.
11757
11758 * gdb.base/break.exp(text_next_with_recursion): Add match for
11759 gdb_expect call.
11760
11761 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
11762 We also need to handle the "A program is being debugged already"
11763 prompt from gdb. Use gdb_test to set the baud rate.
11764
11765 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
11766 to 20000. Really. I mean it.
11767
11768Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
11769
11770 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
11771 fails. If suppress_flag is set, skip perror message about not
11772 being able to send to GDB.
11773 (send_gdb): If suppress_flag is set, don't try to send commands to
11774 GDB.
11775 (gdb_expect): If suppress_flag is set, always fail immediately.
11776 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
11777 (gdb_init): Call gdb_stop_suppressing_tests.
11778 (default_gdb_exit): Ditto.
11779 (default_gdb_start): Ditto.
11780
11781 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
11782 gdb_stop_suppressing_tests as appropriate.
11783 * gdb.base/break.exp: Ditto.
11784 * gdb.base/callfuncs.exp: Ditto.
11785 * gdb.base/commands.exp: Ditto.
11786 * gdb.base/exprs.exp: Ditto.
11787 * gdb.base/funcargs.exp: Ditto.
11788 * gdb.base/list.exp: Ditto.
11789 * gdb.base/recurse.exp: Ditto.
11790 * gdb.base/scope.exp: Ditto.
11791 * gdb.base/structs.exp: Ditto.
11792 * gdb.c++/inherit.exp: Ditto.
11793
11794Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
11795
11796 * config/vr4300.exp: New file.
11797
99707966 11798 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 11799
99707966 11800 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
11801
11802Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
11803
11804 * lib/gdb.exp(gdb_init): New function.
11805
11806 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
11807 for each individual variable set.
11808
11809 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
11810 name.
11811
11812 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
11813
11814 * gdb.base/scope.exp: Use gdb_test.
11815
11816 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
11817 aborting; the testsuite driver will do that for us (see
11818 gdb_finish). Also, use gdb_test in a few more places.
11819
11820Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11821
11822 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
11823
11824Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
11825
11826 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
11827 and "add_tests" are not at the same address.
11828
11829Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
11830
11831 * gdb.base/ptype.exp: Use gdb_test.
11832
11833Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
11834
11835 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
11836 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
11837 left in. No longer expect them to fail.
11838
11839 * gdb.stabs/*.mt; Deleted, no longer used.
11840 * gdb.stabs/configure.in: Remove references to target makefile
11841 frags.
11842 * gdb.stabs/configure: Rebuilt.
11843
11844 * gdb.disasm/*.mt: Deleted, no longer used.
11845 * gdb.disasm/configure.in: Remove references to target makefile
11846 frags. Use "sh3.s" as the unique filename for this directory.
11847 * gdb.disasm/configure: Rebuilt.
11848
11849 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
11850 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
11851 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
11852
11853Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
11854
11855 * config/udi.exp: Use mondfe,name instead of remote_host.
11856
11857Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
11858
11859 * gdb.base/watchpoint.exp: Don't expect a failure when calling
11860 a function with a watchpoint enabled on the mn10200.
11861
11862 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
11863 before trying to create it!
11864
11865Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
11866
11867 * config/vx.exp: Use hostname instead of netport.
11868
11869 * config/vxworks.exp: New file.
11870
11871 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
11872
11873 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
11874 gdb before assuming everything worked. Send a ^C if a timeout
11875 occurs.
11876
11877 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
11878 $gdb_spawn_id directly.
11879 (gdb_run_cmd): Try _start as well as start. Use the target feature
11880 gdb,start_symbol as the symbol to start from when jumping.
11881
11882Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
11883
11884 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
11885 redundant) test.
11886
11887 * gdb.base/recurse.exp: Relax final value test for 'b' so that
11888 it doesn't lose for 16bit integer systems.
11889
11890Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
11891
11892 * gdb.fortran/types.exp: If the target doesn't support "double"
11893 data types, then expect "real" types to only be 4 bytes.
11894
11895 * gdb.c++/virtfunc.exp: Expect failure for virtual function
11896 call tests if the target doesn't support inferior function calls.
11897
11898 * gdb.base/printcmds.exp: Allow minor deviation in FP values
11899 in printf tests.
11900
11901Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
11902
11903 * gdb.base/help.exp: Disable "help set", "help show", and
11904 "help support". Simplify regexp for "help stack".
11905
11906 * gdb.base/default.exp: Set match_max to 5000 and the timeout
11907 to 60 seconds. Temporarily set match_max to 15000 around the
11908 "info copying" test.
11909
11910 * gdb.base/nodebug.exp: Don't try to do an inferior function
11911 call if the target doesn't support them.
11912 * gdb.base/printcmds.exp: Likewise.
11913 * gdb.base/setvar.exp: Likewise.
11914 * gdb.base/structs.exp: Likewise.
11915 * gdb.c++/templates.exp: Likewise.
11916 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
11917
11918 * gdb.base/recurse.exp: Enable for the mn10200.
11919
11920 * configure.in: Do configure gdb.stabs directory for *-*-elf
11921 targets.
11922 * configure: Rebuilt.
11923
11924 * gdb.base/break.exp: Check for gdb,noresults before testing
11925 exit status and/or results from the target.
11926 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
11927 * lib/gdb.exp: Remove old (now bogus) initialization of
11928 noinferior, noargs, noresults and nosignals.
11929
11930Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
11931
11932 * config/sh.exp: New file.
11933
11934 * config/slite.exp: Try to connect multiple times to the board
11935 before rebooting. Only send a "monitor run" if need_monitor_run
11936 is set.
11937
11938 * gdb.base/break.exp: Don't do the "stub continue" test if
11939 the target has gdb_stub set.
11940
11941 * gdb.base/callfuncs.exp: Increase the timeout.
11942
11943 * gdb.base/interrupt.exp: Don't even try to compile the testcase
11944 if the target has gdb,noinferiorio set.
11945
11946 * gdb.base/list.exp: Increase match_max to 10000 characters.
11947
11948 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
11949
11950 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
11951 target.
11952
11953 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
11954
11955Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
11956
11957 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
11958 trying to delete the copy of gdb. Catch the file delete so we
11959 don't die if the delete fails; also, the file should be copied to
11960 the host, not to the build.
11961
11962Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
11963
11964 * lib/gdb.exp(gdb_test): Surround the result pattern with
11965 parenthesis in case it contains multiple regexps separated
11966 with |.
11967
11968 * gdb.base/watchpoint.exp: Use gdb_test.
11969 * gdb.base/default.exp: Ditto.
11970
11971Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
11972
99707966 11973 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 11974
c906108c
SS
11975 * gdb.base/scope.exp: Use gdb_test.
11976 * gdb.c++/classes.exp: Ditto.
11977 * gdb.c++/inherit.exp: Ditto.
11978
11979Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
11980
11981 * gdb.base/crossload.exp: Don't use execute_anywhere, use
11982 remote_exec instead.
11983 * gdb.base/corefile.exp: Don't be ridiculous.
11984 * gdb.base/*.c: Add missing stub invocations.
11985
11986Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
11987
11988 * config/slite.exp: Miscellaneous fixes.
11989
11990 * lib/gdb.exp: Fix runto.
11991
11992 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
11993 the target.
11994
11995 * gdb.base/watchpoint.exp: Fix regexp.
11996
11997 * lib/gdb.exp(default_gdb_exit): Add a catch to the
11998 close and wait commands, as the descriptor may now be
11999 invalid. Always call "remote_close host".
12000
12001Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
12002
12003 Major rewrite for testsuite revision.
d63a86f8 12004
c906108c
SS
12005 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
12006 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
12007 instead of relying on spawn_id to always contain a valid
12008 spawn id.
12009 (get_compiler_info): New procedure to build the ${binfile}.ci
12010 file, instead of replicating this in N different places.
12011 (gdb_compile): New procedure.
d63a86f8 12012
c906108c
SS
12013 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
12014 appropriate arguments) instead of compile. Use gdb_test in a lot
12015 more places. Use send_gdb instead of send. Always run gdb_start
12016 at the start of a testcase, as this is no longer done magically.
12017
12018 config/*-gdb.exp: Rename without the -gdb suffix.
12019
12020 config/mips.exp: Use remote_close instead of exit_remote_shell.
12021 config/monitor.exp: Use target_info instead of looking at
12022 baud, timeout, etc.
12023 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
12024
12025Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12026
12027 * gdb.c++/templates.exp (test_ptype_of_templates),
12028 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
12029 Update expect patterns for destructors and assignment operators
12030 to match corresponding c-typeprint.c changes.
12031 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
12032 to destructor breakpoint test, GDB should be able to set the
12033 destructor breakpoint without specifying arguments.
12034
12035Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
12036
12037 * gdb.threads/pthreads.exp: Change result for failure to compile due
12038 to lack of pthreads runtime support from an error to simply an
12039 unsupported test, per dejagnu standards.
12040
12041Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12042
12043 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
12044 where GDB exits to reduce pattern match time.
12045 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
12046
12047 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
12048
dc96c6c7 12049Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12050
12051 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
12052 * gdb.base/default.exp: ditto.
12053 * gdb.base/nodebug.exp: ditto.
12054 * gdb.base/printcmds.exp: ditto.
12055 * gdb.base/ptype.exp: ditto.
12056 * gdb.base/setvar.exp: ditto.
12057 * gdb.base/structs.exp: ditto.
12058 * gdb.base/setshow.c: Guard against uninitialized values of argc.
12059
12060Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
12061
12062 * configure, */configure: Rebuild with autoconf 2.12.
12063
12064Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
12065
12066 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
12067 use new i*86-pc-linux*-gnu quads.
12068 * gdb.base/corefile.exp: Ditto.
12069 * gdb.base/signals.exp: Ditto.
12070 * gdb.base/sigall.exp: Ditto.
12071 * gdb.base/interrupt.exp: Ditto.
12072
12073 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
12074 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
12075 RedHat 4.0.
d63a86f8 12076
c906108c
SS
12077 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
12078 linux. This allows the test case to at least compile on latest
12079 linux, but still not run due to missing the threads runtime library.
12080
12081Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12082
12083 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
12084 directory to search gdb directory. Accept and step over conditional
12085 stack alignment code. Consume $prompt in failure cases.
12086 Reset timeout to $oldtimeout instead of some arbitrary value.
12087 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
12088 timeout problems with infinite stack backtraces.
12089 * gdb.base/ptype.exp (ptype struct link, union tu_link):
12090 Accept function parameters for linkfunc member.
12091
12092Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
12093
12094 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
12095 (CXXFLAGS): Remove, unreferenced.
12096 (B_OPTIONS): Add for -B options and add code to initialize with
12097 previous -B options and also add -B option to pick up cross compiled
12098 runtime.
12099 (TARGET_INCLUDES): Add for -I options and add code to initialize when
12100 doing cross compiles.
12101 (target_alias): Declare global.
12102 (xgcc): Set variable to full path of gcc in build tree. Use findfile
12103 to verify that gcc exists in build tree, and if so set CC to that
12104 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 12105
c906108c
SS
12106Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
12107
12108 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
12109 ptype test for anonymous union. Fixup testcase to match
12110 current gcc debug output.
12111
12112Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
12113
12114 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
12115 force argument to an unsigned long type.
12116
12117Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
12118
12119 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
12120 tests and anonymous union print/ptype tests.
12121 * gdb.base/list.exp (test_forward-search): Increase timeout by
12122 5 minutes for the "search extremely long line" case.
12123 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
12124 completely optional and that the pass/fail messages use the command as
12125 the message if that third arg is a null string.
12126 (gdb_test_exact): Arrange that a null string pattern means match a
12127 null string output rather than any output, which might include random
12128 errors.
12129 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
12130 backtrace test.
12131 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
12132 always failing and failure is now exposed by gdb.exp changes.
12133
12134Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
12135
12136 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
12137 weren't being noted.
12138
12139Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12140
12141 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
12142 * gdb.stabs/weird.exp: Remove v_comb xfails.
12143
dc96c6c7 12144Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12145
12146 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
12147 list.exp scope.exp watchpoint.exp]
12148 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 12149
dc96c6c7 12150Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12151
12152 * config/monitor.exp: Increase download timeout to 1000 seconds.
12153
dc96c6c7 12154Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12155
12156 * config/m32r.exp: Increase timeout to 120 seconds.
12157
12158Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
12159
12160 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
12161 and accept older ordering as obsolescent gcc or gdb.
12162 * gdb.c++/templates.exp: Ditto.
12163 * gdb.c++/virtfunc.exp: Ditto.
12164
12165Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
12166
12167 * gdb.base/coremaker.c: Add code to mmap some data so we
12168 can check that it ends up in the core file.
12169 * gdb.base/corefile.exp: Add test to read mmapped data
12170 from core file.
12171
dc96c6c7 12172Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12173
12174 * config/m32r.exp: New file.
12175
12176Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
12177
12178 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
12179 that cflags can contains -gstabs, and work correctly for other tests.
12180
dc96c6c7 12181Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
12182
12183 * gdb.base/setshow.exp: New file, tests show and set.
12184 * gdb.base/setshow.c: New file, tests show and set.
12185 * gdb.base/help.exp: Add test for help set|show annotate.
12186 * gdb.base/default.exp: Add test for set|show annotate.
12187
12188Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
12189
12190 * testsuite/gdb.base/break.exp: Make backtrace from factorial
12191 errors unique.
12192 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
12193 explicitly.
12194
12195Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
12196
12197 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
12198 and width commands. This is done elsewhere.
12199 * (gdb_start): Don't call gdb_start_sim here. That's already
12200 done in gdb_load. This fixes lots of failures in default.exp.
12201
12202Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
12203
12204 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
12205 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
12206 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
12207 in the same we we treat other failures (since it may be an expected
12208 condition), rather than as an error.
12209 * gdb.base/signals.exp (test_handle_all_print): Revert back to
12210 old test format.
12211
12212Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
12213
12214 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
12215 (distclean maintainer-clean realclean): No need to remove files
12216 twice. Nuke the duplicates.
12217 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 12218 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
12219 Remove config.h along with other config files.
12220
12221Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
12222
12223 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
12224 "p func1 ()" and note that rests of tests are skipped.
12225 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
12226 setup_xfails for "print func2::coremaker_local".
12227 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
12228 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
12229 affected by the previous run test.
12230 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
12231 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
12232 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
12233 "pass int powerset tuple" and "pass modeless int powerset tuple".
12234 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
12235 "real write 4" and "real write 8".
12236 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
12237 setup_xfails for "print vs1 after tuple assign 2",
12238 "print \$i after tuple assign 2", and
12239 "print vs2 after tuple assign 2".
12240 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
12241 meaningful error message and return -1 so the caller can
12242 suppress further tests and avoid a cascade of errors.
d63a86f8 12243
c906108c
SS
12244Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
12245
12246 * gdb.base/a1-selftest.exp: Tweak tests to account for new
12247 format for printing version.
12248 * gdb.base/default.exp: Ditto.
12249 * gdb.base/interrupt.exp: Fix problem with cascade of
12250 errors if child process dies while calling a function.
d63a86f8 12251
c906108c
SS
12252Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
12253
12254 * Makefile.in (VPATH): Add
12255 * Makefile.in (Makefile, config.status): Fix rules so things get
12256 remade when necessary.
12257
12258Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
12259
12260 * Makefile.in (just-check): Add path to sibling expect dir
12261 to environment variable specified by RPATH_ENVVAR.
12262
12263Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
12264
12265 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
12266 (just-check): Add shared library paths for libstdc++, tk,
12267 tcl, bfd, and opcodes to the environment variable specified
12268 in RPATH_ENVVAR.
12269 * configure.in: Add support to recognize --enable-shared flag
12270 and generate correct value for RPATH_ENVVAR.
12271 * configure: Regenerated with autoconf.
12272
12273Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
12274
12275 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
12276 include all osf versions.
12277 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
12278 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
12279 when target is linux. When failing to build pthreads test
12280 executable, give more meaningful message.
12281 * gdb.threads/pthreads.c: Hpux also uses old definition of second
12282 arg for pthread_create.
d63a86f8 12283
c906108c
SS
12284Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
12285
12286 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
12287 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
12288 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
12289 and -lpthreads (everybody else).
12290 (test_startup): Fail gracefully if threads are not supported.
12291 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
12292 "p/c array_index("abcdef",2)" when not gcc compiled.
12293 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
12294 "print func2::coremaker_local" when not gcc compiled.
12295 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
12296 "ptype on opaque struct tagname (statically)",
12297 "ptype on opaque struct tagname (dynamically) 1", and
12298 "ptype on opaque struct tagname (dynamically) 2"
12299 for not compiled with gcc.
12300 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
12301 backtrace when compiled with gcc.
d63a86f8 12302 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
12303 than always return success.
12304
12305Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
12306
12307 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
12308
12309Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
12310
12311 * gdb.base/structs.exp: Undo last change.
12312
12313Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
12314
12315 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
12316 encapsulate all the steps/nexts done during self test, starting
12317 at main, and makes them less sensitive to optimization issues.
12318 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
12319 signal handler" test.
12320 * gdb.threads/pthreads.exp: Only run this for native configs.
12321 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
12322 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
12323 tests.
12324 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
12325 for "runto test_calls(void)" test.
d63a86f8 12326
c906108c
SS
12327Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
12328
12329 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
12330 and don't expect address info in breakpoint confirmations.
12331
12332Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
12333
12334 * gdb.base/list.exp (test_forward_search): Increase timeout
12335 temporarily by 60 seconds for searching extremely long line,
12336 and then reset to old value when done. Increase expect input
12337 buffer to 10000.
12338
12339Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
12340
12341 * gdb.base/list.exp (test_forward_search): Fix to handle very
12342 long source line without overflowing expect's input buffer.
12343
12344Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
12345
12346 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
12347 "buffer_full".
12348
12349 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
12350 "buffer_full".
12351
12352 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
12353 "buffer_full".
12354
12355 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
12356 "buffer_full".
12357
12358Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
12359
12360 * configure.in (configdirs): Add gdb.threads.
12361 * configure: Regenerated with autoconf.
12362 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
12363 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
12364 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 12365
c906108c
SS
12366Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
12367
12368 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
12369
12370Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
12371
12372 * gdb.base/signals.exp (test_handle_all_print): Test separately for
12373 each signal's status in the output of "handle all print".
12374 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
12375 the \r\n sequence that immediately precedes the gdb prompt.
12376 * gdb.base/a1-selftest.exp: Save original timeout and restore
12377 after test.
12378
12379Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
12380
12381 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
12382 symbol.
12383
12384Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12385
12386 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
12387
12388Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
12389
12390 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
12391 timeout by 60 seconds.
12392
12393Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
12394
12395 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
12396 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
12397 error return.
12398
12399Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
12400
12401 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
12402 gdb initialization, also report how long dejagnu waited. Restore
12403 old timeout before doing error return. Temporarily increase timeout
12404 by 3 minutes to allow for slow startups over heavy NFS use.
12405
12406Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
12407
12408 * lib/gdb.exp: Report timeout value for verbosity level 2.
12409 * config/gdbserver.exp: Ditto.
12410 * config/hppro.exp: Ditto.
12411 * config/mips-gdb.exp: Ditto.
12412 * config/monitor.exp: Ditto.
12413 * config/netware.exp: Ditto.
12414 * config/sim-gdb.exp: Ditto.
12415 * config/slite-gdb.exp: Ditto.
12416 * config/udi-gdb.exp: Ditto.
12417 * config/unix-gdb.exp: Ditto.
12418 * config/vx-gdb.exp: Ditto.
12419 * gdb.base/a1-selftest.exp: Ditto.
12420 * gdb.base/a2-run.exp: Ditto.
12421 * gdb.base/break.exp: Ditto.
12422 * gdb.base/corefile.exp: Ditto.
12423 * gdb.base/list.exp: Ditto.
12424 * gdb.base/recurse.exp: Ditto.
12425 * gdb.base/scope.exp: Ditto.
12426 * gdb.base/signals.exp: Ditto.
12427
12428Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12429
12430 * gdb.threads/Makefile.in (docdir): Removed.
12431
12432Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12433
12434 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 12435 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 12436 @srcdir@.
d63a86f8 12437 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
12438 autoconf 2.5 or higher.
12439 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
12440
12441Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
12442
12443 * configure: Regenerated.
12444 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
12445 avoid name clashes with SunOS headers.
12446
12447Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
12448
12449 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
12450
12451Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
12452
12453 * gdb.base/callfuncs.exp: Finish last change -- make sure the
12454 prototype information ends up in the compiler info file.
12455
12456Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
12457
12458 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
12459 attempting to regenerate it. Eliminate use of a temporary file
12460 and just generate the info file directly. Source it immediately,
12461 for consistency of use.
12462 * gdb.base/corefile.exp: Ditto
12463 * gdb.base/exprs.exp: Ditto.
12464 * gdb.base/funcargs.exp: Ditto.
12465 * gdb.base/langs.exp: Ditto.
12466 * gdb.base/list.exp: Ditto.
12467 * gdb.base/mips_pro.exp: Ditto.
12468 * gdb.base/nodebug.exp: Ditto.
12469 * gdb.base/opaque.exp: Ditto.
12470 * gdb.base/ptype.exp: Ditto.
12471 * gdb.base/scope.exp: Ditto.
12472 * gdb.base/setvar.exp: Ditto.
12473 * gdb.base/signals.exp: Ditto.
12474 * gdb.base/whatis.exp: Ditto.
12475 * gdb.c++/templates.exp: Ditto.
12476 * gdb.c++/virtfunc.exp: Ditto.
12477 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
12478 whether or not to add -lstdc++ to the compile command line args.
12479
12480Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12481
12482 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
12483 it got fixed by the recent lookup_minimal_symbol_by_pc change.
12484 Increase timeout, a lot of single stepping might be needed if the
12485 target has no hardware watchpoints.
12486
12487Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
12488
12489 * gdb.base/break.exp: Ignore compiler warnings when compiling
12490 break.c.
12491 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
12492 * gdb.base/default.exp: Add h8300 xfails. Handle messages
12493 from remote-sim.
12494 * gdb.base/exprs.exp: Add h8300 xfails.
12495 * gdb.base/funcargs.exp: Likewise.
12496 * gdb.base/nodebug.exp: Likewise.
12497 * gdb.base/printcmds.exp: Likewise.
12498 * gdb.base/ptype.exp: Likewise.
12499 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
12500 h8300 xfails.
d63a86f8 12501 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
12502 on the h8300.
12503 * gdb.base/funcargs.c: Explicitly make last constant argument to
12504 call_after_alloca_subr an unsigned long type.
12505 * gdb.base/return.c: Include stdio.h.
12506
12507Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
12508
12509 * config/abug.exp: New file for the older Motorola Bug monitor
12510 that runs on the mvme13x series VME boards.
12511 * config/monitor.exp: Use the new config array for target settings
12512 if they exist.
12513
12514Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
12515
12516 * sim-gdb.exp: Make the SH simulator allocate less space when
12517 it is targeted.
12518
12519Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
12520
12521 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
12522 test.
12523
12524Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
12525
12526 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
12527 "rs6000-*-*" for "list function in include file" when gcc compiled.
12528 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
12529 for "p ctable1[120]".
12530 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
12531 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
12532 Remove setup_xfail for "rs6000-*-*" for
12533 "print 'scope0.c'::filelocal before run".
12534 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
12535 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
12536 since some compilers don't allow both options to be given
12537 on the same command line. Create object file and move it.
d63a86f8 12538
c906108c
SS
12539Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
12540
12541 * gdb.base/corefile.exp: Always regenerate the core file, since
12542 we always regenerate the coremaker program. Detect special case
12543 where registers cannot be read from core file.
d63a86f8 12544
c906108c
SS
12545Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
12546
12547 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
12548 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
12549 * gdb.c++/templates.exp: Only match on basename of file since
12550 some formats like xcoff don't encode directory information.
12551 * gdb.stabs/weird.exp: Use the right sed script for powerpc
12552 and rs6000 AIX xcoff targets.
12553 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
12554 * configure: Regenerate.
12555 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
12556 here, rather than in distclean.
d63a86f8 12557
c906108c
SS
12558Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
12559
12560 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
12561 defined, and use it to compile the test case with -O2. The
12562 native compilation still uses no optimization.
12563 * gdb.base/mips_pro.c: Remove inline assembly code since
12564 it is compiled PIC by default, which results in assembler
12565 warnings that make the testsuite think the compilation
12566 was unsuccessful.
12567
12568Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
12569
12570 * gdb.c++/misc.exp: Add note to message for
12571 "print s.a for foo struct" that this is a known gcc 2.7.2
12572 and earlier bug.
12573
12574Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
12575
12576 * gdb.base/break.exp: Fix pattern for matching "Delete all
12577 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
12578 setup_xfail for deleting all breakpoints test. Fix various
12579 timeout messages to include "(timeout)".
12580 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
12581 for "p t_float_values2(3.14159,float_val2)".
12582 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
12583 for "continue to call2g" when gcc compiled.
12584 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
12585 "up to foo in langs.exp", "show language at foo in langs.exp",
12586 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
12587 and "show language at fsub in langs.exp".
12588 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
12589 "list line 1 in include file", "list message for lines past EOF",
12590 "list function in include file", "list list0.h:foo", and
12591 "list filename:function; nonexistant function".
12592 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
12593 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
12594 and "ptype t_char_array" to be for native cc only.
d63a86f8 12595
c906108c
SS
12596Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
12597
d63a86f8 12598 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
12599 setup_xfail for "print coremaker_bss", "print coremaker_ro",
12600 "print func2::coremaker_local", and "backtrace in corefile.exp".
12601
12602Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
12603
12604 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
12605 "bt in signals.exp". This problem only appears when running
12606 the testsuite, and then only intermittently.
12607
12608Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12609
12610 * gdb.base/return.exp (return_tests): Differentiate between
12611 two tests of continuing.
12612
12613Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12614
12615 * */Makefile.in (maintainer-clean): Remove config.log.
12616 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
12617 * gdb.c++/Makefile.in (PROGS): Add inherit.
12618 (clean): Remove *.ci.
12619
12620Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
12621
12622 * gdb.c++/misc.cc: Add test code from Mike Stump.
12623 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
12624
12625Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
12626
12627 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
12628 to "alpha-*-osf2*" and add comment.
12629 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
12630 setup_xfail for "step over execarg initialization" and
12631 "step over corearg initialization".
12632 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
12633 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
12634 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
12635 gcc compiled for "print coremaker_bss", "print coremaker_ro",
12636 "print func2::coremaker_local", and "backtrace in corefile.exp".
12637 * gdb.base/signals.exp: Build and source signals.ci.
12638 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
12639 to be for gcc only.
12640 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 12641
c906108c
SS
12642Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12643
12644 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
12645 Feb 3 procfs.c change.
12646
12647Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
12648
12649 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
12650
12651Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
12652
12653 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
12654 from dejagnu's apparent default of 10 seconds, which gives random
12655 results when running the tests over NFS on moderately loaded systems.
12656 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
12657
12658Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
12659
12660 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
12661 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
12662 result reports.
12663
12664Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
12665
12666 * configure.in (CY_AC_PATH_TCLH): Remove.
12667 * configure: Regenerate.
12668
12669Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
12670
12671 * gdb.c++/Makefile.in (clean): Add missing '{'.
12672
12673Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
12674
12675 * lib/gdb.exp: Provide a default value for noinferior.
12676
12677 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
12678 Load libgloss.exp.
12679
12680Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
12681
12682 * gdb.disasm/hppa.exp: Compile directly into an executable, use
12683 the executable, not the .o to run the tests from.
12684
12685Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
12686
12687 * gdb.base/break.exp: Don't test for program exit or exit status
12688 if $noresults if nonzero.
12689 * gdb.base/langs.exp: Likewise.
12690 * gdb.base/watchpoint.exp: Likewise.
12691
12692 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
12693 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
12694 trying to compile the testcase.
12695
12696Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
12697
12698 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
12699 * gdb.base/signals.exp (continue to handler): Likewise.
12700
12701Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
12702
12703 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
12704
12705 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
12706
12707Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
12708
12709 * gdb.base/corefile.exp: Recognize "not found" as failure
12710 when trying to determine if a core file was generated.
12711 If no core file was generate the first time, try again without
12712 the ulimit -c to work around braindamaged shells.
12713
12714Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
12715
12716 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
12717 [] tests with "test" and enclose string in quotes.
12718 * gdb.stabs/configure: Rebuild
d63a86f8 12719
c906108c
SS
12720Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
12721
12722 Changes in sync with expect:
12723 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
12724 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
12725 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
12726 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
12727 argument to AC_REQUIRE.
12728 * configure: Regenerated.
12729
12730Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
12731
12732 * gdb.base/corefile.exp: When generating a core, discard any
12733 error messages about ulimit not found and the "core dumped"
12734 message from the shell that runs the coredumper.
12735
12736Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
12737
12738 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
12739
12740 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
12741 which sed script to run. Expect failure for v_comb test
12742 on PA targets too.
d63a86f8 12743
c906108c
SS
12744Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
12745
12746 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
12747 "print func2::coremaker_local" and for "backtrace in corefile.exp"
12748
12749Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
12750
12751 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
12752 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
12753 "sparc-sun-solaris*" xfails for "p v_comb".
12754 * lib/gdb.exp (default_gdb_start): Fix typo.
12755 * gdb.base/corefile.exp: Allow "Core was generated by ..."
12756 messages to not include the full program name that caused
12757 the core dump since some systems (such as solaris) apparently
12758 truncate this path to about 80 characters.
12759 When generating a core file first try increasing the core file
12760 size limit to unlimited since some systems may default it to
12761 zero, and it is harmless to try it. Move the test for failing
12762 to generate a core file to where it will actually get executed.
12763 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
12764 new gdb result from g++ debug info improvements and make old
12765 pattern obsolescent. Also account for size_t differences
12766 (may be int or long).
12767 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
12768 initialization before function call is placed in the delay slot
12769 and thus appears to be skipped over by commands such as "next".
12770
12771Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12772
12773 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
12774
12775Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
12776
12777 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
12778 input source file; fix code to compile test to deal with this
12779 convention.
12780 * gdb.c++/*.exp: Likewise.
12781
12782Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
12783
12784 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
12785 "bt in signals.exp".
12786
12787Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
12788
12789 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
12790 "step over execarg initialization" and
12791 "step over corearg initialization".
12792
12793Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
12794
12795 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
12796 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
12797
12798Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
12799
12800 From Rob Savoye (rob@poseidon.cygnus.com)
12801 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
12802 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
12803 configure.in}, gdb.disasm/{Makefile.in, configure.in},
12804 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
12805 configure.in}: Major reworking for autoconfig.
12806 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
12807 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
12808 New files.
12809 * config/unix-gdb.exp: Make GDB global.
12810 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
12811 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
12812 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
12813 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
12814 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
12815 term.exp, twice.exp, watchpoint.exp, whatis.exp},
12816 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
12817 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
12818 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
12819 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
12820 pr-8136.exp, result.exp, string.exp, tuples.exp},
12821 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
12822 to returns as necessary, arrange for test to compile own testcase
12823 executable.
12824 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 12825
c906108c
SS
12826Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
12827
12828 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
12829 clear_xfail at end of test which might not call either pass or fail.
12830 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
12831 "backtrace through signal handler".
12832
12833Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12834
12835 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
12836 continuing from a job control stop signal.
12837 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
12838
12839Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
12840
12841 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
12842 * gdb.base/corefile.exp: Likewise.
12843 * gdb.base/funcargs.exp: Likewise.
12844
12845Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
12846
12847 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
12848 * config/monitor.exp: Add support for setting baud rate.
12849
12850Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
12851
12852 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
12853 i*86-*-linux* xfails for "backtrace through signal handler".
12854 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
12855 "print func2::coremaker_local".
12856 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
12857 alpha-dec-osf2* xfail for
12858 "delete all breakpoints when none".
12859
12860Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
12861
12862 * gdb.base/break.exp: Change test that deletes all breakpoints
12863 when no user breakpoints are installed. A post 4.15 change
12864 causes gdb to no longer prompt in this case.
12865
12866Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
12867
12868 * gdb.base/return.exp (return_tests): Change xfail for test
12869 "correct value returned double test" to stop xfailing at
12870 Solaris 2.5. Apparently the bug has been fixed.
12871
12872Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
12873
12874 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
12875 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
12876
12877Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
12878
12879 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
12880 * gdb.disasm/hppa.s: Corresponding changes.
12881
12882Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
12883
12884 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
12885 makefile fragment.
12886 * config/mt-hpux: Deleted.
12887
12888Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
12889
d63a86f8 12890 * Many files: When warning about suppressed tests due to a
c906108c
SS
12891 nonexistant test binary, avoid incrementing the warning count.
12892
12893Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
12894
12895 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 12896
c906108c
SS
12897Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12898
12899 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
12900 "sparc-*-solaris2*".
12901
12902Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12903
12904 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
12905 Add global and local variables and initialize them.
12906 * gdb.base/corefile.exp: Test correct mapping of corefile sections
12907 by printing variables. Remove rs6000 and powerpc xfails, BFD now
12908 extracts the file name and terminating signal from the core file.
12909 * TODO: Remove note about tests for correct mapping of corefile.
12910 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
12911 from optimizing it away.
12912 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
12913 handles common blocks.
12914
12915Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
12916
12917 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
12918 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
12919
12920Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
12921
12922 * Makefile.in (maintainer-clean): New target, synonym for
12923 realclean.
12924 * gdb.base/Makefile.in (maintainer-clean): Likewise.
12925 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
12926 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
12927 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
12928 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
12929 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
12930
12931Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
12932
12933 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
12934 xfails when not gcc compiled for "print foo::funclocal".
12935 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
12936 "print foo::funclocal at foo",
12937 "print 'scope1.c'::foo::funclocal at foo",
12938 "print foo::funclocal_bss at foo",
12939 "print 'scope1.c'::foo::funclocal_bss at foo",
12940 "print foo::funclocal_ro at foo",
12941 "print 'scope1.c'::foo::funclocal_ro at foo",
12942 "print bar::funclocal at foo" and
12943 "print 'scope1.c'::bar::funclocal at foo".
12944 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
12945 gcc compiled for "print foo::funclocal at bar".
12946 Expand all messages to ensure that they identify that
12947 the test is at bar().
12948 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
12949 gcc compiled for:
12950 "ptype on opaque struct pointer (statically)",
12951 "ptype on opaque struct tagname (statically)",
12952 "ptype on opaque struct pointer (dynamically) 1",
12953 "ptype on opaque struct tagname (dynamically) 1",
12954 "ptype on opaque struct pointer (dynamically) 2" and
12955 "ptype on opaque struct tagname (dynamically) 2
12956 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
12957 gcc compiled for:
12958 "p datalocal"
12959 "whatis datalocal",
12960 "ptype datalocal",
12961 "p bsslocal",
12962 "whatis bsslocal", and
12963 "ptype bsslocal".
12964 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
12965 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
12966 when not gcc compiled.
12967 * gdb.base/funcargs.exp (float_and_integral_args): Add
12968 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
12969 compiled.
12970 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
12971 "backtrace from call6a" when not gcc compiled.
12972 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
12973 "backtrace from call7a" when not gcc compiled.
12974 * gdb.base/callfuncs.exp (do_function_calls):
12975 Add "hppa*-*-hpux*" xfail when not gcc compiled for
12976 "p t_char_array_values(char_array_val2,char_array_val1)",
12977 "p t_char_array_values(char_array_val1,char_array_val2)",
12978 "p t_char_array_values("carray 1","carray 2")",
12979 "p t_char_array_values("carray 1",char_array_val2)",
12980 "p t_char_array_values(char_array_val1,"carray 2")",
12981 "p sum_args(1,{2})",
12982 "p sum_args(2,{2,3})",
12983 "p sum_args(3,{2,3,4})",
12984 "p sum_args(4,{2,3,4,5})"
12985 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
12986 "backtrace in corefile.exp" when not gcc compiled.
12987
12988Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12989
12990 * gdb.base/signals.exp: Rewrite `handle all print' test as
12991 a procedure. Accept blanks or TABs as whitespace, increase
12992 timeout and expect input buffer size for the large output
12993 from the command. Remove "i*86-*-bsdi2.0" xfail.
12994
12995Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12996
12997 * gdb.base/setvar.exp: Add new testcases for truncation when
12998 assigning invalid values to bitfields.
12999
13000Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
13001
d63a86f8 13002 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
13003 mips-sgi-irix* xfail for
13004 "call inferior func with struct - returns char *"
13005 and fix test so that an optional (unsigned char *) cast is
13006 accepted in the result.
13007
13008Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
13009
13010 * gdb.base/funcargs.exp (float_and_integral_args): Remove
13011 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
13012 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
13013 * gdb.base/signals.exp: Remove duplicate "handle all print" test
13014 that accidentally got checked in.
13015
13016Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
13017
d63a86f8 13018 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
13019 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
13020 compiled test.
13021 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
13022 Add mips-sgi-irix5* xfail for not gcc compiled.
13023 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
13024 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
13025 "p top", "whatis top", "p middle", and "whatis middle".
13026 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
13027 "whatis signed char" for not gcc compiled.
13028 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
13029 "set variable signed char=-1 (-1)" and
13030 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
13031 * gdb.base/funcargs.exp (float_and_integral_args):
13032 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
13033 Add mips-sgi-irix* xfail when not gcc compiled for
13034 "continue to call2b".
13035 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
13036 "continue to call2g".
13037 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
13038 "backtrace from call6a"
13039 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
13040 "backtrace from call7k".
13041 Add mips-sgi-irix5* xfail when not gcc compiled for
13042 "backtrace from call7a".
13043 (localvars_after_alloca): Fix gdb_test cmds for
13044 "print * after runto ...".
13045 Remove rs6000-*-* xfails for
13046 "print i after runto localvars_after_alloca" and
13047 "print l after runto localvars_after_alloca"
13048 for all compilers.
13049 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
13050 when not compiled with gcc, for:
13051 "print signed char == (minus)",
13052 "print signed char != (minus)",
13053 "print signed char < (minus)",
13054 "print signed char > (minus)".
13055 * gdb.base/callfuncs.exp (do_function_calls):
13056 Add mips-sgi-irix* xfail, when compiled with native compiler, for
13057 "call inferior func with struct - returns char *".
d63a86f8 13058 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
13059 "correct value returned double test" to include Solaris 2.4.
13060 * gdb.base/funcargs.exp (float_and_integral_args):
13061 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 13062
c906108c
SS
13063Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13064
13065 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
13066 enumeration bitfields if compiling with GNU C.
13067 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
13068 to empty' prompt.
13069
13070Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
13071
13072 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
13073 test for PRO targets.
13074
13075 * gdb.base/funcargs.exp: Avoid ever setting more than 8
13076 breakpoints in the inferior at any given time by making
13077 two groups of breakpoints for call2*, call6* and call7*
13078 tests.
13079
13080Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13081
13082 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
13083 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
13084 from optimizing it away.
13085 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
13086 "call inferior func with struct".
13087
13088Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
13089
13090 * configure.in: Only configure gdb.chill for particular targets.
13091
13092Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
13093
13094 * gdb.base/Makefile.in: Add action to .c.o transformation
13095 rule that generates a .ci file for each .o file and remove
13096 explicit .c.o rules except for callfuncs.o.
13097 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
13098 generates a .ci file for each .o file and remove explicit
13099 .cc.o rules.
13100 (clean): Remove *.tmp *.ci files.
13101 (EXECUTABLES): Remove templ-info.exp.
13102 * gdb.base/compiler.c: New file.
13103 * gdb.c++/compiler.cc: New file
13104 * gdb.base/scope.exp: Source gdb.base/scope.ci.
13105 Change rs6000-*-* xfail for
13106 "print 'scope0.c'::filelocal_ro" and
13107 "print 'scope1.c'::filelocal" and
13108 "print 'scope1.c'::filelocal_bss" and
13109 "print 'scope1.c'::filelocal_ro" and
13110 "print 'scope1.c'::foo::funclocal" and
13111 "print 'scope1.c'::foo::funclocal_ro" and
13112 "print 'scope1.c'::bar::funclocal" and
13113 "print 'scope0.c'::filelocal_ro" and
13114 "print 'scope1.c'::filelocal at foo" and
13115 "print 'scope1.c'::filelocal_bss at foo" and
13116 "print 'scope1.c'::filelocal_ro at foo" and
13117 "print 'scope1.c'::foo::funclocal at foo" and
13118 "print 'scope1.c'::foo::funclocal_bss at foo" and
13119 "print 'scope1.c'::foo::funclocal_ro at foo" and
13120 "print 'scope1.c'::bar::funclocal at foo" and
13121 "print 'scope0.c'::filelocal_ro" and
13122 "print 'scope1.c'::filelocal" and
13123 "print 'scope1.c'::filelocal_bss" and
13124 "print 'scope1.c'::filelocal_ro" and
13125 "print 'scope1.c'::foo::funclocal" and
13126 "print 'scope1.c'::foo::funclocal_bss" and
13127 "print 'scope1.c'::foo::funclocal_ro" and
13128 "print 'scope1.c'::bar::funclocal" and
13129 "print 'scope1.c'::bar::funclocal_bss"
13130 to only be xfail'd when not compiled with gcc.
d63a86f8 13131 Add rs6000-*-* xfail for
c906108c
SS
13132 "print 'scope0.c'::filelocal_bss before run"
13133 when compiled with gcc.
13134 (test_at_main): Add rs6000-*-* xfail for
13135 "print filelocal_ro in test_at_main"
13136 when compiled with gcc.
13137 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 13138 Add rs6000-*-aix* xfail for
c906108c
SS
13139 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
13140 "ptype t_char_array", not compiled with gcc.
13141 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
13142 xfail for "list foo (in include file)" when gcc compiled.
13143 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
13144 (integral_args): Add rs6000-*-* xfail for
13145 "run to call0a" if not compiled with gcc.
13146 (unsigned_integral_args): Add rs6000-*-* xfail for
13147 "run to call1a" if not compiled with gcc.
13148 (float_and_integral_args): Add rs6000-*-* xfail for
13149 "run to call2a" if not compiled with gcc and for
13150 "continue to call2b" for any compiler.
13151 Add rs6000-*-* xfail to
13152 "print f1 after run to call2a" for gcc compiled.
13153 (discard_and_shuffle): Add rs6000-*-* xfail for
13154 "run to call6a".
13155 (shuffle_round_robin): Add rs6000-*-* xfail for
13156 "backtrace from call7a" if not compiled with gcc.
13157 Add rs6000-*-* xfail for
13158 "backtrace from call7b" if compiled with gcc.
13159 (call_after_alloca): Add rs6000-*-* xfail for
13160 "print c in call_after_alloca" and
13161 "print s in call_after_alloca" and
13162 "backtrace from call_after_alloca_subr"
13163 if not compiled with gcc.
13164 (localvars_in_indirect_call): Add rs6000-*-* xfail for
13165 "print c in localvars_in_indirect_call" and
13166 "print c in localvars_in_indirect_call" and
13167 "backtrace in indirectly called function" and
13168 "stepping into indirectly called function"
13169 if not compiled with gcc.
13170 (localvars_after_alloca): Add rs6000-*-* xfail for
13171 "print c after runto localvars_after_alloca" and
13172 "print s after runto localvars_after_alloca" and
13173 "print i after runto localvars_after_alloca" and
13174 "print l after runto localvars_after_alloca"
13175 for all compilers.
13176 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
13177 than whatis-info.exp.
13178 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
13179 than opaque-info.exp.
13180 Setup rs6000-*-* xfail for
d63a86f8 13181 "ptype on opaque struct pointer (statically)" and
c906108c
SS
13182 "ptype on opaque struct pointer (dynamically)" when
13183 not compiled with gcc.
13184 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
13185 rather than callf-info.exp.
13186 (do_function_calls): Add clear_xfail for rs6000-*-* for
13187 "p t_float_values2(3.14159,float_val2)". Seems to work
13188 fine there, both with xlc and gcc. Need to find out what
13189 it is doing right and fix other platforms.
13190 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
13191 "call inferior func with struct - returns int",
13192 "call inferior func with struct - returns long",
13193 "call inferior func with struct - returns float",
13194 "call inferior func with struct - returns double",
13195 "call inferior func with struct - returns char *",
13196 but only if not gcc compiled (presumes xlc compiled).
13197 Change rs6000-*-* xfails for
13198 "call inferior func with struct - returns char" and
13199 " call inferior func with struct - returns short" to only
13200 xfail if not using gcc.
13201 (clean mostlyclean): Remove *.ci and *.tmp files.
13202 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
13203 than templ-info.exp.
13204 * gdb.base/langs.exp: Source gdb.base/langs.ci.
13205 Add rs6000-*-* xfail for "up to foo in langs.exp"
13206 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
13207 when not gcc compiled.
d63a86f8 13208
c906108c
SS
13209Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13210
13211 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
13212 * gdb.base/corefile.exp: Likewise.
13213 * gdb.base/list.exp: Likewise.
13214 * gdb.base/scope.exp: Likewise.
13215 * gdb.base/siganls.exp: Likewise.
13216
13217 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
13218 compiler output.
13219 * gdb.base/whatis.exp: Likewise.
13220
13221Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
13222
13223 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
13224 failure (opcode table has been fixed to match reality).
13225
13226Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
13227
13228 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
13229 "call inferior func with struct - returns char",
13230 "call inferior func with struct - returns short"
13231
13232 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
13233 "print 'scope0.c'::filelocal at main",
13234 "print 'scope0.c'::filelocal_bss in test_at_main",
13235 "print 'scope0.c'::filelocal at foo",
13236 "print 'scope0.c'::filelocal_bss in test_at_foo",
13237 "print 'scope0.c'::filelocal at bar",
13238 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 13239
c906108c
SS
13240 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
13241 in source file 1". This bug seems to have been fixed with both
13242 gcc and native cc (was native assembler bug?).
13243
13244Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
13245
13246 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
13247 "backtrace through signal handler" to "i*86-*-sysv4*".
13248 * gdb.base/signals.exp: Add xfail for "'next' behaved as
13249 continue" case. Add "known SVR4 bug" to fail message.
13250 Add "i*86-*-bsdi2.0" xfail for "handle all print".
13251 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
13252 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
13253 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
13254 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
13255 "up to foo in langs.exp", "show language at foo in
13256 langs.exp", "up to cppsub_ in langs.exp", "show
13257 language at cppsub_ in langs.exp", "up to fsub in
13258 langs.exp", and "show language at fsub in langs.exp".
13259 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
13260 "bactrace in corefile.exp".
13261 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
13262 "call inferior function with struct - returns float" and
13263 "call inferior function with struct - returns double".
d63a86f8 13264
c906108c
SS
13265Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
13266
13267 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
13268 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
13269 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
13270 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
13271
13272Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
13273
13274 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
13275 (or overriden) "CHILL" macro rather then bare "gcc".
13276 Also look for ../../gcc/xgcc since that is what we will
13277 actually need, not "Makefile". Remove following assignment
13278 of CHILL to CHILL_FOR_TARGET because that results in
13279 recursive definition.
13280
13281Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
13282
13283 * gdb.base/corefile.exp: Change xfail for backtrace in
13284 corefile.exp from linuxaout to all linux.
13285 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
13286 cases where we miss the breakpoint at the signal handler
13287 for some reason. Setup xfail for linuxoldld/linuxaout and
13288 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
13289 hitting SIGURG breakpoint.
13290 * gdb.base/signals.exp: Setup xfail for "next" acting like
13291 continue to add linuxoldld. Setup xfail for all linux for
13292 "next to handler in signals_tests_1", "backtrace in
13293 signals_tests_1", "continue to func1", "pass SIGUSR1",
13294 and continue to handler".
13295
13296Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
13297
13298 * Update all FSF addresses except those in COPYING* files.
13299
13300Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
13301
13302 * gdb.base/a2-run.exp: Change messages to be more explicit about
13303 the status of args, and quote binfile in results.
13304
13305Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
13306
13307 * gdb.base/callfuncs.exp: Add tests for passing structs to
13308 inferior functions and return various types.
13309 * gdb.base/callfuncs.c: Add functions to receive a struct
13310 and return a member of the struct, in various types.
13311
13312Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13313
13314 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
13315
13316Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13317
13318 * config/vxworks29k.exp: New file, sources vxworks.exp.
13319
13320Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13321
13322 * config/gdbremote.exp: New file. Testing framework using
13323 gdbserver.
13324
13325Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
13326
13327 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
13328 "call function when asleep" and "send end of file".
13329 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
13330 for "backtrace in corefile.exp".
13331 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
13332 for "backtrace through signal handler".
13333 * gdb.base/corefile.exp: Make sure we actually generate a core file
13334 before trying the core tests. Some systems allow the user to suppress
13335 generation of core files and default to that (linux for example).
13336 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
13337 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
13338
13339Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13340
13341 * gdb.threads: New directory with some crude multi-threaded
13342 gdb tests (step.exp and step2.exp).
13343 * config/mt-lynx (STEP_EXECUTABLE): Define.
13344 (THREADFLAGS): Define.
13345
13346Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
13347
13348 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
13349
13350 * gdb.base/signals.exp: Disable whole file for lynx until
13351 further notice.
13352
13353 * gdb.base/signals.exp: xfail test where "next" acts like
13354 "continue" for lynx.
13355
13356 * gdb.base/interrupt.exp: xfail test for calling function while
13357 inferior is asleep for lynx.
13358
13359 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
13360 than one cr-lf after each command.
13361
13362Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13363
13364 * configure.in: Reinstate setting of stabsdirs variable, fix
13365 typo in setting up configdirs for native builds.
13366
13367 * gdb.base/return.exp: Fix typo in return double test.
13368 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
13369 compiler from optimizing them away.
13370
13371Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
13372
13373 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
13374 sequences to be echo'd by gdb when using gdb_test.
13375 * gdb.chill/chexp.exp: Likewise.
13376 * gdb.fortran/exprs.exp: Likewise
13377
13378Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13379
13380 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
13381 after the inferior gdb has started.
13382
13383 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
13384 after each command.
13385 * gdb.base/funcargs.exp: Likewise.
13386 * gdb.base/gdbvars.exp: Likewise.
13387 * gdb.base/interrupt.exp: Likewise.
13388 * gdb.base/list.exp: Likewise.
13389 * gdb.base/watchpoint.exp: Likewise.
13390 * gdb.c++/demangle.exp: Likewise.
13391 * gdb.c++/inherit.exp: Likewise.
13392 * gdb.chill/chexp.exp: Likewise.
13393 * gdb.fortran/exprs.exp: Likewise.
13394
13395 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
13396 test if we can't handle IO to/from the inferior.
13397
13398 * gdb.c++/misc.exp: Always check for a program already being
13399 started after sending a "run" command to gdb.
13400
13401 * gdb.base/twice.exp: Start with a fresh gdb.
13402
13403 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
13404 only depend on gdb's expression code, not the chill runtime.
13405
13406 * gdb.base/return.c: Put return values into variables so we
13407 can have gdb print them rather than depending on the program
13408 to print them.
13409 * gdb.base/return.exp: Corresponding changes.
13410
13411 * lib/gdb.exp: Provide default value for noinferiorio.
13412 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
13413 the inferior.
13414
13415 * gdb.base/break.exp: Always check for a program already being
13416 started after sending a "run" command to gdb.
13417 (text_next_with_recursion): Don't check the output from the
13418 program's printf statement. Instead just make sure the program
13419 exited.
13420
13421 * gdb.base/commands.exp: Protect tests which need arguments with
13422 $noargs conditionals.
13423
13424Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13425
13426 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
13427 of structure member arrays to match gdb/valops.c:value_addr change.
13428
13429Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
13430
13431 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
13432 cases.
13433
13434Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
13435
13436 * configure.in (configdirs): Remove gdb.chill from default list
13437 of subdirs and then add it back in only if doing a native build.
13438 The current chill compiler does not yet work in any cross build.
13439 * Revert all signal changes from Jul 6.
13440 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
13441 for sh-hms targets, allowing these tests to link, with no other
13442 changes. Testing is suppressed by setting "nosignals" in site.exp.
13443
13444Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
13445
13446 * configure.in (signaldirs): Define and add to configdirs for all
13447 targets except some specific ones that are known to not support signals.
13448 Also clean up formatting.
13449 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
13450 (signals, sigall): Remove rules to build.
13451 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
13452 Moved to new gdb.signals directory.
13453 * gdb.signals: New test directory.
13454 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
13455 signals.c signals.exp}: New or moved files.
13456
13457Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
13458
13459 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
13460
13461Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
13462
13463 * gdb.base/return.exp: Xfail `return double' test failure
13464 on at least Solaris 2.3 and handle future/past versions on
13465 a case by case basis as appropriate. Also update message
13466 to include i*86 failures.
13467
13468Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13469
13470 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
13471
13472 * lib/gdb.exp: Fix comment which erroneously identified
13473 gdb_file_cmd as gdb_load (the 19 May change was in fact to
13474 gdb_file_cmd not gdb_load).
13475 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
13476
13477 * gdb.base/setvar.exp: Make test names consistent between pass and
13478 fail cases. Use gdb_test more.
13479
13480Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13481
13482 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
13483
13484Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13485
13486 * gdb.base/help.exp: Fix expected help string for `show commands'.
13487
13488Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
13489
13490 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
13491
13492 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
13493 of a text section.
13494
13495Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
13496
13497 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
13498 that loop eventually terminates. Fix Connection refused logic so
13499 that testsuite will expire nicely.
13500
13501Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
13502
13503 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
13504 config/rom68k.exp: New tcl glue for the appropriate monitors.
13505 These all just end up calling monitor.exp.
13506 * config/monitor.exp (gdb_target_monitor): Handle `Connection
13507 refused' by retrying. Cleanup some timeout issues.
13508 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
13509 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
13510 callers don't have to set/restore global timeout variable.
13511
13512 * The following set of changes centralizes management of the global
13513 timeout variable. This way, it can be set in one target dependent
13514 place instead of dozens of places scattered throughout the test suite.
13515 If you need to lengthen a timeout, then you should either set timeout
13516 in one of the config/{target}.exp files, or multiply it by a factor.
13517 Setting it to an absolute value is always going to lose for some
13518 targets.
13519 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
13520 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
13521 * gdb.base/funcargs.exp: Don't set timeout.
13522 * gdb.base/list.exp (test_forward_search): Only use local timeout.
13523 * gdb.base/printcmds.exp (test_print_string_constants
13524 test_print_array_constants): Don't set timeout.
13525 * gdb.base/ptype.exp: Don't set timeout.
13526 * gdb.base/recurse.exp: Don't set timeout.
13527 * gdb.base/return.exp: Don't set timeout.
13528 * gdb.base/watchpoint.exp: Don't set timeout.
13529 * gdb.c++/classes.exp (do_tests): Don't set timeout.
13530 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
13531
13532Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13533
13534 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
13535
13536Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13537
13538 * lib/gdb.exp: Disable chill tests for irix5.
13539
13540Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13541
13542 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
13543 each test pass or fail.
13544
13545Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13546
13547 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
13548 xlc not gcc.
13549
13550Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
13551
13552 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
13553
13554Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
13555
13556 * config/est.exp: Fix copyright and comments. Remove dead code.
13557 Use targetname, serialport and baud variables instead of fixed
13558 constants.
13559 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
13560 * config/cpu32bug.exp: New file to support cpu32bug monitors.
13561
13562Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13563
13564 * gdb.base/watchpoint.exp: Don't run
13565 test_watchpoint_triggered_in_syscall for sunos.
13566
13567Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13568
13569 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
13570 they don't seem to exist. Do include stdio.h.
13571
13572Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13573
13574 * gdb.base/a1-selftest.exp: Add alpha xfail.
13575
13576Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13577
13578 * gdb.base/watchpoint.c (main): Prompt before calling read().
13579 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
13580 Revise accordingly. Remove cruft about sending "123" several
13581 times, until it gets noticed. Clean up the "print buf[0]" stuff
13582 so that it passes or fails, and waits for prompts in the usual way.
13583
13584Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13585
13586 * gdb.base/recurse.exp: Fix comment.
13587
13588 * TODO: Remove item about printing variables in nodebug.exp. Add
13589 item about enabling tests which are only run on some targets.
13590
13591 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
13592 fail, make test names unique, use new gdb_test convention
13593 regarding pattern, use gdb_test more, etc.).
13594
13595 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
13596 fail, make test names unique, etc.).
13597
13598Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13599
13600 * gdb.base/nodebug.c: Change return type of top and middle to
13601 short.
13602 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
13603 are fixed by the recent mdebugread.c changes. Allow `short ()'
13604 as type for top and middle.
13605
13606Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13607
13608 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
13609 nearly as I can tell, the whole thing was an accident in Stu's
13610 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
13611 to replace a send/expect pair with gdb_test, but ended up only
13612 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
13613 of 30 Mar 1995 took care of it, but left this vestigial comment
13614 which I am now nuking.
13615
13616Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13617
13618 * gdb.base/break.exp: Look for different line number for
13619 breakpoint at main depending on usestubs.
13620
13621Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13622
13623 * gdb.base/list.exp: Adjust some alternate expect patterns to
13624 match recent list0.c change. Add alternate expect pattern for
13625 output from `list default lines around main' for optimizing
13626 compilers.
13627
13628Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13629
13630 * lib/gdb.exp: If nosignals is not set, set it to 0.
13631
13632Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
13633
13634 * config/slite-gdb.exp: Responds to load symbol table prompt.
13635 * gdb.base/break.exp: Adjust line number, fix rerun.
13636 * gdb.base/langs0.c: Add #ifdef usestubs.
13637
13638Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
13639
13640 * gdb.base/list.exp: Adjust line contents after adding new lines in
13641 list0.c. Also fix a syntax error.
13642
13643 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
13644 * gdb.base/break.exp: ditto.
13645 * gdb.base/list.exp: ditto.
13646 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
13647 * gdb.base/run.c: ditto.
13648 * gdb.base/list0.c: ditto.
13649 * gdb.base/funcargs.c: ditto.
13650
13651Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
13652
13653 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
13654 $targetname, $serialport and $baud instead of hardwired variables.
13655 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
13656 target doesn't support signals.
13657
13658Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
13659
13660 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
13661
13662Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13663
13664 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
13665 Don't rely on the value of an auto variable before it has been
13666 initialized. Use gdb_test more.
13667
13668Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13669
13670 * lib/gdb.exp (default_gdb_version): A version number must start
13671 with a digit, but other than that contains all characters up to
13672 the first whitespace character.
13673
13674Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13675
13676 * gdb.base/commands.exp (breakpoint_command_test): New tests.
13677
13678Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13679
13680 * gdb.c++/*.exp: Warn if executable does not exist. The original
13681 reason for skipping the warning was that configure.in sometimes
13682 intentionally skipped building the executables but the tcl code
13683 had no way of knowing. That (a) was always bogus with respect to
13684 error handling, (b) is no longer true (right now there is no way
13685 to skip C++ tests).
13686
13687 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
13688
13689Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13690
13691 * gdb.base/list.exp: Add expect patterns for output from
13692 SunPRO compiled executables.
13693 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
13694 types.
13695
13696Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13697
13698 * gdb.base/break.exp (test_next_with_recursion): Accept any line
13699 number (we are already testing that the correct source line text
13700 gets printed).
13701
13702 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
13703 that is what is intended, but something needed to be done to get
13704 sunos4 native working again.
13705
13706 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
13707
13708 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
13709 apparently went with a (very) old xfail.
13710
13711Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
13712
13713 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
13714 runto_main is a proc in gdb.exp that will do 'step' for target use
13715 stubs.
13716 * gdb.base/exprs.exp: ditto.
13717 * gdb.base/interrupt.exp: ditto.
13718 * gdb.base/opaque.exp: ditto.
13719 * gdb.base/printcmds.exp: ditto.
13720 * gdb.base/ptype.exp: ditto.
13721 * gdb.base/scope.exp: ditto.
13722 * gdb.base/setvar.exp: ditto.
13723 * gdb.base/signals.exp: ditto.
13724 * gdb.base/twice.exp: ditto.
13725 * gdb.c++/classes.exp: ditto.
13726 * gdb.c++/inherit.exp: ditto.
13727 * gdb.c++/templates.exp: ditto.
13728 * gdb.base/break.exp: no run and hit main for stubs. Change line
13729 numbers for breakpoints and info breakpoint.
13730 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
13731 breakpoint().
13732 * gdb.base/callfuncs.c: ditto.
13733 * gdb.base/exprs: ditto.
13734 * gdb.base/interrupt.c: ditto.
13735 * gdb.base/opaque0.c: ditto.
13736 * gdb.base/printcmds.c: ditto.
13737 * gdb.base/ptype.c: ditto.
13738 * gdb.base/scope0.c: ditto.
13739 * gdb.base/setvar.c: ditto.
13740 * gdb.base/signals.c: ditto.
13741 * gdb.base/twice.c: ditto.
13742 * gdb.c++/misc.cc: ditto.
13743 * gdb.c++/templates.cc: ditto.
13744
13745Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13746
13747 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
13748
13749 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
13750 somewhere between `read' and `main.c'. I'm pretty sure the
13751 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
13752 and it isn't particularly useful.
13753
13754 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
13755
13756Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13757
13758 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
13759
13760Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
13761
13762 * config/mt-slite: add LIBS and -nostdlib.
13763 * config/slite-gdb.exp: add this new file to support sparclite target.
13764
13765Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
13766
13767 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
13768
13769 * gdb.base/a2-run.exp: Change argument to istarget from
13770 "*-*-vxworks" to "*-*-vxworks*".
13771 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
13772
13773Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
13774
13775 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
13776 will not runto main but do a 'step' to step out of breakpoint().
13777 * config/mt-slite: add -Dusestubs.
13778
13779Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13780
13781 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
13782 instead of just @.
13783
13784 * gdb.base/signals.exp: Add test for "handle all print".
13785 * TODO: Remove "handle all print". Also remove item about
13786 checking copyright date (I don't like the idea of a spurious FAIL
13787 based on when we run the tests).
13788
13789 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
13790 for SunOS4 (reason for failure not investigated). Remove
13791 redundant test for $binfile.
13792
13793 * gdb.base/nodebug.c (array_index): Call malloc.
13794
13795 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
13796
13797Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
13798
13799 * gdb.base/recurse.exp: Update gdb_test invocation to use new
13800 conventions and slightly simplify the matching regexp.
13801
13802Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13803
13804 * gdb.base/break.exp: Update gdb_test invocation to use new
13805 convention.
13806
13807 * lib/gdb.exp: If noargs is not set, set it to 0.
13808
13809 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
13810 tests unique.
13811
13812 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
13813
13814Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13815
13816 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
13817 one argument of type "<non-float parameter>".
13818
13819Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
13820
13821 * config/rom68k.exp: New file to support Motorola IDP board.
13822 * gdb.base/a2-run.exp: Skip this file if noargs is set.
13823 * gdb.base/break.c: Change things around so that this program
13824 doesn't depend upon args. This is necessary to make remote
13825 targets work (in general, they can't take args).
13826 * gdb.base/break.exp: Don't try to send args to program. Don't
13827 expect output. Also, replace lots of code with gdb_test.
13828
13829Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13830
13831 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
13832 printing of '\'' (which is what the comment says we are testing,
13833 even though we were not), not '''.
13834 (test_integer_literals_rejected): Test that printing ''' is an error.
13835
13836 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
13837 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
13838 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
13839 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
13840 Use gdb_test not test_print_accept.
13841 * lib/gdb.exp: Remove test_print_accept.
13842
13843 * gdb.base/signals.exp (signal_tests_1): Make pass message
13844 consistent with fail message.
13845
13846 * gdb.base/whatis.exp: Remove xfails for printing char vs.
13847 unsigned char; the bug (PR 1821) is fixed.
13848
13849 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
13850
13851 * gdb.base/scope.exp (test_at_localscopes): Call pass for
13852 successful tests--makes xfailing them work right.
13853
13854Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13855
13856 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
13857 only \r\n, not .*. The test can pass .* as the last thing in
13858 $pattern if that is what it wants. In addition to providing this
13859 flexibility, this change should speed up pattern matching in cases
13860 where the pattern already ended with .* (there were a number of
13861 them). This change also helps catch bad patterns--in the old
13862 scheme the typo "char \*" instead of "char \\*" would pass. Now
13863 it is caught.
13864 * Many .exp files: Update callers.
13865
13866 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
13867 clearer and does not spuriously match multiple ('s. Likewise for
13868 ) and *.
13869
13870 * gdb.base/nodebug.exp: Test ability to call a function and pass
13871 it a string (even with no debugging info).
13872
13873 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
13874 "p '\'", which is the same as "p ''" once tcl gets done with
13875 quoting, to "p '\\'", which I suspect is what is intended (one
13876 backslash gets sent to GDB).
13877
13878 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
13879
13880Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13881
13882 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
13883 1817) was fixed literally years ago.
13884
13885Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13886
13887 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
13888 test, it causes stepping out of call_after_alloca_subr with
13889 optimizing compilers.
13890 (localvars_in_indirect_call): Consume GDB prompt if `finish'
13891 fails.
13892
13893 * gdb.c++/templates.exp: Source templ-info.exp only if
13894 the templates executable exists.
13895
13896 * gdb.c++/misc.cc (class Contains_static_instance,
13897 class Contains_nested_static_instance),
13898 gdb.c++/classes.exp (test_static_members): Test printing of
13899 a class that contains a static instance of the class.
13900
13901Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13902
13903 * gdb.base/langs2.c (cppsub_): Don't prototype.
13904 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
13905 only, I believe).
13906
13907Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13908
13909 * lib/gdb.exp (skip_chill_tests): New procedure.
13910
13911 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
13912
13913Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
13914
13915 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
13916 each expect pattern. Cuts runtime from 12 to about 4 seconds.
13917
13918Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13919
13920 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
13921
13922 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
13923 disassemble 8, not 16, instructions for part 4.
13924
13925 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
13926 support the latter anymore.
13927
13928 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
13929 -DNO_PROTOTYPES.
13930 * gdb.base/callfuncs.c: Control use of prototypes based on
13931 NO_PROTOTYPES, not __STDC__.
13932 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
13933 t_float_values2 tests if prototypes in use.
13934
13935 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
13936 t_double_values): When checking differences against DELTA, check
13937 that difference is within the range (-DELTA,DELTA), not just
13938 (-infinity,DELTA).
13939
13940Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
13941
13942 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
13943 'file' command firts, then 'target', then 'load', this is due to gdb
13944 target set up.
13945 * config/mips-gdb.exp: Fix a couple regular exp bugs.
13946
13947Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
13948
13949 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
13950 FP load/store variants.
13951 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
13952
13953Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
13954
13955 * gdb.base/term.exp: Do not give a warning if not native, it is
13956 not an abnormal condition.
13957
13958Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
13959
13960 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
13961 t_char_array".
13962
13963Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
13964
13965 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
13966 are getting the version number.
13967
13968 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
13969 if not native, it is not an abnormal condition.
13970
13971Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13972
13973 * lib/gdb.exp: Just use "file exists", rather than undocumented
13974 dejagnu procedure "findfile".
13975
13976Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13977
13978 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
13979 (LDFLAGS): Set to -Xlinker -Ur.
13980
13981 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
13982 Removed, these values are set by lib/gdb.exp.
13983
13984 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
13985
13986Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13987
13988 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
13989 of replicating gdb startup code.
13990
13991 * config/mt-vxworks (LDFLAGS): Set to -r.
13992 (CFLAGS_FOR_TARGET): Removed.
13993
13994 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
13995 (gdb) and gdb for vxworks uses (vxgdb).
13996
13997 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
13998 executable is not in the tree and host != target, use sed and
13999 program_transform_name to determine the gdb name used by the
14000 target.
14001
14002 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
14003 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
14004
14005Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14006
14007 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
14008 floats, chars, and shorts where there are ANSI-style function
14009 definitions.
14010
14011 * gdb.base/langs.exp, gdb.base/langs*: New test.
14012 * gdb.base/Makefile.in: Build it.
14013 * TODO: Remove item about checking that C names don't get C++
14014 demangling applied; this test tests it.
14015
14016Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14017
14018 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
14019 went with the const70 xfail. The xfail went away a year ago.
14020
14021 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
14022
14023 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
14024 for hp300.
14025
14026 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
14027
14028 * gdb.base/a1-selftest.exp: Don't run on hp300.
14029
14030Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14031
14032 * Makefile.in (site.exp): Set host_alias and target_alias as well
14033 as host_triplet and target_triplet.
14034
14035Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14036
14037 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
14038
14039 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
14040 places as other ecoff systems).
14041
14042 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
14043 ultrix.
14044
14045Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14046
14047 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
14048 remove them.
14049 * gdb.base/nodebug.exp: Accept "function" in addition to "text
14050 variable and "variable" in addition to "data variable".
14051 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
14052
14053 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
14054 2.
14055 * gdb.base/list1.c (long_line): Add additional statement at start
14056 of function.
14057 * gdb.base/list.exp (test_forward_search): Update line number to
14058 reflect new statement.
14059
14060Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14061
14062 * gdb.base/signals.exp: Reinitialize searched source directories
14063 after gdb_start call.
14064
14065Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
14066
14067 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
14068 * gdb.stabs/Makefile.in: Likewise.
14069
14070 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
14071 change. Instead split the tests into smaller pieces.
14072 * gdb.disasm/hppa.s: Corresponding changes.
14073
14074Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14075
14076 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
14077 Quote ^C when passing it to stty. For some shells ^ is a pipe.
14078
14079 * gdb.base/funcargs.exp: Modify many tests so that every test
14080 either passes or fails. Make some test names unique.
14081
14082Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14083
14084 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
14085 Call stty to set interrupt character.
14086
14087 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
14088 for HP assembler versus GNU assembler based on actual behavior of
14089 $(CC), rather than assuming that $(AS) is always the GNU assembler.
14090
14091 * TODO: Suggest a few more stepping tests.
14092
14093Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
14094
14095 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
14096 restart GDB for h8300 after a continue.
14097 (return): Add pattern to match a29k-udi behavior.
14098 * gdb.base/nodebug.exp: Remove obsolete comment.
14099 * gdb.base/regs.exp: New file, testing of register displays.
14100 * gdb.base/return.exp: Fix typo in reference to $objdir.
14101 * gdb.base/whatis.exp: Always start with a fresh GDB.
14102
14103Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14104
14105 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
14106 higher, these tests generate a lot of output.
14107
14108Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14109
14110 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
14111 code following the catch silently ignored some errors; without the
14112 catch they should be thrown like any other tcl error. Also, the
14113 catch used "" instead of {} which meant all the callers who wanted
14114 to include one of the characters "[]$ had to quote it an extra time.
14115 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
14116 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
14117 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
14118 Remove extra quoting.
14119
14120Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
14121
14122 * gdb.base/commands.exp: Make test names unique; every test either
14123 passes or fails. Update some comments.
14124
14125 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
14126
14127Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14128
14129 The following fixes a FAIL caused by the fact that the alpha stabs
14130 configuration didn't use the ".if alpha" code in weird.def.
14131 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
14132 bit pointer, so the 32 bit version works even on the alpha.
14133 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
14134 Remove the stuff which allowed us to have separate versions for
14135 alpha and everything else.
14136
14137 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
14138 regexp which "info func operator\[\](" is supposed to match. Fix
14139 string to send to GDB. Note that GDB still doesn't work right. Add a
14140 new test for "info func .perator\[\](" which GDB does handle correctly.
14141
14142 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
14143
14144Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14145
14146 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
14147 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
14148 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
14149 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
14150 it makes the tests harder to understand and confuses test-o-matic.
14151 The preferred style is that each test provides a PASS or a FAIL,
14152 and has a unique message (e.g. "continue #54" not just "continue")
14153 which is the same for the pass and the fail.
14154 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
14155 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
14156 to lib/gdb.exp.
14157 * gdb.base/printcmds.exp: Use test_print_accept. Remove
14158 prt_accept which was basically the same thing. Likewise for
14159 test_print_reject and prt_reject.
14160 * lib/gdb.exp (test_print_reject): Add some more error message
14161 patterns to match from the former printcmds.exp (prt_reject).
14162 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
14163 One defect of the passcount stuff is that some of it failed to
14164 report XPASS where appropriate.
14165 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
14166 stuff before and after arg in expected pattern.
14167 (test_paddr_operator_functions): Re-do test without print_addr_of;
14168 this is the only test which seems to want extra stuff there.
14169
14170Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14171
14172 * gdb.base/nodebug.exp: Update new tests to reflect improved
14173 wording of gdb output.
14174
14175 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
14176 and "ptype" work on variables in files compiled without -g.
14177 Replaces commented out "maint print msymbol" tests.
14178
14179Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14180
14181 * gdb.base/setvar.c (dummy): Call malloc.
14182
14183 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
14184 losing with the irix4 sed.
14185
14186 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
14187 ALRM" on irix4.
14188
14189Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14190
14191 * TODO: Remove items about corefile.exp testing new exec-file and
14192 backtrace; both are now done. Add items about printing enums.
14193
14194Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14195
14196 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
14197 "get signal $thissig" test fails.
14198
14199 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
14200
14201Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14202
14203 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
14204 compiler warning with dec alpha compiler.
14205
14206 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
14207 extra \n from gdb_test call (this explains why the prompt test
14208 that I removed yesterday was there).
14209 (user_defined_command_test): Remove extra \n and prompt test.
14210
14211 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
14212 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
14213 doesn't exist.
14214 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
14215 Also remove alpha workaround, which turns out to be because
14216 SIGABRT == SIGLOST.
14217
14218 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
14219
14220 * gdb.base/help.exp: Don't test "help show".
14221
14222Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14223
14224 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
14225 "set print address" is on.
14226 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
14227 pass prompt to gdb_test; gdb_test already looks for the prompt.
14228
14229 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
14230
14231 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
14232 was a vestige of the manual TESTSTRATEGY, and the purpose of it
14233 was to make sure that gdb can read a core file. But (a) the "read
14234 the corefile" part didn't make it to a1-selftest.exp, we just
14235 delete the corefile after creating it, and (b) we test reading
14236 corefiles in corefile.exp anyway. Also, this test left around a
14237 xgdb process on Solaris.
14238
14239 * gdb.base/corefile.exp: Also test backtrace.
14240
14241Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
14242
14243 * gdb.base/commands.exp: Test a simple user defined command with
14244 arguments and if/while statements; verify the full user command is
14245 printed by "show user".
14246
14247 * gdb.base/commands.exp: Test if/while commands as part of a
14248 breakpoint command list; verify they appear in breakpoint
14249 information.
14250
14251Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14252
14253 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
14254 than by dividing by zero.
14255
14256Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
14257
14258 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
14259 performing an inferior call with watchpoints enabled.
14260 * gdb.base/watchpoint.c (main): Delete second unnecessary read
14261 call.
14262
14263Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14264
14265 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
14266 of "file" command.
14267
14268 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
14269 Add additional pattern for when "int operator int(void);" appears
14270 in a different order.
14271
14272Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14273
14274 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
14275
14276 * gdb.base/help.exp: Replace most of docstrings for "info signals"
14277 and "signal" with ".*".
14278
14279Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14280
14281 * TODO: Add note about "handle all nostop".
14282
14283 * gdb.base/{sigall.c, sigall.exp}: New test.
14284 * gdb.base/Makefile.in: Add it.
14285
14286Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14287
14288 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
14289 when invoking GDB, suppresses any windowing interface.
14290
14291Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
14292
14293 * config/sim-gdb: New file, simulator testing support.
14294
14295Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
14296
14297 * gdb.base/interrupt.exp: Test calling func1 twice.
14298
14299Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
14300
14301 * gdb.base/list.exp (test_forward_search): Set timeout higher
14302 when we'll be getting lots of output from gdb.
14303
14304 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
14305 "init_malloc" to after the expect statement. Run it if that
14306 regexp is taken, but also for two others which happen if source
14307 cannot be found.
14308
14309Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14310
14311 * gdb.base/printcmds.exp: New test, for printing register before
14312 program is running.
14313
14314Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14315
14316 * gdb.base/list.exp: Correct some alternate expect patterns
14317 to reflect changes in list1.c.
14318
14319Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14320
14321 * TODO: Add item regarding large frames.
14322
14323 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
14324
14325 * TODO: Remove item about enabling return.exp; it
14326 is enabled. Suggest a few more "return" tests.
14327
14328Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14329
14330 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
14331 anonymous unions.
14332
14333Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14334
14335 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
14336 and pr-5646.o, so "make" is the same as "make all", not "make
14337 pr-4975.o".
14338
14339Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
14340
14341 * gdb.base/list.exp: Adjust expectations to reflect changes in
14342 list1.c.
14343 (test_forward_search): New test proc.
14344 * gdb.base/list1.c (long_line): New function, has long source line.
14345
14346Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
14347
14348 * gdb.base/a1-selftest.exp: Change initial stepping to know about
14349 additional line of code that was added.
14350
14351Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
14352
14353 * gdb.disasm/hppa.s: Break the large branching tests into smaller
14354 tests so as not to overflow expect's input buffers.
14355 * gdb.disasm/hppa.exp: Corresponding changes.
14356
14357Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14358
14359 Beginnings of template debugging tests.
14360 * gdb.c++/templ-info.cc: New file to test for template
14361 debugging capability of the compiler.
14362 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
14363 templ-info.cc.
14364 * gdb.c++/templates.cc: Add explicit template instantiations
14365 to enable compiling with -fno-implicit-templates. Add destructor
14366 and 'value' method to T5 class for template tests.
14367 * gdb.c++/templates.exp: Add testcases for printing of template
14368 types, setting breakpoints on template methods and calling a
d63a86f8 14369 template method.
c906108c
SS
14370
14371Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
14372
14373 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
14374 branch target since some assemblers (gas-2.5) may emit a
14375 relocation for the branch instead of resolving it in the
14376 assembler.
14377
14378Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14379
14380 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
14381 through signal handler.
14382
14383Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14384
14385 * configure.in (*-*-netware): Use config/mt-netware.
14386
14387 * config/mt-netware: New file.
14388 * config/mt-i386-netware: Removed, separate configs for different
14389 netware architectures are no longer needed now that we have
14390 --with-headers.
14391
14392Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14393
14394 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
14395 by the recent changes to use ANSI C arithmetic conversions.
14396
14397Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14398
14399 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
14400 bug involving using inferior_pid to figure out whether to select a
14401 frame.
14402
14403Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
14404
14405 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
14406 match the current disassembler output.
14407
14408Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
14409
14410 * gdb.fortran/exprs.exp: Expect VOID instead of void.
14411 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
14412 types, expect "int" as type of integer values (for now).
14413
14414Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
14415
14416 * gdb.base/commands.exp: New tests for if/while commands.
14417
14418Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
14419
14420 * lib/gdb.exp (runto): Replace sub-pattern for hex value
14421 by .*, since hex values have different syntax in Chill mode.
14422
14423Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14424
14425 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
14426 linefeed from expect pattern for repeated types with indices > 9.
14427
14428Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
14429
14430 First part of Fortran test suite.
14431 * gdb.fortran: New directory.
14432 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
14433
14434Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14435
14436 * gdb.base/default.exp: Update expect pattern for load command
14437 without arguments.
14438
14439Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14440
14441 * configure.in: Change i386 to i[345]86.
14442 * gdb.base/configure.in: Likewise.
14443 * gdb.c++/configure.in: Likewise.
14444 * gdb.chill/configure.in: Likewise.
14445
14446Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
14447
14448 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
14449 patterns, since that is not a valid context for comments.
14450
14451Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
14452
14453 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
14454 repeated types and repeated types with indices > 9.
14455
14456Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
14457
14458 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
14459 2417; old bug has been fixed.
14460
14461Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
14462
14463 * gdb.base/interrupt.exp: When trying to wake up the inferior,
14464 send the newline ourselves instead of assuming gdb_test will do
14465 so when passed an empty input string.
14466
14467 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
14468 stabs testcode.
14469
14470Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14471
14472 * lib/gdb.exp (gdb_test): Don't send anything if the first
14473 argument is an empty string. This makes cases where we want to
14474 match output that is already in expect's buffers (for example,
14475 matching a breakpoint after gdb_run_cmd has been called) work
14476 reliably.
14477
14478Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14479
14480 * config/netware.exp: New file.
14481
14482Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14483
14484 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
14485 the -B and -L prefixes so we can find the debugging stub.
14486
14487 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
14488 there and we are using the gcc from the tree.
14489
14490 * gdb.base/types.c: Removed.
14491
14492 * gdb.base/configure.in: Look for makefile fragments in ../config.
14493 Recognize i386-*-netware.
14494 * gdb.c++/configure.in: Likewise.
14495
14496Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14497
14498 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
14499 the correct TCL syntax.
14500
14501Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14502
14503 * gdb.base/opaque.exp: use runto instead of messing around with
14504 breakpoints. Simplify by using gdb_test.
14505
14506 * gdb.base/bitfields.exp: restart between tests on netware targets
14507 because breakpoints aren't relocated after target death. Run
14508 processes to completion.
14509
14510 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
14511
14512Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
14513
14514 * Makefile.in: Remove extra tabs that confuse some versions
14515 of "make". Use the newly built gdb to test with by default,
14516 rather than the first one in the tester's search path.
14517
14518Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
14519
14520 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
14521
14522 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
14523 condition help.
14524
14525Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14526
14527 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
14528
14529 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
14530 running.
14531 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
14532 * gdb.base/funcargs.exp: Likewise.
14533
14534 * gdb.base/bitfields.exp: Simplify by using gdb_test.
14535 * gdb.base/funcargs.exp: Likewise.
14536
14537 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
14538 message is "".
14539
14540Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14541
14542 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
14543 return,signals,twice}.exp: Handle non-existant binaries
14544 consistantly.
14545
14546 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
14547 * gdb.base/Makefile.in: Don't try to generate a core dump, we
14548 might testing a cross development system.
14549
14550Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14551
14552 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
14553 runtest script is relative to ${srcdir}, not ${rootdir}.
14554
14555Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
14556
14557 * gdb.base/signals.exp: Allow for optionality of breakpoint
14558 address.
14559
14560Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14561
14562 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
14563
14564Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14565
14566 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
14567 for size_t definition.
14568 * gdb.c++/templates.cc: Likewise
14569
14570 * config/mt-i386-netware: New file.
14571
14572 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
14573 defined.
14574
14575 * gdb.base/Makefile.in: Added support for systems that name core
14576 files by appending "core" to the program name.
14577 * gdb.base/a1-selftest.exp: Likewise.
14578
14579Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14580
14581 * gdb.base/return.exp: Add comment and message for `return double'
14582 test failure on Sparc Solaris.
14583
14584Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
14585
14586 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
14587
14588Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14589
14590 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
14591 from optimizing them away.
14592 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
14593 patterns to include default constructors and assignment operators,
14594 to match gcc versions beyond 2.5.8. Accept any cplus demangling
14595 character in the output of the virtual base pointer.
14596
14597Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14598
14599 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
14600 expression match in print_addr_of to avoid unintented matches.
14601 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
14602 versions up to 2.5.8.
14603
14604Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14605
14606 * gdb.base/list.exp: Tweak alternate pattern for listing of an
14607 included file to run under newer versions of expect.
14608 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
14609 consecutive >'s in templates to accomodate recent cplus-dem.c change.
14610 Remove xfail for the virtual table of BDDHookV.
14611
14612Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14613
14614 * lib/gdb.exp (string_to_regexp): Set a default result.
14615 (default_gdb_start): Fix misleading message.
14616
14617Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
14618
14619 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
14620 Remove all CC, etc definitions.
14621 * config/mt-hpux: New file.
14622 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
14623 (CFLAGS, LDFLAGS): Define.
14624 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
14625
14626 * Makefile.in (site.exp): Don't insert host_os, etc.
14627 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
14628 (distclean): Check existence of subdir.
14629 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
14630 * gdb.base/Makefile.in: General cleanup and simplification.
14631 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
14632 to build executables. Use default rule to build .o files.
14633 (EXPECT, RUNTEST, CC): Fix relative pathname.
14634 (site.exp): Don't insert host_os, etc.
14635 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
14636 and/or SIGUSR1 defined.
14637 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
14638 * gdb.c++/Makefile.in: General cleanup and simplification.
14639 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
14640 (CFLAGS): Remove.
14641 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
14642
14643Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
14644
14645 * gdb.base/recurse.exp: Misc changes to get tests running again
14646 after Kung's changes to the watchpoint code.
14647 * gdb.base/watchpoint.exp: Likewise.
14648
14649Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
14650
14651 * lib/gdb.exp (string_to_regexp): Convert {\} also.
14652
14653Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14654
14655 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
14656 * lib/gdb.exp (default_gdb_start): Define.
14657 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
14658 gdb.base/funcargs.exp, gdb.base/opaque.exp,
14659 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
14660 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
14661 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
14662 Don't call gdb_target_udi in between tests.
14663
14664Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14665
14666 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
14667 (which was basically just a local version of the same thing). In
14668 addition to avoiding duplication, gdb_test_exact is faster.
14669 * lib/gdb.exp (gdb_test_exact): Fix typo.
14670
14671 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
14672 don't give an error.
14673
14674 * gdb.base/term.exp: Call delete_breakpoints before starting.
14675
14676 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
14677 (t10): Add comment.
14678
14679Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
14680
14681 Reorganization of the GDB Test Suite.
14682
14683 * gdb.base: New directory, contains all the basic tests.
14684 * gdb.c++: New directory, tests specific to C++.
14685 * gdb.chill: New directory, tests specific to Chill.
14686 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
14687 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
14688 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
14689 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
14690 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
14691 t30-31 to chill).
14692 * */gdbme.*: Rename to match appropriate expect scripts.
14693 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
14694 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
14695 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
14696 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
14697 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
14698 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
14699 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
14700 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
14701 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
14702 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
14703 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
14704 gdb.c++/virtfunc.cc: New names of C++ files.
14705 * gdb.chill/chillvars.ch: New name of Chill file.
14706 * gdb.base/configure.in, gdb.c++/configure.in,
14707 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
14708 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
14709 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
14710 * configure.in (configdirs): Update to reflect directory changes.
14711 (target_abbrev): No longer define for any configuration.
14712 * Makefile.in: Cosmetic improvements to header comments.
14713
14714Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
14715
14716 Various changes to gdb.t31:
14717
14718 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
14719 * gdbme.ch: Make all key-words and predefineds be upper-case.
14720 * chillvars.exp: Expect key-words and predefinds in upper-case.
14721
14722 * chillvars.exp: Use gdb_test_exact many places.
14723 Change expected output for arrays (which now includes index labels).
14724
14725 * pr-5020.exp, gdme.ch (module PR_5020):
14726 New test, for PR-5020.
14727
14728Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
14729
14730 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
14731 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
14732
14733Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
14734
14735 * Makefile.in: Fix bit-rot in definitions of CHILL,
14736 CHILL_FOR_TARGET and Chill_LIB.
14737 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
14738 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
14739 CHILL, and CHILL_LIB.
14740
14741Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
14742
14743 * Revert the previous changes. Please see Rob's directory
14744 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
14745
14746Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
14747
14748 * Makefile.in, configure.in, config/mips-gdb.exp,
14749 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
14750 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
14751 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
14752 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
14753 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
14754 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
14755 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
14756 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
14757 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
14758 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
14759 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
14760 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
14761 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
14762 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
14763 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
14764 changes from 94Q1.
14765
14766Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
14767
14768 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
14769 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
14770 Rob's new testing fragments.
14771
14772Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
14773
14774 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
14775 lib/gdb.exp: Replace error proc calls with perror.
14776
14777Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
14778
14779 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
14780 version also, match on casted version strings, and match on
14781 gdb startup case where the line numbers might be messed up.
14782
14783Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
14784
14785 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
14786 (CFLAGS): Delete it from here.
14787
14788Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
14789
14790 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
14791
14792Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
14793
14794 * Makefile.in (RUNTEST): Default to just "runtest".
14795
14796Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14797
14798 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
14799 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
14800 the code has been restructured.
14801
14802Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14803
14804 * gdb.t00/default.exp (set write): Allow any number of \r and/or
14805 \n, not just one of each.
14806
14807 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
14808 /bin/cc gives a warning if you do.
14809
14810Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
14811
d63a86f8 14812 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
14813 __t10ListS_link1ZUiRCUiPT0
14814
14815Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14816
14817 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
14818 on local variables in recursive functions.
14819
14820 * gdb.t07/Makefile.in: Build the new test.
14821
14822Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14823
14824 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
14825 directly. Instead compare the return values from actual calls.
14826
14827Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
14828
14829 * Makefile.in (check): Set TCL_LIBRARY for runtest.
14830
14831Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14832
14833 * From Peter Schauer with minor modifications.
14834 * gdb.t15/return.exp (return_tests): Handle targets where "return"
14835 stops in mid-line in the caller. Add xfail for returning a float
14836 value on X86 targets.
14837
14838Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14839
14840 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
14841 to avoid expect lossage.
14842 (fmem_LRbug_tests): Likewise.
14843 * gdb.disasm/hppa.s: Corresponding changes.
14844
14845 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
14846 conditions to work with latest dejagnu/expect.
14847
14848 * gdb.t15/funcargs.exp (finish from indirect call): No longer
14849 expected to fail on the PA.
14850 (backtrace in call with trampolines): Explicitly require main
14851 to be frame #1 (no trampolines should show up in backtrace).
14852
14853 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
14854 "continue -expect".
14855 * gdb.t06/break.exp: Likewise.
14856 * gdb.t07/watchpoint.exp: Likewise.
14857 * gdb.t13/bitfields.exp: Likewise.
14858 * gdb.t15/{funcargs,return}.exp: Likewise.
14859 * gdb.stabs/weird.exp: Likewise.
14860 * config/{mips,udi}-gdb.exp: Likewise.
14861
14862 * hppa.sed: Enclose comments within a sed command to avoid
14863 losing with the old OSF1 sed.
14864
14865Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14866
14867 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
14868 sequent dynix.
14869 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
14870 * gdb.t15/funcargs.exp: Conditionally step again to really
14871 finish from marker_call_with_trampolines. Handle the case where
14872 the first step from within call_with_trampolines already steps
14873 us back to main.
14874 * gdb.t15/gdbme.c: Add comment to closing brace of
14875 call_with_trampolines for funcargs.exp.
14876
14877Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14878
d63a86f8 14879 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
14880 Fix typo(s).
14881
14882Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14883
14884 * gdb.t07/gdbme.c: More code for watchpoint testing.
14885
14886 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
14887 "Hardware watchpoint" throughout file.
14888 (test_watchpoint_triggered_in_syscall): New test.
14889 (test_complex_watchpoint): New test.
14890
14891Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14892
14893 * gdbme.c (call_with_trampolines): New function to try and step
14894 into. Tests trampoline problems on the PA.
14895
14896 * funcargs.exp (localvars_in_indirect_call): No longer expect
14897 stepping into indirect call to fail on PAs.
14898 (test_stepping_over_trampolines): New test.
14899
14900Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14901
14902 * TODO: Add suggestions for static member function tests, and
14903 completion tests.
14904
14905Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14906
14907 * TODO: Add suggestions for "p/a" tests.
14908
14909 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
14910 (default_gdb_exit): Replace all the hair with sending "quit" to
14911 the process with a simple close.
14912
14913Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14914
14915 * TODO: Add suggestions for shared library tests.
14916
14917Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14918
14919 * TODO: Add suggestions for x/s tests.
14920
14921Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14922
14923 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
14924 "enable once", and "enable breakpoints once" with ".*".
14925
14926Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14927
14928 * TODO: Add suggestions about structure passing tests.
14929
14930Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14931
14932 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
14933 the primary1 test, use work around if __GNUC__ < 2.
14934 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
14935 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
14936 Test for bad output rather than waiting for timeout. Issue
14937 second continue only if first continue failed.
14938
14939Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14940
14941 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
14942 operator[] test with gdb_test because the old code didn't seem to
14943 be getting the quoting right with the new dejagnu.
14944
14945Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
14946
14947 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
14948 one from the path.
14949 * Makefile.in: Use a fresh expect if there is one, use runtest
14950 from the src tree if there is one.
d63a86f8 14951
c906108c
SS
14952Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14953
14954 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
14955 next over recursive call. Revise the tests from that point on
14956 (which had been skipped) to match GDB's actual (correct) output.
14957
14958 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
14959 with next over a breakpoint whose condition is false.
14960
14961 * gdb.t00/help.exp: Comment out "help set print" tests just like
14962 (and for same reason as) "help set" test.
14963
14964Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14965
14966 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
14967 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
14968
14969Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14970
14971 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
14972 necessary gdb_target_udi.
14973
14974 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
14975
14976 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
14977 1838 and 2417; they are fixed.
14978
14979 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
14980 gdb.t03/ptype.exp (ptype structure, ptype union):
14981 Remove xfails; the test is looser than when the xfails were added.
14982
14983 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
14984 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
14985
14986 * gdb.t01/run.exp: Only run shell test if isnative.
14987
14988 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
14989 since "run" automatically loads if necessary. Call gdb_target_udi
14990 after the "file" since "file" kills any execution target.
14991
14992 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
14993 GDB. GDB doesn't work that way (not anymore at least) on UDI.
14994 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
14995 argument for UDI.
14996
14997Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14998
14999 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
15000
15001 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
15002
15003Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15004
15005 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
15006 properly quoting regexps. This makes the second argument to
15007 demangle a fixed string, which matches the callers, instead of a
15008 shell-style pattern which is what the previous implementation
15009 used. Update some of the callers.
15010
15011Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15012
15013 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
15014 (comib_nullified_tests): Fix typo.
15015 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
15016 strings. No longer expected to fail.
15017
15018 * gdb.disasm/hppa.s (addib_tests): Fix typo.
15019 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
15020 strings. No longer expected to fail.
15021
15022 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
15023 string. No longer expected to fail.
15024
15025Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15026
15027 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
15028 No longer expected to fail.
15029
15030 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
15031 string. No longer expected to fail.
15032
15033Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15034
15035 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
15036 only in the names (I probably got most of them). I was even
15037 generous with some which differed in underscores in names, and
15038 probably missed a few, and I *still* was able to remove almost a
15039 third of the file with almost no impact on testsuite coverage.
15040
15041Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15042
15043 * gdb.t00/default.exp: Match udi_attach error message as well as
15044 the one from child_attach.
15045
15046 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
15047
15048 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
15049
15050 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
15051 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
15052
15053 * Move test with enums and partial symbols back to
15054 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
15055 Reverts the change of 26 May 93. Per today's change to
15056 stabs.texinfo, the behavior that weird.exp was expecting was
15057 unreasonable; what is important is that the compiler+gdb get
15058 things right, which happens with a recent gcc. Also fix the test
15059 to deal with native compilers which put out the stab gdb can't
15060 deal with.
15061
15062Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15063
15064 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
15065 in the names. The main thing these accomplish is to slow things down.
15066 Many more such duplicates surely remain.
15067
15068 * gdb.t00/help.exp: Comment out "help support" test just like
15069 (and for same reason as) "help set" test.
15070
15071Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
15072
15073 * gdb.t06/break.exp: Remove setup_xfails for
15074 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
15075 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
15076 about known bug in gcc to include up through 2.5.8.
15077 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
15078 well as "_vb$".
15079 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
15080 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
15081 with latest gcc and gdb.
15082 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
15083 well as "_vb$".
15084
15085Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15086
15087 * configure.in (hppa*-*-*): Also configure and build stabs-only
15088 tests.
15089
15090Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15091
15092 * gdb.t10/hppa.mt: A makefile fragment for the PA.
15093 * gdb.t10/configure.in (hppa*-*-*): Use it.
15094
15095Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15096
15097 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
15098
15099Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15100
15101 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
15102 versions prior to 1.13.5.
15103
15104Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15105
15106 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
15107 the prompt is at the start of a line.
15108
15109Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15110
15111 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
15112 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
15113 in the copr tests now.
15114 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
15115 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
15116 expected to fail.
15117
15118Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
15119
15120 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
15121 gdb.t31/chillvars.exp, lib/gdb.exp:
15122 Tweak to run under either version of expect.
15123 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
15124 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
15125 * gdb.t11/list.exp: Remove extraneous whitespace.
15126
15127Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15128
15129 * gdb.t16/printcmds.exp (test_print_strings): Accept
15130 "(unsigned char *) " before the string.
15131
15132 * TODO: Add notes about printing of fancy types and GDB expressions.
15133
15134Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
15135
15136 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
15137 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 15138 if doing mips-idt-ecoff.
c906108c
SS
15139
15140Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
15141
15142 * Most .exp files: Tweak to run under either version of expect.
15143
15144Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15145
15146 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
15147 xfails; I'm not sure why they are failing, but not because of PR 1806.
15148
15149Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
15150
15151 * config/unix-gdb.exp: Remove gdb_unload cause it's already
15152 defined in lib/gdb.exp.
15153
15154Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15155
15156 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
15157 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
15158 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
15159 have to be typeless.
15160
15161Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15162
15163 * TODO: Add suggestion for copyright year test.
15164
15165Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
15166
15167 * configure.in (*-*-lynxos*): Add stabs tests.
15168
15169Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15170
15171 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
15172 so insert a tab before any assembler directive in column zero.
15173
15174 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
15175 stores.
15176 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
15177 stores.
15178 (fpu_short_memory_tests): Likewise.
15179
15180Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15181
15182 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
15183 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
15184 .stabs directives in comments.
15185
15186Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15187
15188 * TODO: New file, describing tests we could write.
15189 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
15190
15191Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15192
15193 * gdb.t06/signals.exp: Add kludge to force re-sync.
15194
15195 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
15196 to xgdb instead of gdb, get out of gdb.
15197
15198Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
15199
15200 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
15201 for info.
15202
15203Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15204
15205 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
15206 * gdb.stabs/configure.in (hppa*-*-*): Use it.
15207 * gdb.stabs/hppa.sed: New sed script for the PA.
15208
15209Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15210
15211 * gdb.stabs: Re-write weird.def and configuration to use sed
15212 instead of cpp. sed is portable and POSIX; cpp is neither.
15213
15214Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15215
15216 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
15217
15218Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15219
15220 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
15221
15222Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15223
15224 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
15225 "_vb$".
15226 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
15227 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
15228
15229Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15230
15231 * lib/gdb.exp: Comment out code which depends on non-existent
15232 `transform' procedure.
15233
15234Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
15235
15236 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
15237 * lib/gdb.exp: Transform tool name.
15238 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
15239 1.1's new error handling system.
15240
15241Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15242
15243 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
15244
15245Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15246
15247 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
15248 They made pattern matching so slow that timeouts happened on
15249 heavily loaded systems. Now any output from "show print" which
15250 gets us back to the GDB prompt is a PASS.
15251
15252Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
15253
15254 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
15255
15256Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15257
15258 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
15259
15260 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
15261 It is not from PR 3220.
15262
15263Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15264
15265 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
15266 just started failing because they depended on the order the
15267 subcommands are presented, or exact docstring text. This kind of
15268 test is a pain and has minimal benefit.
15269
15270Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15271
15272 * gdb.t09/corefile.exp: At end of test, use "core" command with
15273 no arguments.
15274
15275Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
15276
15277 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
15278 17}/Makefile.in: Make it possible to run the testsuite with Sun
15279 make and CC = cross gcc by adding explicit build rules for .o
15280 files.
15281
15282Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15283
15284 * gdb.t15/funcargs.exp: Don't put comments on same line as
15285 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 15286
c906108c
SS
15287Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15288
15289 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
15290
15291Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
15292
15293 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
15294 * gdb.t20/inherit.exp: remove three dumplicate entries.
15295
15296Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15297
15298 * gdb.t06/break.exp: For "next over recursive call", fail on any
15299 incorrect output, not just on "factorial (value=2)".
15300
15301Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15302
15303 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
15304 working now. Add an xfail if accesing a bss variable causes
15305 a memory error if the target is not yet run.
15306
15307Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15308
15309 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
15310 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
15311 name of __st* demangling (2 strings). Did Kung really get the
15312 more than 95 others right without testing them?
15313
15314Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
15315
15316 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
15317
15318Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
15319
15320 * configure.in (configdirs): Add gdb.disasm
15321 * gdb.disasm: New directory for GDB disassembler tests.
15322 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
15323
15324Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15325
15326 * gdb.t00/help.exp: Don't test "help set".
15327
15328 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
15329 from within expect statements. None of these happen anymore and
15330 they cause regressions to be silently unnoticed.
15331
15332 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
15333 messages) about known failures with gcc cygnus-2.4.5-930417.
15334
15335 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
15336 comp-info.exp so it gets built if it doesn't exist.
15337
15338 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
15339 it is no longer used.
15340 * gdb.t13/comp-info.c: Removed.
15341
15342Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
15343
15344 * gdb.t06/signals.exp: Add xfail for sun3.
15345
15346Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15347
15348 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
15349 relevant because ^C doesn't get sent but failure can be reproduced
15350 interactively).
15351
15352Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15353
15354 * gdb.stabs/alpha.mt: New configuration file for alpha.
15355 * gdb.stabs/configure.in: Use it.
15356 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
15357 sharing with alpha.mt, redefine long to word via preprocessor.
15358 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
15359 for alpha.
15360 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
15361 native cc.
15362 * gdb.t00/teststrategy.exp: Change expect string so that we
15363 consume the `(xgdb)' from the command echo and from the gdb prompt.
15364 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
15365 gdb currently compares all values as long, so this failure probably
15366 applies to any configuration where LONGEST is bigger than a target int.
15367 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
15368 with gcc.
15369 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
15370 to handle opaque pointers, gcc is.
15371 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
15372 as first argument. Include <sys/types.h> and change all operator
15373 new definitions to use size_t.
15374 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
15375 now that we use size_t.
15376
15377Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15378
15379 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
15380 a long or float array cast all array members to the same type.
15381 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
15382 with 64 bit longs.
15383 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
15384 on alpha.
15385 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
15386
15387Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15388
15389 * gdb.t24 (demangle.exp): Constructors of templates have names like
15390 vector<int>::vector(int) not vector<int>::vector<int>(int). See
15391 section 14.6 of the ARM.
15392
15393 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
15394 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
15395 accomplish little and slow down the testsuite.
15396
15397 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
15398 Accept spaces various places.
15399
15400Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15401
15402 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
15403 with watchpoint enabled.
15404
15405 * Makefile.in: Remove definition of CC and remove the second
15406 definition of CXX (the "CXX = gcc" one remains). These definitions
15407 were causing backquotes to be expanded within backquotes, which
15408 doesn't work.
15409
15410Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
15411
15412 * gdb.t17/callfuncs.exp: Add "return 0" to end.
15413
15414Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15415
15416 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
15417 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
15418 by mips cc and contains no stabs entries.
15419
15420Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
15421
15422 * config/vx-gdb.exp: Use fake device to load files rather than
15423 NFS.
15424 * lib/gdb.exp: New proc to do "file" command.
15425 * config/unix-gdb.exp: Use new "file" proc.
15426
15427Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15428
15429 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
15430 Rework board rebooting slightly.
15431 (gdb_exit): Don't exit from the remote shell; there isn't one.
15432 * gdb.stabs/weird.exp: If a program is being debugged already,
15433 kill it.
15434 * gdb.t04/setvar.exp: Stop and restart gdb.
15435 * gdb.t05/expr.exp: Likewise.
15436 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
15437 restart gdb and reload the program.
15438 * gdb.t08/opaque.exp: Likewise.
15439 * gdb.t12/scope.exp: Likewise.
15440 * gdb.t13/bitfields.exp: Likewise.
15441 * gdb.t15/funcargs.exp: Likewise.
15442 * gdb.t20/classes.exp: Likewise.
15443 * gdb.t03/ptype.exp: Increase timeout.
15444 * gdb.t16/printcmds.exp (test_print_string_constants,
15445 test_print_array_constants): Likewise.
15446 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
15447 * gdb.t20/classes.exp (do_tests): Likewise.
15448 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
15449
15450Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
15451
15452 * gdb.stabs: Renamed *wierd* to *weird*.
15453
15454Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15455
15456 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
15457 for timeout. Add "known gcc 2.4.5 bug" to failure message.
15458
15459Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15460
15461 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
15462 (do_tests): Remove xfail for whatis on one_var and two_var.
15463
15464Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
15465
15466 * Makefile.in: Made cross building work better by adding
15467 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
15468
15469Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15470
15471 * gdb.t15/{return.c,return.exp,Makefile.in}:
15472 New test, currently commented out.
15473
15474Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
15475
15476 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
15477 still running and removes the leftover named socket so GDb can do
15478 clean restarts.
15479
15480Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
15481
15482 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
15483 console, not GDB.
15484 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
15485 cross testing works better with "make check"
15486 * config/unix-gdb: Use default procedures for exit and version.
15487 * config/vx-gdb.exp: Cleaned up and massaged back to working order
15488 with the newest VxWorks.
15489
15490Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15491
15492 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
15493 old form.
15494
15495 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
15496 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
15497
15498 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
15499
15500 * config/unix-gdb.exp: Remove this version of gdb_exit
15501 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
15502 Rob says he'll look at it when he gets back to testing boards.
15503
15504Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
15505
15506 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
15507 an expected fail for certain ptype commands.
15508
15509 * gdb.t20/classes.exp: Update expected results of "ptype class
15510 Base1" to account for the constructor that now appears in the type.
15511
15512Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
15513
15514 * configure.in (configdirs): Restore gdb.t04, which mysteriously
15515 disappeared from list.
15516 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
15517 "alldone" proc with call to cleanup and exit.
15518 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
15519 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
15520 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
15521 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
15522 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
15523 "alldone" proc with simple returns that suppress remaining
15524 tests. The alldone proc went away many months ago.
15525
15526Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15527
15528 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
15529
15530 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
15531
15532Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15533
15534 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
15535 as vax gdb will display them.
15536
15537Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15538
15539 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
15540 optimizers.
15541
15542 * scope.exp: Change "bad value for localval" messages so each one
15543 is unique.
15544
15545 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
15546 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
15547
15548 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
15549
15550Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15551
15552 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
15553 doesn't exist (due to optimization).
15554
15555Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15556
15557 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
15558 contains \r because the filename is long.
15559
15560 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
15561 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
15562
15563Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15564
15565 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
15566 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
15567 Ultrix.
15568 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
15569 int tests.
15570 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
15571
15572Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
15573
15574 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
15575
15576 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 15577 to match does not match the passing case but still matches the
c906108c
SS
15578 failing case.
15579
15580Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15581
15582 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
15583
15584Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
15585
15586 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
15587 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
15588 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
15589 Remove various versions of gdb_exit.
15590 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
15591 gdb_exit.
15592 * config/unix-gdb.exp: gdb_exit remains here, and should override
15593 the generic version, since it's doing a lot of wierd stuff that
15594 the other versions aren't. FIXME, fold it in, or abandon this
15595 version.
15596
15597Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15598
15599 * gdb.t24/demangle.exp: Add tests for PR 3220.
15600
15601Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15602
15603 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
15604
15605Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
15606
15607 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
15608 "i386-*-*". Works for i486 as well.
15609
15610 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
15611 bug, and expand domain of xfail to all SVR4 systems, since the
15612 actual problem is likely to be in generic SVR4 /proc support.
15613
15614Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15615
15616 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
15617
15618Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
15619
15620 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
15621 xfails for other systems. Match a missing 'Continuing.' as an
15622 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
15623
15624 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
15625 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
15626 Only issue warning for missing executables if -all option is used.
15627
15628 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
15629 file if -all option is used. It's like an unpredictable XFAIL.
15630
15631Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15632
15633 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
15634 for dynamically linked binaries.
15635
15636 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
15637
15638Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15639
15640 * gdb.t20/inherit.exp: Change message for "print tagless struct"
15641 to state that this is a known bug in old versions of g++.
15642
15643Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15644
15645 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
15646 while waiting for `Continuing'.
15647
15648Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
15649
15650 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
15651 in text, data, and bss.
15652 * gdb.t10/nodebug.c: Add local and global test variables for
15653 initialized and uninitialized data.
15654
15655Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15656
15657 * config/unix-gdb.exp (gdb_exit): Add "wait".
15658
15659Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15660
15661 * gdb.t06/signals.exp: xfail the continue from the handler for all
15662 targets.
15663
15664 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
15665 function with watchpoints enabled, the i386 call dummy starts with
15666 a call.
15667
15668 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
15669 386 bsd names its corefiles.
15670
15671Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
15672
15673 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
15674 compilers don't grok it.
15675 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
15676 with small octal ints rather than character constants, which
15677 are signed and might not fit if first promoted to int.
15678
15679Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
15680
15681 * gdb.t09/Makefile.in (clean): Remove corefile.
15682
15683Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15684
15685 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
15686
15687Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15688 and Jim Kingdon (kingdon@cygnus.com)
15689
15690 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
15691 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
15692 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
15693
15694Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15695
15696 * gdb.t17/interrupt.exp: Add xfail for hppa.
15697
15698Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15699
15700 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
15701 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
15702 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
15703 to determine signed-ness of bitfields and use the result to setup
15704 the xfail.
15705 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
15706 * gdb.t15/funcargs.exp: Use them to step until the second indirect
15707 call line is reached if necessary.
15708
15709Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15710
15711 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
15712
15713Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15714
15715 * gdb.t06/break.exp: Also test `clear' command.
15716
15717Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
15718
15719 * gdb.t00/teststrategy.exp: Remove extra quote.
15720
15721 * gdb.t07/watchpoint.exp: Change xfail for calling function with
15722 watchpoint enabled to be for all non-68k machines.
15723
15724 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
15725
15726Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15727
15728 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
15729 targets use aout.mt instead of ecoff.mt as gas understands
15730 standard aout format.
15731
15732Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
15733
15734 * lib/gdb.exp (runto): Don't insist that function we are running to
15735 was compiled with -g.
15736
15737 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
15738
15739 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
15740 to get back into the read system call.
15741 Accept leading newline in case where we woke it up.
15742
15743Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15744
15745 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
15746 to make the stabs test work on ecoff systems using gcc and -with-stabs.
15747 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
15748 enable ecoff configuration.
15749
15750Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15751
15752 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
15753
15754Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15755
15756 * gdb.t16/printcmds.exp: Add another printf test.
15757
15758Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
15759
15760 * configure.in: If configured -with-stabs on any target, add
15761 stabsdirs to configdirs.
15762
15763Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15764
15765 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
15766 fun" so pattern does not match the command itself.
15767
15768Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15769
15770 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
15771
15772Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15773
15774 * gdb.t17/interrupt.exp: Test for more things.
15775
15776Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15777
15778 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
15779 compiler arranges the code and line numbers.
15780
15781 * gdb.t17/interrupt.exp: Don't send \n after ^C.
15782
15783Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15784
15785 * gdb.t00/help.exp: Increase expect input buffer size.
15786
15787Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15788
15789 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
15790
15791 * gdb.t07/watchpoint.exp: Add xfail for hppa.
15792
15793 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
15794
15795 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
15796 [0-9]*, not just [0-9].
15797
15798Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15799
15800 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
15801
15802 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
15803
15804Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15805
15806 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
15807
15808Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15809
15810 * gdb.t06/signals.c: Add xfails for sun3.
15811
15812 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
15813
15814 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
15815 test_stepping tests.
15816
15817Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15818
15819 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
15820
15821 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
15822
15823 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
15824 rather than actually putting it through cpp twice.
15825
15826 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
15827
15828Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
15829
15830 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
15831 no longer needed.
15832
15833Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15834
15835 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
15836
15837 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
15838 C++ features prints as "struct", make it a pass, not an xfail.
15839
15840Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15841
15842 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
15843 Don't require VA to print as "class" rather than "struct".
15844
15845Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
15846
15847 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
15848
15849Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15850
15851 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
15852
15853Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15854
15855 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
15856 order.
15857
15858Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15859
15860 * gdb.t16/printcmds.exp: Add printf tests.
15861
15862 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
15863
15864 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
15865
15866Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
15867
15868 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
15869 pass counts, to counteract any existing or future setup_xfails.
15870
15871Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15872
15873 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
15874 {BEGIN,END}_COMMON for common block instead of STAB.
15875 * gdb.stabs/wierd.exp: Add xfail for rs6000.
15876
15877 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
15878 intp_var should be N_GSYM not N_LSYM.
15879 wierd-aout.S: Use a label for the value of the N_SO.
15880 wierd.def: Remove all backslashes.
15881 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
15882
15883Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15884
15885 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
15886 get the expected next to inheritance3.
15887
15888Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15889
15890 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
15891 now that gcc-2.4 gets it right.
15892
15893Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15894
15895 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
15896
15897 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
15898 generating comp-info.exp which works for cross-compilation.
15899
15900Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
15901
15902 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
15903 "*-*-sysv4.*".
15904
15905Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
15906
15907 * gdb.t01/run.exp: Start with a fresh gdb.
15908 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
15909 SVR4.x.
15910
15911Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
15912
15913 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
15914 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
15915 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
15916 Makefile.in (distclean, realclean): Remove gdbme.c from list of
15917 things to remove.
15918
15919Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
15920
15921 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
15922 test cases from bug reports.
15923
15924Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
15925
15926 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
15927 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
15928 avoid spurious xfails.
15929 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
15930 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
15931 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
15932
15933Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
15934
15935 * gdb.t00/teststrategy.exp: Rework to provide more useful
15936 description of each test, fix problem with systems that define
15937 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
15938 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
15939 results for "next over recursive call" so timeouts aren't taken
15940 by error.
15941
15942Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
15943
15944 * gdb.t12/scope.exp: Test printing of variables before run.
15945
15946 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
15947 printed in wrong order due to sorting.
15948
15949Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
15950
15951 * gdb.t00/teststrategy.exp: Fix expected results for printing
15952 user entered string constant. Is array of char, prints with no
15953 address.
15954
15955 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
15956 commands.
15957 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
15958 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
15959 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
15960 of struct of char arrays.
15961 * gdb.t00/radix.exp: New tests for radix commands.
15962
15963Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
15964
15965 * gdb.t16/printcmd.exp: Print a variable before running program
15966 (with xfail for AIX).
15967
15968Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
15969
15970 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
15971
15972 * gdb.t16/printcmd.exp: Don't print variables before running program.
15973
15974 * gdb.t06/break.exp: Don't require envp argument to main.
15975
15976 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
15977
15978 * gdb.t02/whatis.exp, gdb.t11/list.exp:
15979 Add xfails for rs6000.
15980
15981 * gdb.t02/whatis.exp: Change other tests not to re-test something
15982 we already tested.
15983
15984 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
15985 each type used has a variable of that type.
15986
15987Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
15988
15989 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
15990
15991Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15992
15993 * configure.in: change srctrigger to be a file, not a directory
15994
15995Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
15996
15997 * configure.in (mips-idt-ecoff*): Added trailing '*'.
15998
15999 * gdb.t11/list.exp: Fixed a couple of typos.
16000
16001Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
16002
16003 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
16004 is fixed and PR is closed.
16005 * gdb.t16 (gdbme.c): Add simple test string variable.
16006 * gdb.t16 (printcmds.exp): Add tests with simple test string
16007 variable, primarily for boundaries on "set print elements".
16008
16009Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
16010
16011 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
16012 Make leading 0's optional and don't expect a tab in the middle
16013 of the number.
16014
16015 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
16016
16017 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
16018 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
16019 don't end command passed to gdb_test with newline.
16020
16021 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
16022 signed keyword away, don't expect signed bitfields to be signed.
16023
16024 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
16025 printing with only as many 1's as are in the field as well as printing
16026 with 32 1's (see comment).
16027
16028Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
16029
16030 * gdb.t00/default.exp: Start with a fresh gdb.
16031 * configure.in (configdirs): Remove gdb.t31 until the chill
16032 compiler works again. It no longer is able to find chillrt0
16033 since it isn't in libchill.a anymore.
16034 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
16035 wierd.o, make more modular.
16036 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
16037 spurious newlines that caused problems.
16038
16039Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16040
16041 * Move test with enums and partial symbols from gdb.t03/ptype.exp
16042 to gdb.stabs/wierd.exp since GCC has worked around the bug.
16043 gdb.stabs/wierd.{exp,def}: Many new tests.
16044
16045 * gdb.t00/default.exp: update info line for new message.
16046
16047 * gdb.t02/{whatis.exp,gdbme.c}:
16048 Test that "char *" doesn't print as "caddr_t".
16049
16050Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16051
16052 * gdb.t00/help.exp: Use .* in place of some help messages which
16053 just changed.
16054 gdb.t00/default.exp: Update "info frame" test for new message.
16055 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
16056 Remove some xfails
16057
16058Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16059
16060 * gdb.t03/{gdbme.c,ptype.exp}:
16061 Add tests for typedef'd struct and union without tags.
16062 Also check "whatis" on a variable of a typedef'd enum without a tag.
16063
16064 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
16065 PRMS 1823; the bug still exists but isn't reproduced by this test
16066 anymore), and remove rs6000 XFAIL (the bug is fixed).
16067
16068 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
16069 duplicated from whatis.exp. For those that are left, accept
16070 "long", "long int", or "int" for long variables (whatis.exp already
16071 has an XFAIL for "int", so no need to fail it here).
16072
16073 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
16074 Deal with GCC's names for types now that GDB uses the compiler's names.
16075
16076 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
16077 setup_xfail's for sunos4. If we #defined the signed keyword away,
16078 don't expect GDB to know that char it is signed.
16079
16080 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
16081
16082Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
16083
16084 * configure.in (configdirs): Add gdb.t24 for C++ tests that
16085 should work on any system, regardless of debugging format.
16086 * gdb.t21/demangle.exp: Move to gdb.t24.
16087 * gdb.t24/demangle.exp: Move from gdb.t21.
16088 * gdb.t24/{Makefile.in, configure.in}: New files.
16089
16090Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16091
16092 * configure.in: Do gdb.stabs and C++ tests only for stabs.
16093 * gdb.stabs: New directory.
16094
16095Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16096
16097 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
16098 not just "Quit anyway?".
16099
16100Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
16101
16102 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
16103 that all setup_xfails are immediately followed by clear_xfails.
16104
16105Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
16106
16107 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
16108 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
16109 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
16110 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
16111 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
16112 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
16113 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
16114 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
16115 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
16116 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
16117 gdb.t31/chillvars.exp, lib/gdb.exp:
16118 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
16119 bug-gdb@prep.ai.mit.edu.
16120
16121Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
16122
16123 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
16124 with 0.0, not integer 0.
16125
16126Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
16127
16128 * gdb.t06/break.exp: Update for "Kill the program" message change.
16129
16130Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
16131
16132 * Makefile.in (GDBFLAGS): Set to -nx.
16133 * Makefile.in (site.exp): Use GDBFLAGS.
16134
16135Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16136
16137 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
16138 Makefiles.
16139 (check): depend on just-check.
16140 (just-check): added so that tests can be run without a noop
16141 build pass.
16142
16143Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16144
16145 Switch to using configure's configdirs.
16146 * Makefile.in (Makefile): add configure.in dependency.
16147 (SUBDIRS): removed redundant assignment.
16148 * configure.in: switch subdirs assignment to configdirs.
16149 * gdb.t*/configure.in: new files.
16150
16151Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
16152
16153 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
16154 works.
16155
16156Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
16157
16158 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
16159 in explicit rules. Apparently this is not supported by some makes.
16160
16161Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
16162
16163 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
16164
16165Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16166
16167 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
16168 disappeared.
16169
16170Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
16171
16172 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
16173
16174Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
16175
16176 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
16177 watchpoint problem that is now fixed.
16178 * gdb.t30/chexp.exp: Remove setup_xfail for printing
16179 uninitialized convenience variables.
16180 * gdb.t31/chillvars.exp: Fix expected patterns for printing
16181 structures.
16182
16183Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16184
16185 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
16186 which causes expect to get out of sync with gdb on long output
16187 from help set.
16188 * gdb.t09/corefile.exp: Make expected pattern for core file
16189 failing signal and frame output format less sun specific.
16190
16191Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
16192
16193 * gdb.t31/chillvars.exp: Add and remove initial dummy
16194 breakpoint, so that symbol table is forced in.
16195 (Needed at least on Sunos4, though it seems not SVR4.)
16196 * gdb.t31/chillvars.exp: Update for changed output format.
16197
16198Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
16199
16200 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
16201
16202Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
16203
16204 * Makefile.in: Added --srcdir when invoking runtest, removed the
16205 need for a local config file. (optional now)
16206
16207Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
16208
16209 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
16210 failure count used to force early termination. Add some more
16211 expected failures for gnu style demangling.
16212
16213Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16214
16215 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
16216 pmi variable from gdb.t20/gdbme to get optimized away.
16217 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
16218 Check for written corefile upon timeout _and_ eof.
16219
16220Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16221
16222 * config/unix-gdb.exp: Add missing return 0.
16223
16224Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16225
16226 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
16227 test termination.
16228
16229Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
16230
16231 * configure.in (subdirs): Put back gdb.t17 which mysteriously
16232 disappeared.
16233
16234Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
16235
16236 * gdb.t10/crossload.exp: Disable the i860-elf test until such
16237 time as i860 support works.
16238
d63a86f8 16239 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
16240 "backtrace 100\r" rather than just "backtrace\r", to match last
16241 change.
16242
16243Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
16244
16245 * config/udi-gdb.exp (gdb_exit): Remove close command.
16246 (gdb_target_udi): New procedure to set the UDI target.
16247 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
16248 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
16249 Added waits for prompts after several question responses. Added
16250 some more responses used by a29k-amd-udi-gdb.
16251 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
16252 pass different arguments, restart UDI connection after program
16253 completion.
16254 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
16255 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
16256 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
16257 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
16258 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
16259 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
16260 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
16261 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
16262 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
16263 after program completion.
16264 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
16265 compiled with a SELECT_VECS setting.
16266 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
16267 infinite recursion.
16268
16269 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
16270 Added checks for COFF results, and made them expected failures for
16271 all targets. It would be better to make them expected failures
16272 for COFF targets only.
16273
16274Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16275
16276 * Makefile.in: add null dvi target, don't bother to recurse
16277 through test directories for info and install-info; rename
16278 $(datadir) to be dejagnu instead of deja-gnu
16279
16280Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
16281
16282 * gdb.t31/gdbme.ch: Re-enable code that previously caused
16283 compiler to coredump.
16284 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
16285 code.
16286
16287Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
16288
16289 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
16290 coredump.
16291 * gdb.t31/chillvars.exp: Comment out tests that depend on that
16292 code.
16293
16294Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
16295
16296 * gdb.t03/ptype.exp: tests for return code from gdb_test.
16297 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
16298 which in a shell. Deletes xgdb when done.
16299 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
16300 Tests the return from the "set height" or "set width" commands.
16301 Added a few return codes where needed.
16302
16303Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
16304
16305 * Makefile.in (SUBDIRS): Add gdb.t17.
16306 * configure.in (subdirs): Add gdb.t17.
16307 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
16308 files to test gdb's calling of functions in the inferior with
16309 the correct arguments and gdb's ability to retrieve any
16310 result returned.
16311
16312Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
16313
16314 * config/unix-gdb.exp (gdb_exit): Remove close commands that
16315 may be called after gdb goes away. Previous versions of expect
16316 needed these to avoid file descriptor leaks, but they cause
16317 errors with the current revision of expect.
16318 * gdb.t00/gdbvars.exp: Use -re on expected output after
16319 setting sevenbit-strings.
16320 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
16321 to set sevenbit-strings consistent across tests.
16322 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
16323 set sevenbit-strings consistent across tests.
16324
16325Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
16326
16327 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
16328 expected output to match current "expect" expectations.
16329
16330Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
16331
16332 * gdb.t00/default.exp: Change expected output for default "source"
16333 command, to match new gdb behavior which requires a filename to
16334 source.
16335
16336Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
16337
16338 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
16339 expected fail for i486-*-* that misses the marker2 function.
16340 * gdb.t10/crossload.exp (bfddefault): Allow successful
16341 recognition of a format to pass even if no symbols are found.
16342 Explicitly catch failures where the format is not recognized
16343 or is ambiguous, and add the reason to the fail message.
16344 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
16345 the cause is and invalid target and add reason to failure message.
16346 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
16347 elf32-i386, elf32-sparc, and elf32-i860.
16348 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
16349 Set up expected failure for 'filename'::variable scope resolution,
16350 which is now apparently broken on all targets.
16351 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
16352 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
16353 gdb.t23/templates.exp: Change failure for missing binfile into
16354 just a warning.
16355 gdb.t21/demangle.exp: Change all cfront references to 'arm'
16356 references.
16357
16358Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
16359
16360 * gdb.t00/default.exp: Add expected output for default "source"
16361 command, to match new gdb behavior.
16362 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
16363
16364Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
16365
16366 * config/*-gdb.exp: returns an error, rather than exiting on
16367 internal errors.
16368
16369Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
16370
16371 * gdb.t03/gdbme.c: Add pointer to struct variable.
16372 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
16373 referencing struct members.
16374
16375Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
16376
16377 * configure.in (mips-idt-ecoff): New target.
16378 * config/mips-gdb.exp: New file for remote board using MIPS remote
16379 debugging protocol.
16380
16381 * Redid configuration scheme. Removed gdb.t*/configure.in.
16382 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
16383 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
16384 distclean targets. Built executables via .o files. Adjusted
16385 tests to account for source files in $(srcdir) rather than
16386 $(objdir).
16387 * lib/gdb.exp (runto): Don't expect () after the function name,
16388 because it may have arguments.
16389
16390Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
16391
16392 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
16393 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
16394 expected failures for mips-idt-* and mips-sgi-*.
16395 * gdb.t00/default.exp (attach): Kill process if requested.
16396 * gdb.t00/help.exp (help target core, help target): Accept a gdb
16397 that does not read core files.
16398 * gdb.t01/run.exp: Removed checks for exit status code.
16399 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
16400 it is linked in.
16401 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
16402 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
16403 appropriate, rather than doing it by hand.
16404 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
16405 execution.
16406 * gdb.t10/crossload.exp: Kill existing program if needed.
16407 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
16408 appropriate, rather than doing it by hand. Always increase
16409 timeout for this test, not just for VxWorks.
16410
16411Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
16412
16413 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
16414 of Chill STRUCT types and STRUCT values.
16415 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
16416 than "char".
16417 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 16418 struct2): New struct definitions and initializations to test
c906108c
SS
16419 simple Chill STRUCT types.
16420
16421Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
16422
16423 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
16424 the null byte at the end of strings.
16425 * gdb.t00/default.exp: Make show version insensitive to copyright
16426 date.
16427 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
16428 to avoid dependencies on target char signedness.
16429 * gdb.t16/printcmds.exp: Update expected results for explicitly
16430 unsigned char.
16431 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
16432 now work.
16433 * gdb.t21/demangle.exp: Add many more patterns for template
16434 demangling, most of them being expected failures.
16435 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
16436 string we are matching for, to match on the whole string.
16437 * gdb.t21/demangle.exp: Add many new test strings to demangle,
16438 and fix a whole bunch that had incorrect expected output but were
16439 passing anyway because of the bug in "proc demangle".
16440 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
16441 type.
16442 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
16443
16444Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
16445
16446 * gdb/testsuite: made modifications to testcases, etc., to allow
16447 them to work properly given the reorganization of deja-gnu and the
16448 relocation of the testcases from deja-gnu to a "tool" subdirectory.
16449
16450Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
16451
16452 * gdb/testsuite: Initial creation of gdb/testsuite.
16453 Migrated dejagnu testcases and support files for testing nm to
16454 gdb/testsuite from deja-gnu. These files were moved "as is"
16455 with no modifications. This migration is part of a major overhaul
16456 of dejagnu. The modifications to these testcases, etc., which
16457 will allow them to work with the new version of dejagnu will be
16458 made in a future update.
48efe704 16459
8d8cb839 16460 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 16461\f
8d8cb839
EZ
16462;; Local Variables:
16463;; mode: change-log
16464;; left-margin: 8
16465;; fill-column: 74
16466;; version-control: never
16467;; End:
902f2ccb
MC
16468
16469 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 16470 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
16471 Copying and distribution of this file, with or without modification,
16472 are permitted provided the copyright notice and this notice are preserved.