* rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
7339a42e
JJ
12004-04-22 Jeff Johnston <jjohnstn@redhat.com>
2 Daniel Jacobowitz <drow@mvista.com>
3
4 * gdb.threads/manythreads.c: New testcase.
5 * gdb.threads/manythreads.exp: Ditto.
6
5c98409b
JB
72004-04-22 Jim Blandy <jimb@redhat.com>
8
9 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
10 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
11
3b611f1a
MC
122004-04-21 Michael Chastain <mec.gnu@mindspring.com>
13
14 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
15
f0fd9238
AC
162004-04-21 Andrew Cagney <cagney@redhat.com>
17
18 * gdb.base/sigstep.c: New file.
19 * gdb.base/sigstep.exp: New file.
20
90990674
JB
212004-04-16 Joel Brobecker <brobecker@gnat.com>
22
23 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
24 call to observer_notify_normal_stop.
25
78cef34b
AC
262004-04-15 Andrew Cagney <cagney@redhat.com>
27
28 * gdb.base/siginfo.c: New file.
29 * gdb.base/siginfo.exp: New file.
30
d2343407
JB
312004-04-12 J. Brobecker <brobecker@gnat.com>
32
33 * gdb.base/sep.exp: Fix typo in comment.
34
a2dba3c8
JB
352004-04-12 J. Brobecker <brobecker@gnat.com>
36
37 * gdb.base/sep.c: New file.
38 * gdb.base/sep-proc.c: New file.
39 * gdb.base/sep.exp: New testcase.
40
15f7b60e
MK
412004-04-09 Mark Kettenis <kettenis@gnu.org>
42
43 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
44 support.
45
44f4de1a
AC
462004-04-05 Andrew Cagney <cagney@redhat.com>
47
48 * gdb.base/sigaltstack.c: New file.
49 * gdb.base/sigaltstack.exp: New file.
50
ef04f396
JB
512004-04-04 Joel Brobecker <brobecker@gnat.com>
52
53 * gdb.base/foll-fork.exp: Update the expected output for
54 "help set follow-fork-mode", to match a change that was made
55 to the help of this variable on 2004-01-13.
56
d40d2c92
JB
572004-04-01 Joel Brobecker <brobecker@gnat.com>
58
59 * lib/ada.exp: Add copyright notice.
60 * bar.ads: Likewise.
61 * bar.adb: Likewise.
62 * null_record.adb: Likewise.
63 * null_record.exp: Likewise.
64 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
65
f86ef5a3
JB
662004-04-01 Joel Brobecker <brobecker@gnat.com>
67
68 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
69 * configure: Regenerate.
70
414e70e3
JB
712004-04-01 Joel Brobecker <brobecker@gnat.com>
72
73 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
74 to build the application. Remove the message printed when in
75 verbose mode, redundant with the UNSUPPORTED message above.
76
f0aaee49
JB
772004-03-31 Joel Brobecker <brobecker@gnat.com>
78
79 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
80 * gdb.ada (null_record.exp): New testcase.
81
ac81cb54
JB
822004-03-31 Joel Brobecker <brobecker@gnat.com>
83
84 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
85
854af2f7
JB
862004-03-31 Joel Brobecker <brobecker@gnat.com>
87
88 * gdb.ada: New subdirectory.
89 * gdb.ada/Makefile.in: New file.
90 * gdb.ada/gnat_ada.gpr.in: New file.
91
034cb681
JB
922004-03-31 Joel Brobecker <brobecker@gnat.com>
93
94 * lib/ada.exp: New file.
95
7339a42e 96>>>>>>> 1.851
78a1a894
DJ
972004-03-24 Daniel Jacobowitz <drow@mvista.com>
98
99 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
100 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
101
4b2b3b3e
AC
1022004-03-22 Andrew Cagney <cagney@redhat.com>
103
104 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
105 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
106 Problem identified by Ulrich Weigand.
107
23c73aa3
DC
1082004-03-17 David Carlton <carlton@kealia.com>
109
110 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
111 PR c++/826.
112
d63a86f8
RM
1132004-03-16 Roland McGrath <roland@redhat.com>
114
115 * gdb.base/auxv.exp: New file.
116 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
117
0e02aa50
DC
1182004-03-12 David Carlton <carlton@kealia.com>
119
120 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
121 * gdb.cp/pr-1553.cc: Ditto.
122 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
123 pass branch.
124
c20b71be
MC
1252004-03-12 Michael Chastain <mec.gnu@mindspring.com>
126
127 * gdb.cp/templates.exp: Accept more template types.
128
c7414a01
MC
1292004-03-09 Michael Chastain <mec.gnu@mindspring.com>
130
131 From Corinna Vinschen with modifications.
132 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
133 local variable obj_with_enum.
134 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
135 results with obj_with_enum.
136
ed69573c
MC
1372004-03-09 Michael Chastain <mec.gnu@mindspring.com>
138
139 * gdb.cp/classes.cc: New file, copied from misc.cc.
140 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
141
28301461
MC
1422004-03-09 Michael Chastain <mec.gnu@mindspring.com>
143
144 * gdb.cp/misc.cc: Add copyright notice.
145
1198ecbe
DC
1462004-03-05 David Carlton <carlton@kealia.com>
147
148 * gdb.cp/rtti.exp: Add 'print *obj3' test.
149 * gdb.cp/rtti.h: Update copyright.
150 (namespace n2::n3): New.
151 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
152 (n2::n3::func3): New.
153 (main): Call n2::n3::func3.
154 * gdb.cp/rtti2.cc: Update copyright.
155 (n2::create3): New.
156
9e08c470
MK
1572004-03-04 Mark Kettenis <kettenis@gnu.org>
158
159 * gdb.asm/openbsd.inc: Fix typo.
160
4bebc3aa
FF
1612004-03-03 Fred Fish <fnf@redhat.com>
162
163 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
164 "val" instead of unused "size". Update copyright year.
165
6ea9fb37
DJ
1662004-02-29 Daniel Jacobowitz <drow@mvista.com>
167
168 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
169 to use unsigned char.
170 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
171 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
172
23b23974
DJ
1732004-02-29 Daniel Jacobowitz <drow@mvista.com>
174
175 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
176 line of output.
177
7574fd53
DJ
1782004-02-28 Daniel Jacobowitz <drow@mvista.com>
179
180 * gdb.base/relocate.c (dummy): Initialize.
181
a195357f
DJ
1822004-02-28 Daniel Jacobowitz <drow@mvista.com>
183
184 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
185 a breakpoint at exit.
186
72fd54a9
FF
1872004-02-27 Fred Fish <fnf@redhat.com>
188
189 * gdb.base/chng-syms.exp: Add expect condition to match failing
190 case that isn't a timeout.
191
b9d23137
AC
1922004-02-27 Andrew Cagney <cagney@redhat.com>
193
194 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
195 support.
196
15d208f6 1972004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 198
15d208f6
FF
199 * gdb.arch/gdb1431.c: Remove.
200 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
201 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
202 of "until" incorrectly.
203
98f9cd2d
JB
2042004-02-26 J. Brobecker <brobecker@gnat.com>
205
206 * gdb.cp/class2.cc (empty): New class.
207 (refer): New function.
208 (main): Declare an object of type empty and use it.
209 * gdb.cp/class2.exp: Print the value of an object of type empty.
210
9b50c11b
JJ
2112004-02-26 Jeff Johnston <jjohnstn@redhat.com>
212
213 * gdb.base/langs.exp: Update query string to match the
214 new nquery format used for pending breakpoints.
215
0dcd613f
AC
2162004-02-26 Andrew Cagney <cagney@redhat.com>
217
218 Fix PR i18n/1570.
219 * gdb.base/charset.c: Update copyright notice.
220 (main, init_string): Remove the escape character '\e' tests.
221 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
222 * gdb.base/charset.exp (valid_host_charset): Ditto.
223 * gdb.base/setvar.exp: Ditto.
224
b8a56647
AC
2252004-02-24 Andrew Cagney <cagney@redhat.com>
226
90d59e34
AC
227 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
228 mmapped data in core file" PASS and FAIL messages consistent.
229
b8a56647
AC
230 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
231 setting a breakpoint. Work around PR java/1565.
232
9f27c604
JJ
2332004-02-23 Jeff Johnston <jjohnstn@redhat.com>
234
235 * lib/gdb.exp (gdb_breakpoint): Update query string to match
236 new nquery format.
237 * gdb.base/pending.exp: Ditto.
238
3224a706
MK
2392004-02-22 Mark Kettenis <kettenis@gnu.org>
240
241 * configure.in: Run stabs tests on *BSD.
242 * configure: Regenerated.
243
41e0a9ca
MK
2442004-02-21 Mark Kettenis <kettenis@gnu.org>
245
246 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
247
1e1b3428
FF
2482004-02-20 Fred Fish <fnf@redhat.com>
249
250 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
251 blank in test for "returns short", for consistency with other
252 "returns xxx" tests. Update copyright year.
253
f9a7572a
FF
2542004-02-19 Fred Fish <fnf@redhat.com>
255
256 New testcase for PR breakpoint/1558.
257 * gdb.arch/gdb1558.exp: New file.
258 * gdb.arch/gdb1558.c: New file.
259
b2ce2854
EZ
2602004-02-19 Elena Zannoni <ezannoni@redhat.com>
261
262 * gdb.base/nodebug.exp: Fix typo.
263
e7c9ff01
JB
2642004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
265
266 Committed by Jim Blandy <jimb@redhat.com>.
267
62f4b920
JB
268 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
269
2db536a1
JB
270 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
271
e7c9ff01
JB
272 * gdb.base/float.exp: Support s390*-*-* targets.
273
f3205b34
AF
2742004-02-17 Adam Fedor <fedor@gnu.org>
275
276 * gdb.base/gdb1555.exp: New file.
277 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
278
9d62932d
EZ
2792004-02-17 Elena Zannoni <ezannoni@redhat.com>
280
281 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
282
344c9711
FF
2832004-02-16 Fred Fish <fnf@redhat.com>
284
285 * gdb.arch/gdb1291.c: Remove
286 * gdb.arch/gdb1291.s: New test input file.
287 * gdb.arch/gdb1291.exp: Expand test to check case that should not
288 fail. Test for correct result, known incorrect result, other
289 failures and timeouts.
290
2d822687
AC
2912004-02-16 Andrew Cagney <cagney@redhat.com>
292
293 * gdb.base/bigcore.exp: New file.
294 * gdb.base/bigcore.c: New file.
295
dac15b66
AC
2962004-02-13 Andrew Cagney <cagney@redhat.com>
297
298 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
299 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
300 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
301 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
302 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
303 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
304 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
305 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
306 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
307 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
308
6bdfc2c4
JJ
3092004-02-11 Jeff Johnston <jjohnstn@redhat.com>
310
311 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
312 executed is an alloc instruction.
313
87b3ede8
DC
3142004-02-11 David Carlton <carlton@kealia.com>
315
316 * gdb.cp/breakpoint.exp: New.
317 * gdb.cp/breakpoint.cc: New.
318
6e19e2bf
MC
3192004-02-11 Michael Chastain <mec.gnu@mindspring.com>
320
321 Partial fix for PR gdb/1543.
322 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
323 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
324 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
325 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
326 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
327 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
328 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
329 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
330 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
331 to bug-gdb@prep.ai.mit.edu .
332 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
333 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
334 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
335 Likewise.
336
5c5455dc
AC
3372004-02-10 Andrew Cagney <cagney@redhat.com>
338
339 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
340 using gdb_internal_error_resync.
341
9cf689d7
DJ
3422004-02-09 Daniel Jacobowitz <drow@mvista.com>
343
344 * gdb.threads/thread-specific.exp: Stop early if no threads are
345 found.
346
d2dc51db
MC
3472004-02-09 Michael Chastain <mec.gnu@mindspring.com>
348
349 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
350
14b1a056
DJ
3512004-02-08 Daniel Jacobowitz <drow@mvista.com>
352
353 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
354 breakpoints.
355
83f66e8f
DJ
3562004-02-07 Daniel Jacobowitz <drow@mvista.com>
357
358 * config/sim.exp (gdb_load): Handle $arg == "".
359 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
360 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
361
30fc0091
EZ
3622004-02-07 Elena Zannoni <ezannoni@redhat.com>
363
364 * gdb.base/maint.exp: Update test to reflect
365 obstack changes.
366
4d806929
JJ
3672004-02-04 Jeff Johnston <jjohnstn@redhat.com>
368
369 * gdb.base/pendshr.c (pendfunc): New function that calls
370 pendfunc1.
371 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
372
7bfdd688
FF
3732004-02-04 Fred Fish <fnf@redhat.com>
374
375 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
376 function symbols and update copyright years.
377 * gdb.arch/gdb1291.c: Ditto.
378
aaa08ee4
MC
3792004-02-03 Michael Chastain <mec.gnu@mindspring.com>
380
381 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
382
dbad7755
MC
3832004-02-03 Michael Chastain <mec.gnu@mindspring.com>
384
385 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
386
ec4646ef
MC
3872004-02-03 Michael Chastain <mec.gnu@mindspring.com>
388
389 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
390
1b802196
FF
3912004-02-02 Fred Fish <fnf@redhat.com>
392
393 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
394 remote targets. Update copyright years.
395
18fe2033
JJ
3962004-02-02 Jeff Johnston <jjohnstn@redhat.com>
397
398 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
399 support.
400 * gdb.base/langs.exp: Fix test which attempts to create
401 breakpoint on non-existent function to handle new pending
402 support.
403 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
404 a breakpoint.
405 * gdb.base/pending.exp: New test.
406 * gdb.base/pending.c: New file.
407 * gdb.base/pendshr.c: Ditto.
408
8d577d32
DC
4092004-02-02 David Carlton <carlton@kealia.com>
410
411 * gdb.cp/overload.exp: Add overloadNamespace tests.
412 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
413 (overloadNamespace, XXX): New.
414 (main): Call XXX::marker2.
415
3ad13771
FF
4162004-02-01 Fred Fish <fnf@redhat.com>
417
418 * gdb.base/dump.exp: Use runto_main instead of "runto main".
419 * gdb.base/finish.exp: Ditto.
420 * gdb.base/gcore.exp: Ditto.
421 * gdb.base/huge.exp: Ditto.
422 * gdb.base/info-proc.exp: Ditto.
423 * gdb.base/return2.exp: Ditto.
424 * gdb.threads/gcore-thread.exp: Ditto.
425
44c75849
DJ
4262004-02-01 Daniel Jacobowitz <drow@mvista.com>
427
428 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
429
005bc093
MK
4302004-02-01 Mark Kettenis <kettenis@gnu.org>
431
432 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
433 that opening the file succeeds on OpenBSD.
434
c47cebdb
DJ
4352004-02-01 Daniel Jacobowitz <drow@mvista.com>
436
437 * gdb.threads/thread-specific.c: New file.
438 * gdb.threads/threads-specific.exp: New test script.
439 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
440 to expect_out.
441
5a01311c
MK
4422004-02-01 Mark Kettenis <kettenis@gnu.org>
443
444 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
445 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
446 only on the "print_small_structs from print_long_arg_list" test.
447
ce22a4f1
DJ
4482004-02-01 Daniel Jacobowitz <drow@mvista.com>
449
450 * gdb.base/completion.exp: Kill a stray backslash.
451
452 From Jim Ingham <jingham@apple.com>:
453 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
454 agrees with the result from sending a tab.
455
abbab9d3
DJ
4562004-01-31 Daniel Jacobowitz <drow@mvista.com>
457
458 * gdb.base/chng-syms.exp: Remove stray newline.
459
53904d1e
MK
4602004-01-31 Mark Kettenis <kettenis@gnu.org>
461
462 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
463 *-*-openbsd*.
464 * gdb.asm/openbsd.inc: New file.
465
3a4b3aac
MK
4662004-01-30 Mark Kettenis <kettenis@gnu.org>
467
468 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
469 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
470 *-*solaris2*. Remove commented out default settings for
471 asm-flags. Replace gdb_compile with target_link.
472
ebac27b4
MC
4732004-01-29 Michael Chastain <mec.gnu@mindspring.com>
474
475 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
476 for all tests. Remove old hp-ux and cygnus xfail cases.
477
d8679d84
PH
4782004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
479
480 * gdb.base/chng-syms.exp: New file.
481 * gdb.base/chng-syms.c: New file.
482
0a55bc22
MC
4832004-01-24 Michael Chastain <mec.gnu@mindspring.com>
484
485 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
486 Provide arms for current output in all my configurations.
487
94b8e876
MC
4882004-01-24 Michael Chastain <mec.gnu@mindspring.com>
489
490 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
491 * lib/compiler.cc: Likewise.
492 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
493 get the right preprocessor. Eval the output directly. Remove
494 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
495 hp_f77_compiler and hp_f90_compiler completely.
496 (gdb_preprocess): Delete.
497 (get_compiler): Delete.
498
7cf03d44
MK
4992004-01-24 Mark Kettenis <kettenis@gnu.org>
500
501 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
502 <string.h>.
503
68b6dce9
NR
5042004-01-24 Nick Roberts <nick@nick.uklinux.net>
505
506 * gdb.mi/mi-stack.exp: Update copyright.
507
b368761e
DC
5082004-01-23 David Carlton <carlton@kealia.com>
509
510 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
511 test for cp_lookup_transparent_type.
512 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
513 call them.
514
f2061b53
DJ
5152004-01-23 Daniel Jacobowitz <drow@mvista.com>
516
517 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
518 after -var-update.
519
37fc574a
DC
5202004-01-23 David Carlton <carlton@kealia.com>
521
522 * gdb.cp/namespace.cc (C::ensureRefs): New.
523 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
524
8e94b928
NR
5252004-01-20 Nick Roberts <nick@nick.uklinux.net>
526
527 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
528 case "-stack-list-locals 2".
529 * gdb.mi/mi-var-child.exp: Test for case
530 "-var-list-children --all-values NAME".
531
997b0952
MC
5322004-01-18 Michael Chastain <mec.gnu@mindspring.com>
533
534 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
535
52470da3
MK
5362004-01-18 Mark Kettenis <kettenis@gnu.org>
537
7049b4b8
MK
538 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
539 used with gdb_test_multiple.
540
52470da3
MK
541 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
542 read at address 0. This fixes PR testsuite/1504.
543
da6012e5
DJ
5442004-01-18 Daniel Jacobowitz <drow@mvista.com>
545
546 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
547 Remove downloading, guessing the host executable, the calls to
548 gdb_file_cmd and gdb_target_cmd, and "load" support.
549 (infer_host_exec): New function broken out from gdb_load.
550 (gdb_load): New wrapper for gdbserver_gdb_load.
551 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
552 gdb_target_cmd. Use -target-select.
553 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
554 Download binaries to the host. Clear last_mi_remote_file when
555 we load a new binary.
556 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
557 call gdbserver_gdb_load and mi_gdb_target_cmd.
558
32c70722
MC
5592004-01-17 Michael Chastain <mec.gnu@mindspring.com>
560
561 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
562 type patterns.
563
b0cecf36
MC
5642004-01-17 Michael Chastain <mec.gnu@mindspring.com>
565
566 * gdb.cp/templates.exp: Fix typo in test name of
567 "print Foo<volatile char*>::foo".
568
4120d7e6
MC
5692004-01-15 Michael Chastain <mec.gnu@mindspring.com>
570
571 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
572
f679e530
BE
5732004-01-16 Ben Elliston <bje@wasabisystems.com>
574
575 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
576 (clean mostlyclean): Remove empty rm.
577
091c48f6
MC
5782004-01-15 Michael Chastain <mec.gnu@mindspring.com>
579
580 * gdb.base/setvar.exp: Add copyright years.
581
3e5fc8d2
DC
5822004-01-14 David Carlton <carlton@bactrian.org>
583
584 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
585 PR c++/1511 and update coment.
586 * gdb.cp/templates.exp: Update patterns to match current output.
587 If changes involve something other than whitespace, KFAIL
588 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
589
63d06c5c
DC
5902004-01-14 David Carlton <carlton@kealia.com>
591
592 * gdb.cp/namespace.exp: Add tests involving classes defined within
593 namespaces.
594 * gdb.cp/namespace.cc (C::CClass): New.
595 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
596
a51dab88
EZ
5972004-01-14 Elena Zannoni <ezannoni@redhat.com>
598
599 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
600 what debug info we have. Print a better message if something goes
601 wrong while producing the separate debug info file.
602
a476ccc9
MC
6032004-01-14 Michael Chastain <mec.gnu@mindspring.com>
604
605 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
606
f453692c
MC
6072004-01-14 Michael Chastain <mec.gnu@mindspring.com>
608
609 * gdb.base/callfuncs.c: Add copyright notice.
610
f40063a5
MC
6112004-01-13 Michael Chastain <mec.gnu@mindspring.com>
612
613 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
614 inheritance. PR gdb/1498, PR gcc/13539.
615
19ac3974
EZ
6162004-01-13 Elena Zannoni <ezannoni@redhat.com>
617
618 * gdb.threads/gcore-thread.exp: Prefix name of binary with
619 test specific name.
620 * gdb.mi/gdb669.exp: Ditto.
621 * gdb.mi/mi-pthreads.exp: Ditto.
622 * gdb.mi/mi1-pthreads.exp: Ditto.
623 * gdb.mi/mi2-pthreads.exp: Ditto.
624
56c97c6e
MC
6252004-01-12 Michael Chastain <mec.gnu@mindspring.com>
626
627 * gdb.cp/member-ptr.cc: Add copyright notice.
628
a0644324
MC
6292004-01-12 Michael Chastain <mec.gnu@mindspring.com>
630
631 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
632 some patterns for recent versions of gcc and hpacc. Delete
633 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
634 Delete tests that access a NULL pointer-to-member-data. This
635 script is still disabled for gcc.
636
32fabe09
EZ
6372004-01-12 Elena Zannoni <ezannoni@redhat.com>
638
639 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
640 escaped correctly.
641
1f8a6abb
EZ
6422004-01-12 Elena Zannoni <ezannoni@redhat.com>
643
644 * gdb.base/sepdebug.exp: New file.
645 * gdb.base/sepdebug.c: New file.
646 * lib/gdb.exp (separate_debug_filename): New procedure.
647 (gdb_gnu_strip_debug): New procedure.
648
48efe704
AC
6492004-01-12 Andrew Cagney <cagney@redhat.com>
650
651 * gdb.mi/ChangeLog: Delete file. Renamed to ...
652 * gdb.mi/ChangeLog-1999-2003: New file.
653
a9415475
AC
6542004-01-12 Andrew Cagney <cagney@redhat.com>
655
656 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
657 "Renaming a directory to a non-empty directory returns ENOTEMPTY
658 or EEXIST", treat EBUSY as an XFAIL.
659
83b8cf9d
MC
6602004-01-11 Michael Chastain <mec.gnu@mindspring.com>
661
662 * gdb.base/scope.exp: Remove obsolete setup_xfail for
663 hp_cc_compiler.
664
9939d2a8
MC
6652004-01-10 Michael Chastain <mec.gnu@mindspring.com>
666
667 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
668 decorations.
669
1ff8cadf
MC
6702004-01-10 Michael Chastain <mec.gnu@mindspring.com>
671
672 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
673 and "(aCC)" decorations. Remove obsolete doco about old
674 test results.
675
6fa9022e
MC
6762004-01-09 Michael Chastain <mec.gnu@mindspring.com>
677
678 * gdb.cp/exception.exp: Fix typo in doco.
679
209721fe
MK
6802004-01-09 Mark Kettenis <kettenis@gnu.org>
681
682 * gdb.base/gdb1476.exp: Fix typo.
683
ef11303e
MC
6842004-01-09 Michael Chastain <mec.gnu@mindspring.com>
685
686 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
687 file.
688
041ab88c
MC
6892004-01-09 Michael Chastain <mec.gnu@mindspring.com>
690
691 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
692 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
693 Use gdb_compile. Remove restriction on gcc. Add some patterns
694 for recent version of gdb. Delete second half, which was a copy
695 of the first half with different build flags. This test is
696 still disabled because it is still not ready for production.
697
e36d075a
MC
6982004-01-08 Michael Chastain <mec.gnu@mindspring.com>
699
700 * gdb.cp/exception.cc: Add copyright notice.
701 * gdb.cp/exception.exp: Add a notice that this file is broken
702 because of line number changes caused by addition of copyright
703 notice.
704
42b190ad
MC
7052004-01-08 Michael Chastain <mec.gnu@mindspring.com>
706
707 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
708 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
709
8f25f06b
MC
7102004-01-08 Michael Chastain <mec.gnu@mindspring.com>
711
712 * gdb.cp/classes.exp: Accept gnu abi 2.
713 * gdb.cp/derivation.exp: Likewise.
714 * gdb.cp/overload.exp: Likewise.
715 * gdb.cp/virtfunc.exp: Likewise.
716
06ded8b8
MC
7172004-01-08 Michael Chastain <mec.gnu@mindspring.com>
718
719 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
720 semicolon after end of function.
721
77c26ae3
MC
7222004-01-07 Michael Chastain <mec.gnu@mindspring.com>
723
724 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
725 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
726 boilerplate code for compiling and running the program under
727 test. Add some string method tests.
728
20757486
MC
7292004-01-07 Michael Chastain <mec.gnu@mindspring.com>
730
731 * gdb.cp/bs15503.cc: Add copyright notice.
732 * gdb.cp/bs15503.exp: Adjust line number.
733
0fd3b503
MC
7342004-01-07 Michael Chastain <mec.gnu@mindspring.com>
735
736 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
737 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
738
10d1bea8
MC
7392004-01-07 Michael Chastain <mec.gnu@mindspring.com>
740
741 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
742 hp_cc_compiler.
743
2789202a
MC
7442004-01-07 Michael Chastain <mec.gnu@mindspring.com>
745
746 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
747 * gdb.cp/ctti.exp: Use the marker instead of "next".
748 With gcc, run further before bailing.
749
b862f14c
MC
7502004-01-07 Michael Chastain <mec.gnu@mindspring.com>
751
752 * gdb.cp/cttiadd.cc: Add copyright notice.
753 * gdb.cp/cttiadd1.cc: Likewise.
754 * gdb.cp/cttiadd2.cc: Likewise.
755 * gdb.cp/cttiadd3.cc: Likewise.
756
96da2469
MC
7572004-01-07 Michael Chastain <mec.gnu@mindspring.com>
758
759 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
760 Use gdb_test, gdb_test_multiple. Use floating-point values that
761 have exact representations in IEEE-ish formats.
762
053248ff
MC
7632004-01-07 Michael Chastain <mec.gnu@mindspring.com>
764
765 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
766 compilers. Delete duplicate call to get_compiler_info.
767 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
768 * gdb.base/volatile.exp: Likewise.
769
84acecdd
MK
7702004-01-07 Mark Kettenis <kettenis@gnu.org>
771
772 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
773 memory at address 0.
774
fe11a27f
MC
7752004-01-07 Michael Chastain <mec.gnu@mindspring.com>
776
777 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
778 to test for hp-ux assembler. Fix copyright years.
779
60ad077b
AC
7802004-01-07 Andrew Cagney <cagney@redhat.com>
781
782 * gdb.base/fileio.c (strerrno): Add "EBUSY".
783
1c9b8f33
AC
7842004-01-07 Andrew Cagney <cagney@redhat.com>
785
786 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
787 when creating the read-only file. From analysis by Roland McGrath
788 and Elena Zannoni.
789
753ccc7a
MC
7902004-01-06 Michael Chastain <mec.gnu@mindspring.com>
791
792 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
793
eca3e36b
MC
7942004-01-06 Michael Chastain <mec.gnu@mindspring.com>
795
796 * gdb.base/cvexpr.c: Be type-safe with function pointers and
797 data pointers.
798
f8d4bac4
MC
7992004-01-06 Michael Chastain <mec.gnu@mindspring.com>
800
801 * gdb.cp/m-static.exp: Compile one source file at a time.
802 Delete unused call to get_compiler_info.
803
9b4e0f94
MC
8042004-01-06 Michael Chastain <mec.gnu@mindspring.com>
805
806 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
807 * gdb.base/call-rt-st.exp: Likewise.
808 * gdb.base/nodebug.exp: Likewise.
809 * gdb.base/volatile.exp: Likewise.
810 * gdb.cp/ref-types.exp: Likewise.
811 * gdb.cp/templates.exp: Likewise.
812
023c1024
MK
8132004-01-05 Mark Kettenis <kettenis@gnu.org>
814
815 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
816
19703c4a
MC
8172004-01-05 Michael Chastain <mec.gnu@mindspring.com>
818
819 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
820 hppa*-hp-hpux*.
821
18b67037
MK
8222004-01-04 Mark Kettenis <kettenis@gnu.org>
823
ba6219c8
MK
824 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
825 x86_64-*-*.
826
18b67037
MK
827 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
828 sparc64-*-* and sparc*-solaris2*.
829
1bfbbb9d
MK
8302004-01-04 Mark Kettenis <kettenis@gnu.org>
831
832 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
833 return ${tests}" test. The ${tests} already mentions the
834 filename.
835
06846494
MC
8362004-01-02 Michael Chastain <mec.gnu@mindspring.com>
837
838 * gdb.cp/local.exp: Accept gcc abi 2.
839
3b0cb202
MC
8402004-01-02 Michael Chastain <mec.gnu@mindspring.com>
841
842 * gdb.cp/templates.exp: Accept gcc abi 2.
843
0643ec3f
MC
8442004-01-02 Michael Chastain <mec.gnu@mindspring.com>
845
846 * lib/compiler.cc: Remove supports_template_debugging.
847 * gdb.cp/templates.exp: Do not test supports_template_debugging.
848
d231d0b1
MC
8492004-01-01 Michael Chastain <mec.gnu@mindspring.com>
850
851 * gdb.cp/namespace.exp: Accept gcc abi 2.
852
44ffb27c
MC
8532004-01-01 Michael Chastain <mec.gnu@mindspring.com>
854
855 * gdb.cp/method.exp: Accept gcc abi 2.
856
184ad485
MC
8572004-01-01 Michael Chastain <mec.gnu@mindspring.com>
858
859 * gdb.cp/classes.exp: Generate identical results as old version.
860 * gdb.cp/derivation.exp: Likewise.
861 * gdb.cp/overload.exp: Likewise.
862 * gdb.cp/virtfunc.exp: Likewise.
863
116f09e7
MC
8642004-01-01 Michael Chastain <mec.gnu@mindspring.com>
865
866 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
867 mysterious bug with sourceware version of expect.
868
b1379776
MC
8692004-01-01 Michael Chastain <mec.gnu@mindspring.com>
870
871 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
872 current versions of gcc, including gcc abi 2. Remove gratuitous
873 restart of test program. Use gdb_test_multiple and gdb_test for
874 all tests. Add patterns to xfail missing "const" in "const char *"
875 and kfail PR gdb/1155.
876
6b7a4c0e
MC
8772004-01-01 Michael Chastain <mec.gnu@mindspring.com>
878
879 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
880 current versions of gcc, including gcc abi 2. Remove gratuitous
881 restart of test program. Use gdb_test_multiple and gdb_test for
882 all tests. Add patterns to kfail PR gdb/1498.
883
51615d72
MC
8842003-12-31 Michael Chastain <mec.gnu@mindspring.com>
885
886 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
887 current versions of gcc, including gcc abi 2. Use "breakpoint"
888 and "continue" instead of restarting the target program. Use
889 gdb_test_multiple and gdb_test for all tests.
890
7b79a9d7
MK
8912004-01-01 Mark Kettenis <kettenis@gnu.org>
892
893 * gdb.asm/asm-source.exp: Update copyright year. Link statically
894 for *-*-solaris2*.
895
1cd3489f
MC
8962003-12-31 Michael Chastain <mec.gnu@mindspring.com>
897
898 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
899 current versions of gcc, including gcc abi 2. Use "breakpoint"
900 and "continue" instead of restarting the target program several
901 times. Use gdb_test_multiple and gdb_test for all tests.
902
850742db
MC
9032003-12-18 Michael Chastain <mec.gnu@mindspring.com>
904
905 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
906 source files.
907
eb4bbda8
MC
9082003-12-16 Michael Chastain <mec.gnu@mindspring.com>
909
910 * gdb.base/environ.exp: Handle compiling test case from multiple
911 source files.
912
e42c7771
MC
9132003-12-16 Michael Chastain <mec.gnu@mindspring.com>
914
915 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
916
80e4b428
JB
9172003-12-17 Jim Blandy <jimb@redhat.com>
918
5f06973a
JB
919 * gdb.base/freebpcmd.c: Add copyright notice.
920
80e4b428
JB
921 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
922
0ab84fb7
MC
9232003-12-16 Michael Chastain <mec.gnu@mindspring.com>
924
925 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
926
1b3bb3d0
JB
9272003-12-13 Jim Blandy <jimb@redhat.com>
928
929 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
930
3a4c9371
KB
9312003-12-12 Kevin Buettner <kevinb@redhat.com>
932
933 * gdb.asm/frv.inc: New file.
934 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
935
a1dea79a
FF
9362003-12-09 Fred Fish <fnf@redhat.com>
937
938 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
939 functions to break1.c and leave prototypes behind. Add more
940 "set breakpoint NN here" comments.
941 * gdb.base/break1.c: New file.
942
943 * gdb.base/break.exp: Handle compiling test case from multiple
944 source files and change source file references as needed.
945 * gdb.base/completion.exp: Ditto.
946 * gdb.base/condbreak.exp: Ditto.
947 * gdb.base/define.exp: Ditto.
948 * gdb.base/ena-dis-br.exp: Ditto.
949 * gdb.base/info-proc.exp: Ditto.
950 * gdb.base/maint.exp: Ditto.
951 * gdb.base/until.exp: Ditto.
952
953 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
954 hardcoded line numbers.
955 * gdb.base/define.exp: Ditto.
956 * gdb.base/ena-dis-br.exp: Ditto.
957 * gdb.base/maint.exp: Ditto.
958 * gdb.base/until.exp: Ditto.
959
960 * gdb.base/completion.exp: Use "break1" for completion tests since
961 "break" is no longer a unique prefix.
962
5266b69c
AC
9632003-12-06 Andrew Cagney <cagney@redhat.com>
964
965 * gdb.base/structs.exp (test_struct_returns): When applicable, set
966 "return_value_unimplemented". When an unimplemented struct return
967 architecture, report incorrect values as a KFAIL
968
374451f0
MC
9692003-12-05 Michael Chastain <mec.gnu@mindspring.com>
970
971 * gdb.cp/rtti.exp: Accept new wording of warning from
972 cp_lookup_rtti_type.
973
ba9b20a7
MC
9742003-12-05 Michael Chastain <mec.gnu@mindspring.com>
975
976 Partial fix for PR testsuite/1456.
977 * gdb.base/scope.exp (test_at_main): Replace references to
978 gcc_compiled with calls to test_compiler_info.
979 (test_at_foo): Likewise.
980 (test_at_bar): Likewise.
981
b74b6d0b
MC
9822003-12-04 Michael Chastain <mec.gnu@mindspring.com>
983
984 Partial fix for PR testsuite/1456.
985 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
986 to test_compiler_info.
987
ccfa3402
MC
9882003-12-03 Michael Chastain <mec.gnu@mindspring.com>
989
990 * gdb.base/so-impl-ld.exp: Update copyright notice.
991
f6246aba
MC
9922003-12-02 Michael Chastain <mec.gnu@mindspring.com>
993
994 Partial fix for PR testsuite/1456.
995 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
996 to test_compiler_info.
997
13ae734a
MC
9982003-11-28 Michael Chastain <mec.gnu@mindspring.com>
999
1000 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
1001 from current versions of gdb. Clean up regular expressions.
1002 Delete redundant timeout case.
1003
d8e1cdee
MC
10042003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1005
1006 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
1007 from current versions of gdb. Clean up regular expressions.
1008 Delete redundant timeout case.
1009
96457b64
MC
10102003-12-01 Michael Chastain <mec.gnu@mindspring.com>
1011
1012 Partial fix for PR testsuite/1456.
1013 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
1014 gcc_compiled with call to test_compiler_info.
1015
f35309fc
MC
10162003-11-30 Michael Chastain <mec.gnu@mindspring.com>
1017
1018 Partial fix for PR testsuite/1456.
1019 * gdb.base/list.exp (test_list_function): Delete unused declaration
1020 of gcc_compiled.
1021
d7afdf9b
MC
10222003-11-29 Michael Chastain <mec.gnu@mindspring.com>
1023
1024 Partial fix for PR testsuite/1456.
1025 * gdb.base/complex.exp: Replace reference to gcc_compiled with
1026 call to test_compiler_info.
1027
71507b56
MK
10282003-11-29 Mark Kettenis <kettenis@gnu.org>
1029
1030 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
1031 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
1032 it to create the appropriate note.inc.
1033 * gdb.asm/asmsrc1.s: Include "note.inc".
1034 * gdb.asm/netbsd.inc: New file.
1035 * gdb.asm/empty.inc: New file.
1036
f81f93f7
MC
10372003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1038
1039 Partial fix for PR testsuite/1456.
1040 * gdb.base/constvars.exp: Replace references to gcc_compiled with
1041 calls to test_compiler_info.
1042
9a77938e
MC
10432003-11-27 Michael Chastain <mec.gnu@mindspring.com>
1044
1045 Partial fix for PR testsuite/1456.
1046 * gdb.base/volatile.exp: Replace references to gcc_compiled with
1047 calls to test_compiler_info.
1048
e8367dc7
MK
10492003-11-27 Mark Kettenis <kettenis@gnu.org>
1050
1051 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
1052 pattern for the KFAILs.
1053
526c61ee
AF
10542003-11-25 Adam Fedor <fedor@gnu.org>
1055
1056 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
1057 * gdb.objc/objcdecode.m: New file.
1058
28f2d600
AF
10592003-11-25 Adam Fedor <fedor@gnu.org>
1060
1061 * gdb.objc/nondebug.exp: Test for PR objc/1236.
1062 * gdb.objc/nondebug.m: New file.
1063
a3895cee
BE
10642003-11-26 Ben Elliston <bje@wasabisystems.com>
1065
1066 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1067 NetBSD as it does on FreeBSD. Modelled on a similar change by
1068 Mark Kettenis on 2003-05-30.
1069 (link-flags): Set to "--entry _start" regardless of target.
1070 Special linker flags are to be appended to $link-flags.
1071 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
1072
c9f2c8a3
MC
10732003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1074
1075 * gdb.cp/method.exp: Accept output of new demangler.
1076
15a0587a 10772003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
1078
1079 * gdb/class2.exp: New file.
1080 * gdb/class2.cc: New file.
1081
3c00b570
MC
10822003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1083
1084 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
1085 of new demangler.
1086
7027acc7
MK
10872003-11-23 Mark Kettenis <kettenis@gnu.org>
1088
1089 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
1090 of gdb_test "run".
1091
b0e1598a
MK
10922003-11-23 Mark Kettenis <kettenis@gnu.org>
1093
1094 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
1095 "continue" into "run".
1096
4d9eda44
MC
10972003-11-23 Michael Chastain <mec.gnu@mindspring.com>
1098
1099 Partial fix for PR testsuite/1456.
1100 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
1101 call to test_compiler_info.
1102 * gdb.cp/ctti.exp: Likewise.
1103 * gdb.cp/derivation.exp: Likewise.
1104 * gdb.cp/member-ptr.exp: Likewise.
1105 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
1106 reference to gcc_compiled.
1107
11082003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
1109
1110 Fix PR testsuite/1463.
1111 * gdb.base/structs.exp (start_structs_test): Call
1112 get_debug_format before using the debug format.
1113
d422fe19
AC
11142003-11-22 Andrew Cagney <cagney@redhat.com>
1115
1116 * lib/gdb.exp (gdb_test_multiple): Add simple example.
1117 * gdb.base/structs.exp: Use gdb_test_multiple.
1118
039cf96d
AC
11192003-11-20 Andrew Cagney <cagney@redhat.com>
1120
6882279b
AC
1121 * gdb.base/structs.exp: Handle and recover from internal errors.
1122 Replace "foo${n}" with "foo<n>" in test messages.
1123
e53890ae
AC
1124 * gdb.base/structs.exp: Update copyright. Rewrite.
1125 * gdb.base/structs.c: Update copyright. Rewrite.
1126
2b211c59
AC
1127 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
1128 resync count exceeded.
d63a86f8 1129
039cf96d
AC
1130 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
1131 from the internal error.
1132 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
1133 Original from Jim Blandy.
1134 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 1135
eac98b22
AC
11362003-11-19 Andrew Cagney <cagney@redhat.com>
1137
1138 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
1139 KFAIL.
1140
67455b2a
MK
11412003-11-17 Mark Kettenis <kettenis@gnu.org>
1142
1143 New testcase for PR backtrace/1435.
1144 * gdb.arch/i386-unwind.exp: New file.
1145 * gdb.arch/i386-unwind.c: New file.
1146
853d6e5b
AC
11472003-11-17 Andrew Cagney <cagney@redhat.com>
1148
1149 * lib/gdb.exp (compiler_info): New global.
1150 (test_compiler_info): New function.
1151 (get_compiler_info): Set compiler_info.
1152 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
1153 "compiler_info" to gcc-<major>-<minor>.
1154
38cf6e11
MC
11552003-11-15 Michael Chastain <mec.gnu@mindspring.com>
1156
1157 * gdb.trace/configure: Remove.
1158
a50d3602
EZ
11592003-11-13 Elena Zannoni <ezannoni@redhat.com>
1160
1161 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 1162 breakpoints.
a50d3602
EZ
1163 * gdb.base/break.exp: Remove all references to explicit line
1164 numbers.
1165
d9407aaa
NC
11662003-11-11 Nick Clifton <nickc@redhat.com>
1167
1168 * gdb.base/shreloc.exp: Do not run for targets which do not
1169 support shared objects.
1170
db488fc1
CV
11712003-11-10 Corinna Vinschen <vinschen@redhat.com>
1172
1173 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
1174 Don't run tests if nofileio flag is given.
1175
6a90a18e
EZ
11762003-11-07 Elena Zannoni <ezannoni@redhat.com>
1177
1178 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
1179 as well as 'Watchpoint'.
1180
0b915e9c
EZ
11812003-11-06 Elena Zannoni <ezannoni@redhat.com>
1182
1183 Reported by Jim Ingham <jingham@apple.com>:
1184 * gdb.base/annota1.exp: Match at least one occurrence of the
1185 signal handler annotation.
1186
d7e4b55f
EZ
11872003-11-06 Elena Zannoni <ezannoni@redhat.com>
1188
1189 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
1190 as well as 'Watchpoint'.
1191
2fe4e8d0
MC
11922003-11-05 Michael Chastain <mec@shout.net>
1193
1194 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
1195
6ef88553
KW
11962003-11-03 Kris Warkentin <kewarken@qnx.com>
1197
1198 * gdb.arch/gdb1291.c: New test file.
1199 * gdb.arch/gdb1291.exp: New test script.
1200 * gdb.arch/gdb1431.c: New test file.
1201 * gdb.arch/gdb1431.exp: New test script.
1202
ae7dc4d8
MC
12032003-10-22 Michael Chastain <mec@shout.net>
1204
1205 * gdb.mi/pthreads.c: Add copyright notice.
1206
c39d7427
MC
12072003-10-22 Michael Chastain <mec@shout.net>
1208
1209 * gdb.threads/pthreads.c: Add copyright notice.
1210
8b7d96c1
MC
12112003-10-20 Michael Chastain <mec@shout.net>
1212
1213 * gdb.base/gdb1056.exp: New test script.
1214
d1d69fdd
DJ
12152003-10-13 Daniel Jacobowitz <drow@mvista.com>
1216
1217 * gdb.threads/killed.exp: Use gdb_run_cmd.
1218
7d605576
DJ
12192003-10-13 Daniel Jacobowitz <drow@mvista.com>
1220
1221 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
1222 create a core file.
1223 * gdb.threads/gcore-thread.exp: Likewise.
1224
618ec112
CV
12252003-10-13 Corinna Vinschen <vinschen@redhat.com>
1226
1227 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
1228 type, based on char type.
1229 (struct bit_flags_short_t): New bitfield type, based on short type.
1230 (init_bit_flags_char): New fuction.
1231 (init_bit_flags_short): Ditto.
1232 (print_bit_flags_char): Ditto.
1233 (print_bit_flags_short): Ditto.
1234 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
1235
9367a73c
MC
12362003-10-11 Michael Chastain <mec@shout.net>
1237
1238 * gdb.base/call-rt-st.exp: Update copyright year.
1239
1decf120
KI
12402003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1241
1242 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
1243 * gdb.disasm/sh3.s: Ditto.
1244
5445b2ae
DJ
12452003-10-07 Daniel Jacobowitz <drow@mvista.com>
1246
1247 * gdb.threads/switch-threads.exp: New test.
1248 * gdb.threads/switch-threads.c: New source file.
1249
aec24853
CV
12502003-10-07 Corinna Vinschen <vinschen@redhat.com>
1251
1252 * gdb.base/ending-run.exp: Add sh specific case.
1253
adc7428d
AC
12542003-10-06 Andrew Cagney <cagney@redhat.com>
1255
1256 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
1257 * gdb.disasm/mn10200.exp: Delete obsolete file.
1258
c9d37158
DJ
12592003-09-29 Daniel Jacobowitz <drow@mvista.com>
1260
1261 * ChangeLog: Correct an entry command.exp -> commands.exp.
1262 * gdb.base/commands.exp (bp_deleted_in_command_test)
1263 (temporary_breakpoint_commands): Check noargs.
1264
79c2c32d
DC
12652003-09-25 David Carlton <carlton@kealia.com>
1266
1267 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
1268 of some print tests, where appropriate. Add tests for C::D::cd,
1269 E::ce, F::cXfX, G::XgX.
1270 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
1271
594e6d67
RE
12722003-09-25 Richard Earnshaw <rearnsha@arm.com>
1273
1274 * lib/java.exp (java_init): Import target_alias before using it.
1275
10f0d451
DC
12762003-09-25 David Carlton <carlton@kealia.com>
1277
1278 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
1279
274bcba0
EZ
12802003-09-23 Elena Zannoni <ezannoni@redhat.com>
1281
d63a86f8 1282 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
1283 weirdness.
1284
cdbf20f7
MC
12852003-09-17 Michael Chastain <mec@shout.net>
1286
1287 * gdb.cp/gdb1355.exp: New file.
1288 * gdb.cp/gdb1355.c: New file.
1289
71e06f80
CV
12902003-09-15 Corinna Vinschen <vinschen@redhat.com>
1291
1292 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
1293 * gdb.asm/sh.inc: New file.
1294
5c4e30ca
DC
12952003-09-11 David Carlton <carlton@kealia.com>
1296
bd45b7af
DC
1297 * gdb.cp/namespace.exp: Add tests for namespace types.
1298 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
1299 (test_namespace): New.
1300
1c199746
EZ
13012003-09-11 Elena Zannoni <ezannoni@redhat.com>
1302
1303 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 1304 * gdb.stabs/weird.exp: Ditto.
1c199746 1305
04ed252f
MC
13062003-09-08 Michael Chastain <mec@shout.net>
1307
1308 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
1309
d8a2d9e7
MC
13102003-09-07 Michael Chastain <mec@shout.net>
1311
1312 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
1313 'parse error'.
1314
161afb24
MK
13152003-09-07 Mark Kettenis <m.kettenis@osp.nl>
1316
1317 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
1318
49f2741a
MC
13192003-08-30 Michael Chastain <mec@shout.net>
1320
1321 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
1322 * gdb.gdb/observer.exp: Ditto.
1323 * gdb.gdb/xfullpath.exp: Ditto.
1324
8afa723e
MK
13252003-08-29 Mark Kettenis <kettenis@gnu.org>
1326
1327 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
1328 *-*-*bsd*.
1329
f31dfe3b
JJ
13302003-08-28 Jeff Johnston <jjohnstn@redhat.com>
1331
1332 * gdb.base/dump.exp: Skip for ia64.
1333
4630e498
JJ
13342003-08-25 Jeff Johnston <jjohnstn@redhat.com>
1335
1336 * gdb.asm/asm-source.exp: Add ia64 support.
1337 * gdb.asm/ia64.inc: New file.
1338
1105b7ef
MC
13392003-08-22 Michael Chastain <mec@shout.net>
1340
1341 * gdb.cp: New directory.
1342 * gdb.cp/*: Copy from gdb.c++/*.
1343 * gdb.c++/*: Remove.
1344 * Makefile.in: Change gdb.c++ to gdb.cp.
1345 * configure.in: Ditto.
1346 * configure: Regnerate.
1347
c945b932
MK
13482003-08-18 Mark Kettenis <kettenis@gnu.org>
1349
1350 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
1351 * gdb.arch/i386-prologue.c (gdb1338): Add function.
1352
2b66634b
DJ
13532003-08-17 Daniel Jacobowitz <drow@mvista.com>
1354
1355 * mi-var-display.exp (-var-list-children weird): Accept function
1356 pointers with argument types.
1357 * mi1-var-display.exp (-var-list-children weird): Likewise.
1358 * mi2-var-display.exp (-var-list-children weird): Likewise.
1359
a356f73b
DJ
13602003-08-17 Daniel Jacobowitz <drow@mvista.com>
1361
1362 * gdb.base/annota3.exp: Add missing newline.
1363
483417b8
MC
13642003-08-06 Michael Chastain <mec@shout.net>
1365
1366 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
1367
c99c59c3
MS
13682003-08-12 Michael Snyder <msnyder@redhat.com>
1369
1370 * gdb.base/float.exp: Add test for SH.
1371
55ed7501
MK
13722003-08-10 Mark Kettenis <kettenis@gnu.org>
1373
1374 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
1375
1a371f2e
EZ
13762003-08-07 Elena Zannoni <ezannoni@redhat.com>
1377
1378 * gdb.base/completion.exp: Remove reduntant completion test
1379 on filename.
1380
e0f353ce
EZ
13812003-08-07 Elena Zannoni <ezannoni@redhat.com>
1382
1383 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
1384 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
1385 gdb.trace/save-trace.exp: Make sure that full pathnames are
1386 escaped correctly.
1387
5710a1af 13882003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 1389
5710a1af
EZ
1390 * configure.in: Don't generate config.h from config.hin.
1391 * configure: Regenerate.
1392 * config.hin: Remove file.
1393 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
1394 * gdb.threads/pthreads.c: Ditto.
1395
dcd81ce9
DJ
13962003-08-07 Daniel Jacobowitz <drow@mvista.com>
1397
1398 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1399 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
1400 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
1401 Replace ld24 with seth/add3.
1402
6009d884
AC
14032003-08-02 Andrew Cagney <cagney@redhat.com>
1404
1405 * gdb.base/annota3.exp: New file.
1406 * gdb.base/annota3.c: New file.
1407 * gdb.c++/annota3.exp: New file.
1408 * gdb.c++/annota3.cc: New file.
1409
51514e06
MC
14102003-07-29 Michael Chastain <mec@shout.net>
1411
1412 * gdb.threads/tls.c (spin): Check errno only if sem_wait
1413 actually failed.
1414 (do_pass): Likewise.
1415 * gdb.threads/tls.exp: Always initialize no_of_threads.
1416
4ee6625b
DJ
14172003-07-27 Daniel Jacobowitz <drow@mvista.com>
1418
1419 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
1420 pattern.
1421 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
1422 * gdb.threads/tls.exp: Recognize one case of the host library not
1423 supporting TLS.
1424
225f2bf6
AC
14252003-07-27 Andrew Cagney <cagney@redhat.com>
1426
1427 * gdb.base/fileio.exp: Use SH when running commands using
1428 remote_exec.
1429
bcb27c9f
DJ
14302003-07-24 Daniel Jacobowitz <drow@mvista.com>
1431
1432 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1433 * gdb.base/relocate.c (dummy): New padding array.
1434
3d67be83
MS
14352003-07-22 Michael Snyder <msnyder@redhat.com>
1436
d63a86f8 1437 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
1438
1439 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
1440 patterns to be more general, accepting old and new output.
1441 Some output chars (such as '+') also must be quoted.
d63a86f8 1442 Some addresses are displayed numerically instead of
3d67be83
MS
1443 symbolically.
1444
57ba3b85
MS
14452003-07-23 Michael Snyder <msnyder@redhat.com>
1446
686d097c
MS
1447 * gdb.base/return2.exp: Don't test long-long return.
1448
57ba3b85
MS
1449 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
1450 * gdb.disasm/t01_mov.exp: Ditto.
1451 * gdb.disasm/t02_mova.s: Ditto.
1452 * gdb.disasm/t02_mova.exp: Ditto.
1453 * gdb.disasm/t03_add.s: Ditto.
1454 * gdb.disasm/t03_add.exp: Ditto.
1455 * gdb.disasm/t04_sub.s: Ditto.
1456 * gdb.disasm/t04_sub.exp: Ditto.
1457 * gdb.disasm/t05_cmp.s: Ditto.
1458 * gdb.disasm/t05_cmp.exp: Ditto.
1459 * gdb.disasm/t06_ari2.s: Ditto.
1460 * gdb.disasm/t06_ari2.exp: Ditto.
1461 * gdb.disasm/t07_ari3.s: Ditto.
1462 * gdb.disasm/t07_ari3.exp: Ditto.
1463 * gdb.disasm/t08_or.s: Ditto.
1464 * gdb.disasm/t08_or.exp: Ditto.
1465 * gdb.disasm/t09_xor.s: Ditto.
1466 * gdb.disasm/t09_xor.exp: Ditto.
1467 * gdb.disasm/t10_and.s: Ditto.
1468 * gdb.disasm/t10_and.exp: Ditto.
1469 * gdb.disasm/t11_logs.s: Ditto.
1470 * gdb.disasm/t11_logs.exp: Ditto.
1471 * gdb.disasm/t12_bit.s: Ditto.
1472 * gdb.disasm/t12_bit.exp: Ditto.
1473 * gdb.disasm/t13_otr.s: Ditto.
1474 * gdb.disasm/t13_otr.exp: Ditto.
1475
e00759ef
EZ
14762003-07-22 Elena Zannoni <ezannoni@redhat.com>
1477
1478 * gdb.threads/tls.exp :Add kfail for 'info address' case.
1479
8bc2021f
EZ
14802003-07-22 Elena Zannoni <ezannoni@redhat.com>
1481
1482 * gdb.threads/tls.c : New file.
1483 * gdb.threads/tls.exp : New file.
1484 * gdb.threads/tls-main.c : New file.
1485 * gdb.threads/tls-shared.c : New file.
1486 * gdb.threads/tls-shared.exp : New file.
1487
89320c4c
AS
14882003-07-22 Andreas Schwab <schwab@suse.de>
1489
1490 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
1491
180dea7c
AS
14922003-07-20 Andreas Schwab <schwab@suse.de>
1493
1494 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
1495 due to insn reordering.
1496
0714963c
AC
14972003-07-15 Andrew Cagney <cagney@redhat.com>
1498
1499 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
1500
98a23b3f
MC
15012003-07-15 Michael Chastain <mec@shout.net>
1502
1503 * gdb.base/gdb1250.exp: New file.
1504 * gdb.base/gdb1250.c: New file.
1505
27e417a2
ML
15062003-07-09 Michal Ludvig <mludvig@suse.cz>
1507
1508 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
1509 expansion of size_t to 'unsigned long', not only to 'unsigned'.
1510
8bc2021f
EZ
15112003-07-09 Elena Zannoni <ezannoni@redhat.com>
1512
1513 * gdb.threads/tls.c: New file.
1514 * gdb.threads/tls.exp: New file.
1515 * gdb.threads/tls-main.c: New file.
1516 * gdb.threads/tls-shared.c: New file.
1517 * gdb.threads/tls-shared.exp: New file.
1518
d99968dc
EZ
15192003-07-09 Elena Zannoni <ezannoni@redhat.com>
1520
1521 * gdb.base/annota1.exp: Make sure that we properly escape the
1522 full path of the source file. Xfail more permissive patterns,
d63a86f8 1523 due to a compiler debug info problem.
d99968dc 1524
83876b3b
AS
15252003-07-07 Andreas Schwab <schwab@suse.de>
1526
2705e972
AS
1527 * gdb.asm/m68k.inc: New file.
1528 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
1529
83876b3b
AS
1530 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
1531 arguments"): Also match negative number.
1532
1533 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
1534
3a871b37
DJ
15352003-07-03 Daniel Jacobowitz <drow@mvista.com>
1536
1537 * gdb.base/store.c (charest): New typedef.
1538 (add_char): Rename to add_charest, update.
1539 (wack_char): Rename to wack_charest, update types. Return l + r
1540 to keep r live across the call.
1541 (wack_short, wack_int, wack_long, wack_longest, wack_float)
1542 (wack_double, wack_doublest): Return l + r to keep r live across
1543 the call.
1544 * gdb.base/store.exp: Accomodate store.c changes.
1545
b2a7f303
DC
15462003-06-30 David Carlton <carlton@kealia.com>
1547
1548 * gdb.c++/maint.exp (test_invalid_name): New.
1549 (test_first_component): Add tests for invalid names.
1550
3c6cb4a1
MC
15512003-06-29 Michael Chastain <mec@shout.net>
1552
1553 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
1554 output of '<VTT for class>' for virtual base classes.
1555
f1c2644b
DJ
15562003-06-29 Daniel Jacobowitz <drow@mvista.com>
1557
1558 * gdb.base/completion.exp: Tab-complete "complet" instead of
1559 "compl".
1560 * gdb.base/complex.exp, gdb.base/complex.c: New files.
1561
18080350
DJ
15622003-06-29 Daniel Jacobowitz <drow@mvista.com>
1563
1564 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
1565 * gdb.base/volatile.exp: Likewise.
1566
f56973f8
DJ
15672003-06-29 Daniel Jacobowitz <drow@mvista.com>
1568
1569 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
1570 gdb/1265.
1571
15722003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
1573 Daniel Jacobowitz <drow@mvista.com>
1574
1575 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
1576 initial line count of 'captured_main' from 26 to 32.
1577 (test_with_self): Allow xmalloc call to be interleaved with the
1578 preceding two lines.
1579
e766d4d6
JB
15802003-06-24 Joel Brobecker <brobecker@gnat.com>
1581
1582 * gdb.base/bang.exp: New testcase.
1583
f125c9a4
JB
15842003-06-23 Joel Brobecker <brobecker@gnat.com>
1585
1586 * gdb.base/langs.exp: Add some tests for the "minimal" language
1587 support.
1588
6e25beaf
EZ
15892003-06-23 Elena Zannoni <ezannoni@redhat.com>
1590
1591 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
1592 the testcase.
1593
2f816dda
DJ
15942003-06-22 Daniel Jacobowitz <drow@mvista.com>
1595
1596 * gdb.base/relocate.exp: Test add-symbol-file with a variable
1597 offset.
1598
db5a5748
DJ
15992003-06-22 Daniel Jacobowitz <drow@mvista.com>
1600
1601 * gdb.c++/pr-1210.cc: New file.
1602 * gdb.c++/pr-1210.exp: New file.
1603
1df0c130
DJ
16042003-06-21 Daniel Jacobowitz <drow@mvista.com>
1605
1606 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
1607 000-exec-continue.
1608
a92feac0
MK
16092003-06-15 Mark Kettenis <kettenis@gnu.org>
1610
1611 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
1612 on *-*-*bsd* instead of *-*-freebsd*.
1613
81a58f5b
AC
16142003-06-14 Andrew Cagney <cagney@redhat.com>
1615
1616 * gdb.base/store.exp: Test longest and doublest. Test all
1617 parameters. Weaken return statement match.
1618 * gdb.base/store.c: Add longest and doublest - aka long long and
1619 long double functions. Put all parameters into local register
1620 variables. Use negative values.
1621
b257a0d3
AC
16222003-06-14 Andrew Cagney <cagney@redhat.com>
1623
1624 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
1625 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
1626 exit status.
1627 * gdb.base/fileio.exp: Disable target when nointerrupts and
1628 noinferiorio, instead of limiting it to remote. Use remote_exec
1629 instead of system.
d63a86f8 1630
21c38304
JJ
16312003-06-12 Jeff Johnston <jjohnstn@redhat.com>
1632
1633 * gdb.base/float.exp: Add ia64 support.
1634
1bcdb424
CV
16352003-06-12 Corinna Vinschen <vinschen@redhat.com>
1636
1637 * gdb.base/fileio.exp: Run only on remote targets.
1638
6aeb981f
CV
16392003-06-10 Corinna Vinschen <vinschen@redhat.com>
1640
1641 * gdb.base/fileio.c: New file, testing File-I/O.
1642 * gdb.base/fileio.exp: Ditto.
1643
53df362e
RG
16442003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
1645
1646 * gdb.base/shreloc.exp: New file, check symbol values obtained from
1647 shared objects after relocation at load time (gdb PR/1132).
1648 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
1649 as above, part of the shared object relocation test.
1650
ffee1b46
MK
16512003-06-08 Mark Kettenis <kettenis@gnu.org>
1652
b5ca3722
MK
1653 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
1654 fully filled history list.
1655 * gdb.base/gdb_history: New file.
1656
03ed860d
MK
1657 * gdb.base/signals.exp: XFAIL "continue to func1" on
1658 i*86-*-freebsd*.
1659
ffee1b46
MK
1660 * gdb.base/attach.exp: When trying to attach to a nonexistent
1661 process, make it possible to specify the PID based on the target,
1662 and do so for *-*-freebsd*.
1663
d80dbb52
RH
16642003-06-02 Richard Henderson <rth@redhat.com>
1665
1666 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
1667
6dd77b81
RH
16682003-06-02 Richard Henderson <rth@redhat.com>
1669
1670 * gdb.base/selftest.exp: Next over lim_at_start initialization.
1671
f6347e16
RH
16722003-06-02 Richard Henderson <rth@redhat.com>
1673
1674 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
1675
2c161407
DJ
16762003-06-01 Daniel Jacobowitz <drow@mvista.com>
1677
1678 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
1679 of globalvar.
1680
572eb746
MK
16812003-06-01 Mark Kettenis <kettenis@gnu.org>
1682
1683 * gdb.asm/asm-source.exp: Check for memory read errors in
1684 disassembler test on *BSD too.
1685
9e9617a5
RH
16862003-06-01 Richard Henderson <rth@redhat.com>
1687
1688 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
1689 for .frame.
1690 (gdbasm_call): Lose ldgp.
1691 (gdbasm_startup): Add frame information.
1692 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
1693
7b34ad4e
MK
16942003-05-31 Mark Kettenis <kettenis@gnu.org>
1695
1696 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
1697 i?86-*-*.
1698
10059fdf
MK
16992003-05-30 Mark Kettenis <kettenis@gnu.org>
1700
1701 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1702 FreeBSD.
1703
acf4b816
RH
17042003-05-29 Richard Henderson <rth@redhat.com>
1705
1706 * gdb.asm/alpha.inc: New file.
1707 * gdb.asm/asm-source.exp: Use it.
1708
e9ecd949
JB
17092003-05-29 Jim Blandy <jimb@redhat.com>
1710
1711 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
1712 'core.PID'.
1713
e3e5a4f3
JB
17142003-05-22 Jim Blandy <jimb@redhat.com>
1715
1716 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
1717 backtrace.
d63a86f8 1718
72fe3d25
DC
17192003-05-20 David Carlton <carlton@math.stanford.edu>
1720
1721 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
1722 this time.
1723
58da2eb2
DC
17242003-05-19 David Carlton <carlton@bactrian.org>
1725
1726 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
1727 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
1728
1fcb5155
DC
17292003-05-19 David Carlton <carlton@bactrian.org>
1730
1731 * gdb.c++/namespace.exp: Add namespace scope and anonymous
1732 namespace tests.
1733 Bump copyright date.
1734 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
1735 (main): Call C::D::marker2.
1736 * gdb.c++/namespace1.cc: New file.
1737
85e85163
JJ
17382003-05-14 Jeff Johnston <jjohnstn@redhat.com>
1739
1740 Roland McGrath <roland@redhat.com>
d63a86f8 1741 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
1742 there is no manager thread.
1743
a25fbfec
JJ
17442003-05-08 Jeff Johnston <jjohnstn@redhat.com>
1745
d63a86f8
RM
1746 * gdb.threads/schedlock.exp: Remove assumption that all threads
1747 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
1748 in one of the child threads rather than the main thread.
1749
be375bae
JB
17502003-05-07 Jim Blandy <jimb@redhat.com>
1751
09bf6082
JB
1752 Add support for assembly source testing on the s390x.
1753 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
1754 architecture.
1755 * gdb.asm/s390x.inc: New file.
1756
be375bae
JB
1757 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
1758 succession of 'if' statements.
1759
00905d52
AC
17602003-05-05 Andrew Cagney <cagney@redhat.com>
1761
1762 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
1763
b1e29e33
AC
17642003-05-05 Andrew Cagney <cagney@redhat.com>
1765
1766 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
1767 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
1768
e33d66ec
EZ
17692003-05-02 Elena Zannoni <ezannoni@redhat.com>
1770
1771 * gdb.base/charset.exp: Update based on new behavior of set/show
1772 charset commands.
1773
2b6fd0d8
AC
17742003-05-01 Andrew Cagney <cagney@redhat.com>
1775
1776 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
1777 variable do not give memory errors.
1778
130cacce
AF
17792003-04-30 Adam Fedor <fedor@gnu.org>
1780
1781 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
1782 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
1783 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
1784 gdb.objc/basicclass.m: : New files
1785
1786 * lib/gdb.exp (gdb_compile_objc): New procedure.
1787
bea71854
DJ
17882003-04-27 Daniel Jacobowitz <drow@mvista.com>
1789
1790 * gdb.base/signals.exp: Make backtrace tests more specific.
1791
0f20eeea
DC
17922003-04-23 David Carlton <carlton@bactrian.org>
1793
1794 * gdb.c++/maint.exp (test_first_component): Add tests for
1795 'operator' in more locations.
1796
c8c4d8dc
KB
17972003-04-16 Kevin Buettner <kevinb@redhat.com>
1798
1799 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
1800
3fe60e3c
EZ
18012003-04-16 Elena Zannoni <ezannoni@redhat.com>
1802
1803 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
1804 func marke' instead. Update test name.
1805
9219021c
DC
18062003-04-15 David Carlton <carlton@math.stanford.edu>
1807
1808 * gdb.c++/maint.exp: New file.
1809
5dd55bdd
EZ
18102003-04-14 Elena Zannoni <ezannoni@redhat.com>
1811
1812 * gdb.threads/schedlock.c: Change type of thread function argument
1813 to long, to avoid warnings on 64-bit platforms.
1814
00890572
EZ
18152003-04-14 Elena Zannoni <ezannoni@redhat.com>
1816
1817 * gdb.base/attach.exp: Add new message from ptrace in case of
1818 attaching to nonexistent process.
d63a86f8 1819
93201743
JB
18202003-04-11 Jim Blandy <jimb@redhat.com>
1821
1822 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1823 gdb.c++/userdef.cc: Place comments on the lines to which the
1824 marker function might return.
1825 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1826 gdb.c++/userdef.exp: Look for those comments to check that we've
1827 returned to the right place, instead of checking line numbers.
1828
2a11c64d
EZ
18292003-04-11 Elena Zannoni <ezannoni@redhat.com>
1830
1831 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
1832 match on sourcefile name, instead of directory name.
1833
68ab8fc5
EZ
18342003-04-10 Elena Zannoni <ezannoni@redhat.com>
1835
d63a86f8 1836 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
1837 working directory name.
1838
5624293a
JB
18392003-04-09 Jim Blandy <jimb@redhat.com>
1840
1841 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1842 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
1843 after an inferior function call, report the failure, but allow the
1844 test to continue.
1845
f1f02ee4
SC
18462003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1847
1848 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1849 with -DPROTOTYPES.
1850
6eb79af0
SC
18512003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1852
1853 * gdb.base/break.exp: Revert last patch.
1854
8dfb4cf0
SC
18552003-04-04 Stephane Carrez <stcarrez@nerim.fr>
1856
1857 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1858 with -DPROTOTYPES.
1859
ed4c619a
AC
18602003-04-02 Andrew Cagney <cagney@redhat.com>
1861
1862 * gdb.base/callfuncs.exp: Make "print add" messages unique.
1863 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
1864 matching directories by the name breakpoint.
1865 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
1866 Make "continue to marker1" consistent.
1867 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
1868 message consistent.
1869 * lib/gdb.exp: Put "the program is no longer running", and "the
1870 program exited" in parenthesis.
1871 * lib/mi-support.exp: Ditto.
d63a86f8 1872
4e35d5f0 18732003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 1874
4e35d5f0
BR
1875 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
1876
71900fe8
AC
18772003-03-29 Andrew Cagney <cagney@redhat.com>
1878
1879 * gdb.base/sizeof.c (main): Print the value of '\377'.
1880 * gdb.base/sizeof.exp: Check the sign of '\377'.
1881
c0655a16
MC
18822003-03-27 Michael Chastain <mec@shout.net>
1883
1884 * gdb.base/gdb1090.exp: New file.
1885 * gdb.base/gdb1090.cc: New file.
1886
5b2a3989
JB
18872003-03-27 J. Brobecker <brobecker@gnat.com>
1888
1889 * gdb.gdb/observer.exp: New regression test.
1890
79876890
MC
18912003-03-27 Michael Chastain <mec@shout.net>
1892
1893 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
1894 * gdb.base/ptype.exp: Likewise.
1895
6eac95e3
CV
18962003-03-27 Corinna Vinschen <vinschen@redhat.com>
1897
1898 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
1899
e8c71839
MC
19002003-03-26 Michael Chastain <mec@shout.net>
1901
1902 * gdb.base/ptype.exp: Actually use some typedef'd types.
1903
71b10041
SC
19042003-03-21 Stephane Carrez <stcarrez@nerim.fr>
1905
1906 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
1907 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
1908
2512cf80
CV
19092003-03-20 Corinna Vinschen <vinschen@redhat.com>
1910
1911 * gdb.base/default.exp: Fix regular expression.
1912
0d195a4f
CV
19132003-03-20 Corinna Vinschen <vinschen@redhat.com>
1914
1915 * gdb.base/args.exp: Fix regular expression.
1916
8a2dbca8
CV
19172003-03-20 Corinna Vinschen <vinschen@redhat.com>
1918
1919 * gdb.base/help.exp: Allow Win32 child process.
1920
bf028682
CV
19212003-03-20 Corinna Vinschen <vinschen@redhat.com>
1922
1923 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
1924 when stepping out of main().
1925
182dbe85
CV
19262003-03-20 Corinna Vinschen <vinschen@redhat.com>
1927
1928 * gdb.base/default.exp: Check for win32 specific message when calling
1929 "run" without executable.
1930
d67a6ba5
CV
19312003-03-20 Corinna Vinschen <vinschen@redhat.com>
1932
1933 * gdb.base/args.exp: Expect .exe in output.
1934
a955b5bb
CV
19352003-03-20 Corinna Vinschen <vinschen@redhat.com>
1936
1937 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
1938 Cygwin native.
1939
bf6bad4b
AC
19402003-03-17 Andrew Cagney <cagney@redhat.com>
1941
1942 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
1943 vector registes.
1944 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
1945 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
1946
293e9a31
DC
19472003-03-17 David Carlton <carlton@math.stanford.edu>
1948
1949 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
1950 test, for PR breakpoints/38.
1951 Call test_watchpoint_and_breakpoint.
1952 * gdb.base/watchpoint.c (func3): New function.
1953 (main): Call func3.
1954
5330f2db
DC
19552003-03-04 David Carlton <carlton@math.stanford.edu>
1956
1957 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
1958 Garply<Garply<char> >:: garply".
1959 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
1960 with respect to PR c++/1111; note also PR c++/1113.
1961 (test_template_breakpoints): KFAIL "constructor breakpoint" with
1962 respect to PR c++/1062.
1963 KFAIL "destructor breakpoint" with respect to PR c++/1112.
1964
6ece72da
DC
19652003-03-03 David Carlton <carlton@math.stanford.edu>
1966
1967 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
1968 with respect to PR c++/57.
1969 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
1970 c++/826.
1971 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
1972 respect to PR c++/57.
1973
85ca1584
DC
19742003-03-03 David Carlton <carlton@math.stanford.edu>
1975
1976 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
1977 respect to PR c++/33 into FAILs.
1978
98e9c5b8
MC
19792003-03-03 Michael Chastain <mec@shout.net>
1980
7bedbf27
MC
1981 * configure.in: Update copyright years.
1982
19832003-03-03 Michael Chastain <mec@shout.net>
1984
1985 * Makefile.in: Update copyright years.
98e9c5b8 1986
f683e100
DC
19872003-02-28 David Carlton <carlton@math.stanford.edu>
1988
1989 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
1990 print class instead of struct and/or superfluous protection
1991 specifiers, as long as the resulting output is equivalent to the
1992 source code.
1993 Delete FIXME from end of messages on tests that don't need
1994 fixing.
1995
a9e0cf2c
DC
19962003-02-28 David Carlton <carlton@math.stanford.edu>
1997
1998 * gdb.c++/templates.exp (do_tests): Allow const in the two
1999 Foo<volatile char *>::foo tests.
2000
e8d359df
MS
20012003-02-27 Michael Snyder <msnyder@redhat.com>
2002
d63a86f8 2003 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
2004 will be consistant.
2005
0b71dc91
DC
20062003-02-26 David Carlton <carlton@math.stanford.edu>
2007
2008 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
2009 char *>::foo" test with respect to PR c++/33. Create a new test
2010 which is identical to that one except that it doesn't put the
2011 space between the "char" and the "*"; KFAIL it, too.
2012
dd14ab43
DC
20132003-02-26 David Carlton <carlton@math.stanford.edu>
2014
2015 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
2016 template types into either PASSes or KFAILs (corresponding to PR
2017 c++/57). Tweak indentation. Update copyright.
2018
1146c7f1
SC
20192003-02-23 Stephane Carrez <stcarrez@nerim.fr>
2020
2021 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
2022
74641dfb
MC
20232003-02-13 Michael Chastain <mec@shout.net>
2024
2025 * gdb.base/exprs.exp: Remove i960 remnants.
2026 * gdb.base/funcargs.exp: Likewise.
2027 * gdb.base/list.exp: Likewise.
2028 * gdb.base/ptype.exp: Likewise.
2029
559cd2d0
DC
20302003-02-14 David Carlton <carlton@math.stanford.edu>
2031
2032 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
2033 pEe->D::vg()" from XFAIL to KFAIL.
2034
c4f90d87
JM
20352003-02-13 Jason Molenda (jmolenda@apple.com)
2036
2037 * gdb.base/maint.exp: Update maint print statistics regexp to include
2038 new entries.
2039
cbc4d97c
MC
20402003-02-13 Michael Chastain <mec@shout.net>
2041
2042 * gdb.c++/inherit.exp: Remove call to get_debug_format.
2043
40f235b7
MC
20442003-02-12 Michael Chastain <mec@shout.net>
2045
2046 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
2047 * gdb.c++/inherit.exp: Likewise.
2048 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
2049 * gdb.c++/templates.exp: Likewise.
2050 * gdb.c++/virtfunc.exp: Likewise.
2051
c56716b0
JM
20522003-02-06 Jason Molenda (jason-cl@molenda.com)
2053
2054 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
2055 why the code is written that way.
2056
070afcf8
MC
20572003-02-05 Michael Chastain <mec@shout.net>
2058
2059 * gdb.base/dump.exp: Add missing copyright line.
2060
5d0331e5
JM
20612003-02-05 Jason Molenda (jason-cl@molenda.com)
2062
f7ae6d3e 2063 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
2064 at the beginning so the breakpoint doesn't get set on the loop.
2065
92851186
MC
20662003-02-05 Michael Chastain <mec@shout.net>
2067
2068 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
2069 output for configurations with gcc 2.95.3.
2070
cbf1e085
AC
20712003-02-05 Keith Seitz <keiths@redhat.com>
2072 Andrew Cagney <ac131313@redhat.com>
2073
2074 * gdb.mi/mi-cli.exp: New file.
d63a86f8 2075
29518e1e
MC
20762003-02-04 Michael Chastain <mec@shout.net>
2077
2078 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
2079 Call perror and then continue.
2080
5af1d5f3
MC
20812003-02-03 Michael Chastain <mec@shout.net>
2082
2083 * gdb.c++/pr-1023.cc: New file.
2084 * gdb.c++/pr-1023.exp: New file.
2085
6b549786
JB
20862003-02-05 Jim Blandy <jimb@redhat.com>
2087
2088 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
2089 it's local to foobar. Check for it there, and check that it's not
2090 present in main.
2091 * gdb.c++/local.cc (marker2): New function.
2092 (foobar): Call marker1.
2093 (main): Call marker2 instead of marker1.
2094
67f16606
AC
20952003-02-04 Andrew Cagney <ac131313@redhat.com>
2096
2097 * gdb.disasm/mn10200.exp: Obsolete file.
2098 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
2099 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
2100 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
2101
1c5cb38e
DC
21022003-02-04 David Carlton <carlton@math.stanford.edu>
2103
2104 * gdb.c++/overload.exp: Test intToChar(1).
2105 * gdb.c++/overload.cc (intToChar): New.
2106 (main): Call intToChar.
2107
d1fe6965
DC
21082003-02-03 David Carlton <carlton@math.stanford.edu>
2109
2110 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
2111 'might_kfail' arg.
2112 KFAIL some of the continue_to_bp_overloaded calls, according to
2113 PR c++/1025.
2114
9ba61c5d
MC
21152003-02-01 Michael Chastain <mec@shout.net>
2116
2117 * gdb.base/advance.c (marker1): New marker function.
2118 * gdb.base/advance.exp: When the 'advance' command lands on the
2119 return breakpoint, it can legitimately stop on either the
2120 current line or the next line. Accommodate both outcomes.
2121 * gdb.base/until.exp: Likewise.
2122
e7494ffb
AC
21232003-02-02 Andrew Cagney <ac131313@redhat.com>
2124
2125 2002-11-10 Jason Molenda (jason-cl@molenda.com):
2126 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
2127 now a list, not a tuple.
2128 * gdb.mi/mi-var-display.exp: Ditto.
2129 * gdb.mi/gdb792.exp: Ditto.
2130
075559bc
AC
21312003-02-01 Andrew Cagney <ac131313@redhat.com>
2132
2133 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
2134 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
2135 stack backtraces.
2136 * gdb.mi/mi-syn-frame.c: Part of same.
2137
2bd4c7b1
MK
21382003-02-01 Mark Kettenis <kettenis@gnu.org>
2139
2140 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2141 gdb.mi/mi1-pthreads.exp: Return instead of calling
2142 gdb_suppress_entire_file.
2143
eabd8992
MS
21442003-02-01 Mark Salter <msalter@redhat.com>
2145
2146 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
2147
71469e2f
MS
21482003-01-31 Mark Salter <msalter@redhat.com>
2149
2150 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
2151 Support empty arg.
2152
38a94d44
MC
21532003-01-30 Michael Chastain <mec@shout.net>
2154
2155 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
2156 This was a workaround for a UTF-8 bug in readline 4.3. The bug
2157 has been fixed in gdb/readline on 2003-01-09.
2158
19ea9e73
MS
21592003-01-29 Michael Snyder <msnyder@redhat.com>
2160
e8d359df
MS
2161 * gdb.base/maint.exp: Allow for leading underscore in symbol.
2162 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
2163 * gdb.base/args.exp: Skip if target does not support args passing.
2164
2307bd6a
DJ
21652003-01-22 Daniel Jacobowitz <drow@mvista.com>
2166
19ea9e73 2167 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
2168 gdb_test. Accept a list of expect arguments as the third
2169 parameter.
2170 (gdb_test): Use it.
2171
f2dd3617
EZ
21722003-01-20 Elena Zannoni <ezannoni@redhat.com>
2173
2174 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
2175 allow for different test tree configurations. Update some
2176 tescases accordingly.
2177 * gdb.arch/altivec-regs.exp: Ditto.
2178 * gdb.asm/asm-source.exp: Ditto.
2179 * gdb.base/advance.exp: Ditto.
2180 * gdb.base/display.exp: Ditto.
d63a86f8 2181 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
2182 * gdb.base/mips_pro.exp: Ditto.
2183 * gdb.base/overlays.exp: Ditto.
2184 * gdb.base/relocate.exp: Ditto.
2185 * gdb.base/setshow.exp: Ditto.
2186 * gdb.base/step-line.exp: Ditto.
2187 * gdb.base/step-test.exp: Ditto.
2188 * gdb.base/until.exp: Ditto.
2189 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
2190
c71cdefd
DC
21912003-01-17 David Carlton <carlton@math.stanford.edu>
2192
2193 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
2194 corresponding to PR c++/945.
2195 Update copyright.
2196
fdba05d7
DC
21972003-01-17 David Carlton <carlton@math.stanford.edu>
2198
2199 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
2200 corresponding to PR c++/68.
2201
22022003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
2203
2204 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
2205 (test_paddr_hairy_functions): Call print_addr_2_kfail for
2206 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
2207
c362c33a
EZ
22082003-01-15 Elena Zannoni <ezannoni@redhat.com>
2209
0fbc361c
EZ
2210 * gdb.base/break.exp: Fix change of default location, because of
2211 removal of until tests.
2212 * gdb.base/help.exp: Update test for new 'until' help message.
2213 Add test for help on 'advance'.
c362c33a
EZ
2214 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
2215
dabf8a35
MK
22162003-01-15 Mark Kettenis <kettenis@gnu.org>
2217
2218 * gdb.base/default.exp: Adapt "info float" test for recent changes
2219 to that command. Add test for "info vector".
2220 * gdb.base/float.exp: New file. Add test for "info float" that
2221 resembles the old test in gdb.base/default.exp.
2222
a1769aca
DC
22232003-01-15 David Carlton <carlton@math.stanford.edu>
2224
2225 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
2226
82025e13
EZ
22272003-01-15 Elena Zannoni <ezannoni@redhat.com>
2228
2229 * gdb.base/break.exp: Move the tests of until command from here...
2230 * gdb.base/until.exp: ... to here. New file. Add other tests.
2231 * gdb.base/advance.c: New file.
2232 * gdb.base/advance.exp: New file.
2233
8f9ab801
EZ
22342003-01-14 Elena Zannoni <ezannoni@redhat.com>
2235
2236 * gdb.base/args.c: New file.
2237 * gdb.base/args.exp: New file.
2238
9ae66589
DJ
22392003-01-14 Daniel Jacobowitz <drow@mvista.com>
2240
2241 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
2242
8d77e5c3
DJ
22432003-01-14 Daniel Jacobowitz <drow@mvista.com>
2244
2245 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
2246
12d2f0a1
DJ
22472003-01-14 Daniel Jacobowitz <drow@mvista.com>
2248
2249 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
2250 dates.
2251
6ca37014
DJ
22522003-01-13 Daniel Jacobowitz <drow@mvista.com>
2253
2254 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
2255
b0023472
DJ
22562003-01-13 Daniel Jacobowitz <drow@mvista.com>
2257
2258 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
2259 (ptype &*"foo").
2260 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
2261
d6abaea5
DJ
22622002-01-13 Daniel Jacobowitz <drow@mvista.com>
2263
2264 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
2265 * gdb.mi/mi1-console.exp: Likewise.
2266
dfd536a7
DJ
22672002-01-13 Daniel Jacobowitz <drow@mvista.com>
2268
2269 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
2270 * gdb.mi/mi1-console.exp: Likewise.
2271
a1fb14a2
DJ
22722003-01-13 Daniel Jacobowitz <drow@mvista.com>
2273
2274 * gdb.c++/overload.exp: Remove some fixed XFAILs.
2275
c4cf40b7
DJ
22762003-01-09 Daniel Jacobowitz <drow@mvista.com>
2277
2278 * gdb.base/detach.exp: New test.
2279
696d5a5b
DJ
22802003-01-09 Daniel Jacobowitz <drow@mvista.com>
2281
2282 * Makefile.in (ALL_SUBDIRS): New variable.
2283 (subdirs, clean, distclean): Use it.
2284 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
2285 regenerating Makefile, since it is generated from the top level.
2286 * gdb.asm/Makefile.in: Likewise.
2287 * gdb.base/Makefile.in: Likewise.
2288 * gdb.c++/Makefile.in: Likewise.
2289 * gdb.disasm/Makefile.in: Likewise.
2290 * gdb.java/Makefile.in: Likewise.
2291 * gdb.mi/Makefile.in: Likewise.
2292 * gdb.threads/Makefile.in: Likewise.
2293 * gdb.trace/Makefile.in: Likewise.
2294
754533e4
DC
22952003-01-09 David Carlton <carlton@math.stanford.edu>
2296
2297 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
2298 Add copyright year 2003.
2299
d8b3e9ee
MC
23002003-01-06 Michael Chastain <mec@shout.net>
2301
2302 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
2303 When selecting a thread, 'line' and 'file' are optional.
2304 * gdb.mi/mi1-pthreads.exp: Likewise.
2305
8e9e0fe6
AS
23062003-01-06 Andreas Schwab <schwab@suse.de>
2307
2308 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
2309 failures.
2310
b5ab8ff3
DJ
23112003-01-04 Daniel Jacobowitz <drow@mvista.com>
2312
2313 Fix PR gdb/844
2314 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
2315 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
2316
2317 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
2318 instead of calling gdb_suppress_entire_file.
2319 * gdb.threads/print-threads.exp: Likewise.
2320 * gdb.threads/schedlock.exp: Likewise.
2321
2322 * gdb.threads/killed.exp: Return instead of calling
2323 gdb_suppress_entire_file.
2324 * gdb.threads/linux-dp.exp: Likewise.
2325 * gdb.threads/pthreads.exp: Likewise.
2326
1e698235
DJ
23272003-01-04 Daniel Jacobowitz <drow@mvista.com>
2328
2329 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
2330 stabs.
2331 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
2332 * gdb.base/whatis.exp: Always allow (void) after function names.
2333
147ff08c
DJ
23342003-01-04 Daniel Jacobowitz <drow@mvista.com>
2335
2336 * gdb.c++/casts.exp: Correct regexp.
2337
dc62bfc2
MK
23382003-01-04 Mark Kettenis <kettenis@gnu.org>
2339
2340 * configure.in: Call AC_CONFIG_HEADER. Don't call
2341 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
2342 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
2343 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
2344 aforementioned directories in the AC_OUPUT call.
2345 * config.hin: New file.
2346 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2347 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
2348 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
2349 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
2350 pass -I$objdir instead of -I$objdir/$subdir in compilation.
2351 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
2352 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
2353 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
2354 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
2355 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
2356 gdb.threads/configure.in, gdb.threads/configure,
2357 gdb.threads/config.in, gdb.trace/configure.in,
2358 gdb.trace/configure: Removed.
2359
77afa639
MC
23602003-01-03 Michael Chastain <mec@shout.net>
2361
2362 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
2363 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
2364
7634bb6e
DJ
23652003-01-03 Daniel Jacobowitz <drow@mvista.com>
2366
2367 * gdb.base/store.exp: Fix regular expressions.
2368
b39c905e
MK
23692002-12-28 Mark Kettenis <kettenis@gnu.org>
2370
2371 * configure.in: Rewrite.
2372 * configure: Regenerated.
2373
0a8551dd
DC
23742003-01-03 David Carlton <carlton@math.stanford.edu>
2375
2376 * gdb.base/psymtab.exp: New file.
2377 * gdb.base/psymtab1.c: Ditto.
2378 * gdb.base/psymtab2.c: Ditto.
2379
c60b7188
AF
23802002-12-23 Adam Fedor <fedor@gnu.org>
2381
2382 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
2383
ee73db83
DC
23842002-12-23 David Carlton <carlton@math.stanford.edu>
2385
2386 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
2387 and current_directory initialization.
2388
d6c1774e
JB
23892002-12-22 Jim Blandy <jimb@redhat.com>
2390
f0a847b8
JB
2391 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
2392 rather than as part of the output file name.
2393
d6c1774e
JB
2394 * gdb.base/attach.exp: There's no need to copy the test program to
2395 /tmp; that was only ever necessary on HP/UX, and this test is
2396 entirely disabled there anyway.
2397
f0708dbb
JB
23982002-12-21 Jim Blandy <jimb@redhat.com>
2399
4c2acfea
JB
2400 * gdb.c++/psmang.exp: Doc fix.
2401
f0708dbb
JB
2402 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
2403 test.
2404
9579e000
DC
24052002-12-20 David Carlton <carlton@math.stanford.edu>
2406
2407 * gdb.c++/annota2.exp: KFAIL annotate-quit.
2408
d1810171
MC
24092002-12-18 Michael Chastain <mec@shout.net>
2410
2411 * gdb.c++/annota2.exp: Add copyright year 2002.
2412
76565097
DC
24132002-12-17 David Carlton <carlton@math.stanford.edu>
2414
2415 * gdb.c++/try_catch.cc: Add marker comments.
2416 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
2417 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
2418 * gdb.c++/m-static.cc: Ditto.
2419 * gdb.c++/m-static1.cc: Ditto.
2420 * gdb.c++/try_catch.cc: Ditto.
2421
da81390b
JJ
24222002-12-16 Jeff Johnston <jjohnstn@redhat.com>
2423
2424 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
2425 to see whether we are using the new -environment-directory
2426 command which resets via -r or the old version of the command
2427 which may prompt the user. Part of fix for gdb/741.
2428
b304d130
AC
24292002-12-13 Andrew Cagney <ac131313@redhat.com>
2430
2431 * gdb.fortran/types.exp: Update obsolete comment.
2432 * gdb.fortran/exprs.exp: Ditto.
2433 * lib/gdb.exp: Delete obsolete code.
2434 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
2435 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
2436 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
2437 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
2438 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
2439 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
2440 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
2441 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
2442 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
2443 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
2444 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
2445 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
2446 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
2447 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
2448 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
2449 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
2450 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
2451 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
2452 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
2453 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
2454 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
2455 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
2456 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
2457 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
2458 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
2459 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
2460 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
2461 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
2462 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
2463 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
2464 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
2465 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
2466 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
2467 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
2468 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
2469 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
2470 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
2471
a23b6e6a
DC
24722002-12-11 David Carlton <carlton@math.stanford.edu>
2473
2474 * gdb.c++/m-data.exp: Add test for members that shadow global
2475 variables: see PR gdb/804.
2476 * gdb.c++/m-data.cc: Ditto.
2477
6604731b
DJ
24782002-12-10 Daniel Jacobowitz <drow@mvista.com>
2479
2480 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
2481
de46ecd7
DC
24822002-12-06 David Carlton <carlton@math.stanford.edu>
2483
2484 * gdb.base/store.c: Don't declare functions static.
2485
27e829d0
AC
24862002-12-04 Andrew Cagney <ac131313@redhat.com>
2487
2488 * gdb.base/store.exp, gdb.base/store.c: New files.
2489
92806416
DJ
24902002-12-03 Daniel Jacobowitz <drow@mvista.com>
2491
2492 * gdb.base/selftest.exp: Update for current gdb.
2493
3bcbaac5
DJ
24942002-12-03 Daniel Jacobowitz <drow@mvista.com>
2495
2496 * gdb.base/maint.exp: Only dump symbols from one source file
2497 or objfile.
2498
f4f00b1f
DJ
24992002-12-03 Daniel Jacobowitz <drow@mvista.com>
2500
2501 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
2502 function call.
2503
f1c8a949
JB
25042002-11-25 Jim Blandy <jimb@redhat.com>
2505
2506 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
2507 function appearing in error message.
2508
9e297a97
DJ
25092002-11-21 Daniel Jacobowitz <drow@mvista.com>
2510
2511 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
2512
1f312e79
JJ
25132002-11-08 Jeff Johnston <jjohnstn@redhat.com>
2514
d63a86f8
RM
2515 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
2516 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
2517 should be in mi console format. This is part of fix for PR gdb/604.
2518
83c31e7d
FN
25192002-09-18 Fernando Nasser <fnasser@redhat.com>
2520
2521 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
2522 which explicitly prints the zero offset as "+0".
2523
322b3f65
DJ
25242002-10-22 Daniel Jacobowitz <drow@mvista.com>
2525
2526 * gdb.threads/schedlock.c (args): Make unsigned.
2527
25282002-10-21 Daniel Jacobowitz <drow@mvista.com>
2529
2530 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
2531 numbers. Allow "foo2|selected stack frame".
2532 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
2533 * gdb.asm/asmsrc2.s: Likewise.
2534 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
2535 comments.
2536 * gdb.asm/mips.inc: New file.
2537
5e2fe5b8
AF
25382002-10-18 Adam Fedor <fedor@gnu.org>
2539
2540 * gdb.base/default.exp: Update expected output to include 'ObjC'.
2541 * gdb.base/help.exp: Likewise.
2542
abe1a5d0
KB
25432002-10-17 Kevin Buettner <kevinb@redhat.com>
2544
2545 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
2546 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
2547
10abb1d4
JB
25482002-10-02 Jim Blandy <jimb@redhat.com>
2549
2550 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
2551
1f609b42
AC
25522002-10-01 Andrew Cagney <ac131313@redhat.com>
2553
2554 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
2555 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
2556 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
2557 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
2558 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
2559 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
2560 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
2561
0aee02e4
AC
25622002-09-29 Andrew Cagney <ac131313@redhat.com>
2563
2564 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
2565 * mi0-disassemble.exp, mi0-eval.exp: Delete.
2566 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
2567 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
2568 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
2569 * mi0-var-block.exp, mi0-var-child.exp: Delete.
2570 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 2571
6fde09ad
KB
25722002-09-27 Kevin Buettner <kevinb@redhat.com>
2573
2574 * gdb.base/annota1.exp (info break): Make directory components of
2575 path optional since not all compilers emit this debug information.
2576
2577 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
2578 step ends up stepping out of the function instead of stopping on
2579 the epilogue.
2580
9e8aab75
KS
25812002-09-26 Keith Seitz <keiths@redhat.com>
2582
2583 * lib/insight-support.exp (gdbtk_start): Figure out where
2584 the insight executable is based on where gdb is. Use this
2585 executable to start insight instead of gdb.
2586
e36180d7
AC
25872002-09-25 Andrew Cagney <cagney@redhat.com>
2588
2589 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
2590
9dd34b2b
AC
25912002-09-24 Andrew Cagney <ac131313@redhat.com>
2592
2593 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
2594 test_isolated_complaints.
2595 (test_empty_complaint): New function.
2596 (test_empty_complaints): New function. Check no output when no
2597 complaints.
d63a86f8 2598
dea97812
KB
25992002-09-19 Jim Blandy <jimb@redhat.com>
2600
2601 * gdb.base/charset.exp, gdb.base/charset.c: New files.
2602
54951bd7
AC
26032002-09-19 Andrew Cagney <ac131313@redhat.com>
2604
2605 * gdb.gdb/complaints.exp: New file.
2606
dec43320
AC
26072002-09-18 Andrew Cagney <ac131313@redhat.com>
2608
2609 * gdb.base/maint.exp: Check `help maint internal-warning'.
2610
e70d6e3f
DC
26112002-09-18 David Carlton <carlton@math.stanford.edu>
2612
2613 * gdb.c++/m-static.exp: Remove breakpoints depending on line
2614 numbers, and replace them by a single breakpoint after the
2615 constructors are all finished.
2616 Add test 4.
2617 * gdb.c++/m-static.cc: Add test 4.
2618 * gdb.c++/m-static.h: New file.
2619 * gdb.c++/m-static1.cc: New file.
2620
2621 * gdb.c++/printmethod.exp: New file.
2622 * gdb.c++/printmethod.cc: New file.
2623
2624 * gdb.c++/pr-574.exp: New file.
2625 * gdb.c++/pr-574.cc: New file.
2626
afb5c968
CV
26272002-09-18 Corinna Vinschen <vinschen@redhat.com>
2628
2629 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
2630 embedded targets which never actually exit.
2631
31e45dee
FN
26322002-09-18 Fernando Nasser <fnasser@redhat.com>
2633
2634 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
2635 "don't step after run" as unresolved or unsupported, instead of xfail.
2636
a283c5a1
CV
26372002-09-18 Corinna Vinschen <vinschen@redhat.com>
2638
2639 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
2640 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
2641 Add newline to expected string in "step out of main (status wrapper)"
2642 case.
2643
11350d2a
CV
26442002-09-18 Corinna Vinschen <vinschen@redhat.com>
2645
2646 * lib/gdb.exp (rerun_to_main): Allow restarting application.
2647 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
2648
0deec7d6
TT
26492002-09-17 Tom Tromey <tromey@redhat.com>
2650
2651 * gdb.base/printcmds.exp (test_print_string_constants): Expect
2652 \000, not \0, in double-quoted string.
2653
b2b4a1b5
CV
26542002-09-14 Corinna Vinschen <vinschen@redhat.com>
2655
c9d37158 2656 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
2657 string after running the commands execution on breakpoint tests.
2658
1c56143a
CV
26592002-09-13 Corinna Vinschen <vinschen@redhat.com>
2660
2661 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
2662
37f8da45
JB
26632002-09-12 Joel Brobecker <brobecker@gnat.com>
2664
2665 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
2666
08b468e0
KS
26672002-09-10 Keith Seitz <keiths@redhat.com>
2668
2669 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
2670 runto proc.
2671 (mi_run_to_main): Use mi_runto.
2672 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
2673
dc360f58
KS
26742002-09-10 Keith Seitz <keiths@redhat.com>
2675
2676 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
2677 regexp for stopping at main. Could have multiple event notifications.
2678 Don't assume that main was declared with no parameters.
2679 (mi_next): Use mi_step_to.
2680 (mi_step): Use mi_next_to.
2681
ce3abcfb
CV
26822002-09-09 Corinna Vinschen <vinschen@redhat.com>
2683
2684 * gdb.base/default.exp: Fix expected string in `info float' test.
2685
d1f5b980
BE
26862002-09-09 Ben Elliston <bje@redhat.com>
2687
2688 * config/mips.exp: Update comments.
2689 * config/mips-idt.exp: Likewise.
2690 * config/nind.exp: Likewise.
2691 * config/slite.exp: Likewise.
2692 * config/sparclet.exp: Likewise.
2693 * config/udi.exp: Likewise.
2694 * config/vx.exp: Likewise.
2695 * config/vxworks29k.exp: Likewise.
2696
2f71430b
JB
26972002-09-05 Jim Blandy <jimb@redhat.com>
2698
2699 * gdb.threads/killed.exp: Fix test failure message.
2700
7ddebc7e
KS
27012002-09-04 Keith Seitz <keiths@redhat.com>
2702
2703 * lib/mi-support.exp: Update copyright.
2704 (mi_gdb_test): Increase the priority of the expected pattern
2705 so that it matches gdb_test.
2706
0ae67eb3
KS
27072002-09-03 Keith Seitz <keiths@redhat.com>
2708
2709 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
2710 Use integer comparison instead of string comparison for testing
2711 whether binary was built.
2712
38fc42c8
JB
27132002-09-03 Jim Blandy <jimb@redhat.com>
2714
2715 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
2716
b6ff0e81
JB
27172002-08-29 Jim Blandy <jimb@redhat.com>
2718
2719 * gdb.threads/pthreads.exp: Move the portable thread compilation
2720 code into a function in lib/gdb.exp, and call that from here.
2721 * lib/gdb.exp (gdb_compile_pthreads): New function.
2722
07c98896
KS
27232002-08-29 Keith Seitz <keiths@redhat.com>
2724
2725 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
2726 expect_out so that callers can get at it.
2727
0312286c
DJ
27282002-08-23 Daniel Jacobowitz <drow@mvista.com>
2729
2730 * gdb.threads/print-threads.c: New file.
2731 * gdb.threads/print-threads.exp: New file.
2732 * gdb.threads/schedlock.c: New file.
2733 * gdb.threads/schedlock.exp: New file.
2734
dd039bc4
EZ
27352002-08-22 Elena Zannoni <ezannoni@redhat.com>
2736
2737 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
2738 not altivec.c.
2739
1f36144c
MK
27402002-08-17 Mark Kettenis <kettenis@gnu.org>
2741
2742 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
2743 targets. The problem should be fixed now.
2744
16057ec7 27452002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
2746
2747 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
2748 2002-07-24 change that removes final dots from error messages.
2749
3c1499ad
TT
27502002-08-13 Tom Tromey <tromey@redhat.com>
2751
2752 * gdb.base/readline.exp: New file.
2753
a20ce2c3
AC
27542002-08-01 Andrew Cagney <ac131313@redhat.com>
2755
2756 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
2757 supress message.
2758
db034ac5
AC
27592002-08-01 Andrew Cagney <cagney@redhat.com>
2760
2761 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
2762 CHILL_FOR_TARGET and CHILL_LIB.
2763 * configure.in (configdirs): Remove gdb.chill.
2764 * configure: Regenerate.
2765 * lib/gdb.exp: Obsolete references to chill.
2766 * gdb.fortran/types.exp: Ditto.
2767 * gdb.fortran/exprs.exp: Ditto.
2768
3e000b18
KB
27692002-07-30 Kevin Buettner <kevinb@redhat.com>
2770
2771 * gdb.base/shlib-call.exp (additional_flags): Conditionally
2772 set Irix-specific compile and link flags.
2773
28f4966b
KB
27742002-07-29 Kevin Buettner <kevinb@redhat.com>
2775
2776 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
2777 source files. The ``-o'' option doesn't work with the ``-E'' option
2778 when using the Irix compiler.
2779
46c0d5a6
DJ
27802002-07-19 Daniel Jacobowitz <drow@mvista.com>
2781
2782 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
2783 Improve support for reusing an exec file. Copy exec file
2784 to target, and run gdbserver on the target instead of on the host.
2785
eecf4bed
JB
27862002-07-18 Jim Blandy <jimb@redhat.com>
2787
0f815cdf
JB
2788 * gdb.base/ending-run.exp: Don't expect to see the program end in
2789 some orderly fashion when we're running on a real stand-alone
2790 board.
2791
eecf4bed
JB
2792 * gdb.base/interrupt.exp: Correct logic for skipping tests on
2793 targets that don't support interrupts.
2794
52d309e4
JB
27952002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
2796
2797 * gdb.base/attach.exp: Add patterns to match output from /proc-based
2798 systems.
2799 Move comments in expect statements to inside the actions, so that they
2800 don't get matched against.
2801
ff683d9e
MK
28022002-07-10 Mark Kettenis <kettenis@gnu.org>
2803
2804 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
2805 function when asleep" test.
2806
b5356753
AC
28072002-07-10 Andrew Cagney <ac131313@redhat.com>
2808
2809 * gdb.base/page.exp: Rewrite to handle problems with very long
2810 `info set' output. Update copyright.
2811
6aa4d13a
AC
28122002-06-26 Andrew Cagney <ac131313@redhat.com>
2813
2814 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
2815 gdb.threads-hp.
2816 * gdb.hp/configure: Regenerate.
2817 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
2818 * gdb.hp/gdb.threads-hp/configure: Delete file.
2819 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
2820
8cf8c2b8
AC
28212002-06-22 Andrew Cagney <ac131313@redhat.com>
2822
2823 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
2824 setlocale, bindtextdomain and textdomain.
2825
6827a8f8
JB
28262002-06-11 Jim Blandy <jimb@redhat.com>
2827
919d772c
JB
2828 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
2829 preprocessor macro information is present.
2830
6827a8f8
JB
2831 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
2832 tests.
2833
c15b0d21
MS
28342002-06-06 Michael Snyder <msnyder@redhat.com>
2835
c5984d70
MS
2836 * gdb.base/overlays.exp: Record addresses of overlay
2837 functions in TCL variables rather than in GDB variables,
2838 to avoid having GDB convert them to pointers (with loss
2839 of information).
2840
d63a86f8 2841 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 2842 default linker script changes.
c15b0d21
MS
2843 * gdb.base/long_long.exp: Add check for sizeof (long double).
2844
be26fe0d
ML
28452002-06-06 Michal Ludvig <mludvig@suse.cz>
2846
2847 * gdb.asm/asm-source.exp: Add x86-64 target.
2848 * gdb.asm/x86_64.inc: New.
d63a86f8 2849
258093ca 28502002-05-30 Michael Chastain <mec@shout.net>
258093ca 2851
4b3153f1 2852 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
2853 * gdb.c++/m-static.cc: New file.
2854 * gdb.c++/m-static.exp: New file.
2855
241264c6
MS
28562002-05-28 Michael Snyder <msnyder@redhat.com>
2857
2858 * gdb.base/call-ar-st.exp: Allow for reduced floating point
2859 precision.
2860
9bba8c8f 28612002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 2862
4b3153f1 2863 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
2864 * gdb.c++/m-data.cc: New file.
2865 * gdb.c++/m-data.exp: New file.
2866
28672002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 2868
4b3153f1 2869 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 2870 * gdb.c++/try_catch.cc: New file.
d63a86f8 2871 * gdb.c++/try_catch.exp: New file.
9bba8c8f 2872
def1b996
MC
28732002-05-27 Michael Chastain <mec@shout.net>
2874
2875 * gdb.c++/local.exp: Accept more nested types in output.
2876
522ba268
MC
28772002-05-26 Michael Chastain <mec@shout.net>
2878
2879 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
2880
277254ba
MS
28812002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
2882
2883 * lib/gdb.exp (gdb_wrapper_init): Just because
2884 gdb_wrapper_file exists, this does not mean that the file
2885 should not be rebuilt. That is what gdb_wrapper_initialized
2886 is for.
2887 (default_gdb_init): Reset gdb_wrapper_initialized.
2888
b61a8733
MS
28892002-05-23 Michael Snyder <msnyder@redhat.com>
2890
d63a86f8 2891 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
2892 the precision of the floating point test results.
2893 * gdb.base/call-rt-st.exp: Ditto.
2894
b61a8733
MS
2895 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
2896 * gdb.base/call-rt-st.exp: Ditto.
2897
56f6e910
MC
28982002-05-19 Michael Chastain <mec@shout.net>
2899
2900 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
2901
ad0b0016
EZ
29022002-05-19 Elena Zannoni <ezannoni@redhat.com>
2903
2904 * configure.in (configdirs): Add gdb.arch.
2905 * configure: Regenerate.
2906
f617d2b6
JB
29072002-05-17 Jim Blandy <jimb@redhat.com>
2908
2909 * gdb.base/completion.exp: Recognize the more detailed error
2910 messages produced by the macro expander's lexical analyzer.
2911
eac2a696
EZ
29122002-05-14 Elena Zannoni <ezannoni@redhat.com>
2913
2914 * gdb.arch/altivec-abi.c: New file.
2915 * gdb.arch/altivec-abi.exp: New file.
2916 * gdb.arch/altivec-regs.c: New file.
2917 * gdb.arch/altivec-regs.exp: New file.
2918
2fdde8f8
DJ
29192002-05-14 Daniel Jacobowitz <drow@mvista.com>
2920
2921 * gdb.base/maint.exp (maint print type): Update for new type
2922 structure.
d63a86f8 2923
e31f1a7c
EZ
29242002-05-14 Elena Zannoni <ezannoni@redhat.com>
2925
2926 * gdb.arch: New directory.
2927 * gdb.arch/configure.in: New file.
2928 * gdb.arch/configure: New file.
2929 * gdb.arch/Makefile.in: New file.
2930
db589741
CV
29312002-05-13 Corinna Vinschen <vinschen@redhat.com>
2932
2933 * gdb.asm/asm-source.exp: Add v850 as supported target.
2934 * gdb.asm/v850.inc: New file.
2935
8ce2a7dc
DJ
29362002-05-13 Daniel Jacobowitz <drow@mvista.com>
2937
2938 * gdb.c++/annota2.exp (annotate-quit): Add comment.
2939
df763c7f
DJ
29402002-05-12 Daniel Jacobowitz <drow@mvista.com>
2941
2942 * gdb.base/break.exp: Check 'break "marker2"'.
2943
377daeed
MS
29442002-05-10 Michael Snyder <msnyder@redhat.com>
2945
2946 * gdb.base/long_long.exp: Fix typo.
2947
c4b7bc2b
JB
29482002-05-10 Jim Blandy <jimb@redhat.com>
2949
ecac9a4e
JB
2950 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
2951 a bug.
2952
c4b7bc2b
JB
2953 * gdb.base/printcmds.exp (test_integer_literals_rejected):
2954 Recognize more detailed error message produced by the macro
2955 expander's lexical analyzer.
2956 * lib/gdb.exp (test_print_reject): Same.
2957
e71019a1
MK
29582002-05-09 Mark Kettenis <kettenis@gnu.org>
2959
2960 * gdb.c++/method.exp: Fix typo.
2961
fedfc8e6
MS
29622002-05-08 Michael Snyder <msnyder@redhat.com>
2963
166a1957
MS
2964 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
2965 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 2966 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
2967 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
2968 Add iftarget clause for strongarm.
d63a86f8 2969
f1c47eb2
MS
29702002-05-06 Michael Snyder <msnyder@redhat.com>
2971
cb9a9d3e
MS
2972 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
2973 (gdb_continue_to_end): Accept output from status wrapper.
2974 * gdb.base/ending-run.exp: Add case for output from status wrapper.
2975 Clean up fail messages to match pass messages.
2976
f1c47eb2
MS
2977 Enable the "needs_status_wrapper" testsuite feature.
2978 * lib/gdb.exp (gdb_wrapper_init): New procedure.
2979 (gdb_compile): Conditionally call gdb_wrapper_init.
2980 * gdb.base/a2-run.exp: Recognize output from status wrapper.
2981 * gdb.c++/method.exp: Recognize output from status wrapper.
2982
6079c749
BE
29832002-05-06 Ben Elliston <bje@redhat.com>
2984From Graydon Hoare <graydon@redhat.com>
2985
2986 * config/sid.exp: Include support for "rawsid" protocol.
2987
188baff3
JB
29882002-05-03 Jim Blandy <jimb@redhat.com>
2989
2990 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
2991 * gdb.c++/hang3.C: New file.
2992
b9c07f0f
AC
29932002-05-04 Andrew Cagney <ac131313@redhat.com>
2994
2995 * gdb.base/default.exp: Remove obsolete code.
2996 * gdb.c++/misc.exp: Ditto. Update copyright.
2997 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
2998 * gdb.base/whatis.exp: Ditto. Update copyright.
2999 * gdb.base/scope.exp: Ditto. Update copyright.
3000 * gdb.base/ptype.exp: Ditto. Update copyright.
3001 * gdb.base/printcmds.exp: Ditto. Update copyright.
3002 * gdb.base/opaque.exp: Ditto. Update copyright.
3003 * gdb.base/list.exp: Ditto.
3004 * gdb.base/funcargs.exp: Ditto. Update copyright.
3005 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
3006 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
3007 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
3008 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
3009 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
3010 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
3011
5c7a0397
MS
30122002-05-02 Michael Snyder <msnyder@redhat.com>
3013
d6dcc264 3014 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
3015 * gdb.base/long_long.exp: Add xscale target.
3016 * gdb.base/default.exp: Add xscale target.
3017
eb7f1c48
JB
30182002-05-01 Jim Blandy <jimb@redhat.com>
3019
3020 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
3021 gdb.c++/hang.exp: New test.
3022
a6befae8
FF
30232002-05-01 Fred Fish <fnf@redhat.com>
3024
3025 * gdb.base/completion.exp: Handle completions of "./Make" for
3026 more than one completion possibility, as is the case when we
3027 build and test in the source tree.
3028
0a310277
AG
30292002-04-29 Anthony Green <green@redhat.com>
3030
3031 * gdb.java/jmisc1.exp: New file.
3032 * gdb.java/jmisc2.exp: New file.
3033
6ff9af88
DJ
30342002-04-24 Daniel Jacobowitz <drow@mvista.com>
3035
3036 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
3037
96b3d632
EZ
30382002-04-23 Elena Zannoni <ezannoni@redhat.com>
3039
3040 * gdb.base/help.exp: Change 'help status' to allow for target
3041 dependent output differences.
3042
5019bb54
MC
30432002-04-22 Michael Chastain <mec@shout.net>
3044
3045 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
3046
a805a116
MC
30472002-04-22 Michael Chastain <mec@shout.net>
3048
3049 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
3050
a1706bfd
DM
30512002-04-17 David S. Miller <davem@redhat.com>
3052
3053 * gdb.asm/sparc64.inc: New file.
3054 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
3055
a73a20a2
EZ
30562002-04-19 Elena Zannoni <ezannoni@redhat.com>
3057
3058 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
3059 instruction file directly into the build tree. Clean up at end of
3060 test.
3061
ba678339
DM
30622002-04-18 David S. Miller <davem@redhat.com>
3063
3064 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
3065 handle 64-bit platforms correctly.
3066 * gdb.base/maint.exp: Likewise.
3067
b03399da
KB
30682002-04-18 Kevin Buettner <kevinb@redhat.com>
3069
3070 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
3071 ``-fpic'' when compiling files comprising a shared library, but
3072 it does need additional linker flags in order to find shared
3073 libraries at run time.
3074
e2004992
KB
30752002-04-18 Kevin Buettner <kevinb@redhat.com>
3076
3077 * gdb.base/cvexpr.c (use): New function.
3078 (main): Invoke use() on all global variables to prevent
3079 some linkers from deleting these otherwise unused symbols.
3080
d8937120
MC
30812002-04-17 Michael Chastain <mec@shout.net>
3082From David S. Miller <davem@redhat.com>
3083
3084 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
3085 handle 64-bit platforms correctly.
3086
ffd61a58
MS
30872002-04-12 Michael Snyder <msnyder@redhat.com>
3088From Jim Blandy <jimb@redhat.com>
3089 * gdb.base/foo.c (foox): Remove section attribute; the linker
3090 script can handle this instead.
3091 * gdb.base/bar.c (barx): Same.
3092 * gdb.base/baz.c (bazx): Same.
3093 * gdb.base/grbx.c (grbxx): Same.
3094
3095 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
3096 manager doesn't automatically unmap overlays unnecessarily.
3097
6b8426a6
MH
30982002-04-10 Martin M. Hunt <hunt@redhat.com>
3099
3100 * gdb.base/ending-run.exp: Fix pattern for Mips targets
3101 stepping out of main.
3102
34af4875
MC
31032002-04-09 Michael Chastain <mec@shout.net>
3104
3105 * gdb.c++/local.cc (main): Move call to marker1() inside nested
3106 scope so that the nested scope tests will make sense.
3107 * gdb.c++/local.exp: Write patterns that actually work with gcc
3108 (the HP patterns "were never known to work with gcc").
3109 Keep the old aCC patterns too.
3110
2d1676a0
DJ
31112002-04-09 Daniel Jacobowitz <drow@mvista.com>
3112
3113 * gdb.base/attach.exp: Correct target board test.
3114
3a63e3f9
MC
31152002-04-08 Michael Chastain <mec@shout.net>
3116
3117 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
3118 in a const method. Add some xfail and fail cases for configurations
3119 that do not emit the "const ...".
3120
f18dabd2
MC
31212002-04-07 Michael Chastain <mec@shout.net>
3122
3123 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
3124 Accept "A * const" and "const A * const" as type of "this".
3125 Fix spelling of getFunky throughout. Make messages uniform.
3126
0fcddd82
EZ
31272002-04-07 Elena Zannoni <ezannoni@redhat.com>
3128
3129 Work around for PR gdb/285:
3130 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
3131
16a8534a
EZ
31322002-04-07 Elena Zannoni <ezannoni@redhat.com>
3133
3134 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
3135 instructions file at run time instead of configure time.
3136 Sometimes we run the test in a directory that is not the one we
3137 configured in.
3138 * gdb.asm/configure.in: Delete creation of symlink.
3139 * gdb.asm/configure: Regenerate.
3140
24181d81
JB
31412002-04-05 J. Brobecker <brobecker@gnat.com>
3142
3143 * gdb.gdb/xfullpath.exp: New test, to exercise the new
3144 xfullpath () function.
3145
7cdb7107
DJ
31462002-04-04 Daniel Jacobowitz <drow@mvista.com>
3147
3148 * gdb.asm/Makefile.in: Correct dependencies.
3149
3150 * gdb.asm/powerpc.inc: New file.
3151 * gdb.asm/asm-source.exp: Add PowerPC.
3152 * gdb.asm/configure.in: Likewise.
3153 * gdb.asm/configure: Regenerated.
3154
a7d17088
DJ
31552002-04-04 Daniel Jacobowitz <drow@mvista.com>
3156
3157 * gdb.base/relocate.exp: New file.
3158 * gdb.base/relocate.c: New file.
3159
cd721503
FF
31602002-04-04 Fred Fish <fnf@redhat.com>
3161
3162 * gdb.base/step-test.exp: Update comment regarding stopping in
3163 memcpy/bcopy calls inserted as part of the compiler runtime.
3164
b22ad7a7
MS
31652002-04-04 Michael Snyder <msnyder@redhat.com>
3166
3167 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
3168
5f279fa6
DJ
31692002-04-03 Daniel Jacobowitz <drow@mvista.com>
3170
3171 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
3172 (gdb_expect): Remove $notransfer hack.
3173
dd0fd3ce
DJ
31742002-04-02 Daniel Jacobowitz <drow@mvista.com>
3175
3176 * gdb.c++/classes.exp ("calling method for small class"): Match
3177 updated register output.
3178
1e50cda1
DJ
31792002-03-30 Daniel Jacobowitz <drow@mvista.com>
3180
3181 Fix PR gdb/452
3182 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
3183 when finished. Make gdb_file_cmd send "exec-file" when
3184 appropriate.
3185
24015922
DJ
31862002-03-30 Daniel Jacobowitz <drow@mvista.com>
3187
3188 * gdb.base/attach.exp: Remove extra setup_xfail.
3189
dd7dfd64
MS
31902002-03-26 Michael Snyder <msnyder@redhat.com>
3191
3192 * gdb.base/default.exp: Add tests for dump, append, and restore.
3193 * gdb.base/help.exp: Add tests for dump, append, and restore.
3194 * gdb.base/dump.exp: New file, test dump, append and restore.
3195 * gdb.base/dump.c: New file.
3196
48b2f8d7
MS
31972002-03-27 Michael Snyder <msnyder@redhat.com>
3198
d63a86f8 3199 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
3200 clean-ups in help messages.
3201
05b4d525
FF
32022002-03-26 Fred Fish <fnf@redhat.com>
3203
3204 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
3205 have debugging info for those functions and the compiler uses them
3206 internally to copy structs around.
3207
d7679631
FF
32082002-03-26 Fred Fish <fnf@redhat.com>
3209
3210 * gdb.base/list.exp: Revert the change made yesterday and add note
3211 about why we don't list the default lines for remote targets.
3212
523ac3f9
MS
32132002-03-25 Michael Snyder <msnyder@redhat.com>
3214
3215 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
3216
754b2b8d
FF
32172002-03-25 Fred Fish <fnf@redhat.com>
3218
3219 * gdb.base/list.exp: This test works on remote targets so remove
3220 the short circuit for remote targets. Update copyright.
3221
33c3e192
FF
32222002-03-25 Fred Fish <fnf@redhat.com>
3223
3224 * gdb.base/attach.exp: Fix logic error that was suppressing this
3225 test for all non hppa*-*-hpux* targets, instead of the hp target.
3226 Move comments closer to the suppression point. Also now need to
3227 check that we are running natively.
3228
d43e73ee
MS
32292002-03-22 Michael Snyder <msnyder@redhat.com>
3230
882c8f02
MS
3231 * gdb.base/default.exp: Add test for gcore. Update copyright.
3232 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 3233
04c12f60
FF
32342002-03-06 Fred Fish <fnf@redhat.com>
3235
3236 * gdb.base/funcargs.c: Remove extraneous ';' character.
3237 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
3238
b43df995
MC
32392002-03-04 Michael Chastain <mec@shout.net>
3240
3241 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
3242 accommodate gcc v3 function signature.
3243 * gdb.mi/mi0-var-cmd-exp: Ditto.
3244
92362027
AC
32452002-02-24 Andrew Cagney <ac131313@redhat.com>
3246
3247 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
3248 ``GNU/Linux'' or ``Linux kernel''
3249 * testsuite/gdb.threads/pthreads.c: Ditto.
3250
258ad32d
MC
32512002-02-24 Michael Chastain <mec@shout.net>
3252
3253 * gdb.threads/pthreads.c (thread1): Add a return statement.
3254 (thread2): Likewise.
3255 (foo): Likewise.
3256
04c3b3d4
MC
32572002-02-23 Michael Chastain <mec@shout.net>
3258
3259 * gdb.threads/linux-dp.c (philosopher): Add a return statement
3260 to placate gcc.
3261
5a2a0a20
MC
32622002-02-23 Michael Chastain <mec@shout.net>
3263
3264 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
3265 test "ptype bint". The test passes on all my stabs configurations.
3266
a640f7fc
JB
32672002-02-21 Jim Blandy <jimb@redhat.com>
3268
27924826
JB
3269 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
3270 filename at a time, and watch for the ones we want to see.
3271
a640f7fc
JB
3272 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
3273 types of pointers to prototyped functions.
3274
edcc8c75
AC
32752002-02-20 Andrew Cagney <ac131313@redhat.com>
3276
3277 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
3278 signed, unsigned and straight char.
3279 (padding_char, padding_short, padding_int, padding_long,
3280 padding_long_long, padding_float, padding_double,
3281 padding_long_double): New global variables.
3282 (fill, fill_structs): New functions.
3283
3284 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
3285 for correctly sized writes. Update copyright.
3286 (get_valueof): New procedure.
3287 (get_sizeof): Call get_valueof.
3288 (check_valueof): New procedure.
3289 (check_padding): New procedure.
3290
ac57ea44
MC
32912002-02-20 Michael Chastain <mec@shout.net>
3292
3293 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
3294 to setup_xfail. Document some of the remaining calls.
3295
7a10c941
MC
32962002-02-18 Michael Chastain <mec@shout.net>
3297
3298 * gdb.c++/userdef.exp: Update copyright year.
3299
fb8acdcc
DJ
33002002-02-18 Daniel Jacobowitz <drow@mvista.com>
3301
3302 * gdb.c++/userdef.exp: Test overloaded operators properly.
3303 Remove xfails.
3304
fda6ae12
MS
33052002-02-14 Michael Snyder <msnyder@redhat.com>
3306
3307 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
3308
676a0442
DJ
33092002-02-14 Daniel Jacobowitz <drow@mvista.com>
3310
3311 * gdb.base/a2-run.exp: Check for a remote target properly.
3312 * gdb.base/annota1.exp: Likewise.
3313 * gdb.base/list.exp: Likewise.
3314 * gdb.base/reread.exp: Likewise.
3315 * gdb.base/scope.exp: Likewise.
3316 * gdb.base/shlib-call.exp: Likewise.
3317 * gdb.base/term.exp: Likewise.
3318 * gdb.c++/annota2.exp: Likewise.
3319
78b4f468
RE
33202002-02-13 Richard Earnshaw <rearnsha@arm.com>
3321
3322 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
3323
9a81ba51
MC
33242002-02-10 Michael Chastain <mec@shout.net>
3325
3326 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
3327 (call_after_alloca): Ditto.
3328
004af6c7
DJ
33292002-02-10 Daniel Jacobowitz <drow@mvista.com>
3330
3331 * gdb.base/ending-run.exp: Guard "cont" test with
3332 gdb_skip_stdio_test.
3333
37225f62
JB
33342002-02-06 Jim Blandy <jimb@redhat.com>
3335
3336 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
3337 from here...
3338 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
3339 To here. Disable this test on non-HP platforms. Add big comment.
3340
fe6fdd96
MS
33412002-02-04 Michael Snyder <msnyder@redhat.com>
3342
3343 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
3344 other than d10v and m32r.
3345
036fad3f
RE
33462002-02-02 Richard Earnshaw <rearnsha@arm.com>
3347
3348 * gdb.base/default.exp: Rewrite test patterns to reduce time
3349 taken to match them.
3350
7148ab62
DJ
33512002-01-30 Daniel Jacobowitz <drow@mvista.com>
3352
3353 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
3354 Allow a start function above main.
3355 * gdb.threads/linux-dp.exp: Fix copyright date.
3356
396cc255
DJ
33572002-01-30 Daniel Jacobowitz <drow@mvista.com>
3358
3359 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
3360 (check_philosopher_stack): Check for manager thread before checking
3361 for a just-starting thread.
3362
f038d31b
DJ
33632002-01-30 Daniel Jacobowitz <drow@mvista.com>
3364
3365 From Neil Booth <neil@daikokuya.demon.co.uk>:
3366 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
3367 warnings.
3368
b3ff9d9a
FF
33692002-01-21 Fred Fish <fnf@redhat.com>
3370
3371 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
3372 not caller.
3373
39ad761d
JB
33742002-01-21 Jim Blandy <jimb@redhat.com>
3375
3376 * gdb.base/reread.exp: Check that GDB properly re-reads the
3377 executable file when it changes while no inferior is running.
3378
aaf320fa
FF
33792002-01-21 Fred Fish <fnf@redhat.com>
3380
3381 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
3382 optionally accept the "shlib events" variation.
3383
808a31f5
JB
33842002-01-21 Jim Blandy <jimb@redhat.com>
3385
3386 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
3387 call `fflush' after every `printf', so that the output is produced
3388 at predictable points, regardless of whatever buffering does (or
3389 doesn't) take place.
3390 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
3391 at different points.
3392
4420d5e2
DJ
33932002-01-20 Daniel Jacobowitz <drow@mvista.com>
3394
3395 * gdb.c++/inherit.exp: Update copyright years.
3396 * gdb.c++/method.exp: Likewise.
3397
3e36a0f4
DJ
33982002-01-20 Daniel Jacobowitz <drow@mvista.com>
3399
3400 * gdb.c++/classes.exp: Update for improved v3 support and skipping
3401 artificial methods/arguments.
3402 * gdb.c++/derivation.exp: Likewise.
3403 * gdb.c++/inherit.exp: Likewise.
3404 * gdb.c++/method.exp: Likewise.
3405 * gdb.c++/virtfunc.exp: Likewise.
3406
b4ceaee6
AC
34072002-01-18 Andrew Cagney <ac131313@redhat.com>
3408
3409 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
3410 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
3411 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
3412 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
3413 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
3414 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
3415
ecace851
JB
34162002-01-17 Jim Blandy <jimb@redhat.com>
3417
3418 * gdb.asm/asm-source.exp (info symbol): Take another shot at
3419 anchoring the pattern matching the entry point symbol's name.
3420
375fc983
AC
34212002-01-17 Andrew Cagney <ac131313@redhat.com>
3422
3423 * gdb.base/maint.exp: Update ``maint internal-error'' to match
3424 continue/quit query. Update copyright.
3425
fe6fdd96
MS
34262002-01-14 Michael Snyder <msnyder@redhat.com>
3427
3428 * gdb.base/gcore.exp: Remove extra debugging output.
3429
e017c81f
DJ
34302002-01-13 Daniel Jacobowitz <drow@mvista.com>
3431
3432 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
3433 for slightly dubious v2 mangled string.
3434
37ab3bf8
DJ
34352002-01-13 Daniel Jacobowitz <drow@mvista.com>
3436
3437 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
3438
1bc05c3a 34392002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 3440
1bc05c3a 3441 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 3442
1bc05c3a
JM
3443 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
3444 constructors.
3445 * gdb.c++/derivation.exp: Likewise.
3446 * gdb.c++/templates.exp: Likewise.
3447 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 3448
1bc05c3a
JM
34492002-01-10 Michael Snyder <msnyder@redhat.com>
3450
3451 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 3452
a911c360
MS
34532002-01-08 Michael Snyder <msnyder@redhat.com>
3454
3455 * gdb.base/gcore.exp: New test for generate-core-file command.
3456 * gdb.base/gcore.c: Testcase for above.
3457 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
3458
ea2119ec
JM
34592002-01-08 Jason Merrill <jason@redhat.com>
3460
3461 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
3462
68203136
FF
34632002-01-07 Fred Fish <fnf@redhat.com>
3464
3465 * gdb.c++/overload.exp: Remove unconditional xfails for:
3466 print foo_instance1.overloadargs(1)
3467 print foo_instance1.overloadargs(1, 2)
3468 print foo_instance1.overloadargs(1, 2, 3)
3469 print foo_instance1.overloadargs(1, 2, 3, 4)
3470 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
3471 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
3472 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
3473 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
3474 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
3475 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
3476 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
3477 print foo_instance1.overload1arg()
3478 print foo_instance1.overload1arg((char)arg2)
3479 print foo_instance1.overload1arg((signed char)arg3)
3480 print foo_instance1.overload1arg((unsigned char)arg4)
3481 print foo_instance1.overload1arg((int)arg7)
3482 print foo_instance1.overload1arg((unsigned int)arg8)
3483 print foo_instance1.overload1arg((float)arg11)
3484 print foo_instance1.overload1arg((double)arg12)
d63a86f8 3485
21b9b5b1
MS
34862002-01-07 Michael Snyder <msnyder@redhat.com>
3487
3488 * gdb.base/huge.exp: New test. Print a very large target data object.
3489 (skip_huge_test): New test variable. Define if you want to skip this
3490 test. The test reads an 8 megabyte data object from the target, so it
3491 might be very time consuming on remote targets with a slow connection.
3492 * gdb.base/huge.c: New file. Test case for above.
3493
725f922e
FF
34942002-01-07 Fred Fish <fnf@redhat.com>
3495
3496 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
3497 g_instance.bfoo, and g_instance.cfoo.
3498
634d57ec
JL
3499Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
3500
f286b2c3
JL
3501 * gdb.base/break.c (multi_line_if_conditional): New function.
3502 (multi_ilne_while_conditional): Likewise.
3503 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
3504 IF or WHILE condition puts the breakpoint at the start of
3505 the condition.
3506
634d57ec
JL
3507 * gdb.base/selftest.exp (backtrace through signal handler): Remove
3508 hppa*-*-hpux* expected failure.
3509 * gdb.base/structs.exp (do_function_calls): Similarly.
3510
3511 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
3512 watchpoints.
3513
9fbfe2dc
AC
35142002-01-06 Andrew Cagney <ac131313@redhat.com>
3515
3516 Fix PR gdb/66.
3517 * gdb.base/structs.exp: Replace skip for a29k with skip for
3518 gdb,cannot_call_functions.
3519 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
3520 * gdb.base/callfuncs.exp: Ditto.
3521 * gdb.base/call-rt-st.exp: Ditto.
3522 * gdb.base/call-strs.exp: Ditto.
3523 * gdb.base/callfwmall.exp: Ditto.
3524 * gdb.base/scope.exp: Obsolete xfail a29k.
3525 * gdb.c++/misc.exp: Ditto.
3526 * gdb.c++/cplusfuncs.exp: Ditto.
3527 * gdb.base/ptype.exp: Ditto.
3528 * gdb.base/printcmds.exp: Ditto.
3529 * gdb.base/opaque.exp: Ditto.
3530 * gdb.base/list.exp: Ditto.
3531 * gdb.base/funcargs.exp: Ditto.
3532 * gdb.base/default.exp: Ditto.
3533
8ddad156
MS
35342002-01-04 Michael Snyder <msnyder@redhat.com>
3535
ca4976a6 3536 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
3537 * gdb.base/maint.exp: Add tests for maint info sections options.
3538
1b074332
JL
3539Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
3540
3541 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
3542
7d159115
CV
35432001-12-20 Corinna Vinschen <vinschen@redhat.com>
3544
3545 * gdb.asm/arm.inc: New file.
3546 * gdb.asm/asm-source.exp: Add arm targets.
3547 * gdb.asm/configure.in: Ditto.
3548 * gdb.asm/configure: Recreated from configure.in.
3549
8fb87725
JL
3550Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
3551
afabe08c
JL
3552 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
3553 with HP's compiler.
3554 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
3555 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
3556 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
3557 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
3558
3559 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
3560 either HP's compilers or GCC.
3561
db521deb
JL
3562 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
3563 a SIGBUS or SIGSEGV.
3564
3565 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
3566
3567 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
3568 can be compiled with either HP's compiler or GCC.
3569
cfa88ab7
JL
3570 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
3571 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
3572 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
3573
ca344dff
JL
3574 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
3575 to match current gdb output. Update due to using auto-solib-limit
3576 for limiting instead of overloading auto-solib-add.
3577 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
3578 test program.
3579
3f3c6e55 3580 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
3581 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
3582 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3583 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3584 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3585 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3586 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
3587 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
3588 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
3589 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
3590 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
3591 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
3592 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 3593
8fb87725
JL
3594 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
3595 a SIGTRAP to the inferior.
3596
cf599fa7
CV
35972001-12-19 Corinna Vinschen <vinschen@redhat.com>
3598
3599 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
3600 Substitute call to target_link by call to gdb_compile.
3601
2cd045cd
JL
3602Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
3603
3604 * gdb.base/break.exp: Fix HP specific search string when testing
3605 backtracing in a called function.
3606
d63a86f8 3607 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
3608 compiling the test with HP's compilers.
3609 * gdb.base/volatile.exp: Similarly.
3610
99ebe9ac
JB
36112001-12-19 Jim Blandy <jimb@redhat.com>
3612
3613 * gdb.base/printcmds.exp: Expect the null character to be printed
3614 as '\0', and the '\013' to be printed as '\v'.
3615 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
3616 * gdb.base/setvar.exp: Same.
3617
b9891b29
JB
36182001-12-17 Jim Blandy <jimb@redhat.com>
3619
0eba65ab
JB
3620 * gdb.base/completion.exp: Rather than completing very long
3621 filenames, which can make the readline library produce output we
3622 don't recognize, cd to the directory first, and then complete
3623 using nice, short relative paths.
3624
6970b5b1
JB
3625 * gdb.base/completion.exp: On some systems, there is, in fact, a
3626 variable named `b' in scope, since GDB treats all static
3627 variables as being in scope. So use `no_var_named_this'
3628 instead of `b'.
3629
b9891b29
JB
3630 * gdb.base/corefile.exp: Recognize the message saying that GDB
3631 can't find the core file's registers as a failure.
3632
e6ccd35f
JSC
36332001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
3634
3635 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
3636 test expect string more specific.
3637
105ba819
CV
36382001-12-13 Corinna Vinschen <vinschen@redhat.com>
3639
3640 * gdb.asm/asm-source.exp: Add support for xstormy16.
3641 * gdb.asm/configure.in: Ditto.
3642 * gdb.asm/configure: Rebuild.
3643 * gdb.asm/xstormy16.inc: New file.
3644
e9e79dd9
FF
36452001-12-10 Fred Fish <fnf@redhat.com>
3646
3647 * gdb.base/maint.exp: Update to match changes in type dumping code.
3648
347dc97d
JB
36492001-12-10 Jim Blandy <jimb@redhat.com>
3650
3651 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
3652 matching the entry point symbol's name at the beginning of the
3653 line.
3654
5178b9d6
DJ
36552001-12-07 Daniel Jacobowitz <drow@mvista.com>
3656
3657 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
3658 gdb.c++/inherit.exp, gdb.c++/method.exp,
3659 gdb.c++/namespace.exp, gdb.c++/templates.exp,
3660 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
3661 and class layout support.
3662
af890c52
DJ
36632001-12-07 Daniel Jacobowitz <drow@mvista.com>
3664
3665 * gdb.c++/classes.exp: Add test for static member function.
3666 * gdb.c++/misc.cc: Add class with static member function.
3667
7a345fb3
JB
36682001-12-07 Jim Blandy <jimb@redhat.com>
3669
f2e54a80 3670 If GDB says it can't find the struct the function returned, report
8032bf31
JB
3671 those tests as `unsupported'.
3672 * gdb.base/call-rt-st.exp (print_struct_call): New function.
3673 Rewrite subsequent tests to use it.
3674
3675 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
3676 those tests as `unsupported'.
3677 * gdb.base/structs.exp (call_struct_func): New function.
3678 (do_function_calls): Use call_struct_func to call the functions
3679 returning structs.
3680
0bc69509
JB
3681 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
3682 whether functions are prototyped or not, so we can't possibly pass
3683 arguments to t_float_values2 properly.
3684
7a345fb3
JB
3685 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
3686 value of `timeout' for targets other than the mips*tx39-*.
3687
edb6ede1
MS
36882001-12-06 Michael Snyder <msnyder@redhat.com>
3689
d63a86f8 3690 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
3691 and detect whether the start symbol has a leading underscore.
3692
2d842f13
JB
36932001-12-04 Jim Blandy <jimb@redhat.com>
3694
3695 * gdb.base/completion.exp: Clarify indentation.
3696
68550daf
JB
36972001-12-03 Jim Blandy <jimb@redhat.com>
3698
3699 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
3700 variables on the S/390, not `.word'.
3701
cd5195a8
JB
37022001-11-30 Jim Blandy <jimb@redhat.com>
3703
3704 Add assembly-source tests for s390-ibm-linux.
3705 * gdb.asm/s390.inc: New file.
3706 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
3707 the S/390 architecture.
3708 * gdb.asm/configure: Regenerated.
3709
ca9efc90
MS
37102001-11-30 Michael Snyder <msnyder@redhat.com>
3711
3712 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
3713 next, info source, info sources, info line, global and static
3714 variables, and static functions.
3715 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
3716 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
3717 * gdb.asm/asmsrc1.s: Add a static function and some variables.
3718 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
3719 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
3720 (gdbasm_leave): Restore frame pointer.
3721 (gdbasm_startup): Copy stack set-up from crt0.S.
3722
d0e66976
FN
37232001-11-26 Fernando Nasser <fnasser@redhat.com>
3724
3725 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
3726 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
3727 to a local (non-static) variable. Copy tstruct.a to a static buffer
3728 and return a pointer to that buffer.
3729 * gdb.base/callfwmall.c (t_structs_a): Ditto.
3730
e2334072
MK
37312001-11-24 Mark Kettenis <kettenis@gnu.org>
3732
3733 * gdb.asm/configure.in: Fix recognition of ix86 target.
3734 * gdb.asm/configure: Regenerate.
3735
756caa3d
MS
37362001-11-21 Michael Snyder <msnyder@redhat.com>
3737
3738 * gdb.asm/sparc.inc: New file.
3739 * gdb.asm/asm-source.exp: Recognize sparc target.
3740 * gdb.asm/configure.in: Recognize sparc target.
3741 * gdb.asm/configure: Regenerate.
d63a86f8 3742
9a4d72d5
MS
37432001-11-21 Michael Snyder <msnyder@redhat.com>
3744
3745 * gdb.asm/m32r.inc: New file.
3746 * gdb.asm/asm-source.exp: Recognize m32r target.
3747 * gdb.asm/configure.in: Recognize m32r target.
3748 * gdb.asm/configure: Regenerate.
3749
a773d1cd
MS
37502001-11-20 Michael Snyder <msnyder@redhat.com>
3751
017ac23d
MS
3752 * gdb.asm/i386.inc: New file.
3753 * gdb.asm/asm-source.exp: Recognize ix86 target.
3754 * gdb.asm/configure.in: Recognize ix86 target.
3755 * gdb.asm/configure: Regenerate.
3756
a773d1cd
MS
3757 * gdb.c++/namespace.exp: Fix quotes in output messages.
3758
bb632afb
MS
37592001-11-14 Michael Snyder <msnyder@redhat.com>
3760
25d559ca 3761 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
3762 qualifier in a type cast expression, to designate an address
3763 in the instruction space (Harvard architecture).
3764
4749e309
MS
37652001-11-13 Michael Snyder <msnyder@redhat.com>
3766
3767 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
3768 Tests for expressions using 'const' and 'volatile'.
3769
25050984
CV
37702001-11-13 Corinna Vinschen <vinschen@redhat.com>
3771
3772 * gdb.asm/asm-sources.exp: Allow defining linker flags.
3773
1902c51f
DJ
37742001-11-12 Daniel Jacobowitz <drow@mvista.com>
3775
3776 * lib/mi-support.exp (mi_run_to_helper): Move comments
3777 outside of gdb_expect.
3778
dcf95b47
DJ
37792001-11-11 Daniel Jacobowitz <drow@mvista.com>
3780
3781 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
3782 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
3783 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
3784 mi0_run_to): New functions.
3785 * gdb.mi/mi-simplerun.exp: Use them.
3786 * gdb.mi/mi0-simplerun.exp: Likewise.
3787 * gdb.mi/mi-var-cmd.exp: Likewise.
3788 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 3789
45b074e1
AC
37902001-11-10 Andrew Cagney <ac131313@redhat.com>
3791
3792 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
3793 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
3794
bf50d346
AC
37952001-11-09 Andrew Cagney <ac131313@redhat.com>
3796
3797 * gdb.base/restore.exp: Include $expected value in restored test
3798 message.
3799
9383332c
AC
38002001-11-09 Andrew Cagney <ac131313@redhat.com>
3801
3802 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
3803 implemented.
3804
db62520a
MS
38052001-11-08 Michael Snyder <msnyder@redhat.com>
3806
3807 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
3808 Add pass/fail message for stop at breakpoint in call dummy function.
3809
b5703437
MS
38102001-11-07 Michael Snyder <msnyder@redhat.com>
3811
d63a86f8
RM
3812 * gdb.c++/templates.exp (test_template_breakpoints):
3813 If we get an overload menu, but it does not match what
760f6330 3814 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
3815 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
3816 making the whitespace optional. Argument for "new" may be
3817 "unsigned" as well as "unsigned int/long".
d63a86f8 3818 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
3819 making the whitespace optional. Also replace "(void) with
3820 "((void|)), making the keyword "void" optional.
d63a86f8 3821 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
3822 making the whitespace optional. Also replace "(void) with
3823 "((void|)), making the keyword "void" optional.
3bf40917
MS
3824 * gdb.base/callfuncs.c (t_float_values): This function must
3825 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 3826 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
3827 can be tested against both cases. Usually one case involves
3828 promotion of float to double, while the other does not.
3829 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
3830 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
3831 includes a stack frame for "start".
3832
c8ab4e6d
JB
38332001-11-05 Jim Blandy <jimb@redhat.com>
3834
3835 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
3836 pointers are 32 bits long, and that offsets of relocs are always
3837 stored in the data (REL-style), and not in the reloc entry itself
3838 (RELA-style).
3839 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
3840 stabs.
3841
3f08ced9
MS
38422001-11-01 Michael Snyder <msnyder@redhat.com>
3843
3844 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
3845 and regular expression operators by using quoting.
3846
cbfa24cd
MS
38472001-10-31 Michael Snyder <msnyder@redhat.com>
3848
3849 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
3850 depending on what the symbol table contains.
3851 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
3852 the output of the ptype command. Similarly, accept both "const &"
3853 and "const&".
3854
aaa68313
CV
38552001-10-31 Corinna Vinschen <vinschen@redhat.com>
3856
3857 * gdb.base/miscexprs.c (main): Add usage of preprocessor
3858 symbol `STORAGE' to allow to choose the storage class of
3859 the local datastructures.
3860 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
3861 compiler directive.
3862
91740388
MS
38632001-10-30 Michael Snyder <msnyder@redhat.com>
3864
3865 * gdb.base/jump.exp: Allow it to run for all targets.
3866
1b7c05e7
CV
38672001-10-29 Corinna Vinschen <vinschen@redhat.com>
3868
3869 * gdb.base/call-ar-st.c (print_double_array): Match for loop
3870 with new double_array size.
3871 (main): Change storage class of all local variables to static.
3872 Reduce size of double_array to 9.
3873 * gdb.base/call-ar-st.exp: Increase timeout value.
3874 Change expected output for double array to match new size in
3875 call-ar-st.c.
3876
36a22261
CV
38772001-10-29 Corinna Vinschen <vinschen@redhat.com>
3878
3879 * gdb.base/ending-run.exp: Create identical output when passing
3880 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 3881 Stormy16 target.
36a22261 3882
92b8ae91
MK
38832001-10-28 Mark Kettenis <kettenis@gnu.org>
3884
3885 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
3886 that we catch the expected failure under Linux/x86.
3887
cb135b83
OF
38882001-10-29 Orjan Friberg <orjanf@axis.com>
3889
3890 * gdb.base/setvar.exp: Escape curly braces.
3891 * gdb.stabs/weird.exp: Ditto.
3892
6884aa54
DJ
38932001-10-27 Daniel Jacobowitz <drow@mvista.com>
3894
3895 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
3896 * gdm.mi/mi0-hack-cli.exp: Likewise.
3897
0398c9aa
AC
38982001-10-25 Andrew Cagney <ac131313@redhat.com>
3899
3900 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
3901 messages.
3902
d20bf2e8
AC
39032001-10-21 Andrew Cagney <ac131313@redhat.com>
3904
3905 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
3906 checking MI enabled.
3907
03dd63aa
CV
39082001-10-09 Corinna Vinschen <vinschen@redhat.com>
3909
3910 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
3911
1d9d99f3
FCE
39122001-10-04 Frank Ch. Eigler <fche@redhat.com>
3913
3914 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
3915 if gdb child process crashes, just signal an error.
3916
838ae6c4
JB
39172001-10-02 Jim Blandy <jimb@redhat.com>
3918
3919 * lib/gdb.exp (test_xfail_format): Simplify.
3920
3921 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
3922 front of the variable name `format'. Simplify `if'.
3923
8f0cbc1c
DJ
39242001-10-01 Daniel Jacobowitz <drow@mvista.com>
3925
3926 * gdb.threads/pthreads.exp: Wait for output and delay
3927 before sending ^C.
3928
1f08dafd
DJ
39292001-10-01 Daniel Jacobowitz <drow@mvista.com>
3930
3931 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
3932 some incorrect output instead of timing out.
3933 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
3934
674f90ff
CV
39352001-09-28 Corinna Vinschen <vinschen@redhat.com>
3936
3937 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
3938 check to allow additional `int'.
3939
9b284272
DJ
39402001-09-27 Daniel Jacobowitz <drow@mvista.com>
3941
3942 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
3943 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
3944
b55a4771
MS
39452001-09-27 Michael Snyder <msnyder@redhat.com>
3946
3947 * lib/gdb.exp (test_debug_format): New proc.
3948 (setup_xfail_format): Use new proc test_debug_format.
3949 * gdb.base/constvars.exp (local_compiler_xfail_check): New
3950 proc; use new service proc test_debug_format.
3951 Replace all other "gcc_compiled" tests with this test.
3952 * gdb.base/volatile.exp (local_compiler_xfail_check): New
3953 proc; use new service proc test_debug_format.
3954 Replace all other "gcc_compiled" tests with this test.
3955
39562001-09-27 Michael Snyder <msnyder@redhat.com>
3957
3958 * gdb.base/cvexpr.exp: New file.
3959 * gdb.base/cvexpr.c: New file
3960 Test for expressions using const and volatile keywords.
3961
4e6667ac
CV
39622001-09-26 Corinna Vinschen <vinschen@redhat.com>
3963
3964 * gdb.base/constvars.exp: Check for different orders of keywords
3965 and additional "int" strings in output.
3966
4f337972
AC
39672001-09-22 Andrew Cagney <ac131313@redhat.com>
3968
3969 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
3970 responses from "help maint".
3971
2015650d
FCE
39722001-09-19 Frank Ch. Eigler <fche@redhat.com>
3973
3974 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
3975 to localhost:NNN instead of :NNN, in case Xvfb is listening
3976 only on TCP.
3977
f3bcedc1
CV
39782001-09-19 Corinna Vinschen <vinschen@redhat.com>
3979
3980 * gdb.base/recurse.exp: When checking leaving the watchpoint
3981 scope, recognize when gdb is in function's epilogue and pass.
3982
6b819c92
KS
39832001-09-18 Keith Seitz <keiths@redhat.com>
3984
3985 * lib/insight-support.exp (_gdbtk_export_target_info): Add
3986 support for running tests against sid targets.
3987 (gdbtk_done): Ditto.
3988
a10c9419
CV
39892001-09-18 Corinna Vinschen <vinschen@redhat.com>
3990
3991 * gdb.base/ending-run.c (main): Set stdout buffersize
3992 to the same reasonable value for any target.
3993 * gdb.base/ending-run.exp: Add a regular expression
3994 to make testsuite happy on Sanyo Stormy16 target.
3995
739d0d99
CV
39962001-09-17 Corinna Vinschen <vinschen@redhat.com>
3997
3998 * gdb.base/display.c (do_loops): Add float variable `f'.
3999 Increment f in loop.
4000 * gdb.base/display.exp: Increment timeout by 60 seconds.
4001 Change float display test to use variable `f'.
4002
1b8947f0
JB
40032001-09-17 Jim Blandy <jimb@redhat.com>
4004
4005 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
4006 overflowing the limited breakpoint tables on some ROM monitors
4007 (like the ROM68K).
4008
9890ac81
FCE
40092001-09-15 Frank Ch. Eigler <fche@redhat.com>
4010
4011 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
4012 the "-ac" (disable access control) flag.
4013
6db765ea
JH
40142001-08-30 Jeff Holcomb <jeffh@redhat.com>
4015
4016 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
4017 ints.
4018
4c32cc04
KS
40192001-08-30 Keith Seitz <keiths@redhat.com>
4020
4021 * lib/gdb.exp: Move all insight-related functionality into
4022 separate file.
4023 * lib/insight-support.exp: New file.
4024
8d6e6f81
FCE
40252001-08-29 Frank Ch. Eigler <fche@redhat.com>
4026
4027 * config/sid.exp (sid_start): Never set sid verbosity; disable
4028 expect_background {} that consumed its stdout; tolerate </dev/null.
4029 Attempt to set endianness override in "sid" protocol mode. Cleanup.
4030
6a90e1d0
AC
40312001-08-18 Andrew Cagney <ac131313@redhat.com>
4032
4033 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
4034 CLI jump command to start it.
4035 (mi_run_to_main): Fail immediatly when unexpected output.
4036
1759b3c3
AC
40372001-08-18 Andrew Cagney <ac131313@redhat.com>
4038
4039 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
4040 beginning of function. Fix PR gdb/191.
4041
61d11d80
FCE
40422001-08-16 Frank Ch. Eigler <fche@redhat.com>
4043
4044 * config/sid.exp (sid_start): Don't warn if we cannot figure out
4045 what to force sid endianness to.
4046
942a4df2
KS
40472001-08-15 Keith Seitz <keiths@redhat.com>
4048
4049 * lib/gdb.exp (gdbtk_start): Don't set environment
4050 variables for TCL_LIBRARY and friends. Insight will
4051 now figure these out for itself.
4052
0521c418
MS
40532001-08-02 Michael Snyder <msnyder@redhat.com>
4054
4055 * gdb.base/completion.exp: Remove the symbol "a64l" from
4056 the expect string; this is target-specific, and not related
4057 to what is being tested.
4058
74a9a58a
DB
40592001-08-02 Dave Brolley <brolley@redhat.com>
4060
4061 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
4062
c70819fa
MS
40632001-07-25 Michael Snyder <msnyder@redhat.com>
4064
c2b8fa57
MS
4065 * gdb.base/consecutive.exp: New file. Test stepping over
4066 breakpoints on consecutive instructions.
4067 * gdb.base/consecutive.c: New file.
4068
c70819fa
MS
4069 * gdb.base/call-rt-st.exp: Use double-backslash to quote
4070 curly braces in regular expressions.
4071
2b1a1355
MS
40722001-07-25 Michael Snyder <msnyder@redhat.com>
4073
4074 * gdb.base/ending-run.exp: Accept "Program exited normally" as
4075 legitimate output from stepping out of main.
4076
413eca6f
KS
40772001-07-22 Keith Seitz <keiths@redhat.com>
4078
4079 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
4080 the empty string, do not run the tests.
4081
7e5a9322
SC
40822001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4083
4084 * gdb.base/long_long.exp: Detect size of pointer. Take into
4085 account 2-byte pointers when testing for p/a results.
4086
de58f10f
SC
40872001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4088
d63a86f8 4089 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
4090 and defined to 1K for m68hc11.
4091 (random_data): Reduce table to 1K for embedded platforms (68hc11).
4092 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
4093 (sizeof_random_data): New variable to tell the size of the data table;
4094 don't test past this size; always run to main.
4095
d6f5fea1
SC
40962001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4097
4098 * gdb.base/return2.exp: return of long long and double fails for
4099 68HC11; don't execute these tests on that platform.
4100 * gdb.base/return.exp: Return of a double fails for 68hc11.
4101
c477543d
SC
41022001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4103
4104 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
4105 tests that print a float.
4106 * call-rt-st.exp: Likewise.
4107
63cf1c79
MK
41082001-07-12 Mark Kettenis <kettenis@gnu.org>
4109
4110 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
4111 running this test on Linux.
4112
112f9ab5
MC
41132001-06-24 Michael Chastain <chastain@redhat.com>
4114
4115 * gdb.base/arithmet.exp: Remove some tests to make all test names
4116 unique.
4117
4970cb0f
MS
41182001-07-03 Michael Snyder <msnyder@redhat.com>
4119
4120 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
4121 the output of the ptype command.
4122
d85da69f
MS
41232001-07-02 Michael Snyder <msnyder@redhat.com>
4124
4c8a82de
MS
4125 * gdb.base/completion.exp: Don't assume that break.c is the only
4126 source file that may contain functions named "marker".
d85da69f
MS
4127 * gdb.base/corefile.exp: Quote the curly braces in regexp.
4128
8afc772b
AC
41292001-06-28 Andrew Cagney <ac131313@redhat.com>
4130
4131 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
4132 of files to delete.
4133
4134 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
4135 * gdb.disasm/h8300s.exp: New file.
4136 gdb.disasm/h8300s.s: Likewise.
4137
cff22675
AC
41382001-06-27 Andrew Cagney <ac131313@redhat.com>
4139
4140 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
4141 empty breakpoint tables.
4142
68c81b54
AC
41432001-06-25 Andrew Cagney <ac131313@redhat.com>
4144
4145 * lib/mi-support.exp: Update args=... part of stop-reason
4146 patterns. Accept either a list or a tuple.
4147
2dd62704
AC
41482001-06-23 Andrew Cagney <ac131313@redhat.com>
4149
4150 * lib/mi-support.exp: Remove local emacs variable defining
4151 change-log-default-name.
4152
b4127474
MC
41532001-06-22 Michael Chastain <chastain@redhat.com>
4154
4155 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
4156 This is operationally compatible with the previous version.
4157
8dbfb380
JB
41582001-06-13 Jim Blandy <jimb@redhat.com>
4159
4160 * lib/gdb.exp (gdb_test): Doc fix.
4161
f2d8c86d
MC
41622001-06-10 Michael Chastain <chastain@redhat.com>
4163
4164 * gdb.base/exprs.exp: Remove a duplicate test.
4165
81564d34
JB
41662001-06-06 Jim Blandy <jimb@redhat.com>
4167
4168 * gdb.base/return2.exp (main): Use values to test float and double
4169 returns that are not NaN's, to avoid being confused by IEEE
4170 comparison rules.
4171
da55addb
MS
41722001-06-04 Michael Snyder <msnyder@redhat.com>
4173
4174 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 4175 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
4176 rather than wait for 12 more tests to time out.
4177
42c65987
JB
41782001-06-06 Jim Blandy <jimb@redhat.com>
4179
b18bced9 4180 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 4181 Don't forget to match the GDB prompt.
b18bced9 4182
42c65987
JB
4183 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
4184
5b41e5f0
JB
41852001-06-04 Jim Blandy <jimb@redhat.com>
4186
4187 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
4188 command.
4189
015e046f
KB
41902001-05-31 Kevin Buettner <kevinb@redhat.com>
4191
4192 * gdb.base/annota1.exp (info break): Match four or more spaces
4193 after "Address".
4194
fb1ffbbe
MC
41952001-05-31 Michael Chastain <chastain@redhat.com>
4196
4197 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
4198 (dm_type_int_star): Likewise.
4199 (dm_type_long_star): Likewise.
4200 (dm_type_void_star): Likewise.
4201
5ea2a32c
KB
42022001-05-29 Kevin Buettner <kevinb@redhat.com>
4203
4204 * gdb.base/completion.exp (INPUTRC): Set this environment variable
4205 to a known value in order to get consistent results regardless
4206 of the setting of INPUTRC or the presence or contents of .inputrc.
4207
ae23c492
MS
42082001-05-24 Michael Snyder <msnyder@redhat.com>
4209
ac55707e
MS
4210 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
4211 Don't require that the main thread and the manager thread are the
4212 first in the list.
4213
ae23c492
MS
4214 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
4215 debugging. If test fails, issue an "unsupported" not a "fail".
4216
400071f1
JB
42172001-05-24 Jim Blandy <jimb@redhat.com>
4218
4219 Don't assume that short is shorter than int.
4220 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
4221 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 4222 this isn't true.
400071f1
JB
4223 ("print unsigned char == (~0)"): Add test that verifies that ~0,
4224 an int, is not equal to ~0 stored in an unsigned char. This tests
4225 the same thing that the previous test meant to, but works on
4226 16-bit machines, too.
4227 ("print unsigned char != (~0)"): Same test, complemented.
4228
0816a3e5
MS
42292001-05-24 Michael Snyder <msnyder@redhat.com>
4230
4231 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 4232 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
4233 and prevents dejagnu getting out of step.
4234
f6dc23a9
KB
42352001-05-23 Kevin Buettner <kevinb@redhat.com>
4236
4237 * gdb.base/finish.exp (finish_void): Revise pattern for
4238 stopping on the call statement to not permit stopping at
4239 the start of the instructions comprising the call sequence.
4240
7dbd117d
MC
42412001-05-19 Michael Chastain <chastain@redhat.com>
4242
4243 * gdb.base/callfuncs.exp: Make all test names unique.
4244 * gdb.base/commands.exp: Make all test names unique.
4245 * gdb.base/condbreak.exp: Make all test names unique.
4246 * gdb.base/dbx.exp: Make all test names unique.
4247 * gdb.base/default.exp: Make all test names unique.
4248 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
4249 and TIMEOUT messages to their corresponding PASS message.
4250 * gdb.base/ending-run.exp: Make all test names unique.
4251 * gdb.base/long_long.exp: Remove duplicate test.
4252
6b0b0a9e
KB
42532001-05-21 Kevin Buettner <kevinb@redhat.com>
4254
4255 * gdb.base/finish.exp (finish_void): Allow "finish" command to
4256 stop on the call statement as well as the statement after the
4257 call.
4258
2caa35cb
MS
42592001-05-21 Michael Snyder <msnyder@redhat.com>
4260
4261 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
4262
40713331
EZ
42632001-05-10 Elena Zannoni <ezannoni@redhat.com>
4264
4265 * gdb.base/completion.exp: Revamp test. Make it execute on all
4266 platforms.
4267
c2c1be8d
EZ
42682001-05-10 Elena Zannoni <ezannoni@redhat.com>
4269
2c9cd303
EZ
4270 * config/gdbserver.exp (gdb_load): Handle the case
4271 in which the arguments to gdbserver are given in the
4272 baseboard configuration file.
4273 Also handle the case in which the server needs to do a
4274 load.
4275
9671de48
KS
42762001-05-07 Keith Seitz <keiths@cygnus.com>
4277
4278 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
4279 set up the display for testing.
4280 (gdbtk_start): Convert all paths to paths that tcl will like.
4281 Export target information to environment.
4282 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
4283 necessary.
4284 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
4285 (to_tcl_path): New proc to convert a given pathname into
4286 a path acceptible as an argument to a tcl command.
4287 (_gdbtk_export_target_info): New proc to export target info
4288 into the environment for gdbtk testing.
4289 (gdbtk_done): New proc to signal end-of-test.
4290
5a360f47
JB
42912001-05-06 Jim Blandy <jimb@redhat.com>
4292
4293 * restore.c: Make the code of caller0 correspond to its comment.
4294
66c756c6
MS
42952001-05-03 Michael Snyder <msnyder@redhat.com>
4296
4297 * config/sid.exp (gdb_target_sid): Check for error messages.
4298 On error or timeout, don't make expect exit (which will terminate
4299 all subsequent tests); instead just make gdb exit.
d63a86f8 4300 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
4301 return a negative value.
4302
a966fde5
JB
43032001-04-24 Jim Blandy <jimb@redhat.com>
4304
851c18e0
JB
4305 * gdb.c++/templates.exp: If we see the prompt for the overload
4306 list, but we haven't recognized any of the longer patterns,
4307 arrange for this test to fail, not hang.
4308
a966fde5
JB
4309 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
4310 variations.
4311
db144853
MC
43122001-04-22 Michael Chastain <chastain@redhat.com>
4313
4314 * gdb.c++/local.exp: Use the 'runto' library function.
4315 * gdb.c++/namespace.exp: Likewise.
4316 * gdb.c++/overload.exp: Likewise.
4317
3207ec21
KB
43182001-03-26 Kevin Buettner <kevinb@redhat.com>
4319
4320 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
4321 * gdb.base/step-line.exp: New file. Test step/next in presence of
4322 #line directives.
4323 * gdb.base/step-line.c: New file. Test program for the above.
4324 * gdb.base/step-line.inp: New file. We pretend that this file has
4325 been transformed by some other tool into step-line.c.
4326
13b57657
JB
43272001-03-21 Jim Blandy <jimb@redhat.com>
4328
4329 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
4330 unmangled operator names.
4331
754cbe1c
JB
43322001-03-20 Jim Blandy <jimb@redhat.com>
4333
4334 * gdb.threads/linux-dp.exp: Recognize an additional message
4335 generated by GDB when it doesn't understand how to debug threads
4336 on the target system.
4337
177495c9
AC
43382001-03-19 Andrew Cagney <ac131313@redhat.com>
4339
4340 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
4341
f266096b
MC
43422001-03-12 Michael Chastain <chastain@redhat.com>
4343
4344 * gdb.c++/derivation.exp: Use the 'runto' library function.
4345
cac3c2ff
MC
43462001-03-12 Michael Chastain <chastain@redhat.com>
4347
4348 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
4349
b6c11a24
MC
43502001-02-24 Michael Chastain <chastain@redhat.com>
4351
4352 * gdb.c++/ref-types.exp: Change handwritten code to library
4353 function 'runto'.
4354
6bae5bce
OF
43552001-03-16 Orjan Friberg <orjanf@axis.com>
4356
4357 * gdb.base/signals.exp: Set count to 0 explicitly.
4358
0015fd9a
MS
43592001-03-15 Mark Salter <msalter@redhat.com>
4360
4361 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
4362 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
4363 (gdb_load): Add support for additional target_info: gdb_download_size
4364 and gdb_load_timeout.
0015fd9a 4365
fc33412a
DT
4366Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
4367
4368 * gdb.base/annota1.exp: Move test of isnative to earlier in the
4369 file -- to prevent failing when the compile fails but we have no
4370 intention of running the tests anyway.
4371
4372 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
4373 tests if set.
4374
4375 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
4376 integers.
4377
4378 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
4379 * gdb.c++/namespace.exp: Ditto.
4380
115f06de
OF
43812001-03-07 Orjan Friberg <orjanf@axis.com>
4382
4383 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
4384 * gdb.base/pointers.exp: Relax pattern match of decimals.
4385
b6ba6518
KB
43862001-03-06 Kevin Buettner <kevinb@redhat.com>
4387
4388 * Makefile.in, config/abug.exp, config/cfdbug.exp,
4389 config/cpu32bug.exp, config/dve.exp, config/est.exp,
4390 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
4391 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
4392 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
4393 config/sh.exp, config/sid.exp, config/slite.exp,
4394 config/sparclet.exp, config/udi.exp, config/unknown.exp,
4395 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
4396 config/vxworks.exp, config/vxworks29k.exp,
4397 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
4398 gdb.base/all-bin.exp, gdb.base/annota1.exp,
4399 gdb.base/arithmet.exp, gdb.base/assign.exp,
4400 gdb.base/async.exp, gdb.base/attach.exp,
4401 gdb.base/bitfields.exp, gdb.base/bitops.exp,
4402 gdb.base/break.exp, gdb.base/call-ar-st.exp,
4403 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
4404 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
4405 gdb.base/commands.exp, gdb.base/completion.exp,
4406 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
4407 gdb.base/constvars.exp, gdb.base/corefile.exp,
4408 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
4409 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
4410 gdb.base/ending-run.exp, gdb.base/environ.exp,
4411 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
4412 gdb.base/finish.exp, gdb.base/foll-exec.exp,
4413 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
4414 gdb.base/funcargs.exp, gdb.base/help.exp,
4415 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
4416 gdb.base/logical.exp, gdb.base/long_long.exp,
4417 gdb.base/maint.exp, gdb.base/mips_pro.exp,
4418 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
4419 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
4420 gdb.base/pointers.exp, gdb.base/printcmds.exp,
4421 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
4422 gdb.base/regs.exp, gdb.base/relational.exp,
4423 gdb.base/remote.exp, gdb.base/reread.exp,
4424 gdb.base/restore.exp, gdb.base/return2.exp,
4425 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
4426 gdb.base/selftest.exp, gdb.base/setshow.exp,
4427 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
4428 gdb.base/sigall.exp, gdb.base/signals.exp,
4429 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
4430 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
4431 gdb.base/step-test.exp, gdb.base/structs.c,
4432 gdb.base/structs.exp, gdb.base/structs2.exp,
4433 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
4434 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
4435 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
4436 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
4437 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
4438 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
4439 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
4440 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
4441 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
4442 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
4443 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
4444 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
4445 gdb.fortran/types.exp, gdb.java/jmisc.exp,
4446 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
4447 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
4448 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4449 gdb.trace/circ.exp, gdb.trace/collection.exp,
4450 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
4451 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4452 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
4453 gdb.trace/report.exp, gdb.trace/save-trace.exp,
4454 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4455 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
4456 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
4457 notices.
4458
dc96c6c7 44592001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
4460
4461 * gdb.base/varargs.c (find_max_double): Fix printf format string:
4462 first arg is int not float.
4463
dc96c6c7 44642001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
4465
4466 * gdb.base/reread.exp: Unsupported for non-native targets;
4467 doesn't work for remote debugging.
4468
9b0c4aeb
FN
44692001-02-19 Fernando Nasser <fnasser@redhat.com>
4470
4471 From Drew Moseley <dmoseley@redhat.com>
4472 * gdb.base/ending-run.exp: Properly handle the BSP state when
4473 stepping past the end of main.
4474
02aa71d5
MC
44752001-02-19 John Moore <jmoore@redhat.com>
4476
4477 * gdb.base/commands.exp (infrun_breakpoint_command_test):
4478 Converted HPUX fix for non-expected items following multiple
4479 step commands into general solution for all platforms.
4480
1fa449a4
MC
44812001-02-18 Michael Chastain <chastain@redhat.com>
4482
4483 * gdb.c++/classes.exp (do_tests): Change runto statements
4484 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4485 statements demangler agnostic.
4486 * gdb.c++/virtfunc.exp (do_tests): Likewise.
4487 (gdb_virtfunc_restart): Likewise.
4488
b2f9ec70
MC
44892001-02-14 Michael Chastain <chastain@redhat.com>
4490
4491 * gdb.c++/inherit.exp (do_tests): Change runto statements
4492 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4493 statements demangler agnostic.
4494
cf74b8ca
AC
4495Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
4496
4497 * gdb.threads/pthreads.exp: Unify pass/fail messages for
4498 ``continue to bkpt at common_routine in thread 2'' and ``stopped
4499 before calling common_routine 15 times'' tests.
4500
99f78f56
MC
45012001-02-11 Michael Chastain <chastain@redhat.com>
4502
4503 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
4504 Helps the test script figure out which demangler is in use.
4505 (dm_type_foo_ref): Ditto.
4506 (dm_type_int_star): Ditto.
4507 (dm_type_long_star): Ditto.
4508 (dm_type_unsigned_int): Ditto.
4509 (dm_type_void): Ditto.
4510 (dm_type_void_star): Ditto.
99707966 4511 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
4512 Probe the gdb demangler and set variables to accommodate
4513 formatting differences.
4514 (info_func_regexp): New function. Same as info_func, but
4515 matches against a regexp.
4516 (info_func): Match against a literal string.
4517 (print_addr_2): New function. Match against a literal string,
4518 which can be different from the input to gdb.
4519 (print_addr): Simply call print_addr_2 with the same argument twice.
4520 (test_lookup_operator_functions): Use demangler formatting variables.
4521 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
4522 the tests in the same order as the C++ class declaration.
4523 (test_paddr_operator_functions): Ditto.
4524 (test_paddr_overloaded_functions): Ditto.
4525 (test_paddr_hairy_functions): Use demangler formatting variables.
4526 Add reference to gdb/19 for related tests.
4527 (do_tests): Call probe_demangler.
4528
1de8f023
KB
45292001-01-30 Kevin Buettner <kevinb@redhat.com>
4530
4531 * gdb.c++/templates.cc (printf): Remove unused function definition.
4532
ca3f91ed
MS
45332001-01-26 Felix Lee <flee@redhat.com>
4534
4535 * sid.exp (sid_exit): Pass host, not target, to remote_close.
4536
45372001-01-25 matthew green <mrg@redhat.com>
4538
4539 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
4540 up sid.
4541 (sid_exit): Call `remote_pop_conn' after GDB is gone.
4542
45432001-01-25 matthew green <mrg@redhat.com>
4544
4545 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 4546 Deprecate $sid_spawn_id.
ca3f91ed
MS
4547 (sid_exit): Remove code necessary only for `spawn.'
4548
45492001-01-25 matthew green <mrg@redhat.com>
4550
4551 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
4552
fb18ec4a
MC
45532001-01-28 Michael Chastain <chastain@redhat.com>
4554
4555 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
4556 to call when tests fail. It takes gdb out of the overloaded
4557 function choice menu back to the main prompt, so that the test
4558 program stays synchronized.
4559 (set_bp_overloaded): New proc to collect all the common
4560 code for setting a breakpoint on an overloaded name. Calls
4561 take_gdb_out_of_choice_menu when needed.
4562 (menu_overload1arg): New variable to collect the repeated
4563 instances of the expected menu for an overloaded name. Change
4564 the regular expression to handle changes in g++ type encoding:
4565 "void" can be either "void" or "", and "unsigned int" can be
4566 either "unsigned int" or "unsigned".
4567 (continue_to_bp_overloaded): Change regular expressions to handle
4568 changes in g++ type encoding.
4569 (no proc): Call take_gdb_out_of_choice_menu when needed.
4570 Remove redundant calls to "info break". Accept either "canceled"
4571 or "cancelled". Change regular expressions in "info break"
4572 calls to handle changes in g++ type encoding. Give all tests
4573 unique strings.
4574
9c646a6e
BE
45752001-01-17 Ben Elliston <bje@redhat.com>
4576
4577 * config/sid.exp: New file.
4578
9549d9c1
AC
4579Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
4580
4581 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
4582
dc96c6c7 45832000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
4584
4585 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
4586 Add a RE to accept a non-ascii char if one is ever presented.
4587
b4df4f68
FN
45882000-12-20 Fernando Nasser <fnasser@redhat.com>
4589
297dd0fd 4590 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 4591
dc96c6c7 45922000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 4593
d63a86f8 4594 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
4595 in regexp. One '\' does not suffice on Linux.
4596
4a7bddb6
MC
45972000-12-09 Michael Chastain <chastain@redhat.com>
4598
4599 * gdb.base/break.exp (test_clear_command): Use a marker function
4600 rather than 'main' for the test function. Also move this
4601 test to an execution point where the marker function names are
4602 guaranteed to be bound to functions. (Executing tests after a
4603 'finish' from main runs into name conflicts with local names
4604 in __libc_start_main).
4605
dc96c6c7 46062000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
4607
4608 * gdb.base/finish.exp: New test for gdb's "finish" command.
4609 * gdb.base/return2.exp: New test for gdb's "return" command.
4610 * gdb.base/return2.c: New source file for above.
4611
dc96c6c7 46122000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
4613
4614 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
4615 * gdb.base/miscexprs.exp: Ditto.
4616 * gdb.base/pointers.exp: Ditto.
4617 * gdb.c++/derivation.exp: Ditto.
4618 * gdb.c++/local.exp: Ditto.
4619 * gdb.c++/namespace.exp: Ditto.
4620 * gdb.c++/overload.exp: Ditto.
4621 * gdb.c++/ref-types.exp: Ditto.
4622
dc96c6c7 46232000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
4624
4625 * gdb.base/constvars.exp: Test result of "up" command.
4626 * gdb.base/miscexprs.exp: Ditto.
4627 * gdb.base/pointers.exp: Ditto.
4628 * gdb.base/scope.exp: Ditto.
4629 * gdb.c++/derivation.exp: Ditto.
4630 * gdb.c++/local.exp: Ditto.
4631 * gdb.c++/namespace.exp: Ditto.
4632 * gdb.c++/overload.exp: Ditto.
4633 * gdb.c++/ref-types.exp: Ditto.
4634
44097287
FN
46352000-11-22 Michael Chastain <chastain@redhat.com>
4636
4637 * mips_pro.exp: Accept either "middle -> top -> main" or
4638 "middle -> main" in the backtrace, because gcc can optimize
4639 tail calls to jumps. Remove setup_xfail for the hppa case.
4640 Add a comment with the original warning messages from PR 3016,
4641 which was filed in 1993, to preserve them for posterity.
4642
9d2e1bab
ND
46432000-11-17 Nick Duffek <nsd@redhat.com>
4644
4645 * lib/gdb.exp (gdb_test): Override timeout with board info.
4646
1aca8eb7
ND
46472000-11-17 Nick Duffek <nsd@redhat.com>
4648
4649 * gdb.base/display.exp: Don't kill running stub. Add "again" to
4650 the second kill and detach messages.
4651
93076499
ND
46522000-11-17 Nick Duffek <nsd@redhat.com>
4653
4654 * configure.in: Add AC_EXEEXT.
4655 * configure: Regenerate.
4656 * Makefile.in (just-check): Export EXEEXT.
4657 * lib/gdb.exp ($EXEEXT): Import from environment.
4658 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
4659 expect "maint dump-me" on Cygwin.
4660 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
4661 $EXEEXT.
4662
30e87cd3
ND
46632000-11-17 Nick Duffek <nsd@redhat.com>
4664
4665 * gdb.base/break.exp: Test backtrace and finish from called
4666 function on all platforms, not just HP-UX.
4667
dc96c6c7 46682000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
4669
4670 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
4671 code from gdb_target_monitor, so it can be used independantly
4672 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 4673
dc96c6c7 46742000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
4675
4676 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
4677 * gdb.base/corefile.exp: Expect the message "Program is being
4678 debugged already" when we send the "corefile" command, since
4679 the preceeding gdb_load may have connected gdb to a remote target.
4680 * gdb.base/display.exp: Disable hardware watchpoints if new
4681 board info variable "no_hardware_watchpoints" is true.
4682 Replace single-letter commands with more readable ones.
4683 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
4684 if new board info variable "no_hardware_watchpoints" is true.
4685 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
4686 to see if stdio (printf) testing is possible.
4687 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
4688 board info variable "no_hardware_watchpoints" is true. Use new
4689 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
4690
39124dea
FN
46912000-11-13 Fernando Nasser <fnasser@redhat.com>
4692
4693 From Orjan Friberg <orjanf@axis.com>:
4694 * gdb.base/printcmds.exp: Escape curly braces followed by a number
4695 in array print pattern match.
4696
a9e2e984
FN
46972000-11-09 Fernando Nasser <fnasser@redhat.com>
4698
4699 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
4700 spelling "cancelled" to U.S. spelling "canceled" to match changes
4701 made to gdb.
4702 * gdb.c++/ovldbreak.exp: Ditto.
4703
c7db355b
PS
47042000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4705
4706 * gdb.base/callfuncs.c (main): Moved to end of file, call
4707 t_double_values to initialize the FPU before inferior calls are made.
4708 * gdb.base/callfuncs.exp: Test for register preservation after calling
4709 inferior functions. Add tests for continuining, finishing and
4710 returning from a stop in a call dummy.
4711
dc96c6c7 47122000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
4713
4714 * gdb.base/commands.exp: Break up long lines, and re-indent.
4715
dc96c6c7 47162000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
4717
4718 * config/gdbserver.exp: Rewritten from the ground up, to make it
4719 compatible with the current dejagnu tree, and to make it work with
4720 the new "gdbserver" in libremote.
4721
dc96c6c7 47222000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4723
4724 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
4725 * gdb.base/varargs.exp: Skip entire test if no printf support.
4726 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
4727 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
4728
dc96c6c7 47292000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4730
4731 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
4732 no floating point support.
4733 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
4734 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
4735 * gdb.base/call-rt-st.exp: Ditto.
4736 * gdb.base/call-strs.exp: Ditto.
4737
bac5fc66
JG
47382000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
4739
4740 * gdb.base/sizeof.c: include <stdio.h>.
4741
4742 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
4743 'finish', otherwise uncaptured gdb_prompt would potentially
4744 throw remaining test points out of sync.
4745
b22a6027
SB
47462000-07-26 Scott Bambrough <scottb@netwinder.org>
4747
4748 * gdb.base/recurse.exp: Run tests for all targets.
4749 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
4750 gnu-oldld case on ARM.
4751 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
4752 for ARM targets.
d63a86f8 4753
d8231941
AG
4754Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
4755
4756 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
4757 * gdb.java/configure: Rebuild.
4758
8caabe69
AG
4759Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
4760
4761 * gdb.java/jv-exp.exp: New file.
4762
9d273ca3
AG
4763Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
4764
4765 * configure: Rebuilt.
4766 * configure.in (configdirs): Add gdb.java.
4767 * gdb.java/jmisc.java: New file.
4768 * gdb.java/jmisc.exp: New file.
4769 * gdb.java/Makefile.in: New file.
4770 * gdb.java/configure: Rebuilt.
4771 * gdb.java/configure.in: New file.
4772 * lib/java.exp: New file.
4773
4f823a66
AC
4774Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
4775
4776 * gdb.base/exprs.exp: Test casts to a pointer including over and
4777 underflow.
4778
2391e11d
AC
4779Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
4780
4781 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
4782 and the compilers sizes.
4783
54602222
ND
47842000-07-09 Nick Duffek <nsd@redhat.com>
4785
4786 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
4787 (use_methods): New function.
4788 (main): Call use_methods().
4789 * gdb.c++/classes.exp (test_method_param_class): New procedure.
4790 (do_tests): Call test_method_param_class.
4791
2bec0572
ND
47922000-07-09 Nick Duffek <nsd@redhat.com>
4793
4794 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
4795 spelling.
4796 (test_enums): New procedure. Move enum tests from end of script
4797 to here. Set breakpoint on function name instead of line number.
4798 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
4799 (enums2): New marker function.
4800 (enums1): New function.
4801 (main): Call enums1(). Move enum tests to enums1().
4802
78492fde
AC
4803Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
4804
4805 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
4806 compile/link program. Update line numbers.
4807 * gdb.asm/d10v.inc: Define ``startup''.
4808 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 4809
49a2cef8
AC
4810Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
4811
4812 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
4813
3e6c8688
EZ
48142000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4815
4816 * gdb.base/maint.exp: Add 'maint print architecture' item to output
4817 of 'help maint print' command.
4818
9ff5cbe9
AC
4819Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
4820
4821 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
4822 they use gdb_expect_list.
4823
17c579bd
AC
4824Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
4825
4826 * gdb.base/commands.exp: Use ``set remote
4827 memory-read-packet-size'' instead of ``set endian big'' to test
4828 long commands.
4829
e6d71bf3
DB
48302000-06-03 Daniel Berlin <dan@cgsoftware.com>
4831
4832 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 4833 g++, and stop skipping them.
e6d71bf3
DB
4834
4835 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
4836 work under g++.
4837
d63a86f8 4838 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
4839 initialization.
4840
dc96c6c7 48412000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
4842
4843 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
4844 the regular expression: accept an (almost) arbitrary sequence of
4845 "frames-invalid" and "breakpoints-invalid" messages both before
4846 and after the "starting" message.
4847
dc96c6c7 48482000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
4849
4850 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 4851
dc96c6c7 48522000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
4853
4854 * gdb.base/annota1.exp (annotate-signal-handler-caller):
4855 Relax the regular expression a little, make it pass on Solaris 8.
4856
8216cda9
KB
48572000-05-12 Kevin Buettner <kevinb@redhat.com>
4858
4859 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 4860 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
4861 Instead, it is permissible for gdb to stop on the line of the
4862 call itself.
4863
1a570b2f
MS
48642000-05-12 Michael Snyder <msnyder@.cygnus.com>
4865
4866 * gdb.base/break.exp (bp on small function, optimized file):
4867 Add a second pass pattern. The behavior differs here between stabs
4868 and dwarf for one-line functions. Stabs preserves two line symbols
4869 (one before the prologue and one after) with the same line number,
4870 but dwarf regards these as duplicates and discards one of them.
4871 Therefore the address after the prologue (where the breakpoint is)
4872 has no exactly matching line symbol, and GDB reports the breakpoint
4873 as if it were in the middle of a line rather than at the beginning.
4874
dc96c6c7 48752000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 4876
d63a86f8 4877 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
4878 rather than "send_gdb" (for consistancy).
4879
7d418785
AC
4880Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4881
4882 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
4883 * gdb.c++/templates.cc: Properly check for GCC version number.
4884 * lib/compiler.cc: Likewise
4885
dc96c6c7 48862000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 4887
d63a86f8 4888 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
4889 gdb may not stop at the first line of main, due to code motion.
4890
dc96c6c7 48912000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
4892
4893 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
4894 This test depends on parsing the printf output from the target.
4895 Since the sparclet stub doesn't do stdio, this will never work.
4896 * gdb.base/call-rt-st.exp: ditto.
4897 * gdb.base/call-strs: ditto.
4898
dc96c6c7 48992000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
4900
4901 * gdb.base/miscexprs.exp: make sizeof long array test portable.
4902
4903 * gdb.base/ending-run.exp: After connecting to a remote target,
4904 but before running, the target will appear to be in a random
4905 location. Specify both a file and a line for breakpoints.
4906 Also, the function that calls main may be called 'init'
4907 rather than 'start'.
4908
a5a51225
EZ
49092000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4910
4911 * gdb.base/help.exp: Update output for add-symbol-file command.
4912
7930cc7c
FN
49132000-04-10 Fernando Nasser <fnasser@cygnus.com>
4914
4915 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4916 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
4917
23e37ab1
C
49182000-04-07 J.T. Conklin <jtc@redback.com>
4919
e93c542c
C
4920 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
4921
23e37ab1
C
4922 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
4923
591b8fa3
PDM
4924Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
4925
4926 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
4927 values that can be represented exactly.
4928 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
4929 above change, and to not check against the directory part of the source
4930 file name.
4931 (step into print_long_arg_list): Likewise.
4932 (print print_small_structs from print_long_arg_list): Likewise.
4933 (print print_long_arg_list): Likewise.
4934
7a495180
EZ
49352000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4936
30b53638 4937 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 4938
beb998c6
AC
4939Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
4940
4941 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
4942
1c689132
DB
49432000-03-25 Daniel Berlin <dan@cgsoftware.com>
4944
4945 * gdb.base/commands.exp (deprecated_command_test): Add test for
4946 deprecate with no arguments.
4947
c1790a9d
JL
49482000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
4949
4950 * gdb.base/break.exp: Add new test for setting breakpoints on
4951 optimized code so we can test breakpoints work even when function
4952 prologues may be optimized away
4953
003ba290
FN
49542000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4955
4956 From David Whedon <dwhedon@gordian.com>
4957 * gdb.base/commands.exp : Added command deprecator tests.
4958
6837a0a2
DB
49592000-03-22 Daniel Berlin <dan@cgsoftware.com>
4960
4961 * gdb.base/help.exp: Added test for new apropos command.
4962
b9593231
KB
49632000-03-21 Kevin Buettner <kevinb@redhat.com>
4964
4965 * gdb.base/pointers.c (usevar): New function.
4966 (main): Make sure that global variables v_int_pointer2, rptr,
4967 and y are all referenced someplace in the program by calling
4968 usevar() on them. [Some linkers delete symbols which are
4969 never referenced. The space remains, but there's no way to
4970 get a (symbolic) handle on the variable from the debugger.]
4971
751a959b
EZ
49722000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4973
4974 * gdb.base/printcmds.c: Add typedeffed arrays.
4975
4976 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
4977 procedure to test arrays that are typedef'd.
4978
73a93a32
JI
49792000-03-13 James Ingham <jingham@leda.cygnus.com>
4980
4981 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 4982 the library directories.
73a93a32 4983
fb40c209
AC
4984Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
4985
4986 * configure.in (configdirs): Add sub directory gdb.mi.
4987 * configure: Re-generate.
4988
4989 * gdb.mi: New directory.
d63a86f8 4990
ee4dd2c9
AC
49912000-02-25 Scott Bambrough <scottb@netwinder.org>
4992
4993 * gdb.base/long_long.exp: Correct test suite failure when printing
4994 a long long value as a double on ARM platforms.
4995
70f0cc22
JB
49962000-02-16 Jim Blandy <jimb@redhat.com>
4997
4998 * gdb.base/break.exp ("breakpoint line number"): Make sure the
4999 default source file is set properly before running this test.
5000
853819b8
EZ
50012000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5002
5003 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
5004 gdbtk/library directory, not in gdbtcl2.
5005
dfcd3bfb
JM
50062000-02-04 Jim Blandy <jimb@redhat.com>
5007
5008 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
5009 backslash from regexp pattern.
5010
5011 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
5012 procedure. Use it to run all the "continue to bp overloaded"
5013 tests. Note that this changes the names of the tests slightly.
5014 If the breakpoint hit message includes a hex PC value, because
5015 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
5016 from the real source code, still consider that a pass.
5017
5018 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
5019 XFAIL here if the breakpoint message contains a hex address. Note
5020 similar change on 1999-11-02.
5021
5022 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
5023
5024 * gdb.base/ptype.exp: Establish a default source file before
5025 calling get_debug_format.
5026
50272000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
5028
5029 * gdb.base/watchpoint.exp: Remove duplication of test messages.
5030
8b93c638
JM
50312000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5032
5033 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
5034 of successive stepi commands -- while in the prologue we should see
5035 the function entry bracket.
5036
50372000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5038
5039 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
5040 reach __change_mode() when stepping through the end of main().
5041
c5394b80
JM
50422000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
5043
5044 * gdb.base/default.exp: Fix expected pattern.
5045 * gdb.base/help.exp: Same.
5046
0d06e24b
JM
50472000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5048
5049 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
5050 Don't use xfail's because that affects only the following test.
d63a86f8 5051
0d06e24b
JM
5052 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
5053 solaris or linux.
5054
5055 * gdb.base/selftest.exp: Update to reflect changes to main.c.
5056
dc96c6c7 50572000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 5058
d63a86f8 5059 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
5060 "A syntax error" rather than "A parse error". Accept both.
5061
50622000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
5063
5064 * gdb.base/default.exp: Remove OS dependent string from "target
5065 remote" test.
5066 * gdb.base/help.exp: Same for "help target remote" test.
5067
c3f6f71d
JM
50682000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5069
5070 From Jim Kingdon <kingdon@redhat.com>:
5071
5072 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
5073 prompt (cleanup rather than necessity, but still might keep output
5074 from spilling to next test).
5075
50762000-01-02 Fred Fish <fnf@cygnus.com>
5077
5078 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
5079 AIX, which defines them in <sys/types.h>.
5080
ed9a39eb 50811999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 5082
ed9a39eb
JM
5083 * gdb.base/default.exp: Match arm* etc instead of arm in "info
5084 float" test.
5085
50861999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 5087
ed9a39eb 5088 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
5089
5090 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
5091 outermost frame disallowed".
5092
50931999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
5094
5095 * gdb.base/setvar.exp: New tests for setting the value of a struct
5096 with a constant list.
5097
50981999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5099
5100 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
5101 require the user to type a cast before setting the value of a struct.
5102
de57eccd
JM
51031999-12-06 Jim Blandy <jimb@cygnus.com>
5104
5105 * gdb.base/default.exp: Expect the new 'info float' command on
5106 all i386 platforms.
5107
5108 * gdb.threads/linux-dp.exp: Expand our ability to recognize
5109 LinuxThreads libraries that don't support debugging.
5110
c2d11a7d
JM
5111Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5112
5113 * gdb.base/remote.c: Fill the buffer with truely random data.
5114 Change the buffer type to ``unsigned char'' to simplify size
5115 arithmetic.
5116
5117 * gdb.base/remote.exp: Reduce download numbers by one. Typical
5118 stub only handles 400-1 byte packets. Verify that the download
5119 worked.
5120
51211999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
5122
5123 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
5124 tests, using UNRESOLVED for the untested cases. Also, does not wait
5125 for a timeout if the prompt was received before a recognizable pattern.
5126
51271999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
5128
5129 * lib/gdb.exp (gdb_expect_list): Fix spelling.
5130
51311999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5132
5133 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
5134 watchpoints.
5135
51361999-11-24 Jason Merrill <jason@casey.cygnus.com>
5137
5138 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
5139
5140 * gdb.c++/local.exp: Be more flexible in recognizing local class
5141 name mangling. Don't allow horribly truncated method names.
5142 * gdb.c++/derivation.exp: Expect protected inheritance.
5143 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
5144 * gdb.c++/virtfunc.exp: Likewise.
5145 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
5146 when printing a nested enum.
5147
51481999-11-22 Jim Blandy <jimb@cygnus.com>
5149
5150 * gdb.base/step-test.exp: Properly await GDB's response to setting
5151 a breakpoint on the call to large_struct_by_value.
5152
5153 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
5154 just because we have debug info for the `start' function.
5155
51561999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
5157
5158 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
5159 "Unknown signal" messages, which indicate (on LinuxThreads) that
5160 GDB doesn't know how to debug threads on this system. This is
5161 better than hanging while philosopher 0 dumps chatter into gdb.log.
5162
51631999-11-18 Tom Tromey <tromey@cygnus.com>
5164
5165 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
5166
51671999-11-18 Fred Fish <fnf@cygnus.com>
5168
5169 * gdb.base/coremaker2.c: Add sample program for generating
5170 cores that is more self contained than coremaker.c. Eventually
5171 I'll add more code to this and tie it into the testsuite.
5172
4ce44c66
JM
51731999-11-12 Stan Shebs <shebs@andros.cygnus.com>
5174
5175 * gdb.base/dollar.exp: Remove, now in gdb.hp.
5176
51771999-11-10 Jimmy Guo <guo@cup.hp.com>
5178
5179 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
5180 from $srcdir/lib/.
5181 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
5182 and gdb.c++/.
5183
5184 * gdb.c++/derivation.exp: remove redundant get compiler info code.
5185
d63a86f8 5186 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
5187 'continue with watch' test point.
5188
51891999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
5190
5191 Merged from p2linux-990323-branch:
d63a86f8 5192
4ce44c66
JM
5193 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
5194
11cf8741
JM
5195Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
5196
5197 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
5198 {limit,fixed}''. Test ``set download-write-size''.
5199
5200Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
5201
5202 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
5203 gdb_expect_list.
5204
5205Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
5206
5207 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
5208
52091999-11-03 Mark Salter <msalter@cygnus.com>
5210
5211 * gdb.base/break.exp: Fix "stub continue" pattern.
5212
52131999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
5214
5215 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
5216
52171999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
5218
5219 * gdb.base/display.exp ("finish"): Add timeout clause.
5220
5221 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
5222 plain prompt clause, so this doesn't have to time out in order to
5223 fail.
5224
5225 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
5226 breakpoint hit messages include an address.
5227
5228 * gdb.base/display.exp: Don't forget to escape parens in regular
5229 expressions. Unix regexp notatation sucks.
5230
52311999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5232
5233 * gdb.base/annota1.exp: Test for annotate-signalled: change output
5234 order for 'signalled' message.
5235
5c44784c
JM
52361999-11-01 Stan Shebs <shebs@andros.cygnus.com>
5237
5238 From Jimmy Guo <guo@cup.hp.com>:
5239 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
5240 * gdb.base/annota1.c: Add code for tests to work with.
5241
52421999-10-26 Frank Ch. Eigler <fche@cygnus.com>
5243
5244 * gdb.base/remote.exp: New test for remote downloading settings.
5245 * gdb.base/remote.c: New file with large .data.
5246
917317f4
JM
52471999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
5248
5249 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
5250 for LinuxThreads support, merged from the Code Fusion branch.
5251
5252Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
5253
5254 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
5255 containing exp_continue into a while within an expect. Don't
5256 attempt a start more than three times. Check return value from
5257 gdb_load.
d63a86f8 5258
2df3850c
JM
5259Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
5260
5261 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
5262 a pass case.
5263
2acceee2
JM
52641999-10-01 Kevin Buettner <kevinb@cygnus.com>
5265
5266 * gdb.base/break.c (main): Added a statement that we can step
5267 off of.
5268 * gdb.base/break.exp: Added tests for setting a breakpoint
5269 at an offset and stepping onto a breakpoint.
5270
52711999-10-01 Fred Fish <fnf@cygnus.com>
5272
d63a86f8 5273 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
5274 gdb output.
5275
c2c6d25f
JM
52761999-09-18 Jim Blandy <jimb@cris.red-bean.com>
5277
5278 * gdb.base/break.exp: Code locations are in hex, don't forget!
5279 (For HP-UX.)
5280
52811999-09-17 Stan Shebs <shebs@andros.cygnus.com>
5282
5283 * condbreak.exp: Use break.c as test program.
5284 * condbreak.c: Remove, redundant with break.c.
5285
52861999-09-15 Stan Shebs <shebs@andros.cygnus.com>
5287
5288 * config/monitor.exp (gdb_target_monitor): Disable X- and
5289 Z-packets if the target needs it.
5290
52911999-09-13 James Ingham <jingham@leda.cygnus.com>
5292
5293 * gdb.c++/overload.exp: Added tests for listing overloaded
5294 functions with function pointers in the arg, explicitly calling
5295 out the version you want.
5296
cff3e48b
JM
52971999-09-09 Stan Shebs <shebs@andros.cygnus.com>
5298
5299 * long_long.exp: Add variations of test cases that work for
5300 targets with 16-bit ints and 32-bit doubles.
5301
d4f3574e
SS
53021999-09-08 Stan Shebs <shebs@andros.cygnus.com>
5303
5304 * break.c (main): Compare a possibly-uninitialized argc with an
5305 unlikely value that fits in 16 bits.
5306
53071999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5308
5309 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
5310 0xfeeb, don't want negative numbers if ints are 16 bits.
5311
5312 * lib/gdb.exp (skip_cplus_tests): New proc.
5313 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5314 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
5315 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
5316 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
5317 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
5318 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
5319 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
5320 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
5321
5322 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
5323
5324Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
5325
5326 * gdb.base/corefile.exp (up): Allow a parameter to appear
5327 in the frame that we're going up to.
5328
5329 From Jim Blandy <jimb@cygnus.com>:
5330
5331 * gdb.base/default.exp (info float): Expect some output now.
5332
5333 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
5334 returning floating-point values to fail on the x86.
5335 * gdb.base/callfwmall.exp (do_function_calls): Same.
5336
5337 * gdb.base/list.exp (test_listsize): Correct expectations for
5338 listing line 1 with listsize 2. Also, listing a single line
5339 works now, as does listing three lines. [Kevin's note: There
5340 were a number of other cases fixed too where the expectations
5341 differed...]
5342
53431999-09-02 Stan Shebs <shebs@andros.cygnus.com>
5344
5345 * gdb.base/selftest.exp: Add case for when version prints as
5346 constant string instead of char pointer.
5347
104c1213
JM
53481999-08-25 Stan Shebs <shebs@andros.cygnus.com>
5349
5350 * gdb.base/ending-run.exp: Add Solaris case for what happens when
5351 stepping out of main.
5352
5353 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
5354 G++ used.
5355
5356 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
5357 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
5358
5359 * gdb.c++/ovldbreak.exp: Update match string in test that
5360 includes a warning of multiple breakpoints.
5361
53621999-08-24 Stan Shebs <shebs@andros.cygnus.com>
5363
5364 * gdb.base/display.exp: Improve precision of step-after-finish
5365 added yesterday.
5366
5367 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
5368 test.
5369
5370 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
5371 configs when using G++, not just hppa*.
5372
53731999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5374
5375 * gdb.base/async.c: New file.
5376 * gdb.base/async.exp: New file.
5377
5378Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
5379
5380 * gdb.base/break.exp: Tweak PA specific tests to properly handle
5381 PA64.
5382
53a5351d
JM
5383Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
5384
104c1213
JM
5385 * gdb.base/display.exp: "finish" can leave us mid-line on many
5386 targets, deal with it. Add a small constant to main, instead of
5387 1000 since main+1000 may not be a valid address in the target.
5388
53a5351d
JM
5389 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
5390 on hpux11.
5391
5392 * gdb.base/attach.exp: Handle another hpux11 error message variant
5393 when attaching to a process that does not exist.
5394
53951999-08-19 J.T. Conklin <jtc@redback.com>
5396
5397 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
5398 characters in 'continue to 1241' test.
5399
54001999-08-17 Stan Shebs <shebs@andros.cygnus.com>
5401
5402 * gdb.base/call-ar-st.exp: Add a shorter match case for the
5403 stop in print_long_arg_list, define and use a whitespace
5404 variable in print_small_structs test, add an XFAIL for Solaris.
5405 * gdb.base/dbx.exp: XFAIL func commands until somebody is
5406 interested enough to fix.
5407
7be570e7
JM
54081999-08-13 Keith Seitz <keiths@cygnus.com>
5409
5410 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
5411 (dbx_gdb_load): Remove. Use gdb_load instead, since that
5412 proc knows about targets other than the natives.
5413 (test_assign): Use "gdb_run_cmd" to "run" the target.
5414 Check that we've actually hit the breakpoint at main.
5415 When we attempt to assign a value to a local variable, check
5416 that the variable is in the current scope, i.e., don't use
5417 a test with an empty result.
5418
5419Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
5420
5421 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
5422 command.
5423
54241999-08-09 Stan Shebs <shebs@andros.cygnus.com>
5425
5426 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5427 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
5428 gdb.compat, gdb.threads-hp.
5429 gdb.hp/configure, gdb.hp/configure.in: New files.
5430 gdb.hp/Makefile.in: Recurse into new subdirs.
5431 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
5432 gdb.hp/gdb.objdbg: New directory, tests for debugging info
5433 in object files.
5434 gdb.hp/tools: New directory, aux tools for HP-specific tests.
5435
96baa820
JM
54361999-08-05 Stan Shebs <shebs@andros.cygnus.com>
5437
5438 * gdb.base/display.exp: Help expect by putting a newline in the
5439 funky printf, remove a bogus p/a test.
5440
54411999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5442
5443 * gdb.base/display.exp: Make sure that when we say 'run', we are
5444 connected to the target. This is necessary when running not
5445 natively.
5446
54471999-08-03 Stan Shebs <shebs@andros.cygnus.com>
5448
5449 * gdb.base/step-test.exp: Removed some extraneous messages.
5450
5451 * gdb.base/long_long.exp: Don't run memory examination tests
5452 on little-endian targets (they will need a different set of
5453 results to match).
5454
54551999-08-02 Stan Shebs <shebs@andros.cygnus.com>
5456
5457 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
5458 until somebody decides to fix GDB.
5459
5460 * gdb.base/long_long.c: Stop compiler complaint by specifying long
5461 constant as "ULL".
5462 * gdb.base/long_long.exp: Loosen x/c test, add partial result
5463 matches for a couple x/2 commands.
5464
a0b3c4fd
JM
54651999-07-30 Stan Shebs <shebs@andros.cygnus.com>
5466
5467 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
5468 by merging in ref-types2 tests.
5469 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
5470
5471 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5472 * gdb.c++/Makefile.in: Add standard actions.
5473 (EXECUTABLES): Rename from PROGS, update list.
5474 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
5475 from gdb.hp.
5476 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
5477 foo and bar locals.
5478 * gdb.c++/anon-union.exp: Fix tests to match.
5479 * gdb.c++/classes.exp: Run if HP compiler used, add extra
5480 expect matches to handle output variations.
5481 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
5482 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
5483 output, add HP alternatives for new and delete prints.
5484 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
5485 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
5486 * gdb.c++/demangle.exp: Use $style when reporting failure.
5487 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
5488 * gdb.c++/inherit.exp: Run if HP compiler used, add some
5489 match alternatives.
5490 * gdb.c++/local.exp: Add match alternatives or xfails for HP
5491 compilers.
5492 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
5493 * gdb.c++/method.exp: Add match alternatives.
5494 * gdb.c++/misc.cc: Add bool types.
5495 * gdb.c++/misc.exp: Add tests for bool types.
5496 * gdb.c++/overload.exp: Add xfails.
5497 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
5498 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
5499 add some more template parameter tests (only for HP currently).
5500 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
5501 * gdb.c++/virtfunc.cc: Add return type and value for main.
5502 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
5503 match alternatives.
d63a86f8 5504
a0b3c4fd
JM
55051999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5506
5507 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
5508
55091999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
5510
5511 * gdb.base/signals.exp: Don't expect getting a backtrace from
5512 within a signal handler to fail on Linux.
5513
55141999-07-29 Stan Shebs <shebs@andros.cygnus.com>
5515
5516 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5517 * lib/gdb.exp: Remove some gratuitious semicolons.
5518 (delete_breakpoints): Increase timeout.
5519 (gdb_expect): Add -notransfer option.
5520 (gdb_test): Use -notransfer option.
5521 (get_compiler_info): Add f77 case.
5522 (get_compiler): New proc, split out from gdb_preprocess, add f77
5523 case.
5524 (gdb_preprocess): Call get_compiler.
5525
5526 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
5527 * gdb.base/attach.exp, gdb.base/display.exp,
5528 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
5529 gdb.base/long_long.exp, gdb.base/printcmds.exp,
5530 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
5531 third arg to gdb_test.
5532 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
5533 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
5534 HP-UX xfails, add others.
5535 * gdb.base/completion.exp: Reflect name change of self-test.
5536 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
5537 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
5538 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
5539 HP failure number.
5540 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
5541 useless HP-UX 10.30 references.
5542 * gdb.base/maint.exp: Loosen matches.
5543 * gdb.base/pointers.c (main): Declare more_code.
5544 * gdb.base/pointers.exp: Match on output of a `next'.
5545 * gdb.base/structs.c: Add prototypes.
5546 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
5547 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
5548
55491999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5550
5551 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
5552 command.
5553
55541999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5555
5556 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
5557 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
5558
5559 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
5560 debug info. Deal with lack of signal hanlder info in stack.
5561
5562 From Jim Kingdon <kingdon@redhat.com>:
5563 * gdb.base/annota1.exp: If printf has debug info, deal with it.
5564
5a2468f5
JM
55651999-07-19 Stan Shebs <shebs@andros.cygnus.com>
5566
5567 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
5568 gdb.base/foll-vfork.exp: Don't run for crosses.
5569
adf40b2e
JM
5570Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5571
5572 * gdb.base/configure.in: Check for gdbvars.exp instead of
5573 a1-selftest.exp.
5574 * gdb.base/configure: Re-generate.
5575
55761999-07-12 Stan Shebs <shebs@andros.cygnus.com>
5577
5578 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
5579 in trying to run first and name is too long.
5580
5581 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
5582 pointers2.c and pointers2.exp, respectively.
5583 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
5584 doschk happier.
5585
43e526b9
JM
55861999-07-08 Stan Shebs <shebs@andros.cygnus.com>
5587
5588 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
5589 callfuncs2.c and callfuncs2.exp.
5590
5591 * gdb.base/list.exp: Remove mistaken xfails.
5592 * gdb.base/list0.h: Add optional prototypes.
5593
9846de1b
JM
5594Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
5595
5596 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
5597 calling malloc.
5598 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
5599 * ptype.exp: Move test for get_debug_format to before its first
5600 use.
5601
56021999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5603
5604 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
5605 * gdb.base/annota2.cc, annota2.exp: Move from here.
5606 * gdb.c++/annota2.cc, annota2.exp: To here.
5607 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
5608
43ff13b4
JM
5609Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
5610
5611 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
5612 a consistent format.
5613
085dd6e6
JM
56141999-06-25 Stan Shebs <shebs@andros.cygnus.com>
5615
5616 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5617 * lib/gdb.exp (get_compiler_info): Add detection for assorted
5618 HP compilers, also set the globals $true and $false.
5619
5620 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
5621 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
5622 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
5623 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
5624 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
5625 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
5626 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
5627 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
5628 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
5629 whatis.c} Add C++ compatible function definitions and return
5630 types, add includes for library functions.
5631 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
5632 * gdb.base/step-test.c (myglob): Rename from glob.
5633 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
5634 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
5635 files, move here from gdb.hp.
5636 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
5637 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
5638 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
5639 Adjust line numbers in regexps.
5640
5641 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
5642 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
5643 instead of 0/1.
5644
5645 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
5646 foll-vfork.exp: New files, move here from gdb.hp.
5647 * gdb.base/page.exp: New file, test of pagination command.
5648
5649 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
5650 recursion test.
5651 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
5652
5653 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
5654 gdb.base/solib.exp: Fix compiler invocation process.
5655
5656 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
5657 HP-UX 11, turn off overload resolution explicitly.
5658 * gdb.base/commands.exp: Set argument list explicitly, add
5659 watchpoint test.
5660 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
5661 them work.
5662 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
5663 expressions properly.
5664 * gdb.base/corefile.exp: Loosen the match slightly.
5665 * gdb.base/default.exp: Allow "Error accessing memory" message
5666 also.
5667 * gdb.base/display.exp: Skip over x/0 j if PA64.
5668 * gdb.base/funcargs.exp: Add xfails for HP-UX.
5669 * gdb.base/interrupt.exp: Ditto.
5670 * gdb.base/langs.exp: Add symbolic matches governed by compiler
5671 in use.
5672 * gdb.base/list.exp: Add xfails for HP-UX.
5673 * gdb.base/long_long.exp: Refine some of the numeric matches.
5674 * gdb.base/mips_pro.exp: Xfail on HP-UX.
5675 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
5676 * gdb.base/nodebug.exp: Succeed on more varieties of output.
5677 * gdb.base/opaque.exp: Remove some HP-UX xfails.
5678 * gdb.base/ptype.exp: Succeed on more varieties of output.
5679 * gdb.base/scope.exp: Add xfails for HP-UX.
5680 * gdb.base/sect-cmd.exp: Add more cases.
5681 * gdb.base/setvar.exp: Add xfails for HP-UX.
5682 * gdb.base/shlib-call.exp: Loosen some matches slightly.
5683 * gdb.base/signals.exp: Match on void symbolically.
5684 * gdb.base/step-test.exp: Add case for PA64.
5685 * gdb.base/term.exp: Add exit and restart.
5686 * gdb.base/twice.exp: Clean up after self.
5687 * gdb.base/varargs.exp: Disable overload resolution explicitly.
5688 * gdb.base/whatis.exp: Allow more ways to pass tests.
5689
5690 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
5691 no longer useful.
5692
5693Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
5694
5695 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
5696 list of patterns.
5697 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
5698 print_double_array(double_array)", "continuing to breakpoint
5699 1018", "print print_double_array(array_d)" and "continuing to
5700 1034" tests.
d63a86f8 5701
085dd6e6
JM
57021999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
5703
5704 * Makefile.in: Add empty html and install-html targets.
5705
57061999-06-24 Stan Shebs <shebs@andros.cygnus.com>
5707
5708 * config/mt-*: Remove, these haven't been used since 1996.
5709
57101999-06-22 Stan Shebs <shebs@andros.cygnus.com>
5711
5712 * gdb.base/call-strs.c, gdb.base/ending-run.c,
5713 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
5714 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
5715
9e0b60a8
JM
57161999-06-18 Stan Shebs <shebs@andros.cygnus.com>
5717
5718 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
5719 simpler match case for the ptype of the big class.
5720
57211999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5722
5723 * gdb.exp: Fix test for gdb_prompt existence.
5724
57251999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5726
5727 * gdb.exp (gdb_test): Add fail after calls to perror.
5728
57291999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5730
5731 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
5732
57331999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5734
5735 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
5736
0f71a2f6
JM
5737Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
5738
5739 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
5740 malloc() is linked in.
5741
57421999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5743
5744 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
5745 step at end.
5746
5747 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
5748
57491999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
5750
5751 * gdb.java/jv-print.exp: New file. (Our first Java test!)
5752
cce74817
JM
5753Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
5754
5755 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
5756 * gdb.base/mips_pro.exp: Likewise.
5757
57581999-06-02 Keith Seitz <keiths@cygnus.com>
5759
5760 * gdb.c++/templates.cc: Change all "new" operators to throw
5761 an exception.
5762 * gdb.c++/cplusfuncs.cc: Likewise.
5763
5764 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
5765
5766Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
5767
5768 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
5769 * gdb.base/ending-run.exp: When stepping out of main, accept a
5770 step into an arbitrary assembler file.
5771
392a587b
JM
57721999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5773
d63a86f8 5774 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 5775 "breakpoint-invalid" to be printed.
d63a86f8 5776 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
5777 number of "frames-invalid" and "breakpoint-invalid" to be printed.
5778 * gdb.base/annota2.cc: Initialize a.x to 0.
5779
9e086581
JM
57801999-05-17 Keith Seitz <keiths@cygnus.com>
5781
5782 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
5783 when "skip_float_tests" set.
5784 Ditto for "print print_double_array(array_d)", "print print_small_structs",
5785 "print print_ten_doubles", and "step into print_long_arg_list".
5786 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
5787 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
5788 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
5789 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
5790 "skip_float_tests" is set.
5791 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
5792 when "skip_float_tests" set.
d63a86f8 5793
cd0fc7c3
SS
57941999-05-06 Keith Seitz <keiths@cygnus.com>
5795
5796 * gdb.base/annota2.cc: Include stdio.h.
5797
5798Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
5799
5800 * gdb.base/crossload.exp: Remove, this has been disabled ever
5801 since BFD stopped including all targets, and cross-GDB gets
5802 plenty of testing anyway.
5803 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
5804 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
5805 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
5806 * gdb.base/README: Remove, was doc for this.
5807 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
5808 needed.
5809
b83266a0
SS
58101999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5811
5812 * gdb.base/call-ar-st.exp: Fix one regular expression in test
5813 output.
5814
5815 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
5816 * gdb.base/annota2.exp: New file. More annotation tests.
5817 * gdb.base/annota1.c: New file. Source file for annota1.exp.
5818 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
5819
58201999-04-23 Angela Marie Thomas <angela@cygnus.com>
5821
5822 * config/cfdbug.exp: New file.
5823
7a292a7a
SS
58241999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
5825
5826 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
5827 Marcus Daniel's and Dale Hawkins's demangler crashes.
5828
5829 * gdb.c++/demangle.exp (test_gnu_style_demangling,
5830 test_lucid_style_demangling, test_arm_style_demangling,
5831 test_hp_style_demangling): Try Tom Tromey's core-dumping
5832 identifier under each demangling style.
5833
58341999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
5835
5836 * gdb.c++/demangle.exp: Include the current demangling style
5837 in all test names.
5838 (current_demangling_style): New global variable.
5839 (set_demangling_style, test_demangling_core, test_demangling,
5840 test_demangling_exact): New functions.
5841 (test_gnu_style_demangling, test_lucid_style_demangling,
5842 test_arm_style_demangling, test_hp_style_demangling): Use those,
5843 instead of calling gdb_test and gdb_test_exact directly.
5844 (catch_demangling_errors): New function, which reports errors
5845 signalled by the demangling test functions in an orderly way.
5846 (do_tests): Use catch_demangling_errors.
5847
58481999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
5849
5850 * gdb.base/signals.exp (test_handle_all_print): Use () for
5851 grouping in expressions, not {}.
5852
5853 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
5854 initialized yet.
5855
58561999-04-01 Stan Shebs <shebs@andros.cygnus.com>
5857
5858 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
5859 are listed.
5860
58611999-03-26 Stan Shebs <shebs@andros.cygnus.com>
5862
5863 * gdb.stabs/weird.exp: Test for CC being defined before
5864 looking at its value.
5865
58661999-03-25 Stan Shebs <shebs@andros.cygnus.com>
5867
5868 * gdb.base/call-ar-st.exp: Remove stray '#'.
5869 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
5870 "short int" and "long int".
5871 * gdb.c++/overload.cc: Cast the string added in the previous
5872 change, to mollify finicky HP compiler.
5873 * gdb.hp/reg-test.exp (testfile): Fix file name.
5874 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 5875
7a292a7a
SS
5876 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
5877 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
5878 alternate form of enum ptype.
5879
c906108c
SS
58801999-03-23 Stan Shebs <shebs@andros.cygnus.com>
5881
7a292a7a
SS
5882 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
5883 * gdb.hp/*.exp: Change all to run compiler probe only after
5884 passing skip_hp_tests, so as not to waste time on guaranteed
5885 failure.
5886
c906108c
SS
5887 * gdb.c++/overload.cc: Pass string instead of char addr, always
5888 init ccpfoo.
5889 * gdb.c++/templates.cc: Fix syntax error.
5890
7a292a7a
SS
5891Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5892
5893 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 5894 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
5895 command.
5896
58971999-03-18 James Ingham <jingham@cygnus.com>
5898
5899 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
5900
5901 * gdb.c++/method.exp: It was testing an uninitialized int on the
5902 stack and assuming it was positive.
5903
5904 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
5905
5906 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 5907 keep it from killing the rest of the tests.
7a292a7a
SS
5908 Use gdb_continue_to_end.
5909
5910 * gdb.base/sigall.exp: use gdb_continue_to_end.
5911
5912 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
5913
5914 * gdb.base/display.exp: use runto_main, not run.
5915
d63a86f8
RM
5916 * gdb.base/default.exp: Check for the current error message in the
5917 r abbreviation test.
7a292a7a
SS
5918 Add strongarm to the targets that know info float.
5919
d63a86f8 5920 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
5921 run which doesn't work with monitors.
5922
5923 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
5924
5925 * gdb.base/break.exp: use the gdb_continue_to_end proc.
5926
5927 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
5928 program. Traps the case (in Cygmon) when the program never really
5929 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
5930 more places, so I used my name. Sorry Mark...
5931
5932 * config/monitor.exp (gdb_target_monitor): added another
5933 target_info parameter: remotebinarydownload. This will set the
5934 remotebinarydownload flag if this is causing some boards trouble.
5935
59361999-03-18 Mark Salter <msalter@cygnus.com>
5937
5938 * lib/gdb.exp (continue_to_exit): New function.
5939
5940 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
5941 * gdb.base/ending-run.exp: Ditto.
5942 * gdb.base/step-test.exp: Ditto.
5943
59441999-03-16 Stan Shebs <shebs@andros.cygnus.com>
5945
5946 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
5947 (suggested by Art Haas <ahaas@neosoft.com>).
5948
59491999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
5950
5951 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
5952
5953Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
5954
5955 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
5956 descriptions of types (short unsigned int vs unsigned short, etc).
5957
59581999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
5959
5960 * gdb.base/call-strs.exp: Don't assume that `step' will step over
5961 a call to strlen; sometimes we do have sources.
5962
59631999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
5964
5965 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
5966 character, so GDB won't print garbage after its end.
d63a86f8 5967
c906108c
SS
5968 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
5969 breakpoint there instead. Sometimes GCC emits memcpy to handle
5970 the large structures being passed by value, so we step into that
5971 instead of sum_array_print, which obscures what we're really testing.
5972 * gdb.base/step-test.exp: However, we do want a test that notices
5973 the bizarre steps into memcpy, so do that here. Add check for
5974 stepping into function calls that pass large structures by value.
5975 ("Is that a noun clause, or are you just happy to see me?")
5976 Remove all references to specific line numbers.
5977 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
5978 New type and function.
5979 (main): Call large_struct_by_value, passing it a large struct by value.
5980 * lib/gdb.exp (gdb_get_line_number): New function.
5981
5982 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
5983 more portable.
5984
7a292a7a
SS
59851999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
5986
c906108c
SS
5987 * lib/gdb.exp: Doc fixes.
5988
7a292a7a
SS
59891999-03-05 Nick Clifton <nickc@cygnus.com>
5990
d63a86f8 5991 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
5992
59931999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
5994
c906108c
SS
5995 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
5996 commands. They're not germane to this test, and they don't work
5997 that way on remote targets.
5998
3fc11d3e
JM
59991999-03-01 James Ingham <jingham@cygnus.com>
6000
6001 * Changelog entries merged over from gdb development branch.
6002
3fc11d3e
JM
6003 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
6004
6005 * lib/gdb.exp (gdbtk_analyze_results): Generic function
6006 for outputting results of test run.
6007
2d4a1622 6008 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
6009
6010 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 6011
7a292a7a
SS
60121999-02-25 Felix Lee <flee@cygnus.com>
6013
6014 * lib/gdb.exp (debug_format): initialize
6015
c906108c
SS
60161999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
6017
6018 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
6019 * gdb.base/call-rt-st.c: Ditto.
6020
c906108c
SS
60211999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
6022
6023 * gdb.threads/pthreads.exp (horiz): New variable.
6024 (test_startup): Fix regexps that capture thread numbers.
6025
60261999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
6027
6028 * gdb.base/smoke.exp: Disambiguate two test case names (both
6029 called ``print'').
6030
6031Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6032
6033 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
6034 compilation.
6035
60361999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6037
6038 * gdb.base/miscexprs.exp: Change patterns to match GDB's
6039 actual output formatting.
6040 * gdb.base/smoke.exp: GDB removes leading 0's.
6041 * gdb.base/volatile.exp: Don't check type of remuneration;
6042 that variable is no longer defined in constvars.c.
6043 * gdb.base/step-test.c (main): Exit with explicit exit code.
6044 * gdb.base/step-test.exp: Remove two nexti checks--they are
6045 not portable.
6046
60471999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6048
6049 * gdb.base/help.exp ("help delete display"): Fix test to match
6050 gdb's output.
6051
6052 * gdb.base/long_long.c (known_types): Initialize values to zero.
6053 * gdb.base/long_long.exp: Step one more line
6054 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 6055 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
6056 unique test case names.
6057
6058Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6059
d63a86f8 6060 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
6061
6062 * gdb.c++/method.exp: Add missing close brace.
6063
60641999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
6065
6066 * gdb.base/maint.exp: Use 'set height 0' to disable page
6067 prompting, not 'set height 400'.
6068
6069 Fix a bunch of timeouts.
6070 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
6071 four separate tests, so expect doesn't take forever to match a ton
6072 of text against a regexp with lots of .* forms.
6073 ("maint print psymbols", "maint print symbols"): Make some of
6074 these greps more selective, so that expect doesn't try to wade
6075 through huge piles of output and time out.
6076
6077 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
6078
6079 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
6080 tests: one which doesn't expect shlib events to be reported, and
6081 another which does, but is XFAIL for all platforms other than
6082 HP/UX.
6083
6084 * gdb.base/break.exp: Teach the test suite that the `catch
6085 fork', `catch vfork', and `catch exec' commands produce error
6086 messages on platforms that don't provide these features.
6087
6088Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6089
6090 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
6091 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
6092 (shortening names from solib_threshold.exp etc), won't run on
6093 anything but HP-UX for the foreseeable future.
6094 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
6095 reflect move.
6096
6097Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
6098
6099 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
6100 gdb.trace/Makefile.in (clean): Remove all test executables.
6101
6102Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
6103
6104 * gdb.base/shlib-call.exp: add test cases to verify that gdb
6105 successfully re-sets breakpoints in shared libraries.
6106 * gdb.base/shmain.c (main): return 0, don't fall off the end.
6107
6108Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6109
d63a86f8
RM
6110 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
6111 and compiled w/o GCC.
c906108c
SS
6112
6113 * gdb.hp/watch-cmd.exp: ditto.
6114
6115 * gdb.hp/watch-hp.exp: ditto.
6116
6117 * gdb.hp/xdb1.exp: ditto.
6118
6119 * gdb.hp/xdb2.exp: ditto.
6120
6121 * gdb.hp/dbx.exp: ditto.
6122
6123Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
6124
6125 * constvars.c: Remove C++-isms.
6126 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
6127 with GCC.
6128
6129Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
6130
6131 The following changes are part of the HP merge.
6132
6133 * gdb.base/break.exp: new tests to verify that catchpoints for
6134 fork, vfork, and exec don't trigger inappropriately.
6135
6136 * gdb.base/opaque.exp: compile one file at a time, then link.
6137
6138 * gdb.base/signals.exp: be more restrictive about which hppa
6139 systems receive a setup_xfail. new tests.
6140
6141 * gdb.base/solib_threshold.build: new file.
6142 * gdb.base/solib_threshold.exp: new file.
6143 * gdb.base/solib_threshold.link_opts: new file.
6144 * gdb.base/solib_threshold.mk: new file.
6145 * gdb.base/gen_solib_threshold.c: new file.
6146
6147 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
6148 tests. New tests for enums inside classes.
6149
6150 * gdb.c++/compiler.cc: indicate support of template debugging.
6151
6152 * gdb.c++/demangle.exp: run hp style demangling tests.
6153
6154 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
6155 tests.
6156
6157 * gdb.c++/misc.cc: changes to support new tests.
6158
6159 * gdb.c++/templates.cc: changes to support HP's compiler; changes
6160 to support new tests.
6161
6162 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
6163 gcc, then skip these tests.
6164
6165Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
6166
6167 The following files are part of the HP merge; some had longer
6168 names at HP, but have been renamed to be no more than 14
6169 characters in length.
6170
6171 * gdb.hp/ambiguous.cc: new file.
6172 * gdb.hp/ambiguous.exp: new file.
6173 * gdb.hp/attach.exp: new file.
6174 * gdb.hp/attach2.exp: new file.
6175 * gdb.hp/classes-hp.exp: new file.
6176 * gdb.hp/ctti.exp: new file.
6177 * gdb.hp/ctti-add.cc: new file.
6178 * gdb.hp/ctti-add1.cc: new file.
6179 * gdb.hp/ctti-add2.cc: new file.
6180 * gdb.hp/ctti-add3.cc: new file.
6181 * gdb.hp/dbx.exp: new file.
6182 * gdb.hp/exception.cc: new file.
6183 * gdb.hp/exception.exp: new file.
6184 * gdb.hp/foll-exec.c: new file.
6185 * gdb.hp/foll-exec.exp: new file.
6186 * gdb.hp/foll-fork.c: new file.
6187 * gdb.hp/foll-fork.exp: new file.
6188 * gdb.hp/foll-vfork.c: new file.
6189 * gdb.hp/foll-vfork.exp: new file.
6190 * gdb.hp/inherit-hp.exp: new file.
6191 * gdb.hp/more-steps.exp: new file.
6192 * gdb.hp/namespace.cc: new file.
6193 * gdb.hp/namespace.exp: new file.
6194 * gdb.hp/optimize.exp: new file.
6195 * gdb.hp/pxdb.c: new file.
6196 * gdb.hp/pxdb.exp: new file.
6197 * gdb.hp/quicksort.exp: new file.
6198 * gdb.hp/reg-test.exp: new file.
6199 * gdb.hp/reg-test.s: new file.
6200 * gdb.hp/sized-enum.c: new file.
6201 * gdb.hp/sized-enum.exp: new file.
6202 * gdb.hp/start-stop.exp: new file.
6203 * gdb.hp/templ-hp.cc: new file.
6204 * gdb.hp/templ-hp.exp: new file.
6205 * gdb.hp/thr-lib.c: new file.
6206 * gdb.hp/thr-lib.exp: new file.
6207 * gdb.hp/thr-lib.h: new file.
6208 * gdb.hp/thr-liblib.c: new file.
6209 * gdb.hp/virtfun-hp.c: new file.
6210 * gdb.hp/virtfun-hp.exp: new file.
6211 * gdb.hp/watch-cmd.exp: new file.
6212 * gdb.hp/watch-hp.exp: new file.
6213 * gdb.hp/xdb1.exp: new file.
6214 * gdb.hp/xdb2.exp: new file.
6215 * gdb.hp/xdb3.exp: new file.
6216
6217Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
6218
6219 The following files are part of the HP merge; some had longer
6220 names at HP, but have been renamed to be no more than 14
6221 characters in length.
6222
6223 * gdb.base/ss.h: new file.
6224 * gdb.base/call-ar-st.c: new file.
6225 * gdb.base/call-ar-st.exp: new file.
6226 * gdb.base/call-rt-st.c: new file.
6227 * gdb.base/call-rt-st-exp: new file.
6228 * gdb.base/call-strs.exp: new file.
6229 * gdb.base/ena-dis-br.exp: new file.
6230 * gdb.base/environ.exp: new file.
6231 * gdb.base/long_long.exp: new file.
6232 * gdb.base/sect-cmd.exp: new file.
6233 * gdb.base/shlib-cl2.exp: new file.
6234 * gdb.base/smoke.exp: new file.
6235 * gdb.base/so-impl-ld.c: new file.
6236 * gdb.base/so-impl-ld.exp: new file.
6237 * gdb.base/so-indr-cl.c: new file.
6238 * gdb.base/so-indr-cl.exp: new file.
6239 * gdb.base/varargs.exp: new file.
6240 * gdb.base/volatile.exp: new file.
6241 * gdb.base/whatis-exp.exp: new file.
7a292a7a 6242 * gdb.base/display.exp: new file.
c906108c
SS
6243 * gdb.c++/derivation.exp: new file.
6244 * gdb.c++/local.exp: new file.
6245 * gdb.c++/member-ptr.exp: new file.
6246 * gdb.c++/overload.exp: new file.
6247 * gdb.c++/ovldbreak.exp: new file.
6248 * gdb.c++/ref-types.exp: new file.
6249 * gdb.c++/ref-types2.exp: new file.
6250 * gdb.c++/userdef.exp: new file.
d63a86f8 6251
c906108c
SS
6252Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6253
6254 * gdb.base/default.exp: Reflect wording change in remote.c.
6255
dc96c6c7 6256Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6257
6258 * gdb.base/help.exp: Update to reflect current text.
6259
6260Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
6261
6262 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
6263 they're stack variables and contain garbage.
6264 * gdb.c++/anon-union.exp: new file.
6265
6266 The following changes were made by David Taylor
6267 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6268 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6269 in changes by HP.
6270
6271 * gdb.base/bitops.exp: new file.
6272 * gdb.base/default.exp: change expected messages for catch and
6273 info catch tests to reflect HP merge changes.
6274 * gdb.base/enable-disable-break.exp
6275 * gdb.base/ending-run.c: new file.
6276 * gdb.base/long_long.c: new file.
6277 * gdb.base/maint.exp: new file.
6278 * gdb.base/pointers2.exp: new file.
6279 * gdb.base/shlib-call2.exp: new file.
6280 * gdb.base/solib.exp: new file.
6281 * gdb.base/step-test.c: new file.
6282 * gdb.c++/anon-union.cc: new file.
6283 * gdb.c++/local.cc: new file.
6284 * gdb.c++/member-pointer.cc: new file.
6285 * gdb.c++/method.cc: new file.
6286 * gdb.c++/ref-types.cc: new file.
6287 * gdb.c++/ref-types2.cc: new file.
6288 * gdb.c++/userdef.cc: new file.
d63a86f8 6289
c906108c
SS
6290 * gdb.base/scope.exp: compile one file at a time, then link.
6291 * gdb.base/langs.exp: ditto.
6292 * gdb.base/list.exp: ditto.
d63a86f8 6293
c906108c
SS
6294Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
6295
6296 The following changes were made by David Taylor
6297 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6298 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6299 in changes by HP.
d63a86f8 6300
c906108c
SS
6301 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
6302 skip tests. When compiling pass c++ flag to gdb_compile.
6303 * gdb.c++/
d63a86f8 6304
c906108c
SS
6305 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
6306 test for on hppa*-*-hpux*; use args to see if c++ was specified.
6307 (skip_hp_tests): new function.
6308 (gdb_preprocess): new function.
6309
6310 * configure.in (hpdir): decide whether to configure gdb.hp.
6311 * configure: regenerated.
6312
6313 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
6314 to delete on clean.
6315 (EXECUTABLES): update to reflect new additions.
6316 * gdb.base/commands.exp: update message expected.
6317 * gdb.base/default.exp: add copyright notice.
6318 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
6319 * gdb.base/help.exp: update messages to reflect current text.
6320 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
6321 targets for recurse tests.
6322 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
6323 skip this file.
6324
6325 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
6326 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
6327 compilation.
6328 * gdb.c++/misc.exp: ditto.
6329 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
6330 run the tests. tell gdb_compile that it's a c++ compilation.
6331
6332 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 6333
c906108c
SS
6334 * gdb.base/all-bin.exp: new file.
6335 * gdb.base/arithmet.exp: new file.
6336 * gdb.base/assign.exp: new file.
6337 * gdb.base/completion.exp: new file.
6338 * gdb.base/cond-expr.exp: new file.
6339 * gdb.base/condbreak.exp: new file.
6340 * gdb.base/define.exp: new file.
6341 * gdb.base/dollar.exp: new file.
6342 * gdb.base/environment.exp: new file.
6343 * gdb.base/eval-skip.exp: new file.
6344 * gdb.base/jump.exp: new file.
6345 * gdb.base/logical.exp: new file.
6346 * gdb.base/pointers.exp: new file.
6347 * gdb.base/relational.exp: new file.
6348 * gdb.base/section_command.exp: new file.
6349 * gdb.base/whatis-expr.exp: new file.
6350
6351 * gdb.base/all-types.c: new file.
6352 * gdb.base/call-array-struct.c: new file.
6353 * gdb.base/call-return-struct.c: new file.
6354 * gdb.base/call-strings.c: new file.
6355 * gdb.base/callfuncs2.c: new file.
6356 * gdb.base/condbreak.c: new file.
6357 * gdb.base/constvars.c: new file.
6358 * gdb.base/display.c: new file.
6359 * gdb.base/int-type.c: new file.
6360 * gdb.base/jump.c: new file.
6361 * gdb.base/miscexprs.c: new file.
6362 * gdb.base/pointers.c: new file.
6363 * gdb.base/pointers2.c: new file.
6364 * gdb.base/shmain.c: new file.
6365 * gdb.base/shr1.c: new file.
6366 * gdb.base/shr2.c: new file.
6367 * gdb.base/solib.c: new file.
6368 * gdb.base/solib1.c: new file.
6369 * gdb.base/solib2.c: new file.
6370 * gdb.base/varargs.c: new file.
6371 * gdb.c++/derivation.cc: new file.
6372 * gdb.c++/overload.cc: new file.
6373 * gdb.c++/ovldbreak.cc: new file.
6374 * gdb.hp/attach.c: new file.
6375 * gdb.hp/attach2.c: new file.
6376 * gdb.hp/average.c: new file.
6377 * gdb.hp/compiler.c: new file.
6378 * gdb.hp/compiler.cc: new file.
6379 * gdb.hp/execd-program.c: new file.
6380 * gdb.hp/follow-exec.c: new file.
6381 * gdb.hp/follow-fork.c: new file.
6382 * gdb.hp/follow-vfork-and-exec.c: new file.
6383 * gdb.hp/misc-hp.cc: new file.
6384 * gdb.hp/more-steps.c: new file.
6385 * gdb.hp/optimize.c: new file.
6386 * gdb.hp/quicksort.c: new file.
6387 * gdb.hp/run-hp.c: new file.
6388 * gdb.hp/start-stop.c: new file.
6389 * gdb.hp/sum.c: new file.
6390 * gdb.hp/templates-hp.cc: new file.
6391 * gdb.hp/thread-local-in-lib.c: new file.
6392 * gdb.hp/thread-local-in-lib.h: new file.
6393 * gdb.hp/thread-local-in-lib.lib.c: new file.
6394 * gdb.hp/vforked-program.c: new file.
6395 * gdb.hp/virtfunc-hp.cc: new file.
6396 * gdb.hp/watchpoint-hp.c: new file.
6397 * gdb.hp/xdb.c: new file.
6398 * gdb.hp/xdb0.c: new file.
6399 * gdb.hp/xdb0.h: new file.
6400 * gdb.hp/xdb1.c: new file.
6401
6402Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
6403
6404 The following change was made by Edith Epstein
6405 <eepstein@cygnus.com> as part of a project to merge in changes
6406 originally made by HP; HP did not create ChangeLog entries.
6407
6408 * gdb.c++/demangle.exp: changed the expected output for some
6409 ARM-style mangling -- removed second reference to datatype.
6410 For example, maint demangle __dt__11T1__pt__2_cFv
6411 T1<char>::~T1<char>(void)
6412 becomes,
6413 maint demangle __dt__11T1__pt__2_cFv
6414 T1<char>::~T1(void)
6415
6416 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 6417
c906108c
SS
6418Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
6419
6420 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
6421 * gdb.trace/backtrace.exp: Likewise.
6422 * gdb.trace/circ.exp: Likewise.
6423 * gdb.trace/collection.exp: Likewise.
6424 * gdb.trace/deltrace.exp: Likewise.
6425 * gdb.trace/infotrace.exp: Likewise.
6426 * gdb.trace/limits.exp: Likewise.
6427 * gdb.trace/packetlen.exp: Likewise.
6428 * gdb.trace/passc-dyn.exp: Likewise.
6429 * gdb.trace/passcount.exp: Likewise.
6430 * gdb.trace/report.exp: Likewise.
6431 * gdb.trace/save-trace.exp: Likewise.
6432 * gdb.trace/tfind.exp: Likewise.
6433 * gdb.trace/tracecmd.exp: Likewise.
6434 * gdb.trace/while-dyn.exp: Likewise.
6435 * gdb.trace/while-stepping.exp: Likewise.
6436
64371998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
6438
6439 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
6440
6441Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
6442
6443 From Brendan Kehoe:
6444 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
6445 int return types.
6446
6447Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
6448
6449 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
6450 remote dos host testing right.
6451
6452Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
6453
6454 * gdb.base/corefile.exp: remove some xfails.
6455
6456Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
6457
6458 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
6459 have different timestamps.
6460
6461Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
6462
6463 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
6464 gdb.base/default.exp: Replace "exec" with "executable".
6465
6466Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
6467
6468 * gdb.base/default.exp: Change else if to elseif from previous
6469 delta.
6470
6471Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
6472
6473 * gdb.base/default.exp: Add brace missing from previous delta.
6474
6475Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
6476
6477 * gdb.base/default.exp: Support test for info float for all
6478 varieties of arm toolchain.
6479
dc96c6c7 6480Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6481
6482 * gdb.trace/*.exp: remove "remote_download" command.
6483
dc96c6c7 6484Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6485
6486 * gdb.trace/*.exp: remove -gdwarf from compile.
6487
6488Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
6489
6490 * gdb.trace/configure.in(AC_INIT): typo
6491 * gdb.trace/configure: regenerated
6492
dc96c6c7 6493Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6494
6495 * config/m68k-emc.exp: New file.
6496 * lib/<emc-support.exp trace-support.exp}: New files.
6497 * configure.in: add new test directory gdb.trace.
6498 * gdb.trace/{configure configure.in Makefile.in}: New files.
6499 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
6500 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
6501 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
6502 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
6503 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
6504 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
6505 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 6506
dc96c6c7 6507Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6508
6509 * gdb.c++/classes.exp: Change all regular expressions to match
6510 arbitrary combinations of newline/carriage-return, so that they
6511 will work equally well on Unix and Windows.
6512 * gdb.c++/inherit.exp: ditto.
6513 * gdb.c++/virtfunc.exp: ditto.
6514
65151998-08-11 Dawn Perchik <dawn@cygnus.com>
6516
6517 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
6518
c2d11a7d
JM
6519Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
6520
6521 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
6522 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
6523 to use a0-a3/d0-d3 as needed.
6524
6525Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
6526
6527 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
6528 * gdb.disasm/am33.exp: Corresponding changes.
6529
c906108c
SS
65301998-07-11 Felix Lee <flee@cygnus.com>
6531
6532 * gdb.base/callfuncs.exp: add cmp10 test.
6533 * gdb.base/callfuncs.c (cmp10): new function.
6534
6535Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
6536
d63a86f8 6537 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
6538 into two parts to get around a synchronization problem in expect.
6539
3fc11d3e
JM
6540Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
6541
6542 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
6543
6544 * configure.in: Add options for gdbtk testsuite.
6545
6546 * configure: Regenerate.
6547
6548 * gdb.gdbtk: New directory to hold gdbtk tests.
6549
c906108c
SS
6550Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6551
6552 * gdb.fortran/types.exp: Escape brackets in expect patterns
6553 for test_float_literal_types_accepted tests.
6554 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
6555 before run test.
6556
c2d11a7d
JM
6557Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
6558
6559 * am33.exp: Just compile, do not link the testcase.
6560 * am33.s: Add ".am33" pseudoop to force am33 mode.
6561
c906108c
SS
65621998-06-25 Felix Lee <flee@cygnus.com>
6563
6564 * gdb.base/setshow.exp: make sure $pc is sane.
6565
6566 * gdb.stabs/weird.exp: split expect patterns properly.
6567
c2d11a7d
JM
6568Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
6569
6570 * gdb.disasm/am33.s: New disassembler testfile for the am33.
6571 * gdb.disasm/am33.exp: Run it.
6572
dc96c6c7 6573Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6574
6575 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
6576 match processing (and eliminate spurious timeouts when running).
6577
dc96c6c7 6578Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6579
6580 * gdb.base/signals.exp (test_handle_all_print): put back Mach
6581 exception test, but conditionalize it on target [mach | gnu].
6582
dc96c6c7 6583Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6584
6585 * gdb.base/overlays.exp: fixup compile line for linker script.
6586
6587Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
6588
6589 * gdb.fortran/types.exp: don't guess at float size.
6590
6591Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
6592
6593 * gdb.base/exprs.exp: delete test that depends on int size.
6594
6595Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
6596
6597 * config/sim.exp: Removed checks for target triplets.
6598 (gdb_target_sim): Use gdb,target_sim_options.
6599
6600Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
6601
6602 * gdb.base/reread.exp: New file.
6603 * gdb.base/reread1.c: New file.
6604 * gdb.base/reread2.c: New file.
6605
6606Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
6607
6608 * config/sim.exp: Use 'target sim -sparclite' when running
6609 SPARClite programs.
6610
6611Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
6612
6613 * gdb.base/structs2.exp: New file.
6614 * gdb.base/structs2.c: New file.
6615
6616Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
6617
6618 * gdb.asm/common.inc: New file.
6619 * gdb.asm/d10v.inc: New file.
6620 * asm-source.exp: Pass -I's to gas to find .inc files.
6621 Update line numbers in expected output.
6622 * asmsrc1.s: Rewrite.
6623 * asmsrc2.s: Rewrite.
6624 * configure.in: Create arch.inc symlink.
6625 * configure: Regenerate.
6626 * Makefile.in (distclean): Delete arch.inc.
6627
6628Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
6629
6630 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
6631 (t_enum_value2): ditto
6632 (t_enum_value3): ditto
6633 (main): ditto
6634Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6635
6636 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
6637 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
6638 change.
6639 Use gdb_test instead of send_gdb/gdb_expect sequences.
6640
6641Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
6642
6643 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
6644 not void.
6645
6646Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
6647
6648 * gdb.base/branches.c: Code with lots of loops and
6649 subroutines. Used to test gdbs ability to single step through PC
6650 changes, especially to test mips-tdep.c:mips_next_pc
6651
6652Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
6653
6654 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
6655 more rigorous EGCS C++ error checking.
6656
6657Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6658
6659 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 6660 tests.
c906108c 6661 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 6662 function when asleep.
c906108c 6663 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
6664 for i*86 Linux and SVR4 signal handling problems.
6665 Remove linux xfail for `next to handler in signals_tests_1', fixed
6666 by recent infrun.c change.
c906108c 6667 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 6668 stack backtraces.
c906108c
SS
6669 Adjust expect pattern in `handle all print' test to match Apr 28 1997
6670 target.[ch] change.
6671
6672Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
6673
6674 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
6675 for a newline from gdb before continuing.
6676 (default_gdb_exit): Just look for y or n.
6677 (gdb_test): Detect abnormal exit from GDB running on DOS; if
6678 it does, fail the rests of the tests in the file.
6679
6680Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
6681
6682 * config/cygmon.exp: New file.
6683
6684Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
6685
6686 * gdb.base/list.exp: Fix problem with "list default lines around
6687 main" test on remote targets.
6688
6689 * gdb.base/scope.exp: Fix problem with filelocal_bss before
6690 run test on remote targets.
6691
6692Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
6693
6694 * gdb.asm: New directory.
6695 * configure.in: Configure it.
6696 * configure: Regenerate.
6697 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
6698 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
6699
6700Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
6701
6702 * config/mn10300-eval.exp: New file to support MN10300 eval board.
6703
dc96c6c7 6704Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 6705
c906108c
SS
6706 * gdb.base/overlays (several files): Merge the two overlay
6707 managers into one. Change variables (foox, barx, bazx, grbxx)
6708 back into ints but force them to load in their proper sections.
6709
6710Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
6711
6712 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
6713 on-chip insn memory and IMAP1 to upper 128k.
6714 (D10VCopy): Handle memory regions crossing 16k boundaries.
6715 (D10VCopy): Transfer data in 32 bit chunks.
6716
6717Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
6718
6719 * gdb.base/overlays.c (main): Exit normally when result is
6720 correct.
6721
6722 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
6723 map. Include space for printf in .text segment.
6724
6725 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
6726 updated d10v memory VMA/LMA map.
6727 (D10VCopy): Call D10VTranslate.
d63a86f8 6728
c906108c
SS
6729Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
6730
6731 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
6732
6733 * gdb.base/bar.c (barx, bar): Change variable to small array so
6734 that it won't be put into the .sdata - small data -
6735 section. Update reference.
6736 * gdb.base/baz.c (bazx, baz): Ditto.
6737 * gdb.base/foo.c (foox, foo): Ditto.
6738 * gdb.base/grbx.c (grbxx, grbx): Ditto.
6739
6740 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
6741 to be arrays.
d63a86f8 6742
dc96c6c7 6743Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 6744
c906108c
SS
6745 * gdb.base/overlays.exp: fix up and get working again.
6746 Add tests for backtraces from an overlay function.
d63a86f8 6747
c906108c
SS
6748Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
6749
6750 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
6751 "calling function with watchpoint enabled".
6752
6753Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
6754
6755 * gdb.base/break.exp (test_next_with_recursion): Remove
6756 gdb_suppress_tests for d10v-*-*.
6757 * lib/gdb.exp (gdb_suppress_tests): Disable this function
6758 pending review of whether it is useful or not.
6759
6760Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
6761
6762 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
6763
6764Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
6765
6766 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
6767 * config/dve.exp: New file to support Densan boards.
6768
6769Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
6770
6771 * gdb.base/interrupt.exp: Document problem of simulators, signals,
6772 reads and BSD.
6773
6774Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
6775
6776 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
6777 response.
6778
6779 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
6780
6781Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
6782
6783 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
6784 test.
6785
6786 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
6787 target_sizeof_long and target_bigendian_p.
6788 (structs_by_value, structs_by_reference): Check values according
6789 to targets word size and endianess.
d63a86f8 6790
c906108c
SS
6791Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
6792
6793 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
6794 output.
6795
6796Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
6797
6798 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
6799 Update test of set args help to match source change.
6800
6801Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
6802
6803 * gdb.base/default.exp: Expect help system output to be in
6804 alphabetical order.
6805 * gdb.base/help.exp: Ditto.
6806
6807Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
6808
6809 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
6810 "i*86-pc-linux-gnu*".
6811 * gdb.base/interrupt.exp: Ditto.
6812 * gdb.base/corefile.exp: Ditto.
6813
6814 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
6815 define vxworks when building the testcase.
6816
6817 * gdb.base/ptype.exp: Fix testnames to be unique.
6818 * gdb.base/radix.exp: Ditto.
6819 * gdb.base/term.exp: Ditto.
6820 * gdb.base/whatis.exp: Ditto.
6821 * gdb.c++/classes.exp: Ditto.
6822
6823Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
6824
6825 * gdb.base/callfuncs.exp: Fix indentation.
6826
6827 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
6828 suppress_flag has been set.
6829 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
6830 target feature.
6831
6832Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
6833
6834 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
6835 the testcase.
6836
6837 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
6838 set_debug_traps() and breakpoint().
6839 * gdb.c++/misc.cc (main): Ditto.
6840 * gdb.c++/templates.cc (main): Ditto.
6841 * gdb.c++/virtfunc.cc (main): Ditto.
6842
6843Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
6844
6845 * lib/gdb.exp(gdb_step_for_stub): New function.
6846 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
6847 exists, reload the executable and do a "continue" instead of
6848 doing a jump.
6849 (runto_main): Use gdb_step_for_stub.
d63a86f8 6850
c906108c
SS
6851 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
6852 tests to have unique names.
6853 * gdb.base/callfuncs.exp: Ditto.
6854 * gdb.base/commands.exp: Ditto.
6855 * gdb.base/default.exp: Ditto.
6856 * gdb.base/help.exp: Ditto.
6857 * gdb.base/list.exp: Ditto.
6858 * gdb.base/opaque.exp: Ditto.
6859 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
6860 similar tests.
d63a86f8 6861
c906108c
SS
6862 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
6863 * gdb.c++/cplusfuncs.cc: Ditto.
6864 * gdb.c++/virtfunc.cc: Ditto.
6865
6866 * config/monitor.exp: Keep track of the last file we saw, rather
6867 than trying to get the info from gdb.
6868
6869 * gdb.fortran/types.exp: Move comment to previous line.
6870
6871Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
6872
6873 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
6874 target mode.
6875
6876Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
6877
6878 From Bob Manson:
6879 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
6880 string from GDB when it connects.
6881
6882 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
6883
6884Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
6885
6886 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
6887 if we can't get a debug format from GDB (we may be testing an
6888 older GDB). Use a 10 second timeout when checking for the format.
6889
6890 * gdb.stabs/weird.exp: Fix quoting.
6891
6892 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
6893
6894Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
6895
6896 * config/arm-ice.exp: New file.
6897
6898Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
6899
6900 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
6901 until it has been modified to work with the new testsuite.
6902
99707966 6903 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
6904 testcase won't compile, cause all of the testcases in the file to
6905 fail instead.
6906
6907 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
6908 (gdb_clear_suppressed): New procedure.
6909 (gdb_stop_suppressing_tests): Only clear suppress_flag if
6910 it contains a positive value.
6911
6912Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
6913
6914 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
6915
6916 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
6917
6918Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
6919
6920 * lib/gdb.exp (setup_xfail_format): New function.
6921 (get_debug_format): New function to get debug format.
6922 (debug_format): New global variable to hold last value set
6923 by get_debug_format.
6924 * gdb.base/list.exp: Call get_debug_format and expect some
6925 tests to fail for DWARF 1 and COFF formats.
6926 * gdb.c++/ptype.exp: Ditto.
6927 * gdb.c++/classes.exp: Ditto.
6928 * gdb.c++/cplusfuncs.exp: Ditto.
6929 * gdb.c++/inherit.exp: Ditto.
6930 * gdb.c++/templates.exp: Ditto.
6931 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 6932
c906108c
SS
6933Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
6934
6935 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
6936 host doesn't have a currently-open connection.
6937
6938 * config/sparclet.exp: Cleanups and fixes to make it generic for
6939 any gdb stub target. Handle cases where gdb doesn't respond when
6940 interrupted in a sane fashion.
6941
6942 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
6943 same thing in a totally different way.
6944
6945 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
6946 setting "timeout".
6947 (gdb_start): We set the global gdb_prompt variable in
6948 default_gdb_init now.
6949
6950Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
6951
6952 * gdb.base/printcmds.exp: Fix "check for floating addition"
6953 regexp to accept results within approx +/- .01 of exact value.
6954 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
6955
6956Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
6957
6958 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
6959 properly.
6960 (gdb_expect): Add optional timeout parameter, and add timeout
6961 value to various calls.
6962 (gdb_suppress_tests): Only give one warning message per group.
6963
6964Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
6965
6966 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
6967 global variables. Handle getting a value for $timeout more
6968 gracefully.
6969
6970Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
6971
6972 * lib/gdb.exp: Close connection to remote host if gdb doesn't
6973 initialize.
6974 (default_gdb_init): New procedure; allow gdb_init to be overridden
6975 by a target configuration file.
6976 (gdb_expect): Pass the timeout to remote_expect.
6977
6978 * config/monitor.exp(gdb_load): Fix typo in regexp.
6979
6980Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
6981
6982 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
6983
6984Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
6985
6986 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
6987 here. Call gdb_target_exec before rebooting the target, to make
6988 sure the connection to the target is closed.
6989 (gdb_load): Pass the name of the executable to gdb_target_monitor.
6990 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
6991 Also detect "Timeout reading from remote" error.
6992
6993 * config/gdbserver.exp: Pass the executable being loaded to
6994 gdb_target_monitor. Don't call gdb_file_cmd here; let
6995 gdb_target_monitor do it.
6996
6997 * gdb.disasm/hppa.exp: Don't use exec_output.
6998
6999Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
7000
7001 * gdb.base/list.exp: If we're debugging a non-native target,
7002 try to set the pc register to point to the start of the
7003 program before doing the first list command.
7004
7005 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
7006 test_calls after restarting.
7007
7008 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
7009 reloading.
7010
7011 * gdb.base/watchpoint.exp: Fix typo.
7012
7013 * gdb.base/setshow.exp: Check for use_gdb_stub.
7014
7015 * gdb.base/break.exp: Fix continue until exit test for the gdb
7016 stub case.
7017 * gdb.base/langs.exp: Ditto.
7018
7019 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
7020 gdb_load_offset. If we weren't given a file to load, figure out
7021 what the current file is and use it.
7022
7023 * config/i386-bozo.exp: New file.
7024
7025Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
7026
7027 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
7028 feature.
7029
7030 * config/proelf.exp: New entry.
7031
7032Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
7033
7034 * lib/gdb.exp: Remove spurious .* patterns at the beginning
7035 of regexps.
7036
7037 * gdb.base/watchpoint.exp: Don't run the test_stepping
7038 tests if gdb can't call functions on the target.
7039
7040 * gdb.base/setshow.exp: Don't run the set prompt tests if
7041 the board has gdb_prompt set.
7042
7043Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
7044
7045 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
7046 * gdb.base/commands.exp: Likewise.
7047 * gdb.base/setshow.exp: Likewise.
7048
7049Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
7050
7051 * config/monitor.exp(gdb_start): Look for gdb_prompt target
7052 feature.
7053
7054 * config/i960.exp: New file.
7055
7056Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
7057
7058 * gdb.base/funcargs.exp: Check for gdb,short_int target
7059 feature instead of looking for explicit target triplets.
7060
dc96c6c7 7061Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 7062
d63a86f8 7063 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
7064 "p 123DEADBEEF", to check parse_number.
7065 * top.c: change "to enable to enable" to "to enable" in a couple
7066 of help strings.
7067
7068Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
7069
7070 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
7071 on the mn10300.
d63a86f8 7072
c906108c
SS
7073Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
7074
7075 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
7076 where the test executable is run with explicit args.
7077 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
7078
7079Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
7080
7081 * gdb.base/run.c: Use FAKEARGV to build test executable that
7082 does not require a command line arg, since most simulators
7083 don't currently support passing such an arg into the simulated
7084 program.
7085 * gdb.base/commands.exp: Change tests to insert the proper
7086 value as the arg to the first recursive factorial call. Change
7087 compilation line to define FAKEARGV at compile time.
7088
7089Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
7090
7091 * gdb.base/recurse.exp: Enable these tests for the mn10300.
7092 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
7093 function with watchpoint enabled" test.
7094
7095Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
7096
7097 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
7098 Don't call gdb_test when the command doesn't return to a gdb prompt.
7099
7100 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
7101 "Tests restarted" messages.
7102
7103Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
7104
7105 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
7106
dc96c6c7 7107Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7108
7109 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
7110 for INFO SYMBOL; add help tests for OVERLAY commands.
7111 * gdb.base/default.exp: add tests for INFO SYMBOL command;
7112 add tests for OVERLAY commands
7113 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
7114 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
7115 * gdb.base/sigall.c: add usestubs code frag
7116 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 7117
c906108c
SS
7118Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
7119
7120 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
7121 failures.
7122 (gdb_stop_suppressing_tests): Note that tests have restarted.
7123
7124Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
7125
7126 * config/h8300.exp: New file.
7127
7128Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
7129
7130 * gdb.base/setshow.exp: Check for the existence of a
7131 feature, not its value.
7132
7133Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
7134
7135 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
7136
7137 * gdb.base/scope.exp: It's now init0(), not init().
7138
7139 * gdb.base/scope0.c: For now, change init() to be init0().
7140
7141 * config/monitor.exp: Use gdb_serial in preference to serial
7142 or netport.
7143
7144 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
7145 and it's not already set.
7146
7147Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
7148
7149 * gdb.base/setshow.exp: Only test the run command if the target
7150 isn't using a stub and if it supports argument passing.
7151
7152Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
7153
7154 * config/udi.exp(gdb_start): Make sure UDICONF is set
7155 properly before starting gdb.
7156
7157Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
7158
7159 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
7160 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
7161 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
7162
7163Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
7164
7165 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
7166 specialized code to reboot the board, use remote_reboot instead.
7167
7168 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
7169
7170 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
7171
7172 * config/monitor.exp: Make sure we disconnect from the target.
7173 Also, try a reboot/reload cycle instead of failing if the
7174 load fails.
7175
7176Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
7177
7178 * gdb.base/default.exp: Don't set match_max.
7179 * gdb.base/help.exp: Ditto.
7180 * gdb.base/list.exp: Ditto.
7181 * gdb.base/signals.exp: Ditto.
7182
7183 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
7184 set, use remote_ld to download the testcase instead of
7185 the GDB loader.
7186
7187Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
7188
7189 * config/vr5000.exp: New file.
7190
7191 * config/monitor.exp(gdb_target_monitor): Add pattern for
7192 "Ending remote" to detect errors in connecting.
7193
7194 * gdb.base/setshow.exp: Add .* within auto language test.
7195
7196 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
7197 target feature.
7198
7199 * config/monitor.exp(gdb_load): Check for a failure when loading,
7200 and reboot the board if necessary.
7201
7202 * gdb.base/setvar.exp(test_set): Handle multiple prints within
7203 a set of tests. Remove print.* from the patterns being checked.
7204
7205Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
7206
7207 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
7208 refer to gdb_spawn_id.
7209
7210 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
7211 longer used.
7212 * config/sparclet.exp: Ditto.
7213 * config/sparclet-old.exp: Ditto.
7214 * config/slite.exp: Ditto.
7215 * config/sim.exp: Ditto.
7216 * gdb.base/funcargs.exp: Ditto.
7217
7218 * lib/gdb.exp:Remove references to gdb_spawn_id.
7219 (gdb_expect): Move to remote.exp.
7220
7221Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
7222
7223 * config/monitor.exp: Detect the "Couldn't establish connection"
7224 message from GDB.
7225
7226Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
7227
7228 * gdb.base/bitfields.exp: Use runto instead of explicit
7229 gdb_run_cmd/gdb_expect sequences.
7230
7231 * gdb.base/break.exp(text_next_with_recursion): Add match for
7232 gdb_expect call.
7233
7234 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
7235 We also need to handle the "A program is being debugged already"
7236 prompt from gdb. Use gdb_test to set the baud rate.
7237
7238 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
7239 to 20000. Really. I mean it.
7240
7241Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7242
7243 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
7244 fails. If suppress_flag is set, skip perror message about not
7245 being able to send to GDB.
7246 (send_gdb): If suppress_flag is set, don't try to send commands to
7247 GDB.
7248 (gdb_expect): If suppress_flag is set, always fail immediately.
7249 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
7250 (gdb_init): Call gdb_stop_suppressing_tests.
7251 (default_gdb_exit): Ditto.
7252 (default_gdb_start): Ditto.
7253
7254 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
7255 gdb_stop_suppressing_tests as appropriate.
7256 * gdb.base/break.exp: Ditto.
7257 * gdb.base/callfuncs.exp: Ditto.
7258 * gdb.base/commands.exp: Ditto.
7259 * gdb.base/exprs.exp: Ditto.
7260 * gdb.base/funcargs.exp: Ditto.
7261 * gdb.base/list.exp: Ditto.
7262 * gdb.base/recurse.exp: Ditto.
7263 * gdb.base/scope.exp: Ditto.
7264 * gdb.base/structs.exp: Ditto.
7265 * gdb.c++/inherit.exp: Ditto.
7266
7267Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
7268
7269 * config/vr4300.exp: New file.
7270
99707966 7271 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 7272
99707966 7273 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
7274
7275Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
7276
7277 * lib/gdb.exp(gdb_init): New function.
7278
7279 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
7280 for each individual variable set.
7281
7282 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
7283 name.
7284
7285 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
7286
7287 * gdb.base/scope.exp: Use gdb_test.
7288
7289 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
7290 aborting; the testsuite driver will do that for us (see
7291 gdb_finish). Also, use gdb_test in a few more places.
7292
7293Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7294
7295 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
7296
7297Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
7298
7299 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
7300 and "add_tests" are not at the same address.
7301
7302Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
7303
7304 * gdb.base/ptype.exp: Use gdb_test.
7305
7306Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
7307
7308 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
7309 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
7310 left in. No longer expect them to fail.
7311
7312 * gdb.stabs/*.mt; Deleted, no longer used.
7313 * gdb.stabs/configure.in: Remove references to target makefile
7314 frags.
7315 * gdb.stabs/configure: Rebuilt.
7316
7317 * gdb.disasm/*.mt: Deleted, no longer used.
7318 * gdb.disasm/configure.in: Remove references to target makefile
7319 frags. Use "sh3.s" as the unique filename for this directory.
7320 * gdb.disasm/configure: Rebuilt.
7321
7322 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
7323 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
7324 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
7325
7326Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
7327
7328 * config/udi.exp: Use mondfe,name instead of remote_host.
7329
7330Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
7331
7332 * gdb.base/watchpoint.exp: Don't expect a failure when calling
7333 a function with a watchpoint enabled on the mn10200.
7334
7335 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
7336 before trying to create it!
7337
7338Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
7339
7340 * config/vx.exp: Use hostname instead of netport.
7341
7342 * config/vxworks.exp: New file.
7343
7344 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
7345
7346 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
7347 gdb before assuming everything worked. Send a ^C if a timeout
7348 occurs.
7349
7350 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
7351 $gdb_spawn_id directly.
7352 (gdb_run_cmd): Try _start as well as start. Use the target feature
7353 gdb,start_symbol as the symbol to start from when jumping.
7354
7355Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
7356
7357 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
7358 redundant) test.
7359
7360 * gdb.base/recurse.exp: Relax final value test for 'b' so that
7361 it doesn't lose for 16bit integer systems.
7362
7363Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
7364
7365 * gdb.fortran/types.exp: If the target doesn't support "double"
7366 data types, then expect "real" types to only be 4 bytes.
7367
7368 * gdb.c++/virtfunc.exp: Expect failure for virtual function
7369 call tests if the target doesn't support inferior function calls.
7370
7371 * gdb.base/printcmds.exp: Allow minor deviation in FP values
7372 in printf tests.
7373
7374Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
7375
7376 * gdb.base/help.exp: Disable "help set", "help show", and
7377 "help support". Simplify regexp for "help stack".
7378
7379 * gdb.base/default.exp: Set match_max to 5000 and the timeout
7380 to 60 seconds. Temporarily set match_max to 15000 around the
7381 "info copying" test.
7382
7383 * gdb.base/nodebug.exp: Don't try to do an inferior function
7384 call if the target doesn't support them.
7385 * gdb.base/printcmds.exp: Likewise.
7386 * gdb.base/setvar.exp: Likewise.
7387 * gdb.base/structs.exp: Likewise.
7388 * gdb.c++/templates.exp: Likewise.
7389 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
7390
7391 * gdb.base/recurse.exp: Enable for the mn10200.
7392
7393 * configure.in: Do configure gdb.stabs directory for *-*-elf
7394 targets.
7395 * configure: Rebuilt.
7396
7397 * gdb.base/break.exp: Check for gdb,noresults before testing
7398 exit status and/or results from the target.
7399 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
7400 * lib/gdb.exp: Remove old (now bogus) initialization of
7401 noinferior, noargs, noresults and nosignals.
7402
7403Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
7404
7405 * config/sh.exp: New file.
7406
7407 * config/slite.exp: Try to connect multiple times to the board
7408 before rebooting. Only send a "monitor run" if need_monitor_run
7409 is set.
7410
7411 * gdb.base/break.exp: Don't do the "stub continue" test if
7412 the target has gdb_stub set.
7413
7414 * gdb.base/callfuncs.exp: Increase the timeout.
7415
7416 * gdb.base/interrupt.exp: Don't even try to compile the testcase
7417 if the target has gdb,noinferiorio set.
7418
7419 * gdb.base/list.exp: Increase match_max to 10000 characters.
7420
7421 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
7422
7423 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
7424 target.
7425
7426 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
7427
7428Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
7429
7430 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
7431 trying to delete the copy of gdb. Catch the file delete so we
7432 don't die if the delete fails; also, the file should be copied to
7433 the host, not to the build.
7434
7435Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
7436
7437 * lib/gdb.exp(gdb_test): Surround the result pattern with
7438 parenthesis in case it contains multiple regexps separated
7439 with |.
7440
7441 * gdb.base/watchpoint.exp: Use gdb_test.
7442 * gdb.base/default.exp: Ditto.
7443
7444Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
7445
99707966 7446 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 7447
c906108c
SS
7448 * gdb.base/scope.exp: Use gdb_test.
7449 * gdb.c++/classes.exp: Ditto.
7450 * gdb.c++/inherit.exp: Ditto.
7451
7452Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
7453
7454 * gdb.base/crossload.exp: Don't use execute_anywhere, use
7455 remote_exec instead.
7456 * gdb.base/corefile.exp: Don't be ridiculous.
7457 * gdb.base/*.c: Add missing stub invocations.
7458
7459Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
7460
7461 * config/slite.exp: Miscellaneous fixes.
7462
7463 * lib/gdb.exp: Fix runto.
7464
7465 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
7466 the target.
7467
7468 * gdb.base/watchpoint.exp: Fix regexp.
7469
7470 * lib/gdb.exp(default_gdb_exit): Add a catch to the
7471 close and wait commands, as the descriptor may now be
7472 invalid. Always call "remote_close host".
7473
7474Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
7475
7476 Major rewrite for testsuite revision.
d63a86f8 7477
c906108c
SS
7478 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
7479 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
7480 instead of relying on spawn_id to always contain a valid
7481 spawn id.
7482 (get_compiler_info): New procedure to build the ${binfile}.ci
7483 file, instead of replicating this in N different places.
7484 (gdb_compile): New procedure.
d63a86f8 7485
c906108c
SS
7486 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
7487 appropriate arguments) instead of compile. Use gdb_test in a lot
7488 more places. Use send_gdb instead of send. Always run gdb_start
7489 at the start of a testcase, as this is no longer done magically.
7490
7491 config/*-gdb.exp: Rename without the -gdb suffix.
7492
7493 config/mips.exp: Use remote_close instead of exit_remote_shell.
7494 config/monitor.exp: Use target_info instead of looking at
7495 baud, timeout, etc.
7496 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
7497
7498Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7499
7500 * gdb.c++/templates.exp (test_ptype_of_templates),
7501 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
7502 Update expect patterns for destructors and assignment operators
7503 to match corresponding c-typeprint.c changes.
7504 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
7505 to destructor breakpoint test, GDB should be able to set the
7506 destructor breakpoint without specifying arguments.
7507
7508Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
7509
7510 * gdb.threads/pthreads.exp: Change result for failure to compile due
7511 to lack of pthreads runtime support from an error to simply an
7512 unsupported test, per dejagnu standards.
7513
7514Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7515
7516 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
7517 where GDB exits to reduce pattern match time.
7518 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
7519
7520 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
7521
dc96c6c7 7522Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7523
7524 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
7525 * gdb.base/default.exp: ditto.
7526 * gdb.base/nodebug.exp: ditto.
7527 * gdb.base/printcmds.exp: ditto.
7528 * gdb.base/ptype.exp: ditto.
7529 * gdb.base/setvar.exp: ditto.
7530 * gdb.base/structs.exp: ditto.
7531 * gdb.base/setshow.c: Guard against uninitialized values of argc.
7532
7533Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
7534
7535 * configure, */configure: Rebuild with autoconf 2.12.
7536
7537Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
7538
7539 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
7540 use new i*86-pc-linux*-gnu quads.
7541 * gdb.base/corefile.exp: Ditto.
7542 * gdb.base/signals.exp: Ditto.
7543 * gdb.base/sigall.exp: Ditto.
7544 * gdb.base/interrupt.exp: Ditto.
7545
7546 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
7547 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
7548 RedHat 4.0.
d63a86f8 7549
c906108c
SS
7550 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
7551 linux. This allows the test case to at least compile on latest
7552 linux, but still not run due to missing the threads runtime library.
7553
7554Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7555
7556 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
7557 directory to search gdb directory. Accept and step over conditional
7558 stack alignment code. Consume $prompt in failure cases.
7559 Reset timeout to $oldtimeout instead of some arbitrary value.
7560 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
7561 timeout problems with infinite stack backtraces.
7562 * gdb.base/ptype.exp (ptype struct link, union tu_link):
7563 Accept function parameters for linkfunc member.
7564
7565Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
7566
7567 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
7568 (CXXFLAGS): Remove, unreferenced.
7569 (B_OPTIONS): Add for -B options and add code to initialize with
7570 previous -B options and also add -B option to pick up cross compiled
7571 runtime.
7572 (TARGET_INCLUDES): Add for -I options and add code to initialize when
7573 doing cross compiles.
7574 (target_alias): Declare global.
7575 (xgcc): Set variable to full path of gcc in build tree. Use findfile
7576 to verify that gcc exists in build tree, and if so set CC to that
7577 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 7578
c906108c
SS
7579Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
7580
7581 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
7582 ptype test for anonymous union. Fixup testcase to match
7583 current gcc debug output.
7584
7585Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
7586
7587 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
7588 force argument to an unsigned long type.
7589
7590Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
7591
7592 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
7593 tests and anonymous union print/ptype tests.
7594 * gdb.base/list.exp (test_forward-search): Increase timeout by
7595 5 minutes for the "search extremely long line" case.
7596 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
7597 completely optional and that the pass/fail messages use the command as
7598 the message if that third arg is a null string.
7599 (gdb_test_exact): Arrange that a null string pattern means match a
7600 null string output rather than any output, which might include random
7601 errors.
7602 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
7603 backtrace test.
7604 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
7605 always failing and failure is now exposed by gdb.exp changes.
7606
7607Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
7608
7609 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
7610 weren't being noted.
7611
7612Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7613
7614 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
7615 * gdb.stabs/weird.exp: Remove v_comb xfails.
7616
dc96c6c7 7617Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7618
7619 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
7620 list.exp scope.exp watchpoint.exp]
7621 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 7622
dc96c6c7 7623Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7624
7625 * config/monitor.exp: Increase download timeout to 1000 seconds.
7626
dc96c6c7 7627Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7628
7629 * config/m32r.exp: Increase timeout to 120 seconds.
7630
7631Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
7632
7633 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
7634 and accept older ordering as obsolescent gcc or gdb.
7635 * gdb.c++/templates.exp: Ditto.
7636 * gdb.c++/virtfunc.exp: Ditto.
7637
7638Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
7639
7640 * gdb.base/coremaker.c: Add code to mmap some data so we
7641 can check that it ends up in the core file.
7642 * gdb.base/corefile.exp: Add test to read mmapped data
7643 from core file.
7644
dc96c6c7 7645Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7646
7647 * config/m32r.exp: New file.
7648
7649Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
7650
7651 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
7652 that cflags can contains -gstabs, and work correctly for other tests.
7653
dc96c6c7 7654Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7655
7656 * gdb.base/setshow.exp: New file, tests show and set.
7657 * gdb.base/setshow.c: New file, tests show and set.
7658 * gdb.base/help.exp: Add test for help set|show annotate.
7659 * gdb.base/default.exp: Add test for set|show annotate.
7660
7661Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
7662
7663 * testsuite/gdb.base/break.exp: Make backtrace from factorial
7664 errors unique.
7665 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
7666 explicitly.
7667
7668Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
7669
7670 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
7671 and width commands. This is done elsewhere.
7672 * (gdb_start): Don't call gdb_start_sim here. That's already
7673 done in gdb_load. This fixes lots of failures in default.exp.
7674
7675Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
7676
7677 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
7678 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
7679 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
7680 in the same we we treat other failures (since it may be an expected
7681 condition), rather than as an error.
7682 * gdb.base/signals.exp (test_handle_all_print): Revert back to
7683 old test format.
7684
7685Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
7686
7687 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
7688 (distclean maintainer-clean realclean): No need to remove files
7689 twice. Nuke the duplicates.
7690 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 7691 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
7692 Remove config.h along with other config files.
7693
7694Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
7695
7696 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
7697 "p func1 ()" and note that rests of tests are skipped.
7698 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
7699 setup_xfails for "print func2::coremaker_local".
7700 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
7701 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
7702 affected by the previous run test.
7703 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
7704 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
7705 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
7706 "pass int powerset tuple" and "pass modeless int powerset tuple".
7707 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
7708 "real write 4" and "real write 8".
7709 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
7710 setup_xfails for "print vs1 after tuple assign 2",
7711 "print \$i after tuple assign 2", and
7712 "print vs2 after tuple assign 2".
7713 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
7714 meaningful error message and return -1 so the caller can
7715 suppress further tests and avoid a cascade of errors.
d63a86f8 7716
c906108c
SS
7717Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
7718
7719 * gdb.base/a1-selftest.exp: Tweak tests to account for new
7720 format for printing version.
7721 * gdb.base/default.exp: Ditto.
7722 * gdb.base/interrupt.exp: Fix problem with cascade of
7723 errors if child process dies while calling a function.
d63a86f8 7724
c906108c
SS
7725Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
7726
7727 * Makefile.in (VPATH): Add
7728 * Makefile.in (Makefile, config.status): Fix rules so things get
7729 remade when necessary.
7730
7731Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
7732
7733 * Makefile.in (just-check): Add path to sibling expect dir
7734 to environment variable specified by RPATH_ENVVAR.
7735
7736Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
7737
7738 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
7739 (just-check): Add shared library paths for libstdc++, tk,
7740 tcl, bfd, and opcodes to the environment variable specified
7741 in RPATH_ENVVAR.
7742 * configure.in: Add support to recognize --enable-shared flag
7743 and generate correct value for RPATH_ENVVAR.
7744 * configure: Regenerated with autoconf.
7745
7746Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
7747
7748 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
7749 include all osf versions.
7750 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
7751 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
7752 when target is linux. When failing to build pthreads test
7753 executable, give more meaningful message.
7754 * gdb.threads/pthreads.c: Hpux also uses old definition of second
7755 arg for pthread_create.
d63a86f8 7756
c906108c
SS
7757Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
7758
7759 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
7760 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
7761 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
7762 and -lpthreads (everybody else).
7763 (test_startup): Fail gracefully if threads are not supported.
7764 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
7765 "p/c array_index("abcdef",2)" when not gcc compiled.
7766 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
7767 "print func2::coremaker_local" when not gcc compiled.
7768 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
7769 "ptype on opaque struct tagname (statically)",
7770 "ptype on opaque struct tagname (dynamically) 1", and
7771 "ptype on opaque struct tagname (dynamically) 2"
7772 for not compiled with gcc.
7773 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
7774 backtrace when compiled with gcc.
d63a86f8 7775 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
7776 than always return success.
7777
7778Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
7779
7780 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
7781
7782Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
7783
7784 * gdb.base/structs.exp: Undo last change.
7785
7786Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
7787
7788 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
7789 encapsulate all the steps/nexts done during self test, starting
7790 at main, and makes them less sensitive to optimization issues.
7791 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
7792 signal handler" test.
7793 * gdb.threads/pthreads.exp: Only run this for native configs.
7794 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
7795 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
7796 tests.
7797 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
7798 for "runto test_calls(void)" test.
d63a86f8 7799
c906108c
SS
7800Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
7801
7802 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
7803 and don't expect address info in breakpoint confirmations.
7804
7805Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
7806
7807 * gdb.base/list.exp (test_forward_search): Increase timeout
7808 temporarily by 60 seconds for searching extremely long line,
7809 and then reset to old value when done. Increase expect input
7810 buffer to 10000.
7811
7812Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
7813
7814 * gdb.base/list.exp (test_forward_search): Fix to handle very
7815 long source line without overflowing expect's input buffer.
7816
7817Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
7818
7819 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
7820 "buffer_full".
7821
7822 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
7823 "buffer_full".
7824
7825 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
7826 "buffer_full".
7827
7828 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
7829 "buffer_full".
7830
7831Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
7832
7833 * configure.in (configdirs): Add gdb.threads.
7834 * configure: Regenerated with autoconf.
7835 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
7836 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
7837 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 7838
c906108c
SS
7839Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
7840
7841 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
7842
7843Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
7844
7845 * gdb.base/signals.exp (test_handle_all_print): Test separately for
7846 each signal's status in the output of "handle all print".
7847 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
7848 the \r\n sequence that immediately precedes the gdb prompt.
7849 * gdb.base/a1-selftest.exp: Save original timeout and restore
7850 after test.
7851
7852Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
7853
7854 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
7855 symbol.
7856
7857Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7858
7859 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
7860
7861Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
7862
7863 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
7864 timeout by 60 seconds.
7865
7866Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
7867
7868 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
7869 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
7870 error return.
7871
7872Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
7873
7874 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
7875 gdb initialization, also report how long dejagnu waited. Restore
7876 old timeout before doing error return. Temporarily increase timeout
7877 by 3 minutes to allow for slow startups over heavy NFS use.
7878
7879Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
7880
7881 * lib/gdb.exp: Report timeout value for verbosity level 2.
7882 * config/gdbserver.exp: Ditto.
7883 * config/hppro.exp: Ditto.
7884 * config/mips-gdb.exp: Ditto.
7885 * config/monitor.exp: Ditto.
7886 * config/netware.exp: Ditto.
7887 * config/sim-gdb.exp: Ditto.
7888 * config/slite-gdb.exp: Ditto.
7889 * config/udi-gdb.exp: Ditto.
7890 * config/unix-gdb.exp: Ditto.
7891 * config/vx-gdb.exp: Ditto.
7892 * gdb.base/a1-selftest.exp: Ditto.
7893 * gdb.base/a2-run.exp: Ditto.
7894 * gdb.base/break.exp: Ditto.
7895 * gdb.base/corefile.exp: Ditto.
7896 * gdb.base/list.exp: Ditto.
7897 * gdb.base/recurse.exp: Ditto.
7898 * gdb.base/scope.exp: Ditto.
7899 * gdb.base/signals.exp: Ditto.
7900
7901Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7902
7903 * gdb.threads/Makefile.in (docdir): Removed.
7904
7905Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7906
7907 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 7908 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 7909 @srcdir@.
d63a86f8 7910 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
7911 autoconf 2.5 or higher.
7912 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
7913
7914Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
7915
7916 * configure: Regenerated.
7917 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
7918 avoid name clashes with SunOS headers.
7919
7920Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
7921
7922 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
7923
7924Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
7925
7926 * gdb.base/callfuncs.exp: Finish last change -- make sure the
7927 prototype information ends up in the compiler info file.
7928
7929Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
7930
7931 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
7932 attempting to regenerate it. Eliminate use of a temporary file
7933 and just generate the info file directly. Source it immediately,
7934 for consistency of use.
7935 * gdb.base/corefile.exp: Ditto
7936 * gdb.base/exprs.exp: Ditto.
7937 * gdb.base/funcargs.exp: Ditto.
7938 * gdb.base/langs.exp: Ditto.
7939 * gdb.base/list.exp: Ditto.
7940 * gdb.base/mips_pro.exp: Ditto.
7941 * gdb.base/nodebug.exp: Ditto.
7942 * gdb.base/opaque.exp: Ditto.
7943 * gdb.base/ptype.exp: Ditto.
7944 * gdb.base/scope.exp: Ditto.
7945 * gdb.base/setvar.exp: Ditto.
7946 * gdb.base/signals.exp: Ditto.
7947 * gdb.base/whatis.exp: Ditto.
7948 * gdb.c++/templates.exp: Ditto.
7949 * gdb.c++/virtfunc.exp: Ditto.
7950 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
7951 whether or not to add -lstdc++ to the compile command line args.
7952
7953Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7954
7955 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
7956 it got fixed by the recent lookup_minimal_symbol_by_pc change.
7957 Increase timeout, a lot of single stepping might be needed if the
7958 target has no hardware watchpoints.
7959
7960Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
7961
7962 * gdb.base/break.exp: Ignore compiler warnings when compiling
7963 break.c.
7964 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
7965 * gdb.base/default.exp: Add h8300 xfails. Handle messages
7966 from remote-sim.
7967 * gdb.base/exprs.exp: Add h8300 xfails.
7968 * gdb.base/funcargs.exp: Likewise.
7969 * gdb.base/nodebug.exp: Likewise.
7970 * gdb.base/printcmds.exp: Likewise.
7971 * gdb.base/ptype.exp: Likewise.
7972 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
7973 h8300 xfails.
d63a86f8 7974 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
7975 on the h8300.
7976 * gdb.base/funcargs.c: Explicitly make last constant argument to
7977 call_after_alloca_subr an unsigned long type.
7978 * gdb.base/return.c: Include stdio.h.
7979
7980Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7981
7982 * config/abug.exp: New file for the older Motorola Bug monitor
7983 that runs on the mvme13x series VME boards.
7984 * config/monitor.exp: Use the new config array for target settings
7985 if they exist.
7986
7987Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
7988
7989 * sim-gdb.exp: Make the SH simulator allocate less space when
7990 it is targeted.
7991
7992Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
7993
7994 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
7995 test.
7996
7997Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
7998
7999 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
8000 "rs6000-*-*" for "list function in include file" when gcc compiled.
8001 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
8002 for "p ctable1[120]".
8003 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
8004 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
8005 Remove setup_xfail for "rs6000-*-*" for
8006 "print 'scope0.c'::filelocal before run".
8007 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
8008 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
8009 since some compilers don't allow both options to be given
8010 on the same command line. Create object file and move it.
d63a86f8 8011
c906108c
SS
8012Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
8013
8014 * gdb.base/corefile.exp: Always regenerate the core file, since
8015 we always regenerate the coremaker program. Detect special case
8016 where registers cannot be read from core file.
d63a86f8 8017
c906108c
SS
8018Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
8019
8020 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8021 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
8022 * gdb.c++/templates.exp: Only match on basename of file since
8023 some formats like xcoff don't encode directory information.
8024 * gdb.stabs/weird.exp: Use the right sed script for powerpc
8025 and rs6000 AIX xcoff targets.
8026 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
8027 * configure: Regenerate.
8028 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
8029 here, rather than in distclean.
d63a86f8 8030
c906108c
SS
8031Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
8032
8033 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
8034 defined, and use it to compile the test case with -O2. The
8035 native compilation still uses no optimization.
8036 * gdb.base/mips_pro.c: Remove inline assembly code since
8037 it is compiled PIC by default, which results in assembler
8038 warnings that make the testsuite think the compilation
8039 was unsuccessful.
8040
8041Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
8042
8043 * gdb.c++/misc.exp: Add note to message for
8044 "print s.a for foo struct" that this is a known gcc 2.7.2
8045 and earlier bug.
8046
8047Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
8048
8049 * gdb.base/break.exp: Fix pattern for matching "Delete all
8050 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
8051 setup_xfail for deleting all breakpoints test. Fix various
8052 timeout messages to include "(timeout)".
8053 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
8054 for "p t_float_values2(3.14159,float_val2)".
8055 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
8056 for "continue to call2g" when gcc compiled.
8057 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
8058 "up to foo in langs.exp", "show language at foo in langs.exp",
8059 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
8060 and "show language at fsub in langs.exp".
8061 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
8062 "list line 1 in include file", "list message for lines past EOF",
8063 "list function in include file", "list list0.h:foo", and
8064 "list filename:function; nonexistant function".
8065 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
8066 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
8067 and "ptype t_char_array" to be for native cc only.
d63a86f8 8068
c906108c
SS
8069Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
8070
d63a86f8 8071 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
8072 setup_xfail for "print coremaker_bss", "print coremaker_ro",
8073 "print func2::coremaker_local", and "backtrace in corefile.exp".
8074
8075Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
8076
8077 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
8078 "bt in signals.exp". This problem only appears when running
8079 the testsuite, and then only intermittently.
8080
8081Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8082
8083 * gdb.base/return.exp (return_tests): Differentiate between
8084 two tests of continuing.
8085
8086Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8087
8088 * */Makefile.in (maintainer-clean): Remove config.log.
8089 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
8090 * gdb.c++/Makefile.in (PROGS): Add inherit.
8091 (clean): Remove *.ci.
8092
8093Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
8094
8095 * gdb.c++/misc.cc: Add test code from Mike Stump.
8096 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
8097
8098Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
8099
8100 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
8101 to "alpha-*-osf2*" and add comment.
8102 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
8103 setup_xfail for "step over execarg initialization" and
8104 "step over corearg initialization".
8105 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
8106 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
8107 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
8108 gcc compiled for "print coremaker_bss", "print coremaker_ro",
8109 "print func2::coremaker_local", and "backtrace in corefile.exp".
8110 * gdb.base/signals.exp: Build and source signals.ci.
8111 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
8112 to be for gcc only.
8113 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 8114
c906108c
SS
8115Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8116
8117 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
8118 Feb 3 procfs.c change.
8119
8120Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
8121
8122 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
8123
8124Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
8125
8126 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
8127 from dejagnu's apparent default of 10 seconds, which gives random
8128 results when running the tests over NFS on moderately loaded systems.
8129 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
8130
8131Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
8132
8133 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
8134 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
8135 result reports.
8136
8137Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
8138
8139 * configure.in (CY_AC_PATH_TCLH): Remove.
8140 * configure: Regenerate.
8141
8142Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
8143
8144 * gdb.c++/Makefile.in (clean): Add missing '{'.
8145
8146Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
8147
8148 * lib/gdb.exp: Provide a default value for noinferior.
8149
8150 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
8151 Load libgloss.exp.
8152
8153Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
8154
8155 * gdb.disasm/hppa.exp: Compile directly into an executable, use
8156 the executable, not the .o to run the tests from.
8157
8158Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
8159
8160 * gdb.base/break.exp: Don't test for program exit or exit status
8161 if $noresults if nonzero.
8162 * gdb.base/langs.exp: Likewise.
8163 * gdb.base/watchpoint.exp: Likewise.
8164
8165 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
8166 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
8167 trying to compile the testcase.
8168
8169Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
8170
8171 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
8172 * gdb.base/signals.exp (continue to handler): Likewise.
8173
8174Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
8175
8176 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
8177
8178 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
8179
8180Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
8181
8182 * gdb.base/corefile.exp: Recognize "not found" as failure
8183 when trying to determine if a core file was generated.
8184 If no core file was generate the first time, try again without
8185 the ulimit -c to work around braindamaged shells.
8186
8187Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
8188
8189 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
8190 [] tests with "test" and enclose string in quotes.
8191 * gdb.stabs/configure: Rebuild
d63a86f8 8192
c906108c
SS
8193Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
8194
8195 Changes in sync with expect:
8196 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
8197 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
8198 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
8199 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
8200 argument to AC_REQUIRE.
8201 * configure: Regenerated.
8202
8203Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
8204
8205 * gdb.base/corefile.exp: When generating a core, discard any
8206 error messages about ulimit not found and the "core dumped"
8207 message from the shell that runs the coredumper.
8208
8209Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
8210
8211 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
8212
8213 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
8214 which sed script to run. Expect failure for v_comb test
8215 on PA targets too.
d63a86f8 8216
c906108c
SS
8217Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
8218
8219 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
8220 "print func2::coremaker_local" and for "backtrace in corefile.exp"
8221
8222Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
8223
8224 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
8225 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
8226 "sparc-sun-solaris*" xfails for "p v_comb".
8227 * lib/gdb.exp (default_gdb_start): Fix typo.
8228 * gdb.base/corefile.exp: Allow "Core was generated by ..."
8229 messages to not include the full program name that caused
8230 the core dump since some systems (such as solaris) apparently
8231 truncate this path to about 80 characters.
8232 When generating a core file first try increasing the core file
8233 size limit to unlimited since some systems may default it to
8234 zero, and it is harmless to try it. Move the test for failing
8235 to generate a core file to where it will actually get executed.
8236 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
8237 new gdb result from g++ debug info improvements and make old
8238 pattern obsolescent. Also account for size_t differences
8239 (may be int or long).
8240 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
8241 initialization before function call is placed in the delay slot
8242 and thus appears to be skipped over by commands such as "next".
8243
8244Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8245
8246 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
8247
8248Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
8249
8250 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
8251 input source file; fix code to compile test to deal with this
8252 convention.
8253 * gdb.c++/*.exp: Likewise.
8254
8255Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
8256
8257 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
8258 "bt in signals.exp".
8259
8260Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
8261
8262 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
8263 "step over execarg initialization" and
8264 "step over corearg initialization".
8265
8266Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
8267
8268 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
8269 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
8270
8271Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
8272
8273 From Rob Savoye (rob@poseidon.cygnus.com)
8274 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
8275 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
8276 configure.in}, gdb.disasm/{Makefile.in, configure.in},
8277 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
8278 configure.in}: Major reworking for autoconfig.
8279 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
8280 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
8281 New files.
8282 * config/unix-gdb.exp: Make GDB global.
8283 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
8284 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
8285 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
8286 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
8287 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
8288 term.exp, twice.exp, watchpoint.exp, whatis.exp},
8289 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
8290 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
8291 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
8292 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
8293 pr-8136.exp, result.exp, string.exp, tuples.exp},
8294 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
8295 to returns as necessary, arrange for test to compile own testcase
8296 executable.
8297 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 8298
c906108c
SS
8299Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
8300
8301 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
8302 clear_xfail at end of test which might not call either pass or fail.
8303 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
8304 "backtrace through signal handler".
8305
8306Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8307
8308 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
8309 continuing from a job control stop signal.
8310 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
8311
8312Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
8313
8314 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
8315 * gdb.base/corefile.exp: Likewise.
8316 * gdb.base/funcargs.exp: Likewise.
8317
8318Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
8319
8320 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
8321 * config/monitor.exp: Add support for setting baud rate.
8322
8323Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
8324
8325 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
8326 i*86-*-linux* xfails for "backtrace through signal handler".
8327 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
8328 "print func2::coremaker_local".
8329 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
8330 alpha-dec-osf2* xfail for
8331 "delete all breakpoints when none".
8332
8333Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
8334
8335 * gdb.base/break.exp: Change test that deletes all breakpoints
8336 when no user breakpoints are installed. A post 4.15 change
8337 causes gdb to no longer prompt in this case.
8338
8339Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
8340
8341 * gdb.base/return.exp (return_tests): Change xfail for test
8342 "correct value returned double test" to stop xfailing at
8343 Solaris 2.5. Apparently the bug has been fixed.
8344
8345Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
8346
8347 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
8348 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
8349
8350Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
8351
8352 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
8353 * gdb.disasm/hppa.s: Corresponding changes.
8354
8355Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
8356
8357 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
8358 makefile fragment.
8359 * config/mt-hpux: Deleted.
8360
8361Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
8362
d63a86f8 8363 * Many files: When warning about suppressed tests due to a
c906108c
SS
8364 nonexistant test binary, avoid incrementing the warning count.
8365
8366Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
8367
8368 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 8369
c906108c
SS
8370Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8371
8372 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
8373 "sparc-*-solaris2*".
8374
8375Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8376
8377 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
8378 Add global and local variables and initialize them.
8379 * gdb.base/corefile.exp: Test correct mapping of corefile sections
8380 by printing variables. Remove rs6000 and powerpc xfails, BFD now
8381 extracts the file name and terminating signal from the core file.
8382 * TODO: Remove note about tests for correct mapping of corefile.
8383 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
8384 from optimizing it away.
8385 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
8386 handles common blocks.
8387
8388Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
8389
8390 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
8391 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
8392
8393Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
8394
8395 * Makefile.in (maintainer-clean): New target, synonym for
8396 realclean.
8397 * gdb.base/Makefile.in (maintainer-clean): Likewise.
8398 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
8399 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
8400 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
8401 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
8402 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
8403
8404Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
8405
8406 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
8407 xfails when not gcc compiled for "print foo::funclocal".
8408 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
8409 "print foo::funclocal at foo",
8410 "print 'scope1.c'::foo::funclocal at foo",
8411 "print foo::funclocal_bss at foo",
8412 "print 'scope1.c'::foo::funclocal_bss at foo",
8413 "print foo::funclocal_ro at foo",
8414 "print 'scope1.c'::foo::funclocal_ro at foo",
8415 "print bar::funclocal at foo" and
8416 "print 'scope1.c'::bar::funclocal at foo".
8417 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
8418 gcc compiled for "print foo::funclocal at bar".
8419 Expand all messages to ensure that they identify that
8420 the test is at bar().
8421 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
8422 gcc compiled for:
8423 "ptype on opaque struct pointer (statically)",
8424 "ptype on opaque struct tagname (statically)",
8425 "ptype on opaque struct pointer (dynamically) 1",
8426 "ptype on opaque struct tagname (dynamically) 1",
8427 "ptype on opaque struct pointer (dynamically) 2" and
8428 "ptype on opaque struct tagname (dynamically) 2
8429 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
8430 gcc compiled for:
8431 "p datalocal"
8432 "whatis datalocal",
8433 "ptype datalocal",
8434 "p bsslocal",
8435 "whatis bsslocal", and
8436 "ptype bsslocal".
8437 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
8438 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
8439 when not gcc compiled.
8440 * gdb.base/funcargs.exp (float_and_integral_args): Add
8441 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
8442 compiled.
8443 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
8444 "backtrace from call6a" when not gcc compiled.
8445 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
8446 "backtrace from call7a" when not gcc compiled.
8447 * gdb.base/callfuncs.exp (do_function_calls):
8448 Add "hppa*-*-hpux*" xfail when not gcc compiled for
8449 "p t_char_array_values(char_array_val2,char_array_val1)",
8450 "p t_char_array_values(char_array_val1,char_array_val2)",
8451 "p t_char_array_values("carray 1","carray 2")",
8452 "p t_char_array_values("carray 1",char_array_val2)",
8453 "p t_char_array_values(char_array_val1,"carray 2")",
8454 "p sum_args(1,{2})",
8455 "p sum_args(2,{2,3})",
8456 "p sum_args(3,{2,3,4})",
8457 "p sum_args(4,{2,3,4,5})"
8458 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
8459 "backtrace in corefile.exp" when not gcc compiled.
8460
8461Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8462
8463 * gdb.base/signals.exp: Rewrite `handle all print' test as
8464 a procedure. Accept blanks or TABs as whitespace, increase
8465 timeout and expect input buffer size for the large output
8466 from the command. Remove "i*86-*-bsdi2.0" xfail.
8467
8468Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8469
8470 * gdb.base/setvar.exp: Add new testcases for truncation when
8471 assigning invalid values to bitfields.
8472
8473Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
8474
d63a86f8 8475 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
8476 mips-sgi-irix* xfail for
8477 "call inferior func with struct - returns char *"
8478 and fix test so that an optional (unsigned char *) cast is
8479 accepted in the result.
8480
8481Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
8482
8483 * gdb.base/funcargs.exp (float_and_integral_args): Remove
8484 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
8485 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
8486 * gdb.base/signals.exp: Remove duplicate "handle all print" test
8487 that accidentally got checked in.
8488
8489Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
8490
d63a86f8 8491 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
8492 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
8493 compiled test.
8494 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
8495 Add mips-sgi-irix5* xfail for not gcc compiled.
8496 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
8497 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
8498 "p top", "whatis top", "p middle", and "whatis middle".
8499 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
8500 "whatis signed char" for not gcc compiled.
8501 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
8502 "set variable signed char=-1 (-1)" and
8503 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
8504 * gdb.base/funcargs.exp (float_and_integral_args):
8505 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
8506 Add mips-sgi-irix* xfail when not gcc compiled for
8507 "continue to call2b".
8508 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
8509 "continue to call2g".
8510 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
8511 "backtrace from call6a"
8512 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
8513 "backtrace from call7k".
8514 Add mips-sgi-irix5* xfail when not gcc compiled for
8515 "backtrace from call7a".
8516 (localvars_after_alloca): Fix gdb_test cmds for
8517 "print * after runto ...".
8518 Remove rs6000-*-* xfails for
8519 "print i after runto localvars_after_alloca" and
8520 "print l after runto localvars_after_alloca"
8521 for all compilers.
8522 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
8523 when not compiled with gcc, for:
8524 "print signed char == (minus)",
8525 "print signed char != (minus)",
8526 "print signed char < (minus)",
8527 "print signed char > (minus)".
8528 * gdb.base/callfuncs.exp (do_function_calls):
8529 Add mips-sgi-irix* xfail, when compiled with native compiler, for
8530 "call inferior func with struct - returns char *".
d63a86f8 8531 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
8532 "correct value returned double test" to include Solaris 2.4.
8533 * gdb.base/funcargs.exp (float_and_integral_args):
8534 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 8535
c906108c
SS
8536Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8537
8538 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
8539 enumeration bitfields if compiling with GNU C.
8540 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
8541 to empty' prompt.
8542
8543Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
8544
8545 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
8546 test for PRO targets.
8547
8548 * gdb.base/funcargs.exp: Avoid ever setting more than 8
8549 breakpoints in the inferior at any given time by making
8550 two groups of breakpoints for call2*, call6* and call7*
8551 tests.
8552
8553Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8554
8555 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
8556 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
8557 from optimizing it away.
8558 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
8559 "call inferior func with struct".
8560
8561Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
8562
8563 * configure.in: Only configure gdb.chill for particular targets.
8564
8565Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
8566
8567 * gdb.base/Makefile.in: Add action to .c.o transformation
8568 rule that generates a .ci file for each .o file and remove
8569 explicit .c.o rules except for callfuncs.o.
8570 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
8571 generates a .ci file for each .o file and remove explicit
8572 .cc.o rules.
8573 (clean): Remove *.tmp *.ci files.
8574 (EXECUTABLES): Remove templ-info.exp.
8575 * gdb.base/compiler.c: New file.
8576 * gdb.c++/compiler.cc: New file
8577 * gdb.base/scope.exp: Source gdb.base/scope.ci.
8578 Change rs6000-*-* xfail for
8579 "print 'scope0.c'::filelocal_ro" and
8580 "print 'scope1.c'::filelocal" and
8581 "print 'scope1.c'::filelocal_bss" and
8582 "print 'scope1.c'::filelocal_ro" and
8583 "print 'scope1.c'::foo::funclocal" and
8584 "print 'scope1.c'::foo::funclocal_ro" and
8585 "print 'scope1.c'::bar::funclocal" and
8586 "print 'scope0.c'::filelocal_ro" and
8587 "print 'scope1.c'::filelocal at foo" and
8588 "print 'scope1.c'::filelocal_bss at foo" and
8589 "print 'scope1.c'::filelocal_ro at foo" and
8590 "print 'scope1.c'::foo::funclocal at foo" and
8591 "print 'scope1.c'::foo::funclocal_bss at foo" and
8592 "print 'scope1.c'::foo::funclocal_ro at foo" and
8593 "print 'scope1.c'::bar::funclocal at foo" and
8594 "print 'scope0.c'::filelocal_ro" and
8595 "print 'scope1.c'::filelocal" and
8596 "print 'scope1.c'::filelocal_bss" and
8597 "print 'scope1.c'::filelocal_ro" and
8598 "print 'scope1.c'::foo::funclocal" and
8599 "print 'scope1.c'::foo::funclocal_bss" and
8600 "print 'scope1.c'::foo::funclocal_ro" and
8601 "print 'scope1.c'::bar::funclocal" and
8602 "print 'scope1.c'::bar::funclocal_bss"
8603 to only be xfail'd when not compiled with gcc.
d63a86f8 8604 Add rs6000-*-* xfail for
c906108c
SS
8605 "print 'scope0.c'::filelocal_bss before run"
8606 when compiled with gcc.
8607 (test_at_main): Add rs6000-*-* xfail for
8608 "print filelocal_ro in test_at_main"
8609 when compiled with gcc.
8610 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 8611 Add rs6000-*-aix* xfail for
c906108c
SS
8612 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
8613 "ptype t_char_array", not compiled with gcc.
8614 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
8615 xfail for "list foo (in include file)" when gcc compiled.
8616 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
8617 (integral_args): Add rs6000-*-* xfail for
8618 "run to call0a" if not compiled with gcc.
8619 (unsigned_integral_args): Add rs6000-*-* xfail for
8620 "run to call1a" if not compiled with gcc.
8621 (float_and_integral_args): Add rs6000-*-* xfail for
8622 "run to call2a" if not compiled with gcc and for
8623 "continue to call2b" for any compiler.
8624 Add rs6000-*-* xfail to
8625 "print f1 after run to call2a" for gcc compiled.
8626 (discard_and_shuffle): Add rs6000-*-* xfail for
8627 "run to call6a".
8628 (shuffle_round_robin): Add rs6000-*-* xfail for
8629 "backtrace from call7a" if not compiled with gcc.
8630 Add rs6000-*-* xfail for
8631 "backtrace from call7b" if compiled with gcc.
8632 (call_after_alloca): Add rs6000-*-* xfail for
8633 "print c in call_after_alloca" and
8634 "print s in call_after_alloca" and
8635 "backtrace from call_after_alloca_subr"
8636 if not compiled with gcc.
8637 (localvars_in_indirect_call): Add rs6000-*-* xfail for
8638 "print c in localvars_in_indirect_call" and
8639 "print c in localvars_in_indirect_call" and
8640 "backtrace in indirectly called function" and
8641 "stepping into indirectly called function"
8642 if not compiled with gcc.
8643 (localvars_after_alloca): Add rs6000-*-* xfail for
8644 "print c after runto localvars_after_alloca" and
8645 "print s after runto localvars_after_alloca" and
8646 "print i after runto localvars_after_alloca" and
8647 "print l after runto localvars_after_alloca"
8648 for all compilers.
8649 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
8650 than whatis-info.exp.
8651 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
8652 than opaque-info.exp.
8653 Setup rs6000-*-* xfail for
d63a86f8 8654 "ptype on opaque struct pointer (statically)" and
c906108c
SS
8655 "ptype on opaque struct pointer (dynamically)" when
8656 not compiled with gcc.
8657 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
8658 rather than callf-info.exp.
8659 (do_function_calls): Add clear_xfail for rs6000-*-* for
8660 "p t_float_values2(3.14159,float_val2)". Seems to work
8661 fine there, both with xlc and gcc. Need to find out what
8662 it is doing right and fix other platforms.
8663 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
8664 "call inferior func with struct - returns int",
8665 "call inferior func with struct - returns long",
8666 "call inferior func with struct - returns float",
8667 "call inferior func with struct - returns double",
8668 "call inferior func with struct - returns char *",
8669 but only if not gcc compiled (presumes xlc compiled).
8670 Change rs6000-*-* xfails for
8671 "call inferior func with struct - returns char" and
8672 " call inferior func with struct - returns short" to only
8673 xfail if not using gcc.
8674 (clean mostlyclean): Remove *.ci and *.tmp files.
8675 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
8676 than templ-info.exp.
8677 * gdb.base/langs.exp: Source gdb.base/langs.ci.
8678 Add rs6000-*-* xfail for "up to foo in langs.exp"
8679 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
8680 when not gcc compiled.
d63a86f8 8681
c906108c
SS
8682Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8683
8684 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
8685 * gdb.base/corefile.exp: Likewise.
8686 * gdb.base/list.exp: Likewise.
8687 * gdb.base/scope.exp: Likewise.
8688 * gdb.base/siganls.exp: Likewise.
8689
8690 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
8691 compiler output.
8692 * gdb.base/whatis.exp: Likewise.
8693
8694Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
8695
8696 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
8697 failure (opcode table has been fixed to match reality).
8698
8699Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
8700
8701 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
8702 "call inferior func with struct - returns char",
8703 "call inferior func with struct - returns short"
8704
8705 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
8706 "print 'scope0.c'::filelocal at main",
8707 "print 'scope0.c'::filelocal_bss in test_at_main",
8708 "print 'scope0.c'::filelocal at foo",
8709 "print 'scope0.c'::filelocal_bss in test_at_foo",
8710 "print 'scope0.c'::filelocal at bar",
8711 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 8712
c906108c
SS
8713 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
8714 in source file 1". This bug seems to have been fixed with both
8715 gcc and native cc (was native assembler bug?).
8716
8717Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
8718
8719 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
8720 "backtrace through signal handler" to "i*86-*-sysv4*".
8721 * gdb.base/signals.exp: Add xfail for "'next' behaved as
8722 continue" case. Add "known SVR4 bug" to fail message.
8723 Add "i*86-*-bsdi2.0" xfail for "handle all print".
8724 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
8725 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
8726 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
8727 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
8728 "up to foo in langs.exp", "show language at foo in
8729 langs.exp", "up to cppsub_ in langs.exp", "show
8730 language at cppsub_ in langs.exp", "up to fsub in
8731 langs.exp", and "show language at fsub in langs.exp".
8732 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
8733 "bactrace in corefile.exp".
8734 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
8735 "call inferior function with struct - returns float" and
8736 "call inferior function with struct - returns double".
d63a86f8 8737
c906108c
SS
8738Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
8739
8740 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
8741 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
8742 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
8743 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
8744
8745Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
8746
8747 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
8748 (or overriden) "CHILL" macro rather then bare "gcc".
8749 Also look for ../../gcc/xgcc since that is what we will
8750 actually need, not "Makefile". Remove following assignment
8751 of CHILL to CHILL_FOR_TARGET because that results in
8752 recursive definition.
8753
8754Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
8755
8756 * gdb.base/corefile.exp: Change xfail for backtrace in
8757 corefile.exp from linuxaout to all linux.
8758 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
8759 cases where we miss the breakpoint at the signal handler
8760 for some reason. Setup xfail for linuxoldld/linuxaout and
8761 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
8762 hitting SIGURG breakpoint.
8763 * gdb.base/signals.exp: Setup xfail for "next" acting like
8764 continue to add linuxoldld. Setup xfail for all linux for
8765 "next to handler in signals_tests_1", "backtrace in
8766 signals_tests_1", "continue to func1", "pass SIGUSR1",
8767 and continue to handler".
8768
8769Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8770
8771 * Update all FSF addresses except those in COPYING* files.
8772
8773Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
8774
8775 * gdb.base/a2-run.exp: Change messages to be more explicit about
8776 the status of args, and quote binfile in results.
8777
8778Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
8779
8780 * gdb.base/callfuncs.exp: Add tests for passing structs to
8781 inferior functions and return various types.
8782 * gdb.base/callfuncs.c: Add functions to receive a struct
8783 and return a member of the struct, in various types.
8784
8785Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8786
8787 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
8788
8789Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8790
8791 * config/vxworks29k.exp: New file, sources vxworks.exp.
8792
8793Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8794
8795 * config/gdbremote.exp: New file. Testing framework using
8796 gdbserver.
8797
8798Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
8799
8800 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
8801 "call function when asleep" and "send end of file".
8802 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
8803 for "backtrace in corefile.exp".
8804 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
8805 for "backtrace through signal handler".
8806 * gdb.base/corefile.exp: Make sure we actually generate a core file
8807 before trying the core tests. Some systems allow the user to suppress
8808 generation of core files and default to that (linux for example).
8809 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
8810 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
8811
8812Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8813
8814 * gdb.threads: New directory with some crude multi-threaded
8815 gdb tests (step.exp and step2.exp).
8816 * config/mt-lynx (STEP_EXECUTABLE): Define.
8817 (THREADFLAGS): Define.
8818
8819Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
8820
8821 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
8822
8823 * gdb.base/signals.exp: Disable whole file for lynx until
8824 further notice.
8825
8826 * gdb.base/signals.exp: xfail test where "next" acts like
8827 "continue" for lynx.
8828
8829 * gdb.base/interrupt.exp: xfail test for calling function while
8830 inferior is asleep for lynx.
8831
8832 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
8833 than one cr-lf after each command.
8834
8835Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8836
8837 * configure.in: Reinstate setting of stabsdirs variable, fix
8838 typo in setting up configdirs for native builds.
8839
8840 * gdb.base/return.exp: Fix typo in return double test.
8841 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
8842 compiler from optimizing them away.
8843
8844Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
8845
8846 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
8847 sequences to be echo'd by gdb when using gdb_test.
8848 * gdb.chill/chexp.exp: Likewise.
8849 * gdb.fortran/exprs.exp: Likewise
8850
8851Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8852
8853 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
8854 after the inferior gdb has started.
8855
8856 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
8857 after each command.
8858 * gdb.base/funcargs.exp: Likewise.
8859 * gdb.base/gdbvars.exp: Likewise.
8860 * gdb.base/interrupt.exp: Likewise.
8861 * gdb.base/list.exp: Likewise.
8862 * gdb.base/watchpoint.exp: Likewise.
8863 * gdb.c++/demangle.exp: Likewise.
8864 * gdb.c++/inherit.exp: Likewise.
8865 * gdb.chill/chexp.exp: Likewise.
8866 * gdb.fortran/exprs.exp: Likewise.
8867
8868 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
8869 test if we can't handle IO to/from the inferior.
8870
8871 * gdb.c++/misc.exp: Always check for a program already being
8872 started after sending a "run" command to gdb.
8873
8874 * gdb.base/twice.exp: Start with a fresh gdb.
8875
8876 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
8877 only depend on gdb's expression code, not the chill runtime.
8878
8879 * gdb.base/return.c: Put return values into variables so we
8880 can have gdb print them rather than depending on the program
8881 to print them.
8882 * gdb.base/return.exp: Corresponding changes.
8883
8884 * lib/gdb.exp: Provide default value for noinferiorio.
8885 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
8886 the inferior.
8887
8888 * gdb.base/break.exp: Always check for a program already being
8889 started after sending a "run" command to gdb.
8890 (text_next_with_recursion): Don't check the output from the
8891 program's printf statement. Instead just make sure the program
8892 exited.
8893
8894 * gdb.base/commands.exp: Protect tests which need arguments with
8895 $noargs conditionals.
8896
8897Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8898
8899 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
8900 of structure member arrays to match gdb/valops.c:value_addr change.
8901
8902Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
8903
8904 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
8905 cases.
8906
8907Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
8908
8909 * configure.in (configdirs): Remove gdb.chill from default list
8910 of subdirs and then add it back in only if doing a native build.
8911 The current chill compiler does not yet work in any cross build.
8912 * Revert all signal changes from Jul 6.
8913 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
8914 for sh-hms targets, allowing these tests to link, with no other
8915 changes. Testing is suppressed by setting "nosignals" in site.exp.
8916
8917Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
8918
8919 * configure.in (signaldirs): Define and add to configdirs for all
8920 targets except some specific ones that are known to not support signals.
8921 Also clean up formatting.
8922 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
8923 (signals, sigall): Remove rules to build.
8924 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
8925 Moved to new gdb.signals directory.
8926 * gdb.signals: New test directory.
8927 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
8928 signals.c signals.exp}: New or moved files.
8929
8930Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
8931
8932 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
8933
8934Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
8935
8936 * gdb.base/return.exp: Xfail `return double' test failure
8937 on at least Solaris 2.3 and handle future/past versions on
8938 a case by case basis as appropriate. Also update message
8939 to include i*86 failures.
8940
8941Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8942
8943 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
8944
8945 * lib/gdb.exp: Fix comment which erroneously identified
8946 gdb_file_cmd as gdb_load (the 19 May change was in fact to
8947 gdb_file_cmd not gdb_load).
8948 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
8949
8950 * gdb.base/setvar.exp: Make test names consistent between pass and
8951 fail cases. Use gdb_test more.
8952
8953Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8954
8955 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
8956
8957Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8958
8959 * gdb.base/help.exp: Fix expected help string for `show commands'.
8960
8961Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
8962
8963 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
8964
8965 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
8966 of a text section.
8967
8968Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
8969
8970 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
8971 that loop eventually terminates. Fix Connection refused logic so
8972 that testsuite will expire nicely.
8973
8974Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
8975
8976 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
8977 config/rom68k.exp: New tcl glue for the appropriate monitors.
8978 These all just end up calling monitor.exp.
8979 * config/monitor.exp (gdb_target_monitor): Handle `Connection
8980 refused' by retrying. Cleanup some timeout issues.
8981 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
8982 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
8983 callers don't have to set/restore global timeout variable.
8984
8985 * The following set of changes centralizes management of the global
8986 timeout variable. This way, it can be set in one target dependent
8987 place instead of dozens of places scattered throughout the test suite.
8988 If you need to lengthen a timeout, then you should either set timeout
8989 in one of the config/{target}.exp files, or multiply it by a factor.
8990 Setting it to an absolute value is always going to lose for some
8991 targets.
8992 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
8993 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
8994 * gdb.base/funcargs.exp: Don't set timeout.
8995 * gdb.base/list.exp (test_forward_search): Only use local timeout.
8996 * gdb.base/printcmds.exp (test_print_string_constants
8997 test_print_array_constants): Don't set timeout.
8998 * gdb.base/ptype.exp: Don't set timeout.
8999 * gdb.base/recurse.exp: Don't set timeout.
9000 * gdb.base/return.exp: Don't set timeout.
9001 * gdb.base/watchpoint.exp: Don't set timeout.
9002 * gdb.c++/classes.exp (do_tests): Don't set timeout.
9003 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
9004
9005Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
9006
9007 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
9008
9009Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9010
9011 * lib/gdb.exp: Disable chill tests for irix5.
9012
9013Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9014
9015 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
9016 each test pass or fail.
9017
9018Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9019
9020 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
9021 xlc not gcc.
9022
9023Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
9024
9025 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
9026
9027Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
9028
9029 * config/est.exp: Fix copyright and comments. Remove dead code.
9030 Use targetname, serialport and baud variables instead of fixed
9031 constants.
9032 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
9033 * config/cpu32bug.exp: New file to support cpu32bug monitors.
9034
9035Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9036
9037 * gdb.base/watchpoint.exp: Don't run
9038 test_watchpoint_triggered_in_syscall for sunos.
9039
9040Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9041
9042 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
9043 they don't seem to exist. Do include stdio.h.
9044
9045Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9046
9047 * gdb.base/a1-selftest.exp: Add alpha xfail.
9048
9049Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9050
9051 * gdb.base/watchpoint.c (main): Prompt before calling read().
9052 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
9053 Revise accordingly. Remove cruft about sending "123" several
9054 times, until it gets noticed. Clean up the "print buf[0]" stuff
9055 so that it passes or fails, and waits for prompts in the usual way.
9056
9057Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9058
9059 * gdb.base/recurse.exp: Fix comment.
9060
9061 * TODO: Remove item about printing variables in nodebug.exp. Add
9062 item about enabling tests which are only run on some targets.
9063
9064 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
9065 fail, make test names unique, use new gdb_test convention
9066 regarding pattern, use gdb_test more, etc.).
9067
9068 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
9069 fail, make test names unique, etc.).
9070
9071Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9072
9073 * gdb.base/nodebug.c: Change return type of top and middle to
9074 short.
9075 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
9076 are fixed by the recent mdebugread.c changes. Allow `short ()'
9077 as type for top and middle.
9078
9079Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9080
9081 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
9082 nearly as I can tell, the whole thing was an accident in Stu's
9083 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
9084 to replace a send/expect pair with gdb_test, but ended up only
9085 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
9086 of 30 Mar 1995 took care of it, but left this vestigial comment
9087 which I am now nuking.
9088
9089Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9090
9091 * gdb.base/break.exp: Look for different line number for
9092 breakpoint at main depending on usestubs.
9093
9094Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9095
9096 * gdb.base/list.exp: Adjust some alternate expect patterns to
9097 match recent list0.c change. Add alternate expect pattern for
9098 output from `list default lines around main' for optimizing
9099 compilers.
9100
9101Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9102
9103 * lib/gdb.exp: If nosignals is not set, set it to 0.
9104
9105Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
9106
9107 * config/slite-gdb.exp: Responds to load symbol table prompt.
9108 * gdb.base/break.exp: Adjust line number, fix rerun.
9109 * gdb.base/langs0.c: Add #ifdef usestubs.
9110
9111Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
9112
9113 * gdb.base/list.exp: Adjust line contents after adding new lines in
9114 list0.c. Also fix a syntax error.
9115
9116 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
9117 * gdb.base/break.exp: ditto.
9118 * gdb.base/list.exp: ditto.
9119 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
9120 * gdb.base/run.c: ditto.
9121 * gdb.base/list0.c: ditto.
9122 * gdb.base/funcargs.c: ditto.
9123
9124Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
9125
9126 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
9127 $targetname, $serialport and $baud instead of hardwired variables.
9128 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
9129 target doesn't support signals.
9130
9131Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
9132
9133 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
9134
9135Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9136
9137 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
9138 Don't rely on the value of an auto variable before it has been
9139 initialized. Use gdb_test more.
9140
9141Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9142
9143 * lib/gdb.exp (default_gdb_version): A version number must start
9144 with a digit, but other than that contains all characters up to
9145 the first whitespace character.
9146
9147Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9148
9149 * gdb.base/commands.exp (breakpoint_command_test): New tests.
9150
9151Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9152
9153 * gdb.c++/*.exp: Warn if executable does not exist. The original
9154 reason for skipping the warning was that configure.in sometimes
9155 intentionally skipped building the executables but the tcl code
9156 had no way of knowing. That (a) was always bogus with respect to
9157 error handling, (b) is no longer true (right now there is no way
9158 to skip C++ tests).
9159
9160 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
9161
9162Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9163
9164 * gdb.base/list.exp: Add expect patterns for output from
9165 SunPRO compiled executables.
9166 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
9167 types.
9168
9169Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9170
9171 * gdb.base/break.exp (test_next_with_recursion): Accept any line
9172 number (we are already testing that the correct source line text
9173 gets printed).
9174
9175 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
9176 that is what is intended, but something needed to be done to get
9177 sunos4 native working again.
9178
9179 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
9180
9181 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
9182 apparently went with a (very) old xfail.
9183
9184Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
9185
9186 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
9187 runto_main is a proc in gdb.exp that will do 'step' for target use
9188 stubs.
9189 * gdb.base/exprs.exp: ditto.
9190 * gdb.base/interrupt.exp: ditto.
9191 * gdb.base/opaque.exp: ditto.
9192 * gdb.base/printcmds.exp: ditto.
9193 * gdb.base/ptype.exp: ditto.
9194 * gdb.base/scope.exp: ditto.
9195 * gdb.base/setvar.exp: ditto.
9196 * gdb.base/signals.exp: ditto.
9197 * gdb.base/twice.exp: ditto.
9198 * gdb.c++/classes.exp: ditto.
9199 * gdb.c++/inherit.exp: ditto.
9200 * gdb.c++/templates.exp: ditto.
9201 * gdb.base/break.exp: no run and hit main for stubs. Change line
9202 numbers for breakpoints and info breakpoint.
9203 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
9204 breakpoint().
9205 * gdb.base/callfuncs.c: ditto.
9206 * gdb.base/exprs: ditto.
9207 * gdb.base/interrupt.c: ditto.
9208 * gdb.base/opaque0.c: ditto.
9209 * gdb.base/printcmds.c: ditto.
9210 * gdb.base/ptype.c: ditto.
9211 * gdb.base/scope0.c: ditto.
9212 * gdb.base/setvar.c: ditto.
9213 * gdb.base/signals.c: ditto.
9214 * gdb.base/twice.c: ditto.
9215 * gdb.c++/misc.cc: ditto.
9216 * gdb.c++/templates.cc: ditto.
9217
9218Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9219
9220 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
9221
9222 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
9223 somewhere between `read' and `main.c'. I'm pretty sure the
9224 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
9225 and it isn't particularly useful.
9226
9227 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
9228
9229Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9230
9231 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
9232
9233Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
9234
9235 * config/mt-slite: add LIBS and -nostdlib.
9236 * config/slite-gdb.exp: add this new file to support sparclite target.
9237
9238Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
9239
9240 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
9241
9242 * gdb.base/a2-run.exp: Change argument to istarget from
9243 "*-*-vxworks" to "*-*-vxworks*".
9244 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
9245
9246Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
9247
9248 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
9249 will not runto main but do a 'step' to step out of breakpoint().
9250 * config/mt-slite: add -Dusestubs.
9251
9252Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9253
9254 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
9255 instead of just @.
9256
9257 * gdb.base/signals.exp: Add test for "handle all print".
9258 * TODO: Remove "handle all print". Also remove item about
9259 checking copyright date (I don't like the idea of a spurious FAIL
9260 based on when we run the tests).
9261
9262 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
9263 for SunOS4 (reason for failure not investigated). Remove
9264 redundant test for $binfile.
9265
9266 * gdb.base/nodebug.c (array_index): Call malloc.
9267
9268 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
9269
9270Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
9271
9272 * gdb.base/recurse.exp: Update gdb_test invocation to use new
9273 conventions and slightly simplify the matching regexp.
9274
9275Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9276
9277 * gdb.base/break.exp: Update gdb_test invocation to use new
9278 convention.
9279
9280 * lib/gdb.exp: If noargs is not set, set it to 0.
9281
9282 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
9283 tests unique.
9284
9285 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
9286
9287Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9288
9289 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
9290 one argument of type "<non-float parameter>".
9291
9292Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
9293
9294 * config/rom68k.exp: New file to support Motorola IDP board.
9295 * gdb.base/a2-run.exp: Skip this file if noargs is set.
9296 * gdb.base/break.c: Change things around so that this program
9297 doesn't depend upon args. This is necessary to make remote
9298 targets work (in general, they can't take args).
9299 * gdb.base/break.exp: Don't try to send args to program. Don't
9300 expect output. Also, replace lots of code with gdb_test.
9301
9302Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9303
9304 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
9305 printing of '\'' (which is what the comment says we are testing,
9306 even though we were not), not '''.
9307 (test_integer_literals_rejected): Test that printing ''' is an error.
9308
9309 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9310 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
9311 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
9312 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
9313 Use gdb_test not test_print_accept.
9314 * lib/gdb.exp: Remove test_print_accept.
9315
9316 * gdb.base/signals.exp (signal_tests_1): Make pass message
9317 consistent with fail message.
9318
9319 * gdb.base/whatis.exp: Remove xfails for printing char vs.
9320 unsigned char; the bug (PR 1821) is fixed.
9321
9322 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
9323
9324 * gdb.base/scope.exp (test_at_localscopes): Call pass for
9325 successful tests--makes xfailing them work right.
9326
9327Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9328
9329 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
9330 only \r\n, not .*. The test can pass .* as the last thing in
9331 $pattern if that is what it wants. In addition to providing this
9332 flexibility, this change should speed up pattern matching in cases
9333 where the pattern already ended with .* (there were a number of
9334 them). This change also helps catch bad patterns--in the old
9335 scheme the typo "char \*" instead of "char \\*" would pass. Now
9336 it is caught.
9337 * Many .exp files: Update callers.
9338
9339 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
9340 clearer and does not spuriously match multiple ('s. Likewise for
9341 ) and *.
9342
9343 * gdb.base/nodebug.exp: Test ability to call a function and pass
9344 it a string (even with no debugging info).
9345
9346 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
9347 "p '\'", which is the same as "p ''" once tcl gets done with
9348 quoting, to "p '\\'", which I suspect is what is intended (one
9349 backslash gets sent to GDB).
9350
9351 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
9352
9353Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9354
9355 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
9356 1817) was fixed literally years ago.
9357
9358Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9359
9360 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
9361 test, it causes stepping out of call_after_alloca_subr with
9362 optimizing compilers.
9363 (localvars_in_indirect_call): Consume GDB prompt if `finish'
9364 fails.
9365
9366 * gdb.c++/templates.exp: Source templ-info.exp only if
9367 the templates executable exists.
9368
9369 * gdb.c++/misc.cc (class Contains_static_instance,
9370 class Contains_nested_static_instance),
9371 gdb.c++/classes.exp (test_static_members): Test printing of
9372 a class that contains a static instance of the class.
9373
9374Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9375
9376 * gdb.base/langs2.c (cppsub_): Don't prototype.
9377 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
9378 only, I believe).
9379
9380Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9381
9382 * lib/gdb.exp (skip_chill_tests): New procedure.
9383
9384 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
9385
9386Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
9387
9388 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
9389 each expect pattern. Cuts runtime from 12 to about 4 seconds.
9390
9391Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9392
9393 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
9394
9395 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
9396 disassemble 8, not 16, instructions for part 4.
9397
9398 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
9399 support the latter anymore.
9400
9401 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
9402 -DNO_PROTOTYPES.
9403 * gdb.base/callfuncs.c: Control use of prototypes based on
9404 NO_PROTOTYPES, not __STDC__.
9405 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
9406 t_float_values2 tests if prototypes in use.
9407
9408 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
9409 t_double_values): When checking differences against DELTA, check
9410 that difference is within the range (-DELTA,DELTA), not just
9411 (-infinity,DELTA).
9412
9413Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
9414
9415 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
9416 'file' command firts, then 'target', then 'load', this is due to gdb
9417 target set up.
9418 * config/mips-gdb.exp: Fix a couple regular exp bugs.
9419
9420Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
9421
9422 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
9423 FP load/store variants.
9424 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
9425
9426Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9427
9428 * gdb.base/term.exp: Do not give a warning if not native, it is
9429 not an abnormal condition.
9430
9431Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
9432
9433 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
9434 t_char_array".
9435
9436Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9437
9438 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
9439 are getting the version number.
9440
9441 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
9442 if not native, it is not an abnormal condition.
9443
9444Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9445
9446 * lib/gdb.exp: Just use "file exists", rather than undocumented
9447 dejagnu procedure "findfile".
9448
9449Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9450
9451 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
9452 (LDFLAGS): Set to -Xlinker -Ur.
9453
9454 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
9455 Removed, these values are set by lib/gdb.exp.
9456
9457 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
9458
9459Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9460
9461 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
9462 of replicating gdb startup code.
9463
9464 * config/mt-vxworks (LDFLAGS): Set to -r.
9465 (CFLAGS_FOR_TARGET): Removed.
9466
9467 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
9468 (gdb) and gdb for vxworks uses (vxgdb).
9469
9470 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
9471 executable is not in the tree and host != target, use sed and
9472 program_transform_name to determine the gdb name used by the
9473 target.
9474
9475 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
9476 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
9477
9478Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9479
9480 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
9481 floats, chars, and shorts where there are ANSI-style function
9482 definitions.
9483
9484 * gdb.base/langs.exp, gdb.base/langs*: New test.
9485 * gdb.base/Makefile.in: Build it.
9486 * TODO: Remove item about checking that C names don't get C++
9487 demangling applied; this test tests it.
9488
9489Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9490
9491 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
9492 went with the const70 xfail. The xfail went away a year ago.
9493
9494 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
9495
9496 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
9497 for hp300.
9498
9499 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
9500
9501 * gdb.base/a1-selftest.exp: Don't run on hp300.
9502
9503Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9504
9505 * Makefile.in (site.exp): Set host_alias and target_alias as well
9506 as host_triplet and target_triplet.
9507
9508Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9509
9510 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
9511
9512 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
9513 places as other ecoff systems).
9514
9515 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
9516 ultrix.
9517
9518Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9519
9520 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
9521 remove them.
9522 * gdb.base/nodebug.exp: Accept "function" in addition to "text
9523 variable and "variable" in addition to "data variable".
9524 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
9525
9526 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
9527 2.
9528 * gdb.base/list1.c (long_line): Add additional statement at start
9529 of function.
9530 * gdb.base/list.exp (test_forward_search): Update line number to
9531 reflect new statement.
9532
9533Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9534
9535 * gdb.base/signals.exp: Reinitialize searched source directories
9536 after gdb_start call.
9537
9538Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
9539
9540 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
9541 * gdb.stabs/Makefile.in: Likewise.
9542
9543 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
9544 change. Instead split the tests into smaller pieces.
9545 * gdb.disasm/hppa.s: Corresponding changes.
9546
9547Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9548
9549 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9550 Quote ^C when passing it to stty. For some shells ^ is a pipe.
9551
9552 * gdb.base/funcargs.exp: Modify many tests so that every test
9553 either passes or fails. Make some test names unique.
9554
9555Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9556
9557 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9558 Call stty to set interrupt character.
9559
9560 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
9561 for HP assembler versus GNU assembler based on actual behavior of
9562 $(CC), rather than assuming that $(AS) is always the GNU assembler.
9563
9564 * TODO: Suggest a few more stepping tests.
9565
9566Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
9567
9568 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
9569 restart GDB for h8300 after a continue.
9570 (return): Add pattern to match a29k-udi behavior.
9571 * gdb.base/nodebug.exp: Remove obsolete comment.
9572 * gdb.base/regs.exp: New file, testing of register displays.
9573 * gdb.base/return.exp: Fix typo in reference to $objdir.
9574 * gdb.base/whatis.exp: Always start with a fresh GDB.
9575
9576Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9577
9578 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
9579 higher, these tests generate a lot of output.
9580
9581Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9582
9583 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
9584 code following the catch silently ignored some errors; without the
9585 catch they should be thrown like any other tcl error. Also, the
9586 catch used "" instead of {} which meant all the callers who wanted
9587 to include one of the characters "[]$ had to quote it an extra time.
9588 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
9589 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
9590 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
9591 Remove extra quoting.
9592
9593Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
9594
9595 * gdb.base/commands.exp: Make test names unique; every test either
9596 passes or fails. Update some comments.
9597
9598 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
9599
9600Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9601
9602 The following fixes a FAIL caused by the fact that the alpha stabs
9603 configuration didn't use the ".if alpha" code in weird.def.
9604 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
9605 bit pointer, so the 32 bit version works even on the alpha.
9606 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
9607 Remove the stuff which allowed us to have separate versions for
9608 alpha and everything else.
9609
9610 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
9611 regexp which "info func operator\[\](" is supposed to match. Fix
9612 string to send to GDB. Note that GDB still doesn't work right. Add a
9613 new test for "info func .perator\[\](" which GDB does handle correctly.
9614
9615 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
9616
9617Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9618
9619 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
9620 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
9621 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
9622 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
9623 it makes the tests harder to understand and confuses test-o-matic.
9624 The preferred style is that each test provides a PASS or a FAIL,
9625 and has a unique message (e.g. "continue #54" not just "continue")
9626 which is the same for the pass and the fail.
9627 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9628 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
9629 to lib/gdb.exp.
9630 * gdb.base/printcmds.exp: Use test_print_accept. Remove
9631 prt_accept which was basically the same thing. Likewise for
9632 test_print_reject and prt_reject.
9633 * lib/gdb.exp (test_print_reject): Add some more error message
9634 patterns to match from the former printcmds.exp (prt_reject).
9635 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
9636 One defect of the passcount stuff is that some of it failed to
9637 report XPASS where appropriate.
9638 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
9639 stuff before and after arg in expected pattern.
9640 (test_paddr_operator_functions): Re-do test without print_addr_of;
9641 this is the only test which seems to want extra stuff there.
9642
9643Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9644
9645 * gdb.base/nodebug.exp: Update new tests to reflect improved
9646 wording of gdb output.
9647
9648 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
9649 and "ptype" work on variables in files compiled without -g.
9650 Replaces commented out "maint print msymbol" tests.
9651
9652Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9653
9654 * gdb.base/setvar.c (dummy): Call malloc.
9655
9656 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
9657 losing with the irix4 sed.
9658
9659 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
9660 ALRM" on irix4.
9661
9662Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9663
9664 * TODO: Remove items about corefile.exp testing new exec-file and
9665 backtrace; both are now done. Add items about printing enums.
9666
9667Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9668
9669 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
9670 "get signal $thissig" test fails.
9671
9672 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
9673
9674Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9675
9676 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
9677 compiler warning with dec alpha compiler.
9678
9679 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
9680 extra \n from gdb_test call (this explains why the prompt test
9681 that I removed yesterday was there).
9682 (user_defined_command_test): Remove extra \n and prompt test.
9683
9684 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
9685 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
9686 doesn't exist.
9687 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
9688 Also remove alpha workaround, which turns out to be because
9689 SIGABRT == SIGLOST.
9690
9691 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
9692
9693 * gdb.base/help.exp: Don't test "help show".
9694
9695Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9696
9697 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
9698 "set print address" is on.
9699 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
9700 pass prompt to gdb_test; gdb_test already looks for the prompt.
9701
9702 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
9703
9704 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
9705 was a vestige of the manual TESTSTRATEGY, and the purpose of it
9706 was to make sure that gdb can read a core file. But (a) the "read
9707 the corefile" part didn't make it to a1-selftest.exp, we just
9708 delete the corefile after creating it, and (b) we test reading
9709 corefiles in corefile.exp anyway. Also, this test left around a
9710 xgdb process on Solaris.
9711
9712 * gdb.base/corefile.exp: Also test backtrace.
9713
9714Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
9715
9716 * gdb.base/commands.exp: Test a simple user defined command with
9717 arguments and if/while statements; verify the full user command is
9718 printed by "show user".
9719
9720 * gdb.base/commands.exp: Test if/while commands as part of a
9721 breakpoint command list; verify they appear in breakpoint
9722 information.
9723
9724Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9725
9726 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
9727 than by dividing by zero.
9728
9729Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
9730
9731 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
9732 performing an inferior call with watchpoints enabled.
9733 * gdb.base/watchpoint.c (main): Delete second unnecessary read
9734 call.
9735
9736Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9737
9738 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
9739 of "file" command.
9740
9741 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
9742 Add additional pattern for when "int operator int(void);" appears
9743 in a different order.
9744
9745Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9746
9747 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
9748
9749 * gdb.base/help.exp: Replace most of docstrings for "info signals"
9750 and "signal" with ".*".
9751
9752Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9753
9754 * TODO: Add note about "handle all nostop".
9755
9756 * gdb.base/{sigall.c, sigall.exp}: New test.
9757 * gdb.base/Makefile.in: Add it.
9758
9759Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9760
9761 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
9762 when invoking GDB, suppresses any windowing interface.
9763
9764Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
9765
9766 * config/sim-gdb: New file, simulator testing support.
9767
9768Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
9769
9770 * gdb.base/interrupt.exp: Test calling func1 twice.
9771
9772Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
9773
9774 * gdb.base/list.exp (test_forward_search): Set timeout higher
9775 when we'll be getting lots of output from gdb.
9776
9777 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
9778 "init_malloc" to after the expect statement. Run it if that
9779 regexp is taken, but also for two others which happen if source
9780 cannot be found.
9781
9782Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9783
9784 * gdb.base/printcmds.exp: New test, for printing register before
9785 program is running.
9786
9787Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9788
9789 * gdb.base/list.exp: Correct some alternate expect patterns
9790 to reflect changes in list1.c.
9791
9792Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9793
9794 * TODO: Add item regarding large frames.
9795
9796 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
9797
9798 * TODO: Remove item about enabling return.exp; it
9799 is enabled. Suggest a few more "return" tests.
9800
9801Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9802
9803 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
9804 anonymous unions.
9805
9806Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9807
9808 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
9809 and pr-5646.o, so "make" is the same as "make all", not "make
9810 pr-4975.o".
9811
9812Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
9813
9814 * gdb.base/list.exp: Adjust expectations to reflect changes in
9815 list1.c.
9816 (test_forward_search): New test proc.
9817 * gdb.base/list1.c (long_line): New function, has long source line.
9818
9819Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
9820
9821 * gdb.base/a1-selftest.exp: Change initial stepping to know about
9822 additional line of code that was added.
9823
9824Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
9825
9826 * gdb.disasm/hppa.s: Break the large branching tests into smaller
9827 tests so as not to overflow expect's input buffers.
9828 * gdb.disasm/hppa.exp: Corresponding changes.
9829
9830Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9831
9832 Beginnings of template debugging tests.
9833 * gdb.c++/templ-info.cc: New file to test for template
9834 debugging capability of the compiler.
9835 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
9836 templ-info.cc.
9837 * gdb.c++/templates.cc: Add explicit template instantiations
9838 to enable compiling with -fno-implicit-templates. Add destructor
9839 and 'value' method to T5 class for template tests.
9840 * gdb.c++/templates.exp: Add testcases for printing of template
9841 types, setting breakpoints on template methods and calling a
d63a86f8 9842 template method.
c906108c
SS
9843
9844Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
9845
9846 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
9847 branch target since some assemblers (gas-2.5) may emit a
9848 relocation for the branch instead of resolving it in the
9849 assembler.
9850
9851Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9852
9853 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
9854 through signal handler.
9855
9856Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9857
9858 * configure.in (*-*-netware): Use config/mt-netware.
9859
9860 * config/mt-netware: New file.
9861 * config/mt-i386-netware: Removed, separate configs for different
9862 netware architectures are no longer needed now that we have
9863 --with-headers.
9864
9865Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9866
9867 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
9868 by the recent changes to use ANSI C arithmetic conversions.
9869
9870Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9871
9872 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
9873 bug involving using inferior_pid to figure out whether to select a
9874 frame.
9875
9876Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
9877
9878 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
9879 match the current disassembler output.
9880
9881Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
9882
9883 * gdb.fortran/exprs.exp: Expect VOID instead of void.
9884 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
9885 types, expect "int" as type of integer values (for now).
9886
9887Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
9888
9889 * gdb.base/commands.exp: New tests for if/while commands.
9890
9891Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
9892
9893 * lib/gdb.exp (runto): Replace sub-pattern for hex value
9894 by .*, since hex values have different syntax in Chill mode.
9895
9896Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9897
9898 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
9899 linefeed from expect pattern for repeated types with indices > 9.
9900
9901Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
9902
9903 First part of Fortran test suite.
9904 * gdb.fortran: New directory.
9905 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
9906
9907Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9908
9909 * gdb.base/default.exp: Update expect pattern for load command
9910 without arguments.
9911
9912Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9913
9914 * configure.in: Change i386 to i[345]86.
9915 * gdb.base/configure.in: Likewise.
9916 * gdb.c++/configure.in: Likewise.
9917 * gdb.chill/configure.in: Likewise.
9918
9919Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
9920
9921 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
9922 patterns, since that is not a valid context for comments.
9923
9924Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
9925
9926 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
9927 repeated types and repeated types with indices > 9.
9928
9929Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9930
9931 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
9932 2417; old bug has been fixed.
9933
9934Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
9935
9936 * gdb.base/interrupt.exp: When trying to wake up the inferior,
9937 send the newline ourselves instead of assuming gdb_test will do
9938 so when passed an empty input string.
9939
9940 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
9941 stabs testcode.
9942
9943Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9944
9945 * lib/gdb.exp (gdb_test): Don't send anything if the first
9946 argument is an empty string. This makes cases where we want to
9947 match output that is already in expect's buffers (for example,
9948 matching a breakpoint after gdb_run_cmd has been called) work
9949 reliably.
9950
9951Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9952
9953 * config/netware.exp: New file.
9954
9955Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9956
9957 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
9958 the -B and -L prefixes so we can find the debugging stub.
9959
9960 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
9961 there and we are using the gcc from the tree.
9962
9963 * gdb.base/types.c: Removed.
9964
9965 * gdb.base/configure.in: Look for makefile fragments in ../config.
9966 Recognize i386-*-netware.
9967 * gdb.c++/configure.in: Likewise.
9968
9969Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9970
9971 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
9972 the correct TCL syntax.
9973
9974Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9975
9976 * gdb.base/opaque.exp: use runto instead of messing around with
9977 breakpoints. Simplify by using gdb_test.
9978
9979 * gdb.base/bitfields.exp: restart between tests on netware targets
9980 because breakpoints aren't relocated after target death. Run
9981 processes to completion.
9982
9983 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
9984
9985Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
9986
9987 * Makefile.in: Remove extra tabs that confuse some versions
9988 of "make". Use the newly built gdb to test with by default,
9989 rather than the first one in the tester's search path.
9990
9991Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
9992
9993 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
9994
9995 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
9996 condition help.
9997
9998Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9999
10000 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
10001
10002 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
10003 running.
10004 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
10005 * gdb.base/funcargs.exp: Likewise.
10006
10007 * gdb.base/bitfields.exp: Simplify by using gdb_test.
10008 * gdb.base/funcargs.exp: Likewise.
10009
10010 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
10011 message is "".
10012
10013Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10014
10015 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
10016 return,signals,twice}.exp: Handle non-existant binaries
10017 consistantly.
10018
10019 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
10020 * gdb.base/Makefile.in: Don't try to generate a core dump, we
10021 might testing a cross development system.
10022
10023Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10024
10025 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
10026 runtest script is relative to ${srcdir}, not ${rootdir}.
10027
10028Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
10029
10030 * gdb.base/signals.exp: Allow for optionality of breakpoint
10031 address.
10032
10033Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10034
10035 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
10036
10037Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10038
10039 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
10040 for size_t definition.
10041 * gdb.c++/templates.cc: Likewise
10042
10043 * config/mt-i386-netware: New file.
10044
10045 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
10046 defined.
10047
10048 * gdb.base/Makefile.in: Added support for systems that name core
10049 files by appending "core" to the program name.
10050 * gdb.base/a1-selftest.exp: Likewise.
10051
10052Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10053
10054 * gdb.base/return.exp: Add comment and message for `return double'
10055 test failure on Sparc Solaris.
10056
10057Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
10058
10059 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
10060
10061Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10062
10063 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
10064 from optimizing them away.
10065 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
10066 patterns to include default constructors and assignment operators,
10067 to match gcc versions beyond 2.5.8. Accept any cplus demangling
10068 character in the output of the virtual base pointer.
10069
10070Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10071
10072 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
10073 expression match in print_addr_of to avoid unintented matches.
10074 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
10075 versions up to 2.5.8.
10076
10077Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10078
10079 * gdb.base/list.exp: Tweak alternate pattern for listing of an
10080 included file to run under newer versions of expect.
10081 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
10082 consecutive >'s in templates to accomodate recent cplus-dem.c change.
10083 Remove xfail for the virtual table of BDDHookV.
10084
10085Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10086
10087 * lib/gdb.exp (string_to_regexp): Set a default result.
10088 (default_gdb_start): Fix misleading message.
10089
10090Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
10091
10092 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
10093 Remove all CC, etc definitions.
10094 * config/mt-hpux: New file.
10095 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
10096 (CFLAGS, LDFLAGS): Define.
10097 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
10098
10099 * Makefile.in (site.exp): Don't insert host_os, etc.
10100 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
10101 (distclean): Check existence of subdir.
10102 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
10103 * gdb.base/Makefile.in: General cleanup and simplification.
10104 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10105 to build executables. Use default rule to build .o files.
10106 (EXPECT, RUNTEST, CC): Fix relative pathname.
10107 (site.exp): Don't insert host_os, etc.
10108 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
10109 and/or SIGUSR1 defined.
10110 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
10111 * gdb.c++/Makefile.in: General cleanup and simplification.
10112 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10113 (CFLAGS): Remove.
10114 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
10115
10116Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
10117
10118 * gdb.base/recurse.exp: Misc changes to get tests running again
10119 after Kung's changes to the watchpoint code.
10120 * gdb.base/watchpoint.exp: Likewise.
10121
10122Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
10123
10124 * lib/gdb.exp (string_to_regexp): Convert {\} also.
10125
10126Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10127
10128 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
10129 * lib/gdb.exp (default_gdb_start): Define.
10130 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
10131 gdb.base/funcargs.exp, gdb.base/opaque.exp,
10132 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
10133 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
10134 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
10135 Don't call gdb_target_udi in between tests.
10136
10137Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10138
10139 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
10140 (which was basically just a local version of the same thing). In
10141 addition to avoiding duplication, gdb_test_exact is faster.
10142 * lib/gdb.exp (gdb_test_exact): Fix typo.
10143
10144 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
10145 don't give an error.
10146
10147 * gdb.base/term.exp: Call delete_breakpoints before starting.
10148
10149 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
10150 (t10): Add comment.
10151
10152Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10153
10154 Reorganization of the GDB Test Suite.
10155
10156 * gdb.base: New directory, contains all the basic tests.
10157 * gdb.c++: New directory, tests specific to C++.
10158 * gdb.chill: New directory, tests specific to Chill.
10159 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
10160 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
10161 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
10162 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
10163 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
10164 t30-31 to chill).
10165 * */gdbme.*: Rename to match appropriate expect scripts.
10166 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
10167 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
10168 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
10169 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
10170 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
10171 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
10172 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
10173 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
10174 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
10175 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
10176 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
10177 gdb.c++/virtfunc.cc: New names of C++ files.
10178 * gdb.chill/chillvars.ch: New name of Chill file.
10179 * gdb.base/configure.in, gdb.c++/configure.in,
10180 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
10181 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
10182 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
10183 * configure.in (configdirs): Update to reflect directory changes.
10184 (target_abbrev): No longer define for any configuration.
10185 * Makefile.in: Cosmetic improvements to header comments.
10186
10187Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10188
10189 Various changes to gdb.t31:
10190
10191 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
10192 * gdbme.ch: Make all key-words and predefineds be upper-case.
10193 * chillvars.exp: Expect key-words and predefinds in upper-case.
10194
10195 * chillvars.exp: Use gdb_test_exact many places.
10196 Change expected output for arrays (which now includes index labels).
10197
10198 * pr-5020.exp, gdme.ch (module PR_5020):
10199 New test, for PR-5020.
10200
10201Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
10202
10203 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
10204 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
10205
10206Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
10207
10208 * Makefile.in: Fix bit-rot in definitions of CHILL,
10209 CHILL_FOR_TARGET and Chill_LIB.
10210 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
10211 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
10212 CHILL, and CHILL_LIB.
10213
10214Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
10215
10216 * Revert the previous changes. Please see Rob's directory
10217 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
10218
10219Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
10220
10221 * Makefile.in, configure.in, config/mips-gdb.exp,
10222 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
10223 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
10224 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
10225 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
10226 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
10227 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
10228 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
10229 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
10230 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
10231 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
10232 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
10233 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
10234 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
10235 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
10236 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
10237 changes from 94Q1.
10238
10239Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
10240
10241 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
10242 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
10243 Rob's new testing fragments.
10244
10245Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
10246
10247 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
10248 lib/gdb.exp: Replace error proc calls with perror.
10249
10250Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10251
10252 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
10253 version also, match on casted version strings, and match on
10254 gdb startup case where the line numbers might be messed up.
10255
10256Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
10257
10258 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
10259 (CFLAGS): Delete it from here.
10260
10261Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
10262
10263 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
10264
10265Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
10266
10267 * Makefile.in (RUNTEST): Default to just "runtest".
10268
10269Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10270
10271 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
10272 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
10273 the code has been restructured.
10274
10275Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10276
10277 * gdb.t00/default.exp (set write): Allow any number of \r and/or
10278 \n, not just one of each.
10279
10280 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
10281 /bin/cc gives a warning if you do.
10282
10283Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
10284
d63a86f8 10285 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
10286 __t10ListS_link1ZUiRCUiPT0
10287
10288Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10289
10290 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
10291 on local variables in recursive functions.
10292
10293 * gdb.t07/Makefile.in: Build the new test.
10294
10295Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10296
10297 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
10298 directly. Instead compare the return values from actual calls.
10299
10300Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
10301
10302 * Makefile.in (check): Set TCL_LIBRARY for runtest.
10303
10304Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10305
10306 * From Peter Schauer with minor modifications.
10307 * gdb.t15/return.exp (return_tests): Handle targets where "return"
10308 stops in mid-line in the caller. Add xfail for returning a float
10309 value on X86 targets.
10310
10311Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10312
10313 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
10314 to avoid expect lossage.
10315 (fmem_LRbug_tests): Likewise.
10316 * gdb.disasm/hppa.s: Corresponding changes.
10317
10318 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
10319 conditions to work with latest dejagnu/expect.
10320
10321 * gdb.t15/funcargs.exp (finish from indirect call): No longer
10322 expected to fail on the PA.
10323 (backtrace in call with trampolines): Explicitly require main
10324 to be frame #1 (no trampolines should show up in backtrace).
10325
10326 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
10327 "continue -expect".
10328 * gdb.t06/break.exp: Likewise.
10329 * gdb.t07/watchpoint.exp: Likewise.
10330 * gdb.t13/bitfields.exp: Likewise.
10331 * gdb.t15/{funcargs,return}.exp: Likewise.
10332 * gdb.stabs/weird.exp: Likewise.
10333 * config/{mips,udi}-gdb.exp: Likewise.
10334
10335 * hppa.sed: Enclose comments within a sed command to avoid
10336 losing with the old OSF1 sed.
10337
10338Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10339
10340 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
10341 sequent dynix.
10342 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
10343 * gdb.t15/funcargs.exp: Conditionally step again to really
10344 finish from marker_call_with_trampolines. Handle the case where
10345 the first step from within call_with_trampolines already steps
10346 us back to main.
10347 * gdb.t15/gdbme.c: Add comment to closing brace of
10348 call_with_trampolines for funcargs.exp.
10349
10350Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10351
d63a86f8 10352 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
10353 Fix typo(s).
10354
10355Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10356
10357 * gdb.t07/gdbme.c: More code for watchpoint testing.
10358
10359 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
10360 "Hardware watchpoint" throughout file.
10361 (test_watchpoint_triggered_in_syscall): New test.
10362 (test_complex_watchpoint): New test.
10363
10364Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10365
10366 * gdbme.c (call_with_trampolines): New function to try and step
10367 into. Tests trampoline problems on the PA.
10368
10369 * funcargs.exp (localvars_in_indirect_call): No longer expect
10370 stepping into indirect call to fail on PAs.
10371 (test_stepping_over_trampolines): New test.
10372
10373Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10374
10375 * TODO: Add suggestions for static member function tests, and
10376 completion tests.
10377
10378Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10379
10380 * TODO: Add suggestions for "p/a" tests.
10381
10382 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
10383 (default_gdb_exit): Replace all the hair with sending "quit" to
10384 the process with a simple close.
10385
10386Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10387
10388 * TODO: Add suggestions for shared library tests.
10389
10390Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10391
10392 * TODO: Add suggestions for x/s tests.
10393
10394Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10395
10396 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
10397 "enable once", and "enable breakpoints once" with ".*".
10398
10399Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10400
10401 * TODO: Add suggestions about structure passing tests.
10402
10403Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10404
10405 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
10406 the primary1 test, use work around if __GNUC__ < 2.
10407 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
10408 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
10409 Test for bad output rather than waiting for timeout. Issue
10410 second continue only if first continue failed.
10411
10412Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10413
10414 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
10415 operator[] test with gdb_test because the old code didn't seem to
10416 be getting the quoting right with the new dejagnu.
10417
10418Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
10419
10420 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
10421 one from the path.
10422 * Makefile.in: Use a fresh expect if there is one, use runtest
10423 from the src tree if there is one.
d63a86f8 10424
c906108c
SS
10425Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10426
10427 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
10428 next over recursive call. Revise the tests from that point on
10429 (which had been skipped) to match GDB's actual (correct) output.
10430
10431 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
10432 with next over a breakpoint whose condition is false.
10433
10434 * gdb.t00/help.exp: Comment out "help set print" tests just like
10435 (and for same reason as) "help set" test.
10436
10437Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10438
10439 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
10440 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
10441
10442Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10443
10444 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
10445 necessary gdb_target_udi.
10446
10447 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
10448
10449 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
10450 1838 and 2417; they are fixed.
10451
10452 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
10453 gdb.t03/ptype.exp (ptype structure, ptype union):
10454 Remove xfails; the test is looser than when the xfails were added.
10455
10456 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
10457 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
10458
10459 * gdb.t01/run.exp: Only run shell test if isnative.
10460
10461 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
10462 since "run" automatically loads if necessary. Call gdb_target_udi
10463 after the "file" since "file" kills any execution target.
10464
10465 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
10466 GDB. GDB doesn't work that way (not anymore at least) on UDI.
10467 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
10468 argument for UDI.
10469
10470Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10471
10472 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
10473
10474 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
10475
10476Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10477
10478 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
10479 properly quoting regexps. This makes the second argument to
10480 demangle a fixed string, which matches the callers, instead of a
10481 shell-style pattern which is what the previous implementation
10482 used. Update some of the callers.
10483
10484Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10485
10486 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
10487 (comib_nullified_tests): Fix typo.
10488 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
10489 strings. No longer expected to fail.
10490
10491 * gdb.disasm/hppa.s (addib_tests): Fix typo.
10492 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
10493 strings. No longer expected to fail.
10494
10495 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
10496 string. No longer expected to fail.
10497
10498Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10499
10500 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
10501 No longer expected to fail.
10502
10503 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
10504 string. No longer expected to fail.
10505
10506Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10507
10508 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
10509 only in the names (I probably got most of them). I was even
10510 generous with some which differed in underscores in names, and
10511 probably missed a few, and I *still* was able to remove almost a
10512 third of the file with almost no impact on testsuite coverage.
10513
10514Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10515
10516 * gdb.t00/default.exp: Match udi_attach error message as well as
10517 the one from child_attach.
10518
10519 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
10520
10521 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
10522
10523 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
10524 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
10525
10526 * Move test with enums and partial symbols back to
10527 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
10528 Reverts the change of 26 May 93. Per today's change to
10529 stabs.texinfo, the behavior that weird.exp was expecting was
10530 unreasonable; what is important is that the compiler+gdb get
10531 things right, which happens with a recent gcc. Also fix the test
10532 to deal with native compilers which put out the stab gdb can't
10533 deal with.
10534
10535Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10536
10537 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
10538 in the names. The main thing these accomplish is to slow things down.
10539 Many more such duplicates surely remain.
10540
10541 * gdb.t00/help.exp: Comment out "help support" test just like
10542 (and for same reason as) "help set" test.
10543
10544Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
10545
10546 * gdb.t06/break.exp: Remove setup_xfails for
10547 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
10548 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
10549 about known bug in gcc to include up through 2.5.8.
10550 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
10551 well as "_vb$".
10552 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
10553 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
10554 with latest gcc and gdb.
10555 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
10556 well as "_vb$".
10557
10558Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10559
10560 * configure.in (hppa*-*-*): Also configure and build stabs-only
10561 tests.
10562
10563Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10564
10565 * gdb.t10/hppa.mt: A makefile fragment for the PA.
10566 * gdb.t10/configure.in (hppa*-*-*): Use it.
10567
10568Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10569
10570 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
10571
10572Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10573
10574 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
10575 versions prior to 1.13.5.
10576
10577Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10578
10579 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
10580 the prompt is at the start of a line.
10581
10582Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10583
10584 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
10585 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
10586 in the copr tests now.
10587 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
10588 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
10589 expected to fail.
10590
10591Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
10592
10593 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
10594 gdb.t31/chillvars.exp, lib/gdb.exp:
10595 Tweak to run under either version of expect.
10596 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
10597 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
10598 * gdb.t11/list.exp: Remove extraneous whitespace.
10599
10600Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10601
10602 * gdb.t16/printcmds.exp (test_print_strings): Accept
10603 "(unsigned char *) " before the string.
10604
10605 * TODO: Add notes about printing of fancy types and GDB expressions.
10606
10607Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
10608
10609 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
10610 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 10611 if doing mips-idt-ecoff.
c906108c
SS
10612
10613Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
10614
10615 * Most .exp files: Tweak to run under either version of expect.
10616
10617Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10618
10619 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
10620 xfails; I'm not sure why they are failing, but not because of PR 1806.
10621
10622Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
10623
10624 * config/unix-gdb.exp: Remove gdb_unload cause it's already
10625 defined in lib/gdb.exp.
10626
10627Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10628
10629 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
10630 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
10631 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
10632 have to be typeless.
10633
10634Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10635
10636 * TODO: Add suggestion for copyright year test.
10637
10638Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
10639
10640 * configure.in (*-*-lynxos*): Add stabs tests.
10641
10642Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10643
10644 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
10645 so insert a tab before any assembler directive in column zero.
10646
10647 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
10648 stores.
10649 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
10650 stores.
10651 (fpu_short_memory_tests): Likewise.
10652
10653Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10654
10655 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
10656 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
10657 .stabs directives in comments.
10658
10659Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10660
10661 * TODO: New file, describing tests we could write.
10662 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
10663
10664Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10665
10666 * gdb.t06/signals.exp: Add kludge to force re-sync.
10667
10668 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
10669 to xgdb instead of gdb, get out of gdb.
10670
10671Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
10672
10673 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
10674 for info.
10675
10676Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10677
10678 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
10679 * gdb.stabs/configure.in (hppa*-*-*): Use it.
10680 * gdb.stabs/hppa.sed: New sed script for the PA.
10681
10682Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10683
10684 * gdb.stabs: Re-write weird.def and configuration to use sed
10685 instead of cpp. sed is portable and POSIX; cpp is neither.
10686
10687Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10688
10689 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
10690
10691Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10692
10693 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
10694
10695Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10696
10697 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
10698 "_vb$".
10699 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
10700 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
10701
10702Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10703
10704 * lib/gdb.exp: Comment out code which depends on non-existent
10705 `transform' procedure.
10706
10707Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
10708
10709 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
10710 * lib/gdb.exp: Transform tool name.
10711 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
10712 1.1's new error handling system.
10713
10714Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10715
10716 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
10717
10718Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10719
10720 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
10721 They made pattern matching so slow that timeouts happened on
10722 heavily loaded systems. Now any output from "show print" which
10723 gets us back to the GDB prompt is a PASS.
10724
10725Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
10726
10727 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
10728
10729Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10730
10731 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
10732
10733 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
10734 It is not from PR 3220.
10735
10736Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10737
10738 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
10739 just started failing because they depended on the order the
10740 subcommands are presented, or exact docstring text. This kind of
10741 test is a pain and has minimal benefit.
10742
10743Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10744
10745 * gdb.t09/corefile.exp: At end of test, use "core" command with
10746 no arguments.
10747
10748Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
10749
10750 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
10751 17}/Makefile.in: Make it possible to run the testsuite with Sun
10752 make and CC = cross gcc by adding explicit build rules for .o
10753 files.
10754
10755Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10756
10757 * gdb.t15/funcargs.exp: Don't put comments on same line as
10758 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 10759
c906108c
SS
10760Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10761
10762 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
10763
10764Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
10765
10766 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
10767 * gdb.t20/inherit.exp: remove three dumplicate entries.
10768
10769Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10770
10771 * gdb.t06/break.exp: For "next over recursive call", fail on any
10772 incorrect output, not just on "factorial (value=2)".
10773
10774Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10775
10776 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
10777 working now. Add an xfail if accesing a bss variable causes
10778 a memory error if the target is not yet run.
10779
10780Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10781
10782 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
10783 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
10784 name of __st* demangling (2 strings). Did Kung really get the
10785 more than 95 others right without testing them?
10786
10787Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
10788
10789 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
10790
10791Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
10792
10793 * configure.in (configdirs): Add gdb.disasm
10794 * gdb.disasm: New directory for GDB disassembler tests.
10795 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
10796
10797Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10798
10799 * gdb.t00/help.exp: Don't test "help set".
10800
10801 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
10802 from within expect statements. None of these happen anymore and
10803 they cause regressions to be silently unnoticed.
10804
10805 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
10806 messages) about known failures with gcc cygnus-2.4.5-930417.
10807
10808 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
10809 comp-info.exp so it gets built if it doesn't exist.
10810
10811 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
10812 it is no longer used.
10813 * gdb.t13/comp-info.c: Removed.
10814
10815Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10816
10817 * gdb.t06/signals.exp: Add xfail for sun3.
10818
10819Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10820
10821 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
10822 relevant because ^C doesn't get sent but failure can be reproduced
10823 interactively).
10824
10825Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10826
10827 * gdb.stabs/alpha.mt: New configuration file for alpha.
10828 * gdb.stabs/configure.in: Use it.
10829 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
10830 sharing with alpha.mt, redefine long to word via preprocessor.
10831 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
10832 for alpha.
10833 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
10834 native cc.
10835 * gdb.t00/teststrategy.exp: Change expect string so that we
10836 consume the `(xgdb)' from the command echo and from the gdb prompt.
10837 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
10838 gdb currently compares all values as long, so this failure probably
10839 applies to any configuration where LONGEST is bigger than a target int.
10840 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
10841 with gcc.
10842 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
10843 to handle opaque pointers, gcc is.
10844 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
10845 as first argument. Include <sys/types.h> and change all operator
10846 new definitions to use size_t.
10847 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
10848 now that we use size_t.
10849
10850Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10851
10852 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
10853 a long or float array cast all array members to the same type.
10854 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
10855 with 64 bit longs.
10856 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
10857 on alpha.
10858 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
10859
10860Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10861
10862 * gdb.t24 (demangle.exp): Constructors of templates have names like
10863 vector<int>::vector(int) not vector<int>::vector<int>(int). See
10864 section 14.6 of the ARM.
10865
10866 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
10867 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
10868 accomplish little and slow down the testsuite.
10869
10870 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
10871 Accept spaces various places.
10872
10873Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10874
10875 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
10876 with watchpoint enabled.
10877
10878 * Makefile.in: Remove definition of CC and remove the second
10879 definition of CXX (the "CXX = gcc" one remains). These definitions
10880 were causing backquotes to be expanded within backquotes, which
10881 doesn't work.
10882
10883Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10884
10885 * gdb.t17/callfuncs.exp: Add "return 0" to end.
10886
10887Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10888
10889 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
10890 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
10891 by mips cc and contains no stabs entries.
10892
10893Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
10894
10895 * config/vx-gdb.exp: Use fake device to load files rather than
10896 NFS.
10897 * lib/gdb.exp: New proc to do "file" command.
10898 * config/unix-gdb.exp: Use new "file" proc.
10899
10900Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10901
10902 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
10903 Rework board rebooting slightly.
10904 (gdb_exit): Don't exit from the remote shell; there isn't one.
10905 * gdb.stabs/weird.exp: If a program is being debugged already,
10906 kill it.
10907 * gdb.t04/setvar.exp: Stop and restart gdb.
10908 * gdb.t05/expr.exp: Likewise.
10909 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
10910 restart gdb and reload the program.
10911 * gdb.t08/opaque.exp: Likewise.
10912 * gdb.t12/scope.exp: Likewise.
10913 * gdb.t13/bitfields.exp: Likewise.
10914 * gdb.t15/funcargs.exp: Likewise.
10915 * gdb.t20/classes.exp: Likewise.
10916 * gdb.t03/ptype.exp: Increase timeout.
10917 * gdb.t16/printcmds.exp (test_print_string_constants,
10918 test_print_array_constants): Likewise.
10919 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
10920 * gdb.t20/classes.exp (do_tests): Likewise.
10921 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
10922
10923Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
10924
10925 * gdb.stabs: Renamed *wierd* to *weird*.
10926
10927Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10928
10929 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
10930 for timeout. Add "known gcc 2.4.5 bug" to failure message.
10931
10932Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10933
10934 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
10935 (do_tests): Remove xfail for whatis on one_var and two_var.
10936
10937Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
10938
10939 * Makefile.in: Made cross building work better by adding
10940 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
10941
10942Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10943
10944 * gdb.t15/{return.c,return.exp,Makefile.in}:
10945 New test, currently commented out.
10946
10947Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
10948
10949 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
10950 still running and removes the leftover named socket so GDb can do
10951 clean restarts.
10952
10953Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
10954
10955 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
10956 console, not GDB.
10957 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
10958 cross testing works better with "make check"
10959 * config/unix-gdb: Use default procedures for exit and version.
10960 * config/vx-gdb.exp: Cleaned up and massaged back to working order
10961 with the newest VxWorks.
10962
10963Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10964
10965 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
10966 old form.
10967
10968 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
10969 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
10970
10971 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
10972
10973 * config/unix-gdb.exp: Remove this version of gdb_exit
10974 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
10975 Rob says he'll look at it when he gets back to testing boards.
10976
10977Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
10978
10979 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
10980 an expected fail for certain ptype commands.
10981
10982 * gdb.t20/classes.exp: Update expected results of "ptype class
10983 Base1" to account for the constructor that now appears in the type.
10984
10985Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
10986
10987 * configure.in (configdirs): Restore gdb.t04, which mysteriously
10988 disappeared from list.
10989 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
10990 "alldone" proc with call to cleanup and exit.
10991 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
10992 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
10993 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
10994 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
10995 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
10996 "alldone" proc with simple returns that suppress remaining
10997 tests. The alldone proc went away many months ago.
10998
10999Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11000
11001 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
11002
11003 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
11004
11005Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11006
11007 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
11008 as vax gdb will display them.
11009
11010Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11011
11012 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
11013 optimizers.
11014
11015 * scope.exp: Change "bad value for localval" messages so each one
11016 is unique.
11017
11018 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
11019 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
11020
11021 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
11022
11023Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11024
11025 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
11026 doesn't exist (due to optimization).
11027
11028Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11029
11030 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
11031 contains \r because the filename is long.
11032
11033 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
11034 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
11035
11036Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11037
11038 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
11039 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
11040 Ultrix.
11041 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
11042 int tests.
11043 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
11044
11045Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
11046
11047 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
11048
11049 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 11050 to match does not match the passing case but still matches the
c906108c
SS
11051 failing case.
11052
11053Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11054
11055 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
11056
11057Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
11058
11059 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
11060 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
11061 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
11062 Remove various versions of gdb_exit.
11063 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
11064 gdb_exit.
11065 * config/unix-gdb.exp: gdb_exit remains here, and should override
11066 the generic version, since it's doing a lot of wierd stuff that
11067 the other versions aren't. FIXME, fold it in, or abandon this
11068 version.
11069
11070Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11071
11072 * gdb.t24/demangle.exp: Add tests for PR 3220.
11073
11074Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11075
11076 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
11077
11078Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
11079
11080 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
11081 "i386-*-*". Works for i486 as well.
11082
11083 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
11084 bug, and expand domain of xfail to all SVR4 systems, since the
11085 actual problem is likely to be in generic SVR4 /proc support.
11086
11087Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11088
11089 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
11090
11091Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
11092
11093 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
11094 xfails for other systems. Match a missing 'Continuing.' as an
11095 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
11096
11097 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
11098 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
11099 Only issue warning for missing executables if -all option is used.
11100
11101 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
11102 file if -all option is used. It's like an unpredictable XFAIL.
11103
11104Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11105
11106 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
11107 for dynamically linked binaries.
11108
11109 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
11110
11111Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11112
11113 * gdb.t20/inherit.exp: Change message for "print tagless struct"
11114 to state that this is a known bug in old versions of g++.
11115
11116Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11117
11118 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
11119 while waiting for `Continuing'.
11120
11121Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
11122
11123 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
11124 in text, data, and bss.
11125 * gdb.t10/nodebug.c: Add local and global test variables for
11126 initialized and uninitialized data.
11127
11128Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11129
11130 * config/unix-gdb.exp (gdb_exit): Add "wait".
11131
11132Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11133
11134 * gdb.t06/signals.exp: xfail the continue from the handler for all
11135 targets.
11136
11137 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
11138 function with watchpoints enabled, the i386 call dummy starts with
11139 a call.
11140
11141 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
11142 386 bsd names its corefiles.
11143
11144Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
11145
11146 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
11147 compilers don't grok it.
11148 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
11149 with small octal ints rather than character constants, which
11150 are signed and might not fit if first promoted to int.
11151
11152Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
11153
11154 * gdb.t09/Makefile.in (clean): Remove corefile.
11155
11156Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11157
11158 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
11159
11160Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11161 and Jim Kingdon (kingdon@cygnus.com)
11162
11163 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
11164 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
11165 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
11166
11167Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11168
11169 * gdb.t17/interrupt.exp: Add xfail for hppa.
11170
11171Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11172
11173 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
11174 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
11175 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
11176 to determine signed-ness of bitfields and use the result to setup
11177 the xfail.
11178 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
11179 * gdb.t15/funcargs.exp: Use them to step until the second indirect
11180 call line is reached if necessary.
11181
11182Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11183
11184 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
11185
11186Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11187
11188 * gdb.t06/break.exp: Also test `clear' command.
11189
11190Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11191
11192 * gdb.t00/teststrategy.exp: Remove extra quote.
11193
11194 * gdb.t07/watchpoint.exp: Change xfail for calling function with
11195 watchpoint enabled to be for all non-68k machines.
11196
11197 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
11198
11199Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11200
11201 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
11202 targets use aout.mt instead of ecoff.mt as gas understands
11203 standard aout format.
11204
11205Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11206
11207 * lib/gdb.exp (runto): Don't insist that function we are running to
11208 was compiled with -g.
11209
11210 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
11211
11212 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
11213 to get back into the read system call.
11214 Accept leading newline in case where we woke it up.
11215
11216Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11217
11218 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
11219 to make the stabs test work on ecoff systems using gcc and -with-stabs.
11220 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
11221 enable ecoff configuration.
11222
11223Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11224
11225 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
11226
11227Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11228
11229 * gdb.t16/printcmds.exp: Add another printf test.
11230
11231Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
11232
11233 * configure.in: If configured -with-stabs on any target, add
11234 stabsdirs to configdirs.
11235
11236Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11237
11238 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
11239 fun" so pattern does not match the command itself.
11240
11241Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11242
11243 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
11244
11245Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11246
11247 * gdb.t17/interrupt.exp: Test for more things.
11248
11249Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11250
11251 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
11252 compiler arranges the code and line numbers.
11253
11254 * gdb.t17/interrupt.exp: Don't send \n after ^C.
11255
11256Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11257
11258 * gdb.t00/help.exp: Increase expect input buffer size.
11259
11260Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11261
11262 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
11263
11264 * gdb.t07/watchpoint.exp: Add xfail for hppa.
11265
11266 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
11267
11268 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
11269 [0-9]*, not just [0-9].
11270
11271Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11272
11273 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
11274
11275 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
11276
11277Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11278
11279 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
11280
11281Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11282
11283 * gdb.t06/signals.c: Add xfails for sun3.
11284
11285 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
11286
11287 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
11288 test_stepping tests.
11289
11290Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11291
11292 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
11293
11294 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
11295
11296 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
11297 rather than actually putting it through cpp twice.
11298
11299 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
11300
11301Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
11302
11303 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
11304 no longer needed.
11305
11306Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11307
11308 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
11309
11310 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
11311 C++ features prints as "struct", make it a pass, not an xfail.
11312
11313Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11314
11315 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
11316 Don't require VA to print as "class" rather than "struct".
11317
11318Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
11319
11320 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
11321
11322Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11323
11324 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
11325
11326Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11327
11328 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
11329 order.
11330
11331Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11332
11333 * gdb.t16/printcmds.exp: Add printf tests.
11334
11335 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
11336
11337 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
11338
11339Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
11340
11341 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
11342 pass counts, to counteract any existing or future setup_xfails.
11343
11344Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11345
11346 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
11347 {BEGIN,END}_COMMON for common block instead of STAB.
11348 * gdb.stabs/wierd.exp: Add xfail for rs6000.
11349
11350 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
11351 intp_var should be N_GSYM not N_LSYM.
11352 wierd-aout.S: Use a label for the value of the N_SO.
11353 wierd.def: Remove all backslashes.
11354 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
11355
11356Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11357
11358 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
11359 get the expected next to inheritance3.
11360
11361Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11362
11363 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
11364 now that gcc-2.4 gets it right.
11365
11366Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11367
11368 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
11369
11370 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
11371 generating comp-info.exp which works for cross-compilation.
11372
11373Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
11374
11375 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
11376 "*-*-sysv4.*".
11377
11378Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
11379
11380 * gdb.t01/run.exp: Start with a fresh gdb.
11381 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
11382 SVR4.x.
11383
11384Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
11385
11386 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
11387 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
11388 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
11389 Makefile.in (distclean, realclean): Remove gdbme.c from list of
11390 things to remove.
11391
11392Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
11393
11394 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
11395 test cases from bug reports.
11396
11397Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
11398
11399 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
11400 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
11401 avoid spurious xfails.
11402 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
11403 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
11404 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
11405
11406Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
11407
11408 * gdb.t00/teststrategy.exp: Rework to provide more useful
11409 description of each test, fix problem with systems that define
11410 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
11411 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
11412 results for "next over recursive call" so timeouts aren't taken
11413 by error.
11414
11415Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
11416
11417 * gdb.t12/scope.exp: Test printing of variables before run.
11418
11419 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
11420 printed in wrong order due to sorting.
11421
11422Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
11423
11424 * gdb.t00/teststrategy.exp: Fix expected results for printing
11425 user entered string constant. Is array of char, prints with no
11426 address.
11427
11428 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
11429 commands.
11430 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
11431 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
11432 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
11433 of struct of char arrays.
11434 * gdb.t00/radix.exp: New tests for radix commands.
11435
11436Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
11437
11438 * gdb.t16/printcmd.exp: Print a variable before running program
11439 (with xfail for AIX).
11440
11441Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
11442
11443 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
11444
11445 * gdb.t16/printcmd.exp: Don't print variables before running program.
11446
11447 * gdb.t06/break.exp: Don't require envp argument to main.
11448
11449 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
11450
11451 * gdb.t02/whatis.exp, gdb.t11/list.exp:
11452 Add xfails for rs6000.
11453
11454 * gdb.t02/whatis.exp: Change other tests not to re-test something
11455 we already tested.
11456
11457 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
11458 each type used has a variable of that type.
11459
11460Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
11461
11462 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
11463
11464Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11465
11466 * configure.in: change srctrigger to be a file, not a directory
11467
11468Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
11469
11470 * configure.in (mips-idt-ecoff*): Added trailing '*'.
11471
11472 * gdb.t11/list.exp: Fixed a couple of typos.
11473
11474Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
11475
11476 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
11477 is fixed and PR is closed.
11478 * gdb.t16 (gdbme.c): Add simple test string variable.
11479 * gdb.t16 (printcmds.exp): Add tests with simple test string
11480 variable, primarily for boundaries on "set print elements".
11481
11482Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
11483
11484 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
11485 Make leading 0's optional and don't expect a tab in the middle
11486 of the number.
11487
11488 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
11489
11490 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
11491 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
11492 don't end command passed to gdb_test with newline.
11493
11494 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
11495 signed keyword away, don't expect signed bitfields to be signed.
11496
11497 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
11498 printing with only as many 1's as are in the field as well as printing
11499 with 32 1's (see comment).
11500
11501Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
11502
11503 * gdb.t00/default.exp: Start with a fresh gdb.
11504 * configure.in (configdirs): Remove gdb.t31 until the chill
11505 compiler works again. It no longer is able to find chillrt0
11506 since it isn't in libchill.a anymore.
11507 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
11508 wierd.o, make more modular.
11509 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
11510 spurious newlines that caused problems.
11511
11512Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11513
11514 * Move test with enums and partial symbols from gdb.t03/ptype.exp
11515 to gdb.stabs/wierd.exp since GCC has worked around the bug.
11516 gdb.stabs/wierd.{exp,def}: Many new tests.
11517
11518 * gdb.t00/default.exp: update info line for new message.
11519
11520 * gdb.t02/{whatis.exp,gdbme.c}:
11521 Test that "char *" doesn't print as "caddr_t".
11522
11523Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11524
11525 * gdb.t00/help.exp: Use .* in place of some help messages which
11526 just changed.
11527 gdb.t00/default.exp: Update "info frame" test for new message.
11528 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
11529 Remove some xfails
11530
11531Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11532
11533 * gdb.t03/{gdbme.c,ptype.exp}:
11534 Add tests for typedef'd struct and union without tags.
11535 Also check "whatis" on a variable of a typedef'd enum without a tag.
11536
11537 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
11538 PRMS 1823; the bug still exists but isn't reproduced by this test
11539 anymore), and remove rs6000 XFAIL (the bug is fixed).
11540
11541 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
11542 duplicated from whatis.exp. For those that are left, accept
11543 "long", "long int", or "int" for long variables (whatis.exp already
11544 has an XFAIL for "int", so no need to fail it here).
11545
11546 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
11547 Deal with GCC's names for types now that GDB uses the compiler's names.
11548
11549 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
11550 setup_xfail's for sunos4. If we #defined the signed keyword away,
11551 don't expect GDB to know that char it is signed.
11552
11553 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
11554
11555Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
11556
11557 * configure.in (configdirs): Add gdb.t24 for C++ tests that
11558 should work on any system, regardless of debugging format.
11559 * gdb.t21/demangle.exp: Move to gdb.t24.
11560 * gdb.t24/demangle.exp: Move from gdb.t21.
11561 * gdb.t24/{Makefile.in, configure.in}: New files.
11562
11563Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11564
11565 * configure.in: Do gdb.stabs and C++ tests only for stabs.
11566 * gdb.stabs: New directory.
11567
11568Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11569
11570 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
11571 not just "Quit anyway?".
11572
11573Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
11574
11575 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
11576 that all setup_xfails are immediately followed by clear_xfails.
11577
11578Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
11579
11580 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
11581 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
11582 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
11583 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
11584 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
11585 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11586 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11587 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
11588 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
11589 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
11590 gdb.t31/chillvars.exp, lib/gdb.exp:
11591 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
11592 bug-gdb@prep.ai.mit.edu.
11593
11594Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
11595
11596 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
11597 with 0.0, not integer 0.
11598
11599Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
11600
11601 * gdb.t06/break.exp: Update for "Kill the program" message change.
11602
11603Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
11604
11605 * Makefile.in (GDBFLAGS): Set to -nx.
11606 * Makefile.in (site.exp): Use GDBFLAGS.
11607
11608Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11609
11610 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
11611 Makefiles.
11612 (check): depend on just-check.
11613 (just-check): added so that tests can be run without a noop
11614 build pass.
11615
11616Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11617
11618 Switch to using configure's configdirs.
11619 * Makefile.in (Makefile): add configure.in dependency.
11620 (SUBDIRS): removed redundant assignment.
11621 * configure.in: switch subdirs assignment to configdirs.
11622 * gdb.t*/configure.in: new files.
11623
11624Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
11625
11626 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
11627 works.
11628
11629Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
11630
11631 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
11632 in explicit rules. Apparently this is not supported by some makes.
11633
11634Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
11635
11636 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
11637
11638Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11639
11640 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
11641 disappeared.
11642
11643Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11644
11645 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
11646
11647Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
11648
11649 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
11650 watchpoint problem that is now fixed.
11651 * gdb.t30/chexp.exp: Remove setup_xfail for printing
11652 uninitialized convenience variables.
11653 * gdb.t31/chillvars.exp: Fix expected patterns for printing
11654 structures.
11655
11656Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11657
11658 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
11659 which causes expect to get out of sync with gdb on long output
11660 from help set.
11661 * gdb.t09/corefile.exp: Make expected pattern for core file
11662 failing signal and frame output format less sun specific.
11663
11664Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
11665
11666 * gdb.t31/chillvars.exp: Add and remove initial dummy
11667 breakpoint, so that symbol table is forced in.
11668 (Needed at least on Sunos4, though it seems not SVR4.)
11669 * gdb.t31/chillvars.exp: Update for changed output format.
11670
11671Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
11672
11673 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
11674
11675Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
11676
11677 * Makefile.in: Added --srcdir when invoking runtest, removed the
11678 need for a local config file. (optional now)
11679
11680Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
11681
11682 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
11683 failure count used to force early termination. Add some more
11684 expected failures for gnu style demangling.
11685
11686Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11687
11688 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
11689 pmi variable from gdb.t20/gdbme to get optimized away.
11690 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
11691 Check for written corefile upon timeout _and_ eof.
11692
11693Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11694
11695 * config/unix-gdb.exp: Add missing return 0.
11696
11697Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11698
11699 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
11700 test termination.
11701
11702Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
11703
11704 * configure.in (subdirs): Put back gdb.t17 which mysteriously
11705 disappeared.
11706
11707Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
11708
11709 * gdb.t10/crossload.exp: Disable the i860-elf test until such
11710 time as i860 support works.
11711
d63a86f8 11712 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
11713 "backtrace 100\r" rather than just "backtrace\r", to match last
11714 change.
11715
11716Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
11717
11718 * config/udi-gdb.exp (gdb_exit): Remove close command.
11719 (gdb_target_udi): New procedure to set the UDI target.
11720 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
11721 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
11722 Added waits for prompts after several question responses. Added
11723 some more responses used by a29k-amd-udi-gdb.
11724 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
11725 pass different arguments, restart UDI connection after program
11726 completion.
11727 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
11728 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11729 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
11730 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
11731 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
11732 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
11733 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11734 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
11735 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
11736 after program completion.
11737 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
11738 compiled with a SELECT_VECS setting.
11739 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
11740 infinite recursion.
11741
11742 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
11743 Added checks for COFF results, and made them expected failures for
11744 all targets. It would be better to make them expected failures
11745 for COFF targets only.
11746
11747Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11748
11749 * Makefile.in: add null dvi target, don't bother to recurse
11750 through test directories for info and install-info; rename
11751 $(datadir) to be dejagnu instead of deja-gnu
11752
11753Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
11754
11755 * gdb.t31/gdbme.ch: Re-enable code that previously caused
11756 compiler to coredump.
11757 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
11758 code.
11759
11760Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
11761
11762 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
11763 coredump.
11764 * gdb.t31/chillvars.exp: Comment out tests that depend on that
11765 code.
11766
11767Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
11768
11769 * gdb.t03/ptype.exp: tests for return code from gdb_test.
11770 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
11771 which in a shell. Deletes xgdb when done.
11772 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
11773 Tests the return from the "set height" or "set width" commands.
11774 Added a few return codes where needed.
11775
11776Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
11777
11778 * Makefile.in (SUBDIRS): Add gdb.t17.
11779 * configure.in (subdirs): Add gdb.t17.
11780 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
11781 files to test gdb's calling of functions in the inferior with
11782 the correct arguments and gdb's ability to retrieve any
11783 result returned.
11784
11785Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
11786
11787 * config/unix-gdb.exp (gdb_exit): Remove close commands that
11788 may be called after gdb goes away. Previous versions of expect
11789 needed these to avoid file descriptor leaks, but they cause
11790 errors with the current revision of expect.
11791 * gdb.t00/gdbvars.exp: Use -re on expected output after
11792 setting sevenbit-strings.
11793 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
11794 to set sevenbit-strings consistent across tests.
11795 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
11796 set sevenbit-strings consistent across tests.
11797
11798Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
11799
11800 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
11801 expected output to match current "expect" expectations.
11802
11803Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
11804
11805 * gdb.t00/default.exp: Change expected output for default "source"
11806 command, to match new gdb behavior which requires a filename to
11807 source.
11808
11809Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
11810
11811 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
11812 expected fail for i486-*-* that misses the marker2 function.
11813 * gdb.t10/crossload.exp (bfddefault): Allow successful
11814 recognition of a format to pass even if no symbols are found.
11815 Explicitly catch failures where the format is not recognized
11816 or is ambiguous, and add the reason to the fail message.
11817 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
11818 the cause is and invalid target and add reason to failure message.
11819 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
11820 elf32-i386, elf32-sparc, and elf32-i860.
11821 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
11822 Set up expected failure for 'filename'::variable scope resolution,
11823 which is now apparently broken on all targets.
11824 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
11825 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
11826 gdb.t23/templates.exp: Change failure for missing binfile into
11827 just a warning.
11828 gdb.t21/demangle.exp: Change all cfront references to 'arm'
11829 references.
11830
11831Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
11832
11833 * gdb.t00/default.exp: Add expected output for default "source"
11834 command, to match new gdb behavior.
11835 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
11836
11837Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
11838
11839 * config/*-gdb.exp: returns an error, rather than exiting on
11840 internal errors.
11841
11842Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
11843
11844 * gdb.t03/gdbme.c: Add pointer to struct variable.
11845 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
11846 referencing struct members.
11847
11848Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
11849
11850 * configure.in (mips-idt-ecoff): New target.
11851 * config/mips-gdb.exp: New file for remote board using MIPS remote
11852 debugging protocol.
11853
11854 * Redid configuration scheme. Removed gdb.t*/configure.in.
11855 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
11856 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
11857 distclean targets. Built executables via .o files. Adjusted
11858 tests to account for source files in $(srcdir) rather than
11859 $(objdir).
11860 * lib/gdb.exp (runto): Don't expect () after the function name,
11861 because it may have arguments.
11862
11863Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
11864
11865 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
11866 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
11867 expected failures for mips-idt-* and mips-sgi-*.
11868 * gdb.t00/default.exp (attach): Kill process if requested.
11869 * gdb.t00/help.exp (help target core, help target): Accept a gdb
11870 that does not read core files.
11871 * gdb.t01/run.exp: Removed checks for exit status code.
11872 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
11873 it is linked in.
11874 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
11875 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
11876 appropriate, rather than doing it by hand.
11877 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
11878 execution.
11879 * gdb.t10/crossload.exp: Kill existing program if needed.
11880 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
11881 appropriate, rather than doing it by hand. Always increase
11882 timeout for this test, not just for VxWorks.
11883
11884Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
11885
11886 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
11887 of Chill STRUCT types and STRUCT values.
11888 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
11889 than "char".
11890 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 11891 struct2): New struct definitions and initializations to test
c906108c
SS
11892 simple Chill STRUCT types.
11893
11894Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
11895
11896 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
11897 the null byte at the end of strings.
11898 * gdb.t00/default.exp: Make show version insensitive to copyright
11899 date.
11900 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
11901 to avoid dependencies on target char signedness.
11902 * gdb.t16/printcmds.exp: Update expected results for explicitly
11903 unsigned char.
11904 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
11905 now work.
11906 * gdb.t21/demangle.exp: Add many more patterns for template
11907 demangling, most of them being expected failures.
11908 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
11909 string we are matching for, to match on the whole string.
11910 * gdb.t21/demangle.exp: Add many new test strings to demangle,
11911 and fix a whole bunch that had incorrect expected output but were
11912 passing anyway because of the bug in "proc demangle".
11913 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
11914 type.
11915 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
11916
11917Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
11918
11919 * gdb/testsuite: made modifications to testcases, etc., to allow
11920 them to work properly given the reorganization of deja-gnu and the
11921 relocation of the testcases from deja-gnu to a "tool" subdirectory.
11922
11923Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
11924
11925 * gdb/testsuite: Initial creation of gdb/testsuite.
11926 Migrated dejagnu testcases and support files for testing nm to
11927 gdb/testsuite from deja-gnu. These files were moved "as is"
11928 with no modifications. This migration is part of a major overhaul
11929 of dejagnu. The modifications to these testcases, etc., which
11930 will allow them to work with the new version of dejagnu will be
11931 made in a future update.
48efe704
AC
11932
11933For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c
SS
11934\f
11935Local Variables:
ef043731 11936mode: change-log
c906108c
SS
11937left-margin: 8
11938fill-column: 74
11939version-control: never
11940End:
This page took 0.986728 seconds and 4 git commands to generate.