* config/tc-mips.c (macro): One more use of load_delay_nop.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
5c98409b
JB
12004-04-22 Jim Blandy <jimb@redhat.com>
2
3 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
4 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
5
3b611f1a
MC
62004-04-21 Michael Chastain <mec.gnu@mindspring.com>
7
8 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
9
f0fd9238
AC
102004-04-21 Andrew Cagney <cagney@redhat.com>
11
12 * gdb.base/sigstep.c: New file.
13 * gdb.base/sigstep.exp: New file.
14
90990674
JB
152004-04-16 Joel Brobecker <brobecker@gnat.com>
16
17 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
18 call to observer_notify_normal_stop.
19
78cef34b
AC
202004-04-15 Andrew Cagney <cagney@redhat.com>
21
22 * gdb.base/siginfo.c: New file.
23 * gdb.base/siginfo.exp: New file.
24
d2343407
JB
252004-04-12 J. Brobecker <brobecker@gnat.com>
26
27 * gdb.base/sep.exp: Fix typo in comment.
28
a2dba3c8
JB
292004-04-12 J. Brobecker <brobecker@gnat.com>
30
31 * gdb.base/sep.c: New file.
32 * gdb.base/sep-proc.c: New file.
33 * gdb.base/sep.exp: New testcase.
34
15f7b60e
MK
352004-04-09 Mark Kettenis <kettenis@gnu.org>
36
37 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
38 support.
39
44f4de1a
AC
402004-04-05 Andrew Cagney <cagney@redhat.com>
41
42 * gdb.base/sigaltstack.c: New file.
43 * gdb.base/sigaltstack.exp: New file.
44
ef04f396
JB
452004-04-04 Joel Brobecker <brobecker@gnat.com>
46
47 * gdb.base/foll-fork.exp: Update the expected output for
48 "help set follow-fork-mode", to match a change that was made
49 to the help of this variable on 2004-01-13.
50
d40d2c92
JB
512004-04-01 Joel Brobecker <brobecker@gnat.com>
52
53 * lib/ada.exp: Add copyright notice.
54 * bar.ads: Likewise.
55 * bar.adb: Likewise.
56 * null_record.adb: Likewise.
57 * null_record.exp: Likewise.
58 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
59
f86ef5a3
JB
602004-04-01 Joel Brobecker <brobecker@gnat.com>
61
62 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
63 * configure: Regenerate.
64
414e70e3
JB
652004-04-01 Joel Brobecker <brobecker@gnat.com>
66
67 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
68 to build the application. Remove the message printed when in
69 verbose mode, redundant with the UNSUPPORTED message above.
70
f0aaee49
JB
712004-03-31 Joel Brobecker <brobecker@gnat.com>
72
73 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
74 * gdb.ada (null_record.exp): New testcase.
75
ac81cb54
JB
762004-03-31 Joel Brobecker <brobecker@gnat.com>
77
78 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
79
854af2f7
JB
802004-03-31 Joel Brobecker <brobecker@gnat.com>
81
82 * gdb.ada: New subdirectory.
83 * gdb.ada/Makefile.in: New file.
84 * gdb.ada/gnat_ada.gpr.in: New file.
85
034cb681
JB
862004-03-31 Joel Brobecker <brobecker@gnat.com>
87
88 * lib/ada.exp: New file.
89
78a1a894
DJ
902004-03-24 Daniel Jacobowitz <drow@mvista.com>
91
92 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
93 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
94
4b2b3b3e
AC
952004-03-22 Andrew Cagney <cagney@redhat.com>
96
97 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
98 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
99 Problem identified by Ulrich Weigand.
100
23c73aa3
DC
1012004-03-17 David Carlton <carlton@kealia.com>
102
103 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
104 PR c++/826.
105
d63a86f8
RM
1062004-03-16 Roland McGrath <roland@redhat.com>
107
108 * gdb.base/auxv.exp: New file.
109 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
110
0e02aa50
DC
1112004-03-12 David Carlton <carlton@kealia.com>
112
113 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
114 * gdb.cp/pr-1553.cc: Ditto.
115 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
116 pass branch.
117
c20b71be
MC
1182004-03-12 Michael Chastain <mec.gnu@mindspring.com>
119
120 * gdb.cp/templates.exp: Accept more template types.
121
c7414a01
MC
1222004-03-09 Michael Chastain <mec.gnu@mindspring.com>
123
124 From Corinna Vinschen with modifications.
125 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
126 local variable obj_with_enum.
127 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
128 results with obj_with_enum.
129
ed69573c
MC
1302004-03-09 Michael Chastain <mec.gnu@mindspring.com>
131
132 * gdb.cp/classes.cc: New file, copied from misc.cc.
133 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
134
28301461
MC
1352004-03-09 Michael Chastain <mec.gnu@mindspring.com>
136
137 * gdb.cp/misc.cc: Add copyright notice.
138
1198ecbe
DC
1392004-03-05 David Carlton <carlton@kealia.com>
140
141 * gdb.cp/rtti.exp: Add 'print *obj3' test.
142 * gdb.cp/rtti.h: Update copyright.
143 (namespace n2::n3): New.
144 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
145 (n2::n3::func3): New.
146 (main): Call n2::n3::func3.
147 * gdb.cp/rtti2.cc: Update copyright.
148 (n2::create3): New.
149
9e08c470
MK
1502004-03-04 Mark Kettenis <kettenis@gnu.org>
151
152 * gdb.asm/openbsd.inc: Fix typo.
153
4bebc3aa
FF
1542004-03-03 Fred Fish <fnf@redhat.com>
155
156 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
157 "val" instead of unused "size". Update copyright year.
158
6ea9fb37
DJ
1592004-02-29 Daniel Jacobowitz <drow@mvista.com>
160
161 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
162 to use unsigned char.
163 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
164 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
165
23b23974
DJ
1662004-02-29 Daniel Jacobowitz <drow@mvista.com>
167
168 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
169 line of output.
170
7574fd53
DJ
1712004-02-28 Daniel Jacobowitz <drow@mvista.com>
172
173 * gdb.base/relocate.c (dummy): Initialize.
174
a195357f
DJ
1752004-02-28 Daniel Jacobowitz <drow@mvista.com>
176
177 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
178 a breakpoint at exit.
179
72fd54a9
FF
1802004-02-27 Fred Fish <fnf@redhat.com>
181
182 * gdb.base/chng-syms.exp: Add expect condition to match failing
183 case that isn't a timeout.
184
b9d23137
AC
1852004-02-27 Andrew Cagney <cagney@redhat.com>
186
187 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
188 support.
189
15d208f6 1902004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 191
15d208f6
FF
192 * gdb.arch/gdb1431.c: Remove.
193 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
194 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
195 of "until" incorrectly.
196
98f9cd2d
JB
1972004-02-26 J. Brobecker <brobecker@gnat.com>
198
199 * gdb.cp/class2.cc (empty): New class.
200 (refer): New function.
201 (main): Declare an object of type empty and use it.
202 * gdb.cp/class2.exp: Print the value of an object of type empty.
203
9b50c11b
JJ
2042004-02-26 Jeff Johnston <jjohnstn@redhat.com>
205
206 * gdb.base/langs.exp: Update query string to match the
207 new nquery format used for pending breakpoints.
208
0dcd613f
AC
2092004-02-26 Andrew Cagney <cagney@redhat.com>
210
211 Fix PR i18n/1570.
212 * gdb.base/charset.c: Update copyright notice.
213 (main, init_string): Remove the escape character '\e' tests.
214 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
215 * gdb.base/charset.exp (valid_host_charset): Ditto.
216 * gdb.base/setvar.exp: Ditto.
217
b8a56647
AC
2182004-02-24 Andrew Cagney <cagney@redhat.com>
219
90d59e34
AC
220 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
221 mmapped data in core file" PASS and FAIL messages consistent.
222
b8a56647
AC
223 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
224 setting a breakpoint. Work around PR java/1565.
225
9f27c604
JJ
2262004-02-23 Jeff Johnston <jjohnstn@redhat.com>
227
228 * lib/gdb.exp (gdb_breakpoint): Update query string to match
229 new nquery format.
230 * gdb.base/pending.exp: Ditto.
231
3224a706
MK
2322004-02-22 Mark Kettenis <kettenis@gnu.org>
233
234 * configure.in: Run stabs tests on *BSD.
235 * configure: Regenerated.
236
41e0a9ca
MK
2372004-02-21 Mark Kettenis <kettenis@gnu.org>
238
239 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
240
1e1b3428
FF
2412004-02-20 Fred Fish <fnf@redhat.com>
242
243 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
244 blank in test for "returns short", for consistency with other
245 "returns xxx" tests. Update copyright year.
246
f9a7572a
FF
2472004-02-19 Fred Fish <fnf@redhat.com>
248
249 New testcase for PR breakpoint/1558.
250 * gdb.arch/gdb1558.exp: New file.
251 * gdb.arch/gdb1558.c: New file.
252
b2ce2854
EZ
2532004-02-19 Elena Zannoni <ezannoni@redhat.com>
254
255 * gdb.base/nodebug.exp: Fix typo.
256
e7c9ff01
JB
2572004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
258
259 Committed by Jim Blandy <jimb@redhat.com>.
260
62f4b920
JB
261 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
262
2db536a1
JB
263 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
264
e7c9ff01
JB
265 * gdb.base/float.exp: Support s390*-*-* targets.
266
f3205b34
AF
2672004-02-17 Adam Fedor <fedor@gnu.org>
268
269 * gdb.base/gdb1555.exp: New file.
270 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
271
9d62932d
EZ
2722004-02-17 Elena Zannoni <ezannoni@redhat.com>
273
274 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
275
344c9711
FF
2762004-02-16 Fred Fish <fnf@redhat.com>
277
278 * gdb.arch/gdb1291.c: Remove
279 * gdb.arch/gdb1291.s: New test input file.
280 * gdb.arch/gdb1291.exp: Expand test to check case that should not
281 fail. Test for correct result, known incorrect result, other
282 failures and timeouts.
283
2d822687
AC
2842004-02-16 Andrew Cagney <cagney@redhat.com>
285
286 * gdb.base/bigcore.exp: New file.
287 * gdb.base/bigcore.c: New file.
288
dac15b66
AC
2892004-02-13 Andrew Cagney <cagney@redhat.com>
290
291 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
292 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
293 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
294 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
295 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
296 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
297 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
298 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
299 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
300 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
301
6bdfc2c4
JJ
3022004-02-11 Jeff Johnston <jjohnstn@redhat.com>
303
304 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
305 executed is an alloc instruction.
306
87b3ede8
DC
3072004-02-11 David Carlton <carlton@kealia.com>
308
309 * gdb.cp/breakpoint.exp: New.
310 * gdb.cp/breakpoint.cc: New.
311
6e19e2bf
MC
3122004-02-11 Michael Chastain <mec.gnu@mindspring.com>
313
314 Partial fix for PR gdb/1543.
315 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
316 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
317 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
318 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
319 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
320 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
321 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
322 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
323 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
324 to bug-gdb@prep.ai.mit.edu .
325 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
326 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
327 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
328 Likewise.
329
5c5455dc
AC
3302004-02-10 Andrew Cagney <cagney@redhat.com>
331
332 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
333 using gdb_internal_error_resync.
334
9cf689d7
DJ
3352004-02-09 Daniel Jacobowitz <drow@mvista.com>
336
337 * gdb.threads/thread-specific.exp: Stop early if no threads are
338 found.
339
d2dc51db
MC
3402004-02-09 Michael Chastain <mec.gnu@mindspring.com>
341
342 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
343
14b1a056
DJ
3442004-02-08 Daniel Jacobowitz <drow@mvista.com>
345
346 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
347 breakpoints.
348
83f66e8f
DJ
3492004-02-07 Daniel Jacobowitz <drow@mvista.com>
350
351 * config/sim.exp (gdb_load): Handle $arg == "".
352 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
353 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
354
30fc0091
EZ
3552004-02-07 Elena Zannoni <ezannoni@redhat.com>
356
357 * gdb.base/maint.exp: Update test to reflect
358 obstack changes.
359
4d806929
JJ
3602004-02-04 Jeff Johnston <jjohnstn@redhat.com>
361
362 * gdb.base/pendshr.c (pendfunc): New function that calls
363 pendfunc1.
364 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
365
7bfdd688
FF
3662004-02-04 Fred Fish <fnf@redhat.com>
367
368 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
369 function symbols and update copyright years.
370 * gdb.arch/gdb1291.c: Ditto.
371
aaa08ee4
MC
3722004-02-03 Michael Chastain <mec.gnu@mindspring.com>
373
374 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
375
dbad7755
MC
3762004-02-03 Michael Chastain <mec.gnu@mindspring.com>
377
378 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
379
ec4646ef
MC
3802004-02-03 Michael Chastain <mec.gnu@mindspring.com>
381
382 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
383
1b802196
FF
3842004-02-02 Fred Fish <fnf@redhat.com>
385
386 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
387 remote targets. Update copyright years.
388
18fe2033
JJ
3892004-02-02 Jeff Johnston <jjohnstn@redhat.com>
390
391 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
392 support.
393 * gdb.base/langs.exp: Fix test which attempts to create
394 breakpoint on non-existent function to handle new pending
395 support.
396 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
397 a breakpoint.
398 * gdb.base/pending.exp: New test.
399 * gdb.base/pending.c: New file.
400 * gdb.base/pendshr.c: Ditto.
401
8d577d32
DC
4022004-02-02 David Carlton <carlton@kealia.com>
403
404 * gdb.cp/overload.exp: Add overloadNamespace tests.
405 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
406 (overloadNamespace, XXX): New.
407 (main): Call XXX::marker2.
408
3ad13771
FF
4092004-02-01 Fred Fish <fnf@redhat.com>
410
411 * gdb.base/dump.exp: Use runto_main instead of "runto main".
412 * gdb.base/finish.exp: Ditto.
413 * gdb.base/gcore.exp: Ditto.
414 * gdb.base/huge.exp: Ditto.
415 * gdb.base/info-proc.exp: Ditto.
416 * gdb.base/return2.exp: Ditto.
417 * gdb.threads/gcore-thread.exp: Ditto.
418
44c75849
DJ
4192004-02-01 Daniel Jacobowitz <drow@mvista.com>
420
421 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
422
005bc093
MK
4232004-02-01 Mark Kettenis <kettenis@gnu.org>
424
425 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
426 that opening the file succeeds on OpenBSD.
427
c47cebdb
DJ
4282004-02-01 Daniel Jacobowitz <drow@mvista.com>
429
430 * gdb.threads/thread-specific.c: New file.
431 * gdb.threads/threads-specific.exp: New test script.
432 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
433 to expect_out.
434
5a01311c
MK
4352004-02-01 Mark Kettenis <kettenis@gnu.org>
436
437 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
438 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
439 only on the "print_small_structs from print_long_arg_list" test.
440
ce22a4f1
DJ
4412004-02-01 Daniel Jacobowitz <drow@mvista.com>
442
443 * gdb.base/completion.exp: Kill a stray backslash.
444
445 From Jim Ingham <jingham@apple.com>:
446 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
447 agrees with the result from sending a tab.
448
abbab9d3
DJ
4492004-01-31 Daniel Jacobowitz <drow@mvista.com>
450
451 * gdb.base/chng-syms.exp: Remove stray newline.
452
53904d1e
MK
4532004-01-31 Mark Kettenis <kettenis@gnu.org>
454
455 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
456 *-*-openbsd*.
457 * gdb.asm/openbsd.inc: New file.
458
3a4b3aac
MK
4592004-01-30 Mark Kettenis <kettenis@gnu.org>
460
461 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
462 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
463 *-*solaris2*. Remove commented out default settings for
464 asm-flags. Replace gdb_compile with target_link.
465
ebac27b4
MC
4662004-01-29 Michael Chastain <mec.gnu@mindspring.com>
467
468 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
469 for all tests. Remove old hp-ux and cygnus xfail cases.
470
d8679d84
PH
4712004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
472
473 * gdb.base/chng-syms.exp: New file.
474 * gdb.base/chng-syms.c: New file.
475
0a55bc22
MC
4762004-01-24 Michael Chastain <mec.gnu@mindspring.com>
477
478 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
479 Provide arms for current output in all my configurations.
480
94b8e876
MC
4812004-01-24 Michael Chastain <mec.gnu@mindspring.com>
482
483 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
484 * lib/compiler.cc: Likewise.
485 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
486 get the right preprocessor. Eval the output directly. Remove
487 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
488 hp_f77_compiler and hp_f90_compiler completely.
489 (gdb_preprocess): Delete.
490 (get_compiler): Delete.
491
7cf03d44
MK
4922004-01-24 Mark Kettenis <kettenis@gnu.org>
493
494 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
495 <string.h>.
496
68b6dce9
NR
4972004-01-24 Nick Roberts <nick@nick.uklinux.net>
498
499 * gdb.mi/mi-stack.exp: Update copyright.
500
b368761e
DC
5012004-01-23 David Carlton <carlton@kealia.com>
502
503 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
504 test for cp_lookup_transparent_type.
505 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
506 call them.
507
f2061b53
DJ
5082004-01-23 Daniel Jacobowitz <drow@mvista.com>
509
510 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
511 after -var-update.
512
37fc574a
DC
5132004-01-23 David Carlton <carlton@kealia.com>
514
515 * gdb.cp/namespace.cc (C::ensureRefs): New.
516 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
517
8e94b928
NR
5182004-01-20 Nick Roberts <nick@nick.uklinux.net>
519
520 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
521 case "-stack-list-locals 2".
522 * gdb.mi/mi-var-child.exp: Test for case
523 "-var-list-children --all-values NAME".
524
997b0952
MC
5252004-01-18 Michael Chastain <mec.gnu@mindspring.com>
526
527 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
528
52470da3
MK
5292004-01-18 Mark Kettenis <kettenis@gnu.org>
530
7049b4b8
MK
531 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
532 used with gdb_test_multiple.
533
52470da3
MK
534 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
535 read at address 0. This fixes PR testsuite/1504.
536
da6012e5
DJ
5372004-01-18 Daniel Jacobowitz <drow@mvista.com>
538
539 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
540 Remove downloading, guessing the host executable, the calls to
541 gdb_file_cmd and gdb_target_cmd, and "load" support.
542 (infer_host_exec): New function broken out from gdb_load.
543 (gdb_load): New wrapper for gdbserver_gdb_load.
544 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
545 gdb_target_cmd. Use -target-select.
546 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
547 Download binaries to the host. Clear last_mi_remote_file when
548 we load a new binary.
549 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
550 call gdbserver_gdb_load and mi_gdb_target_cmd.
551
32c70722
MC
5522004-01-17 Michael Chastain <mec.gnu@mindspring.com>
553
554 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
555 type patterns.
556
b0cecf36
MC
5572004-01-17 Michael Chastain <mec.gnu@mindspring.com>
558
559 * gdb.cp/templates.exp: Fix typo in test name of
560 "print Foo<volatile char*>::foo".
561
4120d7e6
MC
5622004-01-15 Michael Chastain <mec.gnu@mindspring.com>
563
564 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
565
f679e530
BE
5662004-01-16 Ben Elliston <bje@wasabisystems.com>
567
568 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
569 (clean mostlyclean): Remove empty rm.
570
091c48f6
MC
5712004-01-15 Michael Chastain <mec.gnu@mindspring.com>
572
573 * gdb.base/setvar.exp: Add copyright years.
574
3e5fc8d2
DC
5752004-01-14 David Carlton <carlton@bactrian.org>
576
577 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
578 PR c++/1511 and update coment.
579 * gdb.cp/templates.exp: Update patterns to match current output.
580 If changes involve something other than whitespace, KFAIL
581 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
582
63d06c5c
DC
5832004-01-14 David Carlton <carlton@kealia.com>
584
585 * gdb.cp/namespace.exp: Add tests involving classes defined within
586 namespaces.
587 * gdb.cp/namespace.cc (C::CClass): New.
588 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
589
a51dab88
EZ
5902004-01-14 Elena Zannoni <ezannoni@redhat.com>
591
592 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
593 what debug info we have. Print a better message if something goes
594 wrong while producing the separate debug info file.
595
a476ccc9
MC
5962004-01-14 Michael Chastain <mec.gnu@mindspring.com>
597
598 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
599
f453692c
MC
6002004-01-14 Michael Chastain <mec.gnu@mindspring.com>
601
602 * gdb.base/callfuncs.c: Add copyright notice.
603
f40063a5
MC
6042004-01-13 Michael Chastain <mec.gnu@mindspring.com>
605
606 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
607 inheritance. PR gdb/1498, PR gcc/13539.
608
19ac3974
EZ
6092004-01-13 Elena Zannoni <ezannoni@redhat.com>
610
611 * gdb.threads/gcore-thread.exp: Prefix name of binary with
612 test specific name.
613 * gdb.mi/gdb669.exp: Ditto.
614 * gdb.mi/mi-pthreads.exp: Ditto.
615 * gdb.mi/mi1-pthreads.exp: Ditto.
616 * gdb.mi/mi2-pthreads.exp: Ditto.
617
56c97c6e
MC
6182004-01-12 Michael Chastain <mec.gnu@mindspring.com>
619
620 * gdb.cp/member-ptr.cc: Add copyright notice.
621
a0644324
MC
6222004-01-12 Michael Chastain <mec.gnu@mindspring.com>
623
624 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
625 some patterns for recent versions of gcc and hpacc. Delete
626 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
627 Delete tests that access a NULL pointer-to-member-data. This
628 script is still disabled for gcc.
629
32fabe09
EZ
6302004-01-12 Elena Zannoni <ezannoni@redhat.com>
631
632 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
633 escaped correctly.
634
1f8a6abb
EZ
6352004-01-12 Elena Zannoni <ezannoni@redhat.com>
636
637 * gdb.base/sepdebug.exp: New file.
638 * gdb.base/sepdebug.c: New file.
639 * lib/gdb.exp (separate_debug_filename): New procedure.
640 (gdb_gnu_strip_debug): New procedure.
641
48efe704
AC
6422004-01-12 Andrew Cagney <cagney@redhat.com>
643
644 * gdb.mi/ChangeLog: Delete file. Renamed to ...
645 * gdb.mi/ChangeLog-1999-2003: New file.
646
a9415475
AC
6472004-01-12 Andrew Cagney <cagney@redhat.com>
648
649 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
650 "Renaming a directory to a non-empty directory returns ENOTEMPTY
651 or EEXIST", treat EBUSY as an XFAIL.
652
83b8cf9d
MC
6532004-01-11 Michael Chastain <mec.gnu@mindspring.com>
654
655 * gdb.base/scope.exp: Remove obsolete setup_xfail for
656 hp_cc_compiler.
657
9939d2a8
MC
6582004-01-10 Michael Chastain <mec.gnu@mindspring.com>
659
660 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
661 decorations.
662
1ff8cadf
MC
6632004-01-10 Michael Chastain <mec.gnu@mindspring.com>
664
665 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
666 and "(aCC)" decorations. Remove obsolete doco about old
667 test results.
668
6fa9022e
MC
6692004-01-09 Michael Chastain <mec.gnu@mindspring.com>
670
671 * gdb.cp/exception.exp: Fix typo in doco.
672
209721fe
MK
6732004-01-09 Mark Kettenis <kettenis@gnu.org>
674
675 * gdb.base/gdb1476.exp: Fix typo.
676
ef11303e
MC
6772004-01-09 Michael Chastain <mec.gnu@mindspring.com>
678
679 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
680 file.
681
041ab88c
MC
6822004-01-09 Michael Chastain <mec.gnu@mindspring.com>
683
684 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
685 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
686 Use gdb_compile. Remove restriction on gcc. Add some patterns
687 for recent version of gdb. Delete second half, which was a copy
688 of the first half with different build flags. This test is
689 still disabled because it is still not ready for production.
690
e36d075a
MC
6912004-01-08 Michael Chastain <mec.gnu@mindspring.com>
692
693 * gdb.cp/exception.cc: Add copyright notice.
694 * gdb.cp/exception.exp: Add a notice that this file is broken
695 because of line number changes caused by addition of copyright
696 notice.
697
42b190ad
MC
6982004-01-08 Michael Chastain <mec.gnu@mindspring.com>
699
700 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
701 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
702
8f25f06b
MC
7032004-01-08 Michael Chastain <mec.gnu@mindspring.com>
704
705 * gdb.cp/classes.exp: Accept gnu abi 2.
706 * gdb.cp/derivation.exp: Likewise.
707 * gdb.cp/overload.exp: Likewise.
708 * gdb.cp/virtfunc.exp: Likewise.
709
06ded8b8
MC
7102004-01-08 Michael Chastain <mec.gnu@mindspring.com>
711
712 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
713 semicolon after end of function.
714
77c26ae3
MC
7152004-01-07 Michael Chastain <mec.gnu@mindspring.com>
716
717 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
718 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
719 boilerplate code for compiling and running the program under
720 test. Add some string method tests.
721
20757486
MC
7222004-01-07 Michael Chastain <mec.gnu@mindspring.com>
723
724 * gdb.cp/bs15503.cc: Add copyright notice.
725 * gdb.cp/bs15503.exp: Adjust line number.
726
0fd3b503
MC
7272004-01-07 Michael Chastain <mec.gnu@mindspring.com>
728
729 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
730 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
731
10d1bea8
MC
7322004-01-07 Michael Chastain <mec.gnu@mindspring.com>
733
734 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
735 hp_cc_compiler.
736
2789202a
MC
7372004-01-07 Michael Chastain <mec.gnu@mindspring.com>
738
739 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
740 * gdb.cp/ctti.exp: Use the marker instead of "next".
741 With gcc, run further before bailing.
742
b862f14c
MC
7432004-01-07 Michael Chastain <mec.gnu@mindspring.com>
744
745 * gdb.cp/cttiadd.cc: Add copyright notice.
746 * gdb.cp/cttiadd1.cc: Likewise.
747 * gdb.cp/cttiadd2.cc: Likewise.
748 * gdb.cp/cttiadd3.cc: Likewise.
749
96da2469
MC
7502004-01-07 Michael Chastain <mec.gnu@mindspring.com>
751
752 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
753 Use gdb_test, gdb_test_multiple. Use floating-point values that
754 have exact representations in IEEE-ish formats.
755
053248ff
MC
7562004-01-07 Michael Chastain <mec.gnu@mindspring.com>
757
758 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
759 compilers. Delete duplicate call to get_compiler_info.
760 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
761 * gdb.base/volatile.exp: Likewise.
762
84acecdd
MK
7632004-01-07 Mark Kettenis <kettenis@gnu.org>
764
765 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
766 memory at address 0.
767
fe11a27f
MC
7682004-01-07 Michael Chastain <mec.gnu@mindspring.com>
769
770 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
771 to test for hp-ux assembler. Fix copyright years.
772
60ad077b
AC
7732004-01-07 Andrew Cagney <cagney@redhat.com>
774
775 * gdb.base/fileio.c (strerrno): Add "EBUSY".
776
1c9b8f33
AC
7772004-01-07 Andrew Cagney <cagney@redhat.com>
778
779 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
780 when creating the read-only file. From analysis by Roland McGrath
781 and Elena Zannoni.
782
753ccc7a
MC
7832004-01-06 Michael Chastain <mec.gnu@mindspring.com>
784
785 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
786
eca3e36b
MC
7872004-01-06 Michael Chastain <mec.gnu@mindspring.com>
788
789 * gdb.base/cvexpr.c: Be type-safe with function pointers and
790 data pointers.
791
f8d4bac4
MC
7922004-01-06 Michael Chastain <mec.gnu@mindspring.com>
793
794 * gdb.cp/m-static.exp: Compile one source file at a time.
795 Delete unused call to get_compiler_info.
796
9b4e0f94
MC
7972004-01-06 Michael Chastain <mec.gnu@mindspring.com>
798
799 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
800 * gdb.base/call-rt-st.exp: Likewise.
801 * gdb.base/nodebug.exp: Likewise.
802 * gdb.base/volatile.exp: Likewise.
803 * gdb.cp/ref-types.exp: Likewise.
804 * gdb.cp/templates.exp: Likewise.
805
023c1024
MK
8062004-01-05 Mark Kettenis <kettenis@gnu.org>
807
808 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
809
19703c4a
MC
8102004-01-05 Michael Chastain <mec.gnu@mindspring.com>
811
812 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
813 hppa*-hp-hpux*.
814
18b67037
MK
8152004-01-04 Mark Kettenis <kettenis@gnu.org>
816
ba6219c8
MK
817 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
818 x86_64-*-*.
819
18b67037
MK
820 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
821 sparc64-*-* and sparc*-solaris2*.
822
1bfbbb9d
MK
8232004-01-04 Mark Kettenis <kettenis@gnu.org>
824
825 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
826 return ${tests}" test. The ${tests} already mentions the
827 filename.
828
06846494
MC
8292004-01-02 Michael Chastain <mec.gnu@mindspring.com>
830
831 * gdb.cp/local.exp: Accept gcc abi 2.
832
3b0cb202
MC
8332004-01-02 Michael Chastain <mec.gnu@mindspring.com>
834
835 * gdb.cp/templates.exp: Accept gcc abi 2.
836
0643ec3f
MC
8372004-01-02 Michael Chastain <mec.gnu@mindspring.com>
838
839 * lib/compiler.cc: Remove supports_template_debugging.
840 * gdb.cp/templates.exp: Do not test supports_template_debugging.
841
d231d0b1
MC
8422004-01-01 Michael Chastain <mec.gnu@mindspring.com>
843
844 * gdb.cp/namespace.exp: Accept gcc abi 2.
845
44ffb27c
MC
8462004-01-01 Michael Chastain <mec.gnu@mindspring.com>
847
848 * gdb.cp/method.exp: Accept gcc abi 2.
849
184ad485
MC
8502004-01-01 Michael Chastain <mec.gnu@mindspring.com>
851
852 * gdb.cp/classes.exp: Generate identical results as old version.
853 * gdb.cp/derivation.exp: Likewise.
854 * gdb.cp/overload.exp: Likewise.
855 * gdb.cp/virtfunc.exp: Likewise.
856
116f09e7
MC
8572004-01-01 Michael Chastain <mec.gnu@mindspring.com>
858
859 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
860 mysterious bug with sourceware version of expect.
861
b1379776
MC
8622004-01-01 Michael Chastain <mec.gnu@mindspring.com>
863
864 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
865 current versions of gcc, including gcc abi 2. Remove gratuitous
866 restart of test program. Use gdb_test_multiple and gdb_test for
867 all tests. Add patterns to xfail missing "const" in "const char *"
868 and kfail PR gdb/1155.
869
6b7a4c0e
MC
8702004-01-01 Michael Chastain <mec.gnu@mindspring.com>
871
872 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
873 current versions of gcc, including gcc abi 2. Remove gratuitous
874 restart of test program. Use gdb_test_multiple and gdb_test for
875 all tests. Add patterns to kfail PR gdb/1498.
876
51615d72
MC
8772003-12-31 Michael Chastain <mec.gnu@mindspring.com>
878
879 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
880 current versions of gcc, including gcc abi 2. Use "breakpoint"
881 and "continue" instead of restarting the target program. Use
882 gdb_test_multiple and gdb_test for all tests.
883
7b79a9d7
MK
8842004-01-01 Mark Kettenis <kettenis@gnu.org>
885
886 * gdb.asm/asm-source.exp: Update copyright year. Link statically
887 for *-*-solaris2*.
888
1cd3489f
MC
8892003-12-31 Michael Chastain <mec.gnu@mindspring.com>
890
891 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
892 current versions of gcc, including gcc abi 2. Use "breakpoint"
893 and "continue" instead of restarting the target program several
894 times. Use gdb_test_multiple and gdb_test for all tests.
895
850742db
MC
8962003-12-18 Michael Chastain <mec.gnu@mindspring.com>
897
898 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
899 source files.
900
eb4bbda8
MC
9012003-12-16 Michael Chastain <mec.gnu@mindspring.com>
902
903 * gdb.base/environ.exp: Handle compiling test case from multiple
904 source files.
905
e42c7771
MC
9062003-12-16 Michael Chastain <mec.gnu@mindspring.com>
907
908 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
909
80e4b428
JB
9102003-12-17 Jim Blandy <jimb@redhat.com>
911
5f06973a
JB
912 * gdb.base/freebpcmd.c: Add copyright notice.
913
80e4b428
JB
914 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
915
0ab84fb7
MC
9162003-12-16 Michael Chastain <mec.gnu@mindspring.com>
917
918 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
919
1b3bb3d0
JB
9202003-12-13 Jim Blandy <jimb@redhat.com>
921
922 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
923
3a4c9371
KB
9242003-12-12 Kevin Buettner <kevinb@redhat.com>
925
926 * gdb.asm/frv.inc: New file.
927 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
928
a1dea79a
FF
9292003-12-09 Fred Fish <fnf@redhat.com>
930
931 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
932 functions to break1.c and leave prototypes behind. Add more
933 "set breakpoint NN here" comments.
934 * gdb.base/break1.c: New file.
935
936 * gdb.base/break.exp: Handle compiling test case from multiple
937 source files and change source file references as needed.
938 * gdb.base/completion.exp: Ditto.
939 * gdb.base/condbreak.exp: Ditto.
940 * gdb.base/define.exp: Ditto.
941 * gdb.base/ena-dis-br.exp: Ditto.
942 * gdb.base/info-proc.exp: Ditto.
943 * gdb.base/maint.exp: Ditto.
944 * gdb.base/until.exp: Ditto.
945
946 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
947 hardcoded line numbers.
948 * gdb.base/define.exp: Ditto.
949 * gdb.base/ena-dis-br.exp: Ditto.
950 * gdb.base/maint.exp: Ditto.
951 * gdb.base/until.exp: Ditto.
952
953 * gdb.base/completion.exp: Use "break1" for completion tests since
954 "break" is no longer a unique prefix.
955
5266b69c
AC
9562003-12-06 Andrew Cagney <cagney@redhat.com>
957
958 * gdb.base/structs.exp (test_struct_returns): When applicable, set
959 "return_value_unimplemented". When an unimplemented struct return
960 architecture, report incorrect values as a KFAIL
961
374451f0
MC
9622003-12-05 Michael Chastain <mec.gnu@mindspring.com>
963
964 * gdb.cp/rtti.exp: Accept new wording of warning from
965 cp_lookup_rtti_type.
966
ba9b20a7
MC
9672003-12-05 Michael Chastain <mec.gnu@mindspring.com>
968
969 Partial fix for PR testsuite/1456.
970 * gdb.base/scope.exp (test_at_main): Replace references to
971 gcc_compiled with calls to test_compiler_info.
972 (test_at_foo): Likewise.
973 (test_at_bar): Likewise.
974
b74b6d0b
MC
9752003-12-04 Michael Chastain <mec.gnu@mindspring.com>
976
977 Partial fix for PR testsuite/1456.
978 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
979 to test_compiler_info.
980
ccfa3402
MC
9812003-12-03 Michael Chastain <mec.gnu@mindspring.com>
982
983 * gdb.base/so-impl-ld.exp: Update copyright notice.
984
f6246aba
MC
9852003-12-02 Michael Chastain <mec.gnu@mindspring.com>
986
987 Partial fix for PR testsuite/1456.
988 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
989 to test_compiler_info.
990
13ae734a
MC
9912003-11-28 Michael Chastain <mec.gnu@mindspring.com>
992
993 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
994 from current versions of gdb. Clean up regular expressions.
995 Delete redundant timeout case.
996
d8e1cdee
MC
9972003-11-28 Michael Chastain <mec.gnu@mindspring.com>
998
999 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
1000 from current versions of gdb. Clean up regular expressions.
1001 Delete redundant timeout case.
1002
96457b64
MC
10032003-12-01 Michael Chastain <mec.gnu@mindspring.com>
1004
1005 Partial fix for PR testsuite/1456.
1006 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
1007 gcc_compiled with call to test_compiler_info.
1008
f35309fc
MC
10092003-11-30 Michael Chastain <mec.gnu@mindspring.com>
1010
1011 Partial fix for PR testsuite/1456.
1012 * gdb.base/list.exp (test_list_function): Delete unused declaration
1013 of gcc_compiled.
1014
d7afdf9b
MC
10152003-11-29 Michael Chastain <mec.gnu@mindspring.com>
1016
1017 Partial fix for PR testsuite/1456.
1018 * gdb.base/complex.exp: Replace reference to gcc_compiled with
1019 call to test_compiler_info.
1020
71507b56
MK
10212003-11-29 Mark Kettenis <kettenis@gnu.org>
1022
1023 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
1024 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
1025 it to create the appropriate note.inc.
1026 * gdb.asm/asmsrc1.s: Include "note.inc".
1027 * gdb.asm/netbsd.inc: New file.
1028 * gdb.asm/empty.inc: New file.
1029
f81f93f7
MC
10302003-11-28 Michael Chastain <mec.gnu@mindspring.com>
1031
1032 Partial fix for PR testsuite/1456.
1033 * gdb.base/constvars.exp: Replace references to gcc_compiled with
1034 calls to test_compiler_info.
1035
9a77938e
MC
10362003-11-27 Michael Chastain <mec.gnu@mindspring.com>
1037
1038 Partial fix for PR testsuite/1456.
1039 * gdb.base/volatile.exp: Replace references to gcc_compiled with
1040 calls to test_compiler_info.
1041
e8367dc7
MK
10422003-11-27 Mark Kettenis <kettenis@gnu.org>
1043
1044 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
1045 pattern for the KFAILs.
1046
526c61ee
AF
10472003-11-25 Adam Fedor <fedor@gnu.org>
1048
1049 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
1050 * gdb.objc/objcdecode.m: New file.
1051
28f2d600
AF
10522003-11-25 Adam Fedor <fedor@gnu.org>
1053
1054 * gdb.objc/nondebug.exp: Test for PR objc/1236.
1055 * gdb.objc/nondebug.m: New file.
1056
a3895cee
BE
10572003-11-26 Ben Elliston <bje@wasabisystems.com>
1058
1059 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1060 NetBSD as it does on FreeBSD. Modelled on a similar change by
1061 Mark Kettenis on 2003-05-30.
1062 (link-flags): Set to "--entry _start" regardless of target.
1063 Special linker flags are to be appended to $link-flags.
1064 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
1065
c9f2c8a3
MC
10662003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1067
1068 * gdb.cp/method.exp: Accept output of new demangler.
1069
15a0587a 10702003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
1071
1072 * gdb/class2.exp: New file.
1073 * gdb/class2.cc: New file.
1074
3c00b570
MC
10752003-11-25 Michael Chastain <mec.gnu@mindspring.com>
1076
1077 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
1078 of new demangler.
1079
7027acc7
MK
10802003-11-23 Mark Kettenis <kettenis@gnu.org>
1081
1082 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
1083 of gdb_test "run".
1084
b0e1598a
MK
10852003-11-23 Mark Kettenis <kettenis@gnu.org>
1086
1087 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
1088 "continue" into "run".
1089
4d9eda44
MC
10902003-11-23 Michael Chastain <mec.gnu@mindspring.com>
1091
1092 Partial fix for PR testsuite/1456.
1093 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
1094 call to test_compiler_info.
1095 * gdb.cp/ctti.exp: Likewise.
1096 * gdb.cp/derivation.exp: Likewise.
1097 * gdb.cp/member-ptr.exp: Likewise.
1098 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
1099 reference to gcc_compiled.
1100
11012003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
1102
1103 Fix PR testsuite/1463.
1104 * gdb.base/structs.exp (start_structs_test): Call
1105 get_debug_format before using the debug format.
1106
d422fe19
AC
11072003-11-22 Andrew Cagney <cagney@redhat.com>
1108
1109 * lib/gdb.exp (gdb_test_multiple): Add simple example.
1110 * gdb.base/structs.exp: Use gdb_test_multiple.
1111
039cf96d
AC
11122003-11-20 Andrew Cagney <cagney@redhat.com>
1113
6882279b
AC
1114 * gdb.base/structs.exp: Handle and recover from internal errors.
1115 Replace "foo${n}" with "foo<n>" in test messages.
1116
e53890ae
AC
1117 * gdb.base/structs.exp: Update copyright. Rewrite.
1118 * gdb.base/structs.c: Update copyright. Rewrite.
1119
2b211c59
AC
1120 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
1121 resync count exceeded.
d63a86f8 1122
039cf96d
AC
1123 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
1124 from the internal error.
1125 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
1126 Original from Jim Blandy.
1127 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 1128
eac98b22
AC
11292003-11-19 Andrew Cagney <cagney@redhat.com>
1130
1131 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
1132 KFAIL.
1133
67455b2a
MK
11342003-11-17 Mark Kettenis <kettenis@gnu.org>
1135
1136 New testcase for PR backtrace/1435.
1137 * gdb.arch/i386-unwind.exp: New file.
1138 * gdb.arch/i386-unwind.c: New file.
1139
853d6e5b
AC
11402003-11-17 Andrew Cagney <cagney@redhat.com>
1141
1142 * lib/gdb.exp (compiler_info): New global.
1143 (test_compiler_info): New function.
1144 (get_compiler_info): Set compiler_info.
1145 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
1146 "compiler_info" to gcc-<major>-<minor>.
1147
38cf6e11
MC
11482003-11-15 Michael Chastain <mec.gnu@mindspring.com>
1149
1150 * gdb.trace/configure: Remove.
1151
a50d3602
EZ
11522003-11-13 Elena Zannoni <ezannoni@redhat.com>
1153
1154 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 1155 breakpoints.
a50d3602
EZ
1156 * gdb.base/break.exp: Remove all references to explicit line
1157 numbers.
1158
d9407aaa
NC
11592003-11-11 Nick Clifton <nickc@redhat.com>
1160
1161 * gdb.base/shreloc.exp: Do not run for targets which do not
1162 support shared objects.
1163
db488fc1
CV
11642003-11-10 Corinna Vinschen <vinschen@redhat.com>
1165
1166 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
1167 Don't run tests if nofileio flag is given.
1168
6a90a18e
EZ
11692003-11-07 Elena Zannoni <ezannoni@redhat.com>
1170
1171 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
1172 as well as 'Watchpoint'.
1173
0b915e9c
EZ
11742003-11-06 Elena Zannoni <ezannoni@redhat.com>
1175
1176 Reported by Jim Ingham <jingham@apple.com>:
1177 * gdb.base/annota1.exp: Match at least one occurrence of the
1178 signal handler annotation.
1179
d7e4b55f
EZ
11802003-11-06 Elena Zannoni <ezannoni@redhat.com>
1181
1182 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
1183 as well as 'Watchpoint'.
1184
2fe4e8d0
MC
11852003-11-05 Michael Chastain <mec@shout.net>
1186
1187 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
1188
6ef88553
KW
11892003-11-03 Kris Warkentin <kewarken@qnx.com>
1190
1191 * gdb.arch/gdb1291.c: New test file.
1192 * gdb.arch/gdb1291.exp: New test script.
1193 * gdb.arch/gdb1431.c: New test file.
1194 * gdb.arch/gdb1431.exp: New test script.
1195
ae7dc4d8
MC
11962003-10-22 Michael Chastain <mec@shout.net>
1197
1198 * gdb.mi/pthreads.c: Add copyright notice.
1199
c39d7427
MC
12002003-10-22 Michael Chastain <mec@shout.net>
1201
1202 * gdb.threads/pthreads.c: Add copyright notice.
1203
8b7d96c1
MC
12042003-10-20 Michael Chastain <mec@shout.net>
1205
1206 * gdb.base/gdb1056.exp: New test script.
1207
d1d69fdd
DJ
12082003-10-13 Daniel Jacobowitz <drow@mvista.com>
1209
1210 * gdb.threads/killed.exp: Use gdb_run_cmd.
1211
7d605576
DJ
12122003-10-13 Daniel Jacobowitz <drow@mvista.com>
1213
1214 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
1215 create a core file.
1216 * gdb.threads/gcore-thread.exp: Likewise.
1217
618ec112
CV
12182003-10-13 Corinna Vinschen <vinschen@redhat.com>
1219
1220 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
1221 type, based on char type.
1222 (struct bit_flags_short_t): New bitfield type, based on short type.
1223 (init_bit_flags_char): New fuction.
1224 (init_bit_flags_short): Ditto.
1225 (print_bit_flags_char): Ditto.
1226 (print_bit_flags_short): Ditto.
1227 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
1228
9367a73c
MC
12292003-10-11 Michael Chastain <mec@shout.net>
1230
1231 * gdb.base/call-rt-st.exp: Update copyright year.
1232
1decf120
KI
12332003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
1234
1235 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
1236 * gdb.disasm/sh3.s: Ditto.
1237
5445b2ae
DJ
12382003-10-07 Daniel Jacobowitz <drow@mvista.com>
1239
1240 * gdb.threads/switch-threads.exp: New test.
1241 * gdb.threads/switch-threads.c: New source file.
1242
aec24853
CV
12432003-10-07 Corinna Vinschen <vinschen@redhat.com>
1244
1245 * gdb.base/ending-run.exp: Add sh specific case.
1246
adc7428d
AC
12472003-10-06 Andrew Cagney <cagney@redhat.com>
1248
1249 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
1250 * gdb.disasm/mn10200.exp: Delete obsolete file.
1251
c9d37158
DJ
12522003-09-29 Daniel Jacobowitz <drow@mvista.com>
1253
1254 * ChangeLog: Correct an entry command.exp -> commands.exp.
1255 * gdb.base/commands.exp (bp_deleted_in_command_test)
1256 (temporary_breakpoint_commands): Check noargs.
1257
79c2c32d
DC
12582003-09-25 David Carlton <carlton@kealia.com>
1259
1260 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
1261 of some print tests, where appropriate. Add tests for C::D::cd,
1262 E::ce, F::cXfX, G::XgX.
1263 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
1264
594e6d67
RE
12652003-09-25 Richard Earnshaw <rearnsha@arm.com>
1266
1267 * lib/java.exp (java_init): Import target_alias before using it.
1268
10f0d451
DC
12692003-09-25 David Carlton <carlton@kealia.com>
1270
1271 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
1272
274bcba0
EZ
12732003-09-23 Elena Zannoni <ezannoni@redhat.com>
1274
d63a86f8 1275 * gdb.base/selftest.exp: Accomodate more instruction reordering
274bcba0
EZ
1276 weirdness.
1277
cdbf20f7
MC
12782003-09-17 Michael Chastain <mec@shout.net>
1279
1280 * gdb.cp/gdb1355.exp: New file.
1281 * gdb.cp/gdb1355.c: New file.
1282
71e06f80
CV
12832003-09-15 Corinna Vinschen <vinschen@redhat.com>
1284
1285 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
1286 * gdb.asm/sh.inc: New file.
1287
5c4e30ca
DC
12882003-09-11 David Carlton <carlton@kealia.com>
1289
bd45b7af
DC
1290 * gdb.cp/namespace.exp: Add tests for namespace types.
1291 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
1292 (test_namespace): New.
1293
1c199746
EZ
12942003-09-11 Elena Zannoni <ezannoni@redhat.com>
1295
1296 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 1297 * gdb.stabs/weird.exp: Ditto.
1c199746 1298
04ed252f
MC
12992003-09-08 Michael Chastain <mec@shout.net>
1300
1301 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
1302
d8a2d9e7
MC
13032003-09-07 Michael Chastain <mec@shout.net>
1304
1305 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
1306 'parse error'.
1307
161afb24
MK
13082003-09-07 Mark Kettenis <m.kettenis@osp.nl>
1309
1310 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
1311
49f2741a
MC
13122003-08-30 Michael Chastain <mec@shout.net>
1313
1314 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
1315 * gdb.gdb/observer.exp: Ditto.
1316 * gdb.gdb/xfullpath.exp: Ditto.
1317
8afa723e
MK
13182003-08-29 Mark Kettenis <kettenis@gnu.org>
1319
1320 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
1321 *-*-*bsd*.
1322
f31dfe3b
JJ
13232003-08-28 Jeff Johnston <jjohnstn@redhat.com>
1324
1325 * gdb.base/dump.exp: Skip for ia64.
1326
4630e498
JJ
13272003-08-25 Jeff Johnston <jjohnstn@redhat.com>
1328
1329 * gdb.asm/asm-source.exp: Add ia64 support.
1330 * gdb.asm/ia64.inc: New file.
1331
1105b7ef
MC
13322003-08-22 Michael Chastain <mec@shout.net>
1333
1334 * gdb.cp: New directory.
1335 * gdb.cp/*: Copy from gdb.c++/*.
1336 * gdb.c++/*: Remove.
1337 * Makefile.in: Change gdb.c++ to gdb.cp.
1338 * configure.in: Ditto.
1339 * configure: Regnerate.
1340
c945b932
MK
13412003-08-18 Mark Kettenis <kettenis@gnu.org>
1342
1343 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
1344 * gdb.arch/i386-prologue.c (gdb1338): Add function.
1345
2b66634b
DJ
13462003-08-17 Daniel Jacobowitz <drow@mvista.com>
1347
1348 * mi-var-display.exp (-var-list-children weird): Accept function
1349 pointers with argument types.
1350 * mi1-var-display.exp (-var-list-children weird): Likewise.
1351 * mi2-var-display.exp (-var-list-children weird): Likewise.
1352
a356f73b
DJ
13532003-08-17 Daniel Jacobowitz <drow@mvista.com>
1354
1355 * gdb.base/annota3.exp: Add missing newline.
1356
483417b8
MC
13572003-08-06 Michael Chastain <mec@shout.net>
1358
1359 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
1360
c99c59c3
MS
13612003-08-12 Michael Snyder <msnyder@redhat.com>
1362
1363 * gdb.base/float.exp: Add test for SH.
1364
55ed7501
MK
13652003-08-10 Mark Kettenis <kettenis@gnu.org>
1366
1367 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
1368
1a371f2e
EZ
13692003-08-07 Elena Zannoni <ezannoni@redhat.com>
1370
1371 * gdb.base/completion.exp: Remove reduntant completion test
1372 on filename.
1373
e0f353ce
EZ
13742003-08-07 Elena Zannoni <ezannoni@redhat.com>
1375
1376 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
1377 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
1378 gdb.trace/save-trace.exp: Make sure that full pathnames are
1379 escaped correctly.
1380
5710a1af 13812003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 1382
5710a1af
EZ
1383 * configure.in: Don't generate config.h from config.hin.
1384 * configure: Regenerate.
1385 * config.hin: Remove file.
1386 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
1387 * gdb.threads/pthreads.c: Ditto.
1388
dcd81ce9
DJ
13892003-08-07 Daniel Jacobowitz <drow@mvista.com>
1390
1391 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1392 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
1393 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
1394 Replace ld24 with seth/add3.
1395
6009d884
AC
13962003-08-02 Andrew Cagney <cagney@redhat.com>
1397
1398 * gdb.base/annota3.exp: New file.
1399 * gdb.base/annota3.c: New file.
1400 * gdb.c++/annota3.exp: New file.
1401 * gdb.c++/annota3.cc: New file.
1402
51514e06
MC
14032003-07-29 Michael Chastain <mec@shout.net>
1404
1405 * gdb.threads/tls.c (spin): Check errno only if sem_wait
1406 actually failed.
1407 (do_pass): Likewise.
1408 * gdb.threads/tls.exp: Always initialize no_of_threads.
1409
4ee6625b
DJ
14102003-07-27 Daniel Jacobowitz <drow@mvista.com>
1411
1412 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
1413 pattern.
1414 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
1415 * gdb.threads/tls.exp: Recognize one case of the host library not
1416 supporting TLS.
1417
225f2bf6
AC
14182003-07-27 Andrew Cagney <cagney@redhat.com>
1419
1420 * gdb.base/fileio.exp: Use SH when running commands using
1421 remote_exec.
1422
bcb27c9f
DJ
14232003-07-24 Daniel Jacobowitz <drow@mvista.com>
1424
1425 From Kei Sakamoto <sakamoto.kei@renesas.com>:
1426 * gdb.base/relocate.c (dummy): New padding array.
1427
3d67be83
MS
14282003-07-22 Michael Snyder <msnyder@redhat.com>
1429
d63a86f8 1430 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
1431
1432 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
1433 patterns to be more general, accepting old and new output.
1434 Some output chars (such as '+') also must be quoted.
d63a86f8 1435 Some addresses are displayed numerically instead of
3d67be83
MS
1436 symbolically.
1437
57ba3b85
MS
14382003-07-23 Michael Snyder <msnyder@redhat.com>
1439
686d097c
MS
1440 * gdb.base/return2.exp: Don't test long-long return.
1441
57ba3b85
MS
1442 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
1443 * gdb.disasm/t01_mov.exp: Ditto.
1444 * gdb.disasm/t02_mova.s: Ditto.
1445 * gdb.disasm/t02_mova.exp: Ditto.
1446 * gdb.disasm/t03_add.s: Ditto.
1447 * gdb.disasm/t03_add.exp: Ditto.
1448 * gdb.disasm/t04_sub.s: Ditto.
1449 * gdb.disasm/t04_sub.exp: Ditto.
1450 * gdb.disasm/t05_cmp.s: Ditto.
1451 * gdb.disasm/t05_cmp.exp: Ditto.
1452 * gdb.disasm/t06_ari2.s: Ditto.
1453 * gdb.disasm/t06_ari2.exp: Ditto.
1454 * gdb.disasm/t07_ari3.s: Ditto.
1455 * gdb.disasm/t07_ari3.exp: Ditto.
1456 * gdb.disasm/t08_or.s: Ditto.
1457 * gdb.disasm/t08_or.exp: Ditto.
1458 * gdb.disasm/t09_xor.s: Ditto.
1459 * gdb.disasm/t09_xor.exp: Ditto.
1460 * gdb.disasm/t10_and.s: Ditto.
1461 * gdb.disasm/t10_and.exp: Ditto.
1462 * gdb.disasm/t11_logs.s: Ditto.
1463 * gdb.disasm/t11_logs.exp: Ditto.
1464 * gdb.disasm/t12_bit.s: Ditto.
1465 * gdb.disasm/t12_bit.exp: Ditto.
1466 * gdb.disasm/t13_otr.s: Ditto.
1467 * gdb.disasm/t13_otr.exp: Ditto.
1468
e00759ef
EZ
14692003-07-22 Elena Zannoni <ezannoni@redhat.com>
1470
1471 * gdb.threads/tls.exp :Add kfail for 'info address' case.
1472
8bc2021f
EZ
14732003-07-22 Elena Zannoni <ezannoni@redhat.com>
1474
1475 * gdb.threads/tls.c : New file.
1476 * gdb.threads/tls.exp : New file.
1477 * gdb.threads/tls-main.c : New file.
1478 * gdb.threads/tls-shared.c : New file.
1479 * gdb.threads/tls-shared.exp : New file.
1480
89320c4c
AS
14812003-07-22 Andreas Schwab <schwab@suse.de>
1482
1483 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
1484
180dea7c
AS
14852003-07-20 Andreas Schwab <schwab@suse.de>
1486
1487 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
1488 due to insn reordering.
1489
0714963c
AC
14902003-07-15 Andrew Cagney <cagney@redhat.com>
1491
1492 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
1493
98a23b3f
MC
14942003-07-15 Michael Chastain <mec@shout.net>
1495
1496 * gdb.base/gdb1250.exp: New file.
1497 * gdb.base/gdb1250.c: New file.
1498
27e417a2
ML
14992003-07-09 Michal Ludvig <mludvig@suse.cz>
1500
1501 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
1502 expansion of size_t to 'unsigned long', not only to 'unsigned'.
1503
8bc2021f
EZ
15042003-07-09 Elena Zannoni <ezannoni@redhat.com>
1505
1506 * gdb.threads/tls.c: New file.
1507 * gdb.threads/tls.exp: New file.
1508 * gdb.threads/tls-main.c: New file.
1509 * gdb.threads/tls-shared.c: New file.
1510 * gdb.threads/tls-shared.exp: New file.
1511
d99968dc
EZ
15122003-07-09 Elena Zannoni <ezannoni@redhat.com>
1513
1514 * gdb.base/annota1.exp: Make sure that we properly escape the
1515 full path of the source file. Xfail more permissive patterns,
d63a86f8 1516 due to a compiler debug info problem.
d99968dc 1517
83876b3b
AS
15182003-07-07 Andreas Schwab <schwab@suse.de>
1519
2705e972
AS
1520 * gdb.asm/m68k.inc: New file.
1521 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
1522
83876b3b
AS
1523 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
1524 arguments"): Also match negative number.
1525
1526 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
1527
3a871b37
DJ
15282003-07-03 Daniel Jacobowitz <drow@mvista.com>
1529
1530 * gdb.base/store.c (charest): New typedef.
1531 (add_char): Rename to add_charest, update.
1532 (wack_char): Rename to wack_charest, update types. Return l + r
1533 to keep r live across the call.
1534 (wack_short, wack_int, wack_long, wack_longest, wack_float)
1535 (wack_double, wack_doublest): Return l + r to keep r live across
1536 the call.
1537 * gdb.base/store.exp: Accomodate store.c changes.
1538
b2a7f303
DC
15392003-06-30 David Carlton <carlton@kealia.com>
1540
1541 * gdb.c++/maint.exp (test_invalid_name): New.
1542 (test_first_component): Add tests for invalid names.
1543
3c6cb4a1
MC
15442003-06-29 Michael Chastain <mec@shout.net>
1545
1546 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
1547 output of '<VTT for class>' for virtual base classes.
1548
f1c2644b
DJ
15492003-06-29 Daniel Jacobowitz <drow@mvista.com>
1550
1551 * gdb.base/completion.exp: Tab-complete "complet" instead of
1552 "compl".
1553 * gdb.base/complex.exp, gdb.base/complex.c: New files.
1554
18080350
DJ
15552003-06-29 Daniel Jacobowitz <drow@mvista.com>
1556
1557 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
1558 * gdb.base/volatile.exp: Likewise.
1559
f56973f8
DJ
15602003-06-29 Daniel Jacobowitz <drow@mvista.com>
1561
1562 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
1563 gdb/1265.
1564
15652003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
1566 Daniel Jacobowitz <drow@mvista.com>
1567
1568 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
1569 initial line count of 'captured_main' from 26 to 32.
1570 (test_with_self): Allow xmalloc call to be interleaved with the
1571 preceding two lines.
1572
e766d4d6
JB
15732003-06-24 Joel Brobecker <brobecker@gnat.com>
1574
1575 * gdb.base/bang.exp: New testcase.
1576
f125c9a4
JB
15772003-06-23 Joel Brobecker <brobecker@gnat.com>
1578
1579 * gdb.base/langs.exp: Add some tests for the "minimal" language
1580 support.
1581
6e25beaf
EZ
15822003-06-23 Elena Zannoni <ezannoni@redhat.com>
1583
1584 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
1585 the testcase.
1586
2f816dda
DJ
15872003-06-22 Daniel Jacobowitz <drow@mvista.com>
1588
1589 * gdb.base/relocate.exp: Test add-symbol-file with a variable
1590 offset.
1591
db5a5748
DJ
15922003-06-22 Daniel Jacobowitz <drow@mvista.com>
1593
1594 * gdb.c++/pr-1210.cc: New file.
1595 * gdb.c++/pr-1210.exp: New file.
1596
1df0c130
DJ
15972003-06-21 Daniel Jacobowitz <drow@mvista.com>
1598
1599 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
1600 000-exec-continue.
1601
a92feac0
MK
16022003-06-15 Mark Kettenis <kettenis@gnu.org>
1603
1604 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
1605 on *-*-*bsd* instead of *-*-freebsd*.
1606
81a58f5b
AC
16072003-06-14 Andrew Cagney <cagney@redhat.com>
1608
1609 * gdb.base/store.exp: Test longest and doublest. Test all
1610 parameters. Weaken return statement match.
1611 * gdb.base/store.c: Add longest and doublest - aka long long and
1612 long double functions. Put all parameters into local register
1613 variables. Use negative values.
1614
b257a0d3
AC
16152003-06-14 Andrew Cagney <cagney@redhat.com>
1616
1617 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
1618 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
1619 exit status.
1620 * gdb.base/fileio.exp: Disable target when nointerrupts and
1621 noinferiorio, instead of limiting it to remote. Use remote_exec
1622 instead of system.
d63a86f8 1623
21c38304
JJ
16242003-06-12 Jeff Johnston <jjohnstn@redhat.com>
1625
1626 * gdb.base/float.exp: Add ia64 support.
1627
1bcdb424
CV
16282003-06-12 Corinna Vinschen <vinschen@redhat.com>
1629
1630 * gdb.base/fileio.exp: Run only on remote targets.
1631
6aeb981f
CV
16322003-06-10 Corinna Vinschen <vinschen@redhat.com>
1633
1634 * gdb.base/fileio.c: New file, testing File-I/O.
1635 * gdb.base/fileio.exp: Ditto.
1636
53df362e
RG
16372003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
1638
1639 * gdb.base/shreloc.exp: New file, check symbol values obtained from
1640 shared objects after relocation at load time (gdb PR/1132).
1641 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
1642 as above, part of the shared object relocation test.
1643
ffee1b46
MK
16442003-06-08 Mark Kettenis <kettenis@gnu.org>
1645
b5ca3722
MK
1646 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
1647 fully filled history list.
1648 * gdb.base/gdb_history: New file.
1649
03ed860d
MK
1650 * gdb.base/signals.exp: XFAIL "continue to func1" on
1651 i*86-*-freebsd*.
1652
ffee1b46
MK
1653 * gdb.base/attach.exp: When trying to attach to a nonexistent
1654 process, make it possible to specify the PID based on the target,
1655 and do so for *-*-freebsd*.
1656
d80dbb52
RH
16572003-06-02 Richard Henderson <rth@redhat.com>
1658
1659 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
1660
6dd77b81
RH
16612003-06-02 Richard Henderson <rth@redhat.com>
1662
1663 * gdb.base/selftest.exp: Next over lim_at_start initialization.
1664
f6347e16
RH
16652003-06-02 Richard Henderson <rth@redhat.com>
1666
1667 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
1668
2c161407
DJ
16692003-06-01 Daniel Jacobowitz <drow@mvista.com>
1670
1671 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
1672 of globalvar.
1673
572eb746
MK
16742003-06-01 Mark Kettenis <kettenis@gnu.org>
1675
1676 * gdb.asm/asm-source.exp: Check for memory read errors in
1677 disassembler test on *BSD too.
1678
9e9617a5
RH
16792003-06-01 Richard Henderson <rth@redhat.com>
1680
1681 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
1682 for .frame.
1683 (gdbasm_call): Lose ldgp.
1684 (gdbasm_startup): Add frame information.
1685 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
1686
7b34ad4e
MK
16872003-05-31 Mark Kettenis <kettenis@gnu.org>
1688
1689 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
1690 i?86-*-*.
1691
10059fdf
MK
16922003-05-30 Mark Kettenis <kettenis@gnu.org>
1693
1694 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
1695 FreeBSD.
1696
acf4b816
RH
16972003-05-29 Richard Henderson <rth@redhat.com>
1698
1699 * gdb.asm/alpha.inc: New file.
1700 * gdb.asm/asm-source.exp: Use it.
1701
e9ecd949
JB
17022003-05-29 Jim Blandy <jimb@redhat.com>
1703
1704 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
1705 'core.PID'.
1706
e3e5a4f3
JB
17072003-05-22 Jim Blandy <jimb@redhat.com>
1708
1709 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
1710 backtrace.
d63a86f8 1711
72fe3d25
DC
17122003-05-20 David Carlton <carlton@math.stanford.edu>
1713
1714 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
1715 this time.
1716
58da2eb2
DC
17172003-05-19 David Carlton <carlton@bactrian.org>
1718
1719 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
1720 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
1721
1fcb5155
DC
17222003-05-19 David Carlton <carlton@bactrian.org>
1723
1724 * gdb.c++/namespace.exp: Add namespace scope and anonymous
1725 namespace tests.
1726 Bump copyright date.
1727 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
1728 (main): Call C::D::marker2.
1729 * gdb.c++/namespace1.cc: New file.
1730
85e85163
JJ
17312003-05-14 Jeff Johnston <jjohnstn@redhat.com>
1732
1733 Roland McGrath <roland@redhat.com>
d63a86f8 1734 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
1735 there is no manager thread.
1736
a25fbfec
JJ
17372003-05-08 Jeff Johnston <jjohnstn@redhat.com>
1738
d63a86f8
RM
1739 * gdb.threads/schedlock.exp: Remove assumption that all threads
1740 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
1741 in one of the child threads rather than the main thread.
1742
be375bae
JB
17432003-05-07 Jim Blandy <jimb@redhat.com>
1744
09bf6082
JB
1745 Add support for assembly source testing on the s390x.
1746 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
1747 architecture.
1748 * gdb.asm/s390x.inc: New file.
1749
be375bae
JB
1750 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
1751 succession of 'if' statements.
1752
00905d52
AC
17532003-05-05 Andrew Cagney <cagney@redhat.com>
1754
1755 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
1756
b1e29e33
AC
17572003-05-05 Andrew Cagney <cagney@redhat.com>
1758
1759 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
1760 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
1761
e33d66ec
EZ
17622003-05-02 Elena Zannoni <ezannoni@redhat.com>
1763
1764 * gdb.base/charset.exp: Update based on new behavior of set/show
1765 charset commands.
1766
2b6fd0d8
AC
17672003-05-01 Andrew Cagney <cagney@redhat.com>
1768
1769 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
1770 variable do not give memory errors.
1771
130cacce
AF
17722003-04-30 Adam Fedor <fedor@gnu.org>
1773
1774 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
1775 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
1776 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
1777 gdb.objc/basicclass.m: : New files
1778
1779 * lib/gdb.exp (gdb_compile_objc): New procedure.
1780
bea71854
DJ
17812003-04-27 Daniel Jacobowitz <drow@mvista.com>
1782
1783 * gdb.base/signals.exp: Make backtrace tests more specific.
1784
0f20eeea
DC
17852003-04-23 David Carlton <carlton@bactrian.org>
1786
1787 * gdb.c++/maint.exp (test_first_component): Add tests for
1788 'operator' in more locations.
1789
c8c4d8dc
KB
17902003-04-16 Kevin Buettner <kevinb@redhat.com>
1791
1792 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
1793
3fe60e3c
EZ
17942003-04-16 Elena Zannoni <ezannoni@redhat.com>
1795
1796 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
1797 func marke' instead. Update test name.
1798
9219021c
DC
17992003-04-15 David Carlton <carlton@math.stanford.edu>
1800
1801 * gdb.c++/maint.exp: New file.
1802
5dd55bdd
EZ
18032003-04-14 Elena Zannoni <ezannoni@redhat.com>
1804
1805 * gdb.threads/schedlock.c: Change type of thread function argument
1806 to long, to avoid warnings on 64-bit platforms.
1807
00890572
EZ
18082003-04-14 Elena Zannoni <ezannoni@redhat.com>
1809
1810 * gdb.base/attach.exp: Add new message from ptrace in case of
1811 attaching to nonexistent process.
d63a86f8 1812
93201743
JB
18132003-04-11 Jim Blandy <jimb@redhat.com>
1814
1815 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1816 gdb.c++/userdef.cc: Place comments on the lines to which the
1817 marker function might return.
1818 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1819 gdb.c++/userdef.exp: Look for those comments to check that we've
1820 returned to the right place, instead of checking line numbers.
1821
2a11c64d
EZ
18222003-04-11 Elena Zannoni <ezannoni@redhat.com>
1823
1824 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
1825 match on sourcefile name, instead of directory name.
1826
68ab8fc5
EZ
18272003-04-10 Elena Zannoni <ezannoni@redhat.com>
1828
d63a86f8 1829 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
1830 working directory name.
1831
5624293a
JB
18322003-04-09 Jim Blandy <jimb@redhat.com>
1833
1834 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
1835 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
1836 after an inferior function call, report the failure, but allow the
1837 test to continue.
1838
f1f02ee4
SC
18392003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1840
1841 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1842 with -DPROTOTYPES.
1843
6eb79af0
SC
18442003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1845
1846 * gdb.base/break.exp: Revert last patch.
1847
8dfb4cf0
SC
18482003-04-04 Stephane Carrez <stcarrez@nerim.fr>
1849
1850 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
1851 with -DPROTOTYPES.
1852
ed4c619a
AC
18532003-04-02 Andrew Cagney <cagney@redhat.com>
1854
1855 * gdb.base/callfuncs.exp: Make "print add" messages unique.
1856 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
1857 matching directories by the name breakpoint.
1858 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
1859 Make "continue to marker1" consistent.
1860 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
1861 message consistent.
1862 * lib/gdb.exp: Put "the program is no longer running", and "the
1863 program exited" in parenthesis.
1864 * lib/mi-support.exp: Ditto.
d63a86f8 1865
4e35d5f0 18662003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 1867
4e35d5f0
BR
1868 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
1869
71900fe8
AC
18702003-03-29 Andrew Cagney <cagney@redhat.com>
1871
1872 * gdb.base/sizeof.c (main): Print the value of '\377'.
1873 * gdb.base/sizeof.exp: Check the sign of '\377'.
1874
c0655a16
MC
18752003-03-27 Michael Chastain <mec@shout.net>
1876
1877 * gdb.base/gdb1090.exp: New file.
1878 * gdb.base/gdb1090.cc: New file.
1879
5b2a3989
JB
18802003-03-27 J. Brobecker <brobecker@gnat.com>
1881
1882 * gdb.gdb/observer.exp: New regression test.
1883
79876890
MC
18842003-03-27 Michael Chastain <mec@shout.net>
1885
1886 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
1887 * gdb.base/ptype.exp: Likewise.
1888
6eac95e3
CV
18892003-03-27 Corinna Vinschen <vinschen@redhat.com>
1890
1891 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
1892
e8c71839
MC
18932003-03-26 Michael Chastain <mec@shout.net>
1894
1895 * gdb.base/ptype.exp: Actually use some typedef'd types.
1896
71b10041
SC
18972003-03-21 Stephane Carrez <stcarrez@nerim.fr>
1898
1899 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
1900 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
1901
2512cf80
CV
19022003-03-20 Corinna Vinschen <vinschen@redhat.com>
1903
1904 * gdb.base/default.exp: Fix regular expression.
1905
0d195a4f
CV
19062003-03-20 Corinna Vinschen <vinschen@redhat.com>
1907
1908 * gdb.base/args.exp: Fix regular expression.
1909
8a2dbca8
CV
19102003-03-20 Corinna Vinschen <vinschen@redhat.com>
1911
1912 * gdb.base/help.exp: Allow Win32 child process.
1913
bf028682
CV
19142003-03-20 Corinna Vinschen <vinschen@redhat.com>
1915
1916 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
1917 when stepping out of main().
1918
182dbe85
CV
19192003-03-20 Corinna Vinschen <vinschen@redhat.com>
1920
1921 * gdb.base/default.exp: Check for win32 specific message when calling
1922 "run" without executable.
1923
d67a6ba5
CV
19242003-03-20 Corinna Vinschen <vinschen@redhat.com>
1925
1926 * gdb.base/args.exp: Expect .exe in output.
1927
a955b5bb
CV
19282003-03-20 Corinna Vinschen <vinschen@redhat.com>
1929
1930 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
1931 Cygwin native.
1932
bf6bad4b
AC
19332003-03-17 Andrew Cagney <cagney@redhat.com>
1934
1935 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
1936 vector registes.
1937 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
1938 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
1939
293e9a31
DC
19402003-03-17 David Carlton <carlton@math.stanford.edu>
1941
1942 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
1943 test, for PR breakpoints/38.
1944 Call test_watchpoint_and_breakpoint.
1945 * gdb.base/watchpoint.c (func3): New function.
1946 (main): Call func3.
1947
5330f2db
DC
19482003-03-04 David Carlton <carlton@math.stanford.edu>
1949
1950 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
1951 Garply<Garply<char> >:: garply".
1952 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
1953 with respect to PR c++/1111; note also PR c++/1113.
1954 (test_template_breakpoints): KFAIL "constructor breakpoint" with
1955 respect to PR c++/1062.
1956 KFAIL "destructor breakpoint" with respect to PR c++/1112.
1957
6ece72da
DC
19582003-03-03 David Carlton <carlton@math.stanford.edu>
1959
1960 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
1961 with respect to PR c++/57.
1962 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
1963 c++/826.
1964 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
1965 respect to PR c++/57.
1966
85ca1584
DC
19672003-03-03 David Carlton <carlton@math.stanford.edu>
1968
1969 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
1970 respect to PR c++/33 into FAILs.
1971
98e9c5b8
MC
19722003-03-03 Michael Chastain <mec@shout.net>
1973
7bedbf27
MC
1974 * configure.in: Update copyright years.
1975
19762003-03-03 Michael Chastain <mec@shout.net>
1977
1978 * Makefile.in: Update copyright years.
98e9c5b8 1979
f683e100
DC
19802003-02-28 David Carlton <carlton@math.stanford.edu>
1981
1982 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
1983 print class instead of struct and/or superfluous protection
1984 specifiers, as long as the resulting output is equivalent to the
1985 source code.
1986 Delete FIXME from end of messages on tests that don't need
1987 fixing.
1988
a9e0cf2c
DC
19892003-02-28 David Carlton <carlton@math.stanford.edu>
1990
1991 * gdb.c++/templates.exp (do_tests): Allow const in the two
1992 Foo<volatile char *>::foo tests.
1993
e8d359df
MS
19942003-02-27 Michael Snyder <msnyder@redhat.com>
1995
d63a86f8 1996 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
1997 will be consistant.
1998
0b71dc91
DC
19992003-02-26 David Carlton <carlton@math.stanford.edu>
2000
2001 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
2002 char *>::foo" test with respect to PR c++/33. Create a new test
2003 which is identical to that one except that it doesn't put the
2004 space between the "char" and the "*"; KFAIL it, too.
2005
dd14ab43
DC
20062003-02-26 David Carlton <carlton@math.stanford.edu>
2007
2008 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
2009 template types into either PASSes or KFAILs (corresponding to PR
2010 c++/57). Tweak indentation. Update copyright.
2011
1146c7f1
SC
20122003-02-23 Stephane Carrez <stcarrez@nerim.fr>
2013
2014 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
2015
74641dfb
MC
20162003-02-13 Michael Chastain <mec@shout.net>
2017
2018 * gdb.base/exprs.exp: Remove i960 remnants.
2019 * gdb.base/funcargs.exp: Likewise.
2020 * gdb.base/list.exp: Likewise.
2021 * gdb.base/ptype.exp: Likewise.
2022
559cd2d0
DC
20232003-02-14 David Carlton <carlton@math.stanford.edu>
2024
2025 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
2026 pEe->D::vg()" from XFAIL to KFAIL.
2027
c4f90d87
JM
20282003-02-13 Jason Molenda (jmolenda@apple.com)
2029
2030 * gdb.base/maint.exp: Update maint print statistics regexp to include
2031 new entries.
2032
cbc4d97c
MC
20332003-02-13 Michael Chastain <mec@shout.net>
2034
2035 * gdb.c++/inherit.exp: Remove call to get_debug_format.
2036
40f235b7
MC
20372003-02-12 Michael Chastain <mec@shout.net>
2038
2039 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
2040 * gdb.c++/inherit.exp: Likewise.
2041 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
2042 * gdb.c++/templates.exp: Likewise.
2043 * gdb.c++/virtfunc.exp: Likewise.
2044
c56716b0
JM
20452003-02-06 Jason Molenda (jason-cl@molenda.com)
2046
2047 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
2048 why the code is written that way.
2049
070afcf8
MC
20502003-02-05 Michael Chastain <mec@shout.net>
2051
2052 * gdb.base/dump.exp: Add missing copyright line.
2053
5d0331e5
JM
20542003-02-05 Jason Molenda (jason-cl@molenda.com)
2055
f7ae6d3e 2056 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
2057 at the beginning so the breakpoint doesn't get set on the loop.
2058
92851186
MC
20592003-02-05 Michael Chastain <mec@shout.net>
2060
2061 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
2062 output for configurations with gcc 2.95.3.
2063
cbf1e085
AC
20642003-02-05 Keith Seitz <keiths@redhat.com>
2065 Andrew Cagney <ac131313@redhat.com>
2066
2067 * gdb.mi/mi-cli.exp: New file.
d63a86f8 2068
29518e1e
MC
20692003-02-04 Michael Chastain <mec@shout.net>
2070
2071 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
2072 Call perror and then continue.
2073
5af1d5f3
MC
20742003-02-03 Michael Chastain <mec@shout.net>
2075
2076 * gdb.c++/pr-1023.cc: New file.
2077 * gdb.c++/pr-1023.exp: New file.
2078
6b549786
JB
20792003-02-05 Jim Blandy <jimb@redhat.com>
2080
2081 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
2082 it's local to foobar. Check for it there, and check that it's not
2083 present in main.
2084 * gdb.c++/local.cc (marker2): New function.
2085 (foobar): Call marker1.
2086 (main): Call marker2 instead of marker1.
2087
67f16606
AC
20882003-02-04 Andrew Cagney <ac131313@redhat.com>
2089
2090 * gdb.disasm/mn10200.exp: Obsolete file.
2091 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
2092 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
2093 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
2094
1c5cb38e
DC
20952003-02-04 David Carlton <carlton@math.stanford.edu>
2096
2097 * gdb.c++/overload.exp: Test intToChar(1).
2098 * gdb.c++/overload.cc (intToChar): New.
2099 (main): Call intToChar.
2100
d1fe6965
DC
21012003-02-03 David Carlton <carlton@math.stanford.edu>
2102
2103 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
2104 'might_kfail' arg.
2105 KFAIL some of the continue_to_bp_overloaded calls, according to
2106 PR c++/1025.
2107
9ba61c5d
MC
21082003-02-01 Michael Chastain <mec@shout.net>
2109
2110 * gdb.base/advance.c (marker1): New marker function.
2111 * gdb.base/advance.exp: When the 'advance' command lands on the
2112 return breakpoint, it can legitimately stop on either the
2113 current line or the next line. Accommodate both outcomes.
2114 * gdb.base/until.exp: Likewise.
2115
e7494ffb
AC
21162003-02-02 Andrew Cagney <ac131313@redhat.com>
2117
2118 2002-11-10 Jason Molenda (jason-cl@molenda.com):
2119 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
2120 now a list, not a tuple.
2121 * gdb.mi/mi-var-display.exp: Ditto.
2122 * gdb.mi/gdb792.exp: Ditto.
2123
075559bc
AC
21242003-02-01 Andrew Cagney <ac131313@redhat.com>
2125
2126 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
2127 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
2128 stack backtraces.
2129 * gdb.mi/mi-syn-frame.c: Part of same.
2130
2bd4c7b1
MK
21312003-02-01 Mark Kettenis <kettenis@gnu.org>
2132
2133 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2134 gdb.mi/mi1-pthreads.exp: Return instead of calling
2135 gdb_suppress_entire_file.
2136
eabd8992
MS
21372003-02-01 Mark Salter <msalter@redhat.com>
2138
2139 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
2140
71469e2f
MS
21412003-01-31 Mark Salter <msalter@redhat.com>
2142
2143 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
2144 Support empty arg.
2145
38a94d44
MC
21462003-01-30 Michael Chastain <mec@shout.net>
2147
2148 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
2149 This was a workaround for a UTF-8 bug in readline 4.3. The bug
2150 has been fixed in gdb/readline on 2003-01-09.
2151
19ea9e73
MS
21522003-01-29 Michael Snyder <msnyder@redhat.com>
2153
e8d359df
MS
2154 * gdb.base/maint.exp: Allow for leading underscore in symbol.
2155 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
2156 * gdb.base/args.exp: Skip if target does not support args passing.
2157
2307bd6a
DJ
21582003-01-22 Daniel Jacobowitz <drow@mvista.com>
2159
19ea9e73 2160 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
2161 gdb_test. Accept a list of expect arguments as the third
2162 parameter.
2163 (gdb_test): Use it.
2164
f2dd3617
EZ
21652003-01-20 Elena Zannoni <ezannoni@redhat.com>
2166
2167 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
2168 allow for different test tree configurations. Update some
2169 tescases accordingly.
2170 * gdb.arch/altivec-regs.exp: Ditto.
2171 * gdb.asm/asm-source.exp: Ditto.
2172 * gdb.base/advance.exp: Ditto.
2173 * gdb.base/display.exp: Ditto.
d63a86f8 2174 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
2175 * gdb.base/mips_pro.exp: Ditto.
2176 * gdb.base/overlays.exp: Ditto.
2177 * gdb.base/relocate.exp: Ditto.
2178 * gdb.base/setshow.exp: Ditto.
2179 * gdb.base/step-line.exp: Ditto.
2180 * gdb.base/step-test.exp: Ditto.
2181 * gdb.base/until.exp: Ditto.
2182 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
2183
c71cdefd
DC
21842003-01-17 David Carlton <carlton@math.stanford.edu>
2185
2186 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
2187 corresponding to PR c++/945.
2188 Update copyright.
2189
fdba05d7
DC
21902003-01-17 David Carlton <carlton@math.stanford.edu>
2191
2192 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
2193 corresponding to PR c++/68.
2194
21952003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
2196
2197 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
2198 (test_paddr_hairy_functions): Call print_addr_2_kfail for
2199 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
2200
c362c33a
EZ
22012003-01-15 Elena Zannoni <ezannoni@redhat.com>
2202
0fbc361c
EZ
2203 * gdb.base/break.exp: Fix change of default location, because of
2204 removal of until tests.
2205 * gdb.base/help.exp: Update test for new 'until' help message.
2206 Add test for help on 'advance'.
c362c33a
EZ
2207 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
2208
dabf8a35
MK
22092003-01-15 Mark Kettenis <kettenis@gnu.org>
2210
2211 * gdb.base/default.exp: Adapt "info float" test for recent changes
2212 to that command. Add test for "info vector".
2213 * gdb.base/float.exp: New file. Add test for "info float" that
2214 resembles the old test in gdb.base/default.exp.
2215
a1769aca
DC
22162003-01-15 David Carlton <carlton@math.stanford.edu>
2217
2218 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
2219
82025e13
EZ
22202003-01-15 Elena Zannoni <ezannoni@redhat.com>
2221
2222 * gdb.base/break.exp: Move the tests of until command from here...
2223 * gdb.base/until.exp: ... to here. New file. Add other tests.
2224 * gdb.base/advance.c: New file.
2225 * gdb.base/advance.exp: New file.
2226
8f9ab801
EZ
22272003-01-14 Elena Zannoni <ezannoni@redhat.com>
2228
2229 * gdb.base/args.c: New file.
2230 * gdb.base/args.exp: New file.
2231
9ae66589
DJ
22322003-01-14 Daniel Jacobowitz <drow@mvista.com>
2233
2234 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
2235
8d77e5c3
DJ
22362003-01-14 Daniel Jacobowitz <drow@mvista.com>
2237
2238 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
2239
12d2f0a1
DJ
22402003-01-14 Daniel Jacobowitz <drow@mvista.com>
2241
2242 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
2243 dates.
2244
6ca37014
DJ
22452003-01-13 Daniel Jacobowitz <drow@mvista.com>
2246
2247 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
2248
b0023472
DJ
22492003-01-13 Daniel Jacobowitz <drow@mvista.com>
2250
2251 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
2252 (ptype &*"foo").
2253 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
2254
d6abaea5
DJ
22552002-01-13 Daniel Jacobowitz <drow@mvista.com>
2256
2257 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
2258 * gdb.mi/mi1-console.exp: Likewise.
2259
dfd536a7
DJ
22602002-01-13 Daniel Jacobowitz <drow@mvista.com>
2261
2262 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
2263 * gdb.mi/mi1-console.exp: Likewise.
2264
a1fb14a2
DJ
22652003-01-13 Daniel Jacobowitz <drow@mvista.com>
2266
2267 * gdb.c++/overload.exp: Remove some fixed XFAILs.
2268
c4cf40b7
DJ
22692003-01-09 Daniel Jacobowitz <drow@mvista.com>
2270
2271 * gdb.base/detach.exp: New test.
2272
696d5a5b
DJ
22732003-01-09 Daniel Jacobowitz <drow@mvista.com>
2274
2275 * Makefile.in (ALL_SUBDIRS): New variable.
2276 (subdirs, clean, distclean): Use it.
2277 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
2278 regenerating Makefile, since it is generated from the top level.
2279 * gdb.asm/Makefile.in: Likewise.
2280 * gdb.base/Makefile.in: Likewise.
2281 * gdb.c++/Makefile.in: Likewise.
2282 * gdb.disasm/Makefile.in: Likewise.
2283 * gdb.java/Makefile.in: Likewise.
2284 * gdb.mi/Makefile.in: Likewise.
2285 * gdb.threads/Makefile.in: Likewise.
2286 * gdb.trace/Makefile.in: Likewise.
2287
754533e4
DC
22882003-01-09 David Carlton <carlton@math.stanford.edu>
2289
2290 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
2291 Add copyright year 2003.
2292
d8b3e9ee
MC
22932003-01-06 Michael Chastain <mec@shout.net>
2294
2295 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
2296 When selecting a thread, 'line' and 'file' are optional.
2297 * gdb.mi/mi1-pthreads.exp: Likewise.
2298
8e9e0fe6
AS
22992003-01-06 Andreas Schwab <schwab@suse.de>
2300
2301 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
2302 failures.
2303
b5ab8ff3
DJ
23042003-01-04 Daniel Jacobowitz <drow@mvista.com>
2305
2306 Fix PR gdb/844
2307 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
2308 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
2309
2310 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
2311 instead of calling gdb_suppress_entire_file.
2312 * gdb.threads/print-threads.exp: Likewise.
2313 * gdb.threads/schedlock.exp: Likewise.
2314
2315 * gdb.threads/killed.exp: Return instead of calling
2316 gdb_suppress_entire_file.
2317 * gdb.threads/linux-dp.exp: Likewise.
2318 * gdb.threads/pthreads.exp: Likewise.
2319
1e698235
DJ
23202003-01-04 Daniel Jacobowitz <drow@mvista.com>
2321
2322 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
2323 stabs.
2324 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
2325 * gdb.base/whatis.exp: Always allow (void) after function names.
2326
147ff08c
DJ
23272003-01-04 Daniel Jacobowitz <drow@mvista.com>
2328
2329 * gdb.c++/casts.exp: Correct regexp.
2330
dc62bfc2
MK
23312003-01-04 Mark Kettenis <kettenis@gnu.org>
2332
2333 * configure.in: Call AC_CONFIG_HEADER. Don't call
2334 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
2335 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
2336 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
2337 aforementioned directories in the AC_OUPUT call.
2338 * config.hin: New file.
2339 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
2340 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
2341 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
2342 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
2343 pass -I$objdir instead of -I$objdir/$subdir in compilation.
2344 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
2345 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
2346 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
2347 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
2348 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
2349 gdb.threads/configure.in, gdb.threads/configure,
2350 gdb.threads/config.in, gdb.trace/configure.in,
2351 gdb.trace/configure: Removed.
2352
77afa639
MC
23532003-01-03 Michael Chastain <mec@shout.net>
2354
2355 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
2356 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
2357
7634bb6e
DJ
23582003-01-03 Daniel Jacobowitz <drow@mvista.com>
2359
2360 * gdb.base/store.exp: Fix regular expressions.
2361
b39c905e
MK
23622002-12-28 Mark Kettenis <kettenis@gnu.org>
2363
2364 * configure.in: Rewrite.
2365 * configure: Regenerated.
2366
0a8551dd
DC
23672003-01-03 David Carlton <carlton@math.stanford.edu>
2368
2369 * gdb.base/psymtab.exp: New file.
2370 * gdb.base/psymtab1.c: Ditto.
2371 * gdb.base/psymtab2.c: Ditto.
2372
c60b7188
AF
23732002-12-23 Adam Fedor <fedor@gnu.org>
2374
2375 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
2376
ee73db83
DC
23772002-12-23 David Carlton <carlton@math.stanford.edu>
2378
2379 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
2380 and current_directory initialization.
2381
d6c1774e
JB
23822002-12-22 Jim Blandy <jimb@redhat.com>
2383
f0a847b8
JB
2384 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
2385 rather than as part of the output file name.
2386
d6c1774e
JB
2387 * gdb.base/attach.exp: There's no need to copy the test program to
2388 /tmp; that was only ever necessary on HP/UX, and this test is
2389 entirely disabled there anyway.
2390
f0708dbb
JB
23912002-12-21 Jim Blandy <jimb@redhat.com>
2392
4c2acfea
JB
2393 * gdb.c++/psmang.exp: Doc fix.
2394
f0708dbb
JB
2395 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
2396 test.
2397
9579e000
DC
23982002-12-20 David Carlton <carlton@math.stanford.edu>
2399
2400 * gdb.c++/annota2.exp: KFAIL annotate-quit.
2401
d1810171
MC
24022002-12-18 Michael Chastain <mec@shout.net>
2403
2404 * gdb.c++/annota2.exp: Add copyright year 2002.
2405
76565097
DC
24062002-12-17 David Carlton <carlton@math.stanford.edu>
2407
2408 * gdb.c++/try_catch.cc: Add marker comments.
2409 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
2410 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
2411 * gdb.c++/m-static.cc: Ditto.
2412 * gdb.c++/m-static1.cc: Ditto.
2413 * gdb.c++/try_catch.cc: Ditto.
2414
da81390b
JJ
24152002-12-16 Jeff Johnston <jjohnstn@redhat.com>
2416
2417 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
2418 to see whether we are using the new -environment-directory
2419 command which resets via -r or the old version of the command
2420 which may prompt the user. Part of fix for gdb/741.
2421
b304d130
AC
24222002-12-13 Andrew Cagney <ac131313@redhat.com>
2423
2424 * gdb.fortran/types.exp: Update obsolete comment.
2425 * gdb.fortran/exprs.exp: Ditto.
2426 * lib/gdb.exp: Delete obsolete code.
2427 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
2428 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
2429 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
2430 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
2431 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
2432 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
2433 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
2434 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
2435 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
2436 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
2437 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
2438 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
2439 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
2440 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
2441 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
2442 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
2443 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
2444 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
2445 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
2446 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
2447 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
2448 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
2449 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
2450 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
2451 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
2452 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
2453 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
2454 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
2455 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
2456 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
2457 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
2458 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
2459 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
2460 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
2461 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
2462 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
2463 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
2464
a23b6e6a
DC
24652002-12-11 David Carlton <carlton@math.stanford.edu>
2466
2467 * gdb.c++/m-data.exp: Add test for members that shadow global
2468 variables: see PR gdb/804.
2469 * gdb.c++/m-data.cc: Ditto.
2470
6604731b
DJ
24712002-12-10 Daniel Jacobowitz <drow@mvista.com>
2472
2473 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
2474
de46ecd7
DC
24752002-12-06 David Carlton <carlton@math.stanford.edu>
2476
2477 * gdb.base/store.c: Don't declare functions static.
2478
27e829d0
AC
24792002-12-04 Andrew Cagney <ac131313@redhat.com>
2480
2481 * gdb.base/store.exp, gdb.base/store.c: New files.
2482
92806416
DJ
24832002-12-03 Daniel Jacobowitz <drow@mvista.com>
2484
2485 * gdb.base/selftest.exp: Update for current gdb.
2486
3bcbaac5
DJ
24872002-12-03 Daniel Jacobowitz <drow@mvista.com>
2488
2489 * gdb.base/maint.exp: Only dump symbols from one source file
2490 or objfile.
2491
f4f00b1f
DJ
24922002-12-03 Daniel Jacobowitz <drow@mvista.com>
2493
2494 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
2495 function call.
2496
f1c8a949
JB
24972002-11-25 Jim Blandy <jimb@redhat.com>
2498
2499 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
2500 function appearing in error message.
2501
9e297a97
DJ
25022002-11-21 Daniel Jacobowitz <drow@mvista.com>
2503
2504 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
2505
1f312e79
JJ
25062002-11-08 Jeff Johnston <jjohnstn@redhat.com>
2507
d63a86f8
RM
2508 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
2509 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
2510 should be in mi console format. This is part of fix for PR gdb/604.
2511
83c31e7d
FN
25122002-09-18 Fernando Nasser <fnasser@redhat.com>
2513
2514 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
2515 which explicitly prints the zero offset as "+0".
2516
322b3f65
DJ
25172002-10-22 Daniel Jacobowitz <drow@mvista.com>
2518
2519 * gdb.threads/schedlock.c (args): Make unsigned.
2520
25212002-10-21 Daniel Jacobowitz <drow@mvista.com>
2522
2523 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
2524 numbers. Allow "foo2|selected stack frame".
2525 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
2526 * gdb.asm/asmsrc2.s: Likewise.
2527 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
2528 comments.
2529 * gdb.asm/mips.inc: New file.
2530
5e2fe5b8
AF
25312002-10-18 Adam Fedor <fedor@gnu.org>
2532
2533 * gdb.base/default.exp: Update expected output to include 'ObjC'.
2534 * gdb.base/help.exp: Likewise.
2535
abe1a5d0
KB
25362002-10-17 Kevin Buettner <kevinb@redhat.com>
2537
2538 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
2539 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
2540
10abb1d4
JB
25412002-10-02 Jim Blandy <jimb@redhat.com>
2542
2543 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
2544
1f609b42
AC
25452002-10-01 Andrew Cagney <ac131313@redhat.com>
2546
2547 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
2548 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
2549 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
2550 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
2551 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
2552 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
2553 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
2554
0aee02e4
AC
25552002-09-29 Andrew Cagney <ac131313@redhat.com>
2556
2557 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
2558 * mi0-disassemble.exp, mi0-eval.exp: Delete.
2559 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
2560 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
2561 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
2562 * mi0-var-block.exp, mi0-var-child.exp: Delete.
2563 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 2564
6fde09ad
KB
25652002-09-27 Kevin Buettner <kevinb@redhat.com>
2566
2567 * gdb.base/annota1.exp (info break): Make directory components of
2568 path optional since not all compilers emit this debug information.
2569
2570 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
2571 step ends up stepping out of the function instead of stopping on
2572 the epilogue.
2573
9e8aab75
KS
25742002-09-26 Keith Seitz <keiths@redhat.com>
2575
2576 * lib/insight-support.exp (gdbtk_start): Figure out where
2577 the insight executable is based on where gdb is. Use this
2578 executable to start insight instead of gdb.
2579
e36180d7
AC
25802002-09-25 Andrew Cagney <cagney@redhat.com>
2581
2582 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
2583
9dd34b2b
AC
25842002-09-24 Andrew Cagney <ac131313@redhat.com>
2585
2586 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
2587 test_isolated_complaints.
2588 (test_empty_complaint): New function.
2589 (test_empty_complaints): New function. Check no output when no
2590 complaints.
d63a86f8 2591
dea97812
KB
25922002-09-19 Jim Blandy <jimb@redhat.com>
2593
2594 * gdb.base/charset.exp, gdb.base/charset.c: New files.
2595
54951bd7
AC
25962002-09-19 Andrew Cagney <ac131313@redhat.com>
2597
2598 * gdb.gdb/complaints.exp: New file.
2599
dec43320
AC
26002002-09-18 Andrew Cagney <ac131313@redhat.com>
2601
2602 * gdb.base/maint.exp: Check `help maint internal-warning'.
2603
e70d6e3f
DC
26042002-09-18 David Carlton <carlton@math.stanford.edu>
2605
2606 * gdb.c++/m-static.exp: Remove breakpoints depending on line
2607 numbers, and replace them by a single breakpoint after the
2608 constructors are all finished.
2609 Add test 4.
2610 * gdb.c++/m-static.cc: Add test 4.
2611 * gdb.c++/m-static.h: New file.
2612 * gdb.c++/m-static1.cc: New file.
2613
2614 * gdb.c++/printmethod.exp: New file.
2615 * gdb.c++/printmethod.cc: New file.
2616
2617 * gdb.c++/pr-574.exp: New file.
2618 * gdb.c++/pr-574.cc: New file.
2619
afb5c968
CV
26202002-09-18 Corinna Vinschen <vinschen@redhat.com>
2621
2622 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
2623 embedded targets which never actually exit.
2624
31e45dee
FN
26252002-09-18 Fernando Nasser <fnasser@redhat.com>
2626
2627 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
2628 "don't step after run" as unresolved or unsupported, instead of xfail.
2629
a283c5a1
CV
26302002-09-18 Corinna Vinschen <vinschen@redhat.com>
2631
2632 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
2633 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
2634 Add newline to expected string in "step out of main (status wrapper)"
2635 case.
2636
11350d2a
CV
26372002-09-18 Corinna Vinschen <vinschen@redhat.com>
2638
2639 * lib/gdb.exp (rerun_to_main): Allow restarting application.
2640 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
2641
0deec7d6
TT
26422002-09-17 Tom Tromey <tromey@redhat.com>
2643
2644 * gdb.base/printcmds.exp (test_print_string_constants): Expect
2645 \000, not \0, in double-quoted string.
2646
b2b4a1b5
CV
26472002-09-14 Corinna Vinschen <vinschen@redhat.com>
2648
c9d37158 2649 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
2650 string after running the commands execution on breakpoint tests.
2651
1c56143a
CV
26522002-09-13 Corinna Vinschen <vinschen@redhat.com>
2653
2654 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
2655
37f8da45
JB
26562002-09-12 Joel Brobecker <brobecker@gnat.com>
2657
2658 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
2659
08b468e0
KS
26602002-09-10 Keith Seitz <keiths@redhat.com>
2661
2662 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
2663 runto proc.
2664 (mi_run_to_main): Use mi_runto.
2665 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
2666
dc360f58
KS
26672002-09-10 Keith Seitz <keiths@redhat.com>
2668
2669 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
2670 regexp for stopping at main. Could have multiple event notifications.
2671 Don't assume that main was declared with no parameters.
2672 (mi_next): Use mi_step_to.
2673 (mi_step): Use mi_next_to.
2674
ce3abcfb
CV
26752002-09-09 Corinna Vinschen <vinschen@redhat.com>
2676
2677 * gdb.base/default.exp: Fix expected string in `info float' test.
2678
d1f5b980
BE
26792002-09-09 Ben Elliston <bje@redhat.com>
2680
2681 * config/mips.exp: Update comments.
2682 * config/mips-idt.exp: Likewise.
2683 * config/nind.exp: Likewise.
2684 * config/slite.exp: Likewise.
2685 * config/sparclet.exp: Likewise.
2686 * config/udi.exp: Likewise.
2687 * config/vx.exp: Likewise.
2688 * config/vxworks29k.exp: Likewise.
2689
2f71430b
JB
26902002-09-05 Jim Blandy <jimb@redhat.com>
2691
2692 * gdb.threads/killed.exp: Fix test failure message.
2693
7ddebc7e
KS
26942002-09-04 Keith Seitz <keiths@redhat.com>
2695
2696 * lib/mi-support.exp: Update copyright.
2697 (mi_gdb_test): Increase the priority of the expected pattern
2698 so that it matches gdb_test.
2699
0ae67eb3
KS
27002002-09-03 Keith Seitz <keiths@redhat.com>
2701
2702 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
2703 Use integer comparison instead of string comparison for testing
2704 whether binary was built.
2705
38fc42c8
JB
27062002-09-03 Jim Blandy <jimb@redhat.com>
2707
2708 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
2709
b6ff0e81
JB
27102002-08-29 Jim Blandy <jimb@redhat.com>
2711
2712 * gdb.threads/pthreads.exp: Move the portable thread compilation
2713 code into a function in lib/gdb.exp, and call that from here.
2714 * lib/gdb.exp (gdb_compile_pthreads): New function.
2715
07c98896
KS
27162002-08-29 Keith Seitz <keiths@redhat.com>
2717
2718 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
2719 expect_out so that callers can get at it.
2720
0312286c
DJ
27212002-08-23 Daniel Jacobowitz <drow@mvista.com>
2722
2723 * gdb.threads/print-threads.c: New file.
2724 * gdb.threads/print-threads.exp: New file.
2725 * gdb.threads/schedlock.c: New file.
2726 * gdb.threads/schedlock.exp: New file.
2727
dd039bc4
EZ
27282002-08-22 Elena Zannoni <ezannoni@redhat.com>
2729
2730 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
2731 not altivec.c.
2732
1f36144c
MK
27332002-08-17 Mark Kettenis <kettenis@gnu.org>
2734
2735 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
2736 targets. The problem should be fixed now.
2737
16057ec7 27382002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
2739
2740 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
2741 2002-07-24 change that removes final dots from error messages.
2742
3c1499ad
TT
27432002-08-13 Tom Tromey <tromey@redhat.com>
2744
2745 * gdb.base/readline.exp: New file.
2746
a20ce2c3
AC
27472002-08-01 Andrew Cagney <ac131313@redhat.com>
2748
2749 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
2750 supress message.
2751
db034ac5
AC
27522002-08-01 Andrew Cagney <cagney@redhat.com>
2753
2754 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
2755 CHILL_FOR_TARGET and CHILL_LIB.
2756 * configure.in (configdirs): Remove gdb.chill.
2757 * configure: Regenerate.
2758 * lib/gdb.exp: Obsolete references to chill.
2759 * gdb.fortran/types.exp: Ditto.
2760 * gdb.fortran/exprs.exp: Ditto.
2761
3e000b18
KB
27622002-07-30 Kevin Buettner <kevinb@redhat.com>
2763
2764 * gdb.base/shlib-call.exp (additional_flags): Conditionally
2765 set Irix-specific compile and link flags.
2766
28f4966b
KB
27672002-07-29 Kevin Buettner <kevinb@redhat.com>
2768
2769 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
2770 source files. The ``-o'' option doesn't work with the ``-E'' option
2771 when using the Irix compiler.
2772
46c0d5a6
DJ
27732002-07-19 Daniel Jacobowitz <drow@mvista.com>
2774
2775 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
2776 Improve support for reusing an exec file. Copy exec file
2777 to target, and run gdbserver on the target instead of on the host.
2778
eecf4bed
JB
27792002-07-18 Jim Blandy <jimb@redhat.com>
2780
0f815cdf
JB
2781 * gdb.base/ending-run.exp: Don't expect to see the program end in
2782 some orderly fashion when we're running on a real stand-alone
2783 board.
2784
eecf4bed
JB
2785 * gdb.base/interrupt.exp: Correct logic for skipping tests on
2786 targets that don't support interrupts.
2787
52d309e4
JB
27882002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
2789
2790 * gdb.base/attach.exp: Add patterns to match output from /proc-based
2791 systems.
2792 Move comments in expect statements to inside the actions, so that they
2793 don't get matched against.
2794
ff683d9e
MK
27952002-07-10 Mark Kettenis <kettenis@gnu.org>
2796
2797 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
2798 function when asleep" test.
2799
b5356753
AC
28002002-07-10 Andrew Cagney <ac131313@redhat.com>
2801
2802 * gdb.base/page.exp: Rewrite to handle problems with very long
2803 `info set' output. Update copyright.
2804
6aa4d13a
AC
28052002-06-26 Andrew Cagney <ac131313@redhat.com>
2806
2807 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
2808 gdb.threads-hp.
2809 * gdb.hp/configure: Regenerate.
2810 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
2811 * gdb.hp/gdb.threads-hp/configure: Delete file.
2812 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
2813
8cf8c2b8
AC
28142002-06-22 Andrew Cagney <ac131313@redhat.com>
2815
2816 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
2817 setlocale, bindtextdomain and textdomain.
2818
6827a8f8
JB
28192002-06-11 Jim Blandy <jimb@redhat.com>
2820
919d772c
JB
2821 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
2822 preprocessor macro information is present.
2823
6827a8f8
JB
2824 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
2825 tests.
2826
c15b0d21
MS
28272002-06-06 Michael Snyder <msnyder@redhat.com>
2828
c5984d70
MS
2829 * gdb.base/overlays.exp: Record addresses of overlay
2830 functions in TCL variables rather than in GDB variables,
2831 to avoid having GDB convert them to pointers (with loss
2832 of information).
2833
d63a86f8 2834 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 2835 default linker script changes.
c15b0d21
MS
2836 * gdb.base/long_long.exp: Add check for sizeof (long double).
2837
be26fe0d
ML
28382002-06-06 Michal Ludvig <mludvig@suse.cz>
2839
2840 * gdb.asm/asm-source.exp: Add x86-64 target.
2841 * gdb.asm/x86_64.inc: New.
d63a86f8 2842
258093ca 28432002-05-30 Michael Chastain <mec@shout.net>
258093ca 2844
4b3153f1 2845 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
2846 * gdb.c++/m-static.cc: New file.
2847 * gdb.c++/m-static.exp: New file.
2848
241264c6
MS
28492002-05-28 Michael Snyder <msnyder@redhat.com>
2850
2851 * gdb.base/call-ar-st.exp: Allow for reduced floating point
2852 precision.
2853
9bba8c8f 28542002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 2855
4b3153f1 2856 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
2857 * gdb.c++/m-data.cc: New file.
2858 * gdb.c++/m-data.exp: New file.
2859
28602002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 2861
4b3153f1 2862 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 2863 * gdb.c++/try_catch.cc: New file.
d63a86f8 2864 * gdb.c++/try_catch.exp: New file.
9bba8c8f 2865
def1b996
MC
28662002-05-27 Michael Chastain <mec@shout.net>
2867
2868 * gdb.c++/local.exp: Accept more nested types in output.
2869
522ba268
MC
28702002-05-26 Michael Chastain <mec@shout.net>
2871
2872 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
2873
277254ba
MS
28742002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
2875
2876 * lib/gdb.exp (gdb_wrapper_init): Just because
2877 gdb_wrapper_file exists, this does not mean that the file
2878 should not be rebuilt. That is what gdb_wrapper_initialized
2879 is for.
2880 (default_gdb_init): Reset gdb_wrapper_initialized.
2881
b61a8733
MS
28822002-05-23 Michael Snyder <msnyder@redhat.com>
2883
d63a86f8 2884 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
2885 the precision of the floating point test results.
2886 * gdb.base/call-rt-st.exp: Ditto.
2887
b61a8733
MS
2888 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
2889 * gdb.base/call-rt-st.exp: Ditto.
2890
56f6e910
MC
28912002-05-19 Michael Chastain <mec@shout.net>
2892
2893 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
2894
ad0b0016
EZ
28952002-05-19 Elena Zannoni <ezannoni@redhat.com>
2896
2897 * configure.in (configdirs): Add gdb.arch.
2898 * configure: Regenerate.
2899
f617d2b6
JB
29002002-05-17 Jim Blandy <jimb@redhat.com>
2901
2902 * gdb.base/completion.exp: Recognize the more detailed error
2903 messages produced by the macro expander's lexical analyzer.
2904
eac2a696
EZ
29052002-05-14 Elena Zannoni <ezannoni@redhat.com>
2906
2907 * gdb.arch/altivec-abi.c: New file.
2908 * gdb.arch/altivec-abi.exp: New file.
2909 * gdb.arch/altivec-regs.c: New file.
2910 * gdb.arch/altivec-regs.exp: New file.
2911
2fdde8f8
DJ
29122002-05-14 Daniel Jacobowitz <drow@mvista.com>
2913
2914 * gdb.base/maint.exp (maint print type): Update for new type
2915 structure.
d63a86f8 2916
e31f1a7c
EZ
29172002-05-14 Elena Zannoni <ezannoni@redhat.com>
2918
2919 * gdb.arch: New directory.
2920 * gdb.arch/configure.in: New file.
2921 * gdb.arch/configure: New file.
2922 * gdb.arch/Makefile.in: New file.
2923
db589741
CV
29242002-05-13 Corinna Vinschen <vinschen@redhat.com>
2925
2926 * gdb.asm/asm-source.exp: Add v850 as supported target.
2927 * gdb.asm/v850.inc: New file.
2928
8ce2a7dc
DJ
29292002-05-13 Daniel Jacobowitz <drow@mvista.com>
2930
2931 * gdb.c++/annota2.exp (annotate-quit): Add comment.
2932
df763c7f
DJ
29332002-05-12 Daniel Jacobowitz <drow@mvista.com>
2934
2935 * gdb.base/break.exp: Check 'break "marker2"'.
2936
377daeed
MS
29372002-05-10 Michael Snyder <msnyder@redhat.com>
2938
2939 * gdb.base/long_long.exp: Fix typo.
2940
c4b7bc2b
JB
29412002-05-10 Jim Blandy <jimb@redhat.com>
2942
ecac9a4e
JB
2943 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
2944 a bug.
2945
c4b7bc2b
JB
2946 * gdb.base/printcmds.exp (test_integer_literals_rejected):
2947 Recognize more detailed error message produced by the macro
2948 expander's lexical analyzer.
2949 * lib/gdb.exp (test_print_reject): Same.
2950
e71019a1
MK
29512002-05-09 Mark Kettenis <kettenis@gnu.org>
2952
2953 * gdb.c++/method.exp: Fix typo.
2954
fedfc8e6
MS
29552002-05-08 Michael Snyder <msnyder@redhat.com>
2956
166a1957
MS
2957 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
2958 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 2959 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
2960 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
2961 Add iftarget clause for strongarm.
d63a86f8 2962
f1c47eb2
MS
29632002-05-06 Michael Snyder <msnyder@redhat.com>
2964
cb9a9d3e
MS
2965 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
2966 (gdb_continue_to_end): Accept output from status wrapper.
2967 * gdb.base/ending-run.exp: Add case for output from status wrapper.
2968 Clean up fail messages to match pass messages.
2969
f1c47eb2
MS
2970 Enable the "needs_status_wrapper" testsuite feature.
2971 * lib/gdb.exp (gdb_wrapper_init): New procedure.
2972 (gdb_compile): Conditionally call gdb_wrapper_init.
2973 * gdb.base/a2-run.exp: Recognize output from status wrapper.
2974 * gdb.c++/method.exp: Recognize output from status wrapper.
2975
6079c749
BE
29762002-05-06 Ben Elliston <bje@redhat.com>
2977From Graydon Hoare <graydon@redhat.com>
2978
2979 * config/sid.exp: Include support for "rawsid" protocol.
2980
188baff3
JB
29812002-05-03 Jim Blandy <jimb@redhat.com>
2982
2983 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
2984 * gdb.c++/hang3.C: New file.
2985
b9c07f0f
AC
29862002-05-04 Andrew Cagney <ac131313@redhat.com>
2987
2988 * gdb.base/default.exp: Remove obsolete code.
2989 * gdb.c++/misc.exp: Ditto. Update copyright.
2990 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
2991 * gdb.base/whatis.exp: Ditto. Update copyright.
2992 * gdb.base/scope.exp: Ditto. Update copyright.
2993 * gdb.base/ptype.exp: Ditto. Update copyright.
2994 * gdb.base/printcmds.exp: Ditto. Update copyright.
2995 * gdb.base/opaque.exp: Ditto. Update copyright.
2996 * gdb.base/list.exp: Ditto.
2997 * gdb.base/funcargs.exp: Ditto. Update copyright.
2998 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
2999 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
3000 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
3001 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
3002 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
3003 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
3004
5c7a0397
MS
30052002-05-02 Michael Snyder <msnyder@redhat.com>
3006
d6dcc264 3007 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
3008 * gdb.base/long_long.exp: Add xscale target.
3009 * gdb.base/default.exp: Add xscale target.
3010
eb7f1c48
JB
30112002-05-01 Jim Blandy <jimb@redhat.com>
3012
3013 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
3014 gdb.c++/hang.exp: New test.
3015
a6befae8
FF
30162002-05-01 Fred Fish <fnf@redhat.com>
3017
3018 * gdb.base/completion.exp: Handle completions of "./Make" for
3019 more than one completion possibility, as is the case when we
3020 build and test in the source tree.
3021
0a310277
AG
30222002-04-29 Anthony Green <green@redhat.com>
3023
3024 * gdb.java/jmisc1.exp: New file.
3025 * gdb.java/jmisc2.exp: New file.
3026
6ff9af88
DJ
30272002-04-24 Daniel Jacobowitz <drow@mvista.com>
3028
3029 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
3030
96b3d632
EZ
30312002-04-23 Elena Zannoni <ezannoni@redhat.com>
3032
3033 * gdb.base/help.exp: Change 'help status' to allow for target
3034 dependent output differences.
3035
5019bb54
MC
30362002-04-22 Michael Chastain <mec@shout.net>
3037
3038 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
3039
a805a116
MC
30402002-04-22 Michael Chastain <mec@shout.net>
3041
3042 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
3043
a1706bfd
DM
30442002-04-17 David S. Miller <davem@redhat.com>
3045
3046 * gdb.asm/sparc64.inc: New file.
3047 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
3048
a73a20a2
EZ
30492002-04-19 Elena Zannoni <ezannoni@redhat.com>
3050
3051 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
3052 instruction file directly into the build tree. Clean up at end of
3053 test.
3054
ba678339
DM
30552002-04-18 David S. Miller <davem@redhat.com>
3056
3057 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
3058 handle 64-bit platforms correctly.
3059 * gdb.base/maint.exp: Likewise.
3060
b03399da
KB
30612002-04-18 Kevin Buettner <kevinb@redhat.com>
3062
3063 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
3064 ``-fpic'' when compiling files comprising a shared library, but
3065 it does need additional linker flags in order to find shared
3066 libraries at run time.
3067
e2004992
KB
30682002-04-18 Kevin Buettner <kevinb@redhat.com>
3069
3070 * gdb.base/cvexpr.c (use): New function.
3071 (main): Invoke use() on all global variables to prevent
3072 some linkers from deleting these otherwise unused symbols.
3073
d8937120
MC
30742002-04-17 Michael Chastain <mec@shout.net>
3075From David S. Miller <davem@redhat.com>
3076
3077 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
3078 handle 64-bit platforms correctly.
3079
ffd61a58
MS
30802002-04-12 Michael Snyder <msnyder@redhat.com>
3081From Jim Blandy <jimb@redhat.com>
3082 * gdb.base/foo.c (foox): Remove section attribute; the linker
3083 script can handle this instead.
3084 * gdb.base/bar.c (barx): Same.
3085 * gdb.base/baz.c (bazx): Same.
3086 * gdb.base/grbx.c (grbxx): Same.
3087
3088 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
3089 manager doesn't automatically unmap overlays unnecessarily.
3090
6b8426a6
MH
30912002-04-10 Martin M. Hunt <hunt@redhat.com>
3092
3093 * gdb.base/ending-run.exp: Fix pattern for Mips targets
3094 stepping out of main.
3095
34af4875
MC
30962002-04-09 Michael Chastain <mec@shout.net>
3097
3098 * gdb.c++/local.cc (main): Move call to marker1() inside nested
3099 scope so that the nested scope tests will make sense.
3100 * gdb.c++/local.exp: Write patterns that actually work with gcc
3101 (the HP patterns "were never known to work with gcc").
3102 Keep the old aCC patterns too.
3103
2d1676a0
DJ
31042002-04-09 Daniel Jacobowitz <drow@mvista.com>
3105
3106 * gdb.base/attach.exp: Correct target board test.
3107
3a63e3f9
MC
31082002-04-08 Michael Chastain <mec@shout.net>
3109
3110 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
3111 in a const method. Add some xfail and fail cases for configurations
3112 that do not emit the "const ...".
3113
f18dabd2
MC
31142002-04-07 Michael Chastain <mec@shout.net>
3115
3116 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
3117 Accept "A * const" and "const A * const" as type of "this".
3118 Fix spelling of getFunky throughout. Make messages uniform.
3119
0fcddd82
EZ
31202002-04-07 Elena Zannoni <ezannoni@redhat.com>
3121
3122 Work around for PR gdb/285:
3123 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
3124
16a8534a
EZ
31252002-04-07 Elena Zannoni <ezannoni@redhat.com>
3126
3127 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
3128 instructions file at run time instead of configure time.
3129 Sometimes we run the test in a directory that is not the one we
3130 configured in.
3131 * gdb.asm/configure.in: Delete creation of symlink.
3132 * gdb.asm/configure: Regenerate.
3133
24181d81
JB
31342002-04-05 J. Brobecker <brobecker@gnat.com>
3135
3136 * gdb.gdb/xfullpath.exp: New test, to exercise the new
3137 xfullpath () function.
3138
7cdb7107
DJ
31392002-04-04 Daniel Jacobowitz <drow@mvista.com>
3140
3141 * gdb.asm/Makefile.in: Correct dependencies.
3142
3143 * gdb.asm/powerpc.inc: New file.
3144 * gdb.asm/asm-source.exp: Add PowerPC.
3145 * gdb.asm/configure.in: Likewise.
3146 * gdb.asm/configure: Regenerated.
3147
a7d17088
DJ
31482002-04-04 Daniel Jacobowitz <drow@mvista.com>
3149
3150 * gdb.base/relocate.exp: New file.
3151 * gdb.base/relocate.c: New file.
3152
cd721503
FF
31532002-04-04 Fred Fish <fnf@redhat.com>
3154
3155 * gdb.base/step-test.exp: Update comment regarding stopping in
3156 memcpy/bcopy calls inserted as part of the compiler runtime.
3157
b22ad7a7
MS
31582002-04-04 Michael Snyder <msnyder@redhat.com>
3159
3160 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
3161
5f279fa6
DJ
31622002-04-03 Daniel Jacobowitz <drow@mvista.com>
3163
3164 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
3165 (gdb_expect): Remove $notransfer hack.
3166
dd0fd3ce
DJ
31672002-04-02 Daniel Jacobowitz <drow@mvista.com>
3168
3169 * gdb.c++/classes.exp ("calling method for small class"): Match
3170 updated register output.
3171
1e50cda1
DJ
31722002-03-30 Daniel Jacobowitz <drow@mvista.com>
3173
3174 Fix PR gdb/452
3175 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
3176 when finished. Make gdb_file_cmd send "exec-file" when
3177 appropriate.
3178
24015922
DJ
31792002-03-30 Daniel Jacobowitz <drow@mvista.com>
3180
3181 * gdb.base/attach.exp: Remove extra setup_xfail.
3182
dd7dfd64
MS
31832002-03-26 Michael Snyder <msnyder@redhat.com>
3184
3185 * gdb.base/default.exp: Add tests for dump, append, and restore.
3186 * gdb.base/help.exp: Add tests for dump, append, and restore.
3187 * gdb.base/dump.exp: New file, test dump, append and restore.
3188 * gdb.base/dump.c: New file.
3189
48b2f8d7
MS
31902002-03-27 Michael Snyder <msnyder@redhat.com>
3191
d63a86f8 3192 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
3193 clean-ups in help messages.
3194
05b4d525
FF
31952002-03-26 Fred Fish <fnf@redhat.com>
3196
3197 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
3198 have debugging info for those functions and the compiler uses them
3199 internally to copy structs around.
3200
d7679631
FF
32012002-03-26 Fred Fish <fnf@redhat.com>
3202
3203 * gdb.base/list.exp: Revert the change made yesterday and add note
3204 about why we don't list the default lines for remote targets.
3205
523ac3f9
MS
32062002-03-25 Michael Snyder <msnyder@redhat.com>
3207
3208 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
3209
754b2b8d
FF
32102002-03-25 Fred Fish <fnf@redhat.com>
3211
3212 * gdb.base/list.exp: This test works on remote targets so remove
3213 the short circuit for remote targets. Update copyright.
3214
33c3e192
FF
32152002-03-25 Fred Fish <fnf@redhat.com>
3216
3217 * gdb.base/attach.exp: Fix logic error that was suppressing this
3218 test for all non hppa*-*-hpux* targets, instead of the hp target.
3219 Move comments closer to the suppression point. Also now need to
3220 check that we are running natively.
3221
d43e73ee
MS
32222002-03-22 Michael Snyder <msnyder@redhat.com>
3223
882c8f02
MS
3224 * gdb.base/default.exp: Add test for gcore. Update copyright.
3225 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 3226
04c12f60
FF
32272002-03-06 Fred Fish <fnf@redhat.com>
3228
3229 * gdb.base/funcargs.c: Remove extraneous ';' character.
3230 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
3231
b43df995
MC
32322002-03-04 Michael Chastain <mec@shout.net>
3233
3234 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
3235 accommodate gcc v3 function signature.
3236 * gdb.mi/mi0-var-cmd-exp: Ditto.
3237
92362027
AC
32382002-02-24 Andrew Cagney <ac131313@redhat.com>
3239
3240 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
3241 ``GNU/Linux'' or ``Linux kernel''
3242 * testsuite/gdb.threads/pthreads.c: Ditto.
3243
258ad32d
MC
32442002-02-24 Michael Chastain <mec@shout.net>
3245
3246 * gdb.threads/pthreads.c (thread1): Add a return statement.
3247 (thread2): Likewise.
3248 (foo): Likewise.
3249
04c3b3d4
MC
32502002-02-23 Michael Chastain <mec@shout.net>
3251
3252 * gdb.threads/linux-dp.c (philosopher): Add a return statement
3253 to placate gcc.
3254
5a2a0a20
MC
32552002-02-23 Michael Chastain <mec@shout.net>
3256
3257 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
3258 test "ptype bint". The test passes on all my stabs configurations.
3259
a640f7fc
JB
32602002-02-21 Jim Blandy <jimb@redhat.com>
3261
27924826
JB
3262 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
3263 filename at a time, and watch for the ones we want to see.
3264
a640f7fc
JB
3265 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
3266 types of pointers to prototyped functions.
3267
edcc8c75
AC
32682002-02-20 Andrew Cagney <ac131313@redhat.com>
3269
3270 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
3271 signed, unsigned and straight char.
3272 (padding_char, padding_short, padding_int, padding_long,
3273 padding_long_long, padding_float, padding_double,
3274 padding_long_double): New global variables.
3275 (fill, fill_structs): New functions.
3276
3277 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
3278 for correctly sized writes. Update copyright.
3279 (get_valueof): New procedure.
3280 (get_sizeof): Call get_valueof.
3281 (check_valueof): New procedure.
3282 (check_padding): New procedure.
3283
ac57ea44
MC
32842002-02-20 Michael Chastain <mec@shout.net>
3285
3286 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
3287 to setup_xfail. Document some of the remaining calls.
3288
7a10c941
MC
32892002-02-18 Michael Chastain <mec@shout.net>
3290
3291 * gdb.c++/userdef.exp: Update copyright year.
3292
fb8acdcc
DJ
32932002-02-18 Daniel Jacobowitz <drow@mvista.com>
3294
3295 * gdb.c++/userdef.exp: Test overloaded operators properly.
3296 Remove xfails.
3297
fda6ae12
MS
32982002-02-14 Michael Snyder <msnyder@redhat.com>
3299
3300 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
3301
676a0442
DJ
33022002-02-14 Daniel Jacobowitz <drow@mvista.com>
3303
3304 * gdb.base/a2-run.exp: Check for a remote target properly.
3305 * gdb.base/annota1.exp: Likewise.
3306 * gdb.base/list.exp: Likewise.
3307 * gdb.base/reread.exp: Likewise.
3308 * gdb.base/scope.exp: Likewise.
3309 * gdb.base/shlib-call.exp: Likewise.
3310 * gdb.base/term.exp: Likewise.
3311 * gdb.c++/annota2.exp: Likewise.
3312
78b4f468
RE
33132002-02-13 Richard Earnshaw <rearnsha@arm.com>
3314
3315 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
3316
9a81ba51
MC
33172002-02-10 Michael Chastain <mec@shout.net>
3318
3319 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
3320 (call_after_alloca): Ditto.
3321
004af6c7
DJ
33222002-02-10 Daniel Jacobowitz <drow@mvista.com>
3323
3324 * gdb.base/ending-run.exp: Guard "cont" test with
3325 gdb_skip_stdio_test.
3326
37225f62
JB
33272002-02-06 Jim Blandy <jimb@redhat.com>
3328
3329 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
3330 from here...
3331 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
3332 To here. Disable this test on non-HP platforms. Add big comment.
3333
fe6fdd96
MS
33342002-02-04 Michael Snyder <msnyder@redhat.com>
3335
3336 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
3337 other than d10v and m32r.
3338
036fad3f
RE
33392002-02-02 Richard Earnshaw <rearnsha@arm.com>
3340
3341 * gdb.base/default.exp: Rewrite test patterns to reduce time
3342 taken to match them.
3343
7148ab62
DJ
33442002-01-30 Daniel Jacobowitz <drow@mvista.com>
3345
3346 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
3347 Allow a start function above main.
3348 * gdb.threads/linux-dp.exp: Fix copyright date.
3349
396cc255
DJ
33502002-01-30 Daniel Jacobowitz <drow@mvista.com>
3351
3352 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
3353 (check_philosopher_stack): Check for manager thread before checking
3354 for a just-starting thread.
3355
f038d31b
DJ
33562002-01-30 Daniel Jacobowitz <drow@mvista.com>
3357
3358 From Neil Booth <neil@daikokuya.demon.co.uk>:
3359 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
3360 warnings.
3361
b3ff9d9a
FF
33622002-01-21 Fred Fish <fnf@redhat.com>
3363
3364 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
3365 not caller.
3366
39ad761d
JB
33672002-01-21 Jim Blandy <jimb@redhat.com>
3368
3369 * gdb.base/reread.exp: Check that GDB properly re-reads the
3370 executable file when it changes while no inferior is running.
3371
aaf320fa
FF
33722002-01-21 Fred Fish <fnf@redhat.com>
3373
3374 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
3375 optionally accept the "shlib events" variation.
3376
808a31f5
JB
33772002-01-21 Jim Blandy <jimb@redhat.com>
3378
3379 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
3380 call `fflush' after every `printf', so that the output is produced
3381 at predictable points, regardless of whatever buffering does (or
3382 doesn't) take place.
3383 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
3384 at different points.
3385
4420d5e2
DJ
33862002-01-20 Daniel Jacobowitz <drow@mvista.com>
3387
3388 * gdb.c++/inherit.exp: Update copyright years.
3389 * gdb.c++/method.exp: Likewise.
3390
3e36a0f4
DJ
33912002-01-20 Daniel Jacobowitz <drow@mvista.com>
3392
3393 * gdb.c++/classes.exp: Update for improved v3 support and skipping
3394 artificial methods/arguments.
3395 * gdb.c++/derivation.exp: Likewise.
3396 * gdb.c++/inherit.exp: Likewise.
3397 * gdb.c++/method.exp: Likewise.
3398 * gdb.c++/virtfunc.exp: Likewise.
3399
b4ceaee6
AC
34002002-01-18 Andrew Cagney <ac131313@redhat.com>
3401
3402 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
3403 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
3404 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
3405 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
3406 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
3407 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
3408
ecace851
JB
34092002-01-17 Jim Blandy <jimb@redhat.com>
3410
3411 * gdb.asm/asm-source.exp (info symbol): Take another shot at
3412 anchoring the pattern matching the entry point symbol's name.
3413
375fc983
AC
34142002-01-17 Andrew Cagney <ac131313@redhat.com>
3415
3416 * gdb.base/maint.exp: Update ``maint internal-error'' to match
3417 continue/quit query. Update copyright.
3418
fe6fdd96
MS
34192002-01-14 Michael Snyder <msnyder@redhat.com>
3420
3421 * gdb.base/gcore.exp: Remove extra debugging output.
3422
e017c81f
DJ
34232002-01-13 Daniel Jacobowitz <drow@mvista.com>
3424
3425 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
3426 for slightly dubious v2 mangled string.
3427
37ab3bf8
DJ
34282002-01-13 Daniel Jacobowitz <drow@mvista.com>
3429
3430 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
3431
1bc05c3a 34322002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 3433
1bc05c3a 3434 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 3435
1bc05c3a
JM
3436 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
3437 constructors.
3438 * gdb.c++/derivation.exp: Likewise.
3439 * gdb.c++/templates.exp: Likewise.
3440 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 3441
1bc05c3a
JM
34422002-01-10 Michael Snyder <msnyder@redhat.com>
3443
3444 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 3445
a911c360
MS
34462002-01-08 Michael Snyder <msnyder@redhat.com>
3447
3448 * gdb.base/gcore.exp: New test for generate-core-file command.
3449 * gdb.base/gcore.c: Testcase for above.
3450 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
3451
ea2119ec
JM
34522002-01-08 Jason Merrill <jason@redhat.com>
3453
3454 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
3455
68203136
FF
34562002-01-07 Fred Fish <fnf@redhat.com>
3457
3458 * gdb.c++/overload.exp: Remove unconditional xfails for:
3459 print foo_instance1.overloadargs(1)
3460 print foo_instance1.overloadargs(1, 2)
3461 print foo_instance1.overloadargs(1, 2, 3)
3462 print foo_instance1.overloadargs(1, 2, 3, 4)
3463 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
3464 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
3465 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
3466 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
3467 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
3468 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
3469 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
3470 print foo_instance1.overload1arg()
3471 print foo_instance1.overload1arg((char)arg2)
3472 print foo_instance1.overload1arg((signed char)arg3)
3473 print foo_instance1.overload1arg((unsigned char)arg4)
3474 print foo_instance1.overload1arg((int)arg7)
3475 print foo_instance1.overload1arg((unsigned int)arg8)
3476 print foo_instance1.overload1arg((float)arg11)
3477 print foo_instance1.overload1arg((double)arg12)
d63a86f8 3478
21b9b5b1
MS
34792002-01-07 Michael Snyder <msnyder@redhat.com>
3480
3481 * gdb.base/huge.exp: New test. Print a very large target data object.
3482 (skip_huge_test): New test variable. Define if you want to skip this
3483 test. The test reads an 8 megabyte data object from the target, so it
3484 might be very time consuming on remote targets with a slow connection.
3485 * gdb.base/huge.c: New file. Test case for above.
3486
725f922e
FF
34872002-01-07 Fred Fish <fnf@redhat.com>
3488
3489 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
3490 g_instance.bfoo, and g_instance.cfoo.
3491
634d57ec
JL
3492Mon Jan 7 12:22:18 2002 Jeffrey A Law (law@redhat.com)
3493
f286b2c3
JL
3494 * gdb.base/break.c (multi_line_if_conditional): New function.
3495 (multi_ilne_while_conditional): Likewise.
3496 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
3497 IF or WHILE condition puts the breakpoint at the start of
3498 the condition.
3499
634d57ec
JL
3500 * gdb.base/selftest.exp (backtrace through signal handler): Remove
3501 hppa*-*-hpux* expected failure.
3502 * gdb.base/structs.exp (do_function_calls): Similarly.
3503
3504 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
3505 watchpoints.
3506
9fbfe2dc
AC
35072002-01-06 Andrew Cagney <ac131313@redhat.com>
3508
3509 Fix PR gdb/66.
3510 * gdb.base/structs.exp: Replace skip for a29k with skip for
3511 gdb,cannot_call_functions.
3512 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
3513 * gdb.base/callfuncs.exp: Ditto.
3514 * gdb.base/call-rt-st.exp: Ditto.
3515 * gdb.base/call-strs.exp: Ditto.
3516 * gdb.base/callfwmall.exp: Ditto.
3517 * gdb.base/scope.exp: Obsolete xfail a29k.
3518 * gdb.c++/misc.exp: Ditto.
3519 * gdb.c++/cplusfuncs.exp: Ditto.
3520 * gdb.base/ptype.exp: Ditto.
3521 * gdb.base/printcmds.exp: Ditto.
3522 * gdb.base/opaque.exp: Ditto.
3523 * gdb.base/list.exp: Ditto.
3524 * gdb.base/funcargs.exp: Ditto.
3525 * gdb.base/default.exp: Ditto.
3526
8ddad156
MS
35272002-01-04 Michael Snyder <msnyder@redhat.com>
3528
ca4976a6 3529 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
3530 * gdb.base/maint.exp: Add tests for maint info sections options.
3531
1b074332
JL
3532Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
3533
3534 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
3535
7d159115
CV
35362001-12-20 Corinna Vinschen <vinschen@redhat.com>
3537
3538 * gdb.asm/arm.inc: New file.
3539 * gdb.asm/asm-source.exp: Add arm targets.
3540 * gdb.asm/configure.in: Ditto.
3541 * gdb.asm/configure: Recreated from configure.in.
3542
8fb87725
JL
3543Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
3544
afabe08c
JL
3545 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
3546 with HP's compiler.
3547 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
3548 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
3549 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
3550 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
3551
3552 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
3553 either HP's compilers or GCC.
3554
db521deb
JL
3555 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
3556 a SIGBUS or SIGSEGV.
3557
3558 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
3559
3560 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
3561 can be compiled with either HP's compiler or GCC.
3562
cfa88ab7
JL
3563 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
3564 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
3565 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
3566
ca344dff
JL
3567 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
3568 to match current gdb output. Update due to using auto-solib-limit
3569 for limiting instead of overloading auto-solib-add.
3570 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
3571 test program.
3572
3f3c6e55 3573 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
3574 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
3575 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3576 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
3577 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
3578 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3579 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
3580 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
3581 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
3582 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
3583 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
3584 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
3585 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 3586
8fb87725
JL
3587 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
3588 a SIGTRAP to the inferior.
3589
cf599fa7
CV
35902001-12-19 Corinna Vinschen <vinschen@redhat.com>
3591
3592 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
3593 Substitute call to target_link by call to gdb_compile.
3594
2cd045cd
JL
3595Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
3596
3597 * gdb.base/break.exp: Fix HP specific search string when testing
3598 backtracing in a called function.
3599
d63a86f8 3600 * gdb.base/constvars.exp: Only set lang to C++ if we're
2cd045cd
JL
3601 compiling the test with HP's compilers.
3602 * gdb.base/volatile.exp: Similarly.
3603
99ebe9ac
JB
36042001-12-19 Jim Blandy <jimb@redhat.com>
3605
3606 * gdb.base/printcmds.exp: Expect the null character to be printed
3607 as '\0', and the '\013' to be printed as '\v'.
3608 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
3609 * gdb.base/setvar.exp: Same.
3610
b9891b29
JB
36112001-12-17 Jim Blandy <jimb@redhat.com>
3612
0eba65ab
JB
3613 * gdb.base/completion.exp: Rather than completing very long
3614 filenames, which can make the readline library produce output we
3615 don't recognize, cd to the directory first, and then complete
3616 using nice, short relative paths.
3617
6970b5b1
JB
3618 * gdb.base/completion.exp: On some systems, there is, in fact, a
3619 variable named `b' in scope, since GDB treats all static
3620 variables as being in scope. So use `no_var_named_this'
3621 instead of `b'.
3622
b9891b29
JB
3623 * gdb.base/corefile.exp: Recognize the message saying that GDB
3624 can't find the core file's registers as a failure.
3625
e6ccd35f
JSC
36262001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
3627
3628 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
3629 test expect string more specific.
3630
105ba819
CV
36312001-12-13 Corinna Vinschen <vinschen@redhat.com>
3632
3633 * gdb.asm/asm-source.exp: Add support for xstormy16.
3634 * gdb.asm/configure.in: Ditto.
3635 * gdb.asm/configure: Rebuild.
3636 * gdb.asm/xstormy16.inc: New file.
3637
e9e79dd9
FF
36382001-12-10 Fred Fish <fnf@redhat.com>
3639
3640 * gdb.base/maint.exp: Update to match changes in type dumping code.
3641
347dc97d
JB
36422001-12-10 Jim Blandy <jimb@redhat.com>
3643
3644 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
3645 matching the entry point symbol's name at the beginning of the
3646 line.
3647
5178b9d6
DJ
36482001-12-07 Daniel Jacobowitz <drow@mvista.com>
3649
3650 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
3651 gdb.c++/inherit.exp, gdb.c++/method.exp,
3652 gdb.c++/namespace.exp, gdb.c++/templates.exp,
3653 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
3654 and class layout support.
3655
af890c52
DJ
36562001-12-07 Daniel Jacobowitz <drow@mvista.com>
3657
3658 * gdb.c++/classes.exp: Add test for static member function.
3659 * gdb.c++/misc.cc: Add class with static member function.
3660
7a345fb3
JB
36612001-12-07 Jim Blandy <jimb@redhat.com>
3662
f2e54a80 3663 If GDB says it can't find the struct the function returned, report
8032bf31
JB
3664 those tests as `unsupported'.
3665 * gdb.base/call-rt-st.exp (print_struct_call): New function.
3666 Rewrite subsequent tests to use it.
3667
3668 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
3669 those tests as `unsupported'.
3670 * gdb.base/structs.exp (call_struct_func): New function.
3671 (do_function_calls): Use call_struct_func to call the functions
3672 returning structs.
3673
0bc69509
JB
3674 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
3675 whether functions are prototyped or not, so we can't possibly pass
3676 arguments to t_float_values2 properly.
3677
7a345fb3
JB
3678 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
3679 value of `timeout' for targets other than the mips*tx39-*.
3680
edb6ede1
MS
36812001-12-06 Michael Snyder <msnyder@redhat.com>
3682
d63a86f8 3683 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
3684 and detect whether the start symbol has a leading underscore.
3685
2d842f13
JB
36862001-12-04 Jim Blandy <jimb@redhat.com>
3687
3688 * gdb.base/completion.exp: Clarify indentation.
3689
68550daf
JB
36902001-12-03 Jim Blandy <jimb@redhat.com>
3691
3692 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
3693 variables on the S/390, not `.word'.
3694
cd5195a8
JB
36952001-11-30 Jim Blandy <jimb@redhat.com>
3696
3697 Add assembly-source tests for s390-ibm-linux.
3698 * gdb.asm/s390.inc: New file.
3699 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
3700 the S/390 architecture.
3701 * gdb.asm/configure: Regenerated.
3702
ca9efc90
MS
37032001-11-30 Michael Snyder <msnyder@redhat.com>
3704
3705 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
3706 next, info source, info sources, info line, global and static
3707 variables, and static functions.
3708 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
3709 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
3710 * gdb.asm/asmsrc1.s: Add a static function and some variables.
3711 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
3712 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
3713 (gdbasm_leave): Restore frame pointer.
3714 (gdbasm_startup): Copy stack set-up from crt0.S.
3715
d0e66976
FN
37162001-11-26 Fernando Nasser <fnasser@redhat.com>
3717
3718 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
3719 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
3720 to a local (non-static) variable. Copy tstruct.a to a static buffer
3721 and return a pointer to that buffer.
3722 * gdb.base/callfwmall.c (t_structs_a): Ditto.
3723
e2334072
MK
37242001-11-24 Mark Kettenis <kettenis@gnu.org>
3725
3726 * gdb.asm/configure.in: Fix recognition of ix86 target.
3727 * gdb.asm/configure: Regenerate.
3728
756caa3d
MS
37292001-11-21 Michael Snyder <msnyder@redhat.com>
3730
3731 * gdb.asm/sparc.inc: New file.
3732 * gdb.asm/asm-source.exp: Recognize sparc target.
3733 * gdb.asm/configure.in: Recognize sparc target.
3734 * gdb.asm/configure: Regenerate.
d63a86f8 3735
9a4d72d5
MS
37362001-11-21 Michael Snyder <msnyder@redhat.com>
3737
3738 * gdb.asm/m32r.inc: New file.
3739 * gdb.asm/asm-source.exp: Recognize m32r target.
3740 * gdb.asm/configure.in: Recognize m32r target.
3741 * gdb.asm/configure: Regenerate.
3742
a773d1cd
MS
37432001-11-20 Michael Snyder <msnyder@redhat.com>
3744
017ac23d
MS
3745 * gdb.asm/i386.inc: New file.
3746 * gdb.asm/asm-source.exp: Recognize ix86 target.
3747 * gdb.asm/configure.in: Recognize ix86 target.
3748 * gdb.asm/configure: Regenerate.
3749
a773d1cd
MS
3750 * gdb.c++/namespace.exp: Fix quotes in output messages.
3751
bb632afb
MS
37522001-11-14 Michael Snyder <msnyder@redhat.com>
3753
25d559ca 3754 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
3755 qualifier in a type cast expression, to designate an address
3756 in the instruction space (Harvard architecture).
3757
4749e309
MS
37582001-11-13 Michael Snyder <msnyder@redhat.com>
3759
3760 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
3761 Tests for expressions using 'const' and 'volatile'.
3762
25050984
CV
37632001-11-13 Corinna Vinschen <vinschen@redhat.com>
3764
3765 * gdb.asm/asm-sources.exp: Allow defining linker flags.
3766
1902c51f
DJ
37672001-11-12 Daniel Jacobowitz <drow@mvista.com>
3768
3769 * lib/mi-support.exp (mi_run_to_helper): Move comments
3770 outside of gdb_expect.
3771
dcf95b47
DJ
37722001-11-11 Daniel Jacobowitz <drow@mvista.com>
3773
3774 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
3775 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
3776 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
3777 mi0_run_to): New functions.
3778 * gdb.mi/mi-simplerun.exp: Use them.
3779 * gdb.mi/mi0-simplerun.exp: Likewise.
3780 * gdb.mi/mi-var-cmd.exp: Likewise.
3781 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 3782
45b074e1
AC
37832001-11-10 Andrew Cagney <ac131313@redhat.com>
3784
3785 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
3786 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
3787
bf50d346
AC
37882001-11-09 Andrew Cagney <ac131313@redhat.com>
3789
3790 * gdb.base/restore.exp: Include $expected value in restored test
3791 message.
3792
9383332c
AC
37932001-11-09 Andrew Cagney <ac131313@redhat.com>
3794
3795 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
3796 implemented.
3797
db62520a
MS
37982001-11-08 Michael Snyder <msnyder@redhat.com>
3799
3800 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
3801 Add pass/fail message for stop at breakpoint in call dummy function.
3802
b5703437
MS
38032001-11-07 Michael Snyder <msnyder@redhat.com>
3804
d63a86f8
RM
3805 * gdb.c++/templates.exp (test_template_breakpoints):
3806 If we get an overload menu, but it does not match what
760f6330 3807 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
3808 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
3809 making the whitespace optional. Argument for "new" may be
3810 "unsigned" as well as "unsigned int/long".
d63a86f8 3811 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
3812 making the whitespace optional. Also replace "(void) with
3813 "((void|)), making the keyword "void" optional.
d63a86f8 3814 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
3815 making the whitespace optional. Also replace "(void) with
3816 "((void|)), making the keyword "void" optional.
3bf40917
MS
3817 * gdb.base/callfuncs.c (t_float_values): This function must
3818 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 3819 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
3820 can be tested against both cases. Usually one case involves
3821 promotion of float to double, while the other does not.
3822 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
3823 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
3824 includes a stack frame for "start".
3825
c8ab4e6d
JB
38262001-11-05 Jim Blandy <jimb@redhat.com>
3827
3828 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
3829 pointers are 32 bits long, and that offsets of relocs are always
3830 stored in the data (REL-style), and not in the reloc entry itself
3831 (RELA-style).
3832 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
3833 stabs.
3834
3f08ced9
MS
38352001-11-01 Michael Snyder <msnyder@redhat.com>
3836
3837 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
3838 and regular expression operators by using quoting.
3839
cbfa24cd
MS
38402001-10-31 Michael Snyder <msnyder@redhat.com>
3841
3842 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
3843 depending on what the symbol table contains.
3844 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
3845 the output of the ptype command. Similarly, accept both "const &"
3846 and "const&".
3847
aaa68313
CV
38482001-10-31 Corinna Vinschen <vinschen@redhat.com>
3849
3850 * gdb.base/miscexprs.c (main): Add usage of preprocessor
3851 symbol `STORAGE' to allow to choose the storage class of
3852 the local datastructures.
3853 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
3854 compiler directive.
3855
91740388
MS
38562001-10-30 Michael Snyder <msnyder@redhat.com>
3857
3858 * gdb.base/jump.exp: Allow it to run for all targets.
3859
1b7c05e7
CV
38602001-10-29 Corinna Vinschen <vinschen@redhat.com>
3861
3862 * gdb.base/call-ar-st.c (print_double_array): Match for loop
3863 with new double_array size.
3864 (main): Change storage class of all local variables to static.
3865 Reduce size of double_array to 9.
3866 * gdb.base/call-ar-st.exp: Increase timeout value.
3867 Change expected output for double array to match new size in
3868 call-ar-st.c.
3869
36a22261
CV
38702001-10-29 Corinna Vinschen <vinschen@redhat.com>
3871
3872 * gdb.base/ending-run.exp: Create identical output when passing
3873 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 3874 Stormy16 target.
36a22261 3875
92b8ae91
MK
38762001-10-28 Mark Kettenis <kettenis@gnu.org>
3877
3878 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
3879 that we catch the expected failure under Linux/x86.
3880
cb135b83
OF
38812001-10-29 Orjan Friberg <orjanf@axis.com>
3882
3883 * gdb.base/setvar.exp: Escape curly braces.
3884 * gdb.stabs/weird.exp: Ditto.
3885
6884aa54
DJ
38862001-10-27 Daniel Jacobowitz <drow@mvista.com>
3887
3888 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
3889 * gdm.mi/mi0-hack-cli.exp: Likewise.
3890
0398c9aa
AC
38912001-10-25 Andrew Cagney <ac131313@redhat.com>
3892
3893 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
3894 messages.
3895
d20bf2e8
AC
38962001-10-21 Andrew Cagney <ac131313@redhat.com>
3897
3898 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
3899 checking MI enabled.
3900
03dd63aa
CV
39012001-10-09 Corinna Vinschen <vinschen@redhat.com>
3902
3903 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
3904
1d9d99f3
FCE
39052001-10-04 Frank Ch. Eigler <fche@redhat.com>
3906
3907 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
3908 if gdb child process crashes, just signal an error.
3909
838ae6c4
JB
39102001-10-02 Jim Blandy <jimb@redhat.com>
3911
3912 * lib/gdb.exp (test_xfail_format): Simplify.
3913
3914 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
3915 front of the variable name `format'. Simplify `if'.
3916
8f0cbc1c
DJ
39172001-10-01 Daniel Jacobowitz <drow@mvista.com>
3918
3919 * gdb.threads/pthreads.exp: Wait for output and delay
3920 before sending ^C.
3921
1f08dafd
DJ
39222001-10-01 Daniel Jacobowitz <drow@mvista.com>
3923
3924 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
3925 some incorrect output instead of timing out.
3926 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
3927
674f90ff
CV
39282001-09-28 Corinna Vinschen <vinschen@redhat.com>
3929
3930 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
3931 check to allow additional `int'.
3932
9b284272
DJ
39332001-09-27 Daniel Jacobowitz <drow@mvista.com>
3934
3935 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
3936 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
3937
b55a4771
MS
39382001-09-27 Michael Snyder <msnyder@redhat.com>
3939
3940 * lib/gdb.exp (test_debug_format): New proc.
3941 (setup_xfail_format): Use new proc test_debug_format.
3942 * gdb.base/constvars.exp (local_compiler_xfail_check): New
3943 proc; use new service proc test_debug_format.
3944 Replace all other "gcc_compiled" tests with this test.
3945 * gdb.base/volatile.exp (local_compiler_xfail_check): New
3946 proc; use new service proc test_debug_format.
3947 Replace all other "gcc_compiled" tests with this test.
3948
39492001-09-27 Michael Snyder <msnyder@redhat.com>
3950
3951 * gdb.base/cvexpr.exp: New file.
3952 * gdb.base/cvexpr.c: New file
3953 Test for expressions using const and volatile keywords.
3954
4e6667ac
CV
39552001-09-26 Corinna Vinschen <vinschen@redhat.com>
3956
3957 * gdb.base/constvars.exp: Check for different orders of keywords
3958 and additional "int" strings in output.
3959
4f337972
AC
39602001-09-22 Andrew Cagney <ac131313@redhat.com>
3961
3962 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
3963 responses from "help maint".
3964
2015650d
FCE
39652001-09-19 Frank Ch. Eigler <fche@redhat.com>
3966
3967 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
3968 to localhost:NNN instead of :NNN, in case Xvfb is listening
3969 only on TCP.
3970
f3bcedc1
CV
39712001-09-19 Corinna Vinschen <vinschen@redhat.com>
3972
3973 * gdb.base/recurse.exp: When checking leaving the watchpoint
3974 scope, recognize when gdb is in function's epilogue and pass.
3975
6b819c92
KS
39762001-09-18 Keith Seitz <keiths@redhat.com>
3977
3978 * lib/insight-support.exp (_gdbtk_export_target_info): Add
3979 support for running tests against sid targets.
3980 (gdbtk_done): Ditto.
3981
a10c9419
CV
39822001-09-18 Corinna Vinschen <vinschen@redhat.com>
3983
3984 * gdb.base/ending-run.c (main): Set stdout buffersize
3985 to the same reasonable value for any target.
3986 * gdb.base/ending-run.exp: Add a regular expression
3987 to make testsuite happy on Sanyo Stormy16 target.
3988
739d0d99
CV
39892001-09-17 Corinna Vinschen <vinschen@redhat.com>
3990
3991 * gdb.base/display.c (do_loops): Add float variable `f'.
3992 Increment f in loop.
3993 * gdb.base/display.exp: Increment timeout by 60 seconds.
3994 Change float display test to use variable `f'.
3995
1b8947f0
JB
39962001-09-17 Jim Blandy <jimb@redhat.com>
3997
3998 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
3999 overflowing the limited breakpoint tables on some ROM monitors
4000 (like the ROM68K).
4001
9890ac81
FCE
40022001-09-15 Frank Ch. Eigler <fche@redhat.com>
4003
4004 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
4005 the "-ac" (disable access control) flag.
4006
6db765ea
JH
40072001-08-30 Jeff Holcomb <jeffh@redhat.com>
4008
4009 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
4010 ints.
4011
4c32cc04
KS
40122001-08-30 Keith Seitz <keiths@redhat.com>
4013
4014 * lib/gdb.exp: Move all insight-related functionality into
4015 separate file.
4016 * lib/insight-support.exp: New file.
4017
8d6e6f81
FCE
40182001-08-29 Frank Ch. Eigler <fche@redhat.com>
4019
4020 * config/sid.exp (sid_start): Never set sid verbosity; disable
4021 expect_background {} that consumed its stdout; tolerate </dev/null.
4022 Attempt to set endianness override in "sid" protocol mode. Cleanup.
4023
6a90e1d0
AC
40242001-08-18 Andrew Cagney <ac131313@redhat.com>
4025
4026 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
4027 CLI jump command to start it.
4028 (mi_run_to_main): Fail immediatly when unexpected output.
4029
1759b3c3
AC
40302001-08-18 Andrew Cagney <ac131313@redhat.com>
4031
4032 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
4033 beginning of function. Fix PR gdb/191.
4034
61d11d80
FCE
40352001-08-16 Frank Ch. Eigler <fche@redhat.com>
4036
4037 * config/sid.exp (sid_start): Don't warn if we cannot figure out
4038 what to force sid endianness to.
4039
942a4df2
KS
40402001-08-15 Keith Seitz <keiths@redhat.com>
4041
4042 * lib/gdb.exp (gdbtk_start): Don't set environment
4043 variables for TCL_LIBRARY and friends. Insight will
4044 now figure these out for itself.
4045
0521c418
MS
40462001-08-02 Michael Snyder <msnyder@redhat.com>
4047
4048 * gdb.base/completion.exp: Remove the symbol "a64l" from
4049 the expect string; this is target-specific, and not related
4050 to what is being tested.
4051
74a9a58a
DB
40522001-08-02 Dave Brolley <brolley@redhat.com>
4053
4054 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
4055
c70819fa
MS
40562001-07-25 Michael Snyder <msnyder@redhat.com>
4057
c2b8fa57
MS
4058 * gdb.base/consecutive.exp: New file. Test stepping over
4059 breakpoints on consecutive instructions.
4060 * gdb.base/consecutive.c: New file.
4061
c70819fa
MS
4062 * gdb.base/call-rt-st.exp: Use double-backslash to quote
4063 curly braces in regular expressions.
4064
2b1a1355
MS
40652001-07-25 Michael Snyder <msnyder@redhat.com>
4066
4067 * gdb.base/ending-run.exp: Accept "Program exited normally" as
4068 legitimate output from stepping out of main.
4069
413eca6f
KS
40702001-07-22 Keith Seitz <keiths@redhat.com>
4071
4072 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
4073 the empty string, do not run the tests.
4074
7e5a9322
SC
40752001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4076
4077 * gdb.base/long_long.exp: Detect size of pointer. Take into
4078 account 2-byte pointers when testing for p/a results.
4079
de58f10f
SC
40802001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4081
d63a86f8 4082 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
4083 and defined to 1K for m68hc11.
4084 (random_data): Reduce table to 1K for embedded platforms (68hc11).
4085 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
4086 (sizeof_random_data): New variable to tell the size of the data table;
4087 don't test past this size; always run to main.
4088
d6f5fea1
SC
40892001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4090
4091 * gdb.base/return2.exp: return of long long and double fails for
4092 68HC11; don't execute these tests on that platform.
4093 * gdb.base/return.exp: Return of a double fails for 68hc11.
4094
c477543d
SC
40952001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4096
4097 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
4098 tests that print a float.
4099 * call-rt-st.exp: Likewise.
4100
63cf1c79
MK
41012001-07-12 Mark Kettenis <kettenis@gnu.org>
4102
4103 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
4104 running this test on Linux.
4105
112f9ab5
MC
41062001-06-24 Michael Chastain <chastain@redhat.com>
4107
4108 * gdb.base/arithmet.exp: Remove some tests to make all test names
4109 unique.
4110
4970cb0f
MS
41112001-07-03 Michael Snyder <msnyder@redhat.com>
4112
4113 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
4114 the output of the ptype command.
4115
d85da69f
MS
41162001-07-02 Michael Snyder <msnyder@redhat.com>
4117
4c8a82de
MS
4118 * gdb.base/completion.exp: Don't assume that break.c is the only
4119 source file that may contain functions named "marker".
d85da69f
MS
4120 * gdb.base/corefile.exp: Quote the curly braces in regexp.
4121
8afc772b
AC
41222001-06-28 Andrew Cagney <ac131313@redhat.com>
4123
4124 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
4125 of files to delete.
4126
4127 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
4128 * gdb.disasm/h8300s.exp: New file.
4129 gdb.disasm/h8300s.s: Likewise.
4130
cff22675
AC
41312001-06-27 Andrew Cagney <ac131313@redhat.com>
4132
4133 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
4134 empty breakpoint tables.
4135
68c81b54
AC
41362001-06-25 Andrew Cagney <ac131313@redhat.com>
4137
4138 * lib/mi-support.exp: Update args=... part of stop-reason
4139 patterns. Accept either a list or a tuple.
4140
2dd62704
AC
41412001-06-23 Andrew Cagney <ac131313@redhat.com>
4142
4143 * lib/mi-support.exp: Remove local emacs variable defining
4144 change-log-default-name.
4145
b4127474
MC
41462001-06-22 Michael Chastain <chastain@redhat.com>
4147
4148 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
4149 This is operationally compatible with the previous version.
4150
8dbfb380
JB
41512001-06-13 Jim Blandy <jimb@redhat.com>
4152
4153 * lib/gdb.exp (gdb_test): Doc fix.
4154
f2d8c86d
MC
41552001-06-10 Michael Chastain <chastain@redhat.com>
4156
4157 * gdb.base/exprs.exp: Remove a duplicate test.
4158
81564d34
JB
41592001-06-06 Jim Blandy <jimb@redhat.com>
4160
4161 * gdb.base/return2.exp (main): Use values to test float and double
4162 returns that are not NaN's, to avoid being confused by IEEE
4163 comparison rules.
4164
da55addb
MS
41652001-06-04 Michael Snyder <msnyder@redhat.com>
4166
4167 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 4168 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
4169 rather than wait for 12 more tests to time out.
4170
42c65987
JB
41712001-06-06 Jim Blandy <jimb@redhat.com>
4172
b18bced9 4173 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 4174 Don't forget to match the GDB prompt.
b18bced9 4175
42c65987
JB
4176 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
4177
5b41e5f0
JB
41782001-06-04 Jim Blandy <jimb@redhat.com>
4179
4180 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
4181 command.
4182
015e046f
KB
41832001-05-31 Kevin Buettner <kevinb@redhat.com>
4184
4185 * gdb.base/annota1.exp (info break): Match four or more spaces
4186 after "Address".
4187
fb1ffbbe
MC
41882001-05-31 Michael Chastain <chastain@redhat.com>
4189
4190 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
4191 (dm_type_int_star): Likewise.
4192 (dm_type_long_star): Likewise.
4193 (dm_type_void_star): Likewise.
4194
5ea2a32c
KB
41952001-05-29 Kevin Buettner <kevinb@redhat.com>
4196
4197 * gdb.base/completion.exp (INPUTRC): Set this environment variable
4198 to a known value in order to get consistent results regardless
4199 of the setting of INPUTRC or the presence or contents of .inputrc.
4200
ae23c492
MS
42012001-05-24 Michael Snyder <msnyder@redhat.com>
4202
ac55707e
MS
4203 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
4204 Don't require that the main thread and the manager thread are the
4205 first in the list.
4206
ae23c492
MS
4207 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
4208 debugging. If test fails, issue an "unsupported" not a "fail".
4209
400071f1
JB
42102001-05-24 Jim Blandy <jimb@redhat.com>
4211
4212 Don't assume that short is shorter than int.
4213 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
4214 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 4215 this isn't true.
400071f1
JB
4216 ("print unsigned char == (~0)"): Add test that verifies that ~0,
4217 an int, is not equal to ~0 stored in an unsigned char. This tests
4218 the same thing that the previous test meant to, but works on
4219 16-bit machines, too.
4220 ("print unsigned char != (~0)"): Same test, complemented.
4221
0816a3e5
MS
42222001-05-24 Michael Snyder <msnyder@redhat.com>
4223
4224 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 4225 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
4226 and prevents dejagnu getting out of step.
4227
f6dc23a9
KB
42282001-05-23 Kevin Buettner <kevinb@redhat.com>
4229
4230 * gdb.base/finish.exp (finish_void): Revise pattern for
4231 stopping on the call statement to not permit stopping at
4232 the start of the instructions comprising the call sequence.
4233
7dbd117d
MC
42342001-05-19 Michael Chastain <chastain@redhat.com>
4235
4236 * gdb.base/callfuncs.exp: Make all test names unique.
4237 * gdb.base/commands.exp: Make all test names unique.
4238 * gdb.base/condbreak.exp: Make all test names unique.
4239 * gdb.base/dbx.exp: Make all test names unique.
4240 * gdb.base/default.exp: Make all test names unique.
4241 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
4242 and TIMEOUT messages to their corresponding PASS message.
4243 * gdb.base/ending-run.exp: Make all test names unique.
4244 * gdb.base/long_long.exp: Remove duplicate test.
4245
6b0b0a9e
KB
42462001-05-21 Kevin Buettner <kevinb@redhat.com>
4247
4248 * gdb.base/finish.exp (finish_void): Allow "finish" command to
4249 stop on the call statement as well as the statement after the
4250 call.
4251
2caa35cb
MS
42522001-05-21 Michael Snyder <msnyder@redhat.com>
4253
4254 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
4255
40713331
EZ
42562001-05-10 Elena Zannoni <ezannoni@redhat.com>
4257
4258 * gdb.base/completion.exp: Revamp test. Make it execute on all
4259 platforms.
4260
c2c1be8d
EZ
42612001-05-10 Elena Zannoni <ezannoni@redhat.com>
4262
2c9cd303
EZ
4263 * config/gdbserver.exp (gdb_load): Handle the case
4264 in which the arguments to gdbserver are given in the
4265 baseboard configuration file.
4266 Also handle the case in which the server needs to do a
4267 load.
4268
9671de48
KS
42692001-05-07 Keith Seitz <keiths@cygnus.com>
4270
4271 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
4272 set up the display for testing.
4273 (gdbtk_start): Convert all paths to paths that tcl will like.
4274 Export target information to environment.
4275 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
4276 necessary.
4277 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
4278 (to_tcl_path): New proc to convert a given pathname into
4279 a path acceptible as an argument to a tcl command.
4280 (_gdbtk_export_target_info): New proc to export target info
4281 into the environment for gdbtk testing.
4282 (gdbtk_done): New proc to signal end-of-test.
4283
5a360f47
JB
42842001-05-06 Jim Blandy <jimb@redhat.com>
4285
4286 * restore.c: Make the code of caller0 correspond to its comment.
4287
66c756c6
MS
42882001-05-03 Michael Snyder <msnyder@redhat.com>
4289
4290 * config/sid.exp (gdb_target_sid): Check for error messages.
4291 On error or timeout, don't make expect exit (which will terminate
4292 all subsequent tests); instead just make gdb exit.
d63a86f8 4293 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
4294 return a negative value.
4295
a966fde5
JB
42962001-04-24 Jim Blandy <jimb@redhat.com>
4297
851c18e0
JB
4298 * gdb.c++/templates.exp: If we see the prompt for the overload
4299 list, but we haven't recognized any of the longer patterns,
4300 arrange for this test to fail, not hang.
4301
a966fde5
JB
4302 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
4303 variations.
4304
db144853
MC
43052001-04-22 Michael Chastain <chastain@redhat.com>
4306
4307 * gdb.c++/local.exp: Use the 'runto' library function.
4308 * gdb.c++/namespace.exp: Likewise.
4309 * gdb.c++/overload.exp: Likewise.
4310
3207ec21
KB
43112001-03-26 Kevin Buettner <kevinb@redhat.com>
4312
4313 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
4314 * gdb.base/step-line.exp: New file. Test step/next in presence of
4315 #line directives.
4316 * gdb.base/step-line.c: New file. Test program for the above.
4317 * gdb.base/step-line.inp: New file. We pretend that this file has
4318 been transformed by some other tool into step-line.c.
4319
13b57657
JB
43202001-03-21 Jim Blandy <jimb@redhat.com>
4321
4322 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
4323 unmangled operator names.
4324
754cbe1c
JB
43252001-03-20 Jim Blandy <jimb@redhat.com>
4326
4327 * gdb.threads/linux-dp.exp: Recognize an additional message
4328 generated by GDB when it doesn't understand how to debug threads
4329 on the target system.
4330
177495c9
AC
43312001-03-19 Andrew Cagney <ac131313@redhat.com>
4332
4333 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
4334
f266096b
MC
43352001-03-12 Michael Chastain <chastain@redhat.com>
4336
4337 * gdb.c++/derivation.exp: Use the 'runto' library function.
4338
cac3c2ff
MC
43392001-03-12 Michael Chastain <chastain@redhat.com>
4340
4341 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
4342
b6c11a24
MC
43432001-02-24 Michael Chastain <chastain@redhat.com>
4344
4345 * gdb.c++/ref-types.exp: Change handwritten code to library
4346 function 'runto'.
4347
6bae5bce
OF
43482001-03-16 Orjan Friberg <orjanf@axis.com>
4349
4350 * gdb.base/signals.exp: Set count to 0 explicitly.
4351
0015fd9a
MS
43522001-03-15 Mark Salter <msalter@redhat.com>
4353
4354 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
4355 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
4356 (gdb_load): Add support for additional target_info: gdb_download_size
4357 and gdb_load_timeout.
0015fd9a 4358
fc33412a
DT
4359Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
4360
4361 * gdb.base/annota1.exp: Move test of isnative to earlier in the
4362 file -- to prevent failing when the compile fails but we have no
4363 intention of running the tests anyway.
4364
4365 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
4366 tests if set.
4367
4368 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
4369 integers.
4370
4371 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
4372 * gdb.c++/namespace.exp: Ditto.
4373
115f06de
OF
43742001-03-07 Orjan Friberg <orjanf@axis.com>
4375
4376 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
4377 * gdb.base/pointers.exp: Relax pattern match of decimals.
4378
b6ba6518
KB
43792001-03-06 Kevin Buettner <kevinb@redhat.com>
4380
4381 * Makefile.in, config/abug.exp, config/cfdbug.exp,
4382 config/cpu32bug.exp, config/dve.exp, config/est.exp,
4383 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
4384 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
4385 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
4386 config/sh.exp, config/sid.exp, config/slite.exp,
4387 config/sparclet.exp, config/udi.exp, config/unknown.exp,
4388 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
4389 config/vxworks.exp, config/vxworks29k.exp,
4390 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
4391 gdb.base/all-bin.exp, gdb.base/annota1.exp,
4392 gdb.base/arithmet.exp, gdb.base/assign.exp,
4393 gdb.base/async.exp, gdb.base/attach.exp,
4394 gdb.base/bitfields.exp, gdb.base/bitops.exp,
4395 gdb.base/break.exp, gdb.base/call-ar-st.exp,
4396 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
4397 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
4398 gdb.base/commands.exp, gdb.base/completion.exp,
4399 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
4400 gdb.base/constvars.exp, gdb.base/corefile.exp,
4401 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
4402 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
4403 gdb.base/ending-run.exp, gdb.base/environ.exp,
4404 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
4405 gdb.base/finish.exp, gdb.base/foll-exec.exp,
4406 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
4407 gdb.base/funcargs.exp, gdb.base/help.exp,
4408 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
4409 gdb.base/logical.exp, gdb.base/long_long.exp,
4410 gdb.base/maint.exp, gdb.base/mips_pro.exp,
4411 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
4412 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
4413 gdb.base/pointers.exp, gdb.base/printcmds.exp,
4414 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
4415 gdb.base/regs.exp, gdb.base/relational.exp,
4416 gdb.base/remote.exp, gdb.base/reread.exp,
4417 gdb.base/restore.exp, gdb.base/return2.exp,
4418 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
4419 gdb.base/selftest.exp, gdb.base/setshow.exp,
4420 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
4421 gdb.base/sigall.exp, gdb.base/signals.exp,
4422 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
4423 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
4424 gdb.base/step-test.exp, gdb.base/structs.c,
4425 gdb.base/structs.exp, gdb.base/structs2.exp,
4426 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
4427 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
4428 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
4429 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
4430 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
4431 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
4432 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
4433 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
4434 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
4435 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
4436 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
4437 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
4438 gdb.fortran/types.exp, gdb.java/jmisc.exp,
4439 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
4440 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
4441 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
4442 gdb.trace/circ.exp, gdb.trace/collection.exp,
4443 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
4444 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
4445 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
4446 gdb.trace/report.exp, gdb.trace/save-trace.exp,
4447 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
4448 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
4449 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
4450 notices.
4451
dc96c6c7 44522001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
4453
4454 * gdb.base/varargs.c (find_max_double): Fix printf format string:
4455 first arg is int not float.
4456
dc96c6c7 44572001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
4458
4459 * gdb.base/reread.exp: Unsupported for non-native targets;
4460 doesn't work for remote debugging.
4461
9b0c4aeb
FN
44622001-02-19 Fernando Nasser <fnasser@redhat.com>
4463
4464 From Drew Moseley <dmoseley@redhat.com>
4465 * gdb.base/ending-run.exp: Properly handle the BSP state when
4466 stepping past the end of main.
4467
02aa71d5
MC
44682001-02-19 John Moore <jmoore@redhat.com>
4469
4470 * gdb.base/commands.exp (infrun_breakpoint_command_test):
4471 Converted HPUX fix for non-expected items following multiple
4472 step commands into general solution for all platforms.
4473
1fa449a4
MC
44742001-02-18 Michael Chastain <chastain@redhat.com>
4475
4476 * gdb.c++/classes.exp (do_tests): Change runto statements
4477 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4478 statements demangler agnostic.
4479 * gdb.c++/virtfunc.exp (do_tests): Likewise.
4480 (gdb_virtfunc_restart): Likewise.
4481
b2f9ec70
MC
44822001-02-14 Michael Chastain <chastain@redhat.com>
4483
4484 * gdb.c++/inherit.exp (do_tests): Change runto statements
4485 from "runto 'foo(void)'" to "runto 'foo'". This makes the
4486 statements demangler agnostic.
4487
cf74b8ca
AC
4488Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
4489
4490 * gdb.threads/pthreads.exp: Unify pass/fail messages for
4491 ``continue to bkpt at common_routine in thread 2'' and ``stopped
4492 before calling common_routine 15 times'' tests.
4493
99f78f56
MC
44942001-02-11 Michael Chastain <chastain@redhat.com>
4495
4496 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
4497 Helps the test script figure out which demangler is in use.
4498 (dm_type_foo_ref): Ditto.
4499 (dm_type_int_star): Ditto.
4500 (dm_type_long_star): Ditto.
4501 (dm_type_unsigned_int): Ditto.
4502 (dm_type_void): Ditto.
4503 (dm_type_void_star): Ditto.
99707966 4504 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
4505 Probe the gdb demangler and set variables to accommodate
4506 formatting differences.
4507 (info_func_regexp): New function. Same as info_func, but
4508 matches against a regexp.
4509 (info_func): Match against a literal string.
4510 (print_addr_2): New function. Match against a literal string,
4511 which can be different from the input to gdb.
4512 (print_addr): Simply call print_addr_2 with the same argument twice.
4513 (test_lookup_operator_functions): Use demangler formatting variables.
4514 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
4515 the tests in the same order as the C++ class declaration.
4516 (test_paddr_operator_functions): Ditto.
4517 (test_paddr_overloaded_functions): Ditto.
4518 (test_paddr_hairy_functions): Use demangler formatting variables.
4519 Add reference to gdb/19 for related tests.
4520 (do_tests): Call probe_demangler.
4521
1de8f023
KB
45222001-01-30 Kevin Buettner <kevinb@redhat.com>
4523
4524 * gdb.c++/templates.cc (printf): Remove unused function definition.
4525
ca3f91ed
MS
45262001-01-26 Felix Lee <flee@redhat.com>
4527
4528 * sid.exp (sid_exit): Pass host, not target, to remote_close.
4529
45302001-01-25 matthew green <mrg@redhat.com>
4531
4532 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
4533 up sid.
4534 (sid_exit): Call `remote_pop_conn' after GDB is gone.
4535
45362001-01-25 matthew green <mrg@redhat.com>
4537
4538 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 4539 Deprecate $sid_spawn_id.
ca3f91ed
MS
4540 (sid_exit): Remove code necessary only for `spawn.'
4541
45422001-01-25 matthew green <mrg@redhat.com>
4543
4544 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
4545
fb18ec4a
MC
45462001-01-28 Michael Chastain <chastain@redhat.com>
4547
4548 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
4549 to call when tests fail. It takes gdb out of the overloaded
4550 function choice menu back to the main prompt, so that the test
4551 program stays synchronized.
4552 (set_bp_overloaded): New proc to collect all the common
4553 code for setting a breakpoint on an overloaded name. Calls
4554 take_gdb_out_of_choice_menu when needed.
4555 (menu_overload1arg): New variable to collect the repeated
4556 instances of the expected menu for an overloaded name. Change
4557 the regular expression to handle changes in g++ type encoding:
4558 "void" can be either "void" or "", and "unsigned int" can be
4559 either "unsigned int" or "unsigned".
4560 (continue_to_bp_overloaded): Change regular expressions to handle
4561 changes in g++ type encoding.
4562 (no proc): Call take_gdb_out_of_choice_menu when needed.
4563 Remove redundant calls to "info break". Accept either "canceled"
4564 or "cancelled". Change regular expressions in "info break"
4565 calls to handle changes in g++ type encoding. Give all tests
4566 unique strings.
4567
9c646a6e
BE
45682001-01-17 Ben Elliston <bje@redhat.com>
4569
4570 * config/sid.exp: New file.
4571
9549d9c1
AC
4572Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
4573
4574 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
4575
dc96c6c7 45762000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
4577
4578 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
4579 Add a RE to accept a non-ascii char if one is ever presented.
4580
b4df4f68
FN
45812000-12-20 Fernando Nasser <fnasser@redhat.com>
4582
297dd0fd 4583 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 4584
dc96c6c7 45852000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 4586
d63a86f8 4587 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
4588 in regexp. One '\' does not suffice on Linux.
4589
4a7bddb6
MC
45902000-12-09 Michael Chastain <chastain@redhat.com>
4591
4592 * gdb.base/break.exp (test_clear_command): Use a marker function
4593 rather than 'main' for the test function. Also move this
4594 test to an execution point where the marker function names are
4595 guaranteed to be bound to functions. (Executing tests after a
4596 'finish' from main runs into name conflicts with local names
4597 in __libc_start_main).
4598
dc96c6c7 45992000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
4600
4601 * gdb.base/finish.exp: New test for gdb's "finish" command.
4602 * gdb.base/return2.exp: New test for gdb's "return" command.
4603 * gdb.base/return2.c: New source file for above.
4604
dc96c6c7 46052000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
4606
4607 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
4608 * gdb.base/miscexprs.exp: Ditto.
4609 * gdb.base/pointers.exp: Ditto.
4610 * gdb.c++/derivation.exp: Ditto.
4611 * gdb.c++/local.exp: Ditto.
4612 * gdb.c++/namespace.exp: Ditto.
4613 * gdb.c++/overload.exp: Ditto.
4614 * gdb.c++/ref-types.exp: Ditto.
4615
dc96c6c7 46162000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
4617
4618 * gdb.base/constvars.exp: Test result of "up" command.
4619 * gdb.base/miscexprs.exp: Ditto.
4620 * gdb.base/pointers.exp: Ditto.
4621 * gdb.base/scope.exp: Ditto.
4622 * gdb.c++/derivation.exp: Ditto.
4623 * gdb.c++/local.exp: Ditto.
4624 * gdb.c++/namespace.exp: Ditto.
4625 * gdb.c++/overload.exp: Ditto.
4626 * gdb.c++/ref-types.exp: Ditto.
4627
44097287
FN
46282000-11-22 Michael Chastain <chastain@redhat.com>
4629
4630 * mips_pro.exp: Accept either "middle -> top -> main" or
4631 "middle -> main" in the backtrace, because gcc can optimize
4632 tail calls to jumps. Remove setup_xfail for the hppa case.
4633 Add a comment with the original warning messages from PR 3016,
4634 which was filed in 1993, to preserve them for posterity.
4635
9d2e1bab
ND
46362000-11-17 Nick Duffek <nsd@redhat.com>
4637
4638 * lib/gdb.exp (gdb_test): Override timeout with board info.
4639
1aca8eb7
ND
46402000-11-17 Nick Duffek <nsd@redhat.com>
4641
4642 * gdb.base/display.exp: Don't kill running stub. Add "again" to
4643 the second kill and detach messages.
4644
93076499
ND
46452000-11-17 Nick Duffek <nsd@redhat.com>
4646
4647 * configure.in: Add AC_EXEEXT.
4648 * configure: Regenerate.
4649 * Makefile.in (just-check): Export EXEEXT.
4650 * lib/gdb.exp ($EXEEXT): Import from environment.
4651 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
4652 expect "maint dump-me" on Cygwin.
4653 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
4654 $EXEEXT.
4655
30e87cd3
ND
46562000-11-17 Nick Duffek <nsd@redhat.com>
4657
4658 * gdb.base/break.exp: Test backtrace and finish from called
4659 function on all platforms, not just HP-UX.
4660
dc96c6c7 46612000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
4662
4663 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
4664 code from gdb_target_monitor, so it can be used independantly
4665 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 4666
dc96c6c7 46672000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
4668
4669 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
4670 * gdb.base/corefile.exp: Expect the message "Program is being
4671 debugged already" when we send the "corefile" command, since
4672 the preceeding gdb_load may have connected gdb to a remote target.
4673 * gdb.base/display.exp: Disable hardware watchpoints if new
4674 board info variable "no_hardware_watchpoints" is true.
4675 Replace single-letter commands with more readable ones.
4676 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
4677 if new board info variable "no_hardware_watchpoints" is true.
4678 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
4679 to see if stdio (printf) testing is possible.
4680 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
4681 board info variable "no_hardware_watchpoints" is true. Use new
4682 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
4683
39124dea
FN
46842000-11-13 Fernando Nasser <fnasser@redhat.com>
4685
4686 From Orjan Friberg <orjanf@axis.com>:
4687 * gdb.base/printcmds.exp: Escape curly braces followed by a number
4688 in array print pattern match.
4689
a9e2e984
FN
46902000-11-09 Fernando Nasser <fnasser@redhat.com>
4691
4692 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
4693 spelling "cancelled" to U.S. spelling "canceled" to match changes
4694 made to gdb.
4695 * gdb.c++/ovldbreak.exp: Ditto.
4696
c7db355b
PS
46972000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4698
4699 * gdb.base/callfuncs.c (main): Moved to end of file, call
4700 t_double_values to initialize the FPU before inferior calls are made.
4701 * gdb.base/callfuncs.exp: Test for register preservation after calling
4702 inferior functions. Add tests for continuining, finishing and
4703 returning from a stop in a call dummy.
4704
dc96c6c7 47052000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
4706
4707 * gdb.base/commands.exp: Break up long lines, and re-indent.
4708
dc96c6c7 47092000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
4710
4711 * config/gdbserver.exp: Rewritten from the ground up, to make it
4712 compatible with the current dejagnu tree, and to make it work with
4713 the new "gdbserver" in libremote.
4714
dc96c6c7 47152000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4716
4717 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
4718 * gdb.base/varargs.exp: Skip entire test if no printf support.
4719 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
4720 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
4721
dc96c6c7 47222000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
4723
4724 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
4725 no floating point support.
4726 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
4727 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
4728 * gdb.base/call-rt-st.exp: Ditto.
4729 * gdb.base/call-strs.exp: Ditto.
4730
bac5fc66
JG
47312000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
4732
4733 * gdb.base/sizeof.c: include <stdio.h>.
4734
4735 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
4736 'finish', otherwise uncaptured gdb_prompt would potentially
4737 throw remaining test points out of sync.
4738
b22a6027
SB
47392000-07-26 Scott Bambrough <scottb@netwinder.org>
4740
4741 * gdb.base/recurse.exp: Run tests for all targets.
4742 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
4743 gnu-oldld case on ARM.
4744 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
4745 for ARM targets.
d63a86f8 4746
d8231941
AG
4747Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
4748
4749 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
4750 * gdb.java/configure: Rebuild.
4751
8caabe69
AG
4752Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
4753
4754 * gdb.java/jv-exp.exp: New file.
4755
9d273ca3
AG
4756Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
4757
4758 * configure: Rebuilt.
4759 * configure.in (configdirs): Add gdb.java.
4760 * gdb.java/jmisc.java: New file.
4761 * gdb.java/jmisc.exp: New file.
4762 * gdb.java/Makefile.in: New file.
4763 * gdb.java/configure: Rebuilt.
4764 * gdb.java/configure.in: New file.
4765 * lib/java.exp: New file.
4766
4f823a66
AC
4767Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
4768
4769 * gdb.base/exprs.exp: Test casts to a pointer including over and
4770 underflow.
4771
2391e11d
AC
4772Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
4773
4774 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
4775 and the compilers sizes.
4776
54602222
ND
47772000-07-09 Nick Duffek <nsd@redhat.com>
4778
4779 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
4780 (use_methods): New function.
4781 (main): Call use_methods().
4782 * gdb.c++/classes.exp (test_method_param_class): New procedure.
4783 (do_tests): Call test_method_param_class.
4784
2bec0572
ND
47852000-07-09 Nick Duffek <nsd@redhat.com>
4786
4787 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
4788 spelling.
4789 (test_enums): New procedure. Move enum tests from end of script
4790 to here. Set breakpoint on function name instead of line number.
4791 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
4792 (enums2): New marker function.
4793 (enums1): New function.
4794 (main): Call enums1(). Move enum tests to enums1().
4795
78492fde
AC
4796Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
4797
4798 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
4799 compile/link program. Update line numbers.
4800 * gdb.asm/d10v.inc: Define ``startup''.
4801 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 4802
49a2cef8
AC
4803Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
4804
4805 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
4806
3e6c8688
EZ
48072000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4808
4809 * gdb.base/maint.exp: Add 'maint print architecture' item to output
4810 of 'help maint print' command.
4811
9ff5cbe9
AC
4812Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
4813
4814 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
4815 they use gdb_expect_list.
4816
17c579bd
AC
4817Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
4818
4819 * gdb.base/commands.exp: Use ``set remote
4820 memory-read-packet-size'' instead of ``set endian big'' to test
4821 long commands.
4822
e6d71bf3
DB
48232000-06-03 Daniel Berlin <dan@cgsoftware.com>
4824
4825 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 4826 g++, and stop skipping them.
e6d71bf3
DB
4827
4828 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
4829 work under g++.
4830
d63a86f8 4831 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
4832 initialization.
4833
dc96c6c7 48342000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
4835
4836 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
4837 the regular expression: accept an (almost) arbitrary sequence of
4838 "frames-invalid" and "breakpoints-invalid" messages both before
4839 and after the "starting" message.
4840
dc96c6c7 48412000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
4842
4843 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 4844
dc96c6c7 48452000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
4846
4847 * gdb.base/annota1.exp (annotate-signal-handler-caller):
4848 Relax the regular expression a little, make it pass on Solaris 8.
4849
8216cda9
KB
48502000-05-12 Kevin Buettner <kevinb@redhat.com>
4851
4852 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 4853 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
4854 Instead, it is permissible for gdb to stop on the line of the
4855 call itself.
4856
1a570b2f
MS
48572000-05-12 Michael Snyder <msnyder@.cygnus.com>
4858
4859 * gdb.base/break.exp (bp on small function, optimized file):
4860 Add a second pass pattern. The behavior differs here between stabs
4861 and dwarf for one-line functions. Stabs preserves two line symbols
4862 (one before the prologue and one after) with the same line number,
4863 but dwarf regards these as duplicates and discards one of them.
4864 Therefore the address after the prologue (where the breakpoint is)
4865 has no exactly matching line symbol, and GDB reports the breakpoint
4866 as if it were in the middle of a line rather than at the beginning.
4867
dc96c6c7 48682000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 4869
d63a86f8 4870 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
4871 rather than "send_gdb" (for consistancy).
4872
7d418785
AC
4873Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4874
4875 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
4876 * gdb.c++/templates.cc: Properly check for GCC version number.
4877 * lib/compiler.cc: Likewise
4878
dc96c6c7 48792000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 4880
d63a86f8 4881 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
4882 gdb may not stop at the first line of main, due to code motion.
4883
dc96c6c7 48842000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
4885
4886 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
4887 This test depends on parsing the printf output from the target.
4888 Since the sparclet stub doesn't do stdio, this will never work.
4889 * gdb.base/call-rt-st.exp: ditto.
4890 * gdb.base/call-strs: ditto.
4891
dc96c6c7 48922000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
4893
4894 * gdb.base/miscexprs.exp: make sizeof long array test portable.
4895
4896 * gdb.base/ending-run.exp: After connecting to a remote target,
4897 but before running, the target will appear to be in a random
4898 location. Specify both a file and a line for breakpoints.
4899 Also, the function that calls main may be called 'init'
4900 rather than 'start'.
4901
a5a51225
EZ
49022000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4903
4904 * gdb.base/help.exp: Update output for add-symbol-file command.
4905
7930cc7c
FN
49062000-04-10 Fernando Nasser <fnasser@cygnus.com>
4907
4908 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4909 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
4910
23e37ab1
C
49112000-04-07 J.T. Conklin <jtc@redback.com>
4912
e93c542c
C
4913 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
4914
23e37ab1
C
4915 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
4916
591b8fa3
PDM
4917Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
4918
4919 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
4920 values that can be represented exactly.
4921 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
4922 above change, and to not check against the directory part of the source
4923 file name.
4924 (step into print_long_arg_list): Likewise.
4925 (print print_small_structs from print_long_arg_list): Likewise.
4926 (print print_long_arg_list): Likewise.
4927
7a495180
EZ
49282000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4929
30b53638 4930 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 4931
beb998c6
AC
4932Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
4933
4934 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
4935
1c689132
DB
49362000-03-25 Daniel Berlin <dan@cgsoftware.com>
4937
4938 * gdb.base/commands.exp (deprecated_command_test): Add test for
4939 deprecate with no arguments.
4940
c1790a9d
JL
49412000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
4942
4943 * gdb.base/break.exp: Add new test for setting breakpoints on
4944 optimized code so we can test breakpoints work even when function
4945 prologues may be optimized away
4946
003ba290
FN
49472000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4948
4949 From David Whedon <dwhedon@gordian.com>
4950 * gdb.base/commands.exp : Added command deprecator tests.
4951
6837a0a2
DB
49522000-03-22 Daniel Berlin <dan@cgsoftware.com>
4953
4954 * gdb.base/help.exp: Added test for new apropos command.
4955
b9593231
KB
49562000-03-21 Kevin Buettner <kevinb@redhat.com>
4957
4958 * gdb.base/pointers.c (usevar): New function.
4959 (main): Make sure that global variables v_int_pointer2, rptr,
4960 and y are all referenced someplace in the program by calling
4961 usevar() on them. [Some linkers delete symbols which are
4962 never referenced. The space remains, but there's no way to
4963 get a (symbolic) handle on the variable from the debugger.]
4964
751a959b
EZ
49652000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4966
4967 * gdb.base/printcmds.c: Add typedeffed arrays.
4968
4969 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
4970 procedure to test arrays that are typedef'd.
4971
73a93a32
JI
49722000-03-13 James Ingham <jingham@leda.cygnus.com>
4973
4974 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 4975 the library directories.
73a93a32 4976
fb40c209
AC
4977Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
4978
4979 * configure.in (configdirs): Add sub directory gdb.mi.
4980 * configure: Re-generate.
4981
4982 * gdb.mi: New directory.
d63a86f8 4983
ee4dd2c9
AC
49842000-02-25 Scott Bambrough <scottb@netwinder.org>
4985
4986 * gdb.base/long_long.exp: Correct test suite failure when printing
4987 a long long value as a double on ARM platforms.
4988
70f0cc22
JB
49892000-02-16 Jim Blandy <jimb@redhat.com>
4990
4991 * gdb.base/break.exp ("breakpoint line number"): Make sure the
4992 default source file is set properly before running this test.
4993
853819b8
EZ
49942000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4995
4996 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
4997 gdbtk/library directory, not in gdbtcl2.
4998
dfcd3bfb
JM
49992000-02-04 Jim Blandy <jimb@redhat.com>
5000
5001 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
5002 backslash from regexp pattern.
5003
5004 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
5005 procedure. Use it to run all the "continue to bp overloaded"
5006 tests. Note that this changes the names of the tests slightly.
5007 If the breakpoint hit message includes a hex PC value, because
5008 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
5009 from the real source code, still consider that a pass.
5010
5011 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
5012 XFAIL here if the breakpoint message contains a hex address. Note
5013 similar change on 1999-11-02.
5014
5015 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
5016
5017 * gdb.base/ptype.exp: Establish a default source file before
5018 calling get_debug_format.
5019
50202000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
5021
5022 * gdb.base/watchpoint.exp: Remove duplication of test messages.
5023
8b93c638
JM
50242000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5025
5026 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
5027 of successive stepi commands -- while in the prologue we should see
5028 the function entry bracket.
5029
50302000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
5031
5032 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
5033 reach __change_mode() when stepping through the end of main().
5034
c5394b80
JM
50352000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
5036
5037 * gdb.base/default.exp: Fix expected pattern.
5038 * gdb.base/help.exp: Same.
5039
0d06e24b
JM
50402000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5041
5042 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
5043 Don't use xfail's because that affects only the following test.
d63a86f8 5044
0d06e24b
JM
5045 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
5046 solaris or linux.
5047
5048 * gdb.base/selftest.exp: Update to reflect changes to main.c.
5049
dc96c6c7 50502000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 5051
d63a86f8 5052 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
5053 "A syntax error" rather than "A parse error". Accept both.
5054
50552000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
5056
5057 * gdb.base/default.exp: Remove OS dependent string from "target
5058 remote" test.
5059 * gdb.base/help.exp: Same for "help target remote" test.
5060
c3f6f71d
JM
50612000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5062
5063 From Jim Kingdon <kingdon@redhat.com>:
5064
5065 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
5066 prompt (cleanup rather than necessity, but still might keep output
5067 from spilling to next test).
5068
50692000-01-02 Fred Fish <fnf@cygnus.com>
5070
5071 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
5072 AIX, which defines them in <sys/types.h>.
5073
ed9a39eb 50741999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 5075
ed9a39eb
JM
5076 * gdb.base/default.exp: Match arm* etc instead of arm in "info
5077 float" test.
5078
50791999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 5080
ed9a39eb 5081 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
5082
5083 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
5084 outermost frame disallowed".
5085
50861999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
5087
5088 * gdb.base/setvar.exp: New tests for setting the value of a struct
5089 with a constant list.
5090
50911999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5092
5093 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
5094 require the user to type a cast before setting the value of a struct.
5095
de57eccd
JM
50961999-12-06 Jim Blandy <jimb@cygnus.com>
5097
5098 * gdb.base/default.exp: Expect the new 'info float' command on
5099 all i386 platforms.
5100
5101 * gdb.threads/linux-dp.exp: Expand our ability to recognize
5102 LinuxThreads libraries that don't support debugging.
5103
c2d11a7d
JM
5104Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5105
5106 * gdb.base/remote.c: Fill the buffer with truely random data.
5107 Change the buffer type to ``unsigned char'' to simplify size
5108 arithmetic.
5109
5110 * gdb.base/remote.exp: Reduce download numbers by one. Typical
5111 stub only handles 400-1 byte packets. Verify that the download
5112 worked.
5113
51141999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
5115
5116 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
5117 tests, using UNRESOLVED for the untested cases. Also, does not wait
5118 for a timeout if the prompt was received before a recognizable pattern.
5119
51201999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
5121
5122 * lib/gdb.exp (gdb_expect_list): Fix spelling.
5123
51241999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5125
5126 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
5127 watchpoints.
5128
51291999-11-24 Jason Merrill <jason@casey.cygnus.com>
5130
5131 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
5132
5133 * gdb.c++/local.exp: Be more flexible in recognizing local class
5134 name mangling. Don't allow horribly truncated method names.
5135 * gdb.c++/derivation.exp: Expect protected inheritance.
5136 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
5137 * gdb.c++/virtfunc.exp: Likewise.
5138 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
5139 when printing a nested enum.
5140
51411999-11-22 Jim Blandy <jimb@cygnus.com>
5142
5143 * gdb.base/step-test.exp: Properly await GDB's response to setting
5144 a breakpoint on the call to large_struct_by_value.
5145
5146 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
5147 just because we have debug info for the `start' function.
5148
51491999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
5150
5151 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
5152 "Unknown signal" messages, which indicate (on LinuxThreads) that
5153 GDB doesn't know how to debug threads on this system. This is
5154 better than hanging while philosopher 0 dumps chatter into gdb.log.
5155
51561999-11-18 Tom Tromey <tromey@cygnus.com>
5157
5158 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
5159
51601999-11-18 Fred Fish <fnf@cygnus.com>
5161
5162 * gdb.base/coremaker2.c: Add sample program for generating
5163 cores that is more self contained than coremaker.c. Eventually
5164 I'll add more code to this and tie it into the testsuite.
5165
4ce44c66
JM
51661999-11-12 Stan Shebs <shebs@andros.cygnus.com>
5167
5168 * gdb.base/dollar.exp: Remove, now in gdb.hp.
5169
51701999-11-10 Jimmy Guo <guo@cup.hp.com>
5171
5172 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
5173 from $srcdir/lib/.
5174 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
5175 and gdb.c++/.
5176
5177 * gdb.c++/derivation.exp: remove redundant get compiler info code.
5178
d63a86f8 5179 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
5180 'continue with watch' test point.
5181
51821999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
5183
5184 Merged from p2linux-990323-branch:
d63a86f8 5185
4ce44c66
JM
5186 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
5187
11cf8741
JM
5188Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
5189
5190 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
5191 {limit,fixed}''. Test ``set download-write-size''.
5192
5193Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
5194
5195 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
5196 gdb_expect_list.
5197
5198Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
5199
5200 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
5201
52021999-11-03 Mark Salter <msalter@cygnus.com>
5203
5204 * gdb.base/break.exp: Fix "stub continue" pattern.
5205
52061999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
5207
5208 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
5209
52101999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
5211
5212 * gdb.base/display.exp ("finish"): Add timeout clause.
5213
5214 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
5215 plain prompt clause, so this doesn't have to time out in order to
5216 fail.
5217
5218 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
5219 breakpoint hit messages include an address.
5220
5221 * gdb.base/display.exp: Don't forget to escape parens in regular
5222 expressions. Unix regexp notatation sucks.
5223
52241999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5225
5226 * gdb.base/annota1.exp: Test for annotate-signalled: change output
5227 order for 'signalled' message.
5228
5c44784c
JM
52291999-11-01 Stan Shebs <shebs@andros.cygnus.com>
5230
5231 From Jimmy Guo <guo@cup.hp.com>:
5232 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
5233 * gdb.base/annota1.c: Add code for tests to work with.
5234
52351999-10-26 Frank Ch. Eigler <fche@cygnus.com>
5236
5237 * gdb.base/remote.exp: New test for remote downloading settings.
5238 * gdb.base/remote.c: New file with large .data.
5239
917317f4
JM
52401999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
5241
5242 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
5243 for LinuxThreads support, merged from the Code Fusion branch.
5244
5245Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
5246
5247 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
5248 containing exp_continue into a while within an expect. Don't
5249 attempt a start more than three times. Check return value from
5250 gdb_load.
d63a86f8 5251
2df3850c
JM
5252Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
5253
5254 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
5255 a pass case.
5256
2acceee2
JM
52571999-10-01 Kevin Buettner <kevinb@cygnus.com>
5258
5259 * gdb.base/break.c (main): Added a statement that we can step
5260 off of.
5261 * gdb.base/break.exp: Added tests for setting a breakpoint
5262 at an offset and stepping onto a breakpoint.
5263
52641999-10-01 Fred Fish <fnf@cygnus.com>
5265
d63a86f8 5266 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
5267 gdb output.
5268
c2c6d25f
JM
52691999-09-18 Jim Blandy <jimb@cris.red-bean.com>
5270
5271 * gdb.base/break.exp: Code locations are in hex, don't forget!
5272 (For HP-UX.)
5273
52741999-09-17 Stan Shebs <shebs@andros.cygnus.com>
5275
5276 * condbreak.exp: Use break.c as test program.
5277 * condbreak.c: Remove, redundant with break.c.
5278
52791999-09-15 Stan Shebs <shebs@andros.cygnus.com>
5280
5281 * config/monitor.exp (gdb_target_monitor): Disable X- and
5282 Z-packets if the target needs it.
5283
52841999-09-13 James Ingham <jingham@leda.cygnus.com>
5285
5286 * gdb.c++/overload.exp: Added tests for listing overloaded
5287 functions with function pointers in the arg, explicitly calling
5288 out the version you want.
5289
cff3e48b
JM
52901999-09-09 Stan Shebs <shebs@andros.cygnus.com>
5291
5292 * long_long.exp: Add variations of test cases that work for
5293 targets with 16-bit ints and 32-bit doubles.
5294
d4f3574e
SS
52951999-09-08 Stan Shebs <shebs@andros.cygnus.com>
5296
5297 * break.c (main): Compare a possibly-uninitialized argc with an
5298 unlikely value that fits in 16 bits.
5299
53001999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5301
5302 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
5303 0xfeeb, don't want negative numbers if ints are 16 bits.
5304
5305 * lib/gdb.exp (skip_cplus_tests): New proc.
5306 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
5307 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
5308 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
5309 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
5310 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
5311 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
5312 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
5313 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
5314
5315 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
5316
5317Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
5318
5319 * gdb.base/corefile.exp (up): Allow a parameter to appear
5320 in the frame that we're going up to.
5321
5322 From Jim Blandy <jimb@cygnus.com>:
5323
5324 * gdb.base/default.exp (info float): Expect some output now.
5325
5326 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
5327 returning floating-point values to fail on the x86.
5328 * gdb.base/callfwmall.exp (do_function_calls): Same.
5329
5330 * gdb.base/list.exp (test_listsize): Correct expectations for
5331 listing line 1 with listsize 2. Also, listing a single line
5332 works now, as does listing three lines. [Kevin's note: There
5333 were a number of other cases fixed too where the expectations
5334 differed...]
5335
53361999-09-02 Stan Shebs <shebs@andros.cygnus.com>
5337
5338 * gdb.base/selftest.exp: Add case for when version prints as
5339 constant string instead of char pointer.
5340
104c1213
JM
53411999-08-25 Stan Shebs <shebs@andros.cygnus.com>
5342
5343 * gdb.base/ending-run.exp: Add Solaris case for what happens when
5344 stepping out of main.
5345
5346 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
5347 G++ used.
5348
5349 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
5350 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
5351
5352 * gdb.c++/ovldbreak.exp: Update match string in test that
5353 includes a warning of multiple breakpoints.
5354
53551999-08-24 Stan Shebs <shebs@andros.cygnus.com>
5356
5357 * gdb.base/display.exp: Improve precision of step-after-finish
5358 added yesterday.
5359
5360 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
5361 test.
5362
5363 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
5364 configs when using G++, not just hppa*.
5365
53661999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5367
5368 * gdb.base/async.c: New file.
5369 * gdb.base/async.exp: New file.
5370
5371Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
5372
5373 * gdb.base/break.exp: Tweak PA specific tests to properly handle
5374 PA64.
5375
53a5351d
JM
5376Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
5377
104c1213
JM
5378 * gdb.base/display.exp: "finish" can leave us mid-line on many
5379 targets, deal with it. Add a small constant to main, instead of
5380 1000 since main+1000 may not be a valid address in the target.
5381
53a5351d
JM
5382 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
5383 on hpux11.
5384
5385 * gdb.base/attach.exp: Handle another hpux11 error message variant
5386 when attaching to a process that does not exist.
5387
53881999-08-19 J.T. Conklin <jtc@redback.com>
5389
5390 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
5391 characters in 'continue to 1241' test.
5392
53931999-08-17 Stan Shebs <shebs@andros.cygnus.com>
5394
5395 * gdb.base/call-ar-st.exp: Add a shorter match case for the
5396 stop in print_long_arg_list, define and use a whitespace
5397 variable in print_small_structs test, add an XFAIL for Solaris.
5398 * gdb.base/dbx.exp: XFAIL func commands until somebody is
5399 interested enough to fix.
5400
7be570e7
JM
54011999-08-13 Keith Seitz <keiths@cygnus.com>
5402
5403 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
5404 (dbx_gdb_load): Remove. Use gdb_load instead, since that
5405 proc knows about targets other than the natives.
5406 (test_assign): Use "gdb_run_cmd" to "run" the target.
5407 Check that we've actually hit the breakpoint at main.
5408 When we attempt to assign a value to a local variable, check
5409 that the variable is in the current scope, i.e., don't use
5410 a test with an empty result.
5411
5412Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
5413
5414 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
5415 command.
5416
54171999-08-09 Stan Shebs <shebs@andros.cygnus.com>
5418
5419 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5420 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
5421 gdb.compat, gdb.threads-hp.
5422 gdb.hp/configure, gdb.hp/configure.in: New files.
5423 gdb.hp/Makefile.in: Recurse into new subdirs.
5424 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
5425 gdb.hp/gdb.objdbg: New directory, tests for debugging info
5426 in object files.
5427 gdb.hp/tools: New directory, aux tools for HP-specific tests.
5428
96baa820
JM
54291999-08-05 Stan Shebs <shebs@andros.cygnus.com>
5430
5431 * gdb.base/display.exp: Help expect by putting a newline in the
5432 funky printf, remove a bogus p/a test.
5433
54341999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5435
5436 * gdb.base/display.exp: Make sure that when we say 'run', we are
5437 connected to the target. This is necessary when running not
5438 natively.
5439
54401999-08-03 Stan Shebs <shebs@andros.cygnus.com>
5441
5442 * gdb.base/step-test.exp: Removed some extraneous messages.
5443
5444 * gdb.base/long_long.exp: Don't run memory examination tests
5445 on little-endian targets (they will need a different set of
5446 results to match).
5447
54481999-08-02 Stan Shebs <shebs@andros.cygnus.com>
5449
5450 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
5451 until somebody decides to fix GDB.
5452
5453 * gdb.base/long_long.c: Stop compiler complaint by specifying long
5454 constant as "ULL".
5455 * gdb.base/long_long.exp: Loosen x/c test, add partial result
5456 matches for a couple x/2 commands.
5457
a0b3c4fd
JM
54581999-07-30 Stan Shebs <shebs@andros.cygnus.com>
5459
5460 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
5461 by merging in ref-types2 tests.
5462 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
5463
5464 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5465 * gdb.c++/Makefile.in: Add standard actions.
5466 (EXECUTABLES): Rename from PROGS, update list.
5467 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
5468 from gdb.hp.
5469 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
5470 foo and bar locals.
5471 * gdb.c++/anon-union.exp: Fix tests to match.
5472 * gdb.c++/classes.exp: Run if HP compiler used, add extra
5473 expect matches to handle output variations.
5474 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
5475 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
5476 output, add HP alternatives for new and delete prints.
5477 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
5478 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
5479 * gdb.c++/demangle.exp: Use $style when reporting failure.
5480 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
5481 * gdb.c++/inherit.exp: Run if HP compiler used, add some
5482 match alternatives.
5483 * gdb.c++/local.exp: Add match alternatives or xfails for HP
5484 compilers.
5485 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
5486 * gdb.c++/method.exp: Add match alternatives.
5487 * gdb.c++/misc.cc: Add bool types.
5488 * gdb.c++/misc.exp: Add tests for bool types.
5489 * gdb.c++/overload.exp: Add xfails.
5490 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
5491 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
5492 add some more template parameter tests (only for HP currently).
5493 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
5494 * gdb.c++/virtfunc.cc: Add return type and value for main.
5495 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
5496 match alternatives.
d63a86f8 5497
a0b3c4fd
JM
54981999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5499
5500 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
5501
55021999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
5503
5504 * gdb.base/signals.exp: Don't expect getting a backtrace from
5505 within a signal handler to fail on Linux.
5506
55071999-07-29 Stan Shebs <shebs@andros.cygnus.com>
5508
5509 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5510 * lib/gdb.exp: Remove some gratuitious semicolons.
5511 (delete_breakpoints): Increase timeout.
5512 (gdb_expect): Add -notransfer option.
5513 (gdb_test): Use -notransfer option.
5514 (get_compiler_info): Add f77 case.
5515 (get_compiler): New proc, split out from gdb_preprocess, add f77
5516 case.
5517 (gdb_preprocess): Call get_compiler.
5518
5519 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
5520 * gdb.base/attach.exp, gdb.base/display.exp,
5521 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
5522 gdb.base/long_long.exp, gdb.base/printcmds.exp,
5523 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
5524 third arg to gdb_test.
5525 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
5526 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
5527 HP-UX xfails, add others.
5528 * gdb.base/completion.exp: Reflect name change of self-test.
5529 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
5530 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
5531 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
5532 HP failure number.
5533 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
5534 useless HP-UX 10.30 references.
5535 * gdb.base/maint.exp: Loosen matches.
5536 * gdb.base/pointers.c (main): Declare more_code.
5537 * gdb.base/pointers.exp: Match on output of a `next'.
5538 * gdb.base/structs.c: Add prototypes.
5539 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
5540 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
5541
55421999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5543
5544 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
5545 command.
5546
55471999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5548
5549 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
5550 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
5551
5552 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
5553 debug info. Deal with lack of signal hanlder info in stack.
5554
5555 From Jim Kingdon <kingdon@redhat.com>:
5556 * gdb.base/annota1.exp: If printf has debug info, deal with it.
5557
5a2468f5
JM
55581999-07-19 Stan Shebs <shebs@andros.cygnus.com>
5559
5560 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
5561 gdb.base/foll-vfork.exp: Don't run for crosses.
5562
adf40b2e
JM
5563Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
5564
5565 * gdb.base/configure.in: Check for gdbvars.exp instead of
5566 a1-selftest.exp.
5567 * gdb.base/configure: Re-generate.
5568
55691999-07-12 Stan Shebs <shebs@andros.cygnus.com>
5570
5571 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
5572 in trying to run first and name is too long.
5573
5574 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
5575 pointers2.c and pointers2.exp, respectively.
5576 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
5577 doschk happier.
5578
43e526b9
JM
55791999-07-08 Stan Shebs <shebs@andros.cygnus.com>
5580
5581 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
5582 callfuncs2.c and callfuncs2.exp.
5583
5584 * gdb.base/list.exp: Remove mistaken xfails.
5585 * gdb.base/list0.h: Add optional prototypes.
5586
9846de1b
JM
5587Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
5588
5589 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
5590 calling malloc.
5591 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
5592 * ptype.exp: Move test for get_debug_format to before its first
5593 use.
5594
55951999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5596
5597 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
5598 * gdb.base/annota2.cc, annota2.exp: Move from here.
5599 * gdb.c++/annota2.cc, annota2.exp: To here.
5600 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
5601
43ff13b4
JM
5602Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
5603
5604 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
5605 a consistent format.
5606
085dd6e6
JM
56071999-06-25 Stan Shebs <shebs@andros.cygnus.com>
5608
5609 From Jimmy Guo <guo@cup.hp.com> and others at HP:
5610 * lib/gdb.exp (get_compiler_info): Add detection for assorted
5611 HP compilers, also set the globals $true and $false.
5612
5613 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
5614 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
5615 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
5616 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
5617 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
5618 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
5619 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
5620 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
5621 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
5622 whatis.c} Add C++ compatible function definitions and return
5623 types, add includes for library functions.
5624 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
5625 * gdb.base/step-test.c (myglob): Rename from glob.
5626 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
5627 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
5628 files, move here from gdb.hp.
5629 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
5630 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
5631 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
5632 Adjust line numbers in regexps.
5633
5634 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
5635 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
5636 instead of 0/1.
5637
5638 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
5639 foll-vfork.exp: New files, move here from gdb.hp.
5640 * gdb.base/page.exp: New file, test of pagination command.
5641
5642 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
5643 recursion test.
5644 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
5645
5646 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
5647 gdb.base/solib.exp: Fix compiler invocation process.
5648
5649 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
5650 HP-UX 11, turn off overload resolution explicitly.
5651 * gdb.base/commands.exp: Set argument list explicitly, add
5652 watchpoint test.
5653 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
5654 them work.
5655 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
5656 expressions properly.
5657 * gdb.base/corefile.exp: Loosen the match slightly.
5658 * gdb.base/default.exp: Allow "Error accessing memory" message
5659 also.
5660 * gdb.base/display.exp: Skip over x/0 j if PA64.
5661 * gdb.base/funcargs.exp: Add xfails for HP-UX.
5662 * gdb.base/interrupt.exp: Ditto.
5663 * gdb.base/langs.exp: Add symbolic matches governed by compiler
5664 in use.
5665 * gdb.base/list.exp: Add xfails for HP-UX.
5666 * gdb.base/long_long.exp: Refine some of the numeric matches.
5667 * gdb.base/mips_pro.exp: Xfail on HP-UX.
5668 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
5669 * gdb.base/nodebug.exp: Succeed on more varieties of output.
5670 * gdb.base/opaque.exp: Remove some HP-UX xfails.
5671 * gdb.base/ptype.exp: Succeed on more varieties of output.
5672 * gdb.base/scope.exp: Add xfails for HP-UX.
5673 * gdb.base/sect-cmd.exp: Add more cases.
5674 * gdb.base/setvar.exp: Add xfails for HP-UX.
5675 * gdb.base/shlib-call.exp: Loosen some matches slightly.
5676 * gdb.base/signals.exp: Match on void symbolically.
5677 * gdb.base/step-test.exp: Add case for PA64.
5678 * gdb.base/term.exp: Add exit and restart.
5679 * gdb.base/twice.exp: Clean up after self.
5680 * gdb.base/varargs.exp: Disable overload resolution explicitly.
5681 * gdb.base/whatis.exp: Allow more ways to pass tests.
5682
5683 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
5684 no longer useful.
5685
5686Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
5687
5688 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
5689 list of patterns.
5690 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
5691 print_double_array(double_array)", "continuing to breakpoint
5692 1018", "print print_double_array(array_d)" and "continuing to
5693 1034" tests.
d63a86f8 5694
085dd6e6
JM
56951999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
5696
5697 * Makefile.in: Add empty html and install-html targets.
5698
56991999-06-24 Stan Shebs <shebs@andros.cygnus.com>
5700
5701 * config/mt-*: Remove, these haven't been used since 1996.
5702
57031999-06-22 Stan Shebs <shebs@andros.cygnus.com>
5704
5705 * gdb.base/call-strs.c, gdb.base/ending-run.c,
5706 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
5707 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
5708
9e0b60a8
JM
57091999-06-18 Stan Shebs <shebs@andros.cygnus.com>
5710
5711 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
5712 simpler match case for the ptype of the big class.
5713
57141999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5715
5716 * gdb.exp: Fix test for gdb_prompt existence.
5717
57181999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5719
5720 * gdb.exp (gdb_test): Add fail after calls to perror.
5721
57221999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5723
5724 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
5725
57261999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
5727
5728 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
5729
0f71a2f6
JM
5730Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
5731
5732 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
5733 malloc() is linked in.
5734
57351999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
5736
5737 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
5738 step at end.
5739
5740 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
5741
57421999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
5743
5744 * gdb.java/jv-print.exp: New file. (Our first Java test!)
5745
cce74817
JM
5746Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
5747
5748 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
5749 * gdb.base/mips_pro.exp: Likewise.
5750
57511999-06-02 Keith Seitz <keiths@cygnus.com>
5752
5753 * gdb.c++/templates.cc: Change all "new" operators to throw
5754 an exception.
5755 * gdb.c++/cplusfuncs.cc: Likewise.
5756
5757 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
5758
5759Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
5760
5761 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
5762 * gdb.base/ending-run.exp: When stepping out of main, accept a
5763 step into an arbitrary assembler file.
5764
392a587b
JM
57651999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5766
d63a86f8 5767 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 5768 "breakpoint-invalid" to be printed.
d63a86f8 5769 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
5770 number of "frames-invalid" and "breakpoint-invalid" to be printed.
5771 * gdb.base/annota2.cc: Initialize a.x to 0.
5772
9e086581
JM
57731999-05-17 Keith Seitz <keiths@cygnus.com>
5774
5775 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
5776 when "skip_float_tests" set.
5777 Ditto for "print print_double_array(array_d)", "print print_small_structs",
5778 "print print_ten_doubles", and "step into print_long_arg_list".
5779 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
5780 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
5781 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
5782 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
5783 "skip_float_tests" is set.
5784 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
5785 when "skip_float_tests" set.
d63a86f8 5786
cd0fc7c3
SS
57871999-05-06 Keith Seitz <keiths@cygnus.com>
5788
5789 * gdb.base/annota2.cc: Include stdio.h.
5790
5791Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
5792
5793 * gdb.base/crossload.exp: Remove, this has been disabled ever
5794 since BFD stopped including all targets, and cross-GDB gets
5795 plenty of testing anyway.
5796 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
5797 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
5798 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
5799 * gdb.base/README: Remove, was doc for this.
5800 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
5801 needed.
5802
b83266a0
SS
58031999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5804
5805 * gdb.base/call-ar-st.exp: Fix one regular expression in test
5806 output.
5807
5808 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
5809 * gdb.base/annota2.exp: New file. More annotation tests.
5810 * gdb.base/annota1.c: New file. Source file for annota1.exp.
5811 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
5812
58131999-04-23 Angela Marie Thomas <angela@cygnus.com>
5814
5815 * config/cfdbug.exp: New file.
5816
7a292a7a
SS
58171999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
5818
5819 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
5820 Marcus Daniel's and Dale Hawkins's demangler crashes.
5821
5822 * gdb.c++/demangle.exp (test_gnu_style_demangling,
5823 test_lucid_style_demangling, test_arm_style_demangling,
5824 test_hp_style_demangling): Try Tom Tromey's core-dumping
5825 identifier under each demangling style.
5826
58271999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
5828
5829 * gdb.c++/demangle.exp: Include the current demangling style
5830 in all test names.
5831 (current_demangling_style): New global variable.
5832 (set_demangling_style, test_demangling_core, test_demangling,
5833 test_demangling_exact): New functions.
5834 (test_gnu_style_demangling, test_lucid_style_demangling,
5835 test_arm_style_demangling, test_hp_style_demangling): Use those,
5836 instead of calling gdb_test and gdb_test_exact directly.
5837 (catch_demangling_errors): New function, which reports errors
5838 signalled by the demangling test functions in an orderly way.
5839 (do_tests): Use catch_demangling_errors.
5840
58411999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
5842
5843 * gdb.base/signals.exp (test_handle_all_print): Use () for
5844 grouping in expressions, not {}.
5845
5846 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
5847 initialized yet.
5848
58491999-04-01 Stan Shebs <shebs@andros.cygnus.com>
5850
5851 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
5852 are listed.
5853
58541999-03-26 Stan Shebs <shebs@andros.cygnus.com>
5855
5856 * gdb.stabs/weird.exp: Test for CC being defined before
5857 looking at its value.
5858
58591999-03-25 Stan Shebs <shebs@andros.cygnus.com>
5860
5861 * gdb.base/call-ar-st.exp: Remove stray '#'.
5862 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
5863 "short int" and "long int".
5864 * gdb.c++/overload.cc: Cast the string added in the previous
5865 change, to mollify finicky HP compiler.
5866 * gdb.hp/reg-test.exp (testfile): Fix file name.
5867 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 5868
7a292a7a
SS
5869 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
5870 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
5871 alternate form of enum ptype.
5872
c906108c
SS
58731999-03-23 Stan Shebs <shebs@andros.cygnus.com>
5874
7a292a7a
SS
5875 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
5876 * gdb.hp/*.exp: Change all to run compiler probe only after
5877 passing skip_hp_tests, so as not to waste time on guaranteed
5878 failure.
5879
c906108c
SS
5880 * gdb.c++/overload.cc: Pass string instead of char addr, always
5881 init ccpfoo.
5882 * gdb.c++/templates.cc: Fix syntax error.
5883
7a292a7a
SS
5884Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5885
5886 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 5887 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
5888 command.
5889
58901999-03-18 James Ingham <jingham@cygnus.com>
5891
5892 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
5893
5894 * gdb.c++/method.exp: It was testing an uninitialized int on the
5895 stack and assuming it was positive.
5896
5897 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
5898
5899 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 5900 keep it from killing the rest of the tests.
7a292a7a
SS
5901 Use gdb_continue_to_end.
5902
5903 * gdb.base/sigall.exp: use gdb_continue_to_end.
5904
5905 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
5906
5907 * gdb.base/display.exp: use runto_main, not run.
5908
d63a86f8
RM
5909 * gdb.base/default.exp: Check for the current error message in the
5910 r abbreviation test.
7a292a7a
SS
5911 Add strongarm to the targets that know info float.
5912
d63a86f8 5913 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
5914 run which doesn't work with monitors.
5915
5916 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
5917
5918 * gdb.base/break.exp: use the gdb_continue_to_end proc.
5919
5920 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
5921 program. Traps the case (in Cygmon) when the program never really
5922 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
5923 more places, so I used my name. Sorry Mark...
5924
5925 * config/monitor.exp (gdb_target_monitor): added another
5926 target_info parameter: remotebinarydownload. This will set the
5927 remotebinarydownload flag if this is causing some boards trouble.
5928
59291999-03-18 Mark Salter <msalter@cygnus.com>
5930
5931 * lib/gdb.exp (continue_to_exit): New function.
5932
5933 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
5934 * gdb.base/ending-run.exp: Ditto.
5935 * gdb.base/step-test.exp: Ditto.
5936
59371999-03-16 Stan Shebs <shebs@andros.cygnus.com>
5938
5939 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
5940 (suggested by Art Haas <ahaas@neosoft.com>).
5941
59421999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
5943
5944 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
5945
5946Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
5947
5948 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
5949 descriptions of types (short unsigned int vs unsigned short, etc).
5950
59511999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
5952
5953 * gdb.base/call-strs.exp: Don't assume that `step' will step over
5954 a call to strlen; sometimes we do have sources.
5955
59561999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
5957
5958 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
5959 character, so GDB won't print garbage after its end.
d63a86f8 5960
c906108c
SS
5961 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
5962 breakpoint there instead. Sometimes GCC emits memcpy to handle
5963 the large structures being passed by value, so we step into that
5964 instead of sum_array_print, which obscures what we're really testing.
5965 * gdb.base/step-test.exp: However, we do want a test that notices
5966 the bizarre steps into memcpy, so do that here. Add check for
5967 stepping into function calls that pass large structures by value.
5968 ("Is that a noun clause, or are you just happy to see me?")
5969 Remove all references to specific line numbers.
5970 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
5971 New type and function.
5972 (main): Call large_struct_by_value, passing it a large struct by value.
5973 * lib/gdb.exp (gdb_get_line_number): New function.
5974
5975 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
5976 more portable.
5977
7a292a7a
SS
59781999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
5979
c906108c
SS
5980 * lib/gdb.exp: Doc fixes.
5981
7a292a7a
SS
59821999-03-05 Nick Clifton <nickc@cygnus.com>
5983
d63a86f8 5984 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
5985
59861999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
5987
c906108c
SS
5988 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
5989 commands. They're not germane to this test, and they don't work
5990 that way on remote targets.
5991
3fc11d3e
JM
59921999-03-01 James Ingham <jingham@cygnus.com>
5993
5994 * Changelog entries merged over from gdb development branch.
5995
3fc11d3e
JM
5996 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
5997
5998 * lib/gdb.exp (gdbtk_analyze_results): Generic function
5999 for outputting results of test run.
6000
2d4a1622 6001 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
6002
6003 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 6004
7a292a7a
SS
60051999-02-25 Felix Lee <flee@cygnus.com>
6006
6007 * lib/gdb.exp (debug_format): initialize
6008
c906108c
SS
60091999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
6010
6011 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
6012 * gdb.base/call-rt-st.c: Ditto.
6013
c906108c
SS
60141999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
6015
6016 * gdb.threads/pthreads.exp (horiz): New variable.
6017 (test_startup): Fix regexps that capture thread numbers.
6018
60191999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
6020
6021 * gdb.base/smoke.exp: Disambiguate two test case names (both
6022 called ``print'').
6023
6024Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6025
6026 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
6027 compilation.
6028
60291999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6030
6031 * gdb.base/miscexprs.exp: Change patterns to match GDB's
6032 actual output formatting.
6033 * gdb.base/smoke.exp: GDB removes leading 0's.
6034 * gdb.base/volatile.exp: Don't check type of remuneration;
6035 that variable is no longer defined in constvars.c.
6036 * gdb.base/step-test.c (main): Exit with explicit exit code.
6037 * gdb.base/step-test.exp: Remove two nexti checks--they are
6038 not portable.
6039
60401999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
6041
6042 * gdb.base/help.exp ("help delete display"): Fix test to match
6043 gdb's output.
6044
6045 * gdb.base/long_long.c (known_types): Initialize values to zero.
6046 * gdb.base/long_long.exp: Step one more line
6047 so 'dec' is initialized in "get to known place". GDB removes
d63a86f8 6048 leading zeros. Explicitly ask for hex formatting. Use
c906108c
SS
6049 unique test case names.
6050
6051Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6052
d63a86f8 6053 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
6054
6055 * gdb.c++/method.exp: Add missing close brace.
6056
60571999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
6058
6059 * gdb.base/maint.exp: Use 'set height 0' to disable page
6060 prompting, not 'set height 400'.
6061
6062 Fix a bunch of timeouts.
6063 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
6064 four separate tests, so expect doesn't take forever to match a ton
6065 of text against a regexp with lots of .* forms.
6066 ("maint print psymbols", "maint print symbols"): Make some of
6067 these greps more selective, so that expect doesn't try to wade
6068 through huge piles of output and time out.
6069
6070 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
6071
6072 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
6073 tests: one which doesn't expect shlib events to be reported, and
6074 another which does, but is XFAIL for all platforms other than
6075 HP/UX.
6076
6077 * gdb.base/break.exp: Teach the test suite that the `catch
6078 fork', `catch vfork', and `catch exec' commands produce error
6079 messages on platforms that don't provide these features.
6080
6081Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
6082
6083 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
6084 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
6085 (shortening names from solib_threshold.exp etc), won't run on
6086 anything but HP-UX for the foreseeable future.
6087 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
6088 reflect move.
6089
6090Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
6091
6092 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
6093 gdb.trace/Makefile.in (clean): Remove all test executables.
6094
6095Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
6096
6097 * gdb.base/shlib-call.exp: add test cases to verify that gdb
6098 successfully re-sets breakpoints in shared libraries.
6099 * gdb.base/shmain.c (main): return 0, don't fall off the end.
6100
6101Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6102
d63a86f8
RM
6103 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
6104 and compiled w/o GCC.
c906108c
SS
6105
6106 * gdb.hp/watch-cmd.exp: ditto.
6107
6108 * gdb.hp/watch-hp.exp: ditto.
6109
6110 * gdb.hp/xdb1.exp: ditto.
6111
6112 * gdb.hp/xdb2.exp: ditto.
6113
6114 * gdb.hp/dbx.exp: ditto.
6115
6116Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
6117
6118 * constvars.c: Remove C++-isms.
6119 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
6120 with GCC.
6121
6122Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
6123
6124 The following changes are part of the HP merge.
6125
6126 * gdb.base/break.exp: new tests to verify that catchpoints for
6127 fork, vfork, and exec don't trigger inappropriately.
6128
6129 * gdb.base/opaque.exp: compile one file at a time, then link.
6130
6131 * gdb.base/signals.exp: be more restrictive about which hppa
6132 systems receive a setup_xfail. new tests.
6133
6134 * gdb.base/solib_threshold.build: new file.
6135 * gdb.base/solib_threshold.exp: new file.
6136 * gdb.base/solib_threshold.link_opts: new file.
6137 * gdb.base/solib_threshold.mk: new file.
6138 * gdb.base/gen_solib_threshold.c: new file.
6139
6140 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
6141 tests. New tests for enums inside classes.
6142
6143 * gdb.c++/compiler.cc: indicate support of template debugging.
6144
6145 * gdb.c++/demangle.exp: run hp style demangling tests.
6146
6147 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
6148 tests.
6149
6150 * gdb.c++/misc.cc: changes to support new tests.
6151
6152 * gdb.c++/templates.cc: changes to support HP's compiler; changes
6153 to support new tests.
6154
6155 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
6156 gcc, then skip these tests.
6157
6158Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
6159
6160 The following files are part of the HP merge; some had longer
6161 names at HP, but have been renamed to be no more than 14
6162 characters in length.
6163
6164 * gdb.hp/ambiguous.cc: new file.
6165 * gdb.hp/ambiguous.exp: new file.
6166 * gdb.hp/attach.exp: new file.
6167 * gdb.hp/attach2.exp: new file.
6168 * gdb.hp/classes-hp.exp: new file.
6169 * gdb.hp/ctti.exp: new file.
6170 * gdb.hp/ctti-add.cc: new file.
6171 * gdb.hp/ctti-add1.cc: new file.
6172 * gdb.hp/ctti-add2.cc: new file.
6173 * gdb.hp/ctti-add3.cc: new file.
6174 * gdb.hp/dbx.exp: new file.
6175 * gdb.hp/exception.cc: new file.
6176 * gdb.hp/exception.exp: new file.
6177 * gdb.hp/foll-exec.c: new file.
6178 * gdb.hp/foll-exec.exp: new file.
6179 * gdb.hp/foll-fork.c: new file.
6180 * gdb.hp/foll-fork.exp: new file.
6181 * gdb.hp/foll-vfork.c: new file.
6182 * gdb.hp/foll-vfork.exp: new file.
6183 * gdb.hp/inherit-hp.exp: new file.
6184 * gdb.hp/more-steps.exp: new file.
6185 * gdb.hp/namespace.cc: new file.
6186 * gdb.hp/namespace.exp: new file.
6187 * gdb.hp/optimize.exp: new file.
6188 * gdb.hp/pxdb.c: new file.
6189 * gdb.hp/pxdb.exp: new file.
6190 * gdb.hp/quicksort.exp: new file.
6191 * gdb.hp/reg-test.exp: new file.
6192 * gdb.hp/reg-test.s: new file.
6193 * gdb.hp/sized-enum.c: new file.
6194 * gdb.hp/sized-enum.exp: new file.
6195 * gdb.hp/start-stop.exp: new file.
6196 * gdb.hp/templ-hp.cc: new file.
6197 * gdb.hp/templ-hp.exp: new file.
6198 * gdb.hp/thr-lib.c: new file.
6199 * gdb.hp/thr-lib.exp: new file.
6200 * gdb.hp/thr-lib.h: new file.
6201 * gdb.hp/thr-liblib.c: new file.
6202 * gdb.hp/virtfun-hp.c: new file.
6203 * gdb.hp/virtfun-hp.exp: new file.
6204 * gdb.hp/watch-cmd.exp: new file.
6205 * gdb.hp/watch-hp.exp: new file.
6206 * gdb.hp/xdb1.exp: new file.
6207 * gdb.hp/xdb2.exp: new file.
6208 * gdb.hp/xdb3.exp: new file.
6209
6210Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
6211
6212 The following files are part of the HP merge; some had longer
6213 names at HP, but have been renamed to be no more than 14
6214 characters in length.
6215
6216 * gdb.base/ss.h: new file.
6217 * gdb.base/call-ar-st.c: new file.
6218 * gdb.base/call-ar-st.exp: new file.
6219 * gdb.base/call-rt-st.c: new file.
6220 * gdb.base/call-rt-st-exp: new file.
6221 * gdb.base/call-strs.exp: new file.
6222 * gdb.base/ena-dis-br.exp: new file.
6223 * gdb.base/environ.exp: new file.
6224 * gdb.base/long_long.exp: new file.
6225 * gdb.base/sect-cmd.exp: new file.
6226 * gdb.base/shlib-cl2.exp: new file.
6227 * gdb.base/smoke.exp: new file.
6228 * gdb.base/so-impl-ld.c: new file.
6229 * gdb.base/so-impl-ld.exp: new file.
6230 * gdb.base/so-indr-cl.c: new file.
6231 * gdb.base/so-indr-cl.exp: new file.
6232 * gdb.base/varargs.exp: new file.
6233 * gdb.base/volatile.exp: new file.
6234 * gdb.base/whatis-exp.exp: new file.
7a292a7a 6235 * gdb.base/display.exp: new file.
c906108c
SS
6236 * gdb.c++/derivation.exp: new file.
6237 * gdb.c++/local.exp: new file.
6238 * gdb.c++/member-ptr.exp: new file.
6239 * gdb.c++/overload.exp: new file.
6240 * gdb.c++/ovldbreak.exp: new file.
6241 * gdb.c++/ref-types.exp: new file.
6242 * gdb.c++/ref-types2.exp: new file.
6243 * gdb.c++/userdef.exp: new file.
d63a86f8 6244
c906108c
SS
6245Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6246
6247 * gdb.base/default.exp: Reflect wording change in remote.c.
6248
dc96c6c7 6249Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6250
6251 * gdb.base/help.exp: Update to reflect current text.
6252
6253Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
6254
6255 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
6256 they're stack variables and contain garbage.
6257 * gdb.c++/anon-union.exp: new file.
6258
6259 The following changes were made by David Taylor
6260 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6261 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6262 in changes by HP.
6263
6264 * gdb.base/bitops.exp: new file.
6265 * gdb.base/default.exp: change expected messages for catch and
6266 info catch tests to reflect HP merge changes.
6267 * gdb.base/enable-disable-break.exp
6268 * gdb.base/ending-run.c: new file.
6269 * gdb.base/long_long.c: new file.
6270 * gdb.base/maint.exp: new file.
6271 * gdb.base/pointers2.exp: new file.
6272 * gdb.base/shlib-call2.exp: new file.
6273 * gdb.base/solib.exp: new file.
6274 * gdb.base/step-test.c: new file.
6275 * gdb.c++/anon-union.cc: new file.
6276 * gdb.c++/local.cc: new file.
6277 * gdb.c++/member-pointer.cc: new file.
6278 * gdb.c++/method.cc: new file.
6279 * gdb.c++/ref-types.cc: new file.
6280 * gdb.c++/ref-types2.cc: new file.
6281 * gdb.c++/userdef.cc: new file.
d63a86f8 6282
c906108c
SS
6283 * gdb.base/scope.exp: compile one file at a time, then link.
6284 * gdb.base/langs.exp: ditto.
6285 * gdb.base/list.exp: ditto.
d63a86f8 6286
c906108c
SS
6287Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
6288
6289 The following changes were made by David Taylor
6290 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
6291 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
6292 in changes by HP.
d63a86f8 6293
c906108c
SS
6294 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
6295 skip tests. When compiling pass c++ flag to gdb_compile.
6296 * gdb.c++/
d63a86f8 6297
c906108c
SS
6298 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
6299 test for on hppa*-*-hpux*; use args to see if c++ was specified.
6300 (skip_hp_tests): new function.
6301 (gdb_preprocess): new function.
6302
6303 * configure.in (hpdir): decide whether to configure gdb.hp.
6304 * configure: regenerated.
6305
6306 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
6307 to delete on clean.
6308 (EXECUTABLES): update to reflect new additions.
6309 * gdb.base/commands.exp: update message expected.
6310 * gdb.base/default.exp: add copyright notice.
6311 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
6312 * gdb.base/help.exp: update messages to reflect current text.
6313 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
6314 targets for recurse tests.
6315 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
6316 skip this file.
6317
6318 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
6319 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
6320 compilation.
6321 * gdb.c++/misc.exp: ditto.
6322 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
6323 run the tests. tell gdb_compile that it's a c++ compilation.
6324
6325 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 6326
c906108c
SS
6327 * gdb.base/all-bin.exp: new file.
6328 * gdb.base/arithmet.exp: new file.
6329 * gdb.base/assign.exp: new file.
6330 * gdb.base/completion.exp: new file.
6331 * gdb.base/cond-expr.exp: new file.
6332 * gdb.base/condbreak.exp: new file.
6333 * gdb.base/define.exp: new file.
6334 * gdb.base/dollar.exp: new file.
6335 * gdb.base/environment.exp: new file.
6336 * gdb.base/eval-skip.exp: new file.
6337 * gdb.base/jump.exp: new file.
6338 * gdb.base/logical.exp: new file.
6339 * gdb.base/pointers.exp: new file.
6340 * gdb.base/relational.exp: new file.
6341 * gdb.base/section_command.exp: new file.
6342 * gdb.base/whatis-expr.exp: new file.
6343
6344 * gdb.base/all-types.c: new file.
6345 * gdb.base/call-array-struct.c: new file.
6346 * gdb.base/call-return-struct.c: new file.
6347 * gdb.base/call-strings.c: new file.
6348 * gdb.base/callfuncs2.c: new file.
6349 * gdb.base/condbreak.c: new file.
6350 * gdb.base/constvars.c: new file.
6351 * gdb.base/display.c: new file.
6352 * gdb.base/int-type.c: new file.
6353 * gdb.base/jump.c: new file.
6354 * gdb.base/miscexprs.c: new file.
6355 * gdb.base/pointers.c: new file.
6356 * gdb.base/pointers2.c: new file.
6357 * gdb.base/shmain.c: new file.
6358 * gdb.base/shr1.c: new file.
6359 * gdb.base/shr2.c: new file.
6360 * gdb.base/solib.c: new file.
6361 * gdb.base/solib1.c: new file.
6362 * gdb.base/solib2.c: new file.
6363 * gdb.base/varargs.c: new file.
6364 * gdb.c++/derivation.cc: new file.
6365 * gdb.c++/overload.cc: new file.
6366 * gdb.c++/ovldbreak.cc: new file.
6367 * gdb.hp/attach.c: new file.
6368 * gdb.hp/attach2.c: new file.
6369 * gdb.hp/average.c: new file.
6370 * gdb.hp/compiler.c: new file.
6371 * gdb.hp/compiler.cc: new file.
6372 * gdb.hp/execd-program.c: new file.
6373 * gdb.hp/follow-exec.c: new file.
6374 * gdb.hp/follow-fork.c: new file.
6375 * gdb.hp/follow-vfork-and-exec.c: new file.
6376 * gdb.hp/misc-hp.cc: new file.
6377 * gdb.hp/more-steps.c: new file.
6378 * gdb.hp/optimize.c: new file.
6379 * gdb.hp/quicksort.c: new file.
6380 * gdb.hp/run-hp.c: new file.
6381 * gdb.hp/start-stop.c: new file.
6382 * gdb.hp/sum.c: new file.
6383 * gdb.hp/templates-hp.cc: new file.
6384 * gdb.hp/thread-local-in-lib.c: new file.
6385 * gdb.hp/thread-local-in-lib.h: new file.
6386 * gdb.hp/thread-local-in-lib.lib.c: new file.
6387 * gdb.hp/vforked-program.c: new file.
6388 * gdb.hp/virtfunc-hp.cc: new file.
6389 * gdb.hp/watchpoint-hp.c: new file.
6390 * gdb.hp/xdb.c: new file.
6391 * gdb.hp/xdb0.c: new file.
6392 * gdb.hp/xdb0.h: new file.
6393 * gdb.hp/xdb1.c: new file.
6394
6395Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
6396
6397 The following change was made by Edith Epstein
6398 <eepstein@cygnus.com> as part of a project to merge in changes
6399 originally made by HP; HP did not create ChangeLog entries.
6400
6401 * gdb.c++/demangle.exp: changed the expected output for some
6402 ARM-style mangling -- removed second reference to datatype.
6403 For example, maint demangle __dt__11T1__pt__2_cFv
6404 T1<char>::~T1<char>(void)
6405 becomes,
6406 maint demangle __dt__11T1__pt__2_cFv
6407 T1<char>::~T1(void)
6408
6409 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 6410
c906108c
SS
6411Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
6412
6413 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
6414 * gdb.trace/backtrace.exp: Likewise.
6415 * gdb.trace/circ.exp: Likewise.
6416 * gdb.trace/collection.exp: Likewise.
6417 * gdb.trace/deltrace.exp: Likewise.
6418 * gdb.trace/infotrace.exp: Likewise.
6419 * gdb.trace/limits.exp: Likewise.
6420 * gdb.trace/packetlen.exp: Likewise.
6421 * gdb.trace/passc-dyn.exp: Likewise.
6422 * gdb.trace/passcount.exp: Likewise.
6423 * gdb.trace/report.exp: Likewise.
6424 * gdb.trace/save-trace.exp: Likewise.
6425 * gdb.trace/tfind.exp: Likewise.
6426 * gdb.trace/tracecmd.exp: Likewise.
6427 * gdb.trace/while-dyn.exp: Likewise.
6428 * gdb.trace/while-stepping.exp: Likewise.
6429
64301998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
6431
6432 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
6433
6434Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
6435
6436 From Brendan Kehoe:
6437 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
6438 int return types.
6439
6440Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
6441
6442 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
6443 remote dos host testing right.
6444
6445Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
6446
6447 * gdb.base/corefile.exp: remove some xfails.
6448
6449Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
6450
6451 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
6452 have different timestamps.
6453
6454Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
6455
6456 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
6457 gdb.base/default.exp: Replace "exec" with "executable".
6458
6459Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
6460
6461 * gdb.base/default.exp: Change else if to elseif from previous
6462 delta.
6463
6464Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
6465
6466 * gdb.base/default.exp: Add brace missing from previous delta.
6467
6468Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
6469
6470 * gdb.base/default.exp: Support test for info float for all
6471 varieties of arm toolchain.
6472
dc96c6c7 6473Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6474
6475 * gdb.trace/*.exp: remove "remote_download" command.
6476
dc96c6c7 6477Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6478
6479 * gdb.trace/*.exp: remove -gdwarf from compile.
6480
6481Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
6482
6483 * gdb.trace/configure.in(AC_INIT): typo
6484 * gdb.trace/configure: regenerated
6485
dc96c6c7 6486Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6487
6488 * config/m68k-emc.exp: New file.
6489 * lib/<emc-support.exp trace-support.exp}: New files.
6490 * configure.in: add new test directory gdb.trace.
6491 * gdb.trace/{configure configure.in Makefile.in}: New files.
6492 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
6493 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
6494 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
6495 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
6496 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
6497 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
6498 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 6499
dc96c6c7 6500Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6501
6502 * gdb.c++/classes.exp: Change all regular expressions to match
6503 arbitrary combinations of newline/carriage-return, so that they
6504 will work equally well on Unix and Windows.
6505 * gdb.c++/inherit.exp: ditto.
6506 * gdb.c++/virtfunc.exp: ditto.
6507
65081998-08-11 Dawn Perchik <dawn@cygnus.com>
6509
6510 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
6511
c2d11a7d
JM
6512Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
6513
6514 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
6515 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
6516 to use a0-a3/d0-d3 as needed.
6517
6518Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
6519
6520 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
6521 * gdb.disasm/am33.exp: Corresponding changes.
6522
c906108c
SS
65231998-07-11 Felix Lee <flee@cygnus.com>
6524
6525 * gdb.base/callfuncs.exp: add cmp10 test.
6526 * gdb.base/callfuncs.c (cmp10): new function.
6527
6528Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
6529
d63a86f8 6530 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
6531 into two parts to get around a synchronization problem in expect.
6532
3fc11d3e
JM
6533Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
6534
6535 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
6536
6537 * configure.in: Add options for gdbtk testsuite.
6538
6539 * configure: Regenerate.
6540
6541 * gdb.gdbtk: New directory to hold gdbtk tests.
6542
c906108c
SS
6543Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6544
6545 * gdb.fortran/types.exp: Escape brackets in expect patterns
6546 for test_float_literal_types_accepted tests.
6547 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
6548 before run test.
6549
c2d11a7d
JM
6550Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
6551
6552 * am33.exp: Just compile, do not link the testcase.
6553 * am33.s: Add ".am33" pseudoop to force am33 mode.
6554
c906108c
SS
65551998-06-25 Felix Lee <flee@cygnus.com>
6556
6557 * gdb.base/setshow.exp: make sure $pc is sane.
6558
6559 * gdb.stabs/weird.exp: split expect patterns properly.
6560
c2d11a7d
JM
6561Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
6562
6563 * gdb.disasm/am33.s: New disassembler testfile for the am33.
6564 * gdb.disasm/am33.exp: Run it.
6565
dc96c6c7 6566Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6567
6568 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
6569 match processing (and eliminate spurious timeouts when running).
6570
dc96c6c7 6571Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6572
6573 * gdb.base/signals.exp (test_handle_all_print): put back Mach
6574 exception test, but conditionalize it on target [mach | gnu].
6575
dc96c6c7 6576Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
6577
6578 * gdb.base/overlays.exp: fixup compile line for linker script.
6579
6580Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
6581
6582 * gdb.fortran/types.exp: don't guess at float size.
6583
6584Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
6585
6586 * gdb.base/exprs.exp: delete test that depends on int size.
6587
6588Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
6589
6590 * config/sim.exp: Removed checks for target triplets.
6591 (gdb_target_sim): Use gdb,target_sim_options.
6592
6593Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
6594
6595 * gdb.base/reread.exp: New file.
6596 * gdb.base/reread1.c: New file.
6597 * gdb.base/reread2.c: New file.
6598
6599Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
6600
6601 * config/sim.exp: Use 'target sim -sparclite' when running
6602 SPARClite programs.
6603
6604Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
6605
6606 * gdb.base/structs2.exp: New file.
6607 * gdb.base/structs2.c: New file.
6608
6609Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
6610
6611 * gdb.asm/common.inc: New file.
6612 * gdb.asm/d10v.inc: New file.
6613 * asm-source.exp: Pass -I's to gas to find .inc files.
6614 Update line numbers in expected output.
6615 * asmsrc1.s: Rewrite.
6616 * asmsrc2.s: Rewrite.
6617 * configure.in: Create arch.inc symlink.
6618 * configure: Regenerate.
6619 * Makefile.in (distclean): Delete arch.inc.
6620
6621Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
6622
6623 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
6624 (t_enum_value2): ditto
6625 (t_enum_value3): ditto
6626 (main): ditto
6627Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6628
6629 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
6630 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
6631 change.
6632 Use gdb_test instead of send_gdb/gdb_expect sequences.
6633
6634Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
6635
6636 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
6637 not void.
6638
6639Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
6640
6641 * gdb.base/branches.c: Code with lots of loops and
6642 subroutines. Used to test gdbs ability to single step through PC
6643 changes, especially to test mips-tdep.c:mips_next_pc
6644
6645Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
6646
6647 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
6648 more rigorous EGCS C++ error checking.
6649
6650Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6651
6652 * gdb.base/help.exp: Clean up `help set args' and `help show args'
d63a86f8 6653 tests.
c906108c 6654 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
d63a86f8 6655 function when asleep.
c906108c 6656 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
d63a86f8
RM
6657 for i*86 Linux and SVR4 signal handling problems.
6658 Remove linux xfail for `next to handler in signals_tests_1', fixed
6659 by recent infrun.c change.
c906108c 6660 Limit backtrace to 10 frames to avoid timeout problems with infinite
d63a86f8 6661 stack backtraces.
c906108c
SS
6662 Adjust expect pattern in `handle all print' test to match Apr 28 1997
6663 target.[ch] change.
6664
6665Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
6666
6667 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
6668 for a newline from gdb before continuing.
6669 (default_gdb_exit): Just look for y or n.
6670 (gdb_test): Detect abnormal exit from GDB running on DOS; if
6671 it does, fail the rests of the tests in the file.
6672
6673Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
6674
6675 * config/cygmon.exp: New file.
6676
6677Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
6678
6679 * gdb.base/list.exp: Fix problem with "list default lines around
6680 main" test on remote targets.
6681
6682 * gdb.base/scope.exp: Fix problem with filelocal_bss before
6683 run test on remote targets.
6684
6685Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
6686
6687 * gdb.asm: New directory.
6688 * configure.in: Configure it.
6689 * configure: Regenerate.
6690 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
6691 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
6692
6693Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
6694
6695 * config/mn10300-eval.exp: New file to support MN10300 eval board.
6696
dc96c6c7 6697Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 6698
c906108c
SS
6699 * gdb.base/overlays (several files): Merge the two overlay
6700 managers into one. Change variables (foox, barx, bazx, grbxx)
6701 back into ints but force them to load in their proper sections.
6702
6703Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
6704
6705 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
6706 on-chip insn memory and IMAP1 to upper 128k.
6707 (D10VCopy): Handle memory regions crossing 16k boundaries.
6708 (D10VCopy): Transfer data in 32 bit chunks.
6709
6710Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
6711
6712 * gdb.base/overlays.c (main): Exit normally when result is
6713 correct.
6714
6715 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
6716 map. Include space for printf in .text segment.
6717
6718 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
6719 updated d10v memory VMA/LMA map.
6720 (D10VCopy): Call D10VTranslate.
d63a86f8 6721
c906108c
SS
6722Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
6723
6724 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
6725
6726 * gdb.base/bar.c (barx, bar): Change variable to small array so
6727 that it won't be put into the .sdata - small data -
6728 section. Update reference.
6729 * gdb.base/baz.c (bazx, baz): Ditto.
6730 * gdb.base/foo.c (foox, foo): Ditto.
6731 * gdb.base/grbx.c (grbxx, grbx): Ditto.
6732
6733 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
6734 to be arrays.
d63a86f8 6735
dc96c6c7 6736Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 6737
c906108c
SS
6738 * gdb.base/overlays.exp: fix up and get working again.
6739 Add tests for backtraces from an overlay function.
d63a86f8 6740
c906108c
SS
6741Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
6742
6743 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
6744 "calling function with watchpoint enabled".
6745
6746Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
6747
6748 * gdb.base/break.exp (test_next_with_recursion): Remove
6749 gdb_suppress_tests for d10v-*-*.
6750 * lib/gdb.exp (gdb_suppress_tests): Disable this function
6751 pending review of whether it is useful or not.
6752
6753Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
6754
6755 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
6756
6757Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
6758
6759 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
6760 * config/dve.exp: New file to support Densan boards.
6761
6762Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
6763
6764 * gdb.base/interrupt.exp: Document problem of simulators, signals,
6765 reads and BSD.
6766
6767Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
6768
6769 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
6770 response.
6771
6772 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
6773
6774Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
6775
6776 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
6777 test.
6778
6779 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
6780 target_sizeof_long and target_bigendian_p.
6781 (structs_by_value, structs_by_reference): Check values according
6782 to targets word size and endianess.
d63a86f8 6783
c906108c
SS
6784Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
6785
6786 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
6787 output.
6788
6789Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
6790
6791 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
6792 Update test of set args help to match source change.
6793
6794Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
6795
6796 * gdb.base/default.exp: Expect help system output to be in
6797 alphabetical order.
6798 * gdb.base/help.exp: Ditto.
6799
6800Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
6801
6802 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
6803 "i*86-pc-linux-gnu*".
6804 * gdb.base/interrupt.exp: Ditto.
6805 * gdb.base/corefile.exp: Ditto.
6806
6807 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
6808 define vxworks when building the testcase.
6809
6810 * gdb.base/ptype.exp: Fix testnames to be unique.
6811 * gdb.base/radix.exp: Ditto.
6812 * gdb.base/term.exp: Ditto.
6813 * gdb.base/whatis.exp: Ditto.
6814 * gdb.c++/classes.exp: Ditto.
6815
6816Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
6817
6818 * gdb.base/callfuncs.exp: Fix indentation.
6819
6820 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
6821 suppress_flag has been set.
6822 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
6823 target feature.
6824
6825Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
6826
6827 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
6828 the testcase.
6829
6830 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
6831 set_debug_traps() and breakpoint().
6832 * gdb.c++/misc.cc (main): Ditto.
6833 * gdb.c++/templates.cc (main): Ditto.
6834 * gdb.c++/virtfunc.cc (main): Ditto.
6835
6836Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
6837
6838 * lib/gdb.exp(gdb_step_for_stub): New function.
6839 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
6840 exists, reload the executable and do a "continue" instead of
6841 doing a jump.
6842 (runto_main): Use gdb_step_for_stub.
d63a86f8 6843
c906108c
SS
6844 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
6845 tests to have unique names.
6846 * gdb.base/callfuncs.exp: Ditto.
6847 * gdb.base/commands.exp: Ditto.
6848 * gdb.base/default.exp: Ditto.
6849 * gdb.base/help.exp: Ditto.
6850 * gdb.base/list.exp: Ditto.
6851 * gdb.base/opaque.exp: Ditto.
6852 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
6853 similar tests.
d63a86f8 6854
c906108c
SS
6855 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
6856 * gdb.c++/cplusfuncs.cc: Ditto.
6857 * gdb.c++/virtfunc.cc: Ditto.
6858
6859 * config/monitor.exp: Keep track of the last file we saw, rather
6860 than trying to get the info from gdb.
6861
6862 * gdb.fortran/types.exp: Move comment to previous line.
6863
6864Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
6865
6866 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
6867 target mode.
6868
6869Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
6870
6871 From Bob Manson:
6872 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
6873 string from GDB when it connects.
6874
6875 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
6876
6877Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
6878
6879 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
6880 if we can't get a debug format from GDB (we may be testing an
6881 older GDB). Use a 10 second timeout when checking for the format.
6882
6883 * gdb.stabs/weird.exp: Fix quoting.
6884
6885 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
6886
6887Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
6888
6889 * config/arm-ice.exp: New file.
6890
6891Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
6892
6893 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
6894 until it has been modified to work with the new testsuite.
6895
99707966 6896 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
c906108c
SS
6897 testcase won't compile, cause all of the testcases in the file to
6898 fail instead.
6899
6900 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
6901 (gdb_clear_suppressed): New procedure.
6902 (gdb_stop_suppressing_tests): Only clear suppress_flag if
6903 it contains a positive value.
6904
6905Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
6906
6907 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
6908
6909 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
6910
6911Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
6912
6913 * lib/gdb.exp (setup_xfail_format): New function.
6914 (get_debug_format): New function to get debug format.
6915 (debug_format): New global variable to hold last value set
6916 by get_debug_format.
6917 * gdb.base/list.exp: Call get_debug_format and expect some
6918 tests to fail for DWARF 1 and COFF formats.
6919 * gdb.c++/ptype.exp: Ditto.
6920 * gdb.c++/classes.exp: Ditto.
6921 * gdb.c++/cplusfuncs.exp: Ditto.
6922 * gdb.c++/inherit.exp: Ditto.
6923 * gdb.c++/templates.exp: Ditto.
6924 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 6925
c906108c
SS
6926Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
6927
6928 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
6929 host doesn't have a currently-open connection.
6930
6931 * config/sparclet.exp: Cleanups and fixes to make it generic for
6932 any gdb stub target. Handle cases where gdb doesn't respond when
6933 interrupted in a sane fashion.
6934
6935 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
6936 same thing in a totally different way.
6937
6938 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
6939 setting "timeout".
6940 (gdb_start): We set the global gdb_prompt variable in
6941 default_gdb_init now.
6942
6943Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
6944
6945 * gdb.base/printcmds.exp: Fix "check for floating addition"
6946 regexp to accept results within approx +/- .01 of exact value.
6947 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
6948
6949Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
6950
6951 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
6952 properly.
6953 (gdb_expect): Add optional timeout parameter, and add timeout
6954 value to various calls.
6955 (gdb_suppress_tests): Only give one warning message per group.
6956
6957Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
6958
6959 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
6960 global variables. Handle getting a value for $timeout more
6961 gracefully.
6962
6963Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
6964
6965 * lib/gdb.exp: Close connection to remote host if gdb doesn't
6966 initialize.
6967 (default_gdb_init): New procedure; allow gdb_init to be overridden
6968 by a target configuration file.
6969 (gdb_expect): Pass the timeout to remote_expect.
6970
6971 * config/monitor.exp(gdb_load): Fix typo in regexp.
6972
6973Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
6974
6975 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
6976
6977Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
6978
6979 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
6980 here. Call gdb_target_exec before rebooting the target, to make
6981 sure the connection to the target is closed.
6982 (gdb_load): Pass the name of the executable to gdb_target_monitor.
6983 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
6984 Also detect "Timeout reading from remote" error.
6985
6986 * config/gdbserver.exp: Pass the executable being loaded to
6987 gdb_target_monitor. Don't call gdb_file_cmd here; let
6988 gdb_target_monitor do it.
6989
6990 * gdb.disasm/hppa.exp: Don't use exec_output.
6991
6992Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
6993
6994 * gdb.base/list.exp: If we're debugging a non-native target,
6995 try to set the pc register to point to the start of the
6996 program before doing the first list command.
6997
6998 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
6999 test_calls after restarting.
7000
7001 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
7002 reloading.
7003
7004 * gdb.base/watchpoint.exp: Fix typo.
7005
7006 * gdb.base/setshow.exp: Check for use_gdb_stub.
7007
7008 * gdb.base/break.exp: Fix continue until exit test for the gdb
7009 stub case.
7010 * gdb.base/langs.exp: Ditto.
7011
7012 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
7013 gdb_load_offset. If we weren't given a file to load, figure out
7014 what the current file is and use it.
7015
7016 * config/i386-bozo.exp: New file.
7017
7018Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
7019
7020 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
7021 feature.
7022
7023 * config/proelf.exp: New entry.
7024
7025Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
7026
7027 * lib/gdb.exp: Remove spurious .* patterns at the beginning
7028 of regexps.
7029
7030 * gdb.base/watchpoint.exp: Don't run the test_stepping
7031 tests if gdb can't call functions on the target.
7032
7033 * gdb.base/setshow.exp: Don't run the set prompt tests if
7034 the board has gdb_prompt set.
7035
7036Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
7037
7038 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
7039 * gdb.base/commands.exp: Likewise.
7040 * gdb.base/setshow.exp: Likewise.
7041
7042Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
7043
7044 * config/monitor.exp(gdb_start): Look for gdb_prompt target
7045 feature.
7046
7047 * config/i960.exp: New file.
7048
7049Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
7050
7051 * gdb.base/funcargs.exp: Check for gdb,short_int target
7052 feature instead of looking for explicit target triplets.
7053
dc96c6c7 7054Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 7055
d63a86f8 7056 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
7057 "p 123DEADBEEF", to check parse_number.
7058 * top.c: change "to enable to enable" to "to enable" in a couple
7059 of help strings.
7060
7061Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
7062
7063 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
7064 on the mn10300.
d63a86f8 7065
c906108c
SS
7066Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
7067
7068 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
7069 where the test executable is run with explicit args.
7070 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
7071
7072Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
7073
7074 * gdb.base/run.c: Use FAKEARGV to build test executable that
7075 does not require a command line arg, since most simulators
7076 don't currently support passing such an arg into the simulated
7077 program.
7078 * gdb.base/commands.exp: Change tests to insert the proper
7079 value as the arg to the first recursive factorial call. Change
7080 compilation line to define FAKEARGV at compile time.
7081
7082Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
7083
7084 * gdb.base/recurse.exp: Enable these tests for the mn10300.
7085 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
7086 function with watchpoint enabled" test.
7087
7088Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
7089
7090 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
7091 Don't call gdb_test when the command doesn't return to a gdb prompt.
7092
7093 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
7094 "Tests restarted" messages.
7095
7096Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
7097
7098 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
7099
dc96c6c7 7100Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7101
7102 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
7103 for INFO SYMBOL; add help tests for OVERLAY commands.
7104 * gdb.base/default.exp: add tests for INFO SYMBOL command;
7105 add tests for OVERLAY commands
7106 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
7107 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
7108 * gdb.base/sigall.c: add usestubs code frag
7109 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 7110
c906108c
SS
7111Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
7112
7113 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
7114 failures.
7115 (gdb_stop_suppressing_tests): Note that tests have restarted.
7116
7117Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
7118
7119 * config/h8300.exp: New file.
7120
7121Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
7122
7123 * gdb.base/setshow.exp: Check for the existence of a
7124 feature, not its value.
7125
7126Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
7127
7128 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
7129
7130 * gdb.base/scope.exp: It's now init0(), not init().
7131
7132 * gdb.base/scope0.c: For now, change init() to be init0().
7133
7134 * config/monitor.exp: Use gdb_serial in preference to serial
7135 or netport.
7136
7137 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
7138 and it's not already set.
7139
7140Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
7141
7142 * gdb.base/setshow.exp: Only test the run command if the target
7143 isn't using a stub and if it supports argument passing.
7144
7145Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
7146
7147 * config/udi.exp(gdb_start): Make sure UDICONF is set
7148 properly before starting gdb.
7149
7150Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
7151
7152 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
7153 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
7154 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
7155
7156Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
7157
7158 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
7159 specialized code to reboot the board, use remote_reboot instead.
7160
7161 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
7162
7163 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
7164
7165 * config/monitor.exp: Make sure we disconnect from the target.
7166 Also, try a reboot/reload cycle instead of failing if the
7167 load fails.
7168
7169Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
7170
7171 * gdb.base/default.exp: Don't set match_max.
7172 * gdb.base/help.exp: Ditto.
7173 * gdb.base/list.exp: Ditto.
7174 * gdb.base/signals.exp: Ditto.
7175
7176 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
7177 set, use remote_ld to download the testcase instead of
7178 the GDB loader.
7179
7180Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
7181
7182 * config/vr5000.exp: New file.
7183
7184 * config/monitor.exp(gdb_target_monitor): Add pattern for
7185 "Ending remote" to detect errors in connecting.
7186
7187 * gdb.base/setshow.exp: Add .* within auto language test.
7188
7189 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
7190 target feature.
7191
7192 * config/monitor.exp(gdb_load): Check for a failure when loading,
7193 and reboot the board if necessary.
7194
7195 * gdb.base/setvar.exp(test_set): Handle multiple prints within
7196 a set of tests. Remove print.* from the patterns being checked.
7197
7198Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
7199
7200 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
7201 refer to gdb_spawn_id.
7202
7203 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
7204 longer used.
7205 * config/sparclet.exp: Ditto.
7206 * config/sparclet-old.exp: Ditto.
7207 * config/slite.exp: Ditto.
7208 * config/sim.exp: Ditto.
7209 * gdb.base/funcargs.exp: Ditto.
7210
7211 * lib/gdb.exp:Remove references to gdb_spawn_id.
7212 (gdb_expect): Move to remote.exp.
7213
7214Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
7215
7216 * config/monitor.exp: Detect the "Couldn't establish connection"
7217 message from GDB.
7218
7219Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
7220
7221 * gdb.base/bitfields.exp: Use runto instead of explicit
7222 gdb_run_cmd/gdb_expect sequences.
7223
7224 * gdb.base/break.exp(text_next_with_recursion): Add match for
7225 gdb_expect call.
7226
7227 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
7228 We also need to handle the "A program is being debugged already"
7229 prompt from gdb. Use gdb_test to set the baud rate.
7230
7231 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
7232 to 20000. Really. I mean it.
7233
7234Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
7235
7236 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
7237 fails. If suppress_flag is set, skip perror message about not
7238 being able to send to GDB.
7239 (send_gdb): If suppress_flag is set, don't try to send commands to
7240 GDB.
7241 (gdb_expect): If suppress_flag is set, always fail immediately.
7242 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
7243 (gdb_init): Call gdb_stop_suppressing_tests.
7244 (default_gdb_exit): Ditto.
7245 (default_gdb_start): Ditto.
7246
7247 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
7248 gdb_stop_suppressing_tests as appropriate.
7249 * gdb.base/break.exp: Ditto.
7250 * gdb.base/callfuncs.exp: Ditto.
7251 * gdb.base/commands.exp: Ditto.
7252 * gdb.base/exprs.exp: Ditto.
7253 * gdb.base/funcargs.exp: Ditto.
7254 * gdb.base/list.exp: Ditto.
7255 * gdb.base/recurse.exp: Ditto.
7256 * gdb.base/scope.exp: Ditto.
7257 * gdb.base/structs.exp: Ditto.
7258 * gdb.c++/inherit.exp: Ditto.
7259
7260Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
7261
7262 * config/vr4300.exp: New file.
7263
99707966 7264 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 7265
99707966 7266 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
7267
7268Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
7269
7270 * lib/gdb.exp(gdb_init): New function.
7271
7272 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
7273 for each individual variable set.
7274
7275 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
7276 name.
7277
7278 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
7279
7280 * gdb.base/scope.exp: Use gdb_test.
7281
7282 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
7283 aborting; the testsuite driver will do that for us (see
7284 gdb_finish). Also, use gdb_test in a few more places.
7285
7286Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
7287
7288 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
7289
7290Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
7291
7292 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
7293 and "add_tests" are not at the same address.
7294
7295Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
7296
7297 * gdb.base/ptype.exp: Use gdb_test.
7298
7299Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
7300
7301 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
7302 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
7303 left in. No longer expect them to fail.
7304
7305 * gdb.stabs/*.mt; Deleted, no longer used.
7306 * gdb.stabs/configure.in: Remove references to target makefile
7307 frags.
7308 * gdb.stabs/configure: Rebuilt.
7309
7310 * gdb.disasm/*.mt: Deleted, no longer used.
7311 * gdb.disasm/configure.in: Remove references to target makefile
7312 frags. Use "sh3.s" as the unique filename for this directory.
7313 * gdb.disasm/configure: Rebuilt.
7314
7315 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
7316 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
7317 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
7318
7319Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
7320
7321 * config/udi.exp: Use mondfe,name instead of remote_host.
7322
7323Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
7324
7325 * gdb.base/watchpoint.exp: Don't expect a failure when calling
7326 a function with a watchpoint enabled on the mn10200.
7327
7328 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
7329 before trying to create it!
7330
7331Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
7332
7333 * config/vx.exp: Use hostname instead of netport.
7334
7335 * config/vxworks.exp: New file.
7336
7337 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
7338
7339 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
7340 gdb before assuming everything worked. Send a ^C if a timeout
7341 occurs.
7342
7343 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
7344 $gdb_spawn_id directly.
7345 (gdb_run_cmd): Try _start as well as start. Use the target feature
7346 gdb,start_symbol as the symbol to start from when jumping.
7347
7348Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
7349
7350 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
7351 redundant) test.
7352
7353 * gdb.base/recurse.exp: Relax final value test for 'b' so that
7354 it doesn't lose for 16bit integer systems.
7355
7356Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
7357
7358 * gdb.fortran/types.exp: If the target doesn't support "double"
7359 data types, then expect "real" types to only be 4 bytes.
7360
7361 * gdb.c++/virtfunc.exp: Expect failure for virtual function
7362 call tests if the target doesn't support inferior function calls.
7363
7364 * gdb.base/printcmds.exp: Allow minor deviation in FP values
7365 in printf tests.
7366
7367Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
7368
7369 * gdb.base/help.exp: Disable "help set", "help show", and
7370 "help support". Simplify regexp for "help stack".
7371
7372 * gdb.base/default.exp: Set match_max to 5000 and the timeout
7373 to 60 seconds. Temporarily set match_max to 15000 around the
7374 "info copying" test.
7375
7376 * gdb.base/nodebug.exp: Don't try to do an inferior function
7377 call if the target doesn't support them.
7378 * gdb.base/printcmds.exp: Likewise.
7379 * gdb.base/setvar.exp: Likewise.
7380 * gdb.base/structs.exp: Likewise.
7381 * gdb.c++/templates.exp: Likewise.
7382 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
7383
7384 * gdb.base/recurse.exp: Enable for the mn10200.
7385
7386 * configure.in: Do configure gdb.stabs directory for *-*-elf
7387 targets.
7388 * configure: Rebuilt.
7389
7390 * gdb.base/break.exp: Check for gdb,noresults before testing
7391 exit status and/or results from the target.
7392 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
7393 * lib/gdb.exp: Remove old (now bogus) initialization of
7394 noinferior, noargs, noresults and nosignals.
7395
7396Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
7397
7398 * config/sh.exp: New file.
7399
7400 * config/slite.exp: Try to connect multiple times to the board
7401 before rebooting. Only send a "monitor run" if need_monitor_run
7402 is set.
7403
7404 * gdb.base/break.exp: Don't do the "stub continue" test if
7405 the target has gdb_stub set.
7406
7407 * gdb.base/callfuncs.exp: Increase the timeout.
7408
7409 * gdb.base/interrupt.exp: Don't even try to compile the testcase
7410 if the target has gdb,noinferiorio set.
7411
7412 * gdb.base/list.exp: Increase match_max to 10000 characters.
7413
7414 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
7415
7416 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
7417 target.
7418
7419 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
7420
7421Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
7422
7423 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
7424 trying to delete the copy of gdb. Catch the file delete so we
7425 don't die if the delete fails; also, the file should be copied to
7426 the host, not to the build.
7427
7428Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
7429
7430 * lib/gdb.exp(gdb_test): Surround the result pattern with
7431 parenthesis in case it contains multiple regexps separated
7432 with |.
7433
7434 * gdb.base/watchpoint.exp: Use gdb_test.
7435 * gdb.base/default.exp: Ditto.
7436
7437Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
7438
99707966 7439 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 7440
c906108c
SS
7441 * gdb.base/scope.exp: Use gdb_test.
7442 * gdb.c++/classes.exp: Ditto.
7443 * gdb.c++/inherit.exp: Ditto.
7444
7445Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
7446
7447 * gdb.base/crossload.exp: Don't use execute_anywhere, use
7448 remote_exec instead.
7449 * gdb.base/corefile.exp: Don't be ridiculous.
7450 * gdb.base/*.c: Add missing stub invocations.
7451
7452Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
7453
7454 * config/slite.exp: Miscellaneous fixes.
7455
7456 * lib/gdb.exp: Fix runto.
7457
7458 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
7459 the target.
7460
7461 * gdb.base/watchpoint.exp: Fix regexp.
7462
7463 * lib/gdb.exp(default_gdb_exit): Add a catch to the
7464 close and wait commands, as the descriptor may now be
7465 invalid. Always call "remote_close host".
7466
7467Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
7468
7469 Major rewrite for testsuite revision.
d63a86f8 7470
c906108c
SS
7471 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
7472 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
7473 instead of relying on spawn_id to always contain a valid
7474 spawn id.
7475 (get_compiler_info): New procedure to build the ${binfile}.ci
7476 file, instead of replicating this in N different places.
7477 (gdb_compile): New procedure.
d63a86f8 7478
c906108c
SS
7479 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
7480 appropriate arguments) instead of compile. Use gdb_test in a lot
7481 more places. Use send_gdb instead of send. Always run gdb_start
7482 at the start of a testcase, as this is no longer done magically.
7483
7484 config/*-gdb.exp: Rename without the -gdb suffix.
7485
7486 config/mips.exp: Use remote_close instead of exit_remote_shell.
7487 config/monitor.exp: Use target_info instead of looking at
7488 baud, timeout, etc.
7489 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
7490
7491Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7492
7493 * gdb.c++/templates.exp (test_ptype_of_templates),
7494 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
7495 Update expect patterns for destructors and assignment operators
7496 to match corresponding c-typeprint.c changes.
7497 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
7498 to destructor breakpoint test, GDB should be able to set the
7499 destructor breakpoint without specifying arguments.
7500
7501Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
7502
7503 * gdb.threads/pthreads.exp: Change result for failure to compile due
7504 to lack of pthreads runtime support from an error to simply an
7505 unsupported test, per dejagnu standards.
7506
7507Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7508
7509 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
7510 where GDB exits to reduce pattern match time.
7511 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
7512
7513 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
7514
dc96c6c7 7515Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7516
7517 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
7518 * gdb.base/default.exp: ditto.
7519 * gdb.base/nodebug.exp: ditto.
7520 * gdb.base/printcmds.exp: ditto.
7521 * gdb.base/ptype.exp: ditto.
7522 * gdb.base/setvar.exp: ditto.
7523 * gdb.base/structs.exp: ditto.
7524 * gdb.base/setshow.c: Guard against uninitialized values of argc.
7525
7526Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
7527
7528 * configure, */configure: Rebuild with autoconf 2.12.
7529
7530Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
7531
7532 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
7533 use new i*86-pc-linux*-gnu quads.
7534 * gdb.base/corefile.exp: Ditto.
7535 * gdb.base/signals.exp: Ditto.
7536 * gdb.base/sigall.exp: Ditto.
7537 * gdb.base/interrupt.exp: Ditto.
7538
7539 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
7540 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
7541 RedHat 4.0.
d63a86f8 7542
c906108c
SS
7543 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
7544 linux. This allows the test case to at least compile on latest
7545 linux, but still not run due to missing the threads runtime library.
7546
7547Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7548
7549 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
7550 directory to search gdb directory. Accept and step over conditional
7551 stack alignment code. Consume $prompt in failure cases.
7552 Reset timeout to $oldtimeout instead of some arbitrary value.
7553 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
7554 timeout problems with infinite stack backtraces.
7555 * gdb.base/ptype.exp (ptype struct link, union tu_link):
7556 Accept function parameters for linkfunc member.
7557
7558Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
7559
7560 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
7561 (CXXFLAGS): Remove, unreferenced.
7562 (B_OPTIONS): Add for -B options and add code to initialize with
7563 previous -B options and also add -B option to pick up cross compiled
7564 runtime.
7565 (TARGET_INCLUDES): Add for -I options and add code to initialize when
7566 doing cross compiles.
7567 (target_alias): Declare global.
7568 (xgcc): Set variable to full path of gcc in build tree. Use findfile
7569 to verify that gcc exists in build tree, and if so set CC to that
7570 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 7571
c906108c
SS
7572Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
7573
7574 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
7575 ptype test for anonymous union. Fixup testcase to match
7576 current gcc debug output.
7577
7578Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
7579
7580 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
7581 force argument to an unsigned long type.
7582
7583Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
7584
7585 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
7586 tests and anonymous union print/ptype tests.
7587 * gdb.base/list.exp (test_forward-search): Increase timeout by
7588 5 minutes for the "search extremely long line" case.
7589 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
7590 completely optional and that the pass/fail messages use the command as
7591 the message if that third arg is a null string.
7592 (gdb_test_exact): Arrange that a null string pattern means match a
7593 null string output rather than any output, which might include random
7594 errors.
7595 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
7596 backtrace test.
7597 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
7598 always failing and failure is now exposed by gdb.exp changes.
7599
7600Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
7601
7602 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
7603 weren't being noted.
7604
7605Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7606
7607 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
7608 * gdb.stabs/weird.exp: Remove v_comb xfails.
7609
dc96c6c7 7610Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7611
7612 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
7613 list.exp scope.exp watchpoint.exp]
7614 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 7615
dc96c6c7 7616Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7617
7618 * config/monitor.exp: Increase download timeout to 1000 seconds.
7619
dc96c6c7 7620Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7621
7622 * config/m32r.exp: Increase timeout to 120 seconds.
7623
7624Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
7625
7626 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
7627 and accept older ordering as obsolescent gcc or gdb.
7628 * gdb.c++/templates.exp: Ditto.
7629 * gdb.c++/virtfunc.exp: Ditto.
7630
7631Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
7632
7633 * gdb.base/coremaker.c: Add code to mmap some data so we
7634 can check that it ends up in the core file.
7635 * gdb.base/corefile.exp: Add test to read mmapped data
7636 from core file.
7637
dc96c6c7 7638Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7639
7640 * config/m32r.exp: New file.
7641
7642Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
7643
7644 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
7645 that cflags can contains -gstabs, and work correctly for other tests.
7646
dc96c6c7 7647Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
7648
7649 * gdb.base/setshow.exp: New file, tests show and set.
7650 * gdb.base/setshow.c: New file, tests show and set.
7651 * gdb.base/help.exp: Add test for help set|show annotate.
7652 * gdb.base/default.exp: Add test for set|show annotate.
7653
7654Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
7655
7656 * testsuite/gdb.base/break.exp: Make backtrace from factorial
7657 errors unique.
7658 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
7659 explicitly.
7660
7661Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
7662
7663 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
7664 and width commands. This is done elsewhere.
7665 * (gdb_start): Don't call gdb_start_sim here. That's already
7666 done in gdb_load. This fixes lots of failures in default.exp.
7667
7668Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
7669
7670 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
7671 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
7672 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
7673 in the same we we treat other failures (since it may be an expected
7674 condition), rather than as an error.
7675 * gdb.base/signals.exp (test_handle_all_print): Revert back to
7676 old test format.
7677
7678Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
7679
7680 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
7681 (distclean maintainer-clean realclean): No need to remove files
7682 twice. Nuke the duplicates.
7683 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 7684 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
7685 Remove config.h along with other config files.
7686
7687Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
7688
7689 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
7690 "p func1 ()" and note that rests of tests are skipped.
7691 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
7692 setup_xfails for "print func2::coremaker_local".
7693 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
7694 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
7695 affected by the previous run test.
7696 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
7697 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
7698 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
7699 "pass int powerset tuple" and "pass modeless int powerset tuple".
7700 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
7701 "real write 4" and "real write 8".
7702 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
7703 setup_xfails for "print vs1 after tuple assign 2",
7704 "print \$i after tuple assign 2", and
7705 "print vs2 after tuple assign 2".
7706 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
7707 meaningful error message and return -1 so the caller can
7708 suppress further tests and avoid a cascade of errors.
d63a86f8 7709
c906108c
SS
7710Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
7711
7712 * gdb.base/a1-selftest.exp: Tweak tests to account for new
7713 format for printing version.
7714 * gdb.base/default.exp: Ditto.
7715 * gdb.base/interrupt.exp: Fix problem with cascade of
7716 errors if child process dies while calling a function.
d63a86f8 7717
c906108c
SS
7718Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
7719
7720 * Makefile.in (VPATH): Add
7721 * Makefile.in (Makefile, config.status): Fix rules so things get
7722 remade when necessary.
7723
7724Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
7725
7726 * Makefile.in (just-check): Add path to sibling expect dir
7727 to environment variable specified by RPATH_ENVVAR.
7728
7729Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
7730
7731 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
7732 (just-check): Add shared library paths for libstdc++, tk,
7733 tcl, bfd, and opcodes to the environment variable specified
7734 in RPATH_ENVVAR.
7735 * configure.in: Add support to recognize --enable-shared flag
7736 and generate correct value for RPATH_ENVVAR.
7737 * configure: Regenerated with autoconf.
7738
7739Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
7740
7741 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
7742 include all osf versions.
7743 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
7744 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
7745 when target is linux. When failing to build pthreads test
7746 executable, give more meaningful message.
7747 * gdb.threads/pthreads.c: Hpux also uses old definition of second
7748 arg for pthread_create.
d63a86f8 7749
c906108c
SS
7750Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
7751
7752 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
7753 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
7754 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
7755 and -lpthreads (everybody else).
7756 (test_startup): Fail gracefully if threads are not supported.
7757 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
7758 "p/c array_index("abcdef",2)" when not gcc compiled.
7759 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
7760 "print func2::coremaker_local" when not gcc compiled.
7761 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
7762 "ptype on opaque struct tagname (statically)",
7763 "ptype on opaque struct tagname (dynamically) 1", and
7764 "ptype on opaque struct tagname (dynamically) 2"
7765 for not compiled with gcc.
7766 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
7767 backtrace when compiled with gcc.
d63a86f8 7768 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
7769 than always return success.
7770
7771Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
7772
7773 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
7774
7775Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
7776
7777 * gdb.base/structs.exp: Undo last change.
7778
7779Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
7780
7781 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
7782 encapsulate all the steps/nexts done during self test, starting
7783 at main, and makes them less sensitive to optimization issues.
7784 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
7785 signal handler" test.
7786 * gdb.threads/pthreads.exp: Only run this for native configs.
7787 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
7788 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
7789 tests.
7790 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
7791 for "runto test_calls(void)" test.
d63a86f8 7792
c906108c
SS
7793Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
7794
7795 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
7796 and don't expect address info in breakpoint confirmations.
7797
7798Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
7799
7800 * gdb.base/list.exp (test_forward_search): Increase timeout
7801 temporarily by 60 seconds for searching extremely long line,
7802 and then reset to old value when done. Increase expect input
7803 buffer to 10000.
7804
7805Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
7806
7807 * gdb.base/list.exp (test_forward_search): Fix to handle very
7808 long source line without overflowing expect's input buffer.
7809
7810Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
7811
7812 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
7813 "buffer_full".
7814
7815 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
7816 "buffer_full".
7817
7818 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
7819 "buffer_full".
7820
7821 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
7822 "buffer_full".
7823
7824Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
7825
7826 * configure.in (configdirs): Add gdb.threads.
7827 * configure: Regenerated with autoconf.
7828 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
7829 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
7830 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 7831
c906108c
SS
7832Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
7833
7834 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
7835
7836Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
7837
7838 * gdb.base/signals.exp (test_handle_all_print): Test separately for
7839 each signal's status in the output of "handle all print".
7840 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
7841 the \r\n sequence that immediately precedes the gdb prompt.
7842 * gdb.base/a1-selftest.exp: Save original timeout and restore
7843 after test.
7844
7845Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
7846
7847 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
7848 symbol.
7849
7850Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
7851
7852 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
7853
7854Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
7855
7856 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
7857 timeout by 60 seconds.
7858
7859Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
7860
7861 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
7862 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
7863 error return.
7864
7865Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
7866
7867 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
7868 gdb initialization, also report how long dejagnu waited. Restore
7869 old timeout before doing error return. Temporarily increase timeout
7870 by 3 minutes to allow for slow startups over heavy NFS use.
7871
7872Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
7873
7874 * lib/gdb.exp: Report timeout value for verbosity level 2.
7875 * config/gdbserver.exp: Ditto.
7876 * config/hppro.exp: Ditto.
7877 * config/mips-gdb.exp: Ditto.
7878 * config/monitor.exp: Ditto.
7879 * config/netware.exp: Ditto.
7880 * config/sim-gdb.exp: Ditto.
7881 * config/slite-gdb.exp: Ditto.
7882 * config/udi-gdb.exp: Ditto.
7883 * config/unix-gdb.exp: Ditto.
7884 * config/vx-gdb.exp: Ditto.
7885 * gdb.base/a1-selftest.exp: Ditto.
7886 * gdb.base/a2-run.exp: Ditto.
7887 * gdb.base/break.exp: Ditto.
7888 * gdb.base/corefile.exp: Ditto.
7889 * gdb.base/list.exp: Ditto.
7890 * gdb.base/recurse.exp: Ditto.
7891 * gdb.base/scope.exp: Ditto.
7892 * gdb.base/signals.exp: Ditto.
7893
7894Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7895
7896 * gdb.threads/Makefile.in (docdir): Removed.
7897
7898Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7899
7900 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 7901 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 7902 @srcdir@.
d63a86f8 7903 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
7904 autoconf 2.5 or higher.
7905 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
7906
7907Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
7908
7909 * configure: Regenerated.
7910 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
7911 avoid name clashes with SunOS headers.
7912
7913Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
7914
7915 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
7916
7917Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
7918
7919 * gdb.base/callfuncs.exp: Finish last change -- make sure the
7920 prototype information ends up in the compiler info file.
7921
7922Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
7923
7924 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
7925 attempting to regenerate it. Eliminate use of a temporary file
7926 and just generate the info file directly. Source it immediately,
7927 for consistency of use.
7928 * gdb.base/corefile.exp: Ditto
7929 * gdb.base/exprs.exp: Ditto.
7930 * gdb.base/funcargs.exp: Ditto.
7931 * gdb.base/langs.exp: Ditto.
7932 * gdb.base/list.exp: Ditto.
7933 * gdb.base/mips_pro.exp: Ditto.
7934 * gdb.base/nodebug.exp: Ditto.
7935 * gdb.base/opaque.exp: Ditto.
7936 * gdb.base/ptype.exp: Ditto.
7937 * gdb.base/scope.exp: Ditto.
7938 * gdb.base/setvar.exp: Ditto.
7939 * gdb.base/signals.exp: Ditto.
7940 * gdb.base/whatis.exp: Ditto.
7941 * gdb.c++/templates.exp: Ditto.
7942 * gdb.c++/virtfunc.exp: Ditto.
7943 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
7944 whether or not to add -lstdc++ to the compile command line args.
7945
7946Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7947
7948 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
7949 it got fixed by the recent lookup_minimal_symbol_by_pc change.
7950 Increase timeout, a lot of single stepping might be needed if the
7951 target has no hardware watchpoints.
7952
7953Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
7954
7955 * gdb.base/break.exp: Ignore compiler warnings when compiling
7956 break.c.
7957 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
7958 * gdb.base/default.exp: Add h8300 xfails. Handle messages
7959 from remote-sim.
7960 * gdb.base/exprs.exp: Add h8300 xfails.
7961 * gdb.base/funcargs.exp: Likewise.
7962 * gdb.base/nodebug.exp: Likewise.
7963 * gdb.base/printcmds.exp: Likewise.
7964 * gdb.base/ptype.exp: Likewise.
7965 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
7966 h8300 xfails.
d63a86f8 7967 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
7968 on the h8300.
7969 * gdb.base/funcargs.c: Explicitly make last constant argument to
7970 call_after_alloca_subr an unsigned long type.
7971 * gdb.base/return.c: Include stdio.h.
7972
7973Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
7974
7975 * config/abug.exp: New file for the older Motorola Bug monitor
7976 that runs on the mvme13x series VME boards.
7977 * config/monitor.exp: Use the new config array for target settings
7978 if they exist.
7979
7980Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
7981
7982 * sim-gdb.exp: Make the SH simulator allocate less space when
7983 it is targeted.
7984
7985Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
7986
7987 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
7988 test.
7989
7990Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
7991
7992 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
7993 "rs6000-*-*" for "list function in include file" when gcc compiled.
7994 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
7995 for "p ctable1[120]".
7996 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
7997 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
7998 Remove setup_xfail for "rs6000-*-*" for
7999 "print 'scope0.c'::filelocal before run".
8000 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
8001 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
8002 since some compilers don't allow both options to be given
8003 on the same command line. Create object file and move it.
d63a86f8 8004
c906108c
SS
8005Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
8006
8007 * gdb.base/corefile.exp: Always regenerate the core file, since
8008 we always regenerate the coremaker program. Detect special case
8009 where registers cannot be read from core file.
d63a86f8 8010
c906108c
SS
8011Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
8012
8013 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8014 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
8015 * gdb.c++/templates.exp: Only match on basename of file since
8016 some formats like xcoff don't encode directory information.
8017 * gdb.stabs/weird.exp: Use the right sed script for powerpc
8018 and rs6000 AIX xcoff targets.
8019 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
8020 * configure: Regenerate.
8021 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
8022 here, rather than in distclean.
d63a86f8 8023
c906108c
SS
8024Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
8025
8026 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
8027 defined, and use it to compile the test case with -O2. The
8028 native compilation still uses no optimization.
8029 * gdb.base/mips_pro.c: Remove inline assembly code since
8030 it is compiled PIC by default, which results in assembler
8031 warnings that make the testsuite think the compilation
8032 was unsuccessful.
8033
8034Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
8035
8036 * gdb.c++/misc.exp: Add note to message for
8037 "print s.a for foo struct" that this is a known gcc 2.7.2
8038 and earlier bug.
8039
8040Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
8041
8042 * gdb.base/break.exp: Fix pattern for matching "Delete all
8043 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
8044 setup_xfail for deleting all breakpoints test. Fix various
8045 timeout messages to include "(timeout)".
8046 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
8047 for "p t_float_values2(3.14159,float_val2)".
8048 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
8049 for "continue to call2g" when gcc compiled.
8050 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
8051 "up to foo in langs.exp", "show language at foo in langs.exp",
8052 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
8053 and "show language at fsub in langs.exp".
8054 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
8055 "list line 1 in include file", "list message for lines past EOF",
8056 "list function in include file", "list list0.h:foo", and
8057 "list filename:function; nonexistant function".
8058 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
8059 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
8060 and "ptype t_char_array" to be for native cc only.
d63a86f8 8061
c906108c
SS
8062Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
8063
d63a86f8 8064 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c
SS
8065 setup_xfail for "print coremaker_bss", "print coremaker_ro",
8066 "print func2::coremaker_local", and "backtrace in corefile.exp".
8067
8068Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
8069
8070 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
8071 "bt in signals.exp". This problem only appears when running
8072 the testsuite, and then only intermittently.
8073
8074Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
8075
8076 * gdb.base/return.exp (return_tests): Differentiate between
8077 two tests of continuing.
8078
8079Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
8080
8081 * */Makefile.in (maintainer-clean): Remove config.log.
8082 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
8083 * gdb.c++/Makefile.in (PROGS): Add inherit.
8084 (clean): Remove *.ci.
8085
8086Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
8087
8088 * gdb.c++/misc.cc: Add test code from Mike Stump.
8089 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
8090
8091Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
8092
8093 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
8094 to "alpha-*-osf2*" and add comment.
8095 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
8096 setup_xfail for "step over execarg initialization" and
8097 "step over corearg initialization".
8098 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
8099 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
8100 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
8101 gcc compiled for "print coremaker_bss", "print coremaker_ro",
8102 "print func2::coremaker_local", and "backtrace in corefile.exp".
8103 * gdb.base/signals.exp: Build and source signals.ci.
8104 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
8105 to be for gcc only.
8106 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 8107
c906108c
SS
8108Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8109
8110 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
8111 Feb 3 procfs.c change.
8112
8113Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
8114
8115 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
8116
8117Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
8118
8119 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
8120 from dejagnu's apparent default of 10 seconds, which gives random
8121 results when running the tests over NFS on moderately loaded systems.
8122 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
8123
8124Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
8125
8126 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
8127 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
8128 result reports.
8129
8130Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
8131
8132 * configure.in (CY_AC_PATH_TCLH): Remove.
8133 * configure: Regenerate.
8134
8135Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
8136
8137 * gdb.c++/Makefile.in (clean): Add missing '{'.
8138
8139Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
8140
8141 * lib/gdb.exp: Provide a default value for noinferior.
8142
8143 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
8144 Load libgloss.exp.
8145
8146Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
8147
8148 * gdb.disasm/hppa.exp: Compile directly into an executable, use
8149 the executable, not the .o to run the tests from.
8150
8151Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
8152
8153 * gdb.base/break.exp: Don't test for program exit or exit status
8154 if $noresults if nonzero.
8155 * gdb.base/langs.exp: Likewise.
8156 * gdb.base/watchpoint.exp: Likewise.
8157
8158 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
8159 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
8160 trying to compile the testcase.
8161
8162Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
8163
8164 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
8165 * gdb.base/signals.exp (continue to handler): Likewise.
8166
8167Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
8168
8169 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
8170
8171 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
8172
8173Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
8174
8175 * gdb.base/corefile.exp: Recognize "not found" as failure
8176 when trying to determine if a core file was generated.
8177 If no core file was generate the first time, try again without
8178 the ulimit -c to work around braindamaged shells.
8179
8180Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
8181
8182 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
8183 [] tests with "test" and enclose string in quotes.
8184 * gdb.stabs/configure: Rebuild
d63a86f8 8185
c906108c
SS
8186Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
8187
8188 Changes in sync with expect:
8189 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
8190 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
8191 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
8192 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
8193 argument to AC_REQUIRE.
8194 * configure: Regenerated.
8195
8196Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
8197
8198 * gdb.base/corefile.exp: When generating a core, discard any
8199 error messages about ulimit not found and the "core dumped"
8200 message from the shell that runs the coredumper.
8201
8202Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
8203
8204 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
8205
8206 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
8207 which sed script to run. Expect failure for v_comb test
8208 on PA targets too.
d63a86f8 8209
c906108c
SS
8210Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
8211
8212 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
8213 "print func2::coremaker_local" and for "backtrace in corefile.exp"
8214
8215Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
8216
8217 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
8218 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
8219 "sparc-sun-solaris*" xfails for "p v_comb".
8220 * lib/gdb.exp (default_gdb_start): Fix typo.
8221 * gdb.base/corefile.exp: Allow "Core was generated by ..."
8222 messages to not include the full program name that caused
8223 the core dump since some systems (such as solaris) apparently
8224 truncate this path to about 80 characters.
8225 When generating a core file first try increasing the core file
8226 size limit to unlimited since some systems may default it to
8227 zero, and it is harmless to try it. Move the test for failing
8228 to generate a core file to where it will actually get executed.
8229 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
8230 new gdb result from g++ debug info improvements and make old
8231 pattern obsolescent. Also account for size_t differences
8232 (may be int or long).
8233 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
8234 initialization before function call is placed in the delay slot
8235 and thus appears to be skipped over by commands such as "next".
8236
8237Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
8238
8239 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
8240
8241Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
8242
8243 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
8244 input source file; fix code to compile test to deal with this
8245 convention.
8246 * gdb.c++/*.exp: Likewise.
8247
8248Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
8249
8250 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
8251 "bt in signals.exp".
8252
8253Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
8254
8255 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
8256 "step over execarg initialization" and
8257 "step over corearg initialization".
8258
8259Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
8260
8261 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
8262 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
8263
8264Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
8265
8266 From Rob Savoye (rob@poseidon.cygnus.com)
8267 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
8268 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
8269 configure.in}, gdb.disasm/{Makefile.in, configure.in},
8270 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
8271 configure.in}: Major reworking for autoconfig.
8272 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
8273 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
8274 New files.
8275 * config/unix-gdb.exp: Make GDB global.
8276 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
8277 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
8278 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
8279 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
8280 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
8281 term.exp, twice.exp, watchpoint.exp, whatis.exp},
8282 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
8283 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
8284 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
8285 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
8286 pr-8136.exp, result.exp, string.exp, tuples.exp},
8287 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
8288 to returns as necessary, arrange for test to compile own testcase
8289 executable.
8290 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 8291
c906108c
SS
8292Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
8293
8294 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
8295 clear_xfail at end of test which might not call either pass or fail.
8296 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
8297 "backtrace through signal handler".
8298
8299Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8300
8301 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
8302 continuing from a job control stop signal.
8303 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
8304
8305Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
8306
8307 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
8308 * gdb.base/corefile.exp: Likewise.
8309 * gdb.base/funcargs.exp: Likewise.
8310
8311Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
8312
8313 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
8314 * config/monitor.exp: Add support for setting baud rate.
8315
8316Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
8317
8318 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
8319 i*86-*-linux* xfails for "backtrace through signal handler".
8320 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
8321 "print func2::coremaker_local".
8322 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
8323 alpha-dec-osf2* xfail for
8324 "delete all breakpoints when none".
8325
8326Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
8327
8328 * gdb.base/break.exp: Change test that deletes all breakpoints
8329 when no user breakpoints are installed. A post 4.15 change
8330 causes gdb to no longer prompt in this case.
8331
8332Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
8333
8334 * gdb.base/return.exp (return_tests): Change xfail for test
8335 "correct value returned double test" to stop xfailing at
8336 Solaris 2.5. Apparently the bug has been fixed.
8337
8338Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
8339
8340 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
8341 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
8342
8343Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
8344
8345 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
8346 * gdb.disasm/hppa.s: Corresponding changes.
8347
8348Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
8349
8350 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
8351 makefile fragment.
8352 * config/mt-hpux: Deleted.
8353
8354Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
8355
d63a86f8 8356 * Many files: When warning about suppressed tests due to a
c906108c
SS
8357 nonexistant test binary, avoid incrementing the warning count.
8358
8359Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
8360
8361 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 8362
c906108c
SS
8363Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8364
8365 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
8366 "sparc-*-solaris2*".
8367
8368Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8369
8370 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
8371 Add global and local variables and initialize them.
8372 * gdb.base/corefile.exp: Test correct mapping of corefile sections
8373 by printing variables. Remove rs6000 and powerpc xfails, BFD now
8374 extracts the file name and terminating signal from the core file.
8375 * TODO: Remove note about tests for correct mapping of corefile.
8376 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
8377 from optimizing it away.
8378 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
8379 handles common blocks.
8380
8381Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
8382
8383 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
8384 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
8385
8386Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
8387
8388 * Makefile.in (maintainer-clean): New target, synonym for
8389 realclean.
8390 * gdb.base/Makefile.in (maintainer-clean): Likewise.
8391 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
8392 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
8393 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
8394 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
8395 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
8396
8397Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
8398
8399 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
8400 xfails when not gcc compiled for "print foo::funclocal".
8401 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
8402 "print foo::funclocal at foo",
8403 "print 'scope1.c'::foo::funclocal at foo",
8404 "print foo::funclocal_bss at foo",
8405 "print 'scope1.c'::foo::funclocal_bss at foo",
8406 "print foo::funclocal_ro at foo",
8407 "print 'scope1.c'::foo::funclocal_ro at foo",
8408 "print bar::funclocal at foo" and
8409 "print 'scope1.c'::bar::funclocal at foo".
8410 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
8411 gcc compiled for "print foo::funclocal at bar".
8412 Expand all messages to ensure that they identify that
8413 the test is at bar().
8414 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
8415 gcc compiled for:
8416 "ptype on opaque struct pointer (statically)",
8417 "ptype on opaque struct tagname (statically)",
8418 "ptype on opaque struct pointer (dynamically) 1",
8419 "ptype on opaque struct tagname (dynamically) 1",
8420 "ptype on opaque struct pointer (dynamically) 2" and
8421 "ptype on opaque struct tagname (dynamically) 2
8422 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
8423 gcc compiled for:
8424 "p datalocal"
8425 "whatis datalocal",
8426 "ptype datalocal",
8427 "p bsslocal",
8428 "whatis bsslocal", and
8429 "ptype bsslocal".
8430 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
8431 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
8432 when not gcc compiled.
8433 * gdb.base/funcargs.exp (float_and_integral_args): Add
8434 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
8435 compiled.
8436 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
8437 "backtrace from call6a" when not gcc compiled.
8438 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
8439 "backtrace from call7a" when not gcc compiled.
8440 * gdb.base/callfuncs.exp (do_function_calls):
8441 Add "hppa*-*-hpux*" xfail when not gcc compiled for
8442 "p t_char_array_values(char_array_val2,char_array_val1)",
8443 "p t_char_array_values(char_array_val1,char_array_val2)",
8444 "p t_char_array_values("carray 1","carray 2")",
8445 "p t_char_array_values("carray 1",char_array_val2)",
8446 "p t_char_array_values(char_array_val1,"carray 2")",
8447 "p sum_args(1,{2})",
8448 "p sum_args(2,{2,3})",
8449 "p sum_args(3,{2,3,4})",
8450 "p sum_args(4,{2,3,4,5})"
8451 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
8452 "backtrace in corefile.exp" when not gcc compiled.
8453
8454Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8455
8456 * gdb.base/signals.exp: Rewrite `handle all print' test as
8457 a procedure. Accept blanks or TABs as whitespace, increase
8458 timeout and expect input buffer size for the large output
8459 from the command. Remove "i*86-*-bsdi2.0" xfail.
8460
8461Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8462
8463 * gdb.base/setvar.exp: Add new testcases for truncation when
8464 assigning invalid values to bitfields.
8465
8466Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
8467
d63a86f8 8468 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
8469 mips-sgi-irix* xfail for
8470 "call inferior func with struct - returns char *"
8471 and fix test so that an optional (unsigned char *) cast is
8472 accepted in the result.
8473
8474Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
8475
8476 * gdb.base/funcargs.exp (float_and_integral_args): Remove
8477 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
8478 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
8479 * gdb.base/signals.exp: Remove duplicate "handle all print" test
8480 that accidentally got checked in.
8481
8482Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
8483
d63a86f8 8484 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
8485 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
8486 compiled test.
8487 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
8488 Add mips-sgi-irix5* xfail for not gcc compiled.
8489 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
8490 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
8491 "p top", "whatis top", "p middle", and "whatis middle".
8492 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
8493 "whatis signed char" for not gcc compiled.
8494 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
8495 "set variable signed char=-1 (-1)" and
8496 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
8497 * gdb.base/funcargs.exp (float_and_integral_args):
8498 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
8499 Add mips-sgi-irix* xfail when not gcc compiled for
8500 "continue to call2b".
8501 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
8502 "continue to call2g".
8503 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
8504 "backtrace from call6a"
8505 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
8506 "backtrace from call7k".
8507 Add mips-sgi-irix5* xfail when not gcc compiled for
8508 "backtrace from call7a".
8509 (localvars_after_alloca): Fix gdb_test cmds for
8510 "print * after runto ...".
8511 Remove rs6000-*-* xfails for
8512 "print i after runto localvars_after_alloca" and
8513 "print l after runto localvars_after_alloca"
8514 for all compilers.
8515 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
8516 when not compiled with gcc, for:
8517 "print signed char == (minus)",
8518 "print signed char != (minus)",
8519 "print signed char < (minus)",
8520 "print signed char > (minus)".
8521 * gdb.base/callfuncs.exp (do_function_calls):
8522 Add mips-sgi-irix* xfail, when compiled with native compiler, for
8523 "call inferior func with struct - returns char *".
d63a86f8 8524 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
8525 "correct value returned double test" to include Solaris 2.4.
8526 * gdb.base/funcargs.exp (float_and_integral_args):
8527 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 8528
c906108c
SS
8529Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8530
8531 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
8532 enumeration bitfields if compiling with GNU C.
8533 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
8534 to empty' prompt.
8535
8536Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
8537
8538 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
8539 test for PRO targets.
8540
8541 * gdb.base/funcargs.exp: Avoid ever setting more than 8
8542 breakpoints in the inferior at any given time by making
8543 two groups of breakpoints for call2*, call6* and call7*
8544 tests.
8545
8546Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8547
8548 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
8549 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
8550 from optimizing it away.
8551 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
8552 "call inferior func with struct".
8553
8554Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
8555
8556 * configure.in: Only configure gdb.chill for particular targets.
8557
8558Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
8559
8560 * gdb.base/Makefile.in: Add action to .c.o transformation
8561 rule that generates a .ci file for each .o file and remove
8562 explicit .c.o rules except for callfuncs.o.
8563 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
8564 generates a .ci file for each .o file and remove explicit
8565 .cc.o rules.
8566 (clean): Remove *.tmp *.ci files.
8567 (EXECUTABLES): Remove templ-info.exp.
8568 * gdb.base/compiler.c: New file.
8569 * gdb.c++/compiler.cc: New file
8570 * gdb.base/scope.exp: Source gdb.base/scope.ci.
8571 Change rs6000-*-* xfail for
8572 "print 'scope0.c'::filelocal_ro" and
8573 "print 'scope1.c'::filelocal" and
8574 "print 'scope1.c'::filelocal_bss" and
8575 "print 'scope1.c'::filelocal_ro" and
8576 "print 'scope1.c'::foo::funclocal" and
8577 "print 'scope1.c'::foo::funclocal_ro" and
8578 "print 'scope1.c'::bar::funclocal" and
8579 "print 'scope0.c'::filelocal_ro" and
8580 "print 'scope1.c'::filelocal at foo" and
8581 "print 'scope1.c'::filelocal_bss at foo" and
8582 "print 'scope1.c'::filelocal_ro at foo" and
8583 "print 'scope1.c'::foo::funclocal at foo" and
8584 "print 'scope1.c'::foo::funclocal_bss at foo" and
8585 "print 'scope1.c'::foo::funclocal_ro at foo" and
8586 "print 'scope1.c'::bar::funclocal at foo" and
8587 "print 'scope0.c'::filelocal_ro" and
8588 "print 'scope1.c'::filelocal" and
8589 "print 'scope1.c'::filelocal_bss" and
8590 "print 'scope1.c'::filelocal_ro" and
8591 "print 'scope1.c'::foo::funclocal" and
8592 "print 'scope1.c'::foo::funclocal_bss" and
8593 "print 'scope1.c'::foo::funclocal_ro" and
8594 "print 'scope1.c'::bar::funclocal" and
8595 "print 'scope1.c'::bar::funclocal_bss"
8596 to only be xfail'd when not compiled with gcc.
d63a86f8 8597 Add rs6000-*-* xfail for
c906108c
SS
8598 "print 'scope0.c'::filelocal_bss before run"
8599 when compiled with gcc.
8600 (test_at_main): Add rs6000-*-* xfail for
8601 "print filelocal_ro in test_at_main"
8602 when compiled with gcc.
8603 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
d63a86f8 8604 Add rs6000-*-aix* xfail for
c906108c
SS
8605 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
8606 "ptype t_char_array", not compiled with gcc.
8607 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
8608 xfail for "list foo (in include file)" when gcc compiled.
8609 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
8610 (integral_args): Add rs6000-*-* xfail for
8611 "run to call0a" if not compiled with gcc.
8612 (unsigned_integral_args): Add rs6000-*-* xfail for
8613 "run to call1a" if not compiled with gcc.
8614 (float_and_integral_args): Add rs6000-*-* xfail for
8615 "run to call2a" if not compiled with gcc and for
8616 "continue to call2b" for any compiler.
8617 Add rs6000-*-* xfail to
8618 "print f1 after run to call2a" for gcc compiled.
8619 (discard_and_shuffle): Add rs6000-*-* xfail for
8620 "run to call6a".
8621 (shuffle_round_robin): Add rs6000-*-* xfail for
8622 "backtrace from call7a" if not compiled with gcc.
8623 Add rs6000-*-* xfail for
8624 "backtrace from call7b" if compiled with gcc.
8625 (call_after_alloca): Add rs6000-*-* xfail for
8626 "print c in call_after_alloca" and
8627 "print s in call_after_alloca" and
8628 "backtrace from call_after_alloca_subr"
8629 if not compiled with gcc.
8630 (localvars_in_indirect_call): Add rs6000-*-* xfail for
8631 "print c in localvars_in_indirect_call" and
8632 "print c in localvars_in_indirect_call" and
8633 "backtrace in indirectly called function" and
8634 "stepping into indirectly called function"
8635 if not compiled with gcc.
8636 (localvars_after_alloca): Add rs6000-*-* xfail for
8637 "print c after runto localvars_after_alloca" and
8638 "print s after runto localvars_after_alloca" and
8639 "print i after runto localvars_after_alloca" and
8640 "print l after runto localvars_after_alloca"
8641 for all compilers.
8642 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
8643 than whatis-info.exp.
8644 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
8645 than opaque-info.exp.
8646 Setup rs6000-*-* xfail for
d63a86f8 8647 "ptype on opaque struct pointer (statically)" and
c906108c
SS
8648 "ptype on opaque struct pointer (dynamically)" when
8649 not compiled with gcc.
8650 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
8651 rather than callf-info.exp.
8652 (do_function_calls): Add clear_xfail for rs6000-*-* for
8653 "p t_float_values2(3.14159,float_val2)". Seems to work
8654 fine there, both with xlc and gcc. Need to find out what
8655 it is doing right and fix other platforms.
8656 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
8657 "call inferior func with struct - returns int",
8658 "call inferior func with struct - returns long",
8659 "call inferior func with struct - returns float",
8660 "call inferior func with struct - returns double",
8661 "call inferior func with struct - returns char *",
8662 but only if not gcc compiled (presumes xlc compiled).
8663 Change rs6000-*-* xfails for
8664 "call inferior func with struct - returns char" and
8665 " call inferior func with struct - returns short" to only
8666 xfail if not using gcc.
8667 (clean mostlyclean): Remove *.ci and *.tmp files.
8668 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
8669 than templ-info.exp.
8670 * gdb.base/langs.exp: Source gdb.base/langs.ci.
8671 Add rs6000-*-* xfail for "up to foo in langs.exp"
8672 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
8673 when not gcc compiled.
d63a86f8 8674
c906108c
SS
8675Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8676
8677 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
8678 * gdb.base/corefile.exp: Likewise.
8679 * gdb.base/list.exp: Likewise.
8680 * gdb.base/scope.exp: Likewise.
8681 * gdb.base/siganls.exp: Likewise.
8682
8683 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
8684 compiler output.
8685 * gdb.base/whatis.exp: Likewise.
8686
8687Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
8688
8689 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
8690 failure (opcode table has been fixed to match reality).
8691
8692Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
8693
8694 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
8695 "call inferior func with struct - returns char",
8696 "call inferior func with struct - returns short"
8697
8698 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
8699 "print 'scope0.c'::filelocal at main",
8700 "print 'scope0.c'::filelocal_bss in test_at_main",
8701 "print 'scope0.c'::filelocal at foo",
8702 "print 'scope0.c'::filelocal_bss in test_at_foo",
8703 "print 'scope0.c'::filelocal at bar",
8704 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 8705
c906108c
SS
8706 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
8707 in source file 1". This bug seems to have been fixed with both
8708 gcc and native cc (was native assembler bug?).
8709
8710Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
8711
8712 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
8713 "backtrace through signal handler" to "i*86-*-sysv4*".
8714 * gdb.base/signals.exp: Add xfail for "'next' behaved as
8715 continue" case. Add "known SVR4 bug" to fail message.
8716 Add "i*86-*-bsdi2.0" xfail for "handle all print".
8717 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
8718 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
8719 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
8720 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
8721 "up to foo in langs.exp", "show language at foo in
8722 langs.exp", "up to cppsub_ in langs.exp", "show
8723 language at cppsub_ in langs.exp", "up to fsub in
8724 langs.exp", and "show language at fsub in langs.exp".
8725 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
8726 "bactrace in corefile.exp".
8727 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
8728 "call inferior function with struct - returns float" and
8729 "call inferior function with struct - returns double".
d63a86f8 8730
c906108c
SS
8731Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
8732
8733 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
8734 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
8735 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
8736 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
8737
8738Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
8739
8740 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
8741 (or overriden) "CHILL" macro rather then bare "gcc".
8742 Also look for ../../gcc/xgcc since that is what we will
8743 actually need, not "Makefile". Remove following assignment
8744 of CHILL to CHILL_FOR_TARGET because that results in
8745 recursive definition.
8746
8747Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
8748
8749 * gdb.base/corefile.exp: Change xfail for backtrace in
8750 corefile.exp from linuxaout to all linux.
8751 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
8752 cases where we miss the breakpoint at the signal handler
8753 for some reason. Setup xfail for linuxoldld/linuxaout and
8754 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
8755 hitting SIGURG breakpoint.
8756 * gdb.base/signals.exp: Setup xfail for "next" acting like
8757 continue to add linuxoldld. Setup xfail for all linux for
8758 "next to handler in signals_tests_1", "backtrace in
8759 signals_tests_1", "continue to func1", "pass SIGUSR1",
8760 and continue to handler".
8761
8762Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
8763
8764 * Update all FSF addresses except those in COPYING* files.
8765
8766Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
8767
8768 * gdb.base/a2-run.exp: Change messages to be more explicit about
8769 the status of args, and quote binfile in results.
8770
8771Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
8772
8773 * gdb.base/callfuncs.exp: Add tests for passing structs to
8774 inferior functions and return various types.
8775 * gdb.base/callfuncs.c: Add functions to receive a struct
8776 and return a member of the struct, in various types.
8777
8778Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8779
8780 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
8781
8782Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
8783
8784 * config/vxworks29k.exp: New file, sources vxworks.exp.
8785
8786Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8787
8788 * config/gdbremote.exp: New file. Testing framework using
8789 gdbserver.
8790
8791Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
8792
8793 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
8794 "call function when asleep" and "send end of file".
8795 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
8796 for "backtrace in corefile.exp".
8797 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
8798 for "backtrace through signal handler".
8799 * gdb.base/corefile.exp: Make sure we actually generate a core file
8800 before trying the core tests. Some systems allow the user to suppress
8801 generation of core files and default to that (linux for example).
8802 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
8803 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
8804
8805Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8806
8807 * gdb.threads: New directory with some crude multi-threaded
8808 gdb tests (step.exp and step2.exp).
8809 * config/mt-lynx (STEP_EXECUTABLE): Define.
8810 (THREADFLAGS): Define.
8811
8812Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
8813
8814 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
8815
8816 * gdb.base/signals.exp: Disable whole file for lynx until
8817 further notice.
8818
8819 * gdb.base/signals.exp: xfail test where "next" acts like
8820 "continue" for lynx.
8821
8822 * gdb.base/interrupt.exp: xfail test for calling function while
8823 inferior is asleep for lynx.
8824
8825 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
8826 than one cr-lf after each command.
8827
8828Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8829
8830 * configure.in: Reinstate setting of stabsdirs variable, fix
8831 typo in setting up configdirs for native builds.
8832
8833 * gdb.base/return.exp: Fix typo in return double test.
8834 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
8835 compiler from optimizing them away.
8836
8837Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
8838
8839 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
8840 sequences to be echo'd by gdb when using gdb_test.
8841 * gdb.chill/chexp.exp: Likewise.
8842 * gdb.fortran/exprs.exp: Likewise
8843
8844Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
8845
8846 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
8847 after the inferior gdb has started.
8848
8849 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
8850 after each command.
8851 * gdb.base/funcargs.exp: Likewise.
8852 * gdb.base/gdbvars.exp: Likewise.
8853 * gdb.base/interrupt.exp: Likewise.
8854 * gdb.base/list.exp: Likewise.
8855 * gdb.base/watchpoint.exp: Likewise.
8856 * gdb.c++/demangle.exp: Likewise.
8857 * gdb.c++/inherit.exp: Likewise.
8858 * gdb.chill/chexp.exp: Likewise.
8859 * gdb.fortran/exprs.exp: Likewise.
8860
8861 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
8862 test if we can't handle IO to/from the inferior.
8863
8864 * gdb.c++/misc.exp: Always check for a program already being
8865 started after sending a "run" command to gdb.
8866
8867 * gdb.base/twice.exp: Start with a fresh gdb.
8868
8869 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
8870 only depend on gdb's expression code, not the chill runtime.
8871
8872 * gdb.base/return.c: Put return values into variables so we
8873 can have gdb print them rather than depending on the program
8874 to print them.
8875 * gdb.base/return.exp: Corresponding changes.
8876
8877 * lib/gdb.exp: Provide default value for noinferiorio.
8878 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
8879 the inferior.
8880
8881 * gdb.base/break.exp: Always check for a program already being
8882 started after sending a "run" command to gdb.
8883 (text_next_with_recursion): Don't check the output from the
8884 program's printf statement. Instead just make sure the program
8885 exited.
8886
8887 * gdb.base/commands.exp: Protect tests which need arguments with
8888 $noargs conditionals.
8889
8890Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8891
8892 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
8893 of structure member arrays to match gdb/valops.c:value_addr change.
8894
8895Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
8896
8897 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
8898 cases.
8899
8900Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
8901
8902 * configure.in (configdirs): Remove gdb.chill from default list
8903 of subdirs and then add it back in only if doing a native build.
8904 The current chill compiler does not yet work in any cross build.
8905 * Revert all signal changes from Jul 6.
8906 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
8907 for sh-hms targets, allowing these tests to link, with no other
8908 changes. Testing is suppressed by setting "nosignals" in site.exp.
8909
8910Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
8911
8912 * configure.in (signaldirs): Define and add to configdirs for all
8913 targets except some specific ones that are known to not support signals.
8914 Also clean up formatting.
8915 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
8916 (signals, sigall): Remove rules to build.
8917 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
8918 Moved to new gdb.signals directory.
8919 * gdb.signals: New test directory.
8920 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
8921 signals.c signals.exp}: New or moved files.
8922
8923Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
8924
8925 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
8926
8927Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
8928
8929 * gdb.base/return.exp: Xfail `return double' test failure
8930 on at least Solaris 2.3 and handle future/past versions on
8931 a case by case basis as appropriate. Also update message
8932 to include i*86 failures.
8933
8934Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8935
8936 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
8937
8938 * lib/gdb.exp: Fix comment which erroneously identified
8939 gdb_file_cmd as gdb_load (the 19 May change was in fact to
8940 gdb_file_cmd not gdb_load).
8941 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
8942
8943 * gdb.base/setvar.exp: Make test names consistent between pass and
8944 fail cases. Use gdb_test more.
8945
8946Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
8947
8948 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
8949
8950Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
8951
8952 * gdb.base/help.exp: Fix expected help string for `show commands'.
8953
8954Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
8955
8956 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
8957
8958 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
8959 of a text section.
8960
8961Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
8962
8963 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
8964 that loop eventually terminates. Fix Connection refused logic so
8965 that testsuite will expire nicely.
8966
8967Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
8968
8969 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
8970 config/rom68k.exp: New tcl glue for the appropriate monitors.
8971 These all just end up calling monitor.exp.
8972 * config/monitor.exp (gdb_target_monitor): Handle `Connection
8973 refused' by retrying. Cleanup some timeout issues.
8974 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
8975 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
8976 callers don't have to set/restore global timeout variable.
8977
8978 * The following set of changes centralizes management of the global
8979 timeout variable. This way, it can be set in one target dependent
8980 place instead of dozens of places scattered throughout the test suite.
8981 If you need to lengthen a timeout, then you should either set timeout
8982 in one of the config/{target}.exp files, or multiply it by a factor.
8983 Setting it to an absolute value is always going to lose for some
8984 targets.
8985 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
8986 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
8987 * gdb.base/funcargs.exp: Don't set timeout.
8988 * gdb.base/list.exp (test_forward_search): Only use local timeout.
8989 * gdb.base/printcmds.exp (test_print_string_constants
8990 test_print_array_constants): Don't set timeout.
8991 * gdb.base/ptype.exp: Don't set timeout.
8992 * gdb.base/recurse.exp: Don't set timeout.
8993 * gdb.base/return.exp: Don't set timeout.
8994 * gdb.base/watchpoint.exp: Don't set timeout.
8995 * gdb.c++/classes.exp (do_tests): Don't set timeout.
8996 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
8997
8998Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
8999
9000 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
9001
9002Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9003
9004 * lib/gdb.exp: Disable chill tests for irix5.
9005
9006Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9007
9008 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
9009 each test pass or fail.
9010
9011Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9012
9013 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
9014 xlc not gcc.
9015
9016Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
9017
9018 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
9019
9020Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
9021
9022 * config/est.exp: Fix copyright and comments. Remove dead code.
9023 Use targetname, serialport and baud variables instead of fixed
9024 constants.
9025 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
9026 * config/cpu32bug.exp: New file to support cpu32bug monitors.
9027
9028Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9029
9030 * gdb.base/watchpoint.exp: Don't run
9031 test_watchpoint_triggered_in_syscall for sunos.
9032
9033Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9034
9035 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
9036 they don't seem to exist. Do include stdio.h.
9037
9038Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9039
9040 * gdb.base/a1-selftest.exp: Add alpha xfail.
9041
9042Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9043
9044 * gdb.base/watchpoint.c (main): Prompt before calling read().
9045 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
9046 Revise accordingly. Remove cruft about sending "123" several
9047 times, until it gets noticed. Clean up the "print buf[0]" stuff
9048 so that it passes or fails, and waits for prompts in the usual way.
9049
9050Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9051
9052 * gdb.base/recurse.exp: Fix comment.
9053
9054 * TODO: Remove item about printing variables in nodebug.exp. Add
9055 item about enabling tests which are only run on some targets.
9056
9057 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
9058 fail, make test names unique, use new gdb_test convention
9059 regarding pattern, use gdb_test more, etc.).
9060
9061 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
9062 fail, make test names unique, etc.).
9063
9064Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9065
9066 * gdb.base/nodebug.c: Change return type of top and middle to
9067 short.
9068 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
9069 are fixed by the recent mdebugread.c changes. Allow `short ()'
9070 as type for top and middle.
9071
9072Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9073
9074 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
9075 nearly as I can tell, the whole thing was an accident in Stu's
9076 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
9077 to replace a send/expect pair with gdb_test, but ended up only
9078 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
9079 of 30 Mar 1995 took care of it, but left this vestigial comment
9080 which I am now nuking.
9081
9082Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9083
9084 * gdb.base/break.exp: Look for different line number for
9085 breakpoint at main depending on usestubs.
9086
9087Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9088
9089 * gdb.base/list.exp: Adjust some alternate expect patterns to
9090 match recent list0.c change. Add alternate expect pattern for
9091 output from `list default lines around main' for optimizing
9092 compilers.
9093
9094Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9095
9096 * lib/gdb.exp: If nosignals is not set, set it to 0.
9097
9098Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
9099
9100 * config/slite-gdb.exp: Responds to load symbol table prompt.
9101 * gdb.base/break.exp: Adjust line number, fix rerun.
9102 * gdb.base/langs0.c: Add #ifdef usestubs.
9103
9104Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
9105
9106 * gdb.base/list.exp: Adjust line contents after adding new lines in
9107 list0.c. Also fix a syntax error.
9108
9109 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
9110 * gdb.base/break.exp: ditto.
9111 * gdb.base/list.exp: ditto.
9112 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
9113 * gdb.base/run.c: ditto.
9114 * gdb.base/list0.c: ditto.
9115 * gdb.base/funcargs.c: ditto.
9116
9117Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
9118
9119 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
9120 $targetname, $serialport and $baud instead of hardwired variables.
9121 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
9122 target doesn't support signals.
9123
9124Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
9125
9126 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
9127
9128Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9129
9130 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
9131 Don't rely on the value of an auto variable before it has been
9132 initialized. Use gdb_test more.
9133
9134Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9135
9136 * lib/gdb.exp (default_gdb_version): A version number must start
9137 with a digit, but other than that contains all characters up to
9138 the first whitespace character.
9139
9140Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9141
9142 * gdb.base/commands.exp (breakpoint_command_test): New tests.
9143
9144Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9145
9146 * gdb.c++/*.exp: Warn if executable does not exist. The original
9147 reason for skipping the warning was that configure.in sometimes
9148 intentionally skipped building the executables but the tcl code
9149 had no way of knowing. That (a) was always bogus with respect to
9150 error handling, (b) is no longer true (right now there is no way
9151 to skip C++ tests).
9152
9153 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
9154
9155Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9156
9157 * gdb.base/list.exp: Add expect patterns for output from
9158 SunPRO compiled executables.
9159 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
9160 types.
9161
9162Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9163
9164 * gdb.base/break.exp (test_next_with_recursion): Accept any line
9165 number (we are already testing that the correct source line text
9166 gets printed).
9167
9168 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
9169 that is what is intended, but something needed to be done to get
9170 sunos4 native working again.
9171
9172 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
9173
9174 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
9175 apparently went with a (very) old xfail.
9176
9177Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
9178
9179 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
9180 runto_main is a proc in gdb.exp that will do 'step' for target use
9181 stubs.
9182 * gdb.base/exprs.exp: ditto.
9183 * gdb.base/interrupt.exp: ditto.
9184 * gdb.base/opaque.exp: ditto.
9185 * gdb.base/printcmds.exp: ditto.
9186 * gdb.base/ptype.exp: ditto.
9187 * gdb.base/scope.exp: ditto.
9188 * gdb.base/setvar.exp: ditto.
9189 * gdb.base/signals.exp: ditto.
9190 * gdb.base/twice.exp: ditto.
9191 * gdb.c++/classes.exp: ditto.
9192 * gdb.c++/inherit.exp: ditto.
9193 * gdb.c++/templates.exp: ditto.
9194 * gdb.base/break.exp: no run and hit main for stubs. Change line
9195 numbers for breakpoints and info breakpoint.
9196 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
9197 breakpoint().
9198 * gdb.base/callfuncs.c: ditto.
9199 * gdb.base/exprs: ditto.
9200 * gdb.base/interrupt.c: ditto.
9201 * gdb.base/opaque0.c: ditto.
9202 * gdb.base/printcmds.c: ditto.
9203 * gdb.base/ptype.c: ditto.
9204 * gdb.base/scope0.c: ditto.
9205 * gdb.base/setvar.c: ditto.
9206 * gdb.base/signals.c: ditto.
9207 * gdb.base/twice.c: ditto.
9208 * gdb.c++/misc.cc: ditto.
9209 * gdb.c++/templates.cc: ditto.
9210
9211Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9212
9213 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
9214
9215 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
9216 somewhere between `read' and `main.c'. I'm pretty sure the
9217 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
9218 and it isn't particularly useful.
9219
9220 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
9221
9222Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9223
9224 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
9225
9226Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
9227
9228 * config/mt-slite: add LIBS and -nostdlib.
9229 * config/slite-gdb.exp: add this new file to support sparclite target.
9230
9231Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
9232
9233 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
9234
9235 * gdb.base/a2-run.exp: Change argument to istarget from
9236 "*-*-vxworks" to "*-*-vxworks*".
9237 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
9238
9239Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
9240
9241 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
9242 will not runto main but do a 'step' to step out of breakpoint().
9243 * config/mt-slite: add -Dusestubs.
9244
9245Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9246
9247 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
9248 instead of just @.
9249
9250 * gdb.base/signals.exp: Add test for "handle all print".
9251 * TODO: Remove "handle all print". Also remove item about
9252 checking copyright date (I don't like the idea of a spurious FAIL
9253 based on when we run the tests).
9254
9255 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
9256 for SunOS4 (reason for failure not investigated). Remove
9257 redundant test for $binfile.
9258
9259 * gdb.base/nodebug.c (array_index): Call malloc.
9260
9261 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
9262
9263Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
9264
9265 * gdb.base/recurse.exp: Update gdb_test invocation to use new
9266 conventions and slightly simplify the matching regexp.
9267
9268Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9269
9270 * gdb.base/break.exp: Update gdb_test invocation to use new
9271 convention.
9272
9273 * lib/gdb.exp: If noargs is not set, set it to 0.
9274
9275 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
9276 tests unique.
9277
9278 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
9279
9280Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9281
9282 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
9283 one argument of type "<non-float parameter>".
9284
9285Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
9286
9287 * config/rom68k.exp: New file to support Motorola IDP board.
9288 * gdb.base/a2-run.exp: Skip this file if noargs is set.
9289 * gdb.base/break.c: Change things around so that this program
9290 doesn't depend upon args. This is necessary to make remote
9291 targets work (in general, they can't take args).
9292 * gdb.base/break.exp: Don't try to send args to program. Don't
9293 expect output. Also, replace lots of code with gdb_test.
9294
9295Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9296
9297 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
9298 printing of '\'' (which is what the comment says we are testing,
9299 even though we were not), not '''.
9300 (test_integer_literals_rejected): Test that printing ''' is an error.
9301
9302 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9303 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
9304 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
9305 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
9306 Use gdb_test not test_print_accept.
9307 * lib/gdb.exp: Remove test_print_accept.
9308
9309 * gdb.base/signals.exp (signal_tests_1): Make pass message
9310 consistent with fail message.
9311
9312 * gdb.base/whatis.exp: Remove xfails for printing char vs.
9313 unsigned char; the bug (PR 1821) is fixed.
9314
9315 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
9316
9317 * gdb.base/scope.exp (test_at_localscopes): Call pass for
9318 successful tests--makes xfailing them work right.
9319
9320Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9321
9322 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
9323 only \r\n, not .*. The test can pass .* as the last thing in
9324 $pattern if that is what it wants. In addition to providing this
9325 flexibility, this change should speed up pattern matching in cases
9326 where the pattern already ended with .* (there were a number of
9327 them). This change also helps catch bad patterns--in the old
9328 scheme the typo "char \*" instead of "char \\*" would pass. Now
9329 it is caught.
9330 * Many .exp files: Update callers.
9331
9332 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
9333 clearer and does not spuriously match multiple ('s. Likewise for
9334 ) and *.
9335
9336 * gdb.base/nodebug.exp: Test ability to call a function and pass
9337 it a string (even with no debugging info).
9338
9339 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
9340 "p '\'", which is the same as "p ''" once tcl gets done with
9341 quoting, to "p '\\'", which I suspect is what is intended (one
9342 backslash gets sent to GDB).
9343
9344 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
9345
9346Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9347
9348 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
9349 1817) was fixed literally years ago.
9350
9351Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9352
9353 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
9354 test, it causes stepping out of call_after_alloca_subr with
9355 optimizing compilers.
9356 (localvars_in_indirect_call): Consume GDB prompt if `finish'
9357 fails.
9358
9359 * gdb.c++/templates.exp: Source templ-info.exp only if
9360 the templates executable exists.
9361
9362 * gdb.c++/misc.cc (class Contains_static_instance,
9363 class Contains_nested_static_instance),
9364 gdb.c++/classes.exp (test_static_members): Test printing of
9365 a class that contains a static instance of the class.
9366
9367Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9368
9369 * gdb.base/langs2.c (cppsub_): Don't prototype.
9370 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
9371 only, I believe).
9372
9373Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9374
9375 * lib/gdb.exp (skip_chill_tests): New procedure.
9376
9377 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
9378
9379Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
9380
9381 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
9382 each expect pattern. Cuts runtime from 12 to about 4 seconds.
9383
9384Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9385
9386 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
9387
9388 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
9389 disassemble 8, not 16, instructions for part 4.
9390
9391 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
9392 support the latter anymore.
9393
9394 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
9395 -DNO_PROTOTYPES.
9396 * gdb.base/callfuncs.c: Control use of prototypes based on
9397 NO_PROTOTYPES, not __STDC__.
9398 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
9399 t_float_values2 tests if prototypes in use.
9400
9401 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
9402 t_double_values): When checking differences against DELTA, check
9403 that difference is within the range (-DELTA,DELTA), not just
9404 (-infinity,DELTA).
9405
9406Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
9407
9408 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
9409 'file' command firts, then 'target', then 'load', this is due to gdb
9410 target set up.
9411 * config/mips-gdb.exp: Fix a couple regular exp bugs.
9412
9413Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
9414
9415 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
9416 FP load/store variants.
9417 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
9418
9419Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9420
9421 * gdb.base/term.exp: Do not give a warning if not native, it is
9422 not an abnormal condition.
9423
9424Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
9425
9426 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
9427 t_char_array".
9428
9429Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
9430
9431 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
9432 are getting the version number.
9433
9434 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
9435 if not native, it is not an abnormal condition.
9436
9437Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9438
9439 * lib/gdb.exp: Just use "file exists", rather than undocumented
9440 dejagnu procedure "findfile".
9441
9442Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9443
9444 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
9445 (LDFLAGS): Set to -Xlinker -Ur.
9446
9447 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
9448 Removed, these values are set by lib/gdb.exp.
9449
9450 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
9451
9452Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
9453
9454 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
9455 of replicating gdb startup code.
9456
9457 * config/mt-vxworks (LDFLAGS): Set to -r.
9458 (CFLAGS_FOR_TARGET): Removed.
9459
9460 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
9461 (gdb) and gdb for vxworks uses (vxgdb).
9462
9463 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
9464 executable is not in the tree and host != target, use sed and
9465 program_transform_name to determine the gdb name used by the
9466 target.
9467
9468 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
9469 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
9470
9471Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9472
9473 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
9474 floats, chars, and shorts where there are ANSI-style function
9475 definitions.
9476
9477 * gdb.base/langs.exp, gdb.base/langs*: New test.
9478 * gdb.base/Makefile.in: Build it.
9479 * TODO: Remove item about checking that C names don't get C++
9480 demangling applied; this test tests it.
9481
9482Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9483
9484 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
9485 went with the const70 xfail. The xfail went away a year ago.
9486
9487 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
9488
9489 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
9490 for hp300.
9491
9492 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
9493
9494 * gdb.base/a1-selftest.exp: Don't run on hp300.
9495
9496Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9497
9498 * Makefile.in (site.exp): Set host_alias and target_alias as well
9499 as host_triplet and target_triplet.
9500
9501Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9502
9503 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
9504
9505 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
9506 places as other ecoff systems).
9507
9508 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
9509 ultrix.
9510
9511Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9512
9513 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
9514 remove them.
9515 * gdb.base/nodebug.exp: Accept "function" in addition to "text
9516 variable and "variable" in addition to "data variable".
9517 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
9518
9519 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
9520 2.
9521 * gdb.base/list1.c (long_line): Add additional statement at start
9522 of function.
9523 * gdb.base/list.exp (test_forward_search): Update line number to
9524 reflect new statement.
9525
9526Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9527
9528 * gdb.base/signals.exp: Reinitialize searched source directories
9529 after gdb_start call.
9530
9531Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
9532
9533 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
9534 * gdb.stabs/Makefile.in: Likewise.
9535
9536 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
9537 change. Instead split the tests into smaller pieces.
9538 * gdb.disasm/hppa.s: Corresponding changes.
9539
9540Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9541
9542 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9543 Quote ^C when passing it to stty. For some shells ^ is a pipe.
9544
9545 * gdb.base/funcargs.exp: Modify many tests so that every test
9546 either passes or fails. Make some test names unique.
9547
9548Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9549
9550 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
9551 Call stty to set interrupt character.
9552
9553 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
9554 for HP assembler versus GNU assembler based on actual behavior of
9555 $(CC), rather than assuming that $(AS) is always the GNU assembler.
9556
9557 * TODO: Suggest a few more stepping tests.
9558
9559Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
9560
9561 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
9562 restart GDB for h8300 after a continue.
9563 (return): Add pattern to match a29k-udi behavior.
9564 * gdb.base/nodebug.exp: Remove obsolete comment.
9565 * gdb.base/regs.exp: New file, testing of register displays.
9566 * gdb.base/return.exp: Fix typo in reference to $objdir.
9567 * gdb.base/whatis.exp: Always start with a fresh GDB.
9568
9569Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9570
9571 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
9572 higher, these tests generate a lot of output.
9573
9574Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9575
9576 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
9577 code following the catch silently ignored some errors; without the
9578 catch they should be thrown like any other tcl error. Also, the
9579 catch used "" instead of {} which meant all the callers who wanted
9580 to include one of the characters "[]$ had to quote it an extra time.
9581 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
9582 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
9583 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
9584 Remove extra quoting.
9585
9586Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
9587
9588 * gdb.base/commands.exp: Make test names unique; every test either
9589 passes or fails. Update some comments.
9590
9591 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
9592
9593Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9594
9595 The following fixes a FAIL caused by the fact that the alpha stabs
9596 configuration didn't use the ".if alpha" code in weird.def.
9597 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
9598 bit pointer, so the 32 bit version works even on the alpha.
9599 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
9600 Remove the stuff which allowed us to have separate versions for
9601 alpha and everything else.
9602
9603 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
9604 regexp which "info func operator\[\](" is supposed to match. Fix
9605 string to send to GDB. Note that GDB still doesn't work right. Add a
9606 new test for "info func .perator\[\](" which GDB does handle correctly.
9607
9608 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
9609
9610Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9611
9612 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
9613 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
9614 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
9615 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
9616 it makes the tests harder to understand and confuses test-o-matic.
9617 The preferred style is that each test provides a PASS or a FAIL,
9618 and has a unique message (e.g. "continue #54" not just "continue")
9619 which is the same for the pass and the fail.
9620 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
9621 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
9622 to lib/gdb.exp.
9623 * gdb.base/printcmds.exp: Use test_print_accept. Remove
9624 prt_accept which was basically the same thing. Likewise for
9625 test_print_reject and prt_reject.
9626 * lib/gdb.exp (test_print_reject): Add some more error message
9627 patterns to match from the former printcmds.exp (prt_reject).
9628 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
9629 One defect of the passcount stuff is that some of it failed to
9630 report XPASS where appropriate.
9631 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
9632 stuff before and after arg in expected pattern.
9633 (test_paddr_operator_functions): Re-do test without print_addr_of;
9634 this is the only test which seems to want extra stuff there.
9635
9636Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9637
9638 * gdb.base/nodebug.exp: Update new tests to reflect improved
9639 wording of gdb output.
9640
9641 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
9642 and "ptype" work on variables in files compiled without -g.
9643 Replaces commented out "maint print msymbol" tests.
9644
9645Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9646
9647 * gdb.base/setvar.c (dummy): Call malloc.
9648
9649 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
9650 losing with the irix4 sed.
9651
9652 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
9653 ALRM" on irix4.
9654
9655Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9656
9657 * TODO: Remove items about corefile.exp testing new exec-file and
9658 backtrace; both are now done. Add items about printing enums.
9659
9660Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9661
9662 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
9663 "get signal $thissig" test fails.
9664
9665 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
9666
9667Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9668
9669 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
9670 compiler warning with dec alpha compiler.
9671
9672 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
9673 extra \n from gdb_test call (this explains why the prompt test
9674 that I removed yesterday was there).
9675 (user_defined_command_test): Remove extra \n and prompt test.
9676
9677 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
9678 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
9679 doesn't exist.
9680 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
9681 Also remove alpha workaround, which turns out to be because
9682 SIGABRT == SIGLOST.
9683
9684 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
9685
9686 * gdb.base/help.exp: Don't test "help show".
9687
9688Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9689
9690 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
9691 "set print address" is on.
9692 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
9693 pass prompt to gdb_test; gdb_test already looks for the prompt.
9694
9695 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
9696
9697 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
9698 was a vestige of the manual TESTSTRATEGY, and the purpose of it
9699 was to make sure that gdb can read a core file. But (a) the "read
9700 the corefile" part didn't make it to a1-selftest.exp, we just
9701 delete the corefile after creating it, and (b) we test reading
9702 corefiles in corefile.exp anyway. Also, this test left around a
9703 xgdb process on Solaris.
9704
9705 * gdb.base/corefile.exp: Also test backtrace.
9706
9707Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
9708
9709 * gdb.base/commands.exp: Test a simple user defined command with
9710 arguments and if/while statements; verify the full user command is
9711 printed by "show user".
9712
9713 * gdb.base/commands.exp: Test if/while commands as part of a
9714 breakpoint command list; verify they appear in breakpoint
9715 information.
9716
9717Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9718
9719 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
9720 than by dividing by zero.
9721
9722Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
9723
9724 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
9725 performing an inferior call with watchpoints enabled.
9726 * gdb.base/watchpoint.c (main): Delete second unnecessary read
9727 call.
9728
9729Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9730
9731 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
9732 of "file" command.
9733
9734 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
9735 Add additional pattern for when "int operator int(void);" appears
9736 in a different order.
9737
9738Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
9739
9740 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
9741
9742 * gdb.base/help.exp: Replace most of docstrings for "info signals"
9743 and "signal" with ".*".
9744
9745Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
9746
9747 * TODO: Add note about "handle all nostop".
9748
9749 * gdb.base/{sigall.c, sigall.exp}: New test.
9750 * gdb.base/Makefile.in: Add it.
9751
9752Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
9753
9754 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
9755 when invoking GDB, suppresses any windowing interface.
9756
9757Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
9758
9759 * config/sim-gdb: New file, simulator testing support.
9760
9761Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
9762
9763 * gdb.base/interrupt.exp: Test calling func1 twice.
9764
9765Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
9766
9767 * gdb.base/list.exp (test_forward_search): Set timeout higher
9768 when we'll be getting lots of output from gdb.
9769
9770 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
9771 "init_malloc" to after the expect statement. Run it if that
9772 regexp is taken, but also for two others which happen if source
9773 cannot be found.
9774
9775Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9776
9777 * gdb.base/printcmds.exp: New test, for printing register before
9778 program is running.
9779
9780Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9781
9782 * gdb.base/list.exp: Correct some alternate expect patterns
9783 to reflect changes in list1.c.
9784
9785Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9786
9787 * TODO: Add item regarding large frames.
9788
9789 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
9790
9791 * TODO: Remove item about enabling return.exp; it
9792 is enabled. Suggest a few more "return" tests.
9793
9794Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9795
9796 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
9797 anonymous unions.
9798
9799Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9800
9801 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
9802 and pr-5646.o, so "make" is the same as "make all", not "make
9803 pr-4975.o".
9804
9805Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
9806
9807 * gdb.base/list.exp: Adjust expectations to reflect changes in
9808 list1.c.
9809 (test_forward_search): New test proc.
9810 * gdb.base/list1.c (long_line): New function, has long source line.
9811
9812Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
9813
9814 * gdb.base/a1-selftest.exp: Change initial stepping to know about
9815 additional line of code that was added.
9816
9817Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
9818
9819 * gdb.disasm/hppa.s: Break the large branching tests into smaller
9820 tests so as not to overflow expect's input buffers.
9821 * gdb.disasm/hppa.exp: Corresponding changes.
9822
9823Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9824
9825 Beginnings of template debugging tests.
9826 * gdb.c++/templ-info.cc: New file to test for template
9827 debugging capability of the compiler.
9828 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
9829 templ-info.cc.
9830 * gdb.c++/templates.cc: Add explicit template instantiations
9831 to enable compiling with -fno-implicit-templates. Add destructor
9832 and 'value' method to T5 class for template tests.
9833 * gdb.c++/templates.exp: Add testcases for printing of template
9834 types, setting breakpoints on template methods and calling a
d63a86f8 9835 template method.
c906108c
SS
9836
9837Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
9838
9839 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
9840 branch target since some assemblers (gas-2.5) may emit a
9841 relocation for the branch instead of resolving it in the
9842 assembler.
9843
9844Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9845
9846 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
9847 through signal handler.
9848
9849Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9850
9851 * configure.in (*-*-netware): Use config/mt-netware.
9852
9853 * config/mt-netware: New file.
9854 * config/mt-i386-netware: Removed, separate configs for different
9855 netware architectures are no longer needed now that we have
9856 --with-headers.
9857
9858Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9859
9860 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
9861 by the recent changes to use ANSI C arithmetic conversions.
9862
9863Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
9864
9865 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
9866 bug involving using inferior_pid to figure out whether to select a
9867 frame.
9868
9869Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
9870
9871 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
9872 match the current disassembler output.
9873
9874Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
9875
9876 * gdb.fortran/exprs.exp: Expect VOID instead of void.
9877 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
9878 types, expect "int" as type of integer values (for now).
9879
9880Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
9881
9882 * gdb.base/commands.exp: New tests for if/while commands.
9883
9884Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
9885
9886 * lib/gdb.exp (runto): Replace sub-pattern for hex value
9887 by .*, since hex values have different syntax in Chill mode.
9888
9889Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9890
9891 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
9892 linefeed from expect pattern for repeated types with indices > 9.
9893
9894Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
9895
9896 First part of Fortran test suite.
9897 * gdb.fortran: New directory.
9898 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
9899
9900Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9901
9902 * gdb.base/default.exp: Update expect pattern for load command
9903 without arguments.
9904
9905Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
9906
9907 * configure.in: Change i386 to i[345]86.
9908 * gdb.base/configure.in: Likewise.
9909 * gdb.c++/configure.in: Likewise.
9910 * gdb.chill/configure.in: Likewise.
9911
9912Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
9913
9914 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
9915 patterns, since that is not a valid context for comments.
9916
9917Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
9918
9919 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
9920 repeated types and repeated types with indices > 9.
9921
9922Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
9923
9924 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
9925 2417; old bug has been fixed.
9926
9927Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
9928
9929 * gdb.base/interrupt.exp: When trying to wake up the inferior,
9930 send the newline ourselves instead of assuming gdb_test will do
9931 so when passed an empty input string.
9932
9933 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
9934 stabs testcode.
9935
9936Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9937
9938 * lib/gdb.exp (gdb_test): Don't send anything if the first
9939 argument is an empty string. This makes cases where we want to
9940 match output that is already in expect's buffers (for example,
9941 matching a breakpoint after gdb_run_cmd has been called) work
9942 reliably.
9943
9944Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9945
9946 * config/netware.exp: New file.
9947
9948Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9949
9950 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
9951 the -B and -L prefixes so we can find the debugging stub.
9952
9953 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
9954 there and we are using the gcc from the tree.
9955
9956 * gdb.base/types.c: Removed.
9957
9958 * gdb.base/configure.in: Look for makefile fragments in ../config.
9959 Recognize i386-*-netware.
9960 * gdb.c++/configure.in: Likewise.
9961
9962Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
9963
9964 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
9965 the correct TCL syntax.
9966
9967Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9968
9969 * gdb.base/opaque.exp: use runto instead of messing around with
9970 breakpoints. Simplify by using gdb_test.
9971
9972 * gdb.base/bitfields.exp: restart between tests on netware targets
9973 because breakpoints aren't relocated after target death. Run
9974 processes to completion.
9975
9976 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
9977
9978Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
9979
9980 * Makefile.in: Remove extra tabs that confuse some versions
9981 of "make". Use the newly built gdb to test with by default,
9982 rather than the first one in the tester's search path.
9983
9984Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
9985
9986 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
9987
9988 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
9989 condition help.
9990
9991Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
9992
9993 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
9994
9995 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
9996 running.
9997 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
9998 * gdb.base/funcargs.exp: Likewise.
9999
10000 * gdb.base/bitfields.exp: Simplify by using gdb_test.
10001 * gdb.base/funcargs.exp: Likewise.
10002
10003 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
10004 message is "".
10005
10006Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10007
10008 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
10009 return,signals,twice}.exp: Handle non-existant binaries
10010 consistantly.
10011
10012 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
10013 * gdb.base/Makefile.in: Don't try to generate a core dump, we
10014 might testing a cross development system.
10015
10016Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10017
10018 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
10019 runtest script is relative to ${srcdir}, not ${rootdir}.
10020
10021Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
10022
10023 * gdb.base/signals.exp: Allow for optionality of breakpoint
10024 address.
10025
10026Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10027
10028 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
10029
10030Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
10031
10032 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
10033 for size_t definition.
10034 * gdb.c++/templates.cc: Likewise
10035
10036 * config/mt-i386-netware: New file.
10037
10038 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
10039 defined.
10040
10041 * gdb.base/Makefile.in: Added support for systems that name core
10042 files by appending "core" to the program name.
10043 * gdb.base/a1-selftest.exp: Likewise.
10044
10045Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10046
10047 * gdb.base/return.exp: Add comment and message for `return double'
10048 test failure on Sparc Solaris.
10049
10050Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
10051
10052 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
10053
10054Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10055
10056 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
10057 from optimizing them away.
10058 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
10059 patterns to include default constructors and assignment operators,
10060 to match gcc versions beyond 2.5.8. Accept any cplus demangling
10061 character in the output of the virtual base pointer.
10062
10063Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10064
10065 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
10066 expression match in print_addr_of to avoid unintented matches.
10067 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
10068 versions up to 2.5.8.
10069
10070Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10071
10072 * gdb.base/list.exp: Tweak alternate pattern for listing of an
10073 included file to run under newer versions of expect.
10074 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
10075 consecutive >'s in templates to accomodate recent cplus-dem.c change.
10076 Remove xfail for the virtual table of BDDHookV.
10077
10078Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
10079
10080 * lib/gdb.exp (string_to_regexp): Set a default result.
10081 (default_gdb_start): Fix misleading message.
10082
10083Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
10084
10085 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
10086 Remove all CC, etc definitions.
10087 * config/mt-hpux: New file.
10088 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
10089 (CFLAGS, LDFLAGS): Define.
10090 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
10091
10092 * Makefile.in (site.exp): Don't insert host_os, etc.
10093 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
10094 (distclean): Check existence of subdir.
10095 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
10096 * gdb.base/Makefile.in: General cleanup and simplification.
10097 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10098 to build executables. Use default rule to build .o files.
10099 (EXPECT, RUNTEST, CC): Fix relative pathname.
10100 (site.exp): Don't insert host_os, etc.
10101 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
10102 and/or SIGUSR1 defined.
10103 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
10104 * gdb.c++/Makefile.in: General cleanup and simplification.
10105 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
10106 (CFLAGS): Remove.
10107 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
10108
10109Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
10110
10111 * gdb.base/recurse.exp: Misc changes to get tests running again
10112 after Kung's changes to the watchpoint code.
10113 * gdb.base/watchpoint.exp: Likewise.
10114
10115Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
10116
10117 * lib/gdb.exp (string_to_regexp): Convert {\} also.
10118
10119Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10120
10121 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
10122 * lib/gdb.exp (default_gdb_start): Define.
10123 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
10124 gdb.base/funcargs.exp, gdb.base/opaque.exp,
10125 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
10126 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
10127 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
10128 Don't call gdb_target_udi in between tests.
10129
10130Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10131
10132 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
10133 (which was basically just a local version of the same thing). In
10134 addition to avoiding duplication, gdb_test_exact is faster.
10135 * lib/gdb.exp (gdb_test_exact): Fix typo.
10136
10137 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
10138 don't give an error.
10139
10140 * gdb.base/term.exp: Call delete_breakpoints before starting.
10141
10142 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
10143 (t10): Add comment.
10144
10145Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10146
10147 Reorganization of the GDB Test Suite.
10148
10149 * gdb.base: New directory, contains all the basic tests.
10150 * gdb.c++: New directory, tests specific to C++.
10151 * gdb.chill: New directory, tests specific to Chill.
10152 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
10153 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
10154 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
10155 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
10156 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
10157 t30-31 to chill).
10158 * */gdbme.*: Rename to match appropriate expect scripts.
10159 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
10160 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
10161 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
10162 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
10163 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
10164 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
10165 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
10166 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
10167 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
10168 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
10169 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
10170 gdb.c++/virtfunc.cc: New names of C++ files.
10171 * gdb.chill/chillvars.ch: New name of Chill file.
10172 * gdb.base/configure.in, gdb.c++/configure.in,
10173 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
10174 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
10175 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
10176 * configure.in (configdirs): Update to reflect directory changes.
10177 (target_abbrev): No longer define for any configuration.
10178 * Makefile.in: Cosmetic improvements to header comments.
10179
10180Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
10181
10182 Various changes to gdb.t31:
10183
10184 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
10185 * gdbme.ch: Make all key-words and predefineds be upper-case.
10186 * chillvars.exp: Expect key-words and predefinds in upper-case.
10187
10188 * chillvars.exp: Use gdb_test_exact many places.
10189 Change expected output for arrays (which now includes index labels).
10190
10191 * pr-5020.exp, gdme.ch (module PR_5020):
10192 New test, for PR-5020.
10193
10194Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
10195
10196 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
10197 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
10198
10199Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
10200
10201 * Makefile.in: Fix bit-rot in definitions of CHILL,
10202 CHILL_FOR_TARGET and Chill_LIB.
10203 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
10204 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
10205 CHILL, and CHILL_LIB.
10206
10207Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
10208
10209 * Revert the previous changes. Please see Rob's directory
10210 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
10211
10212Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
10213
10214 * Makefile.in, configure.in, config/mips-gdb.exp,
10215 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
10216 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
10217 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
10218 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
10219 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
10220 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
10221 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
10222 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
10223 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
10224 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
10225 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
10226 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
10227 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
10228 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
10229 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
10230 changes from 94Q1.
10231
10232Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
10233
10234 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
10235 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
10236 Rob's new testing fragments.
10237
10238Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
10239
10240 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
10241 lib/gdb.exp: Replace error proc calls with perror.
10242
10243Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
10244
10245 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
10246 version also, match on casted version strings, and match on
10247 gdb startup case where the line numbers might be messed up.
10248
10249Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
10250
10251 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
10252 (CFLAGS): Delete it from here.
10253
10254Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
10255
10256 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
10257
10258Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
10259
10260 * Makefile.in (RUNTEST): Default to just "runtest".
10261
10262Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10263
10264 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
10265 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
10266 the code has been restructured.
10267
10268Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10269
10270 * gdb.t00/default.exp (set write): Allow any number of \r and/or
10271 \n, not just one of each.
10272
10273 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
10274 /bin/cc gives a warning if you do.
10275
10276Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
10277
d63a86f8 10278 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
10279 __t10ListS_link1ZUiRCUiPT0
10280
10281Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10282
10283 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
10284 on local variables in recursive functions.
10285
10286 * gdb.t07/Makefile.in: Build the new test.
10287
10288Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10289
10290 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
10291 directly. Instead compare the return values from actual calls.
10292
10293Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
10294
10295 * Makefile.in (check): Set TCL_LIBRARY for runtest.
10296
10297Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10298
10299 * From Peter Schauer with minor modifications.
10300 * gdb.t15/return.exp (return_tests): Handle targets where "return"
10301 stops in mid-line in the caller. Add xfail for returning a float
10302 value on X86 targets.
10303
10304Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10305
10306 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
10307 to avoid expect lossage.
10308 (fmem_LRbug_tests): Likewise.
10309 * gdb.disasm/hppa.s: Corresponding changes.
10310
10311 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
10312 conditions to work with latest dejagnu/expect.
10313
10314 * gdb.t15/funcargs.exp (finish from indirect call): No longer
10315 expected to fail on the PA.
10316 (backtrace in call with trampolines): Explicitly require main
10317 to be frame #1 (no trampolines should show up in backtrace).
10318
10319 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
10320 "continue -expect".
10321 * gdb.t06/break.exp: Likewise.
10322 * gdb.t07/watchpoint.exp: Likewise.
10323 * gdb.t13/bitfields.exp: Likewise.
10324 * gdb.t15/{funcargs,return}.exp: Likewise.
10325 * gdb.stabs/weird.exp: Likewise.
10326 * config/{mips,udi}-gdb.exp: Likewise.
10327
10328 * hppa.sed: Enclose comments within a sed command to avoid
10329 losing with the old OSF1 sed.
10330
10331Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10332
10333 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
10334 sequent dynix.
10335 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
10336 * gdb.t15/funcargs.exp: Conditionally step again to really
10337 finish from marker_call_with_trampolines. Handle the case where
10338 the first step from within call_with_trampolines already steps
10339 us back to main.
10340 * gdb.t15/gdbme.c: Add comment to closing brace of
10341 call_with_trampolines for funcargs.exp.
10342
10343Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10344
d63a86f8 10345 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
10346 Fix typo(s).
10347
10348Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10349
10350 * gdb.t07/gdbme.c: More code for watchpoint testing.
10351
10352 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
10353 "Hardware watchpoint" throughout file.
10354 (test_watchpoint_triggered_in_syscall): New test.
10355 (test_complex_watchpoint): New test.
10356
10357Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10358
10359 * gdbme.c (call_with_trampolines): New function to try and step
10360 into. Tests trampoline problems on the PA.
10361
10362 * funcargs.exp (localvars_in_indirect_call): No longer expect
10363 stepping into indirect call to fail on PAs.
10364 (test_stepping_over_trampolines): New test.
10365
10366Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10367
10368 * TODO: Add suggestions for static member function tests, and
10369 completion tests.
10370
10371Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10372
10373 * TODO: Add suggestions for "p/a" tests.
10374
10375 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
10376 (default_gdb_exit): Replace all the hair with sending "quit" to
10377 the process with a simple close.
10378
10379Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10380
10381 * TODO: Add suggestions for shared library tests.
10382
10383Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10384
10385 * TODO: Add suggestions for x/s tests.
10386
10387Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10388
10389 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
10390 "enable once", and "enable breakpoints once" with ".*".
10391
10392Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10393
10394 * TODO: Add suggestions about structure passing tests.
10395
10396Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10397
10398 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
10399 the primary1 test, use work around if __GNUC__ < 2.
10400 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
10401 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
10402 Test for bad output rather than waiting for timeout. Issue
10403 second continue only if first continue failed.
10404
10405Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10406
10407 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
10408 operator[] test with gdb_test because the old code didn't seem to
10409 be getting the quoting right with the new dejagnu.
10410
10411Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
10412
10413 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
10414 one from the path.
10415 * Makefile.in: Use a fresh expect if there is one, use runtest
10416 from the src tree if there is one.
d63a86f8 10417
c906108c
SS
10418Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10419
10420 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
10421 next over recursive call. Revise the tests from that point on
10422 (which had been skipped) to match GDB's actual (correct) output.
10423
10424 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
10425 with next over a breakpoint whose condition is false.
10426
10427 * gdb.t00/help.exp: Comment out "help set print" tests just like
10428 (and for same reason as) "help set" test.
10429
10430Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10431
10432 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
10433 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
10434
10435Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10436
10437 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
10438 necessary gdb_target_udi.
10439
10440 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
10441
10442 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
10443 1838 and 2417; they are fixed.
10444
10445 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
10446 gdb.t03/ptype.exp (ptype structure, ptype union):
10447 Remove xfails; the test is looser than when the xfails were added.
10448
10449 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
10450 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
10451
10452 * gdb.t01/run.exp: Only run shell test if isnative.
10453
10454 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
10455 since "run" automatically loads if necessary. Call gdb_target_udi
10456 after the "file" since "file" kills any execution target.
10457
10458 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
10459 GDB. GDB doesn't work that way (not anymore at least) on UDI.
10460 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
10461 argument for UDI.
10462
10463Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10464
10465 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
10466
10467 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
10468
10469Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10470
10471 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
10472 properly quoting regexps. This makes the second argument to
10473 demangle a fixed string, which matches the callers, instead of a
10474 shell-style pattern which is what the previous implementation
10475 used. Update some of the callers.
10476
10477Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10478
10479 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
10480 (comib_nullified_tests): Fix typo.
10481 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
10482 strings. No longer expected to fail.
10483
10484 * gdb.disasm/hppa.s (addib_tests): Fix typo.
10485 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
10486 strings. No longer expected to fail.
10487
10488 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
10489 string. No longer expected to fail.
10490
10491Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10492
10493 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
10494 No longer expected to fail.
10495
10496 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
10497 string. No longer expected to fail.
10498
10499Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10500
10501 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
10502 only in the names (I probably got most of them). I was even
10503 generous with some which differed in underscores in names, and
10504 probably missed a few, and I *still* was able to remove almost a
10505 third of the file with almost no impact on testsuite coverage.
10506
10507Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10508
10509 * gdb.t00/default.exp: Match udi_attach error message as well as
10510 the one from child_attach.
10511
10512 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
10513
10514 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
10515
10516 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
10517 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
10518
10519 * Move test with enums and partial symbols back to
10520 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
10521 Reverts the change of 26 May 93. Per today's change to
10522 stabs.texinfo, the behavior that weird.exp was expecting was
10523 unreasonable; what is important is that the compiler+gdb get
10524 things right, which happens with a recent gcc. Also fix the test
10525 to deal with native compilers which put out the stab gdb can't
10526 deal with.
10527
10528Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10529
10530 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
10531 in the names. The main thing these accomplish is to slow things down.
10532 Many more such duplicates surely remain.
10533
10534 * gdb.t00/help.exp: Comment out "help support" test just like
10535 (and for same reason as) "help set" test.
10536
10537Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
10538
10539 * gdb.t06/break.exp: Remove setup_xfails for
10540 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
10541 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
10542 about known bug in gcc to include up through 2.5.8.
10543 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
10544 well as "_vb$".
10545 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
10546 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
10547 with latest gcc and gdb.
10548 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
10549 well as "_vb$".
10550
10551Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10552
10553 * configure.in (hppa*-*-*): Also configure and build stabs-only
10554 tests.
10555
10556Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10557
10558 * gdb.t10/hppa.mt: A makefile fragment for the PA.
10559 * gdb.t10/configure.in (hppa*-*-*): Use it.
10560
10561Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10562
10563 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
10564
10565Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10566
10567 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
10568 versions prior to 1.13.5.
10569
10570Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10571
10572 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
10573 the prompt is at the start of a line.
10574
10575Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
10576
10577 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
10578 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
10579 in the copr tests now.
10580 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
10581 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
10582 expected to fail.
10583
10584Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
10585
10586 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
10587 gdb.t31/chillvars.exp, lib/gdb.exp:
10588 Tweak to run under either version of expect.
10589 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
10590 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
10591 * gdb.t11/list.exp: Remove extraneous whitespace.
10592
10593Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10594
10595 * gdb.t16/printcmds.exp (test_print_strings): Accept
10596 "(unsigned char *) " before the string.
10597
10598 * TODO: Add notes about printing of fancy types and GDB expressions.
10599
10600Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
10601
10602 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
10603 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 10604 if doing mips-idt-ecoff.
c906108c
SS
10605
10606Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
10607
10608 * Most .exp files: Tweak to run under either version of expect.
10609
10610Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10611
10612 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
10613 xfails; I'm not sure why they are failing, but not because of PR 1806.
10614
10615Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
10616
10617 * config/unix-gdb.exp: Remove gdb_unload cause it's already
10618 defined in lib/gdb.exp.
10619
10620Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10621
10622 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
10623 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
10624 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
10625 have to be typeless.
10626
10627Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10628
10629 * TODO: Add suggestion for copyright year test.
10630
10631Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
10632
10633 * configure.in (*-*-lynxos*): Add stabs tests.
10634
10635Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10636
10637 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
10638 so insert a tab before any assembler directive in column zero.
10639
10640 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
10641 stores.
10642 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
10643 stores.
10644 (fpu_short_memory_tests): Likewise.
10645
10646Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10647
10648 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
10649 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
10650 .stabs directives in comments.
10651
10652Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10653
10654 * TODO: New file, describing tests we could write.
10655 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
10656
10657Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10658
10659 * gdb.t06/signals.exp: Add kludge to force re-sync.
10660
10661 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
10662 to xgdb instead of gdb, get out of gdb.
10663
10664Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
10665
10666 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
10667 for info.
10668
10669Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10670
10671 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
10672 * gdb.stabs/configure.in (hppa*-*-*): Use it.
10673 * gdb.stabs/hppa.sed: New sed script for the PA.
10674
10675Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10676
10677 * gdb.stabs: Re-write weird.def and configuration to use sed
10678 instead of cpp. sed is portable and POSIX; cpp is neither.
10679
10680Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10681
10682 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
10683
10684Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10685
10686 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
10687
10688Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10689
10690 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
10691 "_vb$".
10692 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
10693 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
10694
10695Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10696
10697 * lib/gdb.exp: Comment out code which depends on non-existent
10698 `transform' procedure.
10699
10700Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
10701
10702 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
10703 * lib/gdb.exp: Transform tool name.
10704 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
10705 1.1's new error handling system.
10706
10707Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10708
10709 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
10710
10711Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10712
10713 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
10714 They made pattern matching so slow that timeouts happened on
10715 heavily loaded systems. Now any output from "show print" which
10716 gets us back to the GDB prompt is a PASS.
10717
10718Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
10719
10720 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
10721
10722Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10723
10724 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
10725
10726 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
10727 It is not from PR 3220.
10728
10729Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10730
10731 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
10732 just started failing because they depended on the order the
10733 subcommands are presented, or exact docstring text. This kind of
10734 test is a pain and has minimal benefit.
10735
10736Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10737
10738 * gdb.t09/corefile.exp: At end of test, use "core" command with
10739 no arguments.
10740
10741Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
10742
10743 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
10744 17}/Makefile.in: Make it possible to run the testsuite with Sun
10745 make and CC = cross gcc by adding explicit build rules for .o
10746 files.
10747
10748Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10749
10750 * gdb.t15/funcargs.exp: Don't put comments on same line as
10751 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 10752
c906108c
SS
10753Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10754
10755 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
10756
10757Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
10758
10759 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
10760 * gdb.t20/inherit.exp: remove three dumplicate entries.
10761
10762Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10763
10764 * gdb.t06/break.exp: For "next over recursive call", fail on any
10765 incorrect output, not just on "factorial (value=2)".
10766
10767Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10768
10769 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
10770 working now. Add an xfail if accesing a bss variable causes
10771 a memory error if the target is not yet run.
10772
10773Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10774
10775 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
10776 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
10777 name of __st* demangling (2 strings). Did Kung really get the
10778 more than 95 others right without testing them?
10779
10780Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
10781
10782 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
10783
10784Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
10785
10786 * configure.in (configdirs): Add gdb.disasm
10787 * gdb.disasm: New directory for GDB disassembler tests.
10788 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
10789
10790Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10791
10792 * gdb.t00/help.exp: Don't test "help set".
10793
10794 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
10795 from within expect statements. None of these happen anymore and
10796 they cause regressions to be silently unnoticed.
10797
10798 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
10799 messages) about known failures with gcc cygnus-2.4.5-930417.
10800
10801 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
10802 comp-info.exp so it gets built if it doesn't exist.
10803
10804 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
10805 it is no longer used.
10806 * gdb.t13/comp-info.c: Removed.
10807
10808Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10809
10810 * gdb.t06/signals.exp: Add xfail for sun3.
10811
10812Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10813
10814 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
10815 relevant because ^C doesn't get sent but failure can be reproduced
10816 interactively).
10817
10818Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10819
10820 * gdb.stabs/alpha.mt: New configuration file for alpha.
10821 * gdb.stabs/configure.in: Use it.
10822 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
10823 sharing with alpha.mt, redefine long to word via preprocessor.
10824 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
10825 for alpha.
10826 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
10827 native cc.
10828 * gdb.t00/teststrategy.exp: Change expect string so that we
10829 consume the `(xgdb)' from the command echo and from the gdb prompt.
10830 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
10831 gdb currently compares all values as long, so this failure probably
10832 applies to any configuration where LONGEST is bigger than a target int.
10833 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
10834 with gcc.
10835 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
10836 to handle opaque pointers, gcc is.
10837 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
10838 as first argument. Include <sys/types.h> and change all operator
10839 new definitions to use size_t.
10840 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
10841 now that we use size_t.
10842
10843Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10844
10845 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
10846 a long or float array cast all array members to the same type.
10847 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
10848 with 64 bit longs.
10849 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
10850 on alpha.
10851 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
10852
10853Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10854
10855 * gdb.t24 (demangle.exp): Constructors of templates have names like
10856 vector<int>::vector(int) not vector<int>::vector<int>(int). See
10857 section 14.6 of the ARM.
10858
10859 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
10860 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
10861 accomplish little and slow down the testsuite.
10862
10863 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
10864 Accept spaces various places.
10865
10866Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10867
10868 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
10869 with watchpoint enabled.
10870
10871 * Makefile.in: Remove definition of CC and remove the second
10872 definition of CXX (the "CXX = gcc" one remains). These definitions
10873 were causing backquotes to be expanded within backquotes, which
10874 doesn't work.
10875
10876Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10877
10878 * gdb.t17/callfuncs.exp: Add "return 0" to end.
10879
10880Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10881
10882 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
10883 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
10884 by mips cc and contains no stabs entries.
10885
10886Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
10887
10888 * config/vx-gdb.exp: Use fake device to load files rather than
10889 NFS.
10890 * lib/gdb.exp: New proc to do "file" command.
10891 * config/unix-gdb.exp: Use new "file" proc.
10892
10893Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
10894
10895 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
10896 Rework board rebooting slightly.
10897 (gdb_exit): Don't exit from the remote shell; there isn't one.
10898 * gdb.stabs/weird.exp: If a program is being debugged already,
10899 kill it.
10900 * gdb.t04/setvar.exp: Stop and restart gdb.
10901 * gdb.t05/expr.exp: Likewise.
10902 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
10903 restart gdb and reload the program.
10904 * gdb.t08/opaque.exp: Likewise.
10905 * gdb.t12/scope.exp: Likewise.
10906 * gdb.t13/bitfields.exp: Likewise.
10907 * gdb.t15/funcargs.exp: Likewise.
10908 * gdb.t20/classes.exp: Likewise.
10909 * gdb.t03/ptype.exp: Increase timeout.
10910 * gdb.t16/printcmds.exp (test_print_string_constants,
10911 test_print_array_constants): Likewise.
10912 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
10913 * gdb.t20/classes.exp (do_tests): Likewise.
10914 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
10915
10916Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
10917
10918 * gdb.stabs: Renamed *wierd* to *weird*.
10919
10920Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10921
10922 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
10923 for timeout. Add "known gcc 2.4.5 bug" to failure message.
10924
10925Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10926
10927 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
10928 (do_tests): Remove xfail for whatis on one_var and two_var.
10929
10930Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
10931
10932 * Makefile.in: Made cross building work better by adding
10933 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
10934
10935Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10936
10937 * gdb.t15/{return.c,return.exp,Makefile.in}:
10938 New test, currently commented out.
10939
10940Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
10941
10942 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
10943 still running and removes the leftover named socket so GDb can do
10944 clean restarts.
10945
10946Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
10947
10948 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
10949 console, not GDB.
10950 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
10951 cross testing works better with "make check"
10952 * config/unix-gdb: Use default procedures for exit and version.
10953 * config/vx-gdb.exp: Cleaned up and massaged back to working order
10954 with the newest VxWorks.
10955
10956Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10957
10958 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
10959 old form.
10960
10961 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
10962 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
10963
10964 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
10965
10966 * config/unix-gdb.exp: Remove this version of gdb_exit
10967 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
10968 Rob says he'll look at it when he gets back to testing boards.
10969
10970Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
10971
10972 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
10973 an expected fail for certain ptype commands.
10974
10975 * gdb.t20/classes.exp: Update expected results of "ptype class
10976 Base1" to account for the constructor that now appears in the type.
10977
10978Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
10979
10980 * configure.in (configdirs): Restore gdb.t04, which mysteriously
10981 disappeared from list.
10982 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
10983 "alldone" proc with call to cleanup and exit.
10984 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
10985 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
10986 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
10987 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
10988 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
10989 "alldone" proc with simple returns that suppress remaining
10990 tests. The alldone proc went away many months ago.
10991
10992Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10993
10994 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
10995
10996 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
10997
10998Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10999
11000 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
11001 as vax gdb will display them.
11002
11003Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11004
11005 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
11006 optimizers.
11007
11008 * scope.exp: Change "bad value for localval" messages so each one
11009 is unique.
11010
11011 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
11012 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
11013
11014 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
11015
11016Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11017
11018 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
11019 doesn't exist (due to optimization).
11020
11021Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11022
11023 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
11024 contains \r because the filename is long.
11025
11026 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
11027 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
11028
11029Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11030
11031 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
11032 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
11033 Ultrix.
11034 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
11035 int tests.
11036 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
11037
11038Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
11039
11040 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
11041
11042 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 11043 to match does not match the passing case but still matches the
c906108c
SS
11044 failing case.
11045
11046Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11047
11048 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
11049
11050Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
11051
11052 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
11053 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
11054 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
11055 Remove various versions of gdb_exit.
11056 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
11057 gdb_exit.
11058 * config/unix-gdb.exp: gdb_exit remains here, and should override
11059 the generic version, since it's doing a lot of wierd stuff that
11060 the other versions aren't. FIXME, fold it in, or abandon this
11061 version.
11062
11063Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11064
11065 * gdb.t24/demangle.exp: Add tests for PR 3220.
11066
11067Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11068
11069 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
11070
11071Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
11072
11073 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
11074 "i386-*-*". Works for i486 as well.
11075
11076 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
11077 bug, and expand domain of xfail to all SVR4 systems, since the
11078 actual problem is likely to be in generic SVR4 /proc support.
11079
11080Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11081
11082 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
11083
11084Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
11085
11086 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
11087 xfails for other systems. Match a missing 'Continuing.' as an
11088 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
11089
11090 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
11091 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
11092 Only issue warning for missing executables if -all option is used.
11093
11094 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
11095 file if -all option is used. It's like an unpredictable XFAIL.
11096
11097Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11098
11099 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
11100 for dynamically linked binaries.
11101
11102 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
11103
11104Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11105
11106 * gdb.t20/inherit.exp: Change message for "print tagless struct"
11107 to state that this is a known bug in old versions of g++.
11108
11109Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11110
11111 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
11112 while waiting for `Continuing'.
11113
11114Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
11115
11116 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
11117 in text, data, and bss.
11118 * gdb.t10/nodebug.c: Add local and global test variables for
11119 initialized and uninitialized data.
11120
11121Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11122
11123 * config/unix-gdb.exp (gdb_exit): Add "wait".
11124
11125Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11126
11127 * gdb.t06/signals.exp: xfail the continue from the handler for all
11128 targets.
11129
11130 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
11131 function with watchpoints enabled, the i386 call dummy starts with
11132 a call.
11133
11134 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
11135 386 bsd names its corefiles.
11136
11137Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
11138
11139 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
11140 compilers don't grok it.
11141 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
11142 with small octal ints rather than character constants, which
11143 are signed and might not fit if first promoted to int.
11144
11145Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
11146
11147 * gdb.t09/Makefile.in (clean): Remove corefile.
11148
11149Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11150
11151 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
11152
11153Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11154 and Jim Kingdon (kingdon@cygnus.com)
11155
11156 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
11157 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
11158 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
11159
11160Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11161
11162 * gdb.t17/interrupt.exp: Add xfail for hppa.
11163
11164Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11165
11166 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
11167 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
11168 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
11169 to determine signed-ness of bitfields and use the result to setup
11170 the xfail.
11171 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
11172 * gdb.t15/funcargs.exp: Use them to step until the second indirect
11173 call line is reached if necessary.
11174
11175Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11176
11177 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
11178
11179Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11180
11181 * gdb.t06/break.exp: Also test `clear' command.
11182
11183Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11184
11185 * gdb.t00/teststrategy.exp: Remove extra quote.
11186
11187 * gdb.t07/watchpoint.exp: Change xfail for calling function with
11188 watchpoint enabled to be for all non-68k machines.
11189
11190 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
11191
11192Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11193
11194 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
11195 targets use aout.mt instead of ecoff.mt as gas understands
11196 standard aout format.
11197
11198Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11199
11200 * lib/gdb.exp (runto): Don't insist that function we are running to
11201 was compiled with -g.
11202
11203 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
11204
11205 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
11206 to get back into the read system call.
11207 Accept leading newline in case where we woke it up.
11208
11209Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11210
11211 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
11212 to make the stabs test work on ecoff systems using gcc and -with-stabs.
11213 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
11214 enable ecoff configuration.
11215
11216Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11217
11218 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
11219
11220Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11221
11222 * gdb.t16/printcmds.exp: Add another printf test.
11223
11224Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
11225
11226 * configure.in: If configured -with-stabs on any target, add
11227 stabsdirs to configdirs.
11228
11229Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11230
11231 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
11232 fun" so pattern does not match the command itself.
11233
11234Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11235
11236 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
11237
11238Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11239
11240 * gdb.t17/interrupt.exp: Test for more things.
11241
11242Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11243
11244 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
11245 compiler arranges the code and line numbers.
11246
11247 * gdb.t17/interrupt.exp: Don't send \n after ^C.
11248
11249Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11250
11251 * gdb.t00/help.exp: Increase expect input buffer size.
11252
11253Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11254
11255 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
11256
11257 * gdb.t07/watchpoint.exp: Add xfail for hppa.
11258
11259 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
11260
11261 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
11262 [0-9]*, not just [0-9].
11263
11264Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11265
11266 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
11267
11268 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
11269
11270Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11271
11272 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
11273
11274Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11275
11276 * gdb.t06/signals.c: Add xfails for sun3.
11277
11278 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
11279
11280 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
11281 test_stepping tests.
11282
11283Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11284
11285 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
11286
11287 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
11288
11289 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
11290 rather than actually putting it through cpp twice.
11291
11292 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
11293
11294Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
11295
11296 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
11297 no longer needed.
11298
11299Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11300
11301 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
11302
11303 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
11304 C++ features prints as "struct", make it a pass, not an xfail.
11305
11306Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11307
11308 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
11309 Don't require VA to print as "class" rather than "struct".
11310
11311Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
11312
11313 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
11314
11315Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11316
11317 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
11318
11319Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11320
11321 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
11322 order.
11323
11324Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11325
11326 * gdb.t16/printcmds.exp: Add printf tests.
11327
11328 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
11329
11330 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
11331
11332Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
11333
11334 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
11335 pass counts, to counteract any existing or future setup_xfails.
11336
11337Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11338
11339 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
11340 {BEGIN,END}_COMMON for common block instead of STAB.
11341 * gdb.stabs/wierd.exp: Add xfail for rs6000.
11342
11343 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
11344 intp_var should be N_GSYM not N_LSYM.
11345 wierd-aout.S: Use a label for the value of the N_SO.
11346 wierd.def: Remove all backslashes.
11347 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
11348
11349Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11350
11351 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
11352 get the expected next to inheritance3.
11353
11354Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11355
11356 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
11357 now that gcc-2.4 gets it right.
11358
11359Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11360
11361 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
11362
11363 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
11364 generating comp-info.exp which works for cross-compilation.
11365
11366Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
11367
11368 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
11369 "*-*-sysv4.*".
11370
11371Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
11372
11373 * gdb.t01/run.exp: Start with a fresh gdb.
11374 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
11375 SVR4.x.
11376
11377Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
11378
11379 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
11380 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
11381 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
11382 Makefile.in (distclean, realclean): Remove gdbme.c from list of
11383 things to remove.
11384
11385Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
11386
11387 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
11388 test cases from bug reports.
11389
11390Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
11391
11392 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
11393 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
11394 avoid spurious xfails.
11395 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
11396 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
11397 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
11398
11399Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
11400
11401 * gdb.t00/teststrategy.exp: Rework to provide more useful
11402 description of each test, fix problem with systems that define
11403 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
11404 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
11405 results for "next over recursive call" so timeouts aren't taken
11406 by error.
11407
11408Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
11409
11410 * gdb.t12/scope.exp: Test printing of variables before run.
11411
11412 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
11413 printed in wrong order due to sorting.
11414
11415Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
11416
11417 * gdb.t00/teststrategy.exp: Fix expected results for printing
11418 user entered string constant. Is array of char, prints with no
11419 address.
11420
11421 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
11422 commands.
11423 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
11424 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
11425 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
11426 of struct of char arrays.
11427 * gdb.t00/radix.exp: New tests for radix commands.
11428
11429Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
11430
11431 * gdb.t16/printcmd.exp: Print a variable before running program
11432 (with xfail for AIX).
11433
11434Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
11435
11436 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
11437
11438 * gdb.t16/printcmd.exp: Don't print variables before running program.
11439
11440 * gdb.t06/break.exp: Don't require envp argument to main.
11441
11442 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
11443
11444 * gdb.t02/whatis.exp, gdb.t11/list.exp:
11445 Add xfails for rs6000.
11446
11447 * gdb.t02/whatis.exp: Change other tests not to re-test something
11448 we already tested.
11449
11450 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
11451 each type used has a variable of that type.
11452
11453Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
11454
11455 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
11456
11457Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11458
11459 * configure.in: change srctrigger to be a file, not a directory
11460
11461Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
11462
11463 * configure.in (mips-idt-ecoff*): Added trailing '*'.
11464
11465 * gdb.t11/list.exp: Fixed a couple of typos.
11466
11467Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
11468
11469 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
11470 is fixed and PR is closed.
11471 * gdb.t16 (gdbme.c): Add simple test string variable.
11472 * gdb.t16 (printcmds.exp): Add tests with simple test string
11473 variable, primarily for boundaries on "set print elements".
11474
11475Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
11476
11477 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
11478 Make leading 0's optional and don't expect a tab in the middle
11479 of the number.
11480
11481 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
11482
11483 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
11484 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
11485 don't end command passed to gdb_test with newline.
11486
11487 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
11488 signed keyword away, don't expect signed bitfields to be signed.
11489
11490 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
11491 printing with only as many 1's as are in the field as well as printing
11492 with 32 1's (see comment).
11493
11494Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
11495
11496 * gdb.t00/default.exp: Start with a fresh gdb.
11497 * configure.in (configdirs): Remove gdb.t31 until the chill
11498 compiler works again. It no longer is able to find chillrt0
11499 since it isn't in libchill.a anymore.
11500 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
11501 wierd.o, make more modular.
11502 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
11503 spurious newlines that caused problems.
11504
11505Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11506
11507 * Move test with enums and partial symbols from gdb.t03/ptype.exp
11508 to gdb.stabs/wierd.exp since GCC has worked around the bug.
11509 gdb.stabs/wierd.{exp,def}: Many new tests.
11510
11511 * gdb.t00/default.exp: update info line for new message.
11512
11513 * gdb.t02/{whatis.exp,gdbme.c}:
11514 Test that "char *" doesn't print as "caddr_t".
11515
11516Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11517
11518 * gdb.t00/help.exp: Use .* in place of some help messages which
11519 just changed.
11520 gdb.t00/default.exp: Update "info frame" test for new message.
11521 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
11522 Remove some xfails
11523
11524Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11525
11526 * gdb.t03/{gdbme.c,ptype.exp}:
11527 Add tests for typedef'd struct and union without tags.
11528 Also check "whatis" on a variable of a typedef'd enum without a tag.
11529
11530 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
11531 PRMS 1823; the bug still exists but isn't reproduced by this test
11532 anymore), and remove rs6000 XFAIL (the bug is fixed).
11533
11534 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
11535 duplicated from whatis.exp. For those that are left, accept
11536 "long", "long int", or "int" for long variables (whatis.exp already
11537 has an XFAIL for "int", so no need to fail it here).
11538
11539 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
11540 Deal with GCC's names for types now that GDB uses the compiler's names.
11541
11542 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
11543 setup_xfail's for sunos4. If we #defined the signed keyword away,
11544 don't expect GDB to know that char it is signed.
11545
11546 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
11547
11548Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
11549
11550 * configure.in (configdirs): Add gdb.t24 for C++ tests that
11551 should work on any system, regardless of debugging format.
11552 * gdb.t21/demangle.exp: Move to gdb.t24.
11553 * gdb.t24/demangle.exp: Move from gdb.t21.
11554 * gdb.t24/{Makefile.in, configure.in}: New files.
11555
11556Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11557
11558 * configure.in: Do gdb.stabs and C++ tests only for stabs.
11559 * gdb.stabs: New directory.
11560
11561Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11562
11563 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
11564 not just "Quit anyway?".
11565
11566Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
11567
11568 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
11569 that all setup_xfails are immediately followed by clear_xfails.
11570
11571Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
11572
11573 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
11574 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
11575 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
11576 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
11577 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
11578 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11579 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11580 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
11581 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
11582 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
11583 gdb.t31/chillvars.exp, lib/gdb.exp:
11584 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
11585 bug-gdb@prep.ai.mit.edu.
11586
11587Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
11588
11589 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
11590 with 0.0, not integer 0.
11591
11592Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
11593
11594 * gdb.t06/break.exp: Update for "Kill the program" message change.
11595
11596Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
11597
11598 * Makefile.in (GDBFLAGS): Set to -nx.
11599 * Makefile.in (site.exp): Use GDBFLAGS.
11600
11601Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11602
11603 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
11604 Makefiles.
11605 (check): depend on just-check.
11606 (just-check): added so that tests can be run without a noop
11607 build pass.
11608
11609Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
11610
11611 Switch to using configure's configdirs.
11612 * Makefile.in (Makefile): add configure.in dependency.
11613 (SUBDIRS): removed redundant assignment.
11614 * configure.in: switch subdirs assignment to configdirs.
11615 * gdb.t*/configure.in: new files.
11616
11617Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
11618
11619 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
11620 works.
11621
11622Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
11623
11624 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
11625 in explicit rules. Apparently this is not supported by some makes.
11626
11627Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
11628
11629 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
11630
11631Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11632
11633 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
11634 disappeared.
11635
11636Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11637
11638 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
11639
11640Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
11641
11642 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
11643 watchpoint problem that is now fixed.
11644 * gdb.t30/chexp.exp: Remove setup_xfail for printing
11645 uninitialized convenience variables.
11646 * gdb.t31/chillvars.exp: Fix expected patterns for printing
11647 structures.
11648
11649Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11650
11651 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
11652 which causes expect to get out of sync with gdb on long output
11653 from help set.
11654 * gdb.t09/corefile.exp: Make expected pattern for core file
11655 failing signal and frame output format less sun specific.
11656
11657Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
11658
11659 * gdb.t31/chillvars.exp: Add and remove initial dummy
11660 breakpoint, so that symbol table is forced in.
11661 (Needed at least on Sunos4, though it seems not SVR4.)
11662 * gdb.t31/chillvars.exp: Update for changed output format.
11663
11664Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
11665
11666 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
11667
11668Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
11669
11670 * Makefile.in: Added --srcdir when invoking runtest, removed the
11671 need for a local config file. (optional now)
11672
11673Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
11674
11675 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
11676 failure count used to force early termination. Add some more
11677 expected failures for gnu style demangling.
11678
11679Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11680
11681 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
11682 pmi variable from gdb.t20/gdbme to get optimized away.
11683 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
11684 Check for written corefile upon timeout _and_ eof.
11685
11686Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11687
11688 * config/unix-gdb.exp: Add missing return 0.
11689
11690Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11691
11692 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
11693 test termination.
11694
11695Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
11696
11697 * configure.in (subdirs): Put back gdb.t17 which mysteriously
11698 disappeared.
11699
11700Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
11701
11702 * gdb.t10/crossload.exp: Disable the i860-elf test until such
11703 time as i860 support works.
11704
d63a86f8 11705 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
11706 "backtrace 100\r" rather than just "backtrace\r", to match last
11707 change.
11708
11709Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
11710
11711 * config/udi-gdb.exp (gdb_exit): Remove close command.
11712 (gdb_target_udi): New procedure to set the UDI target.
11713 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
11714 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
11715 Added waits for prompts after several question responses. Added
11716 some more responses used by a29k-amd-udi-gdb.
11717 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
11718 pass different arguments, restart UDI connection after program
11719 completion.
11720 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
11721 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
11722 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
11723 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
11724 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
11725 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
11726 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
11727 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
11728 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
11729 after program completion.
11730 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
11731 compiled with a SELECT_VECS setting.
11732 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
11733 infinite recursion.
11734
11735 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
11736 Added checks for COFF results, and made them expected failures for
11737 all targets. It would be better to make them expected failures
11738 for COFF targets only.
11739
11740Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11741
11742 * Makefile.in: add null dvi target, don't bother to recurse
11743 through test directories for info and install-info; rename
11744 $(datadir) to be dejagnu instead of deja-gnu
11745
11746Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
11747
11748 * gdb.t31/gdbme.ch: Re-enable code that previously caused
11749 compiler to coredump.
11750 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
11751 code.
11752
11753Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
11754
11755 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
11756 coredump.
11757 * gdb.t31/chillvars.exp: Comment out tests that depend on that
11758 code.
11759
11760Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
11761
11762 * gdb.t03/ptype.exp: tests for return code from gdb_test.
11763 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
11764 which in a shell. Deletes xgdb when done.
11765 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
11766 Tests the return from the "set height" or "set width" commands.
11767 Added a few return codes where needed.
11768
11769Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
11770
11771 * Makefile.in (SUBDIRS): Add gdb.t17.
11772 * configure.in (subdirs): Add gdb.t17.
11773 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
11774 files to test gdb's calling of functions in the inferior with
11775 the correct arguments and gdb's ability to retrieve any
11776 result returned.
11777
11778Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
11779
11780 * config/unix-gdb.exp (gdb_exit): Remove close commands that
11781 may be called after gdb goes away. Previous versions of expect
11782 needed these to avoid file descriptor leaks, but they cause
11783 errors with the current revision of expect.
11784 * gdb.t00/gdbvars.exp: Use -re on expected output after
11785 setting sevenbit-strings.
11786 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
11787 to set sevenbit-strings consistent across tests.
11788 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
11789 set sevenbit-strings consistent across tests.
11790
11791Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
11792
11793 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
11794 expected output to match current "expect" expectations.
11795
11796Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
11797
11798 * gdb.t00/default.exp: Change expected output for default "source"
11799 command, to match new gdb behavior which requires a filename to
11800 source.
11801
11802Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
11803
11804 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
11805 expected fail for i486-*-* that misses the marker2 function.
11806 * gdb.t10/crossload.exp (bfddefault): Allow successful
11807 recognition of a format to pass even if no symbols are found.
11808 Explicitly catch failures where the format is not recognized
11809 or is ambiguous, and add the reason to the fail message.
11810 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
11811 the cause is and invalid target and add reason to failure message.
11812 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
11813 elf32-i386, elf32-sparc, and elf32-i860.
11814 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
11815 Set up expected failure for 'filename'::variable scope resolution,
11816 which is now apparently broken on all targets.
11817 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
11818 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
11819 gdb.t23/templates.exp: Change failure for missing binfile into
11820 just a warning.
11821 gdb.t21/demangle.exp: Change all cfront references to 'arm'
11822 references.
11823
11824Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
11825
11826 * gdb.t00/default.exp: Add expected output for default "source"
11827 command, to match new gdb behavior.
11828 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
11829
11830Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
11831
11832 * config/*-gdb.exp: returns an error, rather than exiting on
11833 internal errors.
11834
11835Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
11836
11837 * gdb.t03/gdbme.c: Add pointer to struct variable.
11838 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
11839 referencing struct members.
11840
11841Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
11842
11843 * configure.in (mips-idt-ecoff): New target.
11844 * config/mips-gdb.exp: New file for remote board using MIPS remote
11845 debugging protocol.
11846
11847 * Redid configuration scheme. Removed gdb.t*/configure.in.
11848 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
11849 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
11850 distclean targets. Built executables via .o files. Adjusted
11851 tests to account for source files in $(srcdir) rather than
11852 $(objdir).
11853 * lib/gdb.exp (runto): Don't expect () after the function name,
11854 because it may have arguments.
11855
11856Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
11857
11858 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
11859 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
11860 expected failures for mips-idt-* and mips-sgi-*.
11861 * gdb.t00/default.exp (attach): Kill process if requested.
11862 * gdb.t00/help.exp (help target core, help target): Accept a gdb
11863 that does not read core files.
11864 * gdb.t01/run.exp: Removed checks for exit status code.
11865 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
11866 it is linked in.
11867 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
11868 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
11869 appropriate, rather than doing it by hand.
11870 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
11871 execution.
11872 * gdb.t10/crossload.exp: Kill existing program if needed.
11873 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
11874 appropriate, rather than doing it by hand. Always increase
11875 timeout for this test, not just for VxWorks.
11876
11877Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
11878
11879 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
11880 of Chill STRUCT types and STRUCT values.
11881 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
11882 than "char".
11883 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 11884 struct2): New struct definitions and initializations to test
c906108c
SS
11885 simple Chill STRUCT types.
11886
11887Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
11888
11889 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
11890 the null byte at the end of strings.
11891 * gdb.t00/default.exp: Make show version insensitive to copyright
11892 date.
11893 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
11894 to avoid dependencies on target char signedness.
11895 * gdb.t16/printcmds.exp: Update expected results for explicitly
11896 unsigned char.
11897 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
11898 now work.
11899 * gdb.t21/demangle.exp: Add many more patterns for template
11900 demangling, most of them being expected failures.
11901 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
11902 string we are matching for, to match on the whole string.
11903 * gdb.t21/demangle.exp: Add many new test strings to demangle,
11904 and fix a whole bunch that had incorrect expected output but were
11905 passing anyway because of the bug in "proc demangle".
11906 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
11907 type.
11908 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
11909
11910Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
11911
11912 * gdb/testsuite: made modifications to testcases, etc., to allow
11913 them to work properly given the reorganization of deja-gnu and the
11914 relocation of the testcases from deja-gnu to a "tool" subdirectory.
11915
11916Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
11917
11918 * gdb/testsuite: Initial creation of gdb/testsuite.
11919 Migrated dejagnu testcases and support files for testing nm to
11920 gdb/testsuite from deja-gnu. These files were moved "as is"
11921 with no modifications. This migration is part of a major overhaul
11922 of dejagnu. The modifications to these testcases, etc., which
11923 will allow them to work with the new version of dejagnu will be
11924 made in a future update.
48efe704
AC
11925
11926For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c
SS
11927\f
11928Local Variables:
ef043731 11929mode: change-log
c906108c
SS
11930left-margin: 8
11931fill-column: 74
11932version-control: never
11933End:
This page took 0.982444 seconds and 4 git commands to generate.